diff options
Diffstat (limited to 'lib/l10n/fi.js')
-rw-r--r-- | lib/l10n/fi.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js index 3caaae3633b..131eb47b814 100644 --- a/lib/l10n/fi.js +++ b/lib/l10n/fi.js @@ -65,6 +65,7 @@ OC.L10N.register( "in a few seconds" : "muutaman sekunnin päästä", "seconds ago" : "sekunteja sitten", "Empty file" : "Tyhjä tiedosto", + "Dot files are not allowed" : "Pistetiedostot eivät ole sallittuja", "File already exists" : "Tiedosto on jo olemassa", "Invalid path" : "Virheellinen polku", "Failed to create file from template" : "Tiedoston luominen mallipohjasta epäonnistui", @@ -72,7 +73,6 @@ OC.L10N.register( "File name is a reserved word" : "Tiedoston nimi on varattu sana", "File name contains at least one invalid character" : "Tiedoston nimi sisältää ainakin yhden virheellisen merkin", "File name is too long" : "Tiedoston nimi on liian pitkä", - "Dot files are not allowed" : "Pistetiedostot eivät ole sallittuja", "Empty filename is not allowed" : "Tiedostonimi ei voi olla tyhjä", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Sovellusta \"%s\" ei voi asentaa, koska appinfo-tiedostoa ei voi loi lukea.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Sovellusta \"%s\" ei voi asentaa, koska se ei ole yhteensopiva tämän palvelinversion kanssa.", |