diff --git a/app/javascript/dashboard/i18n/index.js b/app/javascript/dashboard/i18n/index.js index f1c32cee3..ef6833921 100644 --- a/app/javascript/dashboard/i18n/index.js +++ b/app/javascript/dashboard/i18n/index.js @@ -1,31 +1,63 @@ +import ar from './locale/ar'; import ca from './locale/ca'; +import cs from './locale/cs'; +import da from './locale/da'; import de from './locale/de'; import el from './locale/el'; import en from './locale/en'; import es from './locale/es'; +import fa from './locale/fa'; +import fi from './locale/fi'; import fr from './locale/fr'; -import nl from './locale/nl'; +import hi from './locale/hi'; +import hu from './locale/hu'; +import it from './locale/it'; +import ja from './locale/ja'; +import ko from './locale/ko'; import ml from './locale/ml'; +import nl from './locale/nl'; +import pl from './locale/pl'; import pt from './locale/pt'; import pt_BR from './locale/pt_BR'; import ro from './locale/ro'; -import fa from './locale/fa'; +import ru from './locale/ru'; +import sk from './locale/sk'; +import sv from './locale/sv'; import ta from './locale/ta'; -import it from './locale/it'; +import tr from './locale/tr'; +import uk from './locale/uk'; +import vi from './locale/vi'; +import zh from './locale/zh'; export default { + ar, ca, + cs, + da, de, el, en, es, - fr, - nl, - ml, - pt_BR, - pt, - ro, fa, - ta, + fi, + fr, + hi, + hu, it, + ja, + ko, + ml, + nl, + pl, + pt, + pt_BR, + ro, + ru, + sk, + sv, + ta, + tr, + uk, + vi, + zh, }; diff --git a/app/javascript/dashboard/i18n/locale/ar/chatlist.json b/app/javascript/dashboard/i18n/locale/ar/chatlist.json index 9244385aa..ea38925e2 100644 --- a/app/javascript/dashboard/i18n/locale/ar/chatlist.json +++ b/app/javascript/dashboard/i18n/locale/ar/chatlist.json @@ -45,6 +45,10 @@ { "TEXT": "مغلقة", "VALUE": "resolved" + }, + { + "TEXT": "Bot", + "VALUE": "bot" } ], "ATTACHMENTS": { @@ -72,6 +76,9 @@ "ICON": "ion-link", "CONTENT": "قام بمشاركة رابط" } - } + }, + "RECEIVED_VIA_EMAIL": "Received via email", + "VIEW_TWEET_IN_TWITTER": "View tweet in Twitter", + "REPLY_TO_TWEET": "Reply to this tweet" } } diff --git a/app/javascript/dashboard/i18n/locale/ar/contact.json b/app/javascript/dashboard/i18n/locale/ar/contact.json index 70a89a3c5..968b57df7 100644 --- a/app/javascript/dashboard/i18n/locale/ar/contact.json +++ b/app/javascript/dashboard/i18n/locale/ar/contact.json @@ -9,6 +9,9 @@ "NO_RECORDS_FOUND": "لا توجد محادثات سابقة مرتبطة بجهة الاتصال هذه.", "TITLE": "المحادثات السابقة" }, + "CUSTOM_ATTRIBUTES": { + "TITLE": "Custom Attributes" + }, "LABELS": { "TITLE": "وسوم المحادثة", "MODAL": { @@ -23,7 +26,9 @@ "NO_LABELS_TO_ADD": "لا يوجد وسوم في الحساب.", "NO_AVAILABLE_LABELS": "لا يوجد وسوم مضافة لهذه المحادثة." }, - "MUTE_CONTACT": "كتم جهة الاتصال", + "MUTE_CONTACT": "Mute Conversation", + "MUTED_SUCCESS": "This conversation is muted for 6 hours", + "SEND_TRANSCRIPT": "Send Transcript", "EDIT_LABEL": "تعديل" } } diff --git a/app/javascript/dashboard/i18n/locale/ar/conversation.json b/app/javascript/dashboard/i18n/locale/ar/conversation.json index 559511e5a..f749072e1 100644 --- a/app/javascript/dashboard/i18n/locale/ar/conversation.json +++ b/app/javascript/dashboard/i18n/locale/ar/conversation.json @@ -9,6 +9,11 @@ "CLICK_HERE": "اضغط هنا", "LOADING_INBOXES": "جار تحميل صناديق الوارد", "LOADING_CONVERSATIONS": "جاري تحميل المحادثات", + "CANNOT_REPLY": "You cannot reply due to", + "24_HOURS_WINDOW": "24 hour message window restriction", + "LAST_INCOMING_TWEET": "You are replying to the last incoming tweet", + "REPLYING_TO": "You are replying to:", + "REMOVE_SELECTION": "Remove Selection", "DOWNLOAD": "تنزيل", "HEADER": { "RESOLVE_ACTION": "إغلاق المحادثة", @@ -31,5 +36,22 @@ "VISIBLE_TO_AGENTS": "ملاحظة خاصة: مرئية فقط لأعضاء فريق العمل والموظفين", "CHANGE_STATUS": "تم تغيير حالة المحادثة", "CHANGE_AGENT": "تم تغيير الموظف الذي تم إحالة المحادثة إليه" + }, + "EMAIL_TRANSCRIPT": { + "TITLE": "Send conversation transcript", + "DESC": "Send a copy of the conversation transcript to the specified email address", + "SUBMIT": "إرسال", + "CANCEL": "إلغاء", + "SEND_EMAIL_SUCCESS": "The chat transcript was sent successfully", + "SEND_EMAIL_ERROR": "حدث خطأ، الرجاء المحاولة مرة أخرى", + "FORM": { + "SEND_TO_CONTACT": "Send the transcript to the customer", + "SEND_TO_AGENT": "Send the transcript of the assigned agent", + "SEND_TO_OTHER_EMAIL_ADDRESS": "Send the transcript to another email address", + "EMAIL": { + "PLACEHOLDER": "Enter an email address", + "ERROR": "الرجاء إدخال عنوان بريد إلكتروني صحيح" + } + } } } diff --git a/app/javascript/dashboard/i18n/locale/ar/generalSettings.json b/app/javascript/dashboard/i18n/locale/ar/generalSettings.json index acda787c6..472fd427c 100644 --- a/app/javascript/dashboard/i18n/locale/ar/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/ar/generalSettings.json @@ -24,8 +24,8 @@ "ERROR": "" }, "DOMAIN": { - "LABEL": "الدومين", - "PLACEHOLDER": "نطاق موقعك الإلكتروني", + "LABEL": "Incoming Email Domain", + "PLACEHOLDER": "The domain where you will receive the emails", "ERROR": "" }, "SUPPORT_EMAIL": { @@ -33,14 +33,9 @@ "PLACEHOLDER": "عنوان البريد الإلكتروني الخاص باستقبال رسائل الدعم الفني", "ERROR": "" }, - "ENABLE_DOMAIN_EMAIL": { - "LABEL": "تفعيل دومين البريد الإلكتروني", - "PLACEHOLDER": "تفعيل خيار تعيين دومين مخصص لعنوان البريد الإلكتروني", - "ERROR": "", - "OPTIONS": { - "ENABLED": "مفعل", - "DISABLED": "معطّل" - } + "FEATURES": { + "INBOUND_EMAIL_ENABLED": "Conversation continuity with emails is enabled for your account.", + "CUSTOM_EMAIL_DOMAIN_ENABLED": "You can receive emails in your custom domain now." } } } diff --git a/app/javascript/dashboard/i18n/locale/ar/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/ar/inboxMgmt.json index b0ca84351..733cd79bf 100644 --- a/app/javascript/dashboard/i18n/locale/ar/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/ar/inboxMgmt.json @@ -115,6 +115,43 @@ "ERROR_MESSAGE": "تعذر تكوين المصادقة بواسطة بيانات الاعتماد الخاصة بحسابك على Twilio، يرجى المحاولة مرة أخرى" } }, + "API_CHANNEL": { + "TITLE": "API Channel", + "DESC": "Integrate with API channel and start supporting your customers.", + "CHANNEL_NAME": { + "LABEL": "اسم القناة", + "PLACEHOLDER": "الرجاء إدخال اسم القناة", + "ERROR": "هذا الحقل مطلوب" + }, + "WEBHOOK_URL": { + "LABEL": "رابط Webhook", + "SUBTITLE": "Configure the URL where you want to recieve callbacks on events.", + "PLACEHOLDER": "رابط Webhook" + }, + "SUBMIT_BUTTON": "Create API Channel", + "API": { + "ERROR_MESSAGE": "We were not able to save the api channel" + } + }, + "EMAIL_CHANNEL": { + "TITLE": "Email Channel", + "DESC": "Integrate you email inbox.", + "CHANNEL_NAME": { + "LABEL": "اسم القناة", + "PLACEHOLDER": "الرجاء إدخال اسم القناة", + "ERROR": "هذا الحقل مطلوب" + }, + "EMAIL": { + "LABEL": "البريد الإلكتروني", + "SUBTITLE": "Email where your customers sends you support tickets", + "PLACEHOLDER": "البريد الإلكتروني" + }, + "SUBMIT_BUTTON": "Create Email Channel", + "API": { + "ERROR_MESSAGE": "We were not able to save the email channel" + }, + "FINISH_MESSAGE": "Start forwarding your emails to the following email address." + }, "AUTH": { "TITLE": "القنوات", "DESC": "ندعم حالياً تثبيت برنامج الدردشة المباشرة على موقعك وربط صفحات الفيس بوك وحسابات تويتر. جار العمل على دعم المزيد من المنصات الأخرى مثل واتساب، و البريد الإلكتروني، و تلغرام و لاين، والتي ستكون متاحة قريباً." @@ -175,7 +212,17 @@ "ERROR_MESSAGE": "تعذر حذف قناة التواصل. الرجاء المحاولة مرة أخرى لاحقاً." } }, + "TABS": { + "SETTINGS": "الإعدادات", + "COLLABORATORS": "Collaborators", + "CONFIGURATION": "Configuration" + }, "SETTINGS": "الإعدادات", + "FEATURES": { + "LABEL": "Features", + "DISPLAY_FILE_PICKER": "Display file picker on the widget", + "DISPLAY_EMOJI_PICKER": "Display emoji picker on the widget" + }, "SETTINGS_POPUP": { "MESSENGER_HEADING": "كود \"الماسنجر\"", "MESSENGER_SUB_HEAD": "ضع هذا الكود داخل وسم الـ body في موقعك", diff --git a/app/javascript/dashboard/i18n/locale/ar/settings.json b/app/javascript/dashboard/i18n/locale/ar/settings.json index 7cc226616..59c079f0d 100644 --- a/app/javascript/dashboard/i18n/locale/ar/settings.json +++ b/app/javascript/dashboard/i18n/locale/ar/settings.json @@ -44,24 +44,29 @@ "LABEL": "صورة الملف الشخصي" }, "NAME": { - "LABEL": "الاسم الخاص بك", - "ERROR": "الرجاء إدخال اسم صالح", - "PLACEHOLDER": "الرجاء إدخال اسمك، سيتم عرض هذا في المحادثات" + "LABEL": "Your full name", + "ERROR": "Please enter a valid full name", + "PLACEHOLDER": "Please enter your full name" + }, + "DISPLAY_NAME": { + "LABEL": "Display name", + "ERROR": "Please enter a valid display name", + "PLACEHOLDER": "Please enter a display name, this would be displayed in conversations" }, "AVAILABILITY": { "LABEL": "Availability", "STATUSES_LIST": [ { - "value": "online", - "label": "Online" + "value": "متصل", + "label": "متصل" }, { - "value": "busy", - "label": "Busy" + "value": "مشغول", + "label": "مشغول" }, { - "value": "offline", - "label": "Offline" + "value": "غير متصل", + "label": "غير متصل" } ] }, @@ -122,5 +127,21 @@ "INTEGRATIONS": "خيارات الربط", "ACCOUNT_SETTINGS": "إعدادات الحساب", "LABELS": "الوسوم" + }, + "CREATE_ACCOUNT": { + "NEW_ACCOUNT": "New Account", + "SELECTOR_SUBTITLE": "Create a new account", + "API": { + "SUCCESS_MESSAGE": "Account created successfully", + "EXIST_MESSAGE": "Account already exists", + "ERROR_MESSAGE": "تعذر الاتصال بالخادم، الرجاء المحاولة مرة أخرى لاحقاً" + }, + "FORM": { + "NAME": { + "LABEL": "اسم الحساب", + "PLACEHOLDER": "مؤسسة Wayne" + }, + "SUBMIT": "إرسال" + } } } diff --git a/app/javascript/dashboard/i18n/locale/ca/chatlist.json b/app/javascript/dashboard/i18n/locale/ca/chatlist.json index c30fb7377..2c7a6c871 100644 --- a/app/javascript/dashboard/i18n/locale/ca/chatlist.json +++ b/app/javascript/dashboard/i18n/locale/ca/chatlist.json @@ -45,6 +45,10 @@ { "TEXT": "Resoltes", "VALUE": "resolved" + }, + { + "TEXT": "Bot", + "VALUE": "bot" } ], "ATTACHMENTS": { @@ -72,6 +76,9 @@ "ICON": "ion-link", "CONTENT": "ha compartit una URL" } - } + }, + "RECEIVED_VIA_EMAIL": "Received via email", + "VIEW_TWEET_IN_TWITTER": "View tweet in Twitter", + "REPLY_TO_TWEET": "Reply to this tweet" } } diff --git a/app/javascript/dashboard/i18n/locale/ca/contact.json b/app/javascript/dashboard/i18n/locale/ca/contact.json index 6c233d59f..5b136846b 100644 --- a/app/javascript/dashboard/i18n/locale/ca/contact.json +++ b/app/javascript/dashboard/i18n/locale/ca/contact.json @@ -9,6 +9,9 @@ "NO_RECORDS_FOUND": "No hi han converses prèvies associades a aquest contacte.", "TITLE": "Converses prèvies" }, + "CUSTOM_ATTRIBUTES": { + "TITLE": "Custom Attributes" + }, "LABELS": { "TITLE": "Etiquetes de converses", "MODAL": { @@ -23,7 +26,9 @@ "NO_LABELS_TO_ADD": "There are no more labels defined in the account.", "NO_AVAILABLE_LABELS": "There are no labels added to this conversation." }, - "MUTE_CONTACT": "Mute Contact", + "MUTE_CONTACT": "Mute Conversation", + "MUTED_SUCCESS": "This conversation is muted for 6 hours", + "SEND_TRANSCRIPT": "Send Transcript", "EDIT_LABEL": "Edita" } } diff --git a/app/javascript/dashboard/i18n/locale/ca/conversation.json b/app/javascript/dashboard/i18n/locale/ca/conversation.json index 7f0ba8eae..e1c84f00d 100644 --- a/app/javascript/dashboard/i18n/locale/ca/conversation.json +++ b/app/javascript/dashboard/i18n/locale/ca/conversation.json @@ -9,6 +9,11 @@ "CLICK_HERE": "Clica aquí", "LOADING_INBOXES": "S'estan carregant les safates d'entrada", "LOADING_CONVERSATIONS": "S'estan carregant les converses", + "CANNOT_REPLY": "You cannot reply due to", + "24_HOURS_WINDOW": "24 hour message window restriction", + "LAST_INCOMING_TWEET": "You are replying to the last incoming tweet", + "REPLYING_TO": "You are replying to:", + "REMOVE_SELECTION": "Remove Selection", "DOWNLOAD": "Descarrega", "HEADER": { "RESOLVE_ACTION": "Resoldre", @@ -31,5 +36,22 @@ "VISIBLE_TO_AGENTS": "Nota privada: Només és visible per tu i el vostre equip", "CHANGE_STATUS": "Estat de la conversa canviat", "CHANGE_AGENT": "Assignació de la conversa canviat" + }, + "EMAIL_TRANSCRIPT": { + "TITLE": "Send conversation transcript", + "DESC": "Send a copy of the conversation transcript to the specified email address", + "SUBMIT": "Envia", + "CANCEL": "Cancel·la", + "SEND_EMAIL_SUCCESS": "The chat transcript was sent successfully", + "SEND_EMAIL_ERROR": "There was an error, please try again", + "FORM": { + "SEND_TO_CONTACT": "Send the transcript to the customer", + "SEND_TO_AGENT": "Send the transcript of the assigned agent", + "SEND_TO_OTHER_EMAIL_ADDRESS": "Send the transcript to another email address", + "EMAIL": { + "PLACEHOLDER": "Enter an email address", + "ERROR": "Introduïu una adreça de correu electrònic vàlida" + } + } } } diff --git a/app/javascript/dashboard/i18n/locale/ca/generalSettings.json b/app/javascript/dashboard/i18n/locale/ca/generalSettings.json index 55cedf814..b9c31bbc3 100644 --- a/app/javascript/dashboard/i18n/locale/ca/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/ca/generalSettings.json @@ -24,8 +24,8 @@ "ERROR": "" }, "DOMAIN": { - "LABEL": "Domain", - "PLACEHOLDER": "Your website domain", + "LABEL": "Incoming Email Domain", + "PLACEHOLDER": "The domain where you will receive the emails", "ERROR": "" }, "SUPPORT_EMAIL": { @@ -33,14 +33,9 @@ "PLACEHOLDER": "Your company's support email", "ERROR": "" }, - "ENABLE_DOMAIN_EMAIL": { - "LABEL": "Enable domain email", - "PLACEHOLDER": "Enable the custom domain email", - "ERROR": "", - "OPTIONS": { - "ENABLED": "Habilita", - "DISABLED": "Inhabilita" - } + "FEATURES": { + "INBOUND_EMAIL_ENABLED": "Conversation continuity with emails is enabled for your account.", + "CUSTOM_EMAIL_DOMAIN_ENABLED": "You can receive emails in your custom domain now." } } } diff --git a/app/javascript/dashboard/i18n/locale/ca/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/ca/inboxMgmt.json index 9ff7f68c2..17a2c30fa 100644 --- a/app/javascript/dashboard/i18n/locale/ca/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/ca/inboxMgmt.json @@ -115,6 +115,43 @@ "ERROR_MESSAGE": "No hem pogut autenticar les credencials de Twilio, prova de nou" } }, + "API_CHANNEL": { + "TITLE": "API Channel", + "DESC": "Integrate with API channel and start supporting your customers.", + "CHANNEL_NAME": { + "LABEL": "Nom del canal", + "PLACEHOLDER": "Introduïu el nom del canal", + "ERROR": "Aquest camp és obligatori" + }, + "WEBHOOK_URL": { + "LABEL": "URL del webhook", + "SUBTITLE": "Configure the URL where you want to recieve callbacks on events.", + "PLACEHOLDER": "URL del webhook" + }, + "SUBMIT_BUTTON": "Create API Channel", + "API": { + "ERROR_MESSAGE": "We were not able to save the api channel" + } + }, + "EMAIL_CHANNEL": { + "TITLE": "Email Channel", + "DESC": "Integrate you email inbox.", + "CHANNEL_NAME": { + "LABEL": "Nom del canal", + "PLACEHOLDER": "Introduïu el nom del canal", + "ERROR": "Aquest camp és obligatori" + }, + "EMAIL": { + "LABEL": "Correu electrònic", + "SUBTITLE": "Email where your customers sends you support tickets", + "PLACEHOLDER": "Correu electrònic" + }, + "SUBMIT_BUTTON": "Create Email Channel", + "API": { + "ERROR_MESSAGE": "We were not able to save the email channel" + }, + "FINISH_MESSAGE": "Start forwarding your emails to the following email address." + }, "AUTH": { "TITLE": "Canals", "DESC": "Actualment estan suportats widgets de xat en directe per a llocs web, pàgines de Facebook i perfils de Twitter. Estem treballant en més plataformes com Whatsapp, correu electrònic, Telegram i Line, que estaran disponibles en breu." @@ -175,7 +212,17 @@ "ERROR_MESSAGE": "No s'ha pogut eliminar la safata d'entrada. Torneu-ho a provar més endavant." } }, + "TABS": { + "SETTINGS": "Configuracions", + "COLLABORATORS": "Collaborators", + "CONFIGURATION": "Configuration" + }, "SETTINGS": "Configuracions", + "FEATURES": { + "LABEL": "Features", + "DISPLAY_FILE_PICKER": "Display file picker on the widget", + "DISPLAY_EMOJI_PICKER": "Display emoji picker on the widget" + }, "SETTINGS_POPUP": { "MESSENGER_HEADING": "Script del missatger", "MESSENGER_SUB_HEAD": "Col·loca aquest botó dins de l'etiqueta body", diff --git a/app/javascript/dashboard/i18n/locale/ca/settings.json b/app/javascript/dashboard/i18n/locale/ca/settings.json index a2f8c9809..35755f8af 100644 --- a/app/javascript/dashboard/i18n/locale/ca/settings.json +++ b/app/javascript/dashboard/i18n/locale/ca/settings.json @@ -44,9 +44,14 @@ "LABEL": "Imatge del Perfil" }, "NAME": { - "LABEL": "El teu nom", - "ERROR": "Introduïu un nom vàlid", - "PLACEHOLDER": "Introdueix el teu nom, serà mostrat a les converses" + "LABEL": "Your full name", + "ERROR": "Please enter a valid full name", + "PLACEHOLDER": "Please enter your full name" + }, + "DISPLAY_NAME": { + "LABEL": "Display name", + "ERROR": "Please enter a valid display name", + "PLACEHOLDER": "Please enter a display name, this would be displayed in conversations" }, "AVAILABILITY": { "LABEL": "Availability", @@ -122,5 +127,21 @@ "INTEGRATIONS": "Integracions", "ACCOUNT_SETTINGS": "Account Settings", "LABELS": "Labels" + }, + "CREATE_ACCOUNT": { + "NEW_ACCOUNT": "New Account", + "SELECTOR_SUBTITLE": "Create a new account", + "API": { + "SUCCESS_MESSAGE": "Account created successfully", + "EXIST_MESSAGE": "Account already exists", + "ERROR_MESSAGE": "No s'ha pogut connectar amb el servidor Woot. Torna-ho a provar més endavant" + }, + "FORM": { + "NAME": { + "LABEL": "Nom del compte", + "PLACEHOLDER": "Wayne Enterprises" + }, + "SUBMIT": "Envia" + } } } diff --git a/app/javascript/dashboard/i18n/locale/cs/chatlist.json b/app/javascript/dashboard/i18n/locale/cs/chatlist.json index 61f8392e0..7b5600e67 100644 --- a/app/javascript/dashboard/i18n/locale/cs/chatlist.json +++ b/app/javascript/dashboard/i18n/locale/cs/chatlist.json @@ -45,6 +45,10 @@ { "TEXT": "Vyřešeno", "VALUE": "resolved" + }, + { + "TEXT": "Bot", + "VALUE": "bot" } ], "ATTACHMENTS": { @@ -72,6 +76,9 @@ "ICON": "ion-link", "CONTENT": "sdílel URL" } - } + }, + "RECEIVED_VIA_EMAIL": "Received via email", + "VIEW_TWEET_IN_TWITTER": "View tweet in Twitter", + "REPLY_TO_TWEET": "Reply to this tweet" } } diff --git a/app/javascript/dashboard/i18n/locale/cs/contact.json b/app/javascript/dashboard/i18n/locale/cs/contact.json index a5d38213a..e6f794ee2 100644 --- a/app/javascript/dashboard/i18n/locale/cs/contact.json +++ b/app/javascript/dashboard/i18n/locale/cs/contact.json @@ -9,6 +9,9 @@ "NO_RECORDS_FOUND": "K tomuto kontaktu nejsou přiřazeny žádné předchozí konverzace.", "TITLE": "Předchozí konverzace" }, + "CUSTOM_ATTRIBUTES": { + "TITLE": "Custom Attributes" + }, "LABELS": { "TITLE": "Štítky konverzace", "MODAL": { @@ -23,7 +26,9 @@ "NO_LABELS_TO_ADD": "There are no more labels defined in the account.", "NO_AVAILABLE_LABELS": "There are no labels added to this conversation." }, - "MUTE_CONTACT": "Mute Contact", + "MUTE_CONTACT": "Mute Conversation", + "MUTED_SUCCESS": "This conversation is muted for 6 hours", + "SEND_TRANSCRIPT": "Send Transcript", "EDIT_LABEL": "Upravit" } } diff --git a/app/javascript/dashboard/i18n/locale/cs/conversation.json b/app/javascript/dashboard/i18n/locale/cs/conversation.json index 71c08cfa5..4d43fd898 100644 --- a/app/javascript/dashboard/i18n/locale/cs/conversation.json +++ b/app/javascript/dashboard/i18n/locale/cs/conversation.json @@ -9,6 +9,11 @@ "CLICK_HERE": "Klikněte zde", "LOADING_INBOXES": "Načítání krabic", "LOADING_CONVERSATIONS": "Načítání konverzací", + "CANNOT_REPLY": "You cannot reply due to", + "24_HOURS_WINDOW": "24 hour message window restriction", + "LAST_INCOMING_TWEET": "You are replying to the last incoming tweet", + "REPLYING_TO": "You are replying to:", + "REMOVE_SELECTION": "Remove Selection", "DOWNLOAD": "Stáhnout", "HEADER": { "RESOLVE_ACTION": "Vyřešit", @@ -31,5 +36,22 @@ "VISIBLE_TO_AGENTS": "Soukromá poznámka: Viditelné pouze pro vás a váš tým", "CHANGE_STATUS": "Stav konverzace byl změněn", "CHANGE_AGENT": "Konverzace pověřená osoba změněna" + }, + "EMAIL_TRANSCRIPT": { + "TITLE": "Send conversation transcript", + "DESC": "Send a copy of the conversation transcript to the specified email address", + "SUBMIT": "Odeslat", + "CANCEL": "Zrušit", + "SEND_EMAIL_SUCCESS": "The chat transcript was sent successfully", + "SEND_EMAIL_ERROR": "There was an error, please try again", + "FORM": { + "SEND_TO_CONTACT": "Send the transcript to the customer", + "SEND_TO_AGENT": "Send the transcript of the assigned agent", + "SEND_TO_OTHER_EMAIL_ADDRESS": "Send the transcript to another email address", + "EMAIL": { + "PLACEHOLDER": "Enter an email address", + "ERROR": "Zadejte prosím platnou e-mailovou adresu" + } + } } } diff --git a/app/javascript/dashboard/i18n/locale/cs/generalSettings.json b/app/javascript/dashboard/i18n/locale/cs/generalSettings.json index 469ccb22f..cd469abe5 100644 --- a/app/javascript/dashboard/i18n/locale/cs/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/cs/generalSettings.json @@ -24,8 +24,8 @@ "ERROR": "" }, "DOMAIN": { - "LABEL": "Domain", - "PLACEHOLDER": "Your website domain", + "LABEL": "Incoming Email Domain", + "PLACEHOLDER": "The domain where you will receive the emails", "ERROR": "" }, "SUPPORT_EMAIL": { @@ -33,14 +33,9 @@ "PLACEHOLDER": "Your company's support email", "ERROR": "" }, - "ENABLE_DOMAIN_EMAIL": { - "LABEL": "Enable domain email", - "PLACEHOLDER": "Enable the custom domain email", - "ERROR": "", - "OPTIONS": { - "ENABLED": "Povoleno", - "DISABLED": "Zakázáno" - } + "FEATURES": { + "INBOUND_EMAIL_ENABLED": "Conversation continuity with emails is enabled for your account.", + "CUSTOM_EMAIL_DOMAIN_ENABLED": "You can receive emails in your custom domain now." } } } diff --git a/app/javascript/dashboard/i18n/locale/cs/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/cs/inboxMgmt.json index a29dd73eb..b4e136f8b 100644 --- a/app/javascript/dashboard/i18n/locale/cs/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/cs/inboxMgmt.json @@ -115,6 +115,43 @@ "ERROR_MESSAGE": "Nebyli jsme schopni ověřit přihlašovací údaje Twilia, zkuste to prosím znovu" } }, + "API_CHANNEL": { + "TITLE": "API Channel", + "DESC": "Integrate with API channel and start supporting your customers.", + "CHANNEL_NAME": { + "LABEL": "Název kanálu", + "PLACEHOLDER": "Zadejte název kanálu", + "ERROR": "Toto pole je povinné" + }, + "WEBHOOK_URL": { + "LABEL": "URL webového háčku", + "SUBTITLE": "Configure the URL where you want to recieve callbacks on events.", + "PLACEHOLDER": "URL webového háčku" + }, + "SUBMIT_BUTTON": "Create API Channel", + "API": { + "ERROR_MESSAGE": "We were not able to save the api channel" + } + }, + "EMAIL_CHANNEL": { + "TITLE": "Email Channel", + "DESC": "Integrate you email inbox.", + "CHANNEL_NAME": { + "LABEL": "Název kanálu", + "PLACEHOLDER": "Zadejte název kanálu", + "ERROR": "Toto pole je povinné" + }, + "EMAIL": { + "LABEL": "E-mailová adresa", + "SUBTITLE": "Email where your customers sends you support tickets", + "PLACEHOLDER": "E-mailová adresa" + }, + "SUBMIT_BUTTON": "Create Email Channel", + "API": { + "ERROR_MESSAGE": "We were not able to save the email channel" + }, + "FINISH_MESSAGE": "Start forwarding your emails to the following email address." + }, "AUTH": { "TITLE": "Kanály", "DESC": "V současné době podporujeme jako platformu widgety živého chatu, Facebook stránky a Twitter profily. Máme více platforem jako Whatsapp, Email, Telegram a Line v dílech, což bude brzy ven." @@ -175,7 +212,17 @@ "ERROR_MESSAGE": "Nelze odstranit doručenou poštu. Opakujte akci později." } }, + "TABS": { + "SETTINGS": "Nastavení", + "COLLABORATORS": "Collaborators", + "CONFIGURATION": "Configuration" + }, "SETTINGS": "Nastavení", + "FEATURES": { + "LABEL": "Features", + "DISPLAY_FILE_PICKER": "Display file picker on the widget", + "DISPLAY_EMOJI_PICKER": "Display emoji picker on the widget" + }, "SETTINGS_POPUP": { "MESSENGER_HEADING": "Messenger skript", "MESSENGER_SUB_HEAD": "Umístěte toto tlačítko dovnitř vašeho tělesného štítku", diff --git a/app/javascript/dashboard/i18n/locale/cs/settings.json b/app/javascript/dashboard/i18n/locale/cs/settings.json index 414dd3452..086a978b5 100644 --- a/app/javascript/dashboard/i18n/locale/cs/settings.json +++ b/app/javascript/dashboard/i18n/locale/cs/settings.json @@ -44,9 +44,14 @@ "LABEL": "Profil obrázek" }, "NAME": { - "LABEL": "Vaše jméno", - "ERROR": "Zadejte prosím platný název", - "PLACEHOLDER": "Zadejte prosím Vaše jméno, bude zobrazeno v konverzacích" + "LABEL": "Your full name", + "ERROR": "Please enter a valid full name", + "PLACEHOLDER": "Please enter your full name" + }, + "DISPLAY_NAME": { + "LABEL": "Display name", + "ERROR": "Please enter a valid display name", + "PLACEHOLDER": "Please enter a display name, this would be displayed in conversations" }, "AVAILABILITY": { "LABEL": "Availability", @@ -122,5 +127,21 @@ "INTEGRATIONS": "Integrace", "ACCOUNT_SETTINGS": "Account Settings", "LABELS": "Labels" + }, + "CREATE_ACCOUNT": { + "NEW_ACCOUNT": "New Account", + "SELECTOR_SUBTITLE": "Create a new account", + "API": { + "SUCCESS_MESSAGE": "Account created successfully", + "EXIST_MESSAGE": "Account already exists", + "ERROR_MESSAGE": "Nelze se připojit k Woot serveru, opakujte akci později" + }, + "FORM": { + "NAME": { + "LABEL": "Název účtu", + "PLACEHOLDER": "Wayne podniky" + }, + "SUBMIT": "Odeslat" + } } } diff --git a/app/javascript/dashboard/i18n/locale/da/chatlist.json b/app/javascript/dashboard/i18n/locale/da/chatlist.json index 3867a5df1..a0b31427f 100644 --- a/app/javascript/dashboard/i18n/locale/da/chatlist.json +++ b/app/javascript/dashboard/i18n/locale/da/chatlist.json @@ -45,6 +45,10 @@ { "TEXT": "Resolved", "VALUE": "resolved" + }, + { + "TEXT": "Bot", + "VALUE": "bot" } ], "ATTACHMENTS": { @@ -72,6 +76,9 @@ "ICON": "ion-link", "CONTENT": "has shared a url" } - } + }, + "RECEIVED_VIA_EMAIL": "Received via email", + "VIEW_TWEET_IN_TWITTER": "View tweet in Twitter", + "REPLY_TO_TWEET": "Reply to this tweet" } } diff --git a/app/javascript/dashboard/i18n/locale/da/contact.json b/app/javascript/dashboard/i18n/locale/da/contact.json index e5c3ec25d..d13ade2be 100644 --- a/app/javascript/dashboard/i18n/locale/da/contact.json +++ b/app/javascript/dashboard/i18n/locale/da/contact.json @@ -9,6 +9,9 @@ "NO_RECORDS_FOUND": "There are no previous conversations associated to this contact.", "TITLE": "Previous Conversations" }, + "CUSTOM_ATTRIBUTES": { + "TITLE": "Custom Attributes" + }, "LABELS": { "TITLE": "Conversation Labels", "MODAL": { @@ -23,7 +26,9 @@ "NO_LABELS_TO_ADD": "There are no more labels defined in the account.", "NO_AVAILABLE_LABELS": "There are no labels added to this conversation." }, - "MUTE_CONTACT": "Mute Contact", + "MUTE_CONTACT": "Mute Conversation", + "MUTED_SUCCESS": "This conversation is muted for 6 hours", + "SEND_TRANSCRIPT": "Send Transcript", "EDIT_LABEL": "Edit" } } diff --git a/app/javascript/dashboard/i18n/locale/da/conversation.json b/app/javascript/dashboard/i18n/locale/da/conversation.json index b07e4e1f1..f8ea61643 100644 --- a/app/javascript/dashboard/i18n/locale/da/conversation.json +++ b/app/javascript/dashboard/i18n/locale/da/conversation.json @@ -9,6 +9,11 @@ "CLICK_HERE": "Click here", "LOADING_INBOXES": "Loading inboxes", "LOADING_CONVERSATIONS": "Loading Conversations", + "CANNOT_REPLY": "You cannot reply due to", + "24_HOURS_WINDOW": "24 hour message window restriction", + "LAST_INCOMING_TWEET": "You are replying to the last incoming tweet", + "REPLYING_TO": "You are replying to:", + "REMOVE_SELECTION": "Remove Selection", "DOWNLOAD": "Download", "HEADER": { "RESOLVE_ACTION": "Resolve", @@ -31,5 +36,22 @@ "VISIBLE_TO_AGENTS": "Private Note: Only visible to you and your team", "CHANGE_STATUS": "Conversation status changed", "CHANGE_AGENT": "Conversation Assignee changed" + }, + "EMAIL_TRANSCRIPT": { + "TITLE": "Send conversation transcript", + "DESC": "Send a copy of the conversation transcript to the specified email address", + "SUBMIT": "Submit", + "CANCEL": "Cancel", + "SEND_EMAIL_SUCCESS": "The chat transcript was sent successfully", + "SEND_EMAIL_ERROR": "There was an error, please try again", + "FORM": { + "SEND_TO_CONTACT": "Send the transcript to the customer", + "SEND_TO_AGENT": "Send the transcript of the assigned agent", + "SEND_TO_OTHER_EMAIL_ADDRESS": "Send the transcript to another email address", + "EMAIL": { + "PLACEHOLDER": "Enter an email address", + "ERROR": "Please enter a valid email address" + } + } } } diff --git a/app/javascript/dashboard/i18n/locale/da/generalSettings.json b/app/javascript/dashboard/i18n/locale/da/generalSettings.json index 31b5f9fe2..0a3fc0b8e 100644 --- a/app/javascript/dashboard/i18n/locale/da/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/da/generalSettings.json @@ -24,8 +24,8 @@ "ERROR": "" }, "DOMAIN": { - "LABEL": "Domain", - "PLACEHOLDER": "Your website domain", + "LABEL": "Incoming Email Domain", + "PLACEHOLDER": "The domain where you will receive the emails", "ERROR": "" }, "SUPPORT_EMAIL": { @@ -33,14 +33,9 @@ "PLACEHOLDER": "Your company's support email", "ERROR": "" }, - "ENABLE_DOMAIN_EMAIL": { - "LABEL": "Enable domain email", - "PLACEHOLDER": "Enable the custom domain email", - "ERROR": "", - "OPTIONS": { - "ENABLED": "Enabled", - "DISABLED": "Disabled" - } + "FEATURES": { + "INBOUND_EMAIL_ENABLED": "Conversation continuity with emails is enabled for your account.", + "CUSTOM_EMAIL_DOMAIN_ENABLED": "You can receive emails in your custom domain now." } } } diff --git a/app/javascript/dashboard/i18n/locale/da/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/da/inboxMgmt.json index c885c9ab5..fb4c71134 100644 --- a/app/javascript/dashboard/i18n/locale/da/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/da/inboxMgmt.json @@ -115,6 +115,43 @@ "ERROR_MESSAGE": "We were not able to authenticate Twilio credentials, please try again" } }, + "API_CHANNEL": { + "TITLE": "API Channel", + "DESC": "Integrate with API channel and start supporting your customers.", + "CHANNEL_NAME": { + "LABEL": "Channel Name", + "PLACEHOLDER": "Please enter a channel name", + "ERROR": "This field is required" + }, + "WEBHOOK_URL": { + "LABEL": "Webhook URL", + "SUBTITLE": "Configure the URL where you want to recieve callbacks on events.", + "PLACEHOLDER": "Webhook URL" + }, + "SUBMIT_BUTTON": "Create API Channel", + "API": { + "ERROR_MESSAGE": "We were not able to save the api channel" + } + }, + "EMAIL_CHANNEL": { + "TITLE": "Email Channel", + "DESC": "Integrate you email inbox.", + "CHANNEL_NAME": { + "LABEL": "Channel Name", + "PLACEHOLDER": "Please enter a channel name", + "ERROR": "This field is required" + }, + "EMAIL": { + "LABEL": "Email", + "SUBTITLE": "Email where your customers sends you support tickets", + "PLACEHOLDER": "Email" + }, + "SUBMIT_BUTTON": "Create Email Channel", + "API": { + "ERROR_MESSAGE": "We were not able to save the email channel" + }, + "FINISH_MESSAGE": "Start forwarding your emails to the following email address." + }, "AUTH": { "TITLE": "Channels", "DESC": "Currently we support Website live chat widgets, Facebook Pages and Twitter profiles as platforms. We have more platforms like Whatsapp, Email, Telegram and Line in the works, which will be out soon." @@ -175,7 +212,17 @@ "ERROR_MESSAGE": "Could not delete inbox. Please try again later." } }, + "TABS": { + "SETTINGS": "Settings", + "COLLABORATORS": "Collaborators", + "CONFIGURATION": "Configuration" + }, "SETTINGS": "Settings", + "FEATURES": { + "LABEL": "Features", + "DISPLAY_FILE_PICKER": "Display file picker on the widget", + "DISPLAY_EMOJI_PICKER": "Display emoji picker on the widget" + }, "SETTINGS_POPUP": { "MESSENGER_HEADING": "Messenger Script", "MESSENGER_SUB_HEAD": "Place this button inside your body tag", diff --git a/app/javascript/dashboard/i18n/locale/da/settings.json b/app/javascript/dashboard/i18n/locale/da/settings.json index 6ab397d63..7fc2e8519 100644 --- a/app/javascript/dashboard/i18n/locale/da/settings.json +++ b/app/javascript/dashboard/i18n/locale/da/settings.json @@ -44,9 +44,14 @@ "LABEL": "Profile Image" }, "NAME": { - "LABEL": "Your name", - "ERROR": "Please enter a valid name", - "PLACEHOLDER": "Please enter your name, this would be displayed in conversations" + "LABEL": "Your full name", + "ERROR": "Please enter a valid full name", + "PLACEHOLDER": "Please enter your full name" + }, + "DISPLAY_NAME": { + "LABEL": "Display name", + "ERROR": "Please enter a valid display name", + "PLACEHOLDER": "Please enter a display name, this would be displayed in conversations" }, "AVAILABILITY": { "LABEL": "Availability", @@ -122,5 +127,21 @@ "INTEGRATIONS": "Integrations", "ACCOUNT_SETTINGS": "Account Settings", "LABELS": "Labels" + }, + "CREATE_ACCOUNT": { + "NEW_ACCOUNT": "New Account", + "SELECTOR_SUBTITLE": "Create a new account", + "API": { + "SUCCESS_MESSAGE": "Account created successfully", + "EXIST_MESSAGE": "Account already exists", + "ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later" + }, + "FORM": { + "NAME": { + "LABEL": "Account Name", + "PLACEHOLDER": "Wayne Enterprises" + }, + "SUBMIT": "Submit" + } } } diff --git a/app/javascript/dashboard/i18n/locale/de/chatlist.json b/app/javascript/dashboard/i18n/locale/de/chatlist.json index 4aaf7d961..0deec4756 100644 --- a/app/javascript/dashboard/i18n/locale/de/chatlist.json +++ b/app/javascript/dashboard/i18n/locale/de/chatlist.json @@ -45,6 +45,10 @@ { "TEXT": "Gelöst", "VALUE": "resolved" + }, + { + "TEXT": "Bot", + "VALUE": "bot" } ], "ATTACHMENTS": { @@ -72,6 +76,9 @@ "ICON": "ion-link", "CONTENT": "hat eine URL geteilt" } - } + }, + "RECEIVED_VIA_EMAIL": "Received via email", + "VIEW_TWEET_IN_TWITTER": "View tweet in Twitter", + "REPLY_TO_TWEET": "Reply to this tweet" } } diff --git a/app/javascript/dashboard/i18n/locale/de/contact.json b/app/javascript/dashboard/i18n/locale/de/contact.json index 6e2f01fab..cc5c6388d 100644 --- a/app/javascript/dashboard/i18n/locale/de/contact.json +++ b/app/javascript/dashboard/i18n/locale/de/contact.json @@ -9,6 +9,9 @@ "NO_RECORDS_FOUND": "Es sind keine vorherigen Gespräche mit diesem Kontakt verbunden.", "TITLE": "Vorherige Gespräche" }, + "CUSTOM_ATTRIBUTES": { + "TITLE": "Custom Attributes" + }, "LABELS": { "TITLE": "Konversationsetiketten", "MODAL": { @@ -23,7 +26,9 @@ "NO_LABELS_TO_ADD": "There are no more labels defined in the account.", "NO_AVAILABLE_LABELS": "There are no labels added to this conversation." }, - "MUTE_CONTACT": "Mute Contact", + "MUTE_CONTACT": "Mute Conversation", + "MUTED_SUCCESS": "This conversation is muted for 6 hours", + "SEND_TRANSCRIPT": "Send Transcript", "EDIT_LABEL": "Bearbeiten" } } diff --git a/app/javascript/dashboard/i18n/locale/de/conversation.json b/app/javascript/dashboard/i18n/locale/de/conversation.json index d6d644165..a24fb20d2 100644 --- a/app/javascript/dashboard/i18n/locale/de/conversation.json +++ b/app/javascript/dashboard/i18n/locale/de/conversation.json @@ -9,6 +9,11 @@ "CLICK_HERE": "Hier klicken", "LOADING_INBOXES": "Posteingänge laden", "LOADING_CONVERSATIONS": "Gespräche laden", + "CANNOT_REPLY": "You cannot reply due to", + "24_HOURS_WINDOW": "24 hour message window restriction", + "LAST_INCOMING_TWEET": "You are replying to the last incoming tweet", + "REPLYING_TO": "You are replying to:", + "REMOVE_SELECTION": "Remove Selection", "DOWNLOAD": "Herunterladen", "HEADER": { "RESOLVE_ACTION": "Fall schließen", @@ -31,5 +36,22 @@ "VISIBLE_TO_AGENTS": "Privater Hinweis: Nur für Sie und Ihr Team sichtbar", "CHANGE_STATUS": "Gesprächsstatus geändert", "CHANGE_AGENT": "Konversationsempfänger geändert" + }, + "EMAIL_TRANSCRIPT": { + "TITLE": "Send conversation transcript", + "DESC": "Send a copy of the conversation transcript to the specified email address", + "SUBMIT": "Einreichen", + "CANCEL": "Stornieren", + "SEND_EMAIL_SUCCESS": "The chat transcript was sent successfully", + "SEND_EMAIL_ERROR": "There was an error, please try again", + "FORM": { + "SEND_TO_CONTACT": "Send the transcript to the customer", + "SEND_TO_AGENT": "Send the transcript of the assigned agent", + "SEND_TO_OTHER_EMAIL_ADDRESS": "Send the transcript to another email address", + "EMAIL": { + "PLACEHOLDER": "Enter an email address", + "ERROR": "Bitte geben Sie eine gültige E-Mail-Adresse ein" + } + } } } diff --git a/app/javascript/dashboard/i18n/locale/de/generalSettings.json b/app/javascript/dashboard/i18n/locale/de/generalSettings.json index 05c00453c..2ed7e5ebf 100644 --- a/app/javascript/dashboard/i18n/locale/de/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/de/generalSettings.json @@ -24,8 +24,8 @@ "ERROR": "" }, "DOMAIN": { - "LABEL": "Domain", - "PLACEHOLDER": "Your website domain", + "LABEL": "Incoming Email Domain", + "PLACEHOLDER": "The domain where you will receive the emails", "ERROR": "" }, "SUPPORT_EMAIL": { @@ -33,14 +33,9 @@ "PLACEHOLDER": "Your company's support email", "ERROR": "" }, - "ENABLE_DOMAIN_EMAIL": { - "LABEL": "Enable domain email", - "PLACEHOLDER": "Enable the custom domain email", - "ERROR": "", - "OPTIONS": { - "ENABLED": "Aktiviert", - "DISABLED": "Behindert" - } + "FEATURES": { + "INBOUND_EMAIL_ENABLED": "Conversation continuity with emails is enabled for your account.", + "CUSTOM_EMAIL_DOMAIN_ENABLED": "You can receive emails in your custom domain now." } } } diff --git a/app/javascript/dashboard/i18n/locale/de/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/de/inboxMgmt.json index ed3a30100..fc64fce66 100644 --- a/app/javascript/dashboard/i18n/locale/de/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/de/inboxMgmt.json @@ -115,6 +115,43 @@ "ERROR_MESSAGE": "Wir konnten die Twilio-Anmeldeinformationen nicht authentifizieren. Bitte versuchen Sie es erneut" } }, + "API_CHANNEL": { + "TITLE": "API Channel", + "DESC": "Integrate with API channel and start supporting your customers.", + "CHANNEL_NAME": { + "LABEL": "Kanal Name", + "PLACEHOLDER": "Bitte geben Sie einen Kanalnamen ein", + "ERROR": "Dieses Feld wird benötigt" + }, + "WEBHOOK_URL": { + "LABEL": "Webhook-URL", + "SUBTITLE": "Configure the URL where you want to recieve callbacks on events.", + "PLACEHOLDER": "Webhook-URL" + }, + "SUBMIT_BUTTON": "Create API Channel", + "API": { + "ERROR_MESSAGE": "We were not able to save the api channel" + } + }, + "EMAIL_CHANNEL": { + "TITLE": "Email Channel", + "DESC": "Integrate you email inbox.", + "CHANNEL_NAME": { + "LABEL": "Kanal Name", + "PLACEHOLDER": "Bitte geben Sie einen Kanalnamen ein", + "ERROR": "Dieses Feld wird benötigt" + }, + "EMAIL": { + "LABEL": "Email", + "SUBTITLE": "Email where your customers sends you support tickets", + "PLACEHOLDER": "Email" + }, + "SUBMIT_BUTTON": "Create Email Channel", + "API": { + "ERROR_MESSAGE": "We were not able to save the email channel" + }, + "FINISH_MESSAGE": "Start forwarding your emails to the following email address." + }, "AUTH": { "TITLE": "Kanäle", "DESC": "Derzeit unterstützen wir Website-Live-Chat-Widgets, Facebook-Seiten und Twitter-Profile als Plattformen. Wir haben weitere Plattformen wie WhatsApp, Email, Telegram und Line in Arbeit, die bald veröffentlicht werden." @@ -175,7 +212,17 @@ "ERROR_MESSAGE": "Posteingang konnte nicht gelöscht werden. Bitte versuchen Sie es später noch einmal." } }, + "TABS": { + "SETTINGS": "die Einstellungen", + "COLLABORATORS": "Collaborators", + "CONFIGURATION": "Configuration" + }, "SETTINGS": "die Einstellungen", + "FEATURES": { + "LABEL": "Features", + "DISPLAY_FILE_PICKER": "Display file picker on the widget", + "DISPLAY_EMOJI_PICKER": "Display emoji picker on the widget" + }, "SETTINGS_POPUP": { "MESSENGER_HEADING": "Messenger-Skript", "MESSENGER_SUB_HEAD": "Platzieren Sie diese Schaltfläche in Ihrem Body-Tag", diff --git a/app/javascript/dashboard/i18n/locale/de/settings.json b/app/javascript/dashboard/i18n/locale/de/settings.json index 54a246b10..641425036 100644 --- a/app/javascript/dashboard/i18n/locale/de/settings.json +++ b/app/javascript/dashboard/i18n/locale/de/settings.json @@ -48,6 +48,11 @@ "ERROR": "Bitte geben Sie einen gültigen Namen ein", "PLACEHOLDER": "Bitte geben Sie Ihren Namen ein, dies wird in Gesprächen angezeigt" }, + "DISPLAY_NAME": { + "LABEL": "Display name", + "ERROR": "Please enter a valid display name", + "PLACEHOLDER": "Please enter a display name, this would be displayed in conversations" + }, "AVAILABILITY": { "LABEL": "Availability", "STATUSES_LIST": [ @@ -122,5 +127,21 @@ "INTEGRATIONS": "Integrationen", "ACCOUNT_SETTINGS": "Kontoeinstellungen", "LABELS": "Labels" + }, + "CREATE_ACCOUNT": { + "NEW_ACCOUNT": "New Account", + "SELECTOR_SUBTITLE": "Create a new account", + "API": { + "SUCCESS_MESSAGE": "Account created successfully", + "EXIST_MESSAGE": "Account already exists", + "ERROR_MESSAGE": "Es konnte keine Verbindung zum Woot Server hergestellt werden. Bitte versuchen Sie es später erneut" + }, + "FORM": { + "NAME": { + "LABEL": "Kontobezeichnung", + "PLACEHOLDER": "Wayne Enterprises" + }, + "SUBMIT": "Einreichen" + } } } diff --git a/app/javascript/dashboard/i18n/locale/el/chatlist.json b/app/javascript/dashboard/i18n/locale/el/chatlist.json index 27ea28a49..be07a6765 100644 --- a/app/javascript/dashboard/i18n/locale/el/chatlist.json +++ b/app/javascript/dashboard/i18n/locale/el/chatlist.json @@ -45,6 +45,10 @@ { "TEXT": "Επιλυθείσες", "VALUE": "resolved" + }, + { + "TEXT": "Bot", + "VALUE": "bot" } ], "ATTACHMENTS": { @@ -72,6 +76,9 @@ "ICON": "ion-link", "CONTENT": "έχει μοιράσει ένα σύνδεσμο" } - } + }, + "RECEIVED_VIA_EMAIL": "Παραλήφθηκε από email", + "VIEW_TWEET_IN_TWITTER": "Προβολή του tweet στο Twitter", + "REPLY_TO_TWEET": "Απάντηση στο tweet" } } diff --git a/app/javascript/dashboard/i18n/locale/el/contact.json b/app/javascript/dashboard/i18n/locale/el/contact.json index 2240f7258..fc4ce277a 100644 --- a/app/javascript/dashboard/i18n/locale/el/contact.json +++ b/app/javascript/dashboard/i18n/locale/el/contact.json @@ -9,6 +9,9 @@ "NO_RECORDS_FOUND": "Δεν υπάρχουν προηγούμενες συνομιλίες που σχετίζονται με αυτήν την επαφή.", "TITLE": "Προηγούμενες συνομιλίες" }, + "CUSTOM_ATTRIBUTES": { + "TITLE": "Προσαρμοζόμενες Ιδιότητες" + }, "LABELS": { "TITLE": "Ετικέτες συνομιλίας", "MODAL": { @@ -23,7 +26,9 @@ "NO_LABELS_TO_ADD": "Δεν υπάρχουν άλλες ετικέτες στον λογαριασμό.", "NO_AVAILABLE_LABELS": "Δεν υπάρχουν προστεθεί ετικέτες στην συνομιλία." }, - "MUTE_CONTACT": "Παύση (Mute)", + "MUTE_CONTACT": "Σίγαση Συνομιλίας", + "MUTED_SUCCESS": "Η συνομιλία είναι σε σίγαση (mute) για 6 ώρες", + "SEND_TRANSCRIPT": "Αποστολή μεταγραφής", "EDIT_LABEL": "Επεξεργασία" } } diff --git a/app/javascript/dashboard/i18n/locale/el/conversation.json b/app/javascript/dashboard/i18n/locale/el/conversation.json index 92327cfb4..b292e183e 100644 --- a/app/javascript/dashboard/i18n/locale/el/conversation.json +++ b/app/javascript/dashboard/i18n/locale/el/conversation.json @@ -9,6 +9,11 @@ "CLICK_HERE": "Πατήστε εδώ", "LOADING_INBOXES": "Φόρτωση εισερχομένων", "LOADING_CONVERSATIONS": "Φόρτωση Συζητήσεων", + "CANNOT_REPLY": "Δεν μπορείτε να απαντήσετε εξαιτίας", + "24_HOURS_WINDOW": "του περιορισμού των 24 ωρών", + "LAST_INCOMING_TWEET": "Απαντάτε στο τελευταίο εισερχόμενο tweet", + "REPLYING_TO": "Απαντάτε στο:", + "REMOVE_SELECTION": "Διαγραφή Επιλογής", "DOWNLOAD": "Κατέβασμα", "HEADER": { "RESOLVE_ACTION": "Επίλυση", @@ -31,5 +36,22 @@ "VISIBLE_TO_AGENTS": "Ιδιωτική Σημείωση: Ορατή μόνο σε σας και την ομάδα σας", "CHANGE_STATUS": "Η κατάσταση της συνομιλίας άλλαξε", "CHANGE_AGENT": "Η εκπροσώπηση για την συνομιλία άλλαξε" + }, + "EMAIL_TRANSCRIPT": { + "TITLE": "Στείλτε την μεταγραφή της σινομιλίας", + "DESC": "Στείλτε ένα αντίγραφο της συνομιλίας στην διεύθυνση email", + "SUBMIT": "Καταχώρηση", + "CANCEL": "Άκυρο", + "SEND_EMAIL_SUCCESS": "Η μεταγραφή της συνομιλίας έχει αποσταλεί επιτυχώς", + "SEND_EMAIL_ERROR": "Υπήρξε ένα σφάλμα, παρακαλώ προσπαθήστε ξανά", + "FORM": { + "SEND_TO_CONTACT": "Στείλτε το αντίγραφο στον πελάτη", + "SEND_TO_AGENT": "Στείλε το αντίγραφο στον αντιστοιχισμένο πράκτορα", + "SEND_TO_OTHER_EMAIL_ADDRESS": "Στείλε το αντίγραφο σε άλλη διεύθυνση email", + "EMAIL": { + "PLACEHOLDER": "Συμπληρώστε μια διεύθυνση email", + "ERROR": "Παρακαλώ εισάγετε μια έγκυρη διεύθυνση email" + } + } } } diff --git a/app/javascript/dashboard/i18n/locale/el/generalSettings.json b/app/javascript/dashboard/i18n/locale/el/generalSettings.json index 1849f2ab8..ffa78389a 100644 --- a/app/javascript/dashboard/i18n/locale/el/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/el/generalSettings.json @@ -24,8 +24,8 @@ "ERROR": "" }, "DOMAIN": { - "LABEL": "Domain", - "PLACEHOLDER": "Το domain της ιστοσελίδας σας", + "LABEL": "Τομέας (domain) του εισερχόμενου email", + "PLACEHOLDER": "Ο τομέας στον οποίο θα λαμβάνετε τα emails", "ERROR": "" }, "SUPPORT_EMAIL": { @@ -33,14 +33,9 @@ "PLACEHOLDER": "To email υποστήριξης της εταιρίας σας", "ERROR": "" }, - "ENABLE_DOMAIN_EMAIL": { - "LABEL": "Ενεργοποίηση emai του domain", - "PLACEHOLDER": "Ενεργοποιήση του custom domain email", - "ERROR": "", - "OPTIONS": { - "ENABLED": "Ενεργό", - "DISABLED": "Ανενεργό" - } + "FEATURES": { + "INBOUND_EMAIL_ENABLED": "Η συνέχεια της συνομιλίας με emails έχει ενεργοποιηθεί για τον λογαριασμό.", + "CUSTOM_EMAIL_DOMAIN_ENABLED": "Τώρα μπορείτε να λαμβάνετε emails στον τομέα (domain) σας." } } } diff --git a/app/javascript/dashboard/i18n/locale/el/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/el/inboxMgmt.json index 01c3cfe19..a9a85ac86 100644 --- a/app/javascript/dashboard/i18n/locale/el/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/el/inboxMgmt.json @@ -115,6 +115,43 @@ "ERROR_MESSAGE": "Δεν ήταν δυνατή η πιστοποίηση των διαπιστευτηρίων Twilio. Δοκιμάστε ξανά" } }, + "API_CHANNEL": { + "TITLE": "Κανάλι API", + "DESC": "Ενσωματώστε ένα κανάλι APΙ και ξεκινήσετε την υποστήριξη των πελατών σας.", + "CHANNEL_NAME": { + "LABEL": "Όνομα καναλιού", + "PLACEHOLDER": "Παρακαλώ εισάγετε ένα όνομα καναλιού", + "ERROR": "Το πεδίο είναι απαραίτητο" + }, + "WEBHOOK_URL": { + "LABEL": "Σύνδεσμος Webhook", + "SUBTITLE": "Ρυθμίστε το url το οποίο θα λαμβάνει callbacks όταν κάτι συμβαίνει.", + "PLACEHOLDER": "Σύνδεσμος Webhook" + }, + "SUBMIT_BUTTON": "Δημιουργία API Καναλιού", + "API": { + "ERROR_MESSAGE": "Δεν είμαστε σε θέση να αποθηκεύσουμε το API κανάλι" + } + }, + "EMAIL_CHANNEL": { + "TITLE": "Κανάλι Email", + "DESC": "Συνδέστε ένα κιβώτιο εισερχομένων email.", + "CHANNEL_NAME": { + "LABEL": "Όνομα καναλιού", + "PLACEHOLDER": "Παρακαλώ εισάγετε ένα όνομα καναλιού", + "ERROR": "Το πεδίο είναι απαραίτητο" + }, + "EMAIL": { + "LABEL": "Email", + "SUBTITLE": "Το Email στο οποίο οι πελάτες σας θα στέλνουν αιτήματα υποστήριξης", + "PLACEHOLDER": "Email" + }, + "SUBMIT_BUTTON": "Δημιουργία Καναλιού Email", + "API": { + "ERROR_MESSAGE": "Δεν είμαστε σε θέση να αποθηκεύσουμε το Email κανάλι" + }, + "FINISH_MESSAGE": "Προώθηση των email σας στην ακόλουθη διεύθυνση email." + }, "AUTH": { "TITLE": "Κανάλια", "DESC": "Επι του παρόντος υποστηρίζονται widgets για Ιστοσελίδες,και σελιδες Facebook, Προφίλ Twitter ως πλατφόρμες. Εχουμε ακόμη περισσότερες πλατφόρμες όπως Whatsapp, Email, Telegram and Line υπό ανάπτυξη, οι οποίες θα είναι διαθέσιμες σύντομα." @@ -175,7 +212,17 @@ "ERROR_MESSAGE": "Αδυναμία διαγραφής του κιβωτίου. Παρακαλώ προσπαθήστε αργότερα." } }, + "TABS": { + "SETTINGS": "Ρυθμίσεις", + "COLLABORATORS": "Συνεργάτες", + "CONFIGURATION": "Διαμόρφωση" + }, "SETTINGS": "Ρυθμίσεις", + "FEATURES": { + "LABEL": "Χαρακτηριστικά", + "DISPLAY_FILE_PICKER": "Να εμφανίζεται η επιλογή αρχείου στο widget", + "DISPLAY_EMOJI_PICKER": "Να εμφανίζεται ο επιλογές emoji στο widget" + }, "SETTINGS_POPUP": { "MESSENGER_HEADING": "Κώδικας (Script)", "MESSENGER_SUB_HEAD": "Τοποθετήσετε αυτόν τον κώδικα μέσα στο body tag της ιστοσελίδας σας", diff --git a/app/javascript/dashboard/i18n/locale/el/settings.json b/app/javascript/dashboard/i18n/locale/el/settings.json index b8b641c2b..adfc33d29 100644 --- a/app/javascript/dashboard/i18n/locale/el/settings.json +++ b/app/javascript/dashboard/i18n/locale/el/settings.json @@ -44,9 +44,14 @@ "LABEL": "Εικόνα Προφίλ" }, "NAME": { - "LABEL": "Το Όνομα σας", - "ERROR": "Παρακαλώ εισάγετε ένα έγκυρο όνομα", - "PLACEHOLDER": "Εισάγετε το Ονοματεπώνυμο σας, όπως θα εμφανίζεται στις συνομιλίες σας" + "LABEL": "Το πλήρες σας όνομα", + "ERROR": "Παρακαλώ εισάγετε ένα έγκυρο πλήρες όνομα", + "PLACEHOLDER": "Παρακαλώ συμπληρώστε το πλήρες όνομα σας" + }, + "DISPLAY_NAME": { + "LABEL": "Εμφανιζόμενο όνομα", + "ERROR": "Παρακαλώ συμπληρώστε έγκυρο εμφανιζόμενο όνομα", + "PLACEHOLDER": "Παρακαλώ συμπληρώστε το όνομα που θα εμφανίζεται στις συνομιλίες" }, "AVAILABILITY": { "LABEL": "Διαθεσιμότητα", @@ -122,5 +127,21 @@ "INTEGRATIONS": "Ενοποιήσεις", "ACCOUNT_SETTINGS": "Ρυθμίσεις Λογαριασμού", "LABELS": "Ετικέτες" + }, + "CREATE_ACCOUNT": { + "NEW_ACCOUNT": "Νέος Λογαριασμός", + "SELECTOR_SUBTITLE": "Δημιουργία νέου Λογαριασμού", + "API": { + "SUCCESS_MESSAGE": "Ο Λογαριασμός δημιουργήθηκε επιτυχώς", + "EXIST_MESSAGE": "Ο Λογαριασμός υπάρχει ήδη", + "ERROR_MESSAGE": "Αδυναμία σύνδεσης με τον Woot Server, Παρακαλώ προσπαθήστε αργότερα" + }, + "FORM": { + "NAME": { + "LABEL": "Ονομασία Λογαριασμού", + "PLACEHOLDER": "Wayne Α. Ε" + }, + "SUBMIT": "Καταχώρηση" + } } } diff --git a/app/javascript/dashboard/i18n/locale/es/chatlist.json b/app/javascript/dashboard/i18n/locale/es/chatlist.json index 6b0409a12..b8a67d8c6 100644 --- a/app/javascript/dashboard/i18n/locale/es/chatlist.json +++ b/app/javascript/dashboard/i18n/locale/es/chatlist.json @@ -45,6 +45,10 @@ { "TEXT": "Resuelto", "VALUE": "resolved" + }, + { + "TEXT": "Bot", + "VALUE": "bot" } ], "ATTACHMENTS": { @@ -72,6 +76,9 @@ "ICON": "ion-link", "CONTENT": "ha compartido una url" } - } + }, + "RECEIVED_VIA_EMAIL": "Recibido por email", + "VIEW_TWEET_IN_TWITTER": "View tweet in Twitter", + "REPLY_TO_TWEET": "Reply to this tweet" } } diff --git a/app/javascript/dashboard/i18n/locale/es/contact.json b/app/javascript/dashboard/i18n/locale/es/contact.json index dc3be4cfa..bacb1dee1 100644 --- a/app/javascript/dashboard/i18n/locale/es/contact.json +++ b/app/javascript/dashboard/i18n/locale/es/contact.json @@ -9,21 +9,26 @@ "NO_RECORDS_FOUND": "No hay conversaciones previas asociadas a este contacto.", "TITLE": "Conversaciones anteriores" }, + "CUSTOM_ATTRIBUTES": { + "TITLE": "Custom Attributes" + }, "LABELS": { "TITLE": "Etiquetas de conversación", "MODAL": { - "TITLE": "Labels for", - "ACTIVE_LABELS": "Labels added to the conversation", - "INACTIVE_LABELS": "Labels available in the account", - "REMOVE": "Click on X icon to remove the label", - "ADD": "Click on + icon to add the label", - "UPDATE_BUTTON": "Update labels", - "UPDATE_ERROR": "Couldn't update labels, try again." + "TITLE": "Etiquetas para", + "ACTIVE_LABELS": "Etiquetas añadidas a la conversación", + "INACTIVE_LABELS": "Etiquetas disponibles en la cuenta", + "REMOVE": "Haga clic en el icono X para quitar la etiqueta", + "ADD": "Haga clic en el icono + para añadir la etiqueta", + "UPDATE_BUTTON": "Actualizar etiquetas", + "UPDATE_ERROR": "No se han podido actualizar las etiquetas, inténtelo de nuevo." }, - "NO_LABELS_TO_ADD": "There are no more labels defined in the account.", - "NO_AVAILABLE_LABELS": "There are no labels added to this conversation." + "NO_LABELS_TO_ADD": "No hay más etiquetas definidas en la cuenta.", + "NO_AVAILABLE_LABELS": "No hay etiquetas añadidas a esta conversación." }, - "MUTE_CONTACT": "Silenciar contacto", + "MUTE_CONTACT": "Mute Conversation", + "MUTED_SUCCESS": "This conversation is muted for 6 hours", + "SEND_TRANSCRIPT": "Send Transcript", "EDIT_LABEL": "Editar" } } diff --git a/app/javascript/dashboard/i18n/locale/es/conversation.json b/app/javascript/dashboard/i18n/locale/es/conversation.json index 267027e9f..c588d048c 100644 --- a/app/javascript/dashboard/i18n/locale/es/conversation.json +++ b/app/javascript/dashboard/i18n/locale/es/conversation.json @@ -9,6 +9,11 @@ "CLICK_HERE": "Haz clic aquí", "LOADING_INBOXES": "Cargando bandeja de entrada", "LOADING_CONVERSATIONS": "Cargando conversaciones", + "CANNOT_REPLY": "No puedes responder debido a", + "24_HOURS_WINDOW": "Restricción de la ventana de mensajes de 24 horas", + "LAST_INCOMING_TWEET": "You are replying to the last incoming tweet", + "REPLYING_TO": "You are replying to:", + "REMOVE_SELECTION": "Remove Selection", "DOWNLOAD": "Descargar", "HEADER": { "RESOLVE_ACTION": "Resolver", @@ -31,5 +36,22 @@ "VISIBLE_TO_AGENTS": "Nota privada: solo visible para ti y tu equipo", "CHANGE_STATUS": "Estado de la conversación cambiado", "CHANGE_AGENT": "Conversación cambiada de asignatario" + }, + "EMAIL_TRANSCRIPT": { + "TITLE": "Send conversation transcript", + "DESC": "Send a copy of the conversation transcript to the specified email address", + "SUBMIT": "Enviar", + "CANCEL": "Cancelar", + "SEND_EMAIL_SUCCESS": "The chat transcript was sent successfully", + "SEND_EMAIL_ERROR": "Hubo un error, por favor inténtalo de nuevo", + "FORM": { + "SEND_TO_CONTACT": "Send the transcript to the customer", + "SEND_TO_AGENT": "Send the transcript of the assigned agent", + "SEND_TO_OTHER_EMAIL_ADDRESS": "Send the transcript to another email address", + "EMAIL": { + "PLACEHOLDER": "Enter an email address", + "ERROR": "Por favor, introduzca una dirección de correo válida" + } + } } } diff --git a/app/javascript/dashboard/i18n/locale/es/generalSettings.json b/app/javascript/dashboard/i18n/locale/es/generalSettings.json index 06ea3b6ab..020490ebe 100644 --- a/app/javascript/dashboard/i18n/locale/es/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/es/generalSettings.json @@ -2,7 +2,7 @@ "GENERAL_SETTINGS": { "TITLE": "Configuración de la cuenta", "SUBMIT": "Actualizar ajustes", - "BACK": "Back", + "BACK": "Atrás", "UPDATE": { "ERROR": "No se pudo actualizar la configuración, ¡inténtalo de nuevo!", "SUCCESS": "Configuración de cuenta actualizada correctamente" @@ -24,8 +24,8 @@ "ERROR": "" }, "DOMAIN": { - "LABEL": "Dominio", - "PLACEHOLDER": "El dominio de tu sitio web", + "LABEL": "Dominio de email entrante", + "PLACEHOLDER": "El dominio donde recibirás los emails", "ERROR": "" }, "SUPPORT_EMAIL": { @@ -33,14 +33,9 @@ "PLACEHOLDER": "Email de soporte de tu empresa", "ERROR": "" }, - "ENABLE_DOMAIN_EMAIL": { - "LABEL": "Activar email del dominio", - "PLACEHOLDER": "Activar el email del dominio personalizado", - "ERROR": "", - "OPTIONS": { - "ENABLED": "Activado", - "DISABLED": "Deshabilitado" - } + "FEATURES": { + "INBOUND_EMAIL_ENABLED": "Continuidad de la conversación con emails está habilitada para tu cuenta.", + "CUSTOM_EMAIL_DOMAIN_ENABLED": "Ahora puedes recibir emails en tu dominio personalizado." } } } diff --git a/app/javascript/dashboard/i18n/locale/es/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/es/inboxMgmt.json index b722e3ace..7a824eb42 100644 --- a/app/javascript/dashboard/i18n/locale/es/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/es/inboxMgmt.json @@ -115,6 +115,43 @@ "ERROR_MESSAGE": "No pudimos autenticar credenciales de Twilio, por favor inténtalo de nuevo" } }, + "API_CHANNEL": { + "TITLE": "Canal API", + "DESC": "Integrate with API channel and start supporting your customers.", + "CHANNEL_NAME": { + "LABEL": "Nombre del canal", + "PLACEHOLDER": "Por favor, introduzca un nombre de canal", + "ERROR": "Este campo es obligatorio" + }, + "WEBHOOK_URL": { + "LABEL": "URL de Webhook", + "SUBTITLE": "Configure the URL where you want to recieve callbacks on events.", + "PLACEHOLDER": "URL de Webhook" + }, + "SUBMIT_BUTTON": "Crear canal de API", + "API": { + "ERROR_MESSAGE": "No pudimos guardar el canal api" + } + }, + "EMAIL_CHANNEL": { + "TITLE": "Canal de Email", + "DESC": "Integrate you email inbox.", + "CHANNEL_NAME": { + "LABEL": "Nombre del canal", + "PLACEHOLDER": "Por favor, introduzca un nombre de canal", + "ERROR": "Este campo es obligatorio" + }, + "EMAIL": { + "LABEL": "E-mail", + "SUBTITLE": "Email donde tus clientes te envían tickets de soporte", + "PLACEHOLDER": "E-mail" + }, + "SUBMIT_BUTTON": "Crear canal de email", + "API": { + "ERROR_MESSAGE": "No pudimos guardar el canal de email" + }, + "FINISH_MESSAGE": "Empieza a reenviar tus emails a la siguiente dirección de email." + }, "AUTH": { "TITLE": "Canales", "DESC": "Actualmente soportamos widgets de chat en vivo, páginas de Facebook y perfiles de Twitter como plataformas. Tenemos más plataformas como Whatsapp, Email, Telegram y Línea en las obras, que estarán en breve." @@ -175,7 +212,17 @@ "ERROR_MESSAGE": "No se pudo eliminar la bandeja de entrada. Inténtalo de nuevo más tarde." } }, + "TABS": { + "SETTINGS": "Ajustes", + "COLLABORATORS": "Collaborators", + "CONFIGURATION": "Configuration" + }, "SETTINGS": "Ajustes", + "FEATURES": { + "LABEL": "Features", + "DISPLAY_FILE_PICKER": "Display file picker on the widget", + "DISPLAY_EMOJI_PICKER": "Display emoji picker on the widget" + }, "SETTINGS_POPUP": { "MESSENGER_HEADING": "Script de Messenger", "MESSENGER_SUB_HEAD": "Coloca este botón dentro de tu etiqueta cuerpo", diff --git a/app/javascript/dashboard/i18n/locale/es/integrations.json b/app/javascript/dashboard/i18n/locale/es/integrations.json index a66e5fc25..2b324551e 100644 --- a/app/javascript/dashboard/i18n/locale/es/integrations.json +++ b/app/javascript/dashboard/i18n/locale/es/integrations.json @@ -53,11 +53,11 @@ "DELETE": { "BUTTON_TEXT": "Eliminar", "API": { - "SUCCESS_MESSAGE": "Integration deleted successfully" + "SUCCESS_MESSAGE": "Integración eliminada correctamente" } }, "CONNECT": { - "BUTTON_TEXT": "Connect" + "BUTTON_TEXT": "Conectar" } } } diff --git a/app/javascript/dashboard/i18n/locale/es/labelsMgmt.json b/app/javascript/dashboard/i18n/locale/es/labelsMgmt.json index 3a9d38562..339c40300 100644 --- a/app/javascript/dashboard/i18n/locale/es/labelsMgmt.json +++ b/app/javascript/dashboard/i18n/locale/es/labelsMgmt.json @@ -1,61 +1,61 @@ { "LABEL_MGMT": { - "HEADER": "Labels", - "HEADER_BTN_TXT": "Add label", - "LOADING": "Fetching labels", + "HEADER": "Etiquetas", + "HEADER_BTN_TXT": "Añadir etiqueta", + "LOADING": "Obteniendo etiquetas", "SEARCH_404": "No hay elementos que coincidan con esta consulta", - "SIDEBAR_TXT": "
Labels
Labels help you to categorize conversations and prioritize them. You can assign label to a conversation from the sidepanel.
Labels are tied to the account and can be used to create custom workflows in your organization. You can assign custom color to a label, it makes it easier to identify the label. You will be able to display the label on the sidebar to filter the conversations easily.
Etiquetas
Las etiquetas le ayudan a categorizar las conversaciones y priorizarlas. Puede asignar la etiqueta a una conversación desde el panel latera.
Las etiquetas están vinculadas a la cuenta y pueden utilizarse para crear flujos de trabajo personalizados en su organización. Puede asignar un color personalizado a una etiqueta, hace más fácil identificarla. Podrás mostrar la etiqueta en la barra lateral para filtrar las conversaciones fácilmente.
Labels
Labels help you to categorize conversations and prioritize them. You can assign label to a conversation from the sidepanel.
Labels are tied to the account and can be used to create custom workflows in your organization. You can assign custom color to a label, it makes it easier to identify the label. You will be able to display the label on the sidebar to filter the conversations easily.
Labels
Labels help you to categorize conversations and prioritize them. You can assign label to a conversation from the sidepanel.
Labels are tied to the account and can be used to create custom workflows in your organization. You can assign custom color to a label, it makes it easier to identify the label. You will be able to display the label on the sidebar to filter the conversations easily.
Étiquettes
Les étiquettes vous aident à catégoriser les conversations et à les prioriser. Vous pouvez assigner une étiquette à une conversation depuis le panneau latéral.
Les étiquettes sont liées au compte et peuvent être utilisées pour créer des processus personnalisés dans votre entreprise. Vous pouvez assigner une couleur personnalisée à une étiquette, cela rend plus facile l'identification de l'étiquette. Vous serez en mesure d'afficher l'étiquette dans la barre latérale pour filtrer les conversations facilement.
Agents
An Agent is a member of your Customer Support team.
Agents will be able to view and reply to messages from your users. The list shows all agents currently in your account.
Click on Add Agent to add a new agent. Agent you add will receive an email with a confirmation link to activate their account, after which they can access Chatwoot and respond to messages.
Access to Chatwoot's features are based on following roles.
Agent - Agents with this role can only access inboxes, reports and conversations. They can assign conversations to other agents or themselves and resolve conversations.
Administrator - Administrator will have access to all Chatwoot features enabled for your account, including settings, along with all of a normal agents' privileges.
", + "SIDEBAR_TXT": "ഏജന്റുമാർ b>
നിങ്ങളുടെ ഉപഭോക്തൃ പിന്തുണാ ടീമിലെ ഒരു അംഗമാണ് ഏജൻറ് .
നിങ്ങളുടെ ഉപയോക്താക്കളിൽ നിന്നുള്ള സന്ദേശങ്ങൾ കാണാനും മറുപടി നൽകാനും ഏജന്റുമാർക്ക് കഴിയും. നിലവിൽ നിങ്ങളുടെ accountലുള്ള എല്ലാ ഏജന്റുമാരെയും പട്ടിക കാണിക്കുന്നു.
ഒരു പുതിയ ഏജന്റിനെ ചേർക്കാൻ ഏജന്റിനെ ചേർക്കുക b> ക്ലിക്കുചെയ്യുക. നിങ്ങൾ ചേർത്ത ഏജന്റിന് അവരുടെ account സജീവമാക്കുന്നതിന് ഒരു സ്ഥിരീകരണ ലിങ്ക് ഉള്ള ഒരു ഇമെയിൽ ലഭിക്കും, അതിനുശേഷം അവർക്ക് Chatwoot ആക്സസ് ചെയ്യാനും സന്ദേശങ്ങളോട് പ്രതികരിക്കാനും കഴിയും.
ചാറ്റ്വൂട്ടിന്റെ സവിശേഷതകളിലേക്കുള്ള ആക്സസ് ഇനിപ്പറയുന്ന റോളുകളെ അടിസ്ഥാനമാക്കിയുള്ളതാണ്.
ഏജൻറ് - ഈ റോൾ ഉള്ള ഏജന്റുമാർക്ക് ഇൻബോക്സുകൾ, റിപ്പോർട്ടുകൾ, സംഭാഷണങ്ങൾ എന്നിവ മാത്രമേ ആക്സസ് ചെയ്യാൻ കഴിയൂ. അവർക്ക് മറ്റ് ഏജന്റുമാരുമായോ തങ്ങളുമായോ സംഭാഷണങ്ങൾ നിയോഗിക്കാനും സംഭാഷണങ്ങൾ പരിഹരിക്കാനും കഴിയും. സാധാരണ ഏജന്റുമാരുടെ പ്രത്യേകാവകാശങ്ങൾ.
", "AGENT_TYPES": [ { "name": "അഡ്മിനിസ്ട്രേറ്റർ", @@ -61,7 +61,7 @@ "TITLE": "ഇല്ലാതാക്കൽ സ്ഥിരീകരിക്കുക", "MESSAGE": "ഏജന്റുമാർ
ഒരു ഏജൻറ് നിങ്ങളുടെ ഉപഭോക്തൃ പിന്തുണാ ടീമിലെ ഒരു അംഗമാണ്.
ഏജന്റുമാർക്ക് നിങ്ങളുടെ ഉപയോക്താക്കളിൽ നിന്നുള്ള സന്ദേശങ്ങൾ കാണാനും മറുപടി നൽകാനും കഴിയും. നിങ്ങളുടെ അക്കൗണ്ടിലുള്ള എല്ലാ ഏജന്റുമാരെയും ഈ പട്ടിക കാണിക്കുന്നു. p>
ഒരു പുതിയ ഏജന്റിനെ ചേർക്കുന്നതിന് ഏജന്റിനെ ചേർക്കുക b> ബട്ടൺ ക്ലിക്കുചെയ്യുക. നിങ്ങൾ ചേർത്ത ഏജന്റിന് അവരുടെ അക്കൗണ്ട് സജീവമാക്കുന്നതിന് ഒരു സ്ഥിരീകരണ ലിങ്കുള്ള ഇമെയിൽ ലഭിക്കും. അതിനുശേഷം അവർക്ക് ചാറ്റ് വൂട്ട് ആക്സസ് ചെയ്യാനും സന്ദേശങ്ങളോട് പ്രതികരിക്കാനും കഴിയും.
ചാറ്റ് വൂട്ടിന്റെ സവിശേഷതകളിലേക്കുള്ള ആക്സസ് ഇനിപ്പറയുന്ന റോളുകളെ അടിസ്ഥാനമാക്കിയുള്ളതാണ്.
ഏജൻറ് b> - ഈ റോൾ ഉള്ള ഏജന്റുമാർക്ക് ഇൻബോക്സുകൾ, റിപ്പോർട്ടുകൾ, സംഭാഷണങ്ങൾ എന്നിവ മാത്രമേ ആക്സസ് ചെയ്യാൻ കഴിയൂ. അവർക്ക് മറ്റ് ഏജന്റുമാരുടെയോ അല്ലെങ്കിൽ തങ്ങളുടേയോ സംഭാഷണങ്ങൾ നിർണ്ണയിക്കാനും സംഭാഷണങ്ങൾ പരിഹരിക്കാനും കഴിയും.
അഡ്മിനിസ്ട്രേറ്റർ - ഒരു സാധാരണ ഏജന്റിന്റെ പ്രത്യേകാവകാശങ്ങളോടൊപ്പം ക്രമീകരണങ്ങളും ബില്ലിംഗും ഉൾപ്പെടെ നിങ്ങളുടെ അക്കൗണ്ടിൽ ലഭ്യമായ എല്ലാ ചാറ്റ് വൂട്ട് സവിശേഷതകളിലേക്കും ആക്സസ് ഉണ്ടായിരിക്കുക. p> ", "YES": "അതെ, ഇല്ലാതാക്കുക ", - "NO": "No, Keep " + "NO": "ഇല്ല, സൂക്ഷിക്കുക" } }, "EDIT": { diff --git a/app/javascript/dashboard/i18n/locale/ml/cannedMgmt.json b/app/javascript/dashboard/i18n/locale/ml/cannedMgmt.json index bbf241f15..d5d29ae96 100644 --- a/app/javascript/dashboard/i18n/locale/ml/cannedMgmt.json +++ b/app/javascript/dashboard/i18n/locale/ml/cannedMgmt.json @@ -69,7 +69,7 @@ "TITLE": "ഇല്ലാതാക്കൽ സ്ഥിരീകരിക്കുക", "MESSAGE": "ഇല്ലാതാക്കണമെന്ന് ഉറപ്പാണോ", "YES": "അതെ, ഇല്ലാതാക്കുക", - "NO": "No, Keep " + "NO": "ഇല്ല, സൂക്ഷിക്കുക" } } } diff --git a/app/javascript/dashboard/i18n/locale/ml/chatlist.json b/app/javascript/dashboard/i18n/locale/ml/chatlist.json index c0c835322..429135b83 100644 --- a/app/javascript/dashboard/i18n/locale/ml/chatlist.json +++ b/app/javascript/dashboard/i18n/locale/ml/chatlist.json @@ -45,6 +45,10 @@ { "TEXT": "പരിഹരിച്ചത്", "VALUE": "resolved" + }, + { + "TEXT": "ബോട്ട്", + "VALUE": "bot" } ], "ATTACHMENTS": { @@ -72,6 +76,9 @@ "ICON": "ion-link", "CONTENT": "ഒരു യു. ആർ. എൽ പങ്കിട്ടു" } - } + }, + "RECEIVED_VIA_EMAIL": "ഇമെയിൽ വഴി ലഭിച്ചു", + "VIEW_TWEET_IN_TWITTER": "ട്വിറ്ററിൽ ട്വീറ്റ് കാണുക", + "REPLY_TO_TWEET": "ഈ ട്വീറ്റിന് മറുപടി നൽകുക" } } diff --git a/app/javascript/dashboard/i18n/locale/ml/contact.json b/app/javascript/dashboard/i18n/locale/ml/contact.json index 485c20888..31f6bf41f 100644 --- a/app/javascript/dashboard/i18n/locale/ml/contact.json +++ b/app/javascript/dashboard/i18n/locale/ml/contact.json @@ -9,21 +9,26 @@ "NO_RECORDS_FOUND": "ഈ കോൺടാക്റ്റുമായി മുമ്പത്തെ സംഭാഷണങ്ങളൊന്നും ബന്ധപ്പെടുത്തിയിട്ടില്ല.", "TITLE": "മുമ്പത്തെ സംഭാഷണങ്ങൾ" }, + "CUSTOM_ATTRIBUTES": { + "TITLE": "ഇഷ്ടാനുസൃത ആട്രിബ്യൂട്ടുകൾ" + }, "LABELS": { "TITLE": "സംഭാഷണ ലേബലുകൾ", "MODAL": { - "TITLE": "Labels for", - "ACTIVE_LABELS": "Labels added to the conversation", - "INACTIVE_LABELS": "Labels available in the account", - "REMOVE": "Click on X icon to remove the label", - "ADD": "Click on + icon to add the label", - "UPDATE_BUTTON": "Update labels", + "TITLE": "ലേബലുകൾ", + "ACTIVE_LABELS": "സംഭാഷണത്തിലേക്ക് ലേബലുകൾ ചേർത്തു", + "INACTIVE_LABELS": "അക്കൗണ്ടിൽ ലേബലുകൾ ലഭ്യമാണ്", + "REMOVE": "ലേബൽ നീക്കംചെയ്യുന്നതിന് എക്സ് ഐക്കണിൽ ക്ലിക്കുചെയ്യുക", + "ADD": "ലേബൽ ചേർക്കാൻ + ഐക്കണിൽ ക്ലിക്കുചെയ്യുക", + "UPDATE_BUTTON": "ലേബലുകൾ അപ്ഡേറ്റുചെയ്യുക", "UPDATE_ERROR": "ലേബലുകൾ അപ്ഡേറ്റ് ചെയ്യാൻ കഴിഞ്ഞില്ല, വീണ്ടും ശ്രമിക്കുക." }, - "NO_LABELS_TO_ADD": "There are no more labels defined in the account.", - "NO_AVAILABLE_LABELS": "There are no labels added to this conversation." + "NO_LABELS_TO_ADD": "അക്കൗണ്ടിൽ കൂടുതൽ ലേബലുകൾ നിർവചിച്ചിട്ടില്ല.", + "NO_AVAILABLE_LABELS": "ഈ സംഭാഷണത്തിലേക്ക് ലേബലുകളൊന്നും ചേർത്തിട്ടില്ല." }, - "MUTE_CONTACT": "Mute Contact", + "MUTE_CONTACT": "സംഭാഷണം ഒച്ചയിലാതാക്കുക", + "MUTED_SUCCESS": "ഈ സംഭാഷണം 6 മണിക്കൂർ നിശബ്ദമാക്കി", + "SEND_TRANSCRIPT": "ട്രാൻസ്ക്രിപ്റ്റ് അയയ്ക്കുക", "EDIT_LABEL": "എഡിറ്റുചെയ്യുക" } } diff --git a/app/javascript/dashboard/i18n/locale/ml/conversation.json b/app/javascript/dashboard/i18n/locale/ml/conversation.json index 4bfe1caca..1661cd72d 100644 --- a/app/javascript/dashboard/i18n/locale/ml/conversation.json +++ b/app/javascript/dashboard/i18n/locale/ml/conversation.json @@ -9,6 +9,11 @@ "CLICK_HERE": "ഇവിടെ ക്ലിക്കു ചെയ്യുക", "LOADING_INBOXES": "ഇൻബോക്സുകൾ ലോഡു ചെയ്യുന്നു", "LOADING_CONVERSATIONS": "സംഭാഷണങ്ങൾ ലോഡു ചെയ്യുന്നു", + "CANNOT_REPLY": "നിങ്ങൾക്ക് മറുപടി നൽകാൻ കഴിയില്ല", + "24_HOURS_WINDOW": "24 മണിക്കൂർ സന്ദേശ വിൻഡോ നിയന്ത്രണം", + "LAST_INCOMING_TWEET": "അവസാന ഇൻകമിംഗ് ട്വീറ്റിന് നിങ്ങൾ മറുപടി നൽകുന്നു", + "REPLYING_TO": "നിങ്ങൾ ഇതിന് മറുപടി നൽകുന്നു:", + "REMOVE_SELECTION": "തിരഞ്ഞെടുക്കൽ നീക്കംചെയ്യുക", "DOWNLOAD": "ഡൗൺലോഡ്", "HEADER": { "RESOLVE_ACTION": "പരിഹരിക്കുക", @@ -31,5 +36,22 @@ "VISIBLE_TO_AGENTS": "സ്വകാര്യ കുറിപ്പ്: നിങ്ങൾക്കും നിങ്ങളുടെ ടീമിനും മാത്രം ദൃശ്യമാണ്", "CHANGE_STATUS": "സംഭാഷണ നില മാറ്റി", "CHANGE_AGENT": "സംഭാഷണ നിയുക്തനെ മാറ്റി" + }, + "EMAIL_TRANSCRIPT": { + "TITLE": "സംഭാഷണ ട്രാൻസ്ക്രിപ്റ്റ് അയയ്ക്കുക", + "DESC": "സംഭാഷണ ട്രാൻസ്ക്രിപ്റ്റിന്റെ ഒരു പകർപ്പ് നിർദ്ദിഷ്ട ഇമെയിൽ വിലാസത്തിലേക്ക് അയയ്ക്കുക", + "SUBMIT": "സമർപ്പിക്കുക", + "CANCEL": "റദ്ദാക്കുക", + "SEND_EMAIL_SUCCESS": "ചാറ്റ് ട്രാൻസ്ക്രിപ്റ്റ് വിജയകരമായി അയച്ചു", + "SEND_EMAIL_ERROR": "ഒരു പിശക് ഉണ്ടായിരുന്നു, ദയവായി വീണ്ടും ശ്രമിക്കുക", + "FORM": { + "SEND_TO_CONTACT": "ഉപഭോക്താവിന് ട്രാൻസ്ക്രിപ്റ്റ് അയയ്ക്കുക", + "SEND_TO_AGENT": "നിയുക്ത ഏജന്റിന്റെ ട്രാൻസ്ക്രിപ്റ്റ് അയയ്ക്കുക", + "SEND_TO_OTHER_EMAIL_ADDRESS": "മറ്റൊരു ഇമെയിൽ വിലാസത്തിലേക്ക് ട്രാൻസ്ക്രിപ്റ്റ് അയയ്ക്കുക", + "EMAIL": { + "PLACEHOLDER": "ഒരു ഇമെയിൽ വിലാസം നൽകുക", + "ERROR": "ദയവായി സാധുവായ ഒരു ഇമെയിൽ വിലാസം നൽകുക" + } + } } } diff --git a/app/javascript/dashboard/i18n/locale/ml/generalSettings.json b/app/javascript/dashboard/i18n/locale/ml/generalSettings.json index 1e69e8706..eb9d48789 100644 --- a/app/javascript/dashboard/i18n/locale/ml/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/ml/generalSettings.json @@ -2,7 +2,7 @@ "GENERAL_SETTINGS": { "TITLE": "അക്കൗണ്ട് ക്രമീകരണങ്ങൾ", "SUBMIT": "ക്രമീകരണങ്ങൾ അപ്ഡേറ്റു ചെയ്യുക", - "BACK": "Back", + "BACK": "മടങ്ങിപ്പോവുക", "UPDATE": { "ERROR": "ക്രമീകരണങ്ങൾ അപ്ഡേറ്റു ചെയ്യാനായില്ല, വീണ്ടും ശ്രമിക്കുക!", "SUCCESS": "അക്കൗണ്ട് ക്രമീകരണങ്ങൾ വിജയകരമായി അപ്ഡേറ്റു ചെയ്തു" @@ -24,23 +24,18 @@ "ERROR": "" }, "DOMAIN": { - "LABEL": "Domain", - "PLACEHOLDER": "Your website domain", + "LABEL": "ഇൻകമിംഗ് ഇമെയിൽ ഡൊമെയ്ൻ", + "PLACEHOLDER": "നിങ്ങൾക്ക് ഇമെയിലുകൾ ലഭിക്കുന്ന ഡൊമെയ്ൻ", "ERROR": "" }, "SUPPORT_EMAIL": { - "LABEL": "Support Email", - "PLACEHOLDER": "Your company's support email", + "LABEL": "ഇമെയിൽ", + "PLACEHOLDER": "നിങ്ങളുടെ കമ്പനിയുടെ പിന്തുണാ ഇമെയിൽ", "ERROR": "" }, - "ENABLE_DOMAIN_EMAIL": { - "LABEL": "Enable domain email", - "PLACEHOLDER": "Enable the custom domain email", - "ERROR": "", - "OPTIONS": { - "ENABLED": "പ്രവർത്തനക്ഷമമാക്കി", - "DISABLED": "പ്രവർത്തനരഹിതമാക്കി" - } + "FEATURES": { + "INBOUND_EMAIL_ENABLED": "നിങ്ങളുടെ അക്കൗണ്ടിനായി ഇമെയിലുകളുമായുള്ള സംഭാഷണ തുടർച്ച പ്രവർത്തനക്ഷമമാക്കി.", + "CUSTOM_EMAIL_DOMAIN_ENABLED": "നിങ്ങളുടെ ഇഷ്ടാനുസൃത ഡൊമെയ്നിൽ നിങ്ങൾക്ക് ഇപ്പോൾ ഇമെയിലുകൾ സ്വീകരിക്കാൻ കഴിയും." } } } diff --git a/app/javascript/dashboard/i18n/locale/ml/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/ml/inboxMgmt.json index e2f427963..1d3e2e0ef 100644 --- a/app/javascript/dashboard/i18n/locale/ml/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/ml/inboxMgmt.json @@ -1,7 +1,7 @@ { "INBOX_MGMT": { "HEADER": "ഇൻബോക്സുകൾ", - "SIDEBAR_TXT": "
Inbox
When you connect a website or a facebook Page to Chatwoot, it is called an Inbox. You can have unlimited inboxes in your Chatwoot account.
Click on Add Inbox to connect a website or a Facebook Page.
In the Dashboard, you can see all the conversations from all your inboxes in a single place and respond to them under the `Conversations` tab.
You can also see conversations specific to an inbox by clicking on the inbox name on the left pane of the dashboard.
", + "SIDEBAR_TXT": "ഇൻബോക്സ്
നിങ്ങൾ ഒരു വെബ്സൈറ്റ് അല്ലെങ്കിൽ ഒരു ഫേസ്ബുക്ക് പേജ് ചാറ്റ്വൂട്ടിലേക്ക് ബന്ധിപ്പിക്കുമ്പോൾ, അതിനെ ഇൻബോക്സ് എന്ന് വിളിക്കുന്നു. നിങ്ങളുടെ ചാറ്റ്വൂട്ട് അക്ക in ണ്ടിൽ പരിധിയില്ലാത്ത ഇൻബോക്സുകൾ നേടാൻ കഴിയും.
ഒരു വെബ്സൈറ്റോ ഫേസ്ബുക്ക് പേജോ ബന്ധിപ്പിക്കുന്നതിന് ഇൻബോക്സ് ചേർക്കുക ക്ലിക്കുചെയ്യുക.
ഡാഷ്ബോർഡിൽ, നിങ്ങളുടെ എല്ലാ ഇൻബോക്സുകളിൽ നിന്നുമുള്ള എല്ലാ സംഭാഷണങ്ങളും ഒരൊറ്റ സ്ഥലത്ത് കാണാനും `സംഭാഷണങ്ങൾ 'ടാബിന് കീഴിൽ അവയോട് പ്രതികരിക്കാനും കഴിയും.
ഡാഷ്ബോർഡിന്റെ ഇടത് പാളിയിലെ ഇൻബോക്സ് നാമത്തിൽ ക്ലിക്കുചെയ്തുകൊണ്ട് നിങ്ങൾക്ക് ഇൻബോക്സിന് പ്രത്യേകമായുള്ള സംഭാഷണങ്ങളും കാണാൻ കഴിയും.
", "LIST": { "404": "ഈ അക്കൗണ്ടിലേക്കു ഇൻബോക്സുകളൊന്നും ബന്ധിപ്പിച്ചിട്ടില്ല." }, @@ -30,12 +30,12 @@ "ADD": { "FB": { "HELP": "സൈൻ ഇൻ ചെയ്യുന്നതിലൂടെ, നിങ്ങളുടെ പേജിന്റെ സന്ദേശങ്ങളിലേക്ക് മാത്രമേ ഞങ്ങൾക്ക് പ്രവേശനം ലഭിക്കൂ. നിങ്ങളുടെ സ്വകാര്യ സന്ദേശങ്ങൾ ഒരിക്കലും ചാറ്റ് വൂട്ട് ഉപയോഗിച്ച് ആക്സസ് ചെയ്യാൻ കഴിയില്ല.", - "CHOOSE_PAGE": "Choose Page", - "CHOOSE_PLACEHOLDER": "Select a page from the list", - "INBOX_NAME": "Inbox Name", - "ADD_NAME": "Add a name for your inbox", - "PICK_NAME": "Pick A Name Your Inbox", - "PICK_A_VALUE": "Pick a value" + "CHOOSE_PAGE": "പേജ് തിരഞ്ഞെടുക്കുക", + "CHOOSE_PLACEHOLDER": "ലിസ്റ്റിൽ നിന്ന് ഒരു പേജ് തിരഞ്ഞെടുക്കുക", + "INBOX_NAME": "ഇൻബോക്സ് നാമം", + "ADD_NAME": "നിങ്ങളുടെ ഇൻബോക്സിനായി ഒരു പേര് ചേർക്കുക", + "PICK_NAME": "നിങ്ങളുടെ ഇൻബോക്സിന്റെ പേര് തിരഞ്ഞെടുക്കുക", + "PICK_A_VALUE": "ഒരു മൂല്യം തിരഞ്ഞെടുക്കുക" }, "TWITTER": { "HELP": "നിങ്ങളുടെ ട്വിറ്റർ പ്രൊഫൈൽ ഒരു ചാനലായി ചേർക്കുന്നതിന്, 'ട്വിറ്ററിനൊപ്പം പ്രവേശിക്കുക' ക്ലിക്കുചെയ്ത് നിങ്ങളുടെ ട്വിറ്റർ പ്രൊഫൈൽ പ്രാമാണീകരിക്കേണ്ടതുണ്ട് " @@ -45,7 +45,7 @@ "DESC": "നിങ്ങളുടെ വെബ്സൈറ്റിനായി ഒരു ചാനൽ സൃഷ്ടിച്ച് ഞങ്ങളുടെ വെബ്സൈറ്റ് വിജറ്റ് വഴി ഉപഭോക്താക്കളെ പിന്തുണയ്ക്കാൻ ആരംഭിക്കുക.", "LOADING_MESSAGE": "വെബ്സൈറ്റ് സപ്പോർട്ട് ചാനൽ സൃഷ്ടിക്കുന്നു", "CHANNEL_AVATAR": { - "LABEL": "Channel Avatar" + "LABEL": "ചാനൽ അവതാർ" }, "CHANNEL_NAME": { "LABEL": "വെബ്സൈറ്റിന്റെ പേര്", @@ -56,20 +56,20 @@ "PLACEHOLDER": "നിങ്ങളുടെ വെബ്സൈറ്റ് ഡൊമെയ്ൻ നൽകുക (ഉദാ: punnyalan.com)" }, "CHANNEL_WELCOME_TITLE": { - "LABEL": "Welcome Heading", - "PLACEHOLDER": "Hi there !" + "LABEL": "സ്വാഗത തലക്കെട്ട്", + "PLACEHOLDER": "ഹേയ്, അവിടെയുണ്ടോ!" }, "CHANNEL_WELCOME_TAGLINE": { - "LABEL": "Welcome Tagline", - "PLACEHOLDER": "We make it simple to connect with us. Ask us anything, or share your feedback." + "LABEL": "ടാഗ്ലൈൻ സ്വാഗതം", + "PLACEHOLDER": "ഞങ്ങളുമായി കണക്റ്റുചെയ്യുന്നത് ഞങ്ങൾ ലളിതമാക്കുന്നു. ഞങ്ങളോട് എന്തും ചോദിക്കുക, അല്ലെങ്കിൽ നിങ്ങളുടെ ഫീഡ്ബാക്ക് പങ്കിടുക." }, "CHANNEL_GREETING_MESSAGE": { - "LABEL": "Channel greeting message", - "PLACEHOLDER": "Acme Inc typically replies in a few hours." + "LABEL": "ചാനൽ അഭിവാദ്യ സന്ദേശം", + "PLACEHOLDER": "Acme Inc സാധാരണയായി കുറച്ച് മണിക്കൂറിനുള്ളിൽ മറുപടി നൽകുന്നു." }, "CHANNEL_GREETING_TOGGLE": { - "LABEL": "Enable channel greeting", - "HELP_TEXT": "Send a greeting message to the user when he starts the conversation.", + "LABEL": "ചാനൽ അഭിവാദ്യം പ്രവർത്തനക്ഷമമാക്കുക", + "HELP_TEXT": "സംഭാഷണം ആരംഭിക്കുമ്പോൾ ഉപയോക്താവിന് ഒരു അഭിവാദ്യ സന്ദേശം അയയ്ക്കുക.", "ENABLED": "പ്രവർത്തനക്ഷമമാക്കി", "DISABLED": "പ്രവർത്തനരഹിതമാക്കി" }, @@ -88,8 +88,8 @@ "ERROR": "ഈ ഫീൽഡ് ആവശ്യമാണ്" }, "CHANNEL_TYPE": { - "LABEL": "Channel Type", - "ERROR": "Please select your Channel Type" + "LABEL": "ചാനൽ തരം", + "ERROR": "നിങ്ങളുടെ ചാനൽ തരം തിരഞ്ഞെടുക്കുക" }, "AUTH_TOKEN": { "LABEL": "ഓത്ത് ടോക്കൺ", @@ -115,6 +115,43 @@ "ERROR_MESSAGE": "ഞങ്ങൾക്ക് ട്വിലിയോ ക്രെഡൻഷ്യലുകൾ പ്രാമാണീകരിക്കാൻ കഴിഞ്ഞില്ല, ദയവായി വീണ്ടും ശ്രമിക്കുക" } }, + "API_CHANNEL": { + "TITLE": "API Channel", + "DESC": "Integrate with API channel and start supporting your customers.", + "CHANNEL_NAME": { + "LABEL": "ചാനലിന്റെ പേര്", + "PLACEHOLDER": "ഈ ചാനലിനു ദയവായി ഒരു പേര് നൽകുക", + "ERROR": "ഈ ഫീൽഡ് ആവശ്യമാണ്" + }, + "WEBHOOK_URL": { + "LABEL": "വെബ്ഹുക്ക് യുആർഎൽ", + "SUBTITLE": "Configure the URL where you want to recieve callbacks on events.", + "PLACEHOLDER": "വെബ്ഹുക്ക് യുആർഎൽ" + }, + "SUBMIT_BUTTON": "Create API Channel", + "API": { + "ERROR_MESSAGE": "We were not able to save the api channel" + } + }, + "EMAIL_CHANNEL": { + "TITLE": "Email Channel", + "DESC": "Integrate you email inbox.", + "CHANNEL_NAME": { + "LABEL": "ചാനലിന്റെ പേര്", + "PLACEHOLDER": "ഈ ചാനലിനു ദയവായി ഒരു പേര് നൽകുക", + "ERROR": "ഈ ഫീൽഡ് ആവശ്യമാണ്" + }, + "EMAIL": { + "LABEL": "ഇമെയിൽ", + "SUBTITLE": "Email where your customers sends you support tickets", + "PLACEHOLDER": "ഇമെയിൽ" + }, + "SUBMIT_BUTTON": "Create Email Channel", + "API": { + "ERROR_MESSAGE": "We were not able to save the email channel" + }, + "FINISH_MESSAGE": "Start forwarding your emails to the following email address." + }, "AUTH": { "TITLE": "ചാനലുകൾ", "DESC": "നിലവിൽ ഞങ്ങൾ വെബ്സൈറ്റ് തത്സമയ ചാറ്റ് വിഡ്ജറ്റുകൾ, ഫേസ്ബുക്ക് പേജുകൾ, ട്വിറ്റർ പ്രൊഫൈലുകൾ എന്നിവ പ്ലാറ്റ്ഫോമുകളായി പിന്തുണയ്ക്കുന്നു. വാട്ട്സ്ആപ്പ്, ഇമെയിൽ, ടെലിഗ്രാം, ലൈൻ എന്നിവപോലുള്ള കൂടുതൽ പ്ലാറ്റ്ഫോമുകൾ ഞങ്ങളുടെ പക്കലുണ്ട്, അവ ഉടൻ പുറത്തിറങ്ങുന്നത് ആയിരിക്കും." @@ -168,14 +205,24 @@ "TITLE": "ഇല്ലാതാക്കൽ സ്ഥിരീകരിക്കുക", "MESSAGE": "ഇല്ലാതാക്കണമെന്നു ഉറപ്പാണോ ", "YES": "അതെ, ഇല്ലാതാക്കുക ", - "NO": "No, Keep " + "NO": "ഇല്ല, സൂക്ഷിക്കുക" }, "API": { "SUCCESS_MESSAGE": "ഇൻബോക്സ് വിജയകരമായി ഇല്ലാതാക്കിയിരിക്കുന്നു", "ERROR_MESSAGE": "ഇൻബോക്സ് ഇല്ലാതാക്കാൻ കഴിഞ്ഞില്ല. ദയവായി പിന്നീട് വീണ്ടും ശ്രമിക്കുക." } }, + "TABS": { + "SETTINGS": "ക്രമീകരണങ്ങൾ", + "COLLABORATORS": "Collaborators", + "CONFIGURATION": "Configuration" + }, "SETTINGS": "ക്രമീകരണങ്ങൾ", + "FEATURES": { + "LABEL": "Features", + "DISPLAY_FILE_PICKER": "Display file picker on the widget", + "DISPLAY_EMOJI_PICKER": "Display emoji picker on the widget" + }, "SETTINGS_POPUP": { "MESSENGER_HEADING": "മെസഞ്ചർ സ്ക്രിപ്റ്റ്", "MESSENGER_SUB_HEAD": "ഈ ബട്ടൺ നിങ്ങളുടെ ബോഡി ടാഗിനുള്ളിൽ സ്ഥാപിക്കുക", diff --git a/app/javascript/dashboard/i18n/locale/ml/integrations.json b/app/javascript/dashboard/i18n/locale/ml/integrations.json index e88d9d128..a22b052e6 100644 --- a/app/javascript/dashboard/i18n/locale/ml/integrations.json +++ b/app/javascript/dashboard/i18n/locale/ml/integrations.json @@ -53,11 +53,11 @@ "DELETE": { "BUTTON_TEXT": "ഇല്ലാതാക്കുക", "API": { - "SUCCESS_MESSAGE": "Integration deleted successfully" + "SUCCESS_MESSAGE": "സംയോജനം വിജയകരമായി ഇല്ലാതാക്കി" } }, "CONNECT": { - "BUTTON_TEXT": "Connect" + "BUTTON_TEXT": "ബന്ധിപ്പിക്കുക" } } } diff --git a/app/javascript/dashboard/i18n/locale/ml/labelsMgmt.json b/app/javascript/dashboard/i18n/locale/ml/labelsMgmt.json index 5525be0c2..5f771fcce 100644 --- a/app/javascript/dashboard/i18n/locale/ml/labelsMgmt.json +++ b/app/javascript/dashboard/i18n/locale/ml/labelsMgmt.json @@ -1,67 +1,67 @@ { "LABEL_MGMT": { - "HEADER": "Labels", - "HEADER_BTN_TXT": "Add label", - "LOADING": "Fetching labels", + "HEADER": "ലേബലുകൾ", + "HEADER_BTN_TXT": "ലേബൽ ചേർക്കുക", + "LOADING": "ലേബലുകൾ ലഭ്യമാക്കുന്നു", "SEARCH_404": "ഈ ചോദ്യവുമായി പൊരുത്തപ്പെടുന്ന ഇനങ്ങളൊന്നുമില്ല", - "SIDEBAR_TXT": "Labels
Labels help you to categorize conversations and prioritize them. You can assign label to a conversation from the sidepanel.
Labels are tied to the account and can be used to create custom workflows in your organization. You can assign custom color to a label, it makes it easier to identify the label. You will be able to display the label on the sidebar to filter the conversations easily.
ലേബലുകൾ
സംഭാഷണങ്ങൾ തരംതിരിക്കാനും മുൻഗണന നൽകാനും ലേബലുകൾ നിങ്ങളെ സഹായിക്കുന്നു. സൈഡ്പാനലിൽ നിന്നുള്ള സംഭാഷണത്തിലേക്ക് നിങ്ങൾക്ക് ലേബൽ നൽകാം.
ലേബലുകൾ അക്ക with ണ്ടുമായി ബന്ധിപ്പിച്ചിരിക്കുന്നു കൂടാതെ നിങ്ങളുടെ ഓർഗനൈസേഷനിൽ ഇച്ഛാനുസൃത വർക്ക്ഫ്ലോകൾ സൃഷ്ടിക്കാനും ഇത് ഉപയോഗിക്കാം. നിങ്ങൾക്ക് ഒരു ലേബലിന് ഇഷ്ടാനുസൃത നിറം നൽകാനാകും, ഇത് ലേബൽ തിരിച്ചറിയുന്നത് എളുപ്പമാക്കുന്നു. സംഭാഷണങ്ങൾ എളുപ്പത്തിൽ ഫിൽറ്റർ ചെയ്യുന്നതിന് സൈഡ്ബാറിൽ ലേബൽ പ്രദർശിപ്പിക്കാൻ നിങ്ങൾക്ക് കഴിയും.
ഏജന്റുമാർ
ഒരു ഏജൻറ് നിങ്ങളുടെ ഉപഭോക്തൃ പിന്തുണാ ടീമിലെ ഒരു അംഗമാണ്.
ഏജന്റുമാർക്ക് നിങ്ങളുടെ ഉപയോക്താക്കളിൽ നിന്നുള്ള സന്ദേശങ്ങൾ കാണാനും മറുപടി നൽകാനും കഴിയും. നിങ്ങളുടെ അക്കൗണ്ടിലുള്ള എല്ലാ ഏജന്റുമാരെയും ഈ പട്ടിക കാണിക്കുന്നു. p>
ഒരു പുതിയ ഏജന്റിനെ ചേർക്കുന്നതിന് ഏജന്റിനെ ചേർക്കുക b> ബട്ടൺ ക്ലിക്കുചെയ്യുക. നിങ്ങൾ ചേർത്ത ഏജന്റിന് അവരുടെ അക്കൗണ്ട് സജീവമാക്കുന്നതിന് ഒരു സ്ഥിരീകരണ ലിങ്കുള്ള ഇമെയിൽ ലഭിക്കും. അതിനുശേഷം അവർക്ക് ചാറ്റ് വൂട്ട് ആക്സസ് ചെയ്യാനും സന്ദേശങ്ങളോട് പ്രതികരിക്കാനും കഴിയും.
ചാറ്റ് വൂട്ടിന്റെ സവിശേഷതകളിലേക്കുള്ള ആക്സസ് ഇനിപ്പറയുന്ന റോളുകളെ അടിസ്ഥാനമാക്കിയുള്ളതാണ്.
ഏജൻറ് b> - ഈ റോൾ ഉള്ള ഏജന്റുമാർക്ക് ഇൻബോക്സുകൾ, റിപ്പോർട്ടുകൾ, സംഭാഷണങ്ങൾ എന്നിവ മാത്രമേ ആക്സസ് ചെയ്യാൻ കഴിയൂ. അവർക്ക് മറ്റ് ഏജന്റുമാരുടെയോ അല്ലെങ്കിൽ തങ്ങളുടേയോ സംഭാഷണങ്ങൾ നിർണ്ണയിക്കാനും സംഭാഷണങ്ങൾ പരിഹരിക്കാനും കഴിയും.
അഡ്മിനിസ്ട്രേറ്റർ - ഒരു സാധാരണ ഏജന്റിന്റെ പ്രത്യേകാവകാശങ്ങളോടൊപ്പം ക്രമീകരണങ്ങളും ബില്ലിംഗും ഉൾപ്പെടെ നിങ്ങളുടെ അക്കൗണ്ടിൽ ലഭ്യമായ എല്ലാ ചാറ്റ് വൂട്ട് സവിശേഷതകളിലേക്കും ആക്സസ് ഉണ്ടായിരിക്കുക. p> ", "YES": "അതെ, ഇല്ലാതാക്കുക ", - "NO": "No, Keep " + "NO": "ഇല്ല, സൂക്ഷിക്കുക" } } } diff --git a/app/javascript/dashboard/i18n/locale/ml/settings.json b/app/javascript/dashboard/i18n/locale/ml/settings.json index bf7b14186..5598623e5 100644 --- a/app/javascript/dashboard/i18n/locale/ml/settings.json +++ b/app/javascript/dashboard/i18n/locale/ml/settings.json @@ -44,24 +44,29 @@ "LABEL": "പ്രൊഫൈൽ ചിത്രം" }, "NAME": { - "LABEL": "നിങ്ങളുടെ പേര്", - "ERROR": "ദയവായി സാധുവായ ഒരു പേര് നൽകുക", - "PLACEHOLDER": "ദയവായി നിങ്ങളുടെ പേര് നൽകുക, ഇത് സംഭാഷണങ്ങളിൽ ദൃശ്യമാകും" + "LABEL": "നിങ്ങളുടെ മുഴുവൻ പേര്", + "ERROR": "സാധുവായ ഒരു പൂർണ്ണ നാമം നൽകുക", + "PLACEHOLDER": "ദയവായി നിങ്ങളുടെ മുഴുവൻ പേര് നൽകുക" + }, + "DISPLAY_NAME": { + "LABEL": "പ്രദർശന നാമം", + "ERROR": "സാധുവായ ഒരു പ്രദർശന നാമം നൽകുക", + "PLACEHOLDER": "ദയവായി ഒരു പ്രദർശന നാമം നൽകുക, ഇത് സംഭാഷണങ്ങളിൽ ദൃശ്യമാകും" }, "AVAILABILITY": { - "LABEL": "Availability", + "LABEL": "ലഭ്യത", "STATUSES_LIST": [ { "value": "online", - "label": "Online" + "label": "ഓൺലൈൻ" }, { "value": "busy", - "label": "Busy" + "label": "തിരക്ക്" }, { "value": "offline", - "label": "Offline" + "label": "ഓഫ്ലൈൻ" } ] }, @@ -83,44 +88,60 @@ } }, "SIDEBAR_ITEMS": { - "CHANGE_ACCOUNTS": "Switch Account", - "SELECTOR_SUBTITLE": "Select an account from the following list", + "CHANGE_ACCOUNTS": "അക്കൗണ്ട് സ്വിച്ചുചെയ്യുക", + "SELECTOR_SUBTITLE": "ഇനിപ്പറയുന്ന ലിസ്റ്റിൽ നിന്ന് ഒരു അക്കൗണ്ട് തിരഞ്ഞെടുക്കുക", "PROFILE_SETTINGS": "പ്രൊഫൈൽ ക്രമീകരണങ്ങൾ", "LOGOUT": "ലോഗൗട്ട്" }, "APP_GLOBAL": { - "TRIAL_MESSAGE": "days trial remaining.", - "TRAIL_BUTTON": "Buy Now" + "TRIAL_MESSAGE": "ദിവസത്തെ ട്രയൽ ശേഷിക്കുന്നു.", + "TRAIL_BUTTON": "ഇപ്പോൾ വാങ്ങുക" }, "COMPONENTS": { "CODE": { - "BUTTON_TEXT": "Copy", - "COPY_SUCCESSFUL": "Code copied to clipboard successfully" + "BUTTON_TEXT": "പകർത്തുക", + "COPY_SUCCESSFUL": "കോഡ് ക്ലിപ്പ്ബോർഡിലേക്ക് വിജയകരമായി പകർത്തി" }, "FILE_BUBBLE": { "DOWNLOAD": "ഡൗൺലോഡ്", - "UPLOADING": "Uploading..." + "UPLOADING": "അപ്ലോഡുചെയ്യുന്നു..." }, "FORM_BUBBLE": { "SUBMIT": "സമർപ്പിക്കുക" } }, - "CONFIRM_EMAIL": "Verifying...", + "CONFIRM_EMAIL": "പരിശോധിച്ചുറപ്പിക്കുന്നു...", "SETTINGS": { "INBOXES": { - "NEW_INBOX": "Add Inbox" + "NEW_INBOX": "ഇൻബോക്സ് ചേർക്കുക" } }, "SIDEBAR": { "CONVERSATIONS": "സംഭാഷണങ്ങൾ", "REPORTS": "റിപ്പോർട്ടുകൾ", "SETTINGS": "ക്രമീകരണങ്ങൾ", - "HOME": "Home", + "HOME": "ഹോം", "AGENTS": "ഏജന്റുമാർ", "INBOXES": "ഇൻബോക്സുകൾ", "CANNED_RESPONSES": "ക്യാൻഡ് പ്രതികരണങ്ങൾ", "INTEGRATIONS": "സംയോജനങ്ങൾ", - "ACCOUNT_SETTINGS": "Account Settings", - "LABELS": "Labels" + "ACCOUNT_SETTINGS": "അക്കൗണ്ട് ക്രമീകരണങ്ങൾ", + "LABELS": "ലേബലുകൾ" + }, + "CREATE_ACCOUNT": { + "NEW_ACCOUNT": "പുതിയ അക്കൗണ്ട്", + "SELECTOR_SUBTITLE": "അക്കൗണ്ട് ഒരു പുതിയ അക്കൗണ്ട് വിജയകരമായി സൃഷ്ടിക്കുക", + "API": { + "SUCCESS_MESSAGE": "അക്കൗണ്ട് വിജയകരമായി സൃഷ്ടിച്ചു", + "EXIST_MESSAGE": "അക്കൗണ്ട് ഇതിനകം നിലവിലുണ്ട്", + "ERROR_MESSAGE": "വൂട്ട് സെർവറിലേക്ക് കണക്റ്റുചെയ്യാനായില്ല, ദയവായി പിന്നീട് വീണ്ടും ശ്രമിക്കുക" + }, + "FORM": { + "NAME": { + "LABEL": "അക്കൗണ്ട് നാമം", + "PLACEHOLDER": "പുണ്ണ്യാളൻ അഗർബത്തീസ്" + }, + "SUBMIT": "സമർപ്പിക്കുക" + } } } diff --git a/app/javascript/dashboard/i18n/locale/nl/chatlist.json b/app/javascript/dashboard/i18n/locale/nl/chatlist.json index b69c66842..d44463213 100644 --- a/app/javascript/dashboard/i18n/locale/nl/chatlist.json +++ b/app/javascript/dashboard/i18n/locale/nl/chatlist.json @@ -45,6 +45,10 @@ { "TEXT": "Opgelost", "VALUE": "resolved" + }, + { + "TEXT": "Bot", + "VALUE": "bot" } ], "ATTACHMENTS": { @@ -72,6 +76,9 @@ "ICON": "ion-link", "CONTENT": "heeft een url gedeeld" } - } + }, + "RECEIVED_VIA_EMAIL": "Received via email", + "VIEW_TWEET_IN_TWITTER": "View tweet in Twitter", + "REPLY_TO_TWEET": "Reply to this tweet" } } diff --git a/app/javascript/dashboard/i18n/locale/nl/contact.json b/app/javascript/dashboard/i18n/locale/nl/contact.json index 7dd8fd297..a427abe0b 100644 --- a/app/javascript/dashboard/i18n/locale/nl/contact.json +++ b/app/javascript/dashboard/i18n/locale/nl/contact.json @@ -9,6 +9,9 @@ "NO_RECORDS_FOUND": "Er zijn geen eerdere gesprekken gekoppeld aan dit contact.", "TITLE": "Vorige gesprekken" }, + "CUSTOM_ATTRIBUTES": { + "TITLE": "Custom Attributes" + }, "LABELS": { "TITLE": "Labels voor gesprekken", "MODAL": { @@ -23,9 +26,9 @@ "NO_LABELS_TO_ADD": "There are no more labels defined in the account.", "NO_AVAILABLE_LABELS": "There are no labels added to this conversation." }, - "MUTE_CONTACT": "Contact muet", - "MUTED_SUCCESS": "Cette conversation est coupée pendant 6 heures", - "SEND_TRANSCRIPT": "Envoyer la transcription", + "MUTE_CONTACT": "Mute Conversation", + "MUTED_SUCCESS": "This conversation is muted for 6 hours", + "SEND_TRANSCRIPT": "Send Transcript", "EDIT_LABEL": "Bewerken" } } diff --git a/app/javascript/dashboard/i18n/locale/nl/conversation.json b/app/javascript/dashboard/i18n/locale/nl/conversation.json index 8cd0813eb..ccdde5159 100644 --- a/app/javascript/dashboard/i18n/locale/nl/conversation.json +++ b/app/javascript/dashboard/i18n/locale/nl/conversation.json @@ -9,6 +9,11 @@ "CLICK_HERE": "Klik hier", "LOADING_INBOXES": "Inboxen laden", "LOADING_CONVERSATIONS": "Conversaties laden", + "CANNOT_REPLY": "You cannot reply due to", + "24_HOURS_WINDOW": "24 hour message window restriction", + "LAST_INCOMING_TWEET": "You are replying to the last incoming tweet", + "REPLYING_TO": "You are replying to:", + "REMOVE_SELECTION": "Remove Selection", "DOWNLOAD": "Download", "HEADER": { "RESOLVE_ACTION": "Oplossen", @@ -33,19 +38,19 @@ "CHANGE_AGENT": "Toegewezen persoon voor dit gesprek is veranderd" }, "EMAIL_TRANSCRIPT": { - "TITLE": "Stuur conversatie transcriptie", - "DESC": "Stuur een kopie van het conversatietranscript naar het opgegeven e-mailadres", - "SUBMIT": "Verzenden", - "CANCEL": "Annuleer", - "SEND_EMAIL_SUCCESS": "Het chattranscript is succesvol verzonden", + "TITLE": "Send conversation transcript", + "DESC": "Send a copy of the conversation transcript to the specified email address", + "SUBMIT": "Bevestigen", + "CANCEL": "Annuleren", + "SEND_EMAIL_SUCCESS": "The chat transcript was sent successfully", "SEND_EMAIL_ERROR": "Er is een fout opgetreden, probeer het opnieuw", "FORM": { - "SEND_TO_CONTACT": "Stuur het transcript naar de klant", - "SEND_TO_AGENT": "Stuur het transcript van de toegewezen agent", - "SEND_TO_OTHER_EMAIL_ADDRESS": "Stuur het transcript naar een ander e-mailadres", + "SEND_TO_CONTACT": "Send the transcript to the customer", + "SEND_TO_AGENT": "Send the transcript of the assigned agent", + "SEND_TO_OTHER_EMAIL_ADDRESS": "Send the transcript to another email address", "EMAIL": { - "PLACEHOLDER": "Voer een e-mail adres in", - "ERROR": "Vul een geldig e-mailadres in" + "PLACEHOLDER": "Enter an email address", + "ERROR": "Voer een geldig e-mailadres in" } } } diff --git a/app/javascript/dashboard/i18n/locale/nl/generalSettings.json b/app/javascript/dashboard/i18n/locale/nl/generalSettings.json index e5c6cb3c7..a12d5b5a3 100644 --- a/app/javascript/dashboard/i18n/locale/nl/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/nl/generalSettings.json @@ -24,8 +24,8 @@ "ERROR": "" }, "DOMAIN": { - "LABEL": "Domeinnaam", - "PLACEHOLDER": "Domeinnaam website", + "LABEL": "Incoming Email Domain", + "PLACEHOLDER": "The domain where you will receive the emails", "ERROR": "" }, "SUPPORT_EMAIL": { @@ -33,14 +33,9 @@ "PLACEHOLDER": "E-mailadres support van uw bedrijf", "ERROR": "" }, - "ENABLE_DOMAIN_EMAIL": { - "LABEL": "E-mail voor domein activeren", - "PLACEHOLDER": "Aangepaste e-mail voor domein activeren", - "ERROR": "", - "OPTIONS": { - "ENABLED": "Ingeschakeld", - "DISABLED": "Uitgeschakeld" - } + "FEATURES": { + "INBOUND_EMAIL_ENABLED": "Conversation continuity with emails is enabled for your account.", + "CUSTOM_EMAIL_DOMAIN_ENABLED": "You can receive emails in your custom domain now." } } } diff --git a/app/javascript/dashboard/i18n/locale/nl/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/nl/inboxMgmt.json index 6fc50aa4f..94f50906f 100644 --- a/app/javascript/dashboard/i18n/locale/nl/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/nl/inboxMgmt.json @@ -115,6 +115,43 @@ "ERROR_MESSAGE": "Het is niet gelukt om Twilio referenties te verifiëren, probeer het opnieuw" } }, + "API_CHANNEL": { + "TITLE": "API Channel", + "DESC": "Integrate with API channel and start supporting your customers.", + "CHANNEL_NAME": { + "LABEL": "Kanaal naam", + "PLACEHOLDER": "Voer een kanaal naam in", + "ERROR": "Dit veld is verplicht" + }, + "WEBHOOK_URL": { + "LABEL": "Webhook URL", + "SUBTITLE": "Configure the URL where you want to recieve callbacks on events.", + "PLACEHOLDER": "Webhook URL" + }, + "SUBMIT_BUTTON": "Create API Channel", + "API": { + "ERROR_MESSAGE": "We were not able to save the api channel" + } + }, + "EMAIL_CHANNEL": { + "TITLE": "Email Channel", + "DESC": "Integrate you email inbox.", + "CHANNEL_NAME": { + "LABEL": "Kanaal naam", + "PLACEHOLDER": "Voer een kanaal naam in", + "ERROR": "Dit veld is verplicht" + }, + "EMAIL": { + "LABEL": "E-mailadres", + "SUBTITLE": "Email where your customers sends you support tickets", + "PLACEHOLDER": "E-mailadres" + }, + "SUBMIT_BUTTON": "Create Email Channel", + "API": { + "ERROR_MESSAGE": "We were not able to save the email channel" + }, + "FINISH_MESSAGE": "Start forwarding your emails to the following email address." + }, "AUTH": { "TITLE": "Kanalen", "DESC": "Momenteel ondersteunen we website live chat widgets, Facebook pagina's en Twitter-profielen als platformen. We hebben meer platforms zoals Whatsapp, E-mail, Telegram en Lijn in de werken, die binnenkort zullen verschijnen." @@ -175,7 +212,17 @@ "ERROR_MESSAGE": "Postvak verwijderen mislukt. Probeer het later opnieuw." } }, + "TABS": { + "SETTINGS": "Instellingen", + "COLLABORATORS": "Collaborators", + "CONFIGURATION": "Configuration" + }, "SETTINGS": "Instellingen", + "FEATURES": { + "LABEL": "Features", + "DISPLAY_FILE_PICKER": "Display file picker on the widget", + "DISPLAY_EMOJI_PICKER": "Display emoji picker on the widget" + }, "SETTINGS_POPUP": { "MESSENGER_HEADING": "Messenger Script", "MESSENGER_SUB_HEAD": "Plaats deze knop in je lichaam tag", diff --git a/app/javascript/dashboard/i18n/locale/nl/settings.json b/app/javascript/dashboard/i18n/locale/nl/settings.json index 94bd497a1..fb16bc6f6 100644 --- a/app/javascript/dashboard/i18n/locale/nl/settings.json +++ b/app/javascript/dashboard/i18n/locale/nl/settings.json @@ -44,9 +44,14 @@ "LABEL": "Profiel afbeelding" }, "NAME": { - "LABEL": "Uw naam", - "ERROR": "Voer een geldige naam in", - "PLACEHOLDER": "Voer je naam in, dit zou worden weergegeven in gesprekken" + "LABEL": "Your full name", + "ERROR": "Please enter a valid full name", + "PLACEHOLDER": "Please enter your full name" + }, + "DISPLAY_NAME": { + "LABEL": "Display name", + "ERROR": "Please enter a valid display name", + "PLACEHOLDER": "Please enter a display name, this would be displayed in conversations" }, "AVAILABILITY": { "LABEL": "Availability", @@ -122,5 +127,21 @@ "INTEGRATIONS": "Integraties", "ACCOUNT_SETTINGS": "Accountinstellingen", "LABELS": "Labelen" + }, + "CREATE_ACCOUNT": { + "NEW_ACCOUNT": "New Account", + "SELECTOR_SUBTITLE": "Create a new account", + "API": { + "SUCCESS_MESSAGE": "Account created successfully", + "EXIST_MESSAGE": "Account already exists", + "ERROR_MESSAGE": "Kan geen verbinding maken met Woot Server, probeer het later opnieuw" + }, + "FORM": { + "NAME": { + "LABEL": "Klant naam", + "PLACEHOLDER": "Wayne Ondernemingen" + }, + "SUBMIT": "Bevestigen" + } } } diff --git a/app/javascript/dashboard/i18n/locale/pl/chatlist.json b/app/javascript/dashboard/i18n/locale/pl/chatlist.json index 3b0726f35..371f6191a 100644 --- a/app/javascript/dashboard/i18n/locale/pl/chatlist.json +++ b/app/javascript/dashboard/i18n/locale/pl/chatlist.json @@ -45,6 +45,10 @@ { "TEXT": "Rozwiązano", "VALUE": "resolved" + }, + { + "TEXT": "Bot", + "VALUE": "bot" } ], "ATTACHMENTS": { @@ -72,6 +76,9 @@ "ICON": "ion-link", "CONTENT": "udostępnił adres url" } - } + }, + "RECEIVED_VIA_EMAIL": "Received via email", + "VIEW_TWEET_IN_TWITTER": "View tweet in Twitter", + "REPLY_TO_TWEET": "Reply to this tweet" } } diff --git a/app/javascript/dashboard/i18n/locale/pl/contact.json b/app/javascript/dashboard/i18n/locale/pl/contact.json index e3adfb7ca..ce15520be 100644 --- a/app/javascript/dashboard/i18n/locale/pl/contact.json +++ b/app/javascript/dashboard/i18n/locale/pl/contact.json @@ -9,6 +9,9 @@ "NO_RECORDS_FOUND": "Brak poprzednich rozmów powiązanych z tym kontaktem.", "TITLE": "Poprzednie rozmowy" }, + "CUSTOM_ATTRIBUTES": { + "TITLE": "Custom Attributes" + }, "LABELS": { "TITLE": "Etykiety konwersacji", "MODAL": { @@ -23,7 +26,9 @@ "NO_LABELS_TO_ADD": "There are no more labels defined in the account.", "NO_AVAILABLE_LABELS": "There are no labels added to this conversation." }, - "MUTE_CONTACT": "Mute Contact", + "MUTE_CONTACT": "Mute Conversation", + "MUTED_SUCCESS": "This conversation is muted for 6 hours", + "SEND_TRANSCRIPT": "Send Transcript", "EDIT_LABEL": "Edytuj" } } diff --git a/app/javascript/dashboard/i18n/locale/pl/conversation.json b/app/javascript/dashboard/i18n/locale/pl/conversation.json index 3a8f07517..84a59fd47 100644 --- a/app/javascript/dashboard/i18n/locale/pl/conversation.json +++ b/app/javascript/dashboard/i18n/locale/pl/conversation.json @@ -9,6 +9,11 @@ "CLICK_HERE": "Kliknij tutaj", "LOADING_INBOXES": "Ładowanie skrzynek odbiorczych", "LOADING_CONVERSATIONS": "Ładowanie konwersacji", + "CANNOT_REPLY": "You cannot reply due to", + "24_HOURS_WINDOW": "24 hour message window restriction", + "LAST_INCOMING_TWEET": "You are replying to the last incoming tweet", + "REPLYING_TO": "You are replying to:", + "REMOVE_SELECTION": "Remove Selection", "DOWNLOAD": "Pobierz", "HEADER": { "RESOLVE_ACTION": "Rozwiąż", @@ -31,5 +36,22 @@ "VISIBLE_TO_AGENTS": "Prywatna uwaga: widoczne tylko dla Ciebie i twojego zespołu", "CHANGE_STATUS": "Status konwersacji zmieniony", "CHANGE_AGENT": "Osoba przypisana do konwersacji zmieniona" + }, + "EMAIL_TRANSCRIPT": { + "TITLE": "Send conversation transcript", + "DESC": "Send a copy of the conversation transcript to the specified email address", + "SUBMIT": "Prześlij", + "CANCEL": "Anuluj", + "SEND_EMAIL_SUCCESS": "The chat transcript was sent successfully", + "SEND_EMAIL_ERROR": "There was an error, please try again", + "FORM": { + "SEND_TO_CONTACT": "Send the transcript to the customer", + "SEND_TO_AGENT": "Send the transcript of the assigned agent", + "SEND_TO_OTHER_EMAIL_ADDRESS": "Send the transcript to another email address", + "EMAIL": { + "PLACEHOLDER": "Enter an email address", + "ERROR": "Wprowadź poprawny adres e-mail" + } + } } } diff --git a/app/javascript/dashboard/i18n/locale/pl/generalSettings.json b/app/javascript/dashboard/i18n/locale/pl/generalSettings.json index cab6f01b0..dc31e5f75 100644 --- a/app/javascript/dashboard/i18n/locale/pl/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/pl/generalSettings.json @@ -24,8 +24,8 @@ "ERROR": "" }, "DOMAIN": { - "LABEL": "Domain", - "PLACEHOLDER": "Your website domain", + "LABEL": "Incoming Email Domain", + "PLACEHOLDER": "The domain where you will receive the emails", "ERROR": "" }, "SUPPORT_EMAIL": { @@ -33,14 +33,9 @@ "PLACEHOLDER": "Your company's support email", "ERROR": "" }, - "ENABLE_DOMAIN_EMAIL": { - "LABEL": "Enable domain email", - "PLACEHOLDER": "Enable the custom domain email", - "ERROR": "", - "OPTIONS": { - "ENABLED": "Włączone", - "DISABLED": "Wyłączone" - } + "FEATURES": { + "INBOUND_EMAIL_ENABLED": "Conversation continuity with emails is enabled for your account.", + "CUSTOM_EMAIL_DOMAIN_ENABLED": "You can receive emails in your custom domain now." } } } diff --git a/app/javascript/dashboard/i18n/locale/pl/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/pl/inboxMgmt.json index 3c8ebbbf4..1aebf1077 100644 --- a/app/javascript/dashboard/i18n/locale/pl/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/pl/inboxMgmt.json @@ -115,6 +115,43 @@ "ERROR_MESSAGE": "Nie byliśmy w stanie uwierzytelnić danych logowania Twilio, spróbuj ponownie" } }, + "API_CHANNEL": { + "TITLE": "API Channel", + "DESC": "Integrate with API channel and start supporting your customers.", + "CHANNEL_NAME": { + "LABEL": "Nazwa kanału", + "PLACEHOLDER": "Wprowadź nazwę kanału", + "ERROR": "To pole jest wymagane" + }, + "WEBHOOK_URL": { + "LABEL": "URL webhooka", + "SUBTITLE": "Configure the URL where you want to recieve callbacks on events.", + "PLACEHOLDER": "URL webhooka" + }, + "SUBMIT_BUTTON": "Create API Channel", + "API": { + "ERROR_MESSAGE": "We were not able to save the api channel" + } + }, + "EMAIL_CHANNEL": { + "TITLE": "Email Channel", + "DESC": "Integrate you email inbox.", + "CHANNEL_NAME": { + "LABEL": "Nazwa kanału", + "PLACEHOLDER": "Wprowadź nazwę kanału", + "ERROR": "To pole jest wymagane" + }, + "EMAIL": { + "LABEL": "E-mail", + "SUBTITLE": "Email where your customers sends you support tickets", + "PLACEHOLDER": "E-mail" + }, + "SUBMIT_BUTTON": "Create Email Channel", + "API": { + "ERROR_MESSAGE": "We were not able to save the email channel" + }, + "FINISH_MESSAGE": "Start forwarding your emails to the following email address." + }, "AUTH": { "TITLE": "Kanały", "DESC": "Obecnie obsługujemy widżety czatu na żywo, strony na Facebooku i profile Twittera jako platformy. Mamy więcej platform takich jak Whatsapp, E-mail, Telegram i Line w pracach, które wkrótce się zakończą." @@ -175,7 +212,17 @@ "ERROR_MESSAGE": "Nie można usunąć skrzynki odbiorczej. Spróbuj ponownie później." } }, + "TABS": { + "SETTINGS": "Ustawienia", + "COLLABORATORS": "Collaborators", + "CONFIGURATION": "Configuration" + }, "SETTINGS": "Ustawienia", + "FEATURES": { + "LABEL": "Features", + "DISPLAY_FILE_PICKER": "Display file picker on the widget", + "DISPLAY_EMOJI_PICKER": "Display emoji picker on the widget" + }, "SETTINGS_POPUP": { "MESSENGER_HEADING": "Skrypt Messengera", "MESSENGER_SUB_HEAD": "Umieść ten przycisk wewnątrz znacznika ciała", diff --git a/app/javascript/dashboard/i18n/locale/pl/settings.json b/app/javascript/dashboard/i18n/locale/pl/settings.json index 05d230716..69cb9ebc0 100644 --- a/app/javascript/dashboard/i18n/locale/pl/settings.json +++ b/app/javascript/dashboard/i18n/locale/pl/settings.json @@ -44,9 +44,14 @@ "LABEL": "Zdjęcie profilowe" }, "NAME": { - "LABEL": "Twoje imię", - "ERROR": "Wprowadź prawidłową nazwę", - "PLACEHOLDER": "Wprowadź swoje imię i nazwisko, które będzie wyświetlane w rozmowach" + "LABEL": "Your full name", + "ERROR": "Please enter a valid full name", + "PLACEHOLDER": "Please enter your full name" + }, + "DISPLAY_NAME": { + "LABEL": "Display name", + "ERROR": "Please enter a valid display name", + "PLACEHOLDER": "Please enter a display name, this would be displayed in conversations" }, "AVAILABILITY": { "LABEL": "Availability", @@ -122,5 +127,21 @@ "INTEGRATIONS": "Integracje", "ACCOUNT_SETTINGS": "Account Settings", "LABELS": "Labels" + }, + "CREATE_ACCOUNT": { + "NEW_ACCOUNT": "New Account", + "SELECTOR_SUBTITLE": "Create a new account", + "API": { + "SUCCESS_MESSAGE": "Account created successfully", + "EXIST_MESSAGE": "Account already exists", + "ERROR_MESSAGE": "Nie można połączyć się z Woot Server, spróbuj ponownie później" + }, + "FORM": { + "NAME": { + "LABEL": "Nazwa konta", + "PLACEHOLDER": "Przedsiębiorstwa Wayne" + }, + "SUBMIT": "Prześlij" + } } } diff --git a/app/javascript/dashboard/i18n/locale/pt/chatlist.json b/app/javascript/dashboard/i18n/locale/pt/chatlist.json index c2d125233..ad8710e50 100644 --- a/app/javascript/dashboard/i18n/locale/pt/chatlist.json +++ b/app/javascript/dashboard/i18n/locale/pt/chatlist.json @@ -45,6 +45,10 @@ { "TEXT": "Resolvido", "VALUE": "resolved" + }, + { + "TEXT": "Bot", + "VALUE": "bot" } ], "ATTACHMENTS": { @@ -72,6 +76,9 @@ "ICON": "ion-link", "CONTENT": "compartilhou uma url" } - } + }, + "RECEIVED_VIA_EMAIL": "Received via email", + "VIEW_TWEET_IN_TWITTER": "View tweet in Twitter", + "REPLY_TO_TWEET": "Reply to this tweet" } } diff --git a/app/javascript/dashboard/i18n/locale/pt/contact.json b/app/javascript/dashboard/i18n/locale/pt/contact.json index 056c4cd87..e0e871d94 100644 --- a/app/javascript/dashboard/i18n/locale/pt/contact.json +++ b/app/javascript/dashboard/i18n/locale/pt/contact.json @@ -9,6 +9,9 @@ "NO_RECORDS_FOUND": "Não há conversas anteriores associadas a este contato.", "TITLE": "Conversas anteriores" }, + "CUSTOM_ATTRIBUTES": { + "TITLE": "Custom Attributes" + }, "LABELS": { "TITLE": "Rótulos da conversa", "MODAL": { @@ -23,7 +26,9 @@ "NO_LABELS_TO_ADD": "There are no more labels defined in the account.", "NO_AVAILABLE_LABELS": "There are no labels added to this conversation." }, - "MUTE_CONTACT": "Mute Contact", + "MUTE_CONTACT": "Mute Conversation", + "MUTED_SUCCESS": "This conversation is muted for 6 hours", + "SEND_TRANSCRIPT": "Send Transcript", "EDIT_LABEL": "Alterar" } } diff --git a/app/javascript/dashboard/i18n/locale/pt/conversation.json b/app/javascript/dashboard/i18n/locale/pt/conversation.json index 5ef204558..22ab5291e 100644 --- a/app/javascript/dashboard/i18n/locale/pt/conversation.json +++ b/app/javascript/dashboard/i18n/locale/pt/conversation.json @@ -9,6 +9,11 @@ "CLICK_HERE": "Clique aqui", "LOADING_INBOXES": "Carregando caixas de entrada", "LOADING_CONVERSATIONS": "Carregando conversas", + "CANNOT_REPLY": "You cannot reply due to", + "24_HOURS_WINDOW": "24 hour message window restriction", + "LAST_INCOMING_TWEET": "You are replying to the last incoming tweet", + "REPLYING_TO": "You are replying to:", + "REMOVE_SELECTION": "Remove Selection", "DOWNLOAD": "BAIXAR", "HEADER": { "RESOLVE_ACTION": "Resolver", @@ -31,5 +36,22 @@ "VISIBLE_TO_AGENTS": "Nota Privada: Apenas visível para você e sua equipe", "CHANGE_STATUS": "Estado da conversa alterado", "CHANGE_AGENT": "Responsável da conversa alterado" + }, + "EMAIL_TRANSCRIPT": { + "TITLE": "Send conversation transcript", + "DESC": "Send a copy of the conversation transcript to the specified email address", + "SUBMIT": "submeter", + "CANCEL": "cancelar", + "SEND_EMAIL_SUCCESS": "The chat transcript was sent successfully", + "SEND_EMAIL_ERROR": "There was an error, please try again", + "FORM": { + "SEND_TO_CONTACT": "Send the transcript to the customer", + "SEND_TO_AGENT": "Send the transcript of the assigned agent", + "SEND_TO_OTHER_EMAIL_ADDRESS": "Send the transcript to another email address", + "EMAIL": { + "PLACEHOLDER": "Enter an email address", + "ERROR": "Por favor, insira um endereço de e-mail válido" + } + } } } diff --git a/app/javascript/dashboard/i18n/locale/pt/generalSettings.json b/app/javascript/dashboard/i18n/locale/pt/generalSettings.json index c18dc7c55..a464d6a73 100644 --- a/app/javascript/dashboard/i18n/locale/pt/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/pt/generalSettings.json @@ -24,8 +24,8 @@ "ERROR": "" }, "DOMAIN": { - "LABEL": "Domínio", - "PLACEHOLDER": "Domínio do seu site", + "LABEL": "Incoming Email Domain", + "PLACEHOLDER": "The domain where you will receive the emails", "ERROR": "" }, "SUPPORT_EMAIL": { @@ -33,14 +33,9 @@ "PLACEHOLDER": "E-mail de suporte da sua empresa", "ERROR": "" }, - "ENABLE_DOMAIN_EMAIL": { - "LABEL": "Habilitar e-mail de domínio", - "PLACEHOLDER": "Ativar o e-mail de domínio personalizado", - "ERROR": "", - "OPTIONS": { - "ENABLED": "Ativado", - "DISABLED": "Desabilitado" - } + "FEATURES": { + "INBOUND_EMAIL_ENABLED": "Conversation continuity with emails is enabled for your account.", + "CUSTOM_EMAIL_DOMAIN_ENABLED": "You can receive emails in your custom domain now." } } } diff --git a/app/javascript/dashboard/i18n/locale/pt/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/pt/inboxMgmt.json index 6ff9f90fe..b78055f84 100644 --- a/app/javascript/dashboard/i18n/locale/pt/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/pt/inboxMgmt.json @@ -115,6 +115,43 @@ "ERROR_MESSAGE": "Não fomos capazes de autenticar as credenciais Twilio, por favor, tente novamente" } }, + "API_CHANNEL": { + "TITLE": "API Channel", + "DESC": "Integrate with API channel and start supporting your customers.", + "CHANNEL_NAME": { + "LABEL": "Nome do Canal", + "PLACEHOLDER": "Por favor, insira um nome de canal", + "ERROR": "Este campo é obrigatório" + }, + "WEBHOOK_URL": { + "LABEL": "URL do Webhook", + "SUBTITLE": "Configure the URL where you want to recieve callbacks on events.", + "PLACEHOLDER": "URL do Webhook" + }, + "SUBMIT_BUTTON": "Create API Channel", + "API": { + "ERROR_MESSAGE": "We were not able to save the api channel" + } + }, + "EMAIL_CHANNEL": { + "TITLE": "Email Channel", + "DESC": "Integrate you email inbox.", + "CHANNEL_NAME": { + "LABEL": "Nome do Canal", + "PLACEHOLDER": "Por favor, insira um nome de canal", + "ERROR": "Este campo é obrigatório" + }, + "EMAIL": { + "LABEL": "e-mail", + "SUBTITLE": "Email where your customers sends you support tickets", + "PLACEHOLDER": "e-mail" + }, + "SUBMIT_BUTTON": "Create Email Channel", + "API": { + "ERROR_MESSAGE": "We were not able to save the email channel" + }, + "FINISH_MESSAGE": "Start forwarding your emails to the following email address." + }, "AUTH": { "TITLE": "Canais", "DESC": "Atualmente oferecemos suporte a widgets de chat ao vivo do site, Facebook Pages e perfis do Twitter como plataformas. Temos mais plataformas como Whatsapp, E-mail, Telegrama e Linha no trabalho, que em breve." @@ -175,7 +212,17 @@ "ERROR_MESSAGE": "Não foi possível excluir a caixa de entrada. Tente novamente mais tarde." } }, + "TABS": { + "SETTINGS": "Confirgurações", + "COLLABORATORS": "Collaborators", + "CONFIGURATION": "Configuration" + }, "SETTINGS": "Confirgurações", + "FEATURES": { + "LABEL": "Features", + "DISPLAY_FILE_PICKER": "Display file picker on the widget", + "DISPLAY_EMOJI_PICKER": "Display emoji picker on the widget" + }, "SETTINGS_POPUP": { "MESSENGER_HEADING": "Script do Messenger", "MESSENGER_SUB_HEAD": "Coloque esse botão dentro da sua tag corporal", diff --git a/app/javascript/dashboard/i18n/locale/pt/settings.json b/app/javascript/dashboard/i18n/locale/pt/settings.json index d8d47942e..ffb1e57ba 100644 --- a/app/javascript/dashboard/i18n/locale/pt/settings.json +++ b/app/javascript/dashboard/i18n/locale/pt/settings.json @@ -44,9 +44,14 @@ "LABEL": "Imagem do perfil" }, "NAME": { - "LABEL": "Seu Nome", - "ERROR": "Por favor, insira um nome válido", - "PLACEHOLDER": "Por favor, insira seu nome, isto seria exibido em conversas" + "LABEL": "Your full name", + "ERROR": "Please enter a valid full name", + "PLACEHOLDER": "Please enter your full name" + }, + "DISPLAY_NAME": { + "LABEL": "Display name", + "ERROR": "Please enter a valid display name", + "PLACEHOLDER": "Please enter a display name, this would be displayed in conversations" }, "AVAILABILITY": { "LABEL": "Availability", @@ -122,5 +127,21 @@ "INTEGRATIONS": "Integrações", "ACCOUNT_SETTINGS": "Account Settings", "LABELS": "Labels" + }, + "CREATE_ACCOUNT": { + "NEW_ACCOUNT": "New Account", + "SELECTOR_SUBTITLE": "Create a new account", + "API": { + "SUCCESS_MESSAGE": "Account created successfully", + "EXIST_MESSAGE": "Account already exists", + "ERROR_MESSAGE": "Não foi possível conectar ao servidor Woot, por favor tente novamente mais tarde" + }, + "FORM": { + "NAME": { + "LABEL": "Nome da Conta", + "PLACEHOLDER": "Wayne Enterprises" + }, + "SUBMIT": "submeter" + } } } diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/agentMgmt.json b/app/javascript/dashboard/i18n/locale/pt_BR/agentMgmt.json index 7003360a1..3f668e7ce 100644 --- a/app/javascript/dashboard/i18n/locale/pt_BR/agentMgmt.json +++ b/app/javascript/dashboard/i18n/locale/pt_BR/agentMgmt.json @@ -3,7 +3,7 @@ "HEADER": "Agentes", "HEADER_BTN_TXT": "Adicionar Agente", "LOADING": "Buscando lista de agente", - "SIDEBAR_TXT": "
Agents
An Agent is a member of your Customer Support team.
Agents will be able to view and reply to messages from your users. The list shows all agents currently in your account.
Click on Add Agent to add a new agent. Agent you add will receive an email with a confirmation link to activate their account, after which they can access Chatwoot and respond to messages.
Access to Chatwoot's features are based on following roles.
Agent - Agents with this role can only access inboxes, reports and conversations. They can assign conversations to other agents or themselves and resolve conversations.
Administrator - Administrator will have access to all Chatwoot features enabled for your account, including settings, along with all of a normal agents' privileges.
", + "SIDEBAR_TXT": "Agentes
Um Agente é um membro da sua equipe de Suporte ao Cliente.
Os agentes serão capazes de ver e responder as mensagens dos seus usuários. A lista mostra todos os agentes atualmente em sua conta.
Clique em Adicionar Agente para adicionar um novo agente. O agente que você adicionar receberá um e-mail com um link de confirmação para ativar sua conta, para acessar o Chatwoot e responder às mensagens.
O acesso aos recursos do Chatwoot são baseados nas seguintes funções.
Agentes - Agentes com essa função só podem acessar caixas de entrada, relatórios e conversas. Eles podem atribuir conversas a outros agentes ou a eles próprios e resolver conversas.
Administrador - Administrador terá acesso a todos os recursos do Chatwoot ativados para sua conta, incluindo configurações e todos os privilégios de agentes normais.
", "AGENT_TYPES": [ { "name": "administrador", diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/chatlist.json b/app/javascript/dashboard/i18n/locale/pt_BR/chatlist.json index 8db7de8f3..8d5a0f797 100644 --- a/app/javascript/dashboard/i18n/locale/pt_BR/chatlist.json +++ b/app/javascript/dashboard/i18n/locale/pt_BR/chatlist.json @@ -45,6 +45,10 @@ { "TEXT": "Resolvidas", "VALUE": "resolved" + }, + { + "TEXT": "Robô", + "VALUE": "bot" } ], "ATTACHMENTS": { @@ -72,6 +76,9 @@ "ICON": "ion-link", "CONTENT": "compartilhou uma URL" } - } + }, + "RECEIVED_VIA_EMAIL": "Recebido por e-mail", + "VIEW_TWEET_IN_TWITTER": "Ver tweet no Twitter", + "REPLY_TO_TWEET": "Responder a este tweet" } } diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/contact.json b/app/javascript/dashboard/i18n/locale/pt_BR/contact.json index d11d6155f..b49addb22 100644 --- a/app/javascript/dashboard/i18n/locale/pt_BR/contact.json +++ b/app/javascript/dashboard/i18n/locale/pt_BR/contact.json @@ -9,21 +9,26 @@ "NO_RECORDS_FOUND": "Não há conversas anteriores associadas a este contato.", "TITLE": "Conversas anteriores" }, + "CUSTOM_ATTRIBUTES": { + "TITLE": "Atributos personalizados" + }, "LABELS": { "TITLE": "Marcador da conversa", "MODAL": { - "TITLE": "Labels for", - "ACTIVE_LABELS": "Labels added to the conversation", - "INACTIVE_LABELS": "Labels available in the account", - "REMOVE": "Click on X icon to remove the label", - "ADD": "Click on + icon to add the label", - "UPDATE_BUTTON": "Update labels", + "TITLE": "Marcadores para", + "ACTIVE_LABELS": "Marcadores adicionados à conversa", + "INACTIVE_LABELS": "Marcadores disponíveis na conta", + "REMOVE": "Clique no ícone X para remover o marcador", + "ADD": "Clique no ícone + para adicionar o marcador", + "UPDATE_BUTTON": "Atualizar marcadores", "UPDATE_ERROR": "Não foi possível atualizar os marcadores, tente novamente." }, - "NO_LABELS_TO_ADD": "There are no more labels defined in the account.", - "NO_AVAILABLE_LABELS": "There are no labels added to this conversation." + "NO_LABELS_TO_ADD": "Não há mais rótulos definidos na conta.", + "NO_AVAILABLE_LABELS": "Não há rótulos adicionados a esta conversa." }, - "MUTE_CONTACT": "Silenciar Contato", + "MUTE_CONTACT": "Silenciar a conversa", + "MUTED_SUCCESS": "Esta conversa está silenciada por 6 horas", + "SEND_TRANSCRIPT": "Enviar Transcrição", "EDIT_LABEL": "Alterar" } } diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/conversation.json b/app/javascript/dashboard/i18n/locale/pt_BR/conversation.json index 05d63059c..ac66df597 100644 --- a/app/javascript/dashboard/i18n/locale/pt_BR/conversation.json +++ b/app/javascript/dashboard/i18n/locale/pt_BR/conversation.json @@ -9,6 +9,11 @@ "CLICK_HERE": "Clique aqui", "LOADING_INBOXES": "Carregando caixas de entrada", "LOADING_CONVERSATIONS": "Carregando conversas", + "CANNOT_REPLY": "Você não pode responder porque", + "24_HOURS_WINDOW": "Restrições de janela de mensagem de 24 horas", + "LAST_INCOMING_TWEET": "Você está respondendo ao último tweet recebido", + "REPLYING_TO": "Você está respondendo a:", + "REMOVE_SELECTION": "Remover Seleção", "DOWNLOAD": "Baixar", "HEADER": { "RESOLVE_ACTION": "Resolver", @@ -31,5 +36,22 @@ "VISIBLE_TO_AGENTS": "Mensagem Privada: Apenas visível para você e sua equipe", "CHANGE_STATUS": "Estado da conversa mudou", "CHANGE_AGENT": "Responsável da conversa alterado" + }, + "EMAIL_TRANSCRIPT": { + "TITLE": "Enviar transcrição de conversa", + "DESC": "Enviar uma cópia da transcrição da conversa para o endereço de e-mail especificado", + "SUBMIT": "Enviar", + "CANCEL": "Cancelar", + "SEND_EMAIL_SUCCESS": "A transcrição do chat foi enviada com sucesso", + "SEND_EMAIL_ERROR": "Ocorreu um erro, por favor tente novamente", + "FORM": { + "SEND_TO_CONTACT": "Envie a transcrição para o cliente", + "SEND_TO_AGENT": "Enviar a transcrição do agente designado", + "SEND_TO_OTHER_EMAIL_ADDRESS": "Enviar a transcrição para outro endereço de e-mail", + "EMAIL": { + "PLACEHOLDER": "Digite um endereço de e-mail", + "ERROR": "Por favor, insira um endereço de e-mail válido" + } + } } } diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/generalSettings.json b/app/javascript/dashboard/i18n/locale/pt_BR/generalSettings.json index 7af731c6b..1c2d148dc 100644 --- a/app/javascript/dashboard/i18n/locale/pt_BR/generalSettings.json +++ b/app/javascript/dashboard/i18n/locale/pt_BR/generalSettings.json @@ -2,7 +2,7 @@ "GENERAL_SETTINGS": { "TITLE": "Configurações da conta", "SUBMIT": "Atualizar configurações", - "BACK": "Back", + "BACK": "Anterior", "UPDATE": { "ERROR": "Não foi possível atualizar as configurações, tente novamente!", "SUCCESS": "Configurações de conta atualizadas com sucesso" @@ -24,8 +24,8 @@ "ERROR": "" }, "DOMAIN": { - "LABEL": "Domínio", - "PLACEHOLDER": "Domínio do seu website", + "LABEL": "Domínio de recebimento de emails", + "PLACEHOLDER": "O domínio onde você receberá os e-mails", "ERROR": "" }, "SUPPORT_EMAIL": { @@ -33,14 +33,9 @@ "PLACEHOLDER": "E-mail de suporte da sua empresa", "ERROR": "" }, - "ENABLE_DOMAIN_EMAIL": { - "LABEL": "Ativar domínio de e-mail", - "PLACEHOLDER": "Ativar domínio de e-mail personalizado", - "ERROR": "", - "OPTIONS": { - "ENABLED": "Ativado", - "DISABLED": "Desativado" - } + "FEATURES": { + "INBOUND_EMAIL_ENABLED": "A continuidade das conversas com e-mails está ativada para sua conta.", + "CUSTOM_EMAIL_DOMAIN_ENABLED": "Você pode receber e-mails em seu domínio personalizado agora." } } } diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/pt_BR/inboxMgmt.json index eff5e8043..79ab038ca 100644 --- a/app/javascript/dashboard/i18n/locale/pt_BR/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/pt_BR/inboxMgmt.json @@ -1,7 +1,7 @@ { "INBOX_MGMT": { "HEADER": "Caixas de Entrada", - "SIDEBAR_TXT": "Inbox
When you connect a website or a facebook Page to Chatwoot, it is called an Inbox. You can have unlimited inboxes in your Chatwoot account.
Click on Add Inbox to connect a website or a Facebook Page.
In the Dashboard, you can see all the conversations from all your inboxes in a single place and respond to them under the `Conversations` tab.
You can also see conversations specific to an inbox by clicking on the inbox name on the left pane of the dashboard.
", + "SIDEBAR_TXT": "Caixa de entrada
Quando você conectar um site ou uma página de Facebook ao Chatwoot, é chamado de caixa de entrada. Você pode ter caixas de entrada ilimitadas na sua conta de Chatwoot.
Clique em Adicionar caixa de entrada para conectar um site ou uma página do Facebook.
No Painel, você pode ver todas as conversas de todas as suas caixas de entrada em um único lugar e responder a elas sob a guia `Conversations`.
Você também pode ver conversas específicas para uma caixa de entrada clicando no nome da caixa de entrada no painel esquerdo do painel.
", "LIST": { "404": "Não há caixas de entrada anexadas a esta conta." }, @@ -64,12 +64,12 @@ "PLACEHOLDER": "Nós tornamos simples a conexão conosco. Pergunte qualquer assunto ou compartilhe seus comentários." }, "CHANNEL_GREETING_MESSAGE": { - "LABEL": "Channel greeting message", + "LABEL": "Mensagem de saudação do canal", "PLACEHOLDER": "Acme Inc tipicamente retorna em algumas horas." }, "CHANNEL_GREETING_TOGGLE": { - "LABEL": "Enable channel greeting", - "HELP_TEXT": "Send a greeting message to the user when he starts the conversation.", + "LABEL": "Ativar saudação do canal", + "HELP_TEXT": "Enviar uma mensagem de saudação ao usuário quando ele iniciar a conversa.", "ENABLED": "Ativado", "DISABLED": "Desativado" }, @@ -115,6 +115,43 @@ "ERROR_MESSAGE": "Não fomos capazes de autenticar as credenciais Twilio, por favor, tente novamente" } }, + "API_CHANNEL": { + "TITLE": "Canal da API", + "DESC": "Integre com canal API e comece a ajudar seus clientes.", + "CHANNEL_NAME": { + "LABEL": "Nome do Canal", + "PLACEHOLDER": "Por favor, insira um nome de canal", + "ERROR": "Este campo é obrigatório" + }, + "WEBHOOK_URL": { + "LABEL": "URL do webhook", + "SUBTITLE": "Configure a URL onde deseja receber chamadas em eventos.", + "PLACEHOLDER": "URL do webhook" + }, + "SUBMIT_BUTTON": "Criar canal de API", + "API": { + "ERROR_MESSAGE": "Não foi possível salvar o canal de API" + } + }, + "EMAIL_CHANNEL": { + "TITLE": "Canal de e-mail", + "DESC": "Integre sua caixa de email.", + "CHANNEL_NAME": { + "LABEL": "Nome do Canal", + "PLACEHOLDER": "Por favor, insira um nome de canal", + "ERROR": "Este campo é obrigatório" + }, + "EMAIL": { + "LABEL": "e-mail", + "SUBTITLE": "E-mail para onde os seus clientes lhe enviam tickets de suporte", + "PLACEHOLDER": "e-mail" + }, + "SUBMIT_BUTTON": "Criar canal de e-mail", + "API": { + "ERROR_MESSAGE": "Não foi possível salvar o canal de e-mail" + }, + "FINISH_MESSAGE": "Comece a encaminhar seus e-mails para o seguinte endereço de e-mail." + }, "AUTH": { "TITLE": "Canais", "DESC": "Atualmente, suportamos widgets de bate-papo ao vivo do site, páginas do Facebook e perfis do Twitter como plataformas. Temos mais plataformas como WhatsApp, Email, Telegram e Line em andamento, que serão lançadas em breve." @@ -175,7 +212,17 @@ "ERROR_MESSAGE": "Não foi possível excluir a caixa de entrada. Tente novamente mais tarde." } }, + "TABS": { + "SETTINGS": "Confirgurações", + "COLLABORATORS": "Colaboradores", + "CONFIGURATION": "Configuração" + }, "SETTINGS": "Confirgurações", + "FEATURES": { + "LABEL": "Funcionalidades", + "DISPLAY_FILE_PICKER": "Exibir seletor de arquivos no widget", + "DISPLAY_EMOJI_PICKER": "Exibir seletor de emoji no widget" + }, "SETTINGS_POPUP": { "MESSENGER_HEADING": "Código Menssageiro