summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/cs.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-22 00:12:11 +0000
committerNextcloud bot <bot@nextcloud.com>2018-06-22 00:12:11 +0000
commite4551106f5e8df91be2b70fe9058292c985b6913 (patch)
tree629b5b04092982d2712243115ccb784ac7c2caad /apps/files_sharing/l10n/cs.js
parent45018a0e839f71dd8fac892125b77b5bccd1713a (diff)
downloadnextcloud-server-e4551106f5e8df91be2b70fe9058292c985b6913.tar.gz
nextcloud-server-e4551106f5e8df91be2b70fe9058292c985b6913.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/cs.js')
-rw-r--r--apps/files_sharing/l10n/cs.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js
index 9a343215cb9..26dbad6cd6e 100644
--- a/apps/files_sharing/l10n/cs.js
+++ b/apps/files_sharing/l10n/cs.js
@@ -92,9 +92,6 @@ OC.L10N.register(
"Add to your Nextcloud" : "Přidat do Nextcloud",
"Share API is disabled" : "Sdílení API je zakázané",
"File sharing" : "Sdílení souborů",
- "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.",
- "Password" : "Heslo",
"No entries found in this folder" : "V tomto adresáři nebylo nic nalezeno",
"Name" : "Název",
"Share time" : "Čas sdílení",
@@ -111,6 +108,9 @@ OC.L10N.register(
"Uploading files…" : "Probíhá nahrávání souborů...",
"Uploaded files:" : "Nahrané soubory:",
"{actor} removed you from {file}" : "{actor} vás odstranil(a) ze souboru {file}",
- "%s is publicly shared" : "%s je veřejně sdíleno"
+ "%s is publicly shared" : "%s je veřejně sdíleno",
+ "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.",
+ "Password" : "Heslo"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");