summaryrefslogtreecommitdiffstats
path: root/i18n/pt-BR.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/pt-BR.json')
-rw-r--r--i18n/pt-BR.json44
1 files changed, 34 insertions, 10 deletions
diff --git a/i18n/pt-BR.json b/i18n/pt-BR.json
index ad52b377d..76764fd34 100644
--- a/i18n/pt-BR.json
+++ b/i18n/pt-BR.json
@@ -708,6 +708,22 @@
"translation": "abrir"
},
{
+ "id": "api.command_search.desc",
+ "translation": "Pesquisar texto nas mensagens"
+ },
+ {
+ "id": "api.command_search.hint",
+ "translation": "[texto]"
+ },
+ {
+ "id": "api.command_search.name",
+ "translation": "pesquisar"
+ },
+ {
+ "id": "api.command_search.unsupported.app_error",
+ "translation": "O comando de busca não é suportado no seu equipamento"
+ },
+ {
"id": "api.command_settings.desc",
"translation": "Abrir a janela de Configurações de Conta"
},
@@ -960,6 +976,10 @@
"translation": "Ocorreu um erro desconhecido. Por favor contato com o suporte."
},
{
+ "id": "api.context.v3_disabled.app_error",
+ "translation": "API versão 3 foi desabilitada neste servidor. Por favor use a API versão 4. Veja https://api.mattermost.com para mais detalhes"
+ },
+ {
"id": "api.deprecated.init.debug",
"translation": "Inicializando as rotas da API que serão descontinuadas"
},
@@ -1490,6 +1510,10 @@
"translation": "Inicializando as rotas de API oauth"
},
{
+ "id": "api.oauth.invalid_state_token.app_error",
+ "translation": "State token inválido"
+ },
+ {
"id": "api.oauth.regenerate_secret.app_error",
"translation": "Permissões inadequadas para gerar novo OAuth2 App Secret"
},
@@ -3021,19 +3045,11 @@
},
{
"id": "app.import.import_direct_channel.create_direct_channel.error",
- "translation": "Falha ao buscar o canal direto"
- },
- {
- "id": "app.import.import_direct_channel.create_direct_channel.error",
- "translation": "Falha ao buscar o canal direto"
+ "translation": "Falha ao criar o canal direto"
},
{
"id": "app.import.import_direct_channel.create_group_channel.error",
- "translation": "Falha ao buscar o canal de grupo"
- },
- {
- "id": "app.import.import_direct_channel.create_group_channel.error",
- "translation": "Falha ao buscar o canal de grupo"
+ "translation": "Falha ao criar o canal de grupo"
},
{
"id": "app.import.import_direct_channel.member_not_found.error",
@@ -3048,6 +3064,14 @@
"translation": "Não foi possível achar o membro do canal enquanto importava os posts do canal direto"
},
{
+ "id": "app.import.import_direct_post.create_direct_channel.error",
+ "translation": "Falha ao obter o canal direto"
+ },
+ {
+ "id": "app.import.import_direct_post.create_group_channel.error",
+ "translation": "Falha ao obter o canal de grupo"
+ },
+ {
"id": "app.import.import_direct_post.user_not_found.error",
"translation": "Usuário do post não existe"
},