diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-10-21 02:15:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-10-21 02:15:49 +0000 |
commit | 560d9c30060fe45349851b11f60a7a5cf95c2572 (patch) | |
tree | 5634d435ecca3930603a8857d61bdb58bbfd6761 /apps/dav | |
parent | d0928222634b021028eb44ab954e6e671528114d (diff) | |
download | nextcloud-server-560d9c30060fe45349851b11f60a7a5cf95c2572.tar.gz nextcloud-server-560d9c30060fe45349851b11f60a7a5cf95c2572.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/fi.js | 14 | ||||
-rw-r--r-- | apps/dav/l10n/fi.json | 14 |
2 files changed, 28 insertions, 0 deletions
diff --git a/apps/dav/l10n/fi.js b/apps/dav/l10n/fi.js index eea29470c95..d62745d3b0e 100644 --- a/apps/dav/l10n/fi.js +++ b/apps/dav/l10n/fi.js @@ -44,8 +44,21 @@ OC.L10N.register( "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", "Contact birthdays" : "Yhteystietojen syntymäpäivät", + "Calendar:" : "Kalenteri:", + "Date:" : "Päiväys:", "Where:" : "Missä:", "Description:" : "Kuvaus:", + "Untitled event" : "Nimetön tapahtuma", + "_%n year_::_%n years_" : ["%n vuosi","%n vuotta"], + "_%n month_::_%n months_" : ["%n kuukausi","%n kuukautta"], + "_%n day_::_%n days_" : ["%n päivä","%n päivää"], + "_%n hour_::_%n hours_" : ["%n tunti","%n tuntia"], + "_%n minute_::_%n minutes_" : ["%n minuutti","%n minuuttia"], + "%s (%s ago)" : "%s (%s sitten)", + "Calendar: %s" : "Kalenteri: %s", + "Date: %s" : "Päiväys: %s", + "Description: %s" : "Kuvaus: %s", + "Where: %s" : "Missä: %s", "Invitation canceled" : "Kutsu peruttu", "Hello %s," : "Hei %s", "Invitation updated" : "Kutsu päivitetty", @@ -76,6 +89,7 @@ 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", "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);"); diff --git a/apps/dav/l10n/fi.json b/apps/dav/l10n/fi.json index 3c811d8fb22..d161245a6c2 100644 --- a/apps/dav/l10n/fi.json +++ b/apps/dav/l10n/fi.json @@ -42,8 +42,21 @@ "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", "Contact birthdays" : "Yhteystietojen syntymäpäivät", + "Calendar:" : "Kalenteri:", + "Date:" : "Päiväys:", "Where:" : "Missä:", "Description:" : "Kuvaus:", + "Untitled event" : "Nimetön tapahtuma", + "_%n year_::_%n years_" : ["%n vuosi","%n vuotta"], + "_%n month_::_%n months_" : ["%n kuukausi","%n kuukautta"], + "_%n day_::_%n days_" : ["%n päivä","%n päivää"], + "_%n hour_::_%n hours_" : ["%n tunti","%n tuntia"], + "_%n minute_::_%n minutes_" : ["%n minuutti","%n minuuttia"], + "%s (%s ago)" : "%s (%s sitten)", + "Calendar: %s" : "Kalenteri: %s", + "Date: %s" : "Päiväys: %s", + "Description: %s" : "Kuvaus: %s", + "Where: %s" : "Missä: %s", "Invitation canceled" : "Kutsu peruttu", "Hello %s," : "Hei %s", "Invitation updated" : "Kutsu päivitetty", @@ -74,6 +87,7 @@ "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", "Please make sure to properly set up the email settings above." : "Varmista, että määrität sähköpostiasetukset oikein yläpuolelle. " },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |