diff options
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 5481626fc8a..c44008362f1 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -236,8 +236,11 @@ OC.L10N.register( "Looking for {term} …" : "Hledání {term}…", "No" : "Ne", "Yes" : "Ano", + "Choose {file}" : "Zvolit {file}", "Choose" : "Vybrat", + "Copy to {target}" : "Zkopírovat do {target}", "Copy" : "Zkopírovat", + "Move to {target}" : "Přesunout do {target}", "Move" : "Přesunout", "OK" : "OK", "Error loading message template: {error}" : "Chyba při načítání šablony zprávy: {error}", |