diff options
Diffstat (limited to 'apps/updatenotification/l10n/fi.js')
-rw-r--r-- | apps/updatenotification/l10n/fi.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/apps/updatenotification/l10n/fi.js b/apps/updatenotification/l10n/fi.js index 898ea2dd04b..bbefbfe72ad 100644 --- a/apps/updatenotification/l10n/fi.js +++ b/apps/updatenotification/l10n/fi.js @@ -1,8 +1,14 @@ OC.L10N.register( "updatenotification", { - "Could not start updater, please try the manual update" : "Ei voitu aloittaa päivitystä, kokeile päivittämistä manuaalisesti", "{version} is available. Get more information on how to update." : "{version} on saatavilla. Tarjolla on lisätietoja päivittämisestä.", + "Your version is up to date." : "Versiosi on ajan tasalla.", + "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.", + "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.", + "The selected update channel does not support updates of the server." : "Valittu päivityskanava ei tue palvelimen päivityksiä.", + "Could not start updater, please try the manual update" : "Ei voitu aloittaa päivitystä, kokeile päivittämistä manuaalisesti", "Update notifications" : "Päivitysilmoitukset", "Channel updated" : "Päivityskanava päivitetty", "The update server could not be reached since %d days to check for new updates." : "Päivityspalvelinta ei ole tavoitettu %d päivään; uusia päivityksiä ei voida tarkistaa.", @@ -14,13 +20,7 @@ OC.L10N.register( "A new version is available: %s" : "Uusi versio on saatavilla: %s", "Open updater" : "Avaa päivittäjä", "Download now" : "Lataa heti", - "The update check is not yet finished. Please refresh the page." : "Päivitystarkistus ei ole vielä valmis. Päivitä sivu.", - "Your version is up to date." : "Versiosi on ajan tasalla.", "Checked on %s" : "Tarkistettu %s", - "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.", - "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.", - "The selected update channel does not support updates of the server." : "Valittu päivityskanava ei tue palvelimen päivityksiä." + "The update check is not yet finished. Please refresh the page." : "Päivitystarkistus ei ole vielä valmis. Päivitä sivu." }, "nplurals=2; plural=(n != 1);"); |