diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-03 00:12:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-03 00:12:22 +0000 |
commit | bf88448f87a629f71c24f92d84a9968c10b90085 (patch) | |
tree | 075cce4bb1bb68f4473d817597872743c22d112a /apps/dav/l10n/pt_BR.js | |
parent | 01298cfa72105802533a2f0757c45a50c6d9bc67 (diff) | |
download | nextcloud-server-bf88448f87a629f71c24f92d84a9968c10b90085.tar.gz nextcloud-server-bf88448f87a629f71c24f92d84a9968c10b90085.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/pt_BR.js')
-rw-r--r-- | apps/dav/l10n/pt_BR.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/pt_BR.js b/apps/dav/l10n/pt_BR.js index 237c74d1a74..8e328adec0a 100644 --- a/apps/dav/l10n/pt_BR.js +++ b/apps/dav/l10n/pt_BR.js @@ -70,11 +70,11 @@ OC.L10N.register( "Tentative" : "Tentativa", "Save" : "Salvar", "Your attendance was updated successfully." : "Sua participação foi atualizada com sucesso.", - "CalDAV server" : "Servidor CalDAV", "Send invitations to attendees" : "Envie convites aos participantes", "Please make sure to properly set up the email settings above." : "Certifique-se de configurar corretamente o e-mail acima.", "Automatically generate a birthday calendar" : "Gerar um calendário de aniversários automaticamente", "Birthday calendars will be generated by a background job." : "Os calendários de aniversários serão gerados na retaguarda.", - "Hence they will not be available immediately after enabling but will show up after some time." : "Portanto, eles não estarão disponíveis imediatamente ao habilitar mas após algum tempo." + "Hence they will not be available immediately after enabling but will show up after some time." : "Portanto, eles não estarão disponíveis imediatamente ao habilitar mas após algum tempo.", + "CalDAV server" : "Servidor CalDAV" }, "nplurals=2; plural=(n > 1);"); |