Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/fi.js')
-rw-r--r--core/l10n/fi.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/fi.js b/core/l10n/fi.js
index 9037900083a..e8fd48ff2cc 100644
--- a/core/l10n/fi.js
+++ b/core/l10n/fi.js
@@ -48,7 +48,6 @@ OC.L10N.register(
"Repair warning:" : "Korjausvaroitus:",
"Repair error:" : "Korjausvirhe:",
"Please use the command line updater because automatic updating is disabled in the config.php." : "Käytä komentorivipäivitintä, koska automaattinen päivitys on estetty config.php-asetustiedostossa.",
- "[%d / %d]: Checking table %s" : "[%d / %d]: Tarkistetaan taulua %s",
"Turned on maintenance mode" : "Siirrytty huoltotilaan",
"Turned off maintenance mode" : "Poistuttu huoltotilasta",
"Maintenance mode is kept active" : "Huoltotila pidetään aktiivisena",
@@ -356,6 +355,7 @@ OC.L10N.register(
"This %s instance is currently in maintenance mode, which may take a while." : "Tämä %s-instanssi on parhaillaan huoltotilassa, huollossa saattaa kestää hetki.",
"This page will refresh itself when the instance is available again." : "Tämä sivu päivittyy itsestään, kun instanssi on jälleen käytettävissä.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Ota yhteys järjestelmän ylläpitäjään, jos tämä viesti ilmenee uudelleen tai odottamatta.",
+ "[%d / %d]: Checking table %s" : "[%d / %d]: Tarkistetaan taulua %s",
"Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 on viimeinen julkaisu, joka tukee PHP:n versiota 7.2. Nextcloud 21 vaatii vähintään version 7.3 PHP:sta.",
"The PHP OPcache module is not loaded. {linkstart}For better performance it is recommended ↗{linkend} to load it into your PHP installation." : "PHP OPCache moduuli ei ole ladattuna. {linkstart}Paremman suorituskyvyn saavuttamiseksi↗{linkend}  suosittelemme sen lataamista PHP asennukseesi.",
"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}.",