diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-04 02:11:59 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-04 02:11:59 -0400 |
commit | cd7f4ed96f40521eb358f09d27bdb88c00dee074 (patch) | |
tree | 63dbc41ac267ab59fc69837e40f34fd8fe6ba88a /core/l10n/fi_FI.js | |
parent | 2e4b41550e61a8a54e154f3cd45686492be8b8e7 (diff) | |
download | nextcloud-server-cd7f4ed96f40521eb358f09d27bdb88c00dee074.tar.gz nextcloud-server-cd7f4ed96f40521eb358f09d27bdb88c00dee074.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fi_FI.js')
-rw-r--r-- | core/l10n/fi_FI.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/fi_FI.js b/core/l10n/fi_FI.js index 6ff9ea70572..eea53f8a941 100644 --- a/core/l10n/fi_FI.js +++ b/core/l10n/fi_FI.js @@ -27,8 +27,10 @@ OC.L10N.register( "Error unfavoriting" : "Suosituksen poisto virhe", "Couldn't send mail to following users: %s " : "Sähköpostin lähetys seuraaville käyttäjille epäonnistui: %s", "Preparing update" : "Valmistellaan päivitystä", - "Please use the command line updater because automatic updating is disabled in the config.php." : "Käytä komentorivipäivitintä, koska automaattinen päivitys on estetty config.php-asetustiedostossa.", "[%d / %d]: %s" : "[%d / %d]: %s", + "Repair warning: " : "Korjausvaroitus:", + "Repair error: " : "Korjausvirhe:", + "Please use the command line updater because automatic updating is disabled in the config.php." : "Käytä komentorivipäivitintä, koska automaattinen päivitys on estetty config.php-asetustiedostossa.", "[%d / %d]: Checking table %s" : "[%d / %d]: Tarkistetaan taulua %s", "Turned on maintenance mode" : "Siirrytty huoltotilaan", "Turned off maintenance mode" : "Huoltotila asetettu pois päältä", @@ -41,8 +43,6 @@ OC.L10N.register( "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Tarkistetaan onko kohteen %s tietokannan skeemaa mahdollista päivittää (tämä saattaa kestää kauan riippuen tietokannan koosta)", "Checked database schema update for apps" : "Tarkistettu tietokannan skeemapäivitys sovelluksille", "Updated \"%s\" to %s" : "Päivitetty \"%s\" versioon %s", - "Repair warning: " : "Korjausvaroitus:", - "Repair error: " : "Korjausvirhe:", "Set log level to debug" : "Aseta lokitustasoksi vianetsintä", "Reset log level" : "Nollaa lokitustaso", "Starting code integrity check" : "Aloitetaan koodin eheystarkistus", |