Skip to content

Commit

Permalink
Fix: cht 250101 (#1274)
Browse files Browse the repository at this point in the history
* fix cht lang

* fix cht lang: furikana to duying biaozhu
  • Loading branch information
chlbc authored Dec 31, 2024
1 parent 98e457c commit f77bf6c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions py/files/lang/cht.json
Original file line number Diff line number Diff line change
Expand Up @@ -381,12 +381,12 @@
"使用翻译缓存": "使用翻譯快取",
"新": "",
"缩放系数": "縮放係數",
"显示日语注音": "顯示日語振假名",
"注音颜色": "振假名顏色",
"显示日语注音": "顯示日語讀音標註",
"注音颜色": "讀音顏色",
"平假名": "平假名",
"片假名": "片假名",
"罗马音": "羅馬音",
"日语注音方案": "日語振假名方案",
"日语注音方案": "日語讀音標註方案",
"Sakura大模型": "Sakura 大模型",
"Magpie路径": "Magpie 路徑",
"利用上文信息翻译(通常会有一定的效果提升,但会导致变慢)": "利用上文資訊翻譯(通常會有一定的效果提升,但會導致變慢)",
Expand Down Expand Up @@ -530,7 +530,7 @@
"主题": "主題",
"自动输出": "自動輸出",
"引擎": "引擎",
"注音": "振假名",
"注音": "讀音標註",
"字体缩放": "字型縮放",
"主界面": "主介面",
"声音": "聲音",
Expand Down Expand Up @@ -658,7 +658,7 @@
"类型": "類型",
"官方网站": "官方網站",
"欢迎使用": "歡迎使用",
"显示注音": "顯示振假名",
"显示注音": "顯示讀音標註",
"辞书显示顺序": "辭書顯示順序",
"背景窗口透明": "背景視窗透明",
"文件翻译": "檔案翻譯",
Expand Down Expand Up @@ -766,6 +766,6 @@
"取词翻译": "取詞翻譯",
"取词查词": "取詞查詞",
"音频编码": "音訊編碼",
"系统未安装当前语言的OCR模型": "系統未安裝當前語言的OCR模型",
"系统未安装当前语言的OCR模型": "系統未安裝目前語言的 OCR 模型",
"最小帧率": "最小幀率"
}

0 comments on commit f77bf6c

Please sign in to comment.