diff options
Diffstat (limited to 'apps/dav/l10n/fi.js')
-rw-r--r-- | apps/dav/l10n/fi.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/dav/l10n/fi.js b/apps/dav/l10n/fi.js index 3ef0dd10f04..04d5f09b522 100644 --- a/apps/dav/l10n/fi.js +++ b/apps/dav/l10n/fi.js @@ -43,6 +43,7 @@ OC.L10N.register( "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", + "Death of %s" : "%s kuolema", "Contact birthdays" : "Yhteystietojen syntymäpäivät", "Calendar:" : "Kalenteri:", "Date:" : "Päiväys:", @@ -67,7 +68,10 @@ OC.L10N.register( "Accept" : "Hyväksy", "Decline" : "Kieltäydy", "More options …" : "Lisää valintoja…", + "More options at %s" : "Lisää valintoja kohteessa %s", "Contacts" : "Yhteystiedot", + "System in maintenance mode." : "Järjestelmä on huoltotilassa.", + "Upgrade needed" : "Päivitys tarvitaan", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "%s tulee asettaa käyttämään HTTPS-yhteyttä, jotta CalDAVia ja CardDAVia voi käyttää iOSilla tai macOS:llä.", "Configures a CalDAV account" : "Määrittää CalDAV-tilin", "Configures a CardDAV account" : "Määrittää CardDAV-tilin", |