diff options
Diffstat (limited to 'apps/dav/l10n/fi.js')
-rw-r--r-- | apps/dav/l10n/fi.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/fi.js b/apps/dav/l10n/fi.js index 71e76bc661d..54325ba002b 100644 --- a/apps/dav/l10n/fi.js +++ b/apps/dav/l10n/fi.js @@ -40,7 +40,6 @@ OC.L10N.register( "You solved todo {todo} in list {calendar}" : "Suoritit tehtävän {todo} listasta {calendar}", "{actor} reopened todo {todo} in list {calendar}" : "{actor} avasi uudelleen tehtävän {todo} listassa {calendar}", "You reopened todo {todo} in list {calendar}" : "Avasit uudelleen tehtävän {todo} listassa {calendar}", - "Calendar and tasks" : "Kalenteri ja tehtävät", "A <strong>calendar</strong> was modified" : "<strong>Kalenteria</strong> on muokattu", "A calendar <strong>event</strong> was modified" : "Kalenterin <strong>tapahtumaa</strong> on muokattu", "A calendar <strong>todo</strong> was modified" : "Kalenterin <strong>tehtävää</strong> on muokattu", @@ -99,6 +98,7 @@ OC.L10N.register( "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", "Hello %s," : "Hei %s", - "When:" : "Milloin:" + "When:" : "Milloin:", + "Calendar and tasks" : "Kalenteri ja tehtävät" }, "nplurals=2; plural=(n != 1);"); |