diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-17 00:12:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-17 00:12:30 +0000 |
commit | 2a51572cc48d16f714ce0bfa2b5029bb2739fe07 (patch) | |
tree | cb1f06330432b457a99a6e162339a0984c3a037a /apps/updatenotification/l10n/fi.js | |
parent | 40bb45225a42a48cd9d090e7540f1a8d3986df63 (diff) | |
download | nextcloud-server-2a51572cc48d16f714ce0bfa2b5029bb2739fe07.tar.gz nextcloud-server-2a51572cc48d16f714ce0bfa2b5029bb2739fe07.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/fi.js')
-rw-r--r-- | apps/updatenotification/l10n/fi.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/fi.js b/apps/updatenotification/l10n/fi.js index e2dccc6b6b1..789c7689707 100644 --- a/apps/updatenotification/l10n/fi.js +++ b/apps/updatenotification/l10n/fi.js @@ -12,6 +12,7 @@ OC.L10N.register( "Update notification" : "Päivitysilmoitus", "Apps with available updates" : "Sovellukset, joihin saatavilla päivityksiä", "Open updater" : "Avaa päivittäjä", + "What's new?" : "Mitä uutta?", "The update check is not yet finished. Please refresh the page." : "Päivitystarkistus ei ole vielä valmis. Päivitä sivu.", "Update channel:" : "Päivityskanava:", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Voit aina päivittää uudempaan versioon tai kokeellisen jakelukanavan versioon. Et voi kuitenkaan palata aiempaan, vakaan julkaisukanavan versioon.", @@ -20,6 +21,7 @@ OC.L10N.register( "The selected update channel does not support updates of the server." : "Valittu päivityskanava ei tue palvelimen päivityksiä.", "A new version is available: <strong>{newVersionString}</strong>" : "Uusi versio on saatavilla: <strong>{newVersionString}</strong>", "Checked on {lastCheckedDate}" : "Tarkistettu {lastCheckedDate}", + "View changelog" : "Näytä muutosloki", "Could not start updater, please try the manual update" : "Ei voitu aloittaa päivitystä, kokeile päivittämistä manuaalisesti", "A new version is available: %s" : "Uusi versio on saatavilla: %s", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Käyttämäsi versio ei ole enää tuettu. Varmista, että päivität tuettuun versioon mahdollisimman pian.", |