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