sk.json 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. { "translations": {
  2. "Recent statuses" : "Nedávne stavy",
  3. "In a meeting" : "Na schôdzke",
  4. "Commuting" : "Na ceste",
  5. "Out sick" : "Choroba",
  6. "Vacationing" : "Na dovolenke",
  7. "Working remotely" : "Pracuje na diaľku",
  8. "In a call" : "práve telefonuje",
  9. "User status" : "Stav užívateľa",
  10. "View profile" : "Zobraziť profil",
  11. "Clear status after" : "Vyčistiť správu o stave po",
  12. "What is your status?" : "Aký je váš stav?",
  13. "Set status" : "Nastaviť stav",
  14. "Online status" : "Stav pripojenia",
  15. "Status message" : "Správa o stave",
  16. "Clear status message" : "Vyčistiť správu o stave",
  17. "Set status message" : "Nastaviť správu o stave",
  18. "There was an error saving the status" : "Pri ukladaní stavu sa vyskytla chyba",
  19. "There was an error clearing the status" : "Pri čistení stavu sa vyskytla chyba",
  20. "No recent status changes" : "Žiadne nedávne zmeny stavu",
  21. "Away" : "Preč",
  22. "Do not disturb" : "Nerušiť",
  23. "{status}, {timestamp}" : "{status}, {timestamp}",
  24. "Don't clear" : "Nemazať",
  25. "Today" : "Dnes",
  26. "This week" : "Tento týždeň",
  27. "Online" : "Pripojené",
  28. "Invisible" : "Neviditeľné",
  29. "Offline" : "Offline",
  30. "There was an error saving the new status" : "Pri ukladaní nového stavu sa vyskytla chyba",
  31. "30 minutes" : "30 minút",
  32. "1 hour" : "1 hodina",
  33. "4 hours" : "4 hodiny",
  34. "Mute all notifications" : "Stíšiť všetky upozornenia",
  35. "Appear offline" : "V odpojenom režime",
  36. "Clear status message after" : "Vyčistiť správu o stave po"
  37. },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
  38. }