aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/cs.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_status/l10n/cs.js')
-rw-r--r--apps/user_status/l10n/cs.js18
1 files changed, 10 insertions, 8 deletions
diff --git a/apps/user_status/l10n/cs.js b/apps/user_status/l10n/cs.js
index 9530e8c5898..9d21e89f539 100644
--- a/apps/user_status/l10n/cs.js
+++ b/apps/user_status/l10n/cs.js
@@ -17,18 +17,19 @@ OC.L10N.register(
"Predefined statuses" : "Předdefinované stavy",
"Previously set" : "Dříve nastavené",
"Reset status" : "Resetovat stav",
- "Set status" : "Nastavit stav",
- "Online status" : "Stav online",
- "Status message" : "Stavová zpráva",
- "Your status was set automatically" : "Váš stav byl nastaven automaticky",
- "Clear status message" : "Vyčistit stavovou zprávu",
- "Set status message" : "Nastavit stavovou zprávu",
"Reset status to \"{icon} {message}\"" : "Resetovat stav na „{icon} {message}“",
"Reset status to \"{message}\"" : "Resetovat stav na „{message}“",
"Reset status to \"{icon}\"" : "Resetovat stav na „{icon}“",
"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ě",
+ "Online status" : "Stav online",
+ "Status message" : "Stavová zpráva",
+ "Set absence period" : "Nastavit období nepřítomnosti",
+ "Set absence period and replacement" : "Nastavit období nepřítomnosti a zástup",
+ "Your status was set automatically" : "Váš stav byl nastaven automaticky",
+ "Clear status message" : "Vyčistit stavovou zprávu",
+ "Set status message" : "Nastavit stavovou zprávu",
"Don't clear" : "Do odvolání",
"Today" : "Dnes",
"This week" : "Tento týden",
@@ -37,12 +38,13 @@ 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",
- "View profile" : "Zobrazit profil "
+ "Appear offline" : "Jevit se offline"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");