"ERROR_MESSAGE":"Gat ekki eytt notandamynd tengiliða. Vinsamlegast reyndu aftur síðar."
}
},
"SUCCESS_MESSAGE":"Contact saved successfully",
"ERROR_MESSAGE":"There was an error, please try again"
},
"NEW_CONVERSATION":{
"BUTTON_LABEL":"Hefja samtal",
"TITLE":"New conversation",
"DESC":"Byrjaðu nýtt samtal með því að senda ný skilaboð.",
"NO_INBOX":"Gat ekki fundið innhólf til að hefja nýtt samtal við þennan tengilið.",
"FORM":{
"TO":{
"LABEL":"Til"
},
"INBOX":{
"LABEL":"Inbox",
"ERROR":"Select an inbox"
},
"SUBJECT":{
"LABEL":"Subject",
"PLACEHOLDER":"Subject",
"ERROR":"Subject can't be empty"
},
"MESSAGE":{
"LABEL":"Skilaboð",
"PLACEHOLDER":"Write your message here",
"ERROR":"Message can't be empty"
},
"SUBMIT":"Send message",
"CANCEL":"Hætta við",
"SUCCESS_MESSAGE":"Message sent!",
"GO_TO_CONVERSATION":"View",
"ERROR_MESSAGE":"Couldn't send! try again"
}
},
"CONTACTS_PAGE":{
"HEADER":"Contacts",
"FIELDS":"Contact fields",
"SEARCH_BUTTON":"Search",
"SEARCH_INPUT_PLACEHOLDER":"Search for contacts",
"FILTER_CONTACTS":"Filter",
"FILTER_CONTACTS_SAVE":"Save filter",
"FILTER_CONTACTS_DELETE":"Delete filter",
"LIST":{
"LOADING_MESSAGE":"Loading contacts...",
"404":"No contacts matches your search 🔍",
"NO_CONTACTS":"There are no available contacts",
"TABLE_HEADER":{
"NAME":"Nafn",
"PHONE_NUMBER":"Phone Number",
"CONVERSATIONS":"Samtöl",
"LAST_ACTIVITY":"Last Activity",
"COUNTRY":"Country",
"CITY":"City",
"SOCIAL_PROFILES":"Social Profiles",
"COMPANY":"Fyrirtæki",
"EMAIL_ADDRESS":"Netfang"
},
"VIEW_DETAILS":"View details"
}
},
"CONTACT_PROFILE":{
"BACK_BUTTON":"Contacts",
"LOADING":"Loading contact profile..."
},
"REMINDER":{
"ADD_BUTTON":{
"BUTTON":"Bæta við",
"TITLE":"Shift + Enter to create a task"
},
"FOOTER":{
"DUE_DATE":"Due date",
"LABEL_TITLE":"Set type"
}
},
"NOTES":{
"FETCHING_NOTES":"Sækir athugasemdir...",
"NOT_AVAILABLE":"Engar athugasemdir hafa verið gerðar fyrir þennan tengilið",
"HEADER":{
"TITLE":"Athugasemdir"
},
"LIST":{
"LABEL":"bæta við athugasemd"
},
"ADD":{
"BUTTON":"Bæta við",
"PLACEHOLDER":"Bæta við athugasemd",
"TITLE":"Shift + Enter til þess að bæta við athugasemd"
},
"CONTENT_HEADER":{
"DELETE":"Eyða athugasemd"
}
},
"EVENTS":{
"HEADER":{
"TITLE":"Activities"
},
"BUTTON":{
"PILL_BUTTON_NOTES":"notes",
"PILL_BUTTON_EVENTS":"events",
"PILL_BUTTON_CONVO":"conversations"
}
},
"CUSTOM_ATTRIBUTES":{
"ADD_BUTTON_TEXT":"Add attributes",
"BUTTON":"Add custom attribute",
"NOT_AVAILABLE":"Engir sérsniðnir eiginleikar eru tiltækir fyrir þennan tengilið.",
"COPY_SUCCESSFUL":"Afritað á klemmuspjald",
"ACTIONS":{
"COPY":"Copy attribute",
"DELETE":"Delete attribute",
"EDIT":"Edit attribute"
},
"ADD":{
"TITLE":"Create custom attribute",
"DESC":"Add custom information to this contact."
},
"FORM":{
"CREATE":"Add attribute",
"CANCEL":"Hætta við",
"NAME":{
"LABEL":"Custom attribute name",
"PLACEHOLDER":"T.d. shopify id",
"ERROR":"Invalid custom attribute name"
},
"VALUE":{
"LABEL":"Attribute value",
"PLACEHOLDER":"T.d. 11901"
},
"ADD":{
"TITLE":"Create new attribute ",
"SUCCESS":"Attribute added successfully",
"ERROR":"Ekki er hægt að bæta við eigindi. Vinsamlegast reyndu aftur síðar"
},
"UPDATE":{
"SUCCESS":"Attribute updated successfully",
"ERROR":"Ekki er hægt að uppfæra eigindina. Vinsamlegast reyndu aftur síðar"
},
"DELETE":{
"SUCCESS":"Attribute deleted successfully",
"ERROR":"Ekki er hægt að eyða eigindinni. Vinsamlegast reyndu aftur síðar"
},
"ATTRIBUTE_SELECT":{
"TITLE":"Add attributes",
"PLACEHOLDER":"Search attributes",
"NO_RESULT":"No attributes found"
},
"ATTRIBUTE_TYPE":{
"LIST":{
"PLACEHOLDER":"Select value",
"SEARCH_INPUT_PLACEHOLDER":"Search value",
"NO_RESULT":"No result found"
}
}
},
"VALIDATIONS":{
"REQUIRED":"Valid value is required",
"INVALID_URL":"Invalid URL"
}
},
"MERGE_CONTACTS":{
"TITLE":"Merge contacts",
"DESCRIPTION":"Sameina tengiliði til að sameina tvo prófíla í einn, þar á meðal alla eiginleika og samtöl. Ef til árekstra kemur munu eiginleikar aðaltengiliðs hafa forgang.",
"PRIMARY":{
"TITLE":"Primary contact",
"HELP_LABEL":"To be kept"
},
"CHILD":{
"TITLE":"Contact to merge",
"PLACEHOLDER":"Search for a contact",
"HELP_LABEL":"To be deleted"
},
"SUMMARY":{
"TITLE":"Summary",
"DELETE_WARNING":"Tengilið <strong>%{childContactName}</strong> verður eytt.",
"ATTRIBUTE_WARNING":"Samskiptaupplýsingar <strong>%{childContactName}</strong> verða afritaðar á <strong>%{primaryContactName}</strong>."
},
"SEARCH":{
"ERROR":"ERROR_MESSAGE"
},
"FORM":{
"SUBMIT":" Merge contacts",
"CANCEL":"Hætta við",
"CHILD_CONTACT":{
"ERROR":"Select a child contact to merge"
},
"SUCCESS_MESSAGE":"Contact merged successfully",
"ERROR_MESSAGE":"Could not merge contacts, try again!"