diff options
Diffstat (limited to 'core/l10n/fi.json')
-rw-r--r-- | core/l10n/fi.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/fi.json b/core/l10n/fi.json index fe54c3ac019..f1cacdeba14 100644 --- a/core/l10n/fi.json +++ b/core/l10n/fi.json @@ -145,6 +145,10 @@ "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", |