-
Notifications
You must be signed in to change notification settings - Fork 2
/
zh-CN.i18n.json
530 lines (530 loc) · 23.3 KB
/
zh-CN.i18n.json
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
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
{
"AboutScreen": {
"installRefer": "安装参考",
"versionChannel": "自动更新通道",
"disableUAReport": "关闭行为数据上报",
"disableUAReportTip": "行为数据上报有助于我们改进产品体验;低于主版本的版本将自动关闭的所有数据上报([应用激活]除外)",
"devOptions": "开发者选项",
"enableDebugLog": "开启调试日志",
"viewFilsContent": "查看文件",
"enablePprof": "启用pprof",
"pprofPanel": "pprof面板",
"openDir": "打开文件目录",
"useOriginalSBProfile": "使用原始sing-box配置"
},
"AddProfileByImportFromFileScreen": {
"title": "导入配置文件",
"chooseFile": "选择文件",
"configExist": "配置已存在,请勿重复添加"
},
"AddProfileByLinkOrContentScreen": {
"title": "添加配置链接",
"updateTimerInterval": "更新时间间隔",
"updateTimerIntervalTips": "最小:5m",
"profileLinkContent": "配置链接/内容",
"profileLinkContentHit": "配置链接/内容[必填] (支持Clash,V2ray(支持批量),Stash,Karing,Sing-box,Shadowsocks,Sub,Github配置链接)",
"subscriptionCannotEmpty": "配置链接不能为空",
"configExist": "配置已存在,请勿重复添加",
"invalidUrl": "配置链接长度过长",
"addFailedFormatException": "格式错误,请订正后重新添加:$p",
"addFailedThenDownloadAndImport": "添加失败:$p, 请尝试修改[UserAgent]后重试,或者用设备自带的浏览器打开配置链接,并将浏览器下载的配置文件导入到本应用",
"addFailedHandshakeException": "添加失败:$p, 请打开代理或者修改当前代理节点后重试"
},
"AddProfileByScanQrcodeScanScreen": {
"copy": "拷贝链接",
"open": "打开链接",
"requestCameraPermission": "请开启摄像头权限",
"requestScreenAccess": "请到系统设置-隐私与安全-屏幕录制 为本应用添加权限",
"screenshot": "截图",
"scanFromImage": "打开二维码图片",
"scanNoResult": "解析图片失败,请确保截图为有效的二维码",
"scanEmptyResult": "扫描结果为空",
"scanException": "解析图片异常,请确保截图为有效的二维码:$p"
},
"BackupAndSyncLanSyncScreen": {
"title": "局域网同步",
"lanSyncNotQuitTips": "同步完成前请勿退出此界面"
},
"BackupAndSyncWebdavScreen": {
"webdavServerUrl": "服务器地址",
"webdavRequired": "不能为空",
"webdavLoginFailed": "登录失败:",
"webdavListFailed": "获取文件列表失败:"
},
"DiversionGroupCustomEditScreen": {
"invalidDomain": "无效的 [Domain]:$p",
"invalidIpCidr": "无效的 [IP Cidr]:$p",
"invalidPort": "无效的 [Port]:$p",
"invalidRuleSet": "无效的 [Rule Set]:$p, URL必须是有效的https URL,并且文件扩展名为.srs/.json的binary文件",
"invalidRuleSetBuildIn": "无效的 [Rule Set(build-in)]:$p, 格式为geosite:xxx 或 geoip:xxx 或 acl:xxx,并且xxx应为有效的规则名",
"setDiversionRule": "提示:保存后,请到[分流规则]设置相关规则,否则不会生效"
},
"DiversionRuleDetectScreen": {
"title": "分流规则探测",
"detect": "探测",
"rule": "规则:",
"outbound": "代理服务器:"
},
"DiversionRulesScreen": {
"diversionRulesMatchTips": "提示:从上到下依次尝试匹配规则,如果没有匹配到规则,则使用[final]"
},
"DnsSettingsScreen": {
"ispCanNotEmpty": "ISP 不能为空",
"urlCanNotEmpty": "URL 不能为空",
"error": "不支持的类型:$p",
"dnsDesc": "第一列延迟数据为直连查询延迟;\n第二列:开启[[代理流量]通过代理服务器解析DNS]:延迟数据为通过当前代理服务器转发的查询延迟;未开启[[代理流量]通过代理服务器解析DNS]:延迟数据为直连查询延迟"
},
"FeedbackScreen": {
"content": "反馈内容",
"contentHit": "必填, 最长500字符",
"contentCannotEmpty": "反馈内容不能为空"
},
"FileContentViewerScreen": {
"title": "文件内容查看",
"chooseFile": "选择文件",
"clearFileContent": "确认清空文件内容?",
"clearFileContentTips": "确认清空配置文件内容? 清空配置文件可能会导致数据丢失或应用功能异常, 请谨慎操作"
},
"HomeScreen": {
"toSelectServer": "请选择服务器",
"invalidServer": "已失效,请重新选择",
"disabledServer": "已被禁用,请重新选择",
"expiredServer": "无可用服务器:配置可能已过期或被禁用",
"systemProxyTips": "socks:$sp,http(s):$hp",
"trafficTotal": "总流量",
"trafficProxy": "代理流量",
"myLinkEmpty": "请先设置[快捷链接]后再使用",
"deviceNoSpace": "磁盘空间不足",
"tooMuchServers": "代理服务器[$p>$p1]过多,可能因系统内存限制而无法连接"
},
"LaunchFailedScreen": {
"invalidProcess": "应用启动失败[无效的进程名称],请重新安装应用到独立目录",
"invalidProfile": "应用启动失败[访问配置文件失败],请重新安装应用",
"invalidVersion": "应用启动失败[无效版本],请重新安装应用",
"systemVersionLow": "应用启动失败[系统版本过低]",
"invalidInstallPath": "无效的安装路径,请重新安装到有效路径"
},
"MyProfilesEditScreen": {
"title": "编辑配置",
"urlExist": "URL已存在,请使用其他URL",
"updateTimerInterval": "更新时间间隔",
"updateTimerIntervalTips": "最小:5m",
"reloadAfterProfileUpdate": "配置更新后重新加载",
"testLatencyAfterProfileUpdate": "配置自动更新后启动延迟测试",
"testLatencyAfterProfileUpdateTips": "VPN需要处于已连接状态,并且开启[配置更新后重新加载]",
"testLatencyAutoRemove": "自动移除延迟测试失败的服务器",
"testLatencyAutoRemoveTips": "最多尝试3次"
},
"MyProfilesMergeScreen": {
"profilesMerge": "配置合并",
"profilesMergeTarget": "目标配置",
"profilesMergeSource": "源配置",
"profilesMergeTips": "提示:源配置的分流信息将会被丢弃"
},
"MyProfilesScreen": {
"title": "我的配置",
"atLeastOneEnable": "无法禁用,请至少保留一个配置可用"
},
"NetCheckScreen": {
"title": "网络检测",
"warn": "注意:由于受网络环境及分流规则等影响,测试结果并不完全等价实际中使用的效果",
"check": "检测",
"invalidDomain": "无效域名",
"connectivity": "网络联通性",
"connectivityTestIpv4AllFailed": "Ipv4 连接测试[$p]全部失败",
"connectivityTestIpv4Ok": "Ipv4 连接成功",
"connectivityTestIpv6AllFailed": "Ipv6 连接测试[$p]全部失败, 你的网络可能不支持ipv6",
"connectivityTestIpv6Ok": "Ipv6 连接成功",
"connectivityTestOk": "网络已接入互联网",
"connectivityTestFailed": "网络尚未接入互联网",
"remoteRulesetsDownloadOk": "全部下载成功",
"remoteRulesetsDownloadNotOk": "正在下载或下载失败",
"outbound": "代理服务器",
"outboundOk": "[$p]连接成功",
"outboundFailed": "[$p1]连接失败\n错误:[$p2]",
"dnsServer": "DNS服务器",
"dnsOk": "[$p1]域名解析成功\nDNS规则:[$p2]\n延迟:[$p3 ms]\n地址:[$p4]",
"dnsFailed": "[$p1]域名解析失败\n规则:[$p2]\n错误:[$p3]",
"host": "HTTP连接",
"hostConnection": "[$p1]\n分流规则:[$p2]\n代理服务器:[$p3]",
"hostConnectionOk": "连接成功",
"hostConnectionFailed": "连接失败:[$p]"
},
"NetConnectionsFilterScreen": {
"title": "连接状态筛选",
"hostIp": "域名/IP",
"app": "应用",
"rule": "规则",
"chain": "出站"
},
"NetConnectionsScreen": {
"title": "连接状态",
"copyAsCSV": "已复制为CSV格式",
"selectType": "选择分流类型"
},
"PerAppAndroidScreen": {
"title": "分应用代理",
"whiteListMode": "白名单模式",
"whiteListModeTip": "启用后:仅代理已勾选的App;未启用:仅代理未勾选的App",
"hideSystemApp": "隐藏系统应用",
"hideAppIcon": "隐藏应用图标",
"enableAppQueryPermission": "开启 [获取应用列表] 权限"
},
"QrcodeScreen": {
"tooLong": "文本过长,无法展示",
"copy": "拷贝链接",
"open": "打开链接",
"share": "分享链接",
"shareImage": "分享二维码"
},
"RegionSettingsScreen": {
"title": "国家与地区",
"Regions": "提示:请正确设置你当前所在国家或地区,否则可能会导致分流错误"
},
"ServerSelectScreen": {
"title": "选择服务器",
"autoSelectServer": "自动选择延迟最低的服务器",
"recentUse": "最近使用",
"myFav": "我的收藏",
"selectLocal": "所选服务器为本地地址,可能无法正常使用:$p",
"selectRequireEnableIPv6": "所选服务器为IPv6地址,需要[启用IPv6]",
"selectDisabled": "该服务器已被禁用",
"error404": "延迟检测遇到错误,请检查是否存在内容相同的配置"
},
"SettingsScreen": {
"getTranffic": "获取流量",
"tutorial": "使用教程",
"commonlyUsedRulesets": "常用规则集",
"howToRemoveAds": "如何移除广告",
"htmlBoard": "在线面板",
"dnsLeakDetection": "DNS泄露检测",
"speedTest": "测速",
"downloadProfilePreferProxy": "优先使用代理下载配置",
"downloadProfilePreferProxyTips": "如果当前已连接,则优先通过已连接的代理下载配置",
"rulesetDirectDownlad": "Rule Set直连下载",
"hideUnusedDiversionGroup": "隐藏未启用的分流组",
"disableISPDiversionGroup": "禁用ISP分流规则",
"portSetting": "端口",
"portSettingRule": "基于规则",
"portSettingDirectAll": "全直连",
"portSettingProxyAll": "全代理",
"portSettingControl": "控制与同步",
"portSettingCluster": "集群服务",
"modifyPort": "修改端口",
"modifyPortOccupied": "端口已被占用,请使用其他端口",
"ipStrategyTips": "启用前,请先确认你的网络已支持IPv6,否则某些流量无法正常访问",
"tunAppendHttpProxy": "附加HTTP代理到VPN",
"tunAppendHttpProxyTips": "一些App会绕过虚拟网卡设备直连HTTP代理",
"tlsInsecureEnable": "跳过证书验证",
"tlsFragmentEnable": "启用TLS分段",
"tlsFragmentSize": "TLS分段大小",
"tlsFragmentSleep": "TLS分段休眠",
"tlsMixedCaseSNIEnable": "启用TLS混合SNI",
"tlsPaddingEnable": "启用TLS填充",
"tlsPaddingSize": "TLS填充大小",
"dnsEnableRule": "启用DNS分流规则",
"dnsEnableFakeIp": "启用FakeIP",
"dnsEnableClientSubnet": "启用ECS",
"dnsEnableProxyResolveByProxy": "[代理流量]通过代理服务器解析DNS",
"dnsEnableFinalResolveByProxy": "[final]通过代理服务器解析DNS",
"dnsTestDomain": "测试域名",
"dnsTestDomainInvalid": "无效的域名",
"dnsTypeOutbound": "代理服务器",
"dnsTypeDirect": "直连流量",
"dnsTypeProxy": "代理流量",
"dnsTypeResolver": "DNS服务器",
"dnsEnableRuleTips": "启用后,域名会根据分流规则选择对应的DNS服务器进行解析",
"dnsEnableFakeIpTips": "启用FakeIP后,如果断开VPN连接,你的应用可能需要重启;此功能需要开启[TUN模式]",
"dnsTypeOutboundTips": "用于代理服务器的域名解析",
"dnsTypeDirectTips": "用于直连流量的域名解析",
"dnsTypeProxyTips": "用于代理流量的域名解析",
"dnsTypeResolverTips": "用于DNS服务器的域名解析",
"dnsTypeFinalTips": "用于其他流量的域名解析",
"dnsAutoSetServer": "自动设置服务器",
"dnsResetServer": "重置服务器",
"inboundDomainResolve": "解析入站域名",
"privateDirect": "私有网络直连",
"inboundDomainResolveTips": "某些未配置分流规则的域名需要解析后才可能命中基于IP的分流规则;此功能影响代理端口[$p]的入站请求",
"useRomoteRes": "使用远程资源",
"autoSelect": "自动选择",
"autoSelectServerIgnorePerProxyServer": "忽略[前置/链式]代理服务器",
"autoSelectServerInterval": "延迟检测时间间隔",
"autoSelectServerReTestIfNetworkUpdate": "网络变化时重新检测",
"autoSelectServerUpdateCurrentServerAfterManualUrltest": "手动延时检测后更新当前服务器",
"autoSelectServerIntervalTips": "延迟检测时间间隔越短,服务器延迟数据更新越及时,但会占用更多资源,耗电更快",
"autoSelectServerFavFirst": "优先使用[我的收藏]",
"autoSelectServerFavFirstTips": "如果[我的收藏]列表不为空,则使用[我的收藏]里的服务器",
"autoSelectServerFilter": "过滤无效服务器",
"autoSelectServerFilterTips": "服务器延迟检测失败的将会被过滤掉;如果过滤后无服务器可用,则改用前[$p]个服务器",
"autoSelectServerLimitedNum": "服务器数量上限",
"autoSelectServerLimitedNumTips": "超过该数量的服务器将被过滤掉",
"numInvalid": "无效的数字",
"hideInvalidServer": "隐藏无效服务器",
"sortServer": "服务器排序",
"sortServerTips": "按延迟由低到高排序",
"selectServerHideRecommand": "隐藏[推荐]",
"selectServerHideRecent": "隐藏[最近使用]",
"selectServerHideFav": "隐藏[我的收藏]",
"homeScreen": "主屏",
"theme": "主题",
"myLink": "快捷链接",
"myLinkInvalid": "无效的URL",
"autoConnectAfterLaunch": "启动后自动连接",
"hideAfterLaunch": "启动后隐藏窗口",
"autoSetSystemProxy": "连接后自动设置系统代理",
"disconnectWhenQuit": "退出应用时关闭连接",
"allowBypass": "允许应用绕过VPN",
"importSuccess": "导入成功",
"rewriteConfirm": "该文件将覆盖本地已有配置,是否继续?",
"networkShare": "网络共享",
"frontProxy": "前置/链式代理",
"frontProxyTips": "数据->前置/链式代理服务器[多个代理服务器:由上到下]->代理服务器[$p]->目标服务器",
"allowOtherHostsConnect": "允许其他主机接入",
"allowOtherHostsConnectTips": "socks:$sp,http(s):$hp",
"tunAutoRoute": "Auto Route",
"tunStrictRoute": "严格路由",
"tunStrictRouteTips": "如果开启共享后,其他无法接入此设备,请尝试关闭此开关",
"enableCluster": "开启Socks/Http代理集群",
"clusterAllowOtherHostsConnect": "允许其他主机接入代理集群",
"clusterAllowOtherHostsConnectTips": "http://$ip:$port/get_proxies",
"clusterAuth": "代理集群认证",
"tunMode": "TUN模式",
"tunModeTips": "TUN模式将接管系统所有流量[此模式下无需开启系统代理]",
"tunModeRunAsAdmin": "TUN模式需要系统管理员权限,请以管理员身份重新启动应用",
"tunStack": "网络栈",
"launchAtStartup": "开机启动",
"quitWhenSwitchSystemUser": "切换系统用户时退出应用",
"handleScheme": "系统Scheme调用",
"portableMode": "便携模式",
"portableModeDisableTips": "如需退出便携模式,请退出[karing]后,手动删除[karing.exe]同目录下的[profiles]文件夹即可",
"handleKaringScheme": "处理karing://调用",
"handleClashScheme": "处理clash://调用",
"handleSingboxScheme": "处理sing-box://调用",
"alwayOnVPN": "始终开启连接",
"removeSystemVPNConfig": "删除系统VPN配置",
"timeConnectOrDisconnect": "定时连接/断开",
"timeConnectOrDisconnectTips": "VPN必须处于连接状态才会生效;开启后,[自动休眠]将失效",
"timeConnectAndDisconnectInterval": "连接/断开时间间隔不能低于$p分钟",
"disableFontScaler": "禁用字体缩放",
"autoOrientation": "跟随屏幕旋转",
"restartTakesEffect": "重启生效",
"resetSettings": "重置设置",
"cleanCache": "清理缓存",
"cleanCacheDone": "清理完成",
"appleTestFlight": "苹果 TestFlight",
"appleAppStore": "苹果 AppStore",
"hasNewVersion": "更新版本 $p",
"follow": "关注我们",
"contactUs": "联系我们",
"rateInApp": "评分",
"rateInAppStore": "在App Store上评分"
},
"SpeedTestSettingsScreen": {
"title": "测速URL"
},
"TextToQrCodeScreen": {
"title": "文本转二维码",
"convert": "转换"
},
"UserAgreementScreen": {
"privacyFirst": "您的隐私很重要",
"agreeAndContinue": "接受并继续"
},
"VersionUpdateScreen": {
"versionReady": "新版本[$p]已就绪",
"update": "重启更新",
"cancel": "暂不更新"
},
"CommonWidget": {
"diableAlwayOnVPN": "如果开启了[始终开启VPN], 请关闭[始终开启VPN]后重试连接",
"resetPort": "请将端口改为其他可用端口或者关闭占用该端口的应用"
},
"ServerManager": {
"noServerAvaliable": "无可用服务器,请确保配置链接或配置文件有效;如果你的配置来源于GitHub,请从页面上的[Raw]按钮获取链接地址",
"filePathCannotEmpty": "文件路径不能为空",
"fileNotExist": "文件不存在:$p",
"urlCannotEmpty": "链接不能为空",
"invalidUrl": "错误的配置链接",
"parseFailed": "解析配置失败"
},
"main": {
"tray": {
"menuOpen": " 打开 ",
"menuExit": " 退出 "
}
},
"enable": "启用",
"disable": "禁用",
"filter": "过滤",
"filterMethod": "过滤方式",
"include": "包含",
"exclude": "排除",
"all": "所有",
"prefer": "优先",
"only": "仅",
"open": "打开",
"close": "关闭",
"quit": "退出",
"add": "添加",
"remove": "删除",
"edit": "编辑",
"view": "查看",
"more": "更多",
"getProfile": "获取配置",
"addProfile": "添加配置",
"addSuccess": "添加成功",
"addSuccessThen": "配置生成成功,请到[$p]查看",
"addFailed": "添加失败:$p",
"removeConfirm": "确认删除?",
"tips": "提示",
"copy": "拷贝",
"ok": "确定",
"cancel": "取消",
"feedback": "反馈",
"faq": "常见问题",
"download": "下载",
"loading": "加载中...",
"updateFailed": "更新失败:$p",
"days": "天",
"hours": "时",
"minutes": "分",
"seconds": "秒",
"protocol": "协议",
"search": "搜索",
"custom": "自定义",
"connect": "连接",
"disconnect": "断开",
"connected": "已连接",
"disconnected": "未连接",
"connecting": "连接中",
"connectTimeout": "连接超时",
"timeout": "超时",
"language": "语言",
"next": "下一步",
"done": "完成",
"apply": "应用",
"refresh": "刷新",
"retry": "是否重试?",
"none": "无",
"reset": "重置",
"submit": "提交",
"account": "账号",
"password": "密码",
"required": "必填",
"diversion": "分流",
"diversionRules": "分流规则",
"diversionRulesEnable": "启用[ISP]分流规则",
"diversionCustomGroup": "自定义分流组",
"diversionCustomGroupPreset": "预置[自定义分流组]",
"diversionCustomGroupPresetTips": "注意:启用的项会添加/覆盖到[自定义分流组]和[分流规则]",
"diversionCustomGroupAddTips": "注意:添加完毕后可能需要手动调整排序,否则新添加的分流可能不会生效",
"urlTestCustomGroup": "自定义代理组",
"rulesetEnableTips": "提示:开启选项后,请到[分流规则]设置相关规则,否则不会生效",
"ispUserAgentTips": "[ISP]会根据[HTTP]请求里的[UserAgent]下发不同订阅类型的数据",
"ispDiversionTips": "[ISP]提供的分流规则;[V2Ray]类型的订阅不支持分流规则",
"staticIP":"静态IP",
"other": "其他",
"dns": "DNS",
"url": "URL",
"isp": "ISP",
"ispBind": "[ISP]绑定",
"ispUnbind": "解除绑定[$p]",
"ispFaq": "FAQ[$p]",
"ispCustomerService": "客服[$p]",
"ispFollow": "关注[$p]",
"ispInvalidOrExpired": "[ISP]无效或已过期",
"tls": "TLS",
"userAgent": "UserAgent",
"urlInvalid": "无效URL",
"outboundActionCurrentSelected": "当前选择",
"outboundActionUrltest": "自动选择",
"outboundActionDirect": "直连",
"outboundActionBlock": "拦截",
"routeFinal": "final",
"rulesetGeoSite": "GeoSite",
"rulesetGeoIp": "GeoIP",
"rulesetAcl": "ACL",
"iCloud": "iCloud",
"appleTV": "Apple TV",
"webdav": "Webdav",
"setting": "设置",
"protocolSniff": "协议探测",
"protocolSniffOverrideDestination": "探测的域名覆盖连接目标地址",
"remark": "备注",
"remarkCannotEmpty": "备注不能为空",
"remarkTooLong": "备注最长32字符",
"remarkExist": "备注已存在,请使用其他名称",
"domainSuffix": "域名后缀",
"domain": "域名",
"domainKeyword": "域名关键词",
"domainRegex": "域名正则",
"ip": "IP",
"port": "端口",
"appPackage": "应用包名",
"processName": "进程名称",
"processPath": "进程路径",
"systemProxy": "系统代理",
"netInterfaces": "网络接口",
"netSpeed": "速度",
"website": "官网",
"rule": "规则",
"global": "全局",
"qrcode": "二维码",
"scanQrcode": "扫描二维码",
"scanResult": "扫描结果",
"backupAndSync": "备份与同步",
"importAndExport": "导入/导出",
"import": "导入",
"export": "导出",
"send": "发送",
"receive": "接收",
"sendOrReceiveNotMatch": "请使用[$p]",
"sendConfirm": "确认发送?",
"termOfUse": "使用条款",
"privacyPolicy": "隐私政策",
"about": "关于",
"name": "名称",
"version": "版本",
"notice": "通知",
"sort": "排序",
"novice": "新手模式",
"recommended": "推荐",
"innerError": "内部错误:$p",
"logicOperation": "逻辑运算",
"share": "分享",
"candidateWord": "候选词",
"keywordOrRegx": "关键词/正则",
"importFromClipboard": "从剪贴板导入",
"exportToClipboard": "导出到剪贴板",
"server": "服务器",
"turnOffPrivateDirect": "请先开启[私有网络直连]",
"targetConnectFailed": "连接[$p]失败,请确保设备在同一个局域网内",
"appleTVSync": "同步当前核心配置到Apple TV - Karing",
"appleTVSyncDone": "同步完成,请到Apple TV - Karing开启连接/重启连接",
"appleTVRemoveCoreConfig": "删除Apple TV - Karing核心配置",
"appleTVRemoveCoreConfigDone": "Apple TV - Karing的核心配置文件已删除;VPN服务已断开连接",
"appleTVUrlInvalid": "无效的URL,请打开Apple TV - Karing,扫描Karing显示的二维码",
"appleTV404": "AppleTV:Karing[$p]无此功能,请升级后再试",
"remoteProfileEditConfirm": "配置更新后,节点的修改将会被还原,是否继续?",
"invalidFileType": "无效的文件类型:$p",
"mustBeValidHttpsURL": "必须为有效的 https URL",
"fileNotExistReinstall": "文件缺失[$p],请重新安装",
"latencyTest": "延迟检测",
"latencyTestResolveIP": "手动检测时,同时解析出口IP",
"latencyTestTimeout": "超时时间",
"uwpExemption": "UWP网络隔离豁免",
"ads": "广告",
"removeBannerAdsByShare": "分享[Karing]去广告",
"removeBannerAdsByReward": "观看广告去广告",
"removeBannerAdsByShareTip": "分享一次,将会获得$p天无广告奖励(可叠加,最多$d天)",
"removeBannerAdsByRewardTip": "观看一段广告,将会获得$p天无广告奖励(不可叠加)",
"removeBannerAdsDone": "已获得$p天无广告奖励",
"edgeRuntimeNotInstalled": "当前设备尚未安装Edge WebView2运行时,无法展示页面,请下载安装Edge WebView2运行时(x64)后,重启App再试",
"locales(map)": {
"en": "English",
"zh-CN": "简体中文",
"ar": "عربي",
"ru": "Русский",
"fa": "فارسی"
}
}