File tree Expand file tree Collapse file tree 4 files changed +28
-1
lines changed
OU Dictionary Editor/Templates/Localizations Expand file tree Collapse file tree 4 files changed +28
-1
lines changed Original file line number Diff line number Diff line change @@ -206,6 +206,11 @@ err_cl_cache: "清除快取時發生錯誤: "
206206err_update_cache : " 更新快取大小時發生錯誤: "
207207tp_tooltip_checkbox : " 啟用或停用工具提示建議"
208208tooltip_checkbox : " 啟用工具提示"
209+ tp_hex_combobox : " 當前所選色調嘅十六進制代碼"
210+ tp_hex_apply : " 應用選擇色調來改變重點顏色"
211+ tp_hex_reset : " 將色調重置為原色"
212+ reset_accent_color : " 重點顏色被重設為 #00FFB2"
213+ accent_color_apply : " 重點音色套用到 tcl 檔案成功,請重啟 OpenUtau 辭典編輯器重新載入重點音色"
209214
210215# Tooltips
211216tp_search_entry : " 搜尋辭典符號"
Original file line number Diff line number Diff line change @@ -206,6 +206,11 @@ err_cl_cache: "清除缓存时发生错误: "
206206err_update_cache : " 更新缓存大小时发生错误: "
207207tp_tooltip_checkbox : " 激活或停用工具提示建议"
208208tooltip_checkbox : " 激活工具提示"
209+ tp_hex_combobox : " 当前所选色调的十六进制代码"
210+ tp_hex_apply : " 应用所选色调以更改强调色"
211+ tp_hex_reset : " 将色调重置为原始颜色"
212+ reset_accent_color : " 强调色已重置为 #00FFB2"
213+ accent_color_apply : " 已成功将强调色应用于 tcl 文件,请重新启动 OpenUtau 辞典编辑器以重新加载强调色"
209214
210215# Tooltips
211216tp_search_entry : " 搜索辞典符号"
Original file line number Diff line number Diff line change @@ -206,6 +206,11 @@ err_cl_cache: "清除快取時發生錯誤: "
206206err_update_cache : " 更新快取大小時發生錯誤: "
207207tp_tooltip_checkbox : " 啟用或停用工具提示建議"
208208tooltip_checkbox : " 啟用工具提示"
209+ tp_hex_combobox : " 目前所選色調的十六進位代碼"
210+ tp_hex_apply : " 套用所選色調以變更強調色"
211+ tp_hex_reset : " 將色調重設為原始顏色"
212+ reset_accent_color : " 強調色已重設為 #00FFB2"
213+ accent_color_apply : " 已成功將強調色套用至 tcl 文件,請重新啟動 OpenUtau 辭典編輯器以重新載入強調色"
209214
210215# Tooltips
211216tp_search_entry : " 搜尋辭典符號"
Original file line number Diff line number Diff line change 8282
8383# 變更日誌
8484---
85- ** ` (9/--/24) ` **
85+ ** ` (4/8/25) ` **
86+ - 改進的使用者介面強調色
87+ - 更新在地化
88+ - 錯誤修復
89+ - CMUDict 匯入現在支援 TSV 和 CSV,並為重複的字素添加編號後綴
90+
91+ ** ` (3/14/25) ` **
92+ - 程式碼優化
93+ - 能夠載入外部 G2P
94+
95+ ** ` (9/14/24) ` **
8696- 將資料轉儲到 json 時確保 ascii 為 false
8797- G2p 組合框現在按字母順序排列
8898- 在符號編輯器上新增對 Diffsinger 音素替換條目的支持
100110- 新增快取清理器
101111- 更新在地化
102112- 修復複製和貼上功能以首先驗證 YAML 條目
113+ - 新增了俄語 HHSKT G2p - @Megageorgio
114+ - 程式碼修復
103115
104116** ` (8/03/24) ` **
105117- 新增檔案拖放檔案支援直接開啟它們
You can’t perform that action at this time.
0 commit comments