diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-18 18:46:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-18 18:46:31 +0000 |
commit | 99f8a7ff71f0b17c96a7c61abe208031db1a5a3c (patch) | |
tree | c32d9ba277ece04aaff1fc0304e5da8c44df2c25 /apps/dav/l10n/pt_BR.js | |
parent | 16f13311cdacbd9fb915d529b164e45b2f1b34e2 (diff) | |
download | nextcloud-server-99f8a7ff71f0b17c96a7c61abe208031db1a5a3c.tar.gz nextcloud-server-99f8a7ff71f0b17c96a7c61abe208031db1a5a3c.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/pt_BR.js')
-rw-r--r-- | apps/dav/l10n/pt_BR.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/dav/l10n/pt_BR.js b/apps/dav/l10n/pt_BR.js index 606759751f3..d216eb87a04 100644 --- a/apps/dav/l10n/pt_BR.js +++ b/apps/dav/l10n/pt_BR.js @@ -75,6 +75,9 @@ OC.L10N.register( "Cancelled: %1$s" : "Cancelado: %1$s", "\"%1$s\" has been canceled" : "\"%1$s\" foi cancelado", "Re: %1$s" : "Remetente: %1$s", + "%1$s has accepted your invitation" : "%1$s aceitou seu convite", + "%1$s has tentatively accepted your invitation" : "%1$s aceitou provisoriamente o seu convite", + "%1$s has declined your invitation" : "%1$s recusou seu convite", "%1$s has responded to your invitation" : "%1$s respondeu ao seu convite", "Invitation updated: %1$s" : "Invitation updated: %1$s", "%1$s updated the event \"%2$s\"" : "%1$s updated the event \"%2$s\"", |