diff options
Diffstat (limited to 'apps/user_status/l10n/cs.json')
-rw-r--r-- | apps/user_status/l10n/cs.json | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/apps/user_status/l10n/cs.json b/apps/user_status/l10n/cs.json index 902506e3e00..42c37685d59 100644 --- a/apps/user_status/l10n/cs.json +++ b/apps/user_status/l10n/cs.json @@ -6,14 +6,11 @@ "Vacationing" : "Dovolená", "Working remotely" : "Pracuje na dálku", "User status" : "Stav uživatele", - "Online" : "Online", - "Away" : "Pryč", - "Do not disturb" : "Nerušit", - "Invisible" : "Neviditelné", - "Offline" : "Offline", - "Set status" : "Natavit stav", - "There was an error saving the new status" : "Při ukládání nového stavu došlo k chybě", + "Clear status message after" : "Vyčistit stavovou zprávu po uplynutí", "What's your status?" : "Jaký je váš stav?", + "Set status" : "Natavit stav", + "Status message" : "Stavová zpráva", + "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", @@ -21,13 +18,16 @@ "Don't clear" : "Nečistit", "Today" : "Dnes", "This week" : "Tento týden", + "Online" : "Online", + "Away" : "Pryč", + "Do not disturb" : "Nerušit", + "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í", - "Set custom status" : "Nastavit uživatelsky určený stav", - "Clear status after" : "Vyčistit stav po uplynutí", - "Set a custom status" : "Nastavit uživatelsky určený stav", - "Clear custom status" : "Vyčistit uživatelsky určený stav" + "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;" }
\ No newline at end of file |