summaryrefslogtreecommitdiffstats
path: root/apps/weather_status/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-12-10 02:20:14 +0000
committerNextcloud bot <bot@nextcloud.com>2020-12-10 02:20:14 +0000
commit5fc20e886218e71d1bfd1fbaf8d65d8b0a9b9a09 (patch)
tree65e2990ade2d6e3a8fa1168e066f30b49beb4271 /apps/weather_status/l10n
parenta0444bc69cf1c2ffcb39616a2b258078737237bd (diff)
downloadnextcloud-server-5fc20e886218e71d1bfd1fbaf8d65d8b0a9b9a09.tar.gz
nextcloud-server-5fc20e886218e71d1bfd1fbaf8d65d8b0a9b9a09.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/weather_status/l10n')
-rw-r--r--apps/weather_status/l10n/hr.js41
-rw-r--r--apps/weather_status/l10n/hr.json39
2 files changed, 80 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/hr.js b/apps/weather_status/l10n/hr.js
new file mode 100644
index 00000000000..2ebfaa64530
--- /dev/null
+++ b/apps/weather_status/l10n/hr.js
@@ -0,0 +1,41 @@
+OC.L10N.register(
+ "weather_status",
+ {
+ "Unknown address" : "Nepoznata adresa",
+ "No result." : "Nema rezultata.",
+ "Malformed JSON data." : "Pogrešni JSON podaci.",
+ "Error" : "Pogreška",
+ "Weather status" : "Status vremenske prognoze",
+ "Weather status in your dashboard" : "Status vremenske prognoze u nadzornoj ploči",
+ "Weather status integrated in the Dashboard app.\n User's position 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." : "Status vremenske prognoze integriran u aplikaciju nadzorne ploče.\n Lokacija korisnika može se automatski odrediti ili ručno definirati. Zatim se prikazuje vremenska prognoza za sljedećih 6 sati.\n Ovaj se status može integrirati i na druga mjesta, primjerice u aplikaciju Calendar.",
+ "Detect location" : "Otkrij lokaciju",
+ "Set custom address" : "Odaberi prilagođenu adresu",
+ "Favorites" : "Favoriti",
+ "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Vedro nebo u {time}",
+ "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Oblačno u {time}",
+ "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Ugodan dan u {time}",
+ "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Ugodna noć u {time}",
+ "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Djelomično oblačno u {time}",
+ "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Maglovito u {time}",
+ "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Lagana kiša u {time}",
+ "{temperature} {unit} Rain at {time}" : "{temperature} {unit} Kiša u {time}",
+ "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} Jaka kiša u {time}",
+ "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Kišno nevrijeme {time}",
+ "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Lagani pljusak u {time}",
+ "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Jaki pljusak u {time}",
+ "More weather for {adr}" : "Više vremenskih prognoza za {adr}",
+ "Loading weather" : "Učitavanje vremenske prognoze",
+ "Set location for weather" : "Postavite lokaciju za vremensku prognozu",
+ "Remove from favorites" : "Ukloni iz favorita",
+ "Add as favorite" : "Dodaj kao omiljeno",
+ "You are not logged in." : "Niste prijavljeni.",
+ "There was an error getting the weather status information." : "Došlo je do pogreške pri dohvaćanju podataka o vremenskoj prognozi.",
+ "No weather information found" : "Nisu pronađene informacije o vremenskoj prognozi",
+ "Location not found" : "Lokacija nije pronađena",
+ "There was an error setting the location address." : "Došlo je do pogreške pri postavljanju adrese lokacije.",
+ "There was an error setting the location." : "Došlo je do pogreške pri postavljanju lokacije.",
+ "There was an error saving the mode." : "Došlo je do pogreške pri spremanju načina rada.",
+ "There was an error using personal address." : "Došlo je do pogreške pri spremanju osobne adrese.",
+ "Weather status integrated in the dashboard app.\n User's position 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." : "Status vremenske prognoze integriran u aplikaciju nadzorne ploče.\n Lokacija korisnika može se automatski odrediti ili ručno definirati. Zatim se prikazuje vremenska prognoza za sljedećih 6 sati.\n Ovaj se status može integrirati i na druga mjesta, primjerice u aplikaciju Calendar."
+},
+"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");
diff --git a/apps/weather_status/l10n/hr.json b/apps/weather_status/l10n/hr.json
new file mode 100644
index 00000000000..530723845ab
--- /dev/null
+++ b/apps/weather_status/l10n/hr.json
@@ -0,0 +1,39 @@
+{ "translations": {
+ "Unknown address" : "Nepoznata adresa",
+ "No result." : "Nema rezultata.",
+ "Malformed JSON data." : "Pogrešni JSON podaci.",
+ "Error" : "Pogreška",
+ "Weather status" : "Status vremenske prognoze",
+ "Weather status in your dashboard" : "Status vremenske prognoze u nadzornoj ploči",
+ "Weather status integrated in the Dashboard app.\n User's position 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." : "Status vremenske prognoze integriran u aplikaciju nadzorne ploče.\n Lokacija korisnika može se automatski odrediti ili ručno definirati. Zatim se prikazuje vremenska prognoza za sljedećih 6 sati.\n Ovaj se status može integrirati i na druga mjesta, primjerice u aplikaciju Calendar.",
+ "Detect location" : "Otkrij lokaciju",
+ "Set custom address" : "Odaberi prilagođenu adresu",
+ "Favorites" : "Favoriti",
+ "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Vedro nebo u {time}",
+ "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Oblačno u {time}",
+ "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Ugodan dan u {time}",
+ "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Ugodna noć u {time}",
+ "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Djelomično oblačno u {time}",
+ "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Maglovito u {time}",
+ "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Lagana kiša u {time}",
+ "{temperature} {unit} Rain at {time}" : "{temperature} {unit} Kiša u {time}",
+ "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} Jaka kiša u {time}",
+ "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Kišno nevrijeme {time}",
+ "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Lagani pljusak u {time}",
+ "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Jaki pljusak u {time}",
+ "More weather for {adr}" : "Više vremenskih prognoza za {adr}",
+ "Loading weather" : "Učitavanje vremenske prognoze",
+ "Set location for weather" : "Postavite lokaciju za vremensku prognozu",
+ "Remove from favorites" : "Ukloni iz favorita",
+ "Add as favorite" : "Dodaj kao omiljeno",
+ "You are not logged in." : "Niste prijavljeni.",
+ "There was an error getting the weather status information." : "Došlo je do pogreške pri dohvaćanju podataka o vremenskoj prognozi.",
+ "No weather information found" : "Nisu pronađene informacije o vremenskoj prognozi",
+ "Location not found" : "Lokacija nije pronađena",
+ "There was an error setting the location address." : "Došlo je do pogreške pri postavljanju adrese lokacije.",
+ "There was an error setting the location." : "Došlo je do pogreške pri postavljanju lokacije.",
+ "There was an error saving the mode." : "Došlo je do pogreške pri spremanju načina rada.",
+ "There was an error using personal address." : "Došlo je do pogreške pri spremanju osobne adrese.",
+ "Weather status integrated in the dashboard app.\n User's position 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." : "Status vremenske prognoze integriran u aplikaciju nadzorne ploče.\n Lokacija korisnika može se automatski odrediti ili ručno definirati. Zatim se prikazuje vremenska prognoza za sljedećih 6 sati.\n Ovaj se status može integrirati i na druga mjesta, primjerice u aplikaciju Calendar."
+},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"
+} \ No newline at end of file