chore: Update translations from Crowdin

This commit is contained in:
Sojan Jose
2022-12-15 11:41:15 +03:00
committed by GitHub
parent 9292653bf9
commit 72fcaa739c
228 changed files with 1013 additions and 485 deletions

View File

@@ -0,0 +1,6 @@
{
"EMOJI": {
"PLACEHOLDER": "Search emojis",
"NOT_FOUND": "No emoji match your search"
}
}

View File

@@ -134,7 +134,7 @@
"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 `+`."
"ERROR": "Please provide a valid phone number that starts with a `+` sign and does not contain any spaces."
},
"API_CALLBACK": {
"TITLE": "Link de retorno de ligação",
@@ -185,7 +185,7 @@
"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 `+`."
"ERROR": "Please provide a valid phone number that starts with a `+` sign and does not contain any spaces."
},
"SUBMIT_BUTTON": "Create Bandwidth Channel",
"API": {
@@ -214,7 +214,7 @@
"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 `+`."
"ERROR": "Please provide a valid phone number that starts with a `+` sign and does not contain any spaces."
},
"PHONE_NUMBER_ID": {
"LABEL": "Phone number ID",

View File

@@ -257,7 +257,7 @@
},
"FORM": {
"NAME": {
"LABEL": "Nome da Conta",
"LABEL": "Nome da empresa",
"PLACEHOLDER": "Wayne Enterprises"
},
"SUBMIT": "submeter"

View File

@@ -2,11 +2,13 @@
"REGISTER": {
"TRY_WOOT": "Registrar uma conta",
"TITLE": "Cadastrar",
"TESTIMONIAL_HEADER": "All it takes is one step to move forward",
"TESTIMONIAL_CONTENT": "You're one step away from engaging your customers, retaining them and finding new ones.",
"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 da Conta",
"PLACEHOLDER": "Escolha o nome da conta, por exemplo: Informatico. pt",
"ERROR": "O nome da conta é muito pequeno"
"COMPANY_NAME": {
"LABEL": "Company name",
"PLACEHOLDER": "Enter your company name. eg: Wayne Enterprises",
"ERROR": "Company name is too short"
},
"FULL_NAME": {
"LABEL": "Nome completo",
@@ -16,7 +18,7 @@
"EMAIL": {
"LABEL": "E-mail de trabalho",
"PLACEHOLDER": "Digite o seu endereço de e-mail profissional. Por exemplo: geral@informatico.pt",
"ERROR": "Endereço de e-mail inválido"
"ERROR": "Please enter a valid work email address"
},
"PASSWORD": {
"LABEL": "Palavra-passe",