chore: New translation updates

This commit is contained in:
Sojan Jose
2021-03-16 00:00:53 +05:30
committed by GitHub
parent 7d5493ac78
commit 866de4ae2d
246 changed files with 9181 additions and 1326 deletions

View File

@@ -43,7 +43,14 @@
"EDIT_CONTACT": {
"BUTTON_LABEL": "Alterar Contato",
"TITLE": "Alterar contato",
"DESC": "Alterar detalhes do contato",
"DESC": "Alterar detalhes do contato"
},
"CREATE_CONTACT": {
"BUTTON_LABEL": "Novo contato",
"TITLE": "Criar novo contato",
"DESC": "Adicione informações básicas sobre o contato."
},
"CONTACT_FORM": {
"FORM": {
"SUBMIT": "Enviar",
"CANCEL": "Cancelar",
@@ -93,9 +100,9 @@
}
}
},
"SUCCESS_MESSAGE": "Contato atualizado com sucesso",
"SUCCESS_MESSAGE": "Contato salvo com sucesso",
"CONTACT_ALREADY_EXIST": "Esse endereço de e-mail já está sendo usado para outro contato.",
"ERROR_MESSAGE": "Ocorreu um erro ao atualizar o contato, por favor, tente novamente"
"ERROR_MESSAGE": "Ocorreu um erro, por favor tente novamente"
},
"CONTACTS_PAGE": {
"HEADER": "Contato",
@@ -104,12 +111,18 @@
"LIST": {
"LOADING_MESSAGE": "Carregando contatos...",
"404": "Nenhum contato corresponde à sua pesquisa 🔍",
"TABLE_HEADER": [
"Nome",
"Número de Telefone",
"Conversas",
"Último contato"
]
"TABLE_HEADER": {
"NAME": "Nome",
"PHONE_NUMBER": "Número de Telefone",
"CONVERSATIONS": "Conversas",
"LAST_ACTIVITY": "Última atividade",
"COUNTRY": "País/região",
"CITY": "Cidade",
"SOCIAL_PROFILES": "Social Profiles",
"COMPANY": "Empresa",
"EMAIL_ADDRESS": "Endereço de e-mail"
},
"VIEW_DETAILS": "Ver detalhes"
}
}
}

View File

@@ -11,7 +11,7 @@
"TITLE": "Procurar mensagens",
"LOADING_MESSAGE": "Preparando dados...",
"PLACEHOLDER": "Digite qualquer texto para pesquisar mensagens",
"NO_MATCHING_RESULTS": "Não há mensagens que correspondam aos parâmetros de pesquisa."
"NO_MATCHING_RESULTS": "No results found."
},
"UNREAD_MESSAGES": "Mensagens não lidas",
"UNREAD_MESSAGE": "Mensagem não lida",
@@ -25,7 +25,7 @@
"REMOVE_SELECTION": "Remover Seleção",
"DOWNLOAD": "Baixar",
"UPLOADING_ATTACHMENTS": "Enviando anexos...",
"NO_RESPONSE": "No response",
"NO_RESPONSE": "Sem resposta",
"HEADER": {
"RESOLVE_ACTION": "Resolver",
"REOPEN_ACTION": "Reabrir",
@@ -51,6 +51,7 @@
"VISIBLE_TO_AGENTS": "Mensagem Privada: Apenas visível para você e sua equipe",
"CHANGE_STATUS": "Estado da conversa mudou",
"CHANGE_AGENT": "Responsável da conversa alterado",
"CHANGE_TEAM": "Conversation team changed",
"SENT_BY": "Enviado por:",
"ASSIGNMENT": {
"SELECT_AGENT": "Selecione Agente",
@@ -74,5 +75,37 @@
"ERROR": "Por favor, insira um endereço de e-mail válido"
}
}
},
"ONBOARDING": {
"TITLE": "Olá, 👋. Bem-vindo ao %{installationName}!",
"DESCRIPTION": "Thanks for signing up. We want you to get the most out of %{installationName}. Here are a few things you can do in %{installationName} to make the experience delightful.",
"READ_LATEST_UPDATES": "Leia as últimas atualizações",
"ALL_CONVERSATION": {
"TITLE": "Todas as suas conversas em um só lugar",
"DESCRIPTION": "View all the conversations from your customers in one single dashboard. You can filter the conversations by the incoming channel, label and status."
},
"TEAM_MEMBERS": {
"TITLE": "Invite your team members",
"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 address to the agent list.",
"NEW_LINK": "Click here to invite a team member"
},
"INBOXES": {
"TITLE": "Conectar caixas de entrada",
"DESCRIPTION": "Connect various channels through which your customers would be talking to you. It can be a website live-chat, your Facebook or Twitter page or even your WhatsApp number.",
"NEW_LINK": "Clique aqui para criar uma caixa de entrada"
},
"LABELS": {
"TITLE": "Organize conversations with labels",
"DESCRIPTION": "Labels provide an easier way to categorize your conversation. Create some labels like #support-enquiry, #billing-question etc., so that you can use them in a conversation later.",
"NEW_LINK": "Click here to create tags"
}
},
"CONVERSATION_SIDEBAR": {
"DETAILS_TITLE": "Conversations Details",
"ASSIGNEE_LABEL": "Assigned Agent",
"TEAM_LABEL": "Assigned Team",
"SELECT": {
"PLACEHOLDER": "None"
}
}
}

