diff options
Diffstat (limited to 'core/l10n/fi.js')
-rw-r--r-- | core/l10n/fi.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/fi.js b/core/l10n/fi.js index f18bf065a7b..118d87333e7 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -84,6 +84,7 @@ OC.L10N.register( "No files in here" : "Täällä ei ole tiedostoja", "Choose" : "Valitse", "Copy" : "Kopioi", + "Move" : "Siirrä", "Error loading file picker template: {error}" : "Virhe ladatessa tiedostopohjia: {error}", "OK" : "OK", "Error loading message template: {error}" : "Virhe ladatessa viestipohjaa: {error}", @@ -99,6 +100,8 @@ OC.L10N.register( "({count} selected)" : "({count} valittu)", "Error loading file exists template" : "Virhe ladatessa mallipohjaa", "Pending" : "Odottaa", + "Copy to {folder}" : "Kopioi kansioon {folder}", + "Move to {folder}" : "Siirrä kansioon {folder}", "Very weak password" : "Erittäin heikko salasana", "Weak password" : "Heikko salasana", "So-so password" : "Kohtalainen salasana", |