diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-21 01:13:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-21 01:13:49 +0000 |
commit | 6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2 (patch) | |
tree | 54108d2bbc73b83eb2a45ca9de9ed77cff0569ad /apps/updatenotification/l10n/fi.json | |
parent | 6fae7ae5ce25ba0679b93aa8f1f8868dcd6b236a (diff) | |
download | nextcloud-server-6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2.tar.gz nextcloud-server-6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/fi.json')
-rw-r--r-- | apps/updatenotification/l10n/fi.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/updatenotification/l10n/fi.json b/apps/updatenotification/l10n/fi.json index 6ede6167aaa..3f16b3ca07e 100644 --- a/apps/updatenotification/l10n/fi.json +++ b/apps/updatenotification/l10n/fi.json @@ -23,9 +23,10 @@ "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", - "Checked on %s" : "Tarkistettu %s", - "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." + "Stable" : "Vakaa", + "Production" : "Tuotanto", + "Beta" : "Beta", + "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.", + "Could not start updater, please try the manual update" : "Ei voitu aloittaa päivitystä, kokeile päivittämistä manuaalisesti" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |