aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/cs.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-09-28 00:08:36 +0000
committerNextcloud bot <bot@nextcloud.com>2017-09-28 00:08:36 +0000
commite5d39e63d15069d10fa723c34472be4b0b95d1ad (patch)
tree0650a62a0ad7d672fea3e3aab7133572a13cf70e /apps/files/l10n/cs.js
parent5f25dd7095fadccb7458dbe09c048fbf6645552d (diff)
downloadnextcloud-server-e5d39e63d15069d10fa723c34472be4b0b95d1ad.tar.gz
nextcloud-server-e5d39e63d15069d10fa723c34472be4b0b95d1ad.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/cs.js')
-rw-r--r--apps/files/l10n/cs.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js
index ecba0ffbc7d..6105c3e1163 100644
--- a/apps/files/l10n/cs.js
+++ b/apps/files/l10n/cs.js
@@ -17,6 +17,7 @@ OC.L10N.register(
"Target folder \"{dir}\" does not exist any more" : "Cílový adresář \"{dir}\" již neexistuje",
"Not enough free space" : "Nedostatek volného prostoru",
"Uploading …" : "Nahrávám...",
+ "…" : "…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} z {totalSize} ({bitrate})",
"Actions" : "Činnosti",
"Download" : "Stáhnout",
@@ -38,6 +39,8 @@ OC.L10N.register(
"Could not move \"{file}\"" : "Nelze přesunout \"{file}\"",
"Could not copy \"{file}\", target exists" : "Nelze kopírovat \"{file}\", cíl již existuje",
"Could not copy \"{file}\"" : "Nelze kopírovat \"{file}\"",
+ "Copied {origin} inside {destination}" : "{origin} zkopírován do {destination}",
+ "Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} a {nbfiles} dalších souborů zkopírováno do {destination}",
"{newName} already exists" : "{newName} již existuje",
"Could not rename \"{fileName}\", it does not exist any more" : "Nelze přejmenovat \"{fileName}\", již neexistuje",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Jméno \"{targetName}\" je již použito v adresáři \"{dir}\". Vyberte prosím jiné jméno.",