-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathzh-CN.js
315 lines (314 loc) · 13.3 KB
/
zh-CN.js
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
export default {
'request.error': '请求失败',
// cycle_text
'cycle.month_price': '月付',
'cycle.quarter_price': '季付',
'cycle.half_year_price': '半年付',
'cycle.year_price': '年付',
'cycle.two_year_price': '两年付',
'cycle.three_year_price': '三年付',
'cycle.onetime_price': '一次性',
'cycle.reset_price': '重置流量包',
// order_status
'order_status.no_paid': '待支付',
'order_status.opening': '开通中',
'order_status.cancel': '已取消',
'order_status.done': '已完成',
'order_status.surplus': '已折抵',
// commission_status
'commission_status.pending_confirm': '待确认',
'commission_status.confirm': '发放中',
'commission_status.done': '已发放',
'commission_status.reject': '无效',
// header
'header.user_center': '个人中心',
'header.logout': '登出',
'header.search': '搜索',
// nav
'nav.dashboard': '仪表盘',
'nav.subscribe': '订阅',
'nav.my_subscribe': '我的订阅',
'nav.buy_subscribe': '购买订阅',
'nav.bill': '财务',
'nav.my_order': '我的订单',
'nav.my_invite': '我的邀请',
'nav.user': '用户',
'nav.user_center': '个人中心',
'nav.my_ticket': '我的工单',
'nav.traffic_detail': '流量明细',
'nav.knowledge': '使用文档',
// dashboard
'dashboard.not_bind_telegram': '绑定Telegram获取更多服务',
'dashboard.click_here_bind': '点击这里进行绑定',
'dashboard.announcement': '公告',
'dashboard.override': '总览',
'dashboard.pending_order': '待付订单',
'dashboard.pending_ticket': '待办工单',
'dashboard.my_invite': '我的邀请',
'dashboard.my_subscribe': '我的订阅',
'dashboard.add_subscribe': '添加订阅',
'dashboard.not_expire': '该订阅长期有效',
'dashboard.expired': '已过期',
'dashboard.subscribe_info': '于 {date} 到期,距离到期还有 {day} 天',
'dashboard.traffic_info': '已用 {used} / 总计 {total}',
'dashboard.view_subscribe': '查看订阅',
'dashboard.renew': '续费',
// forgetPassword
'forgetPassword.email': '邮箱',
'forgetPassword.email_verify_code': '邮箱验证码',
'forgetPassword.send': '发送',
'forgetPassword.password': '密码',
'forgetPassword.reset_password': '重置密码',
'forgetPassword.back_login': '返回登入',
// invite
'invite.table_code': '邀请码',
'invite.table_create_time': '创建时间',
'invite.table_action': '操作',
'invite.copy_link': '复制链接',
'invite.table_complete_time': '完成时间',
'invite.table_commission_balance': '佣金',
'invite.table_commission_status': '佣金状态',
'invite.override': '邀请总览',
'invite.register_count': '已注册用户数',
'invite.commission_rate': '佣金比例',
'invite.confirm_commission': '确认中的佣金',
'invite.confirm_commission_tip': '佣金将会在确认后会到达你的佣金账户。',
'invite.invite_code_manage': '邀请码管理',
'invite.generate_code': '生成邀请码',
'invite.detail': '邀请明细',
'invite.copy_success': '复制成功',
// login
'login.email': '邮箱',
'login.password': '密码',
'login': '登入',
'login.register': '注册',
'login.forget_password': '忘记密码',
// order
'order.table_no': '# 订单号',
'order.table_cycle': '周期',
'order.table_amount': '订单金额',
'order.table_status': '订单状态',
'order.table_create_time': '创建时间',
'order.table_action': '操作',
'order.view_detail': '查看详情',
'order.cancel': '取消',
'order.order_manage': '订单管理',
'order.please_select_pay_method': '请选择支付方式',
'order.please_check_credit_card': '请检查信用卡支付信息',
'order.order_detail': '订单详情',
'order.product': '产品',
'order.type_cycle': '类型/周期',
'order.amount': '金额',
'order.traffic': '流量',
'order.discount': '折扣',
'order.surplus': '折抵',
'order.refund': '退款',
'order.balance_pay': '余额支付',
'order.pay_method': '支付方式',
'order.enter_credit_info': '填写信用卡支付信息',
'order.credit_alert': '您的信用卡信息只会被用作当次扣款,系统并不会保存,这是我们认为最安全的。',
'order.total_amount': '订单总额',
'order.total': '总计',
'order.checkout': '结账',
'order.waiting_payment': '等待支付中',
'order.result_opening_title': '开通中',
'order.result_opening_sub_title': '订单系统正在进行处理,请稍等1-3分钟。',
'order.result_cancel_title': '已取消',
'order.result_cancel_sub_title': '订单由于超时支付已被取消。',
'order.result_success_title': '已完成',
'order.result_success_sub_title': '订单已支付并开通。',
// plan
'plan.select_subscribe': '选择订阅',
'plan.buy': '立即订阅',
'plan.setting_subscribe': '配置订阅',
'plan.discount': '折扣',
'plan.cycle': '付款周期',
'plan.have_coupon': '有优惠券?',
'plan.coupon_verify': '验证',
'plan.order_total_amount': '订单总额',
'plan.place_order': '下单',
'plan.total': '总计',
'plan.subscribe_change_title': '订阅变更须知',
'plan.subscribe_change_content': '变更订阅会导致当前订阅被新订阅覆盖,请注意。',
'plan.subscribe_not_renew': '该订阅无法续费',
'plan.choose_another_subscribe': '选择其他订阅',
// profile
'profile.user_center': '个人中心',
'profile.my_wallet': '我的钱包',
'profile.balance_tip': '账户余额(仅消费)',
'profile.commission_balance_tip': '推广佣金(可提现)',
'profile.wallet_component': '钱包组成部分',
'profile.transfer': '划转',
'profile.commission_withdraw': '推广佣金提现',
'profile.change_password': '修改密码',
'profile.save': '保存',
'profile.old_password': '旧密码',
'profile.new_password': '新密码',
'profile.re_new_password': '新密码',
'profile.please_enter_old_password': '请输入旧密码',
'profile.please_enter_new_password': '请输入新密码',
'profile.please_enter_re_new_password': '请输入新密码',
'profile.notice': '通知',
'profile.expire_remind': '到期邮件提醒',
'profile.traffic_remind': '流量邮件提醒',
'profile.bind_telegram': '绑定Telegram',
'profile.start': '立即开始',
'profile.reset_subscribe': '重置订阅信息',
'profile.reset': '重置',
'profile.reset_info_notify_title': '确定要重置订阅信息?',
'profile.reset_info_notify_content': '如果你的订阅地址或信息泄露可以进行此操作。重置后你的UUID及订阅将会变更,需要重新进行订阅。',
'profile.reset_info_notify_success': '重置成功',
'profile.two_password_error': '两次新密码输入不同',
// reg
'register.two_password_error': '两次密码输入不同',
'register.email': '邮箱',
'register.verify_code': '邮箱验证码',
'register.password': '密码',
'register.re_password': '密码',
'register.send': '发送',
'register.invite_code_require': '邀请码',
'register.invite_code': '邀请码(选填)',
'register': '注册',
'register.back_login': '返回登入',
'register.tos_url': '我已阅读并同意 <a target="_blank" href="{url}">服务条款</a>',
'register.please_agree_tos': '请同意服务条款',
// subscribe
'subscribe.table_name': '名称',
'subscribe.table_tag': '标签',
'subscribe.table_action': '操作',
'subscribe.table_status': '状态',
'subscribe.table_status_tip': '节点五分钟内节点在线情况',
'subscribe.table_rate': '倍率',
'subscribe.table_rate_tip': '使用的流量将乘以倍率进行扣除',
'subscribe.more_action': '更多操作',
'subscribe.copy_success': '复制成功',
'subscribe.copy_link': '复制链接',
'subscribe.my_subscribe': '我的订阅',
'subscribe.add_subscribe': '添加订阅',
'subscribe.not_expire': '该订阅长期有效',
'subscribe.expired': '已过期',
'subscribe.subscribe_info': '于 {date} 到期,距离到期还有 {day} 天',
'subscribe.traffic_info': '已用 {used} / 总计 {total}',
'subscribe.renew': '续费',
'subscribe.action': '操作',
'subscribe.reset_traffic': '重置当月流量',
'subscribe.reset_info': '重置订阅信息',
'subscribe.node_status': '节点状态',
'subscribe.no_node': '没有可用节点,如果您未订阅或已过期请',
'subscribe.no_node_renew': '续费',
'subscribe.no_node_go': '订阅',
'subscribe.reset_traffic_notify_title': '确定要重置当月流量?',
'subscribe.reset_traffic_notify_content': '点击「确定」将会跳转到收银台,支付订单后系统将会清空您当月已使用流量。',
'subscribe.reset_traffic_notify_confirm': '确定',
'subscribe.reset_traffic_notify_cancel': '取消',
'subscribe.reset_info_notify_title': '确定要重置订阅信息?',
'subscribe.reset_info_notify_content': '如果你的订阅地址或信息泄露可以进行此操作。重置后你的UUID及订阅将会变更,需要重新进行订阅。',
'subscribe.reset_info_notify_success': '重置成功',
// ticket
'ticket.low': '低',
'ticket.middle': '中',
'ticket.high': '高',
'ticket.table_subject': '主题',
'ticket.table_level': '工单级别',
'ticket.table_status': '工单状态',
'ticket.table_create_time': '创建时间',
'ticket.table_last_reply': '最后回复',
'ticket.table_action': '操作',
'ticket.status_closed': '已关闭',
'ticket.status_pending': '待回复',
'ticket.status_reply': '已回复',
'ticket.action_view': '查看',
'ticket.action_close': '关闭',
'ticket.my_ticket': '我的工单',
'ticket.new_ticket': '新的工单',
'ticket.new_ticket_modal_title': '新的工单',
'ticket.new_ticket_modal_confirm': '确认',
'ticket.new_ticket.modal_cancel': '取消',
'ticket.subject': '主题',
'ticket.please_enter_subject': '请输入工单主题',
'ticket.level': '工单等级',
'ticket.please_select_level': '请选择工单等级',
'ticket.message': '消息',
'ticket.please_enter_issue': '请描述你遇到的问题',
// traffic
'traffic.table_record_time': '记录时间',
'traffic.table_tx': '实际上行',
'traffic.table_rx': '实际下行',
'traffic.table_rate': '扣费倍率',
'traffic.table_total': '合计',
'traffic.table_total_tip': '公式:(实际上行 + 实际下行) x 扣费倍率 = 扣除流量',
'traffic.traffic_detail': '流量明细',
'traffic.today': '今日',
'traffic.month': '本月',
'traffic.week': '本周',
// one_click_subscribe
'one_click_subscribe.copy_success': '复制成功',
'one_click_subscribe.copy_subscribe_url': '复制订阅地址',
'one_click_subscribe.import': '导入到',
'one_click_subscribe': '一键订阅',
'one_click_subscribe.copy_subscribe': '复制订阅',
// transfer_modal
'transfer_modal.title': '推广佣金划转至余额',
'transfer_modal.confirm': '确认',
'transfer_modal.cancel': '取消',
'transfer_modal.alert': '划转后的余额仅用于{title}消费使用',
'transfer_modal.commission_balance': '当前推广佣金余额',
'transfer_modal.transfer_balance': '划转金额',
'transfer_modal.please_enter_transfer_balance': '请输入需要划转到余额的金额',
// chat
'chat.please_enter_message': '输入内容回复工单...',
// withdraw_modal
'withdraw_modal.title': '申请提现',
'withdraw_modal.confirm': '确认',
'withdraw_modal.cancel': '取消',
'withdraw_modal.withdraw_method': '提现方式',
'withdraw_modal.please_select_method': '请选择提现方式',
'withdraw_modal.withdraw_account': '提现账号',
'withdraw_modal.please_enter_account': '请输入提现账号',
// bind_telegram
'bind_telegram_modal.confirm': '我知道了',
'bind_telegram_modal.title': '绑定Telegram',
'bind_telegram_modal.step_1': '第一步',
'bind_telegram_modal.step_2': '第二步',
'bind_telegram_modal.open_telegram_search': '打开Telegram搜索',
'bind_telegram_modal.send_bot_message': '向机器人发送你的',
// knowledge
'knowledge': '使用文档',
'knowledge.last_release_date': '最后更新: {date}',
'knowledge.copy_success' : '复制成功',
// new language
'Dashboard': '仪表盘',
'My subscription': '我的订阅',
'To do event': '待办事件',
'There are still unpaid orders': '还有没支付的订单',
'Pay now': '立即支付',
'Ticket is being processed': '条工单正在处理中',
'View now': '立即查看',
'Buy subscription': '购买订阅',
'Knowledge': '使用文档',
'My order': '我的订单',
'Personal Center': '个人中心',
'Flow details': '流量明细',
'Configure subscription': '配置订阅',
'My invitation': '我的邀请',
'Node status': '节点状态',
'There was no incident': '没有任何事件',
'Copied': '复制成功',
'Product information': '商品信息',
'Product name': '产品名称',
'Type/Period': '类型/周期',
'Product flow': '产品流量',
'Order information': '订单信息',
'Close order': '关闭订单',
'Order number': '订单号',
'Discount amount': '优惠金额',
'Deduction amount': '旧订阅折抵金额',
'Refund amount': '退款金额',
'Balance payment': '余额支付',
'Creation time': '创建时间',
'My tickets': '我的工单',
'Tickets history': '工单历史',
'Reset flow after {reset_day} day': '{reset_day} 日后重置流量',
'Node name': '节点名称',
'Due on {date}, {day} days before expiration': '于 {date} 到期,距离到期还有 {day} 天。'
}