diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-04-23 02:27:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-04-23 02:27:54 +0000 |
commit | d36b3e564441a29fdfe60e21ecffca4ff8a9f9f6 (patch) | |
tree | 3e418405245d7a76aa264f6cae8f5ce23577f22b /lib/l10n/fi.js | |
parent | b7be8f5c22cfffc29e91ff897a53c840a2c3f754 (diff) | |
download | nextcloud-server-d36b3e564441a29fdfe60e21ecffca4ff8a9f9f6.tar.gz nextcloud-server-d36b3e564441a29fdfe60e21ecffca4ff8a9f9f6.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/fi.js')
-rw-r--r-- | lib/l10n/fi.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js index 17806052e86..5edbe7b0b95 100644 --- a/lib/l10n/fi.js +++ b/lib/l10n/fi.js @@ -193,6 +193,8 @@ OC.L10N.register( "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Tämä johtuu todennäköisesti välimuistista tai kiihdyttimestä kuten Zend OPcachesta tai eAcceleratorista.", "PHP modules have been installed, but they are still listed as missing?" : "PHP-moduulit on asennettu, mutta ovatko ne vieläkin listattu puuttuviksi?", "Please ask your server administrator to restart the web server." : "Pyydä palvelimen ylläpitäjää käynnistämään web-palvelin uudelleen.", + "PostgreSQL >= 9 required." : "PostgreSQL >= 9 vaaditaan.", + "Please upgrade your database version." : "Päivitä tietokannan versio.", "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Varmista että datahakemiston juuressa on tiedosto nimeltä \".ocdata\".", "Action \"%s\" not supported or implemented." : "Toiminto \"%s\" ei ole tuettu tai sitä ei ole toteutettu.", "Could not obtain lock type %d on \"%s\"." : "Lukitustapaa %d ei saatu kohteelle \"%s\".", |