summaryrefslogtreecommitdiffstats
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.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_status/l10n/cs.js b/apps/user_status/l10n/cs.js
index 2310de1ee6f..4f16e0f072a 100644
--- a/apps/user_status/l10n/cs.js
+++ b/apps/user_status/l10n/cs.js
@@ -11,6 +11,7 @@ OC.L10N.register(
"Clear status message after" : "Vyčistit stavovou zprávu po uplynutí",
"What's your status?" : "Jaký je váš stav?",
"Set status" : "Natavit stav",
+ "Online status" : "Stav online",
"Status message" : "Stavová zpráva",
"Clear status message" : "Vyčistit stavovou zprávu",
"Set status message" : "Nastavit stavovou zprávu",
@@ -31,6 +32,7 @@ OC.L10N.register(
"1 hour" : "1 hodina",
"4 hours" : "4 hodiny",
"Mute all notifications" : "Ztlumit veškerá upozornění",
+ "Appear offline" : "Jevit se offline",
"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;");