mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-18 20:50:09 +08:00
Merge pull request #865 from CodeFreer/dev
Update Readme_zh.md and translations\zh_CN.ts
This commit is contained in:
commit
8d48582657
11
README_zh.md
11
README_zh.md
@ -1,17 +1,20 @@
|
||||
# Nekoray-new
|
||||
# Throne (原先的 Nekoray)
|
||||
|
||||
基于 Qt 的跨平台的桌面 GUI 代理客户端,授权自 [Sing-box](https://github.com/SagerNet/sing-box)
|
||||
|
||||
开箱支持 Windows / Linux / MacOS 。对于 Windows 7 / 8 / 8.1,使用 [nekoray-win7](https://github.com/parhelia512/nekoray-win7)
|
||||
开箱支持 Windows / Linux / MacOS 。对于 Windows 7 / 8 / 8.1,建议用 [nekoray-win7](https://github.com/parhelia512/nekoray-win7)
|
||||
|
||||
* 最初开发者 [MatsuriDayo](https://github.com/MaatsuriDayo),开始名为 nekoray,后来到 v4 时改名为 nekobox。2024.12.12发行4.0.1后宣布停止维护,并于2025.3.17代码库进入存档状态。
|
||||
* 开发者 [Mahdi-zarei](https://github.com/Mahdi-zarei/) 在 2024.4.30 开始,因为原开发者的长时间不活动而建立了自己的[分支版](https://github.com/Mahdi-zarei/nekoray/),从4.0.0开始至4.3.7,对nekoray进行 hotfix 后,2025.7.18 把项目改名为 [Throne](https://github.com/throneproj/throne/)。
|
||||
|
||||

|
||||
|
||||
### MacOS 发行版说明
|
||||
苹果的平台具有非常严格的安全策略,由于 Nekoray 没有签名证书,所以必须使用 `xattr -d com.apple.quarantine /path/to/nekoray.app` 去掉隔离。 此外,为了使内置的提权起效,“终端”应该具有 “Full Disk” 访问权限。
|
||||
|
||||
### GitHub 发行版 (Portable ZIP)
|
||||
### Github release (Portable ZIP)
|
||||
[](https://github.com/throneproj/Throne/releases)
|
||||
|
||||
[](https://github.com/Mahdi-zarei/nekoray/releases)
|
||||
|
||||
## 支持的协议
|
||||
|
||||
|
||||
@ -98,6 +98,18 @@
|
||||
<message>
|
||||
<source>Override underlying DNS</source>
|
||||
<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>
|
||||
<source>Default On</source>
|
||||
@ -321,6 +333,58 @@ this rewrites the underlying(localhost) DNS in Tun Mode, normal mode, and also U
|
||||
<source>Use Mozilla Certificate Store</source>
|
||||
<translation>使用 Mozilla 证书存储库</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Allow updating to beta versions</source>
|
||||
<translation>允许更新到 beta 版</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Network Settings</source>
|
||||
<translation>网络设置</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Use proxy</source>
|
||||
<translation>使用代理</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Ignore TLS errors</source>
|
||||
<translation>忽略 TLS 错误</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Test Settings</source>
|
||||
<translation>测试设置</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Timeout</source>
|
||||
<translation>超时</translation>
|
||||
</message>
|
||||
<message>
|
||||
<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>
|
||||
</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>
|
||||
<translation><html><head/><body><p>以毫秒为单位的 URL 测试的超时<br/>注意,复用连接在其初始请求时耗时更长,而且这个值设置过低将会导致测试误报该配置无效</p></body></html></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Show System DNS option</source>
|
||||
<translation>显示系统 DNS 选项</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Enable sending HWID, device model, and OS version when updating subscription</source>
|
||||
<translation>启用在更新订阅时发送 HWID、设备型号以及 OS 版本</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source><html><head/><body><p>HWID=%1</p><p>OS=%2</p><p>OS Version=%3</p><p>Model=%4</p></body></html></source>
|
||||
<translation><html><head/><body><p>HWID=%1</p><p>OS=%2</p><p>OS Version=%3</p><p>Model=%4</p></body></html></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Loglevel</source>
|
||||
<translation>日志级别</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Padding</source>
|
||||
<translation>填充</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>DialogEditGroup</name>
|
||||
@ -613,6 +677,10 @@ this rewrites the underlying(localhost) DNS in Tun Mode, normal mode, and also U
|
||||
<message>
|
||||
<source>Hotkey</source>
|
||||
<translation>热键</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Global</source>
|
||||
<translation>全局</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Show groups</source>
|
||||
@ -634,6 +702,10 @@ this rewrites the underlying(localhost) DNS in Tun Mode, normal mode, and also U
|
||||
<source>Toggle System Proxy</source>
|
||||
<translation>切换系统代理</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Shortcuts</source>
|
||||
<translation>快捷键</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>DialogManageGroups</name>
|
||||
@ -763,6 +835,14 @@ For more information, see the document "Configuration/DNS".</source>
|
||||
<message>
|
||||
<source>Inbound Domain Strategy</source>
|
||||
<translation>入站域名策略</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source><html><head/><body><p>Enable to resolve domains to IP before routing based on the strategy</p></body></html></source>
|
||||
<translation><html><head/><body><p>启用以在基于策略的路由前解析域名为 IP</p></body></html></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Remote Rule-set Mirror</source>
|
||||
<translation>远程规则集镜像</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Enable FakeIP</source>
|
||||
@ -871,6 +951,10 @@ For more information, see the document "Configuration/DNS".</source>
|
||||
</context>
|
||||
<context>
|
||||
<name>DialogVPNSettings</name>
|
||||
<message>
|
||||
<source>Stack</source>
|
||||
<translation>堆栈</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Tun Settings</source>
|
||||
<translation>Tun 设置</translation>
|
||||
@ -1194,6 +1278,57 @@ https://matsuridayo.github.io/n-configuration/#vpn-tun</translation>
|
||||
<translation>密码</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>EditTailScale</name>
|
||||
<message>
|
||||
<source>State directory</source>
|
||||
<translation>状态目录</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Auth key</source>
|
||||
<translation>验证钥匙</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Control URL</source>
|
||||
<translation>控制 URL</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Hostname</source>
|
||||
<translation>主机名</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Accept routes</source>
|
||||
<translation>接受路由</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Exit node allow lan access</source>
|
||||
<translation>出口节点允许LAN访问</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Advertise exit node</source>
|
||||
<translation>通告出口节点</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Exit node</source>
|
||||
<translation>出口节点</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Advertise routes</source>
|
||||
<translation>通告路由</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source><html><head/><body><p>comma seperated list of subnets</p></body></html></source>
|
||||
<translation><html><head/><body><p>子网的逗号间隔列表</p></body></html></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Global DNS</source>
|
||||
<translation>全局 DNS</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source><html><head/><body><p>use tailscale dns as the remote dns</p></body></html></source>
|
||||
<translation><html><head/><body><p>使用 tailscale dns 作为远程 dns</p></body></html></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>EditTrojanVLESS</name>
|
||||
<message>
|
||||
@ -1411,6 +1546,14 @@ https://matsuridayo.github.io/n-configuration/#vpn-tun</translation>
|
||||
</context>
|
||||
<context>
|
||||
<name>MainWindow</name>
|
||||
<message>
|
||||
<source>Hide window</source>
|
||||
<translation>隐藏窗口</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Add profile from File</source>
|
||||
<translation>添加来自文件的配置档</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Program</source>
|
||||
<translation>程序</translation>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user