From 1370cf3c07c1a34a5271b387f5d21ceeffb34be5 Mon Sep 17 00:00:00 2001 From: Chatwoot Bot <92152627+chatwoot-bot@users.noreply.github.com> Date: Thu, 23 Mar 2023 01:00:21 -0700 Subject: [PATCH] chore: Update translations Co-authored-by: Sojan Jose --- .../dashboard/i18n/locale/es/search.json | 4 +- .../i18n/locale/he/conversation.json | 4 +- .../dashboard/i18n/locale/ru/helpCenter.json | 10 +-- .../i18n/locale/zh_TW/advancedFilters.json | 84 +++++++++---------- .../dashboard/i18n/locale/zh_TW/contact.json | 8 +- .../i18n/locale/zh_TW/contactFilters.json | 44 +++++----- config/locales/ar.yml | 5 ++ config/locales/bg.yml | 5 ++ config/locales/ca.yml | 5 ++ config/locales/cs.yml | 5 ++ config/locales/da.yml | 5 ++ config/locales/de.yml | 5 ++ config/locales/el.yml | 5 ++ config/locales/es.yml | 5 ++ config/locales/fa.yml | 5 ++ config/locales/fi.yml | 5 ++ config/locales/fr.yml | 5 ++ config/locales/he.yml | 5 ++ config/locales/hi.yml | 5 ++ config/locales/hu.yml | 5 ++ config/locales/hy.yml | 5 ++ config/locales/id.yml | 5 ++ config/locales/is.yml | 5 ++ config/locales/it.yml | 5 ++ config/locales/ja.yml | 5 ++ config/locales/ka.yml | 5 ++ config/locales/ko.yml | 5 ++ config/locales/lt.yml | 5 ++ config/locales/lv.yml | 5 ++ config/locales/ml.yml | 5 ++ config/locales/ms.yml | 5 ++ config/locales/ne.yml | 5 ++ config/locales/nl.yml | 5 ++ config/locales/no.yml | 5 ++ config/locales/pl.yml | 5 ++ config/locales/pt.yml | 5 ++ config/locales/pt_BR.yml | 5 ++ config/locales/ro.yml | 5 ++ config/locales/ru.yml | 5 ++ config/locales/sk.yml | 5 ++ config/locales/sr.yml | 5 ++ config/locales/sv.yml | 5 ++ config/locales/ta.yml | 5 ++ config/locales/th.yml | 5 ++ config/locales/tr.yml | 5 ++ config/locales/uk.yml | 5 ++ config/locales/ur.yml | 5 ++ config/locales/ur_IN.yml | 5 ++ config/locales/vi.yml | 5 ++ config/locales/zh_CN.yml | 5 ++ config/locales/zh_TW.yml | 5 ++ 51 files changed, 302 insertions(+), 77 deletions(-) diff --git a/app/javascript/dashboard/i18n/locale/es/search.json b/app/javascript/dashboard/i18n/locale/es/search.json index 15fbb3e8f..138d847cb 100644 --- a/app/javascript/dashboard/i18n/locale/es/search.json +++ b/app/javascript/dashboard/i18n/locale/es/search.json @@ -14,8 +14,8 @@ "EMPTY_STATE": "Ningún %{item} encontrado para la consulta '%{query}'", "EMPTY_STATE_FULL": "No se han encontrado resultados para la consulta '%{query}'", "PLACEHOLDER_KEYBINDING": "/ para enfocar", - "INPUT_PLACEHOLDER": "Search messages, contacts or conversations", - "EMPTY_STATE_DEFAULT": "Search by conversation id, email, phone number, messages for better search results.", + "INPUT_PLACEHOLDER": "Buscar mensajes, contactos o conversaciones", + "EMPTY_STATE_DEFAULT": "Buscar por Id de conversación, correo electrónico, número de teléfono, mensajes para mejores resultados de búsqueda.", "BOT_LABEL": "Bot", "READ_MORE": "Leer más", "WROTE": "escribió:" diff --git a/app/javascript/dashboard/i18n/locale/he/conversation.json b/app/javascript/dashboard/i18n/locale/he/conversation.json index ff8c2b36c..3d849bb41 100644 --- a/app/javascript/dashboard/i18n/locale/he/conversation.json +++ b/app/javascript/dashboard/i18n/locale/he/conversation.json @@ -2,7 +2,7 @@ "CONVERSATION": { "SELECT_A_CONVERSATION": "אנא בחר שיחה מהחלונית השמאלית", "CSAT_REPLY_MESSAGE": "נא דרג שיחה זו", - "404": "Sorry, we cannot find the conversation. Please try again", + "404": "מצטערים, לא מצאנו את השיחה המבוקשת, נא לנסות שוב", "SWITCH_VIEW_LAYOUT": "החלף תצוגה", "DASHBOARD_APP_TAB_MESSAGES": "הודעות", "UNVERIFIED_SESSION": "זהות המשתמש לא מְאוּמָתת", @@ -35,7 +35,7 @@ "REMOVE_SELECTION": "הסר בחירה", "DOWNLOAD": "הורד", "UNKNOWN_FILE_TYPE": "קובץ לא ידוע", - "SAVE_CONTACT": "Save", + "SAVE_CONTACT": "שמור", "UPLOADING_ATTACHMENTS": "מעלה קובץ מצורף...", "SUCCESS_DELETE_MESSAGE": "ההודעה נמחקה בהצלחה", "FAIL_DELETE_MESSSAGE": "לא ניתן למחוק את ההודעה! נסה שוב", diff --git a/app/javascript/dashboard/i18n/locale/ru/helpCenter.json b/app/javascript/dashboard/i18n/locale/ru/helpCenter.json index 5309509b2..e662d2e3c 100644 --- a/app/javascript/dashboard/i18n/locale/ru/helpCenter.json +++ b/app/javascript/dashboard/i18n/locale/ru/helpCenter.json @@ -32,11 +32,11 @@ "IMAGE_UPLOAD": { "TITLE": "Загрузить изображение", "UPLOADING": "Загружаем...", - "SUCCESS": "Image uploaded successfully", - "ERROR": "Error while uploading image", - "ERROR_FILE_SIZE": "Image size should be less than {size}MB", - "ERROR_FILE_FORMAT": "Image format should be jpg, jpeg or png", - "ERROR_FILE_DIMENSIONS": "Image dimensions should be less than 2000 x 2000" + "SUCCESS": "Изображение успешно загружено", + "ERROR": "Ошибка при загрузке изображения", + "ERROR_FILE_SIZE": "Размер изображения должен быть меньше, чем {size}MB", + "ERROR_FILE_FORMAT": "Формат изображения должен быть jpg, jpeg или png", + "ERROR_FILE_DIMENSIONS": "Размеры изображения должны быть меньше, чем 2000 x 2000" } }, "ARTICLE_SETTINGS": { diff --git a/app/javascript/dashboard/i18n/locale/zh_TW/advancedFilters.json b/app/javascript/dashboard/i18n/locale/zh_TW/advancedFilters.json index 10e4ee44a..3b316dbdf 100644 --- a/app/javascript/dashboard/i18n/locale/zh_TW/advancedFilters.json +++ b/app/javascript/dashboard/i18n/locale/zh_TW/advancedFilters.json @@ -1,28 +1,28 @@ { "FILTER": { "TITLE": "篩選對話", - "SUBTITLE": "Add filters below and hit 'Apply filters' to filter conversations.", - "ADD_NEW_FILTER": "Add Filter", - "FILTER_DELETE_ERROR": "You should have atleast one filter to save", - "SUBMIT_BUTTON_LABEL": "Apply filters", + "SUBTITLE": "在下方新增篩選條件並點擊「篩選」來篩選對話", + "ADD_NEW_FILTER": "新增篩選條件", + "FILTER_DELETE_ERROR": "你必須有至少一個篩選條件才能儲存", + "SUBMIT_BUTTON_LABEL": "篩選", "CANCEL_BUTTON_LABEL": "取消", - "CLEAR_BUTTON_LABEL": "Clear Filters", - "EMPTY_VALUE_ERROR": "Value is required", - "TOOLTIP_LABEL": "Filter conversations", + "CLEAR_BUTTON_LABEL": "清除篩選條件", + "EMPTY_VALUE_ERROR": "此欄位為必填項目", + "TOOLTIP_LABEL": "篩選對話", "QUERY_DROPDOWN_LABELS": { - "AND": "AND", - "OR": "OR" + "AND": "且", + "OR": "或" }, "OPERATOR_LABELS": { - "equal_to": "Equal to", - "not_equal_to": "Not equal to", - "contains": "Contains", - "does_not_contain": "Does not contain", - "is_present": "Is present", - "is_not_present": "Is not present", - "is_greater_than": "Is greater than", - "is_less_than": "Is lesser than", - "days_before": "Is x days before" + "equal_to": "等於", + "not_equal_to": "不等於", + "contains": "包含", + "does_not_contain": "不包含", + "is_present": "存在", + "is_not_present": "不存在", + "is_greater_than": "大於", + "is_less_than": "小於", + "days_before": "x 天前" }, "ATTRIBUTE_LABELS": { "TRUE": "True", @@ -30,39 +30,39 @@ }, "ATTRIBUTES": { "STATUS": "狀態", - "ASSIGNEE_NAME": "Assignee Name", + "ASSIGNEE_NAME": "受指派人", "INBOX_NAME": "收件匣名稱", - "TEAM_NAME": "Team Name", - "CONVERSATION_IDENTIFIER": "Conversation Identifier", + "TEAM_NAME": "團對名稱", + "CONVERSATION_IDENTIFIER": "對話 ID", "CAMPAIGN_NAME": "Campaign Name", "LABELS": "標籤", - "BROWSER_LANGUAGE": "Browser Language", - "COUNTRY_NAME": "Country Name", - "REFERER_LINK": "Referer link", - "CUSTOM_ATTRIBUTE_LIST": "List", - "CUSTOM_ATTRIBUTE_TEXT": "Text", - "CUSTOM_ATTRIBUTE_NUMBER": "Number", - "CUSTOM_ATTRIBUTE_LINK": "Link", - "CUSTOM_ATTRIBUTE_CHECKBOX": "Checkbox", - "CREATED_AT": "Created At", + "BROWSER_LANGUAGE": "瀏覽器語言", + "COUNTRY_NAME": "國家名稱", + "REFERER_LINK": "推薦人連結", + "CUSTOM_ATTRIBUTE_LIST": "列表", + "CUSTOM_ATTRIBUTE_TEXT": "文字", + "CUSTOM_ATTRIBUTE_NUMBER": "數字", + "CUSTOM_ATTRIBUTE_LINK": "連結", + "CUSTOM_ATTRIBUTE_CHECKBOX": "勾選框", + "CREATED_AT": "建立於", "LAST_ACTIVITY": "最後活動" }, "GROUPS": { - "STANDARD_FILTERS": "Standard Filters", - "ADDITIONAL_FILTERS": "Additional Filters", + "STANDARD_FILTERS": "一般篩選條件", + "ADDITIONAL_FILTERS": "進階篩選條件", "CUSTOM_ATTRIBUTES": "自訂屬性" }, "CUSTOM_VIEWS": { "ADD": { - "TITLE": "Do you want to save this filter?", - "LABEL": "Name this filter", - "PLACEHOLDER": "Enter a name for this filter", + "TITLE": "你要儲存這個篩選條件嗎?", + "LABEL": "為這個篩選條件命名", + "PLACEHOLDER": "輸入此篩選條件的名稱", "ERROR_MESSAGE": "名稱為必填", - "SAVE_BUTTON": "Save filter", + "SAVE_BUTTON": "儲存篩選條件", "CANCEL_BUTTON": "取消", "API_FOLDERS": { - "SUCCESS_MESSAGE": "Folder created successfully", - "ERROR_MESSAGE": "Error while creating folder" + "SUCCESS_MESSAGE": "成功建立資料夾", + "ERROR_MESSAGE": "建立資料夾時出現錯誤" }, "API_SEGMENTS": { "SUCCESS_MESSAGE": "Segment created successfully", @@ -70,18 +70,18 @@ } }, "DELETE": { - "DELETE_BUTTON": "Delete filter", + "DELETE_BUTTON": "刪除篩選條件", "MODAL": { "CONFIRM": { "TITLE": "確認刪除", - "MESSAGE": "Are you sure to delete the filter ", + "MESSAGE": "你確定要刪除此篩選條件嗎", "YES": "是,刪除", "NO": "否,保留它" } }, "API_FOLDERS": { - "SUCCESS_MESSAGE": "Folder deleted successfully", - "ERROR_MESSAGE": "Error while deleting folder" + "SUCCESS_MESSAGE": "成功刪除資料夾", + "ERROR_MESSAGE": "刪除資料夾時出現錯誤" }, "API_SEGMENTS": { "SUCCESS_MESSAGE": "Segment deleted successfully", diff --git a/app/javascript/dashboard/i18n/locale/zh_TW/contact.json b/app/javascript/dashboard/i18n/locale/zh_TW/contact.json index eb1ef9491..048b17ef3 100644 --- a/app/javascript/dashboard/i18n/locale/zh_TW/contact.json +++ b/app/javascript/dashboard/i18n/locale/zh_TW/contact.json @@ -7,7 +7,7 @@ "COPY_SUCCESSFUL": "成功複製到剪貼簿", "COMPANY": "公司", "LOCATION": "位置", - "BROWSER_LANGUAGE": "Browser Language", + "BROWSER_LANGUAGE": "瀏覽器語言", "CONVERSATION_TITLE": "對話詳細資訊", "VIEW_PROFILE": "查看個人檔案", "BROWSER": "瀏覽器", @@ -196,8 +196,8 @@ "SEARCH_BUTTON": "搜尋", "SEARCH_INPUT_PLACEHOLDER": "搜尋聯絡人", "FILTER_CONTACTS": "Filter", - "FILTER_CONTACTS_SAVE": "Save filter", - "FILTER_CONTACTS_DELETE": "Delete filter", + "FILTER_CONTACTS_SAVE": "儲存篩選條件", + "FILTER_CONTACTS_DELETE": "刪除篩選條件", "LIST": { "LOADING_MESSAGE": "聯絡人載入中...", "404": "找不到符合條件的聯絡人 🔍", @@ -207,7 +207,7 @@ "PHONE_NUMBER": "聯絡人電話", "CONVERSATIONS": "對話", "LAST_ACTIVITY": "最後活動", - "CREATED_AT": "Created At", + "CREATED_AT": "建立於", "COUNTRY": "國家", "CITY": "城市", "SOCIAL_PROFILES": "社群檔案", diff --git a/app/javascript/dashboard/i18n/locale/zh_TW/contactFilters.json b/app/javascript/dashboard/i18n/locale/zh_TW/contactFilters.json index 79c3550a7..f0c8655fc 100644 --- a/app/javascript/dashboard/i18n/locale/zh_TW/contactFilters.json +++ b/app/javascript/dashboard/i18n/locale/zh_TW/contactFilters.json @@ -2,28 +2,28 @@ "CONTACTS_FILTER": { "TITLE": "Filter Contacts", "SUBTITLE": "Add filters below and hit 'Submit' to filter contacts.", - "ADD_NEW_FILTER": "Add Filter", + "ADD_NEW_FILTER": "新增篩選條件", "CLEAR_ALL_FILTERS": "Clear All Filters", - "FILTER_DELETE_ERROR": "You should have atleast one filter to save", + "FILTER_DELETE_ERROR": "你必須有至少一個篩選條件才能儲存", "SUBMIT_BUTTON_LABEL": "送出", "CANCEL_BUTTON_LABEL": "取消", - "CLEAR_BUTTON_LABEL": "Clear Filters", - "EMPTY_VALUE_ERROR": "Value is required", + "CLEAR_BUTTON_LABEL": "清除篩選條件", + "EMPTY_VALUE_ERROR": "此欄位為必填項目", "TOOLTIP_LABEL": "Filter contacts", "QUERY_DROPDOWN_LABELS": { - "AND": "AND", - "OR": "OR" + "AND": "且", + "OR": "或" }, "OPERATOR_LABELS": { - "equal_to": "Equal to", - "not_equal_to": "Not equal to", - "contains": "Contains", - "does_not_contain": "Does not contain", - "is_present": "Is present", - "is_not_present": "Is not present", - "is_greater_than": "Is greater than", + "equal_to": "等於", + "not_equal_to": "不等於", + "contains": "包含", + "does_not_contain": "不包含", + "is_present": "存在", + "is_not_present": "不存在", + "is_greater_than": "大於", "is_lesser_than": "Is lesser than", - "days_before": "Is x days before" + "days_before": "x 天前" }, "ATTRIBUTES": { "NAME": "姓名", @@ -32,18 +32,18 @@ "IDENTIFIER": "Identifier", "CITY": "城市", "COUNTRY": "國家", - "CUSTOM_ATTRIBUTE_LIST": "List", - "CUSTOM_ATTRIBUTE_TEXT": "Text", - "CUSTOM_ATTRIBUTE_NUMBER": "Number", - "CUSTOM_ATTRIBUTE_LINK": "Link", - "CUSTOM_ATTRIBUTE_CHECKBOX": "Checkbox", - "CREATED_AT": "Created At", + "CUSTOM_ATTRIBUTE_LIST": "列表", + "CUSTOM_ATTRIBUTE_TEXT": "文字", + "CUSTOM_ATTRIBUTE_NUMBER": "數字", + "CUSTOM_ATTRIBUTE_LINK": "連結", + "CUSTOM_ATTRIBUTE_CHECKBOX": "勾選框", + "CREATED_AT": "建立於", "LAST_ACTIVITY": "最後活動", "REFERER_LINK": "Referrer link" }, "GROUPS": { - "STANDARD_FILTERS": "Standard Filters", - "ADDITIONAL_FILTERS": "Additional Filters", + "STANDARD_FILTERS": "一般篩選條件", + "ADDITIONAL_FILTERS": "進階篩選條件", "CUSTOM_ATTRIBUTES": "自訂屬性" } } diff --git a/config/locales/ar.yml b/config/locales/ar.yml index ec7bf3d9e..cbf4643f5 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -21,6 +21,7 @@ ar: messages: reset_password_success: تم إرسال طلب إعادة تعيين كلمة المرور. يرجى مراجعة بريدك الإلكتروني للحصول على التعليمات. reset_password_failure: أوه! لم نتمكن من العثور على أي مستخدم بعنوان البريد الإلكتروني المحدد. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: يجب ألا يكون فارغاً @@ -57,6 +58,7 @@ ar: name: لا ينبغي أن تبدأ أو تنتهي بالرموز، ولا ينبغي أن يكون أقل من > / \ أحرف @ . reports: period: فترة التبليغ %{since} إلى %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: اسم الموظف conversations_count: عدد المحادثات @@ -78,6 +80,9 @@ ar: conversations_count: عدد المحادثات avg_first_response_time: متوسط وقت الرد الأول (الدقائق) avg_resolution_time: متوسط وقت المحادثة (الدقائق) + conversation_traffic_csv: + date: Date and time + conversations_count: عدد المحادثات default_group_by: اليوم csat: headers: diff --git a/config/locales/bg.yml b/config/locales/bg.yml index 0efcd41ec..d5126ee37 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -21,6 +21,7 @@ bg: messages: reset_password_success: Woot! Request for password reset is successful. Check your mail for instructions. reset_password_failure: Uh ho! We could not find any user with the specified email. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: must not be blank @@ -57,6 +58,7 @@ bg: name: should not start or end with symbols, and it should not have < > / \ @ characters. reports: period: Reporting period %{since} to %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Agent name conversations_count: Conversations count @@ -78,6 +80,9 @@ bg: conversations_count: Conversations count avg_first_response_time: Avg first response time (Minutes) avg_resolution_time: Avg resolution time (Minutes) + conversation_traffic_csv: + date: Date and time + conversations_count: No. of conversations default_group_by: day csat: headers: diff --git a/config/locales/ca.yml b/config/locales/ca.yml index 59dac11b5..f58c76c78 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -21,6 +21,7 @@ ca: messages: reset_password_success: Woot! S'ha restablert la contrasenya amb èxit. Revisa el correu per més instruccions. reset_password_failure: Uh ho! No s'ha trobat cap compte amb aquest correu electrònic. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: must not be blank @@ -57,6 +58,7 @@ ca: name: should not start or end with symbols, and it should not have < > / \ @ characters. reports: period: Període d'informes %{since} a %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Agent name conversations_count: Conversations count @@ -78,6 +80,9 @@ ca: conversations_count: Conversations count avg_first_response_time: Avg first response time (Minutes) avg_resolution_time: Avg resolution time (Minutes) + conversation_traffic_csv: + date: Date and time + conversations_count: No. of conversations default_group_by: day csat: headers: diff --git a/config/locales/cs.yml b/config/locales/cs.yml index d0da91f7a..5566990f7 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -21,6 +21,7 @@ cs: messages: reset_password_success: Woot! Žádost o obnovení hesla byla úspěšná. Zkontrolujte svůj e-mail pro pokyny. reset_password_failure: Jejda! Nenašli jsme žádného uživatele se zadaným e-mailem. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: must not be blank @@ -57,6 +58,7 @@ cs: name: should not start or end with symbols, and it should not have < > / \ @ characters. reports: period: Reporting period %{since} to %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Jméno agenta conversations_count: Conversations count @@ -78,6 +80,9 @@ cs: conversations_count: Conversations count avg_first_response_time: Prům. doba první odpovědi (minuty) avg_resolution_time: Avg resolution time (Minutes) + conversation_traffic_csv: + date: Date and time + conversations_count: No. of conversations default_group_by: day csat: headers: diff --git a/config/locales/da.yml b/config/locales/da.yml index a3bac1546..fb31cfda6 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -21,6 +21,7 @@ da: messages: reset_password_success: Woot! Anmodning om nulstilling af adgangskode er vellykket. Tjek din mail for instruktioner. reset_password_failure: Åh nej! Vi kunne ikke finde nogen bruger med den angivne e-mail. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: må ikke være tomt @@ -57,6 +58,7 @@ da: name: bør ikke starte eller slutte med symboler, og det skal ikke have < > / \ @ tegn. reports: period: Rapporteringsperiode %{since} til %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Agentens navn conversations_count: Samtaler tæller @@ -78,6 +80,9 @@ da: conversations_count: Samtaler tæller avg_first_response_time: Gns første svartid (minutter) avg_resolution_time: Gennemsnitlig afviklingstid (protokol) + conversation_traffic_csv: + date: Date and time + conversations_count: Antal samtaler default_group_by: dag csat: headers: diff --git a/config/locales/de.yml b/config/locales/de.yml index cd3f74a42..67bb04ea8 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -21,6 +21,7 @@ de: messages: reset_password_success: Woot! Die Anforderung zum Zurücksetzen des Passworts ist erfolgreich. Überprüfen Sie Ihre E-Mails auf Anweisungen. reset_password_failure: Uh ho! Wir konnten keinen Benutzer mit der angegebenen E-Mail-Adresse finden. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: darf nicht leer sein @@ -57,6 +58,7 @@ de: name: Sollte nicht mit Symbolen beginnen oder enden, und es sollte keine < > / \ @ Zeichen enthalten. reports: period: Berichtszeitraum von %{since} bis %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Agentenname conversations_count: Anzahl Gespräche @@ -78,6 +80,9 @@ de: conversations_count: Anzahl Gespräche avg_first_response_time: Durchschnittliche Reaktionszeit (Minuten) avg_resolution_time: Durchschnittliche Auflösungszeit (Minuten) + conversation_traffic_csv: + date: Date and time + conversations_count: Anzahl der Konversationen default_group_by: Tag csat: headers: diff --git a/config/locales/el.yml b/config/locales/el.yml index a412c86f3..33494c375 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -21,6 +21,7 @@ el: messages: reset_password_success: Woot! Το αίτημά σας για επαναφορά κωδικού ενεργοποιήθηκε. Ελέξτε το email σας για οδηγίες. reset_password_failure: Ωχ όχι! Δεν υπάρχει κάποιος χρήστης με το συγκεκριμένο email. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: δεν πρέπει να είναι κενό @@ -57,6 +58,7 @@ el: name: δεν πρέπει να ξεκινά ή να τελειώνει με σύμβολα, και δεν πρέπει να περιέχει τους χαρακτήρες < > / \ @ reports: period: Περίοδος αναφοράς %{since} έως %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Όνομα Πράκτορα conversations_count: Αριθμός συνομιλιών @@ -78,6 +80,9 @@ el: conversations_count: Αριθμός συνομιλιών avg_first_response_time: Μέσος χρόνος πρώτης ανταπόκρισης (λεπτά) avg_resolution_time: Μέσος χρόνος επίλυσης (λεπτά) + conversation_traffic_csv: + date: Date and time + conversations_count: Αριθμός συνομιλιών default_group_by: ημέρα csat: headers: diff --git a/config/locales/es.yml b/config/locales/es.yml index 9ad08ccb9..813c406ff 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -21,6 +21,7 @@ es: messages: reset_password_success: '¡Genial! La solicitud de restablecimiento de contraseña ha sido exitosa. Revisa tu correo para ver las instrucciones.' reset_password_failure: '¡Uh ho! No hemos podido encontrar ningún usuario con el correo electrónico especificado.' + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: no debe estar en blanco @@ -57,6 +58,7 @@ es: name: no debe comenzar ni terminar con símbolos, y no debe tener caracteres < > / \ @. reports: period: Reportando el periodo desde %{since} hasta %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Nombre del agente conversations_count: Cantidad de conversaciones @@ -78,6 +80,9 @@ es: conversations_count: Cantidad de conversaciones avg_first_response_time: Promedio de tiempo de la primera respuesta (Minutos) avg_resolution_time: Promedio de tiempo de resolución (Minutos) + conversation_traffic_csv: + date: Date and time + conversations_count: Núm. de conversaciones default_group_by: día csat: headers: diff --git a/config/locales/fa.yml b/config/locales/fa.yml index 4a07336b0..070b01fed 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -21,6 +21,7 @@ fa: messages: reset_password_success: سوت! درخواست ریست شدن رمز عبور با موفقیت ارسال شد. ایمیل خود را چک کنید reset_password_failure: اوه نه! کاربری با چنین ایمیلی وجود ندارد + inbox_deletetion_response: درخواست حذف صندوق ورودی شما پس از مدتی پردازش خواهد شد. errors: validations: presence: نباید خالی باشد @@ -57,6 +58,7 @@ fa: name: نباید با نمادها شروع یا ختم شود و نباید دارای کاراکترهای < > / \ @ باشد. reports: period: زمان گزارش از %{since} تا %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: اسم ایجنت conversations_count: Conversations count @@ -78,6 +80,9 @@ fa: conversations_count: Conversations count avg_first_response_time: Avg first response time (Minutes) avg_resolution_time: Avg resolution time (Minutes) + conversation_traffic_csv: + date: Date and time + conversations_count: تعداد گفتگوها default_group_by: روز csat: headers: diff --git a/config/locales/fi.yml b/config/locales/fi.yml index 6bb2ab6ae..c3e4c5d0d 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -21,6 +21,7 @@ fi: messages: reset_password_success: Woot! Salasanan nollauspyyntö onnistui. Tarkista sähköpostisi saadaksesi ohjeita. reset_password_failure: Hö! Emme löytäneet yhtään käyttäjää määritellyllä sähköpostilla. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: must not be blank @@ -57,6 +58,7 @@ fi: name: should not start or end with symbols, and it should not have < > / \ @ characters. reports: period: Raportointijakso %{since} – %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Agent name conversations_count: Conversations count @@ -78,6 +80,9 @@ fi: conversations_count: Conversations count avg_first_response_time: Avg first response time (Minutes) avg_resolution_time: Avg resolution time (Minutes) + conversation_traffic_csv: + date: Date and time + conversations_count: No. of conversations default_group_by: day csat: headers: diff --git a/config/locales/fr.yml b/config/locales/fr.yml index f878068b6..225e2ce35 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -21,6 +21,7 @@ fr: messages: reset_password_success: Super ! La demande de réinitialisation du mot de passe a réussi. Consultez vos e-mails pour obtenir des instructions. reset_password_failure: Oh oh ! Nous n'avons trouvé aucun utilisateur avec le courriel spécifié. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: Ne peut être vide @@ -57,6 +58,7 @@ fr: name: 'ne doit pas commencer ou se terminer par des symboles, et ne doit pas comporter les caractères suivants : "< > / \ @".' reports: period: Période de rapport %{since} à %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Nom de l'agent conversations_count: Nombre de conversations @@ -78,6 +80,9 @@ fr: conversations_count: Nombre de conversations avg_first_response_time: Temps de réponse moyen (Minutes) avg_resolution_time: Temps moyen de résolution (Minutes) + conversation_traffic_csv: + date: Date and time + conversations_count: Nbre de conversations default_group_by: jour csat: headers: diff --git a/config/locales/he.yml b/config/locales/he.yml index 568e419a6..3ff20daa5 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -21,6 +21,7 @@ he: messages: reset_password_success: יאס! בקשה לאיפוס ססמה נשלחה בהצלחה. בדוק תיבת מייל להוראות. reset_password_failure: אופס! לא מצאנו משתמש עם המייל שצוין. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: must not be blank @@ -57,6 +58,7 @@ he: name: should not start or end with symbols, and it should not have < > / \ @ characters. reports: period: Reporting period %{since} to %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Agent name conversations_count: Conversations count @@ -78,6 +80,9 @@ he: conversations_count: Conversations count avg_first_response_time: Avg first response time (Minutes) avg_resolution_time: Avg resolution time (Minutes) + conversation_traffic_csv: + date: Date and time + conversations_count: No. of conversations default_group_by: day csat: headers: diff --git a/config/locales/hi.yml b/config/locales/hi.yml index eea782978..492e98dcc 100644 --- a/config/locales/hi.yml +++ b/config/locales/hi.yml @@ -21,6 +21,7 @@ hi: messages: reset_password_success: Woot! Request for password reset is successful. Check your mail for instructions. reset_password_failure: Uh ho! We could not find any user with the specified email. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: must not be blank @@ -57,6 +58,7 @@ hi: name: should not start or end with symbols, and it should not have < > / \ @ characters. reports: period: Reporting period %{since} to %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Agent name conversations_count: Conversations count @@ -78,6 +80,9 @@ hi: conversations_count: Conversations count avg_first_response_time: Avg first response time (Minutes) avg_resolution_time: Avg resolution time (Minutes) + conversation_traffic_csv: + date: Date and time + conversations_count: No. of conversations default_group_by: day csat: headers: diff --git a/config/locales/hu.yml b/config/locales/hu.yml index 2c70e6df6..5261561dd 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -21,6 +21,7 @@ hu: messages: reset_password_success: Mi?! A jelszóvisszaállítási kérésed sikeres volt. Nézd meg az e-mailed a részletekért. reset_password_failure: Jajj ne! Nem találtunk felhasználót ezzel az e-mailcímmel. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: must not be blank @@ -57,6 +58,7 @@ hu: name: should not start or end with symbols, and it should not have < > / \ @ characters. reports: period: Jelentési időszak %{since}-tól %{until}-ig + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Ügynök neve conversations_count: Beszélgetésszám @@ -78,6 +80,9 @@ hu: conversations_count: Beszélgetésszám avg_first_response_time: Átlagos első reakcióidő (perc) avg_resolution_time: Átlagos megoldási idő (perc) + conversation_traffic_csv: + date: Date and time + conversations_count: No. of conversations default_group_by: day csat: headers: diff --git a/config/locales/hy.yml b/config/locales/hy.yml index a840aab00..271ecdf39 100644 --- a/config/locales/hy.yml +++ b/config/locales/hy.yml @@ -21,6 +21,7 @@ hy: messages: reset_password_success: Woot! Request for password reset is successful. Check your mail for instructions. reset_password_failure: Uh ho! We could not find any user with the specified email. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: must not be blank @@ -57,6 +58,7 @@ hy: name: should not start or end with symbols, and it should not have < > / \ @ characters. reports: period: Reporting period %{since} to %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Agent name conversations_count: Conversations count @@ -78,6 +80,9 @@ hy: conversations_count: Conversations count avg_first_response_time: Avg first response time (Minutes) avg_resolution_time: Avg resolution time (Minutes) + conversation_traffic_csv: + date: Date and time + conversations_count: No. of conversations default_group_by: day csat: headers: diff --git a/config/locales/id.yml b/config/locales/id.yml index 597032c4e..d54a1d25b 100644 --- a/config/locales/id.yml +++ b/config/locales/id.yml @@ -21,6 +21,7 @@ id: messages: reset_password_success: Woot! Permintaan pengaturan ulang kata sandi berhasil. Periksa email Anda untuk mendapatkan petunjuk. reset_password_failure: Aduh! Kami tidak dapat menemukan pengguna dengan email yang dimasukkan. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: must not be blank @@ -57,6 +58,7 @@ id: name: should not start or end with symbols, and it should not have < > / \ @ characters. reports: period: Periode pelaporan %{since} hingga %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Nama agen conversations_count: Jumlah percakapan @@ -78,6 +80,9 @@ id: conversations_count: Jumlah percakapan avg_first_response_time: Rata-rata waktu respons pertama (Menit) avg_resolution_time: Rata-rata waktu resolusi (Menit) + conversation_traffic_csv: + date: Date and time + conversations_count: No. of conversations default_group_by: day csat: headers: diff --git a/config/locales/is.yml b/config/locales/is.yml index 49c027a20..916405cdd 100644 --- a/config/locales/is.yml +++ b/config/locales/is.yml @@ -21,6 +21,7 @@ is: messages: reset_password_success: Woot! Beiðni um endurstillingu lykilorðs tókst. Skoðaðu póstinn þinn til að fá leiðbeiningar. reset_password_failure: Uh ó! Við fundum engan notanda með tilgreint netfang. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: must not be blank @@ -57,6 +58,7 @@ is: name: ætti ekki að byrja eða enda á táknum, og það ætti ekki að hafa < > / \ @ táknin. reports: period: Reporting period %{since} to %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Agent name conversations_count: Conversations count @@ -78,6 +80,9 @@ is: conversations_count: Conversations count avg_first_response_time: Avg first response time (Minutes) avg_resolution_time: Avg resolution time (Minutes) + conversation_traffic_csv: + date: Date and time + conversations_count: No. of conversations default_group_by: day csat: headers: diff --git a/config/locales/it.yml b/config/locales/it.yml index fe53b7db2..ca9725afb 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -21,6 +21,7 @@ it: messages: reset_password_success: Woot! Richiesta di reimpostazione della password riuscita. Controlla la tua mail per le istruzioni. reset_password_failure: Uh ho! Non siamo riusciti a trovare alcun utente con l'email specificata. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: non deve essere vuoto @@ -57,6 +58,7 @@ it: name: non dovrebbe iniziare o terminare con i simboli, e non dovrebbe avere < > / \ @ caratteri. reports: period: Periodo di segnalazione da %{since} a %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Nome agente conversations_count: Numero di conversazioni @@ -78,6 +80,9 @@ it: conversations_count: Numero di conversazioni avg_first_response_time: Tempo medio di prima risposta (minuti) avg_resolution_time: Tempo medio di risoluzione (minuti) + conversation_traffic_csv: + date: Date and time + conversations_count: Numero di conversazioni default_group_by: giorno csat: headers: diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 8e7992848..eaee0382e 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -21,6 +21,7 @@ ja: messages: reset_password_success: やりましたね! パスワードのリセットリクエストが成功しました。手順についてはメールを確認してください。 reset_password_failure: メールアドレスが見つかりませんでした。 + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: must not be blank @@ -57,6 +58,7 @@ ja: name: should not start or end with symbols, and it should not have < > / \ @ characters. reports: period: Reporting period %{since} to %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Agent name conversations_count: Conversations count @@ -78,6 +80,9 @@ ja: conversations_count: Conversations count avg_first_response_time: Avg first response time (Minutes) avg_resolution_time: Avg resolution time (Minutes) + conversation_traffic_csv: + date: Date and time + conversations_count: No. of conversations default_group_by: day csat: headers: diff --git a/config/locales/ka.yml b/config/locales/ka.yml index 45d9a8987..b3741e06a 100644 --- a/config/locales/ka.yml +++ b/config/locales/ka.yml @@ -21,6 +21,7 @@ ka: messages: reset_password_success: Woot! Request for password reset is successful. Check your mail for instructions. reset_password_failure: Uh ho! We could not find any user with the specified email. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: must not be blank @@ -57,6 +58,7 @@ ka: name: should not start or end with symbols, and it should not have < > / \ @ characters. reports: period: Reporting period %{since} to %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Agent name conversations_count: Conversations count @@ -78,6 +80,9 @@ ka: conversations_count: Conversations count avg_first_response_time: Avg first response time (Minutes) avg_resolution_time: Avg resolution time (Minutes) + conversation_traffic_csv: + date: Date and time + conversations_count: No. of conversations default_group_by: day csat: headers: diff --git a/config/locales/ko.yml b/config/locales/ko.yml index a0a13b32c..2de12319a 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -21,6 +21,7 @@ ko: messages: reset_password_success: Woot! Request for password reset is successful. Check your mail for instructions. reset_password_failure: Uh ho! We could not find any user with the specified email. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: must not be blank @@ -57,6 +58,7 @@ ko: name: should not start or end with symbols, and it should not have < > / \ @ characters. reports: period: 보고 기간 %{since} - %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Agent name conversations_count: Conversations count @@ -78,6 +80,9 @@ ko: conversations_count: Conversations count avg_first_response_time: Avg first response time (Minutes) avg_resolution_time: Avg resolution time (Minutes) + conversation_traffic_csv: + date: Date and time + conversations_count: No. of conversations default_group_by: day csat: headers: diff --git a/config/locales/lt.yml b/config/locales/lt.yml index 32531ab8f..0bb298035 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -21,6 +21,7 @@ lt: messages: reset_password_success: Woot! Request for password reset is successful. Check your mail for instructions. reset_password_failure: Uh ho! We could not find any user with the specified email. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: must not be blank @@ -57,6 +58,7 @@ lt: name: should not start or end with symbols, and it should not have < > / \ @ characters. reports: period: Reporting period %{since} to %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Agent name conversations_count: Conversations count @@ -78,6 +80,9 @@ lt: conversations_count: Conversations count avg_first_response_time: Avg first response time (Minutes) avg_resolution_time: Avg resolution time (Minutes) + conversation_traffic_csv: + date: Date and time + conversations_count: No. of conversations default_group_by: day csat: headers: diff --git a/config/locales/lv.yml b/config/locales/lv.yml index 4ad843f03..651df3c85 100644 --- a/config/locales/lv.yml +++ b/config/locales/lv.yml @@ -21,6 +21,7 @@ lv: messages: reset_password_success: Urā! Paroles atiestatīšanas pieprasījums ir veiksmīgs. Pārbaudiet savu e-pastu, lai iegūtu norādījumus. reset_password_failure: Ak, vai! Mēs nevarējām atrast nevienu lietotāju ar norādīto e -pastu. + inbox_deletetion_response: Jūsu iesūtnes dzēšanas pieprasījums pēc kāda laika tiks apstrādāts. errors: validations: presence: nedrīkst būt tukšs @@ -57,6 +58,7 @@ lv: name: nevajadzētu sākties vai beigties ar simboliem, un nevajadzētu saturēt <> / \ @ rakstzīmes. reports: period: Ziņošanas periods %{since} līdz %{until} + utc_warning: Izveidotais pārskats atbilst UTC laika joslai agent_csv: agent_name: Aģenta vārds conversations_count: Sarunu skaits @@ -78,6 +80,9 @@ lv: conversations_count: Sarunu skaits avg_first_response_time: Vidējais pirmās atbildes laiks (Minūtes) avg_resolution_time: Vidējais atrisinājuma laiks (Minūtes) + conversation_traffic_csv: + date: Datums un laiks + conversations_count: Sarunu skaits default_group_by: diena csat: headers: diff --git a/config/locales/ml.yml b/config/locales/ml.yml index 7fd330ea4..1912b8596 100644 --- a/config/locales/ml.yml +++ b/config/locales/ml.yml @@ -21,6 +21,7 @@ ml: messages: reset_password_success: Woot! പാസ്‌വേഡ് പുനസജ്ജീകരണത്തിനുള്ള അഭ്യർത്ഥന വിജയകരമാണ്. നിർദ്ദേശങ്ങൾക്കായി നിങ്ങളുടെ മെയിൽ പരിശോധിക്കുക. reset_password_failure: ക്ഷമിക്കണം! നിർദ്ദിഷ്ട ഇമെയിൽ ഉള്ള ഒരു ഉപയോക്താവിനെയും ഞങ്ങൾക്ക് കണ്ടെത്താൻ കഴിഞ്ഞില്ല. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: must not be blank @@ -57,6 +58,7 @@ ml: name: should not start or end with symbols, and it should not have < > / \ @ characters. reports: period: Reporting period %{since} to %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Agent name conversations_count: Conversations count @@ -78,6 +80,9 @@ ml: conversations_count: സംഭാഷണങ്ങളുടെ എണ്ണം avg_first_response_time: Avg first response time (Minutes) avg_resolution_time: Avg resolution time (Minutes) + conversation_traffic_csv: + date: Date and time + conversations_count: No. of conversations default_group_by: ദിവസം csat: headers: diff --git a/config/locales/ms.yml b/config/locales/ms.yml index 33892203e..ed9d3e8b4 100644 --- a/config/locales/ms.yml +++ b/config/locales/ms.yml @@ -21,6 +21,7 @@ ms: messages: reset_password_success: Woot! Request for password reset is successful. Check your mail for instructions. reset_password_failure: Uh ho! We could not find any user with the specified email. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: must not be blank @@ -57,6 +58,7 @@ ms: name: should not start or end with symbols, and it should not have < > / \ @ characters. reports: period: Reporting period %{since} to %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Agent name conversations_count: Conversations count @@ -78,6 +80,9 @@ ms: conversations_count: Conversations count avg_first_response_time: Avg first response time (Minutes) avg_resolution_time: Avg resolution time (Minutes) + conversation_traffic_csv: + date: Date and time + conversations_count: No. of conversations default_group_by: day csat: headers: diff --git a/config/locales/ne.yml b/config/locales/ne.yml index aecf71022..615a2891c 100644 --- a/config/locales/ne.yml +++ b/config/locales/ne.yml @@ -21,6 +21,7 @@ ne: messages: reset_password_success: Woot! Request for password reset is successful. Check your mail for instructions. reset_password_failure: Uh ho! We could not find any user with the specified email. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: must not be blank @@ -57,6 +58,7 @@ ne: name: should not start or end with symbols, and it should not have < > / \ @ characters. reports: period: Reporting period %{since} to %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Agent name conversations_count: Conversations count @@ -78,6 +80,9 @@ ne: conversations_count: Conversations count avg_first_response_time: Avg first response time (Minutes) avg_resolution_time: Avg resolution time (Minutes) + conversation_traffic_csv: + date: Date and time + conversations_count: No. of conversations default_group_by: day csat: headers: diff --git a/config/locales/nl.yml b/config/locales/nl.yml index f468abc3a..f802d92d2 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -21,6 +21,7 @@ nl: messages: reset_password_success: Woot! Verzoek om wachtwoord te resetten is gelukt. Controleer je e-mail voor instructies. reset_password_failure: Oh ho! We konden geen gebruiker vinden met het opgegeven e-mailadres. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: mag niet leeg zijn @@ -57,6 +58,7 @@ nl: name: mag niet beginnen of eindigen met symbolen, en mag geen < > / \ @ karakters hebben. reports: period: Rapportering van %{since} tot %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Agent naam conversations_count: Aantal gesprekken @@ -78,6 +80,9 @@ nl: conversations_count: Aantal gesprekken avg_first_response_time: Gem. eerste reactie (minuten) avg_resolution_time: Gemiddelde tijd tot oplossing (minuten) + conversation_traffic_csv: + date: Date and time + conversations_count: Aantal conversaties default_group_by: dag csat: headers: diff --git a/config/locales/no.yml b/config/locales/no.yml index 7aa0aa3ad..513d25014 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -21,6 +21,7 @@ messages: reset_password_success: Woot! Forespørsel om tilbakestilling av passord er vellykket. Sjekk innboksen for instruksjoner. reset_password_failure: Uff da! Vi fant ingen bruker med den angitte eposten. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: must not be blank @@ -57,6 +58,7 @@ name: should not start or end with symbols, and it should not have < > / \ @ characters. reports: period: Rapporteringsperiode %{since} til %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Agent name conversations_count: Conversations count @@ -78,6 +80,9 @@ conversations_count: Conversations count avg_first_response_time: Avg first response time (Minutes) avg_resolution_time: Avg resolution time (Minutes) + conversation_traffic_csv: + date: Date and time + conversations_count: No. of conversations default_group_by: day csat: headers: diff --git a/config/locales/pl.yml b/config/locales/pl.yml index bc0633355..f5c8175ca 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -21,6 +21,7 @@ pl: messages: reset_password_success: Woot! Prośba o zresetowanie hasła zakończona pomyślnie. Sprawdź swoją pocztę, aby uzyskać instrukcje. reset_password_failure: Ups! Nie mogliśmy znaleźć żadnego użytkownika z podanym adresem e-mail. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: must not be blank @@ -57,6 +58,7 @@ pl: name: should not start or end with symbols, and it should not have < > / \ @ characters. reports: period: Okres raportowania od %{since} do %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Nazwa agenta conversations_count: Liczba rozmów @@ -78,6 +80,9 @@ pl: conversations_count: Liczba rozmów avg_first_response_time: Średni czas pierwszej odpowiedzi (minuty) avg_resolution_time: Średni czas do rozwiązania problemu (minuty) + conversation_traffic_csv: + date: Date and time + conversations_count: Ilość rozmów default_group_by: dnia csat: headers: diff --git a/config/locales/pt.yml b/config/locales/pt.yml index 356cb0d11..827529278 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -21,6 +21,7 @@ pt: messages: reset_password_success: Legal! Pedido de redefinição de senha bem sucedido. Verifique seu e-mail para obter instruções. reset_password_failure: Uh ho! Não conseguimos encontrar nenhum usuário com o e-mail especificado. + inbox_deletetion_response: Seu pedido de exclusão da caixa de entrada será processado em algum momento. errors: validations: presence: não pode estar vazio @@ -57,6 +58,7 @@ pt: name: should not start or end with symbols, and it should not have < > / \ @ characters. reports: period: Período do relatório de %{since} a %{until} + utc_warning: O relatório gerado está no fuso horário UTC agent_csv: agent_name: Nome do agente conversations_count: Número de conversas @@ -78,6 +80,9 @@ pt: conversations_count: Número de conversas avg_first_response_time: Média do tempo de resposta (minutos) avg_resolution_time: Média do tempo de resolução (minutos) + conversation_traffic_csv: + date: Data e hora + conversations_count: Num. de conversas default_group_by: dia csat: headers: diff --git a/config/locales/pt_BR.yml b/config/locales/pt_BR.yml index e5f1efca8..a4105e01c 100644 --- a/config/locales/pt_BR.yml +++ b/config/locales/pt_BR.yml @@ -21,6 +21,7 @@ pt_BR: messages: reset_password_success: Legal! A solicitação de alteração de senha foi bem sucedida. Verifique seu e-mail para obter instruções. reset_password_failure: Uh ho! Não conseguimos encontrar nenhum usuário com o e-mail especificado. + inbox_deletetion_response: Seu pedido de exclusão da caixa de entrada será processado dentro de algum tempo. errors: validations: presence: não pode ficar em branco @@ -57,6 +58,7 @@ pt_BR: name: 'não deve iniciar ou terminar com símbolos e não deve ter os caracteres: < > / \ @.' reports: period: Reportando o período %{since} a %{until} + utc_warning: O relatório gerado está em fuso horário UTC agent_csv: agent_name: Nome do Agente conversations_count: Contagem de conversas @@ -78,6 +80,9 @@ pt_BR: conversations_count: Contagem de conversas avg_first_response_time: Tempo médio de primeira resposta (minutos) avg_resolution_time: Tempo médio de resolução (minutos) + conversation_traffic_csv: + date: Data e hora + conversations_count: Nº de Conversas default_group_by: dia csat: headers: diff --git a/config/locales/ro.yml b/config/locales/ro.yml index c3ad3246c..811becb49 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -21,6 +21,7 @@ ro: messages: reset_password_success: Woot! Cererea de resetare a parolei a reusit. Verifica emailul pentru instructiuni. reset_password_failure: Nu am putut găsi niciun utilizator cu e-mailul specificat. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: nu trebuie să fie gol @@ -57,6 +58,7 @@ ro: name: nu ar trebui să înceapă sau să se termine cu simboluri și nu ar trebui să aibă < > / \ @ caractere. reports: period: Perioada de raportare %{since}-%{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Nume agent conversations_count: Conversațiile contează @@ -78,6 +80,9 @@ ro: conversations_count: Conversațiile contează avg_first_response_time: Avg primul timp de răspuns (minute) avg_resolution_time: Timp de rezoluție AVG (proces-verbal) + conversation_traffic_csv: + date: Date and time + conversations_count: Conversații default_group_by: zi csat: headers: diff --git a/config/locales/ru.yml b/config/locales/ru.yml index 3c7114a28..65f46b45c 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -21,6 +21,7 @@ ru: messages: reset_password_success: Круто! Запрос на сброс пароля удался. Проверьте почту для получения инструкций. reset_password_failure: Ой! Мы не смогли найти пользователя с указанным email. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: Не должен быть пустым @@ -57,6 +58,7 @@ ru: name: Не должен начинаться или заканчиваться символами, и у него Не должно быть < > / \ @ символов. reports: period: Отчётный период с %{since} по %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Имя оператора conversations_count: Количество бесед @@ -78,6 +80,9 @@ ru: conversations_count: Количество бесед avg_first_response_time: Среднее время первого ответа (в минутах) avg_resolution_time: Среднее время решения (в минутах) + conversation_traffic_csv: + date: Date and time + conversations_count: No. of conversations default_group_by: день csat: headers: diff --git a/config/locales/sk.yml b/config/locales/sk.yml index 91d64a7ac..cdb04d94d 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -21,6 +21,7 @@ sk: messages: reset_password_success: Woot! Request for password reset is successful. Check your mail for instructions. reset_password_failure: Uh ho! We could not find any user with the specified email. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: must not be blank @@ -57,6 +58,7 @@ sk: name: should not start or end with symbols, and it should not have < > / \ @ characters. reports: period: Reporting period %{since} to %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Agent name conversations_count: Conversations count @@ -78,6 +80,9 @@ sk: conversations_count: Conversations count avg_first_response_time: Avg first response time (Minutes) avg_resolution_time: Avg resolution time (Minutes) + conversation_traffic_csv: + date: Date and time + conversations_count: No. of conversations default_group_by: day csat: headers: diff --git a/config/locales/sr.yml b/config/locales/sr.yml index 13f61ae82..38e7664f0 100644 --- a/config/locales/sr.yml +++ b/config/locales/sr.yml @@ -21,6 +21,7 @@ sr-Latn: messages: reset_password_success: Opa! Zahtev za resetovanjem lozinke je uspešan. Proverite vašu e-poštu za uputstvo. reset_password_failure: O ne! Nismo mogli da pronađemo nijednog korisnika sa navedenom e-poštom. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: ne sme biti prazno @@ -57,6 +58,7 @@ sr-Latn: name: ne treba početi ili se završiti sa simbolima i ne treba da sadrži < > / \ @ karaktere. reports: period: Period izveštaja %{since} do %{until} + utc_warning: Generisani izveštaj je u UTC vremenskoj zoni agent_csv: agent_name: Naziv agenta conversations_count: Broj razgovora @@ -78,6 +80,9 @@ sr-Latn: conversations_count: Broj razgovora avg_first_response_time: Prosečno vreme prvog odgovora (minuti) avg_resolution_time: Prosečno vreme rešavanja (minuti) + conversation_traffic_csv: + date: Datum i vreme + conversations_count: Broj razgovora default_group_by: dan csat: headers: diff --git a/config/locales/sv.yml b/config/locales/sv.yml index 4a8f316cc..a766eaf7d 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -21,6 +21,7 @@ sv: messages: reset_password_success: Woot! Begäran om återställning av lösenord lyckades. Kontrollera din e-post för instruktioner. reset_password_failure: Oj då! Vi kunde inte hitta någon användare med den angivna e-postadressen. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: must not be blank @@ -57,6 +58,7 @@ sv: name: should not start or end with symbols, and it should not have < > / \ @ characters. reports: period: Rapporteringsperiod %{since} till %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Agent name conversations_count: Conversations count @@ -78,6 +80,9 @@ sv: conversations_count: Conversations count avg_first_response_time: Avg first response time (Minutes) avg_resolution_time: Avg resolution time (Minutes) + conversation_traffic_csv: + date: Date and time + conversations_count: No. of conversations default_group_by: day csat: headers: diff --git a/config/locales/ta.yml b/config/locales/ta.yml index cc180b3b4..ce6de0250 100644 --- a/config/locales/ta.yml +++ b/config/locales/ta.yml @@ -21,6 +21,7 @@ ta: messages: reset_password_success: வூட்! பாஸ்வேர்டை மீட்டமைப்பிற்கான கோரிக்கை வெற்றிகரமாக அனுப்பப்பட்டுள்ளது. வழிமுறைகளுக்கு உங்கள் ஈ-மெயிலைப் பார்க்கவும். reset_password_failure: மன்னிக்கவும்! குறிப்பிட்ட ஈ-மெயிலுடன் எந்த பயனரையும் எங்களால் கண்டுபிடிக்க முடியவில்லை. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: must not be blank @@ -57,6 +58,7 @@ ta: name: should not start or end with symbols, and it should not have < > / \ @ characters. reports: period: Reporting period %{since} to %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Agent name conversations_count: Conversations count @@ -78,6 +80,9 @@ ta: conversations_count: Conversations count avg_first_response_time: Avg first response time (Minutes) avg_resolution_time: Avg resolution time (Minutes) + conversation_traffic_csv: + date: Date and time + conversations_count: No. of conversations default_group_by: day csat: headers: diff --git a/config/locales/th.yml b/config/locales/th.yml index 11a972e20..d13bf91ce 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -21,6 +21,7 @@ th: messages: reset_password_success: Woot! Request for password reset is successful. Check your mail for instructions. reset_password_failure: Uh ho! We could not find any user with the specified email. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: must not be blank @@ -57,6 +58,7 @@ th: name: should not start or end with symbols, and it should not have < > / \ @ characters. reports: period: Reporting period %{since} to %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Agent name conversations_count: Conversations count @@ -78,6 +80,9 @@ th: conversations_count: Conversations count avg_first_response_time: Avg first response time (Minutes) avg_resolution_time: Avg resolution time (Minutes) + conversation_traffic_csv: + date: Date and time + conversations_count: No. of conversations default_group_by: day csat: headers: diff --git a/config/locales/tr.yml b/config/locales/tr.yml index 96345a8fe..6590a3f2c 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -21,6 +21,7 @@ tr: messages: reset_password_success: Parola sıfırlama isteği başarılı. Talimatlar için postanızı kontrol edin. reset_password_failure: Belirtilen e-postaya sahip herhangi bir kullanıcı bulamadık. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: boş bırakılmamalı @@ -57,6 +58,7 @@ tr: name: should not start or end with symbols, and it should not have < > / \ @ characters. reports: period: Raporlama aralığı %{since}'dan %{until}'a + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Temsilci adı conversations_count: Konuşma sayısı @@ -78,6 +80,9 @@ tr: conversations_count: Konuşma sayısı avg_first_response_time: Ortalama cevap süresi(dakika) avg_resolution_time: Ortalama çözüm üretme süresi(dakika) + conversation_traffic_csv: + date: Date and time + conversations_count: No. of conversations default_group_by: gün csat: headers: diff --git a/config/locales/uk.yml b/config/locales/uk.yml index 9c2e2c24c..4bcd1982c 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -21,6 +21,7 @@ uk: messages: reset_password_success: Круто! Запит на скидання пароля виконано успішно. Перевірте вашу пошту за подальшими інструкціями. reset_password_failure: Ой-ой! Ми не змогли знайти жодного користувача з цією адресою електронної пошти. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: не повинно бути пустим @@ -57,6 +58,7 @@ uk: name: не повинно починатись або закінчуватися символами, і він не повинен мати < > / \ @ символів. reports: period: Період звіту %{since} до %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Ім'я агента conversations_count: Кількість бесід @@ -78,6 +80,9 @@ uk: conversations_count: Кількість бесід avg_first_response_time: Середній час першої відповіді (Хвилин) avg_resolution_time: Середній час вирішення (Хвилин) + conversation_traffic_csv: + date: Date and time + conversations_count: '№ розмов' default_group_by: день csat: headers: diff --git a/config/locales/ur.yml b/config/locales/ur.yml index bbf0fe15e..3bfdd2745 100644 --- a/config/locales/ur.yml +++ b/config/locales/ur.yml @@ -21,6 +21,7 @@ ur: messages: reset_password_success: Woot! Request for password reset is successful. Check your mail for instructions. reset_password_failure: Uh ho! We could not find any user with the specified email. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: must not be blank @@ -57,6 +58,7 @@ ur: name: should not start or end with symbols, and it should not have < > / \ @ characters. reports: period: Reporting period %{since} to %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Agent name conversations_count: Conversations count @@ -78,6 +80,9 @@ ur: conversations_count: Conversations count avg_first_response_time: Avg first response time (Minutes) avg_resolution_time: Avg resolution time (Minutes) + conversation_traffic_csv: + date: Date and time + conversations_count: No. of conversations default_group_by: day csat: headers: diff --git a/config/locales/ur_IN.yml b/config/locales/ur_IN.yml index 987f44d2b..60d8ee529 100644 --- a/config/locales/ur_IN.yml +++ b/config/locales/ur_IN.yml @@ -21,6 +21,7 @@ ur: messages: reset_password_success: Woot! Request for password reset is successful. Check your mail for instructions. reset_password_failure: Uh ho! We could not find any user with the specified email. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: must not be blank @@ -57,6 +58,7 @@ ur: name: should not start or end with symbols, and it should not have < > / \ @ characters. reports: period: Reporting period %{since} to %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Agent name conversations_count: Conversations count @@ -78,6 +80,9 @@ ur: conversations_count: Conversations count avg_first_response_time: Avg first response time (Minutes) avg_resolution_time: Avg resolution time (Minutes) + conversation_traffic_csv: + date: Date and time + conversations_count: No. of conversations default_group_by: day csat: headers: diff --git a/config/locales/vi.yml b/config/locales/vi.yml index 7689b7eef..39b1a55d8 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -21,6 +21,7 @@ vi: messages: reset_password_success: Chà! Yêu cầu đặt lại mật khẩu thành công. Kiểm tra thư của bạn để biết hướng dẫn. reset_password_failure: Uh ho! Chúng tôi không thể tìm thấy bất kỳ người dùng nào có email được chỉ định. + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: không được để trống @@ -57,6 +58,7 @@ vi: name: không nên bắt đầu hoặc kết thúc bằng các ký hiệu và không nên có kí tự < > / \ @. reports: period: Thời gian báo cáo từ %{since} đến %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Tên tổng đài viên conversations_count: Số hội thoại @@ -78,6 +80,9 @@ vi: conversations_count: Số hội thoại avg_first_response_time: Thời gian trung bình của phản hồi đầu tiên (phút) avg_resolution_time: Thời gian giải quyết trung bình (phút) + conversation_traffic_csv: + date: Date and time + conversations_count: Số hội thoại default_group_by: ngày csat: headers: diff --git a/config/locales/zh_CN.yml b/config/locales/zh_CN.yml index 1e4bd7409..0a642dd2c 100644 --- a/config/locales/zh_CN.yml +++ b/config/locales/zh_CN.yml @@ -21,6 +21,7 @@ zh_CN: messages: reset_password_success: 哇!密码重置请求成功。请检查您的邮件获取说明。 reset_password_failure: 哎呀!我们找不到指定电子邮件的任何用户。 + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: must not be blank @@ -57,6 +58,7 @@ zh_CN: name: should not start or end with symbols, and it should not have < > / \ @ characters. reports: period: Reporting period %{since} to %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: Agent name conversations_count: Conversations count @@ -78,6 +80,9 @@ zh_CN: conversations_count: Conversations count avg_first_response_time: Avg first response time (Minutes) avg_resolution_time: Avg resolution time (Minutes) + conversation_traffic_csv: + date: Date and time + conversations_count: No. of conversations default_group_by: day csat: headers: diff --git a/config/locales/zh_TW.yml b/config/locales/zh_TW.yml index 92710e8c0..eebf1a7a6 100644 --- a/config/locales/zh_TW.yml +++ b/config/locales/zh_TW.yml @@ -21,6 +21,7 @@ zh_TW: messages: reset_password_success: 密碼重設成功,請確認您的信箱有收到重設信件。 reset_password_failure: 我們找不到用戶指定的電子郵件。 + inbox_deletetion_response: Your inbox deletion request will be processed in some time. errors: validations: presence: must not be blank @@ -57,6 +58,7 @@ zh_TW: name: should not start or end with symbols, and it should not have < > / \ @ characters. reports: period: Reporting period %{since} to %{until} + utc_warning: The report generated is in UTC timezone agent_csv: agent_name: 客服名稱 conversations_count: 對話數量 @@ -78,6 +80,9 @@ zh_TW: conversations_count: 對話數量 avg_first_response_time: 平均第一次回覆時間(分鐘) avg_resolution_time: 平均解決時間(分鐘) + conversation_traffic_csv: + date: Date and time + conversations_count: No. of conversations default_group_by: day csat: headers: