diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-21 01:13:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-21 01:13:49 +0000 |
commit | 6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2 (patch) | |
tree | 54108d2bbc73b83eb2a45ca9de9ed77cff0569ad /apps/theming/l10n/ar.js | |
parent | 6fae7ae5ce25ba0679b93aa8f1f8868dcd6b236a (diff) | |
download | nextcloud-server-6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2.tar.gz nextcloud-server-6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/ar.js')
-rw-r--r-- | apps/theming/l10n/ar.js | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/theming/l10n/ar.js b/apps/theming/l10n/ar.js index 78bce59e87a..bc48004161a 100644 --- a/apps/theming/l10n/ar.js +++ b/apps/theming/l10n/ar.js @@ -23,9 +23,6 @@ OC.L10N.register( "Upload new logo" : "رفع شعار جديد", "Login image" : "صورة الدخول", "Upload new login background" : "تحميل خلفية جديدة للدخول", - "Remove background image" : "إزالة صورة الخلفية", - "Failed to write file to disk." : "خطأ في الكتابة على القرص الصلب.", - "You are already using a custom theme" : "انت تستعمل قالب مخصص", - "Web address https://…" : "عنوان صفحة أنترنت https://" + "Remove background image" : "إزالة صورة الخلفية" }, "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;"); |