diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-08 00:12:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-08 00:12:51 +0000 |
commit | b34111bfc9230670819e7894476977c09cf83adf (patch) | |
tree | ab1e5faaf21f19dd8e03ff0df9ee816943e9426c /apps/updatenotification/l10n/fi.js | |
parent | be30c09e9e184f07a9ed58c893ae80c65cc89839 (diff) | |
download | nextcloud-server-b34111bfc9230670819e7894476977c09cf83adf.tar.gz nextcloud-server-b34111bfc9230670819e7894476977c09cf83adf.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/fi.js')
-rw-r--r-- | apps/updatenotification/l10n/fi.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/updatenotification/l10n/fi.js b/apps/updatenotification/l10n/fi.js index 7b3b8098573..084f5b1b57d 100644 --- a/apps/updatenotification/l10n/fi.js +++ b/apps/updatenotification/l10n/fi.js @@ -2,17 +2,20 @@ OC.L10N.register( "updatenotification", { "{version} is available. Get more information on how to update." : "{version} on saatavilla. Tarjolla on lisätietoja päivittämisestä.", + "A new version is available: <strong>{newVersionString}</strong>" : "Uusi versio on saatavilla: <strong>{newVersionString}</strong>", + "Checked on {lastCheckedDate}" : "Tarkistettu {lastCheckedDate}", + "Could not start updater, please try the manual update" : "Ei voitu aloittaa päivitystä, kokeile päivittämistä manuaalisesti", + "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.", "Apps with available updates" : "Sovellukset, joihin saatavilla päivityksiä", "Open updater" : "Avaa päivittäjä", + "Download now" : "Lataa heti", "Your version is up to date." : "Versiosi on ajan tasalla.", + "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.", "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ä.", - "A new version is available: <strong>{newVersionString}</strong>" : "Uusi versio on saatavilla: <strong>{newVersionString}</strong>", - "Checked on {lastCheckedDate}" : "Tarkistettu {lastCheckedDate}", - "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.", @@ -22,9 +25,6 @@ OC.L10N.register( "Update for {app} to version %s is available." : "Sovelluksen {app} päivitys versioon %s on saatavilla.", "Update notification" : "Päivitysilmoitus", "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", - "Checked on %s" : "Tarkistettu %s", - "The update check is not yet finished. Please refresh the page." : "Päivitystarkistus ei ole vielä valmis. Päivitä sivu." + "Checked on %s" : "Tarkistettu %s" }, "nplurals=2; plural=(n != 1);"); |