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