cs.json 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. { "translations": {
  2. "Unknown address" : "Neznámá adresa",
  3. "No result." : "Bez výsledku.",
  4. "Malformed JSON data." : "Nesprávně formátovaná JSON data.",
  5. "Error" : "Chyba",
  6. "Weather status" : "Stav počasí",
  7. "Weather status in your dashboard" : "Stav počasí na vaší nástěnce",
  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." : "Napojení ohledně stavu počasí pro aplikaci Nástěnka.\n Polohu uživatele je možné zjistit automaticky nebo zadat ručně. Poté je zobrazována předpověď na příštích 6 hodin.\n Tento stav je také možné začlenit do ostatních míst, jako například Kalendář.",
  9. "Detect location" : "Zjistit polohu",
  10. "Set custom address" : "Nastavit vlastní adresu",
  11. "Favorites" : "Oblíbené",
  12. "{temperature} {unit} clear sky later today" : "{temperature} {unit} bude jasná obloha",
  13. "{temperature} {unit} clear sky" : "{temperature} {unit} jasná obloha",
  14. "{temperature} {unit} cloudy later today" : "{temperature} {unit} bude zataženo",
  15. "{temperature} {unit} cloudy" : "{temperature} {unit} zataženo",
  16. "{temperature} {unit} fair weather later today" : "{temperature} {unit} bude hezky",
  17. "{temperature} {unit} fair weather" : "{temperature} {unit} krásné počasí",
  18. "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} bude polojasno",
  19. "{temperature} {unit} partly cloudy" : "{temperature} {unit} polojasno",
  20. "{temperature} {unit} foggy later today" : "{temperature} {unit} bude mlhavo",
  21. "{temperature} {unit} foggy" : "{temperature} {unit} mlhavo",
  22. "{temperature} {unit} light rainfall later today" : "{temperature} {unit} bude drobně pršet",
  23. "{temperature} {unit} light rainfall" : "{temperature} {unit} drobný déšť",
  24. "{temperature} {unit} rainfall later today" : "{temperature} {unit} bude pršet",
  25. "{temperature} {unit} rainfall" : "{temperature} {unit} déšť",
  26. "{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} bude vydatně pršet",
  27. "{temperature} {unit} heavy rainfall" : "{temperature} {unit} hustý déšť",
  28. "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} budou přeháňky",
  29. "{temperature} {unit} rainfall showers" : "{temperature} {unit} přeháňky",
  30. "{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} budou drobné přeháňky",
  31. "{temperature} {unit} light rainfall showers" : "{temperature} {unit} drobné přeháňky",
  32. "{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} budou vydatné přeháňky",
  33. "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} intenzivní přeháňky",
  34. "More weather for {adr}" : "Více o počasí pro {adr}",
  35. "Loading weather" : "Načítání údajů o počasí",
  36. "Remove from favorites" : "Odebrat z oblíbených",
  37. "Add as favorite" : "Přidat do oblíbených",
  38. "You are not logged in." : "Nejste přihlášení.",
  39. "There was an error getting the weather status information." : "Při získávání informací o stavu počasí došlo k chybě.",
  40. "No weather information found" : "Nenalezeny žádné údaje o počasí",
  41. "Location not found" : "Umístění nenalezeno",
  42. "There was an error setting the location address." : "Při nastavování adresy umístění došlo k chybě.",
  43. "There was an error setting the location." : "Při nastavování umístění došlo k chybě.",
  44. "There was an error saving the mode." : "Při ukládání režimu došlo k chybě.",
  45. "There was an error using personal address." : "Při použití vaší osobní adresy došlo k chybě.",
  46. "Set location for weather" : "Nastavit místo pro které předpovídat počasí"
  47. },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
  48. }