View File

@@ -38,7 +38,8 @@
"PICK_A_VALUE": "Escolha um valor"
},
"TWITTER": {
"HELP": "Para adicionar seu perfil do Twitter como um canal, você precisa autenticar seu perfil do Twitter clicando em 'Entrar com o Twitter' "
"HELP": "Para adicionar seu perfil do Twitter como um canal, você precisa autenticar seu perfil do Twitter clicando em 'Entrar com o Twitter' ",
"ERROR_MESSAGE": "There was an error connecting to Twitter, please try again"
},
"WEBSITE_CHANNEL": {
"TITLE": "Canal do website",
@@ -224,7 +225,9 @@
"TABS": {
"SETTINGS": "Configurações",
"COLLABORATORS": "Colaboradores",
"CONFIGURATION": "Configuração"
"CONFIGURATION": "Configuração",
"PRE_CHAT_FORM": "Pre Chat Form",
"BUSINESS_HOURS": "Business Hours"
},
"SETTINGS": "Configurações",
"FEATURES": {
@@ -250,6 +253,41 @@
"SUBTITLE": "Sua conexão com o Facebook expirou, reconecte sua página do Facebook para continuar",
"MESSAGE_SUCCESS": "Reconexão bem sucedida",
"MESSAGE_ERROR": "Ocorreu um erro, por favor tente novamente"
},
"PRE_CHAT_FORM": {
"DESCRIPTION": "Pre chat forms enable you to capture user information before they start conversation with you.",
"ENABLE": {
"LABEL": "Enable pre chat form",
"OPTIONS": {
"ENABLED": "Sim",
"DISABLED": "Não"
}
},
"PRE_CHAT_MESSAGE": {
"LABEL": "Pre Chat Message",
"PLACEHOLDER": "This message would be visible to the users along with the form"
},
"REQUIRE_EMAIL": {
"LABEL": "Visitors should provide their name and email address before starting the chat"
}
},
"BUSINESS_HOURS": {
"TITLE": "Set your availability",
"SUBTITLE": "Set your availability on your livechat widget",
"WEEKLY_TITLE": "Set your weekly hours",
"TIMEZONE_LABEL": "Select timezone",
"UPDATE": "Update business hours settings",
"TOGGLE_AVAILABILITY": "Enable business availability for this inbox",
"UNAVAILABLE_MESSAGE_LABEL": "Unavailable message for vistors",
"UNAVAILABLE_MESSAGE_DEFAULT": "We are unavailable at the moment. Leave a message we will respond once we are back.",
"TOGGLE_HELP": "Enabling business availability will show the available hours on live chat widget even if all the agents are offline. Outside available hours vistors can be warned with a message and a pre-chat form.",
"DAY": {
"ENABLE": "Enable availability for this day",
"UNAVAILABLE": "Indisponível",
"HOURS": "horas",
"VALIDATION_ERROR": "Starting time should be before closing time.",
"CHOOSE": "Selecione"
}
}
}
}

View File

@@ -125,7 +125,7 @@
"INTEGRATIONS": "Integrações",
"ACCOUNT_SETTINGS": "Configurações da conta",
"LABELS": "Marcadores",
"TEAMS": "Teams"
"TEAMS": "Times"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "Nova conta",

