Commit 7e6a6266 authored by dtlnor's avatar dtlnor Committed by AUTOMATIC1111

Update zh-hans.json

- update to latest
parent 69576d33
......@@ -251,15 +251,18 @@
"Initialization text": "初始化文字",
"Number of vectors per token": "每个 token 的向量数",
"Overwrite Old Embedding": "覆写旧的 Embedding",
"Source directory": "源目录",
"Modules": "模块",
"Enter hypernetwork layer structure": "输入 hypernetwork 层结构",
"Add layer normalization": "添加层标准化",
"Overwrite Old Hypernetwork": "覆写旧的 Hypernetwork",
"Select activation function of hypernetwork": "选择 hypernetwork 的激活函数",
"linear": "linear",
"relu": "relu",
"leakyrelu": "leakyrelu",
"elu": "elu",
"swish": "swish",
"Add layer normalization": "添加层标准化",
"Use dropout": "采用 dropout 防止过拟合",
"Overwrite Old Hypernetwork": "覆写旧的 Hypernetwork",
"Source directory": "源目录",
"Destination directory": "目标目录",
"Existing Caption txt Action": "对已有说明文字的 txt 的行为",
"ignore": "无视",
......@@ -377,6 +380,7 @@
"User interface": "用户界面",
"Show progressbar": "显示进度条",
"Show image creation progress every N sampling steps. Set 0 to disable.": "每 N 个采样迭代步数显示图像生成进度。 设置 0 禁用",
"Show previews of all images generated in a batch as a grid": "以网格的形式预览所有批量生成出来的图片",
"Show grid in results for web": "在网页的结果中显示概览图",
"Do not show any images in results for web": "不在网页的结果中显示任何图像",
"Add model hash to generation information": "将模型的哈希值添加到生成信息",
......@@ -404,6 +408,8 @@
"Number of pictures displayed on each page": "每页显示的图像数量",
"Minimum number of pages per load": "每次加载的最小页数",
"Number of grids in each row": "每行显示多少格",
"Wildcards": "通配符",
"Use same seed for all images": "为所有图像使用同一个随机种子",
"Request browser notifications": "请求浏览器通知",
"Download localization template": "下载本地化模板",
"Reload custom script bodies (No ui updates, No restart)": "重新加载自定义脚本主体(无 ui 更新,无重启)",
......@@ -453,6 +459,7 @@
"For SD upscale, how much overlap in pixels should there be between tiles. Tiles overlap so that when they are merged back into one picture, there is no clearly visible seam.": "使用 SD 放大(SD upscale)时,图块(Tiles)之间应该有多少像素重叠。 图块之间(Tiles)需要重叠才可以让它们在合并回一张图像时,没有清晰可见的接缝",
"A directory on the same machine where the server is running.": "与服务器主机上的目录",
"Leave blank to save images to the default path.": "留空以将图像保存到默认目录",
"Input images directory": "输入图像目录",
"Result = A * (1 - M) + B * M": "结果 = A * (1 - M) + B * M",
"Result = A + (B - C) * M": "结果 = A + (B - C) * M",
"1st and last digit must be 1. ex:'1, 2, 1'": "第一个和最后一个数字必须是 1。例:'1, 2, 1'",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment