chore(i18n): Update the latest translations (#9340)
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"PASSWORD_UPDATE_SUCCESS": "A sua senha foi alterada com sucesso",
|
||||
"AFTER_EMAIL_CHANGED": "Seu perfil foi atualizado com sucesso. Faça login novamente, pois suas credenciais de login foram alteradas",
|
||||
"FORM": {
|
||||
"PICTURE": "Profile Picture",
|
||||
"AVATAR": "Imagem de Perfil",
|
||||
"ERROR": "Por favor, corrija os erros",
|
||||
"REMOVE_IMAGE": "Excluir",
|
||||
@@ -56,13 +57,19 @@
|
||||
},
|
||||
"ACCESS_TOKEN": {
|
||||
"TITLE": "Token de acesso",
|
||||
"NOTE": "Esse token pode ser usado se você estiver criando uma integração baseada em API"
|
||||
"NOTE": "Esse token pode ser usado se você estiver criando uma integração baseada em API",
|
||||
"COPY": "Copiar"
|
||||
},
|
||||
"AUDIO_NOTIFICATIONS_SECTION": {
|
||||
"TITLE": "Notificações de Áudio",
|
||||
"NOTE": "Habilitar notificações de áudio no painel para novas mensagens e conversas.",
|
||||
"ALERT_TYPES": {
|
||||
"NONE": "Nenhuma",
|
||||
"MINE": "Assigned",
|
||||
"ALL": "Todos"
|
||||
},
|
||||
"ALERT_TYPE": {
|
||||
"TITLE": "Tipo de Alerta:",
|
||||
"TITLE": "Alert events for conversations:",
|
||||
"NONE": "Nenhuma",
|
||||
"ASSIGNED": "Conversas atribuídas",
|
||||
"ALL_CONVERSATIONS": "Todas as conversas"
|
||||
@@ -88,6 +95,22 @@
|
||||
"SLA_MISSED_NEXT_RESPONSE": "Enviar notificações por e-mail quando uma conversa perder a próxima resposta SLA",
|
||||
"SLA_MISSED_RESOLUTION": "Enviar notificações por e-mail quando uma conversa perder resolução de resolução SLA"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"TITLE": "Notification preferences",
|
||||
"TYPE_TITLE": "Notification type",
|
||||
"EMAIL": "e-mail",
|
||||
"PUSH": "Notificação ",
|
||||
"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": "Suas preferências de notificação foram atualizadas com sucesso",
|
||||
"UPDATE_ERROR": "Ocorreu um erro ao atualizar as preferências, por favor, tente novamente"
|
||||
@@ -320,7 +343,6 @@
|
||||
"GO_TO_REPORTS_SIDEBAR": "Ir para a barra lateral de Relatórios",
|
||||
"MOVE_TO_NEXT_TAB": "Mover para a próxima aba da lista de conversas",
|
||||
"GO_TO_SETTINGS": "Ir para Configurações",
|
||||
"SWITCH_CONVERSATION_STATUS": "Mudar para o próximo status da conversa",
|
||||
"SWITCH_TO_PRIVATE_NOTE": "Mudar para Nota Privada",
|
||||
"SWITCH_TO_REPLY": "Mudar para resposta",
|
||||
"TOGGLE_SNOOZE_DROPDOWN": "Ativar/desativar soneca"
|
||||
|
||||
Reference in New Issue
Block a user