2020-04-23 18:22:16 +00:00
{
"CONTACT_PANEL" : {
2020-08-26 16:03:52 +00:00
"NOT_AVAILABLE" : "Not Available" ,
"EMAIL_ADDRESS" : "Endereço de e-mail" ,
"PHONE_NUMBER" : "Número de telefone" ,
2020-11-16 17:41:14 +00:00
"COPY_SUCCESSFUL" : "Copied to clipboard successfully" ,
2020-08-26 16:03:52 +00:00
"COMPANY" : "Company" ,
"LOCATION" : "Local:" ,
2020-04-23 18:22:16 +00:00
"CONVERSATION_TITLE" : "Detalhes da conversa" ,
"BROWSER" : "Navegador" ,
Chore: Add Romanian, Portuguese, Brazilian, Ukrainian languages (#790)
* New translations integrations.json (Romanian)
* New translations integrations.json (Portuguese, Brazilian)
* New translations integrations.json (Ukrainian)
* New translations integrations.json (Portuguese)
* New translations inboxMgmt.json (French)
* New translations report.json (Portuguese, Brazilian)
* New translations resetPassword.json (Portuguese, Brazilian)
* New translations login.json (Portuguese)
* New translations report.json (Ukrainian)
* New translations report.json (Portuguese)
* New translations cannedMgmt.json (Portuguese)
* New translations billing.json (Portuguese)
* New translations agentMgmt.json (Spanish)
* New translations agentMgmt.json (Portuguese, Brazilian)
* New translations generalSettings.json (French)
* New translations conversation.json (Portuguese, Brazilian)
* New translations conversation.json (Portuguese)
* New translations chatlist.json (Portuguese)
* New translations contact.json (Portuguese)
* New translations chatlist.json (Portuguese, Brazilian)
* New translations en.yml (Portuguese, Brazilian)
* New translations devise.en.yml (Portuguese, Brazilian)
* New translations en.yml (French)
* New translations en.yml (Spanish)
* New translations settings.json (Romanian)
* New translations setNewPassword.json (Portuguese)
* New translations setNewPassword.json (Ukrainian)
* New translations signup.json (Portuguese, Brazilian)
* New translations settings.json (Ukrainian)
* New translations settings.json (Portuguese, Brazilian)
2020-05-01 06:33:46 +00:00
"OS" : "Sistema operacional" ,
"INITIATED_FROM" : "Iniciado de" ,
2020-04-23 18:22:16 +00:00
"INITIATED_AT" : "Iniciado em" ,
2020-12-22 12:31:10 +00:00
"IP_ADDRESS" : "IP Address" ,
2021-04-19 09:40:16 +00:00
"NEW_MESSAGE" : "New message" ,
2020-04-23 18:22:16 +00:00
"CONVERSATIONS" : {
"NO_RECORDS_FOUND" : "Não há conversas anteriores associadas a este contato." ,
"TITLE" : "Conversas anteriores"
} ,
"LABELS" : {
2021-06-15 16:45:18 +00:00
"CONTACT" : {
"TITLE" : "Contact Labels" ,
"ERROR" : "Couldn't update labels"
} ,
"CONVERSATION" : {
"TITLE" : "Conversation Labels" ,
"ADD_BUTTON" : "Add Labels"
2020-07-07 19:29:30 +00:00
} ,
2021-05-17 18:23:19 +00:00
"LABEL_SELECT" : {
"TITLE" : "Add Labels" ,
"PLACEHOLDER" : "Search labels" ,
"NO_RESULT" : "No labels found"
}
2020-07-07 19:29:30 +00:00
} ,
2020-08-22 12:24:16 +00:00
"MUTE_CONTACT" : "Mute Conversation" ,
2020-11-16 17:41:14 +00:00
"UNMUTE_CONTACT" : "Unmute Conversation" ,
2020-08-22 12:24:16 +00:00
"MUTED_SUCCESS" : "This conversation is muted for 6 hours" ,
2020-11-16 17:41:14 +00:00
"UNMUTED_SUCCESS" : "This conversation is unmuted" ,
2020-08-22 12:24:16 +00:00
"SEND_TRANSCRIPT" : "Send Transcript" ,
2020-07-07 19:29:30 +00:00
"EDIT_LABEL" : "Alterar"
2020-08-26 16:03:52 +00:00
} ,
"EDIT_CONTACT" : {
"BUTTON_LABEL" : "Edit Contact" ,
"TITLE" : "Edit contact" ,
2021-03-15 18:30:53 +00:00
"DESC" : "Edit contact details"
} ,
"CREATE_CONTACT" : {
"BUTTON_LABEL" : "New Contact" ,
"TITLE" : "Create new contact" ,
"DESC" : "Add basic information details about the contact."
} ,
"CONTACT_FORM" : {
2020-08-26 16:03:52 +00:00
"FORM" : {
"SUBMIT" : "submeter" ,
"CANCEL" : "cancelar" ,
"AVATAR" : {
"LABEL" : "Contact Avatar"
} ,
"NAME" : {
"PLACEHOLDER" : "Enter the full name of the contact" ,
"LABEL" : "Full Name"
} ,
"BIO" : {
"PLACEHOLDER" : "Enter the bio of the contact" ,
"LABEL" : "Bio"
} ,
"EMAIL_ADDRESS" : {
"PLACEHOLDER" : "Enter the email address of the contact" ,
"LABEL" : "Endereço de e-mail"
} ,
"PHONE_NUMBER" : {
"PLACEHOLDER" : "Enter the phone number of the contact" ,
2021-04-19 09:40:16 +00:00
"LABEL" : "Phone Number" ,
"HELP" : "Phone number should be of E.164 format eg: +1415555555 [+][country code][area code][local phone number]" ,
"ERROR" : "Phone number should be either empty or of E.164 format"
2020-08-26 16:03:52 +00:00
} ,
"LOCATION" : {
"PLACEHOLDER" : "Enter the location of the contact" ,
"LABEL" : "Local:"
} ,
"COMPANY_NAME" : {
"PLACEHOLDER" : "Enter the company name" ,
"LABEL" : "Company Name"
} ,
"SOCIAL_PROFILES" : {
"FACEBOOK" : {
"PLACEHOLDER" : "Enter the Facebook username" ,
"LABEL" : "Facebook"
} ,
"TWITTER" : {
"PLACEHOLDER" : "Enter the Twitter username" ,
"LABEL" : "Twitter"
} ,
"LINKEDIN" : {
"PLACEHOLDER" : "Enter the LinkedIn username" ,
"LABEL" : "LinkedIn"
} ,
"GITHUB" : {
"PLACEHOLDER" : "Enter the Github username" ,
"LABEL" : "Github"
}
}
} ,
2021-03-15 18:30:53 +00:00
"SUCCESS_MESSAGE" : "Contact saved successfully" ,
2020-08-26 16:03:52 +00:00
"CONTACT_ALREADY_EXIST" : "This email address is in use for another contact." ,
2021-03-15 18:30:53 +00:00
"ERROR_MESSAGE" : "Ocorreu um erro, por favor tente novamente"
2020-11-16 17:41:14 +00:00
} ,
2021-04-19 09:40:16 +00:00
"NEW_CONVERSATION" : {
"BUTTON_LABEL" : "Start conversation" ,
"TITLE" : "New conversation" ,
"DESC" : "Start a new conversation by sending a new message." ,
"NO_INBOX" : "Couldn't find an inbox to initiate a new conversation with this contact." ,
"FORM" : {
"TO" : {
"LABEL" : "To"
} ,
"INBOX" : {
"LABEL" : "Inbox" ,
"ERROR" : "Select an inbox"
} ,
"MESSAGE" : {
"LABEL" : "Message" ,
"PLACEHOLDER" : "Write your message here" ,
"ERROR" : "Message can't be empty"
} ,
"SUBMIT" : "Send message" ,
"CANCEL" : "cancelar" ,
"SUCCESS_MESSAGE" : "Message sent!" ,
"ERROR_MESSAGE" : "Couldn't send! try again"
}
} ,
2020-11-16 17:41:14 +00:00
"CONTACTS_PAGE" : {
"HEADER" : "Contacts" ,
2021-07-07 15:55:04 +00:00
"FIELDS" : "Contact fields" ,
2020-11-16 17:41:14 +00:00
"SEARCH_BUTTON" : "Search" ,
"SEARCH_INPUT_PLACEHOLDER" : "Search for contacts" ,
"LIST" : {
"LOADING_MESSAGE" : "Loading contacts..." ,
"404" : "No contacts matches your search 🔍" ,
2021-06-29 12:42:33 +00:00
"NO_CONTACTS" : "There are no available contacts" ,
2021-03-15 18:30:53 +00:00
"TABLE_HEADER" : {
"NAME" : "Nome:" ,
"PHONE_NUMBER" : "Phone Number" ,
"CONVERSATIONS" : "Conversas" ,
"LAST_ACTIVITY" : "Last Activity" ,
"COUNTRY" : "Country" ,
"CITY" : "City" ,
"SOCIAL_PROFILES" : "Social Profiles" ,
"COMPANY" : "Company" ,
"EMAIL_ADDRESS" : "Endereço de e-mail"
} ,
"VIEW_DETAILS" : "View details"
2020-11-16 17:41:14 +00:00
}
2021-05-17 18:23:19 +00:00
} ,
2021-06-15 16:45:18 +00:00
"REMINDER" : {
"ADD_BUTTON" : {
"BUTTON" : "Add" ,
"TITLE" : "Shift + Enter to create a task"
} ,
"FOOTER" : {
"DUE_DATE" : "Due date" ,
"LABEL_TITLE" : "Set type"
}
} ,
2021-05-17 18:23:19 +00:00
"NOTES" : {
"HEADER" : {
"TITLE" : "Notes"
} ,
"ADD" : {
"BUTTON" : "Add" ,
"PLACEHOLDER" : "Add a note" ,
"TITLE" : "Shift + Enter to create a note"
} ,
"FOOTER" : {
"BUTTON" : "View all notes"
}
2021-05-21 18:22:38 +00:00
} ,
2021-06-15 16:45:18 +00:00
"EVENTS" : {
"HEADER" : {
"TITLE" : "Activities"
} ,
"BUTTON" : {
"PILL_BUTTON_NOTES" : "notes" ,
"PILL_BUTTON_EVENTS" : "events" ,
"PILL_BUTTON_CONVO" : "conversas"
}
} ,
2021-05-21 18:22:38 +00:00
"CUSTOM_ATTRIBUTES" : {
"TITLE" : "Custom Attributes" ,
"BUTTON" : "Add custom attribute" ,
"ADD" : {
"TITLE" : "Create custom attribute" ,
"DESC" : "Add custom information to this contact."
} ,
"FORM" : {
"CREATE" : "Add attribute" ,
"CANCEL" : "cancelar" ,
"NAME" : {
"LABEL" : "Custom attribute name" ,
"PLACEHOLDER" : "Eg: shopify id" ,
"ERROR" : "Invalid custom attribute name"
} ,
"VALUE" : {
"LABEL" : "Attribute value" ,
"PLACEHOLDER" : "Eg: 11901 "
}
}
2021-07-07 15:55:04 +00:00
} ,
"MERGE_CONTACTS" : {
"TITLE" : "Merge contacts" ,
"DESCRIPTION" : "Merge contact is helpful when you have duplicated entries of the same contact. Merging action takes a primary contact and a child contact. After merging, all details in the primary contact will remain the same. If the primary contact doesn't have a field, then the value from the child contact will be used after merging. If a conflict happens, fields in primary contact will remain unaffected, but fields from secondary will be copied to the custom attributes in the primary contact." ,
"PRIMARY" : {
"TITLE" : "Primary contact"
} ,
"CHILD" : {
"TITLE" : "Contact to merge" ,
"PLACEHOLDER" : "Choose a contact"
} ,
"SUMMARY" : {
"TITLE" : "Summary" ,
"DELETE_WARNING" : "Contact of <strong>%{childContactName}</strong>will be deleted." ,
"ATTRIBUTE_WARNING" : "Contact details of <strong>%{childContactName}</strong> will be copied to <strong>%{primaryContactName}</strong>."
} ,
"SEARCH" : {
"ERROR" : "ERROR_MESSAGE"
} ,
"FORM" : {
"SUBMIT" : " Merge contacts" ,
"CANCEL" : "cancelar" ,
"CHILD_CONTACT" : {
"ERROR" : "Select a child contact to merge"
} ,
"SUCCESS_MESSAGE" : "Contact merged successfully" ,
"ERROR_MESSAGE" : "Could not merge contcts, try again!"
}
2020-04-23 18:22:16 +00:00
}
}