summaryrefslogtreecommitdiffstats
path: root/apps/dashboard
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-11-08 02:18:22 +0000
committerNextcloud bot <bot@nextcloud.com>2020-11-08 02:18:22 +0000
commit2b2af705f7ea79b491d26068d9e96198656486aa (patch)
treec2de9beaacfe3ad7ca5fe4c07eacd013d33c5d29 /apps/dashboard
parenta5fa9604babdab101357016066ed72b4fcab1d21 (diff)
downloadnextcloud-server-2b2af705f7ea79b491d26068d9e96198656486aa.tar.gz
nextcloud-server-2b2af705f7ea79b491d26068d9e96198656486aa.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dashboard')
-rw-r--r--apps/dashboard/l10n/ar.js31
-rw-r--r--apps/dashboard/l10n/ar.json29
-rw-r--r--apps/dashboard/l10n/sv.js2
-rw-r--r--apps/dashboard/l10n/sv.json2
4 files changed, 62 insertions, 2 deletions
diff --git a/apps/dashboard/l10n/ar.js b/apps/dashboard/l10n/ar.js
new file mode 100644
index 00000000000..32ae0e01954
--- /dev/null
+++ b/apps/dashboard/l10n/ar.js
@@ -0,0 +1,31 @@
+OC.L10N.register(
+ "dashboard",
+ {
+ "Dashboard" : "لوحة التحكم",
+ "Dashboard app" : "تطبيق لوحة التحكم الرئيسية",
+ "Show something" : "أظهر شي ما",
+ "Customize" : "تعديل",
+ "Edit widgets" : "تعديل الودجات",
+ "Get more widgets from the app store" : "احصل على ودجات من متجر التطبيقات",
+ "Change background image" : "تغييرصورة الخلفية",
+ "Weather service" : "خدمة احوال الطقس",
+ "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "لخصوصيتك، يتم استدعاء بيانات احوال الطقس عبر خادم NextCloud الخاص بك نيابه عنك ولذلك خدمة احوال الطقس لا تشارك المعلومات الشخصية.",
+ "Weather data from Met.no" : "بيانات احوال الطقس من Met.no",
+ "geocoding with Nominatim" : "الترميز الجغرافي مع Nominatim",
+ "elevation data from OpenTopoData" : "بيانات التقييم من OpenTopoData",
+ "Weather" : "الطقس",
+ "Status" : "الحالة",
+ "Good evening, {name}" : "مساء الخير، {name}",
+ "Good evening" : "مساء الخير",
+ "Good afternoon, {name}" : "مساء الخير، {name}",
+ "Good afternoon" : "مساء الخير",
+ "Good morning, {name}" : "صباح الخير ، {name}",
+ "Good morning" : "صباح الخير",
+ "Good night, {name}" : "تصبح على خير، {name}",
+ "Good night" : "تصبح على خير",
+ "Pick from files" : "اختر من الملفات",
+ "Default images" : "الصور الإفتراضية",
+ "Plain background" : "خلفية سادة",
+ "Insert from {productName}" : "اضف من {productName}"
+},
+"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;");
diff --git a/apps/dashboard/l10n/ar.json b/apps/dashboard/l10n/ar.json
new file mode 100644
index 00000000000..ac5c1d1a476
--- /dev/null
+++ b/apps/dashboard/l10n/ar.json
@@ -0,0 +1,29 @@
+{ "translations": {
+ "Dashboard" : "لوحة التحكم",
+ "Dashboard app" : "تطبيق لوحة التحكم الرئيسية",
+ "Show something" : "أظهر شي ما",
+ "Customize" : "تعديل",
+ "Edit widgets" : "تعديل الودجات",
+ "Get more widgets from the app store" : "احصل على ودجات من متجر التطبيقات",
+ "Change background image" : "تغييرصورة الخلفية",
+ "Weather service" : "خدمة احوال الطقس",
+ "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "لخصوصيتك، يتم استدعاء بيانات احوال الطقس عبر خادم NextCloud الخاص بك نيابه عنك ولذلك خدمة احوال الطقس لا تشارك المعلومات الشخصية.",
+ "Weather data from Met.no" : "بيانات احوال الطقس من Met.no",
+ "geocoding with Nominatim" : "الترميز الجغرافي مع Nominatim",
+ "elevation data from OpenTopoData" : "بيانات التقييم من OpenTopoData",
+ "Weather" : "الطقس",
+ "Status" : "الحالة",
+ "Good evening, {name}" : "مساء الخير، {name}",
+ "Good evening" : "مساء الخير",
+ "Good afternoon, {name}" : "مساء الخير، {name}",
+ "Good afternoon" : "مساء الخير",
+ "Good morning, {name}" : "صباح الخير ، {name}",
+ "Good morning" : "صباح الخير",
+ "Good night, {name}" : "تصبح على خير، {name}",
+ "Good night" : "تصبح على خير",
+ "Pick from files" : "اختر من الملفات",
+ "Default images" : "الصور الإفتراضية",
+ "Plain background" : "خلفية سادة",
+ "Insert from {productName}" : "اضف من {productName}"
+},"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;"
+} \ No newline at end of file
diff --git a/apps/dashboard/l10n/sv.js b/apps/dashboard/l10n/sv.js
index 11bb551d3b6..ec945a97f4b 100644
--- a/apps/dashboard/l10n/sv.js
+++ b/apps/dashboard/l10n/sv.js
@@ -5,7 +5,7 @@ OC.L10N.register(
"Dashboard app" : "Dashboard app",
"Show something" : "Visa någonting",
"Customize" : "Anpassa",
- "Edit widgets" : "Redigera widgets",
+ "Edit widgets" : "Redigera gränssnittskomponenter",
"Get more widgets from the app store" : "Hämta fler widgets från app store",
"Change background image" : "Byt bakgrundsbild",
"Weather service" : "Vädertjänst",
diff --git a/apps/dashboard/l10n/sv.json b/apps/dashboard/l10n/sv.json
index de8df7c66e6..be80d367b28 100644
--- a/apps/dashboard/l10n/sv.json
+++ b/apps/dashboard/l10n/sv.json
@@ -3,7 +3,7 @@
"Dashboard app" : "Dashboard app",
"Show something" : "Visa någonting",
"Customize" : "Anpassa",
- "Edit widgets" : "Redigera widgets",
+ "Edit widgets" : "Redigera gränssnittskomponenter",
"Get more widgets from the app store" : "Hämta fler widgets från app store",
"Change background image" : "Byt bakgrundsbild",
"Weather service" : "Vädertjänst",