Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_status/l10n/cs.js')
-rw-r--r--apps/user_status/l10n/cs.js22
1 files changed, 11 insertions, 11 deletions
diff --git a/apps/user_status/l10n/cs.js b/apps/user_status/l10n/cs.js
index b62377b50e3..4546a5398cb 100644
--- a/apps/user_status/l10n/cs.js
+++ b/apps/user_status/l10n/cs.js
@@ -8,14 +8,11 @@ OC.L10N.register(
"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",
@@ -23,13 +20,16 @@ OC.L10N.register(
"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í"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");