diff options
Diffstat (limited to 'apps/user_status/l10n/cs.js')
-rw-r--r-- | apps/user_status/l10n/cs.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/user_status/l10n/cs.js b/apps/user_status/l10n/cs.js index e02647b5728..9d21e89f539 100644 --- a/apps/user_status/l10n/cs.js +++ b/apps/user_status/l10n/cs.js @@ -23,7 +23,6 @@ OC.L10N.register( "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ě", "There was an error reverting the status" : "Při vracení stavu nazpět došlo k chybě", - "Set status" : "Nastavit stav", "Online status" : "Stav online", "Status message" : "Stavová zpráva", "Set absence period" : "Nastavit období nepřítomnosti", @@ -39,10 +38,12 @@ OC.L10N.register( "Do not disturb" : "Nerušit", "Invisible" : "Není vidět", "Offline" : "Offline", + "Set status" : "Nastavit stav", "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", + "Busy" : "Zaneprázdněn(a)", "Mute all notifications" : "Ztlumit veškerá upozornění", "Appear offline" : "Jevit se offline" }, |