zh.js 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511
  1. export default {
  2. route: {
  3. dashboard: '首页',
  4. shop: '商城管理',
  5. user: '商城管理',
  6. bonus: '奖金管理',
  7. atlas: '网络图谱',
  8. article: '文章管理',
  9. config: '设置',
  10. indexShop: '商品管理',
  11. shopReconsume: '复消商品',
  12. memberManagement: '会员管理',
  13. personalInfo: '个人资料',
  14. documentation: '文档',
  15. guide: '引导页',
  16. permission: '权限测试页',
  17. rolePermission: '角色权限',
  18. pagePermission: '页面权限',
  19. directivePermission: '指令权限',
  20. icons: '图标',
  21. components: '组件',
  22. tinymce: '富文本编辑器',
  23. markdown: 'Markdown',
  24. jsonEditor: 'JSON 编辑器',
  25. dndList: '列表拖拽',
  26. splitPane: 'Splitpane',
  27. avatarUpload: '头像上传',
  28. dropzone: 'Dropzone',
  29. sticky: 'Sticky',
  30. countTo: 'Count To',
  31. componentMixin: '小组件',
  32. backToTop: '返回顶部',
  33. dragDialog: '拖拽 Dialog',
  34. dragSelect: '拖拽 Select',
  35. dragKanban: '可拖拽看板',
  36. charts: '图表',
  37. keyboardChart: '键盘图表',
  38. lineChart: '折线图',
  39. mixChart: '混合图表',
  40. example: '综合实例',
  41. nested: '路由嵌套',
  42. menu1: '菜单1',
  43. 'menu1-1': '菜单 1-1',
  44. 'menu1-2': '菜单 1-2',
  45. 'menu1-2-1': '菜单 1-2-1',
  46. 'menu1-2-2': '菜单 1-2-2',
  47. 'menu1-3': '菜单 1-3',
  48. menu2: '菜单 2',
  49. Table: 'Table',
  50. dynamicTable: '动态 Table',
  51. dragTable: '拖拽 Table',
  52. inlineEditTable: 'Table 内编辑',
  53. complexTable: '综合 Table',
  54. tab: 'Tab',
  55. form: '表单',
  56. createArticle: '创建文章',
  57. editArticle: '编辑文章',
  58. articleList: '文章列表',
  59. errorPages: '错误页面',
  60. page401: '401',
  61. page404: '404',
  62. errorLog: '错误日志',
  63. excel: 'Excel',
  64. exportExcel: '导出 Excel',
  65. selectExcel: '导出 已选择项',
  66. mergeHeader: '导出 多级表头',
  67. uploadExcel: '上传 Excel',
  68. zip: 'Zip',
  69. pdf: 'PDF',
  70. exportZip: 'Export Zip',
  71. theme: '换肤',
  72. clipboardDemo: 'Clipboard',
  73. i18n: '国际化',
  74. externalLink: '外链',
  75. profile: '个人中心'
  76. },
  77. navbar: {
  78. dashboard: '首页',
  79. shippingAddress: '收货地址',
  80. logOut: '退出登录',
  81. profile: '个人中心',
  82. theme: '换肤',
  83. size: '布局大小',
  84. visitPreviousVersion: '进入旧版',
  85. },
  86. menu: {
  87. // 一级菜单
  88. dashboard: '首页',
  89. shoppingMall: '商城管理',
  90. memberManagement: '会员管理',
  91. networkChart: '会员网络',
  92. bonusManagement: '奖金管理',
  93. articleManagement: '文章管理',
  94. setting: '设置',
  95. // 二级菜单/接口-dashboard
  96. monthBonus: '月奖',
  97. // 二级菜单/接口-shoppingMall
  98. standardProducts: '普通商品',
  99. carFundProducts: '车奖商品',
  100. villaFundProducts: '房奖商品',
  101. welcomePack: '报单管理',
  102. welcomePackList: '报单列表',
  103. memberUpgrade: '升级管理',
  104. orderList: '订单列表',
  105. brandAmbassador: 'BA会员',
  106. BAOrderList: 'BA订单',
  107. // 二级菜单/接口-memberManagement
  108. personalInfo: '个人资料',
  109. resetPassword: '重设密码',
  110. // 二级菜单/接口-networkChart
  111. placementNetwork: '安置网络',
  112. sponsorNetwork: '推荐网路',
  113. brandAmbassadorList: 'BA会员',
  114. // 二级菜单/接口-bonusManagement
  115. myAccount: '我的账户',
  116. myBonus: '我的奖金',
  117. teamInquiry: '团队查询',
  118. historicalCumulativeBonus: '历史累积奖金',
  119. withdrawalDetails: '提现明细',
  120. applyWithdraw: '申请提现',
  121. rechargeDetails: '充值明细',
  122. applyRecharge: '申请充值',
  123. transferDetails: '转账明细',
  124. applyTransfer: '申请转账',
  125. // 二级菜单/接口-articleManagement
  126. systemNotification: '系统通知',
  127. // 二级菜单/接口-setting
  128. shippingAddress: '收货地址',
  129. },
  130. login: {
  131. title: '欢迎',
  132. logIn: '登录',
  133. username: '账号',
  134. password: '密码',
  135. any: '随便填',
  136. thirdparty: '第三方登录',
  137. thirdpartyTips: '本地不能模拟,请结合自己业务进行模拟!!!',
  138. verifyCode: '验证码'
  139. },
  140. documentation: {
  141. documentation: '文档',
  142. github: 'Github 地址'
  143. },
  144. permission: {
  145. addRole: '新增角色',
  146. editPermission: '编辑权限',
  147. roles: '你的权限',
  148. switchRoles: '切换权限',
  149. tips: '在某些情况下,不适合使用 v-permission。例如:Element-UI 的 el-tab 或 el-table-column 以及其它动态渲染 dom 的场景。你只能通过手动设置 v-if 来实现。',
  150. delete: '删除',
  151. confirm: '确定',
  152. cancel: '取消'
  153. },
  154. guide: {
  155. description: '引导页对于一些第一次进入项目的人很有用,你可以简单介绍下项目的功能。本 Demo 是基于',
  156. button: '打开引导'
  157. },
  158. components: {
  159. documentation: '文档',
  160. tinymceTips: '富文本是管理后台一个核心的功能,但同时又是一个有很多坑的地方。在选择富文本的过程中我也走了不少的弯路,市面上常见的富文本都基本用过了,最终权衡了一下选择了Tinymce。更详细的富文本比较和介绍见',
  161. dropzoneTips: '由于我司业务有特殊需求,而且要传七牛 所以没用第三方,选择了自己封装。代码非常的简单,具体代码你可以在这里看到 @/components/Dropzone',
  162. stickyTips: '当页面滚动到预设的位置会吸附在顶部',
  163. backToTopTips1: '页面滚动到指定位置会在右下角出现返回顶部按钮',
  164. backToTopTips2: '可自定义按钮的样式、show/hide、出现的高度、返回的位置 如需文字提示,可在外部使用Element的el-tooltip元素',
  165. imageUploadTips: '由于我在使用时它只有vue@1版本,而且和mockjs不兼容,所以自己改造了一下,如果大家要使用的话,优先还是使用官方版本。'
  166. },
  167. table: {
  168. dynamicTips1: '固定表头, 按照表头顺序排序',
  169. dynamicTips2: '不固定表头, 按照点击顺序排序',
  170. dragTips1: '默认顺序',
  171. dragTips2: '拖拽后顺序',
  172. title: '标题',
  173. importance: '重要性',
  174. type: '类型',
  175. remark: '点评',
  176. search: '搜索',
  177. add: '添加',
  178. export: '导出',
  179. reviewer: '审核人',
  180. id: '序号',
  181. date: '时间',
  182. author: '作者',
  183. readings: '阅读数',
  184. status: '状态',
  185. actions: '操作',
  186. edit: '编辑',
  187. publish: '发布',
  188. draft: '草稿',
  189. delete: '删除',
  190. cancel: '取 消',
  191. confirm: '确 定'
  192. },
  193. example: {
  194. warning: '创建和编辑页面是不能被 keep-alive 缓存的,因为keep-alive 的 include 目前不支持根据路由来缓存,所以目前都是基于 component name 来进行缓存的。如果你想类似的实现缓存效果,可以使用 localStorage 等浏览器缓存方案。或者不要使用 keep-alive 的 include,直接缓存所有页面。详情见'
  195. },
  196. errorLog: {
  197. tips: '请点击右上角bug小图标',
  198. description: '现在的管理后台基本都是spa的形式了,它增强了用户体验,但同时也会增加页面出问题的可能性,可能一个小小的疏忽就导致整个页面的死锁。好在 Vue 官网提供了一个方法来捕获处理异常,你可以在其中进行错误处理或者异常上报。',
  199. documentation: '文档介绍'
  200. },
  201. excel: {
  202. export: '导出',
  203. selectedExport: '导出已选择项',
  204. placeholder: '请输入文件名(默认excel-list)'
  205. },
  206. zip: {
  207. export: '导出',
  208. placeholder: '请输入文件名(默认file)'
  209. },
  210. pdf: {
  211. tips: '这里使用 window.print() 来实现下载pdf的功能'
  212. },
  213. theme: {
  214. change: '换肤',
  215. documentation: '换肤文档',
  216. tips: 'Tips: 它区别于 navbar 上的 theme-pick, 是两种不同的换肤方法,各自有不同的应用场景,具体请参考文档。'
  217. },
  218. tagsView: {
  219. refresh: '刷新',
  220. close: '关闭',
  221. closeOthers: '关闭其它',
  222. closeAll: '关闭所有'
  223. },
  224. settings: {
  225. title: '系统布局配置',
  226. theme: '主题色',
  227. tagsView: '开启 Tags-View',
  228. fixedHeader: '固定 Header',
  229. sidebarLogo: '侧边栏 Logo'
  230. },
  231. empLevels: {
  232. // 级别配置
  233. '67BE1C6C21F81B32E055736AECE8644D': '无级别',
  234. 'E121497617216708615': '1星经理',
  235. '67BE5FE7857C216AE055736AECE8644D': '2星经理',
  236. 'E121497617216708616': '3星经理',
  237. '67BE6A4D03C52288E055736AECE8644D': '4星经理',
  238. '67BE6EA2070D22EBE055736AECE8644D': '5星经理',
  239. '67BE742A336F2370E055736AECE8644D': '6星经理',
  240. '67BE805032C22492E055736AECE8644D': '7星经理'
  241. },
  242. crownLevels: {
  243. // 级别配置
  244. 'DCBEDD8E0EAD3DF59D81CCC0C2ACAEFF': '无星级',
  245. 'E0B75B89C94F35EF8EE0054FA34B759C': '1星皇冠',
  246. '7FEBE5DE95D530578915F4072E7CD842': '2星皇冠',
  247. '391691E01CD5373F8D23F01FAD750222': '3星皇冠',
  248. '8ACAEA736F5331B79283C895F36084E5': '4星皇冠',
  249. 'CE46B39D07633217AA5711438649D1D6': '5星皇冠',
  250. '24396B85E74A3005947F1F90EBA5F5CF': '6星皇冠',
  251. '8C253968EB6F3F3FA5BE84F63136FFFA': '7星皇冠',
  252. },
  253. decLvs: {
  254. // 等级配置
  255. '67ABCB8C1F7D5519E055736AECE8644D': '银卡',
  256. '67ABCCE20A9F5553E055736AECE8644D': '金卡',
  257. '67ABCE0ECE705575E055736AECE8644D': '钻卡'
  258. },
  259. dashboard: {
  260. highestDirector: '最高管理星级',
  261. highestCrown: '最高皇冠星级',
  262. memberLevel: '会员级别',
  263. payCycle: '当前业绩期',
  264. remainBv: '剩余PV',
  265. activeDeadline: '活跃日期截止',
  266. more: '更多',
  267. articleNotification: '系统通知'
  268. },
  269. currency: {
  270. unit: '奈拉',
  271. sign: '₦',
  272. naira: 'NGN',
  273. },
  274. common: {
  275. save: '保存',
  276. modify: '修改',
  277. submit: '提交',
  278. delete: '删除',
  279. edit: '编辑',
  280. action: '操作',
  281. yes: '是',
  282. no: '否',
  283. view: '查看',
  284. select: '查询',
  285. reset: '清空',
  286. startDate: '开始时间',
  287. endDate: '结束时间',
  288. deleteTips: '确认删除所选数据?',
  289. hint: '提示',
  290. confirm: '确定',
  291. cancel: '取消',
  292. successfully: '成功',
  293. close: '关闭',
  294. note: '备注',
  295. awaitData: '正在获取数据,请稍后',
  296. switchLanguageHints: '语言切换成功',
  297. websiteTitle: '会员管理系统',
  298. uploadHints: '正在上传,请稍后。请勿关闭窗口!',
  299. },
  300. shop: {
  301. product: '商品',
  302. productCode: '编号',
  303. productName: '名称',
  304. productPrice: '单价',
  305. productPicture: '图片',
  306. productBV: 'BV',
  307. qty: '数量',
  308. taxRate: '税率',
  309. taxAmount: '税额',
  310. totalTaxAmount: '合计税额',
  311. totalPrice: '总价',
  312. totalBV: '合计BV',
  313. orderCode: '订单编号',
  314. orderType: '订单类型',
  315. amount: '金额',
  316. decCode: '报单编号',
  317. memberCode: '会员编号',
  318. memberName: '会员姓名',
  319. recipientName: '收货人',
  320. phoneNumber: '收货电话',
  321. shippingAddress: '收货地址',
  322. shipping: '收货方式',
  323. payment: '支付方式',
  324. createdTime: '下单时间',
  325. payTime: '支付时间',
  326. payStatus: '支付状态',
  327. action: '操作',
  328. download: '下载',
  329. sponsorCode: '接点人编号',
  330. inventory: '库存',
  331. checkOut: '结算',
  332. unPaid: '待支付',
  333. paid: '已支付',
  334. goBack: '返回',
  335. goPay: '支付',
  336. orderDetail: '订单详情',
  337. chooseTips: '请选择商品',
  338. confirmClose: '确定要关闭页面吗?',
  339. inputPasswordTips: '请输入支付密码',
  340. selfPickUp: '自提',
  341. delivery: '收货地址',
  342. selectAddress: '收货地址',
  343. selectPayment: '支付方式',
  344. freight: '运费',
  345. paidAmount: '实付金额',
  346. productsSettlement: '商品结算',
  347. total: '合计',
  348. totalOrders: '订单合计',
  349. accountBalance: '账户余额',
  350. balanceNotAllow: '不足,无法购买商品',
  351. paymentError: '支付方式或账户类型错误',
  352. successOrderTips: '订单支付成功',
  353. paymentMethod: '支付方式',
  354. },
  355. user: {
  356. email: '电子邮箱',
  357. accountInformation: '账号信息',
  358. newMemberCode: '会员编号',
  359. selectWelcomePack: '报单方式',
  360. sponsorCode: '报单中心编号',
  361. payInfo: '支付信息',
  362. memberInformation: '会员信息',
  363. enterMemberCode: '请输入会员编号',
  364. welcomePackWay: '报单方式',
  365. normal: '会员报单',
  366. BAUpgrade: 'BA会员升级',
  367. entryLevel: '报单级别',
  368. selectEntryLevel: '请选择报单级别',
  369. stockistCode: '报单中心编号',
  370. },
  371. atlas: {
  372. networkInformation: '网络信息',
  373. placementCode: '安置人编号',
  374. placementTree: '安置区位',
  375. left: '左区',
  376. right: '右区',
  377. placementAutoLeft: '自动安置在左侧',
  378. placementAutoRight: '自动安置在右侧',
  379. topMember: '顶级会员',
  380. spreadDepth: '展开深度',
  381. periodNumber: '期数',
  382. numberLayers: '层数',
  383. highest: '最高',
  384. memberCode: '会员编号',
  385. name: '姓名',
  386. level: '级别',
  387. location: '区位',
  388. },
  389. config: {
  390. consignee: '收货人',
  391. detailedAddress: '详细地址',
  392. city: '城市',
  393. localGovernmentArea: '区域',
  394. state: '地区',
  395. default: '默认地址',
  396. createAddress: '添加地址',
  397. editAddress: '修改地址',
  398. },
  399. profile: {
  400. personalInformation: '个人资料',
  401. account: '账户',
  402. loginPassword: '登录密码',
  403. paymentPassword: '支付密码',
  404. originalPassword: '原密码',
  405. newPassword: '新密码',
  406. confirmPassword: '重复新密码',
  407. currentPayCycle: '结算周期',
  408. currentSystemTime: '系统时间',
  409. memberJoinTime: '加入时间',
  410. memberLevel: '会员等级',
  411. highestDirector: '最高管理聘级',
  412. highestCrown: '最高皇冠星级',
  413. latestDirector: '最新管理星级',
  414. latestCrown: '最新皇冠星级',
  415. joiningPeriod: '加入期数',
  416. joiningDate: '加入时间',
  417. whetherUpgrade: '是否已升级',
  418. upgradeWay: '升级方式',
  419. toUpgradeLevel: '升级级别',
  420. selectLevel: '请选择级别',
  421. topUpBV: '升级补差业绩',
  422. upgradePurchaseProduct: '升级购买商品',
  423. loginPasswordSuccessTips: '登录密码已修改成功',
  424. paymentPasswordSuccessTips: '支付密码已修改成功',
  425. enterLoginPassword: '请输入登录密码',
  426. enterPaymentPassword: '请支付登录密码',
  427. },
  428. article: {
  429. title: '标题',
  430. createTime: '发布时间',
  431. category: '类型',
  432. systemNotification: '系统通知',
  433. },
  434. bonus: {
  435. payCycle: '期数',
  436. welcomeBonus: '销售奖金',
  437. teamBonus: '绩效奖',
  438. directorBonus: '管理奖',
  439. quarterlyBonus: '季度分红',
  440. stockistCommission: '服务中心',
  441. actualBonus: '实发奖金',
  442. totalBonus: '奖金合计',
  443. leftNewlyIncreasedPerformance: '左市场新增',
  444. rightNewlyIncreasedPerformance: '右市场新增',
  445. leftSurplusPerformance: '左市场结余',
  446. rightSurplusPerformance: '右市场结余',
  447. periodBonus: '第 %s 期奖金',
  448. viewRecord: '查看流水',
  449. bonusFlowTitle: '%s交易记录',
  450. transTime: '交易时间',
  451. transType: '交易类型',
  452. preTransactionBalance: '交易前余额',
  453. transAmount: '交易额',
  454. postTransactionBalance: '交易后余额',
  455. remark: '备注',
  456. whetherActive: '是否活跃',
  457. directorPGSPerformance: '管理奖个人小组业绩',
  458. personalDetails: '个人情况',
  459. status: '状态',
  460. personalBV: '个人业绩',
  461. PGS: '累计业绩',
  462. teamDetails: '团队情况',
  463. latestCalculationTime: '最新计算时间',
  464. totalBV: '合计',
  465. },
  466. finance: {
  467. applyTransfer: '转账',
  468. transferOutAccountHint: '请选择转出账户',
  469. transferInAccountHint: '请选择转入账户',
  470. receiveMemberCodeHint: '请输入接收会员编号',
  471. receiveMemberNameHint: '请输入接收会员姓名',
  472. transferAccounts: '转出账户',
  473. receivingMemberCode: '接收会员编号',
  474. receivingMemberName: '接收会员姓名',
  475. transferIntoAccount: '转入账户',
  476. transferAmount: '转账金额',
  477. serviceCharge: '手续费',
  478. actualAmountTransferredInto: '实际入账金额',
  479. transferTime: '转账时间',
  480. remark: '备注',
  481. messageApplyTransfer: '确定要发起转账吗?',
  482. selectTransferType: '请选择转账类型',
  483. transferType: '转账类型',
  484. currentAvailableBonus: '当前可用奖金',
  485. currentAvailableEcoin: '当前可用余额',
  486. currentTransferRatio: '当前转账比例',
  487. maximumTransferAmount: '最大转账金额',
  488. lessTransferHint: '每次转账不得少于 %s',
  489. transferNotAllow: '不允许向自己转账',
  490. memberCode: '转入会员编号',
  491. memberName: '会员姓名',
  492. successTips: '转账成功',
  493. enterPasswordTips: '请输入支付密码',
  494. executing: '执行中...',
  495. recharge: '充值',
  496. createdTime: '转账时间',
  497. rechargeAmount: '充值金额',
  498. rechargeStatus: '充值状态',
  499. bankName: '汇款银行',
  500. bankAccount: '汇款账号',
  501. printVoucher: '充值凭证',
  502. uploadVoucher: '上传',
  503. viewVoucher: '查看',
  504. bankInformation: '银行信息',
  505. selectBank: '请选择开户行',
  506. accountName: '开户支行',
  507. },
  508. }