diff options
Diffstat (limited to 'core/l10n/fi.js')
-rw-r--r-- | core/l10n/fi.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/fi.js b/core/l10n/fi.js index 232c734bc8c..e9a0668b9a9 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -265,9 +265,6 @@ OC.L10N.register( "Database host" : "Tietokantapalvelin", "Please specify the port number along with the host name (e.g., localhost:5432)." : "Määritä portin numero tietokantapalvelimen yhteydessä (esim. localhost:5432).", "Performance warning" : "Suorituskykyvaroitus", - "SQLite will be used as database." : "SQLitea käytetään tietokantana.", - "For larger installations we recommend to choose a different database backend." : "Suuria asennuksia varten suositellaan muun tietokannan käyttöä.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Varsinkin työpöytäsovelluksen tiedostosynkronointia käyttäessä SQLiten käyttö ei ole suositeltavaa.", "Finish setup" : "Viimeistele asennus", "Finishing …" : "Viimeistellään…", "Need help?" : "Tarvitsetko apua?", @@ -347,6 +344,9 @@ OC.L10N.register( "Share with other people by entering a user or group or an email address." : "Jaa muille kirjoittamalla käyttäjä, ryhmä tai sähköpostiosoite.", "The specified document has not been found on the server." : "Määritettyä asiakirjaa ei löytynyt palvelimelta.", "You can click here to return to %s." : "Napsauta tästä palataksesi %siin.", + "SQLite will be used as database." : "SQLitea käytetään tietokantana.", + "For larger installations we recommend to choose a different database backend." : "Suuria asennuksia varten suositellaan muun tietokannan käyttöä.", + "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Varsinkin työpöytäsovelluksen tiedostosynkronointia käyttäessä SQLiten käyttö ei ole suositeltavaa.", "Wrong password." : "Väärä salasana.", "Stay logged in" : "Pysy sisäänkirjautuneena", "Back to log in" : "Palaa kirjautumiseen", |