summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/cs.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-09-17 12:33:26 +0000
committerNextcloud bot <bot@nextcloud.com>2019-09-17 12:33:26 +0000
commit8cc41974a43ce893fee58b44ac8c213461eaa898 (patch)
treef901982908dafc2b29853fb7919697be33f33feb /apps/files_sharing/l10n/cs.js
parenta5d4cc133098f25f27fec6ca76cae37e46a662c7 (diff)
downloadnextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.tar.gz
nextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/cs.js')
-rw-r--r--apps/files_sharing/l10n/cs.js7
1 files changed, 3 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js
index 1b972e53b6b..c58c74047d5 100644
--- a/apps/files_sharing/l10n/cs.js
+++ b/apps/files_sharing/l10n/cs.js
@@ -87,8 +87,8 @@ OC.L10N.register(
"Wrong share ID, share doesn't exist" : "Chybný identifikátor sdílení – takové neexistuje",
"could not delete share" : "nelze smazat sdílení",
"Could not delete share" : "Nelze smazat sdílení",
- "Please specify a file or folder path" : "Zadejte popis umístění souboru či složky",
- "Wrong path, file/folder doesn't exist" : "Chybný popis umístění – soubor/složka neexistuje",
+ "Please specify a file or folder path" : "Zadejte cestu k souboru či složce",
+ "Wrong path, file/folder doesn't exist" : "Chybná cesta – soubor/složka neexistuje",
"Could not create share" : "Nelze vytvořit sdílení",
"invalid permissions" : "neplatná oprávnění",
"Please specify a valid user" : "Zadejte platného uživatele",
@@ -138,7 +138,6 @@ OC.L10N.register(
"Select or drop files" : "Vyberte nebo přetáhněte soubory",
"Uploading files…" : "Nahrávání souborů…",
"Uploaded files:" : "Nahrané soubory:",
- "By uploading files, you agree to the %1$sterms of service%2$s." : "Nahráním souborů vyjadřujete souhlas s všeobecnými podmínkami %1$s %2$s.",
- "Sharing %s failed because the back end does not allow shares from type %s" : "Sdílení %s se nezdařilo, protože podpůrná vrstva nepodporuje typ sdílení %s"
+ "By uploading files, you agree to the %1$sterms of service%2$s." : "Nahráním souborů vyjadřujete souhlas s všeobecnými podmínkami %1$s %2$s."
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");