diff options
Diffstat (limited to 'core/l10n/fi.js')
-rw-r--r-- | core/l10n/fi.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/fi.js b/core/l10n/fi.js index 8a5631e33be..b72a4e72f11 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -147,6 +147,10 @@ OC.L10N.register( "Name" : "Nimi", "Size" : "Koko", "Modified" : "Muokattu", + "\"{name}\" is an invalid file name." : "\"{name}\" on virheellinen tiedostonimi.", + "File name cannot be empty." : "Tiedoston nimi ei voi olla tyhjä.", + "\"/\" is not allowed inside a file name." : "\"/\" ei ole sallittu merkki tiedostonimessä.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" ei ole hyväksytty tiedostotyyppi", "{newName} already exists" : "{newName} on jo olemassa", "Choose" : "Valitse", "Copy" : "Kopioi", |