diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-09-22 00:08:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-09-22 00:08:22 +0000 |
commit | 887229b7b852573393a96c0e08ebd1e53346fe73 (patch) | |
tree | 6ac2d7444fbae0160396c45efc84724c2e60cd77 /core/l10n/cs.js | |
parent | 38568c362b55e5b77838ab40d81c23fd724633d1 (diff) | |
download | nextcloud-server-887229b7b852573393a96c0e08ebd1e53346fe73.tar.gz nextcloud-server-887229b7b852573393a96c0e08ebd1e53346fe73.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/cs.js')
-rw-r--r-- | core/l10n/cs.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js index 8c18d0ac93f..5f5a29b358b 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -85,6 +85,7 @@ OC.L10N.register( "No files in here" : "Nesou zde žádné soubory", "Choose" : "Vybrat", "Copy" : "Zkopírovat", + "Move" : "Přesunout", "Error loading file picker template: {error}" : "Chyba při nahrávání šablony výběru souborů: {error}", "OK" : "OK", "Error loading message template: {error}" : "Chyba při nahrávání šablony zprávy: {error}", @@ -100,6 +101,8 @@ OC.L10N.register( "({count} selected)" : "(vybráno {count})", "Error loading file exists template" : "Chyba při nahrávání šablony existence souboru", "Pending" : "Čekající", + "Copy to {folder}" : "Zkopírovat do {folder}", + "Move to {folder}" : "Přesunout do {folder}", "Very weak password" : "Velmi slabé heslo", "Weak password" : "Slabé heslo", "So-so password" : "Středně silné heslo", |