aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-07-25 00:08:02 +0000
committerNextcloud bot <bot@nextcloud.com>2017-07-25 00:08:02 +0000
commit11e182fff20d4c8dd0e924c894374df20ed41762 (patch)
treeb3a315c6799f4dd5ed32992cda7042b8ecb9fc81 /apps/theming/l10n
parent5dc480a38c3755330cda99915a54f72d46df4885 (diff)
downloadnextcloud-server-11e182fff20d4c8dd0e924c894374df20ed41762.tar.gz
nextcloud-server-11e182fff20d4c8dd0e924c894374df20ed41762.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n')
-rw-r--r--apps/theming/l10n/ar.js4
-rw-r--r--apps/theming/l10n/ar.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/theming/l10n/ar.js b/apps/theming/l10n/ar.js
index d1ac1d3b117..c88b7be872d 100644
--- a/apps/theming/l10n/ar.js
+++ b/apps/theming/l10n/ar.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"theming",
{
+ "Loading preview…" : "جار تحميل المعاينة ...",
"Saved" : "تم الحفظ",
"Admin" : "ادارة",
"a safe home for all your data" : "مكان آمن لكل معلوماتك",
@@ -12,7 +13,9 @@ OC.L10N.register(
"Unsupported image type" : "صيغة الصورة غير مقبولة",
"You are already using a custom theme" : "انت تستعمل قالب مخصص",
"Theming" : "تخصيص القالب",
+ "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" : "شعار",
@@ -21,6 +24,7 @@ OC.L10N.register(
"Upload new logo" : "رفع شعار جديد",
"Login image" : "صورة الدخول",
"Upload new login background" : "تحميل خلفية جديدة للدخول",
+ "Remove background image" : "إزالة صورة الخلفية",
"reset to default" : "إلغاء كل التغييرات",
"Log in image" : "صورة الدخول"
},
diff --git a/apps/theming/l10n/ar.json b/apps/theming/l10n/ar.json
index 25e3a8cd7cf..bd7aca38418 100644
--- a/apps/theming/l10n/ar.json
+++ b/apps/theming/l10n/ar.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Loading preview…" : "جار تحميل المعاينة ...",
"Saved" : "تم الحفظ",
"Admin" : "ادارة",
"a safe home for all your data" : "مكان آمن لكل معلوماتك",
@@ -10,7 +11,9 @@
"Unsupported image type" : "صيغة الصورة غير مقبولة",
"You are already using a custom theme" : "انت تستعمل قالب مخصص",
"Theming" : "تخصيص القالب",
+ "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" : "شعار",
@@ -19,6 +22,7 @@
"Upload new logo" : "رفع شعار جديد",
"Login image" : "صورة الدخول",
"Upload new login background" : "تحميل خلفية جديدة للدخول",
+ "Remove background image" : "إزالة صورة الخلفية",
"reset to default" : "إلغاء كل التغييرات",
"Log in image" : "صورة الدخول"
},"pluralForm" :"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;"