diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-07-03 00:08:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-07-03 00:08:21 +0000 |
commit | c94dbddd12099418ed010284201ec90fb74111f9 (patch) | |
tree | 75fd3a1c6b9fbe35627afeff5f8b839cbf79ee77 /settings/l10n/fi.js | |
parent | cc4373c90157679f2ff8bc21b8cf55e386e9ccea (diff) | |
download | nextcloud-server-c94dbddd12099418ed010284201ec90fb74111f9.tar.gz nextcloud-server-c94dbddd12099418ed010284201ec90fb74111f9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/fi.js')
-rw-r--r-- | settings/l10n/fi.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/settings/l10n/fi.js b/settings/l10n/fi.js index e8cbf17dafb..487e1c08c44 100644 --- a/settings/l10n/fi.js +++ b/settings/l10n/fi.js @@ -51,7 +51,11 @@ OC.L10N.register( "Invalid user" : "Virheellinen käyttäjä", "Unable to change mail address" : "Sähköpostiosoitteen vaihtaminen ei onnistunut", "Email saved" : "Sähköposti tallennettu", + "Your password on %s was changed." : "Salasanasi osoitteessa %s on muutettu.", + "Your password on %s was reset by an administrator." : "Ylläpitäjä muutti salasanasi osoitteessa %s.", + "Password changed for %s" : "Salasana muutettu käyttäjälle %s", "If you did not request this, please contact an administrator." : "Jos et pyytänyt tätä, ota yhteyttä ylläpitäjään.", + "Password for %1$s changed on %2$s" : "Salasana käyttäjälle %1$s muutettu osoitteessa %2$s", "%1$s changed your email address on %2$s." : "%1$s vaihtoi sähköpostiosoitteesi osoitteessa %2$s.", "Your email address on %s was changed." : "Sähköpostiosoitteesi osoitteessa %s on muutettu.", "Your email address on %s was changed by an administrator." : "Ylläpitäjä muutti sähköpostiosoitteesi osoitteessa %s.", @@ -283,9 +287,13 @@ OC.L10N.register( "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "Cron-työn suorittaminen komentorivin kautta ei onnistunut. Ilmeni seuraavia teknisiä virheitä:", "Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Tutustu huolellisesti <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">asennusohjeisiin ↗</a> ja tarkista <a href=\"%s\">lokitiedostosta</a> mahdolliset virheet ja varoitukset.", "All checks passed." : "Läpäistiin kaikki tarkistukset.", + "Last job execution ran %s. Something seems wrong." : "Viimeisin cron-työn suoritus %s. Jokin vaikuttaa menneen pieleen.", "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 cron service to call the cron.php file every 15 minutes." : "Käytä järjestelmän cron-palvelua kutsuaksesi cron.php-tiedostoa 15 minuutin välein.", + "The cron.php needs to be executed by the system user \"%s\"." : "Tiedosto cron.php tulee suorittaa järjestelmän käyttäjänä \"%s\".", "Sharing" : "Jakaminen", + "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Ylläpitäjänä voit hienosäätää jakamista. Katso dokumentaatiosta lisätietoa.", "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", |