Compare commits
10
Commits
CFW-V0.20.36_CN
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
876bc3a3bc | ||
|
|
223f47e281 | ||
|
|
02b7955d65 | ||
|
|
e78e282e37 | ||
|
|
149f03f8d3 | ||
|
|
6a4446aa9b | ||
|
|
44b6e8cee6 | ||
|
|
5d205532f8 | ||
|
|
b4260ebd31 | ||
|
|
ea48f8259b |
@@ -5,25 +5,21 @@
|
||||
|
||||
效果图
|
||||
|
||||
[](https://github.com/Z-Siqi/Clash-for-Windows_Chinese/releases/)
|
||||
> 效果图的版本可能不是当前最新的
|
||||
[](https://github.com/Z-Siqi/Clash-for-Windows_Chinese/releases/)
|
||||
> 效果图的版本可能不是当前最新兼容的
|
||||
|
||||
支持的clash版本:
|
||||
**支持的clash版本:**
|
||||
|
||||
[0.15.3](https://github.com/Z-Siqi/Clash-for-Windows_Chinese/releases/tag/CFW-V0.15.3_CN-V4)
|
||||
~
|
||||
[0.20.25](https://github.com/Z-Siqi/Clash-for-Windows_Chinese/releases/tag/CFW-V0.20.25_CN)
|
||||
[当前的最新兼容](https://github.com/Z-Siqi/Clash-for-Windows_Chinese/releases/latest)
|
||||
|
||||
[0.20.26](https://github.com/Z-Siqi/Clash-for-Windows_Chinese/releases/tag/CFW-V0.20.26_CN),
|
||||
[0.20.27](https://github.com/Z-Siqi/Clash-for-Windows_Chinese/releases/tag/CFW-V0.20.27_CN),
|
||||
[0.20.28](https://github.com/Z-Siqi/Clash-for-Windows_Chinese/releases/tag/CFW-V0.20.28_CN),
|
||||
[0.20.29](https://github.com/Z-Siqi/Clash-for-Windows_Chinese/releases/tag/CFW-V0.20.29_CN),
|
||||
[0.20.30](https://github.com/Z-Siqi/Clash-for-Windows_Chinese/releases/tag/CFW-V0.20.30_CN),
|
||||
[0.20.31](https://github.com/Z-Siqi/Clash-for-Windows_Chinese/releases/tag/CFW-V0.20.31_CN),
|
||||
[0.20.32](https://github.com/Z-Siqi/Clash-for-Windows_Chinese/releases/tag/CFW-V0.20.32_CN),
|
||||
[0.20.33](https://github.com/Z-Siqi/Clash-for-Windows_Chinese/releases/tag/CFW-V0.20.33_CN),
|
||||
[0.20.34](https://github.com/Z-Siqi/Clash-for-Windows_Chinese/releases/tag/CFW-V0.20.34_CN),
|
||||
[0.20.35](https://github.com/Z-Siqi/Clash-for-Windows_Chinese/releases/tag/CFW-V0.20.35_CN)
|
||||
**基本特征&介绍:**
|
||||
|
||||
* 使用安装程序(Clash.for.Windows.Setup. ** . ** . ** .exe)安装的汉化版CFW将劫持更新,之后可直接通过应用内置的更新方式进行汉化版/软件更新
|
||||
* 使用安装包(Clash.for.Windows- ** . ** . ** -win.7z)请不要在解压时选择解压到当前文件夹,否则软件相关的所有文件将放到当前所在文件夹
|
||||
* app.asar需要替换掉对应版本的原版app.asar以完成汉化
|
||||
* 使用7z格式压缩包(app.7z)需要先进行解压,然后提取里面的app.asar并替换掉原有文件以完成汉化,即在节省流量
|
||||
|
||||
**<details><summary>下载前你需要知晓的内容:</summary>**
|
||||
|
||||
|
||||
@@ -1296,3 +1296,17 @@ ignore_case=0,reg_exp=1,cross_line=1,binary_file=0,extract_flag=0,whole_word=0
|
||||
<replace> 多个 SSID 的连接方式为"</replace>
|
||||
<find>"Get Current SSID"</find>
|
||||
<replace>"获取当前的 SSID"</replace>
|
||||
<find>"Current SSID"</find>
|
||||
<replace>"当前的 SSID"</replace>
|
||||
<find>"Copy the SSID to the clipboard"</find>
|
||||
<replace>"将 SSID 复制到剪贴板"</replace>
|
||||
<find>"Fetch"</find>
|
||||
<replace>"获取"</replace>
|
||||
<find>title:"SSID"</find>
|
||||
<replace>title:"服务集标识(SSID)"</replace>
|
||||
<find>e._v\("mode: "\+e._s\(e.mode\)\)</find>
|
||||
<replace>e._v\("模式: "+\("global"==e._s\(e.mode\)?"全局":"rule"==e._s\(e.mode\)?"规则":"direct"==e._s\(e.mode\)?"直连":"script"==e._s\(e.mode\)?"脚本":e._s\(e.mode\)\)\)</replace>
|
||||
<find>"Check For Updates"</find>
|
||||
<replace>"检查更新"</replace>
|
||||
<find>" Set whether to check for updates every 6 hours"</find>
|
||||
<replace>" 设置是否每6小时检查一次更新"</replace>
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"html_url": "https://github.com/Z-Siqi/Clash-for-Windows_Chinese/releases/tag/CFW-V0.20.39_CN",
|
||||
"tag_name": "0.20.39",
|
||||
"assets": [
|
||||
{
|
||||
"name": "Clash.for.Windows.Setup.0.20.39.exe",
|
||||
"browser_download_url": "https://github.com/Z-Siqi/Clash-for-Windows_Chinese/releases/download/CFW-V0.20.39_CN/Clash.for.Windows.Setup.0.20.39.exe"
|
||||
}
|
||||
],
|
||||
"body": "- **汉化已兼容较新版本**",
|
||||
"reactions": {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user