diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-06-08 02:15:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-06-08 02:15:55 +0000 |
commit | f51c24a70a92dc78b7bd11aa5afa408a748fc4d8 (patch) | |
tree | 3e5d440caf0619f1e25a064a30580f60d94cd5f9 /apps/settings/l10n/ar.js | |
parent | ce7a15e804c47609b137e44b2c11dd5eb3b674c0 (diff) | |
download | nextcloud-server-f51c24a70a92dc78b7bd11aa5afa408a748fc4d8.tar.gz nextcloud-server-f51c24a70a92dc78b7bd11aa5afa408a748fc4d8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/ar.js')
-rw-r--r-- | apps/settings/l10n/ar.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js index b9a35e7c187..0ad4fa7301f 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -137,12 +137,6 @@ OC.L10N.register( "Show Languages" : "اعرض اللغات", "Never" : "أبدا", "App update" : "تحديث التطبيق", - "SSL Root Certificates" : "شهادات أمان الـ SSL الجذرية", - "Common Name" : "الإسم الشائع", - "Valid until" : "صالح حتى", - "Issued By" : "سُلّمت مِن طرف", - "Valid until %s" : "صالحة إلى غاية %s", - "Import root certificate" : "إستيراد شهادة جذرية", "Administrator documentation" : "دليل المدير", "Documentation" : "الدليل", "Forum" : "منتدى", @@ -265,6 +259,12 @@ OC.L10N.register( "Tachelhit" : "تاشلحيت", "Zulu" : "الزولو", "Official" : "رسمي", + "SSL Root Certificates" : "شهادات أمان الـ SSL الجذرية", + "Common Name" : "الإسم الشائع", + "Valid until" : "صالح حتى", + "Issued By" : "سُلّمت مِن طرف", + "Valid until %s" : "صالحة إلى غاية %s", + "Import root certificate" : "إستيراد شهادة جذرية", "Set default expiration date" : "تعيين تاريخ إنتهاء الصلاحية الإفتراضية" }, "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;"); |