diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-17 02:25:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-17 02:25:48 +0000 |
commit | 78bfaeaa0e2c13e74f1c906e8eaea615a73463b2 (patch) | |
tree | 18c8557cc67a86ddfad4d4d8cbca8131a322b13a /lib/l10n/ar.js | |
parent | f8add9d82fb13c6e188ee9c5460fd33d8770b8ad (diff) | |
download | nextcloud-server-78bfaeaa0e2c13e74f1c906e8eaea615a73463b2.tar.gz nextcloud-server-78bfaeaa0e2c13e74f1c906e8eaea615a73463b2.zip |
[tx-robot] updated from transifex
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 9de2afc0a88..5b7143c68c0 100644 --- a/lib/l10n/ar.js +++ b/lib/l10n/ar.js @@ -2,7 +2,6 @@ OC.L10N.register( "lib", { "Cannot write into \"config\" directory!" : "الكتابة في مجلد \"config\" غير ممكنة!", - "This can usually be fixed by giving the webserver write access to the config directory" : "يمكن حل هذا عادة بإعطاء خادم الوب صلاحية الكتابة في مجلد config", "See %s" : "أنظر %s", "Sample configuration detected" : "تم اكتشاف إعدادات عيّنة", "%1$s and %2$s" : "%1$s و %2$s", @@ -116,6 +115,7 @@ OC.L10N.register( "Token expired. Please reload page." : "انتهت صلاحية الكلمة , يرجى اعادة تحميل الصفحة", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "يمكن إصلاح هذا الخطا بإعطاء مخدّم الموقع صلاحيات التعديل على مجلد الإعدادات. أنظر %s", "Storage is temporarily not available" : "وحدة التخزين غير متوفرة", + "This can usually be fixed by giving the webserver write access to the config directory" : "يمكن حل هذا عادة بإعطاء خادم الوب صلاحية الكتابة في مجلد config", "Following databases are supported: %s" : "قواعد البيانات التالية مدعومة: %s", "Can't create or write into the data directory %s" : "لا يمكن الإنشاء أو الكتابة في مجلد البيانات %s", "Invalid Federated Cloud ID" : "معرّف سحابة الاتحاد غير صالح", |