diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-12 02:16:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-12 02:16:11 +0000 |
commit | 901110f0686ba6252c2b5d21c0124011b22c8c32 (patch) | |
tree | e4bf3ccda3880c456d1b748d027803f42cb17c9d /apps/theming/l10n/ar.js | |
parent | 6e4df4258c22b82763bd40d59e445d06d6922352 (diff) | |
download | nextcloud-server-901110f0686ba6252c2b5d21c0124011b22c8c32.tar.gz nextcloud-server-901110f0686ba6252c2b5d21c0124011b22c8c32.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/ar.js')
-rw-r--r-- | apps/theming/l10n/ar.js | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/apps/theming/l10n/ar.js b/apps/theming/l10n/ar.js index 957095d7ef0..36be310187a 100644 --- a/apps/theming/l10n/ar.js +++ b/apps/theming/l10n/ar.js @@ -20,6 +20,7 @@ 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 link" : "رابط الويب", "Slogan" : "شعار", "Color" : "لون", "Logo" : "العلامة", @@ -27,6 +28,12 @@ OC.L10N.register( "Login image" : "صورة الدخول", "Upload new login background" : "تحميل خلفية جديدة للدخول", "Remove background image" : "إزالة صورة الخلفية", - "Advanced options" : "الخيارات المتقدمة" + "Advanced options" : "الخيارات المتقدمة", + "Legal notice link" : "رابط الإشعار القانوني", + "Privacy policy link" : "رابط سياسة الخصوصية", + "Header logo" : "شعار الرأسية", + "Upload new header logo" : "تحميل شعار رأسية جديد", + "Favicon" : "الأيقونة المفضلة", + "Upload new favicon" : "تحميل أيقونة مفضلة جديدة" }, "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;"); |