From 93beb2905804101c4222dd387dbbece523256545 Mon Sep 17 00:00:00 2001 From: ChapterII Date: Sat, 19 Mar 2022 08:52:37 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 95.8% (115 of 120 strings) Translation: Minecraft Schemas/misode.github.io Translate-URL: https://l10n.spgoding.com/projects/minecraft-schemas/generators/zh-cn/ --- src/locales/zh-cn.json | 29 +++++++++++++++++++++++++---- 1 file changed, 25 insertions(+), 4 deletions(-) diff --git a/src/locales/zh-cn.json b/src/locales/zh-cn.json index c19ee28b..c502b212 100644 --- a/src/locales/zh-cn.json +++ b/src/locales/zh-cn.json @@ -30,17 +30,23 @@ "format.yaml": "YAML", "generate_new_seed": "生成新种子", "github": "GitHub", - "hide_output": "隐藏 JSON 输出", + "hide_output": "隐藏输出", "hide_preview": "隐藏预览", "home": "主页", "import": "导入", "indentation.2_spaces": "2 空格缩进", "indentation.4_spaces": "4 空格缩进", + "indentation.minified": "最简化", "indentation.tabs": "Tab 缩进", "item_modifier": "物品修饰器", "language": "语言", "layer.biomes": "生物群系", + "layer.continentalness": "大陆性", + "layer.erosion": "侵蚀度", + "layer.humidity": "湿度", + "layer.offset": "偏移", "layer.temperature": "温度", + "layer.weirdness": "怪异度", "loot_table": "战利品表", "model": "模型", "more": "更多", @@ -48,7 +54,7 @@ "move_up": "上移", "no_presets": "无预设", "not_found.description": "你所查找的页面不存在。", - "output_settings": "JSON 输出设置", + "output_settings": "输出设置", "predicate": "谓词", "presets": "预设", "preview": "可视化", @@ -68,15 +74,29 @@ "settings.fields.name": "名称", "settings.fields.path": "上下文", "share": "分享", - "show_output": "显示 JSON 输出", + "show_output": "显示输出", "show_preview": "显示预览", - "source_placeholder": "在此粘贴 JSON 格式文本", + "sounds.add_sound": "添加音效", + "sounds.copy_command": "复制命令", + "sounds.delay": "延迟", + "sounds.download_function": "下载 Mcfunction", + "sounds.loading_sound": "加载音效中", + "sounds.pitch": "音高", + "sounds.play": "播放", + "sounds.play_all": "播放全部", + "sounds.play_sound": "播放声音", + "sounds.remove_sound": "移除音效", + "sounds.search": "搜索音效", + "sounds.unknown_sound": "未知音效", + "sounds.volume": "音量", + "source_placeholder": "在此粘贴原始文本", "switch_generator": "切换生成器", "terrain_settings": "地形设置", "theme": "主题", "theme.dark": "暗黑", "theme.light": "明亮", "theme.system": "系统", + "title.changelog": "技术性更新日志", "title.generator": "%0% 生成器", "title.generator_category": "%0% 生成器", "title.home": "数据包生成器", @@ -88,6 +108,7 @@ "worldgen/configured_feature": "地物", "worldgen/configured_structure_feature": "结构地物", "worldgen/configured_surface_builder": "地表生成器", + "worldgen/noise": "噪声", "worldgen/noise_settings": "噪声设置", "worldgen/processor_list": "处理器列表", "worldgen/template_pool": "模板池",