chore: Update translations (#7347)

Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Chatwoot Bot
2023-06-19 04:57:43 -07:00
committed by GitHub
parent 5e807c5875
commit c410fe333a
731 changed files with 9300 additions and 4318 deletions

View File

@@ -2,12 +2,17 @@
"FILTER": {
"TITLE": "Filtrar Conversas",
"SUBTITLE": "Adicione filtros abaixo e pressione 'Aplicar filtros' para filtrar conversas.",
"EDIT_CUSTOM_FILTER": "Edit Folder",
"CUSTOM_VIEWS_SUBTITLE": "Add or remove filters and update your folder.",
"ADD_NEW_FILTER": "Adicionar Filtro",
"FILTER_DELETE_ERROR": "Você deve ter pelo menos um filtro para guardar",
"SUBMIT_BUTTON_LABEL": "Aplicar filtros",
"UPDATE_BUTTON_LABEL": "Update folder",
"CANCEL_BUTTON_LABEL": "cancelar",
"CLEAR_BUTTON_LABEL": "Limpar Filtros",
"EMPTY_VALUE_ERROR": "Valor obrigatório",
"FOLDER_LABEL": "Folder Name",
"FOLDER_QUERY_LABEL": "Folder Query",
"TOOLTIP_LABEL": "Filtrar Conversas",
"QUERY_DROPDOWN_LABELS": {
"AND": "E",
@@ -71,6 +76,9 @@
"ERROR_MESSAGE": "Erro ao criar segmento"
}
},
"EDIT": {
"EDIT_BUTTON": "Edit folder"
},
"DELETE": {
"DELETE_BUTTON": "Apagar filtro",
"MODAL": {

View File

@@ -12,13 +12,37 @@
"TABLE_HEADER": [
"User",
"Action",
"Endereço IP",
"Time"
"Endereço IP"
]
},
"API": {
"SUCCESS_MESSAGE": "AuditLogs retrieved successfully",
"ERROR_MESSAGE": "Não foi possível conectar ao servidor Woot, por favor tente novamente mais tarde"
},
"DEFAULT_USER": "System",
"AUTOMATION_RULE": {
"ADD": "%{agentName} created a new automation rule (#%{id})",
"EDIT": "%{agentName} updated an automation rule (#%{id})",
"DELETE": "%{agentName} deleted an automation rule (#%{id})"
},
"INBOX": {
"ADD": "%{agentName} created a new inbox (#%{id})",
"EDIT": "%{agentName} updated an inbox (#%{id})",
"DELETE": "%{agentName} deleted an inbox (#%{id})"
},
"WEBHOOK": {
"ADD": "%{agentName} created a new webhook (#%{id})",
"EDIT": "%{agentName} updated a webhook (#%{id})",
"DELETE": "%{agentName} deleted a webhook (#%{id})"
},
"USER_ACTION": {
"SIGN_IN": "%{agentName} signed in",
"SIGN_OUT": "%{agentName} signed out"
},
"TEAM": {
"ADD": "%{agentName} created a new team (#%{id})",
"EDIT": "%{agentName} updated a team (#%{id})",
"DELETE": "%{agentName} deleted a team (#%{id})"
}
}
}

View File

