diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-04-12 00:12:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-04-12 00:12:50 +0000 |
commit | 090aa512341d0b86bf4d90474f3ec9064e5a0717 (patch) | |
tree | 09ce17da45900042a7ab536575d2491de8ea5642 /apps/files/l10n/ar.js | |
parent | 053e23723fde67978169a6ab7a587b7338a5675f (diff) | |
download | nextcloud-server-090aa512341d0b86bf4d90474f3ec9064e5a0717.tar.gz nextcloud-server-090aa512341d0b86bf4d90474f3ec9064e5a0717.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ar.js')
-rw-r--r-- | apps/files/l10n/ar.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index cdfe97d3cec..031e3dff302 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -27,6 +27,7 @@ OC.L10N.register( "Actions" : "الإجراءات", "Rename" : "إعادة التسمية", "Copy" : "نسخ", + "Open" : "افتح", "Disconnect storage" : "قطع اتصال التخزين", "Unshare" : "إلغاء المشاركة", "Could not load info for file \"{file}\"" : "لم يستطع تحميل معلومات الملف \"{file}\"", @@ -39,6 +40,7 @@ OC.L10N.register( "This directory is unavailable, please check the logs or contact the administrator" : "هذا المجلد غير متوفر, الرجاء مراجعة سجل الأخطاء أو الاتصال بمدير النظام", "Could not move \"{file}\", target exists" : "لا يمكن نقل \"{file}\", الملف موجود بالفعل هناك", "Could not move \"{file}\"" : "لا يمكن نقل \"{file}\"", + "copy" : "أنسخ", "Could not copy \"{file}\", target exists" : "لم يستطع نسخ \"{file}\"، المستهدف موجود", "Could not copy \"{file}\"" : "لم يستطع نسخ \"{file}\"", "Copied {origin} inside {destination}" : "منسوخ {origin} داخل {destination}", @@ -89,6 +91,7 @@ OC.L10N.register( "A new file or folder has been <strong>created</strong>" : "تم <strong> إنشاء</strong> ملف جديد أو مجلد ", "Unlimited" : "غير محدود", "Upload (max. %s)" : "الرفع ( حد اقصى. %s ) ", + "File Management" : "إدارة الملفات", "%s used" : "%s مُستخدَم", "Settings" : "الإعدادات", "Show hidden files" : "عرض الملفات المخفية", @@ -102,6 +105,7 @@ OC.L10N.register( "Files and folders you mark as favorite will show up here" : "الملفات والمجلدات التي حددتها كامفضلة سوف تظهر هنا ", "Tags" : "الوسوم", "Deleted files" : "الملفات المحذوفة", + "Shares" : "التي قمتَ بمشاركتها", "Shared with others" : "شاركته مع الاخرين", "Shared by link" : "شاركته باستخدام رابط مشاركة", "Text file" : "ملف نصي", |