Update zh_CN.json
parent
175554905a
commit
d188ce388d
|
|
@ -4341,7 +4341,7 @@
|
|||
"Current ranking": "当前评级",
|
||||
"Set ranking to": "将当前评级设置为",
|
||||
"Edit metadata": "编辑元数据",
|
||||
"Refiner": "Refiner(Refiner 模型必须与所选 ckpt 版本相同)",
|
||||
"Refiner": "Refiner",
|
||||
"Enable Refiner": "启用 Refiner",
|
||||
"Exit ⭕": "退出并关闭控制台",
|
||||
"sd-webui-refiner": "SDXL Refiner加载插件",
|
||||
|
|
@ -4789,6 +4789,7 @@
|
|||
"Enabled v23.09.18.0": "启用 BMAB",
|
||||
"Enabled v23.09.18.0": "启用 BMAB",
|
||||
"Enabled v23.09.18.0": "启用 BMAB",
|
||||
"Enable BAMB": "启用 BMAB",
|
||||
|
||||
"Sharpeness": "锐化",
|
||||
"Color": "颜色",
|
||||
|
|
@ -4864,7 +4865,7 @@
|
|||
"sd-webui-bmab": "BMAB 插件",
|
||||
"Print debug message.": "向控制台输出调试信息",
|
||||
"Show before processing image. (DO NOT ENABLE IN CLOUD)": "展示 BMAB 处理前的图像(请勿在云端部署时勾选)",
|
||||
"Show Test Function": "显示被隐藏的测试性功能",
|
||||
"Show Test Function": "显示被隐藏的 测试性功能",
|
||||
"Keep original setting": "保持原始设置",
|
||||
"Save image that before processing": "保存 BMAB 处理前的图像",
|
||||
"Save image that after processing (some bugs)": "保存 BMAB 处理后的图像(存在 bug)",
|
||||
|
|
@ -5097,9 +5098,74 @@
|
|||
"Backend": "后端",
|
||||
"Duplicate File Behavior": "重复文件处理方式",
|
||||
"Rename New": "重命名新下载的文件",
|
||||
"": "",
|
||||
"": "",
|
||||
"": "",
|
||||
"BMAB Preprocessor": "BMAB 预处理功能",
|
||||
"Context": "环境",
|
||||
"Resample": "重采样",
|
||||
"Pretraining": "预训练",
|
||||
"CheckPoint": "模型",
|
||||
"Specify Checkpoint and VAE to be used in BMAB.": "设置后 BAMB 将仅使用所选的特定模型",
|
||||
"It applies to all functions, and if you change it to Checkpoint and VAE that exist for each function,": "更改后将影响 BAMB 所有功能的表现",
|
||||
"it will be applied to all subsequent processes.": "",
|
||||
"txt2img noise multiplier for hires.fix (EXPERIMENTAL)": "高分辨率修复 噪声倍率(实验性功能)",
|
||||
"txt2img extra noise multiplier for hires.fix (EXPERIMENTAL)": "高分辨率修复 附加噪声倍率(实验性功能)",
|
||||
"Enable self resample (EXPERIMENTAL)": "启用 重采样(实验性功能)",
|
||||
"Save image before processing": "处理器保存原始图像",
|
||||
"Resample prompt": "重采样 使用的 提示词",
|
||||
"Resample negative prompt": "重采样 使用的 负面提示词",
|
||||
"Resample Sampling Steps": "重采样 迭代步数",
|
||||
"Resample CFG Scale": "重采样 提示词相关性(CFG)",
|
||||
"Resample Denoising Strength": "重采样 重绘幅度",
|
||||
"Resample strength": "重采样 强度",
|
||||
"Resample begin": "重采样 起始步数比例",
|
||||
"Resample end": "重采样 结束步数比例",
|
||||
"Enable pretraining detailer (EXPERIMENTAL)": "启用 预训练细节处理",
|
||||
"Pretraining Model": "预训练模型",
|
||||
"Pretraining prompt": "预训练模型的 提示词",
|
||||
"Pretraining negative prompt": "预训练模型的 负面提示词",
|
||||
"Pretraining sampling steps": "预训练模型 采样迭代步数",
|
||||
"Pretraining CFG scale": "预训练模型 提示词相关性(CFG)",
|
||||
"Pretraining denoising Strength": "预训练模型 重绘幅度",
|
||||
"Pretraining dilation": "预训练模型 识别选区扩展",
|
||||
"Pretraining box threshold": "预训练模型 选区阈值",
|
||||
"Enable resize (intermediate)": "启用 缩放(插入性处理)",
|
||||
"Resized by person": "按人物比例缩放",
|
||||
"txt2img --": "文生图",
|
||||
"resize": "缩放",
|
||||
"--> hires.fix --> BMAB Preprocess --> BMAB": "--> 高分辨率修复 --> BMAB 预处理 --> BMAB",
|
||||
"--> BMAB Preprocess --> BMAB": "--> BMAB 预处理 --> BMAB",
|
||||
"Methods": "算法",
|
||||
"stretching : Fast process. Please denoising strength should be over": "拉伸:运算量小处理快,重绘幅度应高于",
|
||||
". (Only CPU).": "(仅 CPU 参与计算)",
|
||||
"inpaint : Slow process but High quality. Repaint stretching image. (Use GPU).": "局部重绘:速度慢但质量更好,会将被拉伸的图片重绘一次(使用 GPU 运算)",
|
||||
"inpaint+lama : Very slow process but Very high quality. Repaint stretching image using ControlNet inpaint_only+lama (Use GPU with FIRE!!).": "带有 LaMa 算法的生成式区域填充:基于 ControlNet, 运算量极大(使用 GPU 运算)",
|
||||
"inpaint_only : Very slow process but Very high quality. Repaint stretching image using ControlNet inpaint_only (Use GPU with FIRE!!).": "生成式区域填充:基于 ControlNet, 运算量极大(使用 GPU 运算)",
|
||||
"Alignment": "基准",
|
||||
"bottom": "底部",
|
||||
"top-right": "右上角",
|
||||
"bottom-right": "右下角",
|
||||
"bottom-left": "左下角",
|
||||
"top-left": "左上角",
|
||||
"center": "中心",
|
||||
"Resize by person intermediate": "按适居中人物大小调整",
|
||||
"Denoising Strength for inpaint and inpaint+lama": "重绘幅度",
|
||||
"Enable refiner": "启用 Refiner",
|
||||
"Use this checkpoint for detailing(Face, Person, Hand)": "使用此 ckpt 添加细节(脸、人物、手)",
|
||||
"Refiner Sampling Steps": "Refiner 采样迭代步数",
|
||||
"Refiner CFG Scale": "Refiner 提示词相关性(CFG)",
|
||||
"Refiner Denoising Strength": "Refiner 重绘幅度",
|
||||
"Refiner Scale": "Refiner 缩放倍率",
|
||||
"Refiner Width": "Refiner 画布宽度",
|
||||
"Refiner Height": "Refiner 画布高度",
|
||||
"BMAB Postprocessor": "BMAB 后处理功能",
|
||||
"BMAB Config & Preset": "BMAB 配置与预设",
|
||||
"Toy": "彩蛋",
|
||||
"Result here": "结果",
|
||||
"Merge Random Checkpoint": "随机模型合并",
|
||||
"BMAB Testroom": "BMAB 测试空间",
|
||||
"Images": "图像",
|
||||
"Show developer hidden function.": "显示被隐藏的 开发者功能",
|
||||
"ControlNet tile model": "ControlNet 分块控制",
|
||||
"Enable BMAB": "启用 BMAB",
|
||||
"": "",
|
||||
"": "",
|
||||
"": "",
|
||||
|
|
|
|||
Loading…
Reference in New Issue