diff options
Diffstat (limited to 'settings/l10n/fi_FI.js')
-rw-r--r-- | settings/l10n/fi_FI.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/settings/l10n/fi_FI.js b/settings/l10n/fi_FI.js index ab2505062aa..56a7038f581 100644 --- a/settings/l10n/fi_FI.js +++ b/settings/l10n/fi_FI.js @@ -1,9 +1,11 @@ OC.L10N.register( "settings", { - "Enabled" : "Käytössä", - "Not enabled" : "Ei käytössä", - "Recommended" : "Suositeltu", + "Cron" : "Cron", + "Sharing" : "Jakaminen", + "Security" : "Tietoturva", + "Email Server" : "Sähköpostipalvelin", + "Log" : "Loki", "Authentication error" : "Tunnistautumisvirhe", "Your full name has been changed." : "Koko nimesi on muutettu.", "Unable to change full name" : "Koko nimen muuttaminen epäonnistui", @@ -33,6 +35,9 @@ OC.L10N.register( "Wrong admin recovery password. Please check the password and try again." : "Väärä ylläpitäjän salasana. Tarkista salasana ja yritä uudelleen.", "Back-end doesn't support password change, but the users encryption key was successfully updated." : "Taustaosa ei tue salasanan vaihtamista, mutta käyttäjän salausavain päivitettiin onnistuneesti.", "Unable to change password" : "Salasanan vaihto ei onnistunut", + "Enabled" : "Käytössä", + "Not enabled" : "Ei käytössä", + "Recommended" : "Suositeltu", "Saved" : "Tallennettu", "test email settings" : "testaa sähköpostiasetukset", "If you received this email, the settings seem to be correct." : "Jos sait tämän sähköpostin, kaikki asetukset vaikuttavat olevan kunnossa.", @@ -111,14 +116,12 @@ OC.L10N.register( "URL generation in notification emails" : "Verkko-osoitteiden luominen sähköposti-ilmoituksissa", "No problems found" : "Ongelmia ei löytynyt", "Please double check the <a href='%s'>installation guides</a>." : "Lue tarkasti <a href='%s'>asennusohjeet</a>.", - "Cron" : "Cron", "Last cron was executed at %s." : "Viimeisin cron suoritettiin %s.", "Last cron was executed at %s. This is more than an hour ago, something seems wrong." : "Viimeisin cron suoritettiin %s. Siitä on yli tunti aikaa, joten jokin näyttää olevan pielessä.", "Cron was not executed yet!" : "Cronia ei suoritettu vielä!", "Execute one task with each page loaded" : "Suorita yksi tehtävä jokaista ladattua sivua kohden", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php kutsuu webcron-palvelun kautta cron.php:ta 15 minuutin välein http:tä käyttäen.", "Use system's cron service to call the cron.php file every 15 minutes." : "Käytä järjestelmän cron-palvelua cron.php-tiedoston kutsumista varten 15 minuutin välein.", - "Sharing" : "Jakaminen", "Allow apps to use the Share API" : "Salli sovellusten käyttää jakamisen ohjelmointirajapintaa", "Allow users to share via link" : "Salli käyttäjien jakaa linkkien kautta", "Allow public uploads" : "Salli julkiset lähetykset", @@ -131,11 +134,9 @@ OC.L10N.register( "Allow users to send mail notification for shared files" : "Salli käyttäjien lähettää sähköposti-ilmoituksia jaetuista tiedostoista", "Exclude groups from sharing" : "Kiellä ryhmiä jakamasta", "These groups will still be able to receive shares, but not to initiate them." : "Nämä ryhmät kykenevät vastaanottamaan jakoja, mutta eivät kuitenkaan itse pysty luoda jakoja.", - "Security" : "Tietoturva", "Enforce HTTPS" : "Pakota HTTPS", "Forces the clients to connect to %s via an encrypted connection." : "Pakottaa asiakasohjelmistot ottamaan yhteyden %siin salatun yhteyden kautta.", "Please connect to your %s via HTTPS to enable or disable the SSL enforcement." : "Yhdistä %siin HTTPS-yhteydellä ottaaksesi käyttöön tai poistaaksesi käytöstä SSL-pakotteen.", - "Email Server" : "Sähköpostipalvelin", "This is used for sending out notifications." : "Tätä käytetään ilmoitusten lähettämiseen.", "Send mode" : "Lähetystila", "From address" : "Lähettäjän osoite", @@ -149,7 +150,6 @@ OC.L10N.register( "Store credentials" : "Säilytä tilitiedot", "Test email settings" : "Testaa sähköpostiasetukset", "Send email" : "Lähetä sähköpostiviesti", - "Log" : "Loki", "Log level" : "Lokitaso", "More" : "Enemmän", "Less" : "Vähemmän", |