Skip to content

Commit de11709

Browse files
authored
Inpaint at full resolution
1 parent 534bcfb commit de11709

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

localizations/zh_CN.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"original": "原图",
142142
"latent noise": "潜空间噪声",
143143
"latent nothing": "潜空间数值零",
144-
"Inpaint at full resolution": "以完整分辨率进行局部重绘",
144+
"Inpaint at full resolution": "全分辨率局部重绘",
145145
"Inpaint at full resolution padding, pixels": "填补像素",
146146
"Process images in a directory on the same machine where the server is running.": "使用服务器主机上的一个目录,作为输入目录处理图像。",
147147
"Use an empty output directory to save pictures normally instead of writing to the output directory.": "使用一个空的文件夹作为输出目录,而不是使用默认的 output 文件夹作为输出目录。",
@@ -484,7 +484,7 @@
484484
"keep whatever was there originally": "保留原来的图像,不进行预处理",
485485
"fill it with latent space noise": "用潜空间的噪声填充它",
486486
"fill it with latent space zeroes": "用潜空间的零填充它",
487-
"Upscale masked region to target resolution, do inpainting, downscale back and paste into original image": "将蒙版区域放大到目标分辨率,做局部重绘,缩小后粘贴到原始图像中",
487+
"Upscale masked region to target resolution, do inpainting, downscale back and paste into original image": "将蒙版区域放大到目标分辨率,做局部重绘,缩小后粘贴到原始图像中。请注意,填补像素 仅对 全分辨率局部重绘 生效。",
488488
"Resize image to target resolution. Unless height and width match, you will get incorrect aspect ratio.": "将图像大小调整为目标分辨率。除非高度和宽度匹配,否则你将获得不正确的纵横比",
489489
"Resize the image so that entirety of target resolution is filled with the image. Crop parts that stick out.": "调整图像大小,使整个目标分辨率都被图像填充。裁剪多出来的部分",
490490
"Resize the image so that entirety of image is inside target resolution. Fill empty space with image's colors.": "调整图像大小,使整个图像在目标分辨率内。用图像的颜色填充空白区域",

0 commit comments

Comments
 (0)