chore(i18n): Update the latest translations (#9340)

This commit is contained in:
Chatwoot Bot
2024-05-02 20:48:17 +05:30
committed by GitHub
parent af39308851
commit 94e1d55543
369 changed files with 4610 additions and 1860 deletions

View File

@@ -10,6 +10,7 @@
"PASSWORD_UPDATE_SUCCESS": "Sua senha foi alterada com sucesso",
"AFTER_EMAIL_CHANGED": "Seu perfil foi atualizado com sucesso, faça o login novamente pois suas credenciais foram alteradas",
"FORM": {
"PICTURE": "Profile Picture",
"AVATAR": "Imagem do perfil",
"ERROR": "Por favor, corrigir erros de formulário",
"REMOVE_IMAGE": "Excluir",
@@ -56,13 +57,19 @@
},
"ACCESS_TOKEN": {
"TITLE": "Token de acesso",
"NOTE": "Este token pode ser usado se você estiver construindo uma integração baseada em API"
"NOTE": "Este token pode ser usado se você estiver construindo uma integração baseada em API",
"COPY": "Copiar"
},
"AUDIO_NOTIFICATIONS_SECTION": {
"TITLE": "Notificações de som",
"NOTE": "Ativar notificações de som no painel quando surgirem novas mensagens e conversas.",
"ALERT_TYPES": {
"NONE": "Nenhuma",
"MINE": "Assigned",
"ALL": "Todas"
},
"ALERT_TYPE": {
"TITLE": "Eventos de alerta:",
"TITLE": "Alert events for conversations:",
"NONE": "Nenhuma",
"ASSIGNED": "Conversas atribuídas",
"ALL_CONVERSATIONS": "Todas as conversas"
@@ -85,8 +92,24 @@
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "Enviar mensagem de email quando criada uma mensagem ou atribuída uma conversa",
"PARTICIPATING_CONVERSATION_NEW_MESSAGE": "Enviar notificações por email quando uma nova mensagem é criada numa conversa em que está a participar",
"SLA_MISSED_FIRST_RESPONSE": "Enviar notificações por e-mail quando uma conversa perder a primeira resposta SLA",
"SLA_MISSED_NEXT_RESPONSE": "Send email notifications when a conversation misses next response SLA",
"SLA_MISSED_RESOLUTION": "Send email notifications when a conversation misses resolution SLA"
"SLA_MISSED_NEXT_RESPONSE": "Enviar notificações por email quando uma conversa falhar a SLA de primeira resposta",
"SLA_MISSED_RESOLUTION": "Enviar notificações por email quando uma conversa falhar a SLA de resolução"
},
"NOTIFICATIONS": {
"TITLE": "Notification preferences",
"TYPE_TITLE": "Notification type",
"EMAIL": "e-mail",
"PUSH": "Push notification",
"TYPES": {
"CONVERSATION_CREATED": "A new conversation is created",
"CONVERSATION_ASSIGNED": "A conversation is assigned to you",
"CONVERSATION_MENTION": "You are mentioned in a conversation",
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "A new message is created in an assigned conversation",
"PARTICIPATING_CONVERSATION_NEW_MESSAGE": "A new message is created in a participating conversation",
"SLA_MISSED_FIRST_RESPONSE": "A conversation misses first response SLA",
"SLA_MISSED_NEXT_RESPONSE": "A conversation misses next response SLA",
"SLA_MISSED_RESOLUTION": "A conversation misses resolution SLA"
}
},
"API": {
"UPDATE_SUCCESS": "As suas preferências de notificação foram atualizadas com sucesso",
@@ -102,9 +125,9 @@
"PARTICIPATING_CONVERSATION_NEW_MESSAGE": "Enviar notificações push quando uma nova mensagem é criada numa conversa em que está a participar",
"HAS_ENABLED_PUSH": "Ativou notificações Push neste navegador.",
"REQUEST_PUSH": "Ativar notificações Push",
"SLA_MISSED_FIRST_RESPONSE": "Send push notifications when a conversation misses first response SLA",
"SLA_MISSED_NEXT_RESPONSE": "Send push notifications when a conversation misses next response SLA",
"SLA_MISSED_RESOLUTION": "Send push notifications when a conversation misses resolution SLA"
"SLA_MISSED_FIRST_RESPONSE": "Enviar uma notificação Push quando uma conversa falhar a SLA de primeira resposta",
"SLA_MISSED_NEXT_RESPONSE": "Enviar uma notificação Push quando uma conversa falhar a SLA de resposta seguinte",
"SLA_MISSED_RESOLUTION": "Enviar uma notificação Push quando uma conversa falhar a SLA de resolução"
},
"PROFILE_IMAGE": {
"LABEL": "Imagem do perfil"
@@ -211,7 +234,7 @@
"ALL_CONVERSATIONS": "Todas as conversas",
"MENTIONED_CONVERSATIONS": "Menções",
"PARTICIPATING_CONVERSATIONS": "Participando",
"UNATTENDED_CONVERSATIONS": "Por tratar",
"UNATTENDED_CONVERSATIONS": "Por responder",
"REPORTS": "relatórios",
"SETTINGS": "Configurações",
"CONTACTS": "Contactos",
@@ -320,7 +343,6 @@
"GO_TO_REPORTS_SIDEBAR": "Ir para barra lateral de Relatórios",
"MOVE_TO_NEXT_TAB": "Mover para próximo separador da lista de conversas",
"GO_TO_SETTINGS": "Ir para as configurações",
"SWITCH_CONVERSATION_STATUS": "Mudar para o próximo estado de conversa",
"SWITCH_TO_PRIVATE_NOTE": "Alterar para nota privada",
"SWITCH_TO_REPLY": "Mudar para resposta",
"TOGGLE_SNOOZE_DROPDOWN": "Ativar/desativar suspensos"