diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-08 00:18:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-08 00:18:55 +0000 |
commit | df2727ae44651316b7d9afd127058523bd2442b0 (patch) | |
tree | 78df9471b01a67d793c429214da73047beb11fa2 /apps/dav | |
parent | e140d2b832fabb4e51dd6af0ff017f0fb34217c3 (diff) | |
download | nextcloud-server-df2727ae44651316b7d9afd127058523bd2442b0.tar.gz nextcloud-server-df2727ae44651316b7d9afd127058523bd2442b0.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/fi.js | 3 | ||||
-rw-r--r-- | apps/dav/l10n/fi.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/dav/l10n/fi.js b/apps/dav/l10n/fi.js index 43c1c87d79a..66e67f7e852 100644 --- a/apps/dav/l10n/fi.js +++ b/apps/dav/l10n/fi.js @@ -57,6 +57,8 @@ OC.L10N.register( "Cancelled: %1$s" : "Peruutettu: %1$s", "\"%1$s\" has been canceled" : "\"%1$s\" on peruttu", "%1$s has responded to your invitation" : "%1$s on vastannut kutsuusi", + "Invitation updated: %1$s" : "Kutsu päivitetty: %1$s", + "%1$s updated the event \"%2$s\"" : "%1$s päivitti tapahtuman \"%2$s\"", "Invitation: %1$s" : "Kutsu: %1$s", "Organizer:" : "Järjestäjä:", "Attendees:" : "Osallistujat:", @@ -92,6 +94,7 @@ OC.L10N.register( "{actor} updated contact {card} in address book {addressbook}" : "{actor} päivitti yhteystietoa {card} osoitekirjassa {addressbook}", "You updated contact {card} in address book {addressbook}" : "Päivitit yhteystiedon {card} osoitekirjassa {addressbook}", "A <strong>contact</strong> or <strong>address book</strong> was modified" : "<strong>Yhteystietoa</strong> tai <strong>osoitekirjaa</strong> muokattiin", + "Accounts" : "Tilit", "File is not updatable: %1$s" : "Tiedosto ei ole päivitettävissä: %1$s", "_%n byte_::_%n bytes_" : ["%n tavu","%n tavua"], "Failed to check file size: %1$s" : "Tiedoston koon tarkistaminen epäonnistui: %1$s", diff --git a/apps/dav/l10n/fi.json b/apps/dav/l10n/fi.json index bf09a1f29d7..56864f645b1 100644 --- a/apps/dav/l10n/fi.json +++ b/apps/dav/l10n/fi.json @@ -55,6 +55,8 @@ "Cancelled: %1$s" : "Peruutettu: %1$s", "\"%1$s\" has been canceled" : "\"%1$s\" on peruttu", "%1$s has responded to your invitation" : "%1$s on vastannut kutsuusi", + "Invitation updated: %1$s" : "Kutsu päivitetty: %1$s", + "%1$s updated the event \"%2$s\"" : "%1$s päivitti tapahtuman \"%2$s\"", "Invitation: %1$s" : "Kutsu: %1$s", "Organizer:" : "Järjestäjä:", "Attendees:" : "Osallistujat:", @@ -90,6 +92,7 @@ "{actor} updated contact {card} in address book {addressbook}" : "{actor} päivitti yhteystietoa {card} osoitekirjassa {addressbook}", "You updated contact {card} in address book {addressbook}" : "Päivitit yhteystiedon {card} osoitekirjassa {addressbook}", "A <strong>contact</strong> or <strong>address book</strong> was modified" : "<strong>Yhteystietoa</strong> tai <strong>osoitekirjaa</strong> muokattiin", + "Accounts" : "Tilit", "File is not updatable: %1$s" : "Tiedosto ei ole päivitettävissä: %1$s", "_%n byte_::_%n bytes_" : ["%n tavu","%n tavua"], "Failed to check file size: %1$s" : "Tiedoston koon tarkistaminen epäonnistui: %1$s", |