File tree Expand file tree Collapse file tree
OU Dictionary Editor/Templates/Localizations Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ select_local: "選擇本地化:"
5555local_op : " 本地化選項"
5656update : " 更新"
5757update_b : " 檢查更新"
58- btn_git : " 請參閱 Github 上嘅發布 "
58+ btn_git : " 參閱 Github 上嘅釋出版 "
5959whats_new : " 新消息"
6060whats_new_cb : " 唔好再顯示呢個"
6161
@@ -215,6 +215,10 @@ tsv: "導出 TSV 檔案"
215215csv : " 導出 CSV 檔案"
216216localization_updated : " 本地化檔案已經成功更新。"
217217localization_err : " 無法更新本地化檔案: "
218+ append_csv : " 附加 CSV 檔案"
219+ tp_append_csv : " 附加 CSV (逗號分隔值) 檔案"
220+ append_tsv : " 附加 TSV 檔案"
221+ tp_append_tsv : " 附加 TSV (製表符分隔值) 檔案"
218222
219223# Tooltips
220224tp_search_entry : " 搜尋辭典符號"
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ select_local: "选择本地化:"
5555local_op : " 本地化选项"
5656update : " 更新"
5757update_b : " 检查更新"
58- btn_git : " 请参阅 Github 上的发布 "
58+ btn_git : " 参阅 Github 上的版本 "
5959whats_new : " 新消息"
6060whats_new_cb : " 不要再显示这个"
6161
@@ -213,8 +213,12 @@ reset_accent_color: "强调色已重置为 #00FFB2"
213213accent_color_apply : " 已成功将强调色应用于 tcl 文件,请重新启动 OpenUtau 辞典编辑器以重新加载强调色"
214214tsv : " 导出 TSV 文件"
215215csv : " 导出 CSV 文件"
216- localization_updated : " 本地化档案已成功更新。"
217- localization_err : " 无法更新本地化档案: "
216+ localization_updated : " 本地化文件已成功更新。"
217+ localization_err : " 无法更新本地化文件: "
218+ append_csv : " 附加 CSV 文件"
219+ tp_append_csv : " 附加 CSV (逗号分隔值) 文件"
220+ append_tsv : " 附加 TSV 文件"
221+ tp_append_tsv : " 附加 TSV (制表符分隔值) 文件"
218222
219223# Tooltips
220224tp_search_entry : " 搜索辞典符号"
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ select_local: "選擇在地化:"
5555local_op : " 在地化選項"
5656update : " 更新"
5757update_b : " 檢查更新"
58- btn_git : " 請參閱 Github 上的發布 "
58+ btn_git : " 參閱 Github 上的釋出版 "
5959whats_new : " 新消息"
6060whats_new_cb : " 不要再顯示這個"
6161
@@ -215,6 +215,10 @@ tsv: "導出 TSV 檔案"
215215csv : " 導出 CSV 檔案"
216216localization_updated : " 在地化檔案已成功更新。"
217217localization_err : " 無法更新在地化檔案: "
218+ append_csv : " 附加 CSV 檔案"
219+ tp_append_csv : " 附加 CSV (逗號分隔值) 檔案"
220+ append_tsv : " 附加 TSV 檔案"
221+ tp_append_tsv : " 附加 TSV (製表符分隔值) 檔案"
218222
219223# Tooltips
220224tp_search_entry : " 搜尋辭典符號"
Original file line number Diff line number Diff line change 8282
8383# 變更日誌
8484---
85+ ** ` (6/7/25) ` **
86+ - 修復了 附加 YAML 以包含列表替換
87+ - 修復檔案具有 BOM 屬性時出現的 CSV 和 TSV 錯誤
88+ - 支援附加 CSV 和 TSV 檔案
89+ - 修正了「參閱 Github 上的釋出版」未呼叫 Github 版本頁面的問題
90+
8591** ` (6/6/25) ` **
8692- 現在支援替換音素列表
8793- 正規表示式替換錯誤修復
You can’t perform that action at this time.
0 commit comments