|
88 | 88 | "t2iAdapter": "T2I Adapter", |
89 | 89 | "ipAdapter": "IP Adapter", |
90 | 90 | "controlAdapter": "Control Adapter", |
91 | | - "controlNet": "ControlNet" |
| 91 | + "controlNet": "ControlNet", |
| 92 | + "on": "开", |
| 93 | + "auto": "自动" |
92 | 94 | }, |
93 | 95 | "gallery": { |
94 | 96 | "generations": "生成的图像", |
|
472 | 474 | "vae": "VAE", |
473 | 475 | "oliveModels": "Olive", |
474 | 476 | "loraModels": "LoRA", |
475 | | - "alpha": "Alpha" |
| 477 | + "alpha": "Alpha", |
| 478 | + "vaePrecision": "VAE 精度" |
476 | 479 | }, |
477 | 480 | "parameters": { |
478 | 481 | "images": "图像", |
|
595 | 598 | "useX2Model": "图像太大,无法使用 x4 模型,使用 x2 模型作为替代", |
596 | 599 | "tooLarge": "图像太大无法进行放大,请选择更小的图像" |
597 | 600 | }, |
598 | | - "iterationsWithCount_other": "{{count}} 次迭代生成" |
| 601 | + "iterationsWithCount_other": "{{count}} 次迭代生成", |
| 602 | + "seamlessX&Y": "无缝 X & Y", |
| 603 | + "aspectRatioFree": "自由", |
| 604 | + "seamlessX": "无缝 X", |
| 605 | + "seamlessY": "无缝 Y" |
599 | 606 | }, |
600 | 607 | "settings": { |
601 | 608 | "models": "模型", |
|
628 | 635 | "clearIntermediates": "清除中间产物", |
629 | 636 | "clearIntermediatesDesc3": "您图库中的图像不会被删除。", |
630 | 637 | "clearIntermediatesDesc2": "中间产物图像是生成过程中产生的副产品,与图库中的结果图像不同。清除中间产物可释放磁盘空间。", |
631 | | - "intermediatesCleared_other": "已清除 {{number}} 个中间产物", |
| 638 | + "intermediatesCleared_other": "已清除 {{count}} 个中间产物", |
632 | 639 | "clearIntermediatesDesc1": "清除中间产物会重置您的画布和 ControlNet 状态。", |
633 | | - "intermediatesClearedFailed": "清除中间产物时出现问题" |
| 640 | + "intermediatesClearedFailed": "清除中间产物时出现问题", |
| 641 | + "clearIntermediatesWithCount_other": "清除 {{count}} 个中间产物", |
| 642 | + "clearIntermediatesDisabled": "队列为空才能清理中间产物" |
634 | 643 | }, |
635 | 644 | "toast": { |
636 | 645 | "tempFoldersEmptied": "临时文件夹已清空", |
|
713 | 722 | "canvasSavedGallery": "画布已保存到图库", |
714 | 723 | "imageUploadFailed": "图像上传失败", |
715 | 724 | "problemImportingMask": "导入遮罩时出现问题", |
716 | | - "baseModelChangedCleared_other": "基础模型已更改, 已清除或禁用 {{number}} 个不兼容的子模型" |
| 725 | + "baseModelChangedCleared_other": "基础模型已更改, 已清除或禁用 {{count}} 个不兼容的子模型" |
717 | 726 | }, |
718 | 727 | "unifiedCanvas": { |
719 | 728 | "layer": "图层", |
|
1002 | 1011 | "booleanCollection": "布尔值合集", |
1003 | 1012 | "imageCollectionDescription": "一个图像合集。", |
1004 | 1013 | "loRAModelField": "LoRA", |
1005 | | - "imageCollection": "图像合集" |
| 1014 | + "imageCollection": "图像合集", |
| 1015 | + "ipAdapterPolymorphicDescription": "一个 IP-Adapters Collection 合集。", |
| 1016 | + "ipAdapterCollection": "IP-Adapters 合集", |
| 1017 | + "conditioningCollection": "条件合集", |
| 1018 | + "ipAdapterPolymorphic": "IP-Adapters 多态", |
| 1019 | + "conditioningCollectionDescription": "条件可以在节点间传递。", |
| 1020 | + "colorPolymorphic": "颜色多态", |
| 1021 | + "conditioningPolymorphic": "条件多态", |
| 1022 | + "latentsCollection": "Latents 合集", |
| 1023 | + "stringPolymorphic": "字符多态", |
| 1024 | + "conditioningPolymorphicDescription": "条件可以在节点间传递。", |
| 1025 | + "imagePolymorphic": "图像多态", |
| 1026 | + "floatPolymorphic": "浮点多态", |
| 1027 | + "ipAdapterCollectionDescription": "一个 IP-Adapters Collection 合集。", |
| 1028 | + "ipAdapter": "IP-Adapter", |
| 1029 | + "booleanPolymorphic": "布尔多态", |
| 1030 | + "conditioningFieldDescription": "条件可以在节点间传递。", |
| 1031 | + "integerPolymorphic": "整数多态", |
| 1032 | + "latentsPolymorphic": "Latents 多态", |
| 1033 | + "conditioningField": "条件", |
| 1034 | + "latentsField": "Latents" |
1006 | 1035 | }, |
1007 | 1036 | "controlnet": { |
1008 | 1037 | "resize": "直接缩放", |
|
1086 | 1115 | "depthZoe": "Depth (Zoe)", |
1087 | 1116 | "colorMap": "Color", |
1088 | 1117 | "openPose": "Openpose", |
1089 | | - "controlAdapter": "Control Adapter", |
| 1118 | + "controlAdapter_other": "Control Adapters", |
1090 | 1119 | "lineartAnime": "Lineart Anime", |
1091 | 1120 | "canny": "Canny" |
1092 | 1121 | }, |
|
1140 | 1169 | "queuedCount": "{{pending}} 待处理", |
1141 | 1170 | "front": "前", |
1142 | 1171 | "pruneTooltip": "修剪 {{item_count}} 个已完成的项目", |
1143 | | - "batchQueuedDesc": "在队列的 {{direction}} 中添加了 {{item_count}} 个会话", |
| 1172 | + "batchQueuedDesc_other": "在队列的 {{direction}} 中添加了 {{count}} 个会话", |
1144 | 1173 | "graphQueued": "节点图已加入队列", |
1145 | 1174 | "back": "后", |
1146 | 1175 | "session": "会话", |
|
1191 | 1220 | "steps": "步数", |
1192 | 1221 | "scheduler": "调度器", |
1193 | 1222 | "seamless": "无缝", |
1194 | | - "fit": "图生图适应" |
| 1223 | + "fit": "图生图匹配", |
| 1224 | + "recallParameters": "召回参数", |
| 1225 | + "noRecallParameters": "未找到要召回的参数" |
1195 | 1226 | }, |
1196 | 1227 | "models": { |
1197 | 1228 | "noMatchingModels": "无相匹配的模型", |
|
1242 | 1273 | "popovers": { |
1243 | 1274 | "compositingMaskAdjustments": { |
1244 | 1275 | "heading": "遮罩调整", |
1245 | | - "paragraphs": ["调整遮罩。"] |
| 1276 | + "paragraphs": [ |
| 1277 | + "调整遮罩。" |
| 1278 | + ] |
1246 | 1279 | }, |
1247 | 1280 | "paramRatio": { |
1248 | 1281 | "heading": "纵横比", |
|
1260 | 1293 | }, |
1261 | 1294 | "compositingBlur": { |
1262 | 1295 | "heading": "模糊", |
1263 | | - "paragraphs": ["遮罩模糊半径。"] |
| 1296 | + "paragraphs": [ |
| 1297 | + "遮罩模糊半径。" |
| 1298 | + ] |
1264 | 1299 | }, |
1265 | 1300 | "noiseUseCPU": { |
1266 | 1301 | "heading": "使用 CPU 噪声", |
|
1278 | 1313 | }, |
1279 | 1314 | "compositingCoherenceMode": { |
1280 | 1315 | "heading": "模式", |
1281 | | - "paragraphs": ["一致性层模式。"] |
| 1316 | + "paragraphs": [ |
| 1317 | + "一致性层模式。" |
| 1318 | + ] |
1282 | 1319 | }, |
1283 | 1320 | "controlNetResizeMode": { |
1284 | 1321 | "heading": "缩放模式", |
1285 | | - "paragraphs": ["ControlNet 输入图像适应输出图像大小的方法。"] |
| 1322 | + "paragraphs": [ |
| 1323 | + "ControlNet 输入图像适应输出图像大小的方法。" |
| 1324 | + ] |
1286 | 1325 | }, |
1287 | 1326 | "clipSkip": { |
1288 | 1327 | "paragraphs": [ |
|
1308 | 1347 | }, |
1309 | 1348 | "compositingCoherencePass": { |
1310 | 1349 | "heading": "一致性层", |
1311 | | - "paragraphs": ["第二轮去噪有助于合成内补/外扩图像。"] |
| 1350 | + "paragraphs": [ |
| 1351 | + "第二轮去噪有助于合成内补/外扩图像。" |
| 1352 | + ] |
1312 | 1353 | }, |
1313 | 1354 | "compositingStrength": { |
1314 | 1355 | "heading": "强度", |
|
1326 | 1367 | }, |
1327 | 1368 | "compositingBlurMethod": { |
1328 | 1369 | "heading": "模糊方式", |
1329 | | - "paragraphs": ["应用于遮罩区域的模糊方法。"] |
| 1370 | + "paragraphs": [ |
| 1371 | + "应用于遮罩区域的模糊方法。" |
| 1372 | + ] |
1330 | 1373 | }, |
1331 | 1374 | "paramScheduler": { |
1332 | 1375 | "heading": "调度器", |
|
1336 | 1379 | }, |
1337 | 1380 | "controlNetWeight": { |
1338 | 1381 | "heading": "权重", |
1339 | | - "paragraphs": ["ControlNet 对生成图像的影响强度。"] |
| 1382 | + "paragraphs": [ |
| 1383 | + "ControlNet 对生成图像的影响强度。" |
| 1384 | + ] |
1340 | 1385 | }, |
1341 | 1386 | "paramCFGScale": { |
1342 | 1387 | "heading": "CFG 等级", |
1343 | | - "paragraphs": ["控制提示词对生成过程的影响程度。"] |
| 1388 | + "paragraphs": [ |
| 1389 | + "控制提示词对生成过程的影响程度。" |
| 1390 | + ] |
1344 | 1391 | }, |
1345 | 1392 | "paramSteps": { |
1346 | 1393 | "heading": "步数", |
|
1358 | 1405 | }, |
1359 | 1406 | "lora": { |
1360 | 1407 | "heading": "LoRA 权重", |
1361 | | - "paragraphs": ["更高的 LoRA 权重会对最终图像产生更大的影响。"] |
| 1408 | + "paragraphs": [ |
| 1409 | + "更高的 LoRA 权重会对最终图像产生更大的影响。" |
| 1410 | + ] |
1362 | 1411 | }, |
1363 | 1412 | "infillMethod": { |
1364 | 1413 | "heading": "填充方法", |
1365 | | - "paragraphs": ["填充选定区域的方式。"] |
| 1414 | + "paragraphs": [ |
| 1415 | + "填充选定区域的方式。" |
| 1416 | + ] |
1366 | 1417 | }, |
1367 | 1418 | "controlNetBeginEnd": { |
1368 | 1419 | "heading": "开始 / 结束步数百分比", |
|
1373 | 1424 | }, |
1374 | 1425 | "scaleBeforeProcessing": { |
1375 | 1426 | "heading": "处理前缩放", |
1376 | | - "paragraphs": ["生成图像前将所选区域缩放为最适合模型的大小。"] |
| 1427 | + "paragraphs": [ |
| 1428 | + "生成图像前将所选区域缩放为最适合模型的大小。" |
| 1429 | + ] |
1377 | 1430 | }, |
1378 | 1431 | "paramDenoisingStrength": { |
1379 | 1432 | "heading": "去噪强度", |
|
1391 | 1444 | }, |
1392 | 1445 | "controlNetControlMode": { |
1393 | 1446 | "heading": "控制模式", |
1394 | | - "paragraphs": ["给提示词或 ControlNet 增加更大的权重。"] |
| 1447 | + "paragraphs": [ |
| 1448 | + "给提示词或 ControlNet 增加更大的权重。" |
| 1449 | + ] |
1395 | 1450 | }, |
1396 | 1451 | "dynamicPrompts": { |
1397 | 1452 | "paragraphs": [ |
|
1402 | 1457 | "heading": "动态提示词" |
1403 | 1458 | }, |
1404 | 1459 | "paramVAE": { |
1405 | | - "paragraphs": ["用于将 AI 输出转换成最终图像的模型。"], |
| 1460 | + "paragraphs": [ |
| 1461 | + "用于将 AI 输出转换成最终图像的模型。" |
| 1462 | + ], |
1406 | 1463 | "heading": "VAE" |
1407 | 1464 | }, |
1408 | 1465 | "dynamicPromptsSeedBehaviour": { |
|
1416 | 1473 | }, |
1417 | 1474 | "dynamicPromptsMaxPrompts": { |
1418 | 1475 | "heading": "最大提示词数量", |
1419 | | - "paragraphs": ["限制动态提示词可生成的提示词数量。"] |
| 1476 | + "paragraphs": [ |
| 1477 | + "限制动态提示词可生成的提示词数量。" |
| 1478 | + ] |
1420 | 1479 | }, |
1421 | 1480 | "controlNet": { |
1422 | 1481 | "paragraphs": [ |
|
0 commit comments