chore: Update translations (#12506)

This commit is contained in:
Chatwoot Bot
2025-09-23 22:17:31 -07:00
committed by GitHub
parent 728956a734
commit 68c070bcd9
161 changed files with 1215 additions and 175 deletions

View File

@@ -554,10 +554,12 @@
"WROTE": "escreveu",
"YOU": "Você",
"SAVE": "Salvar nota",
"ADD_NOTE": "Adicionar nota de contato",
"EXPAND": "Expandir",
"COLLAPSE": "Recolher",
"NO_NOTES": "Sem notas, você pode adicionar notas a partir da página de detalhes do contato.",
"EMPTY_STATE": "Não existem notas associadas a este contato. Você pode adicionar uma nota digitando na caixa acima."
"EMPTY_STATE": "Não existem notas associadas a este contato. Você pode adicionar uma nota digitando na caixa acima.",
"CONVERSATION_EMPTY_STATE": "Ainda não há notas. Use o botão Adicionar nota para criar uma."
}
},
"EMPTY_STATE": {

View File

@@ -1,7 +1,7 @@
{
"CONTENT_TEMPLATES": {
"MODAL": {
"TITLE": "Twilio Templates",
"TITLE": "Templates Twilio",
"SUBTITLE": "Select the Twilio template you want to send",
"TEMPLATE_SELECTED_SUBTITLE": "Configurar modelo: {templateName}"
},
@@ -27,7 +27,7 @@
},
"TYPES": {
"MEDIA": "Media",
"QUICK_REPLY": "Quick Reply",
"QUICK_REPLY": "Resposta Rápida",
"TEXT": "Texto"
}
},
@@ -41,7 +41,7 @@
"FORM_ERROR_MESSAGE": "Por favor, preencha todas as variáveis antes de enviar",
"MEDIA_HEADER_LABEL": "Cabeçalho {type}",
"MEDIA_URL_LABEL": "Enter full media URL",
"MEDIA_URL_PLACEHOLDER": "https://example.com/image.jpg"
"MEDIA_URL_PLACEHOLDER": "https://exemplo.com.br/imagem.jpg"
},
"FORM": {
"BACK_BUTTON": "Anterior",

View File

@@ -35,11 +35,11 @@
"API_HOURS_WINDOW": "Você só pode responder a esta conversa em {hours} horas",
"NOT_ASSIGNED_TO_YOU": "Esta conversa não está atribuída a você. Gostaria de atribuir esta conversa a você mesmo?",
"ASSIGN_TO_ME": "Atribuir a mim",
"BOT_HANDOFF_MESSAGE": "You are responding to a conversation which is currently handled by an assistant or a bot.",
"BOT_HANDOFF_ACTION": "Mark open and assign to you",
"BOT_HANDOFF_REOPEN_ACTION": "Mark conversation open",
"BOT_HANDOFF_SUCCESS": "Conversation has been handed over to you",
"BOT_HANDOFF_ERROR": "Failed to take over the conversation. Please try again.",
"BOT_HANDOFF_MESSAGE": "Você está respondendo a uma conversa que é atualmente tratada por um assistente ou um robô.",
"BOT_HANDOFF_ACTION": "Marcar como aberta e atribuir a você",
"BOT_HANDOFF_REOPEN_ACTION": "Marcar conversa como aberta",
"BOT_HANDOFF_SUCCESS": "Uma conversa foi atribuída a você",
"BOT_HANDOFF_ERROR": "Falha ao resolver conversas. Por favor, tente novamente.",
"TWILIO_WHATSAPP_CAN_REPLY": "Você só pode responder a esta conversa usando um modelo de mensagem devido a",
"TWILIO_WHATSAPP_24_HOURS_WINDOW": "Restrições de janela de mensagem de 24 horas",
"OLD_INSTAGRAM_INBOX_REPLY_BANNER": "Esta conta do Instagram foi migrada para a nova caixa de entrada do canal do Instagram. Todas as novas mensagens serão mostradas lá. Você não poderá mais enviar mensagens desta conversa.",
@@ -72,15 +72,15 @@
"HIDE_LABELS": "Ocultar as etiquetas"
},
"VOICE_CALL": {
"INCOMING_CALL": "Incoming call",
"OUTGOING_CALL": "Outgoing call",
"CALL_IN_PROGRESS": "Call in progress",
"NO_ANSWER": "No answer",
"MISSED_CALL": "Missed call",
"CALL_ENDED": "Call ended",
"NOT_ANSWERED_YET": "Not answered yet",
"THEY_ANSWERED": "They answered",
"YOU_ANSWERED": "You answered"
"INCOMING_CALL": "Chamada recebida",
"OUTGOING_CALL": "Chamada realizada",
"CALL_IN_PROGRESS": "Chamada em andamento",
"NO_ANSWER": "Sem resposta",
"MISSED_CALL": "Chamada perdida",
"CALL_ENDED": "Chamada encerrada",
"NOT_ANSWERED_YET": "Ainda não respondido",
"THEY_ANSWERED": "Eles responderam",
"YOU_ANSWERED": "Você respondeu"
},
"HEADER": {
"RESOLVE_ACTION": "Resolver",

View File

@@ -705,9 +705,9 @@
},
"FORM": {
"TYPE": {
"LABEL": "Document Type",
"LABEL": "Tipo do documento",
"URL": "URL:",
"PDF": "PDF File"
"PDF": "Arquivo PDF"
},
"URL": {
"LABEL": "URL:",
@@ -715,16 +715,16 @@
"ERROR": "Por favor forneça uma URL válida para o documento"
},
"PDF_FILE": {
"LABEL": "PDF File",
"CHOOSE_FILE": "Choose PDF file",
"ERROR": "Please select a PDF file",
"HELP_TEXT": "Maximum file size: 10MB",
"INVALID_TYPE": "Please select a valid PDF file",
"TOO_LARGE": "File size exceeds 10MB limit"
"LABEL": "Arquivo PDF",
"CHOOSE_FILE": "Escolher arquivo PDF",
"ERROR": "Por favor, selecione um arquivo PDF",
"HELP_TEXT": "Tamanho máximo do arquivo: 10 MB",
"INVALID_TYPE": "Por favor, selecione um arquivo PDF válido",
"TOO_LARGE": "O tamanho do arquivo excede o limite de 10 MB"
},
"NAME": {
"LABEL": "Document Name (Optional)",
"PLACEHOLDER": "Enter a name for the document"
"LABEL": "Nome do documento (opcional)",
"PLACEHOLDER": "Insira um nome para o documento"
},
"ASSISTANT": {
"LABEL": "Assistente",
@@ -761,7 +761,7 @@
"SELECTED": "{count} selecionado",
"SELECT_ALL": "Selecionar todos ({count})",
"UNSELECT_ALL": "Desmarcar todos ({count})",
"SEARCH_PLACEHOLDER": "Search FAQs...",
"SEARCH_PLACEHOLDER": "Pesquisar FAQs...",
"BULK_APPROVE_BUTTON": "Aprovar",
"BULK_DELETE_BUTTON": "Excluir",
"BULK_APPROVE": {

View File

@@ -22,6 +22,20 @@
},
"FORGOT_PASSWORD": "Esqueceu-se da sua senha?",
"CREATE_NEW_ACCOUNT": "Criar nova conta",
"SUBMIT": "Entrar"
"SUBMIT": "Entrar",
"SAML": {
"LABEL": "Login via SSO",
"TITLE": "Iniciar Single Sign-on (SSO)",
"SUBTITLE": "Digite seu e-mail de trabalho para acessar sua organização",
"BACK_TO_LOGIN": "Login com senha",
"WORK_EMAIL": {
"LABEL": "E-mail de trabalho",
"PLACEHOLDER": "Digite seu e-mail de trabalho"
},
"SUBMIT": "Continuar com SSO",
"API": {
"ERROR_MESSAGE": "Falha na autenticação SSO"
}
}
}
}

