Skip to content

Commit 0ce0705

Browse files
committed
Merge branch 'pr/3915' into add-updated-content-3
2 parents 8a62d64 + de11709 commit 0ce0705

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

localizations/zh_CN.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
"original": "原图",
144144
"latent noise": "潜空间噪声",
145145
"latent nothing": "潜空间数值零",
146-
"Inpaint at full resolution": "以完整分辨率进行局部重绘",
146+
"Inpaint at full resolution": "全分辨率局部重绘",
147147
"Inpaint at full resolution padding, pixels": "填补像素",
148148
"Process images in a directory on the same machine where the server is running.": "使用服务器主机上的一个目录,作为输入目录处理图像。",
149149
"Use an empty output directory to save pictures normally instead of writing to the output directory.": "使用一个空的文件夹作为输出目录,而不是使用默认的 output 文件夹作为输出目录。",
@@ -429,7 +429,7 @@
429429
"eta (noise multiplier) for DDIM": "DDIM 的 eta (噪声乘数) ",
430430
"eta (noise multiplier) for ancestral samplers": "ancestral 采样器的 eta (噪声乘数)",
431431
"img2img DDIM discretize": "图生图 DDIM 离散化",
432-
"uniform": "均勻",
432+
"uniform": "均匀",
433433
"quad": "二阶",
434434
"sigma churn": "sigma churn",
435435
"sigma tmin": "最小(tmin) sigma",
@@ -465,7 +465,7 @@
465465
"Add a random artist to the prompt.": "随机添加一个艺术家到提示词中",
466466
"Read generation parameters from prompt or last generation if prompt is empty into user interface.": "从提示词中读取生成参数,如果提示词为空,则读取上一次的生成参数到用户界面",
467467
"Save style": "储存为模版风格",
468-
"Apply selected styles to current prompt": "将所选样式应用于当前提示",
468+
"Apply selected styles to current prompt": "将所选模板风格,应用于当前提示词",
469469
"Stop processing current image and continue processing.": "停止处理当前图像,并继续处理下一个",
470470
"Stop processing images and return any results accumulated so far.": "停止处理图像,并返回迄今为止累积的任何结果",
471471
"Style to apply; styles have components for both positive and negative prompts and apply to both": "要应用的模版风格; 模版风格包含正向和反向提示词,并应用于两者",
@@ -496,7 +496,7 @@
496496
"keep whatever was there originally": "保留原来的图像,不进行预处理",
497497
"fill it with latent space noise": "用潜空间的噪声填充它",
498498
"fill it with latent space zeroes": "用潜空间的零填充它",
499-
"Upscale masked region to target resolution, do inpainting, downscale back and paste into original image": "将蒙版区域放大到目标分辨率,做局部重绘,缩小后粘贴到原始图像中",
499+
"Upscale masked region to target resolution, do inpainting, downscale back and paste into original image": "将蒙版区域放大到目标分辨率,做局部重绘,缩小后粘贴到原始图像中。请注意,填补像素 仅对 全分辨率局部重绘 生效。",
500500
"Resize image to target resolution. Unless height and width match, you will get incorrect aspect ratio.": "将图像大小调整为目标分辨率。除非高度和宽度匹配,否则你将获得不正确的纵横比",
501501
"Resize the image so that entirety of target resolution is filled with the image. Crop parts that stick out.": "调整图像大小,使整个目标分辨率都被图像填充。裁剪多出来的部分",
502502
"Resize the image so that entirety of image is inside target resolution. Fill empty space with image's colors.": "调整图像大小,使整个图像在目标分辨率内。用图像的颜色填充空白区域",

0 commit comments

Comments
 (0)