build: update localizations
parent
9cb4a650a2
commit
6b19eea0e8
|
|
@ -97,6 +97,7 @@
|
|||
"abs. path or url to audio file": "音频文件的绝对路径或 URL",
|
||||
"abstract": "abstract (抽象艺术)",
|
||||
"Abstract": "Abstract (抽象)",
|
||||
"Accelerate with OpenVINO": "Accelerate with OpenVINO (OpenVINO 加速)",
|
||||
"Accent": "强调色",
|
||||
"Accent color": "强调色",
|
||||
"Accent Generate Button": "强调生成按钮",
|
||||
|
|
@ -332,6 +333,7 @@
|
|||
"A file on the same machine where the server is running.": "服务器所在主机上的文件",
|
||||
"After": "之后",
|
||||
"After Generation": "完成生成后",
|
||||
"After recompiling, later inferences will reuse the newly compiled model and achieve faster running times.": "重新编译后,后续推理将重新用新编译的模型并实现更短的运行时间",
|
||||
"A generic prompt used to generate a sample image to verify model fidelity.": "用于生成样本图像来检验模型的忠诚度的通用提示词。",
|
||||
"Aggressive": "激进",
|
||||
"A higher temperature will produce more diverse results, but with a higher risk of less coherent text": "较高的 Temperature 值会产生更加多样化的结果,但输出文本不连贯的风险也较高",
|
||||
|
|
@ -753,6 +755,7 @@
|
|||
"Cache gradio themes locally": "缓存 Gradio 主题到本地",
|
||||
"Cache Latents": "缓存潜变量",
|
||||
"Cache LDSR model in memory": "将 LDSR 模型缓存在内存中",
|
||||
"Cache the compiled models on disk for faster model load in subsequent launches (Recommended)": "将已编译模型缓存在磁盘上, 便于后续启动时更快地加载模型 (推荐开启)",
|
||||
"Cadence": "生成间隔",
|
||||
"Cafe Aesthetic": "Cafe 美学",
|
||||
"calculate dimension of LoRAs(It may take a few minutes if there are many LoRAs)": "计算 LoRA 维度 (取决于模型数量,可能需要数分钟)",
|
||||
|
|
@ -1274,6 +1277,7 @@
|
|||
"Custom parameters": "自定义参数",
|
||||
"Custom settings file": "自定义设置文件",
|
||||
"Custom size": "自定义尺寸",
|
||||
"Custom VAE": "自定义 VAE",
|
||||
"custum name": "自定义名称",
|
||||
"Cutoff strongly.": "强效分隔",
|
||||
"Cut video in to segments": "视频剪辑成片段",
|
||||
|
|
@ -1986,6 +1990,7 @@
|
|||
"First frame as init image": "第一帧作为初始化图像",
|
||||
"first frame of img2img result": "图生图结果的第一帧",
|
||||
"FirstGen": "FirstGen (处理后生成的第一帧)",
|
||||
"First inference involves compilation of the model for best performance.": "第一次推理会编译模型以获得最佳性能",
|
||||
"First Name": "名字",
|
||||
"First Page": "首页",
|
||||
"first pass": "第一层",
|
||||
|
|
@ -2017,6 +2022,7 @@
|
|||
"Food Photography": "Food Photography (食品摄影)",
|
||||
"Foot Size": "脚掌尺寸",
|
||||
"For -1 seed, all frames in a GIF have common seed": "GIF 中所有帧共用一个随机种子",
|
||||
"For accurate performance measurements, it is recommended to exclude this slower first inference, as it doesn't reflect normal running time.": "若需要准确测量性能, 建议排除较慢的第一次推理, 因为其不能反映正常的运行时间",
|
||||
"for ade20k and": "来获得 ade20k 类别, 查看",
|
||||
"For advanced keyframing with Math functions, see": "对于想使用数学函数执行高级关键帧控制的用户,请参阅",
|
||||
"For advanced users, you can create a permanent file in \\OneButtonPrompt\\userfiles\\ called antilist.csv": "对于专业用户,可以在 \\OneButtonPrompt\\userfiles\\ 中创建一个永久文件,命名为 antilist.csv",
|
||||
|
|
@ -2989,6 +2995,7 @@
|
|||
"Load caption from filename if no text file exists": "当文本文件不存在时,从文件名中加载描述",
|
||||
"Load ComfyUI iframes through a reverse proxy (requires reload UI. Needs --api. Default is on if webui is remote)": "通过反向代理加载 ComfyUI 嵌入页面 (需要重载前端; 需要 --api; 对于可远程访问的 webui 默认启用)",
|
||||
"Load data from file": "从文件加载数据",
|
||||
"Loaded checkpoint is a SDXL checkpoint": "已加载大模型是 SDXL 模型?",
|
||||
"Loaded Model:": "加载的模型",
|
||||
"Load from:": "加载扩展列表",
|
||||
"Load from JSON": "加载 JSON",
|
||||
|
|
@ -3378,6 +3385,7 @@
|
|||
"model hash": "模型哈希值",
|
||||
"Model hash": "模型哈希值",
|
||||
"ModelID": "模型 ID",
|
||||
"Model is recompiled when resolution, batchsize, device, or samplers like DPM++ or Karras are changed.": "当改变分辨率、单批数量、设备、采样方法 (如 DPM++ 或 Karras) 时, 模型将被重新编译",
|
||||
"model-keyword": "model-keyword (模型关键词)",
|
||||
"model list": "模型列表",
|
||||
"Model list": "模型列表",
|
||||
|
|
@ -3890,6 +3898,7 @@
|
|||
"Override `Sampling Steps` to the same value as `Decode steps`?": "覆写 `采样迭代步数` 为 `解码迭代步数`?",
|
||||
"override_settings": "覆盖设置",
|
||||
"Override settings": "覆盖设置",
|
||||
"Override the sampling selection from the main UI (Recommended as only below sampling methods have been validated for OpenVINO)": "覆盖主界面的采样方法选择 (推荐开启, 因为仅以下采样方法已针对 OpenVINO 进行了验证)",
|
||||
"overwrite": "允许覆盖",
|
||||
"Overwrite": "覆写",
|
||||
"Overwrite Checkpoint if exist (else will add number)": "覆盖已存在的同名模型 (不勾选将会在名称后添加序号)",
|
||||
|
|
@ -4280,7 +4289,9 @@
|
|||
"Reference Type for Reference-Only": "仅参考模式的参考类型",
|
||||
"Ref image (for conviently locate regions)": "参考图(用于方便定位区域)",
|
||||
"Refiner checkpoint": "Refiner 模型",
|
||||
"Refiner Denosing Fraction:": "Refiner 重绘切换时机:",
|
||||
"Refiner model": "Refiner 模型",
|
||||
"Refiner Model": "Refiner 模型",
|
||||
"Refiner Model ID": "Refiner 模型 ID",
|
||||
"Refiner options": "Refiner 选项",
|
||||
"Refiner switch at": "Refiner 切换时机",
|
||||
|
|
@ -4818,7 +4829,10 @@
|
|||
"Select a collection": "选择集合",
|
||||
"Select a component class or specific component.": "选择一个组件类或特定组件",
|
||||
"Select activation function of hypernetwork. Recommended : Swish / Linear(none)": "超网络的激活函数。推荐 Swish / Linear (线性)",
|
||||
"Select a device": "选择设备",
|
||||
"select all": "全选",
|
||||
"Select a local config for the model from the configs directory of the webui root": "从 webui 根目录中的配置目录中选取本地配置",
|
||||
"Select a sampling method": "选择采样方法",
|
||||
"Select blocks to change": "选择需要改动的分块",
|
||||
"Select brush color": "选择画笔颜色",
|
||||
"Select components to hide": "选择要隐藏的组件",
|
||||
|
|
@ -5039,6 +5053,7 @@
|
|||
"Simple": "单一值",
|
||||
"Simple :": "简要地说: ",
|
||||
"Simple (Auto-value)": "单一值(自动取值)",
|
||||
"Since compilation happens only on the first run, the first inference (or warm up inference) will be slower than subsequent inferences.": "由于编译仅在第一次运行时进行, 所以第一次推理 (预热推理) 会比后续推理慢",
|
||||
"Single": "单次处理",
|
||||
"single image": "单张图片",
|
||||
"Single image": "单张图像",
|
||||
|
|
@ -5079,6 +5094,7 @@
|
|||
"softedge_pidinet": "SoftEdge_PiDiNet (软边缘检测 - PiDiNet 算法)",
|
||||
"softedge_pidisafe": "SoftEdge_PiDiNetSafe (软边缘检测 - 保守 PiDiNet 算法)",
|
||||
"soft_light": "柔光",
|
||||
"So it's normal for the first inference after a settings change to be slower, while subsequent inferences use the optimized compiled model and run faster.": "所以设置更改后的第一次推理速度较慢是正常的, 后续推理会使用编译优化后的模型且速度更快",
|
||||
"solution.": "的解决方法。",
|
||||
"Some settings have been moved to the settings tab. Find them in the Dynamic Prompts section.": "一些选项已经被移动至设置中,在设置里的 Dynamic Prompt 选项下可以找到",
|
||||
"Sort bounding boxes by": "按以下方式对边界框进行排序",
|
||||
|
|
|
|||
|
|
@ -97,6 +97,7 @@
|
|||
"abs. path or url to audio file": "音频文件的绝对路径或 URL",
|
||||
"abstract": "abstract (抽象艺术)",
|
||||
"Abstract": "Abstract (抽象)",
|
||||
"Accelerate with OpenVINO": "Accelerate with OpenVINO (OpenVINO 加速)",
|
||||
"Accent": "强调色",
|
||||
"Accent color": "强调色",
|
||||
"Accent Generate Button": "强调生成按钮",
|
||||
|
|
@ -332,6 +333,7 @@
|
|||
"A file on the same machine where the server is running.": "服务器所在主机上的文件",
|
||||
"After": "之后",
|
||||
"After Generation": "完成生成后",
|
||||
"After recompiling, later inferences will reuse the newly compiled model and achieve faster running times.": "重新编译后,后续推理将重新用新编译的模型并实现更短的运行时间",
|
||||
"A generic prompt used to generate a sample image to verify model fidelity.": "用於產生樣本圖像以驗證模型保真度的通用提示。",
|
||||
"Aggressive": "激进",
|
||||
"A higher temperature will produce more diverse results, but with a higher risk of less coherent text": "较高的 Temperature 值会产生更加多样化的结果,但输出文本不连贯的风险也较高",
|
||||
|
|
@ -753,6 +755,7 @@
|
|||
"Cache gradio themes locally": "缓存 Gradio 主题到本地",
|
||||
"Cache Latents": "快取潛在變數",
|
||||
"Cache LDSR model in memory": "將 LDSR 模型快取在記憶體中",
|
||||
"Cache the compiled models on disk for faster model load in subsequent launches (Recommended)": "将已编译模型缓存在磁盘上, 便于后续启动时更快地加载模型 (推荐开启)",
|
||||
"Cadence": "節奏",
|
||||
"Cafe Aesthetic": "Cafe 美学",
|
||||
"calculate dimension of LoRAs(It may take a few minutes if there are many LoRAs)": "计算 LoRA 维度 (取决于模型数量,可能需要数分钟)",
|
||||
|
|
@ -1274,6 +1277,7 @@
|
|||
"Custom parameters": "自定义参数",
|
||||
"Custom settings file": "自訂設定檔",
|
||||
"Custom size": "自訂尺寸",
|
||||
"Custom VAE": "自定义 VAE",
|
||||
"custum name": "自定义名称",
|
||||
"Cutoff strongly.": "强效分隔",
|
||||
"Cut video in to segments": "视频剪辑成片段",
|
||||
|
|
@ -1986,6 +1990,7 @@
|
|||
"First frame as init image": "第一帧作为初始化图像",
|
||||
"first frame of img2img result": "图生图结果的第一帧",
|
||||
"FirstGen": "FirstGen (处理后生成的第一帧)",
|
||||
"First inference involves compilation of the model for best performance.": "第一次推理会编译模型以获得最佳性能",
|
||||
"First Name": "名字",
|
||||
"First Page": "首頁",
|
||||
"first pass": "第一层",
|
||||
|
|
@ -2017,6 +2022,7 @@
|
|||
"Food Photography": "Food Photography (食品摄影)",
|
||||
"Foot Size": "脚掌尺寸",
|
||||
"For -1 seed, all frames in a GIF have common seed": "GIF 中所有帧共用一个随机种子",
|
||||
"For accurate performance measurements, it is recommended to exclude this slower first inference, as it doesn't reflect normal running time.": "若需要准确测量性能, 建议排除较慢的第一次推理, 因为其不能反映正常的运行时间",
|
||||
"for ade20k and": "来获得 ade20k 类别, 查看",
|
||||
"For advanced keyframing with Math functions, see": "若欲進階使用數學函數進行關鍵幀動畫,請參考:",
|
||||
"For advanced users, you can create a permanent file in \\OneButtonPrompt\\userfiles\\ called antilist.csv": "对于专业用户,可以在 \\OneButtonPrompt\\userfiles\\ 中创建一个永久文件,命名为 antilist.csv",
|
||||
|
|
@ -2989,6 +2995,7 @@
|
|||
"Load caption from filename if no text file exists": "当文本文件不存在时,从文件名中加载描述",
|
||||
"Load ComfyUI iframes through a reverse proxy (requires reload UI. Needs --api. Default is on if webui is remote)": "通过反向代理加载 ComfyUI 嵌入页面 (需要重载前端; 需要 --api; 对于可远程访问的 webui 默认启用)",
|
||||
"Load data from file": "从文件加载数据",
|
||||
"Loaded checkpoint is a SDXL checkpoint": "已加载大模型是 SDXL 模型?",
|
||||
"Loaded Model:": "載入模型:",
|
||||
"Load from:": "載入自",
|
||||
"Load from JSON": "從 JSON 載入",
|
||||
|
|
@ -3378,6 +3385,7 @@
|
|||
"model hash": "模型雜湊值",
|
||||
"Model hash": "模型雜湊值",
|
||||
"ModelID": "模型 ID",
|
||||
"Model is recompiled when resolution, batchsize, device, or samplers like DPM++ or Karras are changed.": "当改变分辨率、单批数量、设备、采样方法 (如 DPM++ 或 Karras) 时, 模型将被重新编译",
|
||||
"model-keyword": "模型關鍵字",
|
||||
"model list": "模型列表",
|
||||
"Model list": "模型列表",
|
||||
|
|
@ -3890,6 +3898,7 @@
|
|||
"Override `Sampling Steps` to the same value as `Decode steps`?": "覆寫「取樣疊代步數」為「解碼疊代步數」?",
|
||||
"override_settings": "覆盖设置",
|
||||
"Override settings": "覆寫設定",
|
||||
"Override the sampling selection from the main UI (Recommended as only below sampling methods have been validated for OpenVINO)": "覆盖主界面的采样方法选择 (推荐开启, 因为仅以下采样方法已针对 OpenVINO 进行了验证)",
|
||||
"overwrite": "允许覆盖",
|
||||
"Overwrite": "覆写",
|
||||
"Overwrite Checkpoint if exist (else will add number)": "覆盖已存在的同名模型 (不勾选将会在名称后添加序号)",
|
||||
|
|
@ -4280,7 +4289,9 @@
|
|||
"Reference Type for Reference-Only": "仅参考模式的参考类型",
|
||||
"Ref image (for conviently locate regions)": "参考图(用于方便定位区域)",
|
||||
"Refiner checkpoint": "Refiner 模型",
|
||||
"Refiner Denosing Fraction:": "Refiner 重绘切换时机:",
|
||||
"Refiner model": "Refiner 模型",
|
||||
"Refiner Model": "Refiner 模型",
|
||||
"Refiner Model ID": "Refiner 模型 ID",
|
||||
"Refiner options": "Refiner 选项",
|
||||
"Refiner switch at": "Refiner 切换时机",
|
||||
|
|
@ -4818,7 +4829,10 @@
|
|||
"Select a collection": "選擇選集",
|
||||
"Select a component class or specific component.": "选择一个组件类或特定组件",
|
||||
"Select activation function of hypernetwork. Recommended : Swish / Linear(none)": "選擇超網路(Hypernetwork)的激活函數。建議:Swish/Linear(線性,等於不用)",
|
||||
"Select a device": "选择设备",
|
||||
"select all": "全选",
|
||||
"Select a local config for the model from the configs directory of the webui root": "从 webui 根目录中的配置目录中选取本地配置",
|
||||
"Select a sampling method": "选择采样方法",
|
||||
"Select blocks to change": "选择需要改动的分块",
|
||||
"Select brush color": "选择画笔颜色",
|
||||
"Select components to hide": "选择要隐藏的组件",
|
||||
|
|
@ -5039,6 +5053,7 @@
|
|||
"Simple": "单一值",
|
||||
"Simple :": "简要地说: ",
|
||||
"Simple (Auto-value)": "单一值(自动取值)",
|
||||
"Since compilation happens only on the first run, the first inference (or warm up inference) will be slower than subsequent inferences.": "由于编译仅在第一次运行时进行, 所以第一次推理 (预热推理) 会比后续推理慢",
|
||||
"Single": "单次处理",
|
||||
"single image": "单张图片",
|
||||
"Single image": "单张图像",
|
||||
|
|
@ -5079,6 +5094,7 @@
|
|||
"softedge_pidinet": "SoftEdge_PiDiNet (软边缘检测 - PiDiNet 算法)",
|
||||
"softedge_pidisafe": "SoftEdge_PiDiNetSafe (软边缘检测 - 保守 PiDiNet 算法)",
|
||||
"soft_light": "柔光",
|
||||
"So it's normal for the first inference after a settings change to be slower, while subsequent inferences use the optimized compiled model and run faster.": "所以设置更改后的第一次推理速度较慢是正常的, 后续推理会使用编译优化后的模型且速度更快",
|
||||
"solution.": "的解决方法。",
|
||||
"Some settings have been moved to the settings tab. Find them in the Dynamic Prompts section.": "一些选项已经被移动至设置中,在设置里的 Dynamic Prompt 选项下可以找到",
|
||||
"Sort bounding boxes by": "按以下方式对边界框进行排序",
|
||||
|
|
|
|||
|
|
@ -97,6 +97,7 @@
|
|||
"abs. path or url to audio file": "音讯档案的绝对路径或 URL",
|
||||
"abstract": "abstract (抽象艺术)",
|
||||
"Abstract": "Abstract (抽象)",
|
||||
"Accelerate with OpenVINO": "Accelerate with OpenVINO (OpenVINO 加速)",
|
||||
"Accent": "强调色",
|
||||
"Accent color": "强调色",
|
||||
"Accent Generate Button": "强调生成按钮",
|
||||
|
|
@ -332,6 +333,7 @@
|
|||
"A file on the same machine where the server is running.": "伺服器所在主机上的档案",
|
||||
"After": "之後",
|
||||
"After Generation": "完成生成後",
|
||||
"After recompiling, later inferences will reuse the newly compiled model and achieve faster running times.": "重新编译後,後续推理将重新用新编译的模型并实作更短的执行时间",
|
||||
"A generic prompt used to generate a sample image to verify model fidelity.": "用於产生样本图像以验证模型保真度的通用提示。",
|
||||
"Aggressive": "激进",
|
||||
"A higher temperature will produce more diverse results, but with a higher risk of less coherent text": "较高的 Temperature 值会产生更加多样化的结果,但输出文本不连贯的风险也较高",
|
||||
|
|
@ -752,6 +754,7 @@
|
|||
"Cache gradio themes locally": "缓存 Gradio 主题到本地",
|
||||
"Cache Latents": "缓存潜在变数",
|
||||
"Cache LDSR model in memory": "将 LDSR 模型缓存在记忆体中",
|
||||
"Cache the compiled models on disk for faster model load in subsequent launches (Recommended)": "将已编译模型缓存在磁碟上, 便於後续启动时更快地载入模型 (推荐开启)",
|
||||
"Cadence": "节奏",
|
||||
"Cafe Aesthetic": "Cafe 美学",
|
||||
"calculate dimension of LoRAs(It may take a few minutes if there are many LoRAs)": "计算 LoRA 维度 (取决於模型数量,可能需要数分钟)",
|
||||
|
|
@ -1268,6 +1271,7 @@
|
|||
"Custom parameters": "自订参数",
|
||||
"Custom settings file": "自订设定档",
|
||||
"Custom size": "自订尺寸",
|
||||
"Custom VAE": "自订 VAE",
|
||||
"custum name": "自订名称",
|
||||
"Cutoff strongly.": "强效分隔",
|
||||
"Cut video in to segments": "影片剪辑成片段",
|
||||
|
|
@ -1970,6 +1974,7 @@
|
|||
"First frame as init image": "第一帧作为初始化图像",
|
||||
"first frame of img2img result": "图生图结果的第一帧",
|
||||
"FirstGen": "FirstGen (處理後生成的第一帧)",
|
||||
"First inference involves compilation of the model for best performance.": "第一次推理会编译模型以获得最佳性能",
|
||||
"First Name": "名字",
|
||||
"First Page": "首页",
|
||||
"first pass": "第一层",
|
||||
|
|
@ -2001,6 +2006,7 @@
|
|||
"Food Photography": "Food Photography (食品摄影)",
|
||||
"Foot Size": "脚掌尺寸",
|
||||
"For -1 seed, all frames in a GIF have common seed": "GIF 中所有帧共用一个随机种子",
|
||||
"For accurate performance measurements, it is recommended to exclude this slower first inference, as it doesn't reflect normal running time.": "若需要准确测量性能, 建议排除较慢的第一次推理, 因为其不能反映正常的执行时间",
|
||||
"for ade20k and": "来获得 ade20k 类别, 检视",
|
||||
"For advanced keyframing with Math functions, see": "若欲进阶使用数学函数进行关键帧动画,请参考:",
|
||||
"For advanced users, you can create a permanent file in \\OneButtonPrompt\\userfiles\\ called antilist.csv": "对於专业使用者,可以在 \\OneButtonPrompt\\userfiles\\ 中建立一个永久档案,命名为 antilist.csv",
|
||||
|
|
@ -2961,6 +2967,7 @@
|
|||
"Load caption from filename if no text file exists": "当文本档案不存在时,从档名中载入描述",
|
||||
"Load ComfyUI iframes through a reverse proxy (requires reload UI. Needs --api. Default is on if webui is remote)": "通过反向代理载入 ComfyUI 嵌入页面 (需要重载前端; 需要 --api; 对於可远端访问的 webui 预设启用)",
|
||||
"Load data from file": "从档案载入数据",
|
||||
"Loaded checkpoint is a SDXL checkpoint": "已载入大模型是 SDXL 模型?",
|
||||
"Loaded Model:": "载入模型:",
|
||||
"Load from:": "载入自",
|
||||
"Load from JSON": "从 JSON 载入",
|
||||
|
|
@ -3345,6 +3352,7 @@
|
|||
"model hash": "模型杂凑值",
|
||||
"Model hash": "模型杂凑值",
|
||||
"ModelID": "模型 ID",
|
||||
"Model is recompiled when resolution, batchsize, device, or samplers like DPM++ or Karras are changed.": "当改变解析度、单批数量、装置、採样方法 (如 DPM++ 或 Karras) 时, 模型将被重新编译",
|
||||
"model-keyword": "模型关键字",
|
||||
"model list": "模型列表",
|
||||
"Model list": "模型列表",
|
||||
|
|
@ -3851,6 +3859,7 @@
|
|||
"Override `Sampling Steps` to the same value as `Decode steps`?": "覆写「取样叠代步数」为「解码叠代步数」?",
|
||||
"override_settings": "覆盖设定",
|
||||
"Override settings": "覆写设定",
|
||||
"Override the sampling selection from the main UI (Recommended as only below sampling methods have been validated for OpenVINO)": "覆盖主介面的採样方法选择 (推荐开启, 因为仅以下採样方法已针对 OpenVINO 进行了验证)",
|
||||
"overwrite": "允许覆盖",
|
||||
"Overwrite": "覆写",
|
||||
"Overwrite Checkpoint if exist (else will add number)": "覆盖已存在的同名模型 (不勾选将会在名称後新增序号)",
|
||||
|
|
@ -4231,7 +4240,9 @@
|
|||
"Reference Type for Reference-Only": "仅参考模式的参考类型",
|
||||
"Ref image (for conviently locate regions)": "参考图(用於方便定位区域)",
|
||||
"Refiner checkpoint": "Refiner 模型",
|
||||
"Refiner Denosing Fraction:": "Refiner 重绘切换时机:",
|
||||
"Refiner model": "Refiner 模型",
|
||||
"Refiner Model": "Refiner 模型",
|
||||
"Refiner Model ID": "Refiner 模型 ID",
|
||||
"Refiner options": "Refiner 选项",
|
||||
"Refiner switch at": "Refiner 切换时机",
|
||||
|
|
@ -4767,7 +4778,10 @@
|
|||
"Select a collection": "选择选集",
|
||||
"Select a component class or specific component.": "选择一个组件类别或特定组件",
|
||||
"Select activation function of hypernetwork. Recommended : Swish / Linear(none)": "选择超网路(Hypernetwork)的启用函数。建议:Swish/Linear(缐性,等於不用)",
|
||||
"Select a device": "选择装置",
|
||||
"select all": "全选",
|
||||
"Select a local config for the model from the configs directory of the webui root": "从 webui 根目录中的组态目录中选取本地组态",
|
||||
"Select a sampling method": "选择採样方法",
|
||||
"Select blocks to change": "选择需要改动的分块",
|
||||
"Select brush color": "选择画笔颜色",
|
||||
"Select components to hide": "选择要隐藏的组件",
|
||||
|
|
@ -4988,6 +5002,7 @@
|
|||
"Simple": "单一值",
|
||||
"Simple :": "简要地说: ",
|
||||
"Simple (Auto-value)": "单一值(自动取值)",
|
||||
"Since compilation happens only on the first run, the first inference (or warm up inference) will be slower than subsequent inferences.": "由於编译仅在第一次执行时进行, 所以第一次推理 (预热推理) 会比後续推理慢",
|
||||
"Single": "单次處理",
|
||||
"single image": "单张图像",
|
||||
"Single image": "单张图像",
|
||||
|
|
@ -5028,6 +5043,7 @@
|
|||
"softedge_pidinet": "SoftEdge_PiDiNet (软边缘检测 - PiDiNet 算法)",
|
||||
"softedge_pidisafe": "SoftEdge_PiDiNetSafe (软边缘检测 - 保守 PiDiNet 算法)",
|
||||
"soft_light": "柔光",
|
||||
"So it's normal for the first inference after a settings change to be slower, while subsequent inferences use the optimized compiled model and run faster.": "所以设定更改後的第一次推理速度较慢是正常的, 後续推理会使用编译最佳化後的模型且速度更快",
|
||||
"solution.": "的解决方法。",
|
||||
"Some settings have been moved to the settings tab. Find them in the Dynamic Prompts section.": "一些选项已经被移动至设定中,在设定裡的 Dynamic Prompt 选项下可以找到",
|
||||
"Sort bounding boxes by": "按以下方式对边界框进行排序",
|
||||
|
|
|
|||
|
|
@ -97,6 +97,7 @@
|
|||
"abs. path or url to audio file": "音訊檔案的絕對路徑或 URL",
|
||||
"abstract": "abstract (抽象藝術)",
|
||||
"Abstract": "Abstract (抽象)",
|
||||
"Accelerate with OpenVINO": "Accelerate with OpenVINO (OpenVINO 加速)",
|
||||
"Accent": "強調色",
|
||||
"Accent color": "強調色",
|
||||
"Accent Generate Button": "強調生成按鈕",
|
||||
|
|
@ -332,6 +333,7 @@
|
|||
"A file on the same machine where the server is running.": "伺服器所在主機上的檔案",
|
||||
"After": "之後",
|
||||
"After Generation": "完成生成後",
|
||||
"After recompiling, later inferences will reuse the newly compiled model and achieve faster running times.": "重新編譯後,後續推理將重新用新編譯的模型並實作更短的執行時間",
|
||||
"A generic prompt used to generate a sample image to verify model fidelity.": "用於產生樣本圖像以驗證模型保真度的通用提示。",
|
||||
"Aggressive": "激進",
|
||||
"A higher temperature will produce more diverse results, but with a higher risk of less coherent text": "較高的 Temperature 值會產生更加多樣化的結果,但輸出文本不連貫的風險也較高",
|
||||
|
|
@ -752,6 +754,7 @@
|
|||
"Cache gradio themes locally": "緩存 Gradio 主題到本地",
|
||||
"Cache Latents": "緩存潛在變數",
|
||||
"Cache LDSR model in memory": "將 LDSR 模型緩存在記憶體中",
|
||||
"Cache the compiled models on disk for faster model load in subsequent launches (Recommended)": "將已編譯模型緩存在磁碟上, 便於後續啟動時更快地載入模型 (推薦開啟)",
|
||||
"Cadence": "節奏",
|
||||
"Cafe Aesthetic": "Cafe 美學",
|
||||
"calculate dimension of LoRAs(It may take a few minutes if there are many LoRAs)": "計算 LoRA 維度 (取決於模型數量,可能需要數分鐘)",
|
||||
|
|
@ -1268,6 +1271,7 @@
|
|||
"Custom parameters": "自訂參數",
|
||||
"Custom settings file": "自訂設定檔",
|
||||
"Custom size": "自訂尺寸",
|
||||
"Custom VAE": "自訂 VAE",
|
||||
"custum name": "自訂名稱",
|
||||
"Cutoff strongly.": "強效分隔",
|
||||
"Cut video in to segments": "影片剪輯成片段",
|
||||
|
|
@ -1970,6 +1974,7 @@
|
|||
"First frame as init image": "第一幀作為初始化圖像",
|
||||
"first frame of img2img result": "圖生圖結果的第一幀",
|
||||
"FirstGen": "FirstGen (處理後生成的第一幀)",
|
||||
"First inference involves compilation of the model for best performance.": "第一次推理會編譯模型以獲得最佳性能",
|
||||
"First Name": "名字",
|
||||
"First Page": "首頁",
|
||||
"first pass": "第一層",
|
||||
|
|
@ -2001,6 +2006,7 @@
|
|||
"Food Photography": "Food Photography (食品攝影)",
|
||||
"Foot Size": "腳掌尺寸",
|
||||
"For -1 seed, all frames in a GIF have common seed": "GIF 中所有幀共用一個隨機種子",
|
||||
"For accurate performance measurements, it is recommended to exclude this slower first inference, as it doesn't reflect normal running time.": "若需要準確測量性能, 建議排除較慢的第一次推理, 因為其不能反映正常的執行時間",
|
||||
"for ade20k and": "來獲得 ade20k 類別, 檢視",
|
||||
"For advanced keyframing with Math functions, see": "若欲進階使用數學函數進行關鍵幀動畫,請參考:",
|
||||
"For advanced users, you can create a permanent file in \\OneButtonPrompt\\userfiles\\ called antilist.csv": "對於專業使用者,可以在 \\OneButtonPrompt\\userfiles\\ 中建立一個永久檔案,命名為 antilist.csv",
|
||||
|
|
@ -2961,6 +2967,7 @@
|
|||
"Load caption from filename if no text file exists": "當文本檔案不存在時,從檔名中載入描述",
|
||||
"Load ComfyUI iframes through a reverse proxy (requires reload UI. Needs --api. Default is on if webui is remote)": "通過反向代理載入 ComfyUI 嵌入頁面 (需要重載前端; 需要 --api; 對於可遠端訪問的 webui 預設啟用)",
|
||||
"Load data from file": "從檔案載入數據",
|
||||
"Loaded checkpoint is a SDXL checkpoint": "已載入大模型是 SDXL 模型?",
|
||||
"Loaded Model:": "載入模型:",
|
||||
"Load from:": "載入自",
|
||||
"Load from JSON": "從 JSON 載入",
|
||||
|
|
@ -3345,6 +3352,7 @@
|
|||
"model hash": "模型雜湊值",
|
||||
"Model hash": "模型雜湊值",
|
||||
"ModelID": "模型 ID",
|
||||
"Model is recompiled when resolution, batchsize, device, or samplers like DPM++ or Karras are changed.": "當改變解析度、單批數量、裝置、採樣方法 (如 DPM++ 或 Karras) 時, 模型將被重新編譯",
|
||||
"model-keyword": "模型關鍵字",
|
||||
"model list": "模型列表",
|
||||
"Model list": "模型列表",
|
||||
|
|
@ -3851,6 +3859,7 @@
|
|||
"Override `Sampling Steps` to the same value as `Decode steps`?": "覆寫「取樣疊代步數」為「解碼疊代步數」?",
|
||||
"override_settings": "覆蓋設定",
|
||||
"Override settings": "覆寫設定",
|
||||
"Override the sampling selection from the main UI (Recommended as only below sampling methods have been validated for OpenVINO)": "覆蓋主介面的採樣方法選擇 (推薦開啟, 因為僅以下採樣方法已針對 OpenVINO 進行了驗證)",
|
||||
"overwrite": "允許覆蓋",
|
||||
"Overwrite": "覆寫",
|
||||
"Overwrite Checkpoint if exist (else will add number)": "覆蓋已存在的同名模型 (不勾選將會在名稱後新增序號)",
|
||||
|
|
@ -4231,7 +4240,9 @@
|
|||
"Reference Type for Reference-Only": "僅參考模式的參考類型",
|
||||
"Ref image (for conviently locate regions)": "參考圖(用於方便定位區域)",
|
||||
"Refiner checkpoint": "Refiner 模型",
|
||||
"Refiner Denosing Fraction:": "Refiner 重繪切換時機:",
|
||||
"Refiner model": "Refiner 模型",
|
||||
"Refiner Model": "Refiner 模型",
|
||||
"Refiner Model ID": "Refiner 模型 ID",
|
||||
"Refiner options": "Refiner 選項",
|
||||
"Refiner switch at": "Refiner 切換時機",
|
||||
|
|
@ -4767,7 +4778,10 @@
|
|||
"Select a collection": "選擇選集",
|
||||
"Select a component class or specific component.": "選擇一個組件類別或特定組件",
|
||||
"Select activation function of hypernetwork. Recommended : Swish / Linear(none)": "選擇超網路(Hypernetwork)的啟用函數。建議:Swish/Linear(線性,等於不用)",
|
||||
"Select a device": "選擇裝置",
|
||||
"select all": "全選",
|
||||
"Select a local config for the model from the configs directory of the webui root": "從 webui 根目錄中的組態目錄中選取本地組態",
|
||||
"Select a sampling method": "選擇採樣方法",
|
||||
"Select blocks to change": "選擇需要改動的分塊",
|
||||
"Select brush color": "選擇畫筆顏色",
|
||||
"Select components to hide": "選擇要隱藏的組件",
|
||||
|
|
@ -4988,6 +5002,7 @@
|
|||
"Simple": "單一值",
|
||||
"Simple :": "簡要地說: ",
|
||||
"Simple (Auto-value)": "單一值(自動取值)",
|
||||
"Since compilation happens only on the first run, the first inference (or warm up inference) will be slower than subsequent inferences.": "由於編譯僅在第一次執行時進行, 所以第一次推理 (預熱推理) 會比後續推理慢",
|
||||
"Single": "單次處理",
|
||||
"single image": "單張圖像",
|
||||
"Single image": "單張圖像",
|
||||
|
|
@ -5028,6 +5043,7 @@
|
|||
"softedge_pidinet": "SoftEdge_PiDiNet (軟邊緣檢測 - PiDiNet 算法)",
|
||||
"softedge_pidisafe": "SoftEdge_PiDiNetSafe (軟邊緣檢測 - 保守 PiDiNet 算法)",
|
||||
"soft_light": "柔光",
|
||||
"So it's normal for the first inference after a settings change to be slower, while subsequent inferences use the optimized compiled model and run faster.": "所以設定更改後的第一次推理速度較慢是正常的, 後續推理會使用編譯最佳化後的模型且速度更快",
|
||||
"solution.": "的解決方法。",
|
||||
"Some settings have been moved to the settings tab. Find them in the Dynamic Prompts section.": "一些選項已經被移動至設定中,在設定裡的 Dynamic Prompt 選項下可以找到",
|
||||
"Sort bounding boxes by": "按以下方式對邊界框進行排序",
|
||||
|
|
|
|||
|
|
@ -673,6 +673,10 @@
|
|||
"rating": "評分",
|
||||
"Rating": "評分"
|
||||
},
|
||||
"refiner model": {
|
||||
"Refiner model": "Refiner 模型",
|
||||
"Refiner Model": "Refiner 模型"
|
||||
},
|
||||
"refresh": {
|
||||
"refresh": "重新整理",
|
||||
"Refresh": "重新整理"
|
||||
|
|
|
|||
Loading…
Reference in New Issue