summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/fi.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-03-21 01:13:49 +0000
committerNextcloud bot <bot@nextcloud.com>2019-03-21 01:13:49 +0000
commit6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2 (patch)
tree54108d2bbc73b83eb2a45ca9de9ed77cff0569ad /apps/updatenotification/l10n/fi.js
parent6fae7ae5ce25ba0679b93aa8f1f8868dcd6b236a (diff)
downloadnextcloud-server-6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2.tar.gz
nextcloud-server-6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/fi.js')
-rw-r--r--apps/updatenotification/l10n/fi.js9
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/updatenotification/l10n/fi.js b/apps/updatenotification/l10n/fi.js
index 32916b7aa24..245878dd7cb 100644
--- a/apps/updatenotification/l10n/fi.js
+++ b/apps/updatenotification/l10n/fi.js
@@ -25,9 +25,10 @@ OC.L10N.register(
"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"
},
"nplurals=2; plural=(n != 1);");