summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/cs.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-10-26 00:08:39 +0000
committerNextcloud bot <bot@nextcloud.com>2017-10-26 00:08:39 +0000
commit37bedbc10d8802e573a63ec255ec410a2896a91a (patch)
tree8aa8451791f8ead8a8b3ac8854af35775b334b73 /apps/files_sharing/l10n/cs.js
parent4cb4d03184634c093575a370b2b90526e3c6030b (diff)
downloadnextcloud-server-37bedbc10d8802e573a63ec255ec410a2896a91a.tar.gz
nextcloud-server-37bedbc10d8802e573a63ec255ec410a2896a91a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/cs.js')
-rw-r--r--apps/files_sharing/l10n/cs.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js
index 208db495aaa..db559d20574 100644
--- a/apps/files_sharing/l10n/cs.js
+++ b/apps/files_sharing/l10n/cs.js
@@ -87,7 +87,6 @@ OC.L10N.register(
"Wrong or no update parameter given" : "Chyba nebo žádná aktualizace dle zadaných parametrů",
"Can't change permissions for public share links" : "Nelze změnit oprávnění pro veřejně sdílené odkazy",
"Cannot increase permissions" : "Nelze navýšit oprávnění",
- "%s is publicly shared" : "%s je veřejně sdílen",
"Share API is disabled" : "Sdílení API je zakázané",
"This share is password-protected" : "Toto sdílení je chráněno heslem",
"The password is wrong. Try again." : "Heslo není správné. Zkuste to znovu.",
@@ -110,6 +109,7 @@ OC.L10N.register(
"Upload files to %s" : "Nahrát soubory do %s",
"Select or drop files" : "Vyberte nebo přetáhněte soubory",
"Uploading files…" : "Probíhá nahrávání souborů...",
- "Uploaded files:" : "Nahrané soubory:"
+ "Uploaded files:" : "Nahrané soubory:",
+ "%s is publicly shared" : "%s je veřejně sdílen"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");