[Web] Updated lang.zh-cn.json (#5873)
Co-authored-by: Koala Ng <tonghoil@hotmail.com>
This commit is contained in:
parent
47fd1bb894
commit
e12981a821
@ -336,7 +336,8 @@
|
|||||||
"validate_license_now": "通过证书服务器验证 GUID",
|
"validate_license_now": "通过证书服务器验证 GUID",
|
||||||
"verify": "验证",
|
"verify": "验证",
|
||||||
"yes": "✓",
|
"yes": "✓",
|
||||||
"options": "选项"
|
"options": "选项",
|
||||||
|
"f2b_max_ban_time": "最长封禁时间(秒)"
|
||||||
},
|
},
|
||||||
"danger": {
|
"danger": {
|
||||||
"access_denied": "访问被拒绝或者表单数据无效",
|
"access_denied": "访问被拒绝或者表单数据无效",
|
||||||
@ -487,7 +488,11 @@
|
|||||||
"container_disabled": "容器已被停止或禁用",
|
"container_disabled": "容器已被停止或禁用",
|
||||||
"container_running": "运行中",
|
"container_running": "运行中",
|
||||||
"cores": "核心数",
|
"cores": "核心数",
|
||||||
"memory": "内存"
|
"memory": "内存",
|
||||||
|
"error_show_ip": "无法解析公网IP地址",
|
||||||
|
"show_ip": "显示公网IP",
|
||||||
|
"update_available": "有可用更新",
|
||||||
|
"update_failed": "无法检查更新"
|
||||||
},
|
},
|
||||||
"diagnostics": {
|
"diagnostics": {
|
||||||
"cname_from_a": "来自 A/AAAA 记录的值。但只要记录指向正确的资源即可。",
|
"cname_from_a": "来自 A/AAAA 记录的值。但只要记录指向正确的资源即可。",
|
||||||
@ -903,7 +908,7 @@
|
|||||||
"disabled": "禁用",
|
"disabled": "禁用",
|
||||||
"second": "msgs / 秒",
|
"second": "msgs / 秒",
|
||||||
"minute": "msgs / 分钟",
|
"minute": "msgs / 分钟",
|
||||||
"hour": "msgs / 小说",
|
"hour": "msgs / 小时",
|
||||||
"day": "msgs / 天"
|
"day": "msgs / 天"
|
||||||
},
|
},
|
||||||
"start": {
|
"start": {
|
||||||
@ -1202,7 +1207,8 @@
|
|||||||
"paginate": {
|
"paginate": {
|
||||||
"first": "第一页",
|
"first": "第一页",
|
||||||
"last": "最后一页",
|
"last": "最后一页",
|
||||||
"previous": "上一页"
|
"previous": "上一页",
|
||||||
|
"next": "下一页"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user