diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:25:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:25:02 +0000 |
commit | e81ad0ce5835b943386dfdca7a8f914ef711a494 (patch) | |
tree | 8302d596fd1eb4603343ef9acbed6943258e627f /lib/l10n/fi.js | |
parent | 98362bd0bc6beaaad7f4f18ae32b82722f6f8997 (diff) | |
download | nextcloud-server-e81ad0ce5835b943386dfdca7a8f914ef711a494.tar.gz nextcloud-server-e81ad0ce5835b943386dfdca7a8f914ef711a494.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/fi.js')
-rw-r--r-- | lib/l10n/fi.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js index 8253908ab8f..4a675fcfbbb 100644 --- a/lib/l10n/fi.js +++ b/lib/l10n/fi.js @@ -208,10 +208,8 @@ OC.L10N.register( "Storage connection error. %s" : "Tallennustilan yhteysvirhe. %s", "Storage is temporarily not available" : "Tallennustila on tilapäisesti pois käytöstä", "Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s", - "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Sovelluksen %1$s tiedostoja ei korvattu oikein Varmista, että sen versio on yhteensopiva palvelimen kanssa.", "404" : "404", "Logged in user must be an admin" : "Sisäänkirjautuneen käyttäjän tulee olla ylläpitäjä", - "Full name" : "Koko nimi", "Unknown user" : "Tuntematon käyttäjä", "MySQL username and/or password not valid" : "MySQL-käyttäjätunnus ja/tai -salasana on väärin", "Oracle username and/or password not valid" : "Oraclen käyttäjätunnus ja/tai salasana on väärin", @@ -226,8 +224,6 @@ OC.L10N.register( "Username must not consist of dots only" : "Käyttäjänimi ei voi koostua vain pisteistä", "Username is invalid because files already exist for this user" : "Käyttäjänimi on virheellinen koska tiedostoja on olemassa tälle käyttäjälle", "User disabled" : "Käyttäjä poistettu käytöstä", - "libxml2 2.7.0 is at least required. Currently %s is installed." : "Vähintään libxml2 2.7.0 vaaditaan. %s on asennettu.", - "To fix this issue update your libxml2 version and restart your web server." : "Päivitä libxml2:n versio ja käynnistä http-palvelin uudelleen.", "PostgreSQL >= 9 required." : "PostgreSQL >= 9 vaaditaan.", "Please upgrade your database version." : "Päivitä tietokannan versio.", "Your data directory is readable by other users." : "Datahakemistosi on muiden käyttäjien luettavissa." |