zh-CN.json
21.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
{
"id": "ID",
"online": "在线",
"login": "登录",
"logout": "登出",
"setting": "设置",
"name": "名称",
"truename": "姓名",
"wx_nickname": "微信昵称",
"nickname": "昵称",
"wx_avatar": "微信头像",
"avatar": "头像",
"username": "用户名",
"password": "密码",
"password_confirmation": "确认密码",
"remember_me": "记住我",
"user_setting": "用户设置",
"list": "列表",
"new": "新增",
"create": "创建",
"delete": "删除",
"remove": "移除",
"edit": "编辑",
"continue_editing": "继续编辑",
"continue_creating": "继续创建",
"view": "查看",
"detail": "详细",
"browse": "浏览",
"reset": "重置",
"export": "导出",
"batch_delete": "批量删除",
"save": "保存",
"refresh": "刷新",
"order": "排序",
"sort": "排序",
"expand": "展开",
"collapse": "收起",
"filter": "筛选",
"search": "搜索",
"close": "关闭",
"show": "查看",
"entries": "条",
"captcha": "验证码",
"action": "操作",
"title": "标题",
"description": "简介",
"back": "返回",
"back_to_list": "返回列表",
"submit": "提交",
"menu": "菜单",
"input": "输入",
"succeeded": "成功",
"failed": "失败",
"delete_confirm": "数据删除后无法恢复,确认删除?",
"delete_succeeded": "删除成功!",
"delete_failed": "删除失败!",
"update_succeeded": "更新成功!",
"save_succeeded": "保存成功!",
"save_failed": "保存失败!",
"refresh_succeeded": "刷新成功!",
"login_successful": "登录成功!",
"choose": "选择",
"choose_file": "选择文件",
"choose_image": "选择图片",
"more": "更多",
"deny": "无权访问",
"administrator": "管理员",
"roles": "角色",
"permissions": "权限",
"visible": "是否可见",
"slug": "标识",
"created_at": "创建时间",
"updated_at": "更新时间",
"alert": "注意",
"parent_id": "父级菜单",
"icon": "图标",
"logo": "Logo",
"uri": "路径",
"operation_log": "操作日志",
"parent_select_error": "父级选择错误",
"pagination": {
"range": "从:first到:last,总共:total条"
},
"role": "角色",
"permission": "权限",
"route": "路由",
"confirm": "确认",
"cancel": "取消",
"http": {
"method": "HTTP方法",
"path": "HTTP路径"
},
"all_methods_if_empty": "为空默认为所有方法",
"all": "全部",
"current_page": "当前页",
"selected_rows": "选择的行",
"upload": "上传",
"new_folder": "新建文件夹",
"time": "时间",
"size": "大小",
"listbox": {
"text_total": "总共{0}项",
"text_empty": "空列表",
"filtered": "{0}/{1}",
"filter_clear": "显示全部",
"filter_placeholder": "过滤"
},
"grid_items_selected": "已选择{n}项",
"menu_titles": {},
"prev": "上一步",
"next": "下一步",
"quick_create": "快速创建",
"unaudited": "待审核",
"audit_passed": "审核通过",
"audit_not_passed": "审核不通过",
"enable": "启用",
"disable": "禁用",
"shelved": "已上架",
"unshelved": "已下架",
"handled": "已处理",
"unhandled": "未处理",
"status": "状态",
"no_results_found": "未找到结果",
"audit_pass": "通过",
"audit_refusal": "不通过",
"audit_pass_confirm": "确认审核通过?",
"audit_refusal_confirm": "确认审核不通过?",
"audit_succeeded": "审核成功!",
"audit_failed": "审核失败!",
"audit_opinion": "审核意见",
"audit_conclusion": "审核结论",
"audited_at": "审核时间",
"audited_status": "审核状态",
"audited_opinion": "审核意见",
"unshelve_confirm": "确认下架?",
"unshelved_opinion": "下架原因",
"unshelved_succeeded": "下架成功!",
"unshelved_failed": "下架失败!",
"shelve": "上架",
"unshelve": "下架",
"shelved_confirm": "确认上架?",
"shelved_succeeded": "上架成功!",
"shelved_failed": "上架失败!",
"unshelved_at": "下架时间",
"unshelved_status": "下架状态",
"disable_confirm": "确认禁用?",
"disable_succeeded": "禁用成功!",
"disable_failed": "禁用失败!",
"enable_confirm": "确认启用?",
"enable_succeeded": "启用成功!",
"enable_failed": "启用失败!",
"import_succeeded": "导入成功!",
"import_failed": "导入失败!",
"trashed": "回收站",
"restore": "恢复",
"iframe_tabs": {
"oprations": "页签操作",
"refresh_current": "刷新当前",
"close_current": "关闭当前",
"close_all": "关闭全部",
"close_other": "关闭其他",
"open_in_new": "新窗口打开",
"open_in_pop": "弹出窗打开",
"scroll_left": "滚动到最左",
"scroll_right": "滚动到最右",
"scroll_current": "滚动到当前",
"goto_login": "登录超时,正在跳转登录页面..."
},
"iframe_tabs_operations": "页签操作",
"iframe_tabs_refresh_current": "刷新当前",
"iframe_tabs_close_current": "关闭当前",
"iframe_tabs_close_all": "关闭全部",
"iframe_tabs_close_other": "关闭其他",
"iframe_tabs_open_in_new": "新窗口打开",
"iframe_tabs_open_in_pop": "弹出窗打开",
"iframe_tabs_scroll_left": "滚动到最左",
"iframe_tabs_scroll_right": "滚动到最右",
"iframe_tabs_scroll_current": "滚动到当前",
"iframe_tabs_goto_login": "登录超时,正在跳转登录页面...",
"should_not_exceed_characters": "请勿超过 {n} 个字",
"please": "请",
"please_fill": "请填写",
"please_upload": "请上传",
"minimum_of": "最小为",
"maximum_of": "请勿超过",
"yuan": "元",
"upload_video_tip": "请上传小于1G的视频...",
"upload_tip": "按住Ctrl可多选,单个文件大小请勿超过 10M!",
"upload_tip1": "图片比例:600 * 400,文件大小请勿超过 10M!",
"jump": "跳转",
"yes": "是",
"no": "否",
"have": "有",
"not": "无",
"No": "序号",
"user": "用户",
"gender": "性别",
"ID_number": "身份证",
"nation": "民族",
"mobile": "手机",
"birthday": "出生日期",
"type": "类型",
"category": "分类",
"unknown": "未知",
"male": "男",
"female": "女",
"age": "年龄",
"marriage": "是否结婚",
"employment_type": "聘用类型",
"education": "学历",
"graduated_school": "毕业院校",
"major": "专业",
"qualification_certificate": "资格证书",
"address": "详细地址",
"contact_address": "联系地址",
"entered_at": "入职日期",
"resigned_at": "离职日期",
"manager": "经理",
"employee": "员工",
"has_been_used": "已经使用过了",
"user_not_found_please_log_in": "未查询到该用户信息,请登录!",
"please_log_in": "请登录!",
"login_info_expired_please_log_in_again": "登录信息已过期,请重新登录!",
"invalid_verification_code": "验证码无效!",
"incorrect_password": "密码不正确!",
"account_not_registered": "该账号还未注册!",
"user_be_disabled": "该用户已被禁用,请联系管理员!",
"phone_be_registered": "该手机号已经注册了!",
"auth_succeeded": "授权成功!",
"register_succeeded": "注册成功!",
"password_reset_succeeded": "密码重置成功!",
"password_retrieved_succeeded": "密码找回成功!",
"logout_succeeded": "退出成功!",
"operate_succeeded": "操作成功!",
"operate_failed": "操作失败!",
"no_records": "查询无记录!",
"query_failed": "查询失败!",
"add_failed": "新增失败!",
"update_failed": "更新失败!",
"order_payment_failed": "订单支付失败!",
"order_cancellation_failed": "订单取消失败!",
"file_upload_failed": "文件上传失败!",
"send_verification_code_failed": "验证码发送失败!",
"password_error": "密码错误!",
"verification_code_error": "验证码错误!",
"register_failed": "注册失败!",
"password_reset_failed": "密码重置失败!",
"login_failed": "登录失败!",
"token_empty": "令牌为空!",
"token_invalid": "令牌无效!",
"token_expired": "令牌已过期!",
"get_openid_failed": "获取 openid 失败!",
"authorized_login_succeeded": "授权登录成功!",
"no_data": "暂无相关数据!",
"cannot_view_data": "您无法查看数据!",
"cannot_create_data": "您无法新增数据!",
"cannot_edit_data": "您无法编辑当前数据!",
"have_no_permission": "您没有相关权限!",
"do_not_repeat_the_operation": "请勿重复操作!",
"do_not_request_frequently": "请勿频繁请求!",
"miss_parameters": "参数缺失!",
"get_user_info_failed": "抱歉,获取用户信息失败!",
"mobile_does_not_exist_in_the_system": "抱歉,该手机号系统中不存在!",
"kindergarten": "幼儿园",
"system_login": "系统登录",
"admin": "管理员",
"number": "编号",
"cover_image": "封面图",
"cover_image_thumb": "封面图",
"images": "图册",
"video": "视频",
"body": "详情",
"class": "班级",
"teacher": "教师",
"student": "学生",
"province": "省份",
"city": "城市",
"county": "区县",
"township": "乡镇",
"village": "行政村",
"group": "自然村",
"other": "其他",
"unmarried": "未婚",
"married": "已婚",
"divorced": "离异",
"secret": "保密",
"student_number": "学生人数",
"boy_number": "男生人数",
"girl_number": "女生人数",
"teacher_name": "教师姓名",
"student_name": "学生姓名",
"archive": "归档",
"current": "当前",
"absented": "缺勤",
"attended": "参与",
"recorded_at": "记录日期",
"total": "合计",
"from": "从",
"to": "至",
"report_comprehensive": "综合报告",
"report_single": "单项报告",
"report_name": "报告名称",
"sn": "序号",
"item": "项目",
"content": "内容",
"started_at": "开始日期",
"ended_at": "结束日期",
"reported_at": "报告日期",
"reverse": "反选",
"data": "数据",
"parameter_key": "参数名称",
"parameter_value": "参数值",
"key": "键",
"value": "值",
"value_en": "英文值",
"value_zh": "中文值",
"please_fill_other": "请填写 “其他”。",
"please_select_other": "请选择 “其他”。",
"ID_number_already_exists": "该身份证号已存在。",
"import_tip": "导入时间取决于数据量,请耐心等待结果不要关闭窗口!",
"info_not_maintained": "您的信息还未维护,请先维护信息!",
"already_exists": "已存在。",
"login_times": "登录次数",
"last_login_time": "上次登录时间",
"registered_at": "注册时间",
"certified_at": "认证时间",
"departure": "出发地",
"longitude": "经度",
"latitude": "纬度",
"completed_at": "完成时间",
"canceller": "取消用户",
"responsible_user": "责任用户",
"cancelled_at": "取消时间",
"cancelled_reason": "取消原因",
"invite_qr_code": "邀请二维码",
"paid_at": "支付时间",
"paid_type": "支付方式",
"ordered_at": "下单时间",
"ordered_by": "下单用户",
"orderer_nickname": "下单用户昵称",
"orderer_avatar": "下单用户头像",
"orderer_mobile": "下单用户手机",
"basic_info": "基本信息",
"shop_name": "店铺名称",
"goods": "商品",
"goods_name": "商品名称",
"goods_image": "商品图片",
"goods_quantity": "商品数量",
"goods_type": "商品类型",
"goods_price": "商品价格",
"goods_subname": "商品副名称",
"goods_points": "商品积分",
"origin_place": "产地",
"server": "服务",
"shipment_place": "发货地",
"non_delivery_area": "不配送区域",
"sku": "sku",
"quantity": "数量",
"stock": "库存",
"price": "售价",
"amount": "金额",
"total_amount": "总金额",
"total_points": "总积分",
"original_price": "原价",
"category_name": "分类名称",
"goods_category": "商品分类",
"goods_category_main": "商品主分类",
"goods_category_other": "商品副分类",
"goods_attribute": "商品属性",
"goods_attribute_value": "属性值",
"goods_specification": "商品规格",
"goods_sku": "商品Sku",
"unpaid": "待支付",
"paid": "已支付",
"express": "物流信息",
"confirmed": "已确认提货",
"picked": "已提货",
"ungiven": "未赠送",
"given": "已赠送,待领取",
"unshipped": "待发货",
"shipped": "已发货",
"unreceipted": "待收货",
"receipted": "已收货",
"completed": "已完成",
"grouped": "已成团",
"finished": "已赠送,已领完",
"refunded": "已退款",
"canceling": "申诉中",
"cancelled": "已取消",
"unreceived": "待领取",
"unreceipted_expired": "未领取,退回",
"unprocessed": "未操作",
"received": "已领取",
"expired": "已过期",
"invalid": "已过期",
"recycled": "已回收",
"wechat-pay": "微信支付",
"wechat-applet-pay": "微信小程序支付",
"wechat-scan-pay": "微信扫码支付",
"alipay": "支付宝支付",
"alipay-applet-pay": "支付宝小程序支付",
"alipay-scan-pay": "支付宝扫码支付",
"apple-pay": "苹果支付",
"order_number": "订单号",
"order_amount": "订单金额",
"points": "积分",
"balance": "余额",
"unicode": "统一代码",
"telephone": "固定电话",
"contact_name": "联系人姓名",
"contact_mobile": "联系人手机号",
"award": "奖励",
"withdrawal_fee": "提现手续费比例",
"goods_discount_rate": "商品折现比例",
"cash_recharge_card_discount_rate": "现金充值卡折现比例",
"fixed_gift_card_discount_rate": "固定礼品卡折现比例",
"package_gift_card_discount_rate": "套餐礼品卡折现比例",
"points_deduct_rate": "积分抵扣比例",
"points_deduct_limit": "积分抵扣上限",
"share_link_limit": "分享链接时效性",
"invitation_points": "邀请获得积分",
"invited_points": "被邀请获得积分",
"draw_points": "抽奖消耗积分",
"self_purchase_cashback_rate": "自购返现比例",
"primary_distribution_rate": "一级分销比例",
"secondary_distribution_rate": "二级分销比例",
"primary_distributor": "一级分销人",
"primary_distributor_nickname": "一级分销人昵称",
"primary_distributor_mobile": "一级分销人手机",
"primary_distributor_avatar": "一级分销人头像",
"secondary_distributor": "二级分销人",
"secondary_distributor_nickname": "二级分销人昵称",
"secondary_distributor_mobile": "二级分销人手机",
"secondary_distributor_avatar": "二级分销人头像",
"distribution_income": "分销收入",
"free_times": "免费抽奖次数",
"award_type": "奖品类型",
"award_name": "奖品名称",
"award_quantity": "奖品数量",
"award_image": "奖品图片",
"award_point": "奖品积分",
"award_probability": "中奖概率",
"drew_at": "抽奖时间",
"drawer_nickname": "抽奖用户昵称",
"drawer_avatar": "抽奖用户头像",
"drawer_mobile": "抽奖用户手机",
"is_won": "是否中奖",
"express_company": "快递公司",
"select_express_company": "发货失败,请选择快递公司!",
"enter_express_no": "发货失败,请输入快递单号!",
"user_address_invalid": "发货失败,用户地址无效!",
"select_user_address": "发货失败,请选择用户地址!",
"express_no": "快递单号",
"express_info": "快递明细",
"gift_records": "赠送记录",
"given_number": "赠送好友人数",
"given_quantity": "每人领取数量",
"received_number": "已经领取人数",
"given_at": "赠送时间",
"received_at": "领取时间",
"already_received": "操作失败,已经领取完了!",
"gift_expired": "操作失败,该礼物已过期!",
"you_already_received": "操作失败,您已经领取过了!",
"not_available_for_pickup": "操作失败,该礼物无法进行提货!",
"not_available_for_receipt": "操作失败,该礼物无法进行收货!",
"not_available_for_recycle": "操作失败,该礼物无法进行回收!",
"not_available_for_exchange": "操作失败,该礼物无法进行兑换!",
"not_available_for_recharge": "操作失败,该礼物无法进行充值!",
"not_available_for_invoice": "操作失败,该礼物无法进行开票!",
"given_message": "赠言",
"given_bag": "礼包",
"given_bag_image": "礼包图",
"points_deducted_amount": "积分抵扣金额",
"points_deducted": "抵扣积分",
"payment_amount": "实际支付金额",
"gift_card_name": "礼品卡名称",
"gift_card_image": "礼品卡图片",
"gift_card_subname": "礼品卡副名称",
"receiver": "领取人",
"groupon_price": "拼团价",
"member_number": "参团人数",
"joined_number": "已参人数",
"joined_at": "参团时间",
"joiner_nickname": "参团用户昵称",
"joiner_avatar": "参团用户头像",
"joiner_mobile": "参团用户手机",
"grouping": "拼团中",
"recommended_status": "推荐状态",
"recommended_at": "推荐时间",
"recommend": "推荐",
"cancel_recommend": "取消推荐",
"recommended": "已推荐",
"un_recommended": "未推荐",
"recommend_confirm": "推荐后该数据会在首页推荐里展示,确认推荐?",
"cancel_recommend_confirm": "取消推荐后该数据不会在首页推荐里展示,确认取消推荐?",
"cancel_recommend_succeeded": "取消推荐成功!",
"cancel_recommend_failed": "取消推荐失败!",
"set_recommend_succeeded": "推荐成功!",
"set_recommend_failed": "推荐失败!",
"homepage": "首页展示",
"cancel_homepage": "取消展示",
"homepage_confirm": "设置后该数据会在首页里展示,确认设置?",
"cancel_homepage_confirm": "取消后该数据不会在首页展示,确认取消?",
"personal": "个人",
"enterprise": "企业",
"paper": "纸质",
"electronic": "电子",
"invoice_header": "发票抬头",
"header_type": "抬头类型",
"header_name": "抬头名称",
"company_tax_number": "公司税号",
"bank": "开户银行",
"bank_account": "银行账号",
"company_address": "公司地址",
"company_phone": "公司电话",
"remark": "备注",
"order_has_been_invoiced": "操作失败,该订单已经开票了!",
"order_cant_not_be_invoiced": "操作失败,选择的订单无法开票!",
"invoice_header_does_not_exist": "操作失败,该发票抬头不存在!",
"invoicing": "开票中",
"invoiced": "已开票",
"orders_number": "订单数量",
"invoice_image": "发票图片",
"withdrawal_amount_cannot_greater_than_wallet_balance": "操作失败,提现金额不能大于钱包余额!",
"exist_audited_withdrawal_record": "操作失败,存在未审核通过的提现记录!",
"none_balance": "操作失败,未获取到您的余额!",
"won_at": "中奖时间",
"gift_quantity": "商品数量",
"gift_price": "礼物价格",
"gift_type": "礼物类型",
"set_new_product": "新品",
"cancel_new_product": "取消新品",
"confirm_set_new_product": "确认设置为新品",
"confirm_cancel_new_product": "确认取消设置为新品",
"is_shelved": "是否上架",
"is_recommended": "是否推荐",
"is_newed": "是否新品",
"unsigned": "未签收",
"signed": "已签收",
"recharged": "已充值",
"in": "拼团中",
"formed": "已成团",
"exchanged": "已兑换",
"consume_points": "消耗积分",
"is_free": "是否免费",
"opinion": "意见",
"operated_at": "操作时间",
"can_recycled": "是否可回收",
"can": "可以",
"cannot": "不可以",
"house_number": "门牌号",
"score": "分数",
"unpublished": "未发布",
"published": "已发布",
"not_started": "未开始",
"processing": "进行中",
"released": "已发布",
"quota": "名额",
"enrolled_quota": "已报名人数",
"remaining_quota": "剩余名额",
"start_date": "开始日期",
"end_date": "结束日期",
"group_name": "小组名称",
"star": "星级",
"scored_at": "评分时间",
"confirmed_at": "确认时间",
"is_vetoed": "是否取消资格",
"year": "年度",
"month": "月份",
"enrolled_at": "报名时间",
"attended_at": "参加时间",
"import": "批量导入",
"unsubmitted": "未提交审核",
"submitted": "提交审核",
"bus_number": "车牌号",
"site": "站点",
"site_name": "站点名称",
"route_name": "线路名称",
"imei": "设备IMEI",
"start_time": "始发时间",
"end_time": "终点时间",
"times": "次数",
"package_name": "充值包名称",
"package_price": "充值包价格",
"package_times": "充值包次数",
"question": "问题",
"answer": "答案",
"start_statement": "前置语句",
"context": "是否支持上下文",
"consume_times": "提问消耗次数",
"partner": "是否合伙人",
"increase": "收入",
"decrease": "支出",
"direct": "直推",
"indirect": "间推",
"withdraw": "提现",
"cardholder": "持卡人",
"account": "账号",
"bank_name": "银行",
"receipt_code": "收款码"
}