diff options
Diffstat (limited to 'settings/l10n/fi_FI.js')
-rw-r--r-- | settings/l10n/fi_FI.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/fi_FI.js b/settings/l10n/fi_FI.js index 72754a0112e..a503978f576 100644 --- a/settings/l10n/fi_FI.js +++ b/settings/l10n/fi_FI.js @@ -42,6 +42,7 @@ OC.L10N.register( "Email sent" : "Sähköposti lähetetty", "You need to set your user email before being able to send test emails." : "Aseta sähköpostiosoite, jotta voit testata sähköpostin toimivuutta.", "Invalid mail address" : "Virheellinen sähköpostiosoite", + "A user with that name already exists." : "Käyttäjä samalla nimellä on jo olemassa.", "Unable to create user." : "Käyttäjän luominen ei onnistunut.", "Your %s account was created" : "%s-tilisi luotiin", "Unable to delete user." : "Käyttäjän poistaminen ei onnistunut.", @@ -171,6 +172,8 @@ OC.L10N.register( "Documentation:" : "Ohjeistus:", "User Documentation" : "Käyttäjäohjeistus", "Admin Documentation" : "Ylläpitäjän ohjeistus", + "Show description …" : "Näytä kuvaus…", + "Hide description …" : "Piilota kuvaus…", "This app cannot be installed because the following dependencies are not fulfilled:" : "Tätä sovellusta ei voi asentaa, koska seuraavat riippuvuudet eivät täyty:", "Update to %s" : "Päivitä versioon %s", "Enable only for specific groups" : "Salli vain tietyille ryhmille", |