diff options
Diffstat (limited to 'apps/files/l10n/ar.js')
-rw-r--r-- | apps/files/l10n/ar.js | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index 79ee4f477c1..04ec578dbde 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -37,10 +37,7 @@ OC.L10N.register( "Set reminder" : "ضبط التذكير", "Edit locally" : "تعديل محليًا", "Open" : "افتح", - "Delete file" : "احذف الملف", - "Delete folder" : "حذف المجلد", - "Disconnect storage" : "قطع اتصال التخزين", - "Leave this share" : "مغادرة هذه المشاركة", + "_Delete file_::_Delete files_" : ["حذف ملفات","حذف ملف","حذف ملفات","حذف ملفات","حذف ملفات","حذف ملفات"], "Could not load info for file \"{file}\"" : "لم يستطع تحميل معلومات الملف \"{file}\"", "Files" : "الملفات", "Details" : "التفاصيل", @@ -263,6 +260,7 @@ OC.L10N.register( "Blank" : "فارغ", "Unable to create new file from template" : "تعذر إنشاء الملف الجديد من القالب", "Delete permanently" : "حذف بشكل دائم", + "Delete and unshare" : "إحذِف و الغٍ المشاركات ", "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" : "لا يمكنك نقل ملف/مجلد إلى نفسه أو إلى مجلد فرعي منه", |