chore: Update translations (#4099)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
@@ -21,7 +21,12 @@
|
||||
"is_present": "Está presente",
|
||||
"is_not_present": "Não está presente",
|
||||
"is_greater_than": "É maior do que",
|
||||
"is_lesser_than": "É menor do que"
|
||||
"is_less_than": "É menor do que",
|
||||
"days_before": "Is x days before"
|
||||
},
|
||||
"ATTRIBUTE_LABELS": {
|
||||
"TRUE": "True",
|
||||
"FALSE": "False"
|
||||
},
|
||||
"ATTRIBUTES": {
|
||||
"STATUS": "SItuação",
|
||||
@@ -38,7 +43,9 @@
|
||||
"CUSTOM_ATTRIBUTE_TEXT": "Texto",
|
||||
"CUSTOM_ATTRIBUTE_NUMBER": "Número",
|
||||
"CUSTOM_ATTRIBUTE_LINK": "Endereço",
|
||||
"CUSTOM_ATTRIBUTE_CHECKBOX": "Caixa de Seleção"
|
||||
"CUSTOM_ATTRIBUTE_CHECKBOX": "Caixa de Seleção",
|
||||
"CREATED_AT": "Created At",
|
||||
"LAST_ACTIVITY": "Última atividade"
|
||||
},
|
||||
"GROUPS": {
|
||||
"STANDARD_FILTERS": "Filtros Padrão",
|
||||
|
||||
@@ -1,44 +1,44 @@
|
||||
{
|
||||
"ATTRIBUTES_MGMT": {
|
||||
"HEADER": "Atributos personalizados",
|
||||
"HEADER_BTN_TXT": "Add Custom Attribute",
|
||||
"LOADING": "Fetching custom attributes",
|
||||
"HEADER_BTN_TXT": "Adicionar Atributo Personalizado",
|
||||
"LOADING": "Obtendo atributos personalizados",
|
||||
"SIDEBAR_TXT": "<p><b>Custom Attributes</b> <p>A custom attribute tracks facts about your contacts/conversation — like the subscription plan, or when they ordered the first item etc. <br /><br />For creating a Custom Attribute, just click on the <b>Add Custom Attribute.</b> You can also edit or delete an existing Custom Attribute by clicking on the Edit or Delete button.</p>",
|
||||
"ADD": {
|
||||
"TITLE": "Add Custom Attribute",
|
||||
"TITLE": "Adicionar Atributo Personalizado",
|
||||
"SUBMIT": "Criar",
|
||||
"CANCEL_BUTTON_TEXT": "cancelar",
|
||||
"FORM": {
|
||||
"NAME": {
|
||||
"LABEL": "Display Name",
|
||||
"LABEL": "Mostrar Nome",
|
||||
"PLACEHOLDER": "Enter custom attribute display name",
|
||||
"ERROR": "Name is required"
|
||||
"ERROR": "Nome é obrigatório"
|
||||
},
|
||||
"DESC": {
|
||||
"LABEL": "Descrição",
|
||||
"PLACEHOLDER": "Enter custom attribute description",
|
||||
"ERROR": "Description is required"
|
||||
"ERROR": "Descrição é obrigatória"
|
||||
},
|
||||
"MODEL": {
|
||||
"LABEL": "Applies to",
|
||||
"PLACEHOLDER": "Please select one",
|
||||
"ERROR": "Model is required"
|
||||
"LABEL": "Aplica-se a",
|
||||
"PLACEHOLDER": "Por favor selecione um",
|
||||
"ERROR": "Modelo é obrigatório"
|
||||
},
|
||||
"TYPE": {
|
||||
"LABEL": "Type",
|
||||
"LABEL": "Tipo",
|
||||
"PLACEHOLDER": "Por favor, selecione um tipo",
|
||||
"ERROR": "Type is required",
|
||||
"ERROR": "Tipo é obrigatório",
|
||||
"LIST": {
|
||||
"LABEL": "List Values",
|
||||
"PLACEHOLDER": "Please enter value and press enter key",
|
||||
"ERROR": "Must have at least one value"
|
||||
"PLACEHOLDER": "Por favor insira um valor e pressione Enter",
|
||||
"ERROR": "Deve possuir pelo menos um valor"
|
||||
}
|
||||
},
|
||||
"KEY": {
|
||||
"LABEL": "Key",
|
||||
"PLACEHOLDER": "Enter custom attribute key",
|
||||
"ERROR": "Key is required",
|
||||
"IN_VALID": "Invalid key"
|
||||
"LABEL": "Chave",
|
||||
"PLACEHOLDER": "Introduzir chave de atributo personalizado",
|
||||
"ERROR": "Chave é obrigatória",
|
||||
"IN_VALID": "Chave inválida"
|
||||
}
|
||||
},
|
||||
"API": {
|
||||
@@ -61,12 +61,12 @@
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"TITLE": "Edit Custom Attribute",
|
||||
"TITLE": "Editar Atributo Personalizado",
|
||||
"UPDATE_BUTTON_TEXT": "Atualização",
|
||||
"TYPE": {
|
||||
"LIST": {
|
||||
"LABEL": "List Values",
|
||||
"PLACEHOLDER": "Please enter values and press enter key"
|
||||
"LABEL": "Listar Valores",
|
||||
"PLACEHOLDER": "Por favor insira valores e pressione Enter"
|
||||
}
|
||||
},
|
||||
"API": {
|
||||
@@ -76,23 +76,23 @@
|
||||
},
|
||||
"TABS": {
|
||||
"HEADER": "Atributos personalizados",
|
||||
"CONVERSATION": "Conversation",
|
||||
"CONVERSATION": "Conversa",
|
||||
"CONTACT": "Contato"
|
||||
},
|
||||
"LIST": {
|
||||
"TABLE_HEADER": [
|
||||
"Nome:",
|
||||
"Descrição",
|
||||
"Type",
|
||||
"Key"
|
||||
"Tipo",
|
||||
"Chave"
|
||||
],
|
||||
"BUTTONS": {
|
||||
"EDIT": "Alterar",
|
||||
"DELETE": "excluir"
|
||||
},
|
||||
"EMPTY_RESULT": {
|
||||
"404": "There are no custom attributes created",
|
||||
"NOT_FOUND": "There are no custom attributes configured"
|
||||
"404": "Não há atributos personalizados criados",
|
||||
"NOT_FOUND": "Não há atributos personalizados configurados"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"AUTOMATION": {
|
||||
"HEADER": "Automation",
|
||||
"HEADER": "Automations",
|
||||
"HEADER_BTN_TXT": "Add Automation Rule",
|
||||
"LOADING": "Fetching automation rules",
|
||||
"SIDEBAR_TXT": "<p><b>Automation Rules</b> <p>Automation can replace and automate existing processes that require manual effort. You can do many things with automation, including adding labels and assigning conversation to the best agent. So the team focuses on what they do best and spends more little time on manual tasks.</p>",
|
||||
@@ -12,16 +12,16 @@
|
||||
"NAME": {
|
||||
"LABEL": "Rule Name",
|
||||
"PLACEHOLDER": "Enter rule name",
|
||||
"ERROR": "Name is required"
|
||||
"ERROR": "Nome é obrigatório"
|
||||
},
|
||||
"DESC": {
|
||||
"LABEL": "Descrição",
|
||||
"PLACEHOLDER": "Enter rule description",
|
||||
"ERROR": "Description is required"
|
||||
"ERROR": "Descrição é obrigatória"
|
||||
},
|
||||
"EVENT": {
|
||||
"LABEL": "Event",
|
||||
"PLACEHOLDER": "Please select one",
|
||||
"PLACEHOLDER": "Por favor selecione um",
|
||||
"ERROR": "Event is required"
|
||||
},
|
||||
"CONDITIONS": {
|
||||
@@ -64,7 +64,7 @@
|
||||
},
|
||||
"EDIT": {
|
||||
"TITLE": "Edit Automation Rule",
|
||||
"SUBMIT": "Alterar",
|
||||
"SUBMIT": "Atualização",
|
||||
"CANCEL_BUTTON_TEXT": "cancelar",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Automation rule updated successfully",
|
||||
@@ -84,6 +84,24 @@
|
||||
"DELETE": "excluir",
|
||||
"CANCEL": "cancelar",
|
||||
"RESET_MESSAGE": "Changing event type will reset the conditions and events you have added below"
|
||||
},
|
||||
"CONDITION": {
|
||||
"DELETE_MESSAGE": "You need to have atleast one condition to save"
|
||||
},
|
||||
"ACTION": {
|
||||
"DELETE_MESSAGE": "You need to have atleast one action to save"
|
||||
},
|
||||
"TOGGLE": {
|
||||
"ACTIVATION_TITLE": "Activate Automation Rule",
|
||||
"DEACTIVATION_TITLE": "Deactivate Automation Rule",
|
||||
"ACTIVATION_DESCRIPTION": "This action will activate the automation rule '{automationName}'. Are you sure you want to proceed?",
|
||||
"DEACTIVATION_DESCRIPTION": "This action will deactivate the automation rule '{automationName}'. Are you sure you want to proceed?",
|
||||
"ACTIVATION_SUCCESFUL": "Automation Rule Activated Successfully",
|
||||
"DEACTIVATION_SUCCESFUL": "Automation Rule Deactivated Successfully",
|
||||
"ACTIVATION_ERROR": "Could not Activate Automation, Please try again later",
|
||||
"DEACTIVATION_ERROR": "Could not Deactivate Automation, Please try again later",
|
||||
"CONFIRMATION_LABEL": "Sim",
|
||||
"CANCEL_LABEL": "Não"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"FORM": {
|
||||
"SHORT_CODE": {
|
||||
"LABEL": "Código curto",
|
||||
"PLACEHOLDER": "Please enter a short code",
|
||||
"PLACEHOLDER": "Por favor, insira um código curto",
|
||||
"ERROR": "É necessário um código curto"
|
||||
},
|
||||
"CONTENT": {
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"404": "Não há conversas ativas neste grupo."
|
||||
},
|
||||
"TAB_HEADING": "Conversas",
|
||||
"MENTION_HEADING": "Mentions",
|
||||
"MENTION_HEADING": "Menções",
|
||||
"SEARCH": {
|
||||
"INPUT": "Pesquisar pessoas, conversas, respostas salvas .."
|
||||
},
|
||||
@@ -76,10 +76,11 @@
|
||||
"RECEIVED_VIA_EMAIL": "Recebido por e-mail",
|
||||
"VIEW_TWEET_IN_TWITTER": "Ver mensagem no Twitter",
|
||||
"REPLY_TO_TWEET": "Responder à mensagem",
|
||||
"SENT": "Sent successfully",
|
||||
"LINK_TO_STORY": "Ir para story do instagram",
|
||||
"SENT": "Enviado com sucesso",
|
||||
"NO_MESSAGES": "Nenhuma mensagem",
|
||||
"NO_CONTENT": "Sem conteúdo disponível",
|
||||
"HIDE_QUOTED_TEXT": "Hide Quoted Text",
|
||||
"SHOW_QUOTED_TEXT": "Show Quoted Text"
|
||||
"HIDE_QUOTED_TEXT": "Ocultar Texto Citado",
|
||||
"SHOW_QUOTED_TEXT": "Mostrar Texto Citado"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"COMPANY": "Empresa",
|
||||
"LOCATION": "Local:",
|
||||
"CONVERSATION_TITLE": "Detalhes da conversa",
|
||||
"VIEW_PROFILE": "View Profile",
|
||||
"VIEW_PROFILE": "Ver Perfil",
|
||||
"BROWSER": "Navegador",
|
||||
"OS": "Sistema operacional",
|
||||
"INITIATED_FROM": "Iniciado de",
|
||||
@@ -33,8 +33,8 @@
|
||||
"NO_RESULT": "Nenhuma Etiqueta encontrada"
|
||||
}
|
||||
},
|
||||
"MERGE_CONTACT": "Merge contact",
|
||||
"CONTACT_ACTIONS": "Contact actions",
|
||||
"MERGE_CONTACT": "Unir contacto",
|
||||
"CONTACT_ACTIONS": "Ações de contacto",
|
||||
"MUTE_CONTACT": "Silenciar Conversa",
|
||||
"UNMUTE_CONTACT": "Reativar Conversa",
|
||||
"MUTED_SUCCESS": "Esta conversa foi silenciada por 6 horas",
|
||||
@@ -58,32 +58,31 @@
|
||||
"DESC": "Adicionar informações básicas sobre o contato."
|
||||
},
|
||||
"IMPORT_CONTACTS": {
|
||||
"BUTTON_LABEL": "Import",
|
||||
"TITLE": "Import Contacts",
|
||||
"DESC": "Import contacts through a CSV file.",
|
||||
"DOWNLOAD_LABEL": "Download a sample csv.",
|
||||
"BUTTON_LABEL": "Importar",
|
||||
"TITLE": "Importar Contactos",
|
||||
"DESC": "Importar contactos através de um ficheiro CSV.",
|
||||
"DOWNLOAD_LABEL": "Descarregue uma amostra CSV.",
|
||||
"FORM": {
|
||||
"LABEL": "CSV File",
|
||||
"SUBMIT": "Import",
|
||||
"LABEL": "Ficheiro CSV",
|
||||
"SUBMIT": "Importar",
|
||||
"CANCEL": "cancelar"
|
||||
},
|
||||
"SUCCESS_MESSAGE": "Contacts saved successfully",
|
||||
"SUCCESS_MESSAGE": "Contactos guardados com sucesso",
|
||||
"ERROR_MESSAGE": "Ocorreu um erro, por favor tente novamente"
|
||||
},
|
||||
"DELETE_CONTACT": {
|
||||
"BUTTON_LABEL": "Delete Contact",
|
||||
"TITLE": "Delete contact",
|
||||
"DESC": "Delete contact details",
|
||||
"BUTTON_LABEL": "Apagar Contacto",
|
||||
"TITLE": "Apagar contacto",
|
||||
"DESC": "Apagar detalhes do contacto",
|
||||
"CONFIRM": {
|
||||
"TITLE": "Confirmar Exclusão",
|
||||
"MESSAGE": "Tem certeza que deseja excluir ",
|
||||
"PLACE_HOLDER": "Por favor, digite {contactName} para confirmar",
|
||||
"YES": "Sim, excluir ",
|
||||
"NO": "Não, Manter "
|
||||
"YES": "Sim, excluir",
|
||||
"NO": "Não, Manter"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Contact deleted successfully",
|
||||
"ERROR_MESSAGE": "Could not delete contact. Please try again later."
|
||||
"SUCCESS_MESSAGE": "Contacto apagado com sucesso",
|
||||
"ERROR_MESSAGE": "Não foi possível apagar o contacto. Por favor tente mais tarde."
|
||||
}
|
||||
},
|
||||
"CONTACT_FORM": {
|
||||
@@ -111,7 +110,7 @@
|
||||
"LABEL": "Número de Telefone",
|
||||
"HELP": "O número de telefone deve ter o formato E.164, por exemplo: +1415555555 [+][código do país][código de área] [número de telefone local]",
|
||||
"ERROR": "O número de telefone deve estar vazio ou no formato E.164",
|
||||
"DUPLICATE": "This phone number is in use for another contact."
|
||||
"DUPLICATE": "Este número está a ser usado por outro contacto."
|
||||
},
|
||||
"LOCATION": {
|
||||
"PLACEHOLDER": "Digite a localização do contato",
|
||||
@@ -159,7 +158,7 @@
|
||||
"SUBJECT": {
|
||||
"LABEL": "Assunto",
|
||||
"PLACEHOLDER": "Assunto",
|
||||
"ERROR": "Subject can't be empty"
|
||||
"ERROR": "O assunto não pode estar vazio"
|
||||
},
|
||||
"MESSAGE": {
|
||||
"LABEL": "Messagem",
|
||||
@@ -174,17 +173,17 @@
|
||||
}
|
||||
},
|
||||
"CONTACTS_PAGE": {
|
||||
"HEADER": "Contatos",
|
||||
"HEADER": "Contactos",
|
||||
"FIELDS": "Campos do contato",
|
||||
"SEARCH_BUTTON": "Procurar",
|
||||
"SEARCH_INPUT_PLACEHOLDER": "Procurar por contatos",
|
||||
"FILTER_CONTACTS": "Filter",
|
||||
"FILTER_CONTACTS_SAVE": "Guardar Filtro",
|
||||
"SEARCH_INPUT_PLACEHOLDER": "Pesquisar por contactos",
|
||||
"FILTER_CONTACTS": "Filtro",
|
||||
"FILTER_CONTACTS_SAVE": "Guardar filtro",
|
||||
"FILTER_CONTACTS_DELETE": "Apagar filtro",
|
||||
"LIST": {
|
||||
"LOADING_MESSAGE": "A carregar contatos...",
|
||||
"404": "Nenhum contato corresponde à sua pesquisa 🔍",
|
||||
"NO_CONTACTS": "Não há contatos disponíveis",
|
||||
"LOADING_MESSAGE": "A carregar contactos...",
|
||||
"404": "Nenhum contacto corresponde à sua pesquisa 🔍",
|
||||
"NO_CONTACTS": "Não há contactos disponíveis",
|
||||
"TABLE_HEADER": {
|
||||
"NAME": "Nome:",
|
||||
"PHONE_NUMBER": "Número de telefone",
|
||||
@@ -200,8 +199,8 @@
|
||||
}
|
||||
},
|
||||
"CONTACT_PROFILE": {
|
||||
"BACK_BUTTON": "Contatos",
|
||||
"LOADING": "Loading contact profile..."
|
||||
"BACK_BUTTON": "Contactos",
|
||||
"LOADING": "A carregar perfil do contacto..."
|
||||
},
|
||||
"REMINDER": {
|
||||
"ADD_BUTTON": {
|
||||
@@ -214,13 +213,13 @@
|
||||
}
|
||||
},
|
||||
"NOTES": {
|
||||
"FETCHING_NOTES": "Fetching notes...",
|
||||
"NOT_AVAILABLE": "There are no notes created for this contact",
|
||||
"FETCHING_NOTES": "Buscando notas...",
|
||||
"NOT_AVAILABLE": "Não há notas criadas para este contacto",
|
||||
"HEADER": {
|
||||
"TITLE": "Observações"
|
||||
},
|
||||
"LIST": {
|
||||
"LABEL": "added a note"
|
||||
"LABEL": "adicionado uma anotação"
|
||||
},
|
||||
"ADD": {
|
||||
"BUTTON": "Adicionar",
|
||||
@@ -228,7 +227,7 @@
|
||||
"TITLE": "Shift + Enter para criar uma observação"
|
||||
},
|
||||
"CONTENT_HEADER": {
|
||||
"DELETE": "Delete note"
|
||||
"DELETE": "Apagar anotação"
|
||||
}
|
||||
},
|
||||
"EVENTS": {
|
||||
@@ -242,14 +241,14 @@
|
||||
}
|
||||
},
|
||||
"CUSTOM_ATTRIBUTES": {
|
||||
"ADD_BUTTON_TEXT": "Add attributes",
|
||||
"ADD_BUTTON_TEXT": "Adicionar atributos",
|
||||
"BUTTON": "Adicionar atributo personalizado",
|
||||
"NOT_AVAILABLE": "There are no custom attributes available for this contact.",
|
||||
"NOT_AVAILABLE": "Não há atributos personalizados disponíveis para este contacto.",
|
||||
"COPY_SUCCESSFUL": "Copiado para área de transferência com sucesso",
|
||||
"ACTIONS": {
|
||||
"COPY": "Copy attribute",
|
||||
"DELETE": "Delete attribute",
|
||||
"EDIT": "Edit attribute"
|
||||
"COPY": "Copiar atributo",
|
||||
"DELETE": "Apagar atributo",
|
||||
"EDIT": "Editar atributo"
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "Criar atributo personalizado",
|
||||
@@ -268,64 +267,64 @@
|
||||
"PLACEHOLDER": "Eg: 11901 "
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "Create new attribute ",
|
||||
"SUCCESS": "Attribute added successfully",
|
||||
"ERROR": "Unable to add attribute. Please try again later"
|
||||
"TITLE": "Criar novo atributo ",
|
||||
"SUCCESS": "Atributo adicionado com sucesso",
|
||||
"ERROR": "Não foi possível adicionar o atributo. Por favor, tente mais tarde"
|
||||
},
|
||||
"UPDATE": {
|
||||
"SUCCESS": "Attribute updated successfully",
|
||||
"ERROR": "Unable to update attribute. Please try again later"
|
||||
"SUCCESS": "Atributo atualizado com sucesso",
|
||||
"ERROR": "Não foi possível atualizar o atributo. Por favor tente mais tarde"
|
||||
},
|
||||
"DELETE": {
|
||||
"SUCCESS": "Attribute deleted successfully",
|
||||
"ERROR": "Unable to delete attribute. Please try again later"
|
||||
"SUCCESS": "Atributo apagado com sucesso",
|
||||
"ERROR": "Não foi possível apagar o atributo. Por favor tente mais tarde"
|
||||
},
|
||||
"ATTRIBUTE_SELECT": {
|
||||
"TITLE": "Add attributes",
|
||||
"PLACEHOLDER": "Search attributes",
|
||||
"NO_RESULT": "No attributes found"
|
||||
"TITLE": "Adicionar atributos",
|
||||
"PLACEHOLDER": "Pesquisar atributos",
|
||||
"NO_RESULT": "Nenhum atributo encontrado"
|
||||
},
|
||||
"ATTRIBUTE_TYPE": {
|
||||
"LIST": {
|
||||
"PLACEHOLDER": "Select value",
|
||||
"SEARCH_INPUT_PLACEHOLDER": "Search value",
|
||||
"NO_RESULT": "No result found"
|
||||
"PLACEHOLDER": "Selecione valor",
|
||||
"SEARCH_INPUT_PLACEHOLDER": "Pesquisar valor",
|
||||
"NO_RESULT": "Nenhum resultado encontrado"
|
||||
}
|
||||
}
|
||||
},
|
||||
"VALIDATIONS": {
|
||||
"REQUIRED": "Valid value is required",
|
||||
"INVALID_URL": "Invalid URL"
|
||||
"REQUIRED": "Valor válido é obrigatório",
|
||||
"INVALID_URL": "URL Inválido"
|
||||
}
|
||||
},
|
||||
"MERGE_CONTACTS": {
|
||||
"TITLE": "Unir contatos",
|
||||
"DESCRIPTION": "Merge contacts to combine two profiles into one, including all attributes and conversations. In case of conflict, the Primary contact’ s attributes will take precedence.",
|
||||
"TITLE": "Unir contactos",
|
||||
"DESCRIPTION": "Unir contatos para combinar dois perfis em um, incluindo todos os atributos e conversas. Em caso de conflito, os atributos do contacto Principal terão prioridade.",
|
||||
"PRIMARY": {
|
||||
"TITLE": "Contato principal",
|
||||
"HELP_LABEL": "To be kept"
|
||||
"HELP_LABEL": "Para ser mantido"
|
||||
},
|
||||
"CHILD": {
|
||||
"TITLE": "Contato para juntar",
|
||||
"PLACEHOLDER": "Search for a contact",
|
||||
"HELP_LABEL": "To be deleted"
|
||||
"PLACEHOLDER": "Pesquisar por um contacto",
|
||||
"HELP_LABEL": "Para ser apagado"
|
||||
},
|
||||
"SUMMARY": {
|
||||
"TITLE": "Sumário",
|
||||
"DELETE_WARNING": "Contact of <strong>%{childContactName}</strong> will be deleted.",
|
||||
"DELETE_WARNING": "Contacto de <strong>%{childContactName}</strong> será apagado.",
|
||||
"ATTRIBUTE_WARNING": "Detalhes do contato do <strong>%{childContactName}</strong> serão copiados para <strong>%{primaryContactName}</strong>."
|
||||
},
|
||||
"SEARCH": {
|
||||
"ERROR": "MENSSAGEM_ERRO"
|
||||
},
|
||||
"FORM": {
|
||||
"SUBMIT": " Juntar contatos",
|
||||
"SUBMIT": " Unir contactos",
|
||||
"CANCEL": "cancelar",
|
||||
"CHILD_CONTACT": {
|
||||
"ERROR": "Escolher um contato filho para juntar"
|
||||
},
|
||||
"SUCCESS_MESSAGE": "Contato unido com sucesso",
|
||||
"ERROR_MESSAGE": "Could not merge contacts, try again!"
|
||||
"ERROR_MESSAGE": "Não foi possível unir os contactos, tente novamente!"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -22,7 +22,8 @@
|
||||
"is_present": "Está presente",
|
||||
"is_not_present": "Não está presente",
|
||||
"is_greater_than": "É maior do que",
|
||||
"is_lesser_than": "É menor do que"
|
||||
"is_lesser_than": "É menor do que",
|
||||
"days_before": "Is x days before"
|
||||
},
|
||||
"ATTRIBUTES": {
|
||||
"NAME": "Nome:",
|
||||
@@ -35,7 +36,9 @@
|
||||
"CUSTOM_ATTRIBUTE_TEXT": "Texto",
|
||||
"CUSTOM_ATTRIBUTE_NUMBER": "Número",
|
||||
"CUSTOM_ATTRIBUTE_LINK": "Endereço",
|
||||
"CUSTOM_ATTRIBUTE_CHECKBOX": "Caixa de Seleção"
|
||||
"CUSTOM_ATTRIBUTE_CHECKBOX": "Caixa de Seleção",
|
||||
"CREATED_AT": "Created At",
|
||||
"LAST_ACTIVITY": "Última atividade"
|
||||
},
|
||||
"GROUPS": {
|
||||
"STANDARD_FILTERS": "Filtros Padrão",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"CONVERSATION": {
|
||||
"404": "Por favor, selecione uma conversa no painel da esquerda",
|
||||
"UNVERIFIED_SESSION": "The identity of this user is not verified",
|
||||
"UNVERIFIED_SESSION": "A identidade deste usuário não foi verificada",
|
||||
"NO_MESSAGE_1": "Oh oh! Parece que não há mensagens de clientes na sua caixa de entrada.",
|
||||
"NO_MESSAGE_2": " para enviar uma mensagem para sua página!",
|
||||
"NO_INBOX_1": "Hola! Parece que você não adicionou nenhuma caixa de entrada ainda.",
|
||||
@@ -22,7 +22,7 @@
|
||||
"LOADING_CONVERSATIONS": "Carregando conversas",
|
||||
"CANNOT_REPLY": "Não pode responder porque",
|
||||
"24_HOURS_WINDOW": "Mensagens bloqueadas durante 24 horas",
|
||||
"NOT_ASSIGNED_TO_YOU": "This conversation is not assigned to you. Would you like to assign this conversation to yourself?",
|
||||
"NOT_ASSIGNED_TO_YOU": "Esta conversa não está atribuída a si. Gostaria de atribuir esta conversa a si mesmo?",
|
||||
"ASSIGN_TO_ME": "Atribuir a mim",
|
||||
"TWILIO_WHATSAPP_CAN_REPLY": "Só pode responder, utilizando uma mensagem modelo, porque",
|
||||
"TWILIO_WHATSAPP_24_HOURS_WINDOW": "Mensagens bloqueadas durante 24 horas",
|
||||
@@ -43,9 +43,9 @@
|
||||
"OPEN": "MAIS",
|
||||
"CLOSE": "FECHAR",
|
||||
"DETAILS": "Detalhes",
|
||||
"SNOOZED_UNTIL_TOMORROW": "Snoozed until tomorrow",
|
||||
"SNOOZED_UNTIL_NEXT_WEEK": "Snoozed until next week",
|
||||
"SNOOZED_UNTIL_NEXT_REPLY": "Snoozed until next reply"
|
||||
"SNOOZED_UNTIL_TOMORROW": "Adiado até amanhã",
|
||||
"SNOOZED_UNTIL_NEXT_WEEK": "Adiada até a próxima semana",
|
||||
"SNOOZED_UNTIL_NEXT_REPLY": "Adiado até à próxima resposta"
|
||||
},
|
||||
"RESOLVE_DROPDOWN": {
|
||||
"MARK_PENDING": "Marcar como pendente",
|
||||
@@ -61,7 +61,9 @@
|
||||
"ENABLE_SIGN_TOOLTIP": "Enable signature",
|
||||
"DISABLE_SIGN_TOOLTIP": "Disable signature",
|
||||
"MSG_INPUT": "Shift + enter para nova linha. Comece com '/' para selecionar uma Resposta Pronta.",
|
||||
"PRIVATE_MSG_INPUT": "Shift + Enter para a nova linha. Isto será visível apenas para Agentes"
|
||||
"PRIVATE_MSG_INPUT": "Shift + Enter para a nova linha. Isto será visível apenas para Agentes",
|
||||
"MESSAGE_SIGNATURE_NOT_CONFIGURED": "Message signature is not configured, please configure it in profile settings.",
|
||||
"CLICK_HERE": "Clique aqui para atualizar"
|
||||
},
|
||||
"REPLYBOX": {
|
||||
"REPLY": "Responder",
|
||||
@@ -72,8 +74,14 @@
|
||||
"TIP_FORMAT_ICON": "Mostrar editor de texto completo",
|
||||
"TIP_EMOJI_ICON": "Mostrar selecionador de emojis",
|
||||
"TIP_ATTACH_ICON": "Anexar ficheiros",
|
||||
"TIP_AUDIORECORDER_ICON": "Gravar áudio",
|
||||
"TIP_AUDIORECORDER_PERMISSION": "Permitir acesso ao áudio",
|
||||
"TIP_AUDIORECORDER_ERROR": "Não foi possível abrir o áudio",
|
||||
"ENTER_TO_SEND": "Enter para enviar",
|
||||
"DRAG_DROP": "Arrastar e soltar aqui para anexar",
|
||||
"START_AUDIO_RECORDING": "Iniciar gravação de áudio",
|
||||
"STOP_AUDIO_RECORDING": "Parar gravação de áudio",
|
||||
"": "",
|
||||
"EMAIL_HEAD": {
|
||||
"ADD_BCC": "Adicionar bcc",
|
||||
"CC": {
|
||||
@@ -93,11 +101,11 @@
|
||||
"CHANGE_AGENT": "Responsável da conversa alterado",
|
||||
"CHANGE_TEAM": "Equipa de conversação alterada",
|
||||
"FILE_SIZE_LIMIT": "O ficheiro ultrapassa o tamanho limite {MAXIMUM_FILE_UPLOAD_SIZE}",
|
||||
"MESSAGE_ERROR": "Unable to send this message, please try again later",
|
||||
"MESSAGE_ERROR": "Não foi possível enviar esta mensagem, por favor, tente novamente mais tarde",
|
||||
"SENT_BY": "Enviado por:",
|
||||
"BOT": "Bot",
|
||||
"SEND_FAILED": "Couldn't send message! Try again",
|
||||
"TRY_AGAIN": "retry",
|
||||
"SEND_FAILED": "Não foi possível enviar a mensagem! Tente novamente",
|
||||
"TRY_AGAIN": "tentar novamente",
|
||||
"ASSIGNMENT": {
|
||||
"SELECT_AGENT": "Escolher Agente",
|
||||
"REMOVE": "Excluir",
|
||||
@@ -135,7 +143,7 @@
|
||||
},
|
||||
"TEAM_MEMBERS": {
|
||||
"TITLE": "Convidar os membros da sua equipa",
|
||||
"DESCRIPTION": "Since you are getting ready to talk to your customer, bring in your teammates to assist you. You can invite your teammates by adding their email addresses to the agent list.",
|
||||
"DESCRIPTION": "Já que se prepara para começar a conversar com o seu cliente, convide também os seus colegas para o ajudar. Pode adicionar colegas de equipa acrescentando os seus endereço de e-mail na lista de agentes.",
|
||||
"NEW_LINK": "Clique aqui para convidar um membro para a equipa"
|
||||
},
|
||||
"INBOXES": {
|
||||
@@ -157,37 +165,37 @@
|
||||
"PLACEHOLDER": "Nenhuma"
|
||||
},
|
||||
"ACCORDION": {
|
||||
"CONTACT_DETAILS": "Contact Details",
|
||||
"CONTACT_DETAILS": "Detalhes do Contacto",
|
||||
"CONVERSATION_ACTIONS": "Conversation Actions",
|
||||
"CONVERSATION_LABELS": "Etiquetas da conversa",
|
||||
"CONVERSATION_INFO": "Conversation Information",
|
||||
"CONTACT_ATTRIBUTES": "Contact Attributes",
|
||||
"CONTACT_ATTRIBUTES": "Atributos do Contato",
|
||||
"PREVIOUS_CONVERSATION": "Conversas anteriores"
|
||||
}
|
||||
},
|
||||
"CONVERSATION_CUSTOM_ATTRIBUTES": {
|
||||
"ADD_BUTTON_TEXT": "Create attribute",
|
||||
"ADD_BUTTON_TEXT": "Criar atributo",
|
||||
"UPDATE": {
|
||||
"SUCCESS": "Attribute updated successfully",
|
||||
"ERROR": "Unable to update attribute. Please try again later"
|
||||
"SUCCESS": "Atributo atualizado com sucesso",
|
||||
"ERROR": "Não foi possível atualizar o atributo. Por favor tente mais tarde"
|
||||
},
|
||||
"ADD": {
|
||||
"TITLE": "Adicionar",
|
||||
"SUCCESS": "Attribute added successfully",
|
||||
"ERROR": "Unable to add attribute. Please try again later"
|
||||
"SUCCESS": "Atributo adicionado com sucesso",
|
||||
"ERROR": "Não foi possível adicionar o atributo. Por favor, tente mais tarde"
|
||||
},
|
||||
"DELETE": {
|
||||
"SUCCESS": "Attribute deleted successfully",
|
||||
"ERROR": "Unable to delete attribute. Please try again later"
|
||||
"SUCCESS": "Atributo apagado com sucesso",
|
||||
"ERROR": "Não foi possível apagar o atributo. Por favor tente mais tarde"
|
||||
},
|
||||
"ATTRIBUTE_SELECT": {
|
||||
"TITLE": "Add attributes",
|
||||
"PLACEHOLDER": "Search attributes",
|
||||
"NO_RESULT": "No attributes found"
|
||||
"TITLE": "Adicionar atributos",
|
||||
"PLACEHOLDER": "Pesquisar atributos",
|
||||
"NO_RESULT": "Nenhum atributo encontrado"
|
||||
}
|
||||
},
|
||||
"EMAIL_HEADER": {
|
||||
"FROM": "From",
|
||||
"FROM": "De",
|
||||
"TO": "Para",
|
||||
"BCC": "BCC",
|
||||
"CC": "Cc",
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"NOTE": ""
|
||||
},
|
||||
"ACCOUNT_ID": {
|
||||
"TITLE": "Account ID",
|
||||
"TITLE": "Conta ID",
|
||||
"NOTE": "This ID is required if you are building an API based integration"
|
||||
},
|
||||
"NAME": {
|
||||
@@ -43,11 +43,12 @@
|
||||
"ERROR": "Please enter a valid auto resolve duration (minimum 1 day and maximum 999 days)"
|
||||
},
|
||||
"FEATURES": {
|
||||
"INBOUND_EMAIL_ENABLED": "A sua conta tem a opção de continuar as conversas por e-mail ativada.",
|
||||
"INBOUND_EMAIL_ENABLED": "A sua conta tem a opção de continuar as conversas por e-mail ativa.",
|
||||
"CUSTOM_EMAIL_DOMAIN_ENABLED": "Já pode receber emails no domínio que escolheu."
|
||||
}
|
||||
},
|
||||
"UPDATE_CHATWOOT": "Está disponível uma nova atualização %{latestChatwootVersion} para o ChatWoot. Por favor, atualize a sua versão."
|
||||
"UPDATE_CHATWOOT": "Está disponível uma nova atualização %{latestChatwootVersion} para o ChatWoot. Por favor, atualize a sua versão.",
|
||||
"LEARN_MORE": "Learn more"
|
||||
},
|
||||
"FORMS": {
|
||||
"MULTISELECT": {
|
||||
@@ -81,44 +82,44 @@
|
||||
"TEXT": "Disconnected from Chatwoot"
|
||||
},
|
||||
"BUTTON": {
|
||||
"REFRESH": "Refresh"
|
||||
"REFRESH": "Atualizar"
|
||||
}
|
||||
},
|
||||
"COMMAND_BAR": {
|
||||
"SEARCH_PLACEHOLDER": "Search or jump to",
|
||||
"SEARCH_PLACEHOLDER": "Pesquisar ou pular para",
|
||||
"SECTIONS": {
|
||||
"GENERAL": "General",
|
||||
"GENERAL": "Geral",
|
||||
"REPORTS": "relatórios",
|
||||
"CONVERSATION": "Conversation",
|
||||
"CHANGE_ASSIGNEE": "Change Assignee",
|
||||
"CHANGE_TEAM": "Change Team",
|
||||
"ADD_LABEL": "Add label to the conversation",
|
||||
"REMOVE_LABEL": "Remove label from the conversation",
|
||||
"CONVERSATION": "Conversa",
|
||||
"CHANGE_ASSIGNEE": "Alterar Responsável",
|
||||
"CHANGE_TEAM": "Alterar Equipa",
|
||||
"ADD_LABEL": "Adicionar etiqueta à conversa",
|
||||
"REMOVE_LABEL": "Remover etiqueta da conversa",
|
||||
"SETTINGS": "Confirgurações"
|
||||
},
|
||||
"COMMANDS": {
|
||||
"GO_TO_CONVERSATION_DASHBOARD": "Ir para o painel de conversação",
|
||||
"GO_TO_CONTACTS_DASHBOARD": "Ir para o painel de contatos",
|
||||
"GO_TO_REPORTS_OVERVIEW": "Go to Reports Overview",
|
||||
"GO_TO_AGENT_REPORTS": "Go to Agent Reports",
|
||||
"GO_TO_LABEL_REPORTS": "Go to Label Reports",
|
||||
"GO_TO_INBOX_REPORTS": "Go to Inbox Reports",
|
||||
"GO_TO_TEAM_REPORTS": "Go to Team Reports",
|
||||
"GO_TO_SETTINGS_AGENTS": "Go to Agent Settings",
|
||||
"GO_TO_SETTINGS_TEAMS": "Go to Team Settings",
|
||||
"GO_TO_SETTINGS_INBOXES": "Go to Inbox Settings",
|
||||
"GO_TO_SETTINGS_LABELS": "Go to Label Settings",
|
||||
"GO_TO_SETTINGS_CANNED_RESPONSES": "Go to Canned Response Settings",
|
||||
"GO_TO_SETTINGS_APPLICATIONS": "Go to Application Settings",
|
||||
"GO_TO_SETTINGS_ACCOUNT": "Go to Account Settings",
|
||||
"GO_TO_SETTINGS_PROFILE": "Go to Profile Settings",
|
||||
"GO_TO_NOTIFICATIONS": "Go to Notifications",
|
||||
"ADD_LABELS_TO_CONVERSATION": "Add label to the conversation",
|
||||
"ASSIGN_AN_AGENT": "Assign an agent",
|
||||
"GO_TO_REPORTS_OVERVIEW": "Ir para Visão Geral de Relatórios",
|
||||
"GO_TO_AGENT_REPORTS": "Ir para Relatórios de Agentes",
|
||||
"GO_TO_LABEL_REPORTS": "Ir para Relatórios de Etiquetas",
|
||||
"GO_TO_INBOX_REPORTS": "Ir para Relatórios da Caixa de Entrada",
|
||||
"GO_TO_TEAM_REPORTS": "Ir para Relatórios da Equipa",
|
||||
"GO_TO_SETTINGS_AGENTS": "Ir para Configurações do Agente",
|
||||
"GO_TO_SETTINGS_TEAMS": "Ir para Configurações da Equipa",
|
||||
"GO_TO_SETTINGS_INBOXES": "Ir para Configurações da Caixa de entrada",
|
||||
"GO_TO_SETTINGS_LABELS": "Ir para Configurações da Etiquetas",
|
||||
"GO_TO_SETTINGS_CANNED_RESPONSES": "Ir para Configurações de Resposta Pronta",
|
||||
"GO_TO_SETTINGS_APPLICATIONS": "Ir para Configurações da Aplicação",
|
||||
"GO_TO_SETTINGS_ACCOUNT": "Ir para Configurações da Conta",
|
||||
"GO_TO_SETTINGS_PROFILE": "Ir para Configurações do Perfil",
|
||||
"GO_TO_NOTIFICATIONS": "Ir para Notificações",
|
||||
"ADD_LABELS_TO_CONVERSATION": "Adicionar etiqueta à conversa",
|
||||
"ASSIGN_AN_AGENT": "Atribuir um agente",
|
||||
"ASSIGN_A_TEAM": "Assign a team",
|
||||
"MUTE_CONVERSATION": "Mute conversation",
|
||||
"MUTE_CONVERSATION": "Silenciar Conversa",
|
||||
"UNMUTE_CONVERSATION": "Unmute conversation",
|
||||
"REMOVE_LABEL_FROM_CONVERSATION": "Remove label from the conversation",
|
||||
"REMOVE_LABEL_FROM_CONVERSATION": "Remover etiqueta da conversa",
|
||||
"REOPEN_CONVERSATION": "Reopen conversation",
|
||||
"RESOLVE_CONVERSATION": "Resolve conversation",
|
||||
"SEND_TRANSCRIPT": "Send an email transcript",
|
||||
|
||||
@@ -136,24 +136,24 @@
|
||||
}
|
||||
},
|
||||
"SMS": {
|
||||
"TITLE": "SMS Channel",
|
||||
"TITLE": "Canal SMS",
|
||||
"DESC": "Start supporting your customers via SMS.",
|
||||
"PROVIDERS": {
|
||||
"LABEL": "API Provider",
|
||||
"TWILIO": "Twilio",
|
||||
"BANDWIDTH": "Bandwidth"
|
||||
"BANDWIDTH": "Banda"
|
||||
},
|
||||
"API": {
|
||||
"ERROR_MESSAGE": "We were not able to save the SMS channel"
|
||||
},
|
||||
"BANDWIDTH": {
|
||||
"ACCOUNT_ID": {
|
||||
"LABEL": "Account ID",
|
||||
"LABEL": "Conta ID",
|
||||
"PLACEHOLDER": "Please enter your Bandwidth Account ID",
|
||||
"ERROR": "Este campo é obrigatório"
|
||||
},
|
||||
"API_KEY": {
|
||||
"LABEL": "API Key",
|
||||
"LABEL": "Chave da API",
|
||||
"PLACEHOLDER": "Please enter your Bandwith API Key",
|
||||
"ERROR": "Este campo é obrigatório"
|
||||
},
|
||||
@@ -163,13 +163,13 @@
|
||||
"ERROR": "Este campo é obrigatório"
|
||||
},
|
||||
"APPLICATION_ID": {
|
||||
"LABEL": "Application ID",
|
||||
"LABEL": "Aplicação 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",
|
||||
"PLACEHOLDER": "Por favor, insira um nome para a caixa de entrada",
|
||||
"ERROR": "Este campo é obrigatório"
|
||||
},
|
||||
"PHONE_NUMBER": {
|
||||
@@ -188,8 +188,8 @@
|
||||
}
|
||||
},
|
||||
"WHATSAPP": {
|
||||
"TITLE": "WhatsApp Channel",
|
||||
"DESC": "Start supporting your customers via WhatsApp.",
|
||||
"TITLE": "Canal do WhatsApp",
|
||||
"DESC": "Comece a apoiar os seus clientes via WhatsApp.",
|
||||
"PROVIDERS": {
|
||||
"LABEL": "API Provider",
|
||||
"TWILIO": "Twilio",
|
||||
@@ -197,7 +197,7 @@
|
||||
},
|
||||
"INBOX_NAME": {
|
||||
"LABEL": "Nome Caixa de Entrada",
|
||||
"PLACEHOLDER": "Please enter an inbox name",
|
||||
"PLACEHOLDER": "Por favor, insira um nome para a caixa de entrada",
|
||||
"ERROR": "Este campo é obrigatório"
|
||||
},
|
||||
"PHONE_NUMBER": {
|
||||
@@ -206,15 +206,15 @@
|
||||
"ERROR": "Por favor, insira um valor válido. O número de telefone deve começar com o sinal `+`."
|
||||
},
|
||||
"API_KEY": {
|
||||
"LABEL": "API key",
|
||||
"SUBTITLE": "Configure the WhatsApp API key.",
|
||||
"PLACEHOLDER": "API key",
|
||||
"APPLY_FOR_ACCESS": "Don't have any API key? Apply for access here",
|
||||
"ERROR": "Please enter a valid value."
|
||||
"LABEL": "Chave da API",
|
||||
"SUBTITLE": "Configure a chave API do WhatsApp.",
|
||||
"PLACEHOLDER": "Chave da API",
|
||||
"APPLY_FOR_ACCESS": "Não tem nenhuma chave de API? Solicite acesso aqui",
|
||||
"ERROR": "Por favor, insira um valor válido."
|
||||
},
|
||||
"SUBMIT_BUTTON": "Create WhatsApp Channel",
|
||||
"SUBMIT_BUTTON": "Criar Canal do WhatsApp",
|
||||
"API": {
|
||||
"ERROR_MESSAGE": "We were not able to save the WhatsApp channel"
|
||||
"ERROR_MESSAGE": "Não foi possível gravar o canal do WhatsApp"
|
||||
}
|
||||
},
|
||||
"API_CHANNEL": {
|
||||
@@ -255,50 +255,50 @@
|
||||
"FINISH_MESSAGE": "Comece a encaminhar as suas mensagens de email para o seguinte endereço."
|
||||
},
|
||||
"LINE_CHANNEL": {
|
||||
"TITLE": "LINE Channel",
|
||||
"DESC": "Integrate with LINE channel and start supporting your customers.",
|
||||
"TITLE": "Canal LINE",
|
||||
"DESC": "Integre com o canal LINE e comece a apoiar seus clientes.",
|
||||
"CHANNEL_NAME": {
|
||||
"LABEL": "Nome do Canal",
|
||||
"PLACEHOLDER": "Por favor, insira um nome de canal",
|
||||
"ERROR": "Este campo é obrigatório"
|
||||
},
|
||||
"LINE_CHANNEL_ID": {
|
||||
"LABEL": "LINE Channel ID",
|
||||
"PLACEHOLDER": "LINE Channel ID"
|
||||
"LABEL": "LINE Canal ID",
|
||||
"PLACEHOLDER": "LINE Canal ID"
|
||||
},
|
||||
"LINE_CHANNEL_SECRET": {
|
||||
"LABEL": "LINE Channel Secret",
|
||||
"PLACEHOLDER": "LINE Channel Secret"
|
||||
"LABEL": "LINE Canal Secret",
|
||||
"PLACEHOLDER": "LINE Canal Secret"
|
||||
},
|
||||
"LINE_CHANNEL_TOKEN": {
|
||||
"LABEL": "LINE Channel Token",
|
||||
"PLACEHOLDER": "LINE Channel Token"
|
||||
"LABEL": "LINE Canal Token",
|
||||
"PLACEHOLDER": "LINE Canal Token"
|
||||
},
|
||||
"SUBMIT_BUTTON": "Create LINE Channel",
|
||||
"SUBMIT_BUTTON": "Criar Canal LINE",
|
||||
"API": {
|
||||
"ERROR_MESSAGE": "We were not able to save the LINE channel"
|
||||
"ERROR_MESSAGE": "Não fomos capazes de guardar o canal LINE"
|
||||
},
|
||||
"API_CALLBACK": {
|
||||
"TITLE": "Link de retorno de ligação",
|
||||
"SUBTITLE": "You have to configure the webhook URL in LINE application with the URL mentioned here."
|
||||
"SUBTITLE": "Você tem que configurar a URL do webhook no aplicativo LINE com o URL mencionado aqui."
|
||||
}
|
||||
},
|
||||
"TELEGRAM_CHANNEL": {
|
||||
"TITLE": "Telegram Channel",
|
||||
"DESC": "Integrate with Telegram channel and start supporting your customers.",
|
||||
"TITLE": "Canal do Telegram",
|
||||
"DESC": "Integre com o canal do Telegram e comece a apoiar seus clientes.",
|
||||
"BOT_TOKEN": {
|
||||
"LABEL": "Bot Token",
|
||||
"SUBTITLE": "Configure the bot token you have obtained from Telegram BotFather.",
|
||||
"SUBTITLE": "Configure o token bot que obteve do Telegram BotFather.",
|
||||
"PLACEHOLDER": "Bot Token"
|
||||
},
|
||||
"SUBMIT_BUTTON": "Create Telegram Channel",
|
||||
"SUBMIT_BUTTON": "Criar Canal do Telegram",
|
||||
"API": {
|
||||
"ERROR_MESSAGE": "We were not able to save the telegram channel"
|
||||
"ERROR_MESSAGE": "Não foi possível salvar o canal do Telegram"
|
||||
}
|
||||
},
|
||||
"AUTH": {
|
||||
"TITLE": "Escolher um canal",
|
||||
"DESC": "Chatwoot supports live-chat widget, Facebook page, Twitter profile, WhatsApp, Email etc., as channels. If you want to build a custom channel, you can create it using the API channel. Select one channel from the options below to proceed."
|
||||
"DESC": "O Chatwoot suporta o widget de chat ao vivo, página do Facebook, perfil do Twitter, WhatsApp, E-mail, etc., como canais. Se quiser criar um canal personalizado, poderá criá-lo usando o canal API. Selecione um canal entre as opções abaixo para prosseguir."
|
||||
},
|
||||
"AGENTS": {
|
||||
"TITLE": "agentes",
|
||||
@@ -362,12 +362,12 @@
|
||||
"DISABLED": "Desabilitado"
|
||||
},
|
||||
"ENABLE_HMAC": {
|
||||
"LABEL": "Enable"
|
||||
"LABEL": "Ativar"
|
||||
}
|
||||
},
|
||||
"DELETE": {
|
||||
"BUTTON_TEXT": "excluir",
|
||||
"AVATAR_DELETE_BUTTON_TEXT": "Delete Avatar",
|
||||
"AVATAR_DELETE_BUTTON_TEXT": "Apagar Avatar",
|
||||
"CONFIRM": {
|
||||
"TITLE": "Confirmar Exclusão",
|
||||
"MESSAGE": "Tem certeza que deseja excluir ",
|
||||
@@ -378,8 +378,8 @@
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Caixa de entrada excluída com sucesso",
|
||||
"ERROR_MESSAGE": "Não foi possível excluir a caixa de entrada. Tente novamente mais tarde.",
|
||||
"AVATAR_SUCCESS_MESSAGE": "Inbox avatar deleted successfully",
|
||||
"AVATAR_ERROR_MESSAGE": "Could not delete the inbox avatar. Please try again later."
|
||||
"AVATAR_SUCCESS_MESSAGE": "Avatar da Caixa de Entrada apagado com sucesso",
|
||||
"AVATAR_ERROR_MESSAGE": "Não foi possível apagar o avatar da caixa de entrada. Por favor, tente novamente mais tarde."
|
||||
}
|
||||
},
|
||||
"TABS": {
|
||||
@@ -407,18 +407,18 @@
|
||||
"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.",
|
||||
"ENABLE_CONTINUITY_VIA_EMAIL": "Habilitar continuidade das conversas por e-mail",
|
||||
"ENABLE_CONTINUITY_VIA_EMAIL_SUB_TEXT": "Conversas irão continuar por email se o endereço de email do contacto estiver disponível.",
|
||||
"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.",
|
||||
"HMAC_VERIFICATION": "Validação da identidade do utilizador",
|
||||
"HMAC_DESCRIPTION": "Para validar a identidade dos utilizadores, através do SDK, basta utilizar um `identifier_hash` para cada um deles. Pode gerar um HMAC com base numa 'sha256' e a chave que aparece a seguir.",
|
||||
"HMAC_MANDATORY_VERIFICATION": "Enforce User Identity Validation",
|
||||
"HMAC_MANDATORY_VERIFICATION": "Forçar Validação de Identidade do Usuário",
|
||||
"HMAC_MANDATORY_DESCRIPTION": "If enabled, Chatwoot SDKs setUser method will not work unless the `identifier_hash` is provided for each user.",
|
||||
"INBOX_IDENTIFIER": "Inbox Identifier",
|
||||
"INBOX_IDENTIFIER": "Identificador da Caixa de Entrada",
|
||||
"INBOX_IDENTIFIER_SUB_TEXT": "Use the `inbox_identifier` token shown here to authentication your API clients.",
|
||||
"FORWARD_EMAIL_TITLE": "Forward to Email",
|
||||
"FORWARD_EMAIL_TITLE": "Encaminhar para Email",
|
||||
"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."
|
||||
@@ -462,12 +462,13 @@
|
||||
"HOURS": "horas",
|
||||
"VALIDATION_ERROR": "A hora de abertura deve ser anterior a hora de encerramento.",
|
||||
"CHOOSE": "Escolher"
|
||||
}
|
||||
},
|
||||
"ALL_DAY": "Todo Dia"
|
||||
},
|
||||
"IMAP": {
|
||||
"TITLE": "IMAP",
|
||||
"SUBTITLE": "Set your IMAP details",
|
||||
"UPDATE": "Update IMAP settings",
|
||||
"SUBTITLE": "Defina os seus dados IMAP",
|
||||
"UPDATE": "Atualizar configurações IMAP",
|
||||
"TOGGLE_AVAILABILITY": "Enable IMAP configuration for this inbox",
|
||||
"TOGGLE_HELP": "Enabling IMAP will help the user to recieve email",
|
||||
"EDIT": {
|
||||
@@ -475,12 +476,12 @@
|
||||
"ERROR_MESSAGE": "Unable to update IMAP settings"
|
||||
},
|
||||
"ADDRESS": {
|
||||
"LABEL": "Address",
|
||||
"PLACE_HOLDER": "Address (Eg: imap.gmail.com)"
|
||||
"LABEL": "Endereço",
|
||||
"PLACE_HOLDER": "Endereço (Eg: imap.gmail.com)"
|
||||
},
|
||||
"PORT": {
|
||||
"LABEL": "Port",
|
||||
"PLACE_HOLDER": "Port"
|
||||
"LABEL": "Porta",
|
||||
"PLACE_HOLDER": "Porta"
|
||||
},
|
||||
"EMAIL": {
|
||||
"LABEL": "e-mail",
|
||||
@@ -490,25 +491,25 @@
|
||||
"LABEL": "Palavra-passe",
|
||||
"PLACE_HOLDER": "Palavra-passe"
|
||||
},
|
||||
"ENABLE_SSL": "Enable SSL"
|
||||
"ENABLE_SSL": "Habilitar SSL"
|
||||
},
|
||||
"SMTP": {
|
||||
"TITLE": "SMTP",
|
||||
"SUBTITLE": "Set your SMTP details",
|
||||
"UPDATE": "Update SMTP settings",
|
||||
"TOGGLE_AVAILABILITY": "Enable SMTP configuration for this inbox",
|
||||
"TOGGLE_HELP": "Enabling SMTP will help the user to send email",
|
||||
"SUBTITLE": "Defina os seus dados IMAP",
|
||||
"UPDATE": "Atualizar configurações de SMTP",
|
||||
"TOGGLE_AVAILABILITY": "Habilitar configuração SMTP para esta caixa de entrada",
|
||||
"TOGGLE_HELP": "Habilitar o SMTP irá ajudar o usuário a enviar e-mail",
|
||||
"EDIT": {
|
||||
"SUCCESS_MESSAGE": "SMTP settings updated successfully",
|
||||
"SUCCESS_MESSAGE": "Configurações de SMTP atualizadas com sucesso",
|
||||
"ERROR_MESSAGE": "Unable to update SMTP settings"
|
||||
},
|
||||
"ADDRESS": {
|
||||
"LABEL": "Address",
|
||||
"PLACE_HOLDER": "Address (Eg: smtp.gmail.com)"
|
||||
"LABEL": "Endereço",
|
||||
"PLACE_HOLDER": "Endereço (Eg: smtp.gmail.com)"
|
||||
},
|
||||
"PORT": {
|
||||
"LABEL": "Port",
|
||||
"PLACE_HOLDER": "Port"
|
||||
"LABEL": "Porta",
|
||||
"PLACE_HOLDER": "Porta"
|
||||
},
|
||||
"EMAIL": {
|
||||
"LABEL": "e-mail",
|
||||
@@ -519,13 +520,13 @@
|
||||
"PLACE_HOLDER": "Palavra-passe"
|
||||
},
|
||||
"DOMAIN": {
|
||||
"LABEL": "Domain",
|
||||
"PLACE_HOLDER": "Domain"
|
||||
"LABEL": "Domínio",
|
||||
"PLACE_HOLDER": "Domínio"
|
||||
},
|
||||
"ENCRYPTION": "Encryption",
|
||||
"ENCRYPTION": "Encriptação",
|
||||
"SSL_TLS": "SSL/TLS",
|
||||
"START_TLS": "STARTTLS",
|
||||
"OPEN_SSL_VERIFY_MODE": "Open SSL Verify Mode"
|
||||
"OPEN_SSL_VERIFY_MODE": "Abrir Modo de Verificação SSL"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -59,10 +59,59 @@
|
||||
"CUSTOM_DATE_RANGE": {
|
||||
"CONFIRM": "Confirmar",
|
||||
"PLACEHOLDER": "Escolher intervalo de tempo"
|
||||
}
|
||||
},
|
||||
"GROUP_BY_FILTER_DROPDOWN_LABEL": "Agrupar Por",
|
||||
"GROUP_BY_DAY_OPTIONS": [
|
||||
{
|
||||
"id": 1,
|
||||
"groupBy": "Dia"
|
||||
}
|
||||
],
|
||||
"GROUP_BY_WEEK_OPTIONS": [
|
||||
{
|
||||
"id": 1,
|
||||
"groupBy": "Dia"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"groupBy": "Semana"
|
||||
}
|
||||
],
|
||||
"GROUP_BY_MONTH_OPTIONS": [
|
||||
{
|
||||
"id": 1,
|
||||
"groupBy": "Dia"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"groupBy": "Semana"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"groupBy": "Mês"
|
||||
}
|
||||
],
|
||||
"GROUP_BY_YEAR_OPTIONS": [
|
||||
{
|
||||
"id": 1,
|
||||
"groupBy": "Dia"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"groupBy": "Semana"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"groupBy": "Mês"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"groupBy": "Ano"
|
||||
}
|
||||
]
|
||||
},
|
||||
"AGENT_REPORTS": {
|
||||
"HEADER": "Agents Overview",
|
||||
"HEADER": "Visão Geral de Agentes",
|
||||
"LOADING_CHART": "Carregando dados da carta...",
|
||||
"NO_ENOUGH_DATA": "Não recebemos pontos de dados suficientes para gerar o relatório. Por favor, tente novamente mais tarde.",
|
||||
"DOWNLOAD_AGENT_REPORTS": "Descarregar relatórios de agentes",
|
||||
@@ -125,11 +174,11 @@
|
||||
}
|
||||
},
|
||||
"LABEL_REPORTS": {
|
||||
"HEADER": "Labels Overview",
|
||||
"HEADER": "Visão Geral de Etiquetas",
|
||||
"LOADING_CHART": "Carregando dados da carta...",
|
||||
"NO_ENOUGH_DATA": "Não recebemos pontos de dados suficientes para gerar o relatório. Por favor, tente novamente mais tarde.",
|
||||
"DOWNLOAD_LABEL_REPORTS": "Download label reports",
|
||||
"FILTER_DROPDOWN_LABEL": "Select Label",
|
||||
"DOWNLOAD_LABEL_REPORTS": "Descarregar relatórios de etiquetas",
|
||||
"FILTER_DROPDOWN_LABEL": "Selecionar Etiqueta",
|
||||
"METRICS": {
|
||||
"CONVERSATIONS": {
|
||||
"NAME": "Conversas",
|
||||
@@ -188,7 +237,7 @@
|
||||
}
|
||||
},
|
||||
"INBOX_REPORTS": {
|
||||
"HEADER": "Inbox Overview",
|
||||
"HEADER": "Visão Geral da Caixa de Entrada",
|
||||
"LOADING_CHART": "Carregando dados da carta...",
|
||||
"NO_ENOUGH_DATA": "Não recebemos pontos de dados suficientes para gerar o relatório. Por favor, tente novamente mais tarde.",
|
||||
"DOWNLOAD_INBOX_REPORTS": "Download inbox reports",
|
||||
@@ -316,6 +365,11 @@
|
||||
"CSAT_REPORTS": {
|
||||
"HEADER": "Relatórios CSAT",
|
||||
"NO_RECORDS": "Sem dados CSAT disponíveis para reposta.",
|
||||
"FILTERS": {
|
||||
"AGENTS": {
|
||||
"PLACEHOLDER": "Choose Agents"
|
||||
}
|
||||
},
|
||||
"TABLE": {
|
||||
"HEADER": {
|
||||
"CONTACT_NAME": "Contato",
|
||||
|
||||
@@ -3,9 +3,9 @@
|
||||
"LINK": "Configurações do perfil",
|
||||
"TITLE": "Configurações do perfil",
|
||||
"BTN_TEXT": "Atualizar o perfil",
|
||||
"DELETE_AVATAR": "Delete Avatar",
|
||||
"AVATAR_DELETE_SUCCESS": "Avatar has been deleted successfully",
|
||||
"AVATAR_DELETE_FAILED": "There is an error while deleting avatar, please try again",
|
||||
"DELETE_AVATAR": "Apagar Avatar",
|
||||
"AVATAR_DELETE_SUCCESS": "Avatar foi apagado com sucesso",
|
||||
"AVATAR_DELETE_FAILED": "Ocorreu um erro a apagar o avatar. Por favor, tente novamente",
|
||||
"UPDATE_SUCCESS": "O seu perfil foi atualizado com sucesso",
|
||||
"PASSWORD_UPDATE_SUCCESS": "Sua senha foi alterada com sucesso",
|
||||
"AFTER_EMAIL_CHANGED": "Seu perfil foi atualizado com sucesso, faça o login novamente pois suas credenciais foram alteradas",
|
||||
@@ -20,9 +20,9 @@
|
||||
"NOTE": "Seu endereço de e-mail é sua identidade e é usado para entrar."
|
||||
},
|
||||
"MESSAGE_SIGNATURE_SECTION": {
|
||||
"TITLE": "Personal message signature",
|
||||
"NOTE": "Create a personal message signature that would be added to all the messages you send from the platform. Use the rich content editor to create a highly personalised signature.",
|
||||
"BTN_TEXT": "Save message signature",
|
||||
"TITLE": "Assinatura de mensagem pessoal",
|
||||
"NOTE": "Crie uma assinatura de mensagem pessoal que será adicionada a todas as mensagens que você envia a partir da plataforma. Use o editor de conteúdo para criar uma assinatura altamente personalizada.",
|
||||
"BTN_TEXT": "Salvar assinatura da mensagem",
|
||||
"API_ERROR": "Couldn't save signature! Try again",
|
||||
"API_SUCCESS": "Signature saved successfully"
|
||||
},
|
||||
@@ -146,12 +146,13 @@
|
||||
}
|
||||
},
|
||||
"SIDEBAR": {
|
||||
"CURRENTLY_VIEWING_ACCOUNT": "Currently viewing:",
|
||||
"CONVERSATIONS": "Conversas",
|
||||
"ALL_CONVERSATIONS": "Todas as conversas",
|
||||
"MENTIONED_CONVERSATIONS": "Mentions",
|
||||
"MENTIONED_CONVERSATIONS": "Menções",
|
||||
"REPORTS": "relatórios",
|
||||
"SETTINGS": "Confirgurações",
|
||||
"CONTACTS": "Contatos",
|
||||
"CONTACTS": "Contactos",
|
||||
"HOME": "Principal",
|
||||
"AGENTS": "agentes",
|
||||
"INBOXES": "Caixas de Entrada",
|
||||
@@ -181,7 +182,8 @@
|
||||
"REPORTS_LABEL": "Etiquetas",
|
||||
"REPORTS_INBOX": "Recebidas",
|
||||
"REPORTS_TEAM": "Team",
|
||||
"SET_AVAILABILITY_TITLE": "Set yourself as"
|
||||
"SET_AVAILABILITY_TITLE": "Set yourself as",
|
||||
"BETA": "Beta"
|
||||
},
|
||||
"CREATE_ACCOUNT": {
|
||||
"NO_ACCOUNT_WARNING": "Não conseguimos encontrar nenhuma conta do Chatwoot. Por favor, crie uma nova conta para continuar.",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"TEAMS_SETTINGS": {
|
||||
"NEW_TEAM": "Criar nova equipa",
|
||||
"HEADER": "Equipas",
|
||||
"SIDEBAR_TXT": "<p><b>Teams</b></p> <p>Teams let you organize your agents into groups based on their responsibilities. <br /> An agent can be part of multiple teams. You can assign conversations to a team when you are working collaboratively. </p>",
|
||||
"SIDEBAR_TXT": "<p><b>Equipas</b></p> <p>Equipas permite que você organize os seus agentes em grupos baseados nas suas responsabilidades. <br /> Um agente pode fazer parte de várias equipas. Você pode atribuir conversas a uma equipa quando estiverem a trabalhar colaborativamente. </p>",
|
||||
"LIST": {
|
||||
"404": "Não há equipas configuradas para esta conta.",
|
||||
"EDIT_TEAM": "Editar equipa"
|
||||
|
||||
Reference in New Issue
Block a user