chore: Update to the latest translations (#3923)

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
Sojan Jose
2022-02-07 03:49:34 -08:00
committed by GitHub
parent f4c0ce5dfa
commit 97675c61ea
505 changed files with 13017 additions and 1671 deletions

View File

@@ -82,7 +82,7 @@
},
"CHANNEL_GREETING_TOGGLE": {
"LABEL": "Ativar mensagem de Boas-vindas do canal",
"HELP_TEXT": "Enviar uma mensagem de boas-vindas ao utilizador quando ele iniciar uma conversa.",
"HELP_TEXT": "Send a greeting message to the users when they starts the conversation.",
"ENABLED": "Ativado",
"DISABLED": "Desabilitado"
},
@@ -136,8 +136,56 @@
}
},
"SMS": {
"TITLE": "Canal SMS através do Twilio",
"DESC": "Comece a dar apoio aos seus clientes por SMS com a integração Twilio."
"TITLE": "SMS Channel",
"DESC": "Start supporting your customers via SMS.",
"PROVIDERS": {
"LABEL": "API Provider",
"TWILIO": "Twilio",
"BANDWIDTH": "Bandwidth"
},
"API": {
"ERROR_MESSAGE": "We were not able to save the SMS channel"
},
"BANDWIDTH": {
"ACCOUNT_ID": {
"LABEL": "Account ID",
"PLACEHOLDER": "Please enter your Bandwidth Account ID",
"ERROR": "Este campo é obrigatório"
},
"API_KEY": {
"LABEL": "API Key",
"PLACEHOLDER": "Please enter your Bandwith API Key",
"ERROR": "Este campo é obrigatório"
},
"API_SECRET": {
"LABEL": "API Secret",
"PLACEHOLDER": "Please enter your Bandwith API Secret",
"ERROR": "Este campo é obrigatório"
},
"APPLICATION_ID": {
"LABEL": "Application ID",
"PLACEHOLDER": "Please enter your Bandwidth Application ID",
"ERROR": "Este campo é obrigatório"
},
"INBOX_NAME": {
"LABEL": "Nome Caixa de Entrada",
"PLACEHOLDER": "Please enter a inbox name",
"ERROR": "Este campo é obrigatório"
},
"PHONE_NUMBER": {
"LABEL": "Número de telefone",
"PLACEHOLDER": "Por favor, insira o número de telefone do qual a mensagem será enviada.",
"ERROR": "Por favor, insira um valor válido. O número de telefone deve começar com o sinal `+`."
},
"SUBMIT_BUTTON": "Create Bandwidth Channel",
"API": {
"ERROR_MESSAGE": "We were not able to authenticate Bandwidth credentials, please try again"
},
"API_CALLBACK": {
"TITLE": "Link de retorno de ligação",
"SUBTITLE": "You have to configure the message callback URL in Bandwidth with the URL mentioned here."
}
}
},
"WHATSAPP": {
"TITLE": "WhatsApp Channel",
@@ -305,6 +353,14 @@
"ENABLED": "Ativado",
"DISABLED": "Desabilitado"
},
"ALLOW_MESSAGES_AFTER_RESOLVED": {
"ENABLED": "Ativado",
"DISABLED": "Desabilitado"
},
"ENABLE_CONTINUITY_VIA_EMAIL": {
"ENABLED": "Ativado",
"DISABLED": "Desabilitado"
},
"ENABLE_HMAC": {
"LABEL": "Enable"
}
@@ -351,6 +407,8 @@
"AUTO_ASSIGNMENT": "Habilitar atribuição automática",
"ENABLE_CSAT": "Ativar CSAT",
"ENABLE_CSAT_SUB_TEXT": "Ativar/Desativar avaliação CSAT (satisfação do cliente) depois de resolver uma conversa",
"ENABLE_CONTINUITY_VIA_EMAIL": "Enable conversation continuity via email",
"ENABLE_CONTINUITY_VIA_EMAIL_SUB_TEXT": "Conversations will continue over email if the contact email address is available.",
"INBOX_UPDATE_TITLE": "Configurações da Caixa de Entrada",
"INBOX_UPDATE_SUB_TEXT": "Atualize suas configurações da caixa de entrada",
"AUTO_ASSIGNMENT_SUB_TEXT": "Ativar ou desativar a atribuição automática de novas conversas aos agentes adicionados a essa caixa de entrada.",
@@ -361,7 +419,9 @@
"INBOX_IDENTIFIER": "Inbox Identifier",
"INBOX_IDENTIFIER_SUB_TEXT": "Use the `inbox_identifier` token shown here to authentication your API clients.",
"FORWARD_EMAIL_TITLE": "Forward to Email",
"FORWARD_EMAIL_SUB_TEXT": "Comece a encaminhar as suas mensagens de email para o seguinte endereço."
"FORWARD_EMAIL_SUB_TEXT": "Comece a encaminhar as suas mensagens de email para o seguinte endereço.",
"ALLOW_MESSAGES_AFTER_RESOLVED": "Allow messages after conversation resolved",
"ALLOW_MESSAGES_AFTER_RESOLVED_SUB_TEXT": "Allow the end-users to send messages even after the conversation is resolved."
},
"FACEBOOK_REAUTHORIZE": {
"TITLE": "Reautorizar",