chore: Update translations (#1536)

Co-authored-by: Pranav <pranav@chatwoot.com>
Co-authored-by: AlguienSama
Co-authored-by: Yovan Lutfi Arya (Regerta)
Co-authored-by: Frederik
Co-authored-by: Ambler (ambler)
Co-authored-by: Hossein Sadeghi (ssageghi)
Co-authored-by: korho
Co-authored-by: vfasoulas
Co-authored-by: Thiago Ramos (thiago)
Co-authored-by: Ehab hakawati (ehab.hakawati)
Co-authored-by: Karl Marx (taylanguney)
Co-authored-by: Fernando Sousa (Fernando)
Co-authored-by: Matt (duartemvix)
This commit is contained in:
Sojan Jose
2020-12-22 18:01:10 +05:30
committed by GitHub
parent fe6571c3ff
commit 677f56f802
89 changed files with 559 additions and 559 deletions

View File

@@ -11,6 +11,7 @@
"OS": "Sistema Operacional",
"INITIATED_FROM": "A partir de",
"INITIATED_AT": "Iniciado em",
"IP_ADDRESS": "Endereço IP",
"CONVERSATIONS": {
"NO_RECORDS_FOUND": "Não há conversas anteriores associadas a este contato.",
"TITLE": "Conversas anteriores"

View File

@@ -13,8 +13,8 @@
"PLACEHOLDER": "Digite qualquer texto para pesquisar mensagens",
"NO_MATCHING_RESULTS": "Não há mensagens que correspondam aos parâmetros de pesquisa."
},
"UNREAD_MESSAGES": "Unread Messages",
"UNREAD_MESSAGE": "Unread Message",
"UNREAD_MESSAGES": "Mensagens não lidas",
"UNREAD_MESSAGE": "Mensagem não lida",
"CLICK_HERE": "Clique aqui",
"LOADING_INBOXES": "Carregando caixas de entrada",
"LOADING_CONVERSATIONS": "Carregando conversas",

View File

@@ -3,7 +3,7 @@
"HEADER": "Relatórios",
"LOADING_CHART": "Carregando dados do gráfico...",
"NO_ENOUGH_DATA": "Não existem dados suficientes para gerar o relatório. Tente novamente mais tarde.",
"DOWNLOAD_AGENT_REPORTS": "Download agent reports",
"DOWNLOAD_AGENT_REPORTS": "Baixar relatórios de agentes",
"METRICS": {
"CONVERSATIONS": {
"NAME": "Conversas",

View File

@@ -4,14 +4,19 @@
"TITLE": "Registrar",
"TERMS_ACCEPT": "Ao se inscrever, você concorda com nossa <a href=\"https://www.chatwoot.com/terms\">T & C</a> e <a href=\"https://www.chatwoot.com/privacy-policy\">Política de privacidade</a>",
"ACCOUNT_NAME": {
"LABEL": "Nome do Cliente",
"PLACEHOLDER": "Informe o nome da conta",
"LABEL": "Nome da Conta",
"PLACEHOLDER": "Digite um nome de conta, por exemplo: Wayne Enterprises",
"ERROR": "Nome de conta é muito curto"
},
"FULL_NAME": {
"LABEL": "Nome Completo",
"PLACEHOLDER": "Digite seu nome completo, por exemplo: Bruce Wayne",
"ERROR": "Nome completo é muito curto"
},
"EMAIL": {
"LABEL": "e-mail",
"PLACEHOLDER": "Informe o e-mail da conta",
"ERROR": "E-mail inválido"
"LABEL": "E-mail comercial",
"PLACEHOLDER": "Digite seu endereço de e-mail de trabalho. por exemplo: bruce@wayne.Business",
"ERROR": "O endereço de e-mail é inválido"
},
"PASSWORD": {
"LABEL": "Senha",
@@ -28,12 +33,6 @@
"ERROR_MESSAGE": "Não foi possível conectar ao servidor Woot, por favor tente novamente mais tarde"
},
"SUBMIT": "Enviar",
"FEATURES": {
"UNLIMITED_INBOXES": "Caixas de entrada ilimitadas",
"ROBUST_REPORTING": "Relatório robusto",
"CANNED_RESPONSES": "Atalhos",
"AUTO_ASSIGNMENT": "Atribuir automaticamente",
"SECURITY": "Segurança de nível empresarial"
}
"HAVE_AN_ACCOUNT": "Já possui uma conta?"
}
}