diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-13 02:16:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-13 02:16:08 +0000 |
commit | bf6fce483e95c82be8bc5f28a710e8d43ac1e5e6 (patch) | |
tree | 44edd43e5d72d8cea76e8488480a1a192131a048 /apps/settings/l10n/ar.js | |
parent | 6f8c7885b6263b7e23f0e48c1376b7e67417be2c (diff) | |
download | nextcloud-server-bf6fce483e95c82be8bc5f28a710e8d43ac1e5e6.tar.gz nextcloud-server-bf6fce483e95c82be8bc5f28a710e8d43ac1e5e6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/ar.js')
-rw-r--r-- | apps/settings/l10n/ar.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js index 5313725f95f..dd33f9e1a3f 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -54,7 +54,6 @@ OC.L10N.register( "Install Client" : "تنصيب العميل", "Unlimited" : "غير محدود", "Save changes" : "حفظ التعديلات", - "Official" : "رسمي", "Remove" : "حذف", "Disable" : "إيقاف", "All" : "الكل", @@ -236,6 +235,7 @@ OC.L10N.register( "Spanish" : "الإسبانية", "Tachelhit" : "تاشلحيت", "Zulu" : "الزولو", + "Official" : "رسمي", "Follow us on Google+" : "تابعونا على Google+" }, "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;"); |