Skip to content

Commit 2bd0d52

Browse files
committed
update the localizations for zh_CN & zh_TW
1 parent a32195b commit 2bd0d52

File tree

2 files changed

+16
-5
lines changed

2 files changed

+16
-5
lines changed

localizations/zh_CN.json

+8-1
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,13 @@
292292
"[wiki]": "[wiki文档]",
293293
"Embedding": "Embedding",
294294
"Embedding Learning rate": "Embedding 学习率",
295+
"Gradient accumulation steps": "梯度累计步数",
296+
"Shuffle tags by ',' when creating prompts.": "创建提示时按“,”打乱标签。",
297+
"Drop out tags when creating prompts.": "创建提示时删除标签。",
298+
"Choose latent sampling method": "选择隐采样方法",
295299
"Hypernetwork Learning rate": "Hypernetwork 学习率",
300+
"Select activation function of hypernetwork. Recommended : Swish / Linear(none)": "选择 Hypernetwork 的激活函数,推荐Swish / Linear(none)",
301+
"Select Layer weights initialization. Recommended: Kaiming for relu-like, Xavier for sigmoid-like, Normal otherwise": "选择图层权重初始化。 推荐:Kaiming 用于 relu-like,Xavier 用于 sigmoid-like,否则为 Normal",
296302
"Dataset directory": "数据集目录",
297303
"Log directory": "日志目录",
298304
"Prompt template file": "提示词模版文件",
@@ -748,7 +754,8 @@
748754
"Sample CFG Scale": "采样扩散度",
749755
"Sample Steps": "采样步数",
750756
"Cancel": "取消",
751-
"Invert colors if your image has white background. Change your brush width to make it thinner if you want to draw something.": "如果您的图像有白色背景,请反转颜色。 如果你想画东西,改变你的画笔宽度让它更细",
757+
"Invert colors if your image has white background.": "如果您的图像有白色背景,请反转颜色。 ",
758+
"Change your brush width to make it thinner if you want to draw something.": "如果你想画东西,改变你的画笔宽度让它更细。",
752759
"Enable": "启用",
753760
"Invert Input Color": "反转输入颜色",
754761
"RGB to BGR": "RGB 转为 BGR",

localizations/zh_TW.json

+8-4
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,12 @@
303303
"[wiki]": "[wiki文件]",
304304
"Embedding": "Embedding",
305305
"Embedding Learning rate": "Embedding 學習率",
306-
"Hypernetwork Learning rate": "超網路(Hypernetwork)學習率",
306+
"Gradient accumulation steps": "梯度累計步數",
307+
"Shuffle tags by ',' when creating prompts.": "創建提示時按“,”打亂標籤。",
308+
"Drop out tags when creating prompts.": "創建提示時刪除標籤。",
309+
"Choose latent sampling method": "選擇隱採樣方法",
310+
"Hypernetwork Learning rate": "Hypernetwork 學習率",
311+
"Select activation function of hypernetwork. Recommended : Swish / Linear(none)": "選擇 Hypernetwork 的激活函數,推薦Swish / Linear(none)",
307312
"Learning rate": "學習率",
308313
"Dataset directory": "資料集目錄",
309314
"Log directory": "日誌目錄",
@@ -338,7 +343,6 @@
338343
"End Page": "尾頁",
339344
"number of images to delete consecutively next": "接下來要連續刪除的圖像數",
340345
"delete next": "刪除下一張",
341-
"Delete": "刪除",
342346
"sort by": "排序方式",
343347
"path name": "路徑名",
344348
"date": "日期",
@@ -489,7 +493,6 @@
489493
"Check for updates": "檢查更新",
490494
"Extension": "擴充",
491495
"URL": "網址",
492-
"Update": "更新",
493496
"a1111-sd-webui-tagcomplete": "標記自動補全",
494497
"unknown": "未知",
495498
"deforum-for-automatic1111-webui": "Deforum",
@@ -744,7 +747,8 @@
744747
"Sample CFG Scale": "採樣擴散度",
745748
"Sample Steps": "採樣步數",
746749
"Cancel": "取消",
747-
"Invert colors if your image has white background. Change your brush width to make it thinner if you want to draw something.": "如果您的圖像有白色背景,請反轉顏色。 如果你想畫東西,改變你的畫筆寬度讓它更細",
750+
"Invert colors if your image has white background.": "如果您的圖像有白色背景,請反轉顏色。 ",
751+
"Change your brush width to make it thinner if you want to draw something.": "如果你想畫東西,改變你的畫筆寬度讓它更細。",
748752
"Enable": "啟用",
749753
"Invert Input Color": "反轉輸入顏色",
750754
"RGB to BGR": "RGB 轉為 BGR",

0 commit comments

Comments
 (0)