sr.json 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. { "translations": {
  2. "Unknown address" : "Непозната адреса",
  3. "No result." : "Нема резултата.",
  4. "Malformed JSON data." : "Неисправни JSON подаци.",
  5. "Error" : "Грешка",
  6. "Weather status" : "Временска прогноза",
  7. "Weather status in your dashboard" : "Временска прогноза на Вашој контролној табли",
  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." : "Временска прогноза интегрисана на контролној табли.\n Корисничка позиција се може аутоматски одредити или ручно подесити. Затим се приказује прогноза за наредних 6 сати.\n Овај статус се такође може интегрисати на друга места, као што је Календар.",
  9. "Detect location" : "Откриј локацију",
  10. "Set custom address" : "Постави произвољну адресу",
  11. "Favorites" : "Омиљене",
  12. "{temperature} {unit} clear sky later today" : "{temperature} {unit} ведро касније данас",
  13. "{temperature} {unit} clear sky" : "{temperature} {unit} ведро",
  14. "{temperature} {unit} cloudy later today" : "{temperature} {unit} облачно касније данас",
  15. "{temperature} {unit} cloudy" : "{temperature} {unit} облачно",
  16. "{temperature} {unit} fair weather later today" : "{temperature} {unit} лепо време касније данас",
  17. "{temperature} {unit} fair weather" : "{temperature} {unit} лепо време",
  18. "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} делимично облачно касније данас",
  19. "{temperature} {unit} partly cloudy" : "{temperature} {unit} делимично облачно",
  20. "{temperature} {unit} foggy later today" : "{temperature} {unit} магловито касније данас",
  21. "{temperature} {unit} foggy" : "{temperature} {unit} магловито",
  22. "{temperature} {unit} light rainfall later today" : "{temperature} {unit} слаба киша касније данас",
  23. "{temperature} {unit} light rainfall" : "{temperature} {unit} слаба киша",
  24. "{temperature} {unit} rainfall later today" : "{temperature} {unit} киша касније данас",
  25. "{temperature} {unit} rainfall" : "{temperature} {unit} киша",
  26. "{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} јака киша касније данас",
  27. "{temperature} {unit} heavy rainfall" : "{temperature} {unit} јака киша",
  28. "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} пљускови касније данас",
  29. "{temperature} {unit} rainfall showers" : "{temperature} {unit} пљускови",
  30. "{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} слаби пљускови касније данас",
  31. "{temperature} {unit} light rainfall showers" : "{temperature} {unit} слаби пљускови",
  32. "{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} јаки пљускови касније данас",
  33. "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} јаки пљускови",
  34. "More weather for {adr}" : "Још прогнозе за {adr}",
  35. "Loading weather" : "Учитавам прогнозу",
  36. "Remove from favorites" : "Уклони из омиљених",
  37. "Add as favorite" : "Додај као омиљено",
  38. "You are not logged in." : "Нисте пријављени.",
  39. "There was an error getting the weather status information." : "Грешка приликом дохватања прогнозе времена.",
  40. "No weather information found" : "Прогноза није нађена",
  41. "Location not found" : "Локација није нађена",
  42. "There was an error setting the location address." : "Грешка приликом постављања адресе локације.",
  43. "There was an error setting the location." : "Грешка приликом постављања локације.",
  44. "There was an error saving the mode." : "Грешка приликом чувања режима.",
  45. "There was an error using personal address." : "Грешка приликом коришћења личне адресе.",
  46. "Set location for weather" : "Постави локацију за прогнозу"
  47. },"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);"
  48. }