diff options
Diffstat (limited to 'apps/files/l10n/ar.json')
-rw-r--r-- | apps/files/l10n/ar.json | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index d10758962db..f8e5e4daab9 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -8,7 +8,6 @@ "Show grid view" : "أعرض شبكياً", "Home" : "الرئيسية", "Close" : "إغلاق", - "Favorites" : "المفضلة ", "Could not create folder \"{dir}\"" : "لا يمكن إنشاء المجلد \"{dir}\"", "This will stop your current uploads." : "سيتم ايقاف رفع الملفات الحالية.", "Upload cancelled." : "تم إلغاء عملية رفع الملفات.", @@ -102,7 +101,6 @@ "Favorited" : "المفضلة", "Favorite" : "المفضلة", "Copy direct link (only works for users who have access to this file/folder)" : "نسخ الرابط المباشر (يعمل فقط للمستخدمين الذين يمكنهم الوصول الى هذا الملف/المجلد)", - "You can only favorite a single file or folder at a time" : "يمكنك فقط تفضيل ملف أو مجلد واحد في المرة الواحدة", "New folder" : "مجلد جديد", "Create new folder" : "إنشاء مجلدا جديد", "Upload file" : "رفع ملف", @@ -117,6 +115,7 @@ "Removed from favorites" : "تمت إزالته مِن المفضلة", "You added {file} to your favorites" : "أنت اضفت {file} إلى مفضلتك", "You removed {file} from your favorites" : "تم ازالت {file} من مفضلتك", + "Favorites" : "المفضلة ", "File changes" : "تغيير في ملف", "Created by {user}" : "انشاء جديد من قبل {user}", "Changed by {user}" : "تغيير من قبل {user}", @@ -170,10 +169,11 @@ "Reload current directory" : "إعادة تحميل المجلد الحالي", "Go to the \"{dir}\" directory" : "إنتقل إلى المجلد \"{dir}\"", "Select the row for {displayName}" : "إختر السطر في {displayName}", - "Open folder {name}" : "إفتح المجلد {name}", + "File name" : "اسم ملف", "Download file {name}" : "حم", "\"{displayName}\" action executed successfully" : "\"{displayName}\" الأمر نُفّذ بنجاح", "\"{displayName}\" action failed" : "\"{dispalyName}\" الأمر أخفق عند التنفيذ", + "Name cannot be empty" : "لا يمكن أن يكون الاسم فارغاً", "Total rows summary" : "ملخص مجموع الأسطر", "Select all" : "تحديد الكل ", "Unselect all" : "إلغاء الاختيار للكل", @@ -227,6 +227,7 @@ "Unable to create new file from template" : "تعذر إنشاء الملف الجديد من القالب", "Delete permanently" : "حذف بشكل دائم", "Open folder {displayName}" : "إفتح المجلد {displayName}", + "Open details" : "افتح التفاصيل", "Set up templates folder" : "إعداد مجلد القوالب", "Templates" : "القوالب", "Create new templates folder" : "إنشيْ مجلد جديد للقوالب", @@ -248,6 +249,7 @@ "Text file" : "ملف نصي", "New text file.txt" : "ملف نصي جديد fille.txt", "Storage invalid" : "وحدة تخزين غير صالحة", + "You can only favorite a single file or folder at a time" : "يمكنك فقط تفضيل ملف أو مجلد واحد في المرة الواحدة", "Unlimited" : "غير محدود", "Search users" : "ابحث عن مستخدمين", "Cancel" : "الغاء", @@ -255,6 +257,7 @@ "%s%%" : "%s%%", "%1$s of %2$s used" : "تم استخدام %1$s من %2$s", "Deleted files" : "الملفات المحذوفة", + "Open folder {name}" : "إفتح المجلد {name}", "Search for an account" : "البحث عن حساب" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" }
\ No newline at end of file |