diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-30 02:24:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-30 02:24:58 +0000 |
commit | 719430559f1a1f28800a9a26d4a5492aae046730 (patch) | |
tree | 257af6cbbd742fb0c72692c35f5e2823c4868b5a /apps/dav/l10n/fi.js | |
parent | 8b3fbe1f0631e9be0844e84210be51cc8a847efd (diff) | |
download | nextcloud-server-719430559f1a1f28800a9a26d4a5492aae046730.tar.gz nextcloud-server-719430559f1a1f28800a9a26d4a5492aae046730.zip |
[tx-robot] updated from transifex
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);"); |