summaryrefslogtreecommitdiffstats
path: root/l10n/cs.js
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/cs.js')
-rw-r--r--l10n/cs.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 906c31803..926630b78 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -1212,6 +1212,7 @@ OC.L10N.register(
"Conversation \"{conversationName}\"" : "Konverzace „{conversationName}“",
"Settings for conversation \"{conversationName}\"" : "Nastavení pro konverzaci „{conversationName}“",
"You can not send messages to this conversation at the moment" : "Nyní není možné do této konverzace posílat zprávy",
- "Add a description for this conversation" : "Přidat popis k této konverzaci"
+ "Add a description for this conversation" : "Přidat popis k této konverzaci",
+ "Set the notification level for the current conversation. This will affect only the notifications you receive." : "Nastavit úroveň upozornění pro tuto konverzaci. Toto ovlivňuje pouze upozornění, která dostáváte vy."
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");