aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/ar.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-31 00:26:10 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-31 00:26:10 +0000
commit09411a1e9d55c7ffc8c6e588dc99ce7ed5d01dd8 (patch)
treed1111f52cbfc4c14bc7c9a2b7ec815da7c24b181 /lib/l10n/ar.js
parent558fbcda7255602fa44e3096a12ea9d9d7e113f1 (diff)
downloadnextcloud-server-09411a1e9d55c7ffc8c6e588dc99ce7ed5d01dd8.tar.gz
nextcloud-server-09411a1e9d55c7ffc8c6e588dc99ce7ed5d01dd8.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.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js
index 6dc8fedcd1f..623dead6af8 100644
--- a/lib/l10n/ar.js
+++ b/lib/l10n/ar.js
@@ -87,12 +87,15 @@ OC.L10N.register(
"\"%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\".",
+ "Invalid parent path" : "مسار المجلد الأب غير صحيح",
"File already exists" : "الملف موجود مسبقاً",
"Invalid path" : "مسار غير صالح !",
"Failed to create file from template" : "تعذّر إنشاء ملفٍ من قالبٍ",
"Templates" : "القوالب",
"Path contains invalid segments" : "يحتوي المسار على أجزاء غير صحيحة",
+ "Filename is a reserved word" : "اسم الملف غير مقبوله لأنه كلمة محجوزة",
"Filename contains at least one invalid character" : "اسم الملف به على الأقل حرفٌ غير صالح",
+ "Filename is too long" : "اسم الملف أطول مما يجب",
"Empty filename is not allowed" : "لا يسمح بأسماء فارغة للملفات",
"App \"%s\" cannot be installed because appinfo file cannot be read." : "لا يمكن تثبيت التطبيق \"%s\" لأنه لا يمكن قراءة ملف معلومات التطبيق.",
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "لا يمكن تثبيت التطبيق \"%s\" لأنه غير متوافق مع هذا الإصدار من الخادم.",