diff options
Diffstat (limited to 'apps/updatenotification/l10n/fi.js')
-rw-r--r-- | apps/updatenotification/l10n/fi.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/updatenotification/l10n/fi.js b/apps/updatenotification/l10n/fi.js index 789c7689707..d932617a8a0 100644 --- a/apps/updatenotification/l10n/fi.js +++ b/apps/updatenotification/l10n/fi.js @@ -12,9 +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:", + "Your version is up to date." : "Versiosi on ajan tasalla.", "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.", "Notify members of the following groups about available updates:" : "Ilmoita seuraavien ryhmien jäsenille saatavilla olevista päivityksistä:", "Only notification for app updates are available." : "Sovelluspäivityksiin on saatavilla vain huomautuksia.", @@ -26,7 +24,9 @@ OC.L10N.register( "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.", "Download now" : "Lataa heti", - "Your version is up to date." : "Versiosi on ajan tasalla.", - "Checked on %s" : "Tarkistettu %s" + "Checked on %s" : "Tarkistettu %s", + "Update channel:" : "Päivityskanava:", + "The update check is not yet finished. Please refresh the page." : "Päivitystarkistus ei ole vielä valmis. Päivitä sivu.", + "What's new?" : "Mitä uutta?" }, "nplurals=2; plural=(n != 1);"); |