diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-26 00:18:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-26 00:18:18 +0000 |
commit | 8f0da6b9f74b361cf31ea8a8ef8badf0685a9211 (patch) | |
tree | af798db0b6def282b051a8e6e6e4c38c6c1b66c5 /apps/dav/l10n/pt_BR.js | |
parent | 053cefa373ab62edce8bb69fcfc0d6a5ee6fc3f9 (diff) | |
download | nextcloud-server-8f0da6b9f74b361cf31ea8a8ef8badf0685a9211.tar.gz nextcloud-server-8f0da6b9f74b361cf31ea8a8ef8badf0685a9211.zip |
Fix(l10n): Update translations 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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/pt_BR.js b/apps/dav/l10n/pt_BR.js index d216eb87a04..df7a6222721 100644 --- a/apps/dav/l10n/pt_BR.js +++ b/apps/dav/l10n/pt_BR.js @@ -118,6 +118,8 @@ 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", + "Accounts" : "Contas", + "System address book which holds all accounts" : "Catálogo de endereços do sistema que contém todas as contas", "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", |