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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/cs.js')
-rw-r--r--l10n/cs.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 9b08664ee..3c06e2e4c 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -1127,7 +1127,6 @@ 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",
- "Once a conversation is left, to re-join a closed conversation, an invite is needed. An open conversation can be re-joined at any time." : "Jakmile opustíte konverzaci, budete v případě těch uzavřených potřebovat k opětovnému připojení pozvánku. K otevřené konverzaci se můžete znovu připojit kdykoli."
+ "Add a description for this conversation" : "Přidat popis k této konverzaci"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");