diff options
Diffstat (limited to 'core/l10n/ar.js')
-rw-r--r-- | core/l10n/ar.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ar.js b/core/l10n/ar.js index 28a0540a95d..7b14afaa155 100644 --- a/core/l10n/ar.js +++ b/core/l10n/ar.js @@ -264,8 +264,6 @@ OC.L10N.register( "Access forbidden" : "الوصول محظور", "The profile does not exist." : "الملف الشخصي غير موجود.", "Back to %s" : "العودة إلى %s", - "File not found" : "لم يتم العثور على الملف", - "The document could not be found on the server. Maybe the share was deleted or has expired?" : "لا يمكن العثور على المستند، ربما المشاركة محذوفه او منتهيه؟", "Too many requests" : "الطلبات أقصى من الحد المسموح", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "يوجد طلبات أقصى من الحد المسموح به في الشبكة. أعد المحاولة أو اتصل بمسؤول النظام.", "Error" : "خطأ", @@ -379,6 +377,8 @@ OC.L10N.register( "Local document editing back-end used by the Collabora Online app." : "خلفية تحرير المستندات المحلية المستخدمة بواسطة تطبيق Collabora Online.", "restricted" : "مُقيَّد", "invisible" : "مخفي", + "File not found" : "لم يتم العثور على الملف", + "The document could not be found on the server. Maybe the share was deleted or has expired?" : "لا يمكن العثور على المستند، ربما المشاركة محذوفه او منتهيه؟", "More" : "المزيد", "More apps menu" : "المزيد من قائمة التطبيقات", "Settings menu" : "قائمة الإعدادات", |