diff options
Diffstat (limited to 'settings/l10n/fi.js')
-rw-r--r-- | settings/l10n/fi.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/fi.js b/settings/l10n/fi.js index 96c371c4433..b37c3535962 100644 --- a/settings/l10n/fi.js +++ b/settings/l10n/fi.js @@ -35,7 +35,6 @@ OC.L10N.register( "Email could not be sent. Check your mail server log" : "Sähköpostia ei voitu lähettää. Tarkista sähköpostipalvelimen lokitiedosto", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Sähköpostia lähettäessä tapahtui virhe. Tarkista asetukset. (Virhe: %s)", "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 request" : "Virheellinen pyyntö", "Invalid mail address" : "Virheellinen sähköpostiosoite", "No valid group selected" : "Ei kelvollista ryhmää valittuna", "A user with that name already exists." : "Käyttäjä samalla nimellä on jo olemassa.", @@ -347,6 +346,7 @@ OC.L10N.register( "Please provide an admin recovery password, otherwise all user data will be lost" : "Anna ylläpitäjän palautussalasana, muuten kaikki käyttäjien data menetetään", "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Taustaosa ei tue salasanan vaihtoa, mutta käyttäjän salausavain päivitettiin onnistuneesti.", "test email settings" : "testaa sähköpostiasetukset", + "Invalid request" : "Virheellinen pyyntö", "Admins can't remove themself from the admin group" : "Ylläpitäjät eivät poistaa omia tunnuksiaan ylläpitäjien ryhmästä", "Unable to add user to group %s" : "Käyttäjän tai ryhmän %s lisääminen ei onnistu", "Unable to remove user from group %s" : "Käyttäjän poistaminen ryhmästä %s ei onnistu", |