summaryrefslogtreecommitdiffstats
path: root/core/l10n/fi.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-02-01 02:25:23 +0000
committerNextcloud bot <bot@nextcloud.com>2023-02-01 02:25:23 +0000
commit03a6d1a985bf01cb6fb4366c84748ed21bdd4324 (patch)
treefeeea6293d3aba54c396fecb8e3a376cd2d39ebe /core/l10n/fi.js
parentd2df81a9695901837dcfa0776180a51d680ba39e (diff)
downloadnextcloud-server-03a6d1a985bf01cb6fb4366c84748ed21bdd4324.tar.gz
nextcloud-server-03a6d1a985bf01cb6fb4366c84748ed21bdd4324.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.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/fi.js b/core/l10n/fi.js
index 09bb3976e71..e43445f0ccb 100644
--- a/core/l10n/fi.js
+++ b/core/l10n/fi.js
@@ -75,9 +75,11 @@ OC.L10N.register(
"Missing index \"{indexName}\" in table \"{tableName}\"." : "Puuttuva indeksi \"{indexName}\" taulussa \"{tableName}\".",
"Missing primary key on table \"{tableName}\"." : "Primary key puuttuu taulusta \"{tableName}\".",
"Missing optional column \"{columnName}\" in table \"{tableName}\"." : "Valinnainen sarake \"{columnName}\" puuttuu taulusta \"{tableName}\".",
+ "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "Tästä instanssista puuttuu joitain suositeltuja PHP-moduuleja. Nykyistä paremman suorituskyvyn ja yhteensopivuuden vuoksi kyseisten moduulien asentaminen on erittäin suositeltavaa.",
"Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it." : "Palvelimen php-imagick-moduulissa ei ole SVG-tukea. Parempaa yhteensopivuutta varten sen asentaminen on suositeltua.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite on parhaillaan käytössä tietokantaratkaisuna. Suuria asennuksia varten suosittelemme vaihtamaan toiseen tietokantaratkaisuun.",
"This is particularly recommended when using the desktop client for file synchronisation." : "Tämä on suositeltavaa erityisesti silloin, kun työpöytäsovellusta käytetään tiedostojen synkronointiin.",
+ "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.",
"Error occurred while checking server setup" : "Virhe palvelimen määrityksiä tarkistaessa",