chore: Bring updated translations (#2945)

This commit is contained in:
Sojan Jose
2021-09-03 15:48:24 +05:30
committed by GitHub
parent ff1625708e
commit b866c54ad5
401 changed files with 7367 additions and 2040 deletions

View File

@@ -1,36 +1,36 @@
{
"INTEGRATION_APPS": {
"FETCHING": "Fetching Integrations",
"NO_HOOK_CONFIGURED": "There are no %{integrationId} integrations configured in this account.",
"HEADER": "Applications",
"FETCHING": "Procurando integrações",
"NO_HOOK_CONFIGURED": "Não há integrações %{integrationId} configuradas nesta conta.",
"HEADER": "Aplicações",
"STATUS": {
"ENABLED": "Ativado",
"DISABLED": "Desabilitado"
},
"CONFIGURE": "Configurar",
"ADD_BUTTON": "Add a new hook",
"ADD_BUTTON": "Adicionar um novo hook",
"DELETE": {
"TITLE": {
"INBOX": "Confirm deletion",
"ACCOUNT": "Disconnect"
"INBOX": "Confirmar a eliminação",
"ACCOUNT": "Desligar"
},
"MESSAGE": {
"INBOX": "Tem certeza que deseja excluir?",
"ACCOUNT": "Are you sure to disconnect?"
"ACCOUNT": "Tem certeza que deseja desligar?"
},
"CONFIRM_BUTTON_TEXT": {
"INBOX": "Sim, excluir",
"ACCOUNT": "Yes, Disconnect"
"ACCOUNT": "Sim, Desligar"
},
"CANCEL_BUTTON_TEXT": "cancelar",
"API": {
"SUCCESS_MESSAGE": "Hook deleted successfully",
"SUCCESS_MESSAGE": "Hook eliminado com sucesso",
"ERROR_MESSAGE": "Não foi possível conectar ao servidor Woot, por favor tente novamente mais tarde"
}
},
"LIST": {
"FETCHING": "Fetching integration hooks",
"INBOX": "Inbox",
"FETCHING": "Procurando Hooks de integração",
"INBOX": "Recebidas",
"DELETE": {
"BUTTON_TEXT": "excluir"
}
@@ -38,25 +38,25 @@
"ADD": {
"FORM": {
"INBOX": {
"LABEL": "Select Inbox",
"PLACEHOLDER": "Select Inbox"
"LABEL": "Escolher caixa de entrada",
"PLACEHOLDER": "Escolher caixa de entrada"
},
"SUBMIT": "Criar",
"CANCEL": "cancelar"
},
"API": {
"SUCCESS_MESSAGE": "Integration hook added successfully",
"SUCCESS_MESSAGE": "Hook de integração adicionado com sucesso",
"ERROR_MESSAGE": "Não foi possível conectar ao servidor Woot, por favor tente novamente mais tarde"
}
},
"CONNECT": {
"BUTTON_TEXT": "Connect"
"BUTTON_TEXT": "Ligar"
},
"DISCONNECT": {
"BUTTON_TEXT": "Disconnect"
"BUTTON_TEXT": "Desligar"
},
"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 que facilita o planeamento e integração através de interface de conversação de utilizador numa aplicação móvel, web, bot, sistema de resposta de voz interativo, etc. <br /> <br /> A integração do fluxo de diálogo com o %{installationName} permite-lhe configurar um bot de Dialogflow nas suas caixas de entrada, para que ele trate inicialmente das consultas dos seus contactos e só depois as entregue aos seus agentes se for necessário. O fluxo de diálogo pode ser utilizado para qualificar os pedidos de contacto, reduzir a carga de trabalho dos agentes, oferecer respostas frequentes, etc. <br /> <br /> Para adicionar uma conta do Dialogflow à sua conta Chatwoot só precisa de ter o serviço ativo no Google e partilhar as suas credenciais. Por favor, consulte a documentação do Dialogflow para obter mais informações."
}
}
}