diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-04-02 02:27:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-04-02 02:27:52 +0000 |
commit | ce5a40773defdd3929272e6755c27dcd936a9703 (patch) | |
tree | a031d66a44833bd002ca56e3d209c1f161e61f25 /core/l10n/fi.json | |
parent | 5f2afad84ed1fc8559f4313343ec48c696816f7b (diff) | |
download | nextcloud-server-ce5a40773defdd3929272e6755c27dcd936a9703.tar.gz nextcloud-server-ce5a40773defdd3929272e6755c27dcd936a9703.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/fi.json')
-rw-r--r-- | core/l10n/fi.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/fi.json b/core/l10n/fi.json index 6c932d8aebe..8899c6e6cda 100644 --- a/core/l10n/fi.json +++ b/core/l10n/fi.json @@ -74,7 +74,6 @@ "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}." : "Siirtyäksesi toiseen tietokantaan, käytä komentorivityökalua: '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", @@ -369,6 +368,7 @@ "Password can not be changed. Please contact your administrator." : "Salasanan vaihtaminen ei onnistunut. Ota yhteys ylläpitäjään.", "Could not fetch list of apps from the app store." : "Ei voitu hakea sovelluskaupan listaa.", "Can't install this app because it is not compatible" : "Tätä sovellusta ei voi asentaa, koska se ei ole yhteensopiva", - "Can't install this app" : "Tätä sovellusta ei voi asentaa" + "Can't install this app" : "Tätä sovellusta ei voi asentaa", + "To migrate to another database use the command line tool: 'occ db:convert-type', or see the {linkstart}documentation ↗{linkend}." : "Siirtyäksesi toiseen tietokantaan, käytä komentorivityökalua: 'occ db:convert-type', tai lue {linkstart}dokumentaatio ↗{linkend}." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |