diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-30 00:19:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-30 00:19:06 +0000 |
commit | efdfe2b61c23ccdd1dc5c9b77cf0f3a268cda316 (patch) | |
tree | fce50f21be1abbdc45e1b75b93edf2059c6e9671 /core/l10n/fi.js | |
parent | 1f6279fa760cc671fe59339711f06edc0cbf887f (diff) | |
download | nextcloud-server-efdfe2b61c23ccdd1dc5c9b77cf0f3a268cda316.tar.gz nextcloud-server-efdfe2b61c23ccdd1dc5c9b77cf0f3a268cda316.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/fi.js')
-rw-r--r-- | core/l10n/fi.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/fi.js b/core/l10n/fi.js index df34a9bc497..fc776850685 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -72,7 +72,6 @@ OC.L10N.register( "Already up to date" : "Kaikki on jo ajan tasalla", "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Palvelintasi ei ole määritetty oikein tiedostojen synkronointia varten, koska WebDAV-liitäntä vaikuttaa olevan rikki.", "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the {linkstart}documentation ↗{linkend}." : "Verkkopalvelintasi ei ole määritelty oikein käsittelemään osoitetta \"{url}\". Lisätietoa löytyy {linkstart}dokumentaatiosta ↗{linkend}.", - "This instance is running in debug mode. Only enable this for local development and not in production environments." : "Tämä instanssi toimii vianjäljitystilassa. Käytä vianjäljitystilaa vain paikalliseen kehitykseen, älä koskaan käytä sitä tuotantoympäristössä.", "Error occurred while checking server setup" : "Virhe palvelimen määrityksiä tarkistaessa", "For more details see the {linkstart}documentation ↗{linkend}." : "Lue lisätietoja {linkstart}dokumentaatiosta ↗{linkend}.", "The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "HTTP-header \"{header}\" ei ole määritetty vastaamaan arvoa \"{expected}\". Kyseessä on mahdollinen tietoturvaan tai -suojaan liittyvä riski, joten on suositeltavaa muuttaa asetuksen arvoa.", @@ -399,6 +398,7 @@ OC.L10N.register( "Confirm your password" : "Vahvista salasanasi", "App token" : "Sovellusvaltuutus", "Alternative log in using app token" : "Vaihtoehtoinen kirjautuminen käyttäen sovelluspolettia", + "This instance is running in debug mode. Only enable this for local development and not in production environments." : "Tämä instanssi toimii vianjäljitystilassa. Käytä vianjäljitystilaa vain paikalliseen kehitykseen, älä koskaan käytä sitä tuotantoympäristössä.", "Avatar of {fullName}" : "Käyttäjän {fullName} kuva" }, "nplurals=2; plural=(n != 1);"); |