chore: Update translations

Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Chatwoot Bot
2023-03-23 01:00:21 -07:00
committed by GitHub
parent 1dd7cfc25d
commit 1370cf3c07
51 changed files with 302 additions and 77 deletions

View File

@@ -14,8 +14,8 @@
"EMPTY_STATE": "Ningún %{item} encontrado para la consulta '%{query}'", "EMPTY_STATE": "Ningún %{item} encontrado para la consulta '%{query}'",
"EMPTY_STATE_FULL": "No se han encontrado resultados para la consulta '%{query}'", "EMPTY_STATE_FULL": "No se han encontrado resultados para la consulta '%{query}'",
"PLACEHOLDER_KEYBINDING": "/ para enfocar", "PLACEHOLDER_KEYBINDING": "/ para enfocar",
"INPUT_PLACEHOLDER": "Search messages, contacts or conversations", "INPUT_PLACEHOLDER": "Buscar mensajes, contactos o conversaciones",
"EMPTY_STATE_DEFAULT": "Search by conversation id, email, phone number, messages for better search results.", "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", "BOT_LABEL": "Bot",
"READ_MORE": "Leer más", "READ_MORE": "Leer más",
"WROTE": "escribió:" "WROTE": "escribió:"

View File

@@ -2,7 +2,7 @@
"CONVERSATION": { "CONVERSATION": {
"SELECT_A_CONVERSATION": "אנא בחר שיחה מהחלונית השמאלית", "SELECT_A_CONVERSATION": "אנא בחר שיחה מהחלונית השמאלית",
"CSAT_REPLY_MESSAGE": "נא דרג שיחה זו", "CSAT_REPLY_MESSAGE": "נא דרג שיחה זו",
"404": "Sorry, we cannot find the conversation. Please try again", "404": "מצטערים, לא מצאנו את השיחה המבוקשת, נא לנסות שוב",
"SWITCH_VIEW_LAYOUT": "החלף תצוגה", "SWITCH_VIEW_LAYOUT": "החלף תצוגה",
"DASHBOARD_APP_TAB_MESSAGES": "הודעות", "DASHBOARD_APP_TAB_MESSAGES": "הודעות",
"UNVERIFIED_SESSION": "זהות המשתמש לא מְאוּמָתת", "UNVERIFIED_SESSION": "זהות המשתמש לא מְאוּמָתת",
@@ -35,7 +35,7 @@
"REMOVE_SELECTION": "הסר בחירה", "REMOVE_SELECTION": "הסר בחירה",
"DOWNLOAD": "הורד", "DOWNLOAD": "הורד",
"UNKNOWN_FILE_TYPE": "קובץ לא ידוע", "UNKNOWN_FILE_TYPE": "קובץ לא ידוע",
"SAVE_CONTACT": "Save", "SAVE_CONTACT": "שמור",
"UPLOADING_ATTACHMENTS": "מעלה קובץ מצורף...", "UPLOADING_ATTACHMENTS": "מעלה קובץ מצורף...",
"SUCCESS_DELETE_MESSAGE": "ההודעה נמחקה בהצלחה", "SUCCESS_DELETE_MESSAGE": "ההודעה נמחקה בהצלחה",
"FAIL_DELETE_MESSSAGE": "לא ניתן למחוק את ההודעה! נסה שוב", "FAIL_DELETE_MESSSAGE": "לא ניתן למחוק את ההודעה! נסה שוב",

View File

@@ -32,11 +32,11 @@
"IMAGE_UPLOAD": { "IMAGE_UPLOAD": {
"TITLE": "Загрузить изображение", "TITLE": "Загрузить изображение",
"UPLOADING": "Загружаем...", "UPLOADING": "Загружаем...",
"SUCCESS": "Image uploaded successfully", "SUCCESS": "Изображение успешно загружено",
"ERROR": "Error while uploading image", "ERROR": "Ошибка при загрузке изображения",
"ERROR_FILE_SIZE": "Image size should be less than {size}MB", "ERROR_FILE_SIZE": "Размер изображения должен быть меньше, чем {size}MB",
"ERROR_FILE_FORMAT": "Image format should be jpg, jpeg or png", "ERROR_FILE_FORMAT": "Формат изображения должен быть jpg, jpeg или png",
"ERROR_FILE_DIMENSIONS": "Image dimensions should be less than 2000 x 2000" "ERROR_FILE_DIMENSIONS": "Размеры изображения должны быть меньше, чем 2000 x 2000"
} }
}, },
"ARTICLE_SETTINGS": { "ARTICLE_SETTINGS": {

View File

@@ -1,28 +1,28 @@
{ {
"FILTER": { "FILTER": {
"TITLE": "篩選對話", "TITLE": "篩選對話",
"SUBTITLE": "Add filters below and hit 'Apply filters' to filter conversations.", "SUBTITLE": "在下方新增篩選條件並點擊「篩選」來篩選對話",
"ADD_NEW_FILTER": "Add Filter", "ADD_NEW_FILTER": "新增篩選條件",
"FILTER_DELETE_ERROR": "You should have atleast one filter to save", "FILTER_DELETE_ERROR": "你必須有至少一個篩選條件才能儲存",
"SUBMIT_BUTTON_LABEL": "Apply filters", "SUBMIT_BUTTON_LABEL": "篩選",
"CANCEL_BUTTON_LABEL": "取消", "CANCEL_BUTTON_LABEL": "取消",
"CLEAR_BUTTON_LABEL": "Clear Filters", "CLEAR_BUTTON_LABEL": "清除篩選條件",
"EMPTY_VALUE_ERROR": "Value is required", "EMPTY_VALUE_ERROR": "此欄位為必填項目",
"TOOLTIP_LABEL": "Filter conversations", "TOOLTIP_LABEL": "篩選對話",
"QUERY_DROPDOWN_LABELS": { "QUERY_DROPDOWN_LABELS": {
"AND": "AND", "AND": "",
"OR": "OR" "OR": ""
}, },
"OPERATOR_LABELS": { "OPERATOR_LABELS": {
"equal_to": "Equal to", "equal_to": "等於",
"not_equal_to": "Not equal to", "not_equal_to": "不等於",
"contains": "Contains", "contains": "包含",
"does_not_contain": "Does not contain", "does_not_contain": "不包含",
"is_present": "Is present", "is_present": "存在",
"is_not_present": "Is not present", "is_not_present": "不存在",
"is_greater_than": "Is greater than", "is_greater_than": "大於",
"is_less_than": "Is lesser than", "is_less_than": "小於",
"days_before": "Is x days before" "days_before": "x 天前"
}, },
"ATTRIBUTE_LABELS": { "ATTRIBUTE_LABELS": {
"TRUE": "True", "TRUE": "True",
@@ -30,39 +30,39 @@
}, },
"ATTRIBUTES": { "ATTRIBUTES": {
"STATUS": "狀態", "STATUS": "狀態",
"ASSIGNEE_NAME": "Assignee Name", "ASSIGNEE_NAME": "受指派人",
"INBOX_NAME": "收件匣名稱", "INBOX_NAME": "收件匣名稱",
"TEAM_NAME": "Team Name", "TEAM_NAME": "團對名稱",
"CONVERSATION_IDENTIFIER": "Conversation Identifier", "CONVERSATION_IDENTIFIER": "對話 ID",
"CAMPAIGN_NAME": "Campaign Name", "CAMPAIGN_NAME": "Campaign Name",
"LABELS": "標籤", "LABELS": "標籤",
"BROWSER_LANGUAGE": "Browser Language", "BROWSER_LANGUAGE": "瀏覽器語言",
"COUNTRY_NAME": "Country Name", "COUNTRY_NAME": "國家名稱",
"REFERER_LINK": "Referer link", "REFERER_LINK": "推薦人連結",
"CUSTOM_ATTRIBUTE_LIST": "List", "CUSTOM_ATTRIBUTE_LIST": "列表",
"CUSTOM_ATTRIBUTE_TEXT": "Text", "CUSTOM_ATTRIBUTE_TEXT": "文字",
"CUSTOM_ATTRIBUTE_NUMBER": "Number", "CUSTOM_ATTRIBUTE_NUMBER": "數字",
"CUSTOM_ATTRIBUTE_LINK": "Link", "CUSTOM_ATTRIBUTE_LINK": "連結",
"CUSTOM_ATTRIBUTE_CHECKBOX": "Checkbox", "CUSTOM_ATTRIBUTE_CHECKBOX": "勾選框",
"CREATED_AT": "Created At", "CREATED_AT": "建立於",
"LAST_ACTIVITY": "最後活動" "LAST_ACTIVITY": "最後活動"
}, },
"GROUPS": { "GROUPS": {
"STANDARD_FILTERS": "Standard Filters", "STANDARD_FILTERS": "一般篩選條件",
"ADDITIONAL_FILTERS": "Additional Filters", "ADDITIONAL_FILTERS": "進階篩選條件",
"CUSTOM_ATTRIBUTES": "自訂屬性" "CUSTOM_ATTRIBUTES": "自訂屬性"
}, },
"CUSTOM_VIEWS": { "CUSTOM_VIEWS": {
"ADD": { "ADD": {
"TITLE": "Do you want to save this filter?", "TITLE": "你要儲存這個篩選條件嗎?",
"LABEL": "Name this filter", "LABEL": "為這個篩選條件命名",
"PLACEHOLDER": "Enter a name for this filter", "PLACEHOLDER": "輸入此篩選條件的名稱",
"ERROR_MESSAGE": "名稱為必填", "ERROR_MESSAGE": "名稱為必填",
"SAVE_BUTTON": "Save filter", "SAVE_BUTTON": "儲存篩選條件",
"CANCEL_BUTTON": "取消", "CANCEL_BUTTON": "取消",
"API_FOLDERS": { "API_FOLDERS": {
"SUCCESS_MESSAGE": "Folder created successfully", "SUCCESS_MESSAGE": "成功建立資料夾",
"ERROR_MESSAGE": "Error while creating folder" "ERROR_MESSAGE": "建立資料夾時出現錯誤"
}, },
"API_SEGMENTS": { "API_SEGMENTS": {
"SUCCESS_MESSAGE": "Segment created successfully", "SUCCESS_MESSAGE": "Segment created successfully",
@@ -70,18 +70,18 @@
} }
}, },
"DELETE": { "DELETE": {
"DELETE_BUTTON": "Delete filter", "DELETE_BUTTON": "刪除篩選條件",
"MODAL": { "MODAL": {
"CONFIRM": { "CONFIRM": {
"TITLE": "確認刪除", "TITLE": "確認刪除",
"MESSAGE": "Are you sure to delete the filter ", "MESSAGE": "你確定要刪除此篩選條件嗎",
"YES": "是,刪除", "YES": "是,刪除",
"NO": "否,保留它" "NO": "否,保留它"
} }
}, },
"API_FOLDERS": { "API_FOLDERS": {
"SUCCESS_MESSAGE": "Folder deleted successfully", "SUCCESS_MESSAGE": "成功刪除資料夾",
"ERROR_MESSAGE": "Error while deleting folder" "ERROR_MESSAGE": "刪除資料夾時出現錯誤"
}, },
"API_SEGMENTS": { "API_SEGMENTS": {
"SUCCESS_MESSAGE": "Segment deleted successfully", "SUCCESS_MESSAGE": "Segment deleted successfully",

View File

@@ -7,7 +7,7 @@
"COPY_SUCCESSFUL": "成功複製到剪貼簿", "COPY_SUCCESSFUL": "成功複製到剪貼簿",
"COMPANY": "公司", "COMPANY": "公司",
"LOCATION": "位置", "LOCATION": "位置",
"BROWSER_LANGUAGE": "Browser Language", "BROWSER_LANGUAGE": "瀏覽器語言",
"CONVERSATION_TITLE": "對話詳細資訊", "CONVERSATION_TITLE": "對話詳細資訊",
"VIEW_PROFILE": "查看個人檔案", "VIEW_PROFILE": "查看個人檔案",
"BROWSER": "瀏覽器", "BROWSER": "瀏覽器",
@@ -196,8 +196,8 @@
"SEARCH_BUTTON": "搜尋", "SEARCH_BUTTON": "搜尋",
"SEARCH_INPUT_PLACEHOLDER": "搜尋聯絡人", "SEARCH_INPUT_PLACEHOLDER": "搜尋聯絡人",
"FILTER_CONTACTS": "Filter", "FILTER_CONTACTS": "Filter",
"FILTER_CONTACTS_SAVE": "Save filter", "FILTER_CONTACTS_SAVE": "儲存篩選條件",
"FILTER_CONTACTS_DELETE": "Delete filter", "FILTER_CONTACTS_DELETE": "刪除篩選條件",
"LIST": { "LIST": {
"LOADING_MESSAGE": "聯絡人載入中...", "LOADING_MESSAGE": "聯絡人載入中...",
"404": "找不到符合條件的聯絡人 🔍", "404": "找不到符合條件的聯絡人 🔍",
@@ -207,7 +207,7 @@
"PHONE_NUMBER": "聯絡人電話", "PHONE_NUMBER": "聯絡人電話",
"CONVERSATIONS": "對話", "CONVERSATIONS": "對話",
"LAST_ACTIVITY": "最後活動", "LAST_ACTIVITY": "最後活動",
"CREATED_AT": "Created At", "CREATED_AT": "建立於",
"COUNTRY": "國家", "COUNTRY": "國家",
"CITY": "城市", "CITY": "城市",
"SOCIAL_PROFILES": "社群檔案", "SOCIAL_PROFILES": "社群檔案",

View File

@@ -2,28 +2,28 @@
"CONTACTS_FILTER": { "CONTACTS_FILTER": {
"TITLE": "Filter Contacts", "TITLE": "Filter Contacts",
"SUBTITLE": "Add filters below and hit 'Submit' to 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", "CLEAR_ALL_FILTERS": "Clear All Filters",
"FILTER_DELETE_ERROR": "You should have atleast one filter to save", "FILTER_DELETE_ERROR": "你必須有至少一個篩選條件才能儲存",
"SUBMIT_BUTTON_LABEL": "送出", "SUBMIT_BUTTON_LABEL": "送出",
"CANCEL_BUTTON_LABEL": "取消", "CANCEL_BUTTON_LABEL": "取消",
"CLEAR_BUTTON_LABEL": "Clear Filters", "CLEAR_BUTTON_LABEL": "清除篩選條件",
"EMPTY_VALUE_ERROR": "Value is required", "EMPTY_VALUE_ERROR": "此欄位為必填項目",
"TOOLTIP_LABEL": "Filter contacts", "TOOLTIP_LABEL": "Filter contacts",
"QUERY_DROPDOWN_LABELS": { "QUERY_DROPDOWN_LABELS": {
"AND": "AND", "AND": "",
"OR": "OR" "OR": ""
}, },
"OPERATOR_LABELS": { "OPERATOR_LABELS": {
"equal_to": "Equal to", "equal_to": "等於",
"not_equal_to": "Not equal to", "not_equal_to": "不等於",
"contains": "Contains", "contains": "包含",
"does_not_contain": "Does not contain", "does_not_contain": "不包含",
"is_present": "Is present", "is_present": "存在",
"is_not_present": "Is not present", "is_not_present": "不存在",
"is_greater_than": "Is greater than", "is_greater_than": "大於",
"is_lesser_than": "Is lesser than", "is_lesser_than": "Is lesser than",
"days_before": "Is x days before" "days_before": "x 天前"
}, },
"ATTRIBUTES": { "ATTRIBUTES": {
"NAME": "姓名", "NAME": "姓名",
@@ -32,18 +32,18 @@
"IDENTIFIER": "Identifier", "IDENTIFIER": "Identifier",
"CITY": "城市", "CITY": "城市",
"COUNTRY": "國家", "COUNTRY": "國家",
"CUSTOM_ATTRIBUTE_LIST": "List", "CUSTOM_ATTRIBUTE_LIST": "列表",
"CUSTOM_ATTRIBUTE_TEXT": "Text", "CUSTOM_ATTRIBUTE_TEXT": "文字",
"CUSTOM_ATTRIBUTE_NUMBER": "Number", "CUSTOM_ATTRIBUTE_NUMBER": "數字",
"CUSTOM_ATTRIBUTE_LINK": "Link", "CUSTOM_ATTRIBUTE_LINK": "連結",
"CUSTOM_ATTRIBUTE_CHECKBOX": "Checkbox", "CUSTOM_ATTRIBUTE_CHECKBOX": "勾選框",
"CREATED_AT": "Created At", "CREATED_AT": "建立於",
"LAST_ACTIVITY": "最後活動", "LAST_ACTIVITY": "最後活動",
"REFERER_LINK": "Referrer link" "REFERER_LINK": "Referrer link"
}, },
"GROUPS": { "GROUPS": {
"STANDARD_FILTERS": "Standard Filters", "STANDARD_FILTERS": "一般篩選條件",
"ADDITIONAL_FILTERS": "Additional Filters", "ADDITIONAL_FILTERS": "進階篩選條件",
"CUSTOM_ATTRIBUTES": "自訂屬性" "CUSTOM_ATTRIBUTES": "自訂屬性"
} }
} }

View File

@@ -21,6 +21,7 @@ ar:
messages: messages:
reset_password_success: تم إرسال طلب إعادة تعيين كلمة المرور. يرجى مراجعة بريدك الإلكتروني للحصول على التعليمات. reset_password_success: تم إرسال طلب إعادة تعيين كلمة المرور. يرجى مراجعة بريدك الإلكتروني للحصول على التعليمات.
reset_password_failure: أوه! لم نتمكن من العثور على أي مستخدم بعنوان البريد الإلكتروني المحدد. reset_password_failure: أوه! لم نتمكن من العثور على أي مستخدم بعنوان البريد الإلكتروني المحدد.
inbox_deletetion_response: Your inbox deletion request will be processed in some time.
errors: errors:
validations: validations:
presence: يجب ألا يكون فارغاً presence: يجب ألا يكون فارغاً
@@ -57,6 +58,7 @@ ar:
name: لا ينبغي أن تبدأ أو تنتهي بالرموز، ولا ينبغي أن يكون أقل من > / \ أحرف @ . name: لا ينبغي أن تبدأ أو تنتهي بالرموز، ولا ينبغي أن يكون أقل من > / \ أحرف @ .
reports: reports:
period: فترة التبليغ %{since} إلى %{until} period: فترة التبليغ %{since} إلى %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: اسم الموظف agent_name: اسم الموظف
conversations_count: عدد المحادثات conversations_count: عدد المحادثات
@@ -78,6 +80,9 @@ ar:
conversations_count: عدد المحادثات conversations_count: عدد المحادثات
avg_first_response_time: متوسط وقت الرد الأول (الدقائق) avg_first_response_time: متوسط وقت الرد الأول (الدقائق)
avg_resolution_time: متوسط وقت المحادثة (الدقائق) avg_resolution_time: متوسط وقت المحادثة (الدقائق)
conversation_traffic_csv:
date: Date and time
conversations_count: عدد المحادثات
default_group_by: اليوم default_group_by: اليوم
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ bg:
messages: messages:
reset_password_success: Woot! Request for password reset is successful. Check your mail for instructions. 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. 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: errors:
validations: validations:
presence: must not be blank presence: must not be blank
@@ -57,6 +58,7 @@ bg:
name: should not start or end with symbols, and it should not have < > / \ @ characters. name: should not start or end with symbols, and it should not have < > / \ @ characters.
reports: reports:
period: Reporting period %{since} to %{until} period: Reporting period %{since} to %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Agent name agent_name: Agent name
conversations_count: Conversations count conversations_count: Conversations count
@@ -78,6 +80,9 @@ bg:
conversations_count: Conversations count conversations_count: Conversations count
avg_first_response_time: Avg first response time (Minutes) avg_first_response_time: Avg first response time (Minutes)
avg_resolution_time: Avg resolution 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 default_group_by: day
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ ca:
messages: messages:
reset_password_success: Woot! S'ha restablert la contrasenya amb èxit. Revisa el correu per més instruccions. 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. 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: errors:
validations: validations:
presence: must not be blank presence: must not be blank
@@ -57,6 +58,7 @@ ca:
name: should not start or end with symbols, and it should not have < > / \ @ characters. name: should not start or end with symbols, and it should not have < > / \ @ characters.
reports: reports:
period: Període d'informes %{since} a %{until} period: Període d'informes %{since} a %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Agent name agent_name: Agent name
conversations_count: Conversations count conversations_count: Conversations count
@@ -78,6 +80,9 @@ ca:
conversations_count: Conversations count conversations_count: Conversations count
avg_first_response_time: Avg first response time (Minutes) avg_first_response_time: Avg first response time (Minutes)
avg_resolution_time: Avg resolution 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 default_group_by: day
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ cs:
messages: messages:
reset_password_success: Woot! Žádost o obnovení hesla byla úspěšná. Zkontrolujte svůj e-mail pro pokyny. 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. 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: errors:
validations: validations:
presence: must not be blank presence: must not be blank
@@ -57,6 +58,7 @@ cs:
name: should not start or end with symbols, and it should not have < > / \ @ characters. name: should not start or end with symbols, and it should not have < > / \ @ characters.
reports: reports:
period: Reporting period %{since} to %{until} period: Reporting period %{since} to %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Jméno agenta agent_name: Jméno agenta
conversations_count: Conversations count conversations_count: Conversations count
@@ -78,6 +80,9 @@ cs:
conversations_count: Conversations count conversations_count: Conversations count
avg_first_response_time: Prům. doba první odpovědi (minuty) avg_first_response_time: Prům. doba první odpovědi (minuty)
avg_resolution_time: Avg resolution 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 default_group_by: day
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ da:
messages: messages:
reset_password_success: Woot! Anmodning om nulstilling af adgangskode er vellykket. Tjek din mail for instruktioner. 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. 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: errors:
validations: validations:
presence: må ikke være tomt 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. name: bør ikke starte eller slutte med symboler, og det skal ikke have < > / \ @ tegn.
reports: reports:
period: Rapporteringsperiode %{since} til %{until} period: Rapporteringsperiode %{since} til %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Agentens navn agent_name: Agentens navn
conversations_count: Samtaler tæller conversations_count: Samtaler tæller
@@ -78,6 +80,9 @@ da:
conversations_count: Samtaler tæller conversations_count: Samtaler tæller
avg_first_response_time: Gns første svartid (minutter) avg_first_response_time: Gns første svartid (minutter)
avg_resolution_time: Gennemsnitlig afviklingstid (protokol) avg_resolution_time: Gennemsnitlig afviklingstid (protokol)
conversation_traffic_csv:
date: Date and time
conversations_count: Antal samtaler
default_group_by: dag default_group_by: dag
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ de:
messages: messages:
reset_password_success: Woot! Die Anforderung zum Zurücksetzen des Passworts ist erfolgreich. Überprüfen Sie Ihre E-Mails auf Anweisungen. 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. 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: errors:
validations: validations:
presence: darf nicht leer sein presence: darf nicht leer sein
@@ -57,6 +58,7 @@ de:
name: Sollte nicht mit Symbolen beginnen oder enden, und es sollte keine < > / \ @ Zeichen enthalten. name: Sollte nicht mit Symbolen beginnen oder enden, und es sollte keine < > / \ @ Zeichen enthalten.
reports: reports:
period: Berichtszeitraum von %{since} bis %{until} period: Berichtszeitraum von %{since} bis %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Agentenname agent_name: Agentenname
conversations_count: Anzahl Gespräche conversations_count: Anzahl Gespräche
@@ -78,6 +80,9 @@ de:
conversations_count: Anzahl Gespräche conversations_count: Anzahl Gespräche
avg_first_response_time: Durchschnittliche Reaktionszeit (Minuten) avg_first_response_time: Durchschnittliche Reaktionszeit (Minuten)
avg_resolution_time: Durchschnittliche Auflösungszeit (Minuten) avg_resolution_time: Durchschnittliche Auflösungszeit (Minuten)
conversation_traffic_csv:
date: Date and time
conversations_count: Anzahl der Konversationen
default_group_by: Tag default_group_by: Tag
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ el:
messages: messages:
reset_password_success: Woot! Το αίτημά σας για επαναφορά κωδικού ενεργοποιήθηκε. Ελέξτε το email σας για οδηγίες. reset_password_success: Woot! Το αίτημά σας για επαναφορά κωδικού ενεργοποιήθηκε. Ελέξτε το email σας για οδηγίες.
reset_password_failure: Ωχ όχι! Δεν υπάρχει κάποιος χρήστης με το συγκεκριμένο email. reset_password_failure: Ωχ όχι! Δεν υπάρχει κάποιος χρήστης με το συγκεκριμένο email.
inbox_deletetion_response: Your inbox deletion request will be processed in some time.
errors: errors:
validations: validations:
presence: δεν πρέπει να είναι κενό presence: δεν πρέπει να είναι κενό
@@ -57,6 +58,7 @@ el:
name: δεν πρέπει να ξεκινά ή να τελειώνει με σύμβολα, και δεν πρέπει να περιέχει τους χαρακτήρες < > / \ @ name: δεν πρέπει να ξεκινά ή να τελειώνει με σύμβολα, και δεν πρέπει να περιέχει τους χαρακτήρες < > / \ @
reports: reports:
period: Περίοδος αναφοράς %{since} έως %{until} period: Περίοδος αναφοράς %{since} έως %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Όνομα Πράκτορα agent_name: Όνομα Πράκτορα
conversations_count: Αριθμός συνομιλιών conversations_count: Αριθμός συνομιλιών
@@ -78,6 +80,9 @@ el:
conversations_count: Αριθμός συνομιλιών conversations_count: Αριθμός συνομιλιών
avg_first_response_time: Μέσος χρόνος πρώτης ανταπόκρισης (λεπτά) avg_first_response_time: Μέσος χρόνος πρώτης ανταπόκρισης (λεπτά)
avg_resolution_time: Μέσος χρόνος επίλυσης (λεπτά) avg_resolution_time: Μέσος χρόνος επίλυσης (λεπτά)
conversation_traffic_csv:
date: Date and time
conversations_count: Αριθμός συνομιλιών
default_group_by: ημέρα default_group_by: ημέρα
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ es:
messages: messages:
reset_password_success: '¡Genial! La solicitud de restablecimiento de contraseña ha sido exitosa. Revisa tu correo para ver las instrucciones.' 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.' 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: errors:
validations: validations:
presence: no debe estar en blanco 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 < > / \ @. name: no debe comenzar ni terminar con símbolos, y no debe tener caracteres < > / \ @.
reports: reports:
period: Reportando el periodo desde %{since} hasta %{until} period: Reportando el periodo desde %{since} hasta %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Nombre del agente agent_name: Nombre del agente
conversations_count: Cantidad de conversaciones conversations_count: Cantidad de conversaciones
@@ -78,6 +80,9 @@ es:
conversations_count: Cantidad de conversaciones conversations_count: Cantidad de conversaciones
avg_first_response_time: Promedio de tiempo de la primera respuesta (Minutos) avg_first_response_time: Promedio de tiempo de la primera respuesta (Minutos)
avg_resolution_time: Promedio de tiempo de resolución (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 default_group_by: día
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ fa:
messages: messages:
reset_password_success: سوت! درخواست ریست شدن رمز عبور با موفقیت ارسال شد. ایمیل خود را چک کنید reset_password_success: سوت! درخواست ریست شدن رمز عبور با موفقیت ارسال شد. ایمیل خود را چک کنید
reset_password_failure: اوه نه! کاربری با چنین ایمیلی وجود ندارد reset_password_failure: اوه نه! کاربری با چنین ایمیلی وجود ندارد
inbox_deletetion_response: درخواست حذف صندوق ورودی شما پس از مدتی پردازش خواهد شد.
errors: errors:
validations: validations:
presence: نباید خالی باشد presence: نباید خالی باشد
@@ -57,6 +58,7 @@ fa:
name: نباید با نمادها شروع یا ختم شود و نباید دارای کاراکترهای < > / \ @ باشد. name: نباید با نمادها شروع یا ختم شود و نباید دارای کاراکترهای < > / \ @ باشد.
reports: reports:
period: زمان گزارش از %{since} تا %{until} period: زمان گزارش از %{since} تا %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: اسم ایجنت agent_name: اسم ایجنت
conversations_count: Conversations count conversations_count: Conversations count
@@ -78,6 +80,9 @@ fa:
conversations_count: Conversations count conversations_count: Conversations count
avg_first_response_time: Avg first response time (Minutes) avg_first_response_time: Avg first response time (Minutes)
avg_resolution_time: Avg resolution time (Minutes) avg_resolution_time: Avg resolution time (Minutes)
conversation_traffic_csv:
date: Date and time
conversations_count: تعداد گفتگوها
default_group_by: روز default_group_by: روز
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ fi:
messages: messages:
reset_password_success: Woot! Salasanan nollauspyyntö onnistui. Tarkista sähköpostisi saadaksesi ohjeita. 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. 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: errors:
validations: validations:
presence: must not be blank presence: must not be blank
@@ -57,6 +58,7 @@ fi:
name: should not start or end with symbols, and it should not have < > / \ @ characters. name: should not start or end with symbols, and it should not have < > / \ @ characters.
reports: reports:
period: Raportointijakso %{since} %{until} period: Raportointijakso %{since} %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Agent name agent_name: Agent name
conversations_count: Conversations count conversations_count: Conversations count
@@ -78,6 +80,9 @@ fi:
conversations_count: Conversations count conversations_count: Conversations count
avg_first_response_time: Avg first response time (Minutes) avg_first_response_time: Avg first response time (Minutes)
avg_resolution_time: Avg resolution 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 default_group_by: day
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ fr:
messages: 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_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é. 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: errors:
validations: validations:
presence: Ne peut être vide 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 : "< > / \ @".' name: 'ne doit pas commencer ou se terminer par des symboles, et ne doit pas comporter les caractères suivants : "< > / \ @".'
reports: reports:
period: Période de rapport %{since} à %{until} period: Période de rapport %{since} à %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Nom de l'agent agent_name: Nom de l'agent
conversations_count: Nombre de conversations conversations_count: Nombre de conversations
@@ -78,6 +80,9 @@ fr:
conversations_count: Nombre de conversations conversations_count: Nombre de conversations
avg_first_response_time: Temps de réponse moyen (Minutes) avg_first_response_time: Temps de réponse moyen (Minutes)
avg_resolution_time: Temps moyen de résolution (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 default_group_by: jour
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ he:
messages: messages:
reset_password_success: יאס! בקשה לאיפוס ססמה נשלחה בהצלחה. בדוק תיבת מייל להוראות. reset_password_success: יאס! בקשה לאיפוס ססמה נשלחה בהצלחה. בדוק תיבת מייל להוראות.
reset_password_failure: אופס! לא מצאנו משתמש עם המייל שצוין. reset_password_failure: אופס! לא מצאנו משתמש עם המייל שצוין.
inbox_deletetion_response: Your inbox deletion request will be processed in some time.
errors: errors:
validations: validations:
presence: must not be blank presence: must not be blank
@@ -57,6 +58,7 @@ he:
name: should not start or end with symbols, and it should not have < > / \ @ characters. name: should not start or end with symbols, and it should not have < > / \ @ characters.
reports: reports:
period: Reporting period %{since} to %{until} period: Reporting period %{since} to %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Agent name agent_name: Agent name
conversations_count: Conversations count conversations_count: Conversations count
@@ -78,6 +80,9 @@ he:
conversations_count: Conversations count conversations_count: Conversations count
avg_first_response_time: Avg first response time (Minutes) avg_first_response_time: Avg first response time (Minutes)
avg_resolution_time: Avg resolution 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 default_group_by: day
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ hi:
messages: messages:
reset_password_success: Woot! Request for password reset is successful. Check your mail for instructions. 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. 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: errors:
validations: validations:
presence: must not be blank presence: must not be blank
@@ -57,6 +58,7 @@ hi:
name: should not start or end with symbols, and it should not have < > / \ @ characters. name: should not start or end with symbols, and it should not have < > / \ @ characters.
reports: reports:
period: Reporting period %{since} to %{until} period: Reporting period %{since} to %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Agent name agent_name: Agent name
conversations_count: Conversations count conversations_count: Conversations count
@@ -78,6 +80,9 @@ hi:
conversations_count: Conversations count conversations_count: Conversations count
avg_first_response_time: Avg first response time (Minutes) avg_first_response_time: Avg first response time (Minutes)
avg_resolution_time: Avg resolution 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 default_group_by: day
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ hu:
messages: 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_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. 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: errors:
validations: validations:
presence: must not be blank presence: must not be blank
@@ -57,6 +58,7 @@ hu:
name: should not start or end with symbols, and it should not have < > / \ @ characters. name: should not start or end with symbols, and it should not have < > / \ @ characters.
reports: reports:
period: Jelentési időszak %{since}-tól %{until}-ig period: Jelentési időszak %{since}-tól %{until}-ig
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Ügynök neve agent_name: Ügynök neve
conversations_count: Beszélgetésszám conversations_count: Beszélgetésszám
@@ -78,6 +80,9 @@ hu:
conversations_count: Beszélgetésszám conversations_count: Beszélgetésszám
avg_first_response_time: Átlagos első reakcióidő (perc) avg_first_response_time: Átlagos első reakcióidő (perc)
avg_resolution_time: Átlagos megoldási 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 default_group_by: day
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ hy:
messages: messages:
reset_password_success: Woot! Request for password reset is successful. Check your mail for instructions. 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. 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: errors:
validations: validations:
presence: must not be blank presence: must not be blank
@@ -57,6 +58,7 @@ hy:
name: should not start or end with symbols, and it should not have < > / \ @ characters. name: should not start or end with symbols, and it should not have < > / \ @ characters.
reports: reports:
period: Reporting period %{since} to %{until} period: Reporting period %{since} to %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Agent name agent_name: Agent name
conversations_count: Conversations count conversations_count: Conversations count
@@ -78,6 +80,9 @@ hy:
conversations_count: Conversations count conversations_count: Conversations count
avg_first_response_time: Avg first response time (Minutes) avg_first_response_time: Avg first response time (Minutes)
avg_resolution_time: Avg resolution 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 default_group_by: day
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ id:
messages: messages:
reset_password_success: Woot! Permintaan pengaturan ulang kata sandi berhasil. Periksa email Anda untuk mendapatkan petunjuk. 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. 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: errors:
validations: validations:
presence: must not be blank presence: must not be blank
@@ -57,6 +58,7 @@ id:
name: should not start or end with symbols, and it should not have < > / \ @ characters. name: should not start or end with symbols, and it should not have < > / \ @ characters.
reports: reports:
period: Periode pelaporan %{since} hingga %{until} period: Periode pelaporan %{since} hingga %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Nama agen agent_name: Nama agen
conversations_count: Jumlah percakapan conversations_count: Jumlah percakapan
@@ -78,6 +80,9 @@ id:
conversations_count: Jumlah percakapan conversations_count: Jumlah percakapan
avg_first_response_time: Rata-rata waktu respons pertama (Menit) avg_first_response_time: Rata-rata waktu respons pertama (Menit)
avg_resolution_time: Rata-rata waktu resolusi (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 default_group_by: day
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ is:
messages: 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_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. 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: errors:
validations: validations:
presence: must not be blank 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. name: ætti ekki að byrja eða enda á táknum, og það ætti ekki að hafa < > / \ @ táknin.
reports: reports:
period: Reporting period %{since} to %{until} period: Reporting period %{since} to %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Agent name agent_name: Agent name
conversations_count: Conversations count conversations_count: Conversations count
@@ -78,6 +80,9 @@ is:
conversations_count: Conversations count conversations_count: Conversations count
avg_first_response_time: Avg first response time (Minutes) avg_first_response_time: Avg first response time (Minutes)
avg_resolution_time: Avg resolution 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 default_group_by: day
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ it:
messages: messages:
reset_password_success: Woot! Richiesta di reimpostazione della password riuscita. Controlla la tua mail per le istruzioni. 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. 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: errors:
validations: validations:
presence: non deve essere vuoto presence: non deve essere vuoto
@@ -57,6 +58,7 @@ it:
name: non dovrebbe iniziare o terminare con i simboli, e non dovrebbe avere < > / \ @ caratteri. name: non dovrebbe iniziare o terminare con i simboli, e non dovrebbe avere < > / \ @ caratteri.
reports: reports:
period: Periodo di segnalazione da %{since} a %{until} period: Periodo di segnalazione da %{since} a %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Nome agente agent_name: Nome agente
conversations_count: Numero di conversazioni conversations_count: Numero di conversazioni
@@ -78,6 +80,9 @@ it:
conversations_count: Numero di conversazioni conversations_count: Numero di conversazioni
avg_first_response_time: Tempo medio di prima risposta (minuti) avg_first_response_time: Tempo medio di prima risposta (minuti)
avg_resolution_time: Tempo medio di risoluzione (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 default_group_by: giorno
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ ja:
messages: messages:
reset_password_success: やりましたね! パスワードのリセットリクエストが成功しました。手順についてはメールを確認してください。 reset_password_success: やりましたね! パスワードのリセットリクエストが成功しました。手順についてはメールを確認してください。
reset_password_failure: メールアドレスが見つかりませんでした。 reset_password_failure: メールアドレスが見つかりませんでした。
inbox_deletetion_response: Your inbox deletion request will be processed in some time.
errors: errors:
validations: validations:
presence: must not be blank presence: must not be blank
@@ -57,6 +58,7 @@ ja:
name: should not start or end with symbols, and it should not have < > / \ @ characters. name: should not start or end with symbols, and it should not have < > / \ @ characters.
reports: reports:
period: Reporting period %{since} to %{until} period: Reporting period %{since} to %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Agent name agent_name: Agent name
conversations_count: Conversations count conversations_count: Conversations count
@@ -78,6 +80,9 @@ ja:
conversations_count: Conversations count conversations_count: Conversations count
avg_first_response_time: Avg first response time (Minutes) avg_first_response_time: Avg first response time (Minutes)
avg_resolution_time: Avg resolution 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 default_group_by: day
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ ka:
messages: messages:
reset_password_success: Woot! Request for password reset is successful. Check your mail for instructions. 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. 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: errors:
validations: validations:
presence: must not be blank presence: must not be blank
@@ -57,6 +58,7 @@ ka:
name: should not start or end with symbols, and it should not have < > / \ @ characters. name: should not start or end with symbols, and it should not have < > / \ @ characters.
reports: reports:
period: Reporting period %{since} to %{until} period: Reporting period %{since} to %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Agent name agent_name: Agent name
conversations_count: Conversations count conversations_count: Conversations count
@@ -78,6 +80,9 @@ ka:
conversations_count: Conversations count conversations_count: Conversations count
avg_first_response_time: Avg first response time (Minutes) avg_first_response_time: Avg first response time (Minutes)
avg_resolution_time: Avg resolution 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 default_group_by: day
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ ko:
messages: messages:
reset_password_success: Woot! Request for password reset is successful. Check your mail for instructions. 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. 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: errors:
validations: validations:
presence: must not be blank presence: must not be blank
@@ -57,6 +58,7 @@ ko:
name: should not start or end with symbols, and it should not have < > / \ @ characters. name: should not start or end with symbols, and it should not have < > / \ @ characters.
reports: reports:
period: 보고 기간 %{since} - %{until} period: 보고 기간 %{since} - %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Agent name agent_name: Agent name
conversations_count: Conversations count conversations_count: Conversations count
@@ -78,6 +80,9 @@ ko:
conversations_count: Conversations count conversations_count: Conversations count
avg_first_response_time: Avg first response time (Minutes) avg_first_response_time: Avg first response time (Minutes)
avg_resolution_time: Avg resolution 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 default_group_by: day
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ lt:
messages: messages:
reset_password_success: Woot! Request for password reset is successful. Check your mail for instructions. 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. 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: errors:
validations: validations:
presence: must not be blank presence: must not be blank
@@ -57,6 +58,7 @@ lt:
name: should not start or end with symbols, and it should not have < > / \ @ characters. name: should not start or end with symbols, and it should not have < > / \ @ characters.
reports: reports:
period: Reporting period %{since} to %{until} period: Reporting period %{since} to %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Agent name agent_name: Agent name
conversations_count: Conversations count conversations_count: Conversations count
@@ -78,6 +80,9 @@ lt:
conversations_count: Conversations count conversations_count: Conversations count
avg_first_response_time: Avg first response time (Minutes) avg_first_response_time: Avg first response time (Minutes)
avg_resolution_time: Avg resolution 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 default_group_by: day
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ lv:
messages: 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_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. 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: errors:
validations: validations:
presence: nedrīkst būt tukšs 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. name: nevajadzētu sākties vai beigties ar simboliem, un nevajadzētu saturēt <> / \ @ rakstzīmes.
reports: reports:
period: Ziņošanas periods %{since} līdz %{until} period: Ziņošanas periods %{since} līdz %{until}
utc_warning: Izveidotais pārskats atbilst UTC laika joslai
agent_csv: agent_csv:
agent_name: Aģenta vārds agent_name: Aģenta vārds
conversations_count: Sarunu skaits conversations_count: Sarunu skaits
@@ -78,6 +80,9 @@ lv:
conversations_count: Sarunu skaits conversations_count: Sarunu skaits
avg_first_response_time: Vidējais pirmās atbildes laiks (Minūtes) avg_first_response_time: Vidējais pirmās atbildes laiks (Minūtes)
avg_resolution_time: Vidējais atrisinājuma 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 default_group_by: diena
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ ml:
messages: messages:
reset_password_success: Woot! പാസ്‌വേഡ് പുനസജ്ജീകരണത്തിനുള്ള അഭ്യർത്ഥന വിജയകരമാണ്. നിർദ്ദേശങ്ങൾക്കായി നിങ്ങളുടെ മെയിൽ പരിശോധിക്കുക. reset_password_success: Woot! പാസ്‌വേഡ് പുനസജ്ജീകരണത്തിനുള്ള അഭ്യർത്ഥന വിജയകരമാണ്. നിർദ്ദേശങ്ങൾക്കായി നിങ്ങളുടെ മെയിൽ പരിശോധിക്കുക.
reset_password_failure: ക്ഷമിക്കണം! നിർദ്ദിഷ്ട ഇമെയിൽ ഉള്ള ഒരു ഉപയോക്താവിനെയും ഞങ്ങൾക്ക് കണ്ടെത്താൻ കഴിഞ്ഞില്ല. reset_password_failure: ക്ഷമിക്കണം! നിർദ്ദിഷ്ട ഇമെയിൽ ഉള്ള ഒരു ഉപയോക്താവിനെയും ഞങ്ങൾക്ക് കണ്ടെത്താൻ കഴിഞ്ഞില്ല.
inbox_deletetion_response: Your inbox deletion request will be processed in some time.
errors: errors:
validations: validations:
presence: must not be blank presence: must not be blank
@@ -57,6 +58,7 @@ ml:
name: should not start or end with symbols, and it should not have < > / \ @ characters. name: should not start or end with symbols, and it should not have < > / \ @ characters.
reports: reports:
period: Reporting period %{since} to %{until} period: Reporting period %{since} to %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Agent name agent_name: Agent name
conversations_count: Conversations count conversations_count: Conversations count
@@ -78,6 +80,9 @@ ml:
conversations_count: സംഭാഷണങ്ങളുടെ എണ്ണം conversations_count: സംഭാഷണങ്ങളുടെ എണ്ണം
avg_first_response_time: Avg first response time (Minutes) avg_first_response_time: Avg first response time (Minutes)
avg_resolution_time: Avg resolution time (Minutes) avg_resolution_time: Avg resolution time (Minutes)
conversation_traffic_csv:
date: Date and time
conversations_count: No. of conversations
default_group_by: ദിവസം default_group_by: ദിവസം
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ ms:
messages: messages:
reset_password_success: Woot! Request for password reset is successful. Check your mail for instructions. 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. 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: errors:
validations: validations:
presence: must not be blank presence: must not be blank
@@ -57,6 +58,7 @@ ms:
name: should not start or end with symbols, and it should not have < > / \ @ characters. name: should not start or end with symbols, and it should not have < > / \ @ characters.
reports: reports:
period: Reporting period %{since} to %{until} period: Reporting period %{since} to %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Agent name agent_name: Agent name
conversations_count: Conversations count conversations_count: Conversations count
@@ -78,6 +80,9 @@ ms:
conversations_count: Conversations count conversations_count: Conversations count
avg_first_response_time: Avg first response time (Minutes) avg_first_response_time: Avg first response time (Minutes)
avg_resolution_time: Avg resolution 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 default_group_by: day
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ ne:
messages: messages:
reset_password_success: Woot! Request for password reset is successful. Check your mail for instructions. 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. 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: errors:
validations: validations:
presence: must not be blank presence: must not be blank
@@ -57,6 +58,7 @@ ne:
name: should not start or end with symbols, and it should not have < > / \ @ characters. name: should not start or end with symbols, and it should not have < > / \ @ characters.
reports: reports:
period: Reporting period %{since} to %{until} period: Reporting period %{since} to %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Agent name agent_name: Agent name
conversations_count: Conversations count conversations_count: Conversations count
@@ -78,6 +80,9 @@ ne:
conversations_count: Conversations count conversations_count: Conversations count
avg_first_response_time: Avg first response time (Minutes) avg_first_response_time: Avg first response time (Minutes)
avg_resolution_time: Avg resolution 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 default_group_by: day
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ nl:
messages: messages:
reset_password_success: Woot! Verzoek om wachtwoord te resetten is gelukt. Controleer je e-mail voor instructies. 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. 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: errors:
validations: validations:
presence: mag niet leeg zijn presence: mag niet leeg zijn
@@ -57,6 +58,7 @@ nl:
name: mag niet beginnen of eindigen met symbolen, en mag geen < > / \ @ karakters hebben. name: mag niet beginnen of eindigen met symbolen, en mag geen < > / \ @ karakters hebben.
reports: reports:
period: Rapportering van %{since} tot %{until} period: Rapportering van %{since} tot %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Agent naam agent_name: Agent naam
conversations_count: Aantal gesprekken conversations_count: Aantal gesprekken
@@ -78,6 +80,9 @@ nl:
conversations_count: Aantal gesprekken conversations_count: Aantal gesprekken
avg_first_response_time: Gem. eerste reactie (minuten) avg_first_response_time: Gem. eerste reactie (minuten)
avg_resolution_time: Gemiddelde tijd tot oplossing (minuten) avg_resolution_time: Gemiddelde tijd tot oplossing (minuten)
conversation_traffic_csv:
date: Date and time
conversations_count: Aantal conversaties
default_group_by: dag default_group_by: dag
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@
messages: messages:
reset_password_success: Woot! Forespørsel om tilbakestilling av passord er vellykket. Sjekk innboksen for instruksjoner. 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. 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: errors:
validations: validations:
presence: must not be blank presence: must not be blank
@@ -57,6 +58,7 @@
name: should not start or end with symbols, and it should not have < > / \ @ characters. name: should not start or end with symbols, and it should not have < > / \ @ characters.
reports: reports:
period: Rapporteringsperiode %{since} til %{until} period: Rapporteringsperiode %{since} til %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Agent name agent_name: Agent name
conversations_count: Conversations count conversations_count: Conversations count
@@ -78,6 +80,9 @@
conversations_count: Conversations count conversations_count: Conversations count
avg_first_response_time: Avg first response time (Minutes) avg_first_response_time: Avg first response time (Minutes)
avg_resolution_time: Avg resolution 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 default_group_by: day
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ pl:
messages: messages:
reset_password_success: Woot! Prośba o zresetowanie hasła zakończona pomyślnie. Sprawdź swoją pocztę, aby uzyskać instrukcje. 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. 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: errors:
validations: validations:
presence: must not be blank presence: must not be blank
@@ -57,6 +58,7 @@ pl:
name: should not start or end with symbols, and it should not have < > / \ @ characters. name: should not start or end with symbols, and it should not have < > / \ @ characters.
reports: reports:
period: Okres raportowania od %{since} do %{until} period: Okres raportowania od %{since} do %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Nazwa agenta agent_name: Nazwa agenta
conversations_count: Liczba rozmów conversations_count: Liczba rozmów
@@ -78,6 +80,9 @@ pl:
conversations_count: Liczba rozmów conversations_count: Liczba rozmów
avg_first_response_time: Średni czas pierwszej odpowiedzi (minuty) avg_first_response_time: Średni czas pierwszej odpowiedzi (minuty)
avg_resolution_time: Średni czas do rozwiązania problemu (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 default_group_by: dnia
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ pt:
messages: messages:
reset_password_success: Legal! Pedido de redefinição de senha bem sucedido. Verifique seu e-mail para obter instruções. 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. 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: errors:
validations: validations:
presence: não pode estar vazio 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. name: should not start or end with symbols, and it should not have < > / \ @ characters.
reports: reports:
period: Período do relatório de %{since} a %{until} 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_csv:
agent_name: Nome do agente agent_name: Nome do agente
conversations_count: Número de conversas conversations_count: Número de conversas
@@ -78,6 +80,9 @@ pt:
conversations_count: Número de conversas conversations_count: Número de conversas
avg_first_response_time: Média do tempo de resposta (minutos) avg_first_response_time: Média do tempo de resposta (minutos)
avg_resolution_time: Média do tempo de resolução (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 default_group_by: dia
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ pt_BR:
messages: 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_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. 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: errors:
validations: validations:
presence: não pode ficar em branco 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: < > / \ @.' name: 'não deve iniciar ou terminar com símbolos e não deve ter os caracteres: < > / \ @.'
reports: reports:
period: Reportando o período %{since} a %{until} period: Reportando o período %{since} a %{until}
utc_warning: O relatório gerado está em fuso horário UTC
agent_csv: agent_csv:
agent_name: Nome do Agente agent_name: Nome do Agente
conversations_count: Contagem de conversas conversations_count: Contagem de conversas
@@ -78,6 +80,9 @@ pt_BR:
conversations_count: Contagem de conversas conversations_count: Contagem de conversas
avg_first_response_time: Tempo médio de primeira resposta (minutos) avg_first_response_time: Tempo médio de primeira resposta (minutos)
avg_resolution_time: Tempo médio de resolução (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 default_group_by: dia
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ ro:
messages: messages:
reset_password_success: Woot! Cererea de resetare a parolei a reusit. Verifica emailul pentru instructiuni. 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. 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: errors:
validations: validations:
presence: nu trebuie să fie gol 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. name: nu ar trebui să înceapă sau să se termine cu simboluri și nu ar trebui să aibă < > / \ @ caractere.
reports: reports:
period: Perioada de raportare %{since}-%{until} period: Perioada de raportare %{since}-%{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Nume agent agent_name: Nume agent
conversations_count: Conversațiile contează conversations_count: Conversațiile contează
@@ -78,6 +80,9 @@ ro:
conversations_count: Conversațiile contează conversations_count: Conversațiile contează
avg_first_response_time: Avg primul timp de răspuns (minute) avg_first_response_time: Avg primul timp de răspuns (minute)
avg_resolution_time: Timp de rezoluție AVG (proces-verbal) 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 default_group_by: zi
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ ru:
messages: messages:
reset_password_success: Круто! Запрос на сброс пароля удался. Проверьте почту для получения инструкций. reset_password_success: Круто! Запрос на сброс пароля удался. Проверьте почту для получения инструкций.
reset_password_failure: Ой! Мы не смогли найти пользователя с указанным email. reset_password_failure: Ой! Мы не смогли найти пользователя с указанным email.
inbox_deletetion_response: Your inbox deletion request will be processed in some time.
errors: errors:
validations: validations:
presence: Не должен быть пустым presence: Не должен быть пустым
@@ -57,6 +58,7 @@ ru:
name: Не должен начинаться или заканчиваться символами, и у него Не должно быть < > / \ @ символов. name: Не должен начинаться или заканчиваться символами, и у него Не должно быть < > / \ @ символов.
reports: reports:
period: Отчётный период с %{since} по %{until} period: Отчётный период с %{since} по %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Имя оператора agent_name: Имя оператора
conversations_count: Количество бесед conversations_count: Количество бесед
@@ -78,6 +80,9 @@ ru:
conversations_count: Количество бесед conversations_count: Количество бесед
avg_first_response_time: Среднее время первого ответа (в минутах) avg_first_response_time: Среднее время первого ответа (в минутах)
avg_resolution_time: Среднее время решения (в минутах) avg_resolution_time: Среднее время решения (в минутах)
conversation_traffic_csv:
date: Date and time
conversations_count: No. of conversations
default_group_by: день default_group_by: день
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ sk:
messages: messages:
reset_password_success: Woot! Request for password reset is successful. Check your mail for instructions. 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. 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: errors:
validations: validations:
presence: must not be blank presence: must not be blank
@@ -57,6 +58,7 @@ sk:
name: should not start or end with symbols, and it should not have < > / \ @ characters. name: should not start or end with symbols, and it should not have < > / \ @ characters.
reports: reports:
period: Reporting period %{since} to %{until} period: Reporting period %{since} to %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Agent name agent_name: Agent name
conversations_count: Conversations count conversations_count: Conversations count
@@ -78,6 +80,9 @@ sk:
conversations_count: Conversations count conversations_count: Conversations count
avg_first_response_time: Avg first response time (Minutes) avg_first_response_time: Avg first response time (Minutes)
avg_resolution_time: Avg resolution 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 default_group_by: day
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ sr-Latn:
messages: messages:
reset_password_success: Opa! Zahtev za resetovanjem lozinke je uspešan. Proverite vašu e-poštu za uputstvo. 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. 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: errors:
validations: validations:
presence: ne sme biti prazno 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. name: ne treba početi ili se završiti sa simbolima i ne treba da sadrži < > / \ @ karaktere.
reports: reports:
period: Period izveštaja %{since} do %{until} period: Period izveštaja %{since} do %{until}
utc_warning: Generisani izveštaj je u UTC vremenskoj zoni
agent_csv: agent_csv:
agent_name: Naziv agenta agent_name: Naziv agenta
conversations_count: Broj razgovora conversations_count: Broj razgovora
@@ -78,6 +80,9 @@ sr-Latn:
conversations_count: Broj razgovora conversations_count: Broj razgovora
avg_first_response_time: Prosečno vreme prvog odgovora (minuti) avg_first_response_time: Prosečno vreme prvog odgovora (minuti)
avg_resolution_time: Prosečno vreme rešavanja (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 default_group_by: dan
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ sv:
messages: messages:
reset_password_success: Woot! Begäran om återställning av lösenord lyckades. Kontrollera din e-post för instruktioner. 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. 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: errors:
validations: validations:
presence: must not be blank presence: must not be blank
@@ -57,6 +58,7 @@ sv:
name: should not start or end with symbols, and it should not have < > / \ @ characters. name: should not start or end with symbols, and it should not have < > / \ @ characters.
reports: reports:
period: Rapporteringsperiod %{since} till %{until} period: Rapporteringsperiod %{since} till %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Agent name agent_name: Agent name
conversations_count: Conversations count conversations_count: Conversations count
@@ -78,6 +80,9 @@ sv:
conversations_count: Conversations count conversations_count: Conversations count
avg_first_response_time: Avg first response time (Minutes) avg_first_response_time: Avg first response time (Minutes)
avg_resolution_time: Avg resolution 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 default_group_by: day
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ ta:
messages: messages:
reset_password_success: வூட்! பாஸ்வேர்டை மீட்டமைப்பிற்கான கோரிக்கை வெற்றிகரமாக அனுப்பப்பட்டுள்ளது. வழிமுறைகளுக்கு உங்கள் ஈ-மெயிலைப் பார்க்கவும். reset_password_success: வூட்! பாஸ்வேர்டை மீட்டமைப்பிற்கான கோரிக்கை வெற்றிகரமாக அனுப்பப்பட்டுள்ளது. வழிமுறைகளுக்கு உங்கள் ஈ-மெயிலைப் பார்க்கவும்.
reset_password_failure: மன்னிக்கவும்! குறிப்பிட்ட ஈ-மெயிலுடன் எந்த பயனரையும் எங்களால் கண்டுபிடிக்க முடியவில்லை. reset_password_failure: மன்னிக்கவும்! குறிப்பிட்ட ஈ-மெயிலுடன் எந்த பயனரையும் எங்களால் கண்டுபிடிக்க முடியவில்லை.
inbox_deletetion_response: Your inbox deletion request will be processed in some time.
errors: errors:
validations: validations:
presence: must not be blank presence: must not be blank
@@ -57,6 +58,7 @@ ta:
name: should not start or end with symbols, and it should not have < > / \ @ characters. name: should not start or end with symbols, and it should not have < > / \ @ characters.
reports: reports:
period: Reporting period %{since} to %{until} period: Reporting period %{since} to %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Agent name agent_name: Agent name
conversations_count: Conversations count conversations_count: Conversations count
@@ -78,6 +80,9 @@ ta:
conversations_count: Conversations count conversations_count: Conversations count
avg_first_response_time: Avg first response time (Minutes) avg_first_response_time: Avg first response time (Minutes)
avg_resolution_time: Avg resolution 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 default_group_by: day
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ th:
messages: messages:
reset_password_success: Woot! Request for password reset is successful. Check your mail for instructions. 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. 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: errors:
validations: validations:
presence: must not be blank presence: must not be blank
@@ -57,6 +58,7 @@ th:
name: should not start or end with symbols, and it should not have < > / \ @ characters. name: should not start or end with symbols, and it should not have < > / \ @ characters.
reports: reports:
period: Reporting period %{since} to %{until} period: Reporting period %{since} to %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Agent name agent_name: Agent name
conversations_count: Conversations count conversations_count: Conversations count
@@ -78,6 +80,9 @@ th:
conversations_count: Conversations count conversations_count: Conversations count
avg_first_response_time: Avg first response time (Minutes) avg_first_response_time: Avg first response time (Minutes)
avg_resolution_time: Avg resolution 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 default_group_by: day
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ tr:
messages: messages:
reset_password_success: Parola sıfırlama isteği başarılı. Talimatlar için postanızı kontrol edin. 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. 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: errors:
validations: validations:
presence: boş bırakılmamalı presence: boş bırakılmamalı
@@ -57,6 +58,7 @@ tr:
name: should not start or end with symbols, and it should not have < > / \ @ characters. name: should not start or end with symbols, and it should not have < > / \ @ characters.
reports: reports:
period: Raporlama aralığı %{since}'dan %{until}'a period: Raporlama aralığı %{since}'dan %{until}'a
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Temsilci adı agent_name: Temsilci adı
conversations_count: Konuşma sayısı conversations_count: Konuşma sayısı
@@ -78,6 +80,9 @@ tr:
conversations_count: Konuşma sayısı conversations_count: Konuşma sayısı
avg_first_response_time: Ortalama cevap süresi(dakika) avg_first_response_time: Ortalama cevap süresi(dakika)
avg_resolution_time: Ortalama çözüm üretme 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 default_group_by: gün
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ uk:
messages: messages:
reset_password_success: Круто! Запит на скидання пароля виконано успішно. Перевірте вашу пошту за подальшими інструкціями. reset_password_success: Круто! Запит на скидання пароля виконано успішно. Перевірте вашу пошту за подальшими інструкціями.
reset_password_failure: Ой-ой! Ми не змогли знайти жодного користувача з цією адресою електронної пошти. reset_password_failure: Ой-ой! Ми не змогли знайти жодного користувача з цією адресою електронної пошти.
inbox_deletetion_response: Your inbox deletion request will be processed in some time.
errors: errors:
validations: validations:
presence: не повинно бути пустим presence: не повинно бути пустим
@@ -57,6 +58,7 @@ uk:
name: не повинно починатись або закінчуватися символами, і він не повинен мати < > / \ @ символів. name: не повинно починатись або закінчуватися символами, і він не повинен мати < > / \ @ символів.
reports: reports:
period: Період звіту %{since} до %{until} period: Період звіту %{since} до %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Ім'я агента agent_name: Ім'я агента
conversations_count: Кількість бесід conversations_count: Кількість бесід
@@ -78,6 +80,9 @@ uk:
conversations_count: Кількість бесід conversations_count: Кількість бесід
avg_first_response_time: Середній час першої відповіді (Хвилин) avg_first_response_time: Середній час першої відповіді (Хвилин)
avg_resolution_time: Середній час вирішення (Хвилин) avg_resolution_time: Середній час вирішення (Хвилин)
conversation_traffic_csv:
date: Date and time
conversations_count: '№ розмов'
default_group_by: день default_group_by: день
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ ur:
messages: messages:
reset_password_success: Woot! Request for password reset is successful. Check your mail for instructions. 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. 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: errors:
validations: validations:
presence: must not be blank presence: must not be blank
@@ -57,6 +58,7 @@ ur:
name: should not start or end with symbols, and it should not have < > / \ @ characters. name: should not start or end with symbols, and it should not have < > / \ @ characters.
reports: reports:
period: Reporting period %{since} to %{until} period: Reporting period %{since} to %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Agent name agent_name: Agent name
conversations_count: Conversations count conversations_count: Conversations count
@@ -78,6 +80,9 @@ ur:
conversations_count: Conversations count conversations_count: Conversations count
avg_first_response_time: Avg first response time (Minutes) avg_first_response_time: Avg first response time (Minutes)
avg_resolution_time: Avg resolution 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 default_group_by: day
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ ur:
messages: messages:
reset_password_success: Woot! Request for password reset is successful. Check your mail for instructions. 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. 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: errors:
validations: validations:
presence: must not be blank presence: must not be blank
@@ -57,6 +58,7 @@ ur:
name: should not start or end with symbols, and it should not have < > / \ @ characters. name: should not start or end with symbols, and it should not have < > / \ @ characters.
reports: reports:
period: Reporting period %{since} to %{until} period: Reporting period %{since} to %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Agent name agent_name: Agent name
conversations_count: Conversations count conversations_count: Conversations count
@@ -78,6 +80,9 @@ ur:
conversations_count: Conversations count conversations_count: Conversations count
avg_first_response_time: Avg first response time (Minutes) avg_first_response_time: Avg first response time (Minutes)
avg_resolution_time: Avg resolution 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 default_group_by: day
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ vi:
messages: 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_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. 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: errors:
validations: validations:
presence: không được để trống 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ự < > / \ @. 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: reports:
period: Thời gian báo cáo từ %{since} đến %{until} period: Thời gian báo cáo từ %{since} đến %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Tên tổng đài viên agent_name: Tên tổng đài viên
conversations_count: Số hội thoại conversations_count: Số hội thoại
@@ -78,6 +80,9 @@ vi:
conversations_count: Số hội thoại 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_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) 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 default_group_by: ngày
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ zh_CN:
messages: messages:
reset_password_success: 哇!密码重置请求成功。请检查您的邮件获取说明。 reset_password_success: 哇!密码重置请求成功。请检查您的邮件获取说明。
reset_password_failure: 哎呀!我们找不到指定电子邮件的任何用户。 reset_password_failure: 哎呀!我们找不到指定电子邮件的任何用户。
inbox_deletetion_response: Your inbox deletion request will be processed in some time.
errors: errors:
validations: validations:
presence: must not be blank 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. name: should not start or end with symbols, and it should not have < > / \ @ characters.
reports: reports:
period: Reporting period %{since} to %{until} period: Reporting period %{since} to %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: Agent name agent_name: Agent name
conversations_count: Conversations count conversations_count: Conversations count
@@ -78,6 +80,9 @@ zh_CN:
conversations_count: Conversations count conversations_count: Conversations count
avg_first_response_time: Avg first response time (Minutes) avg_first_response_time: Avg first response time (Minutes)
avg_resolution_time: Avg resolution 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 default_group_by: day
csat: csat:
headers: headers:

View File

@@ -21,6 +21,7 @@ zh_TW:
messages: messages:
reset_password_success: 密碼重設成功,請確認您的信箱有收到重設信件。 reset_password_success: 密碼重設成功,請確認您的信箱有收到重設信件。
reset_password_failure: 我們找不到用戶指定的電子郵件。 reset_password_failure: 我們找不到用戶指定的電子郵件。
inbox_deletetion_response: Your inbox deletion request will be processed in some time.
errors: errors:
validations: validations:
presence: must not be blank 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. name: should not start or end with symbols, and it should not have < > / \ @ characters.
reports: reports:
period: Reporting period %{since} to %{until} period: Reporting period %{since} to %{until}
utc_warning: The report generated is in UTC timezone
agent_csv: agent_csv:
agent_name: 客服名稱 agent_name: 客服名稱
conversations_count: 對話數量 conversations_count: 對話數量
@@ -78,6 +80,9 @@ zh_TW:
conversations_count: 對話數量 conversations_count: 對話數量
avg_first_response_time: 平均第一次回覆時間(分鐘) avg_first_response_time: 平均第一次回覆時間(分鐘)
avg_resolution_time: 平均解決時間(分鐘) avg_resolution_time: 平均解決時間(分鐘)
conversation_traffic_csv:
date: Date and time
conversations_count: No. of conversations
default_group_by: day default_group_by: day
csat: csat:
headers: headers: