diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-21 02:16:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-21 02:16:02 +0000 |
commit | 37ef64d24e0b9fadc44b56061b13623866170858 (patch) | |
tree | 38d4c84183753b513d5e18ce6695dcbccc1d7f33 /apps/files/l10n/cs.js | |
parent | 2eb24fcf420acae5f62e7a4d8190b74d9c701d0f (diff) | |
download | nextcloud-server-37ef64d24e0b9fadc44b56061b13623866170858.tar.gz nextcloud-server-37ef64d24e0b9fadc44b56061b13623866170858.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/cs.js')
-rw-r--r-- | apps/files/l10n/cs.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index 02c9f29214d..4b96333d21f 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -47,7 +47,7 @@ OC.L10N.register( "This directory is unavailable, please check the logs or contact the administrator" : "Tento adresář není dostupný, zkontrolujte záznamy událostí nebo se obraťte na správce", "Could not move \"{file}\", target exists" : "„{file}“ nelze přesunout – cíl už existuje", "Could not move \"{file}\"" : "„{file}“ nelze přesunout", - "copy" : "Kopírovat", + "copy" : "kopie", "Could not copy \"{file}\", target exists" : "Nelze kopírovat „{file}“, cíl už existuje", "Could not copy \"{file}\"" : "Nelze kopírovat „{file}“", "Copied {origin} inside {destination}" : "{origin} zkopírován do {destination}", |