Update zh_CN.json

This commit is contained in:
batvbs 2022-11-01 14:30:59 +08:00 committed by GitHub
parent 56660f0946
commit 24a76340ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -481,10 +481,10 @@
"Open images output directory": "打开图像输出目录",
"How much to blur the mask before processing, in pixels.": "处理前要对蒙版进行多强的模糊,以像素为单位",
"What to put inside the masked area before processing it with Stable Diffusion.": "在使用 Stable Diffusion 处理蒙版区域之前要在蒙版区域内放置什么",
"fill it with colors of the image": "用图像的颜色(高模糊)填充它",
"fill it with colors of the image": "用图像的颜色(高强度模糊)填充它",
"keep whatever was there originally": "保留原来的图像,不进行预处理",
"fill it with latent space noise": "用潜空间的噪声(图像维度表现为 随机彩色噪点)填充它",
"fill it with latent space zeroes": "用潜空间的零(图像维度表现为 无色纯灰)填充它",
"fill it with latent space noise": "用潜空间的噪声填充它",
"fill it with latent space zeroes": "用潜空间的零填充它",
"Upscale masked region to target resolution, do inpainting, downscale back and paste into original image": "将蒙版区域放大到目标分辨率,做局部重绘,缩小后粘贴到原始图像中",
"Resize image to target resolution. Unless height and width match, you will get incorrect aspect ratio.": "将图像大小调整为目标分辨率。除非高度和宽度匹配,否则你将获得不正确的纵横比",
"Resize the image so that entirety of target resolution is filled with the image. Crop parts that stick out.": "调整图像大小,使整个目标分辨率都被图像填充。裁剪多出来的部分",