diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-07-12 02:15:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-07-12 02:15:00 +0000 |
commit | 951f16da65bcab4826f2f20b771479dad8594407 (patch) | |
tree | 30ab394c8aef9a8162b88e48fc29552f26221742 /apps/updatenotification/l10n/fi.js | |
parent | 74be0cf98229966438550d2272f92c9eba3aa58c (diff) | |
download | nextcloud-server-951f16da65bcab4826f2f20b771479dad8594407.tar.gz nextcloud-server-951f16da65bcab4826f2f20b771479dad8594407.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/fi.js')
-rw-r--r-- | apps/updatenotification/l10n/fi.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/fi.js b/apps/updatenotification/l10n/fi.js index 245878dd7cb..ec11e5f5ecd 100644 --- a/apps/updatenotification/l10n/fi.js +++ b/apps/updatenotification/l10n/fi.js @@ -26,9 +26,9 @@ OC.L10N.register( "Checked on {lastCheckedDate}" : "Tarkistettu {lastCheckedDate}", "View changelog" : "Näytä muutosloki", "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" + "Could not start updater, please try the manual update" : "Ei voitu aloittaa päivitystä, kokeile päivittämistä manuaalisesti", + "Production" : "Tuotanto" }, "nplurals=2; plural=(n != 1);"); |