|
64 | 64 | "generator.jukebox_song": "唱片机曲目",
|
65 | 65 | "generator.loot_table": "战利品表",
|
66 | 66 | "generator.model": "模型",
|
67 |
| - "generator.pack_mcmeta": "Pack.mcmeta", |
| 67 | + "generator.pack_mcmeta": "pack.mcmeta", |
68 | 68 | "generator.painting_variant": "画变种",
|
69 | 69 | "generator.predicate": "谓词",
|
70 | 70 | "generator.recipe": "配方",
|
|
125 | 125 | "language": "语言",
|
126 | 126 | "layer.biomes": "生物群系",
|
127 | 127 | "layer.continentalness": "大陆性",
|
128 |
| - "layer.erosion": "侵蚀", |
| 128 | + "layer.erosion": "侵蚀度", |
129 | 129 | "layer.factor": "因数",
|
130 | 130 | "layer.humidity": "湿度",
|
131 | 131 | "layer.jaggedness": "锯齿度",
|
|
194 | 194 | "sounds.add_sound": "添加音效",
|
195 | 195 | "sounds.copy_command": "复制命令",
|
196 | 196 | "sounds.delay": "延迟",
|
197 |
| - "sounds.download_function": "下载 Mcfunction", |
| 197 | + "sounds.download_function": "下载 mcfunction", |
198 | 198 | "sounds.loading_sound": "加载音效中",
|
199 | 199 | "sounds.pitch": "音高",
|
200 | 200 | "sounds.play": "播放",
|
|
260 | 260 | "weight": "权重",
|
261 | 261 | "convert.format.item-modifier": "物品修饰器",
|
262 | 262 | "convert.swap": "交换",
|
263 |
| - "versions.fixes.no_results": "未修复的", |
| 263 | + "versions.fixes.no_results": "", |
264 | 264 | "changelog.edit_on_github": "在 GitHub 上编辑技术性更改",
|
265 | 265 | "preview.daytime": "游戏时间刻",
|
266 | 266 | "whats_new.description": "关注 misode.github.io 上的所有最新开发进展。阅读下文了解最近添加了哪些功能。",
|
|
284 | 284 | "layer": "层",
|
285 | 285 | "layer.continents": "大陆性",
|
286 | 286 | "layer.depth": "深度",
|
287 |
| - "layer.ridges": "奇异", |
| 287 | + "layer.ridges": "奇异性", |
288 | 288 | "missing_key": "缺少需要的键 %0%",
|
289 | 289 | "normalize": "格式化",
|
290 | 290 | "preview.weather": "天气",
|
|
316 | 316 | "preview.height": "高度",
|
317 | 317 | "generator.test_environment": "测试环境",
|
318 | 318 | "generator.test_instance": "测试实例",
|
319 |
| - "presets.no_results": "没有预设" |
| 319 | + "presets.no_results": "没有预设", |
| 320 | + "z": "Z", |
| 321 | + "y": "Y", |
| 322 | + "generator.neoforge:biome_modifier": "生物群系修改器", |
| 323 | + "generator.neoforge:structure_modifier": "结构修改器", |
| 324 | + "transformation.left_rotation": "左旋转", |
| 325 | + "transformation.matrix": "矩阵", |
| 326 | + "transformation.right_rotation": "右旋转", |
| 327 | + "transformation.rotation_mode": "格式:%0%", |
| 328 | + "transformation.rotation_mode.axis_angle": "轴-角度", |
| 329 | + "transformation.rotation_mode.quaternion": "四元数", |
| 330 | + "transformation.scale": "缩放", |
| 331 | + "transformation.translation": "平移", |
| 332 | + "unset": "-- 未指定 --", |
| 333 | + "versions.wiki": "wiki", |
| 334 | + "generator.atlas": "图集", |
| 335 | + "transformation.copy_decomposed": "复制分解格式", |
| 336 | + "transformation.copy_composed": "复制矩阵格式" |
320 | 337 | }
|
0 commit comments