aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-31 00:26:24 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-31 00:26:24 +0000
commitfce089abe2ce24ca29b4027444e3b61a8c26f050 (patch)
tree6e4862235dd01076b32d961617467a173a145b11
parent5ae6d1f4c34c652fd0bceb4de6e0ceebb0623f40 (diff)
downloadnextcloud-server-fce089abe2ce24ca29b4027444e3b61a8c26f050.tar.gz
nextcloud-server-fce089abe2ce24ca29b4027444e3b61a8c26f050.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--apps/dav/l10n/ar.js1
-rw-r--r--apps/dav/l10n/ar.json1
-rw-r--r--lib/l10n/ar.js3
-rw-r--r--lib/l10n/ar.json3
4 files changed, 8 insertions, 0 deletions
diff --git a/apps/dav/l10n/ar.js b/apps/dav/l10n/ar.js
index ab6981257b0..9f91ff6335f 100644
--- a/apps/dav/l10n/ar.js
+++ b/apps/dav/l10n/ar.js
@@ -212,6 +212,7 @@ OC.L10N.register(
"Failed to unlink: %1$s" : "تعذّر فك الارتباط: %1$s",
"Failed to write file contents: %1$s" : "إخفاق في كتابة محتويات الملف: %1$s",
"File not found: %1$s" : "ملف غير موجود: %1$s",
+ "Invalid target path" : "المسار الهدف غير صحيح",
"System is in maintenance mode." : "النظام في حالة صيانة.",
"Upgrade needed" : "يجب التحديث",
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "%s الخاص بك يجب تهيئته لاستخدام HTTPS حتى يمكن استعمال CalDAV و CardDAV في نظام التشغيل iOS/macOS. ",
diff --git a/apps/dav/l10n/ar.json b/apps/dav/l10n/ar.json
index fefc511eb90..fe01ac7c708 100644
--- a/apps/dav/l10n/ar.json
+++ b/apps/dav/l10n/ar.json
@@ -210,6 +210,7 @@
"Failed to unlink: %1$s" : "تعذّر فك الارتباط: %1$s",
"Failed to write file contents: %1$s" : "إخفاق في كتابة محتويات الملف: %1$s",
"File not found: %1$s" : "ملف غير موجود: %1$s",
+ "Invalid target path" : "المسار الهدف غير صحيح",
"System is in maintenance mode." : "النظام في حالة صيانة.",
"Upgrade needed" : "يجب التحديث",
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "%s الخاص بك يجب تهيئته لاستخدام HTTPS حتى يمكن استعمال CalDAV و CardDAV في نظام التشغيل iOS/macOS. ",
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\" لأنه غير متوافق مع هذا الإصدار من الخادم.",
diff --git a/lib/l10n/ar.json b/lib/l10n/ar.json
index e11368cfbae..7ed0d4af37c 100644
--- a/lib/l10n/ar.json
+++ b/lib/l10n/ar.json
@@ -85,12 +85,15 @@
"\"%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\" لأنه غير متوافق مع هذا الإصدار من الخادم.",