From 22245eee7099c4c33dd25f20f851d15ab983d00a Mon Sep 17 00:00:00 2001 From: enahum Date: Mon, 6 Jun 2016 18:28:57 -0300 Subject: daily translations 20160606 (#3275) --- i18n/pt-BR.json | 42 +++++++++++++++++++++++++++++++++++------- 1 file changed, 35 insertions(+), 7 deletions(-) (limited to 'i18n/pt-BR.json') diff --git a/i18n/pt-BR.json b/i18n/pt-BR.json index 605a51a89..9d6c73576 100644 --- a/i18n/pt-BR.json +++ b/i18n/pt-BR.json @@ -341,19 +341,19 @@ }, { "id": "api.command.invite_people.desc", - "translation": "Send an email invite to your Mattermost team" + "translation": "Enviar um email para convidar sua equipe para Mattermost" }, { "id": "api.command.invite_people.email_off", - "translation": "Email has not been configured, no invite(s) sent" + "translation": "Email não foi configurado, nenhum convite enviado" }, { "id": "api.command.invite_people.fail", - "translation": "Encountered an error sending email invite(s)" + "translation": "Encontrado um erro no envio de convite(s) por email" }, { "id": "api.command.invite_people.hint", - "translation": "[name@domain.com ...]" + "translation": "[nome@dominio.com ...]" }, { "id": "api.command.invite_people.name", @@ -361,16 +361,24 @@ }, { "id": "api.command.invite_people.no_email", - "translation": "Please specify one or more valid email addresses" + "translation": "Por favor especifique um ou mais endereços de email válido" }, { "id": "api.command.invite_people.sent", - "translation": "Email invite(s) sent" + "translation": "Convite(s) enviado por email" }, { "id": "api.command.regen.app_error", "translation": "Permissões inadequadas para re-gerar o token de comando" }, + { + "id": "api.command_collapse.desc", + "translation": "Turn on auto-collapsing of image previews" + }, + { + "id": "api.command_collapse.name", + "translation": "collapse" + }, { "id": "api.command_echo.create.app_error", "translation": "Não é possível criar o post /echo, err=%v" @@ -395,6 +403,18 @@ "id": "api.command_echo.name", "translation": "echo" }, + { + "id": "api.command_expand.desc", + "translation": "Turn off auto-collapsing of image previews" + }, + { + "id": "api.command_expand.name", + "translation": "expand" + }, + { + "id": "api.command_expand_collapse.fail.app_error", + "translation": "An error occured while expanding previews" + }, { "id": "api.command_join.desc", "translation": "Junte-se ao canal aberto" @@ -489,7 +509,7 @@ }, { "id": "api.command_shortcuts.list", - "translation": "### Keyboard Shortcuts\n\n#### Navigation\n\nALT+UP: Previous channel or direct message in LHS\nALT+DOWN: Next channel or direct message in LHS\nALT+SHIFT+UP: Previous channel or direct message in LHS with unread messages\nALT+SHIFT+DOWN: Next channel or direct message in LHS with unread messages\nCTRL/CMD+SHIFT+A: Open account settings\nCTRL/CMD+SHIFT+K: Open a quick channel switcher dialog\nCTRL/CMD+SHIFT+M: Open recent mentions\n\n#### Files\n\nCTRL/CMD+U: Upload file(s)\n\n#### Messages\n\nCTRL/CMD+UP: Reprint the last message you entered\nCTRL/CMD+DOWN: Reprint the next message you entered\nUP (in empty input field): Edit your last message in the current channel\n@[character]+TAB: Autocomplete @username beginning with [character]\n:[character]+TAB: Autocomplete emoji beginning with [character]\n\n#### Built-in Browser Commands\n\nALT+LEFT/CMD+[: Previous channel in your history\nALT+RIGHT/CMD+]: Next channel in your history\nCTRL/CMD+PLUS: Increase font size (zoom in)\nCTRL/CMD+MINUS: Decrease font size (zoom out)\nSHIFT+UP (in input field): Highlight text to the previous line\nSHIFT+DOWN (in input field): Highlight text to the next line\nSHIFT+ENTER (in input field): Create a new line\n" + "translation": "### Keyboard Shortcuts\n\n#### Navigation\n\nALT+UP: Previous channel or direct message in left hand sidebar\nALT+DOWN: Next channel or direct message in left hand sidebar\nALT+SHIFT+UP: Previous channel or direct message in left hand sidebar with unread messages\nALT+SHIFT+DOWN: Next channel or direct message in left hand sidebar with unread messages\nCTRL/CMD+K: Open a quick channel switcher dialog\nCTRL/CMD+SHIFT+A: Open account settings\nCTRL/CMD+SHIFT+M: Open recent mentions\n\n#### Files\n\nCTRL/CMD+U: Upload file(s)\n\n#### Messages\n\nCTRL/CMD+UP (in empty input field): Reprint the previous message or slash command you entered\nCTRL/CMD+DOWN (in empty input field): Reprint the next message or slash command you entered\nUP (in empty input field): Edit your last message in the current channel\n@[character]+TAB: Autocomplete @username beginning with [character]\n:[character]+TAB: Autocomplete emoji beginning with [character]\n\n#### Built-in Browser Commands\n\nALT+LEFT/CMD+[: Previous channel in your history\nALT+RIGHT/CMD+]: Next channel in your history\nCTRL/CMD+PLUS: Increase font size (zoom in)\nCTRL/CMD+MINUS: Decrease font size (zoom out)\nSHIFT+UP (in input field): Highlight text to the previous line\nSHIFT+DOWN (in input field): Highlight text to the next line\nSHIFT+ENTER (in input field): Create a new line\n" }, { "id": "api.command_shortcuts.name", @@ -3495,6 +3515,10 @@ "id": "store.sql_team.get_member.app_error", "translation": "Não foi possível obter os membros da equipe" }, + { + "id": "store.sql_team.get_member.missing.app_error", + "translation": "Nenhum membro canal encontrado para esse id de usuário e id de canal" + }, { "id": "store.sql_team.get_members.app_error", "translation": "Não foi possível obter os membros da equipe" @@ -3779,6 +3803,10 @@ "id": "store.sql_webhooks.update_outgoing.app_error", "translation": "Não foi possível atualizar o webhook" }, + { + "id": "system.message.name", + "translation": "System" + }, { "id": "utils.config.load_config.decoding.panic", "translation": "Erro ao decodificar o arquivo de configuração={{.Filename}}, err={{.Error}}" -- cgit v1.2.3-1-g7c22