summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-06 00:29:29 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-06 00:29:29 +0000
commit91d9fa0a8d36dcef871b04bfd97583bf1082c2c6 (patch)
tree68313e1494f36a52a2da8bb62621ee7be3fd1495 /core
parentbdc520769ca72a2c5e2898d9c76429dc4d5159f0 (diff)
downloadnextcloud-server-91d9fa0a8d36dcef871b04bfd97583bf1082c2c6.tar.gz
nextcloud-server-91d9fa0a8d36dcef871b04bfd97583bf1082c2c6.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r--core/l10n/fi.js2
-rw-r--r--core/l10n/fi.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/fi.js b/core/l10n/fi.js
index 14e96098421..59acd7b85a8 100644
--- a/core/l10n/fi.js
+++ b/core/l10n/fi.js
@@ -40,6 +40,7 @@ OC.L10N.register(
"Reset your password" : "Palauta salasanasi",
"Task not found" : "Tehtävää ei löydy",
"Internal error" : "Sisäinen virhe",
+ "Image not found" : "Kuvaa ei löytynyt",
"No translation provider available" : "Käännöksen palveluntarjoaja ei ole saatavilla",
"Could not detect language" : "Kielen havaitseminen ei onnistunut",
"Unable to translate" : "Kääntäminen ei onnistu",
@@ -90,6 +91,7 @@ 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.",
+ "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.",
diff --git a/core/l10n/fi.json b/core/l10n/fi.json
index 85f291c796f..935a9692a2d 100644
--- a/core/l10n/fi.json
+++ b/core/l10n/fi.json
@@ -38,6 +38,7 @@
"Reset your password" : "Palauta salasanasi",
"Task not found" : "Tehtävää ei löydy",
"Internal error" : "Sisäinen virhe",
+ "Image not found" : "Kuvaa ei löytynyt",
"No translation provider available" : "Käännöksen palveluntarjoaja ei ole saatavilla",
"Could not detect language" : "Kielen havaitseminen ei onnistunut",
"Unable to translate" : "Kääntäminen ei onnistu",
@@ -88,6 +89,7 @@
"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.",
+ "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.",