Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/updatenotification/l10n/fi.js')
-rw-r--r--apps/updatenotification/l10n/fi.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/fi.js b/apps/updatenotification/l10n/fi.js
index 7df3c507a00..32916b7aa24 100644
--- a/apps/updatenotification/l10n/fi.js
+++ b/apps/updatenotification/l10n/fi.js
@@ -19,7 +19,6 @@ 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.",
"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ä.",
@@ -28,6 +27,7 @@ OC.L10N.register(
"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"
+ "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."
},
"nplurals=2; plural=(n != 1);");