diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-21 02:30:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-21 02:30:14 +0000 |
commit | 78d8723d0cc8c726cc02dd41439f1c7e2a50136d (patch) | |
tree | 309032247bd62ee756313ecfb9b87ff806ed9fa5 /lib/l10n/fi.json | |
parent | 761221bc80d01cd6f79f4e6ce4ba3fc298547ac1 (diff) | |
download | nextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.tar.gz nextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/fi.json')
-rw-r--r-- | lib/l10n/fi.json | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/lib/l10n/fi.json b/lib/l10n/fi.json index 4222a1c4d21..2520619422c 100644 --- a/lib/l10n/fi.json +++ b/lib/l10n/fi.json @@ -229,21 +229,6 @@ "%s enter the database name." : "%s anna tietokannan nimi.", "%s you may not use dots in the database name" : "%s et voi käyttää pisteitä tietokannan nimessä", "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Vaikuttaa siltä, että tämä %s-instanssi toimii 32-bittisessä PHP-ympäristössä ja open_basedir-asetus on määritetty php.ini-tiedostossa. Tämä johtaa ongelmiin yli 4 gigatavun tiedostojen kanssa, eikä siksi ole suositeltavaa.", - "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Poista open_basedir-asetus php.ini-tiedostosta tai vaihda 64-bittiseen PHP:hen.", - "The user limit has been reached and the user was not created." : "Käyttäjäraja on tullut täyteen, joten käyttäjää ei luotu.", - "Cannot read file" : "Tiedostoa ei voi lukea", - "Cannot write into \"config\" directory" : "Hakemistoon \"config\" kirjoittaminen ei onnistu", - "Cannot write into \"apps\" directory" : "Hakemistoon \"apps\" kirjoittaminen ei onnistu", - "Cannot create \"data\" directory" : "Hakemiston \"data\" luominen ei onnistu", - "Setting locale to %s failed" : "Maa-asetuksen %s asettaminen epäonnistui", - "Please install one of these locales on your system and restart your webserver." : "Asenna ainakin yksi kyseisistä maa-asetuksista järjestelmään ja käynnistä http-palvelin uudelleen.", - "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload on asetettu arvoon \"%s\" odotetun arvon \"0\" sijaan", - "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Korjaa tämä ongelma asettamalla <code>mbstring.func_overload</code> arvoon <code>0</code> php.ini-tiedostossasi", - "PostgreSQL >= 9 required" : "PostgreSQL >= 9 vaaditaan", - "Please upgrade your database version" : "Päivitä tietokantasi versio", - "Your data directory is readable by other users" : "Data-hakemisto on muiden käyttäjien luettavissa", - "Your data directory must be an absolute path" : "Data-hakemiston tulee olla absoluuttinen polku", - "Check the value of \"datadirectory\" in your configuration" : "Tarkista \"datadirectory\"-arvo asetuksistasi", - "Your data directory is invalid" : "Datahakemistosi on virheellinen" + "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Poista open_basedir-asetus php.ini-tiedostosta tai vaihda 64-bittiseen PHP:hen." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |