Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations update from Weblate #5873

Merged
merged 1 commit into from
May 7, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 10 additions & 4 deletions data/web/lang/lang.zh-cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,8 @@
"validate_license_now": "通过证书服务器验证 GUID",
"verify": "验证",
"yes": "✓",
"options": "选项"
"options": "选项",
"f2b_max_ban_time": "最长封禁时间(秒)"
},
"danger": {
"access_denied": "访问被拒绝或者表单数据无效",
Expand Down Expand Up @@ -487,7 +488,11 @@
"container_disabled": "容器已被停止或禁用",
"container_running": "运行中",
"cores": "核心数",
"memory": "内存"
"memory": "内存",
"error_show_ip": "无法解析公网IP地址",
"show_ip": "显示公网IP",
"update_available": "有可用更新",
"update_failed": "无法检查更新"
},
"diagnostics": {
"cname_from_a": "来自 A/AAAA 记录的值。但只要记录指向正确的资源即可。",
Expand Down Expand Up @@ -903,7 +908,7 @@
"disabled": "禁用",
"second": "msgs / 秒",
"minute": "msgs / 分钟",
"hour": "msgs / 小说",
"hour": "msgs / 小时",
"day": "msgs / 天"
},
"start": {
Expand Down Expand Up @@ -1202,7 +1207,8 @@
"paginate": {
"first": "第一页",
"last": "最后一页",
"previous": "上一页"
"previous": "上一页",
"next": "下一页"
}
}
}