diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-08 00:19:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-08 00:19:09 +0000 |
commit | 625302f170823dc190d3afec5968eb60115be11c (patch) | |
tree | c037215268c5da1be0fe4981388f24a66351ae95 /apps/dav | |
parent | 92488a3b70f92ba8a3098e3809bc9deeeec81589 (diff) | |
download | nextcloud-server-625302f170823dc190d3afec5968eb60115be11c.tar.gz nextcloud-server-625302f170823dc190d3afec5968eb60115be11c.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", |