diff options
Diffstat (limited to 'core/l10n/fi.js')
-rw-r--r-- | core/l10n/fi.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/fi.js b/core/l10n/fi.js index c9a51efee1d..285ae569f3f 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -353,7 +353,6 @@ OC.L10N.register( "Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Data-hakemisto ja tiedostot ovat luultavasti käytettävissä suoraan Internetistä. .htaccess-tiedosto ei toimi oikein. Suosittelemme määrittämään HTTP-palvelimen asetukset siten, ettei data-hakemisto ole suoraan käytettävissä Internetistä tai siirtämään data-hakemiston HTTP-palvelimen juurihakemiston ulkopuolelle.", "The password is wrong. Try again." : "Salasana on väärin. Yritä uudelleen.", "You haven't added any info yet" : "Et ole lisännyt tietoja vielä", - "{user} hasn't added any info yet" : "{user} ei ole lisännyt tietoja vielä", - "Request password" : "Pyydä salasanaa" + "{user} hasn't added any info yet" : "{user} ei ole lisännyt tietoja vielä" }, "nplurals=2; plural=(n != 1);"); |