chore: Enable Japanese, update translation from Crowdin (#1417)
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"NOT_AVAILABLE": "Not Available",
|
||||
"EMAIL_ADDRESS": "Endereço de e-mail",
|
||||
"PHONE_NUMBER": "Número de telefone",
|
||||
"COPY_SUCCESSFUL": "Copied to clipboard successfully",
|
||||
"COMPANY": "Company",
|
||||
"LOCATION": "Local:",
|
||||
"CONVERSATION_TITLE": "Detalhes da conversa",
|
||||
@@ -32,7 +33,9 @@
|
||||
"NO_AVAILABLE_LABELS": "There are no labels added to this conversation."
|
||||
},
|
||||
"MUTE_CONTACT": "Mute Conversation",
|
||||
"UNMUTE_CONTACT": "Unmute Conversation",
|
||||
"MUTED_SUCCESS": "This conversation is muted for 6 hours",
|
||||
"UNMUTED_SUCCESS": "This conversation is unmuted",
|
||||
"SEND_TRANSCRIPT": "Send Transcript",
|
||||
"EDIT_LABEL": "Alterar"
|
||||
},
|
||||
@@ -92,5 +95,20 @@
|
||||
"SUCCESS_MESSAGE": "Updated contact successfully",
|
||||
"CONTACT_ALREADY_EXIST": "This email address is in use for another contact.",
|
||||
"ERROR_MESSAGE": "There was an error updating the contact, please try again"
|
||||
},
|
||||
"CONTACTS_PAGE": {
|
||||
"HEADER": "Contacts",
|
||||
"SEARCH_BUTTON": "Search",
|
||||
"SEARCH_INPUT_PLACEHOLDER": "Search for contacts",
|
||||
"LIST": {
|
||||
"LOADING_MESSAGE": "Loading contacts...",
|
||||
"404": "No contacts matches your search 🔍",
|
||||
"TABLE_HEADER": [
|
||||
"Nome:",
|
||||
"Phone Number",
|
||||
"Conversas",
|
||||
"Last Contacted"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,6 +6,13 @@
|
||||
"NO_INBOX_1": "Hola! Parece que você não adicionou nenhuma caixa de entrada ainda.",
|
||||
"NO_INBOX_2": " para começar",
|
||||
"NO_INBOX_AGENT": "Uh Oh! Parece que você não faz parte de nenhuma caixa de entrada. Por favor, contate seu administrador",
|
||||
"SEARCH_MESSAGES": "Search for messages in conversations",
|
||||
"SEARCH": {
|
||||
"TITLE": "Search messages",
|
||||
"LOADING_MESSAGE": "Crunching data...",
|
||||
"PLACEHOLDER": "Type any text to search messages",
|
||||
"NO_MATCHING_RESULTS": "There are no messages matching the search parameters."
|
||||
},
|
||||
"CLICK_HERE": "Clique aqui",
|
||||
"LOADING_INBOXES": "Carregando caixas de entrada",
|
||||
"LOADING_CONVERSATIONS": "Carregando conversas",
|
||||
|
||||
@@ -73,6 +73,13 @@
|
||||
"ENABLED": "Ativado",
|
||||
"DISABLED": "Desabilitado"
|
||||
},
|
||||
"REPLY_TIME": {
|
||||
"TITLE": "Set Reply time",
|
||||
"IN_A_FEW_MINUTES": "In a few minutes",
|
||||
"IN_A_FEW_HOURS": "In a few hours",
|
||||
"IN_A_DAY": "In a day",
|
||||
"HELP_TEXT": "This reply time will be displayed on the live chat widget"
|
||||
},
|
||||
"WIDGET_COLOR": {
|
||||
"LABEL": "Cor do widget",
|
||||
"PLACEHOLDER": "Atualizar a cor do widget usada no widget"
|
||||
@@ -233,6 +240,12 @@
|
||||
"INBOX_UPDATE_TITLE": "Configurações da Caixa de Entrada",
|
||||
"INBOX_UPDATE_SUB_TEXT": "Atualize suas configurações da caixa de entrada",
|
||||
"AUTO_ASSIGNMENT_SUB_TEXT": "Ativar ou desativar a atribuição automática de novas conversas aos agentes adicionados a essa caixa de entrada."
|
||||
},
|
||||
"FACEBOOK_REAUTHORIZE": {
|
||||
"TITLE": "Reautorizar",
|
||||
"SUBTITLE": "Your Facebook connection has expired, please reconnect your Facebook page to continue services",
|
||||
"MESSAGE_SUCCESS": "Reconnection successful",
|
||||
"MESSAGE_ERROR": "There was an error, please try again"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -26,7 +26,8 @@
|
||||
"TITLE": "Notificações por e-mail",
|
||||
"NOTE": "Atualize suas preferências de notificação por e-mail aqui",
|
||||
"CONVERSATION_ASSIGNMENT": "Enviar notificações por email quando uma conversa é atribuída a mim",
|
||||
"CONVERSATION_CREATION": "Enviar notificações por email quando uma nova conversa é criada"
|
||||
"CONVERSATION_CREATION": "Enviar notificações por email quando uma nova conversa é criada",
|
||||
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "Send email notifications when a new message is created in an assigned conversation"
|
||||
},
|
||||
"API": {
|
||||
"UPDATE_SUCCESS": "Your notification preferences are updated successfully",
|
||||
@@ -37,6 +38,7 @@
|
||||
"NOTE": "Update your push notification preferences here",
|
||||
"CONVERSATION_ASSIGNMENT": "Send push notifications when a conversation is assigned to me",
|
||||
"CONVERSATION_CREATION": "Send push notifications when a new conversation is created",
|
||||
"ASSIGNED_CONVERSATION_NEW_MESSAGE": "Send push notifications when a new message is created in an assigned conversation",
|
||||
"HAS_ENABLED_PUSH": "You have enabled push for this browser.",
|
||||
"REQUEST_PUSH": "Enable push notifications"
|
||||
},
|
||||
@@ -120,6 +122,7 @@
|
||||
"SIDEBAR": {
|
||||
"CONVERSATIONS": "Conversas",
|
||||
"REPORTS": "relatórios",
|
||||
"CONTACTS": "Contacts (Beta)",
|
||||
"SETTINGS": "Confirgurações",
|
||||
"HOME": "Home",
|
||||
"AGENTS": "agentes",
|
||||
|
||||
Reference in New Issue
Block a user