View File

@@ -0,0 +1,124 @@
{
"TEAMS_SETTINGS": {
"NEW_TEAM": "Create new team",
"HEADER": "Times",
"SIDEBAR_TXT": "<p><b>Teams</b></p> <p>Teams let you organize your agents into groups based on their responsibilities. <br /> A user can be part of multiple teams. You can assign conversations to a team when you are working collaboratively. </p>",
"LIST": {
"404": "There are no teams created on this account.",
"EDIT_TEAM": "Edit team"
},
"CREATE_FLOW": {
"CREATE": {
"TITLE": "Create a new team",
"DESC": "Add a title and description to your new team."
},
"AGENTS": {
"BUTTON_TEXT": "Add agents to team",
"TITLE": "Add agents to team - %{teamName}",
"DESC": "Add Agents to your newly created team. This lets you collaborate as a team on conversations, get notified on new events in the same conversation."
},
"WIZARD": [
{
"title": "Criar",
"route": "settings_teams_new",
"body": "Create a new team of agents."
},
{
"title": "Adicionar Agentes",
"route": "settings_teams_add_agents",
"body": "Add agents to the team."
},
{
"title": "Finish",
"route": "settings_teams_finish",
"body": "Está tudo pronto para começar!"
}
]
},
"EDIT_FLOW": {
"CREATE": {
"TITLE": "Edit your team details",
"DESC": "Edit title and description to your team.",
"BUTTON_TEXT": "Update team"
},
"AGENTS": {
"BUTTON_TEXT": "Update agents in team",
"TITLE": "Add agents to team - %{teamName}",
"DESC": "Add Agents to your newly created team. All the added agents will be notified when a conversation is assigned to this team."
},
"WIZARD": [
{
"title": "Team details",
"route": "settings_teams_edit",
"body": "Change name, description and other details."
},
{
"title": "Edit Agents",
"route": "settings_teams_edit_members",
"body": "Edit agents in your team."
},
{
"title": "Finish",
"route": "settings_teams_edit_finish",
"body": "Está tudo pronto para começar!"
}
]
},
"TEAM_FORM": {
"ERROR_MESSAGE": "Couldn't save the team details. Try again."
},
"AGENTS": {
"AGENT": "AGENT",
"EMAIL": "E-mail",
"BUTTON_TEXT": "Adicionar agentes",
"ADD_AGENTS": "Adding Agents to your Team...",
"SELECT": "select",
"SELECT_ALL": "select all agents",
"SELECTED_COUNT": "%{selected} out of %{total} agents selected."
},
"ADD": {
"TITLE": "Add agents to team - %{teamName}",
"DESC": "Add Agents to your newly created team. This lets you collaborate as a team on conversations, get notified on new events in the same conversation.",
"SELECT": "select",
"SELECT_ALL": "select all agents",
"SELECTED_COUNT": "%{selected} out of %{total} agents selected.",
"BUTTON_TEXT": "Adicionar agentes",
"AGENT_VALIDATION_ERROR": "Select atleaset one agent."
},
"FINISH": {
"TITLE": "Your team is ready!",
"MESSAGE": "You can now collaborate as a team on conversations. Happy supporting ",
"BUTTON_TEXT": "Finish"
},
"DELETE": {
"BUTTON_TEXT": "Excluir",
"API": {
"SUCCESS_MESSAGE": "Team deleted successfully.",
"ERROR_MESSAGE": "Couldn't delete the team. Try again."
},
"CONFIRM": {
"TITLE": "Are you sure want to delete - %{teamName}",
"MESSAGE": "Deleting the team will remove the team assignment from the conversations assigned to this team.",
"YES": "Excluir ",
"NO": "Cancelar"
}
},
"SETTINGS": "Confirgurações",
"FORM": {
"UPDATE": "Update team",
"CREATE": "Create team",
"NAME": {
"LABEL": "Team name",
"PLACEHOLDER": "Example: Sales, Customer Support"
},
"DESCRIPTION": {
"LABEL": "Team Description",
"PLACEHOLDER": "Short description about this team."
},
"AUTO_ASSIGN": {
"LABEL": "Allow auto assign for this team."
},
"SUBMIT_CREATE": "Create team"
}
}
}