diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-21 00:17:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-21 00:17:10 +0000 |
commit | 96f01183123c7745260e0fa2fbe02cbec3a23166 (patch) | |
tree | a31ee1fdd50ecce96f3c103eb085decaa8b4dcc9 /lib/l10n/ar.js | |
parent | 428366cc7c5edb3ccd84ed055ecfe1ecfc50e3e4 (diff) | |
download | nextcloud-server-96f01183123c7745260e0fa2fbe02cbec3a23166.tar.gz nextcloud-server-96f01183123c7745260e0fa2fbe02cbec3a23166.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.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js index 6ee26c3e562..d1386cfd73a 100644 --- a/lib/l10n/ar.js +++ b/lib/l10n/ar.js @@ -147,7 +147,7 @@ OC.L10N.register( "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "ربما يكون السبب في ذلك هو ذاكرة التخزين المؤقت/المسرع مثل Zend OPcache أو eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "تم تثبيت وحدات PHP ، لكنها لا تزال مدرجة على أنها وحدات مفقودة؟", "Please ask your server administrator to restart the web server." : "يرجى مطالبة مسؤول الخادم بإعادة تشغيل خادم الويب.", - "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "الرجاء تغيير الأذونات إلى 0770 حتى لا يتمكن المستخدمون الآخرون من عرض محتويات المجلد.", + "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "الرجاء تغيير الصلاحيات إلى 0770 حتى لا يتمكن المستخدمون الآخرون من عرض محتويات المجلد.", "Could not obtain lock type %d on \"%s\"." : "تعذر الحصول على نوع القفل%d على \"%s\".", "Storage unauthorized. %s" : "التخزين غير مصرح به.%s", "Storage incomplete configuration. %s" : "تكوين التخزين غير مكتمل. %s", |