summaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_status/l10n')
-rw-r--r--apps/user_status/l10n/cs.js2
-rw-r--r--apps/user_status/l10n/cs.json2
2 files changed, 4 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;");
diff --git a/apps/user_status/l10n/cs.json b/apps/user_status/l10n/cs.json
index 21ae454e9ac..d47c17d2533 100644
--- a/apps/user_status/l10n/cs.json
+++ b/apps/user_status/l10n/cs.json
@@ -9,6 +9,7 @@
"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",
@@ -29,6 +30,7 @@
"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í"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
} \ No newline at end of file