diff options
Diffstat (limited to 'apps/dav/l10n/pt_BR.js')
-rw-r--r-- | apps/dav/l10n/pt_BR.js | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/dav/l10n/pt_BR.js b/apps/dav/l10n/pt_BR.js index bafe878a8d7..5c8cff9cf69 100644 --- a/apps/dav/l10n/pt_BR.js +++ b/apps/dav/l10n/pt_BR.js @@ -44,6 +44,9 @@ OC.L10N.register( "Contacts" : "Contatos", "Technical details" : "Detalhes técnicos", "Remote Address: %s" : "Endereço remoto: %s", - "Request ID: %s" : "ID do solicitante: %s" + "Request ID: %s" : "ID do solicitante: %s", + "CalDAV server" : "Servidor CalDAV", + "Send invitations to attendees" : "Envie convites aos participantes", + "Please make sure to properly setup the email settings above." : "Certifique-se de configurar corretamente as configurações de email acima." }, "nplurals=2; plural=(n > 1);"); |