diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-04-04 02:27:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-04-04 02:27:15 +0000 |
commit | 94004a7bd40e8527b3b89d954c32529ab13efbdc (patch) | |
tree | ed9bb3aa0740c0a1cb755abacfae387745e8ca3e /apps/dav/l10n/pt_BR.js | |
parent | 56603cb0cee27f55916e4a6870e42b37d6e50fdc (diff) | |
download | nextcloud-server-94004a7bd40e8527b3b89d954c32529ab13efbdc.tar.gz nextcloud-server-94004a7bd40e8527b3b89d954c32529ab13efbdc.zip |
[tx-robot] updated 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 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/dav/l10n/pt_BR.js b/apps/dav/l10n/pt_BR.js index 9c27b589fe3..abdf7451380 100644 --- a/apps/dav/l10n/pt_BR.js +++ b/apps/dav/l10n/pt_BR.js @@ -108,6 +108,11 @@ OC.L10N.register( "{actor} updated contact {card} in address book {addressbook}" : "{actor} updated contact {card} no livro de endereço {addressbook}", "You updated contact {card} in address book {addressbook}" : "Você atualizou o contato {card} no livro de endereços {addressbook}", "A <strong>contact</strong> or <strong>address book</strong> was modified" : "O <strong>contato</strong> ou <strong>livro de endereço</strong> foi modificado", + "File is not updatable: %1$s" : "O arquivo não é atualizável: %1$s", + "Could not write to final file, canceled by hook" : "Não foi possível gravar no arquivo final, cancelado pelo gancho", + "Could not write file contents" : "Não foi possível gravar o conteúdo do arquivo", + "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], + "Error while copying file to target location (copied: %1$s, expected filesize: %2$s)" : "Erro ao copiar o arquivo para o local de destino (copiado: %1$s, tamanho de arquivo esperado: %2$s)", "System is in maintenance mode." : "O sistema está em modo de manutenção", "Upgrade needed" : "Upgrade necessário", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Seu %s precisa estar configurado para usar HTTPS a fim de usar o CalDAV e o CardDAV com o iOS/macOS.", |