chore: New translation updates (#2533)

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
This commit is contained in:
Sojan Jose
2021-06-29 18:12:33 +05:30
committed by GitHub
parent 8027c69c1c
commit 07a422219a
285 changed files with 951 additions and 146 deletions

View File

@@ -90,7 +90,7 @@
}
},
"SEARCH": {
"NO_RESULTS": "Nenhum agente encontrado."
"NO_RESULTS": "Nenhum resultado encontrado."
}
}
}

View File

@@ -19,8 +19,8 @@
},
"LABELS": {
"CONTACT": {
"TITLE": "Contact Labels",
"ERROR": "Couldn't update labels"
"TITLE": "Etiquetas de contato",
"ERROR": "Falha ao atualizar etiquetas"
},
"CONVERSATION": {
"TITLE": "Marcador da conversa",
@@ -136,6 +136,7 @@
"LIST": {
"LOADING_MESSAGE": "Carregando contatos...",
"404": "Nenhum contato corresponde à sua pesquisa 🔍",
"NO_CONTACTS": "Não há contatos disponíveis",
"TABLE_HEADER": {
"NAME": "Nome",
"PHONE_NUMBER": "Número de Telefone",
@@ -153,11 +154,11 @@
"REMINDER": {
"ADD_BUTTON": {
"BUTTON": "Adicionar",
"TITLE": "Shift + Enter to create a task"
"TITLE": "Shift + Enter para criar uma nota"
},
"FOOTER": {
"DUE_DATE": "Due date",
"LABEL_TITLE": "Set type"
"DUE_DATE": "Data de vencimento",
"LABEL_TITLE": "Definir tipo"
}
},
"NOTES": {
@@ -175,11 +176,11 @@
},
"EVENTS": {
"HEADER": {
"TITLE": "Activities"
"TITLE": "Atividades"
},
"BUTTON": {
"PILL_BUTTON_NOTES": "observações",
"PILL_BUTTON_EVENTS": "events",
"PILL_BUTTON_EVENTS": "Eventos",
"PILL_BUTTON_CONVO": "conversas"
}
},

View File

@@ -28,6 +28,8 @@
"DOWNLOAD": "Baixar",
"UPLOADING_ATTACHMENTS": "Enviando anexos...",
"NO_RESPONSE": "Sem resposta",
"RATING_TITLE": "Rating",
"FEEDBACK_TITLE": "Feedback",
"HEADER": {
"RESOLVE_ACTION": "Resolver",
"REOPEN_ACTION": "Reabrir",
@@ -109,7 +111,7 @@
},
"CONVERSATION_SIDEBAR": {
"ASSIGNEE_LABEL": "Agente atribuído",
"SELF_ASSIGN": "Assign to me",
"SELF_ASSIGN": "Atribuir a mim",
"TEAM_LABEL": "Equipe Atribuída",
"SELECT": {
"PLACEHOLDER": "Nenhuma"

View File

@@ -0,0 +1,6 @@
{
"CSAT": {
"TITLE": "Avalie sua conversa",
"PLACEHOLDER": "Conte-nos mais..."
}
}

View File

@@ -30,10 +30,10 @@
"ADD": {
"CHANNEL_NAME": {
"LABEL": "Nome da Caixa de Entrada",
"PLACEHOLDER": "Enter your inbox name (eg: Acme Inc)"
"PLACEHOLDER": "Digite o nome da caixa de entrada (ex: Acme Inc)"
},
"WEBSITE_NAME": {
"LABEL": "Website Name",
"LABEL": "Nome do site",
"PLACEHOLDER": "Informe o nome do seu site (por exemplo: Acme Inc)"
},
"FB": {
@@ -223,7 +223,7 @@
"CONFIRM": {
"TITLE": "Confirmar exclusão",
"MESSAGE": "Você tem certeza que deseja excluir ",
"PLACE_HOLDER": "Please type {inboxName} to confirm",
"PLACE_HOLDER": "Digite {inboxName} para confirmar",
"YES": "Sim, excluir ",
"NO": "Não, Mantenha "
},
@@ -252,8 +252,8 @@
"INBOX_AGENTS": "Agentes",
"INBOX_AGENTS_SUB_TEXT": "Adicionar ou remover agentes dessa caixa de entrada",
"UPDATE": "Atualizar",
"ENABLE_EMAIL_COLLECT_BOX": "Enable email collect box",
"ENABLE_EMAIL_COLLECT_BOX_SUB_TEXT": "Enable or disable email collect box on new conversation",
"ENABLE_EMAIL_COLLECT_BOX": "Ativar caixa de coleta de e-mail",
"ENABLE_EMAIL_COLLECT_BOX_SUB_TEXT": "Ativar ou desativar caixa de coleta de e-mails em novas conversas",
"AUTO_ASSIGNMENT": "Habilitar atribuição automática",
"INBOX_UPDATE_TITLE": "Configurações da Caixa de entrada",
"INBOX_UPDATE_SUB_TEXT": "Atualize suas configurações de caixa de entrada",

View File

@@ -1,35 +1,35 @@
{
"INTEGRATION_APPS": {
"FETCHING": "Fetching Integrations",
"NO_HOOK_CONFIGURED": "There are no %{integrationId} integrations configured in this account.",
"HEADER": "Applications",
"FETCHING": "Buscando integrações",
"NO_HOOK_CONFIGURED": "Não há integrações %{integrationId} configuradas nesta conta.",
"HEADER": "Aplicações",
"STATUS": {
"ENABLED": "Ativado",
"DISABLED": "Desativado"
},
"CONFIGURE": "Configurar",
"ADD_BUTTON": "Add a new hook",
"ADD_BUTTON": "Adicionar um novo hook",
"DELETE": {
"TITLE": {
"INBOX": "Confirm deletion",
"ACCOUNT": "Disconnect"
"INBOX": "Confirmar exclusão",
"ACCOUNT": "Desconectado"
},
"MESSAGE": {
"INBOX": "Você tem certeza que deseja excluir?",
"ACCOUNT": "Are you sure to disconnect?"
"ACCOUNT": "Tem certeza que deseja desconectar?"
},
"CONFIRM_BUTTON_TEXT": {
"INBOX": "Sim, excluir",
"ACCOUNT": "Yes, Disconnect"
"ACCOUNT": "Sim, Desconectar"
},
"CANCEL_BUTTON_TEXT": "Cancelar",
"API": {
"SUCCESS_MESSAGE": "Hook deleted successfully",
"SUCCESS_MESSAGE": "Webhook excluído com sucesso",
"ERROR_MESSAGE": "Não foi possível conectar ao servidor Woot, por favor tente novamente mais tarde"
}
},
"LIST": {
"FETCHING": "Fetching integration hooks",
"FETCHING": "Buscando integrações",
"INBOX": "Caixa de Entrada",
"DELETE": {
"BUTTON_TEXT": "Excluir"
@@ -38,14 +38,14 @@
"ADD": {
"FORM": {
"INBOX": {
"LABEL": "Select Inbox",
"PLACEHOLDER": "Select Inbox"
"LABEL": "Selecionar caixa de entrada",
"PLACEHOLDER": "Selecionar caixa de entrada"
},
"SUBMIT": "Criar",
"CANCEL": "Cancelar"
},
"API": {
"SUCCESS_MESSAGE": "Integration hook added successfully",
"SUCCESS_MESSAGE": "Integração adicionada com sucesso",
"ERROR_MESSAGE": "Não foi possível conectar ao servidor Woot, por favor tente novamente mais tarde"
}
},
@@ -53,10 +53,10 @@
"BUTTON_TEXT": "Conectar"
},
"DISCONNECT": {
"BUTTON_TEXT": "Disconnect"
"BUTTON_TEXT": "Desconectado"
},
"SIDEBAR_DESCRIPTION": {
"DIALOGFLOW": "Dialogflow is a natural language understanding platform that makes it easy to design and integrate a conversational user interface into your mobile app, web application, device, bot, interactive voice response system, and so on. <br /> <br /> Dialogflow integration with %{installationName} allows you to configure a Dialogflow bot with your inboxes which lets the bot handle the queries initially and hand them over to an agent when needed. Dialogflow can be used to qualifying the leads, reduce the workload of agents by providing frequently asked questions etc. <br /> <br /> To add Dialogflow, you need to create a Service Account in your Google project console and share the credentials. Please refer to the Dialogflow docs for more information."
"DIALOGFLOW": "Dialogflow é uma plataforma natural de entendimento em linguagem que torna fácil projetar e integrar uma interface de usuário conversacional em seu aplicativo móvel, aplicativo web, dispositivo, bot, sistema de resposta de voz interativo, etc. <br /> <br /> A integração do fluxo de diálogo com o %{installationName} permite que você configure um bot de Dialogflow com suas caixas de entrada, o que permite que o bot lide inicialmente as consultas e entregue-as a um agente quando necessário. O fluxo de diálogo pode ser usado para qualificar as chumbas, reduzir a carga de trabalho dos agentes, fornecendo perguntas frequentes, etc. <br /> <br /> Para adicionar um fluxo de diálogo, você precisa criar uma Conta de Serviço no seu console do projeto Google e compartilhar as credenciais. Por favor, consulte a documentação do fluxo de diálogo para obter mais informações."
}
}
}

View File

@@ -19,7 +19,7 @@
},
"EDIT": {
"BUTTON_TEXT": "Alterar",
"TITLE": "Edit webhook",
"TITLE": "Editar webhook",
"CANCEL": "Cancelar",
"DESC": "Webhook Os eventos fornecem informações em tempo real sobre o que está acontecendo na sua conta do Chatwoot. Digite um URL válido para configurar um retorno de chamada.",
"FORM": {
@@ -28,10 +28,10 @@
"PLACEHOLDER": "Exemplo: https://example/api/webhook",
"ERROR": "Por favor, insira uma URL válida"
},
"SUBMIT": "Edit webhook"
"SUBMIT": "Editar webhook"
},
"API": {
"SUCCESS_MESSAGE": "Webhook URL updated successfully",
"SUCCESS_MESSAGE": "URL do Webhook atualizado com sucesso",
"ERROR_MESSAGE": "Não foi possível conectar ao servidor Woot, por favor tente novamente mais tarde"
}
},
@@ -66,6 +66,12 @@
}
}
},
"SLACK": {
"HELP_TEXT": {
"TITLE": "Using Slack Integration",
"BODY": "<br/><p>Chatwoot will now sync all the incoming conversations into the <b><i>customer-conversations</i></b> channel inside your slack workplace.</p><p>Replying to a conversation thread in <b><i>customer-conversations</i></b> slack channel will create a response back to the customer through chatwoot.</p><p>Start the replies with <b><i>note:</i></b> to create private notes instead of replies.</p><p>If the replier on slack has an agent profile in chatwoot under the same email, the replies will be associated accordingly.</p><p>When the replier doesn't have an associated agent profile, the replies will be made from the bot profile.</p>"
}
},
"DELETE": {
"BUTTON_TEXT": "Excluir",
"API": {

View File

@@ -139,7 +139,9 @@
"ACCOUNT_SETTINGS": "Configurações da conta",
"APPLICATIONS": "Aplicações",
"LABELS": "Marcadores",
"TEAMS": "Times"
"TEAMS": "Times",
"ALL_CONTACTS": "Todos os Contatos",
"TAGGED_WITH": "Marcado com"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "Nova conta",