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

github.com/nextcloud/external.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-05-01 03:10:52 +0300
committerNextcloud bot <bot@nextcloud.com>2017-05-01 03:10:52 +0300
commitab842fe144a15a6a595e71ed84cb32e6582a84ec (patch)
tree7e7777b087a7206f12ca2a3bb839a2f21c4ef33e /l10n/cs.js
parentf908c6de6e80cb3ab47a68492b797beaaba6ddd0 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/cs.js')
-rw-r--r--l10n/cs.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index ff642b6..e038e58 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -7,6 +7,7 @@ OC.L10N.register(
"Setting" : "Nastavení",
"Quota" : "Kvóta",
"The given name is invalid" : "Zadané jméno je neplatné",
+ "The given URL is invalid" : "Zadaná URL je neplatná",
"The given language does not exist" : "Zadaný jazyk neexistuje",
"The given type is invalid" : "Zadaný typ je neplatný",
"The given icon does not exist" : "Zadaná ikona neexistuje",
@@ -21,6 +22,7 @@ OC.L10N.register(
"Saved!" : "Uloženo!",
"Can not save site" : "Stránka nelze uložit",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Buďte si prosím vědomi, že některé prohlížeče mohou blokovat zobrazování stránek z http prostoru, pokud vy používáte https.",
- "Furthermore please note that many sites these days disallow iframing due to security reasons." : "Mnoho stránek také z bezpečnostních důvodů neumožňuje zobrazení v iframe."
+ "Furthermore please note that many sites these days disallow iframing due to security reasons." : "Mnoho stránek také z bezpečnostních důvodů neumožňuje zobrazení v iframe.",
+ "We highly recommend to test the configured sites above properly." : "Velmi doporučujeme výše nastavené stránky pořádně otestovat."
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");