summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/cs.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-09-27 00:08:33 +0000
committerNextcloud bot <bot@nextcloud.com>2017-09-27 00:08:33 +0000
commitaf923601b99ecd7e9efe633d6347016af9249236 (patch)
tree23a9b452419292d7bb62b5430d2c0ec8d7a2af6a /apps/files/l10n/cs.json
parent98da7848b59b3b22ec788c4c6c1338bd7f668e41 (diff)
downloadnextcloud-server-af923601b99ecd7e9efe633d6347016af9249236.tar.gz
nextcloud-server-af923601b99ecd7e9efe633d6347016af9249236.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/cs.json')
-rw-r--r--apps/files/l10n/cs.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json
index d03fe0fa0d7..c214592723e 100644
--- a/apps/files/l10n/cs.json
+++ b/apps/files/l10n/cs.json
@@ -19,6 +19,7 @@
"Actions" : "Činnosti",
"Download" : "Stáhnout",
"Rename" : "Přejmenovat",
+ "Move or copy" : "Přesunout nebo zkopírovat",
"Target folder" : "Cílový adresář",
"Delete" : "Smazat",
"Disconnect storage" : "Odpojit úložiště",
@@ -33,6 +34,8 @@
"This directory is unavailable, please check the logs or contact the administrator" : "Tento adresář není dostupný, zkontrolujte prosím logy nebo kontaktujte svého správce systému",
"Could not move \"{file}\", target exists" : "Nelze přesunout \"{file}\", cíl existuje",
"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}\"",
"{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.",