2016-04-25 12:07:15 +08:00
|
|
|
|
module.exports = {
|
2016-04-20 15:24:20 +08:00
|
|
|
|
locale: 'zh-CN',
|
2016-04-18 16:38:07 +08:00
|
|
|
|
messages: {
|
2017-02-24 11:55:24 +08:00
|
|
|
|
'app.header.search': '全文本搜索...',
|
2016-04-18 16:38:07 +08:00
|
|
|
|
'app.header.menu.home': '首页',
|
|
|
|
|
'app.header.menu.practice': '实践',
|
|
|
|
|
'app.header.menu.pattern': '模式',
|
2016-09-10 14:22:40 +08:00
|
|
|
|
'app.header.menu.components': '组件',
|
2017-12-22 17:49:38 +08:00
|
|
|
|
'app.header.menu.spec': '设计语言',
|
2016-04-18 16:38:07 +08:00
|
|
|
|
'app.header.menu.resource': '资源',
|
2017-06-11 22:44:55 +08:00
|
|
|
|
'app.header.menu.mobile': '移动版',
|
2019-05-31 10:48:00 +08:00
|
|
|
|
'app.header.menu.pro.v4': 'Ant Design Pro v4',
|
2019-03-11 22:50:10 +08:00
|
|
|
|
'app.header.menu.ecosystem': '生态',
|
2017-11-28 17:01:41 +08:00
|
|
|
|
'app.header.lang': 'English',
|
2018-12-05 21:06:27 +08:00
|
|
|
|
'app.content.edit-page': '在 GitHub 上编辑此页!',
|
|
|
|
|
'app.content.edit-demo': '在 GitHub 上编辑此示例!',
|
2016-09-08 16:53:50 +08:00
|
|
|
|
'app.component.examples': '代码演示',
|
2018-07-01 12:13:46 +08:00
|
|
|
|
'app.component.examples.expand': '展开全部代码',
|
2019-08-27 12:31:54 +08:00
|
|
|
|
'app.component.examples.collapse': '收起全部代码',
|
2019-03-21 09:48:50 +08:00
|
|
|
|
'app.demo.debug': '此演示仅供调试,线上不会展示',
|
2017-03-02 15:08:42 +08:00
|
|
|
|
'app.demo.copy': '复制代码',
|
|
|
|
|
'app.demo.copied': '复制成功',
|
2019-03-21 09:48:50 +08:00
|
|
|
|
'app.demo.code.show': '显示代码',
|
|
|
|
|
'app.demo.code.hide': '收起代码',
|
2017-07-11 19:31:06 +08:00
|
|
|
|
'app.demo.codepen': '在 CodePen 中打开',
|
2017-12-29 17:02:45 +08:00
|
|
|
|
'app.demo.codesandbox': '在 CodeSandbox 中打开',
|
2019-11-13 17:29:46 +08:00
|
|
|
|
'app.demo.stackblitz': '在 Stackblitz 中打开',
|
2017-07-11 19:31:06 +08:00
|
|
|
|
'app.demo.riddle': '在 Riddle 中打开',
|
2016-09-01 11:53:55 +08:00
|
|
|
|
'app.home.slogan': '一个 UI 设计语言',
|
2018-12-07 16:17:45 +08:00
|
|
|
|
'app.home.introduce':
|
|
|
|
|
'服务于企业级产品的设计体系,基于确定和自然的设计价值观上的模块化解决方案,让设计者和开发者专注于更好的用户体验。',
|
2018-01-04 20:00:38 +08:00
|
|
|
|
'app.home.design-language': '设计语言',
|
|
|
|
|
'app.home.solution': '解决方案',
|
2018-12-07 16:17:45 +08:00
|
|
|
|
'app.home.components-explain':
|
|
|
|
|
'基于 Ant Design 设计语言,我们提供了开箱即用的高质量 React 和 Angular 组件实现,用于开发和服务于企业级中后台产品。',
|
2018-01-04 20:00:38 +08:00
|
|
|
|
'app.home.product-pro-slogan': '开箱即用的中台前端/设计解决方案',
|
2018-10-12 17:09:43 +08:00
|
|
|
|
'app.home.product-mobile-slogan': 'antd-mobile 是 Ant Design 移动规范的实现',
|
2018-01-04 20:00:38 +08:00
|
|
|
|
'app.home.product-antv-slogan': '简单、专业、拥有无限可能的数据可视化解决方案',
|
2018-11-09 16:18:15 +08:00
|
|
|
|
'app.home.product-landing-slogan': '基于 Ant Design 设计语言的 Landing 模板与规范',
|
2018-01-06 10:20:03 +08:00
|
|
|
|
'app.home.tool-title': '工具和资源',
|
2018-01-04 20:00:38 +08:00
|
|
|
|
'app.home.tool-package-title': 'Ant Design 资源包',
|
|
|
|
|
'app.home.tool-package-content': 'Ant Design 相关设计资源下载',
|
2018-01-06 10:20:03 +08:00
|
|
|
|
'app.home.tool-library-title': 'Axure Library',
|
2018-01-04 20:00:38 +08:00
|
|
|
|
'app.home.tool-library-content': '一套精美得像视觉稿的 Axure 组件库',
|
2018-05-14 13:58:54 +08:00
|
|
|
|
'app.home.tool-kitchen-title': 'Kitchen',
|
2018-01-04 20:00:38 +08:00
|
|
|
|
'app.home.tool-kitchen-content': '一个为设计师提效的 Sketch 工具集',
|
2018-01-08 12:16:59 +08:00
|
|
|
|
'app.home.getting-started': '开始使用',
|
2019-10-14 12:26:44 +08:00
|
|
|
|
'app.home.recommend': '推荐',
|
|
|
|
|
'app.home.recommend.yuque': '语雀,我们都喜欢的文档工具',
|
2019-11-30 00:03:16 +08:00
|
|
|
|
'app.home.recommend.antv.g2plot': 'G2Plot:全新企业级图表',
|
2018-01-08 12:16:59 +08:00
|
|
|
|
'app.home.more': '查看更多',
|
2018-10-12 17:09:43 +08:00
|
|
|
|
'app.home.more-mobile-react': 'Ant Design Mobile of React',
|
|
|
|
|
'app.home.more-mobile-angular': 'Ant Design Mobile of Angular',
|
2017-09-04 11:55:45 +08:00
|
|
|
|
'app.footer.repo': 'GitHub 仓库',
|
2017-02-16 16:25:42 +08:00
|
|
|
|
'app.footer.awesome': 'Awesome Ant Design',
|
2018-09-11 11:38:36 +08:00
|
|
|
|
'app.footer.course': 'Ant Design 实战教程',
|
2017-10-28 00:09:55 +08:00
|
|
|
|
'app.footer.chinamirror': '国内镜像站点 🇨🇳',
|
2019-09-19 14:04:59 +08:00
|
|
|
|
'app.footer.primary-color-changing': '正在修改主题色...',
|
2017-09-04 11:55:45 +08:00
|
|
|
|
'app.footer.primary-color-changed': '修改主题色成功!',
|
2018-05-14 19:52:51 +08:00
|
|
|
|
'app.footer.kitchen': 'Sketch 工具集',
|
2019-01-14 11:24:14 +08:00
|
|
|
|
'app.footer.landing': '首页模板集',
|
2016-09-01 11:53:55 +08:00
|
|
|
|
'app.footer.scaffold': '脚手架',
|
2017-05-13 16:12:35 +08:00
|
|
|
|
'app.footer.scaffolds': '脚手架市场',
|
2016-09-01 11:53:55 +08:00
|
|
|
|
'app.footer.dev-tools': '开发工具',
|
2018-09-11 14:34:36 +08:00
|
|
|
|
'app.footer.umi': 'React 应用开发框架',
|
|
|
|
|
'app.footer.dva': '数据流前端框架',
|
2019-10-14 17:51:15 +08:00
|
|
|
|
'app.footer.remax': '全新的小程序开发体验',
|
2018-02-11 17:54:55 +08:00
|
|
|
|
'app.footer.resources': '相关资源',
|
2016-09-01 11:53:55 +08:00
|
|
|
|
'app.footer.data-vis': '数据可视化',
|
2017-03-02 14:28:23 +08:00
|
|
|
|
'app.footer.eggjs': '企业级 Node 开发框架',
|
2016-09-01 11:53:55 +08:00
|
|
|
|
'app.footer.motion': '设计动效',
|
2016-10-07 14:33:08 +08:00
|
|
|
|
'app.footer.antd-library': 'Axure 部件库',
|
2018-11-10 14:52:16 +08:00
|
|
|
|
'app.footer.design-resources': '设计资源下载',
|
2017-02-16 16:25:42 +08:00
|
|
|
|
'app.footer.antux': '页面逻辑素材',
|
2016-09-01 11:53:55 +08:00
|
|
|
|
'app.footer.community': '社区',
|
2018-02-11 17:54:55 +08:00
|
|
|
|
'app.footer.help': '帮助',
|
2018-11-10 14:52:16 +08:00
|
|
|
|
'app.footer.change-log': '更新日志',
|
2017-02-16 16:25:42 +08:00
|
|
|
|
'app.footer.faq': '常见问题',
|
2016-09-01 11:53:55 +08:00
|
|
|
|
'app.footer.feedback': '反馈和建议',
|
2017-02-16 16:25:42 +08:00
|
|
|
|
'app.footer.stackoverflow': 'StackOverflow',
|
|
|
|
|
'app.footer.segmentfault': 'SegmentFault',
|
2019-09-19 12:27:02 +08:00
|
|
|
|
'app.footer.discuss-en': '在线讨论 🇺🇸',
|
|
|
|
|
'app.footer.discuss-cn': '在线讨论 🇨🇳',
|
2016-10-07 15:33:04 +08:00
|
|
|
|
'app.footer.bug-report': '报告 Bug',
|
2017-04-02 14:03:42 +08:00
|
|
|
|
'app.footer.issues': '讨论列表',
|
2016-09-01 11:53:55 +08:00
|
|
|
|
'app.footer.version': '文档版本:',
|
2019-11-08 16:25:08 +08:00
|
|
|
|
'app.footer.author': '蚂蚁金服体验技术部出品 @ XTech',
|
2017-11-09 16:53:05 +08:00
|
|
|
|
'app.footer.work_with_us': '加入我们',
|
2017-11-27 15:36:58 +08:00
|
|
|
|
'app.footer.more-product': '更多产品',
|
2019-11-08 16:25:08 +08:00
|
|
|
|
'app.footer.company': 'XTech',
|
2017-11-29 00:08:48 +08:00
|
|
|
|
'app.footer.ant-design': '蚂蚁 UI 体系',
|
2018-02-11 17:54:55 +08:00
|
|
|
|
'app.footer.yuque': '语雀',
|
2018-10-16 16:03:22 +08:00
|
|
|
|
'app.footer.yuque.slogan': '知识创作与分享工具',
|
2018-02-11 17:54:55 +08:00
|
|
|
|
'app.footer.fengdie': '云凤蝶',
|
|
|
|
|
'app.footer.fengdie.slogan': '移动建站平台',
|
2019-11-08 16:25:08 +08:00
|
|
|
|
'app.footer.antv.slogan': '数据可视化',
|
|
|
|
|
'app.footer.egg.slogan': '企业级 Node 开发框架',
|
2018-11-10 14:52:16 +08:00
|
|
|
|
'app.footer.zhihu': 'Ant Design 专栏',
|
2018-02-11 17:54:55 +08:00
|
|
|
|
'app.footer.zhihu.xtech': '体验科技专栏',
|
2018-02-11 17:59:41 +08:00
|
|
|
|
'app.footer.seeconf': '蚂蚁体验科技大会',
|
2018-11-10 14:52:16 +08:00
|
|
|
|
'app.footer.xtech': '蚂蚁体验科技',
|
|
|
|
|
'app.footer.xtech.slogan': '让用户体验美好',
|
2017-12-04 18:17:16 +08:00
|
|
|
|
'app.publish.title': 'antd@3.0.0 发布!🎉 🎉 🎉',
|
2016-09-28 13:43:32 +08:00
|
|
|
|
'app.publish.greeting': '你好,',
|
|
|
|
|
'app.publish.intro': ' 已正式发布,欢迎升级。',
|
|
|
|
|
'app.publish.old-version-guide': '如果您还需要使用旧版,请查阅 ',
|
2017-12-01 15:42:54 +08:00
|
|
|
|
'app.publish.old-version-tips': ',也可通过页面右上角的文档版本选择框进行切换。',
|
2017-12-08 14:43:56 +08:00
|
|
|
|
'app.docs.color.pick-primary': '选择你的主色',
|
2019-04-08 10:17:03 +08:00
|
|
|
|
'app.docs.components.icon.search.placeholder': '在此搜索图标,点击图标可复制代码',
|
2018-11-05 19:04:28 +08:00
|
|
|
|
'app.docs.components.icon.outlined': '线框风格',
|
|
|
|
|
'app.docs.components.icon.filled': '实底风格',
|
|
|
|
|
'app.docs.components.icon.two-tone': '双色风格',
|
2018-09-01 16:16:11 +08:00
|
|
|
|
'app.docs.components.icon.category.direction': '方向性图标',
|
|
|
|
|
'app.docs.components.icon.category.suggestion': '提示建议性图标',
|
2019-05-07 23:54:08 +08:00
|
|
|
|
'app.docs.components.icon.category.editor': '编辑类图标',
|
2018-09-02 16:58:38 +08:00
|
|
|
|
'app.docs.components.icon.category.data': '数据类图标',
|
2018-09-01 16:16:11 +08:00
|
|
|
|
'app.docs.components.icon.category.other': '网站通用图标',
|
|
|
|
|
'app.docs.components.icon.category.logo': '品牌和标识',
|
2019-08-22 20:03:59 +08:00
|
|
|
|
'app.docs.components.icon.pic-searcher.intro': 'AI 截图搜索上线了,快来体验吧!🎉',
|
2019-08-23 11:08:12 +08:00
|
|
|
|
'app.docs.components.icon.pic-searcher.title': '上传图片搜索图标',
|
|
|
|
|
'app.docs.components.icon.pic-searcher.upload-text': '点击/拖拽/粘贴上传图片',
|
|
|
|
|
'app.docs.components.icon.pic-searcher.upload-hint':
|
|
|
|
|
'我们会通过上传的图片进行匹配,得到最相似的图标',
|
2019-08-22 19:25:32 +08:00
|
|
|
|
'app.docs.components.icon.pic-searcher.server-error': '识别服务暂不可用',
|
2019-08-22 22:07:02 +08:00
|
|
|
|
'app.docs.components.icon.pic-searcher.matching': '匹配中...',
|
2019-10-25 11:30:55 +08:00
|
|
|
|
'app.docs.components.icon.pic-searcher.modelloading': '神经网络模型加载中...',
|
2019-08-22 22:07:02 +08:00
|
|
|
|
'app.docs.components.icon.pic-searcher.result-tip': '为您匹配到以下图标:',
|
|
|
|
|
'app.docs.components.icon.pic-searcher.th-icon': '图标',
|
|
|
|
|
'app.docs.components.icon.pic-searcher.th-score': '匹配度',
|
2016-04-18 16:38:07 +08:00
|
|
|
|
},
|
|
|
|
|
};
|