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.js36
1 files changed, 23 insertions, 13 deletions
diff --git a/apps/user_status/l10n/cs.js b/apps/user_status/l10n/cs.js
index 6a4997b6fd7..9d21e89f539 100644
--- a/apps/user_status/l10n/cs.js
+++ b/apps/user_status/l10n/cs.js
@@ -2,39 +2,49 @@ OC.L10N.register(
"user_status",
{
"Recent statuses" : "Nedávné stavy",
+ "No recent status changes" : "Žádné nedávné změny stavu",
"In a meeting" : "Na poradě",
"Commuting" : "Dojíždění",
"Out sick" : "Nemoc",
"Vacationing" : "Dovolená",
+ "Out of office" : "Mimo kancelář",
"Working remotely" : "Pracuje na dálku",
"In a call" : "Má hovor",
"User status" : "Stav uživatele",
- "View profile" : "Zobrazit profil ",
- "Clear status message after" : "Vyčistit stavovou zprávu po uplynutí",
+ "Clear status after" : "Vyčistit stav po uplynutí",
+ "Emoji for your status message" : "Emotikona pro vaší stavovou zprávu",
"What is your status?" : "Jaký je váš stav?",
- "Set status" : "Nastavit stav",
+ "Predefined statuses" : "Předdefinované stavy",
+ "Previously set" : "Dříve nastavené",
+ "Reset status" : "Resetovat stav",
+ "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",
- "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",
+ "Don't clear" : "Do odvolání",
"Today" : "Dnes",
"This week" : "Tento týden",
"Online" : "Online",
- "Invisible" : "Neviditelný",
+ "Away" : "Pryč",
+ "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",
- "What's your status?" : "Jaký je váš stav?"
+ "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;");