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.js22
1 files changed, 11 insertions, 11 deletions
diff --git a/apps/updatenotification/l10n/fi.js b/apps/updatenotification/l10n/fi.js
index 7b3b8098573..e2dccc6b6b1 100644
--- a/apps/updatenotification/l10n/fi.js
+++ b/apps/updatenotification/l10n/fi.js
@@ -2,9 +2,17 @@ OC.L10N.register(
"updatenotification",
{
"{version} is available. Get more information on how to update." : "{version} on saatavilla. Tarjolla on lisätietoja päivittämisestä.",
+ "Update notifications" : "Päivitysilmoitukset",
+ "Channel updated" : "Päivityskanava päivitetty",
+ "The update server could not be reached since %d days to check for new updates." : "Päivityspalvelinta ei ole tavoitettu %d päivään; uusia päivityksiä ei voida tarkistaa.",
+ "Please check the Nextcloud and server log files for errors." : "Tarkista Nextcloud- ja palvelinlokitiedostot virheiden osalta.",
+ "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.",
+ "Update notification" : "Päivitysilmoitus",
"Apps with available updates" : "Sovellukset, joihin saatavilla päivityksiä",
"Open updater" : "Avaa päivittäjä",
- "Your version is up to date." : "Versiosi on ajan tasalla.",
+ "The update check is not yet finished. Please refresh the page." : "Päivitystarkistus ei ole vielä valmis. Päivitä sivu.",
"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ä:",
@@ -13,18 +21,10 @@ OC.L10N.register(
"A new version is available: <strong>{newVersionString}</strong>" : "Uusi versio on saatavilla: <strong>{newVersionString}</strong>",
"Checked on {lastCheckedDate}" : "Tarkistettu {lastCheckedDate}",
"Could not start updater, please try the manual update" : "Ei voitu aloittaa päivitystä, kokeile päivittämistä manuaalisesti",
- "Update notifications" : "Päivitysilmoitukset",
- "Channel updated" : "Päivityskanava päivitetty",
- "The update server could not be reached since %d days to check for new updates." : "Päivityspalvelinta ei ole tavoitettu %d päivään; uusia päivityksiä ei voida tarkistaa.",
- "Please check the Nextcloud and server log files for errors." : "Tarkista Nextcloud- ja palvelinlokitiedostot virheiden osalta.",
- "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.",
- "Update notification" : "Päivitysilmoitus",
"A new version is available: %s" : "Uusi versio on saatavilla: %s",
"The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Käyttämäsi versio ei ole enää tuettu. Varmista, että päivität tuettuun versioon mahdollisimman pian.",
"Download now" : "Lataa heti",
- "Checked on %s" : "Tarkistettu %s",
- "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.",
+ "Checked on %s" : "Tarkistettu %s"
},
"nplurals=2; plural=(n != 1);");