aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/ar.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-15 00:20:09 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-15 00:20:09 +0000
commit82a3d2b5c188b485841abae9228c25de87bed3c9 (patch)
treed993e7442773b3e0b92c80f9c8fa08fec5053ad2 /apps/theming/l10n/ar.js
parent9345af7af7a6550542dd941a99130be4caaf0fe4 (diff)
downloadnextcloud-server-82a3d2b5c188b485841abae9228c25de87bed3c9.tar.gz
nextcloud-server-82a3d2b5c188b485841abae9228c25de87bed3c9.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/ar.js')
-rw-r--r--apps/theming/l10n/ar.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/ar.js b/apps/theming/l10n/ar.js
index 33e2138148d..8682a0d8855 100644
--- a/apps/theming/l10n/ar.js
+++ b/apps/theming/l10n/ar.js
@@ -24,8 +24,6 @@ OC.L10N.register(
"Could not write file to disk" : "لم يستطع كتابة ملف للقرص",
"A PHP extension stopped the file upload" : "اضافة البي اچ بي PHP اوقفت رفع الملف",
"No file uploaded" : "لم يتم رفع الملف",
- "Failed to clean up the old administration theming images folder" : "إخفاق في تنظيف مجلد صور ثيمات الإدارة القديمة",
- "Failed to clean up the old administration image folder" : "إخفاق في تنظيف مجلد صور الإدارة القديمة",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "أنت تستخدم الآن ثيمة مُخصّصة. إعدادات تطبيق الثيمات يُمكن أن يتم الكتابة عليها بسبب ذلك. ",
"Theming" : "تخصيص القالب",
"Appearance and accessibility" : "المظهر appearance، و سهولة الوصول accessibility",
@@ -112,6 +110,8 @@ OC.L10N.register(
"Reset to default" : "اعادة تعيين الافتراضيات",
"Upload" : "تحميل",
"Remove background image" : "إزالة صورة الخلفية",
+ "Failed to clean up the old administration theming images folder" : "إخفاق في تنظيف مجلد صور ثيمات الإدارة القديمة",
+ "Failed to clean up the old administration image folder" : "إخفاق في تنظيف مجلد صور الإدارة القديمة",
"Select a custom color" : "إختر لوناً مُخصّصاً"
},
"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;");