Skip to content

Commit 7bb2a87

Browse files
authored
Merge pull request #26 from CrazyHPi/zh-CN
update zh-CN
2 parents 996156b + 028ea1b commit 7bb2a87

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

locales/zh-CN.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,13 @@
3737
"gui.ui.show_loader_betas": "显示 Beta 版本",
3838
"gui.checkbox.include_flap":"包括 Flap",
3939
"gui.flap.description": "Flap 能让你在同一实例中同时运行为不同中间名编译的mod (例如 LegacyFabric 和 Ornithe).",
40+
"gui.button.ok": "确定",
41+
"gui.button.yes": "",
42+
"gui.button.no": "",
43+
"gui.button.cancel": "取消",
4044
"client.error.directory_does_not_exist": "目录: %{dir} 不存在。请确保你选择了正确的文件夹并且至少启动过一次游戏。",
4145
"client.info.installation_start": "正在安装 Minecraft %{version} 的客户端和 %{loader} %{loader_version} 加载器到 %{destination}",
46+
"client.info.installation_start_web": "正在安装 Minecraft %{version} 的客户端和 %{loader} %{loader_version} 加载器",
4247
"client.info.fetching_launch_jsons": "正在获取启动 JSON...",
4348
"client.info.setting_up_destination": "正在设置安装目的地...",
4449
"client.info.creating_files": "正在创建文件...",
@@ -50,6 +55,7 @@
5055
"client.error.failed_to_parse_launcher_profiles_json": "解析 launcher_profiles.json 失败",
5156
"client.error.failed_to_read_launcher_profiles_json": "无法读取 launcher_profiles.json",
5257
"mmc.info.starting_installation": "正在生成 MMC/Prism 实例:Minecraft %{version} 和 %{loader} %{loader_version} 加载器到 %{destination}",
58+
"mmc.info.starting_installation_web": "正在生成 MMC/Prism 实例:Minecraft %{version} 和 %{loader} %{loader_version} 加载器",
5359
"mmc.info.fetching_version_information": "正在获取版本信息...",
5460
"mmc.info.transforming_templates": "正在转换模板...",
5561
"mmc.info.fetching_library_information": "获取依赖库信息中...",
@@ -62,7 +68,9 @@
6268
"mmc.error.instance_already_exists":"实例已经存在",
6369
"mmc.error.failed_to_copy_path": "复制配置路径失败",
6470
"server.info.installed":"已安装 Minecraft %{version} Ornithe 服务端和 %{loader} %{loader_version} 加载器到 %{destination}",
71+
"server.info.installed_web":"已安装 Minecraft %{version} Ornithe 服务端和 %{loader} %{loader_version} 加载器",
6572
"server.info.starting_installation":"正在安装 Minecraft %{version} Ornithe服务端和 %{loader} %{loader_version} 加载器到 %{destination}",
73+
"server.info.starting_installation_web":"正在安装 Minecraft %{version} Ornithe服务端和 %{loader} %{loader_version} 加载器",
6674
"server.info.installing_libraries":"正在安装库...",
6775
"server.info.downloaded_library":"已下载 %{name}, %{num}/%{lib_count}",
6876
"server.info.downloaded_libraries":"已下载 %{lib_count} 个库!",

0 commit comments

Comments
 (0)