diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-09 00:25:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-09 00:25:53 +0000 |
commit | a79dbf3a31f8127b5e12d978e8df90e764a5c3ec (patch) | |
tree | 5dcddb65280d5d25416c3bcfcec0d28eddbe5a76 /apps/dav/l10n/fi.js | |
parent | 734b11dc86c7f54eff7557271aba1e4530cbcc23 (diff) | |
download | nextcloud-server-a79dbf3a31f8127b5e12d978e8df90e764a5c3ec.tar.gz nextcloud-server-a79dbf3a31f8127b5e12d978e8df90e764a5c3ec.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/fi.js')
-rw-r--r-- | apps/dav/l10n/fi.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/dav/l10n/fi.js b/apps/dav/l10n/fi.js index 325527b1b10..aaae8934ecc 100644 --- a/apps/dav/l10n/fi.js +++ b/apps/dav/l10n/fi.js @@ -115,7 +115,8 @@ OC.L10N.register( "Contacts and groups" : "Yhteystiedot ja ryhmät", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-päätepiste", - "Availability" : "Saatavuus", + "First day" : "Ensimmäinen päivä", + "Save" : "Tallenna", "Time zone:" : "Aikavyöhyke:", "to" : "Vastaanottaja", "Delete slot" : "Poista aikarako", @@ -128,8 +129,8 @@ OC.L10N.register( "Friday" : "Perjantai", "Saturday" : "Lauantai", "Sunday" : "Sunnuntai", - "Save" : "Tallenna", "Failed to load availability" : "Saatavuuden lataaminen epäonnistui", + "Availability" : "Saatavuus", "Calendar server" : "Kalenteripalvelin", "Send invitations to attendees" : "Lähetä kutsut osallistujille", "Automatically generate a birthday calendar" : "Luo syntymäpäiväkalenteri automaattisesti", |