sk.json 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. { "translations": {
  2. "Unknown address" : "Neznáma adresa",
  3. "No result." : "Žiaden výsledok.",
  4. "Malformed JSON data." : "Chybné údaje JSON.",
  5. "Error" : "Chyba",
  6. "Weather status" : "Stav počasia",
  7. "Weather status in your dashboard" : "Stav počasia v informačnom paneli",
  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." : "Stav počasia integrovaný do aplikácie Dashboard.\n Poloha užívateľa môže byť automaticky zistená alebo manuálne zadaná. Zobrazuje sa 6 hodinová predpoveď počasia.\n Stav počasia je možné integrovať aj s inými miestami ako napríklad s aplikáciou Kalendár.",
  9. "Detect location" : "Zistiť polohu",
  10. "Set custom address" : "Nastaviť vlastnú adresu",
  11. "Favorites" : "Obľúbené",
  12. "{temperature} {unit} clear sky later today" : "{temperature} {unit} jasná obloha, neskôr v priebehu dňa",
  13. "{temperature} {unit} clear sky" : "{temperature} {unit} jasná obloha",
  14. "{temperature} {unit} cloudy later today" : "{temperature} {unit} oblačno, neskôr v priebehu dňa",
  15. "{temperature} {unit} cloudy" : "{temperature} {unit} oblačno",
  16. "{temperature} {unit} fair weather later today" : "{temperature} {unit} pekné počasie, neskôr v priebehu dňa",
  17. "{temperature} {unit} fair weather" : "{temperature} {unit} pekné počasie",
  18. "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} čiastočne zamračené, neskôr v priebehu dňa",
  19. "{temperature} {unit} partly cloudy" : "{temperature} {unit} čiastočne zamračené",
  20. "{temperature} {unit} foggy later today" : "{temperature} {unit} hmlisto, neskôr v priebehu dňa",
  21. "{temperature} {unit} foggy" : "{temperature} {unit} hmlisto",
  22. "{temperature} {unit} light rainfall later today" : "{temperature} {unit} dnes neskôr slabé zrážky",
  23. "{temperature} {unit} light rainfall" : "{temperature} {unit} slabé zrážky",
  24. "{temperature} {unit} rainfall later today" : "{temperature} {unit} srážky, neskôr v priebehu dňa",
  25. "{temperature} {unit} rainfall" : "{temperature} {unit} zrážky",
  26. "{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} silné zrážky, neskôr v priebehu dňa",
  27. "{temperature} {unit} heavy rainfall" : "{temperature} {unit} silné zrážky",
  28. "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} dažďové prehánky dnes",
  29. "{temperature} {unit} rainfall showers" : "{temperature} {unit} dažďové prehánky",
  30. "{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} dnes slabé dažďové prehánky",
  31. "{temperature} {unit} light rainfall showers" : "{temperature} {unit} slabé dažďové prehánky",
  32. "{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} silné dažďové prehánky, neskôr v priebehu dňa",
  33. "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} silné dažďové prehánky",
  34. "More weather for {adr}" : "Viac o počasí pre {adr}",
  35. "Loading weather" : "Načítava sa počasie",
  36. "Remove from favorites" : "Odstrániť z obľúbených",
  37. "Add as favorite" : "Pridať k obľúbeným",
  38. "You are not logged in." : "Nie si prihlásený.",
  39. "There was an error getting the weather status information." : "Pri získavaní informácií o stave počasia sa vyskytla chyba.",
  40. "No weather information found" : "Nenašli sa žiadne informácie o počasí",
  41. "Location not found" : "Miesto sa nenašlo",
  42. "There was an error setting the location address." : "Pri nastavovaní adresy sa vyskytla chyba.",
  43. "There was an error setting the location." : "Pri nastavovaní polohy sa vyskytla chyba.",
  44. "There was an error saving the mode." : "Pri ukladaní režimu sa vyskytla chyba.",
  45. "There was an error using personal address." : "Pri použití osobnej adresy sa vyskytla chyba.",
  46. "Set location for weather" : "Nastaviť polohu pre predpoveď počasia"
  47. },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
  48. }