diff options
Diffstat (limited to 'apps/weather_status/l10n/hr.json')
-rw-r--r-- | apps/weather_status/l10n/hr.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/weather_status/l10n/hr.json b/apps/weather_status/l10n/hr.json index f990853d3c6..4104ce9df00 100644 --- a/apps/weather_status/l10n/hr.json +++ b/apps/weather_status/l10n/hr.json @@ -5,7 +5,6 @@ "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", @@ -21,6 +20,7 @@ "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.", - "Set location for weather" : "Postavite lokaciju za vremensku prognozu" + "Set location for weather" : "Postavite lokaciju za vremensku prognozu", + "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 |