chore: Update translations from Crowdin (#7750)
This commit is contained in:
@@ -19,53 +19,53 @@
|
||||
"SUCCESS_MESSAGE": "AuditLogs recuperados com sucesso",
|
||||
"ERROR_MESSAGE": "Não foi possível conectar ao servidor Woot, por favor tente novamente mais tarde"
|
||||
},
|
||||
"DEFAULT_USER": "System",
|
||||
"DEFAULT_USER": "Sistema",
|
||||
"AUTOMATION_RULE": {
|
||||
"ADD": "%{agentName} created a new automation rule (#%{id})",
|
||||
"EDIT": "%{agentName} updated an automation rule (#%{id})",
|
||||
"DELETE": "%{agentName} deleted an automation rule (#%{id})"
|
||||
"ADD": "%{agentName} Nova regra de automação criada (#%{id})",
|
||||
"EDIT": "%{agentName} Atualizada regra de automação (#%{id})",
|
||||
"DELETE": "%{agentName} excluida regra de automação (#%{id})"
|
||||
},
|
||||
"ACCOUNT_USER": {
|
||||
"ADD": "%{agentName} convidou %{invitee} para sua conta como %{role}",
|
||||
"EDIT": {
|
||||
"SELF": "%{agentName} changed their %{attributes} to %{values}",
|
||||
"OTHER": "%{agentName} changed %{attributes} of %{user} to %{values}"
|
||||
"SELF": "%{agentName} alterado de %{attributes} para %{values}",
|
||||
"OTHER": "%{agentName} alterado %{attributes} por %{user} para %{values}"
|
||||
}
|
||||
},
|
||||
"INBOX": {
|
||||
"ADD": "%{agentName} created a new inbox (#%{id})",
|
||||
"EDIT": "%{agentName} updated an inbox (#%{id})",
|
||||
"DELETE": "%{agentName} deleted an inbox (#%{id})"
|
||||
"ADD": "%{agentName} criou uma nova caixa de entrada (#%{id})",
|
||||
"EDIT": "%{agentName} atualizou uma caixa de entrada (#%{id})",
|
||||
"DELETE": "%{agentName} excluiu uma caixa de entrada (#%{id})"
|
||||
},
|
||||
"WEBHOOK": {
|
||||
"ADD": "%{agentName} created a new webhook (#%{id})",
|
||||
"EDIT": "%{agentName} updated a webhook (#%{id})",
|
||||
"DELETE": "%{agentName} deleted a webhook (#%{id})"
|
||||
"ADD": "%{agentName} criou um novo webhook (#%{id})",
|
||||
"EDIT": "%{agentName} atualizou um webhook (#%{id})",
|
||||
"DELETE": "%{agentName} excluiu um webhook (#%{id})"
|
||||
},
|
||||
"USER_ACTION": {
|
||||
"SIGN_IN": "%{agentName} signed in",
|
||||
"SIGN_OUT": "%{agentName} signed out"
|
||||
"SIGN_IN": "%{agentName} se conectou",
|
||||
"SIGN_OUT": "%{agentName} se desconectou"
|
||||
},
|
||||
"TEAM": {
|
||||
"ADD": "%{agentName} created a new team (#%{id})",
|
||||
"EDIT": "%{agentName} updated a team (#%{id})",
|
||||
"DELETE": "%{agentName} deleted a team (#%{id})"
|
||||
"ADD": "%{agentName} criou uma nova equipe (#%{id})",
|
||||
"EDIT": "%{agentName} atualizou uma equipe (#%{id})",
|
||||
"DELETE": "%{agentName} excluiu uma equipe (#%{id})"
|
||||
},
|
||||
"MACRO": {
|
||||
"ADD": "%{agentName} created a new macro (#%{id})",
|
||||
"EDIT": "%{agentName} updated a macro (#%{id})",
|
||||
"DELETE": "%{agentName} deleted a macro (#%{id})"
|
||||
"ADD": "%{agentName} criou um novo macro (#%{id})",
|
||||
"EDIT": "%{agentName} atualizou uma macro (#%{id})",
|
||||
"DELETE": "%{agentName} excluiu uma macro (#%{id})"
|
||||
},
|
||||
"INBOX_MEMBER": {
|
||||
"ADD": "%{agentName} added %{user} to the inbox(#%{inbox_id})",
|
||||
"REMOVE": "%{agentName} removed %{user} from the inbox(#%{inbox_id})"
|
||||
"ADD": "%{agentName} adicionou %{user} para a caixa de entrada (#%{inbox_id})",
|
||||
"REMOVE": "%{agentName} removeu %{user} da caixa de entrada (#%{inbox_id})"
|
||||
},
|
||||
"TEAM_MEMBER": {
|
||||
"ADD": "%{agentName} added %{user} to the team(#%{team_id})",
|
||||
"REMOVE": "%{agentName} removed %{user} from the team(#%{team_id})"
|
||||
"ADD": "%{agentName} adicionou %{user} para a equipe (#%{team_id})",
|
||||
"REMOVE": "%{agentName} removeu %{user} da equipe (#%{team_id})"
|
||||
},
|
||||
"ACCOUNT": {
|
||||
"EDIT": "%{agentName} updated the account configuration (#%{id})"
|
||||
"EDIT": "%{agentName} atualizou a configuração de conta (#%{id})"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -13,8 +13,8 @@
|
||||
"NO_INBOX_AGENT": "Uh Oh! Parece que você não faz parte de nenhuma caixa de entrada. Por favor, contate seu administrador",
|
||||
"SEARCH_MESSAGES": "Procurar por mensagens nas conversas",
|
||||
"EMPTY_STATE": {
|
||||
"CMD_BAR": "to open command menu",
|
||||
"KEYBOARD_SHORTCUTS": "to view keyboard shortcuts"
|
||||
"CMD_BAR": "para abrir o menu de comando",
|
||||
"KEYBOARD_SHORTCUTS": "para ver os atalhos de teclado"
|
||||
},
|
||||
"SEARCH": {
|
||||
"TITLE": "Procurar mensagens",
|
||||
|
||||
@@ -111,8 +111,8 @@
|
||||
"ADD_LABEL": "Adicionar etiqueta à conversa",
|
||||
"REMOVE_LABEL": "Remover etiqueta da conversa",
|
||||
"SETTINGS": "Confirgurações",
|
||||
"AI_ASSIST": "AI Assist",
|
||||
"APPEARANCE": "Appearance"
|
||||
"AI_ASSIST": "Assistente Open AI",
|
||||
"APPEARANCE": "Tema"
|
||||
},
|
||||
"COMMANDS": {
|
||||
"GO_TO_CONVERSATION_DASHBOARD": "Ir para Painel de Conversação",
|
||||
@@ -134,7 +134,7 @@
|
||||
"GO_TO_NOTIFICATIONS": "Ir para Notificações",
|
||||
"ADD_LABELS_TO_CONVERSATION": "Adicionar etiqueta à conversa",
|
||||
"ASSIGN_AN_AGENT": "Atribuir um agente",
|
||||
"AI_ASSIST": "AI Assist",
|
||||
"AI_ASSIST": "Assistente Open AI",
|
||||
"ASSIGN_PRIORITY": "Atribuir prioridade",
|
||||
"ASSIGN_A_TEAM": "Atribuir uma equipe",
|
||||
"MUTE_CONVERSATION": "Silenciar conversa",
|
||||
@@ -150,17 +150,17 @@
|
||||
"UNTIL_NEXT_MONTH": "Até o próximo mês",
|
||||
"AN_HOUR_FROM_NOW": "Até daqui a uma hora",
|
||||
"CUSTOM": "Personalizar...",
|
||||
"CHANGE_APPEARANCE": "Change Appearance",
|
||||
"LIGHT_MODE": "Light",
|
||||
"DARK_MODE": "Dark",
|
||||
"SYSTEM_MODE": "System"
|
||||
"CHANGE_APPEARANCE": "Alterar Tema",
|
||||
"LIGHT_MODE": "Claro",
|
||||
"DARK_MODE": "Escuro",
|
||||
"SYSTEM_MODE": "Sistema"
|
||||
}
|
||||
},
|
||||
"DASHBOARD_APPS": {
|
||||
"LOADING_MESSAGE": "Carregando Dashboard App..."
|
||||
},
|
||||
"COMMON": {
|
||||
"OR": "Or",
|
||||
"OR": "Ou",
|
||||
"CLICK_HERE": "clique aqui"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -75,12 +75,12 @@
|
||||
}
|
||||
},
|
||||
"ARTICLE_SEARCH_RESULT": {
|
||||
"UNCATEGORIZED": "Uncategorized",
|
||||
"INSERT_ARTICLE": "Insert",
|
||||
"NO_RESULT": "No articles found",
|
||||
"COPY_LINK": "Copy article link to clipboard",
|
||||
"OPEN_LINK": "Open article in new tab",
|
||||
"PREVIEW_LINK": "Preview article"
|
||||
"UNCATEGORIZED": "Não categorizado",
|
||||
"INSERT_ARTICLE": "Inserir",
|
||||
"NO_RESULT": "Nenhum artigo encontrado",
|
||||
"COPY_LINK": "Copiar link do artigo para área de transferência",
|
||||
"OPEN_LINK": "Abrir artigo em nova aba",
|
||||
"PREVIEW_LINK": "Visualizar artigo"
|
||||
},
|
||||
"PORTAL": {
|
||||
"HEADER": "Portais",
|
||||
|
||||
@@ -119,7 +119,7 @@
|
||||
},
|
||||
"API_KEY_SECRET": {
|
||||
"LABEL": "API Key Secret",
|
||||
"PLACEHOLDER": "Please enter your API Key Secret",
|
||||
"PLACEHOLDER": "Por favor, use sua API Key Secret",
|
||||
"ERROR": "Este campo é obrigatório"
|
||||
},
|
||||
"MESSAGING_SERVICE_SID": {
|
||||
@@ -403,8 +403,8 @@
|
||||
"DISABLED": "Desativado"
|
||||
},
|
||||
"SENDER_NAME_SECTION": {
|
||||
"TITLE": "Sender name",
|
||||
"SUB_TEXT": "Select the name shown to the your customer when they receive emails from your agents.",
|
||||
"TITLE": "Nome do remetente",
|
||||
"SUB_TEXT": "Selecione o nome a ser exibido para o seu cliente quando ele receber e-mails de seus agentes.",
|
||||
"FOR_EG": "For eg:",
|
||||
"FRIENDLY": {
|
||||
"TITLE": "Amigável",
|
||||
@@ -417,7 +417,7 @@
|
||||
},
|
||||
"BUSINESS_NAME": {
|
||||
"BUTTON_TEXT": "+ Configure your business name",
|
||||
"PLACEHOLDER": "Enter your business name",
|
||||
"PLACEHOLDER": "Insira o nome de sua empresa",
|
||||
"SAVE_BUTTON_TEXT": "Salvar"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -88,7 +88,8 @@
|
||||
"UPDATE": "Atualizar",
|
||||
"BUTTON_TEXT": "Connect channel",
|
||||
"DESCRIPTION": "Your Slack workspace is now linked with Chatwoot. However, the integration is currently inactive. To activate the integration and connect a channel to Chatwoot, please click the button below.\n\n**Note:** If you are attempting to connect a private channel, add the Chatwoot app to the Slack channel before proceeding with this step.",
|
||||
"ATTENTION_REQUIRED": "Attention required"
|
||||
"ATTENTION_REQUIRED": "Attention required",
|
||||
"EXPIRED": "Your Slack integration has expired. To continue receiving messages on Slack, please delete the integration and connect your workspace again."
|
||||
},
|
||||
"UPDATE_ERROR": "There was an error updating the integration, please try again",
|
||||
"UPDATE_SUCCESS": "The channel is connected successfully",
|
||||
@@ -102,7 +103,7 @@
|
||||
"CREATE_ERROR": "Houve um erro ao criar o link da reunião, por favor tente novamente"
|
||||
},
|
||||
"OPEN_AI": {
|
||||
"AI_ASSIST": "AI Assist",
|
||||
"AI_ASSIST": "Assistente Open AI",
|
||||
"WITH_AI": " %{option} with AI ",
|
||||
"OPTIONS": {
|
||||
"REPLY_SUGGESTION": "Reply Suggestion",
|
||||
|
||||
@@ -149,7 +149,7 @@
|
||||
"SELECTOR_SUBTITLE": "Selecione uma conta da lista a seguir",
|
||||
"PROFILE_SETTINGS": "Configurações do Perfil",
|
||||
"KEYBOARD_SHORTCUTS": "Atalhos do teclado",
|
||||
"APPEARANCE": "Change Appearance",
|
||||
"APPEARANCE": "Alterar Tema",
|
||||
"SUPER_ADMIN_CONSOLE": "Console de Super Admin",
|
||||
"LOGOUT": "Sair"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user