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

github.com/nextcloud/firstrunwizard.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.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/l10n/cs_CZ.js b/l10n/cs_CZ.js
index 54b6d1f6..166a7338 100644
--- a/l10n/cs_CZ.js
+++ b/l10n/cs_CZ.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Connect your Calendar" : "Připojit kalendář",
"Connect your Contacts" : "Připojit kontakty",
"Documentation" : "Dokumentace",
- "Access files via WebDAV" : "Přistupovat k souborům přes WebDAV"
+ "Access files via WebDAV" : "Přistupovat k souborům přes WebDAV",
+ "There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"%s\">website</a>." : "Více informací naleznete v <a target=\"_blank\" href=\"%s\">dokumentaci</a> a na našem <a target=\"_blank\" href=\"%s\">webu</a>."
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");