chore: Update translations (#8024)

Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Chatwoot Bot
2023-10-17 08:25:25 +05:30
committed by GitHub
parent 626e67b859
commit 3b0788c3be
332 changed files with 3378 additions and 678 deletions

View File

@@ -7,12 +7,12 @@
"ADD_NEW_FILTER": "添加过滤器",
"FILTER_DELETE_ERROR": "您至少需要一个过滤器来保存",
"SUBMIT_BUTTON_LABEL": "应用过滤器",
"UPDATE_BUTTON_LABEL": "Update folder",
"UPDATE_BUTTON_LABEL": "更新文件夹",
"CANCEL_BUTTON_LABEL": "取消",
"CLEAR_BUTTON_LABEL": "清除过滤器",
"EMPTY_VALUE_ERROR": "必须填写值",
"FOLDER_LABEL": "Folder Name",
"FOLDER_QUERY_LABEL": "Folder Query",
"FOLDER_LABEL": "文件夹名称",
"FOLDER_QUERY_LABEL": "查找文件夹",
"TOOLTIP_LABEL": "过滤会话",
"QUERY_DROPDOWN_LABELS": {
"AND": "和",

View File

@@ -3,7 +3,7 @@
"HEADER": "机器人",
"LOADING_EDITOR": "正在加载编辑器...",
"HEADER_BTN_TXT": "添加机器人配置",
"SIDEBAR_TXT": "<p><b>Agent Bots</b> <p>Agent bots allows you to automate the conversations</p>",
"SIDEBAR_TXT": "<p><b>代理机器人</b> <p>代理机器人 允许您自动化对话</p>",
"CSML_BOT_EDITOR": {
"NAME": {
"LABEL": "机器人名称",

View File

@@ -41,6 +41,16 @@
"STATUS": "状态",
"ORDER_BY": "Order by"
},
"CHAT_TIME_STAMP": {
"CREATED": {
"LATEST": "Created",
"OLDEST": "Created at:"
},
"LAST_ACTIVITY": {
"NOT_ACTIVE": "Last activity:",
"ACTIVE": "Last activity"
}
},
"CHAT_SORT_FILTER_ITEMS": {
"latest": {
"TEXT": "Last activity"

View File

@@ -204,6 +204,10 @@
"PLACEHOLDER": "在此处输入您的消息",
"ERROR": "消息不能为空"
},
"ATTACHMENTS": {
"SELECT": "Choose files",
"HELP_TEXT": "Drag and drop files here or choose files to attach"
},
"SUBMIT": "发送消息",
"CANCEL": "取消",
"SUCCESS_MESSAGE": "消息已发送!",
@@ -343,17 +347,17 @@
"DESCRIPTION": "合并联系人以将两个个人资料合并为一个,包括所有属性和对话。 如果发生冲突,将以主联系人的属性为优先。",
"PRIMARY": {
"TITLE": "主联系人",
"HELP_LABEL": "将被保留"
"HELP_LABEL": "将被删除"
},
"CHILD": {
"PARENT": {
"TITLE": "需要合并的联系人",
"PLACEHOLDER": "搜索联系人",
"HELP_LABEL": "将被删除"
"HELP_LABEL": "将被保留"
},
"SUMMARY": {
"TITLE": "总结",
"DELETE_WARNING": "<strong>%{childContactName}</strong> 的联系信息将被删除。",
"ATTRIBUTE_WARNING": "<strong>%{childContactName}</strong> 的联系信息将拷贝到 <strong>%{primaryContactName}</strong>。"
"DELETE_WARNING": "<strong>%{primaryContactName}</strong> 的联系信息将被删除。",
"ATTRIBUTE_WARNING": "<strong>%{primaryContactName}</strong> 的联系信息将拷贝到 <strong>%{parentContactName}</strong>。"
},
"SEARCH": {
"ERROR": "ERROR_MESSAGE"

View File

@@ -34,7 +34,6 @@
"ASSIGN_TO_ME": "分配给我",
"TWILIO_WHATSAPP_CAN_REPLY": "You can only reply to this conversation using a template message due to",
"TWILIO_WHATSAPP_24_HOURS_WINDOW": "24 小时消息窗口限制",
"SELECT_A_TWEET_TO_REPLY": "请选择要回复的推文。",
"REPLYING_TO": "您正在回复到:",
"REMOVE_SELECTION": "移除选择",
"DOWNLOAD": "下载",
@@ -47,6 +46,7 @@
"NO_RESPONSE": "No response",
"RATING_TITLE": "评分",
"FEEDBACK_TITLE": "Feedback",
"REPLY_MESSAGE_NOT_FOUND": "Message not available",
"CARD": {
"SHOW_LABELS": "Show labels",
"HIDE_LABELS": "Hide labels"
@@ -139,7 +139,8 @@
"PRIVATE_NOTE": "私人便笺",
"SEND": "发送",
"CREATE": "添加便笺",
"TWEET": "推特",
"DISMISS_REPLY": "Dismiss reply",
"REPLYING_TO": "Replying to:",
"TIP_FORMAT_ICON": "显示富文本编辑器",
"TIP_EMOJI_ICON": "显示表情选择器",
"TIP_ATTACH_ICON": "附加文件",
@@ -194,6 +195,7 @@
},
"CONTEXT_MENU": {
"COPY": "复制",
"REPLY_TO": "Reply to this message",
"DELETE": "删除",
"CREATE_A_CANNED_RESPONSE": "Add to canned responses",
"TRANSLATE": "Translate",

View File

@@ -425,6 +425,33 @@
"ERROR_MESSAGE": "Unable to delete category"
}
}
},
"UPGRADE_PAGE": {
"TITLE": "Help Center",
"DESCRIPTION": "Create user-friendly self-service portals. Help your users to access the articles and get support 24/7. Upgrade your subscription to enable this feature.",
"SELF_HOSTED_DESCRIPTION": "Create user-friendly self-service portals. Help your users to access the articles and get support 24/7. Please contact your administrator to enable this feature.",
"BUTTON": {
"LEARN_MORE": "了解更多",
"UPGRADE": "Upgrade"
},
"FEATURES": {
"PORTALS": {
"TITLE": "Multiple portals",
"DESCRIPTION": "Create multiple help center portals for different products using the same account."
},
"LOCALES": {
"TITLE": "Full support for locales",
"DESCRIPTION": "Localize the portal in your language. We support all locales and allow translations for every article."
},
"SEO": {
"TITLE": "SEO-friendly design",
"DESCRIPTION": "Customize your meta tags to improve your visibility on search engines with our SEO-friendly pages."
},
"API": {
"TITLE": "Full API support",
"DESCRIPTION": "Use the portal as a headless CMS with third party front-end frameworks using our APIs."
}
}
}
}
}

View File

@@ -242,7 +242,7 @@
"REPORTS_OVERVIEW": "Overview",
"FACEBOOK_REAUTHORIZE": "您的 Facebook 连接已过期,请重新连接您的 Facebook 页面以继续服务",
"HELP_CENTER": {
"TITLE": "Help Center (Beta)",
"TITLE": "Help Center",
"ALL_ARTICLES": "All Articles",
"MY_ARTICLES": "My Articles",
"DRAFT": "Draft",