aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/fi.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/fi.js')
-rw-r--r--lib/l10n/fi.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js
index 7eb441edd14..3325fbc9321 100644
--- a/lib/l10n/fi.js
+++ b/lib/l10n/fi.js
@@ -6,7 +6,6 @@ OC.L10N.register(
"See %s" : "Katso %s",
"Sample configuration detected" : "Esimerkkimääritykset havaittu",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "On havaittu, että esimerkkimäärityksen on kopioitu. Se voi rikkoa asennuksesi, eikä sitä tueta. Lue ohjeet ennen kuin muutat config.php tiedostoa.",
- "404" : "404",
"The page could not be found on the server." : "Sivua ei löytynyt palvelimelta.",
"Email verification" : "Sähköpostin vahvistus",
"Click the following button to confirm your email." : "Napsauta seuraavaa painiketta vahvistaaksesi sähköpostiosoitteesi.",
@@ -232,6 +231,7 @@ OC.L10N.register(
"libxml2 2.7.0 is at least required. Currently %s is installed." : "Vähintään libxml2 2.7.0 vaaditaan. %s on asennettu.",
"To fix this issue update your libxml2 version and restart your web server." : "Päivitä libxml2:n versio ja käynnistä http-palvelin uudelleen.",
"PostgreSQL >= 9 required." : "PostgreSQL >= 9 vaaditaan.",
- "Please upgrade your database version." : "Päivitä tietokannan versio."
+ "Please upgrade your database version." : "Päivitä tietokannan versio.",
+ "404" : "404"
},
"nplurals=2; plural=(n != 1);");