|
37 | 37 | "Image": "图像",
|
38 | 38 | "Check progress": "查看进度",
|
39 | 39 | "Check progress (first)": "(首次)查看进度",
|
40 |
| - "Sampling Steps": "采样迭代步数", |
41 |
| - "Sampling method": "采样方法", |
| 40 | + "Sampling Steps": "采样迭代步数 (Steps)", |
| 41 | + "Sampling method": "采样方法 (Sampler)", |
42 | 42 | "Euler a": "Euler a",
|
43 | 43 | "Euler": "Euler",
|
44 | 44 | "LMS": "LMS",
|
|
101 | 101 | "Prompt order": "提示词顺序",
|
102 | 102 | "Sampler": "采样器",
|
103 | 103 | "Checkpoint name": "模型(ckpt)名",
|
104 |
| - "Hypernet str.": "Hypernetwork 强度", |
105 | 104 | "Hypernetwork": "超网络(Hypernetwork)",
|
| 105 | + "Hypernet str.": "超网络(Hypernetwork) 强度", |
106 | 106 | "Sigma Churn": "Sigma Churn",
|
107 | 107 | "Sigma min": "最小 Sigma",
|
108 | 108 | "Sigma max": "最大 Sigma",
|
|
260 | 260 | "threshold": "阈值",
|
261 | 261 | "Select Layer weights initialization. relu-like - Kaiming, sigmoid-like - Xavier is recommended": "选择初始化层权重的方案. 类relu - Kaiming, 类sigmoid - Xavier 都是比较推荐的选项",
|
262 | 262 | "Normal": "正态",
|
263 |
| - "KaimingUniform": "Kaiming均匀", |
264 |
| - "KaimingNormal": "Kaiming正态", |
265 |
| - "XavierUniform": "Xavier均匀", |
266 |
| - "XavierNormal": "Xavier正态", |
| 263 | + "KaimingUniform": "Kaiming 均匀", |
| 264 | + "KaimingNormal": "Kaiming 正态", |
| 265 | + "XavierUniform": "Xavier 均匀", |
| 266 | + "XavierNormal": "Xavier 正态", |
267 | 267 | "Add layer normalization": "添加层标准化",
|
268 | 268 | "Use dropout": "采用 dropout 防止过拟合",
|
269 | 269 | "Overwrite Old Hypernetwork": "覆写旧的 Hypernetwork",
|
|
395 | 395 | "Make K-diffusion samplers produce same images in a batch as when making a single image": "使 K-diffusion 采样器 批量生成与生成单个图像时,产出相同的图像",
|
396 | 396 | "Increase coherency by padding from the last comma within n tokens when using more than 75 tokens": "当使用超过 75 个 token 时,通过从 n 个 token 中的最后一个逗号填补来提高一致性",
|
397 | 397 | "Filter NSFW content": "过滤成人内容(NSFW)",
|
398 |
| - "Stop At last layers of CLIP model": "在 CLIP 模型的最后哪一层停下", |
| 398 | + "Stop At last layers of CLIP model": "在 CLIP 模型的最后哪一层停下 (Clip skip)", |
399 | 399 | "Interrogate Options": "反推提示词选项",
|
400 | 400 | "Interrogate: keep models in VRAM": "反推: 将模型保存在显存(VRAM)中",
|
401 | 401 | "Interrogate: use artists from artists.csv": "反推: 使用 artists.csv 中的艺术家",
|
|
416 | 416 | "Do not show any images in results for web": "不在网页的结果中显示任何图像",
|
417 | 417 | "Add model hash to generation information": "将模型的哈希值添加到生成信息",
|
418 | 418 | "Add model name to generation information": "将模型名称添加到生成信息",
|
419 |
| - "When reading generation parameters from text into UI (from PNG info or pasted text), do not change the selected model/checkpoint.": "从文本读取生成参数到 UI(从 PNG 图片信息或粘贴文本)时,不要更改选定的模型(ckpt)", |
| 419 | + "When reading generation parameters from text into UI (from PNG info or pasted text), do not change the selected model/checkpoint.": "从文本读取生成参数到用户界面(从 PNG 图片信息或粘贴文本)时,不要更改选定的模型(ckpt)", |
420 | 420 | "Send seed when sending prompt or image to other interface": "将提示词或者图片发送到 >> 其他界面时,把随机种子也传送过去",
|
421 | 421 | "Font for image grids that have text": "有文字的宫格图使用的字体",
|
422 | 422 | "Enable full page image viewer": "启用整页图像查看器",
|
|
434 | 434 | "sigma churn": "sigma churn",
|
435 | 435 | "sigma tmin": "最小(tmin) sigma",
|
436 | 436 | "sigma noise": "sigma 噪声",
|
437 |
| - "Eta noise seed delta": "Eta 噪声种子偏移(noise seed delta)", |
| 437 | + "Eta noise seed delta": "Eta 噪声种子偏移(ENSD - Eta noise seed delta)", |
438 | 438 | "Images Browser": "图库浏览器",
|
439 | 439 | "Preload images at startup": "在启动时预加载图像",
|
440 | 440 | "Number of columns on the page": "每页列数",
|
|
444 | 444 | "Use same seed for all images": "为所有图像使用同一个随机种子",
|
445 | 445 | "Request browser notifications": "请求浏览器通知",
|
446 | 446 | "Download localization template": "下载本地化模板",
|
447 |
| - "Reload custom script bodies (No ui updates, No restart)": "重新加载自定义脚本主体(无 ui 更新,无重启)", |
| 447 | + "Reload custom script bodies (No ui updates, No restart)": "重新加载自定义脚本主体(无用户界面更新,无重启)", |
448 | 448 | "Restart Gradio and Refresh components (Custom Scripts, ui.py, js and css only)": "重启 Gradio 及刷新组件(仅限自定义脚本、ui.py、js 和 css)",
|
449 | 449 | "Installed": "已安装",
|
450 | 450 | "Available": "可用",
|
|
557 | 557 | "Start drawing": "开始绘制",
|
558 | 558 | "how fast should the training go. Low values will take longer to train, high values may fail to converge (not generate accurate results) and/or may break the embedding (This has happened if you see Loss: nan in the training info textbox. If this happens, you need to manually restore your embedding from an older not-broken backup).\n\nYou can set a single numeric value, or multiple learning rates using the syntax:\n\n rate_1:max_steps_1, rate_2:max_steps_2, ...\n\nEG: 0.005:100, 1e-3:1000, 1e-5\n\nWill train with rate of 0.005 for first 100 steps, then 1e-3 until 1000 steps, then 1e-5 for all remaining steps.": "训练应该多快。低值将需要更长的时间来训练,高值可能无法收敛(无法产生准确的结果)以及/也许可能会破坏 embedding(如果你在训练信息文本框中看到 Loss: nan 就会发生这种情况。如果发生这种情况,你需要从较旧的未损坏的备份手动恢复 embedding)\n\n你可以使用以下语法设置单个数值或多个学习率:\n\n 率1:步限1, 率2:步限2, ...\n\n如: 0.005:100, 1e-3:1000, 1e-5\n\n即前 100 步将以 0.005 的速率训练,接着直到 1000 步为止以 1e-3 训练,然后剩余所有步以 1e-5 训练",
|
559 | 559 | "Separate prompts into parts using vertical pipe character (|) and the script will create a picture for every combination of them (except for the first part, which will be present in all combinations)": "用竖线分隔符(|)将提示词分成若干部分,脚本将为它们的每一个组合创建一幅图片(除了被分割的第一部分,所有的组合都会包含这部分)",
|
560 |
| - "Select which Real-ESRGAN models to show in the web UI. (Requires restart)": "选择哪些Real-ESRGAN模型显示在用户界面。(需要重新启动)", |
| 560 | + "Select which Real-ESRGAN models to show in the web UI. (Requires restart)": "选择哪些 Real-ESRGAN 模型显示在网页用户界面。(需要重新启动)", |
561 | 561 | "Face restoration model": "面部修复模型",
|
562 | 562 | "Allowed categories for random artists selection when using the Roll button": "使用抽选艺术家按钮时将会随机的艺术家类别",
|
563 | 563 | "Move to favorites": "移动到收藏夹(保存)",
|
|
0 commit comments