diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-10-21 00:08:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-10-21 00:08:26 +0000 |
commit | 3709d3eeae4660579b15c8f30314654c43990841 (patch) | |
tree | c6a93ffad503db3430f0761b97a01212274404ac /apps/dav/l10n/pt_BR.js | |
parent | a94976bfc83cc47f49217eb5ba7509aee59b3012 (diff) | |
download | nextcloud-server-3709d3eeae4660579b15c8f30314654c43990841.tar.gz nextcloud-server-3709d3eeae4660579b15c8f30314654c43990841.zip |
[tx-robot] updated from transifex
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);"); |