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 303ebc2bd8a..c7c95aca0de 100644 --- a/lib/l10n/fi.js +++ b/lib/l10n/fi.js @@ -4,7 +4,6 @@ OC.L10N.register( "Cannot write into \"config\" directory!" : "Hakemistoon \"config\" kirjoittaminen ei onnistu!", "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Jos haluat pitää config.php-tiedoston vain luku -muodossa, aseta valinnan \"config_is_read_only\" arvoksi true.", "See %s" : "Katso %s", - "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", @@ -226,6 +225,7 @@ OC.L10N.register( "Storage connection error. %s" : "Tallennustilan yhteysvirhe. %s", "Storage is temporarily not available" : "Tallennustila on tilapäisesti pois käytöstä", "Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s", + "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.", "Full name" : "Koko nimi", "%s enter the database username and name." : "%s anna tietokannan käyttäjätunnus ja nimi.", "%s enter the database username." : "%s anna tietokannan käyttäjätunnus.", |