Initial commit
This commit is contained in:
105
application/Espo/Modules/Crm/Resources/i18n/zh_CN/Account.json
Normal file
105
application/Espo/Modules/Crm/Resources/i18n/zh_CN/Account.json
Normal file
@@ -0,0 +1,105 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "名称",
|
||||
"emailAddress": "电子邮件",
|
||||
"website": "网站",
|
||||
"phoneNumber": "电话",
|
||||
"billingAddress": "账单地址",
|
||||
"shippingAddress": "邮寄地址",
|
||||
"description": "描述",
|
||||
"sicCode": "Sic代码",
|
||||
"industry": "行业",
|
||||
"type": "类型",
|
||||
"contactRole": "标题",
|
||||
"campaign": "营销活动",
|
||||
"targetLists": "目标列表",
|
||||
"targetList": "目标列表",
|
||||
"originalLead": "原始潜在客户",
|
||||
"contactIsInactive": "未激活"
|
||||
},
|
||||
"links": {
|
||||
"contacts": "联系人",
|
||||
"opportunities": "商机",
|
||||
"cases": "工单",
|
||||
"documents": "文件",
|
||||
"meetingsPrimary": "会晤(已举行)",
|
||||
"callsPrimary": "通话(已展开)",
|
||||
"tasksPrimary": "任务(展开)",
|
||||
"emailsPrimary": "电子邮件(展开)",
|
||||
"targetLists": "目标列表",
|
||||
"campaignLogRecords": "营销活动日志",
|
||||
"campaign": "营销活动",
|
||||
"portalUsers": "门户网站用户",
|
||||
"originalLead": "原始潜在客户"
|
||||
},
|
||||
"options": {
|
||||
"type": {
|
||||
"Customer": "顾客",
|
||||
"Investor": "投资者",
|
||||
"Partner": "伙伴",
|
||||
"Reseller": "经销商"
|
||||
},
|
||||
"industry": {
|
||||
"Agriculture": "农业",
|
||||
"Advertising": "广告",
|
||||
"Apparel & Accessories": "服饰与配饰",
|
||||
"Automotive": "汽车",
|
||||
"Banking": "银行业",
|
||||
"Biotechnology": "生物技术",
|
||||
"Building Materials & Equipment": "建筑材料与设备",
|
||||
"Chemical": "化学",
|
||||
"Computer": "电脑",
|
||||
"Education": "教育",
|
||||
"Electronics": "电子产品",
|
||||
"Energy": "能源",
|
||||
"Entertainment & Leisure": "娱乐休闲",
|
||||
"Finance": "金融",
|
||||
"Food & Beverage": "食品与饮料",
|
||||
"Grocery": "杂货",
|
||||
"Healthcare": "卫生保健",
|
||||
"Insurance": "保险",
|
||||
"Legal": "法律",
|
||||
"Manufacturing": "制造业",
|
||||
"Publishing": "出版",
|
||||
"Real Estate": "房地产",
|
||||
"Service": "服务",
|
||||
"Sports": "体育",
|
||||
"Software": "软件",
|
||||
"Technology": "技术",
|
||||
"Telecommunications": "电信",
|
||||
"Television": "电视",
|
||||
"Transportation": "运输",
|
||||
"Venture Capital": "风险投资",
|
||||
"Aerospace": "航天",
|
||||
"Architecture": "建筑",
|
||||
"Construction": "施工",
|
||||
"Defense": "国防",
|
||||
"Creative": "创意",
|
||||
"Culture": "文化",
|
||||
"Consulting": "咨询",
|
||||
"Electric Power": "电力",
|
||||
"Hospitality": "医药",
|
||||
"Mass Media": "大众传媒",
|
||||
"Mining": "矿产",
|
||||
"Music": "音乐",
|
||||
"Marketing": "百货",
|
||||
"Petroleum": "石油",
|
||||
"Retail": "零售",
|
||||
"Shipping": "邮寄",
|
||||
"Support": "支持",
|
||||
"Testing, Inspection & Certification": "检测",
|
||||
"Wholesale": "批发",
|
||||
"Water": "水利"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create Account": "创建客户",
|
||||
"Copy Billing": "复制账单地址",
|
||||
"Set Primary": "设置首选"
|
||||
},
|
||||
"presetFilters": {
|
||||
"customers": "顾客",
|
||||
"partners": "伙伴",
|
||||
"recentlyCreated": "最近已创建的"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"layouts": {
|
||||
"detailConvert": "转换潜在客户",
|
||||
"listForAccount": "列表(帐户)",
|
||||
"listForContact": "列表(联系人)"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"modes": {
|
||||
"month": "月",
|
||||
"week": "周",
|
||||
"agendaWeek": "周",
|
||||
"day": "天",
|
||||
"agendaDay": "天",
|
||||
"timeline": "时间线"
|
||||
},
|
||||
"labels": {
|
||||
"Today": "今天",
|
||||
"Create": "创建",
|
||||
"Shared": "共享",
|
||||
"Add User": "添加用户",
|
||||
"current": "当前",
|
||||
"time": "时间",
|
||||
"User List": "用户列表",
|
||||
"Manage Users": "管理用户",
|
||||
"View Calendar": "查看日历"
|
||||
}
|
||||
}
|
||||
50
application/Espo/Modules/Crm/Resources/i18n/zh_CN/Call.json
Normal file
50
application/Espo/Modules/Crm/Resources/i18n/zh_CN/Call.json
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "名称",
|
||||
"parent": "关联",
|
||||
"status": "状态",
|
||||
"dateStart": "开始日期",
|
||||
"dateEnd": "日期结束",
|
||||
"direction": "方向",
|
||||
"duration": "持续时间",
|
||||
"description": "描述",
|
||||
"users": "用户",
|
||||
"contacts": "联系人",
|
||||
"leads": "潜在客户",
|
||||
"reminders": "提醒",
|
||||
"account": "客户",
|
||||
"acceptanceStatus": "接受状态"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Planned": "已计划",
|
||||
"Held": "已进行",
|
||||
"Not Held": "未进行"
|
||||
},
|
||||
"direction": {
|
||||
"Outbound": "呼出",
|
||||
"Inbound": "呼入"
|
||||
},
|
||||
"acceptanceStatus": {
|
||||
"None": "无",
|
||||
"Accepted": "接受",
|
||||
"Declined": "拒绝",
|
||||
"Tentative": "暂缓"
|
||||
}
|
||||
},
|
||||
"massActions": {
|
||||
"setHeld": "设为进行",
|
||||
"setNotHeld": "设为未进行"
|
||||
},
|
||||
"labels": {
|
||||
"Create Call": "创建通话",
|
||||
"Set Held": "设为举行",
|
||||
"Set Not Held": "设为未举行",
|
||||
"Send Invitations": "发送邀请"
|
||||
},
|
||||
"presetFilters": {
|
||||
"planned": "已计划",
|
||||
"held": "已进行",
|
||||
"todays": "今天的"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,76 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "名称",
|
||||
"description": "描述",
|
||||
"status": "状态",
|
||||
"type": "类型",
|
||||
"startDate": "开始日期",
|
||||
"endDate": "结束日期",
|
||||
"targetLists": "目标列表",
|
||||
"excludingTargetLists": "剔除目标列表",
|
||||
"sentCount": "发送",
|
||||
"openedCount": "开业",
|
||||
"clickedCount": "点击",
|
||||
"optedOutCount": "选择退出",
|
||||
"bouncedCount": "退回",
|
||||
"hardBouncedCount": "硬弹跳",
|
||||
"softBouncedCount": "软弹跳",
|
||||
"leadCreatedCount": "已创建的潜在客户",
|
||||
"revenue": "收入",
|
||||
"revenueConverted": "收入(转换)",
|
||||
"budget": "预算",
|
||||
"budgetConverted": "预算(转换)",
|
||||
"usersTemplate": "用户模板"
|
||||
},
|
||||
"links": {
|
||||
"targetLists": "目标列表",
|
||||
"excludingTargetLists": "剔除目标列表",
|
||||
"accounts": "客户",
|
||||
"contacts": "联系人",
|
||||
"leads": "潜在客户",
|
||||
"opportunities": "商机",
|
||||
"campaignLogRecords": "日志",
|
||||
"massEmails": "群发电子邮件",
|
||||
"trackingUrls": "追踪网址"
|
||||
},
|
||||
"options": {
|
||||
"type": {
|
||||
"Email": "电子邮件",
|
||||
"Web": "网址",
|
||||
"Television": "电视",
|
||||
"Radio": "无线电",
|
||||
"Newsletter": "通讯",
|
||||
"Mail": "邮件"
|
||||
},
|
||||
"status": {
|
||||
"Planning": "规划",
|
||||
"Active": "激活",
|
||||
"Inactive": "非活动",
|
||||
"Complete": "完成"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create Campaign": "创建营销活动",
|
||||
"Target Lists": "目标列表",
|
||||
"Statistics": "统计",
|
||||
"hard": "硬",
|
||||
"soft": "柔软的",
|
||||
"Unsubscribe": "取消订阅",
|
||||
"Mass Emails": "群发电子邮件",
|
||||
"Email Templates": "电子邮件模板",
|
||||
"Unsubscribe again": "再次退订",
|
||||
"Subscribe again": "再次订阅",
|
||||
"Create Target List": "创建目标列表"
|
||||
},
|
||||
"presetFilters": {
|
||||
"active": "激活"
|
||||
},
|
||||
"messages": {
|
||||
"unsubscribed": "您已取消订阅我们的邮寄名单。",
|
||||
"subscribedAgain": "你再次被订阅。"
|
||||
},
|
||||
"tooltips": {
|
||||
"targetLists": "目标应该接收的消息。",
|
||||
"excludingTargetLists": "目标不会接收营销活动消息。"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"fields": {
|
||||
"action": "动作",
|
||||
"actionDate": "日期",
|
||||
"data": "数据",
|
||||
"campaign": "营销活动",
|
||||
"parent": "目标",
|
||||
"object": "目的",
|
||||
"application": "应用",
|
||||
"queueItem": "队列项",
|
||||
"stringData": "字符串数据",
|
||||
"stringAdditionalData": "字符串附加数据",
|
||||
"isTest": "测试"
|
||||
},
|
||||
"links": {
|
||||
"queueItem": "队列项",
|
||||
"parent": "关联",
|
||||
"object": "目的"
|
||||
},
|
||||
"options": {
|
||||
"action": {
|
||||
"Sent": "发送",
|
||||
"Opened": "开业",
|
||||
"Opted Out": "取消订阅",
|
||||
"Bounced": "退回",
|
||||
"Clicked": "点击",
|
||||
"Lead Created": "已创建的潜在客户",
|
||||
"Opted In": "订阅"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"All": "全部"
|
||||
},
|
||||
"presetFilters": {
|
||||
"sent": "发送",
|
||||
"opened": "打开",
|
||||
"optedOut": "选择退出",
|
||||
"bounced": "反弹",
|
||||
"clicked": "点击",
|
||||
"leadCreated": "已创建的潜在客户"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"fields": {
|
||||
"url": "网址",
|
||||
"urlToUse": "要插入代码而不是网址",
|
||||
"campaign": "营销活动"
|
||||
},
|
||||
"links": {
|
||||
"campaign": "营销活动"
|
||||
},
|
||||
"labels": {
|
||||
"Create CampaignTrackingUrl": "创建跟踪网址"
|
||||
}
|
||||
}
|
||||
61
application/Espo/Modules/Crm/Resources/i18n/zh_CN/Case.json
Normal file
61
application/Espo/Modules/Crm/Resources/i18n/zh_CN/Case.json
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "名称",
|
||||
"number": "编号",
|
||||
"status": "状态",
|
||||
"account": "客户",
|
||||
"contact": "联系人",
|
||||
"contacts": "联系人",
|
||||
"priority": "优先",
|
||||
"type": "类型",
|
||||
"description": "描述",
|
||||
"lead": "潜在客户",
|
||||
"attachments": "附件",
|
||||
"inboundEmail": "入站邮件"
|
||||
},
|
||||
"links": {
|
||||
"account": "客户",
|
||||
"contact": "联系人(主)",
|
||||
"Contacts": "联系人",
|
||||
"meetings": "会晤",
|
||||
"calls": "通话",
|
||||
"tasks": "任务",
|
||||
"emails": "电子邮件",
|
||||
"articles": "知识库文章",
|
||||
"lead": "潜在客户",
|
||||
"attachments": "附件",
|
||||
"inboundEmail": "入站电子邮件"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"New": "新建",
|
||||
"Assigned": "已指派",
|
||||
"Pending": "待定",
|
||||
"Closed": "关闭",
|
||||
"Rejected": "拒绝",
|
||||
"Duplicate": "重复"
|
||||
},
|
||||
"priority": {
|
||||
"Low": "低",
|
||||
"Normal": "正常",
|
||||
"High": "高",
|
||||
"Urgent": "紧急"
|
||||
},
|
||||
"type": {
|
||||
"Question": "询问",
|
||||
"Incident": "事件",
|
||||
"Problem": "问题"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create Case": "创建工单",
|
||||
"Close": "关",
|
||||
"Reject": "拒绝",
|
||||
"Closed": "关闭",
|
||||
"Rejected": "拒绝"
|
||||
},
|
||||
"presetFilters": {
|
||||
"open": "打开",
|
||||
"closed": "关闭"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "名称",
|
||||
"emailAddress": "电子邮件",
|
||||
"accountRole": "标题",
|
||||
"account": "客户",
|
||||
"accounts": "客户",
|
||||
"phoneNumber": "电话",
|
||||
"accountType": "客户类型",
|
||||
"doNotCall": "不要电联",
|
||||
"address": "地址",
|
||||
"opportunityRole": "商机角色",
|
||||
"description": "描述",
|
||||
"campaign": "营销活动",
|
||||
"targetLists": "目标列表",
|
||||
"targetList": "目标列表",
|
||||
"portalUser": "门户网站用户",
|
||||
"originalLead": "原始潜在客户",
|
||||
"acceptanceStatus": "验收状态",
|
||||
"accountIsInactive": "账户未激活",
|
||||
"acceptanceStatusMeetings": "接受状态(Meetings)",
|
||||
"acceptanceStatusCalls": "接受状态(Calls)"
|
||||
},
|
||||
"links": {
|
||||
"opportunities": "商机",
|
||||
"cases": "工单",
|
||||
"targetLists": "目标列表",
|
||||
"campaignLogRecords": "营销活动日志",
|
||||
"campaign": "营销活动",
|
||||
"account": "帐户(主要)",
|
||||
"accounts": "客户",
|
||||
"casesPrimary": "工单(主要)",
|
||||
"portalUser": "门户用户",
|
||||
"originalLead": "原始潜在客户",
|
||||
"documents": "文件",
|
||||
"tasksPrimary": "任务(扩展)"
|
||||
},
|
||||
"labels": {
|
||||
"Create Contact": "创建联系人"
|
||||
},
|
||||
"options": {
|
||||
"opportunityRole": {
|
||||
"Decision Maker": "决策者",
|
||||
"Evaluator": "评估者",
|
||||
"Influencer": "影响者"
|
||||
}
|
||||
},
|
||||
"presetFilters": {
|
||||
"portalUsers": "门户用户",
|
||||
"notPortalUsers": "不是门户用户",
|
||||
"accountActive": "激活"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"fields": {
|
||||
"futureDays": "接下来的 X 天"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create Document": "创建文档",
|
||||
"Details": "细节"
|
||||
},
|
||||
"fields": {
|
||||
"name": "名称",
|
||||
"status": "状态",
|
||||
"file": "文件",
|
||||
"type": "类型",
|
||||
"publishDate": "发布日期",
|
||||
"expirationDate": "结束日期",
|
||||
"description": "描述",
|
||||
"accounts": "账户",
|
||||
"folder": "文件夹"
|
||||
},
|
||||
"links": {
|
||||
"accounts": "账户",
|
||||
"opportunities": "商机",
|
||||
"folder": "文件夹",
|
||||
"leads": "潜在客户",
|
||||
"contacts": "联系人"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Active": "激活",
|
||||
"Draft": "草案",
|
||||
"Expired": "已过期",
|
||||
"Canceled": "取消"
|
||||
},
|
||||
"type": {
|
||||
"": "没有",
|
||||
"Contract": "合同",
|
||||
"License Agreement": "许可协议"
|
||||
}
|
||||
},
|
||||
"presetFilters": {
|
||||
"active": "激活",
|
||||
"draft": "草案"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create DocumentFolder": "创建文档文件夹",
|
||||
"Manage Categories": "管理文件夹",
|
||||
"Documents": "文件"
|
||||
},
|
||||
"links": {
|
||||
"documents": "文件"
|
||||
}
|
||||
}
|
||||
10
application/Espo/Modules/Crm/Resources/i18n/zh_CN/Email.json
Normal file
10
application/Espo/Modules/Crm/Resources/i18n/zh_CN/Email.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create Lead": "创建潜在客户",
|
||||
"Create Contact": "创建联系人",
|
||||
"Create Task": "创建任务",
|
||||
"Create Case": "创建工单",
|
||||
"Add to Contact": "添加到联系人",
|
||||
"Add to Lead": "添加至潜在客户"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "名称",
|
||||
"status": "状态",
|
||||
"target": "目标",
|
||||
"sentAt": "发送日期",
|
||||
"attemptCount": "尝试",
|
||||
"emailAddress": "电子邮件地址",
|
||||
"massEmail": "群发电子邮件",
|
||||
"isTest": "是测试"
|
||||
},
|
||||
"links": {
|
||||
"target": "目标",
|
||||
"massEmail": "群发电子邮件"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Pending": "有待",
|
||||
"Sent": "发送",
|
||||
"Failed": "失败",
|
||||
"Sending": "发送中"
|
||||
}
|
||||
},
|
||||
"presetFilters": {
|
||||
"pending": "有待",
|
||||
"sent": "发送",
|
||||
"failed": "失败"
|
||||
}
|
||||
}
|
||||
118
application/Espo/Modules/Crm/Resources/i18n/zh_CN/Global.json
Normal file
118
application/Espo/Modules/Crm/Resources/i18n/zh_CN/Global.json
Normal file
@@ -0,0 +1,118 @@
|
||||
{
|
||||
"links": {
|
||||
"parent": "父母",
|
||||
"contacts": "联系人",
|
||||
"opportunities": "商机",
|
||||
"leads": "潜在客户",
|
||||
"meetings": "会晤",
|
||||
"calls": "通话",
|
||||
"tasks": "任务",
|
||||
"emails": "电子邮件",
|
||||
"accounts": "客户",
|
||||
"cases": "工单",
|
||||
"documents": "文件",
|
||||
"account": "客户",
|
||||
"opportunity": "商机",
|
||||
"contact": "联系人"
|
||||
},
|
||||
"scopeNames": {
|
||||
"Account": "客户",
|
||||
"Contact": "联系人",
|
||||
"Lead": "潜在客户",
|
||||
"Target": "目标",
|
||||
"Opportunity": "商机",
|
||||
"Meeting": "会晤",
|
||||
"Calendar": "日历",
|
||||
"Call": "通话",
|
||||
"Task": "任务",
|
||||
"Case": "工单",
|
||||
"Document": "文件",
|
||||
"DocumentFolder": "文档文件夹",
|
||||
"Campaign": "营销活动",
|
||||
"TargetList": "目标列表",
|
||||
"MassEmail": "群发电子邮件",
|
||||
"EmailQueueItem": "电子邮件队列项",
|
||||
"CampaignTrackingUrl": "跟踪网址",
|
||||
"Activities": "活动",
|
||||
"KnowledgeBaseArticle": "知识库文章",
|
||||
"KnowledgeBaseCategory": "知识库类别",
|
||||
"CampaignLogRecord": "营销活动日志记录"
|
||||
},
|
||||
"scopeNamesPlural": {
|
||||
"Account": "客户",
|
||||
"Contact": "联系人",
|
||||
"Lead": "潜在客户",
|
||||
"Target": "目标",
|
||||
"Opportunity": "商机",
|
||||
"Meeting": "会晤",
|
||||
"Calendar": "日历",
|
||||
"Call": "通话",
|
||||
"Task": "任务",
|
||||
"Case": "工单",
|
||||
"Document": "文件",
|
||||
"DocumentFolder": "文档文件夹",
|
||||
"Campaign": "营销活动",
|
||||
"TargetList": "目标列表",
|
||||
"MassEmail": "群发电子邮件",
|
||||
"EmailQueueItem": "电子邮件队列项",
|
||||
"CampaignTrackingUrl": "跟踪网址",
|
||||
"Activities": "活动",
|
||||
"KnowledgeBaseArticle": "知识库",
|
||||
"KnowledgeBaseCategory": "知识库类别",
|
||||
"CampaignLogRecord": "营销活动日志记录"
|
||||
},
|
||||
"dashlets": {
|
||||
"Leads": "我的潜在客户",
|
||||
"Opportunities": "我的商机",
|
||||
"Tasks": "我的任务",
|
||||
"Cases": "我的工单",
|
||||
"Calendar": "日历",
|
||||
"Calls": "我的通话",
|
||||
"Meetings": "我的会晤",
|
||||
"OpportunitiesByStage": "商机阶段",
|
||||
"OpportunitiesByLeadSource": "源自潜在客户的商机",
|
||||
"SalesByMonth": "按月销售",
|
||||
"SalesPipeline": "销售渠道",
|
||||
"Activities": "我的活动"
|
||||
},
|
||||
"labels": {
|
||||
"Create InboundEmail": "创建入站电子邮件",
|
||||
"Activities": "活动",
|
||||
"History": "历史",
|
||||
"Attendees": "参加者",
|
||||
"Schedule Meeting": "安排会晤",
|
||||
"Schedule Call": "计划通话",
|
||||
"Compose Email": "写邮件",
|
||||
"Log Meeting": "会晤会议",
|
||||
"Log Call": "通话记录",
|
||||
"Archive Email": "存档电子邮件",
|
||||
"Create Task": "创建任务",
|
||||
"Tasks": "任务"
|
||||
},
|
||||
"fields": {
|
||||
"billingAddressCity": "城市",
|
||||
"addressCity": "城市",
|
||||
"billingAddressCountry": "国家",
|
||||
"addressCountry": "国家",
|
||||
"billingAddressPostalCode": "邮政编码",
|
||||
"addressPostalCode": "邮政编码",
|
||||
"billingAddressState": "州",
|
||||
"addressState": "州",
|
||||
"billingAddressStreet": "街道",
|
||||
"addressStreet": "街道",
|
||||
"billingAddressMap": "地图",
|
||||
"addressMap": "地图",
|
||||
"shippingAddressCity": "城市(邮寄)",
|
||||
"shippingAddressStreet": "街道(邮寄)",
|
||||
"shippingAddressCountry": "省(邮寄)",
|
||||
"shippingAddressState": "国家(邮寄)",
|
||||
"shippingAddressPostalCode": "邮政编码(邮寄)",
|
||||
"shippingAddressMap": "地图(邮寄)"
|
||||
},
|
||||
"options": {
|
||||
"reminderTypes": {
|
||||
"Popup": "通知",
|
||||
"Email": "电子邮件"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create KnowledgeBaseArticle": "创建文章",
|
||||
"Any": "任何",
|
||||
"Send in Email": "在电子邮件中发送",
|
||||
"Move Up": "提升",
|
||||
"Move Down": "下降",
|
||||
"Move to Top": "移到顶部",
|
||||
"Move to Bottom": "移到底部"
|
||||
},
|
||||
"fields": {
|
||||
"name": "名称",
|
||||
"status": "状态",
|
||||
"type": "类型",
|
||||
"attachments": "附件",
|
||||
"publishDate": "发布日期",
|
||||
"expirationDate": "结束日期",
|
||||
"description": "描述",
|
||||
"body": "身体",
|
||||
"categories": "分类",
|
||||
"language": "语言",
|
||||
"portals": "门户"
|
||||
},
|
||||
"links": {
|
||||
"cases": "工单",
|
||||
"opportunities": "商机",
|
||||
"categories": "分类",
|
||||
"portals": "门户"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"In Review": "回顾",
|
||||
"Draft": "草案",
|
||||
"Archived": "存档",
|
||||
"Published": "发布时间"
|
||||
},
|
||||
"type": {
|
||||
"Article": "文章"
|
||||
}
|
||||
},
|
||||
"presetFilters": {
|
||||
"published": "发布"
|
||||
},
|
||||
"tooltips": {
|
||||
"portals": "文章仅在特定门户网站上可用。"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create KnowledgeBaseCategory": "创建类别",
|
||||
"Manage Categories": "管理类别",
|
||||
"Articles": "用品"
|
||||
},
|
||||
"links": {
|
||||
"articles": "文章"
|
||||
}
|
||||
}
|
||||
69
application/Espo/Modules/Crm/Resources/i18n/zh_CN/Lead.json
Normal file
69
application/Espo/Modules/Crm/Resources/i18n/zh_CN/Lead.json
Normal file
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"labels": {
|
||||
"Converted To": "已转换为",
|
||||
"Create Lead": "创建潜在客户",
|
||||
"Convert": "转换",
|
||||
"convert": "转换"
|
||||
},
|
||||
"fields": {
|
||||
"name": "名称",
|
||||
"emailAddress": "电子邮件",
|
||||
"title": "标题",
|
||||
"website": "网站",
|
||||
"phoneNumber": "电话",
|
||||
"accountName": "客户名称",
|
||||
"doNotCall": "不要电联",
|
||||
"address": "地址",
|
||||
"status": "状态",
|
||||
"source": "客户来源",
|
||||
"opportunityAmount": "项目预算",
|
||||
"opportunityAmountConverted": "项目预算(转换)",
|
||||
"description": "描述",
|
||||
"createdAccount": "客户",
|
||||
"createdContact": "联系人",
|
||||
"createdOpportunity": "商机",
|
||||
"campaign": "营销活动",
|
||||
"targetLists": "目标列表",
|
||||
"targetList": "目标列表",
|
||||
"industry": "行业",
|
||||
"acceptanceStatus": "验收状态",
|
||||
"opportunityAmountCurrency": "机会金额货币",
|
||||
"acceptanceStatusMeetings": "接受状态(Meetings)",
|
||||
"acceptanceStatusCalls": "接受状态(Calls)"
|
||||
},
|
||||
"links": {
|
||||
"targetLists": "目标列表",
|
||||
"campaignLogRecords": "营销活动日志",
|
||||
"campaign": "营销活动",
|
||||
"createdAccount": "客户",
|
||||
"createdContact": "联系人",
|
||||
"createdOpportunity": "商机",
|
||||
"cases": "工单",
|
||||
"documents": "文件"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"New": "新建",
|
||||
"Assigned": "指派",
|
||||
"In Process": "处理中",
|
||||
"Converted": "已转换",
|
||||
"Recycled": "已回收",
|
||||
"Dead": "没机会"
|
||||
},
|
||||
"source": {
|
||||
"Call": "通话",
|
||||
"Email": "电子邮件",
|
||||
"Existing Customer": "现有客户",
|
||||
"Partner": "伙伴",
|
||||
"Public Relations": "公共关系",
|
||||
"Web Site": "网站",
|
||||
"Campaign": "营销活动",
|
||||
"Other": "其他"
|
||||
}
|
||||
},
|
||||
"presetFilters": {
|
||||
"active": "激活",
|
||||
"actual": "所有",
|
||||
"converted": "已转换"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "名称",
|
||||
"status": "状态",
|
||||
"storeSentEmails": "存储发送的电子邮件",
|
||||
"startAt": "开始日期",
|
||||
"fromAddress": "发件人地址",
|
||||
"fromName": "发件人",
|
||||
"replyToAddress": "回复地址",
|
||||
"replyToName": "回复名称",
|
||||
"campaign": "营销活动",
|
||||
"emailTemplate": "邮件模板",
|
||||
"inboundEmail": "邮件帐户",
|
||||
"targetLists": "目标列表",
|
||||
"excludingTargetLists": "剔除目标列表",
|
||||
"optOutEntirely": "完全选择退出",
|
||||
"smtpAccount": "SMTP帐户"
|
||||
},
|
||||
"links": {
|
||||
"targetLists": "目标列表",
|
||||
"excludingTargetLists": "排除目标列表",
|
||||
"queueItems": "队列项",
|
||||
"campaign": "营销活动",
|
||||
"emailTemplate": "邮件模板",
|
||||
"inboundEmail": "邮件帐户"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Draft": "草稿",
|
||||
"Pending": "待定",
|
||||
"In Process": "处理中",
|
||||
"Complete": "完成",
|
||||
"Canceled": "已取消",
|
||||
"Failed": "失败"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create MassEmail": "创建群发电子邮件",
|
||||
"Send Test": "发送测试",
|
||||
"System SMTP": "系统SMTP",
|
||||
"system": "系统",
|
||||
"group": "组"
|
||||
},
|
||||
"messages": {
|
||||
"selectAtLeastOneTarget": "至少选择一个目标。",
|
||||
"testSent": "测试电子邮件应该发送"
|
||||
},
|
||||
"tooltips": {
|
||||
"optOutEntirely": "已取消订阅的收件人的电子邮件地址将被标记为已停用,他们将不会再收到任何群发电子邮件。",
|
||||
"targetLists": "应该接收消息的目标。",
|
||||
"excludingTargetLists": "不应该接收消息的目标。",
|
||||
"storeSentEmails": "邮件将存储在CRM中."
|
||||
},
|
||||
"presetFilters": {
|
||||
"actual": "所有",
|
||||
"complete": "完成"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "名称",
|
||||
"parent": "关联",
|
||||
"status": "状态",
|
||||
"dateStart": "开始日期",
|
||||
"dateEnd": "结束日期",
|
||||
"duration": "持续时间",
|
||||
"description": "描述",
|
||||
"users": "用户",
|
||||
"contacts": "联系人",
|
||||
"leads": "潜在客户",
|
||||
"reminders": "提醒",
|
||||
"account": "客户",
|
||||
"acceptanceStatus": "接受状态"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Planned": "已计划",
|
||||
"Held": "举行",
|
||||
"Not Held": "未举行"
|
||||
},
|
||||
"acceptanceStatus": {
|
||||
"None": "无",
|
||||
"Accepted": "接受",
|
||||
"Declined": "拒绝",
|
||||
"Tentative": "暂定"
|
||||
}
|
||||
},
|
||||
"massActions": {
|
||||
"setHeld": "设为举行",
|
||||
"setNotHeld": "设为未举行"
|
||||
},
|
||||
"labels": {
|
||||
"Create Meeting": "创建会晤",
|
||||
"Set Held": "设为举行",
|
||||
"Set Not Held": "设为未举行",
|
||||
"Send Invitations": "发送邀请",
|
||||
"on time": "准时",
|
||||
"before": "之前"
|
||||
},
|
||||
"presetFilters": {
|
||||
"planned": "已计划",
|
||||
"held": "举行",
|
||||
"todays": "今天的"
|
||||
},
|
||||
"messages": {
|
||||
"nothingHasBeenSent": "什么都没发送"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "名称",
|
||||
"account": "客户",
|
||||
"stage": "阶段",
|
||||
"amount": "项目预算",
|
||||
"probability": "概率%",
|
||||
"leadSource": "客户来源",
|
||||
"doNotCall": "不要电联",
|
||||
"closeDate": "关闭日期",
|
||||
"contacts": "联系人",
|
||||
"description": "描述",
|
||||
"amountConverted": "金额(转换)",
|
||||
"amountWeightedConverted": "金额加权",
|
||||
"campaign": "营销活动",
|
||||
"originalLead": "原始潜在客户",
|
||||
"amountCurrency": "金额货币",
|
||||
"contactRole": "联系人角色",
|
||||
"lastStage": "最后阶段"
|
||||
},
|
||||
"links": {
|
||||
"contacts": "联系人",
|
||||
"documents": "文件",
|
||||
"campaign": "营销活动运动",
|
||||
"originalLead": "原始潜在客户"
|
||||
},
|
||||
"options": {
|
||||
"stage": {
|
||||
"Prospecting": "预期",
|
||||
"Qualification": "评价",
|
||||
"Needs Analysis": "需求分析",
|
||||
"Value Proposition": "价值主张",
|
||||
"Id. Decision Makers": "Id决策者",
|
||||
"Perception Analysis": "感性分析",
|
||||
"Proposal/Price Quote": "提案/报价",
|
||||
"Negotiation/Review": "协商/审核",
|
||||
"Closed Won": "赢得并结束",
|
||||
"Closed Lost": "失去并结束",
|
||||
"Proposal": "提案",
|
||||
"Negotiation": "协商"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create Opportunity": "创建商机"
|
||||
},
|
||||
"presetFilters": {
|
||||
"open": "打开",
|
||||
"won": "韩元",
|
||||
"lost": "丢失"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"links": {
|
||||
"articles": "知识库文章"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"options": {
|
||||
"job": {
|
||||
"ProcessMassEmail": "发送大量电子邮件",
|
||||
"ControlKnowledgeBaseArticleStatus": "控制知识库文章状态"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "名称",
|
||||
"description": "描述",
|
||||
"entryCount": "条目计数",
|
||||
"campaigns": "营销活动",
|
||||
"endDate": "结束日期",
|
||||
"targetLists": "目标列表",
|
||||
"includingActionList": "包含",
|
||||
"excludingActionList": "排除",
|
||||
"optedOutCount": "取消订阅"
|
||||
},
|
||||
"links": {
|
||||
"accounts": "客户",
|
||||
"contacts": "联系人",
|
||||
"leads": "潜在客户",
|
||||
"campaigns": "营销活动",
|
||||
"massEmails": "群发电子邮件"
|
||||
},
|
||||
"options": {
|
||||
"type": {
|
||||
"Email": "电子邮件",
|
||||
"Television": "电视",
|
||||
"Radio": "广播",
|
||||
"Newsletter": "新闻稿"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create TargetList": "创建目标列表",
|
||||
"Opted Out": "选择退出",
|
||||
"Cancel Opt-Out": "取消退出",
|
||||
"Opt-Out": "退出"
|
||||
}
|
||||
}
|
||||
50
application/Espo/Modules/Crm/Resources/i18n/zh_CN/Task.json
Normal file
50
application/Espo/Modules/Crm/Resources/i18n/zh_CN/Task.json
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "名称",
|
||||
"parent": "关联",
|
||||
"status": "状态",
|
||||
"dateStart": "开始日期",
|
||||
"dateEnd": "结束日期",
|
||||
"dateStartDate": "日期开始(全天)",
|
||||
"dateEndDate": "日期结束(全天)",
|
||||
"priority": "优先级",
|
||||
"description": "描述",
|
||||
"isOverdue": "逾期",
|
||||
"account": "客户",
|
||||
"dateCompleted": "完成日期",
|
||||
"attachments": "附件",
|
||||
"reminders": "提醒",
|
||||
"contact": "联系人"
|
||||
},
|
||||
"links": {
|
||||
"attachments": "附件",
|
||||
"account": "用户",
|
||||
"contact": "联系人"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Not Started": "未开始",
|
||||
"Started": "开始",
|
||||
"Completed": "已完成",
|
||||
"Canceled": "取消",
|
||||
"Deferred": "推迟"
|
||||
},
|
||||
"priority": {
|
||||
"Low": "低",
|
||||
"Normal": "正常",
|
||||
"High": "高",
|
||||
"Urgent": "紧急"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create Task": "创建任务",
|
||||
"Complete": "完成"
|
||||
},
|
||||
"presetFilters": {
|
||||
"actual": "所有",
|
||||
"completed": "完成",
|
||||
"todays": "今天",
|
||||
"overdue": "过期",
|
||||
"deferred": "延期"
|
||||
}
|
||||
}
|
||||
10
application/Espo/Modules/Crm/Resources/i18n/zh_CN/User.json
Normal file
10
application/Espo/Modules/Crm/Resources/i18n/zh_CN/User.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"links": {
|
||||
"targetLists": "目标列表"
|
||||
},
|
||||
"fields": {
|
||||
"acceptanceStatus": "验收状态",
|
||||
"acceptanceStatusMeetings": "接受状态(Meetings)",
|
||||
"acceptanceStatusCalls": "接受状态(Calls)"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user