diff --git a/frontend/src/i18n/ar.json b/frontend/src/i18n/ar.json index df7198be..2ecd59a3 100644 --- a/frontend/src/i18n/ar.json +++ b/frontend/src/i18n/ar.json @@ -24,7 +24,7 @@ "ok": "موافق", "permalink": "الحصول على رابط دائم", "previous": "السابق", - "preview": "Preview", + "preview": "معاينة", "publish": "نشر", "rename": "إعادة تسمية", "replace": "استبدال", @@ -43,11 +43,11 @@ "upload": "رفع", "openFile": "فتح الملف", "discardChanges": "إلغاء التغييرات", - "stopSearch": "Stop searching", - "saveChanges": "Save changes", - "editAsText": "Edit as Text", - "increaseFontSize": "Increase font size", - "decreaseFontSize": "Decrease font size" + "stopSearch": "توقف عن البحث", + "saveChanges": "حفظ التغييرات", + "editAsText": "تعديل على شكل نص", + "increaseFontSize": "زيادة حجم الخط", + "decreaseFontSize": "تصغير حجم الخط" }, "download": { "downloadFile": "تحميل الملف", @@ -80,7 +80,7 @@ "sortByName": "الترتيب باﻹسم", "sortBySize": "الترتيب بالحجم", "noPreview": "لا يوجد عرض مسبق لهذا الملف.", - "csvTooLarge": "CSV file is too large for preview (>5MB). Please download to view.", + "csvTooLarge": "حجم الملف اكبر من (<5MB), يرجى تحميل الملف للمعاينة", "csvLoadFailed": "Failed to load CSV file.", "showingRows": "Showing {count} row(s)", "columnSeparator": "Column Separator",