diff options
Diffstat (limited to 'apps/files/l10n/ar.js')
-rw-r--r-- | apps/files/l10n/ar.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index 2de04d12440..44d3881facd 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -208,8 +208,6 @@ OC.L10N.register( "Edit online" : "التحرير عبر الإنترنت", "Failed to redirect to client" : "فشل في التحويل الى العميل", "Edit locally" : "تعديل محليًا", - "Destination is not a folder" : "المَقصَد ليس مُجلّداً", - "This file/folder is already in that directory" : "هذا الملف/المجلد موجود سلفاً في ذلك المجلد", "You cannot move a file/folder onto itself or into a subfolder of itself" : "لا يمكنك نقل ملف/مجلد إلى نفسه أو إلى مجلد فرعي منه", "(copy)" : "(نسخ)", "(copy %n)" : "(نسخ %n)", @@ -387,6 +385,8 @@ OC.L10N.register( "Storage informations" : "معلومات التخزين", "Open the files app settings" : "إفتح إعدادات تطبيق الملفات", "You might not have have permissions to view it, ask the sender to share it" : "يمكن ألاّ تكون لديك صلاحية لعرضه، أطلب من المُرسل إن يشاركه معك", + "Destination is not a folder" : "المَقصَد ليس مُجلّداً", + "This file/folder is already in that directory" : "هذا الملف/المجلد موجود سلفاً في ذلك المجلد", "The files is locked" : "الملفات مقفله", "Create new templates folder" : "إنشيْ مجلد جديد للقوالب", "List of favorites files and folders." : "قائمة الملفات والمجلدات المفضلة.", |