Files
HMCL/HMCL/src/main/resources/assets/lang/I18N.properties

353 lines
16 KiB
Properties
Raw Normal View History

2017-08-11 18:16:23 +08:00
# Hello Minecraft! Launcher.
# Copyright (C) 2013 huangyuhui <huanghongxun2008@126.com>
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
# along with this program. If not, see {http://www.gnu.org/licenses/}.
#
#author: huangyuhui, dxNeil
2018-02-12 23:02:33 +08:00
about.copyright=Copyright
about.copyright.statement=Copyright (c) 2018 huangyuhui.
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.
about.dependency=Dependencies
2018-06-17 15:33:35 +08:00
# Due to space limitations, only first authors are listed
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)
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
account.failed.connect_authentication_server=Cannot connect to the authentication server. Check your network.
account.failed.connect_injector_server=Cannot connect to the authentication server. Check your network and ensure the URL is correct.
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
account.failed.invalid_token=Please log out and re-input your password to login.
account.failed.no_character=No character in this account.
account.failed.server_response_malformed=Invalid server response. Is this a valid authentication server?
2018-07-08 10:25:41 +08:00
account.injector.add=Add an authentication server
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.
account.injector.server=Auth Server
account.injector.server_url=Server URL
2018-02-17 23:28:05 +08:00
account.injector.server_name=Server Name
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-07-08 10:25:41 +08:00
account.missing=None
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
archive.version=Version
2017-08-11 18:16:23 +08:00
2018-03-06 11:19:21 +08:00
assets.download=Download assets
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
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
2018-06-17 17:27:44 +08:00
download.BMCL=BMCLAPI (bangbang93, https://bmclapi2.bangbang93.com/)
2017-08-11 18:16:23 +08:00
download.failed=Failed to download
download.failed.empty=No candidates. Click here to return.
download.failed.refresh=Unable to load version list. Click here to retry.
2018-01-27 18:57:54 +08:00
download.mojang=Mojang
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.
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
folder.coremod=Core Mod
2017-08-11 18:16:23 +08:00
folder.game=Game Dir
folder.mod=Mod
folder.resourcepacks=Resourcepacks
folder.saves=Saves
2018-01-27 18:57:54 +08:00
folder.screenshots=Screenshots
2017-08-11 18:16:23 +08:00
general.prompt.empty=(None)
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.
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
install.failed=Failed to install
install.installer.choose=Choose a %s version
install.installer.forge=Forge
install.installer.game=Game
install.installer.install=
install.installer.liteloader=LiteLoader
install.installer.not_installed=%s not Installed
install.installer.optifine=OptiFine
install.installer.version=%s Version
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-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.
launch.advice.java8_1_13=Minecraft 1.13 and later versions can only run on Java 8 or later.
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.
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.
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
launcher.common_directory=Common Directory
launcher.common_directory.choose=Choose common directory.
launcher.common_directory.default=Default
launcher.common_directory.disabled=Disabled
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
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
modpack.introduction=Curse, MultiMC, HMCL, MCBBS 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
modpack.task.install.error=Failed to install the modpack. Maybe the files is incorrect, or a management issue occurred.
modpack.task.install.will=Install the modpack:
modpack.type.curse=Curse
modpack.type.curse.completion=Install relative files to Curse modpack
2018-07-01 13:34:52 +08:00
modpack.type.curse.error=Unable to complete this Curse modpack. Please retry.
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
mods.remove=Remove
2018-01-27 18:57:54 +08:00
profile=Profile
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-01-27 18:57:54 +08:00
profile.new=New Config
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-01-27 18:57:54 +08:00
settings=Settings
2017-08-11 18:16:23 +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
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.
settings.advanced.launcher_visibility.hide_reopen=Hide the launcher and re-open when game closes.
settings.advanced.launcher_visibility.keep=Keep the launcher visible.
settings.advanced.launcher_visible=Launcher Visibility
settings.advanced.minecraft_arguments=Minecraft Arguments
settings.advanced.no_common=Not using common path
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-04-26 13:14:14 +08:00
settings.game.game_directory=Game Directory
settings.game.game_directory.choose=Choose Game Directory
2018-01-27 18:57:54 +08:00
settings.game.java_directory=Java Dir
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
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
settings.launcher.language=Language
settings.launcher.log_font=Log Font
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
settings.type.global=Global version settings(all shared)
settings.type=Version setting type
settings.type.special=Specialized version settings(will not affect other versions)
2017-08-11 18:16:23 +08:00
2018-02-13 12:16:53 +08:00
update=Update
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-07-08 10:25:41 +08:00
update.found=Update Available!
update.newest_version=Latest version: %s
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-01-27 21:23:24 +08:00
version.cannot_read=Unable to gather the game version. Cannot continue auto-installing.
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-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.
version.manage.redownload_assets_index=Redownload Assets Index
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.
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
version.manage.rename=Rename this game
2018-01-27 18:57:54 +08:00
version.manage.rename.message=Please enter the new name
version.manage.rename.fail=Failed to rename this game.
2018-01-27 18:57:54 +08:00
version.settings=Settings
version.update=Update
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 >