Update zh_CN.json
parent
6182f738ea
commit
7e083b636c
|
|
@ -4339,6 +4339,7 @@
|
|||
"(default brush color of img2img inpaint sketch)":"",
|
||||
"Persistent cond cache":"保留 调节缓存(cond cache)",
|
||||
"(Do not recalculate conds from prompts if prompts have not changed since previous calculation)":"(在未更改 提示词(prompt) 的情况下,不根据 提示词 重新做调节计算(cond))",
|
||||
"(do not recalculate conds from prompts if prompts have not changed since previous calculation)":"(在未更改 提示词(prompt) 的情况下,不根据 提示词 重新做调节计算(cond))",
|
||||
"(you can also manually enter any of themes from the": "(可手动输入任何来自",
|
||||
"gallery": "主题库",
|
||||
".)": "的 Gradio 主题)",
|
||||
|
|
@ -4574,7 +4575,7 @@
|
|||
"sd-webui-vectorscope-cc":"Vectorscope CC 调色器",
|
||||
"Gallery height":"图片展示区域高度",
|
||||
"(an be any valid CSS value)":"(可以是任何有效的 CSS 值)",
|
||||
"Return image with chosen live preview method on interrupt ":"中断生成时使用所选实时预览算法返回图像结果",
|
||||
"Return image with chosen live preview method on interrupt":"中断生成时使用所选实时预览算法返回图像结果",
|
||||
"(makes interrupts faster)":"(减少中断指令发出后的等待时间)",
|
||||
"prepare environment":"准备环境",
|
||||
"git version info":"获取 Git 版本信息",
|
||||
|
|
@ -4608,10 +4609,10 @@
|
|||
"Enable uploading manually created mask to SAM.": "启用将手动创建的蒙版上传到 SAM。",
|
||||
"Image for ControlNet Inpaint": "发送到 ControlNet 重绘的原图",
|
||||
"Mask for ControlNet Inpaint": "发送到 ControlNet 重绘的蒙版",
|
||||
"":"",
|
||||
"":"",
|
||||
"":"",
|
||||
"":"",
|
||||
"Allow Full live preview method with lowvram/medvram":"使用 --lowvram 或 --medvram 时(8G显存以下),允许使用完整 VAE 解码生成实时预览(即上方选择“Full”)",
|
||||
"(If not, Approx NN will be used instead; Full live preview method is very detrimental to speed if lowvram/medvram optimizations are enabled)":"(取消勾选将强制使用 Approx NN;Full 在低显存状态下对生成速度影响极大)",
|
||||
"Batch cond/uncond":"启用 同时进行条件降噪与无条件降噪",
|
||||
"(do both conditional and unconditional denoising in one batch; uses a bit more VRAM during sampling, but improves speed; previously this was controlled by --always-batch-cond-uncond comandline argument)":"(在同一批次生成任务中同时进行条件和无条件去噪;在采样期间显存占用增加,但提高了速度;曾经由 --always-batch-cond-uncond 命令行参数控制)",
|
||||
"":"",
|
||||
"":"",
|
||||
"":"",
|
||||
|
|
|
|||
Loading…
Reference in New Issue