提交 6cf030ab 编写于 作者: D dtlnor 提交者: AUTOMATIC1111

re-order some element. update to latest

上级 5394d0e6
......@@ -14,11 +14,11 @@
"img2img": "图生图",
"Extras": "后处理",
"PNG Info": "PNG 信息",
"Image Browser": "图库浏览器",
"History": "历史记录",
"Checkpoint Merger": "模型(ckpt)合并工具",
"Train": "训练",
"Create aesthetic embedding": "生成美术风格 embedding",
"Image Browser": "图库浏览器",
"History": "历史记录",
"Settings": "设置",
"Prompt": "提示词",
"Negative prompt": "反向提示词",
......@@ -81,9 +81,12 @@
"Slerp angle": "Slerp 角度",
"Is negative text": "是反向提示词",
"Script": "脚本",
"Embedding to Shareable PNG": "将 Embedding 转换为可分享的 PNG",
"Prompt matrix": "提示词矩阵",
"Prompts from file or textbox": "从文本框或文件载入提示词",
"X/Y plot": "X/Y 图表",
"Source embedding to convert": "用于转换的源 Embedding",
"Embedding token": "Embedding 的 token (关键词)",
"Put variable parts at start of prompt": "把变量部分放在提示词文本的开头",
"Show Textbox": "显示文本框",
"File with inputs": "含输入内容的文件",
......@@ -203,31 +206,6 @@
"CodeFormer weight (0 = maximum effect, 1 = minimum effect)": "CodeFormer 权重 (0 = 最大效果, 1 = 最小效果)",
"Open output directory": "打开输出目录",
"Send to txt2img": ">> 文生图",
"txt2img history": "文生图历史记录",
"img2img history": "图生图历史记录",
"extras history": "后处理历史记录",
"Renew Page": "刷新页面",
"extras": "后处理",
"favorites": "收藏夹",
"Load": "载入",
"Images directory": "图像目录",
"Prev batch": "上一批",
"Next batch": "下一批",
"First Page": "第一页",
"Prev Page": "上一页",
"Page Index": "页数",
"Next Page": "下一页",
"End Page": "尾页",
"number of images to delete consecutively next": "接下来要连续删除的图像数",
"Delete": "删除",
"Generate Info": "生成信息",
"File Name": "文件名",
"Collect": "收藏",
"Refresh page": "刷新页面",
"Date to": "日期至",
"Number": "数量",
"set_index": "设置索引",
"Checkbox": "勾选框",
"A merger of the two checkpoints will be generated in your": "合并后的模型(ckpt)会生成在你的",
"checkpoint": "模型(ckpt)",
"directory.": "目录",
......@@ -296,6 +274,32 @@
"Train Embedding": "训练 Embedding",
"Create an aesthetic embedding out of any number of images": "从任意数量的图像中创建美术风格 embedding",
"Create images embedding": "生成图集 embedding",
"txt2img history": "文生图历史记录",
"img2img history": "图生图历史记录",
"extras history": "后处理历史记录",
"Renew Page": "刷新页面",
"extras": "后处理",
"favorites": "收藏夹",
"custom fold": "自定义文件夹",
"Load": "载入",
"Images directory": "图像目录",
"Prev batch": "上一批",
"Next batch": "下一批",
"First Page": "第一页",
"Prev Page": "上一页",
"Page Index": "页数",
"Next Page": "下一页",
"End Page": "尾页",
"number of images to delete consecutively next": "接下来要连续删除的图像数",
"Delete": "删除",
"Generate Info": "生成信息",
"File Name": "文件名",
"Collect": "收藏",
"Refresh page": "刷新页面",
"Date to": "日期至",
"Number": "数量",
"set_index": "设置索引",
"Checkbox": "勾选框",
"Apply settings": "保存设置",
"Saving images/grids": "保存图像/概览图",
"Always save all generated images": "始终保存所有生成的图像",
......@@ -405,6 +409,8 @@
"Eta noise seed delta": "Eta 噪声种子偏移(noise seed delta)",
"Images Browser": "图库浏览器",
"Preload images at startup": "在启动时预载图像",
"Number of columns on the page": "每页列数",
"Number of rows on the page": "每页行数",
"Number of pictures displayed on each page": "每页显示的图像数量",
"Minimum number of pages per load": "每次加载的最小页数",
"Number of grids in each row": "每行显示多少格",
......@@ -459,13 +465,13 @@
"For SD upscale, how much overlap in pixels should there be between tiles. Tiles overlap so that when they are merged back into one picture, there is no clearly visible seam.": "使用 SD 放大(SD upscale)时,图块(Tiles)之间应该有多少像素重叠。图块(Tiles)之间需要重叠才可以让它们在合并回一张图像时,没有清晰可见的接缝",
"A directory on the same machine where the server is running.": "与服务器主机上的目录",
"Leave blank to save images to the default path.": "留空以将图像保存到默认路径",
"Input images directory": "输入图像目录",
"Result = A * (1 - M) + B * M": "结果 = A * (1 - M) + B * M",
"Result = A + (B - C) * M": "结果 = A + (B - C) * M",
"1st and last digit must be 1. ex:'1, 2, 1'": "第一个和最后一个数字必须是 1。例:'1, 2, 1'",
"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 训练",
"Path to directory with input images": "带有输入图像的路径",
"Path to directory where to write outputs": "进行输出的路径",
"Input images directory": "输入图像目录",
"Use following tags to define how filenames for images are chosen: [steps], [cfg], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [prompt_words], [date], [datetime], [job_timestamp]; leave empty for default.": "使用以下标签定义如何选择图像的文件名: [steps], [cfg], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [prompt_words], [date], [datetime], [job_timestamp]; 默认请留空",
"If this option is enabled, watermark will not be added to created images. Warning: if you do not add watermark, you may be behaving in an unethical manner.": "如果启用此选项,水印将不会添加到生成出来的图像中。警告:如果你不添加水印,你的行为可能是不符合专业操守的",
"Use following tags to define how subdirectories for images and grids are chosen: [steps], [cfg], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [prompt_words], [date], [datetime], [job_timestamp]; leave empty for default.": "使用以下标签定义如何选择图像和概览图的子目录: [steps], [cfg], [prompt], [prompt_no_styles], [prompt_spaces], [width], [height], [styles], [sampler], [seed], [model_hash], [prompt_words], [date], [datetime], [job_timestamp]; 默认请留空",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册