diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-08 00:19:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-08 00:19:02 +0000 |
commit | f68b8015000a50249e0e6e4334033359486338d9 (patch) | |
tree | ba8cdd82a58b86126cbecd93cc2480540276b14a /apps/dav | |
parent | 92d287b64c3ef71ce720383c2ae06c58ddb45cb6 (diff) | |
download | nextcloud-server-f68b8015000a50249e0e6e4334033359486338d9.tar.gz nextcloud-server-f68b8015000a50249e0e6e4334033359486338d9.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", |