diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-12-09 02:29:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-12-09 02:29:30 +0000 |
commit | 39f77c8870e7589a87ac0d9e318ee86f18f43b0b (patch) | |
tree | badfed5c95279aadd5df69121374da0a5f5ad757 /core/l10n/pt_BR.js | |
parent | a1d68c0fd681517ee276084e192f2342a6e6f5b9 (diff) | |
download | nextcloud-server-39f77c8870e7589a87ac0d9e318ee86f18f43b0b.tar.gz nextcloud-server-39f77c8870e7589a87ac0d9e318ee86f18f43b0b.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/pt_BR.js')
-rw-r--r-- | core/l10n/pt_BR.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index 9394bd34f9e..1ece659388c 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -179,6 +179,9 @@ OC.L10N.register( "Back" : "Voltar", "Login form is disabled." : "O formulário de login está desativado.", "Edit Profile" : "Editar Perfil ", + "The headline and about sections will show up here" : "O título e as seções sobre serão exibidos aqui", + "You haven't added any info yet" : "Você ainda não adicionou nenhuma informação", + "{user} hasn't added any info yet" : "{user} ainda não adicionou nenhuma informação", "Error opening the user status modal, try hard refreshing the page" : "Erro ao abrir o modal de status do usuário, tente atualizar a página", "Reset search" : "Redefinir pesquisa", "Search for {name} only" : "Pesquisar somente por {nome}", |