Compare commits
7
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
29405e7d6c | ||
|
|
4551b6ab5b | ||
|
|
32e3619f50 | ||
|
|
3dddd89797 | ||
|
|
ef647e7c95 | ||
|
|
ff868bd5d7 | ||
|
|
c6f8495981 |
@@ -5,7 +5,7 @@
|
||||
|
||||
效果图
|
||||
|
||||

|
||||

|
||||
|
||||
支持的clash版本:
|
||||
|
||||
@@ -21,7 +21,10 @@
|
||||
[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.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.11](https://github.com/ender-zhao/Clash-for-Windows_Chinese/releases/tag/CFW-V0.19.11_CN)
|
||||
|
||||
|
||||
***
|
||||
|
||||
@@ -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文件] [警告:记录错误,异常和警告信息到.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>
|
||||
@@ -582,8 +582,8 @@ ignore_case=0,reg_exp=1,cross_line=1,binary_file=0,extract_flag=0,whole_word=0
|
||||
<replace>你可以对配置文件进行一些更改,然后会在你更新配置文件时为你合并它们</replace>
|
||||
<find>Init diff files</find>
|
||||
<replace>初始化 diff 文件</replace>
|
||||
<find>Delete diff files","Make changes</find>
|
||||
<replace>删除 diff 文件","修改文件</replace>
|
||||
<find>"Delete diff files"</find>
|
||||
<replace>"删除 diff 文件"</replace>
|
||||
<find>Update provider</find>
|
||||
<replace>更新提供者</replace>
|
||||
<find>Update Cron </find>
|
||||
@@ -732,3 +732,19 @@ ignore_case=0,reg_exp=1,cross_line=1,binary_file=0,extract_flag=0,whole_word=0
|
||||
<replace>"标头"</replace>
|
||||
<find>from\(this.now\)</find>
|
||||
<replace>locale\('zh-cn'\).from\(this.now\)</replace>
|
||||
<find>Changes contains conflict, "Make changes" to solve issues.</find>
|
||||
<replace>更改包含冲突, "修改(diff)文件" 以解决问题</replace>
|
||||
<find>"Manage"</find>
|
||||
<replace>"管理"</replace>
|
||||
<find> Document</find>
|
||||
<replace> 帮助文档</replace>
|
||||
<find>"Make changes"</find>
|
||||
<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>
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 50 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 51 KiB |
Reference in New Issue
Block a user