diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-06 00:29:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-06 00:29:16 +0000 |
commit | 727baa225d625d62c7927ed36adbd7de22693cd7 (patch) | |
tree | 2e980db3e90a6c8e9079b501b40b77a20ce9b6f3 /core/l10n/fi.json | |
parent | b989596726503fba5b82a830d7d3d98123e3cbeb (diff) | |
download | nextcloud-server-727baa225d625d62c7927ed36adbd7de22693cd7.tar.gz nextcloud-server-727baa225d625d62c7927ed36adbd7de22693cd7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/fi.json')
-rw-r--r-- | core/l10n/fi.json | 2 |
1 files changed, 2 insertions, 0 deletions
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.", |