aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/ar.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-23 00:20:26 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-23 00:20:26 +0000
commitf303bb1a664c9d4825fb5901f0dc42a8bf013b2b (patch)
treefc7bc4d92f59691262188bce0af4949526e841a2 /lib/l10n/ar.js
parentbc748261373faa38b6c9f90de031c71430339789 (diff)
downloadnextcloud-server-f303bb1a664c9d4825fb5901f0dc42a8bf013b2b.tar.gz
nextcloud-server-f303bb1a664c9d4825fb5901f0dc42a8bf013b2b.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ar.js')
-rw-r--r--lib/l10n/ar.js9
1 files changed, 6 insertions, 3 deletions
diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js
index 1b78c3bf028..ba826ff52dc 100644
--- a/lib/l10n/ar.js
+++ b/lib/l10n/ar.js
@@ -82,6 +82,11 @@ OC.L10N.register(
"Empty file" : "ملفٌ فارغٌ",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "الوحدة module ذات الرقم ID ـ : %s غير موجودة. رجاءً، فعّلها في إعدادات التطبيقات لديك، أو اتصل بمشرف نظامك.",
"Dot files are not allowed" : "الملفات النقطية (ملفات ذات أسماء تبدأ بنقطة) غير مسموح بها",
+ "\"%1$s\" is a forbidden file or folder name." : "\"%1$s\" غير مسموح به أن يكون اسم ملف أو مجلد.",
+ "\"%1$s\" is a forbidden prefix for file or folder names." : "\"%1$s\" غير مسموح به أن يكون بادئة لاسم ملف أو مجلد.",
+ "\"%1$s\" is not allowed inside a file or folder name." : "\"%1$s\" غير مسموح به أن يكون داخل اسم ملف أو مجلد.",
+ "\"%1$s\" is a forbidden file type." : "\"%1$s\" غير مسموح به كنوع لملف.",
+ "Filenames must not end with \"%1$s\"." : "أسماء الملفات يجب ألّا تنتهي بـ \"%1$s\".",
"File already exists" : "الملف موجود مسبقاً",
"Invalid path" : "مسار غير صالح !",
"Failed to create file from template" : "تعذّر إنشاء ملفٍ من قالبٍ",
@@ -376,8 +381,6 @@ OC.L10N.register(
"User disabled" : "تم تعطيل المستخدم",
"Your data directory is readable by other users." : "دليل بياناتك data directory يُمكن قراءته من مستخدمين آخرين.",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "الرجاء تغيير الصلاحيات إلى 0770 حتى لا يتمكن المستخدمون الآخرون من عرض محتويات المجلد.",
- "Ensure there is a file called \".ocdata\" in the root of the data directory." : "تأكد من وجود ملفٍ باسم \".ocdata\" في جذر دليل البيانات data directory.",
- "Invalid character \"%1$s\" in filename" : "حرف غير مقبول \"%1$s\" في اسم الملف",
- "Invalid filename extension \"%1$s\"" : "إمتداد الملف غير صحيح \"%1$s\""
+ "Ensure there is a file called \".ocdata\" in the root of the data directory." : "تأكد من وجود ملفٍ باسم \".ocdata\" في جذر دليل البيانات data directory."
},
"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;");