summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/cs_CZ.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-08-16 00:10:47 +0000
committerNextcloud bot <bot@nextcloud.com>2016-08-16 00:10:47 +0000
commit8c424c7971e3692c702914721fa1d83bdff6b144 (patch)
treed9de8313b32bb2d2186e9a62df86a506d82acd54 /apps/files/l10n/cs_CZ.js
parent2061d40ba292d2b906132dfcd261e4c631d9854b (diff)
downloadnextcloud-server-8c424c7971e3692c702914721fa1d83bdff6b144.tar.gz
nextcloud-server-8c424c7971e3692c702914721fa1d83bdff6b144.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/cs_CZ.js')
-rw-r--r--apps/files/l10n/cs_CZ.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files/l10n/cs_CZ.js b/apps/files/l10n/cs_CZ.js
index 53123735bd7..8d35fb78977 100644
--- a/apps/files/l10n/cs_CZ.js
+++ b/apps/files/l10n/cs_CZ.js
@@ -132,6 +132,8 @@ OC.L10N.register(
"No favorites" : "Žádné oblíbené",
"Files and folders you mark as favorite will show up here" : "Soubory a adresáře označené jako oblíbené budou zobrazeny zde",
"Text file" : "Textový soubor",
- "New text file.txt" : "Nový textový soubor.txt"
+ "New text file.txt" : "Nový textový soubor.txt",
+ "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Použijte tuto adresu pro <a href=\"%s\" target=\"_blank\">přístup ke svým Souborům přes WebDAV</a>",
+ "Cancel upload" : "Ukončit nahrávání"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");