2018-12-08 21:13:03 +08:00
#
# Hello Minecraft! Launcher
2019-01-05 18:50:16 +08:00
# Copyright (C) 2019 huangyuhui <huanghongxun2008@126.com> and contributors
2018-01-27 18:57:54 +08:00
#
2017-08-11 18:16:23 +08:00
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
2018-12-08 21:13:03 +08:00
# along with this program. If not, see <https://www.gnu.org/licenses/>.
2017-08-11 18:16:23 +08:00
#
2018-12-08 21:08:03 +08:00
# Contributors: dxNeil
2018-02-12 23:02:33 +08:00
about.copyright = Copyright
2019-02-14 16:20:14 +08:00
about.copyright.statement = Copyright (c) 2019 huangyuhui.
2018-02-12 23:02:33 +08:00
about.author = Author
2018-06-08 12:45:44 +08:00
about.author.statement = huanghongxun (hmcl@huangyuhui.net)
2018-02-12 23:02:33 +08:00
about.thanks_to = Thanks to
2018-06-17 17:27:44 +08:00
about.thanks_to.statement = bangbang93 (BMCLAPI, https://bmclapi2.bangbang93.com/)\ngamerteam (Default background image)\nAll contributors who participated in this project via issues, pull requests, etc.
2018-06-17 16:56:30 +08:00
about.dependency = Dependencies
2018-06-17 15:33:35 +08:00
# Due to space limitations, only first authors are listed
2018-09-22 00:18:55 +08:00
about.dependency.statement = JFoenix (Shadi Shaheen, Apache 2.0)\nGson (Google, Apache 2.0)\nApache Commons Compress (ASF, Apache 2.0)\nXZ for Java (Lasse Collin, Public Domain)\nfx-gson (Joffrey Bion, MIT)\nConstant Pool Scanner (jenkins-ci, CDDL, GPL 2)\nOpenNBT (Steveice10, BSD 3-Clause)
2018-02-12 23:02:33 +08:00
about.claim = Statement
about.claim.statement = Minecraft is copyrighted by Mojang AB. We are not responsible for any copyright infringement arising from the use of this software.
about.open_source = Open Source
about.open_source.statement = GPL v3 (https://github.com/huanghongxun/HMCL/)
2018-01-27 18:57:54 +08:00
account = Accounts
2018-03-02 00:43:33 +08:00
account.character = character
2018-02-03 16:48:30 +08:00
account.choose = Choose a character
2018-01-27 18:57:54 +08:00
account.create = Create a new account
account.email = Email
2019-02-05 14:56:11 +08:00
account.failed.character_deleted = The character has been deleted.
2018-06-17 16:56:30 +08:00
account.failed.connect_authentication_server = Cannot connect to the authentication server. Check your network.
2018-07-22 18:22:28 +08:00
account.failed.connect_injector_server = Cannot connect to the authentication server. Check your network and ensure the URL is correct.
2018-10-06 12:06:31 +08:00
account.failed.injector_download_failure = Failed to download authlib-injector. Check your network and try switching to another download source.
2018-06-17 16:56:30 +08:00
account.failed.invalid_credentials = Incorrect password, or you are forbidden to login temporarily.
2018-01-27 18:57:54 +08:00
account.failed.invalid_password = Invalid password
2018-06-17 16:56:30 +08:00
account.failed.invalid_token = Please log out and re-input your password to login.
2018-06-21 19:31:16 +08:00
account.failed.no_character = No character in this account.
2018-10-04 11:56:12 +08:00
account.failed.server_response_malformed = Invalid server response. The authentication server may have a failure.
2018-07-08 10:25:41 +08:00
account.injector.add = Add an authentication server
2018-10-16 20:32:52 +08:00
account.injector.empty = Empty (Click the plus button right to add)
2018-06-02 19:59:00 +08:00
account.injector.manage = Manage authentication servers
2018-07-08 10:25:41 +08:00
account.injector.manage.title = Authentication servers
2018-02-17 23:28:05 +08:00
account.injector.http = Warning: This server is using HTTP, which will cause your password be transmitted in clear text.
2019-01-26 15:18:56 +08:00
account.injector.link.register = Register
2018-02-17 23:28:05 +08:00
account.injector.server = Auth Server
2018-06-16 19:31:23 +08:00
account.injector.server_url = Server URL
2018-02-17 23:28:05 +08:00
account.injector.server_name = Server Name
2018-08-30 22:14:30 +08:00
account.manage = Account List
2018-01-27 16:16:38 +08:00
account.methods = Login Type
2018-02-17 23:28:05 +08:00
account.methods.authlib_injector = authlib-injector
2018-01-27 18:57:54 +08:00
account.methods.offline = Offline
account.methods.yggdrasil = Mojang
2018-08-30 22:14:30 +08:00
account.missing = No Account
2018-10-14 12:45:52 +08:00
account.missing.add = Click here to add
2018-01-27 18:57:54 +08:00
account.password = Password
account.username = Name
2017-08-11 18:16:23 +08:00
2018-01-27 18:57:54 +08:00
archive.author = Authors
archive.game_version = Game
2019-02-15 19:39:43 +08:00
archive.name = Name
2018-01-27 18:57:54 +08:00
archive.version = Version
2017-08-11 18:16:23 +08:00
2018-03-06 11:19:21 +08:00
assets.download = Download assets
2018-06-17 16:56:30 +08:00
assets.download_all = Check the integrity of assets
2017-08-11 18:16:23 +08:00
2018-01-27 18:57:54 +08:00
button.cancel = Cancel
2018-01-25 22:41:15 +08:00
button.clear = Clear
2018-01-27 18:57:54 +08:00
button.delete = Delete
button.edit = Edit
button.install = Install
2018-09-16 12:38:15 +08:00
button.export = Export
2018-01-27 18:57:54 +08:00
button.no = No
2017-08-11 18:16:23 +08:00
button.ok = OK
2018-01-27 18:57:54 +08:00
button.refresh = Refresh
button.save = Save
2017-08-11 18:16:23 +08:00
button.yes = Yes
2018-02-24 23:46:20 +08:00
color.recent = Recommended
color.custom = Custom Color
2017-08-11 18:16:23 +08:00
2018-01-27 18:57:54 +08:00
crash.NoClassDefFound = Please check "HMCL" software is complete.
crash.user_fault = Your OS or Java environment may not be properly installed resulting in crashing of this software, please check your Java Environment or your computer!
2017-08-11 18:16:23 +08:00
download = Download
2019-04-03 14:05:14 +08:00
download.code.404 = File does not found in remote server
2017-08-11 18:16:23 +08:00
download.failed = Failed to download
2018-08-21 19:31:04 +08:00
download.failed.empty = No candidates. Click here to return.
2018-02-14 13:29:08 +08:00
download.failed.refresh = Unable to load version list. Click here to retry.
2018-09-15 23:05:37 +08:00
download.provider.bmclapi = BMCLAPI (bangbang93, https://bmclapi2.bangbang93.com/)
2019-03-04 11:39:30 +08:00
download.provider.mojang = Mojang (Forge and OptiFine installation being downloaded from BMCLAPI)
2017-08-11 18:16:23 +08:00
2018-01-27 18:57:54 +08:00
extension.bat = Windows Bat file
extension.mod = Mod file
extension.png = Image file
extension.sh = Bash shell
2017-08-11 18:16:23 +08:00
2018-07-01 22:00:22 +08:00
fatal.missing_javafx = JavaFX is missing.\nIf you are using Java 11 or later, please downgrade to Java 8 or 10.\nIf you are using OpenJDK, please ensure OpenJFX is included.
2018-07-01 22:48:34 +08:00
fatal.missing_dst_root_ca_x3 = The DST Root CA X3 certificate is missing on the current Java platform.\nYou can still use HMCL, but HMCL will be unable to connect to some sites (such as sites that use certificates issued by Let's Encrypt), which may cause HMCL not to function properly.\nPlease upgrade your Java to 8u101 or later to resolve the problem.
2018-08-09 12:30:00 +08:00
fatal.config_loading_failure = The configuration is not accessible.\nPlease ensure HMCL has read and write access to "%s" and the files in it.
2018-07-30 23:12:38 +08:00
fatal.migration_requires_manual_reboot = The upgrade is about to be completed. Please reopen HMCL.
fatal.apply_update_failure = We're sorry that HMCL couldn't finish the upgrade because something went wrong.\nBut you can still manually finish the upgrade by downloading HMCL from %s.\nPlease consider reporting this issue to us.
2018-07-01 22:00:22 +08:00
2018-01-27 18:57:54 +08:00
folder.config = Configs
2018-09-22 00:18:55 +08:00
folder.game = Game Directory
2017-08-11 18:16:23 +08:00
folder.mod = Mod
2018-09-22 00:18:55 +08:00
folder.resourcepacks = Resource packs
2017-08-11 18:16:23 +08:00
folder.saves = Saves
2018-01-27 18:57:54 +08:00
folder.screenshots = Screenshots
2017-08-11 18:16:23 +08:00
2018-09-16 14:12:52 +08:00
help = Documentations
help.detail = For datapacks, modpacks, etc. makers.
2018-01-27 18:57:54 +08:00
input.email = The username must be an e-mail.
2018-02-14 22:19:25 +08:00
input.number = Must be a number.
2018-06-17 16:56:30 +08:00
input.not_empty = Required field
2018-02-17 23:28:05 +08:00
input.url = Must be a valid URL.
2017-08-11 18:16:23 +08:00
2018-01-27 18:57:54 +08:00
install = Install New Game
2019-03-18 23:17:53 +08:00
install.change_version = Change version
install.change_version.confirm = Sure to update %s from verison %s to %s?
2018-01-27 18:57:54 +08:00
install.failed = Failed to install
2018-11-25 17:00:12 +08:00
install.failed.downloading = Failed to install due to some files not downloaded successfully
2019-02-17 13:45:10 +08:00
install.failed.downloading.detail = Failed to download file: %s
2019-03-24 14:30:58 +08:00
install.failed.downloading.timeout = Download timed out: %s
2019-04-30 20:26:31 +08:00
install.failed.install_online = Unable to recognize what you provided installer file is
2019-03-04 12:27:09 +08:00
install.failed.optifine_conflict = OptiFine and Forge are both installed simultaneously on Minecraft 1.13
2019-04-30 20:26:31 +08:00
install.failed.version_mismatch = The library requires game version %s, but actual version is %s.
2018-01-27 18:57:54 +08:00
install.installer.choose = Choose a %s version
install.installer.forge = Forge
install.installer.game = Game
2019-04-30 20:26:31 +08:00
install.installer.install = Install %s
install.installer.install_offline = Install/Upgrade from local file
install.installer.install_offline.extension = Forge/OptiFine installer
install.installer.install_offline.tooltip = Support importing Forge/OptiFine installer jar file
install.installer.install_online = Install Online
install.installer.install_online.tooltip = Support Forge, OptiFine, LiteLoader installation.
2018-01-27 18:57:54 +08:00
install.installer.liteloader = LiteLoader
install.installer.not_installed = %s not Installed
install.installer.optifine = OptiFine
install.installer.version = %s Version
2018-07-17 21:00:22 +08:00
install.modpack = Install a modpack
2018-01-27 18:57:54 +08:00
install.new_game = Install a New Game
install.new_game.already_exists = This version has already been existing.
install.new_game.current_game_version = Current Game Version
install.select = Select an operation
install.success = Installed successfully
2017-08-11 18:16:23 +08:00
2018-01-27 18:57:54 +08:00
lang = English
2018-07-08 10:25:41 +08:00
lang.default = Use system language
2017-08-11 18:16:23 +08:00
2018-10-31 22:36:06 +08:00
launch.advice.corrected = We have already corrected JVM selection and game can be launched now. If you do want to keep your JVM choice, you can turn off the Java VM checker in game settings.
launch.advice.uncorrected = If you are sure that game can be launched normally, you can turn off the Java VM checker in game settings.
2018-01-27 18:57:54 +08:00
launch.advice.different_platform = Your OS is 64-Bit but your Java is 32-Bit. The 64-Bit Java is recommended.
2019-01-11 21:23:26 +08:00
launch.advice.forge2760_liteloader = Forge 2760 and above is not compatible with LiteLoader, please consider upgrade Forge to 2773 or later.
2018-06-17 18:13:47 +08:00
launch.advice.java8_1_13 = Minecraft 1.13 and later versions can only run on Java 8 or later.
2018-08-21 20:44:25 +08:00
launch.advice.java8_51_1_13 = Minecraft 1.13 may crash on Java 8 earlier than 1.8.0_51. You are supposed to install the latest version of Java 8.
2018-06-17 18:13:47 +08:00
launch.advice.java9 = You cannot launch Minecraft until game version is higher than 1.13 with Java 9 or later Java versions.
2018-01-27 18:57:54 +08:00
launch.advice.newer_java = Java 8 is suggested, which can make game run more fluently. And many mods and Minecraft 1.12 and newer versions requires Java 8.
launch.advice.not_enough_space = You have allocated too much memory, because the physical memory size is %dMB, your game probably crash. The launcher will try to launch it.
launch.advice.too_large_memory_for_32bit = You have allocated too much memory, because of your 32-Bit Java Runtime Environment, your game probably crash. The maximum memory is 1024MB. The launcher will try to launch it.
2018-02-02 10:46:27 +08:00
launch.failed = Unable to launch
2018-02-02 13:44:53 +08:00
launch.failed.cannot_create_jvm = Java virtual machine cannot be created. Java arguments may have problems. You can enable the no args mode in the settings.
launch.failed.creating_process = Failed to create process, maybe your java path is wrong, please modify your java path.
launch.failed.decompressing_natives = Unable to decompress native libraries.
2018-07-22 18:50:44 +08:00
launch.failed.download_library = Unable to download library %s.
2018-02-02 13:44:53 +08:00
launch.failed.executable_permission = Unable to add permission to the launch script
2018-01-27 18:57:54 +08:00
launch.failed.exited_abnormally = Game exited abnormally, please visit the log, or ask someone for help.
2018-02-04 21:26:25 +08:00
launch.state.dependencies = Dependencies
2018-02-02 10:46:27 +08:00
launch.state.done = Done
2018-01-27 18:57:54 +08:00
launch.state.logging_in = Logging In
launch.state.modpack = Preparing for modpack
launch.state.waiting_launching = Waiting for game launching
launch.wrong_javadir = Incorrect Java directory, will reset to default Java directory.
2017-08-11 18:16:23 +08:00
2018-01-27 18:57:54 +08:00
launcher = Launcher
2018-02-13 18:37:33 +08:00
launcher.background = Background Image
launcher.background.choose = Choose background path.
launcher.background.default = Default
2018-12-02 20:02:22 +08:00
launcher.cache_directory = Download Cache Directory
launcher.cache_directory.choose = Choose download cache directory
launcher.cache_directory.default = Default
launcher.cache_directory.disabled = Disabled
launcher.cache_directory.invalid = Invalid cache directory. Restore default settings.
2018-01-27 18:57:54 +08:00
launcher.contact = Contact Us
launcher.crash = Hello Minecraft! Launcher has crashed!
launcher.crash_out_dated = Hello Minecraft! Launcher has crashed! Your launcher is outdated. Update it!
launcher.update_java = Please upgrade your Java.
login.empty_username = You have not set a username!
login.enter_password = Please enter your password.
logwindow.show_lines = Show Lines
logwindow.terminate_game = Terminate Game
logwindow.title = Log
main_page = Home
message.confirm = Confirm
message.doing = Please wait
message.downloading = Downloading...
message.error = Error
message.info = Info
message.success = Tasks succeeded
message.unknown = Unknown
2018-08-07 22:10:34 +08:00
message.warning = Warning
2018-01-27 18:57:54 +08:00
modpack = Mod pack
2018-06-23 22:15:23 +08:00
modpack.choose = Choose a modpack zip file which you want to install.
2018-01-27 18:57:54 +08:00
modpack.desc = Describe your modpack, including precautions, changlog, supporting Markdown(also supporting online pictures).
modpack.enter_name = Enter your desired name for this game.
modpack.export = Export Modpack
modpack.files.blueprints = BuildCraft blueprints
2017-08-11 18:16:23 +08:00
modpack.files.config = Mod configs
2018-01-27 18:57:54 +08:00
modpack.files.dumps = NEI debug output
2017-08-11 18:16:23 +08:00
modpack.files.liteconfig = Mod configurations
2018-01-27 18:57:54 +08:00
modpack.files.mods = Mods
modpack.files.mods.voxelmods = VoxelMods (including VoxelMap) options
2017-08-11 18:16:23 +08:00
modpack.files.options_txt = Game options
modpack.files.optionsshaders_txt = Shaders options
2018-01-27 18:57:54 +08:00
modpack.files.resourcepacks = Resource(Texture) packs
modpack.files.saves = Saved games
2017-08-11 18:16:23 +08:00
modpack.files.scripts = MineTweaker configuration
2018-01-27 18:57:54 +08:00
modpack.files.servers_dat = Multiplayer servers list
modpack.install = Install %s modpack
2018-01-27 21:23:24 +08:00
modpack.installing = Installing modpack
2018-12-30 19:28:53 +08:00
modpack.introduction = Curse, MultiMC, HMCL modpacks supprted.
2018-01-27 18:57:54 +08:00
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
modpack.not_a_valid_name = Not a valid modpack name
modpack.scan = Scanning this modpack
modpack.task.install = Import Modpack
2018-10-11 13:32:11 +08:00
modpack.task.install.error = This modpack file cannot be recognized. Only Curse, MultiMC modpacks are supported.
2018-01-27 18:57:54 +08:00
modpack.task.install.will = Install the modpack:
modpack.type.curse = Curse
modpack.type.curse.completion = Install relative files to Curse modpack
2018-11-25 17:00:12 +08:00
modpack.type.curse.tolerable_error = But we cannot complete downloading all files of this Curse modpack. You can retry downloading when launching corresponding game version. You may retry for a couple of times due to network problems.
2018-07-01 13:34:52 +08:00
modpack.type.curse.error = Unable to complete this Curse modpack. Please retry.
2018-10-10 15:27:27 +08:00
modpack.type.curse.not_found = Some of required resources are deleted and cannot be downloaded. Please consider the latest version or other modpacks.
2018-01-27 18:57:54 +08:00
modpack.type.hmcl = HMCL
modpack.type.multimc = MultiMC
modpack.unsupported = Unsupported modpack, only HMCL, MultiMC, Curse modpacks are supported.
modpack.update = Upgrading game
modpack.wizard = Exporting the modpack wizard
modpack.wizard.step.1 = Basic options
modpack.wizard.step.1.title = Set the basic options to the modpack.
modpack.wizard.step.2 = Files selection
modpack.wizard.step.2.title = Choose the files you want to put into the modpack.
modpack.wizard.step.3 = Description
modpack.wizard.step.initialization.exported_version = The exported game version
modpack.wizard.step.initialization.include_launcher = Include the launcher
modpack.wizard.step.initialization.save = Choose a path to export the game files to
modpack.wizard.step.initialization.warning = Before making modpack, you should ensure that your game can launch successfully,\nand that your Minecraft is release, not snapshot.\nand that it is not allowed to add mods which is not allowed to distribute to the modpack.
2017-08-11 18:16:23 +08:00
mods = Mods
2018-02-22 16:26:47 +08:00
mods.add = Add mods
2018-02-22 16:16:25 +08:00
mods.add.failed = Failed to add mods %s.
mods.add.success = Successfully added mods %s.
2017-08-11 18:16:23 +08:00
mods.choose_mod = Choose your mods
2019-02-15 19:39:43 +08:00
mods.enable = Enable
mods.disable = Disable
mods.name = Name
2017-08-11 18:16:23 +08:00
mods.remove = Remove
2019-03-18 20:14:31 +08:00
mods.not_modded = You should install a mod loader first (Forge, or LiteLoader)
2017-08-11 18:16:23 +08:00
2018-09-14 15:44:40 +08:00
datapack = Data packs
datapack.add = Add data pack
2018-09-16 12:38:15 +08:00
datapack.choose_datapack = Choose the datapack zip to be imported
2018-09-19 23:02:27 +08:00
datapack.extension = Datapack
2018-09-16 12:38:15 +08:00
datapack.title = World %s - Datapacks
2018-09-14 15:44:40 +08:00
datapack.remove = Remove
2018-09-16 12:38:15 +08:00
world = Worlds/Datapacks
2019-03-19 00:04:52 +08:00
world.add = Add world(.zip)
2018-09-14 15:44:40 +08:00
world.datapack = Manage data packs
2018-09-17 16:30:27 +08:00
world.datapack.1_13 = Only Minecraft 1.13 and later versions support data packs.
2018-09-16 12:38:15 +08:00
world.description = %s. Last played time: %s. Game version: %s.
2018-09-14 15:44:40 +08:00
world.export = Export this world
world.export.title = Choose a file location to hold your world
2018-09-16 12:38:15 +08:00
world.export.location = Export to
world.export.wizard = Export world %s
world.extension = World zip
world.game_version = Game Version
2018-09-17 16:30:27 +08:00
world.import.already_exists = This world already exists.
world.import.choose = Choose the save zip to be imported
world.import.failed = Unable to import this world: %s
2018-12-21 00:34:46 +08:00
world.import.invalid = Not a valid world zip
2018-09-16 12:38:15 +08:00
world.name = World Name
2018-09-17 16:30:27 +08:00
world.name.enter = Enter the world name
2018-12-21 00:40:50 +08:00
world.reveal = Reveal in Explorer
2019-03-19 00:04:52 +08:00
world.show_all = Show all
2018-09-22 00:18:55 +08:00
world.time = EEE, MMM d, yyyy HH:mm:ss
2018-09-14 15:44:40 +08:00
2018-09-01 00:36:18 +08:00
profile = Game Directories
2018-10-05 23:04:56 +08:00
profile.already_exists = This name already exists, please consider another name.
2018-02-14 20:57:48 +08:00
profile.default = Current directory
profile.home = User home
2018-01-27 18:57:54 +08:00
profile.instance_directory = Game Directory
2018-04-26 13:14:14 +08:00
profile.instance_directory.choose = Choose Game Directory
2018-09-01 00:36:18 +08:00
profile.manage = Game Directory List
2018-10-02 18:34:09 +08:00
profile.name = Name
2018-01-27 18:57:54 +08:00
profile.new = New Config
2018-02-12 21:25:47 +08:00
profile.title = Game Directories
2018-02-14 20:57:48 +08:00
profile.selected = Selected
2018-07-14 14:32:48 +08:00
profile.use_relative_path = Use relative path for game directory if possible
2017-08-11 18:16:23 +08:00
2018-01-27 18:57:54 +08:00
selector.choose = Choose
2018-01-27 21:23:24 +08:00
selector.choose_file = Select a file
selector.custom = Custom
2017-08-11 18:16:23 +08:00
2018-08-30 22:12:39 +08:00
settings = Game Settings
2017-08-11 18:16:23 +08:00
2018-06-27 01:06:43 +08:00
settings.advanced = Advanced Settings
2018-01-27 18:57:54 +08:00
settings.advanced.dont_check_game_completeness = Don't check game completeness
2018-10-31 22:36:06 +08:00
settings.advanced.dont_check_jvm_validity = Don't check whether JVM can launch the game or not
2018-01-27 18:57:54 +08:00
settings.advanced.game_dir.default = Default (.minecraft/)
settings.advanced.game_dir.independent = Independent (.minecraft/versions/<version name>/, except assets,libraries)
settings.advanced.java_args_default = Default java args: -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -XX:MaxPermSize=???m -Xmx???m -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true
settings.advanced.java_permanent_generation_space = PermGen Space/MB
settings.advanced.jvm_args = Java VM Arguments
settings.advanced.launcher_visibility.close = Close the launcher when the game launched.
settings.advanced.launcher_visibility.hide = Hide the launcher when the game launched.
2019-01-26 12:53:49 +08:00
settings.advanced.launcher_visibility.hide_and_reopen = Hide the launcher and re-open when game closes.
2018-01-27 18:57:54 +08:00
settings.advanced.launcher_visibility.keep = Keep the launcher visible.
settings.advanced.launcher_visible = Launcher Visibility
settings.advanced.minecraft_arguments = Minecraft Arguments
settings.advanced.no_jvm_args = No Default JVM Args
settings.advanced.precall_command = Pre-Launch command(will be executed before game launching)
settings.advanced.server_ip = Server Host
settings.advanced.wrapper_launcher = Wrapper Launcher(i.e. optirun...)
2017-08-11 18:16:23 +08:00
2018-01-27 18:57:54 +08:00
settings.custom = Custom
2017-08-11 18:16:23 +08:00
2018-01-27 18:57:54 +08:00
settings.game = Games
settings.game.dimension = Game Window Dimension
settings.game.exploration = Explore
settings.game.fullscreen = Fullscreen
2018-08-28 00:22:12 +08:00
settings.game.java_directory = Java Directory
2018-09-28 19:30:41 +08:00
settings.game.java_directory.bit = , %s-Bit
2018-02-13 18:37:33 +08:00
settings.game.java_directory.choose = Choose Java Directory.
2018-01-27 18:57:54 +08:00
settings.game.management = Manage
2018-08-31 10:44:01 +08:00
settings.game.working_directory = Working Directory
settings.game.working_directory.choose = Choose Working Directory
2017-08-11 18:16:23 +08:00
2018-01-27 18:57:54 +08:00
settings.icon = Game Icon
2017-08-11 18:16:23 +08:00
2018-02-22 16:26:47 +08:00
settings.launcher = Settings
2018-01-27 18:57:54 +08:00
settings.launcher.common_path.tooltip = This app will save all game libraries and assets here unless there are existant files in game folder.
settings.launcher.download_source = Download Source
2018-09-03 00:10:21 +08:00
settings.launcher.enable_game_list = Display game list in main page
2018-01-27 18:57:54 +08:00
settings.launcher.language = Language
2018-10-20 17:50:58 +08:00
settings.launcher.launcher_log.export = Export launcher logs
settings.launcher.launcher_log.export.failed = Failed to export logs
settings.launcher.launcher_log.export.success = Logs have been exported to %s
2018-10-16 00:20:56 +08:00
settings.launcher.log = Log
settings.launcher.log.font = Log Font
2018-01-27 18:57:54 +08:00
settings.launcher.proxy = Proxy
2018-02-14 20:57:48 +08:00
settings.launcher.proxy.authentication = Proxy Authentication
2018-08-17 23:48:01 +08:00
settings.launcher.proxy.disable = Use system proxies
2018-01-27 18:57:54 +08:00
settings.launcher.proxy.host = Host
2018-02-14 20:57:48 +08:00
settings.launcher.proxy.http = HTTP
2018-01-27 18:57:54 +08:00
settings.launcher.proxy.password = Password
settings.launcher.proxy.port = Port
2018-02-14 20:57:48 +08:00
settings.launcher.proxy.socks = Socks
2018-01-27 18:57:54 +08:00
settings.launcher.proxy.username = Account
settings.launcher.theme = Theme
settings.max_memory = Max Memory/MB
settings.physical_memory = Physical Memory Size
settings.show_log = Show Logs
settings.tabs.installers = Installers
2018-02-07 22:33:52 +08:00
settings.type = Version setting type
2018-08-30 22:12:39 +08:00
settings.type.global = Global global settings(all shared)
settings.type.global.manage = Global Game Settings
2018-09-02 23:24:32 +08:00
settings.type.global.edit = Configure global game settings
settings.type.special.enable = Enable specialized settings for this game
2017-08-11 18:16:23 +08:00
2019-02-19 19:38:37 +08:00
sponsor.bmclapi = To obtain a stable download service, please consider support BMCLAPI. Click here for more information
sponsor.hmcl = HMCL is a free, open source Minecraft launcher the enables users to easily manage multiple, separate installations of Minecraft. We're using Afdian so that we can continue to pay for our hosting and project development. Click here for more information.
2018-02-13 12:16:53 +08:00
update = Update
2019-05-09 01:51:51 +08:00
update.accept = Update
update.changelog = Changelog
2018-08-10 12:53:49 +08:00
update.channel.dev = Update to development version
update.channel.stable = Update to stable version
update.checking = Checking for updates
2018-07-30 23:12:38 +08:00
update.failed = Failed to perform upgrade
2018-10-02 22:07:57 +08:00
update.found = Update Available!
2018-07-08 10:25:41 +08:00
update.newest_version = Latest version: %s
2018-09-24 01:51:14 +08:00
update.bubble.title = Update Available: %s
2018-10-02 21:14:28 +08:00
update.bubble.subtitle = Click here to upgrade
2018-08-26 19:02:47 +08:00
update.note = Development version contains more functionality and bug fixes as well as more possible bugs.
2018-02-13 12:16:53 +08:00
update.latest = This is latest Version.
2018-01-27 18:57:54 +08:00
update.no_browser = Cannot open any browser. The link has been copied to the clipboard. Paste it to a browser address bar to update.
2018-02-13 12:16:53 +08:00
update.tooltip = Update
2017-08-11 18:16:23 +08:00
2018-08-30 22:14:30 +08:00
version = Games
2018-01-27 21:23:24 +08:00
version.cannot_read = Unable to gather the game version. Cannot continue auto-installing.
2018-09-03 12:43:08 +08:00
version.empty = No game
2018-10-02 12:44:36 +08:00
version.empty.add = Install game in game list
2018-09-03 12:43:08 +08:00
version.empty.launch = No game to launch, please install new game via game list page.
2018-01-27 18:57:54 +08:00
version.forbidden_name = Forbidden name, do not use this.
2018-02-14 14:15:34 +08:00
version.game.old = Old
2018-01-27 18:57:54 +08:00
version.game.release = Release
version.game.snapshot = Snapshot
version.launch = Play
2018-10-02 11:47:53 +08:00
version.launch.test = Test Game
2018-02-02 13:44:53 +08:00
version.launch_script = Make Launching Script
version.launch_script.failed = Unable to make launch script.
2018-01-27 18:57:54 +08:00
version.launch_script.save = Save the launch script
version.launch_script.success = Finished script creation, %s.
2018-08-30 22:12:39 +08:00
version.manage = Game List
2018-10-23 14:08:51 +08:00
version.manage.clean = Clean game directory
2018-12-22 00:25:19 +08:00
version.manage.clean.tooltip = Clean logs, crash-reports
2018-09-22 00:18:55 +08:00
version.manage.manage = Manage Game
2018-12-20 19:30:35 +08:00
version.manage.redownload_assets_index = Update Game Asset Files
2018-07-16 20:39:21 +08:00
version.manage.remove = Delete this game
2018-08-19 11:34:07 +08:00
version.manage.remove.confirm = Sure to remove game %s? You cannot restore this game again!
version.manage.remove.confirm.trash = Sure to remove game %s? You can restore the game with the name of %s in your system trash.
2018-08-18 22:40:08 +08:00
version.manage.remove.confirm.independent = Since this game is in independent mode, deleting this game will result in all saved worlds belonging to this game removed simultaneously. Sure to remove game %s?
2018-01-27 18:57:54 +08:00
version.manage.remove_libraries = Delete library files
2018-07-16 20:39:21 +08:00
version.manage.rename = Rename this game
2018-01-27 18:57:54 +08:00
version.manage.rename.message = Please enter the new name
2018-07-16 20:39:21 +08:00
version.manage.rename.fail = Failed to rename this game.
2018-01-27 18:57:54 +08:00
version.settings = Settings
2018-08-30 22:12:39 +08:00
version.update = Update modpack
2017-08-11 18:16:23 +08:00
2018-02-17 23:28:05 +08:00
wizard.prev = < Prev
2017-08-11 18:16:23 +08:00
wizard.failed = Failed
2018-01-27 18:57:54 +08:00
wizard.finish = Finish
2018-02-17 23:28:05 +08:00
wizard.next = Next >