cs.json 1.6 KB

123456789101112131415161718192021222324252627282930313233343536
  1. { "translations": {
  2. "Recent statuses" : "Nedávné stavy",
  3. "In a meeting" : "Na poradě",
  4. "Commuting" : "Dojíždění",
  5. "Out sick" : "Nemoc",
  6. "Vacationing" : "Dovolená",
  7. "Working remotely" : "Pracuje na dálku",
  8. "User status" : "Stav uživatele",
  9. "Clear status message after" : "Vyčistit stavovou zprávu po uplynutí",
  10. "What's your status?" : "Jaký je váš stav?",
  11. "Set status" : "Nastavit stav",
  12. "Online status" : "Stav online",
  13. "Status message" : "Stavová zpráva",
  14. "Clear status message" : "Vyčistit stavovou zprávu",
  15. "Set status message" : "Nastavit stavovou zprávu",
  16. "There was an error saving the status" : "Došlo k chybě při ukládání stavu",
  17. "There was an error clearing the status" : "Při čištění stavu došlo k chybě",
  18. "No recent status changes" : "Žádné nedávné změny stavu",
  19. "Away" : "Pryč",
  20. "Do not disturb" : "Nerušit",
  21. "{status}, {timestamp}" : "{status}, {timestamp}",
  22. "Don't clear" : "Nikdy",
  23. "Today" : "Dnes",
  24. "This week" : "Tento týden",
  25. "Online" : "Online",
  26. "Invisible" : "Neviditelné",
  27. "Offline" : "Offline",
  28. "There was an error saving the new status" : "Při ukládání nového stavu došlo k chybě",
  29. "30 minutes" : "30 minut",
  30. "1 hour" : "1 hodina",
  31. "4 hours" : "4 hodiny",
  32. "Mute all notifications" : "Ztlumit veškerá upozornění",
  33. "Appear offline" : "Jevit se offline",
  34. "Clear status after" : "Vyčistit stav po uplynutí"
  35. },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
  36. }