chore: Update translations (#10990)
This commit is contained in:
parent
b52b2b9a47
commit
0fbb9b91b2
@ -266,7 +266,7 @@
|
|||||||
"ATTRIBUTE_WARNING": "Contact details of <strong>{primaryContactName}</strong> will be copied to <strong>{parentContactName}</strong>."
|
"ATTRIBUTE_WARNING": "Contact details of <strong>{primaryContactName}</strong> will be copied to <strong>{parentContactName}</strong>."
|
||||||
},
|
},
|
||||||
"SEARCH": {
|
"SEARCH": {
|
||||||
"ERROR": "ERROR_MESSAGE"
|
"ERROR_MESSAGE": "Something went wrong. Please try again later."
|
||||||
},
|
},
|
||||||
"FORM": {
|
"FORM": {
|
||||||
"SUBMIT": " Merge contacts",
|
"SUBMIT": " Merge contacts",
|
||||||
@ -288,6 +288,8 @@
|
|||||||
"SEARCH_PLACEHOLDER": "Search...",
|
"SEARCH_PLACEHOLDER": "Search...",
|
||||||
"MESSAGE_BUTTON": "Message",
|
"MESSAGE_BUTTON": "Message",
|
||||||
"SEND_MESSAGE": "Send message",
|
"SEND_MESSAGE": "Send message",
|
||||||
|
"BLOCK_CONTACT": "Block contact",
|
||||||
|
"UNBLOCK_CONTACT": "Unblock contact",
|
||||||
"BREADCRUMB": {
|
"BREADCRUMB": {
|
||||||
"CONTACTS": "Contacts"
|
"CONTACTS": "Contacts"
|
||||||
},
|
},
|
||||||
@ -302,6 +304,10 @@
|
|||||||
"SUCCESS_MESSAGE": "Contact saved successfully",
|
"SUCCESS_MESSAGE": "Contact saved successfully",
|
||||||
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
||||||
},
|
},
|
||||||
|
"BLOCK_SUCCESS_MESSAGE": "This contact is blocked successfully",
|
||||||
|
"BLOCK_ERROR_MESSAGE": "Unable to block contact. Please try again later.",
|
||||||
|
"UNBLOCK_SUCCESS_MESSAGE": "This contact is unblocked successfully",
|
||||||
|
"UNBLOCK_ERROR_MESSAGE": "Unable to unblock contact. Please try again later.",
|
||||||
"IMPORT_CONTACT": {
|
"IMPORT_CONTACT": {
|
||||||
"TITLE": "Import contacts",
|
"TITLE": "Import contacts",
|
||||||
"DESCRIPTION": "Import contacts through a CSV file.",
|
"DESCRIPTION": "Import contacts through a CSV file.",
|
||||||
|
|||||||
@ -117,6 +117,7 @@
|
|||||||
"PENDING": "Mark as pending",
|
"PENDING": "Mark as pending",
|
||||||
"RESOLVED": "Mark as resolved",
|
"RESOLVED": "Mark as resolved",
|
||||||
"MARK_AS_UNREAD": "Mark as unread",
|
"MARK_AS_UNREAD": "Mark as unread",
|
||||||
|
"MARK_AS_READ": "Mark as read",
|
||||||
"REOPEN": "Reopen conversation",
|
"REOPEN": "Reopen conversation",
|
||||||
"SNOOZE": {
|
"SNOOZE": {
|
||||||
"TITLE": "Snooze",
|
"TITLE": "Snooze",
|
||||||
|
|||||||
@ -389,11 +389,6 @@
|
|||||||
"SWITCH_TO_PRIVATE_NOTE": "Switch to Private Note",
|
"SWITCH_TO_PRIVATE_NOTE": "Switch to Private Note",
|
||||||
"SWITCH_TO_REPLY": "Switch to Reply",
|
"SWITCH_TO_REPLY": "Switch to Reply",
|
||||||
"TOGGLE_SNOOZE_DROPDOWN": "Toggle snooze dropdown"
|
"TOGGLE_SNOOZE_DROPDOWN": "Toggle snooze dropdown"
|
||||||
},
|
|
||||||
"KEYS": {
|
|
||||||
"WINDOWS_KEY_AND_COMMAND_KEY": "Win / ⌘",
|
|
||||||
"ALT_OR_OPTION_KEY": "Alt / ⌥",
|
|
||||||
"FORWARD_SLASH_KEY": "/"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -266,7 +266,7 @@
|
|||||||
"ATTRIBUTE_WARNING": "سيتم نسخ تفاصيل الاتصال من <strong>{primaryContactName}</strong> إلى <strong>{parentContactName}</strong>."
|
"ATTRIBUTE_WARNING": "سيتم نسخ تفاصيل الاتصال من <strong>{primaryContactName}</strong> إلى <strong>{parentContactName}</strong>."
|
||||||
},
|
},
|
||||||
"SEARCH": {
|
"SEARCH": {
|
||||||
"ERROR": "رسالة_خطأ"
|
"ERROR_MESSAGE": "Something went wrong. Please try again later."
|
||||||
},
|
},
|
||||||
"FORM": {
|
"FORM": {
|
||||||
"SUBMIT": " دمج جهات الاتصال",
|
"SUBMIT": " دمج جهات الاتصال",
|
||||||
@ -288,6 +288,8 @@
|
|||||||
"SEARCH_PLACEHOLDER": "Search...",
|
"SEARCH_PLACEHOLDER": "Search...",
|
||||||
"MESSAGE_BUTTON": "رسالة",
|
"MESSAGE_BUTTON": "رسالة",
|
||||||
"SEND_MESSAGE": "إرسال الرسالة",
|
"SEND_MESSAGE": "إرسال الرسالة",
|
||||||
|
"BLOCK_CONTACT": "Block contact",
|
||||||
|
"UNBLOCK_CONTACT": "Unblock contact",
|
||||||
"BREADCRUMB": {
|
"BREADCRUMB": {
|
||||||
"CONTACTS": "جهات الاتصال"
|
"CONTACTS": "جهات الاتصال"
|
||||||
},
|
},
|
||||||
@ -302,6 +304,10 @@
|
|||||||
"SUCCESS_MESSAGE": "تم حفظ جهة الاتصال بنجاح",
|
"SUCCESS_MESSAGE": "تم حفظ جهة الاتصال بنجاح",
|
||||||
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
||||||
},
|
},
|
||||||
|
"BLOCK_SUCCESS_MESSAGE": "This contact is blocked successfully",
|
||||||
|
"BLOCK_ERROR_MESSAGE": "Unable to block contact. Please try again later.",
|
||||||
|
"UNBLOCK_SUCCESS_MESSAGE": "تم إلغاء حجب جهة الاتصال بنجاح",
|
||||||
|
"UNBLOCK_ERROR_MESSAGE": "Unable to unblock contact. Please try again later.",
|
||||||
"IMPORT_CONTACT": {
|
"IMPORT_CONTACT": {
|
||||||
"TITLE": "Import contacts",
|
"TITLE": "Import contacts",
|
||||||
"DESCRIPTION": "استيراد جهات الاتصال من خلال ملف CSV.",
|
"DESCRIPTION": "استيراد جهات الاتصال من خلال ملف CSV.",
|
||||||
|
|||||||
@ -117,6 +117,7 @@
|
|||||||
"PENDING": "تحديد كمعلق",
|
"PENDING": "تحديد كمعلق",
|
||||||
"RESOLVED": "تحديد كمحلولة",
|
"RESOLVED": "تحديد كمحلولة",
|
||||||
"MARK_AS_UNREAD": "وضع علامة كغير مقروء",
|
"MARK_AS_UNREAD": "وضع علامة كغير مقروء",
|
||||||
|
"MARK_AS_READ": "تحديد كمقروء",
|
||||||
"REOPEN": "إعادة فتح المحادثة",
|
"REOPEN": "إعادة فتح المحادثة",
|
||||||
"SNOOZE": {
|
"SNOOZE": {
|
||||||
"TITLE": "تأجيل",
|
"TITLE": "تأجيل",
|
||||||
|
|||||||
@ -389,11 +389,6 @@
|
|||||||
"SWITCH_TO_PRIVATE_NOTE": "التبديل إلى الملاحظة الخاصة",
|
"SWITCH_TO_PRIVATE_NOTE": "التبديل إلى الملاحظة الخاصة",
|
||||||
"SWITCH_TO_REPLY": "التبديل إلى الرد",
|
"SWITCH_TO_REPLY": "التبديل إلى الرد",
|
||||||
"TOGGLE_SNOOZE_DROPDOWN": "تبديل القائمة المنسدلة"
|
"TOGGLE_SNOOZE_DROPDOWN": "تبديل القائمة المنسدلة"
|
||||||
},
|
|
||||||
"KEYS": {
|
|
||||||
"WINDOWS_KEY_AND_COMMAND_KEY": "Win / ⌘\n",
|
|
||||||
"ALT_OR_OPTION_KEY": "Alt / ⌥",
|
|
||||||
"FORWARD_SLASH_KEY": "/"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -266,7 +266,7 @@
|
|||||||
"ATTRIBUTE_WARNING": "Contact details of <strong>{primaryContactName}</strong> will be copied to <strong>{parentContactName}</strong>."
|
"ATTRIBUTE_WARNING": "Contact details of <strong>{primaryContactName}</strong> will be copied to <strong>{parentContactName}</strong>."
|
||||||
},
|
},
|
||||||
"SEARCH": {
|
"SEARCH": {
|
||||||
"ERROR": "ERROR_MESSAGE"
|
"ERROR_MESSAGE": "Something went wrong. Please try again later."
|
||||||
},
|
},
|
||||||
"FORM": {
|
"FORM": {
|
||||||
"SUBMIT": " Merge contacts",
|
"SUBMIT": " Merge contacts",
|
||||||
@ -288,6 +288,8 @@
|
|||||||
"SEARCH_PLACEHOLDER": "Search...",
|
"SEARCH_PLACEHOLDER": "Search...",
|
||||||
"MESSAGE_BUTTON": "Message",
|
"MESSAGE_BUTTON": "Message",
|
||||||
"SEND_MESSAGE": "Send message",
|
"SEND_MESSAGE": "Send message",
|
||||||
|
"BLOCK_CONTACT": "Block contact",
|
||||||
|
"UNBLOCK_CONTACT": "Unblock contact",
|
||||||
"BREADCRUMB": {
|
"BREADCRUMB": {
|
||||||
"CONTACTS": "Contacts"
|
"CONTACTS": "Contacts"
|
||||||
},
|
},
|
||||||
@ -302,6 +304,10 @@
|
|||||||
"SUCCESS_MESSAGE": "Contact saved successfully",
|
"SUCCESS_MESSAGE": "Contact saved successfully",
|
||||||
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
||||||
},
|
},
|
||||||
|
"BLOCK_SUCCESS_MESSAGE": "This contact is blocked successfully",
|
||||||
|
"BLOCK_ERROR_MESSAGE": "Unable to block contact. Please try again later.",
|
||||||
|
"UNBLOCK_SUCCESS_MESSAGE": "This contact is unblocked successfully",
|
||||||
|
"UNBLOCK_ERROR_MESSAGE": "Unable to unblock contact. Please try again later.",
|
||||||
"IMPORT_CONTACT": {
|
"IMPORT_CONTACT": {
|
||||||
"TITLE": "Import contacts",
|
"TITLE": "Import contacts",
|
||||||
"DESCRIPTION": "Import contacts through a CSV file.",
|
"DESCRIPTION": "Import contacts through a CSV file.",
|
||||||
|
|||||||
@ -117,6 +117,7 @@
|
|||||||
"PENDING": "Mark as pending",
|
"PENDING": "Mark as pending",
|
||||||
"RESOLVED": "Mark as resolved",
|
"RESOLVED": "Mark as resolved",
|
||||||
"MARK_AS_UNREAD": "Mark as unread",
|
"MARK_AS_UNREAD": "Mark as unread",
|
||||||
|
"MARK_AS_READ": "Mark as read",
|
||||||
"REOPEN": "Reopen conversation",
|
"REOPEN": "Reopen conversation",
|
||||||
"SNOOZE": {
|
"SNOOZE": {
|
||||||
"TITLE": "Snooze",
|
"TITLE": "Snooze",
|
||||||
|
|||||||
@ -389,11 +389,6 @@
|
|||||||
"SWITCH_TO_PRIVATE_NOTE": "Switch to Private Note",
|
"SWITCH_TO_PRIVATE_NOTE": "Switch to Private Note",
|
||||||
"SWITCH_TO_REPLY": "Switch to Reply",
|
"SWITCH_TO_REPLY": "Switch to Reply",
|
||||||
"TOGGLE_SNOOZE_DROPDOWN": "Toggle snooze dropdown"
|
"TOGGLE_SNOOZE_DROPDOWN": "Toggle snooze dropdown"
|
||||||
},
|
|
||||||
"KEYS": {
|
|
||||||
"WINDOWS_KEY_AND_COMMAND_KEY": "Win / ⌘",
|
|
||||||
"ALT_OR_OPTION_KEY": "Alt / ⌥",
|
|
||||||
"FORWARD_SLASH_KEY": "/"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -266,7 +266,7 @@
|
|||||||
"ATTRIBUTE_WARNING": "Детайлите на контакт <strong>{primaryContactName}</strong> ще бъдат копирани в <strong>{parentContactName}</strong>."
|
"ATTRIBUTE_WARNING": "Детайлите на контакт <strong>{primaryContactName}</strong> ще бъдат копирани в <strong>{parentContactName}</strong>."
|
||||||
},
|
},
|
||||||
"SEARCH": {
|
"SEARCH": {
|
||||||
"ERROR": "ГРЕШКА"
|
"ERROR_MESSAGE": "Something went wrong. Please try again later."
|
||||||
},
|
},
|
||||||
"FORM": {
|
"FORM": {
|
||||||
"SUBMIT": " Обединяване на контакти",
|
"SUBMIT": " Обединяване на контакти",
|
||||||
@ -288,6 +288,8 @@
|
|||||||
"SEARCH_PLACEHOLDER": "Search...",
|
"SEARCH_PLACEHOLDER": "Search...",
|
||||||
"MESSAGE_BUTTON": "Съобщение",
|
"MESSAGE_BUTTON": "Съобщение",
|
||||||
"SEND_MESSAGE": "Изпрати съобщение",
|
"SEND_MESSAGE": "Изпрати съобщение",
|
||||||
|
"BLOCK_CONTACT": "Block contact",
|
||||||
|
"UNBLOCK_CONTACT": "Unblock contact",
|
||||||
"BREADCRUMB": {
|
"BREADCRUMB": {
|
||||||
"CONTACTS": "Контакти"
|
"CONTACTS": "Контакти"
|
||||||
},
|
},
|
||||||
@ -302,6 +304,10 @@
|
|||||||
"SUCCESS_MESSAGE": "Успешно запазване на контакта",
|
"SUCCESS_MESSAGE": "Успешно запазване на контакта",
|
||||||
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
||||||
},
|
},
|
||||||
|
"BLOCK_SUCCESS_MESSAGE": "This contact is blocked successfully",
|
||||||
|
"BLOCK_ERROR_MESSAGE": "Unable to block contact. Please try again later.",
|
||||||
|
"UNBLOCK_SUCCESS_MESSAGE": "This contact is unblocked successfully",
|
||||||
|
"UNBLOCK_ERROR_MESSAGE": "Unable to unblock contact. Please try again later.",
|
||||||
"IMPORT_CONTACT": {
|
"IMPORT_CONTACT": {
|
||||||
"TITLE": "Import contacts",
|
"TITLE": "Import contacts",
|
||||||
"DESCRIPTION": "Внасяне на контакти чрез CSV файл.",
|
"DESCRIPTION": "Внасяне на контакти чрез CSV файл.",
|
||||||
|
|||||||
@ -117,6 +117,7 @@
|
|||||||
"PENDING": "Mark as pending",
|
"PENDING": "Mark as pending",
|
||||||
"RESOLVED": "Mark as resolved",
|
"RESOLVED": "Mark as resolved",
|
||||||
"MARK_AS_UNREAD": "Mark as unread",
|
"MARK_AS_UNREAD": "Mark as unread",
|
||||||
|
"MARK_AS_READ": "Mark as read",
|
||||||
"REOPEN": "Reopen conversation",
|
"REOPEN": "Reopen conversation",
|
||||||
"SNOOZE": {
|
"SNOOZE": {
|
||||||
"TITLE": "Snooze",
|
"TITLE": "Snooze",
|
||||||
|
|||||||
@ -389,11 +389,6 @@
|
|||||||
"SWITCH_TO_PRIVATE_NOTE": "Switch to Private Note",
|
"SWITCH_TO_PRIVATE_NOTE": "Switch to Private Note",
|
||||||
"SWITCH_TO_REPLY": "Switch to Reply",
|
"SWITCH_TO_REPLY": "Switch to Reply",
|
||||||
"TOGGLE_SNOOZE_DROPDOWN": "Toggle snooze dropdown"
|
"TOGGLE_SNOOZE_DROPDOWN": "Toggle snooze dropdown"
|
||||||
},
|
|
||||||
"KEYS": {
|
|
||||||
"WINDOWS_KEY_AND_COMMAND_KEY": "Win / ⌘",
|
|
||||||
"ALT_OR_OPTION_KEY": "Alt / ⌥",
|
|
||||||
"FORWARD_SLASH_KEY": "/"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -266,7 +266,7 @@
|
|||||||
"ATTRIBUTE_WARNING": "Les dades de contacte de <strong>{primaryContactName}</strong> es copiaran a <strong>{parentContactName}</strong>."
|
"ATTRIBUTE_WARNING": "Les dades de contacte de <strong>{primaryContactName}</strong> es copiaran a <strong>{parentContactName}</strong>."
|
||||||
},
|
},
|
||||||
"SEARCH": {
|
"SEARCH": {
|
||||||
"ERROR": "ERROR_MESSAGE"
|
"ERROR_MESSAGE": "Something went wrong. Please try again later."
|
||||||
},
|
},
|
||||||
"FORM": {
|
"FORM": {
|
||||||
"SUBMIT": " Fusiona contactes",
|
"SUBMIT": " Fusiona contactes",
|
||||||
@ -288,6 +288,8 @@
|
|||||||
"SEARCH_PLACEHOLDER": "Search...",
|
"SEARCH_PLACEHOLDER": "Search...",
|
||||||
"MESSAGE_BUTTON": "Missatge",
|
"MESSAGE_BUTTON": "Missatge",
|
||||||
"SEND_MESSAGE": "Envia missatge",
|
"SEND_MESSAGE": "Envia missatge",
|
||||||
|
"BLOCK_CONTACT": "Block contact",
|
||||||
|
"UNBLOCK_CONTACT": "Unblock contact",
|
||||||
"BREADCRUMB": {
|
"BREADCRUMB": {
|
||||||
"CONTACTS": "Contactes"
|
"CONTACTS": "Contactes"
|
||||||
},
|
},
|
||||||
@ -302,6 +304,10 @@
|
|||||||
"SUCCESS_MESSAGE": "Contacte guardat correctament",
|
"SUCCESS_MESSAGE": "Contacte guardat correctament",
|
||||||
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
||||||
},
|
},
|
||||||
|
"BLOCK_SUCCESS_MESSAGE": "This contact is blocked successfully",
|
||||||
|
"BLOCK_ERROR_MESSAGE": "Unable to block contact. Please try again later.",
|
||||||
|
"UNBLOCK_SUCCESS_MESSAGE": "Aquest contacte s'ha desbloquejat correctament",
|
||||||
|
"UNBLOCK_ERROR_MESSAGE": "Unable to unblock contact. Please try again later.",
|
||||||
"IMPORT_CONTACT": {
|
"IMPORT_CONTACT": {
|
||||||
"TITLE": "Import contacts",
|
"TITLE": "Import contacts",
|
||||||
"DESCRIPTION": "Importa contactes a través d'un fitxer CSV.",
|
"DESCRIPTION": "Importa contactes a través d'un fitxer CSV.",
|
||||||
|
|||||||
@ -117,6 +117,7 @@
|
|||||||
"PENDING": "Marca com a pendent",
|
"PENDING": "Marca com a pendent",
|
||||||
"RESOLVED": "Marca com a resolt",
|
"RESOLVED": "Marca com a resolt",
|
||||||
"MARK_AS_UNREAD": "Marca com a no llegit",
|
"MARK_AS_UNREAD": "Marca com a no llegit",
|
||||||
|
"MARK_AS_READ": "Marca com a llegit",
|
||||||
"REOPEN": "Torna a obrir la conversa",
|
"REOPEN": "Torna a obrir la conversa",
|
||||||
"SNOOZE": {
|
"SNOOZE": {
|
||||||
"TITLE": "Posposat",
|
"TITLE": "Posposat",
|
||||||
|
|||||||
@ -389,11 +389,6 @@
|
|||||||
"SWITCH_TO_PRIVATE_NOTE": "Canvia a la nota privada",
|
"SWITCH_TO_PRIVATE_NOTE": "Canvia a la nota privada",
|
||||||
"SWITCH_TO_REPLY": "Canvia a Respon",
|
"SWITCH_TO_REPLY": "Canvia a Respon",
|
||||||
"TOGGLE_SNOOZE_DROPDOWN": "Commuta el menú desplegable de posposar"
|
"TOGGLE_SNOOZE_DROPDOWN": "Commuta el menú desplegable de posposar"
|
||||||
},
|
|
||||||
"KEYS": {
|
|
||||||
"WINDOWS_KEY_AND_COMMAND_KEY": "Win / ⌘",
|
|
||||||
"ALT_OR_OPTION_KEY": "Alt / ⌥",
|
|
||||||
"FORWARD_SLASH_KEY": "/"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -266,7 +266,7 @@
|
|||||||
"ATTRIBUTE_WARNING": "Contact details of <strong>{primaryContactName}</strong> will be copied to <strong>{parentContactName}</strong>."
|
"ATTRIBUTE_WARNING": "Contact details of <strong>{primaryContactName}</strong> will be copied to <strong>{parentContactName}</strong>."
|
||||||
},
|
},
|
||||||
"SEARCH": {
|
"SEARCH": {
|
||||||
"ERROR": "ERROR_MESSAGE"
|
"ERROR_MESSAGE": "Something went wrong. Please try again later."
|
||||||
},
|
},
|
||||||
"FORM": {
|
"FORM": {
|
||||||
"SUBMIT": " Merge contacts",
|
"SUBMIT": " Merge contacts",
|
||||||
@ -288,6 +288,8 @@
|
|||||||
"SEARCH_PLACEHOLDER": "Search...",
|
"SEARCH_PLACEHOLDER": "Search...",
|
||||||
"MESSAGE_BUTTON": "Zpráva",
|
"MESSAGE_BUTTON": "Zpráva",
|
||||||
"SEND_MESSAGE": "Send message",
|
"SEND_MESSAGE": "Send message",
|
||||||
|
"BLOCK_CONTACT": "Block contact",
|
||||||
|
"UNBLOCK_CONTACT": "Unblock contact",
|
||||||
"BREADCRUMB": {
|
"BREADCRUMB": {
|
||||||
"CONTACTS": "Kontakty"
|
"CONTACTS": "Kontakty"
|
||||||
},
|
},
|
||||||
@ -302,6 +304,10 @@
|
|||||||
"SUCCESS_MESSAGE": "Kontakt byl úspěšně uložen",
|
"SUCCESS_MESSAGE": "Kontakt byl úspěšně uložen",
|
||||||
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
||||||
},
|
},
|
||||||
|
"BLOCK_SUCCESS_MESSAGE": "This contact is blocked successfully",
|
||||||
|
"BLOCK_ERROR_MESSAGE": "Unable to block contact. Please try again later.",
|
||||||
|
"UNBLOCK_SUCCESS_MESSAGE": "This contact is unblocked successfully",
|
||||||
|
"UNBLOCK_ERROR_MESSAGE": "Unable to unblock contact. Please try again later.",
|
||||||
"IMPORT_CONTACT": {
|
"IMPORT_CONTACT": {
|
||||||
"TITLE": "Import contacts",
|
"TITLE": "Import contacts",
|
||||||
"DESCRIPTION": "Import contacts through a CSV file.",
|
"DESCRIPTION": "Import contacts through a CSV file.",
|
||||||
|
|||||||
@ -117,6 +117,7 @@
|
|||||||
"PENDING": "Označit jako nevyřízené",
|
"PENDING": "Označit jako nevyřízené",
|
||||||
"RESOLVED": "Označit jako vyřešené",
|
"RESOLVED": "Označit jako vyřešené",
|
||||||
"MARK_AS_UNREAD": "Mark as unread",
|
"MARK_AS_UNREAD": "Mark as unread",
|
||||||
|
"MARK_AS_READ": "Mark as read",
|
||||||
"REOPEN": "Znovu otevřít konverzaci",
|
"REOPEN": "Znovu otevřít konverzaci",
|
||||||
"SNOOZE": {
|
"SNOOZE": {
|
||||||
"TITLE": "Odložit",
|
"TITLE": "Odložit",
|
||||||
|
|||||||
@ -389,11 +389,6 @@
|
|||||||
"SWITCH_TO_PRIVATE_NOTE": "Switch to Private Note",
|
"SWITCH_TO_PRIVATE_NOTE": "Switch to Private Note",
|
||||||
"SWITCH_TO_REPLY": "Switch to Reply",
|
"SWITCH_TO_REPLY": "Switch to Reply",
|
||||||
"TOGGLE_SNOOZE_DROPDOWN": "Toggle snooze dropdown"
|
"TOGGLE_SNOOZE_DROPDOWN": "Toggle snooze dropdown"
|
||||||
},
|
|
||||||
"KEYS": {
|
|
||||||
"WINDOWS_KEY_AND_COMMAND_KEY": "Win / ⌘",
|
|
||||||
"ALT_OR_OPTION_KEY": "Alt / ⌥",
|
|
||||||
"FORWARD_SLASH_KEY": "/"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -35,7 +35,7 @@
|
|||||||
},
|
},
|
||||||
"API": {
|
"API": {
|
||||||
"SUCCESS_MESSAGE": "Canned response added successfully.",
|
"SUCCESS_MESSAGE": "Canned response added successfully.",
|
||||||
"ERROR_MESSAGE": "Kunne ikke oprette forbindelse til Woot Server, Prøv igen senere."
|
"ERROR_MESSAGE": "Kunne ikke oprette forbindelse til Woot server, Prøv igen senere."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"EDIT": {
|
"EDIT": {
|
||||||
|
|||||||
@ -9,7 +9,7 @@
|
|||||||
"FAILED_TO_SEND": "Failed to send",
|
"FAILED_TO_SEND": "Failed to send",
|
||||||
"TAB_HEADING": "Samtaler",
|
"TAB_HEADING": "Samtaler",
|
||||||
"MENTION_HEADING": "Omtaler",
|
"MENTION_HEADING": "Omtaler",
|
||||||
"UNATTENDED_HEADING": "Unattet",
|
"UNATTENDED_HEADING": "Ubehandlet",
|
||||||
"SEARCH": {
|
"SEARCH": {
|
||||||
"INPUT": "Søg efter Mennesker, Chats, Gemte svar .."
|
"INPUT": "Søg efter Mennesker, Chats, Gemte svar .."
|
||||||
},
|
},
|
||||||
|
|||||||
@ -266,7 +266,7 @@
|
|||||||
"ATTRIBUTE_WARNING": "Kontaktoplysninger på <strong>{primaryContactName}</strong> vil blive kopieret til <strong>{parentContactName}</strong>."
|
"ATTRIBUTE_WARNING": "Kontaktoplysninger på <strong>{primaryContactName}</strong> vil blive kopieret til <strong>{parentContactName}</strong>."
|
||||||
},
|
},
|
||||||
"SEARCH": {
|
"SEARCH": {
|
||||||
"ERROR": "FEJL_MEDDELELSE"
|
"ERROR_MESSAGE": "Something went wrong. Please try again later."
|
||||||
},
|
},
|
||||||
"FORM": {
|
"FORM": {
|
||||||
"SUBMIT": " Sammenflet kontakter",
|
"SUBMIT": " Sammenflet kontakter",
|
||||||
@ -288,6 +288,8 @@
|
|||||||
"SEARCH_PLACEHOLDER": "Search...",
|
"SEARCH_PLACEHOLDER": "Search...",
|
||||||
"MESSAGE_BUTTON": "Besked",
|
"MESSAGE_BUTTON": "Besked",
|
||||||
"SEND_MESSAGE": "Send besked",
|
"SEND_MESSAGE": "Send besked",
|
||||||
|
"BLOCK_CONTACT": "Block contact",
|
||||||
|
"UNBLOCK_CONTACT": "Unblock contact",
|
||||||
"BREADCRUMB": {
|
"BREADCRUMB": {
|
||||||
"CONTACTS": "Kontakter"
|
"CONTACTS": "Kontakter"
|
||||||
},
|
},
|
||||||
@ -302,6 +304,10 @@
|
|||||||
"SUCCESS_MESSAGE": "Kontakt gemt med succes",
|
"SUCCESS_MESSAGE": "Kontakt gemt med succes",
|
||||||
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
||||||
},
|
},
|
||||||
|
"BLOCK_SUCCESS_MESSAGE": "This contact is blocked successfully",
|
||||||
|
"BLOCK_ERROR_MESSAGE": "Unable to block contact. Please try again later.",
|
||||||
|
"UNBLOCK_SUCCESS_MESSAGE": "This contact is unblocked successfully",
|
||||||
|
"UNBLOCK_ERROR_MESSAGE": "Unable to unblock contact. Please try again later.",
|
||||||
"IMPORT_CONTACT": {
|
"IMPORT_CONTACT": {
|
||||||
"TITLE": "Import contacts",
|
"TITLE": "Import contacts",
|
||||||
"DESCRIPTION": "Importér kontakter via en CSV-fil.",
|
"DESCRIPTION": "Importér kontakter via en CSV-fil.",
|
||||||
|
|||||||
@ -117,6 +117,7 @@
|
|||||||
"PENDING": "Markér som afventende",
|
"PENDING": "Markér som afventende",
|
||||||
"RESOLVED": "Marker som løst",
|
"RESOLVED": "Marker som løst",
|
||||||
"MARK_AS_UNREAD": "Marker som ulæst",
|
"MARK_AS_UNREAD": "Marker som ulæst",
|
||||||
|
"MARK_AS_READ": "Mark as read",
|
||||||
"REOPEN": "Genåbn samtale",
|
"REOPEN": "Genåbn samtale",
|
||||||
"SNOOZE": {
|
"SNOOZE": {
|
||||||
"TITLE": "Udsæt",
|
"TITLE": "Udsæt",
|
||||||
|
|||||||
@ -389,11 +389,6 @@
|
|||||||
"SWITCH_TO_PRIVATE_NOTE": "Skift til privat note",
|
"SWITCH_TO_PRIVATE_NOTE": "Skift til privat note",
|
||||||
"SWITCH_TO_REPLY": "Skift til svar",
|
"SWITCH_TO_REPLY": "Skift til svar",
|
||||||
"TOGGLE_SNOOZE_DROPDOWN": "Skift snooze dropdown"
|
"TOGGLE_SNOOZE_DROPDOWN": "Skift snooze dropdown"
|
||||||
},
|
|
||||||
"KEYS": {
|
|
||||||
"WINDOWS_KEY_AND_COMMAND_KEY": "Vind / ¤",
|
|
||||||
"ALT_OR_OPTION_KEY": "Alt. / ¤",
|
|
||||||
"FORWARD_SLASH_KEY": "/"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -266,7 +266,7 @@
|
|||||||
"ATTRIBUTE_WARNING": "Details von Kontakt <strong>{primaryContactName}</strong> wird zu <strong>{parentContactName}</strong> kopiert."
|
"ATTRIBUTE_WARNING": "Details von Kontakt <strong>{primaryContactName}</strong> wird zu <strong>{parentContactName}</strong> kopiert."
|
||||||
},
|
},
|
||||||
"SEARCH": {
|
"SEARCH": {
|
||||||
"ERROR": "ERROR_MESSAGE"
|
"ERROR_MESSAGE": "Something went wrong. Please try again later."
|
||||||
},
|
},
|
||||||
"FORM": {
|
"FORM": {
|
||||||
"SUBMIT": " Kontakte zusammenführen",
|
"SUBMIT": " Kontakte zusammenführen",
|
||||||
@ -288,6 +288,8 @@
|
|||||||
"SEARCH_PLACEHOLDER": "Search...",
|
"SEARCH_PLACEHOLDER": "Search...",
|
||||||
"MESSAGE_BUTTON": "Nachricht",
|
"MESSAGE_BUTTON": "Nachricht",
|
||||||
"SEND_MESSAGE": "Nachricht senden",
|
"SEND_MESSAGE": "Nachricht senden",
|
||||||
|
"BLOCK_CONTACT": "Block contact",
|
||||||
|
"UNBLOCK_CONTACT": "Unblock contact",
|
||||||
"BREADCRUMB": {
|
"BREADCRUMB": {
|
||||||
"CONTACTS": "Kontakte"
|
"CONTACTS": "Kontakte"
|
||||||
},
|
},
|
||||||
@ -302,6 +304,10 @@
|
|||||||
"SUCCESS_MESSAGE": "Kontakt erfolgreich gespeichert",
|
"SUCCESS_MESSAGE": "Kontakt erfolgreich gespeichert",
|
||||||
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
||||||
},
|
},
|
||||||
|
"BLOCK_SUCCESS_MESSAGE": "This contact is blocked successfully",
|
||||||
|
"BLOCK_ERROR_MESSAGE": "Unable to block contact. Please try again later.",
|
||||||
|
"UNBLOCK_SUCCESS_MESSAGE": "Dieser Kontakt wurde erfolgreich entsperrt",
|
||||||
|
"UNBLOCK_ERROR_MESSAGE": "Unable to unblock contact. Please try again later.",
|
||||||
"IMPORT_CONTACT": {
|
"IMPORT_CONTACT": {
|
||||||
"TITLE": "Import contacts",
|
"TITLE": "Import contacts",
|
||||||
"DESCRIPTION": "Kontakte über CSV-Datei importieren.",
|
"DESCRIPTION": "Kontakte über CSV-Datei importieren.",
|
||||||
|
|||||||
@ -117,6 +117,7 @@
|
|||||||
"PENDING": "Als ausstehend markieren",
|
"PENDING": "Als ausstehend markieren",
|
||||||
"RESOLVED": "Als gelöst markieren",
|
"RESOLVED": "Als gelöst markieren",
|
||||||
"MARK_AS_UNREAD": "Als ungelesen markieren",
|
"MARK_AS_UNREAD": "Als ungelesen markieren",
|
||||||
|
"MARK_AS_READ": "Als gelesen markieren",
|
||||||
"REOPEN": "Konversation wieder öffnen",
|
"REOPEN": "Konversation wieder öffnen",
|
||||||
"SNOOZE": {
|
"SNOOZE": {
|
||||||
"TITLE": "Erinnern",
|
"TITLE": "Erinnern",
|
||||||
|
|||||||
@ -389,11 +389,6 @@
|
|||||||
"SWITCH_TO_PRIVATE_NOTE": "Zu privaten Notizen wechseln",
|
"SWITCH_TO_PRIVATE_NOTE": "Zu privaten Notizen wechseln",
|
||||||
"SWITCH_TO_REPLY": "Zur Antwort wechseln",
|
"SWITCH_TO_REPLY": "Zur Antwort wechseln",
|
||||||
"TOGGLE_SNOOZE_DROPDOWN": "Schlummer-Dropdown ein-/ausblenden"
|
"TOGGLE_SNOOZE_DROPDOWN": "Schlummer-Dropdown ein-/ausblenden"
|
||||||
},
|
|
||||||
"KEYS": {
|
|
||||||
"WINDOWS_KEY_AND_COMMAND_KEY": "Win / ⌘",
|
|
||||||
"ALT_OR_OPTION_KEY": "Alt / ⌥",
|
|
||||||
"FORWARD_SLASH_KEY": "/"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -266,7 +266,7 @@
|
|||||||
"ATTRIBUTE_WARNING": "Τα στοιχεία επικοινωνίας του <strong>{primaryContactName}</strong> θα αντιγραφούν στο <strong>{parentContactName}</strong>."
|
"ATTRIBUTE_WARNING": "Τα στοιχεία επικοινωνίας του <strong>{primaryContactName}</strong> θα αντιγραφούν στο <strong>{parentContactName}</strong>."
|
||||||
},
|
},
|
||||||
"SEARCH": {
|
"SEARCH": {
|
||||||
"ERROR": "ERROR_MESSAGE"
|
"ERROR_MESSAGE": "Something went wrong. Please try again later."
|
||||||
},
|
},
|
||||||
"FORM": {
|
"FORM": {
|
||||||
"SUBMIT": " Συγχώνευση επαφών",
|
"SUBMIT": " Συγχώνευση επαφών",
|
||||||
@ -288,6 +288,8 @@
|
|||||||
"SEARCH_PLACEHOLDER": "Search...",
|
"SEARCH_PLACEHOLDER": "Search...",
|
||||||
"MESSAGE_BUTTON": "Μήνυμα",
|
"MESSAGE_BUTTON": "Μήνυμα",
|
||||||
"SEND_MESSAGE": "Αποστολή μηνύματος",
|
"SEND_MESSAGE": "Αποστολή μηνύματος",
|
||||||
|
"BLOCK_CONTACT": "Block contact",
|
||||||
|
"UNBLOCK_CONTACT": "Unblock contact",
|
||||||
"BREADCRUMB": {
|
"BREADCRUMB": {
|
||||||
"CONTACTS": "Επαφές"
|
"CONTACTS": "Επαφές"
|
||||||
},
|
},
|
||||||
@ -302,6 +304,10 @@
|
|||||||
"SUCCESS_MESSAGE": "Η επαφή αποθηκεύτηκε με επιτυχία",
|
"SUCCESS_MESSAGE": "Η επαφή αποθηκεύτηκε με επιτυχία",
|
||||||
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
||||||
},
|
},
|
||||||
|
"BLOCK_SUCCESS_MESSAGE": "This contact is blocked successfully",
|
||||||
|
"BLOCK_ERROR_MESSAGE": "Unable to block contact. Please try again later.",
|
||||||
|
"UNBLOCK_SUCCESS_MESSAGE": "This contact is unblocked successfully",
|
||||||
|
"UNBLOCK_ERROR_MESSAGE": "Unable to unblock contact. Please try again later.",
|
||||||
"IMPORT_CONTACT": {
|
"IMPORT_CONTACT": {
|
||||||
"TITLE": "Import contacts",
|
"TITLE": "Import contacts",
|
||||||
"DESCRIPTION": "Εισαγωγή επαφών μέσω αρχείου CSV.",
|
"DESCRIPTION": "Εισαγωγή επαφών μέσω αρχείου CSV.",
|
||||||
|
|||||||
@ -117,6 +117,7 @@
|
|||||||
"PENDING": "Σήμανση ως εκκρεμής",
|
"PENDING": "Σήμανση ως εκκρεμής",
|
||||||
"RESOLVED": "Σήμανση ως επιλυμένου",
|
"RESOLVED": "Σήμανση ως επιλυμένου",
|
||||||
"MARK_AS_UNREAD": "Σήμανση ως μη αναγνωσμένο",
|
"MARK_AS_UNREAD": "Σήμανση ως μη αναγνωσμένο",
|
||||||
|
"MARK_AS_READ": "Mark as read",
|
||||||
"REOPEN": "Άνοιγμα συνομιλίας",
|
"REOPEN": "Άνοιγμα συνομιλίας",
|
||||||
"SNOOZE": {
|
"SNOOZE": {
|
||||||
"TITLE": "Αναβολή",
|
"TITLE": "Αναβολή",
|
||||||
|
|||||||
@ -389,11 +389,6 @@
|
|||||||
"SWITCH_TO_PRIVATE_NOTE": "Αλλαγή σε Ιδιωτική Σημείωση",
|
"SWITCH_TO_PRIVATE_NOTE": "Αλλαγή σε Ιδιωτική Σημείωση",
|
||||||
"SWITCH_TO_REPLY": "Εναλλαγή σε απάντηση",
|
"SWITCH_TO_REPLY": "Εναλλαγή σε απάντηση",
|
||||||
"TOGGLE_SNOOZE_DROPDOWN": "Εναλλαγή αναβολής dropdown"
|
"TOGGLE_SNOOZE_DROPDOWN": "Εναλλαγή αναβολής dropdown"
|
||||||
},
|
|
||||||
"KEYS": {
|
|
||||||
"WINDOWS_KEY_AND_COMMAND_KEY": "Win / ⌘",
|
|
||||||
"ALT_OR_OPTION_KEY": "Alt / °C.",
|
|
||||||
"FORWARD_SLASH_KEY": "/"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -101,7 +101,7 @@
|
|||||||
"CONTENT": "ha compartido una url"
|
"CONTENT": "ha compartido una url"
|
||||||
},
|
},
|
||||||
"contact": {
|
"contact": {
|
||||||
"CONTENT": "Shared contact"
|
"CONTENT": "Contacto compartido"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"CHAT_SORT_BY_FILTER": {
|
"CHAT_SORT_BY_FILTER": {
|
||||||
|
|||||||
@ -266,7 +266,7 @@
|
|||||||
"ATTRIBUTE_WARNING": "Los datos de contacto de <strong>{primaryContactName}</strong> se copiarán en <strong>{parentContactName}</strong>."
|
"ATTRIBUTE_WARNING": "Los datos de contacto de <strong>{primaryContactName}</strong> se copiarán en <strong>{parentContactName}</strong>."
|
||||||
},
|
},
|
||||||
"SEARCH": {
|
"SEARCH": {
|
||||||
"ERROR": "ERROR"
|
"ERROR_MESSAGE": "Something went wrong. Please try again later."
|
||||||
},
|
},
|
||||||
"FORM": {
|
"FORM": {
|
||||||
"SUBMIT": " Combinar contactos",
|
"SUBMIT": " Combinar contactos",
|
||||||
@ -288,6 +288,8 @@
|
|||||||
"SEARCH_PLACEHOLDER": "Buscar...",
|
"SEARCH_PLACEHOLDER": "Buscar...",
|
||||||
"MESSAGE_BUTTON": "Mensaje",
|
"MESSAGE_BUTTON": "Mensaje",
|
||||||
"SEND_MESSAGE": "Enviar mensaje",
|
"SEND_MESSAGE": "Enviar mensaje",
|
||||||
|
"BLOCK_CONTACT": "Bloquear contacto",
|
||||||
|
"UNBLOCK_CONTACT": "Desbloquear contacto",
|
||||||
"BREADCRUMB": {
|
"BREADCRUMB": {
|
||||||
"CONTACTS": "Contactos"
|
"CONTACTS": "Contactos"
|
||||||
},
|
},
|
||||||
@ -302,6 +304,10 @@
|
|||||||
"SUCCESS_MESSAGE": "Contacto guardado correctamente",
|
"SUCCESS_MESSAGE": "Contacto guardado correctamente",
|
||||||
"ERROR_MESSAGE": "No se pudo guardar el contacto. Inténtalo de nuevo más tarde."
|
"ERROR_MESSAGE": "No se pudo guardar el contacto. Inténtalo de nuevo más tarde."
|
||||||
},
|
},
|
||||||
|
"BLOCK_SUCCESS_MESSAGE": "Este contacto se ha bloqueado correctamente",
|
||||||
|
"BLOCK_ERROR_MESSAGE": "No se pudo bloquear el contacto. Inténtalo de nuevo más tarde.",
|
||||||
|
"UNBLOCK_SUCCESS_MESSAGE": "Este contacto está desbloqueado correctamente",
|
||||||
|
"UNBLOCK_ERROR_MESSAGE": "No se pudo desbloquear el contacto. Inténtalo de nuevo más tarde.",
|
||||||
"IMPORT_CONTACT": {
|
"IMPORT_CONTACT": {
|
||||||
"TITLE": "Importar contactos",
|
"TITLE": "Importar contactos",
|
||||||
"DESCRIPTION": "Importar contactos a través de un archivo CSV.",
|
"DESCRIPTION": "Importar contactos a través de un archivo CSV.",
|
||||||
@ -346,10 +352,10 @@
|
|||||||
"TITLE": "¿Desea guardar este filtro?",
|
"TITLE": "¿Desea guardar este filtro?",
|
||||||
"CONFIRM": "Guardar filtro",
|
"CONFIRM": "Guardar filtro",
|
||||||
"LABEL": "Nombre",
|
"LABEL": "Nombre",
|
||||||
"PLACEHOLDER": "Introduzca el nombre del filtro",
|
"PLACEHOLDER": "Ingrese el nombre del filtro",
|
||||||
"ERROR": "Introduzca un nombre válido",
|
"ERROR": "Ingrese un nombre válido",
|
||||||
"SUCCESS_MESSAGE": "Filtro guardado correctamente",
|
"SUCCESS_MESSAGE": "Filtro guardado correctamente",
|
||||||
"ERROR_MESSAGE": "No se puede guardar el filtro. Inténtalo de nuevo más tarde."
|
"ERROR_MESSAGE": "No se pudo guardar el filtro. Inténtalo de nuevo más tarde."
|
||||||
},
|
},
|
||||||
"DELETE_SEGMENT": {
|
"DELETE_SEGMENT": {
|
||||||
"TITLE": "Confirmar eliminación",
|
"TITLE": "Confirmar eliminación",
|
||||||
@ -357,13 +363,13 @@
|
|||||||
"CONFIRM": "Sí, eliminar",
|
"CONFIRM": "Sí, eliminar",
|
||||||
"CANCEL": "No, cancelar",
|
"CANCEL": "No, cancelar",
|
||||||
"SUCCESS_MESSAGE": "Filtro eliminado correctamente",
|
"SUCCESS_MESSAGE": "Filtro eliminado correctamente",
|
||||||
"ERROR_MESSAGE": "No se puede eliminar el filtro. Inténtalo de nuevo más tarde."
|
"ERROR_MESSAGE": "No se pudo eliminar el filtro. Inténtalo de nuevo más tarde."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"PAGINATION_FOOTER": {
|
"PAGINATION_FOOTER": {
|
||||||
"SHOWING": "Mostrando {startItem} - {endItem} de contactos {totalItems}"
|
"SHOWING": "Mostrando {startItem} - {endItem} de {totalItems} contactos"
|
||||||
},
|
},
|
||||||
"FILTER": {
|
"FILTER": {
|
||||||
"NAME": "Nombre",
|
"NAME": "Nombre",
|
||||||
@ -402,27 +408,27 @@
|
|||||||
"TITLE": "Editar detalles del contacto",
|
"TITLE": "Editar detalles del contacto",
|
||||||
"FORM": {
|
"FORM": {
|
||||||
"FIRST_NAME": {
|
"FIRST_NAME": {
|
||||||
"PLACEHOLDER": "Introduzca el primer nombre"
|
"PLACEHOLDER": "Ingrese el nombre"
|
||||||
},
|
},
|
||||||
"LAST_NAME": {
|
"LAST_NAME": {
|
||||||
"PLACEHOLDER": "Introduzca el apellido"
|
"PLACEHOLDER": "Ingrese el apellido"
|
||||||
},
|
},
|
||||||
"EMAIL_ADDRESS": {
|
"EMAIL_ADDRESS": {
|
||||||
"PLACEHOLDER": "Introduzca la dirección de correo electrónico",
|
"PLACEHOLDER": "Ingrese el correo electrónico",
|
||||||
"DUPLICATE": "Ésta dirección de correo está siendo utilizada por otro contacto."
|
"DUPLICATE": "Ésta dirección de correo está siendo utilizada por otro contacto."
|
||||||
},
|
},
|
||||||
"PHONE_NUMBER": {
|
"PHONE_NUMBER": {
|
||||||
"PLACEHOLDER": "Introduzca el número de teléfono",
|
"PLACEHOLDER": "Ingrese el número de teléfono",
|
||||||
"DUPLICATE": "Este número de teléfono está en uso para otro contacto."
|
"DUPLICATE": "Este número de teléfono está en uso para otro contacto."
|
||||||
},
|
},
|
||||||
"CITY": {
|
"CITY": {
|
||||||
"PLACEHOLDER": "Introduzca el nombre de la ciudad"
|
"PLACEHOLDER": "Introduzca el nombre de la ciudad"
|
||||||
},
|
},
|
||||||
"COUNTRY": {
|
"COUNTRY": {
|
||||||
"PLACEHOLDER": "Seleccionar país"
|
"PLACEHOLDER": "Seleccione el país"
|
||||||
},
|
},
|
||||||
"BIO": {
|
"BIO": {
|
||||||
"PLACEHOLDER": "Introduzca la biografía"
|
"PLACEHOLDER": "Ingrese la biografía"
|
||||||
},
|
},
|
||||||
"COMPANY_NAME": {
|
"COMPANY_NAME": {
|
||||||
"PLACEHOLDER": "Escriba el nombre de la empresa"
|
"PLACEHOLDER": "Escriba el nombre de la empresa"
|
||||||
@ -430,25 +436,25 @@
|
|||||||
},
|
},
|
||||||
"UPDATE_BUTTON": "Actualizar contacto",
|
"UPDATE_BUTTON": "Actualizar contacto",
|
||||||
"SUCCESS_MESSAGE": "Contacto actualizado correctamente",
|
"SUCCESS_MESSAGE": "Contacto actualizado correctamente",
|
||||||
"ERROR_MESSAGE": "No se puede actualizar el contacto. Inténtalo de nuevo más tarde."
|
"ERROR_MESSAGE": "No se pudo actualizar el contacto. Inténtalo de nuevo más tarde."
|
||||||
},
|
},
|
||||||
"SOCIAL_MEDIA": {
|
"SOCIAL_MEDIA": {
|
||||||
"TITLE": "Editar enlaces de redes sociales",
|
"TITLE": "Editar enlaces de redes sociales",
|
||||||
"FORM": {
|
"FORM": {
|
||||||
"FACEBOOK": {
|
"FACEBOOK": {
|
||||||
"PLACEHOLDER": "Añadir Facebook"
|
"PLACEHOLDER": "Agregar Facebook"
|
||||||
},
|
},
|
||||||
"GITHUB": {
|
"GITHUB": {
|
||||||
"PLACEHOLDER": "Añadir Github"
|
"PLACEHOLDER": "Agregar Github"
|
||||||
},
|
},
|
||||||
"INSTAGRAM": {
|
"INSTAGRAM": {
|
||||||
"PLACEHOLDER": "Añadir Instagram"
|
"PLACEHOLDER": "Agregar Instagram"
|
||||||
},
|
},
|
||||||
"LINKEDIN": {
|
"LINKEDIN": {
|
||||||
"PLACEHOLDER": "Añadir LinkedIn"
|
"PLACEHOLDER": "Agregar LinkedIn"
|
||||||
},
|
},
|
||||||
"TWITTER": {
|
"TWITTER": {
|
||||||
"PLACEHOLDER": "Añadir Twitter/X"
|
"PLACEHOLDER": "Agregar Twitter/X"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -117,6 +117,7 @@
|
|||||||
"PENDING": "Marcar como pendiente",
|
"PENDING": "Marcar como pendiente",
|
||||||
"RESOLVED": "Marcar como resuelto",
|
"RESOLVED": "Marcar como resuelto",
|
||||||
"MARK_AS_UNREAD": "Marcar como no leído",
|
"MARK_AS_UNREAD": "Marcar como no leído",
|
||||||
|
"MARK_AS_READ": "Marcar como leído",
|
||||||
"REOPEN": "Resolver conversación",
|
"REOPEN": "Resolver conversación",
|
||||||
"SNOOZE": {
|
"SNOOZE": {
|
||||||
"TITLE": "Posponer",
|
"TITLE": "Posponer",
|
||||||
@ -134,7 +135,7 @@
|
|||||||
"FAILED": "No se pudo asignar el agente. Por favor, inténtelo de nuevo."
|
"FAILED": "No se pudo asignar el agente. Por favor, inténtelo de nuevo."
|
||||||
},
|
},
|
||||||
"LABEL_ASSIGNMENT": {
|
"LABEL_ASSIGNMENT": {
|
||||||
"SUCCESFUL": "Etiqueta asignada #{labelName} a la conversación con id {conversationId}",
|
"SUCCESFUL": "Etiqueta #{labelName} asignada a la conversación con id {conversationId}",
|
||||||
"FAILED": "No se pudo asignar el agente. Por favor, inténtelo de nuevo."
|
"FAILED": "No se pudo asignar el agente. Por favor, inténtelo de nuevo."
|
||||||
},
|
},
|
||||||
"TEAM_ASSIGNMENT": {
|
"TEAM_ASSIGNMENT": {
|
||||||
@ -358,6 +359,6 @@
|
|||||||
"TRY_THESE_PROMPTS": "Prueba estas sugerencias"
|
"TRY_THESE_PROMPTS": "Prueba estas sugerencias"
|
||||||
},
|
},
|
||||||
"GALLERY_VIEW": {
|
"GALLERY_VIEW": {
|
||||||
"ERROR_DOWNLOADING": "No se puede descargar el archivo adjunto. Por favor, inténtelo de nuevo"
|
"ERROR_DOWNLOADING": "No se pudo descargar el archivo adjunto. Por favor, inténtelo de nuevo"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -56,7 +56,7 @@
|
|||||||
"BUTTON_TEXT": "Desconectar"
|
"BUTTON_TEXT": "Desconectar"
|
||||||
},
|
},
|
||||||
"SIDEBAR_DESCRIPTION": {
|
"SIDEBAR_DESCRIPTION": {
|
||||||
"DIALOGFLOW": "Dialogflow is a natural language understanding platform that makes it easy to design and integrate a conversational user interface into your mobile app, web application, device, bot, interactive voice response system, and so on. <br /> <br /> Dialogflow integration with {installationName} allows you to configure a Dialogflow bot with your inboxes which lets the bot handle the queries initially and hand them over to an agent when needed. Dialogflow can be used to qualifying the leads, reduce the workload of agents by providing frequently asked questions etc. <br /> <br /> To add Dialogflow, you need to create a Service Account in your Google project console and share the credentials. Please refer to the Dialogflow docs for more information."
|
"DIALOGFLOW": "Dialogflow es una plataforma de comprensión del lenguaje natural que facilita el diseño e integración de una interfaz de usuario conversacional en su aplicación móvil, aplicación web, dispositivo, bot, sistema interactivo de respuesta de voz, etc. <br /> <br /> La integración de Dialogflow con {installationName} le permite configurar un bot de Dialogflow con sus bandejas de entrada que permite al bot manejar las consultas inicialmente y entregarlas a un agente cuando sea necesario. Dialogflow se puede utilizar para calificar a los clientes potenciales, reducir la carga de trabajo de los agentes proporcionando preguntas frecuentes, etc. <br /> <br /> Para añadir Dialogflow, necesita crear una cuenta de servicio en la consola del proyecto de Google y compartir las credenciales. Consulte la documentación de Dialogflow para obtener más información."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"INTEGRATION_SETTINGS": {
|
"INTEGRATION_SETTINGS": {
|
||||||
"HEADER": "Integraciones",
|
"HEADER": "Integraciones",
|
||||||
"DESCRIPTION": "Chatwoot integrates with multiple tools and services to improve your team's efficiency. Explore the list below to configure your favorite apps.",
|
"DESCRIPTION": "Chatwoot se integra con múltiples herramientas y servicios para mejorar la eficiencia de tu equipo. Explora la lista de abajo para configurar tus aplicaciones favoritas.",
|
||||||
"LEARN_MORE": "Más información acerca de integraciones",
|
"LEARN_MORE": "Más información acerca de integraciones",
|
||||||
"LOADING": "Obteniendo integraciones",
|
"LOADING": "Obteniendo integraciones",
|
||||||
"CAPTAIN": {
|
"CAPTAIN": {
|
||||||
@ -12,7 +12,7 @@
|
|||||||
},
|
},
|
||||||
"WEBHOOK": {
|
"WEBHOOK": {
|
||||||
"SUBSCRIBED_EVENTS": "Eventos suscritos",
|
"SUBSCRIBED_EVENTS": "Eventos suscritos",
|
||||||
"LEARN_MORE": "Learn more about webhooks",
|
"LEARN_MORE": "Aprenda más sobre webhooks",
|
||||||
"FORM": {
|
"FORM": {
|
||||||
"CANCEL": "Cancelar",
|
"CANCEL": "Cancelar",
|
||||||
"DESC": "Los eventos Webhook te proporcionan la información en tiempo real sobre lo que está sucediendo en tu cuenta de Chatwoot. Por favor, introduce una URL válida para configurar un callback.",
|
"DESC": "Los eventos Webhook te proporcionan la información en tiempo real sobre lo que está sucediendo en tu cuenta de Chatwoot. Por favor, introduce una URL válida para configurar un callback.",
|
||||||
@ -31,7 +31,7 @@
|
|||||||
},
|
},
|
||||||
"END_POINT": {
|
"END_POINT": {
|
||||||
"LABEL": "URL de Webhook",
|
"LABEL": "URL de Webhook",
|
||||||
"PLACEHOLDER": "Example: {webhookExampleURL}",
|
"PLACEHOLDER": "Ejemplo: {webhookExampleURL}",
|
||||||
"ERROR": "Por favor, introduzca una URL válida"
|
"ERROR": "Por favor, introduzca una URL válida"
|
||||||
},
|
},
|
||||||
"EDIT_SUBMIT": "Actualizar webhook",
|
"EDIT_SUBMIT": "Actualizar webhook",
|
||||||
@ -90,7 +90,7 @@
|
|||||||
},
|
},
|
||||||
"HELP_TEXT": {
|
"HELP_TEXT": {
|
||||||
"TITLE": "¿Cómo utilizar la Integración Slack?",
|
"TITLE": "¿Cómo utilizar la Integración Slack?",
|
||||||
"BODY": "With this integration, all of your incoming conversations will be synced to the ***{selectedChannelName}*** channel in your Slack workspace. You can manage all your customer conversations right within the channel and never miss a message.\n\nHere are the main features of the integration:\n\n**Respond to conversations from within Slack:** To respond to a conversation in the ***{selectedChannelName}*** Slack channel, simply type out your message and send it as a thread. This will create a response back to the customer through Chatwoot. It's that simple!\n\n **Create private notes:** If you want to create private notes instead of replies, start your message with ***`note:`***. This ensures that your message is kept private and won't be visible to the customer.\n\n**Associate an agent profile:** If the person who replied on Slack has an agent profile in Chatwoot under the same email, the replies will be associated with that agent profile automatically. This means you can easily track who said what and when. On the other hand, when the replier doesn't have an associated agent profile, the replies will appear from the bot profile to the customer.",
|
"BODY": "Con esta integración, todas tus conversaciones entrantes serán sincronizadas con el canal ***{selectedChannelName}*** en tu espacio de trabajo en Slack. Puedes administrar todas tus conversaciones con los clientes directamente en tu canal y nunca perder un mensaje.\n\nEstas son las principales características de la integración:\n\n**Responda a conversaciones desde Slack:** Para responder a una conversación en el canal Slack ***{selectedChannelName}***, simplemente escriba el mensaje y envíalo como un hilo. Esto creará una respuesta que se enviará al cliente mediante Chatwoot. ¡Es así de simple!\n\n**Crea notas privadas:** Si quieres crear una nota privada en lugar de una respuesta, comience su mensaje con ***`note:`***. Esto asegurará que tu mensaje se mantenga privado y no será visible al cliente.\n\n**Asociar un perfil de agente:** Si la persona que responde en Slack tiene un agente de perfil en Chatwoot bajo el mismo correo electrónico, las respuestas serán asociadas con ese perfil de agente automáticamente. Esto quiere decir que puedes fácilmente estar al tanto de quién dijo qué y cuándo. Por el otro lado, cuando la persona que responde no tiene un perfil de agente, las respuestas aparecerán desde el perfil de bot al cliente.",
|
||||||
"SELECTED": "seleccionado"
|
"SELECTED": "seleccionado"
|
||||||
},
|
},
|
||||||
"SELECT_CHANNEL": {
|
"SELECT_CHANNEL": {
|
||||||
@ -114,7 +114,7 @@
|
|||||||
},
|
},
|
||||||
"OPEN_AI": {
|
"OPEN_AI": {
|
||||||
"AI_ASSIST": "Asistencia AI",
|
"AI_ASSIST": "Asistencia AI",
|
||||||
"WITH_AI": " {option} with AI ",
|
"WITH_AI": " {option} con IA ",
|
||||||
"OPTIONS": {
|
"OPTIONS": {
|
||||||
"REPLY_SUGGESTION": "Responder sugerencia",
|
"REPLY_SUGGESTION": "Responder sugerencia",
|
||||||
"SUMMARIZE": "Resumir",
|
"SUMMARIZE": "Resumir",
|
||||||
@ -233,13 +233,13 @@
|
|||||||
"EMPTY_LIST": "No se encontraron problemas lineales",
|
"EMPTY_LIST": "No se encontraron problemas lineales",
|
||||||
"LOADING": "Cargando",
|
"LOADING": "Cargando",
|
||||||
"ERROR": "Hubo un error al recuperar los problemas lineales, por favor inténtalo de nuevo",
|
"ERROR": "Hubo un error al recuperar los problemas lineales, por favor inténtalo de nuevo",
|
||||||
"LINK_SUCCESS": "Issue linked successfully",
|
"LINK_SUCCESS": "Incidencia enlazada correctamente",
|
||||||
"LINK_ERROR": "There was an error linking the issue, please try again",
|
"LINK_ERROR": "Ocurrió un error al enlazar la incidencia. Inténtelo de nuevo",
|
||||||
"LINK_TITLE": "Conversation (#{conversationId}) with {name}"
|
"LINK_TITLE": "Conversación (#{conversationId}) con {name}"
|
||||||
},
|
},
|
||||||
"ADD_OR_LINK": {
|
"ADD_OR_LINK": {
|
||||||
"TITLE": "Create/link linear issue",
|
"TITLE": "Crear/enlazar incidencia con Linear",
|
||||||
"DESCRIPTION": "Create Linear issues from conversations, or link existing ones for seamless tracking.",
|
"DESCRIPTION": "Crear incidencias en Linear desde conversaciones, o enlazar existentes para un seguimiento fluido.",
|
||||||
"FORM": {
|
"FORM": {
|
||||||
"TITLE": {
|
"TITLE": {
|
||||||
"LABEL": "Título",
|
"LABEL": "Título",
|
||||||
@ -284,17 +284,17 @@
|
|||||||
},
|
},
|
||||||
"CREATE": "Crear",
|
"CREATE": "Crear",
|
||||||
"CANCEL": "Cancelar",
|
"CANCEL": "Cancelar",
|
||||||
"CREATE_SUCCESS": "Issue created successfully",
|
"CREATE_SUCCESS": "Incidencia creada correctamente",
|
||||||
"CREATE_ERROR": "There was an error creating the issue, please try again",
|
"CREATE_ERROR": "Hubo un error creando la incidencia. Inténtalo de nuevo",
|
||||||
"LOADING_TEAM_ERROR": "There was an error fetching the teams, please try again",
|
"LOADING_TEAM_ERROR": "Hubo un error al coger los equipos. Inténtalo de nuevo",
|
||||||
"LOADING_TEAM_ENTITIES_ERROR": "There was an error fetching the team entities, please try again"
|
"LOADING_TEAM_ENTITIES_ERROR": "Hubo un error al coger las entidades del equipo. Inténtalo de nuevo"
|
||||||
},
|
},
|
||||||
"ISSUE": {
|
"ISSUE": {
|
||||||
"STATUS": "Estado",
|
"STATUS": "Estado",
|
||||||
"PRIORITY": "Prioridad",
|
"PRIORITY": "Prioridad",
|
||||||
"ASSIGNEE": "Cesionario",
|
"ASSIGNEE": "Cesionario",
|
||||||
"LABELS": "Etiquetas",
|
"LABELS": "Etiquetas",
|
||||||
"CREATED_AT": "Created at {createdAt}"
|
"CREATED_AT": "Creado en {createdAt}"
|
||||||
},
|
},
|
||||||
"UNLINK": {
|
"UNLINK": {
|
||||||
"TITLE": "Desenlazar",
|
"TITLE": "Desenlazar",
|
||||||
|
|||||||
@ -11,8 +11,8 @@
|
|||||||
"CONVERSATIONS": "Conversaciones",
|
"CONVERSATIONS": "Conversaciones",
|
||||||
"MESSAGES": "Mensajes"
|
"MESSAGES": "Mensajes"
|
||||||
},
|
},
|
||||||
"VIEW_MORE": "View more",
|
"VIEW_MORE": "Ver más",
|
||||||
"LOAD_MORE": "Load more",
|
"LOAD_MORE": "Cargar más",
|
||||||
"SEARCHING_DATA": "Buscando",
|
"SEARCHING_DATA": "Buscando",
|
||||||
"LOADING_DATA": "Cargando",
|
"LOADING_DATA": "Cargando",
|
||||||
"EMPTY_STATE": "Ningún {item} encontrado para la consulta '{query}'",
|
"EMPTY_STATE": "Ningún {item} encontrado para la consulta '{query}'",
|
||||||
|
|||||||
@ -195,7 +195,7 @@
|
|||||||
"CHANGE_AVAILABILITY_STATUS": "Cambiar",
|
"CHANGE_AVAILABILITY_STATUS": "Cambiar",
|
||||||
"CHANGE_ACCOUNTS": "Cambiar de cuenta",
|
"CHANGE_ACCOUNTS": "Cambiar de cuenta",
|
||||||
"SWITCH_ACCOUNT": "Cambiar de cuenta",
|
"SWITCH_ACCOUNT": "Cambiar de cuenta",
|
||||||
"CONTACT_SUPPORT": "Contactar al soporte",
|
"CONTACT_SUPPORT": "Contactar a soporte",
|
||||||
"SELECTOR_SUBTITLE": "Seleccione una cuenta de la siguiente lista",
|
"SELECTOR_SUBTITLE": "Seleccione una cuenta de la siguiente lista",
|
||||||
"PROFILE_SETTINGS": "Ajustes del perfil",
|
"PROFILE_SETTINGS": "Ajustes del perfil",
|
||||||
"KEYBOARD_SHORTCUTS": "Atajos de teclado",
|
"KEYBOARD_SHORTCUTS": "Atajos de teclado",
|
||||||
@ -389,11 +389,6 @@
|
|||||||
"SWITCH_TO_PRIVATE_NOTE": "Cambiar a nota privada",
|
"SWITCH_TO_PRIVATE_NOTE": "Cambiar a nota privada",
|
||||||
"SWITCH_TO_REPLY": "Cambiar a respuesta",
|
"SWITCH_TO_REPLY": "Cambiar a respuesta",
|
||||||
"TOGGLE_SNOOZE_DROPDOWN": "Cambiar el menú desplegable"
|
"TOGGLE_SNOOZE_DROPDOWN": "Cambiar el menú desplegable"
|
||||||
},
|
|
||||||
"KEYS": {
|
|
||||||
"WINDOWS_KEY_AND_COMMAND_KEY": "Windows / ⌘",
|
|
||||||
"ALT_OR_OPTION_KEY": "Alt \\ ⌥",
|
|
||||||
"FORWARD_SLASH_KEY": "/"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -266,7 +266,7 @@
|
|||||||
"ATTRIBUTE_WARNING": "اطلاعات مخاطب <strong>{primaryContactName}</strong> کپی شود به <strong>{parentContactName}</strong>."
|
"ATTRIBUTE_WARNING": "اطلاعات مخاطب <strong>{primaryContactName}</strong> کپی شود به <strong>{parentContactName}</strong>."
|
||||||
},
|
},
|
||||||
"SEARCH": {
|
"SEARCH": {
|
||||||
"ERROR": "ERROR_MESSAGE"
|
"ERROR_MESSAGE": "Something went wrong. Please try again later."
|
||||||
},
|
},
|
||||||
"FORM": {
|
"FORM": {
|
||||||
"SUBMIT": " ادغام مخاطبین",
|
"SUBMIT": " ادغام مخاطبین",
|
||||||
@ -288,6 +288,8 @@
|
|||||||
"SEARCH_PLACEHOLDER": "Search...",
|
"SEARCH_PLACEHOLDER": "Search...",
|
||||||
"MESSAGE_BUTTON": "پیام",
|
"MESSAGE_BUTTON": "پیام",
|
||||||
"SEND_MESSAGE": "ارسال پیام",
|
"SEND_MESSAGE": "ارسال پیام",
|
||||||
|
"BLOCK_CONTACT": "Block contact",
|
||||||
|
"UNBLOCK_CONTACT": "Unblock contact",
|
||||||
"BREADCRUMB": {
|
"BREADCRUMB": {
|
||||||
"CONTACTS": "مخاطبین"
|
"CONTACTS": "مخاطبین"
|
||||||
},
|
},
|
||||||
@ -302,6 +304,10 @@
|
|||||||
"SUCCESS_MESSAGE": "مخاطب با موفقیت ذخیره شد",
|
"SUCCESS_MESSAGE": "مخاطب با موفقیت ذخیره شد",
|
||||||
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
||||||
},
|
},
|
||||||
|
"BLOCK_SUCCESS_MESSAGE": "This contact is blocked successfully",
|
||||||
|
"BLOCK_ERROR_MESSAGE": "Unable to block contact. Please try again later.",
|
||||||
|
"UNBLOCK_SUCCESS_MESSAGE": "مخاطب با موفقیت رفع نسداد شد",
|
||||||
|
"UNBLOCK_ERROR_MESSAGE": "Unable to unblock contact. Please try again later.",
|
||||||
"IMPORT_CONTACT": {
|
"IMPORT_CONTACT": {
|
||||||
"TITLE": "Import contacts",
|
"TITLE": "Import contacts",
|
||||||
"DESCRIPTION": "مخاطبین را از طریق یک فایل CSV وارد کنید.",
|
"DESCRIPTION": "مخاطبین را از طریق یک فایل CSV وارد کنید.",
|
||||||
|
|||||||
@ -117,6 +117,7 @@
|
|||||||
"PENDING": "علامت گذاری به عنوان در انتظار",
|
"PENDING": "علامت گذاری به عنوان در انتظار",
|
||||||
"RESOLVED": "علامت زدن به عنوان حل شده",
|
"RESOLVED": "علامت زدن به عنوان حل شده",
|
||||||
"MARK_AS_UNREAD": "علامت گذاری به عنوان خوانده نشده",
|
"MARK_AS_UNREAD": "علامت گذاری به عنوان خوانده نشده",
|
||||||
|
"MARK_AS_READ": "ثبت به عنوان خوانده شده",
|
||||||
"REOPEN": "مکالمه را دوباره باز کنید",
|
"REOPEN": "مکالمه را دوباره باز کنید",
|
||||||
"SNOOZE": {
|
"SNOOZE": {
|
||||||
"TITLE": "به تعویق انداختن",
|
"TITLE": "به تعویق انداختن",
|
||||||
|
|||||||
@ -389,11 +389,6 @@
|
|||||||
"SWITCH_TO_PRIVATE_NOTE": "رفتن به یادداشت خصوصی",
|
"SWITCH_TO_PRIVATE_NOTE": "رفتن به یادداشت خصوصی",
|
||||||
"SWITCH_TO_REPLY": "رفتن به پاسخ",
|
"SWITCH_TO_REPLY": "رفتن به پاسخ",
|
||||||
"TOGGLE_SNOOZE_DROPDOWN": "تغییر حالت بازکردن تعویق"
|
"TOGGLE_SNOOZE_DROPDOWN": "تغییر حالت بازکردن تعویق"
|
||||||
},
|
|
||||||
"KEYS": {
|
|
||||||
"WINDOWS_KEY_AND_COMMAND_KEY": "Win / ⌘",
|
|
||||||
"ALT_OR_OPTION_KEY": "Alt / ⌥",
|
|
||||||
"FORWARD_SLASH_KEY": "/"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -266,7 +266,7 @@
|
|||||||
"ATTRIBUTE_WARNING": "Contact details of <strong>{primaryContactName}</strong> will be copied to <strong>{parentContactName}</strong>."
|
"ATTRIBUTE_WARNING": "Contact details of <strong>{primaryContactName}</strong> will be copied to <strong>{parentContactName}</strong>."
|
||||||
},
|
},
|
||||||
"SEARCH": {
|
"SEARCH": {
|
||||||
"ERROR": "ERROR_MESSAGE"
|
"ERROR_MESSAGE": "Something went wrong. Please try again later."
|
||||||
},
|
},
|
||||||
"FORM": {
|
"FORM": {
|
||||||
"SUBMIT": " Yhdistä yhteystiedot",
|
"SUBMIT": " Yhdistä yhteystiedot",
|
||||||
@ -288,6 +288,8 @@
|
|||||||
"SEARCH_PLACEHOLDER": "Search...",
|
"SEARCH_PLACEHOLDER": "Search...",
|
||||||
"MESSAGE_BUTTON": "Viesti",
|
"MESSAGE_BUTTON": "Viesti",
|
||||||
"SEND_MESSAGE": "Lähetä viesti",
|
"SEND_MESSAGE": "Lähetä viesti",
|
||||||
|
"BLOCK_CONTACT": "Block contact",
|
||||||
|
"UNBLOCK_CONTACT": "Unblock contact",
|
||||||
"BREADCRUMB": {
|
"BREADCRUMB": {
|
||||||
"CONTACTS": "Yhteystiedot"
|
"CONTACTS": "Yhteystiedot"
|
||||||
},
|
},
|
||||||
@ -302,6 +304,10 @@
|
|||||||
"SUCCESS_MESSAGE": "Kontakti tallennettu onnistuneesti",
|
"SUCCESS_MESSAGE": "Kontakti tallennettu onnistuneesti",
|
||||||
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
||||||
},
|
},
|
||||||
|
"BLOCK_SUCCESS_MESSAGE": "This contact is blocked successfully",
|
||||||
|
"BLOCK_ERROR_MESSAGE": "Unable to block contact. Please try again later.",
|
||||||
|
"UNBLOCK_SUCCESS_MESSAGE": "This contact is unblocked successfully",
|
||||||
|
"UNBLOCK_ERROR_MESSAGE": "Unable to unblock contact. Please try again later.",
|
||||||
"IMPORT_CONTACT": {
|
"IMPORT_CONTACT": {
|
||||||
"TITLE": "Import contacts",
|
"TITLE": "Import contacts",
|
||||||
"DESCRIPTION": "Import contacts through a CSV file.",
|
"DESCRIPTION": "Import contacts through a CSV file.",
|
||||||
|
|||||||
@ -117,6 +117,7 @@
|
|||||||
"PENDING": "Mark as pending",
|
"PENDING": "Mark as pending",
|
||||||
"RESOLVED": "Mark as resolved",
|
"RESOLVED": "Mark as resolved",
|
||||||
"MARK_AS_UNREAD": "Mark as unread",
|
"MARK_AS_UNREAD": "Mark as unread",
|
||||||
|
"MARK_AS_READ": "Mark as read",
|
||||||
"REOPEN": "Avaa keskustelu uudelleen",
|
"REOPEN": "Avaa keskustelu uudelleen",
|
||||||
"SNOOZE": {
|
"SNOOZE": {
|
||||||
"TITLE": "Snooze",
|
"TITLE": "Snooze",
|
||||||
|
|||||||
@ -389,11 +389,6 @@
|
|||||||
"SWITCH_TO_PRIVATE_NOTE": "Switch to Private Note",
|
"SWITCH_TO_PRIVATE_NOTE": "Switch to Private Note",
|
||||||
"SWITCH_TO_REPLY": "Switch to Reply",
|
"SWITCH_TO_REPLY": "Switch to Reply",
|
||||||
"TOGGLE_SNOOZE_DROPDOWN": "Toggle snooze dropdown"
|
"TOGGLE_SNOOZE_DROPDOWN": "Toggle snooze dropdown"
|
||||||
},
|
|
||||||
"KEYS": {
|
|
||||||
"WINDOWS_KEY_AND_COMMAND_KEY": "Win / ⌘",
|
|
||||||
"ALT_OR_OPTION_KEY": "Alt / ⌥",
|
|
||||||
"FORWARD_SLASH_KEY": "/"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -266,7 +266,7 @@
|
|||||||
"ATTRIBUTE_WARNING": "Les coordonnées de <strong>{primaryContactName}</strong> seront copiées vers <strong>{parentContactName}</strong>."
|
"ATTRIBUTE_WARNING": "Les coordonnées de <strong>{primaryContactName}</strong> seront copiées vers <strong>{parentContactName}</strong>."
|
||||||
},
|
},
|
||||||
"SEARCH": {
|
"SEARCH": {
|
||||||
"ERROR": "ERROR_MESSAGE"
|
"ERROR_MESSAGE": "Something went wrong. Please try again later."
|
||||||
},
|
},
|
||||||
"FORM": {
|
"FORM": {
|
||||||
"SUBMIT": " Fusionner les contacts",
|
"SUBMIT": " Fusionner les contacts",
|
||||||
@ -288,6 +288,8 @@
|
|||||||
"SEARCH_PLACEHOLDER": "Search...",
|
"SEARCH_PLACEHOLDER": "Search...",
|
||||||
"MESSAGE_BUTTON": "Message",
|
"MESSAGE_BUTTON": "Message",
|
||||||
"SEND_MESSAGE": "Envoyer un message",
|
"SEND_MESSAGE": "Envoyer un message",
|
||||||
|
"BLOCK_CONTACT": "Block contact",
|
||||||
|
"UNBLOCK_CONTACT": "Unblock contact",
|
||||||
"BREADCRUMB": {
|
"BREADCRUMB": {
|
||||||
"CONTACTS": "Contacts"
|
"CONTACTS": "Contacts"
|
||||||
},
|
},
|
||||||
@ -302,6 +304,10 @@
|
|||||||
"SUCCESS_MESSAGE": "Contact enregistré avec succès",
|
"SUCCESS_MESSAGE": "Contact enregistré avec succès",
|
||||||
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
||||||
},
|
},
|
||||||
|
"BLOCK_SUCCESS_MESSAGE": "This contact is blocked successfully",
|
||||||
|
"BLOCK_ERROR_MESSAGE": "Unable to block contact. Please try again later.",
|
||||||
|
"UNBLOCK_SUCCESS_MESSAGE": "This contact is unblocked successfully",
|
||||||
|
"UNBLOCK_ERROR_MESSAGE": "Unable to unblock contact. Please try again later.",
|
||||||
"IMPORT_CONTACT": {
|
"IMPORT_CONTACT": {
|
||||||
"TITLE": "Import contacts",
|
"TITLE": "Import contacts",
|
||||||
"DESCRIPTION": "Importer des contacts via un fichier CSV.",
|
"DESCRIPTION": "Importer des contacts via un fichier CSV.",
|
||||||
|
|||||||
@ -117,6 +117,7 @@
|
|||||||
"PENDING": "Marquer comme en attente",
|
"PENDING": "Marquer comme en attente",
|
||||||
"RESOLVED": "Marquer comme résolu",
|
"RESOLVED": "Marquer comme résolu",
|
||||||
"MARK_AS_UNREAD": "Marquer comme non lu",
|
"MARK_AS_UNREAD": "Marquer comme non lu",
|
||||||
|
"MARK_AS_READ": "Marquer comme lu",
|
||||||
"REOPEN": "Reprendre la conversation",
|
"REOPEN": "Reprendre la conversation",
|
||||||
"SNOOZE": {
|
"SNOOZE": {
|
||||||
"TITLE": "Reporter",
|
"TITLE": "Reporter",
|
||||||
|
|||||||
@ -389,11 +389,6 @@
|
|||||||
"SWITCH_TO_PRIVATE_NOTE": "Basculer vers une note privée",
|
"SWITCH_TO_PRIVATE_NOTE": "Basculer vers une note privée",
|
||||||
"SWITCH_TO_REPLY": "Basculer vers la réponse",
|
"SWITCH_TO_REPLY": "Basculer vers la réponse",
|
||||||
"TOGGLE_SNOOZE_DROPDOWN": "Activer/désactiver la liste déroulante de répétition"
|
"TOGGLE_SNOOZE_DROPDOWN": "Activer/désactiver la liste déroulante de répétition"
|
||||||
},
|
|
||||||
"KEYS": {
|
|
||||||
"WINDOWS_KEY_AND_COMMAND_KEY": "Win / ⌘",
|
|
||||||
"ALT_OR_OPTION_KEY": "Alt / ⌥",
|
|
||||||
"FORWARD_SLASH_KEY": "/"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -266,7 +266,7 @@
|
|||||||
"ATTRIBUTE_WARNING": "פרטי הקשר של <strong>{primaryContactName}</strong> יועתקו אל <strong>{parentContactName}</strong>."
|
"ATTRIBUTE_WARNING": "פרטי הקשר של <strong>{primaryContactName}</strong> יועתקו אל <strong>{parentContactName}</strong>."
|
||||||
},
|
},
|
||||||
"SEARCH": {
|
"SEARCH": {
|
||||||
"ERROR": "הודעת שגיאה"
|
"ERROR_MESSAGE": "Something went wrong. Please try again later."
|
||||||
},
|
},
|
||||||
"FORM": {
|
"FORM": {
|
||||||
"SUBMIT": " מזג אנשי קשר",
|
"SUBMIT": " מזג אנשי קשר",
|
||||||
@ -288,6 +288,8 @@
|
|||||||
"SEARCH_PLACEHOLDER": "Search...",
|
"SEARCH_PLACEHOLDER": "Search...",
|
||||||
"MESSAGE_BUTTON": "הודעה",
|
"MESSAGE_BUTTON": "הודעה",
|
||||||
"SEND_MESSAGE": "שלח הודעה",
|
"SEND_MESSAGE": "שלח הודעה",
|
||||||
|
"BLOCK_CONTACT": "Block contact",
|
||||||
|
"UNBLOCK_CONTACT": "Unblock contact",
|
||||||
"BREADCRUMB": {
|
"BREADCRUMB": {
|
||||||
"CONTACTS": "איש קשר"
|
"CONTACTS": "איש קשר"
|
||||||
},
|
},
|
||||||
@ -302,6 +304,10 @@
|
|||||||
"SUCCESS_MESSAGE": "איש הקשר נשמר בהצלחה",
|
"SUCCESS_MESSAGE": "איש הקשר נשמר בהצלחה",
|
||||||
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
||||||
},
|
},
|
||||||
|
"BLOCK_SUCCESS_MESSAGE": "This contact is blocked successfully",
|
||||||
|
"BLOCK_ERROR_MESSAGE": "Unable to block contact. Please try again later.",
|
||||||
|
"UNBLOCK_SUCCESS_MESSAGE": "This contact is unblocked successfully",
|
||||||
|
"UNBLOCK_ERROR_MESSAGE": "Unable to unblock contact. Please try again later.",
|
||||||
"IMPORT_CONTACT": {
|
"IMPORT_CONTACT": {
|
||||||
"TITLE": "Import contacts",
|
"TITLE": "Import contacts",
|
||||||
"DESCRIPTION": "ייבא אנשי קשר באמצעות קובץ CSV.",
|
"DESCRIPTION": "ייבא אנשי קשר באמצעות קובץ CSV.",
|
||||||
|
|||||||
@ -117,6 +117,7 @@
|
|||||||
"PENDING": "סמן כממתין",
|
"PENDING": "סמן כממתין",
|
||||||
"RESOLVED": "סמן כפתור",
|
"RESOLVED": "סמן כפתור",
|
||||||
"MARK_AS_UNREAD": "סמן כלא נקרא",
|
"MARK_AS_UNREAD": "סמן כלא נקרא",
|
||||||
|
"MARK_AS_READ": "Mark as read",
|
||||||
"REOPEN": "פתח מחדש את השיחה",
|
"REOPEN": "פתח מחדש את השיחה",
|
||||||
"SNOOZE": {
|
"SNOOZE": {
|
||||||
"TITLE": "נודניק",
|
"TITLE": "נודניק",
|
||||||
|
|||||||
@ -389,11 +389,6 @@
|
|||||||
"SWITCH_TO_PRIVATE_NOTE": "עבור להערה פרטית",
|
"SWITCH_TO_PRIVATE_NOTE": "עבור להערה פרטית",
|
||||||
"SWITCH_TO_REPLY": "עבור לתשובה",
|
"SWITCH_TO_REPLY": "עבור לתשובה",
|
||||||
"TOGGLE_SNOOZE_DROPDOWN": "החלפת תפריט נודניק"
|
"TOGGLE_SNOOZE_DROPDOWN": "החלפת תפריט נודניק"
|
||||||
},
|
|
||||||
"KEYS": {
|
|
||||||
"WINDOWS_KEY_AND_COMMAND_KEY": "נצח / ⌘",
|
|
||||||
"ALT_OR_OPTION_KEY": "Alt / ⌥",
|
|
||||||
"FORWARD_SLASH_KEY": "/"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -266,7 +266,7 @@
|
|||||||
"ATTRIBUTE_WARNING": "Contact details of <strong>{primaryContactName}</strong> will be copied to <strong>{parentContactName}</strong>."
|
"ATTRIBUTE_WARNING": "Contact details of <strong>{primaryContactName}</strong> will be copied to <strong>{parentContactName}</strong>."
|
||||||
},
|
},
|
||||||
"SEARCH": {
|
"SEARCH": {
|
||||||
"ERROR": "ERROR_MESSAGE"
|
"ERROR_MESSAGE": "Something went wrong. Please try again later."
|
||||||
},
|
},
|
||||||
"FORM": {
|
"FORM": {
|
||||||
"SUBMIT": " Merge contacts",
|
"SUBMIT": " Merge contacts",
|
||||||
@ -288,6 +288,8 @@
|
|||||||
"SEARCH_PLACEHOLDER": "Search...",
|
"SEARCH_PLACEHOLDER": "Search...",
|
||||||
"MESSAGE_BUTTON": "Message",
|
"MESSAGE_BUTTON": "Message",
|
||||||
"SEND_MESSAGE": "Send message",
|
"SEND_MESSAGE": "Send message",
|
||||||
|
"BLOCK_CONTACT": "Block contact",
|
||||||
|
"UNBLOCK_CONTACT": "Unblock contact",
|
||||||
"BREADCRUMB": {
|
"BREADCRUMB": {
|
||||||
"CONTACTS": "Contacts"
|
"CONTACTS": "Contacts"
|
||||||
},
|
},
|
||||||
@ -302,6 +304,10 @@
|
|||||||
"SUCCESS_MESSAGE": "Contact saved successfully",
|
"SUCCESS_MESSAGE": "Contact saved successfully",
|
||||||
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
||||||
},
|
},
|
||||||
|
"BLOCK_SUCCESS_MESSAGE": "This contact is blocked successfully",
|
||||||
|
"BLOCK_ERROR_MESSAGE": "Unable to block contact. Please try again later.",
|
||||||
|
"UNBLOCK_SUCCESS_MESSAGE": "This contact is unblocked successfully",
|
||||||
|
"UNBLOCK_ERROR_MESSAGE": "Unable to unblock contact. Please try again later.",
|
||||||
"IMPORT_CONTACT": {
|
"IMPORT_CONTACT": {
|
||||||
"TITLE": "Import contacts",
|
"TITLE": "Import contacts",
|
||||||
"DESCRIPTION": "Import contacts through a CSV file.",
|
"DESCRIPTION": "Import contacts through a CSV file.",
|
||||||
|
|||||||
@ -117,6 +117,7 @@
|
|||||||
"PENDING": "Mark as pending",
|
"PENDING": "Mark as pending",
|
||||||
"RESOLVED": "Mark as resolved",
|
"RESOLVED": "Mark as resolved",
|
||||||
"MARK_AS_UNREAD": "Mark as unread",
|
"MARK_AS_UNREAD": "Mark as unread",
|
||||||
|
"MARK_AS_READ": "Mark as read",
|
||||||
"REOPEN": "Reopen conversation",
|
"REOPEN": "Reopen conversation",
|
||||||
"SNOOZE": {
|
"SNOOZE": {
|
||||||
"TITLE": "Snooze",
|
"TITLE": "Snooze",
|
||||||
|
|||||||
@ -389,11 +389,6 @@
|
|||||||
"SWITCH_TO_PRIVATE_NOTE": "Switch to Private Note",
|
"SWITCH_TO_PRIVATE_NOTE": "Switch to Private Note",
|
||||||
"SWITCH_TO_REPLY": "Switch to Reply",
|
"SWITCH_TO_REPLY": "Switch to Reply",
|
||||||
"TOGGLE_SNOOZE_DROPDOWN": "Toggle snooze dropdown"
|
"TOGGLE_SNOOZE_DROPDOWN": "Toggle snooze dropdown"
|
||||||
},
|
|
||||||
"KEYS": {
|
|
||||||
"WINDOWS_KEY_AND_COMMAND_KEY": "Win / ⌘",
|
|
||||||
"ALT_OR_OPTION_KEY": "Alt / ⌥",
|
|
||||||
"FORWARD_SLASH_KEY": "/"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -266,7 +266,7 @@
|
|||||||
"ATTRIBUTE_WARNING": "Contact details of <strong>{primaryContactName}</strong> will be copied to <strong>{parentContactName}</strong>."
|
"ATTRIBUTE_WARNING": "Contact details of <strong>{primaryContactName}</strong> will be copied to <strong>{parentContactName}</strong>."
|
||||||
},
|
},
|
||||||
"SEARCH": {
|
"SEARCH": {
|
||||||
"ERROR": "ERROR_MESSAGE"
|
"ERROR_MESSAGE": "Something went wrong. Please try again later."
|
||||||
},
|
},
|
||||||
"FORM": {
|
"FORM": {
|
||||||
"SUBMIT": " Merge contacts",
|
"SUBMIT": " Merge contacts",
|
||||||
@ -288,6 +288,8 @@
|
|||||||
"SEARCH_PLACEHOLDER": "Search...",
|
"SEARCH_PLACEHOLDER": "Search...",
|
||||||
"MESSAGE_BUTTON": "Poruka",
|
"MESSAGE_BUTTON": "Poruka",
|
||||||
"SEND_MESSAGE": "Send message",
|
"SEND_MESSAGE": "Send message",
|
||||||
|
"BLOCK_CONTACT": "Block contact",
|
||||||
|
"UNBLOCK_CONTACT": "Unblock contact",
|
||||||
"BREADCRUMB": {
|
"BREADCRUMB": {
|
||||||
"CONTACTS": "Kontakti"
|
"CONTACTS": "Kontakti"
|
||||||
},
|
},
|
||||||
@ -302,6 +304,10 @@
|
|||||||
"SUCCESS_MESSAGE": "Contact saved successfully",
|
"SUCCESS_MESSAGE": "Contact saved successfully",
|
||||||
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
||||||
},
|
},
|
||||||
|
"BLOCK_SUCCESS_MESSAGE": "This contact is blocked successfully",
|
||||||
|
"BLOCK_ERROR_MESSAGE": "Unable to block contact. Please try again later.",
|
||||||
|
"UNBLOCK_SUCCESS_MESSAGE": "This contact is unblocked successfully",
|
||||||
|
"UNBLOCK_ERROR_MESSAGE": "Unable to unblock contact. Please try again later.",
|
||||||
"IMPORT_CONTACT": {
|
"IMPORT_CONTACT": {
|
||||||
"TITLE": "Import contacts",
|
"TITLE": "Import contacts",
|
||||||
"DESCRIPTION": "Import contacts through a CSV file.",
|
"DESCRIPTION": "Import contacts through a CSV file.",
|
||||||
|
|||||||
@ -117,6 +117,7 @@
|
|||||||
"PENDING": "Mark as pending",
|
"PENDING": "Mark as pending",
|
||||||
"RESOLVED": "Mark as resolved",
|
"RESOLVED": "Mark as resolved",
|
||||||
"MARK_AS_UNREAD": "Mark as unread",
|
"MARK_AS_UNREAD": "Mark as unread",
|
||||||
|
"MARK_AS_READ": "Mark as read",
|
||||||
"REOPEN": "Reopen conversation",
|
"REOPEN": "Reopen conversation",
|
||||||
"SNOOZE": {
|
"SNOOZE": {
|
||||||
"TITLE": "Snooze",
|
"TITLE": "Snooze",
|
||||||
|
|||||||
@ -389,11 +389,6 @@
|
|||||||
"SWITCH_TO_PRIVATE_NOTE": "Switch to Private Note",
|
"SWITCH_TO_PRIVATE_NOTE": "Switch to Private Note",
|
||||||
"SWITCH_TO_REPLY": "Switch to Reply",
|
"SWITCH_TO_REPLY": "Switch to Reply",
|
||||||
"TOGGLE_SNOOZE_DROPDOWN": "Toggle snooze dropdown"
|
"TOGGLE_SNOOZE_DROPDOWN": "Toggle snooze dropdown"
|
||||||
},
|
|
||||||
"KEYS": {
|
|
||||||
"WINDOWS_KEY_AND_COMMAND_KEY": "Win / ⌘",
|
|
||||||
"ALT_OR_OPTION_KEY": "Alt / ⌥",
|
|
||||||
"FORWARD_SLASH_KEY": "/"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -266,7 +266,7 @@
|
|||||||
"ATTRIBUTE_WARNING": "<strong>{primaryContactName}</strong> kontakt adatai át lesznek másolva hozzá: <strong>{parentContactName}</strong>."
|
"ATTRIBUTE_WARNING": "<strong>{primaryContactName}</strong> kontakt adatai át lesznek másolva hozzá: <strong>{parentContactName}</strong>."
|
||||||
},
|
},
|
||||||
"SEARCH": {
|
"SEARCH": {
|
||||||
"ERROR": "HIBA_ÜZENET"
|
"ERROR_MESSAGE": "Something went wrong. Please try again later."
|
||||||
},
|
},
|
||||||
"FORM": {
|
"FORM": {
|
||||||
"SUBMIT": " Kontaktok egyesítése",
|
"SUBMIT": " Kontaktok egyesítése",
|
||||||
@ -288,6 +288,8 @@
|
|||||||
"SEARCH_PLACEHOLDER": "Search...",
|
"SEARCH_PLACEHOLDER": "Search...",
|
||||||
"MESSAGE_BUTTON": "Üzenet",
|
"MESSAGE_BUTTON": "Üzenet",
|
||||||
"SEND_MESSAGE": "Üzenet elküldése",
|
"SEND_MESSAGE": "Üzenet elküldése",
|
||||||
|
"BLOCK_CONTACT": "Block contact",
|
||||||
|
"UNBLOCK_CONTACT": "Unblock contact",
|
||||||
"BREADCRUMB": {
|
"BREADCRUMB": {
|
||||||
"CONTACTS": "Kontaktok"
|
"CONTACTS": "Kontaktok"
|
||||||
},
|
},
|
||||||
@ -302,6 +304,10 @@
|
|||||||
"SUCCESS_MESSAGE": "Kontakt mentés sikeres",
|
"SUCCESS_MESSAGE": "Kontakt mentés sikeres",
|
||||||
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
||||||
},
|
},
|
||||||
|
"BLOCK_SUCCESS_MESSAGE": "This contact is blocked successfully",
|
||||||
|
"BLOCK_ERROR_MESSAGE": "Unable to block contact. Please try again later.",
|
||||||
|
"UNBLOCK_SUCCESS_MESSAGE": "This contact is unblocked successfully",
|
||||||
|
"UNBLOCK_ERROR_MESSAGE": "Unable to unblock contact. Please try again later.",
|
||||||
"IMPORT_CONTACT": {
|
"IMPORT_CONTACT": {
|
||||||
"TITLE": "Import contacts",
|
"TITLE": "Import contacts",
|
||||||
"DESCRIPTION": "Kontaktok importálása CSV fájlból.",
|
"DESCRIPTION": "Kontaktok importálása CSV fájlból.",
|
||||||
|
|||||||
@ -117,6 +117,7 @@
|
|||||||
"PENDING": "Függőben levőként megjelölés",
|
"PENDING": "Függőben levőként megjelölés",
|
||||||
"RESOLVED": "Megjelölés megoldottként",
|
"RESOLVED": "Megjelölés megoldottként",
|
||||||
"MARK_AS_UNREAD": "Megjelölés olvasatlanként",
|
"MARK_AS_UNREAD": "Megjelölés olvasatlanként",
|
||||||
|
"MARK_AS_READ": "Mark as read",
|
||||||
"REOPEN": "Beszélgetés újranyitása",
|
"REOPEN": "Beszélgetés újranyitása",
|
||||||
"SNOOZE": {
|
"SNOOZE": {
|
||||||
"TITLE": "Halasztás",
|
"TITLE": "Halasztás",
|
||||||
|
|||||||
@ -389,11 +389,6 @@
|
|||||||
"SWITCH_TO_PRIVATE_NOTE": "Válts privát jegyzetre",
|
"SWITCH_TO_PRIVATE_NOTE": "Válts privát jegyzetre",
|
||||||
"SWITCH_TO_REPLY": "Válts a válasz fülre",
|
"SWITCH_TO_REPLY": "Válts a válasz fülre",
|
||||||
"TOGGLE_SNOOZE_DROPDOWN": "Alvómód bekapcsolása a legördülő menüben"
|
"TOGGLE_SNOOZE_DROPDOWN": "Alvómód bekapcsolása a legördülő menüben"
|
||||||
},
|
|
||||||
"KEYS": {
|
|
||||||
"WINDOWS_KEY_AND_COMMAND_KEY": "Win / ⌘",
|
|
||||||
"ALT_OR_OPTION_KEY": "Alt / ⌥",
|
|
||||||
"FORWARD_SLASH_KEY": "/\n"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -266,7 +266,7 @@
|
|||||||
"ATTRIBUTE_WARNING": "Contact details of <strong>{primaryContactName}</strong> will be copied to <strong>{parentContactName}</strong>."
|
"ATTRIBUTE_WARNING": "Contact details of <strong>{primaryContactName}</strong> will be copied to <strong>{parentContactName}</strong>."
|
||||||
},
|
},
|
||||||
"SEARCH": {
|
"SEARCH": {
|
||||||
"ERROR": "ERROR_MESSAGE"
|
"ERROR_MESSAGE": "Something went wrong. Please try again later."
|
||||||
},
|
},
|
||||||
"FORM": {
|
"FORM": {
|
||||||
"SUBMIT": " Merge contacts",
|
"SUBMIT": " Merge contacts",
|
||||||
@ -288,6 +288,8 @@
|
|||||||
"SEARCH_PLACEHOLDER": "Search...",
|
"SEARCH_PLACEHOLDER": "Search...",
|
||||||
"MESSAGE_BUTTON": "Message",
|
"MESSAGE_BUTTON": "Message",
|
||||||
"SEND_MESSAGE": "Send message",
|
"SEND_MESSAGE": "Send message",
|
||||||
|
"BLOCK_CONTACT": "Block contact",
|
||||||
|
"UNBLOCK_CONTACT": "Unblock contact",
|
||||||
"BREADCRUMB": {
|
"BREADCRUMB": {
|
||||||
"CONTACTS": "Contacts"
|
"CONTACTS": "Contacts"
|
||||||
},
|
},
|
||||||
@ -302,6 +304,10 @@
|
|||||||
"SUCCESS_MESSAGE": "Contact saved successfully",
|
"SUCCESS_MESSAGE": "Contact saved successfully",
|
||||||
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
||||||
},
|
},
|
||||||
|
"BLOCK_SUCCESS_MESSAGE": "This contact is blocked successfully",
|
||||||
|
"BLOCK_ERROR_MESSAGE": "Unable to block contact. Please try again later.",
|
||||||
|
"UNBLOCK_SUCCESS_MESSAGE": "This contact is unblocked successfully",
|
||||||
|
"UNBLOCK_ERROR_MESSAGE": "Unable to unblock contact. Please try again later.",
|
||||||
"IMPORT_CONTACT": {
|
"IMPORT_CONTACT": {
|
||||||
"TITLE": "Import contacts",
|
"TITLE": "Import contacts",
|
||||||
"DESCRIPTION": "Import contacts through a CSV file.",
|
"DESCRIPTION": "Import contacts through a CSV file.",
|
||||||
|
|||||||
@ -117,6 +117,7 @@
|
|||||||
"PENDING": "Mark as pending",
|
"PENDING": "Mark as pending",
|
||||||
"RESOLVED": "Mark as resolved",
|
"RESOLVED": "Mark as resolved",
|
||||||
"MARK_AS_UNREAD": "Mark as unread",
|
"MARK_AS_UNREAD": "Mark as unread",
|
||||||
|
"MARK_AS_READ": "Mark as read",
|
||||||
"REOPEN": "Reopen conversation",
|
"REOPEN": "Reopen conversation",
|
||||||
"SNOOZE": {
|
"SNOOZE": {
|
||||||
"TITLE": "Snooze",
|
"TITLE": "Snooze",
|
||||||
|
|||||||
@ -389,11 +389,6 @@
|
|||||||
"SWITCH_TO_PRIVATE_NOTE": "Switch to Private Note",
|
"SWITCH_TO_PRIVATE_NOTE": "Switch to Private Note",
|
||||||
"SWITCH_TO_REPLY": "Switch to Reply",
|
"SWITCH_TO_REPLY": "Switch to Reply",
|
||||||
"TOGGLE_SNOOZE_DROPDOWN": "Toggle snooze dropdown"
|
"TOGGLE_SNOOZE_DROPDOWN": "Toggle snooze dropdown"
|
||||||
},
|
|
||||||
"KEYS": {
|
|
||||||
"WINDOWS_KEY_AND_COMMAND_KEY": "Win / ⌘",
|
|
||||||
"ALT_OR_OPTION_KEY": "Alt / ⌥",
|
|
||||||
"FORWARD_SLASH_KEY": "/"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -266,7 +266,7 @@
|
|||||||
"ATTRIBUTE_WARNING": "Detail kontak dari <strong>{primaryContactName}</strong> akan disalin ke <strong>{parentContactName}</strong>."
|
"ATTRIBUTE_WARNING": "Detail kontak dari <strong>{primaryContactName}</strong> akan disalin ke <strong>{parentContactName}</strong>."
|
||||||
},
|
},
|
||||||
"SEARCH": {
|
"SEARCH": {
|
||||||
"ERROR": "PESAN_KESALAHAN"
|
"ERROR_MESSAGE": "Something went wrong. Please try again later."
|
||||||
},
|
},
|
||||||
"FORM": {
|
"FORM": {
|
||||||
"SUBMIT": "Gabungkan Kontak",
|
"SUBMIT": "Gabungkan Kontak",
|
||||||
@ -288,6 +288,8 @@
|
|||||||
"SEARCH_PLACEHOLDER": "Search...",
|
"SEARCH_PLACEHOLDER": "Search...",
|
||||||
"MESSAGE_BUTTON": "Pesan",
|
"MESSAGE_BUTTON": "Pesan",
|
||||||
"SEND_MESSAGE": "Kirim Pesan",
|
"SEND_MESSAGE": "Kirim Pesan",
|
||||||
|
"BLOCK_CONTACT": "Block contact",
|
||||||
|
"UNBLOCK_CONTACT": "Unblock contact",
|
||||||
"BREADCRUMB": {
|
"BREADCRUMB": {
|
||||||
"CONTACTS": "Kontak"
|
"CONTACTS": "Kontak"
|
||||||
},
|
},
|
||||||
@ -302,6 +304,10 @@
|
|||||||
"SUCCESS_MESSAGE": "Kontak berhasil disimpan",
|
"SUCCESS_MESSAGE": "Kontak berhasil disimpan",
|
||||||
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
||||||
},
|
},
|
||||||
|
"BLOCK_SUCCESS_MESSAGE": "This contact is blocked successfully",
|
||||||
|
"BLOCK_ERROR_MESSAGE": "Unable to block contact. Please try again later.",
|
||||||
|
"UNBLOCK_SUCCESS_MESSAGE": "This contact is unblocked successfully",
|
||||||
|
"UNBLOCK_ERROR_MESSAGE": "Unable to unblock contact. Please try again later.",
|
||||||
"IMPORT_CONTACT": {
|
"IMPORT_CONTACT": {
|
||||||
"TITLE": "Impor kontak",
|
"TITLE": "Impor kontak",
|
||||||
"DESCRIPTION": "Impor kontak melalui file CSV.",
|
"DESCRIPTION": "Impor kontak melalui file CSV.",
|
||||||
|
|||||||
@ -117,6 +117,7 @@
|
|||||||
"PENDING": "Tandai sebagai tertunda",
|
"PENDING": "Tandai sebagai tertunda",
|
||||||
"RESOLVED": "Tandai sebagai terselesaikan",
|
"RESOLVED": "Tandai sebagai terselesaikan",
|
||||||
"MARK_AS_UNREAD": "Tandai sebagai belum terbaca",
|
"MARK_AS_UNREAD": "Tandai sebagai belum terbaca",
|
||||||
|
"MARK_AS_READ": "Mark as read",
|
||||||
"REOPEN": "Buka kembali percakapan",
|
"REOPEN": "Buka kembali percakapan",
|
||||||
"SNOOZE": {
|
"SNOOZE": {
|
||||||
"TITLE": "Tunda",
|
"TITLE": "Tunda",
|
||||||
|
|||||||
@ -389,11 +389,6 @@
|
|||||||
"SWITCH_TO_PRIVATE_NOTE": "Beralih ke Catatan Pribadi",
|
"SWITCH_TO_PRIVATE_NOTE": "Beralih ke Catatan Pribadi",
|
||||||
"SWITCH_TO_REPLY": "Beralih ke Balasan",
|
"SWITCH_TO_REPLY": "Beralih ke Balasan",
|
||||||
"TOGGLE_SNOOZE_DROPDOWN": "Buka/Tutup dropdown penundaan"
|
"TOGGLE_SNOOZE_DROPDOWN": "Buka/Tutup dropdown penundaan"
|
||||||
},
|
|
||||||
"KEYS": {
|
|
||||||
"WINDOWS_KEY_AND_COMMAND_KEY": "Win / ⌘",
|
|
||||||
"ALT_OR_OPTION_KEY": "Alt / ⌥",
|
|
||||||
"FORWARD_SLASH_KEY": "/"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -266,7 +266,7 @@
|
|||||||
"ATTRIBUTE_WARNING": "Samskiptaupplýsingar <strong>{primaryContactName}</strong> verða afritaðar á <strong>{parentContactName}</strong>."
|
"ATTRIBUTE_WARNING": "Samskiptaupplýsingar <strong>{primaryContactName}</strong> verða afritaðar á <strong>{parentContactName}</strong>."
|
||||||
},
|
},
|
||||||
"SEARCH": {
|
"SEARCH": {
|
||||||
"ERROR": "ERROR_MESSAGE"
|
"ERROR_MESSAGE": "Something went wrong. Please try again later."
|
||||||
},
|
},
|
||||||
"FORM": {
|
"FORM": {
|
||||||
"SUBMIT": " Sameina tengiliði",
|
"SUBMIT": " Sameina tengiliði",
|
||||||
@ -288,6 +288,8 @@
|
|||||||
"SEARCH_PLACEHOLDER": "Search...",
|
"SEARCH_PLACEHOLDER": "Search...",
|
||||||
"MESSAGE_BUTTON": "Skilaboð",
|
"MESSAGE_BUTTON": "Skilaboð",
|
||||||
"SEND_MESSAGE": "Senda skilaboð",
|
"SEND_MESSAGE": "Senda skilaboð",
|
||||||
|
"BLOCK_CONTACT": "Block contact",
|
||||||
|
"UNBLOCK_CONTACT": "Unblock contact",
|
||||||
"BREADCRUMB": {
|
"BREADCRUMB": {
|
||||||
"CONTACTS": "Tengiliðir"
|
"CONTACTS": "Tengiliðir"
|
||||||
},
|
},
|
||||||
@ -302,6 +304,10 @@
|
|||||||
"SUCCESS_MESSAGE": "Tengiliðurinn var vistaður",
|
"SUCCESS_MESSAGE": "Tengiliðurinn var vistaður",
|
||||||
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
||||||
},
|
},
|
||||||
|
"BLOCK_SUCCESS_MESSAGE": "This contact is blocked successfully",
|
||||||
|
"BLOCK_ERROR_MESSAGE": "Unable to block contact. Please try again later.",
|
||||||
|
"UNBLOCK_SUCCESS_MESSAGE": "This contact is unblocked successfully",
|
||||||
|
"UNBLOCK_ERROR_MESSAGE": "Unable to unblock contact. Please try again later.",
|
||||||
"IMPORT_CONTACT": {
|
"IMPORT_CONTACT": {
|
||||||
"TITLE": "Import contacts",
|
"TITLE": "Import contacts",
|
||||||
"DESCRIPTION": "Hlaða inn tengiliðum með CSV skrá.",
|
"DESCRIPTION": "Hlaða inn tengiliðum með CSV skrá.",
|
||||||
|
|||||||
@ -117,6 +117,7 @@
|
|||||||
"PENDING": "Mark as pending",
|
"PENDING": "Mark as pending",
|
||||||
"RESOLVED": "Mark as resolved",
|
"RESOLVED": "Mark as resolved",
|
||||||
"MARK_AS_UNREAD": "Mark as unread",
|
"MARK_AS_UNREAD": "Mark as unread",
|
||||||
|
"MARK_AS_READ": "Mark as read",
|
||||||
"REOPEN": "Enduropna samtal",
|
"REOPEN": "Enduropna samtal",
|
||||||
"SNOOZE": {
|
"SNOOZE": {
|
||||||
"TITLE": "Snooze",
|
"TITLE": "Snooze",
|
||||||
|
|||||||
@ -389,11 +389,6 @@
|
|||||||
"SWITCH_TO_PRIVATE_NOTE": "Switch to Private Note",
|
"SWITCH_TO_PRIVATE_NOTE": "Switch to Private Note",
|
||||||
"SWITCH_TO_REPLY": "Switch to Reply",
|
"SWITCH_TO_REPLY": "Switch to Reply",
|
||||||
"TOGGLE_SNOOZE_DROPDOWN": "Toggle snooze dropdown"
|
"TOGGLE_SNOOZE_DROPDOWN": "Toggle snooze dropdown"
|
||||||
},
|
|
||||||
"KEYS": {
|
|
||||||
"WINDOWS_KEY_AND_COMMAND_KEY": "Win / ⌘",
|
|
||||||
"ALT_OR_OPTION_KEY": "Alt / ⌥",
|
|
||||||
"FORWARD_SLASH_KEY": "/"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -266,7 +266,7 @@
|
|||||||
"ATTRIBUTE_WARNING": "I dettagli del contatto di <strong>{primaryContactName}</strong> verranno copiati in <strong>{parentContactName}</strong>."
|
"ATTRIBUTE_WARNING": "I dettagli del contatto di <strong>{primaryContactName}</strong> verranno copiati in <strong>{parentContactName}</strong>."
|
||||||
},
|
},
|
||||||
"SEARCH": {
|
"SEARCH": {
|
||||||
"ERROR": "ERROR_MESSAGE"
|
"ERROR_MESSAGE": "Something went wrong. Please try again later."
|
||||||
},
|
},
|
||||||
"FORM": {
|
"FORM": {
|
||||||
"SUBMIT": " Unisci contatti",
|
"SUBMIT": " Unisci contatti",
|
||||||
@ -288,6 +288,8 @@
|
|||||||
"SEARCH_PLACEHOLDER": "Search...",
|
"SEARCH_PLACEHOLDER": "Search...",
|
||||||
"MESSAGE_BUTTON": "Messaggio",
|
"MESSAGE_BUTTON": "Messaggio",
|
||||||
"SEND_MESSAGE": "Invia messaggio",
|
"SEND_MESSAGE": "Invia messaggio",
|
||||||
|
"BLOCK_CONTACT": "Block contact",
|
||||||
|
"UNBLOCK_CONTACT": "Unblock contact",
|
||||||
"BREADCRUMB": {
|
"BREADCRUMB": {
|
||||||
"CONTACTS": "Contatti"
|
"CONTACTS": "Contatti"
|
||||||
},
|
},
|
||||||
@ -302,6 +304,10 @@
|
|||||||
"SUCCESS_MESSAGE": "Contatto salvato con successo",
|
"SUCCESS_MESSAGE": "Contatto salvato con successo",
|
||||||
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
||||||
},
|
},
|
||||||
|
"BLOCK_SUCCESS_MESSAGE": "This contact is blocked successfully",
|
||||||
|
"BLOCK_ERROR_MESSAGE": "Unable to block contact. Please try again later.",
|
||||||
|
"UNBLOCK_SUCCESS_MESSAGE": "This contact is unblocked successfully",
|
||||||
|
"UNBLOCK_ERROR_MESSAGE": "Unable to unblock contact. Please try again later.",
|
||||||
"IMPORT_CONTACT": {
|
"IMPORT_CONTACT": {
|
||||||
"TITLE": "Import contacts",
|
"TITLE": "Import contacts",
|
||||||
"DESCRIPTION": "Importa contatti attraverso un file CSV.",
|
"DESCRIPTION": "Importa contatti attraverso un file CSV.",
|
||||||
|
|||||||
@ -117,6 +117,7 @@
|
|||||||
"PENDING": "Segna come in sospeso",
|
"PENDING": "Segna come in sospeso",
|
||||||
"RESOLVED": "Contrassegna come risolto",
|
"RESOLVED": "Contrassegna come risolto",
|
||||||
"MARK_AS_UNREAD": "Mark as unread",
|
"MARK_AS_UNREAD": "Mark as unread",
|
||||||
|
"MARK_AS_READ": "Segna come letto",
|
||||||
"REOPEN": "Riapri la conversazione",
|
"REOPEN": "Riapri la conversazione",
|
||||||
"SNOOZE": {
|
"SNOOZE": {
|
||||||
"TITLE": "Posticipa",
|
"TITLE": "Posticipa",
|
||||||
|
|||||||
@ -389,11 +389,6 @@
|
|||||||
"SWITCH_TO_PRIVATE_NOTE": "Passa alle note private",
|
"SWITCH_TO_PRIVATE_NOTE": "Passa alle note private",
|
||||||
"SWITCH_TO_REPLY": "Passa a Risposta",
|
"SWITCH_TO_REPLY": "Passa a Risposta",
|
||||||
"TOGGLE_SNOOZE_DROPDOWN": "Attiva/Disattiva sospensione a discesa"
|
"TOGGLE_SNOOZE_DROPDOWN": "Attiva/Disattiva sospensione a discesa"
|
||||||
},
|
|
||||||
"KEYS": {
|
|
||||||
"WINDOWS_KEY_AND_COMMAND_KEY": "Win / ⌘",
|
|
||||||
"ALT_OR_OPTION_KEY": "Alt / ⌥",
|
|
||||||
"FORWARD_SLASH_KEY": "/"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -266,7 +266,7 @@
|
|||||||
"ATTRIBUTE_WARNING": "<strong>{primaryContactName}</strong> の連絡先情報が <strong>{parentContactName}</strong> にコピーされます。"
|
"ATTRIBUTE_WARNING": "<strong>{primaryContactName}</strong> の連絡先情報が <strong>{parentContactName}</strong> にコピーされます。"
|
||||||
},
|
},
|
||||||
"SEARCH": {
|
"SEARCH": {
|
||||||
"ERROR": "エラーが発生しました。"
|
"ERROR_MESSAGE": "問題が発生しました。もう一度お試しください。"
|
||||||
},
|
},
|
||||||
"FORM": {
|
"FORM": {
|
||||||
"SUBMIT": "連絡先をマージ",
|
"SUBMIT": "連絡先をマージ",
|
||||||
@ -288,6 +288,8 @@
|
|||||||
"SEARCH_PLACEHOLDER": "検索...",
|
"SEARCH_PLACEHOLDER": "検索...",
|
||||||
"MESSAGE_BUTTON": "メッセージ",
|
"MESSAGE_BUTTON": "メッセージ",
|
||||||
"SEND_MESSAGE": "メッセージを送信",
|
"SEND_MESSAGE": "メッセージを送信",
|
||||||
|
"BLOCK_CONTACT": "連絡先をブロック",
|
||||||
|
"UNBLOCK_CONTACT": "連絡先のブロックを解除",
|
||||||
"BREADCRUMB": {
|
"BREADCRUMB": {
|
||||||
"CONTACTS": "連絡先"
|
"CONTACTS": "連絡先"
|
||||||
},
|
},
|
||||||
@ -302,6 +304,10 @@
|
|||||||
"SUCCESS_MESSAGE": "連絡先が正常に保存されました",
|
"SUCCESS_MESSAGE": "連絡先が正常に保存されました",
|
||||||
"ERROR_MESSAGE": "連絡先を保存できませんでした。後でもう一度お試しください。"
|
"ERROR_MESSAGE": "連絡先を保存できませんでした。後でもう一度お試しください。"
|
||||||
},
|
},
|
||||||
|
"BLOCK_SUCCESS_MESSAGE": "この連絡先は正常にブロックされました",
|
||||||
|
"BLOCK_ERROR_MESSAGE": "連絡先をブロックできませんでした。再度お試しください。",
|
||||||
|
"UNBLOCK_SUCCESS_MESSAGE": "この連絡先のブロックが正常に解除されました",
|
||||||
|
"UNBLOCK_ERROR_MESSAGE": "連絡先のブロックを解除できませんでした。再度お試しください。",
|
||||||
"IMPORT_CONTACT": {
|
"IMPORT_CONTACT": {
|
||||||
"TITLE": "連絡先をインポート",
|
"TITLE": "連絡先をインポート",
|
||||||
"DESCRIPTION": "CSVファイルを使用して連絡先をインポートします。",
|
"DESCRIPTION": "CSVファイルを使用して連絡先をインポートします。",
|
||||||
|
|||||||
@ -117,6 +117,7 @@
|
|||||||
"PENDING": "保留としてマークする",
|
"PENDING": "保留としてマークする",
|
||||||
"RESOLVED": "解決済みとしてマークする",
|
"RESOLVED": "解決済みとしてマークする",
|
||||||
"MARK_AS_UNREAD": "未読にする",
|
"MARK_AS_UNREAD": "未読にする",
|
||||||
|
"MARK_AS_READ": "既読にする",
|
||||||
"REOPEN": "会話を再開する",
|
"REOPEN": "会話を再開する",
|
||||||
"SNOOZE": {
|
"SNOOZE": {
|
||||||
"TITLE": "スヌーズ",
|
"TITLE": "スヌーズ",
|
||||||
|
|||||||
@ -391,7 +391,7 @@
|
|||||||
"FINISH": {
|
"FINISH": {
|
||||||
"TITLE": "受信トレイの準備ができました!",
|
"TITLE": "受信トレイの準備ができました!",
|
||||||
"MESSAGE": "新しいチャンネルを通じて顧客と交流できます。サポートを楽しんでください",
|
"MESSAGE": "新しいチャンネルを通じて顧客と交流できます。サポートを楽しんでください",
|
||||||
"BUTTON_TEXT": "そこに連れて行って",
|
"BUTTON_TEXT": "受信トレイに移動",
|
||||||
"MORE_SETTINGS": "その他の設定",
|
"MORE_SETTINGS": "その他の設定",
|
||||||
"WEBSITE_SUCCESS": "ウェブサイトチャンネルの作成が正常に完了しました。以下のコードをコピーしてウェブサイトに貼り付けてください。次回、お客様がライブチャットを使用すると、会話は自動的に受信トレイに表示されます。"
|
"WEBSITE_SUCCESS": "ウェブサイトチャンネルの作成が正常に完了しました。以下のコードをコピーしてウェブサイトに貼り付けてください。次回、お客様がライブチャットを使用すると、会話は自動的に受信トレイに表示されます。"
|
||||||
},
|
},
|
||||||
|
|||||||
@ -389,11 +389,6 @@
|
|||||||
"SWITCH_TO_PRIVATE_NOTE": "プライベートメモに切り替え",
|
"SWITCH_TO_PRIVATE_NOTE": "プライベートメモに切り替え",
|
||||||
"SWITCH_TO_REPLY": "返信に切り替え",
|
"SWITCH_TO_REPLY": "返信に切り替え",
|
||||||
"TOGGLE_SNOOZE_DROPDOWN": "スヌーズドロップダウンを切り替え"
|
"TOGGLE_SNOOZE_DROPDOWN": "スヌーズドロップダウンを切り替え"
|
||||||
},
|
|
||||||
"KEYS": {
|
|
||||||
"WINDOWS_KEY_AND_COMMAND_KEY": "Win / ⌘",
|
|
||||||
"ALT_OR_OPTION_KEY": "Alt / ⌥",
|
|
||||||
"FORWARD_SLASH_KEY": "/"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -266,7 +266,7 @@
|
|||||||
"ATTRIBUTE_WARNING": "Contact details of <strong>{primaryContactName}</strong> will be copied to <strong>{parentContactName}</strong>."
|
"ATTRIBUTE_WARNING": "Contact details of <strong>{primaryContactName}</strong> will be copied to <strong>{parentContactName}</strong>."
|
||||||
},
|
},
|
||||||
"SEARCH": {
|
"SEARCH": {
|
||||||
"ERROR": "ERROR_MESSAGE"
|
"ERROR_MESSAGE": "Something went wrong. Please try again later."
|
||||||
},
|
},
|
||||||
"FORM": {
|
"FORM": {
|
||||||
"SUBMIT": " Merge contacts",
|
"SUBMIT": " Merge contacts",
|
||||||
@ -288,6 +288,8 @@
|
|||||||
"SEARCH_PLACEHOLDER": "Search...",
|
"SEARCH_PLACEHOLDER": "Search...",
|
||||||
"MESSAGE_BUTTON": "Message",
|
"MESSAGE_BUTTON": "Message",
|
||||||
"SEND_MESSAGE": "Send message",
|
"SEND_MESSAGE": "Send message",
|
||||||
|
"BLOCK_CONTACT": "Block contact",
|
||||||
|
"UNBLOCK_CONTACT": "Unblock contact",
|
||||||
"BREADCRUMB": {
|
"BREADCRUMB": {
|
||||||
"CONTACTS": "Contacts"
|
"CONTACTS": "Contacts"
|
||||||
},
|
},
|
||||||
@ -302,6 +304,10 @@
|
|||||||
"SUCCESS_MESSAGE": "Contact saved successfully",
|
"SUCCESS_MESSAGE": "Contact saved successfully",
|
||||||
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
||||||
},
|
},
|
||||||
|
"BLOCK_SUCCESS_MESSAGE": "This contact is blocked successfully",
|
||||||
|
"BLOCK_ERROR_MESSAGE": "Unable to block contact. Please try again later.",
|
||||||
|
"UNBLOCK_SUCCESS_MESSAGE": "This contact is unblocked successfully",
|
||||||
|
"UNBLOCK_ERROR_MESSAGE": "Unable to unblock contact. Please try again later.",
|
||||||
"IMPORT_CONTACT": {
|
"IMPORT_CONTACT": {
|
||||||
"TITLE": "Import contacts",
|
"TITLE": "Import contacts",
|
||||||
"DESCRIPTION": "Import contacts through a CSV file.",
|
"DESCRIPTION": "Import contacts through a CSV file.",
|
||||||
|
|||||||
@ -117,6 +117,7 @@
|
|||||||
"PENDING": "Mark as pending",
|
"PENDING": "Mark as pending",
|
||||||
"RESOLVED": "Mark as resolved",
|
"RESOLVED": "Mark as resolved",
|
||||||
"MARK_AS_UNREAD": "Mark as unread",
|
"MARK_AS_UNREAD": "Mark as unread",
|
||||||
|
"MARK_AS_READ": "Mark as read",
|
||||||
"REOPEN": "Reopen conversation",
|
"REOPEN": "Reopen conversation",
|
||||||
"SNOOZE": {
|
"SNOOZE": {
|
||||||
"TITLE": "Snooze",
|
"TITLE": "Snooze",
|
||||||
|
|||||||
@ -389,11 +389,6 @@
|
|||||||
"SWITCH_TO_PRIVATE_NOTE": "Switch to Private Note",
|
"SWITCH_TO_PRIVATE_NOTE": "Switch to Private Note",
|
||||||
"SWITCH_TO_REPLY": "Switch to Reply",
|
"SWITCH_TO_REPLY": "Switch to Reply",
|
||||||
"TOGGLE_SNOOZE_DROPDOWN": "Toggle snooze dropdown"
|
"TOGGLE_SNOOZE_DROPDOWN": "Toggle snooze dropdown"
|
||||||
},
|
|
||||||
"KEYS": {
|
|
||||||
"WINDOWS_KEY_AND_COMMAND_KEY": "Win / ⌘",
|
|
||||||
"ALT_OR_OPTION_KEY": "Alt / ⌥",
|
|
||||||
"FORWARD_SLASH_KEY": "/"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -266,7 +266,7 @@
|
|||||||
"ATTRIBUTE_WARNING": "Contact details of <strong>{primaryContactName}</strong> will be copied to <strong>{parentContactName}</strong>."
|
"ATTRIBUTE_WARNING": "Contact details of <strong>{primaryContactName}</strong> will be copied to <strong>{parentContactName}</strong>."
|
||||||
},
|
},
|
||||||
"SEARCH": {
|
"SEARCH": {
|
||||||
"ERROR": "에러_메시지"
|
"ERROR_MESSAGE": "Something went wrong. Please try again later."
|
||||||
},
|
},
|
||||||
"FORM": {
|
"FORM": {
|
||||||
"SUBMIT": " Merge contacts",
|
"SUBMIT": " Merge contacts",
|
||||||
@ -288,6 +288,8 @@
|
|||||||
"SEARCH_PLACEHOLDER": "Search...",
|
"SEARCH_PLACEHOLDER": "Search...",
|
||||||
"MESSAGE_BUTTON": "메시지",
|
"MESSAGE_BUTTON": "메시지",
|
||||||
"SEND_MESSAGE": "메시지 보내기",
|
"SEND_MESSAGE": "메시지 보내기",
|
||||||
|
"BLOCK_CONTACT": "Block contact",
|
||||||
|
"UNBLOCK_CONTACT": "Unblock contact",
|
||||||
"BREADCRUMB": {
|
"BREADCRUMB": {
|
||||||
"CONTACTS": "연락처"
|
"CONTACTS": "연락처"
|
||||||
},
|
},
|
||||||
@ -302,6 +304,10 @@
|
|||||||
"SUCCESS_MESSAGE": "연락처가 성공적으로 저장되었습니다.",
|
"SUCCESS_MESSAGE": "연락처가 성공적으로 저장되었습니다.",
|
||||||
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
||||||
},
|
},
|
||||||
|
"BLOCK_SUCCESS_MESSAGE": "This contact is blocked successfully",
|
||||||
|
"BLOCK_ERROR_MESSAGE": "Unable to block contact. Please try again later.",
|
||||||
|
"UNBLOCK_SUCCESS_MESSAGE": "This contact is unblocked successfully",
|
||||||
|
"UNBLOCK_ERROR_MESSAGE": "Unable to unblock contact. Please try again later.",
|
||||||
"IMPORT_CONTACT": {
|
"IMPORT_CONTACT": {
|
||||||
"TITLE": "Import contacts",
|
"TITLE": "Import contacts",
|
||||||
"DESCRIPTION": "CSV 파일을 통해 연락처 가져오기",
|
"DESCRIPTION": "CSV 파일을 통해 연락처 가져오기",
|
||||||
|
|||||||
@ -117,6 +117,7 @@
|
|||||||
"PENDING": "Mark as pending",
|
"PENDING": "Mark as pending",
|
||||||
"RESOLVED": "Mark as resolved",
|
"RESOLVED": "Mark as resolved",
|
||||||
"MARK_AS_UNREAD": "Mark as unread",
|
"MARK_AS_UNREAD": "Mark as unread",
|
||||||
|
"MARK_AS_READ": "Mark as read",
|
||||||
"REOPEN": "대화 다시 열기",
|
"REOPEN": "대화 다시 열기",
|
||||||
"SNOOZE": {
|
"SNOOZE": {
|
||||||
"TITLE": "Snooze",
|
"TITLE": "Snooze",
|
||||||
|
|||||||
@ -389,11 +389,6 @@
|
|||||||
"SWITCH_TO_PRIVATE_NOTE": "Switch to Private Note",
|
"SWITCH_TO_PRIVATE_NOTE": "Switch to Private Note",
|
||||||
"SWITCH_TO_REPLY": "Switch to Reply",
|
"SWITCH_TO_REPLY": "Switch to Reply",
|
||||||
"TOGGLE_SNOOZE_DROPDOWN": "Toggle snooze dropdown"
|
"TOGGLE_SNOOZE_DROPDOWN": "Toggle snooze dropdown"
|
||||||
},
|
|
||||||
"KEYS": {
|
|
||||||
"WINDOWS_KEY_AND_COMMAND_KEY": "Win / ⌘",
|
|
||||||
"ALT_OR_OPTION_KEY": "Alt / ⌥",
|
|
||||||
"FORWARD_SLASH_KEY": "/"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -266,7 +266,7 @@
|
|||||||
"ATTRIBUTE_WARNING": "Kontakto informacija <strong>{primaryContactName}</strong> bus nukopijuota į <strong>{parentContactName}</strong>."
|
"ATTRIBUTE_WARNING": "Kontakto informacija <strong>{primaryContactName}</strong> bus nukopijuota į <strong>{parentContactName}</strong>."
|
||||||
},
|
},
|
||||||
"SEARCH": {
|
"SEARCH": {
|
||||||
"ERROR": "KLAIDOS_PRANEŠIMAS"
|
"ERROR_MESSAGE": "Something went wrong. Please try again later."
|
||||||
},
|
},
|
||||||
"FORM": {
|
"FORM": {
|
||||||
"SUBMIT": " Apjungti kontaktus",
|
"SUBMIT": " Apjungti kontaktus",
|
||||||
@ -288,6 +288,8 @@
|
|||||||
"SEARCH_PLACEHOLDER": "Search...",
|
"SEARCH_PLACEHOLDER": "Search...",
|
||||||
"MESSAGE_BUTTON": "Žinutė",
|
"MESSAGE_BUTTON": "Žinutė",
|
||||||
"SEND_MESSAGE": "Išsiųsti pranešimą",
|
"SEND_MESSAGE": "Išsiųsti pranešimą",
|
||||||
|
"BLOCK_CONTACT": "Block contact",
|
||||||
|
"UNBLOCK_CONTACT": "Unblock contact",
|
||||||
"BREADCRUMB": {
|
"BREADCRUMB": {
|
||||||
"CONTACTS": "Kontaktai"
|
"CONTACTS": "Kontaktai"
|
||||||
},
|
},
|
||||||
@ -302,6 +304,10 @@
|
|||||||
"SUCCESS_MESSAGE": "Kontaktas išsaugotas sėkmingai",
|
"SUCCESS_MESSAGE": "Kontaktas išsaugotas sėkmingai",
|
||||||
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
||||||
},
|
},
|
||||||
|
"BLOCK_SUCCESS_MESSAGE": "This contact is blocked successfully",
|
||||||
|
"BLOCK_ERROR_MESSAGE": "Unable to block contact. Please try again later.",
|
||||||
|
"UNBLOCK_SUCCESS_MESSAGE": "Šis kontaktas sėkmingai atblokuotas",
|
||||||
|
"UNBLOCK_ERROR_MESSAGE": "Unable to unblock contact. Please try again later.",
|
||||||
"IMPORT_CONTACT": {
|
"IMPORT_CONTACT": {
|
||||||
"TITLE": "Import contacts",
|
"TITLE": "Import contacts",
|
||||||
"DESCRIPTION": "Importuoti kontaktus CSV failo pagalba.",
|
"DESCRIPTION": "Importuoti kontaktus CSV failo pagalba.",
|
||||||
|
|||||||
@ -117,6 +117,7 @@
|
|||||||
"PENDING": "Pažymėti kaip laukiantį",
|
"PENDING": "Pažymėti kaip laukiantį",
|
||||||
"RESOLVED": "Pažymėti kaip išspręstą",
|
"RESOLVED": "Pažymėti kaip išspręstą",
|
||||||
"MARK_AS_UNREAD": "Pažymėti kaip neperskaitytą",
|
"MARK_AS_UNREAD": "Pažymėti kaip neperskaitytą",
|
||||||
|
"MARK_AS_READ": "Mark as read",
|
||||||
"REOPEN": "Atidaryti pokalbį",
|
"REOPEN": "Atidaryti pokalbį",
|
||||||
"SNOOZE": {
|
"SNOOZE": {
|
||||||
"TITLE": "Atidėti",
|
"TITLE": "Atidėti",
|
||||||
|
|||||||
@ -389,11 +389,6 @@
|
|||||||
"SWITCH_TO_PRIVATE_NOTE": "Perjungti į Privatų užrašą",
|
"SWITCH_TO_PRIVATE_NOTE": "Perjungti į Privatų užrašą",
|
||||||
"SWITCH_TO_REPLY": "Perjungti į Atsakyti",
|
"SWITCH_TO_REPLY": "Perjungti į Atsakyti",
|
||||||
"TOGGLE_SNOOZE_DROPDOWN": "Perjungti snooze išskleidžiamąjį meniu"
|
"TOGGLE_SNOOZE_DROPDOWN": "Perjungti snooze išskleidžiamąjį meniu"
|
||||||
},
|
|
||||||
"KEYS": {
|
|
||||||
"WINDOWS_KEY_AND_COMMAND_KEY": "Win / ⌘",
|
|
||||||
"ALT_OR_OPTION_KEY": "Alt / ⌥",
|
|
||||||
"FORWARD_SLASH_KEY": "/"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -266,7 +266,7 @@
|
|||||||
"ATTRIBUTE_WARNING": "Kontaktpersonas <strong>{primaryContactName}</strong> informācija tiks kopēta uz <strong>{parentContactName}</strong>."
|
"ATTRIBUTE_WARNING": "Kontaktpersonas <strong>{primaryContactName}</strong> informācija tiks kopēta uz <strong>{parentContactName}</strong>."
|
||||||
},
|
},
|
||||||
"SEARCH": {
|
"SEARCH": {
|
||||||
"ERROR": "KĻŪDAS_PAZIŅOJUMS"
|
"ERROR_MESSAGE": "Radās kļūda. Lūdzu, vēlāk mēģiniet vēlreiz."
|
||||||
},
|
},
|
||||||
"FORM": {
|
"FORM": {
|
||||||
"SUBMIT": " Apvienot kontaktpersonas",
|
"SUBMIT": " Apvienot kontaktpersonas",
|
||||||
@ -288,6 +288,8 @@
|
|||||||
"SEARCH_PLACEHOLDER": "Meklēt...",
|
"SEARCH_PLACEHOLDER": "Meklēt...",
|
||||||
"MESSAGE_BUTTON": "Ziņojums",
|
"MESSAGE_BUTTON": "Ziņojums",
|
||||||
"SEND_MESSAGE": "Sūtīt ziņojumu",
|
"SEND_MESSAGE": "Sūtīt ziņojumu",
|
||||||
|
"BLOCK_CONTACT": "Bloķēt kontaktpersonu",
|
||||||
|
"UNBLOCK_CONTACT": "Atbloķēt kontaktpersonu",
|
||||||
"BREADCRUMB": {
|
"BREADCRUMB": {
|
||||||
"CONTACTS": "Kontaktpersonas"
|
"CONTACTS": "Kontaktpersonas"
|
||||||
},
|
},
|
||||||
@ -302,6 +304,10 @@
|
|||||||
"SUCCESS_MESSAGE": "Kontaktpersona ir veiksmīgi saglabāta",
|
"SUCCESS_MESSAGE": "Kontaktpersona ir veiksmīgi saglabāta",
|
||||||
"ERROR_MESSAGE": "Nevar saglabāt kontaktpersonu. Lūdzu, vēlāk mēģiniet vēlreiz."
|
"ERROR_MESSAGE": "Nevar saglabāt kontaktpersonu. Lūdzu, vēlāk mēģiniet vēlreiz."
|
||||||
},
|
},
|
||||||
|
"BLOCK_SUCCESS_MESSAGE": "Šī kontaktpersona ir veiksmīgi bloķēta",
|
||||||
|
"BLOCK_ERROR_MESSAGE": "Nevar bloķēt kontaktpersonu. Lūdzu, vēlāk mēģiniet vēlreiz.",
|
||||||
|
"UNBLOCK_SUCCESS_MESSAGE": "Šī kontaktpersona ir veiksmīgi atbloķēta",
|
||||||
|
"UNBLOCK_ERROR_MESSAGE": "Nevar atbloķēt kontaktpersonu. Lūdzu, vēlāk mēģiniet vēlreiz.",
|
||||||
"IMPORT_CONTACT": {
|
"IMPORT_CONTACT": {
|
||||||
"TITLE": "Importēt kontaktpersonas",
|
"TITLE": "Importēt kontaktpersonas",
|
||||||
"DESCRIPTION": "Importēt kontaktpersonas, izmantojot CSV failu.",
|
"DESCRIPTION": "Importēt kontaktpersonas, izmantojot CSV failu.",
|
||||||
|
|||||||
@ -117,6 +117,7 @@
|
|||||||
"PENDING": "Atzīmēt kā neapstiprinātu",
|
"PENDING": "Atzīmēt kā neapstiprinātu",
|
||||||
"RESOLVED": "Atzīmēt kā atrisinātu",
|
"RESOLVED": "Atzīmēt kā atrisinātu",
|
||||||
"MARK_AS_UNREAD": "Atzīmēt kā nelasītu",
|
"MARK_AS_UNREAD": "Atzīmēt kā nelasītu",
|
||||||
|
"MARK_AS_READ": "Atzīmēt kā lasītu",
|
||||||
"REOPEN": "Atkārtoti atvērt sarunu",
|
"REOPEN": "Atkārtoti atvērt sarunu",
|
||||||
"SNOOZE": {
|
"SNOOZE": {
|
||||||
"TITLE": "Atlikt",
|
"TITLE": "Atlikt",
|
||||||
|
|||||||
@ -389,11 +389,6 @@
|
|||||||
"SWITCH_TO_PRIVATE_NOTE": "Pārslēgties uz Privāto Piezīmi",
|
"SWITCH_TO_PRIVATE_NOTE": "Pārslēgties uz Privāto Piezīmi",
|
||||||
"SWITCH_TO_REPLY": "Pārslēgties uz Atbildi",
|
"SWITCH_TO_REPLY": "Pārslēgties uz Atbildi",
|
||||||
"TOGGLE_SNOOZE_DROPDOWN": "Pārslēgt atlikšanas nolaižamo izvēlni"
|
"TOGGLE_SNOOZE_DROPDOWN": "Pārslēgt atlikšanas nolaižamo izvēlni"
|
||||||
},
|
|
||||||
"KEYS": {
|
|
||||||
"WINDOWS_KEY_AND_COMMAND_KEY": "Win / ⌘",
|
|
||||||
"ALT_OR_OPTION_KEY": "Alt / ⌥",
|
|
||||||
"FORWARD_SLASH_KEY": "/"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -266,7 +266,7 @@
|
|||||||
"ATTRIBUTE_WARNING": "Contact details of <strong>{primaryContactName}</strong> will be copied to <strong>{parentContactName}</strong>."
|
"ATTRIBUTE_WARNING": "Contact details of <strong>{primaryContactName}</strong> will be copied to <strong>{parentContactName}</strong>."
|
||||||
},
|
},
|
||||||
"SEARCH": {
|
"SEARCH": {
|
||||||
"ERROR": "ERROR_MESSAGE"
|
"ERROR_MESSAGE": "Something went wrong. Please try again later."
|
||||||
},
|
},
|
||||||
"FORM": {
|
"FORM": {
|
||||||
"SUBMIT": " Merge contacts",
|
"SUBMIT": " Merge contacts",
|
||||||
@ -288,6 +288,8 @@
|
|||||||
"SEARCH_PLACEHOLDER": "Search...",
|
"SEARCH_PLACEHOLDER": "Search...",
|
||||||
"MESSAGE_BUTTON": "സന്ദേശം",
|
"MESSAGE_BUTTON": "സന്ദേശം",
|
||||||
"SEND_MESSAGE": "സന്ദേശം അയയ്ക്കുക",
|
"SEND_MESSAGE": "സന്ദേശം അയയ്ക്കുക",
|
||||||
|
"BLOCK_CONTACT": "Block contact",
|
||||||
|
"UNBLOCK_CONTACT": "Unblock contact",
|
||||||
"BREADCRUMB": {
|
"BREADCRUMB": {
|
||||||
"CONTACTS": "കോൺടാക്റ്റുകൾ"
|
"CONTACTS": "കോൺടാക്റ്റുകൾ"
|
||||||
},
|
},
|
||||||
@ -302,6 +304,10 @@
|
|||||||
"SUCCESS_MESSAGE": "കോൺടാക്റ്റ് വിജയകരമായി സേവ് ചെയ്തിരിക്കുന്നു",
|
"SUCCESS_MESSAGE": "കോൺടാക്റ്റ് വിജയകരമായി സേവ് ചെയ്തിരിക്കുന്നു",
|
||||||
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
||||||
},
|
},
|
||||||
|
"BLOCK_SUCCESS_MESSAGE": "This contact is blocked successfully",
|
||||||
|
"BLOCK_ERROR_MESSAGE": "Unable to block contact. Please try again later.",
|
||||||
|
"UNBLOCK_SUCCESS_MESSAGE": "This contact is unblocked successfully",
|
||||||
|
"UNBLOCK_ERROR_MESSAGE": "Unable to unblock contact. Please try again later.",
|
||||||
"IMPORT_CONTACT": {
|
"IMPORT_CONTACT": {
|
||||||
"TITLE": "Import contacts",
|
"TITLE": "Import contacts",
|
||||||
"DESCRIPTION": "Import contacts through a CSV file.",
|
"DESCRIPTION": "Import contacts through a CSV file.",
|
||||||
|
|||||||
@ -117,6 +117,7 @@
|
|||||||
"PENDING": "Mark as pending",
|
"PENDING": "Mark as pending",
|
||||||
"RESOLVED": "Mark as resolved",
|
"RESOLVED": "Mark as resolved",
|
||||||
"MARK_AS_UNREAD": "Mark as unread",
|
"MARK_AS_UNREAD": "Mark as unread",
|
||||||
|
"MARK_AS_READ": "Mark as read",
|
||||||
"REOPEN": "സംഭാഷണം വീണ്ടും തുറക്കുക",
|
"REOPEN": "സംഭാഷണം വീണ്ടും തുറക്കുക",
|
||||||
"SNOOZE": {
|
"SNOOZE": {
|
||||||
"TITLE": "Snooze",
|
"TITLE": "Snooze",
|
||||||
|
|||||||
@ -389,11 +389,6 @@
|
|||||||
"SWITCH_TO_PRIVATE_NOTE": "Switch to Private Note",
|
"SWITCH_TO_PRIVATE_NOTE": "Switch to Private Note",
|
||||||
"SWITCH_TO_REPLY": "Switch to Reply",
|
"SWITCH_TO_REPLY": "Switch to Reply",
|
||||||
"TOGGLE_SNOOZE_DROPDOWN": "Toggle snooze dropdown"
|
"TOGGLE_SNOOZE_DROPDOWN": "Toggle snooze dropdown"
|
||||||
},
|
|
||||||
"KEYS": {
|
|
||||||
"WINDOWS_KEY_AND_COMMAND_KEY": "Win / ⌘",
|
|
||||||
"ALT_OR_OPTION_KEY": "Alt / ⌥",
|
|
||||||
"FORWARD_SLASH_KEY": "/"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -266,7 +266,7 @@
|
|||||||
"ATTRIBUTE_WARNING": "Contact details of <strong>{primaryContactName}</strong> will be copied to <strong>{parentContactName}</strong>."
|
"ATTRIBUTE_WARNING": "Contact details of <strong>{primaryContactName}</strong> will be copied to <strong>{parentContactName}</strong>."
|
||||||
},
|
},
|
||||||
"SEARCH": {
|
"SEARCH": {
|
||||||
"ERROR": "ERROR_MESSAGE"
|
"ERROR_MESSAGE": "Something went wrong. Please try again later."
|
||||||
},
|
},
|
||||||
"FORM": {
|
"FORM": {
|
||||||
"SUBMIT": " Merge contacts",
|
"SUBMIT": " Merge contacts",
|
||||||
@ -288,6 +288,8 @@
|
|||||||
"SEARCH_PLACEHOLDER": "Search...",
|
"SEARCH_PLACEHOLDER": "Search...",
|
||||||
"MESSAGE_BUTTON": "Message",
|
"MESSAGE_BUTTON": "Message",
|
||||||
"SEND_MESSAGE": "Send message",
|
"SEND_MESSAGE": "Send message",
|
||||||
|
"BLOCK_CONTACT": "Block contact",
|
||||||
|
"UNBLOCK_CONTACT": "Unblock contact",
|
||||||
"BREADCRUMB": {
|
"BREADCRUMB": {
|
||||||
"CONTACTS": "Contacts"
|
"CONTACTS": "Contacts"
|
||||||
},
|
},
|
||||||
@ -302,6 +304,10 @@
|
|||||||
"SUCCESS_MESSAGE": "Contact saved successfully",
|
"SUCCESS_MESSAGE": "Contact saved successfully",
|
||||||
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
||||||
},
|
},
|
||||||
|
"BLOCK_SUCCESS_MESSAGE": "This contact is blocked successfully",
|
||||||
|
"BLOCK_ERROR_MESSAGE": "Unable to block contact. Please try again later.",
|
||||||
|
"UNBLOCK_SUCCESS_MESSAGE": "This contact is unblocked successfully",
|
||||||
|
"UNBLOCK_ERROR_MESSAGE": "Unable to unblock contact. Please try again later.",
|
||||||
"IMPORT_CONTACT": {
|
"IMPORT_CONTACT": {
|
||||||
"TITLE": "Import contacts",
|
"TITLE": "Import contacts",
|
||||||
"DESCRIPTION": "Import contacts through a CSV file.",
|
"DESCRIPTION": "Import contacts through a CSV file.",
|
||||||
|
|||||||
@ -117,6 +117,7 @@
|
|||||||
"PENDING": "Mark as pending",
|
"PENDING": "Mark as pending",
|
||||||
"RESOLVED": "Mark as resolved",
|
"RESOLVED": "Mark as resolved",
|
||||||
"MARK_AS_UNREAD": "Mark as unread",
|
"MARK_AS_UNREAD": "Mark as unread",
|
||||||
|
"MARK_AS_READ": "Mark as read",
|
||||||
"REOPEN": "Reopen conversation",
|
"REOPEN": "Reopen conversation",
|
||||||
"SNOOZE": {
|
"SNOOZE": {
|
||||||
"TITLE": "Snooze",
|
"TITLE": "Snooze",
|
||||||
|
|||||||
@ -389,11 +389,6 @@
|
|||||||
"SWITCH_TO_PRIVATE_NOTE": "Switch to Private Note",
|
"SWITCH_TO_PRIVATE_NOTE": "Switch to Private Note",
|
||||||
"SWITCH_TO_REPLY": "Switch to Reply",
|
"SWITCH_TO_REPLY": "Switch to Reply",
|
||||||
"TOGGLE_SNOOZE_DROPDOWN": "Toggle snooze dropdown"
|
"TOGGLE_SNOOZE_DROPDOWN": "Toggle snooze dropdown"
|
||||||
},
|
|
||||||
"KEYS": {
|
|
||||||
"WINDOWS_KEY_AND_COMMAND_KEY": "Win / ⌘",
|
|
||||||
"ALT_OR_OPTION_KEY": "Alt / ⌥",
|
|
||||||
"FORWARD_SLASH_KEY": "/"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -266,7 +266,7 @@
|
|||||||
"ATTRIBUTE_WARNING": "Contact details of <strong>{primaryContactName}</strong> will be copied to <strong>{parentContactName}</strong>."
|
"ATTRIBUTE_WARNING": "Contact details of <strong>{primaryContactName}</strong> will be copied to <strong>{parentContactName}</strong>."
|
||||||
},
|
},
|
||||||
"SEARCH": {
|
"SEARCH": {
|
||||||
"ERROR": "ERROR_MESSAGE"
|
"ERROR_MESSAGE": "Something went wrong. Please try again later."
|
||||||
},
|
},
|
||||||
"FORM": {
|
"FORM": {
|
||||||
"SUBMIT": " Merge contacts",
|
"SUBMIT": " Merge contacts",
|
||||||
@ -288,6 +288,8 @@
|
|||||||
"SEARCH_PLACEHOLDER": "Search...",
|
"SEARCH_PLACEHOLDER": "Search...",
|
||||||
"MESSAGE_BUTTON": "Message",
|
"MESSAGE_BUTTON": "Message",
|
||||||
"SEND_MESSAGE": "Send message",
|
"SEND_MESSAGE": "Send message",
|
||||||
|
"BLOCK_CONTACT": "Block contact",
|
||||||
|
"UNBLOCK_CONTACT": "Unblock contact",
|
||||||
"BREADCRUMB": {
|
"BREADCRUMB": {
|
||||||
"CONTACTS": "Contacts"
|
"CONTACTS": "Contacts"
|
||||||
},
|
},
|
||||||
@ -302,6 +304,10 @@
|
|||||||
"SUCCESS_MESSAGE": "Contact saved successfully",
|
"SUCCESS_MESSAGE": "Contact saved successfully",
|
||||||
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
||||||
},
|
},
|
||||||
|
"BLOCK_SUCCESS_MESSAGE": "This contact is blocked successfully",
|
||||||
|
"BLOCK_ERROR_MESSAGE": "Unable to block contact. Please try again later.",
|
||||||
|
"UNBLOCK_SUCCESS_MESSAGE": "This contact is unblocked successfully",
|
||||||
|
"UNBLOCK_ERROR_MESSAGE": "Unable to unblock contact. Please try again later.",
|
||||||
"IMPORT_CONTACT": {
|
"IMPORT_CONTACT": {
|
||||||
"TITLE": "Import contacts",
|
"TITLE": "Import contacts",
|
||||||
"DESCRIPTION": "Import contacts through a CSV file.",
|
"DESCRIPTION": "Import contacts through a CSV file.",
|
||||||
|
|||||||
@ -117,6 +117,7 @@
|
|||||||
"PENDING": "Mark as pending",
|
"PENDING": "Mark as pending",
|
||||||
"RESOLVED": "Mark as resolved",
|
"RESOLVED": "Mark as resolved",
|
||||||
"MARK_AS_UNREAD": "Mark as unread",
|
"MARK_AS_UNREAD": "Mark as unread",
|
||||||
|
"MARK_AS_READ": "Mark as read",
|
||||||
"REOPEN": "Reopen conversation",
|
"REOPEN": "Reopen conversation",
|
||||||
"SNOOZE": {
|
"SNOOZE": {
|
||||||
"TITLE": "Snooze",
|
"TITLE": "Snooze",
|
||||||
|
|||||||
@ -389,11 +389,6 @@
|
|||||||
"SWITCH_TO_PRIVATE_NOTE": "Switch to Private Note",
|
"SWITCH_TO_PRIVATE_NOTE": "Switch to Private Note",
|
||||||
"SWITCH_TO_REPLY": "Switch to Reply",
|
"SWITCH_TO_REPLY": "Switch to Reply",
|
||||||
"TOGGLE_SNOOZE_DROPDOWN": "Toggle snooze dropdown"
|
"TOGGLE_SNOOZE_DROPDOWN": "Toggle snooze dropdown"
|
||||||
},
|
|
||||||
"KEYS": {
|
|
||||||
"WINDOWS_KEY_AND_COMMAND_KEY": "Win / ⌘",
|
|
||||||
"ALT_OR_OPTION_KEY": "Alt / ⌥",
|
|
||||||
"FORWARD_SLASH_KEY": "/"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -266,7 +266,7 @@
|
|||||||
"ATTRIBUTE_WARNING": "Contactgegevens van <strong>{primaryContactName}</strong> worden gekopieerd naar <strong>{parentContactName}</strong>."
|
"ATTRIBUTE_WARNING": "Contactgegevens van <strong>{primaryContactName}</strong> worden gekopieerd naar <strong>{parentContactName}</strong>."
|
||||||
},
|
},
|
||||||
"SEARCH": {
|
"SEARCH": {
|
||||||
"ERROR": "FOUT_BERICHT"
|
"ERROR_MESSAGE": "Something went wrong. Please try again later."
|
||||||
},
|
},
|
||||||
"FORM": {
|
"FORM": {
|
||||||
"SUBMIT": " Contacten samenvoegen",
|
"SUBMIT": " Contacten samenvoegen",
|
||||||
@ -288,6 +288,8 @@
|
|||||||
"SEARCH_PLACEHOLDER": "Search...",
|
"SEARCH_PLACEHOLDER": "Search...",
|
||||||
"MESSAGE_BUTTON": "Bericht",
|
"MESSAGE_BUTTON": "Bericht",
|
||||||
"SEND_MESSAGE": "Verstuur bericht",
|
"SEND_MESSAGE": "Verstuur bericht",
|
||||||
|
"BLOCK_CONTACT": "Block contact",
|
||||||
|
"UNBLOCK_CONTACT": "Unblock contact",
|
||||||
"BREADCRUMB": {
|
"BREADCRUMB": {
|
||||||
"CONTACTS": "Contacten"
|
"CONTACTS": "Contacten"
|
||||||
},
|
},
|
||||||
@ -302,6 +304,10 @@
|
|||||||
"SUCCESS_MESSAGE": "Contact succesvol opgeslagen",
|
"SUCCESS_MESSAGE": "Contact succesvol opgeslagen",
|
||||||
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
||||||
},
|
},
|
||||||
|
"BLOCK_SUCCESS_MESSAGE": "This contact is blocked successfully",
|
||||||
|
"BLOCK_ERROR_MESSAGE": "Unable to block contact. Please try again later.",
|
||||||
|
"UNBLOCK_SUCCESS_MESSAGE": "This contact is unblocked successfully",
|
||||||
|
"UNBLOCK_ERROR_MESSAGE": "Unable to unblock contact. Please try again later.",
|
||||||
"IMPORT_CONTACT": {
|
"IMPORT_CONTACT": {
|
||||||
"TITLE": "Import contacts",
|
"TITLE": "Import contacts",
|
||||||
"DESCRIPTION": "Contacten importeren via een CSV-bestand.",
|
"DESCRIPTION": "Contacten importeren via een CSV-bestand.",
|
||||||
|
|||||||
@ -117,6 +117,7 @@
|
|||||||
"PENDING": "Markeren als in afwachting van",
|
"PENDING": "Markeren als in afwachting van",
|
||||||
"RESOLVED": "Markeer als opgelost",
|
"RESOLVED": "Markeer als opgelost",
|
||||||
"MARK_AS_UNREAD": "Markeer als ongelezen",
|
"MARK_AS_UNREAD": "Markeer als ongelezen",
|
||||||
|
"MARK_AS_READ": "Mark as read",
|
||||||
"REOPEN": "Heropen gesprek",
|
"REOPEN": "Heropen gesprek",
|
||||||
"SNOOZE": {
|
"SNOOZE": {
|
||||||
"TITLE": "Sluimeren",
|
"TITLE": "Sluimeren",
|
||||||
|
|||||||
@ -389,11 +389,6 @@
|
|||||||
"SWITCH_TO_PRIVATE_NOTE": "Switch to Private Note",
|
"SWITCH_TO_PRIVATE_NOTE": "Switch to Private Note",
|
||||||
"SWITCH_TO_REPLY": "Switch to Reply",
|
"SWITCH_TO_REPLY": "Switch to Reply",
|
||||||
"TOGGLE_SNOOZE_DROPDOWN": "Toggle snooze dropdown"
|
"TOGGLE_SNOOZE_DROPDOWN": "Toggle snooze dropdown"
|
||||||
},
|
|
||||||
"KEYS": {
|
|
||||||
"WINDOWS_KEY_AND_COMMAND_KEY": "Win / ⌘",
|
|
||||||
"ALT_OR_OPTION_KEY": "Alt / ⌥",
|
|
||||||
"FORWARD_SLASH_KEY": "/"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -266,7 +266,7 @@
|
|||||||
"ATTRIBUTE_WARNING": "Contact details of <strong>{primaryContactName}</strong> will be copied to <strong>{parentContactName}</strong>."
|
"ATTRIBUTE_WARNING": "Contact details of <strong>{primaryContactName}</strong> will be copied to <strong>{parentContactName}</strong>."
|
||||||
},
|
},
|
||||||
"SEARCH": {
|
"SEARCH": {
|
||||||
"ERROR": "ERROR_MESSAGE"
|
"ERROR_MESSAGE": "Something went wrong. Please try again later."
|
||||||
},
|
},
|
||||||
"FORM": {
|
"FORM": {
|
||||||
"SUBMIT": " Merge contacts",
|
"SUBMIT": " Merge contacts",
|
||||||
@ -288,6 +288,8 @@
|
|||||||
"SEARCH_PLACEHOLDER": "Search...",
|
"SEARCH_PLACEHOLDER": "Search...",
|
||||||
"MESSAGE_BUTTON": "Melding",
|
"MESSAGE_BUTTON": "Melding",
|
||||||
"SEND_MESSAGE": "Send message",
|
"SEND_MESSAGE": "Send message",
|
||||||
|
"BLOCK_CONTACT": "Block contact",
|
||||||
|
"UNBLOCK_CONTACT": "Unblock contact",
|
||||||
"BREADCRUMB": {
|
"BREADCRUMB": {
|
||||||
"CONTACTS": "Kontakter"
|
"CONTACTS": "Kontakter"
|
||||||
},
|
},
|
||||||
@ -302,6 +304,10 @@
|
|||||||
"SUCCESS_MESSAGE": "Contact saved successfully",
|
"SUCCESS_MESSAGE": "Contact saved successfully",
|
||||||
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
"ERROR_MESSAGE": "Unable to save contact. Please try again later."
|
||||||
},
|
},
|
||||||
|
"BLOCK_SUCCESS_MESSAGE": "This contact is blocked successfully",
|
||||||
|
"BLOCK_ERROR_MESSAGE": "Unable to block contact. Please try again later.",
|
||||||
|
"UNBLOCK_SUCCESS_MESSAGE": "This contact is unblocked successfully",
|
||||||
|
"UNBLOCK_ERROR_MESSAGE": "Unable to unblock contact. Please try again later.",
|
||||||
"IMPORT_CONTACT": {
|
"IMPORT_CONTACT": {
|
||||||
"TITLE": "Import contacts",
|
"TITLE": "Import contacts",
|
||||||
"DESCRIPTION": "Import contacts through a CSV file.",
|
"DESCRIPTION": "Import contacts through a CSV file.",
|
||||||
|
|||||||
@ -117,6 +117,7 @@
|
|||||||
"PENDING": "Mark as pending",
|
"PENDING": "Mark as pending",
|
||||||
"RESOLVED": "Mark as resolved",
|
"RESOLVED": "Mark as resolved",
|
||||||
"MARK_AS_UNREAD": "Mark as unread",
|
"MARK_AS_UNREAD": "Mark as unread",
|
||||||
|
"MARK_AS_READ": "Mark as read",
|
||||||
"REOPEN": "Reopen conversation",
|
"REOPEN": "Reopen conversation",
|
||||||
"SNOOZE": {
|
"SNOOZE": {
|
||||||
"TITLE": "Snooze",
|
"TITLE": "Snooze",
|
||||||
|
|||||||
@ -389,11 +389,6 @@
|
|||||||
"SWITCH_TO_PRIVATE_NOTE": "Switch to Private Note",
|
"SWITCH_TO_PRIVATE_NOTE": "Switch to Private Note",
|
||||||
"SWITCH_TO_REPLY": "Switch to Reply",
|
"SWITCH_TO_REPLY": "Switch to Reply",
|
||||||
"TOGGLE_SNOOZE_DROPDOWN": "Toggle snooze dropdown"
|
"TOGGLE_SNOOZE_DROPDOWN": "Toggle snooze dropdown"
|
||||||
},
|
|
||||||
"KEYS": {
|
|
||||||
"WINDOWS_KEY_AND_COMMAND_KEY": "Win / ⌘",
|
|
||||||
"ALT_OR_OPTION_KEY": "Alt / ⌥",
|
|
||||||
"FORWARD_SLASH_KEY": "/"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user