summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/cs.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/cs.js')
-rw-r--r--apps/files_sharing/l10n/cs.js7
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js
index 72098ee53da..bff27037bd6 100644
--- a/apps/files_sharing/l10n/cs.js
+++ b/apps/files_sharing/l10n/cs.js
@@ -10,10 +10,10 @@ OC.L10N.register(
"Files and folders you share will show up here" : "Zde budou zobrazeny vámi sdílené soubory a adresáře",
"No shared links" : "Žádné sdílené odkazy",
"Files and folders you share by link will show up here" : "Zde budou zobrazeny soubory a adresáře sdílené jako webové odkazy",
- "You can upload into this folder" : "Můžete nahrávat do tohoto adresáře",
+ "You can upload into this folder" : "Do této složky můžete nahrávat",
"No compatible server found at {remote}" : "Na {remote} nebyl nalezen kompatibilní server",
"Invalid server URL" : "Neplatná URL serveru",
- "Failed to add the public link to your Nextcloud" : "Selhalo přidání veřejného odkazu do Nextcloud",
+ "Failed to add the public link to your Nextcloud" : "Nepodařilo se přidání veřejného odkazu do Nextcloud",
"Share" : "Sdílet",
"No expiration date set" : "Není nastaveno datum vypršení platnosti",
"Shared by" : "Sdílí",
@@ -110,6 +110,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íleno"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");