Update zh-hans.json
This commit is contained in:
parent
6cf030abfc
commit
0533580534
|
@ -137,12 +137,12 @@
|
|||
"Inpaint masked": "内补绘制蒙版内容",
|
||||
"Inpaint not masked": "内补绘制非蒙版内容",
|
||||
"Masked content": "蒙版蒙住的内容",
|
||||
"fill": "填空",
|
||||
"fill": "填充",
|
||||
"original": "原图",
|
||||
"latent noise": "潜空间噪声",
|
||||
"latent nothing": "潜空间数值零",
|
||||
"Inpaint at full resolution": "以完整分辨率进行内补绘制",
|
||||
"Inpaint at full resolution padding, pixels": "以完整分辨率进行内补绘制 - 填空像素",
|
||||
"Inpaint at full resolution padding, pixels": "以完整分辨率进行内补绘制 - 填补像素",
|
||||
"Process images in a directory on the same machine where the server is running.": "在服务器主机上的目录中处理图像",
|
||||
"Use an empty output directory to save pictures normally instead of writing to the output directory.": "指定一个空的文件夹为输出目录而非默认的 output 文件夹为输出目录",
|
||||
"Disabled when launched with --hide-ui-dir-config.": "启动 --hide-ui-dir-config 时禁用",
|
||||
|
@ -151,7 +151,7 @@
|
|||
"Resize mode": "缩放模式",
|
||||
"Just resize": "只缩放",
|
||||
"Crop and resize": "缩放并剪裁",
|
||||
"Resize and fill": "缩放并填空",
|
||||
"Resize and fill": "缩放并填充",
|
||||
"img2img alternative test": "图生图的另一种测试",
|
||||
"Loopback": "回送",
|
||||
"Outpainting mk2": "外补绘制第二版",
|
||||
|
@ -285,7 +285,7 @@
|
|||
"Images directory": "图像目录",
|
||||
"Prev batch": "上一批",
|
||||
"Next batch": "下一批",
|
||||
"First Page": "第一页",
|
||||
"First Page": "首页",
|
||||
"Prev Page": "上一页",
|
||||
"Page Index": "页数",
|
||||
"Next Page": "下一页",
|
||||
|
@ -366,7 +366,7 @@
|
|||
"Emphasis: use (text) to make model pay more attention to text and [text] to make it pay less attention": "强调符:使用 (文字) 使模型更关注该文本,使用 [文字] 使其减少关注",
|
||||
"Use old emphasis implementation. Can be useful to reproduce old seeds.": "使用旧的强调符实现。可用于复现旧随机种子",
|
||||
"Make K-diffusion samplers produce same images in a batch as when making a single image": "使 K-diffusion 采样器批量生成与生成单个图像时产出相同的图像",
|
||||
"Increase coherency by padding from the last comma within n tokens when using more than 75 tokens": "当使用超过 75 个 token 时,通过从 n 个 token 中的最后一个逗号填空来提高一致性",
|
||||
"Increase coherency by padding from the last comma within n tokens when using more than 75 tokens": "当使用超过 75 个 token 时,通过从 n 个 token 中的最后一个逗号填补来提高一致性",
|
||||
"Filter NSFW content": "过滤成人内容",
|
||||
"Stop At last layers of CLIP model": "在 CLIP 模型的最后哪一层停下",
|
||||
"Interrogate Options": "反推提示词选项",
|
||||
|
|
Loading…
Reference in New Issue