Chatwoot/config/locales/pt_BR.yml

100 lines
5.1 KiB
YAML
Raw Normal View History

#Files in the config/locales directory are used for internationalization
#and are automatically loaded by Rails. If you want to use locales other
#than English, add the necessary files in this directory.
#To use the locales, use `I18n.t`:
#I18n.t 'hello'
#In views, this is aliased to just `t`:
#<%= t('hello') %>
#To use a different locale, set it with `I18n.locale`:
#I18n.locale = :es
#This would use the information in config/locales/es.yml.
#The following keys must be escaped otherwise they will not be retrieved by
#the default I18n backend:
#true, false, on, off, yes, no
#Instead, surround them with single quotes.
#en:
#'true': 'foo'
#To learn more, please read the Rails Internationalization guide
#available at https://guides.rubyonrails.org/i18n.html.
pt_BR:
hello: "Olá, mundo"
messages:
reset_password_success: Legal! A solicitação de alteração de senha foi bem sucedida. Verifique seu e-mail para obter instruções.
reset_password_failure: Uh ho! Não conseguimos encontrar nenhum usuário com o e-mail especificado.
errors:
signup:
disposable_email: Não permitimos e-mails descartáveis
invalid_email: Você digitou um email inválido
email_already_exists: "Você já se cadastrou para uma conta com %{email}"
failed: Registro falhou
2021-10-14 08:02:15 +00:00
contacts:
import:
failed: File is blank
2020-12-15 19:05:40 +00:00
reports:
period: Reportando o período %{since} a %{until}
agent_csv:
agent_name: Nome do Agente
conversations_count: Contagem de conversas
avg_first_response_time: Tempo médio de primeira resposta (minutos)
avg_resolution_time: Tempo médio de resolução (minutos)
2021-10-14 08:02:15 +00:00
team_csv:
team_name: Nome do departamento
conversations_count: Contagem de conversas
avg_first_response_time: Tempo médio de primeira resposta (minutos)
avg_resolution_time: Tempo médio de resolução (minutos)
notifications:
notification_title:
2021-03-15 18:30:53 +00:00
conversation_creation: "[Nova conversa] - #%{display_id} foi criado em %{inbox_name}"
conversation_assignment: "[Atribuído a você] - #%{display_id} foi atribuído a você"
assigned_conversation_new_message: "[Nova mensagem] - #%{display_id} %{content}"
conversation_mention: "Você foi mencionado na conversa [ID - %{display_id}] por %{name}"
conversations:
messages:
deleted: Esta mensagem foi apagada
activity:
status:
resolved: "Conversa foi marcada como resolvida por %{user_name}"
open: "Conversa foi reaberta por %{user_name}"
pending: "Conversa foi marcada como pendente por %{user_name}"
snoozed: "Conversa não atribuída por %{user_name}"
auto_resolved: "Conversa foi marcada como resolvida pelo sistema por ter %{duration} dias de inatividade"
assignee:
self_assigned: "%{user_name} atribuiu a si mesmo essa conversa"
assigned: "Atribuído a %{assignee_name} por %{user_name}"
removed: "Conversa não atribuída por %{user_name}"
2021-03-15 18:30:53 +00:00
team:
assigned: "Atribuído a %{team_name} por %{user_name}"
assigned_with_assignee: "Atribuído a %{assignee_name} via %{team_name} por %{user_name}"
removed: "Desatribuído de %{team_name} por %{user_name}"
labels:
added: "%{user_name} adicionou %{labels}"
removed: "%{user_name} removeu %{labels}"
muted: "%{user_name} silenciou a conversa"
unmuted: "%{user_name} reativou a conversa"
templates:
greeting_message_body: "%{account_name} normalmente responde em algumas horas."
ways_to_reach_you_message_body: "Informe uma forma para entrarmos em contato com você."
email_input_box_message_body: "Seja notificado por e-mail"
chore: New translation updates (#2585) * New translations contact.json (Vietnamese) * New translations conversation.json (Vietnamese) * New translations inboxMgmt.json (Vietnamese) * New translations settings.json (Vietnamese) * New translations en.json (Vietnamese) * New translations inboxMgmt.json (Chinese Traditional) * New translations contact.json (Chinese Traditional) * New translations conversation.json (Chinese Traditional) * New translations settings.json (Chinese Traditional) * New translations en.json (Chinese Traditional) * New translations en.yml (Chinese Simplified) * New translations settings.json (Indonesian) * New translations en.json (Indonesian) * New translations contact.json (Persian) * New translations conversation.json (Persian) * New translations inboxMgmt.json (Persian) * New translations inboxMgmt.json (Indonesian) * New translations contact.json (Portuguese, Brazilian) * New translations conversation.json (Portuguese, Brazilian) * New translations inboxMgmt.json (Portuguese, Brazilian) * New translations integrations.json (Portuguese, Brazilian) * New translations settings.json (Portuguese, Brazilian) * New translations en.json (Portuguese, Brazilian) * New translations contact.json (Indonesian) * New translations conversation.json (Indonesian) * New translations en.json (Chinese Simplified) * New translations devise.en.yml (Chinese Simplified) * New translations inboxMgmt.json (Swedish) * New translations settings.json (Swedish) * New translations conversation.json (Swedish) * New translations en.json (Swedish) * New translations contact.json (Turkish) * New translations conversation.json (Turkish) * New translations contact.json (Swedish) * New translations conversation.json (Slovak) * New translations inboxMgmt.json (Slovak) * New translations settings.json (Slovak) * New translations en.json (Slovak) * New translations inboxMgmt.json (Turkish) * New translations en.json (Ukrainian) * New translations contact.json (Chinese Simplified) * New translations settings.json (Ukrainian) * New translations conversation.json (Chinese Simplified) * New translations inboxMgmt.json (Chinese Simplified) * New translations settings.json (Chinese Simplified) * New translations settings.json (Turkish) * New translations en.json (Turkish) * New translations contact.json (Ukrainian) * New translations conversation.json (Ukrainian) * New translations inboxMgmt.json (Ukrainian) * New translations settings.json (Persian) * New translations integrationApps.json (French) * New translations en.json (Hebrew) * New translations contact.json (Hebrew) * New translations en.json (Nepali) * New translations conversation.json (Hebrew) * New translations inboxMgmt.json (Hebrew) * New translations settings.json (Hebrew) * New translations settings.json (Nepali) * New translations csatMgmt.json (French) * New translations contact.json (Thai) * New translations conversation.json (Thai) * New translations inboxMgmt.json (Thai) * New translations settings.json (Thai) * New translations en.json (Thai) * New translations en.json (Tamil) * New translations contact.json (Tamil) * New translations en.json (Persian) * New translations conversation.json (Tamil) * New translations inboxMgmt.json (Tamil) * New translations settings.json (Tamil) * New translations settings.json (Malayalam) * New translations en.json (Malayalam) * New translations contact.json (Nepali) * New translations conversation.json (Nepali) * New translations inboxMgmt.json (Nepali) * New translations inboxMgmt.json (Malayalam) * New translations contact.json (Hindi) * New translations conversation.json (Hindi) * New translations inboxMgmt.json (Hindi) * New translations settings.json (Hindi) * New translations en.json (Hindi) * New translations contact.json (Malayalam) * New translations conversation.json (Malayalam) * New translations contact.json (Slovak) * New translations contact.json (Danish) * New translations conversation.json (Danish) * New translations inboxMgmt.json (Danish) * New translations settings.json (Danish) * New translations en.json (Danish) * New translations inboxMgmt.json (Czech) * New translations contact.json (Czech) * New translations conversation.json (Czech) * New translations settings.json (Czech) * New translations en.json (Czech) * New translations contact.json (German) * New translations settings.json (Greek) * New translations en.json (Greek) * New translations contact.json (Finnish) * New translations conversation.json (Finnish) * New translations inboxMgmt.json (Finnish) * New translations inboxMgmt.json (Greek) * New translations conversation.json (German) * New translations inboxMgmt.json (German) * New translations integrations.json (German) * New translations settings.json (German) * New translations en.yml (German) * New translations en.json (German) * New translations contact.json (Greek) * New translations conversation.json (Greek) * New translations en.json (Catalan) * New translations inboxMgmt.json (French) * New translations integrations.json (French) * New translations report.json (French) * New translations settings.json (French) * New translations en.yml (French) * New translations conversation.json (French) * New translations en.json (French) * New translations labelsMgmt.json (French) * New translations teamsSettings.json (French) * New translations campaign.json (French) * New translations contact.json (Spanish) * New translations conversation.json (Spanish) * New translations contact.json (French) * New translations contact.json (Romanian) * New translations conversation.json (Romanian) * New translations inboxMgmt.json (Romanian) * New translations settings.json (Romanian) * New translations chatlist.json (French) * New translations en.json (Romanian) * New translations inboxMgmt.json (Spanish) * New translations en.json (Arabic) * New translations contact.json (Catalan) * New translations settings.json (Arabic) * New translations conversation.json (Catalan) * New translations inboxMgmt.json (Catalan) * New translations settings.json (Catalan) * New translations settings.json (Spanish) * New translations en.json (Spanish) * New translations contact.json (Arabic) * New translations conversation.json (Arabic) * New translations inboxMgmt.json (Arabic) * New translations settings.json (Norwegian) * New translations en.json (Norwegian) * New translations contact.json (Polish) * New translations conversation.json (Polish) * New translations inboxMgmt.json (Polish) * New translations inboxMgmt.json (Norwegian) * New translations conversation.json (Dutch) * New translations inboxMgmt.json (Dutch) * New translations settings.json (Dutch) * New translations en.json (Dutch) * New translations contact.json (Norwegian) * New translations conversation.json (Norwegian) * New translations settings.json (Finnish) * New translations contact.json (Russian) * New translations conversation.json (Russian) * New translations inboxMgmt.json (Russian) * New translations settings.json (Russian) * New translations en.json (Russian) * New translations en.json (Portuguese) * New translations settings.json (Polish) * New translations en.json (Polish) * New translations contact.json (Portuguese) * New translations conversation.json (Portuguese) * New translations inboxMgmt.json (Portuguese) * New translations settings.json (Portuguese) * New translations contact.json (Dutch) * New translations en.json (Hungarian) * New translations contact.json (Italian) * New translations conversation.json (Italian) * New translations inboxMgmt.json (Italian) * New translations settings.json (Italian) * New translations en.json (Italian) * New translations en.json (Finnish) * New translations contact.json (Hungarian) * New translations conversation.json (Hungarian) * New translations inboxMgmt.json (Hungarian) * New translations settings.json (Hungarian) * New translations contact.json (Korean) * New translations conversation.json (Korean) * New translations inboxMgmt.json (Korean) * New translations settings.json (Korean) * New translations en.json (Korean) * New translations en.json (Japanese) * New translations contact.json (Japanese) * New translations conversation.json (Japanese) * New translations inboxMgmt.json (Japanese) * New translations settings.json (Japanese) * New translations en.yml (Portuguese, Brazilian) * chore: revert key name * Update zh_CN.yml * New translations contact.json (Russian) Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2021-07-07 15:55:04 +00:00
csat_input_message_body: "Por favor, classifique a conversa"
reply:
email_subject: "Novas mensagens nesta conversa"
transcript_subject: "Transcrição da conversa"
survey:
response: "Por favor, classifique esta conversa, %{link}"
2021-10-14 08:02:15 +00:00
contacts:
online:
delete: "%{contact_name} is Online, please try again later"
integration_apps:
slack:
name: "Slack"
description: "Slack é uma ferramenta que reúne todas as suas comunicações em um só lugar. Ao integrar o Slack, você pode ser notificado de todas as novas conversas da sua conta diretamente no seu Slack."
webhooks:
name: "Webhooks"
description: "Webhooks fornecem informações em tempo real sobre o que está acontecendo em sua conta. Você pode usar os webhooks para comunicar eventos com seus aplicativos favoritos como Slack ou Github. Clique em Configurar para configurar seus webhooks."
dialogflow:
name: "Fluxo de diálogo"
description: "Construa chatbots usando Dialogflow e conecte-os à sua caixa de entrada rapidamente. Deixe os bots lidarem com as consultas antes de entregá-los a um agente de atendimento ao cliente."
fullcontact:
name: "Contato completo"
description: "A integração de contatos completos ajuda a enriquecer perfis de visitantes. Identifique os usuários assim que eles compartilham seu endereço de e-mail e ofereça um atendimento ao cliente personalizado. Conecte seu FullContact à sua conta compartilhando a chave de API de Contato Fullcot."