Skip to content

Commit c4d2fe9

Browse files
Phrixus2023psychedelicious
authored andcommitted
translationBot(ui): update translation (Chinese (Simplified))
Currently translated at 76.5% (968 of 1265 strings) Co-authored-by: Phrixus2023 <920414016@qq.com> Translate-URL: https://hosted.weblate.org/projects/invokeai/web-ui/zh_Hans/ Translation: InvokeAI/Web UI
1 parent fe0d56d commit c4d2fe9

File tree

1 file changed

+60
-5
lines changed

1 file changed

+60
-5
lines changed

invokeai/frontend/web/public/locales/zh_CN.json

Lines changed: 60 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,23 @@
7070
"add": "添加",
7171
"loglevel": "日志级别",
7272
"copy": "复制",
73-
"localSystem": "本地系统"
73+
"localSystem": "本地系统",
74+
"aboutHeading": "掌握你的创造力",
75+
"comparing": "对比中",
76+
"comparingDesc": "正在对比两张图片",
77+
"enabled": "已启用",
78+
"disabled": "已禁用",
79+
"red": "",
80+
"editor": "编辑器",
81+
"positivePrompt": "正向提示词",
82+
"negativePrompt": "反向提示词",
83+
"selected": "选中的",
84+
"viewing": "查看",
85+
"viewingDesc": "在大型画廊视图中查看图片",
86+
"editing": "编辑中",
87+
"green": "绿",
88+
"blue": "",
89+
"editingDesc": "在控制图层画布上编辑"
7490
},
7591
"gallery": {
7692
"galleryImageSize": "预览大小",
@@ -100,7 +116,24 @@
100116
"problemDeletingImagesDesc": "有一张或多张图像无法被删除",
101117
"problemDeletingImages": "删除图像时出现问题",
102118
"unstarImage": "取消收藏图像",
103-
"starImage": "收藏图像"
119+
"starImage": "收藏图像",
120+
"alwaysShowImageSizeBadge": "始终显示图像尺寸",
121+
"selectForCompare": "选择以比较",
122+
"selectAnImageToCompare": "选择一个图像进行比较",
123+
"slider": "滑块",
124+
"sideBySide": "并排",
125+
"bulkDownloadFailed": "下载失败",
126+
"bulkDownloadRequested": "准备下载",
127+
"bulkDownloadRequestedDesc": "您的下载请求正在准备中,这可能需要一些时间。",
128+
"bulkDownloadRequestFailed": "下载准备过程中出现问题",
129+
"viewerImage": "查看器图像",
130+
"compareImage": "对比图像",
131+
"openInViewer": "在查看器中打开",
132+
"selectAllOnBoard": "选择板块全部",
133+
"hover": "悬停",
134+
"selectAllOnPage": "选择本页全部",
135+
"swapImages": "交换图像",
136+
"compareOptions": "比较选项"
104137
},
105138
"hotkeys": {
106139
"keyboardShortcuts": "快捷键",
@@ -604,7 +637,8 @@
604637
"mode": "模式",
605638
"resetUI": "$t(accessibility.reset) UI",
606639
"createIssue": "创建问题",
607-
"about": "关于"
640+
"about": "关于",
641+
"submitSupportTicket": "提交支持工单"
608642
},
609643
"tooltip": {
610644
"feature": {
@@ -806,7 +840,21 @@
806840
"controlAdapter_other": "Control Adapters",
807841
"lineartAnime": "Lineart Anime",
808842
"canny": "Canny",
809-
"resizeSimple": "缩放(简单)"
843+
"resizeSimple": "缩放(简单)",
844+
"body": "身体",
845+
"ipAdapterMethod": "方法",
846+
"setControlImageDimensionsForce": "将尺寸复制到宽/高(忽略模型)",
847+
"depthAnythingDescription": "使用Depth Anything技术生成深度图",
848+
"selectCLIPVisionModel": "选择一个CLIP视觉模型",
849+
"small": "",
850+
"full": "全部",
851+
"large": "",
852+
"face": "",
853+
"style": "仅风格",
854+
"hands": "",
855+
"composition": "仅构图",
856+
"modelSize": "模型尺寸",
857+
"dwOpenposeDescription": "使用DW Openpose进行人体姿态预估"
810858
},
811859
"queue": {
812860
"status": "状态",
@@ -863,7 +911,10 @@
863911
"graphFailedToQueue": "节点图加入队列失败",
864912
"batchFieldValues": "批处理值",
865913
"time": "时间",
866-
"openQueue": "打开队列"
914+
"openQueue": "打开队列",
915+
"prompts_other": "提示词",
916+
"iterations_other": "迭代",
917+
"generations_other": "生成"
867918
},
868919
"sdxl": {
869920
"refinerStart": "Refiner 开始作用时机",
@@ -1238,5 +1289,9 @@
12381289
"image": {
12391290
"title": "图像"
12401291
}
1292+
},
1293+
"prompt": {
1294+
"addPromptTrigger": "添加提示词触发器",
1295+
"noMatchingTriggers": "没有匹配的触发器"
12411296
}
12421297
}

0 commit comments

Comments
 (0)