diff --git a/l10n/hr.js b/l10n/hr.js new file mode 100644 index 0000000..479e42d --- /dev/null +++ b/l10n/hr.js @@ -0,0 +1,51 @@ +OC.L10N.register( + "weather", + { + "Weather" : "Vrijeme", + "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Kritična pogreška: provjerite nextcloud.log i pošaljite izvješće o pogrešci ovdje: https://github.com/nextcloud/weather/issues", + "Failed to set metric. Please contact your administrator" : "Nije uspjelo postavljanje metrike. Obratite se svom administratoru", + "This metric is not known." : "Ta metrika nije poznata.", + "North" : "Sjever", + "North-East" : "Sjeveroistok", + "East" : "Istok", + "South-East" : "Jugoistok", + "South" : "Jug", + "South-West" : "Jugozapad", + "West" : "Zapad", + "North-West" : "Sjeverozapad", + "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", + "Failed to set home. Please contact your administrator" : "Postavljanje početne lokacije nije uspjelo. Obratite se svom administratoru", + "Monday" : "Ponedjeljak", + "Tuesday" : "Utorak", + "Wednesday" : "Srijeda", + "Thursday" : "Četvrtak", + "Friday" : "Petak", + "Saturday" : "Subota", + "Sunday" : "Nedjelja", + "Watch the weather directly on your Nextcloud." : "Pratite vremenske prilike izravno na Nextcloudu.", + "OpenWeatherMap API Key" : "Ključ API-ja OpenWeatherMap", + "Save" : "Spremi", + "Add a city" : "Dodaj grad", + "Add city" : "Dodaj grad", + "City name" : "Naziv grada", + "Add" : "Dodaj", + "Cancel" : "Odustani", + "Settings" : "Postavke", + "Metric" : "Metrika", + "Click here to get an API key" : "Kliknite ovdje kako biste dobili ključ API-ja", + "Pressure" : "Tlak", + "Humidity" : "Vlažnost", + "Cloudiness" : "Oblačnost", + "Wind" : "Vjetar", + "Sunrise" : "Izlazak sunca", + "Sunset" : "Zalazak sunca", + "Date" : "Datum", + "Temperature" : "Temperatura" +}, +"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 new file mode 100644 index 0000000..34ae77b --- /dev/null +++ b/l10n/hr.json @@ -0,0 +1,49 @@ +{ "translations": { + "Weather" : "Vrijeme", + "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Kritična pogreška: provjerite nextcloud.log i pošaljite izvješće o pogrešci ovdje: https://github.com/nextcloud/weather/issues", + "Failed to set metric. Please contact your administrator" : "Nije uspjelo postavljanje metrike. Obratite se svom administratoru", + "This metric is not known." : "Ta metrika nije poznata.", + "North" : "Sjever", + "North-East" : "Sjeveroistok", + "East" : "Istok", + "South-East" : "Jugoistok", + "South" : "Jug", + "South-West" : "Jugozapad", + "West" : "Zapad", + "North-West" : "Sjeverozapad", + "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", + "Failed to set home. Please contact your administrator" : "Postavljanje početne lokacije nije uspjelo. Obratite se svom administratoru", + "Monday" : "Ponedjeljak", + "Tuesday" : "Utorak", + "Wednesday" : "Srijeda", + "Thursday" : "Četvrtak", + "Friday" : "Petak", + "Saturday" : "Subota", + "Sunday" : "Nedjelja", + "Watch the weather directly on your Nextcloud." : "Pratite vremenske prilike izravno na Nextcloudu.", + "OpenWeatherMap API Key" : "Ključ API-ja OpenWeatherMap", + "Save" : "Spremi", + "Add a city" : "Dodaj grad", + "Add city" : "Dodaj grad", + "City name" : "Naziv grada", + "Add" : "Dodaj", + "Cancel" : "Odustani", + "Settings" : "Postavke", + "Metric" : "Metrika", + "Click here to get an API key" : "Kliknite ovdje kako biste dobili ključ API-ja", + "Pressure" : "Tlak", + "Humidity" : "Vlažnost", + "Cloudiness" : "Oblačnost", + "Wind" : "Vjetar", + "Sunrise" : "Izlazak sunca", + "Sunset" : "Zalazak sunca", + "Date" : "Datum", + "Temperature" : "Temperatura" +},"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