2021-01-28 08:33:52 +00:00
{
"CONTACT_PANEL" : {
"NOT_AVAILABLE" : "Ikke tilgjengelig" ,
"EMAIL_ADDRESS" : "E-postadresse" ,
"PHONE_NUMBER" : "Telefonnummer" ,
"COPY_SUCCESSFUL" : "Kopiert til utklippstavle" ,
"COMPANY" : "Firma" ,
"LOCATION" : "Plassering" ,
"CONVERSATION_TITLE" : "Samtaledetaljer" ,
"BROWSER" : "Nettleser" ,
"OS" : "Operativsystem" ,
"INITIATED_FROM" : "Startet fra" ,
"INITIATED_AT" : "Started" ,
"IP_ADDRESS" : "IP Adresse" ,
2021-04-19 09:40:16 +00:00
"NEW_MESSAGE" : "New message" ,
2021-01-28 08:33:52 +00:00
"CONVERSATIONS" : {
"NO_RECORDS_FOUND" : "Det er ingen tidligere samtaler knyttet til denne kontakten." ,
"TITLE" : "Tidligere samtaler"
} ,
"LABELS" : {
2021-06-15 16:45:18 +00:00
"CONTACT" : {
"TITLE" : "Contact Labels" ,
"ERROR" : "Couldn't update labels"
} ,
"CONVERSATION" : {
"TITLE" : "Samtaleetiketter" ,
"ADD_BUTTON" : "Add Labels"
2021-01-28 08:33:52 +00:00
} ,
2021-05-17 18:23:19 +00:00
"LABEL_SELECT" : {
"TITLE" : "Add Labels" ,
"PLACEHOLDER" : "Search labels" ,
"NO_RESULT" : "No labels found"
}
2021-01-28 08:33:52 +00:00
} ,
"MUTE_CONTACT" : "Demp samtale" ,
"UNMUTE_CONTACT" : "Skru av demping" ,
"MUTED_SUCCESS" : "Denne samtalen er dempet i 6 timer" ,
"UNMUTED_SUCCESS" : "Demping er skrudd av for samtalen" ,
"SEND_TRANSCRIPT" : "Send kopi av samtale" ,
"EDIT_LABEL" : "Rediger"
} ,
"EDIT_CONTACT" : {
"BUTTON_LABEL" : "Rediger kontakt" ,
"TITLE" : "Rediger kontakt" ,
2021-03-15 18:30:53 +00:00
"DESC" : "Rediger kontaktopplysninger"
} ,
"CREATE_CONTACT" : {
"BUTTON_LABEL" : "New Contact" ,
"TITLE" : "Create new contact" ,
"DESC" : "Add basic information details about the contact."
} ,
"CONTACT_FORM" : {
2021-01-28 08:33:52 +00:00
"FORM" : {
"SUBMIT" : "Send" ,
"CANCEL" : "Avbryt" ,
"AVATAR" : {
"LABEL" : "Kontaktens profilbilde"
} ,
"NAME" : {
"PLACEHOLDER" : "Angi hele navnet på kontakten" ,
"LABEL" : "Fullt navn"
} ,
"BIO" : {
"PLACEHOLDER" : "Skriv beskrivelse for kontakten" ,
"LABEL" : "Beskrivelse"
} ,
"EMAIL_ADDRESS" : {
"PLACEHOLDER" : "Skriv inn e-postadressen til kontakten" ,
"LABEL" : "E-postadresse"
} ,
"PHONE_NUMBER" : {
"PLACEHOLDER" : "Skriv inn telefonnummeret til kontakten" ,
2021-04-19 09:40:16 +00:00
"LABEL" : "Telefonnummer" ,
"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"
2021-01-28 08:33:52 +00:00
} ,
"LOCATION" : {
"PLACEHOLDER" : "Angi plasseringen til kontakten" ,
"LABEL" : "Plassering"
} ,
"COMPANY_NAME" : {
"PLACEHOLDER" : "Skriv inn firmanavn" ,
"LABEL" : "Firmaets navn"
} ,
"SOCIAL_PROFILES" : {
"FACEBOOK" : {
"PLACEHOLDER" : "Skriv inn Facebook brukernavn" ,
"LABEL" : "Facebook"
} ,
"TWITTER" : {
"PLACEHOLDER" : "Skriv inn Twitter brukernavn" ,
"LABEL" : "Twitter"
} ,
"LINKEDIN" : {
"PLACEHOLDER" : "Skriv inn LinkedIn brukernavn" ,
"LABEL" : "LinkedIn"
} ,
"GITHUB" : {
"PLACEHOLDER" : "Skriv inn Github brukernavn" ,
"LABEL" : "Github"
}
}
} ,
2021-03-15 18:30:53 +00:00
"SUCCESS_MESSAGE" : "Contact saved successfully" ,
2021-01-28 08:33:52 +00:00
"CONTACT_ALREADY_EXIST" : "Denne e-postadressen er allerede i bruk av en annen kontakt." ,
2021-03-15 18:30:53 +00:00
"ERROR_MESSAGE" : "Det oppstod en feil. Prøv igjen"
2021-01-28 08:33:52 +00:00
} ,
2021-04-19 09:40:16 +00:00
"NEW_CONVERSATION" : {
"BUTTON_LABEL" : "Start conversation" ,
"TITLE" : "Ny samtale" ,
"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" : "Avbryt" ,
"SUCCESS_MESSAGE" : "Message sent!" ,
"ERROR_MESSAGE" : "Couldn't send! try again"
}
} ,
2021-01-28 08:33:52 +00:00
"CONTACTS_PAGE" : {
"HEADER" : "Kontakter" ,
2021-07-07 15:55:04 +00:00
"FIELDS" : "Contact fields" ,
2021-01-28 08:33:52 +00:00
"SEARCH_BUTTON" : "Søk" ,
"SEARCH_INPUT_PLACEHOLDER" : "Søk etter kontakter" ,
"LIST" : {
"LOADING_MESSAGE" : "Laster inn kontakter..." ,
"404" : "Ingen kontakter samsvarer med søket ditt 🔍" ,
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" : "Navn" ,
"PHONE_NUMBER" : "Telefonnummer" ,
"CONVERSATIONS" : "Samtaler" ,
"LAST_ACTIVITY" : "Last Activity" ,
"COUNTRY" : "Country" ,
"CITY" : "City" ,
"SOCIAL_PROFILES" : "Social Profiles" ,
"COMPANY" : "Firma" ,
"EMAIL_ADDRESS" : "E-postadresse"
} ,
"VIEW_DETAILS" : "View details"
2021-01-28 08:33:52 +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" : "samtaler"
}
} ,
2021-05-21 18:22:38 +00:00
"CUSTOM_ATTRIBUTES" : {
"TITLE" : "Egendefinerte verdier" ,
"BUTTON" : "Add custom attribute" ,
"ADD" : {
"TITLE" : "Create custom attribute" ,
"DESC" : "Add custom information to this contact."
} ,
"FORM" : {
"CREATE" : "Add attribute" ,
"CANCEL" : "Avbryt" ,
"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" : "Avbryt" ,
"CHILD_CONTACT" : {
"ERROR" : "Select a child contact to merge"
} ,
"SUCCESS_MESSAGE" : "Contact merged successfully" ,
"ERROR_MESSAGE" : "Could not merge contcts, try again!"
}
2021-01-28 08:33:52 +00:00
}
}