diff options
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/pt_BR.js | 3 | ||||
-rw-r--r-- | apps/dav/l10n/pt_BR.json | 3 |
2 files changed, 6 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\"", diff --git a/apps/dav/l10n/pt_BR.json b/apps/dav/l10n/pt_BR.json index 601eedbbaef..eb2659b2866 100644 --- a/apps/dav/l10n/pt_BR.json +++ b/apps/dav/l10n/pt_BR.json @@ -73,6 +73,9 @@ "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\"", |