Skip to content

Commit 857c1a8

Browse files
authored
优化中文语言文件 (nezhahq#298)
1 parent 81febfe commit 857c1a8

File tree

1 file changed

+57
-57
lines changed

1 file changed

+57
-57
lines changed

resource/l10n/zh-CN.toml

+57-57
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
other = "哪吒监控"
33

44
[Server]
5-
other = "主机"
5+
other = "服务器"
66

77
[Services]
88
other = "服务"
@@ -11,7 +11,7 @@ other = "服务"
1111
other = "任务"
1212

1313
[Notification]
14-
other = "报警"
14+
other = "告警"
1515

1616
[Settings]
1717
other = "设置"
@@ -32,10 +32,10 @@ other = "注销登录"
3232
other = "登录"
3333

3434
[ConfirmLogout]
35-
other = "确认注销"
35+
other = "确定要注销吗"
3636

3737
[AfterLoggingOutYouHaveToLoginAgain]
38-
other = "注销后您必须重新登录才能使用"
38+
other = "注销后需重新登录以继续使用"
3939

4040
[Cancel]
4141
other = "取消"
@@ -44,7 +44,7 @@ other = "取消"
4444
other = "确认"
4545

4646
[AddScheduledTasks]
47-
other = "添加计划任务"
47+
other = "新增计划任务"
4848

4949
[Name]
5050
other = "名称"
@@ -104,10 +104,10 @@ other = "秒 分 时 天 月 星期,详情见"
104104
other = "计划表达式格式"
105105

106106
[IntroductionOfCommands]
107-
other = "命令:就像写 shell/bat 脚本一样,但是不推荐换行,多个命令使用 <code>&&</code>/<code>&</code> 连接,如果遇到 xxx 命令找不到,可能是<code>PATH</code> 环境变量的问题,<code>Linux</code> 主机在命令开头加入<code>source ~/.bashrc</code>或者使用绝对路径执行"
107+
other = "命令说明:编写命令时类似于 shell/bat 脚本。建议不要换行,多个命令可用 <code>&&</code><code>&</code> 连接,若出现命令无法找到的情况,可能是由于 <code>PATH</code> 环境变量配置问题。在 <code>Linux</code> 服务器上,可在命令开头加入 <code>source ~/.bashrc</code>,或使用命令的绝对路径执行"
108108

109109
[AddMonitor]
110-
other = "添加监控"
110+
other = "新增监控"
111111

112112
[Blog]
113113
other = "博客"
@@ -148,11 +148,11 @@ other = "延迟通知"
148148
[IntroductionOfMonitor]
149149
other = """
150150
类型为 <b>HTTP-GET</b> 时输入URL(带 http/https, HTTPS协议的会顺带监控SSL证书);<br>
151-
类型为 <b>ICMP-Ping</b> 时输入主机名/IP,不带端口;<br>
152-
类型为 <b>TCP-Ping</b> 时输入主机名/IP + 端口号:example.com:22"""
151+
类型为 <b>ICMP-Ping</b> 时输入域名/IP,不带端口;<br>
152+
类型为 <b>TCP-Ping</b> 时输入域名/IP + 端口号:example.com:22"""
153153

154154
[AddNotificationMethod]
155-
other = "添加通知方式"
155+
other = "新增通知方式"
156156

157157
[Tag]
158158
other = "分组"
@@ -170,7 +170,7 @@ other = "请求类型"
170170
other = "验证SSL"
171171

172172
[AddNotificationRule]
173-
other = "添加报警规则"
173+
other = "新增告警规则"
174174

175175
[Rules]
176176
other = "规则"
@@ -188,7 +188,7 @@ other = "单次触发"
188188
other = "启用触发任务"
189189

190190
[FailTriggerTasks]
191-
other = "故障时触发任务"
191+
other = "告警时触发任务"
192192

193193
[RecoverTriggerTasks]
194194
other = "恢复时触发任务"
@@ -197,7 +197,7 @@ other = "恢复时触发任务"
197197
other = "启用"
198198

199199
[AddServer]
200-
other = "添加服务器"
200+
other = "新增服务器"
201201

202202
[BatchEditServerGroup]
203203
other = "批量修改分组"
@@ -233,10 +233,10 @@ other = "Linux 一键安装"
233233
other = "请先在设置页面配置 未接入CDN的面板服务器域名/IP"
234234

235235
[PushSuccessfully]
236-
other = "成功推送"
236+
other = "推送成功"
237237

238238
[LastExecution]
239-
other = "最后执行"
239+
other = "最近执行"
240240

241241
[LastResult]
242242
other = "最后结果"
@@ -260,7 +260,7 @@ other = "删除计划任务"
260260
other = "确认删除此计划任务?"
261261

262262
[AccessDenied]
263-
other = "访问受限"
263+
other = "访问被拒绝"
264264

265265
[Use]
266266
other = "使用"
@@ -281,7 +281,7 @@ other = "HTTP(S)/SSL证书"
281281
other = "TCP 端口"
282282

283283
[DeleteService]
284-
other = "删除服务"
284+
other = "移除服务"
285285

286286
[ConfirmToDeleteThisService]
287287
other = "确认删除此服务?"
@@ -293,7 +293,7 @@ other = "删除通知方式"
293293
other = "确认删除此通知方式?"
294294

295295
[ForceUpdate]
296-
other = "强制更新"
296+
other = "立即更新"
297297

298298
[SelectAll]
299299
other = "全选"
@@ -308,10 +308,10 @@ other = "一键安装"
308308
other = "点击复制"
309309

310310
[DeleteServer]
311-
other = "删除主机"
311+
other = "删除服务器"
312312

313313
[ConfirmToDeleteServer]
314-
other = "确认删除主机"
314+
other = "确认删除服务器"
315315

316316
[NoServerSelected]
317317
other = "当前没有选中的服务器"
@@ -320,25 +320,25 @@ other = "当前没有选中的服务器"
320320
other = "执行结果"
321321

322322
[SiteTitle]
323-
other = "站点标题"
323+
other = "网站标题"
324324

325325
[AdministratorList]
326326
other = "管理员列表"
327327

328328
[Theme]
329-
other = "主题"
329+
other = "前台界面主题"
330330

331331
[CustomCodes]
332-
other = "自定义代码(style、script 都可以)"
332+
other = "自定义代码(包括 style 和 script)"
333333

334334
[AccessPassword]
335-
other = "前台查看密码"
335+
other = "前台访问密码"
336336

337337
[PanelServerDomainAndIP]
338338
other = "未接入CDN的面板服务器域名/IP"
339339

340340
[IPChangeAlert]
341-
other = "IP 变更提醒"
341+
other = "IP 变动通知"
342342

343343
[AllIncludedOnlySpecificServersAreNotAlerted]
344344
other = "覆盖所有,仅特定服务器不提醒"
@@ -356,10 +356,10 @@ other = "覆盖所有,仅特定服务器不请求"
356356
other = "服务器ID 以逗号隔开"
357357

358358
[IPChangeNotificationTag]
359-
other = "提醒发送至指定的通知分组"
359+
other = "将提醒发送至指定通知分组"
360360

361361
[NotificationMessagesDoNotHideIP]
362-
other = "通知信息IP不打码"
362+
other = "通知信息中显示完整IP地址"
363363

364364
[Save]
365365
other = "保存"
@@ -371,7 +371,7 @@ other = "修改成功"
371371
other = "Terminal 连接超时或会话已结束"
372372

373373
[TerminalConnectionFailed]
374-
other = "Terminal 连接失败,请检查 /terminal/* 的 WebSocket 反代情况"
374+
other = "Terminal 连接失败,请检查 /terminal/* 的 WebSocket 反向代理配置"
375375

376376
[Default]
377377
other = "默认"
@@ -425,25 +425,25 @@ other = "网络"
425425
other = "在线"
426426

427427
[ServerIsOffline]
428-
other = "节点已离线"
428+
other = "服务器已离线"
429429

430430
[Day]
431431
other = ""
432432

433433
[RealtimeChannelEstablished]
434-
other = "实时通道建立"
434+
other = "实时通道已建立"
435435

436436
[GetTheLatestMonitoringDataInRealTime]
437437
other = "可以实时获取最新监控数据啦"
438438

439439
[RealtimeChannelDisconnect]
440-
other = "实时通道断开"
440+
other = "实时通道已断开"
441441

442442
[CanNotGetTheLatestMonitoringDataInRealTime]
443443
other = "无法实时获取最新监控数据咯"
444444

445445
[30DaysOnline]
446-
other = "30天在线率"
446+
other = "近30天可用性"
447447

448448
[Details]
449449
other = "详情"
@@ -452,22 +452,22 @@ other = "详情"
452452
other = "状态"
453453

454454
[Availability]
455-
other = "在线率"
455+
other = "可用性"
456456

457457
[AverageLatency]
458-
other = "平均延迟"
458+
other = "平均响应时间"
459459

460460
[CycleTransferStats]
461-
other = "循环流量统计"
461+
other = "周期性流量统计"
462462

463463
[From]
464-
other = ""
464+
other = "起始"
465465

466466
[To]
467-
other = ""
467+
other = "结束"
468468

469469
[NextCheck]
470-
other = "下次检查"
470+
other = "下一次检测"
471471

472472
[CurrentUsage]
473473
other = "当前用量"
@@ -476,25 +476,25 @@ other = "当前用量"
476476
other = "验证查看密码"
477477

478478
[LightMode]
479-
other = "白昼模式"
479+
other = "亮色模式"
480480

481481
[DarkMode]
482-
other = "暗黑模式"
482+
other = "暗色模式"
483483

484484
[FollowSystem]
485485
other = "跟随系统"
486486

487487
[GridLayout]
488-
other = "网格视图"
488+
other = "网格布局"
489489

490490
[ListLayout]
491-
other = "列表视图"
491+
other = "列表布局"
492492

493493
[EnterPassword]
494-
other = "输入密码"
494+
other = "请输入密码"
495495

496496
[Location]
497-
other = "地区"
497+
other = "位置"
498498

499499
[Running]
500500
other = "运行中"
@@ -512,10 +512,10 @@ other = "总上行"
512512
other = "总下行"
513513

514514
[WrongPassword]
515-
other = "密码错误"
515+
other = "输入的密码错误"
516516

517517
[AnErrorEccurred]
518-
other = "出现错误"
518+
other = "发生错误"
519519

520520
[SystemError]
521521
other = "系统错误"
@@ -536,10 +536,10 @@ other = "服务监控"
536536
other = "计划任务"
537537

538538
[ApiManagement]
539-
other = "API"
539+
other = "API 管理"
540540

541541
[IssueNewApiToken]
542-
other = "添加Token"
542+
other = "生成Token"
543543

544544
[Token]
545545
other = "Token"
@@ -554,22 +554,22 @@ other = "确认删除Token"
554554
other = "此页面需要登录"
555555

556556
[WrongAccessPassword]
557-
other = "查看密码错误"
557+
other = "访问密码错误"
558558

559559
[Add]
560-
other = "添加"
560+
other = "新增"
561561

562562
[Edit]
563563
other = "修改"
564564

565565
[AlarmRule]
566-
other = "报警规则"
566+
other = "告警规则"
567567

568568
[NotificationMethod]
569569
other = "通知方式"
570570

571571
[Incident]
572-
other = "故障"
572+
other = "事件"
573573

574574
[Resolved]
575575
other = "恢复"
@@ -581,25 +581,25 @@ other = "故障"
581581
other = "无数据"
582582

583583
[StatusGood]
584-
other = "良好"
584+
other = "正常"
585585

586586
[StatusLowAvailability]
587587
other = "低可用"
588588

589589
[ScheduledTaskExecutedSuccessfully]
590-
other = "任务成功"
590+
other = "任务执行成功"
591591

592592
[ScheduledTaskExecutedFailed]
593-
other = "任务失败"
593+
other = "任务执行失败"
594594

595595
[IPChanged]
596596
other = "IP变更"
597597

598598
[Transleft]
599-
other = "流量剩余"
599+
other = "剩余流量"
600600

601601
[DashboardTheme]
602-
other = "管理后台主题"
602+
other = "后台界面主题"
603603

604604
[Info]
605605
other = "信息"

0 commit comments

Comments
 (0)