Compare commits
15
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a1131ed0ed | ||
|
|
6b142622fe | ||
|
|
9d4f1b64c3 | ||
|
|
cb7a1d037f | ||
|
|
162bfca61a | ||
|
|
4d79d1f4f6 | ||
|
|
bc5bc0b8d7 | ||
|
|
30a6d41b64 | ||
|
|
63b7880e56 | ||
|
|
0a0a9f8136 | ||
|
|
ce8f24c167 | ||
|
|
29405e7d6c | ||
|
|
4551b6ab5b | ||
|
|
32e3619f50 | ||
|
|
3dddd89797 |
@@ -5,26 +5,24 @@
|
||||
|
||||
效果图
|
||||
|
||||

|
||||

|
||||
|
||||
支持的clash版本:
|
||||
|
||||
[0.15.3](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.15.3_CN-V4)
|
||||
~
|
||||
[0.18.10](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.18.10_CN)
|
||||
[0.19.5](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.19.5_CN)
|
||||
|
||||
[0.19.0](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.19.0_CN),
|
||||
[0.19.1](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.19.1_CN),
|
||||
[0.19.2](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.19.2_CN),
|
||||
[0.19.3](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.19.3_CN),
|
||||
[0.19.4](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.19.4_CN),
|
||||
[0.19.5](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.19.5_CN),
|
||||
[0.19.6](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.19.6_CN),
|
||||
[0.19.7](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.19.7_CN),
|
||||
[0.19.8](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.19.8_CN),
|
||||
[0.19.9](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.19.9_CN),
|
||||
[0.19.10](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.19.10_CN)
|
||||
|
||||
[0.19.10](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.19.10_CN),
|
||||
[0.19.11](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.19.11_CN),
|
||||
[0.19.12](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.19.12_CN),
|
||||
[0.19.13](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.19.13_CN),
|
||||
[0.19.14](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.19.14_CN),
|
||||
[0.19.15](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.19.15_CN)
|
||||
|
||||
***
|
||||
### 快速导航
|
||||
|
||||
@@ -397,7 +397,7 @@ ignore_case=0,reg_exp=1,cross_line=1,binary_file=0,extract_flag=0,whole_word=0
|
||||
<find>"Docs"</find>
|
||||
<replace>"文件"</replace>
|
||||
<find>"Change Log Level"</find>
|
||||
<replace>"更改日志级别"</replace>
|
||||
<replace>"更改日志收集级别"</replace>
|
||||
<find> Open Folder</find>
|
||||
<replace> 打开文件夹</replace>
|
||||
<find> Launch Helper</find>
|
||||
@@ -503,7 +503,7 @@ ignore_case=0,reg_exp=1,cross_line=1,binary_file=0,extract_flag=0,whole_word=0
|
||||
<find>this.isRecording?"recording</find>
|
||||
<replace>this.isRecording?"记录中</replace>
|
||||
<find>message:"silent will prevent .log file to generate on next startup",</find>
|
||||
<replace>message: "静默: 下次启动时不再生成.log文件<br/>错误: 记录错误和异常信息到.log文件<br/>警告: 记录错误,异常和警告信息到.log文件<br/>信息: 记录运行时的信息到.log文件<br/>调试: 记录一切运行时产生的信息(通常用于开发<br/> 者调试,诊断问题)",</replace>
|
||||
<replace>message:"静默将阻止 .log 文件在下次启动时生成, 而调试将收集所有运行信息至 .log 文件",</replace>
|
||||
<find>"https://github.com/Fndroid/clash_for_windows_pkg"</find>
|
||||
<replace>"https://github.com/ender-zhao/Clash-for-Windows_Chinese-Attached"</replace>
|
||||
<find>e._v\("mode: "\+e._s\(e.mode\)\)</find>
|
||||
@@ -556,8 +556,8 @@ ignore_case=0,reg_exp=1,cross_line=1,binary_file=0,extract_flag=0,whole_word=0
|
||||
<replace>尝试修复</replace>
|
||||
<find>Logs Folder</find>
|
||||
<replace>日志文件夹</replace>
|
||||
<find>Home Directory</find>
|
||||
<replace>主目录</replace>
|
||||
<find>"Home Directory"</find>
|
||||
<replace>"主目录"</replace>
|
||||
<find>"Errors"</find>
|
||||
<replace>"错误"</replace>
|
||||
<find>Stop Sorting</find>
|
||||
@@ -742,3 +742,33 @@ ignore_case=0,reg_exp=1,cross_line=1,binary_file=0,extract_flag=0,whole_word=0
|
||||
<replace>"修改文件"</replace>
|
||||
<find>Fail to merge profiles, "Make changes" to solve issues.</find>
|
||||
<replace>无法合并配置文件, "修改(diff)文件" 以解决问题</replace>
|
||||
<find>"Edit externally"</find>
|
||||
<replace>"在系统中编辑"</replace>
|
||||
<find>"Scroll to group"</find>
|
||||
<replace>"移动至组"</replace>
|
||||
<find>"Are you sure to quit</find>
|
||||
<replace>"你确定要退出吗</replace>
|
||||
<find>"Don't Save"</find>
|
||||
<replace>"不保存"</replace>
|
||||
<find>"Do you want to save the changes</find>
|
||||
<replace>"是否要保存更改</replace>
|
||||
<find>"fail to restore last profile with error</find>
|
||||
<replace>"无法恢复最后一个配置文件并出现错误</replace>
|
||||
<find>'Fail to merge profiles,</find>
|
||||
<replace>'无法合并配置文件,</replace>
|
||||
<find> to solve issues</find>
|
||||
<replace> 以解决问题</replace>
|
||||
<find>"TAP mode enable but no interface-name in this YAML"</find>
|
||||
<replace>"TAP 模式启用, 但此 YAML 中没有接口名称"</replace>
|
||||
<find>Do you want to set a new uuidv4 secret in</find>
|
||||
<replace>是否要在</replace>
|
||||
<find>and restart the APP</find>
|
||||
<replace>中设置新的uuidv4 secret并重启 APP</replace>
|
||||
<find> Core Secret</find>
|
||||
<replace> 核心Secret</replace>
|
||||
<find>secret is currently empty, we strongly recommend to generate one</find>
|
||||
<replace>secret 当前为空,我们强烈建议生成一个</replace>
|
||||
<find>"Security"</find>
|
||||
<replace>"安全"</replace>
|
||||
<find>"Generate":"Update"</find>
|
||||
<replace>"生成":"更新"</replace>
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 51 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 50 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 53 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 57 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 50 KiB |
Reference in New Issue
Block a user