aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/fi.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-12-21 02:27:52 +0000
committerNextcloud bot <bot@nextcloud.com>2021-12-21 02:27:52 +0000
commit0cba1072c04de37714eba70837aebd3a9e842450 (patch)
tree5a331e7520fa0ea3ac3ddf35532458b1044f25d1 /core/l10n/fi.js
parent59290060c77b2ec19e418992d8e3efa2c67cda4b (diff)
downloadnextcloud-server-0cba1072c04de37714eba70837aebd3a9e842450.tar.gz
nextcloud-server-0cba1072c04de37714eba70837aebd3a9e842450.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/fi.js')
-rw-r--r--core/l10n/fi.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/fi.js b/core/l10n/fi.js
index 067cadae41e..189db84f2d3 100644
--- a/core/l10n/fi.js
+++ b/core/l10n/fi.js
@@ -65,6 +65,8 @@ OC.L10N.register(
"Your web server is not properly set up to resolve \"{url}\". Further information can be found in the {linkstart}documentation ↗{linkend}." : "Verkkopalvelintasi ei ole määritelty oikein käsittelemään osoitetta \"{url}\". Lisätietoa löytyy {linkstart}dokumentaatiosta ↗{linkend}.",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tietokantaasi ei suoriteta \"READ COMMITTED\"-transaktioeristystasolla. Tämä saattaa aiheuttaa ongelmia, kun useita toimintoja suoritetaan rinnakkaisesti.",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Cron-työtä ei voitu suorittaa komentorivin kautta. Seuraavat tekniset virheet havaittiin:",
+ "Nextcloud 23 is the last release supporting PHP 7.3. Nextcloud 24 requires at least PHP 7.4." : "Nextcloud 23 on viimeinen julkaiusu, joka tukee PHP:n versiota 7.3. Nextcloud 24 vaatii vähintään PHP:n version 7.4.",
+ "The PHP OPcache module is not properly configured:" : "PHP:n OPcache-moduulia ei ole määritetty oikein:",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP-funktio \"set_time_limit\" ei ole käytettävissä. Tämä saattaa johtaa siihen, että skriptien suoritus päättyy ennenaikaisesti ja Nextcloud-asennus rikkoutuu. Funktion käyttäminen on erittäin suositeltavaa.",
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "PHP-asennuksessasi ei ole FreeType-tukea, ja siitä aiheutuu profiilikuvien sekä asetuskäyttöliittymän rikkoutuminen.",
"Missing index \"{indexName}\" in table \"{tableName}\"." : "Puuttuva indeksi \"{indexName}\" taulussa \"{tableName}\".",
@@ -143,6 +145,8 @@ OC.L10N.register(
"Back" : "Takaisin",
"Login form is disabled." : "Kirjautumislomake on poistettu käytöstä.",
"Edit Profile" : "Muokkaa profiilia",
+ "You haven't added any info yet" : "Et ole lisännyt tietoja vielä",
+ "{user} hasn't added any info yet" : "{user} ei ole lisännyt tietoja vielä",
"Reset search" : "Tyhjennä haku",
"Search for {name} only" : "Etsi vain {name}",
"No results for {query}" : "Ei tuloksia haulle {query}",