@@ -2,7 +2,7 @@
"AUTOMATION": {
"HEADER": "Automatizações",
"HEADER_BTN_TXT": "Adicionar Regra de Automação",
"LOADING": "Fetching automation rules",
"LOADING": "Buscando regras de automação",
"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>",
"ADD": {
"TITLE": "Adicionar Regra de Automação",

View File

@@ -47,6 +47,9 @@
},
"sort_on_created_at": {
"TEXT": "Criada em"
},
"sort_on_priority": {
"TEXT": "Priority"
}
},
"ATTACHMENTS": {

View File

@@ -73,6 +73,13 @@
"SUCCESS_MESSAGE": "Contactos guardados com sucesso",
"ERROR_MESSAGE": "Ocorreu um erro, por favor tente novamente"
},
"EXPORT_CONTACTS": {
"BUTTON_LABEL": "Export",
"TITLE": "Export Contacts",
"DESC": "Export contacts to a CSV file.",
"SUCCESS_MESSAGE": "Export is in progress, You will be notified via email when export file is ready to dowanlod.",
"ERROR_MESSAGE": "Ocorreu um erro, por favor tente novamente"
},
"DELETE_NOTE": {
"CONFIRM": {
"TITLE": "Confirmar Exclusão",
@@ -211,6 +218,7 @@
"FILTER_CONTACTS": "Filtro",
"FILTER_CONTACTS_SAVE": "Guardar filtro",
"FILTER_CONTACTS_DELETE": "Apagar filtro",
"FILTER_CONTACTS_EDIT": "Edit segment",
"LIST": {
"LOADING_MESSAGE": "A carregar contactos...",
"404": "Nenhum contacto corresponde à sua pesquisa 🔍",

View File

@@ -1,50 +1,55 @@
{
"CONTACTS_FILTER": {
"TITLE": "Filtrar Contactos",
"SUBTITLE": "Adicionar filtros abaixo e clicar 'Submeter' para filtrar contactos.",
"ADD_NEW_FILTER": "Adicionar Filtro",
"CLEAR_ALL_FILTERS": "Limpar Todos os Filtros",
"FILTER_DELETE_ERROR": "Você deve ter pelo menos um filtro para guardar",
"SUBMIT_BUTTON_LABEL": "submeter",
"CANCEL_BUTTON_LABEL": "cancelar",
"CLEAR_BUTTON_LABEL": "Limpar Filtros",
"EMPTY_VALUE_ERROR": "Valor obrigatório",
"TOOLTIP_LABEL": "Filtrar contactos",
"QUERY_DROPDOWN_LABELS": {
"AND": "E",
"OR": "OU"
},
"OPERATOR_LABELS": {
"equal_to": "Igual a",
"not_equal_to": "Não é igual a",
"contains": "Contém",
"does_not_contain": "Não contém",
"is_present": "Está presente",
"is_not_present": "Não está presente",
"is_greater_than": "É maior do que",
"is_lesser_than": "É menor do que",
"days_before": "É x dias antes"
},
"ATTRIBUTES": {
"NAME": "Nome:",
"EMAIL": "e-mail",
"PHONE_NUMBER": "Número de telefone",
"IDENTIFIER": "Identificador",
"CITY": "Cidade",
"COUNTRY": "País",
"CUSTOM_ATTRIBUTE_LIST": "Lista",
"CUSTOM_ATTRIBUTE_TEXT": "Texto",
"CUSTOM_ATTRIBUTE_NUMBER": "Número",
"CUSTOM_ATTRIBUTE_LINK": "Endereço",
"CUSTOM_ATTRIBUTE_CHECKBOX": "Caixa de Seleção",
"CREATED_AT": "Criado Em",
"LAST_ACTIVITY": "Última atividade",
"REFERER_LINK": "Referrer link"
},
"GROUPS": {
"STANDARD_FILTERS": "Filtros Padrão",
"ADDITIONAL_FILTERS": "Filtros Adicionais",
"CUSTOM_ATTRIBUTES": "Atributos personalizados"
}
"CONTACTS_FILTER": {
"TITLE": "Filtrar Contactos",
"SUBTITLE": "Adicionar filtros abaixo e clicar 'Submeter' para filtrar contactos.",
"EDIT_CUSTOM_SEGMENT": "Edit Segment",
"CUSTOM_VIEWS_SUBTITLE": "Add or remove filters and update your segment.",
"ADD_NEW_FILTER": "Adicionar Filtro",
"CLEAR_ALL_FILTERS": "Limpar Todos os Filtros",
"FILTER_DELETE_ERROR": "Você deve ter pelo menos um filtro para guardar",
"SUBMIT_BUTTON_LABEL": "submeter",
"UPDATE_BUTTON_LABEL": "Update Segment",
"CANCEL_BUTTON_LABEL": "cancelar",
"CLEAR_BUTTON_LABEL": "Limpar Filtros",
"EMPTY_VALUE_ERROR": "Valor obrigatório",
"SEGMENT_LABEL": "Segment Name",
"SEGMENT_QUERY_LABEL": "Segment Query",
"TOOLTIP_LABEL": "Filtrar contactos",
"QUERY_DROPDOWN_LABELS": {
"AND": "E",
"OR": "OU"
},
"OPERATOR_LABELS": {
"equal_to": "Igual a",
"not_equal_to": "Não é igual a",
"contains": "Contém",
"does_not_contain": "Não contém",
"is_present": "Está presente",
"is_not_present": "Não está presente",
"is_greater_than": "É maior do que",
"is_lesser_than": "É menor do que",
"days_before": "É x dias antes"
},
"ATTRIBUTES": {
"NAME": "Nome:",
"EMAIL": "e-mail",
"PHONE_NUMBER": "Número de telefone",
"IDENTIFIER": "Identificador",
"CITY": "Cidade",
"COUNTRY": "País",
"CUSTOM_ATTRIBUTE_LIST": "Lista",
"CUSTOM_ATTRIBUTE_TEXT": "Texto",
"CUSTOM_ATTRIBUTE_NUMBER": "Número",
"CUSTOM_ATTRIBUTE_LINK": "Endereço",
"CUSTOM_ATTRIBUTE_CHECKBOX": "Caixa de Seleção",
"CREATED_AT": "Criado Em",
"LAST_ACTIVITY": "Última atividade",
"REFERER_LINK": "Referrer link"
},
"GROUPS": {
"STANDARD_FILTERS": "Filtros Padrão",
"ADDITIONAL_FILTERS": "Filtros Adicionais",
"CUSTOM_ATTRIBUTES": "Atributos personalizados"
}
}
}

View File

@@ -54,12 +54,14 @@
"OPEN": "MAIS",
"CLOSE": "FECHAR",
"DETAILS": "Detalhes",
"SNOOZED_UNTIL": "Snoozed until",
"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",
"SNOOZE_UNTIL": "Adiar",
"SNOOZE": {
"TITLE": "Suspender até",
"NEXT_REPLY": "Próxima resposta",
@@ -67,6 +69,11 @@
"NEXT_WEEK": "Próxima semana"
}
},
"CUSTOM_SNOOZE": {
"TITLE": "Suspender até",
"APPLY": "Adiar",
"CANCEL": "cancelar"
},
"PRIORITY": {
"TITLE": "Priority",
"OPTIONS": {

View File

@@ -1,6 +1,13 @@
{
"CSAT": {
"TITLE": "Avalie a sua conversa",
"PLACEHOLDER": "Conte-nos mais..."
"PLACEHOLDER": "Conte-nos mais...",
"RATINGS": {
"POOR": "😞 Poor",
"FAIR": "😑 Fair",
"AVERAGE": "😐 Average",
"GOOD": "😀 Good",
"EXCELLENT": "😍 Excellent"
}
}
}

View File

@@ -48,7 +48,10 @@
}
},
"UPDATE_CHATWOOT": "Está disponível uma nova atualização %{latestChatwootVersion} para o ChatWoot. Por favor, atualize a sua versão.",
"LEARN_MORE": "Saiba mais"
"LEARN_MORE": "Saiba mais",
"PAYMENT_PENDING": "Your payment is pending. Please update your payment information to continue using Chatwoot",
"LIMITS_UPGRADE": "Your account has exceeded the usage limits, please upgrade your plan to continue using Chatwoot",
"OPEN_BILLING": "Open billing"
},
"FORMS": {
"MULTISELECT": {

View File

@@ -74,6 +74,14 @@
"DELETE": "Delete article"
}
},
"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"
},
"PORTAL": {
"HEADER": "Portals",
"DEFAULT": "Padrão",

View File

@@ -535,7 +535,6 @@
"UPDATE": "Atualizar as configurações do horário comercial",
"TOGGLE_AVAILABILITY": "Definir a disponibilidade para essa caixa de entrada",
"UNAVAILABLE_MESSAGE_LABEL": "Unavailable message for visitors",
"UNAVAILABLE_MESSAGE_DEFAULT": "De momento estamos indisponíveis. Deixe por favor uma mensagem. Será respondida o mais rápido possível.",
"TOGGLE_HELP": "Está opção mostrará as horas de disponibilidade no widget da conversa, mesmo que todos os agentes estejam offline. Os visitantes serão avisados dos horários disponíveis através de uma mensagem no formulário de pré-chat.",
"DAY": {
"ENABLE": "Permitir a disponibilidade para este dia",

View File

@@ -87,6 +87,8 @@
},
"OPEN_AI": {
"TITLE": "Improve With AI",
"SUMMARY_TITLE": "Summary with AI",
"REPLY_TITLE": "Reply suggestion with AI",
"SUBTITLE": "An improved reply will be generated using AI, based on your current draft.",
"TONE": {
"TITLE": "Tone",

View File

@@ -4,6 +4,8 @@
"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",
"DATA_FETCHING_FAILED": "Failed to fetch data, please try again later.",
"SUMMARY_FETCHING_FAILED": "Failed to fetch summary, please try again later.",
"METRICS": {
"CONVERSATIONS": {
"NAME": "Conversas",
@@ -34,6 +36,14 @@
"DESC": "( Total )"
}
},
"DATE_RANGE_OPTIONS": {
"LAST_7_DAYS": "Últimos 7 Dias",
"LAST_30_DAYS": "Últimos 30 Dias",
"LAST_3_MONTHS": "Últimos 3 meses",
"LAST_6_MONTHS": "Últimos 6 meses",
"LAST_YEAR": "Último ano",
"CUSTOM_DATE_RANGE": "Intervalo de tempo personalizado"
},
"DATE_RANGE": [
{
"id": 0,
@@ -66,6 +76,12 @@
},
"GROUP_BY_FILTER_DROPDOWN_LABEL": "Agrupar Por",
"DURATION_FILTER_LABEL": "Duração",
"GROUPING_OPTIONS": {
"DAY": "Dia",
"WEEK": "Semana",
"MONTH": "Mês",
"YEAR": "Ano"
},
"GROUP_BY_DAY_OPTIONS": [
{
"id": 1,
@@ -388,6 +404,7 @@
"HEADER": "Relatórios CSAT",
"NO_RECORDS": "Sem dados CSAT disponíveis para reposta.",
"DOWNLOAD": "Download CSAT Reports",
"DOWNLOAD_FAILED": "Failed to download CSAT Reports",
"FILTERS": {
"AGENTS": {
"PLACEHOLDER": "Escolher Agentes"