summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ar.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-07-06 00:30:47 +0000
committerNextcloud bot <bot@nextcloud.com>2023-07-06 00:30:47 +0000
commit0e0b468c10b8a65cbf346c052cadbc8d834eb28f (patch)
tree925d741a7c712cc17a2ce256ab57bb3c13bb472c /apps/files/l10n/ar.js
parent82c5f41dde1246ad92c0d2867f88db800c384a4d (diff)
downloadnextcloud-server-0e0b468c10b8a65cbf346c052cadbc8d834eb28f.tar.gz
nextcloud-server-0e0b468c10b8a65cbf346c052cadbc8d834eb28f.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ar.js')
-rw-r--r--apps/files/l10n/ar.js9
1 files changed, 6 insertions, 3 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js
index 03c800f9f81..835ceac99d7 100644
--- a/apps/files/l10n/ar.js
+++ b/apps/files/l10n/ar.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"Show grid view" : "أعرض شبكياً",
"Home" : "الرئيسية",
"Close" : "إغلاق",
- "Favorites" : "المفضلة ",
"Could not create folder \"{dir}\"" : "لا يمكن إنشاء المجلد \"{dir}\"",
"This will stop your current uploads." : "سيتم ايقاف رفع الملفات الحالية.",
"Upload cancelled." : "تم إلغاء عملية رفع الملفات.",
@@ -104,7 +103,6 @@ OC.L10N.register(
"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" : "رفع ملف",
@@ -119,6 +117,7 @@ OC.L10N.register(
"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}",
@@ -172,10 +171,11 @@ OC.L10N.register(
"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" : "إلغاء الاختيار للكل",
@@ -229,6 +229,7 @@ OC.L10N.register(
"Unable to create new file from template" : "تعذر إنشاء الملف الجديد من القالب",
"Delete permanently" : "حذف بشكل دائم",
"Open folder {displayName}" : "إفتح المجلد {displayName}",
+ "Open details" : "افتح التفاصيل",
"Set up templates folder" : "إعداد مجلد القوالب",
"Templates" : "القوالب",
"Create new templates folder" : "إنشيْ مجلد جديد للقوالب",
@@ -250,6 +251,7 @@ OC.L10N.register(
"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" : "الغاء",
@@ -257,6 +259,7 @@ OC.L10N.register(
"%s%%" : "%s%%",
"%1$s of %2$s used" : "تم استخدام %1$s من %2$s",
"Deleted files" : "الملفات المحذوفة",
+ "Open folder {name}" : "إفتح المجلد {name}",
"Search for an account" : "البحث عن حساب"
},
"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;");