hr.json 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. { "translations": {
  2. "Unknown address" : "Nepoznata adresa",
  3. "No result." : "Nema rezultata.",
  4. "Malformed JSON data." : "Pogrešni JSON podaci.",
  5. "Error" : "Pogreška",
  6. "Weather status" : "Status vremenske prognoze",
  7. "Weather status in your dashboard" : "Status vremenske prognoze u nadzornoj ploči",
  8. "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.",
  9. "Detect location" : "Otkrij lokaciju",
  10. "Set custom address" : "Odaberi prilagođenu adresu",
  11. "Favorites" : "Favoriti",
  12. "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Vedro nebo u {time}",
  13. "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Oblačno u {time}",
  14. "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} Ugodan dan u {time}",
  15. "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} Ugodna noć u {time}",
  16. "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} Djelomično oblačno u {time}",
  17. "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Maglovito u {time}",
  18. "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Lagana kiša u {time}",
  19. "{temperature} {unit} Rain at {time}" : "{temperature} {unit} Kiša u {time}",
  20. "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} Jaka kiša u {time}",
  21. "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Kišno nevrijeme {time}",
  22. "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Lagani pljusak u {time}",
  23. "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Jaki pljusak u {time}",
  24. "More weather for {adr}" : "Više vremenskih prognoza za {adr}",
  25. "Loading weather" : "Učitavanje vremenske prognoze",
  26. "Set location for weather" : "Postavite lokaciju za vremensku prognozu",
  27. "Remove from favorites" : "Ukloni iz favorita",
  28. "Add as favorite" : "Dodaj kao omiljeno",
  29. "You are not logged in." : "Niste prijavljeni.",
  30. "There was an error getting the weather status information." : "Došlo je do pogreške pri dohvaćanju podataka o vremenskoj prognozi.",
  31. "No weather information found" : "Nisu pronađene informacije o vremenskoj prognozi",
  32. "Location not found" : "Lokacija nije pronađena",
  33. "There was an error setting the location address." : "Došlo je do pogreške pri postavljanju adrese lokacije.",
  34. "There was an error setting the location." : "Došlo je do pogreške pri postavljanju lokacije.",
  35. "There was an error saving the mode." : "Došlo je do pogreške pri spremanju načina rada.",
  36. "There was an error using personal address." : "Došlo je do pogreške pri spremanju osobne adrese.",
  37. "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."
  38. },"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;"
  39. }