diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-03 00:08:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-03 00:08:20 +0000 |
commit | d56f6399eb925e50f2a7556710bb99424c2b4316 (patch) | |
tree | f1eeb4d850f4f621c4ac2b1f1ef6ffd61fd38154 /apps/updatenotification/l10n/fi.js | |
parent | f31dafe4a8656ddaf5d28d741cc2c62a1c6d5153 (diff) | |
download | nextcloud-server-d56f6399eb925e50f2a7556710bb99424c2b4316.tar.gz nextcloud-server-d56f6399eb925e50f2a7556710bb99424c2b4316.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/fi.js')
-rw-r--r-- | apps/updatenotification/l10n/fi.js | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/fi.js b/apps/updatenotification/l10n/fi.js new file mode 100644 index 00000000000..7b899362aec --- /dev/null +++ b/apps/updatenotification/l10n/fi.js @@ -0,0 +1,23 @@ +OC.L10N.register( + "updatenotification", + { + "Update notifications" : "Päivitysilmoitukset", + "Could not start updater, please try the manual update" : "Ei voitu aloittaa päivitystä, kokeile päivittämistä manuaalisesti", + "{version} is available. Get more information on how to update." : "{version} on saatavilla. Tarjolla on lisätietoja päivittämisestä.", + "Channel updated" : "Päivityskanava päivitetty", + "The update server could not be reached since %d days to check for new updates." : "Päivityspalvelinta ei tavoitettu %d päivään, uusia päivityksiä ei voida tarkistaa.", + "Please check the nextcloud and server log files for errors." : "Tarkista nextcloudin ja palvelimen loki tiedostot virheiden varalta.", + "Update to %1$s is available." : "Kohteen %1$s päivitys on saatavilla.", + "Update for %1$s to version %2$s is available." : "Kohteen %1$s päivitys versioon %2$s on saatavilla.", + "Update for {app} to version %s is available." : "Sovelluksen {app} päivitys versioon %s on saatavilla.", + "A new version is available: %s" : "Uusi versio on saatavilla: %s", + "Open updater" : "Avaa päivittäjä", + "Download now" : "Lataa heti", + "Your version is up to date." : "Versiosi on ajan tasalla.", + "Checked on %s" : "Tarkistettu %s", + "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." +}, +"nplurals=2; plural=(n != 1);"); |