diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-11 00:30:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-11 00:30:07 +0000 |
commit | f0db3d0de1785c17097f6e8ffd73e0f9221528d9 (patch) | |
tree | 2d7b103628db6f965dd634c890603140c49157bc /lib/l10n/fi.js | |
parent | f2353a66ba9a5e62a665645ad8f6ef252a92981f (diff) | |
download | nextcloud-server-f0db3d0de1785c17097f6e8ffd73e0f9221528d9.tar.gz nextcloud-server-f0db3d0de1785c17097f6e8ffd73e0f9221528d9.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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js index 836831e3ba9..f544dd3a0e3 100644 --- a/lib/l10n/fi.js +++ b/lib/l10n/fi.js @@ -205,6 +205,7 @@ OC.L10N.register( "Cannot create \"data\" directory." : "Ei voi luoda \"data\"-hakemistoa", "Your data directory is not writable." : "Datahakemistosi ei ole kirjoitettavissa.", "Setting locale to %s failed." : "Maa-asetuston %s asettaminen epäonnistui.", + "Please install one of these locales on your system and restart your web server." : "Asenna ainakin yksi näistä maa-asetuksista järjestelmään ja käynnistä http-palvelin uudelleen.", "PHP module %s not installed." : "PHP-moduulia %s ei ole asennettu.", "Please ask your server administrator to install the module." : "Pyydä palvelimen ylläpitäjää asentamaan moduulin.", "PHP setting \"%s\" is not set to \"%s\"." : "PHP-asetusta \"%s\" ei ole asetettu arvoon \"%s\".", @@ -228,6 +229,7 @@ OC.L10N.register( "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.", "Full name" : "Koko nimi", + "The user limit has been reached and the user was not created. Check your notifications to learn more." : "Käyttäjää ei luotu, koska käyttäjäraja on tullut täyteen. Tarkista ilmoitukset saadaksesi lisätietoja.", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Vain seuraavat merkit ovat sallittuja käyttäjätunnuksessa: \"a-z\", \"A-Z\", \"0-9\" ja \"_.@-'\"", "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." |