aboutsummaryrefslogtreecommitdiff
path: root/localizations/zh_CN.json
diff options
context:
space:
mode:
Diffstat (limited to 'localizations/zh_CN.json')
-rw-r--r--localizations/zh_CN.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/localizations/zh_CN.json b/localizations/zh_CN.json
index d6d03e0f..e700a1ab 100644
--- a/localizations/zh_CN.json
+++ b/localizations/zh_CN.json
@@ -19,6 +19,7 @@
"Create aesthetic embedding": "生成美术风格",
"Image Browser": "图库浏览器",
"Settings": "设置",
+ "Extensions": "扩展",
"Prompt": "提示词",
"Negative prompt": "反向提示词",
"Run": "运行",
@@ -448,6 +449,20 @@
"Download localization template": "下载本地化模板",
"Reload custom script bodies (No ui updates, No restart)": "重新加载自定义脚本主体(无 ui 更新,无重启)",
"Restart Gradio and Refresh components (Custom Scripts, ui.py, js and css only)": "重启 Gradio 及刷新组件(仅限自定义脚本、ui.py、js 和 css)",
+ "Installed": "已安装",
+ "Available": "可用",
+ "Install from URL": "从网址安装",
+ "Apply and restart UI": "应用并重启用户界面",
+ "Check for updates": "检查更新",
+ "Extension": "扩展",
+ "URL": "网址",
+ "Update": "更新",
+ "unknown": "未知",
+ "Load from:": "加载自",
+ "Extension index URL": "扩展列表链接",
+ "URL for extension's git repository": "扩展的 git 仓库链接",
+ "Local directory name": "本地路径名",
+ "Install": "安装",
"Prompt (press Ctrl+Enter or Alt+Enter to generate)": "提示词(按 Ctrl+Enter 或 Alt+Enter 生成)\nPrompt",
"Negative prompt (press Ctrl+Enter or Alt+Enter to generate)": "反向提示词(按 Ctrl+Enter 或 Alt+Enter 生成)\nNegative prompt",
"Add a random artist to the prompt.": "随机添加一个艺术家到提示词中",
@@ -508,6 +523,7 @@
"Only applies to inpainting models. Determines how strongly to mask off the original image for inpainting and img2img. 1.0 means fully masked, which is the default behaviour. 0.0 means a fully unmasked conditioning. Lower values will help preserve the overall composition of the image, but will struggle with large changes.": "仅适用于局部重绘专用的模型。 决定了蒙版在局部重绘以及图生图中屏蔽原图内容的强度。 1.0 表示完全屏蔽,这是默认行为。 0.0 表示完全不屏蔽。 较低的值将有助于保持图像的整体构图,但很难遇到较大的变化。",
"List of setting names, separated by commas, for settings that should go to the quick access bar at the top, rather than the usual setting tab. See modules/shared.py for setting names. Requires restarting to apply.": "设置名称列表,以逗号分隔,设置应转到顶部的快速访问栏,而不是通常的设置选项卡。有关设置名称,请参见 modules/shared.py。需要重新启动才能应用",
"If this values is non-zero, it will be added to seed and used to initialize RNG for noises when using samplers with Eta. You can use this to produce even more variation of images, or you can use this to match images of other software if you know what you are doing.": "如果这个值不为零,它将被添加到随机种子中,并在使用带有 Eta 的采样器时用于初始化随机噪声。你可以使用它来产生更多的图像变化,或者你可以使用它来模仿其他软件生成的图像,如果你知道你在做什么",
+ "Leave empty for auto": "留空时自动生成",
"Autocomplete options": "自动补全选项",
"Enable Autocomplete": "开启Tag补全",
"Append commas": "附加逗号",