diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-25 00:34:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-25 00:34:26 +0000 |
commit | d498f9aa383b6d5bc7c5192a496dfd969b91d985 (patch) | |
tree | ec95a5e931ac426eeed6dc82e7992e8ca686e8dc /apps/updatenotification | |
parent | c7bd5ba9027eb57cbe69ac0b179c2a49c7badfee (diff) | |
download | nextcloud-server-d498f9aa383b6d5bc7c5192a496dfd969b91d985.tar.gz nextcloud-server-d498f9aa383b6d5bc7c5192a496dfd969b91d985.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification')
-rw-r--r-- | apps/updatenotification/l10n/fi.js | 2 | ||||
-rw-r--r-- | apps/updatenotification/l10n/fi.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/fi.js b/apps/updatenotification/l10n/fi.js index e0dfc6c0551..01c56d83526 100644 --- a/apps/updatenotification/l10n/fi.js +++ b/apps/updatenotification/l10n/fi.js @@ -26,6 +26,8 @@ OC.L10N.register( "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.", "A non-default update server is in use to be checked for updates:" : "Käytössä on muu kuin oletusarvoinen päivityspalvelin, jota käytetään päivitysten tarkistamiseen:", + "Update channel" : "Päivityskanava", + "Current update channel:" : "Nykyinen päivityskanava:", "You can always update to a newer version. But you can never downgrade to a more stable version." : "Voit aina päivittää uudempaan versioon, mutta et voi palata aikaisempaan vakaaseen versioon.", "Notify members of the following groups about available updates:" : "Ilmoita seuraavien ryhmien jäsenille saatavilla olevista päivityksistä:", "No groups" : "Ei ryhmiä", diff --git a/apps/updatenotification/l10n/fi.json b/apps/updatenotification/l10n/fi.json index aec31f473c3..1d917b31eb0 100644 --- a/apps/updatenotification/l10n/fi.json +++ b/apps/updatenotification/l10n/fi.json @@ -24,6 +24,8 @@ "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.", "A non-default update server is in use to be checked for updates:" : "Käytössä on muu kuin oletusarvoinen päivityspalvelin, jota käytetään päivitysten tarkistamiseen:", + "Update channel" : "Päivityskanava", + "Current update channel:" : "Nykyinen päivityskanava:", "You can always update to a newer version. But you can never downgrade to a more stable version." : "Voit aina päivittää uudempaan versioon, mutta et voi palata aikaisempaan vakaaseen versioon.", "Notify members of the following groups about available updates:" : "Ilmoita seuraavien ryhmien jäsenille saatavilla olevista päivityksistä:", "No groups" : "Ei ryhmiä", |