cs.json 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. { "translations": {
  2. "Recent statuses" : "Nedávné stavy",
  3. "No recent status changes" : "Žádné nedávné změny stavu",
  4. "In a meeting" : "Na poradě",
  5. "Commuting" : "Dojíždění",
  6. "Out sick" : "Nemoc",
  7. "Vacationing" : "Dovolená",
  8. "Out of office" : "Mimo kancelář",
  9. "Working remotely" : "Pracuje na dálku",
  10. "In a call" : "Má hovor",
  11. "User status" : "Stav uživatele",
  12. "Clear status after" : "Vyčistit stav po uplynutí",
  13. "Emoji for your status message" : "Emotikona pro vaší stavovou zprávu",
  14. "What is your status?" : "Jaký je váš stav?",
  15. "Predefined statuses" : "Předdefinované stavy",
  16. "Previously set" : "Dříve nastavené",
  17. "Reset status" : "Resetovat stav",
  18. "Set status" : "Nastavit stav",
  19. "Online status" : "Stav online",
  20. "Status message" : "Stavová zpráva",
  21. "Your status was set automatically" : "Váš stav byl nastaven automaticky",
  22. "Clear status message" : "Vyčistit stavovou zprávu",
  23. "Set status message" : "Nastavit stavovou zprávu",
  24. "Reset status to \"{icon} {message}\"" : "Resetovat stav na „{icon} {message}“",
  25. "Reset status to \"{message}\"" : "Resetovat stav na „{message}“",
  26. "Reset status to \"{icon}\"" : "Resetovat stav na „{icon}“",
  27. "There was an error saving the status" : "Došlo k chybě při ukládání stavu",
  28. "There was an error clearing the status" : "Při čištění stavu došlo k chybě",
  29. "There was an error reverting the status" : "Při vracení stavu nazpět došlo k chybě",
  30. "Don't clear" : "Do odvolání",
  31. "Today" : "Dnes",
  32. "This week" : "Tento týden",
  33. "Online" : "Online",
  34. "Away" : "Pryč",
  35. "Do not disturb" : "Nerušit",
  36. "Invisible" : "Není vidět",
  37. "Offline" : "Offline",
  38. "There was an error saving the new status" : "Při ukládání nového stavu došlo k chybě",
  39. "30 minutes" : "30 minut",
  40. "1 hour" : "1 hodina",
  41. "4 hours" : "4 hodiny",
  42. "Mute all notifications" : "Ztlumit veškerá upozornění",
  43. "Appear offline" : "Jevit se offline",
  44. "View profile" : "Zobrazit profil ",
  45. "{status}, {timestamp}" : "{status}, {timestamp}"
  46. },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
  47. }