@@ -1,17 +1,18 @@
|
||||
{
|
||||
"INTEGRATION_SETTINGS": {
|
||||
"HEADER": "Integrações",
|
||||
"DESCRIPTION": "Chatwoot integrates with multiple tools and services to improve your team's efficiency. Explore the list below to configure your favorite apps.",
|
||||
"LEARN_MORE": "Learn more about integrations",
|
||||
"LOADING": "Fetching integrations",
|
||||
"DESCRIPTION": "Chatwoot se integra com várias ferramentas e serviços para melhorar a eficiência da sua equipe. Explore a lista abaixo para configurar seus aplicativos favoritos.",
|
||||
"LEARN_MORE": "Aprenda mais sobre integrações",
|
||||
"LOADING": "Obtendo integrações",
|
||||
"CAPTAIN": {
|
||||
"DISABLED": "Captain is not enabled on your account.",
|
||||
"CLICK_HERE_TO_CONFIGURE": "Click here to configure",
|
||||
"CLICK_HERE_TO_CONFIGURE": "Clique aqui para configurar",
|
||||
"LOADING_CONSOLE": "Loading Captain Console...",
|
||||
"FAILED_TO_LOAD_CONSOLE": "Failed to load Captain Console. Please refresh and try again."
|
||||
"FAILED_TO_LOAD_CONSOLE": ""
|
||||
},
|
||||
"WEBHOOK": {
|
||||
"SUBSCRIBED_EVENTS": "Eventos Inscritos",
|
||||
"LEARN_MORE": "Learn more about webhooks",
|
||||
"FORM": {
|
||||
"CANCEL": "Cancelar",
|
||||
"DESC": "Webhook Os eventos fornecem informações em tempo real sobre o que está acontecendo na sua conta do Chatwoot. Digite um URL válido para configurar um retorno de chamada.",
|
||||
@@ -229,9 +230,9 @@
|
||||
"SEARCH": "Search issues",
|
||||
"SELECT": "Select issue",
|
||||
"TITLE": "Link",
|
||||
"EMPTY_LIST": "No linear issues found",
|
||||
"EMPTY_LIST": "",
|
||||
"LOADING": "Carregando",
|
||||
"ERROR": "There was an error fetching the linear issues, please try again",
|
||||
"ERROR": "",
|
||||
"LINK_SUCCESS": "Issue linked successfully",
|
||||
"LINK_ERROR": "There was an error linking the issue, please try again",
|
||||
"LINK_TITLE": "Conversation (#%{conversationId}) with %{name}"
|
||||
@@ -285,19 +286,19 @@
|
||||
"CANCEL": "Cancelar",
|
||||
"CREATE_SUCCESS": "Issue created successfully",
|
||||
"CREATE_ERROR": "There was an error creating the issue, please try again",
|
||||
"LOADING_TEAM_ERROR": "There was an error fetching the teams, please try again",
|
||||
"LOADING_TEAM_ENTITIES_ERROR": "There was an error fetching the team entities, please try again"
|
||||
"LOADING_TEAM_ERROR": "Houve um erro ao buscar as equipes, por favor, tente novamente",
|
||||
"LOADING_TEAM_ENTITIES_ERROR": "Houve um erro ao buscar as entidades da equipe, por favor, tente novamente"
|
||||
},
|
||||
"ISSUE": {
|
||||
"STATUS": "SItuação",
|
||||
"PRIORITY": "Prioridade",
|
||||
"ASSIGNEE": "Responsável",
|
||||
"LABELS": "Marcadores",
|
||||
"CREATED_AT": "Created at %{createdAt}"
|
||||
"CREATED_AT": "Criado em %{createdAt}"
|
||||
},
|
||||
"UNLINK": {
|
||||
"TITLE": "Unlink",
|
||||
"SUCCESS": "Issue unlinked successfully",
|
||||
"TITLE": "Desvincular",
|
||||
"SUCCESS": "Issue desvinculada com sucesso",
|
||||
"ERROR": "Houve um erro ao desvincular o atributo, por favor, tente novamente"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user