mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
translationBot(ui): update translation (Chinese (Simplified))
Currently translated at 99.8% (1215 of 1217 strings) Co-authored-by: nemuruibai <nemuruibai@gmail.com> Translate-URL: https://hosted.weblate.org/projects/invokeai/web-ui/zh_Hans/ Translation: InvokeAI/Web UI
This commit is contained in:
parent
a79c86b901
commit
94055ae54a
@ -866,7 +866,7 @@
|
||||
"version": "版本",
|
||||
"validateConnections": "验证连接和节点图",
|
||||
"inputMayOnlyHaveOneConnection": "输入仅能有一个连接",
|
||||
"notes": "节点",
|
||||
"notes": "注释",
|
||||
"nodeOutputs": "节点输出",
|
||||
"currentImageDescription": "在节点编辑器中显示当前图像",
|
||||
"validateConnectionsHelp": "防止建立无效连接和调用无效节点图",
|
||||
@ -892,11 +892,11 @@
|
||||
"currentImage": "当前图像",
|
||||
"workflowName": "名称",
|
||||
"cannotConnectInputToInput": "无法将输入连接到输入",
|
||||
"workflowNotes": "节点",
|
||||
"workflowNotes": "注释",
|
||||
"cannotConnectOutputToOutput": "无法将输出连接到输出",
|
||||
"connectionWouldCreateCycle": "连接将创建一个循环",
|
||||
"cannotConnectToSelf": "无法连接自己",
|
||||
"notesDescription": "添加有关您的工作流的节点",
|
||||
"notesDescription": "添加有关您的工作流的注释",
|
||||
"unknownField": "未知",
|
||||
"colorCodeEdges": "边缘颜色编码",
|
||||
"unknownNode": "未知节点",
|
||||
|
Loading…
Reference in New Issue
Block a user