diff options
Diffstat (limited to 'apps/dav/l10n/fi.js')
-rw-r--r-- | apps/dav/l10n/fi.js | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/dav/l10n/fi.js b/apps/dav/l10n/fi.js index b498fe40ad1..47a3df1aa50 100644 --- a/apps/dav/l10n/fi.js +++ b/apps/dav/l10n/fi.js @@ -44,6 +44,9 @@ OC.L10N.register( "Contacts" : "Yhteystiedot", "Technical details" : "Tekniset yksityiskohdat", "Remote Address: %s" : "Etäosoite: %s", - "Request ID: %s" : "Pyynnön tunniste: %s" + "Request ID: %s" : "Pyynnön tunniste: %s", + "CalDAV server" : "CalDAV-palvelin", + "Send invitations to attendees" : "Lähetä kutsut osallistujille", + "Please make sure to properly set up the email settings above." : "Varmista, että määrität sähköpostiasetukset oikein yläpuolelle. " }, "nplurals=2; plural=(n != 1);"); |