Update zh_CN.json

调整翻译的语序,便于理解
pull/2/head
batvbs 2022-11-18 19:45:44 +08:00 committed by GitHub
parent d8e3d47c59
commit 4bc9db88a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -806,7 +806,7 @@
"Reuse seed from last generation, mostly useful if it was randomed": "重用上一次使用的随机种子,如果想要固定结果就会很有用",
"Seed of a different picture to be mixed into the generation.": "将要参与生成的另一张图的随机种子",
"How strong of a variation to produce. At 0, there will be no effect. At 1, you will get the complete picture with variation seed (except for ancestral samplers, where you will just get something).": "想要产生多强烈的变化。设为 0 时,将没有效果。设为 1 时,你将获得完全产自差异随机种子的图像(此功能对带有 a 后缀的采样器无效)",
"Make an attempt to produce a picture similar to what would have been produced with same seed at specified resolution": "尝试生成与在指定分辨率下使用相同随机种子生成的图像相似的图片",
"Make an attempt to produce a picture similar to what would have been produced with same seed at specified resolution": "尝试生成与“同一随机种子在指定分辨率下生成的图像相似的图片",
"This text is used to rotate the feature space of the imgs embs": "此文本用于旋转图集 embeddings 的特征空间",
"Comma separated list": "以逗号分割的列表",
"Range of stepped values (min, max, step)": "含步幅的随机范围 (最小, 最大, 步幅)",