diff options
Diffstat (limited to 'apps/dav/l10n/fi.js')
-rw-r--r-- | apps/dav/l10n/fi.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/dav/l10n/fi.js b/apps/dav/l10n/fi.js index b705c88df1b..3ef0dd10f04 100644 --- a/apps/dav/l10n/fi.js +++ b/apps/dav/l10n/fi.js @@ -73,9 +73,6 @@ OC.L10N.register( "Configures a CardDAV account" : "Määrittää CardDAV-tilin", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-päätepiste", - "Technical details" : "Tekniset yksityiskohdat", - "Remote Address: %s" : "Etäosoite: %s", - "Request ID: %s" : "Pyynnön tunniste: %s", "There was an error updating your attendance status." : "Osallistumisesi tilaa päivittäessä tapahtui virhe.", "Please contact the organizer directly." : "Ota yhteys suoraan järjestäjään.", "Are you accepting the invitation?" : "Hyväksytkö kutsun?", @@ -89,6 +86,9 @@ OC.L10N.register( "Automatically generate a birthday calendar" : "Luo syntymäpäiväkalenteri automaattisesti", "Birthday calendars will be generated by a background job." : "Syntymäpäiväkalenterit luodaan taustatyön toimesta.", "Hence they will not be available immediately after enabling but will show up after some time." : "Sen vuoksi ne eivät ole välittömästi saatavilla käyttöönoton jälkeen, vaan ne tulevat näkyviin pienellä viiveellä.", - "Send notifications for events" : "Lähetä ilmoitukset tapahtumista" + "Send notifications for events" : "Lähetä ilmoitukset tapahtumista", + "Technical details" : "Tekniset yksityiskohdat", + "Remote Address: %s" : "Etäosoite: %s", + "Request ID: %s" : "Pyynnön tunniste: %s" }, "nplurals=2; plural=(n != 1);"); |