View File

@@ -26,7 +26,7 @@
"VERIFY_BUTTON": "Verify & Continue",
"CANCEL": "Cancelar",
"ERROR_STARTING": "MFA not enabled. Please contact administrator.",
"INVALID_CODE": "Invalid verification code",
"INVALID_CODE": "Código de verificação inválido",
"SECRET_COPIED": "Secret key copied to clipboard",
"SUCCESS": "Two-factor authentication has been enabled successfully"
},

View File

@@ -53,11 +53,11 @@
}
},
"LANGUAGE": {
"TITLE": "Preferred Language",
"NOTE": "Choose the language you want to use.",
"UPDATE_SUCCESS": "Your Language settings have been updated successfully",
"UPDATE_ERROR": "There is an error while updating the language settings, please try again",
"USE_ACCOUNT_DEFAULT": "Use account default"
"TITLE": "Idioma preferido",
"NOTE": "Escolha o idioma que deseja usar.",
"UPDATE_SUCCESS": "Suas configurações de idioma foram atualizadas com sucesso",
"UPDATE_ERROR": "Ocorreu um erro ao atualizar as configurações de idioma, por favor, tente novamente",
"USE_ACCOUNT_DEFAULT": "Usar padrão da conta"
}
},
"MESSAGE_SIGNATURE_SECTION": {
@@ -81,9 +81,9 @@
"BTN_TEXT": "Mudar Senha"
},
"SECURITY_SECTION": {
"TITLE": "Security",
"TITLE": "Segurança",
"NOTE": "Manage additional security features for your account.",
"MFA_BUTTON": "Manage Two-Factor Authentication"
"MFA_BUTTON": "Gerenciar autenticação de dois fatores "
},
"ACCESS_TOKEN": {
"TITLE": "Token de acesso",
@@ -364,7 +364,7 @@
"INFO_SHORT": "Marcar off-line automaticamente quando não estiver usando o aplicativo."
},
"DOCS": "Ler documentos",
"SECURITY": "Security"
"SECURITY": "Segurança"
},
"BILLING_SETTINGS": {
"TITLE": "Cobrança",
@@ -397,9 +397,9 @@
"NO_BILLING_USER": "A sua conta de cobrança está sendo configurada. Atualize a página e tente novamente."
},
"SECURITY_SETTINGS": {
"TITLE": "Security",
"DESCRIPTION": "Manage your account security settings.",
"LINK_TEXT": "Learn more about SAML SSO",
"TITLE": "Segurança",
"DESCRIPTION": "Gerencie as configurações de segurança da sua conta.",
"LINK_TEXT": "Saiba mais sobre o SAML SSO",
"SAML": {
"TITLE": "SAML SSO",
"NOTE": "Configure SAML single sign-on for your account. Users will authenticate through your identity provider instead of using email/password.",
@@ -442,7 +442,7 @@
"VALIDATION": {
"REQUIRED_FIELDS": "SSO URL, Identity Provider Entity ID, and Certificate are required fields",
"SSO_URL_ERROR": "Please enter a valid SSO URL",
"CERTIFICATE_ERROR": "Certificate is required",
"CERTIFICATE_ERROR": "O certificado é necessário",
"IDP_ENTITY_ID_ERROR": "Identity Provider Entity ID is required"
},
"ENTERPRISE_PAYWALL": {