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-03-25 04:10:53 +0300
committerNextcloud bot <bot@nextcloud.com>2017-03-25 04:10:53 +0300
commit87c77e5b99d0293ab347c0b9cf2d23509d12e17d (patch)
tree560df44f62b84e303ea5c20fb710feb4752dabba /l10n/cs.js
parent7df51abc57fcdf81e0fbaaf6ff73a7074cb96962 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/cs.js')
-rw-r--r--l10n/cs.js8
1 files changed, 3 insertions, 5 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index f3e66a2..29044b0 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -1,16 +1,14 @@
OC.L10N.register(
"external",
{
- "Please enter valid urls - they have to start with either http://, https:// or /" : "Vkládejte prosím platné adresy URL - musí začínat buď http://, https:// nebo /",
- "External sites saved." : "Externí stránky uloženy.",
+ "Select an icon" : "Vybrat ikonu",
"External sites" : "Externí stránky",
"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.",
"We highly recommend to test the configured sites below properly." : "Velmi doporučujeme důkladně otestovat níže nastavené stránky.",
+ "Add" : "Přidat",
"Name" : "Název",
"URL" : "URL",
- "Select an icon" : "Vybrat ikonu",
- "Remove site" : "Odstranit stránku",
- "Add" : "Přidat"
+ "Remove site" : "Odstranit stránku"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");