From 1f7ffd14fe7b24c8b8cc9bdf33b3eaf6b8822b84 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 11 Jan 2020 03:11:36 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/hr.js | 6 +++++- l10n/hr.json | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/l10n/hr.js b/l10n/hr.js index d77e647..dc39aa4 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -16,6 +16,7 @@ OC.L10N.register( "Failed to get city weather informations. Please contact your administrator" : "Neuspješno dohvaćanje informacija o vremenu. Obratite se svom administratoru", "No city with this name found." : "Nije pronađen nijedan grad s ovim imenom.", "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Vaš ključ API-ja OpenWeatherMap nije važeći. Obratite se svom administratoru kako biste konfigurirali važeći ključ API-ja u Dodatnim postavkama administracije", + "Empty city name!" : "Nema imena grada!", "Failed to add city. Please contact your administrator" : "Dodavanja grada nije uspjelo. Obratite se svom administratoru", "This city is already registered for your account." : "Ovaj je grad već registriran za vaš račun.", "Failed to remove city. Please contact your administrator" : "Uklanjanje grada nije uspjelo. Obratite se svom administratoru", @@ -28,6 +29,8 @@ OC.L10N.register( "Saturday" : "Subota", "Sunday" : "Nedjelja", "Watch the weather directly on your Nextcloud." : "Pratite vremenske prilike izravno na Nextcloudu.", + "Please make sure you select cities in the Weather app." : "Obavezno odaberite željene gradove u aplikaciji Weather.", + "Please make sure you select a home city in the Weather app." : "Obavezno odaberite početni grad u aplikaciji Weather.", "OpenWeatherMap API Key" : "Ključ API-ja OpenWeatherMap", "Save" : "Spremi", "Add a city" : "Dodaj grad", @@ -45,6 +48,7 @@ OC.L10N.register( "Sunrise" : "Izlazak sunca", "Sunset" : "Zalazak sunca", "Date" : "Datum", - "Temperature" : "Temperatura" + "Temperature" : "Temperatura", + "Updating widget…" : "Ažuriranje widgeta…" }, "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/l10n/hr.json b/l10n/hr.json index 7128353..1ab8ade 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -14,6 +14,7 @@ "Failed to get city weather informations. Please contact your administrator" : "Neuspješno dohvaćanje informacija o vremenu. Obratite se svom administratoru", "No city with this name found." : "Nije pronađen nijedan grad s ovim imenom.", "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Vaš ključ API-ja OpenWeatherMap nije važeći. Obratite se svom administratoru kako biste konfigurirali važeći ključ API-ja u Dodatnim postavkama administracije", + "Empty city name!" : "Nema imena grada!", "Failed to add city. Please contact your administrator" : "Dodavanja grada nije uspjelo. Obratite se svom administratoru", "This city is already registered for your account." : "Ovaj je grad već registriran za vaš račun.", "Failed to remove city. Please contact your administrator" : "Uklanjanje grada nije uspjelo. Obratite se svom administratoru", @@ -26,6 +27,8 @@ "Saturday" : "Subota", "Sunday" : "Nedjelja", "Watch the weather directly on your Nextcloud." : "Pratite vremenske prilike izravno na Nextcloudu.", + "Please make sure you select cities in the Weather app." : "Obavezno odaberite željene gradove u aplikaciji Weather.", + "Please make sure you select a home city in the Weather app." : "Obavezno odaberite početni grad u aplikaciji Weather.", "OpenWeatherMap API Key" : "Ključ API-ja OpenWeatherMap", "Save" : "Spremi", "Add a city" : "Dodaj grad", @@ -43,6 +46,7 @@ "Sunrise" : "Izlazak sunca", "Sunset" : "Zalazak sunca", "Date" : "Datum", - "Temperature" : "Temperatura" + "Temperature" : "Temperatura", + "Updating widget…" : "Ažuriranje widgeta…" },"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