mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-19 05:30:06 +08:00
Add Chinese translations for Clash API settings
This commit is contained in:
parent
e71be225cf
commit
c163932b32
@ -98,6 +98,18 @@
|
|||||||
<message>
|
<message>
|
||||||
<source>Override underlying DNS</source>
|
<source>Override underlying DNS</source>
|
||||||
<translation>覆盖底层 DNS</translation>
|
<translation>覆盖底层 DNS</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Clash Api Listen Address</source>
|
||||||
|
<translation>Clash API 监听地址</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Clash API Listen Port</source>
|
||||||
|
<translation>Clash API 监听端口</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>Clash API Secret</source>
|
||||||
|
<translation>Clash API 加密</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Default On</source>
|
<source>Default On</source>
|
||||||
@ -347,11 +359,11 @@ this rewrites the underlying(localhost) DNS in Tun Mode, normal mode, and also U
|
|||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source><html><head/><body><p>timeout in milliseconds<br/>applies to all tests individually</p></body></html></source>
|
<source><html><head/><body><p>timeout in milliseconds<br/>applies to all tests individually</p></body></html></source>
|
||||||
<translation><html><head/><body><p>毫秒为单位的超时值<br/>分别适用于所有测试</p></body></html></translation>
|
<translation><html><head/><body><p>毫秒为单位的超时值<br/>分别应用于所有测试</p></body></html></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source><html><head/><body><p>Timeout for URLtest in ms<br/>Note that muxed connections take a much longer time for their initial request, and setting this value too low will cause the test to falsely report that the config is not working</p></body></html></source>
|
<source><html><head/><body><p>Timeout for URLtest in ms<br/>Note that muxed connections take a much longer time for their initial request, and setting this value too low will cause the test to falsely report that the config is not working</p></body></html></source>
|
||||||
<translation><html><head/><body><p>以毫秒为单位的 URL 测试的超时<br/>注意,复用连接在其初始请求耗时更长,并且设置这个值过低将会导致测试误报该配置无效</p></body></html></translation>
|
<translation><html><head/><body><p>以毫秒为单位的 URL 测试的超时<br/>注意,复用连接在其初始请求时耗时更长,而且这个值设置过低将会导致测试误报该配置无效</p></body></html></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Show System DNS option</source>
|
<source>Show System DNS option</source>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user