Install initial modpack
This commit is contained in:
@@ -218,7 +218,6 @@ minecraft.not_readable=Not readable
|
||||
minecraft.wrong_path=Wrong Minecraft path, the launcher could not find the path.
|
||||
|
||||
modpack=Mod pack
|
||||
modpack.cannot_read_version=Failed to gather the game version
|
||||
modpack.choose=Choose a modpack zip file which you want to import. If you want to update the modpack, please enter the version you want to update.
|
||||
modpack.desc=Describe your modpack, including precautions, changlog, supporting Markdown(also supporting online pictures).
|
||||
modpack.enter_name=Enter your desired name for this game.
|
||||
@@ -239,6 +238,7 @@ modpack.files.scripts=MineTweaker configuration
|
||||
modpack.files.servers_dat=Multiplayer servers list
|
||||
modpack.included_launcher=The modpack is included the launcher, you can publish it directly.
|
||||
modpack.install=Install %s modpack
|
||||
modpack.installing=Installing modpack
|
||||
modpack.invalid=Invalid modpack file.
|
||||
modpack.mismatched_type=Mismatched modpack type, your current game is %s modpack, but your update file is %s modpack.
|
||||
modpack.name=Modpack Name
|
||||
@@ -285,6 +285,8 @@ profile.new_name=New Profile Name:
|
||||
profile.remove=Sure to remove profile %s?
|
||||
|
||||
selector.choose=Choose
|
||||
selector.choose_file=Select a file
|
||||
selector.custom=Custom
|
||||
|
||||
settings=Settings
|
||||
|
||||
@@ -355,6 +357,7 @@ update.newest_version=Newest version:
|
||||
update.no_browser=Cannot open any browser. The link has been copied to the clipboard. Paste it to a browser address bar to update.
|
||||
update.should_open_link=Are you willing to update the launcher?
|
||||
|
||||
version.cannot_read=Unable to gather the game version. Cannot continue auto-installing.
|
||||
version.forbidden_name=Forbidden name, do not use this.
|
||||
version.game.old_alpha=Old Alpha
|
||||
version.game.old_beta=Beta
|
||||
|
||||
@@ -218,7 +218,6 @@ minecraft.not_readable=minecraft.jar不可读
|
||||
minecraft.wrong_path=错误的Minecraft路径,启动器未找到设定的Minecraft路径,请检查。
|
||||
|
||||
modpack=整合包
|
||||
modpack.cannot_read_version=读取游戏版本失败
|
||||
modpack.choose=选择要导入的游戏整合包文件,如果您希望更新整合包,请输入要更新的版本名
|
||||
modpack.desc=描述你要制作的整合包,比如整合包注意事项和更新记录,支持Markdown(图片请用网络图片)。
|
||||
modpack.enter_name=给游戏起个你喜欢的名字
|
||||
@@ -239,6 +238,7 @@ modpack.files.scripts=MineTweaker配置
|
||||
modpack.files.servers_dat=多人游戏服务器列表
|
||||
modpack.included_launcher=整合包已包含启动器,可直接发布
|
||||
modpack.install=安装%s整合包
|
||||
modpack.installing=正在安装整合包
|
||||
modpack.invalid=无效的整合包升级文件,可能是下载时出现问题。
|
||||
modpack.mismatched_type=整合包类型不匹配,当前游戏是 %s 整合包,但是提供的整合包更新文件是 %s 整合包。
|
||||
modpack.name=整合包名称
|
||||
@@ -285,6 +285,8 @@ profile.new_name=新配置名:
|
||||
profile.remove=真的要删除配置%s吗?
|
||||
|
||||
selector.choose=选择
|
||||
selector.choose_file=选择文件
|
||||
selector.custom=自定义
|
||||
|
||||
settings=普通设置
|
||||
|
||||
@@ -355,6 +357,7 @@ update.newest_version=最新版本为:
|
||||
update.no_browser=无法打开浏览器,网址已经复制到剪贴板了,您可以手动粘贴网址打开页面
|
||||
update.should_open_link=是否更新?
|
||||
|
||||
version.cannot_read=读取游戏版本失败,无法进行自动安装
|
||||
version.forbidden_name=此版本名称不受支持,请换一个名字
|
||||
version.game.old_alpha=远古版
|
||||
version.game.old_beta=测试版
|
||||
|
||||
Reference in New Issue
Block a user