summaryrefslogtreecommitdiffstats
path: root/apps/weather_status
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-15 00:20:09 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-15 00:20:09 +0000
commit82a3d2b5c188b485841abae9228c25de87bed3c9 (patch)
treed993e7442773b3e0b92c80f9c8fa08fec5053ad2 /apps/weather_status
parent9345af7af7a6550542dd941a99130be4caaf0fe4 (diff)
downloadnextcloud-server-82a3d2b5c188b485841abae9228c25de87bed3c9.tar.gz
nextcloud-server-82a3d2b5c188b485841abae9228c25de87bed3c9.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status')
-rw-r--r--apps/weather_status/l10n/ar.js1
-rw-r--r--apps/weather_status/l10n/ar.json1
-rw-r--r--apps/weather_status/l10n/ca.js1
-rw-r--r--apps/weather_status/l10n/ca.json1
-rw-r--r--apps/weather_status/l10n/sr.js1
-rw-r--r--apps/weather_status/l10n/sr.json1
-rw-r--r--apps/weather_status/l10n/sv.js1
-rw-r--r--apps/weather_status/l10n/sv.json1
8 files changed, 8 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/ar.js b/apps/weather_status/l10n/ar.js
index feabde02930..6ab5de0e60a 100644
--- a/apps/weather_status/l10n/ar.js
+++ b/apps/weather_status/l10n/ar.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"Error" : "خطأ",
"Weather status" : "حالة الطقس",
"Weather status in your dashboard" : "حالة الطقس على لوحتك",
+ "Weather status integrated in the Dashboard app.\n The geographic location can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "حالة الطقس مدمجة في تطبيق لوحة المعلومات Dashboard في نكست كلاود. يمكن تحديد الموقع الجغرافي تلقائياً أو تحديده يدوياً. يتم بعد ذلك عرض توقعات الطقس لـ 6 ساعات قادمة. يمكن أيضًا دمج هذه الحالة في أماكن أخرى مثل تطبيق التقويم.",
"Detect location" : "تحديد الموقع الجغرافي",
"Set custom address" : "تعيين عنوان مُخصّص",
"Favorites" : "المُفضّلة",
diff --git a/apps/weather_status/l10n/ar.json b/apps/weather_status/l10n/ar.json
index 17f65bd70b9..4a2c56235c1 100644
--- a/apps/weather_status/l10n/ar.json
+++ b/apps/weather_status/l10n/ar.json
@@ -5,6 +5,7 @@
"Error" : "خطأ",
"Weather status" : "حالة الطقس",
"Weather status in your dashboard" : "حالة الطقس على لوحتك",
+ "Weather status integrated in the Dashboard app.\n The geographic location can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "حالة الطقس مدمجة في تطبيق لوحة المعلومات Dashboard في نكست كلاود. يمكن تحديد الموقع الجغرافي تلقائياً أو تحديده يدوياً. يتم بعد ذلك عرض توقعات الطقس لـ 6 ساعات قادمة. يمكن أيضًا دمج هذه الحالة في أماكن أخرى مثل تطبيق التقويم.",
"Detect location" : "تحديد الموقع الجغرافي",
"Set custom address" : "تعيين عنوان مُخصّص",
"Favorites" : "المُفضّلة",
diff --git a/apps/weather_status/l10n/ca.js b/apps/weather_status/l10n/ca.js
index 1af45bad8b0..a0c552c2285 100644
--- a/apps/weather_status/l10n/ca.js
+++ b/apps/weather_status/l10n/ca.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"Error" : "Error",
"Weather status" : "Estat del temps",
"Weather status in your dashboard" : "Estat del temps en el tauler",
+ "Weather status integrated in the Dashboard app.\n The geographic location can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Estat del temps integrat en l'aplicació Tauler.\n La ubicació geogràfica es pot determinar automàticament o definir manualment. A continuació, es mostra una previsió de 6 hores.\n Aquest estat també es pot integrar en altres llocs, com ara l'aplicació Calendari.",
"Detect location" : "Detecta la ubicació",
"Set custom address" : "Defineix una adreça personalitzada",
"Favorites" : "Preferits",
diff --git a/apps/weather_status/l10n/ca.json b/apps/weather_status/l10n/ca.json
index 368f919a3de..14884d073cc 100644
--- a/apps/weather_status/l10n/ca.json
+++ b/apps/weather_status/l10n/ca.json
@@ -5,6 +5,7 @@
"Error" : "Error",
"Weather status" : "Estat del temps",
"Weather status in your dashboard" : "Estat del temps en el tauler",
+ "Weather status integrated in the Dashboard app.\n The geographic location can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Estat del temps integrat en l'aplicació Tauler.\n La ubicació geogràfica es pot determinar automàticament o definir manualment. A continuació, es mostra una previsió de 6 hores.\n Aquest estat també es pot integrar en altres llocs, com ara l'aplicació Calendari.",
"Detect location" : "Detecta la ubicació",
"Set custom address" : "Defineix una adreça personalitzada",
"Favorites" : "Preferits",
diff --git a/apps/weather_status/l10n/sr.js b/apps/weather_status/l10n/sr.js
index a49f3f6405c..b38a80a5d44 100644
--- a/apps/weather_status/l10n/sr.js
+++ b/apps/weather_status/l10n/sr.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"Error" : "Грешка",
"Weather status" : "Временска прогноза",
"Weather status in your dashboard" : "Временска прогноза на Вашој контролној табли",
+ "Weather status integrated in the Dashboard app.\n The geographic location can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Временска прогноза интегрисана на Контролној табли.\n Географска локација се може аутоматски одредити или ручно подесити. Затим се приказује прогноза за наредних 6 сати.\n Овај статус се такође може интегрисати на друга места, као што је Календар.",
"Detect location" : "Откриј локацију",
"Set custom address" : "Постави произвољну адресу",
"Favorites" : "Омиљене",
diff --git a/apps/weather_status/l10n/sr.json b/apps/weather_status/l10n/sr.json
index 3ef1294fa54..d35dbd71a25 100644
--- a/apps/weather_status/l10n/sr.json
+++ b/apps/weather_status/l10n/sr.json
@@ -5,6 +5,7 @@
"Error" : "Грешка",
"Weather status" : "Временска прогноза",
"Weather status in your dashboard" : "Временска прогноза на Вашој контролној табли",
+ "Weather status integrated in the Dashboard app.\n The geographic location can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Временска прогноза интегрисана на Контролној табли.\n Географска локација се може аутоматски одредити или ручно подесити. Затим се приказује прогноза за наредних 6 сати.\n Овај статус се такође може интегрисати на друга места, као што је Календар.",
"Detect location" : "Откриј локацију",
"Set custom address" : "Постави произвољну адресу",
"Favorites" : "Омиљене",
diff --git a/apps/weather_status/l10n/sv.js b/apps/weather_status/l10n/sv.js
index dade6ad8c48..26f89c34240 100644
--- a/apps/weather_status/l10n/sv.js
+++ b/apps/weather_status/l10n/sv.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"Error" : "Fel",
"Weather status" : "Väderrapport",
"Weather status in your dashboard" : "Väderrapport på din dashboard",
+ "Weather status integrated in the Dashboard app.\n The geographic location can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Väderstatus integrerad i Dashboard-appen.\nDen geografiska platsen kan bestämmas automatiskt eller manuellt. En 6 timmars prognos visas sedan.\nDenna status kan också integreras på andra platser som appen Kalender.",
"Detect location" : "Hitta min position",
"Set custom address" : "Uppge egen adress",
"Favorites" : "Favoriter",
diff --git a/apps/weather_status/l10n/sv.json b/apps/weather_status/l10n/sv.json
index cdee71f08a1..b0d7f182e6d 100644
--- a/apps/weather_status/l10n/sv.json
+++ b/apps/weather_status/l10n/sv.json
@@ -5,6 +5,7 @@
"Error" : "Fel",
"Weather status" : "Väderrapport",
"Weather status in your dashboard" : "Väderrapport på din dashboard",
+ "Weather status integrated in the Dashboard app.\n The geographic location can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Väderstatus integrerad i Dashboard-appen.\nDen geografiska platsen kan bestämmas automatiskt eller manuellt. En 6 timmars prognos visas sedan.\nDenna status kan också integreras på andra platser som appen Kalender.",
"Detect location" : "Hitta min position",
"Set custom address" : "Uppge egen adress",
"Favorites" : "Favoriter",