summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ar.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-03-30 02:27:32 +0000
committerNextcloud bot <bot@nextcloud.com>2022-03-30 02:27:32 +0000
commitcf4c77e064fd52d891bc842d78431cceb2f34952 (patch)
treedd66c7726f28c31889bf6a4ef4fae656035e1227 /lib/l10n/ar.js
parentc57a0012cf28c0c93563ead465f020853e7638cd (diff)
downloadnextcloud-server-cf4c77e064fd52d891bc842d78431cceb2f34952.tar.gz
nextcloud-server-cf4c77e064fd52d891bc842d78431cceb2f34952.zip
[tx-robot] updated 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, 2 insertions, 1 deletions
diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js
index 8a986850199..853182c5df0 100644
--- a/lib/l10n/ar.js
+++ b/lib/l10n/ar.js
@@ -118,6 +118,7 @@ OC.L10N.register(
"This can usually be fixed by giving the webserver write access to the config directory" : "يمكن حل هذا عادة بإعطاء خادم الوب صلاحية الكتابة في مجلد config",
"Can't create or write into the data directory %s" : "لا يمكن الإنشاء أو الكتابة في مجلد البيانات %s",
"Can't read file" : "لا يمكن قراءة الملف",
- "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "يمكن إصلاح هذا الخطا بإعطاء مخدّم الموقع صلاحيات التعديل على مجلد الإعدادات. أنظر %s"
+ "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "يمكن إصلاح هذا الخطا بإعطاء مخدّم الموقع صلاحيات التعديل على مجلد الإعدادات. أنظر %s",
+ "Please upgrade your database version" : "فضلًا قم بتحديث إصدار قاعدة بياناتك"
},
"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;");