diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-18 00:13:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-18 00:13:45 +0000 |
commit | 514b3749232b7c7dbf1f6d1d7cfdbcb3e2b3e503 (patch) | |
tree | cc751b16ff7557d2027c3e43662acc384f210e19 /apps/theming/l10n/ar.js | |
parent | 9236c20a28dd9558d1577ebfd7c7ea9202ca70bb (diff) | |
download | nextcloud-server-514b3749232b7c7dbf1f6d1d7cfdbcb3e2b3e503.tar.gz nextcloud-server-514b3749232b7c7dbf1f6d1d7cfdbcb3e2b3e503.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/ar.js')
-rw-r--r-- | apps/theming/l10n/ar.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/ar.js b/apps/theming/l10n/ar.js index ddf7b4c4558..ebd8140e2c8 100644 --- a/apps/theming/l10n/ar.js +++ b/apps/theming/l10n/ar.js @@ -17,8 +17,6 @@ OC.L10N.register( "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "السمات تجعل من الممكن بسهولة تخصيص الشكل والمظهر لنموذجك ودعم العملاء. سيكون هذا مرئيا لجميع المستخدمين.", "Name" : "الاسم", "Reset to default" : "اعادة تعيين الافتراضيات", - "Web address" : "عنوان صفحة أنترنت", - "Web address https://…" : "عنوان صفحة أنترنت https://", "Slogan" : "شعار", "Color" : "لون", "Logo" : "العلامة", @@ -28,6 +26,8 @@ OC.L10N.register( "Remove background image" : "إزالة صورة الخلفية", "You are already using a custom theme" : "انت تستعمل قالب مخصص", "reset to default" : "إلغاء كل التغييرات", + "Web address" : "عنوان صفحة أنترنت", + "Web address https://…" : "عنوان صفحة أنترنت https://", "Failed to write file to disk." : "خطأ في الكتابة على القرص الصلب." }, "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;"); |