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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/cs_CZ.js')
-rw-r--r--l10n/cs_CZ.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/l10n/cs_CZ.js b/l10n/cs_CZ.js
index 059fbf237..7b0d5291f 100644
--- a/l10n/cs_CZ.js
+++ b/l10n/cs_CZ.js
@@ -61,6 +61,9 @@ OC.L10N.register(
"Error loading message" : "Chyba načtení zprávy",
"New message" : "Nová zpráva",
"Forwarding you to %s - click here if you are not automatically redirected within the next few seconds." : "Přesměrovávám na %s - klikněte sem, pokud nebudete automaticky přesměrováni během několika následujících sekund.",
- "If you do not want to visit that page, you can return to <a href=\"%s\">the mail app</a>." : "Pokud nechcete tuto stránku navštívit, vraťte se do <a href=\"%s\">emailové aplikace</a>."
+ "Redirect warning" : "Upozornění na přesměrování",
+ "The previous page is sending you to %s" : "Předchozí stránka vás přesměrovává na %s",
+ "If you do not want to visit that page, you can return to <a href=\"%s\">the mail app</a>." : "Pokud nechcete tuto stránku navštívit, vraťte se do <a href=\"%s\">emailové aplikace</a>.",
+ "Continue to %s" : "Pokračovat na %s"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");