diff options
Diffstat (limited to 'lib/l10n/fi.js')
-rw-r--r-- | lib/l10n/fi.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js index db12ec16dac..8f214ed480a 100644 --- a/lib/l10n/fi.js +++ b/lib/l10n/fi.js @@ -7,6 +7,8 @@ OC.L10N.register( "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Sovelluksen %1$s tiedostoja ei korvattu oikein Varmista, että sen versio on yhteensopiva palvelimen kanssa.", "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.", "Click the following link to confirm your email." : "Napsauta seuraavaa linkkiä vahvistaaksesi sähköpostiosoitteesi.", |