Skip to content

Commit 0475f11

Browse files
teaSummernamelessmc-bot
authored andcommitted
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (131 of 131 strings) Translation: NamelessMC/Debug report viewer Translate-URL: https://translate.namelessmc.com/projects/namelessmc/debug-report-viewer/zh_Hans/
1 parent 918ec79 commit 0475f11

1 file changed

Lines changed: 20 additions & 9 deletions

File tree

src/locales/zh_Hans.json

Lines changed: 20 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"misc": {
3-
"generated_at": "生成时间: {{time}}",
4-
"loading": "加载中...",
3+
"generated_at": "生成于 {{time}}",
4+
"loading": "加载中",
55
"empty": "",
66
"yes": "",
77
"no": "",
@@ -13,15 +13,15 @@
1313
"errors": {
1414
"no_id_provided": "没有提供调试链接 ID",
1515
"invalid_debug_version": "调试版本 <strong>{{version}}</strong> 不受支持",
16-
"invalid_link_id": "无效调试链接 ID",
16+
"invalid_link_id": "调试链接 ID 无效",
1717
"error": "错误",
1818
"no_data_in_json": "没有 JSON 格式的可用调试数据",
19-
"invalid_namelessmc_version": "只能使用 NamelessMC <strong>{{required}}</strong> 版本的调试链接,您正在运行 <strong>{{version}}</strong>。"
19+
"invalid_namelessmc_version": "只能使用 NamelessMC <strong>{{required}}</strong> 版本的调试链接,您正在运行 <strong>{{version}}</strong> 版本"
2020
},
2121
"version_section": {
2222
"version": "版本",
23-
"update_available": "更新可用",
24-
"last_update_check": "上次检查更新"
23+
"update_available": "有更新可用",
24+
"last_update_check": "最后检查更新时间"
2525
},
2626
"settings_section": {
2727
"settings": "设置",
@@ -110,8 +110,8 @@
110110
"namelessmc_version": "NamelessMC 版本"
111111
},
112112
"webhooks_section": {
113-
"webhooks": "Webhooks",
114-
"hooks": "Hooks",
113+
"webhooks": "Webhook",
114+
"hooks": "钩子",
115115
"forum_hooks": "论坛 Hooks",
116116
"id": "ID",
117117
"name": "名字",
@@ -128,7 +128,7 @@
128128
"enabled": "是否启用",
129129
"module": "模块",
130130
"rules": "规则",
131-
"injectors": "Injectors",
131+
"injectors": "注入器",
132132
"no_rules": "无规则"
133133
},
134134
"integrations_section": {
@@ -159,5 +159,16 @@
159159
"other_log": "其他日志",
160160
"custom_log": "自定义日志",
161161
"empty_log": "空日志"
162+
},
163+
"oauth_providers_section": {
164+
"oauth_providers": "OAuth 提供者",
165+
"name": "名称",
166+
"module": "模块",
167+
"class": "类别",
168+
"user_id_name": "用户 ID 名称",
169+
"scope_id_name": "范围 ID 名称",
170+
"client_id": "客户端 ID",
171+
"enabled": "已启用",
172+
"no_providers": "尚无提供者"
162173
}
163174
}

0 commit comments

Comments
 (0)