Traditional Chinese localization (mixin zh_TW and zh_Hans)
Go to file
bluelovers c89b3a5b4e build: update localizations 2025-11-24 18:15:53 +08:00
.github/workflows ci: try make ci schedule work 2023-08-14 05:39:57 +08:00
localizations build: update localizations 2025-11-24 18:15:53 +08:00
output build: update localizations 2025-11-24 18:15:53 +08:00
src build: update localizations 2025-11-24 18:15:53 +08:00
test build: update localizations 2025-11-24 18:15:53 +08:00
.gitignore init: scripts 2023-08-08 06:22:32 +08:00
.npmignore init: scripts 2023-08-08 06:22:32 +08:00
CHANGELOG.md fix(dict): 统一"腐蚀"为"侵蚀"的翻译术语 2025-11-23 12:16:14 +08:00
README.md docs: update readme 2024-10-26 01:57:50 +08:00
global.tsdx.d.ts init: scripts 2023-08-08 06:22:32 +08:00
jest.config.js init: scripts 2023-08-08 06:22:32 +08:00
package.json test: add test 2024-10-26 01:38:19 +08:00
tsconfig.json init: scripts 2023-08-08 06:22:32 +08:00
yarn.lock test: add test 2024-10-26 01:38:19 +08:00

README.md

stable-diffusion-webui-localization-zh_Hant

build

繁體中文語言包(合併 zh_TW 與 zh_Hans 語言包已翻譯的內容來讓介面有更多中文說明)

Traditional Chinese translation extension for Stable Diffusion web UI by AUTOMATIC1111

推薦搭配 Bilingual Localization雙語翻譯對照

合併翻譯來源

說明

請查看 dev 分支

關於修改翻譯

請編輯以下檔案

  1. localizations/my.json5 - 會直接取代相同項目
  2. src/dict/synonym.txt - 基於分詞系統取代
  3. src/dict/table.txt - 基於分詞系統取代
  4. test/segment.spec.ts - 簡易檢查結果是否符合期待