diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-15 00:29:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-15 00:29:22 +0000 |
commit | df1cd1ba7e6e1f6e66a2b3229b5c082f1b81162e (patch) | |
tree | 3c7e0f31939c6cb618c9f931ef8a545b06b6cb3e /core/l10n/fi.js | |
parent | 02714447df3b0c3a14cdc9026d53078dabdfdad0 (diff) | |
download | nextcloud-server-df1cd1ba7e6e1f6e66a2b3229b5c082f1b81162e.tar.gz nextcloud-server-df1cd1ba7e6e1f6e66a2b3229b5c082f1b81162e.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/fi.js b/core/l10n/fi.js index 749f6a6f7d4..5f5bdd5bb46 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -72,8 +72,6 @@ OC.L10N.register( "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.", "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.", - "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "HTTP-header \"{header}\" ei ole määritetty vastaamaan arvoa \"{expected}\". Jotkin toiminnot eivät vättämättä toimi oikein, joten on suositeltavaa muuttaa asetuksen arvoa.", "unknown text" : "tuntematon teksti", "Hello world!" : "Hei maailma!", "sunny" : "aurinkoinen", @@ -358,6 +356,8 @@ OC.L10N.register( "To migrate to another database use the command line tool: \"occ db:convert-type\", or see the {linkstart}documentation ↗{linkend}." : "Tee migraatio toiseen tietokantaan komentorivityökalulla: \"occ db:convert-type\", tai lue {linkstart}dokumentaatio ↗{linkend}.", "The PHP memory limit is below the recommended value of 512MB." : "PHP:n muistiraja on asetettu alle suositellun 512 megatavun arvon.", "The temporary directory of this instance points to an either non-existing or non-writable directory." : "Palvelimen väliaikaistiedostojen hakemiston polku viittaa olemattomaan tai kirjoitussuojattuun hakemistoon.", + "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.", + "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "HTTP-header \"{header}\" ei ole määritetty vastaamaan arvoa \"{expected}\". Jotkin toiminnot eivät vättämättä toimi oikein, joten on suositeltavaa muuttaa asetuksen arvoa.", "Account name or email" : "Tilin nimi tai sähköpostiosoite", "Wrong username or password." : "Väärä käyttäjätunnus tai salasana.", "User disabled" : "Käyttäjä poistettu käytöstä", |