localization

This commit is contained in:
huangyuhui
2018-01-20 11:18:59 +08:00
parent b90d6b7b8c
commit 6db41431ed
194 changed files with 696 additions and 2188 deletions

View File

@@ -37,74 +37,45 @@ launch.state.waiting_launching=Waiting for game launching
install.no_version=The version is not found.
install.no_version_if_intall=The required version is not found, do you wish to install the version automatically?
install.not_refreshed=The installer list is not refreshed.
install.download_list=Download List
install.liteloader.get_list=Get LiteLoader List
install.liteloader.install=Install LiteLoader
install.forge.get_list=Get Forge List
install.forge.install=Install Forge
install.forge.get_changelogs=Get Forge Changelogs
install.optifine.install=Install OptiFine
install.optifine.get_list=Get OptiFine Download List
install.optifine.get_download_link=Get the Download Link of OptiFine
install.failed_forge=Failed to install 'Forge'.
install.failed_optifine=Failed to install 'OptiFine'.
install.failed_liteloader=Failed to install 'LiteLoader'.
install.failed_download_forge=Failed to download 'Forge'.
install.failed_download_optifine=Failed to download 'OptiFine'.
install.failed=Failed to install
install.success=Install successfully
install.no_forge=No Forge
install.choose_forge=Choose the version you want to install Forge
install.installer.not_installed=%s not Installed
install.version=Version
install.mcversion=Game Version
install.installer.version=%s Version
install.time=Time
install.release_time=Release Time
install.type=Type
install.please_refresh=If you want to install something please click "Refresh" button.
crash.launcher=Launcher has crashed!
crash.minecraft=Minecraft has crashed!
login.choose_charactor=Please choose the character you want
login.no_charactor=No character in this account.
login.your_password=Your password
account.failed.no_charactor=No character in this account.
login.failed=Failed to login
login.no_Player007=You have not set a username!
login.wrong_password=Incorrect password or username
account.failed.wrong_password=Incorrect password or username
login.invalid_username=Invalid username
login.invalid_uuid_and_username=Invalid UUID and username
login.invalid_password=Invalid password
login.invalid_access_token=Invalid Access Token
account.failed.invalid_password=Invalid password
account.failed.invalid_access_token=Invalid Access Token
login.changed_client_token=The server response has changed the client token.
login.not_email=The username must be an e-mail.
login.type=Login
login.username=Name
input.email=The username must be an e-mail.
account.methods=Login
account.username=Name
login.account=Email
login.invalid_token=Please log out and re-input your password to log in.
account.failed.invalid_token=Please log out and re-input your password to log in.
login.no_valid_character=No valid character, please visit skinme.cc and create your own character.
proxy.username=Account
proxy.password=Password
proxy.host=Host
proxy.port=Port
launcher_settings.proxy.username=Account
launcher_settings.proxy.password=Password
launcher_settings.proxy.host=Host
launcher_settings.proxy.port=Port
login.failed.connect_authentication_server=Cannot connect the authentication server. Check your network.
account.failed.connect_authentication_server=Cannot connect the authentication server. Check your network.
login.profile.not_logged_in=You are not logged in, you can't modify the profile!
login.profile.selected=Can't modify the profile, logout and go retry.
account.methods.yggdrasil=Mojang
account.methods.offline=Offline
account.methods.no_method=No login method
login.methods.yggdrasil=Mojang
login.methods.offline=Offline
login.methods.no_method=No login method
log.playername_null=The player name is empty.
minecraft.no_selected_version=No selected Minecraft version
minecraft.wrong_path=Wrong Minecraft path, the launcher could not find the path.
operation.stopped=The operation was aborted.
@@ -165,7 +136,7 @@ button.no=No
ui.label.version=Version
ui.label.password=Password
ui.label.profile=Profile
profile=Profile
ui.message.first_load=Please enter your name.
ui.message.enter_password=Please enter your password.
@@ -184,8 +155,7 @@ ui.label.failed_set=Failed to set:
download=Download
download.mojang=Mojang
download.BMCL=BMCLAPI (bangbang93, http://bmclapi.bangbang93.com/)
download.rapid_data=RapidData (https://www.rapiddata.org/)
download.not_200=Failed to download, the response code
download.not_200=Failed to download, the response code is %s.
download.failed=Failed to download
download.successfully=Downloaded successfully
download.source=Download Source
@@ -209,14 +179,14 @@ settings.tabs.installers=Installers
settings.tabs.assets_downloads=Assets
settings=Settings
settings.explore=Explore
settings.manage=Manage
game_settings.exploration=Explore
game_settings.management=Manage
settings.cannot_remove_default_config=Cannot remove the default configution.
settings.max_memory=Max Memory/MB
settings.java_dir=Java Dir
settings.game_directory=Game Directory
settings.dimension=Game Window Dimension
settings.fullscreen=Fullscreen
game_settings.java_directory=Java Dir
profile.instance_directory=Game Directory
game_settings.dimension=Game Window Dimension
game_settings.fullscreen=Fullscreen
settings.update_version=Update version json.
settings.run_directory=Run Directory(Version Isolation)
settings.physical_memory=Physical Memory Size
@@ -286,10 +256,9 @@ mods.default_information=Please ensure that you have installed Forge or LiteLoad
advancedsettings=Advanced
advancedsettings.launcher_visible=Launcher Visibility
advancedsettings.debug_mode=Debug Mode
advancedsettings.java_permanent_generation_space=PermGen Space/MB
advancedsettings.jvm_args=Java VM Arguments
advancedsettings.Minecraft_arguments=Minecraft Arguments
advancedsettings.minecraft_arguments=Minecraft Arguments
advancedsettings.launcher_visibility.close=Close the launcher when the game launched.
advancedsettings.launcher_visibility.hide=Hide the launcher when the game launched.
advancedsettings.launcher_visibility.keep=Keep the launcher visible.
@@ -302,7 +271,6 @@ advancedsettings.java_args_default=Default java args: -XX:+UseConcMarkSweepGC -X
advancedsettings.wrapper_launcher=Wrapper Launcher(i.e. optirun...)
advancedsettings.precall_command=Precalling command(will be executed before game launching)
advancedsettings.server_ip=Server Host
advancedsettings.cancel_wrapper_launcher=Cancel Wrapper Launcher
advancedsettings.dont_check_game_completeness=Don't check game completeness
mainwindow.show_log=Show Logs
@@ -313,7 +281,7 @@ mainwindow.make_launch_succeed=Finished script creation.
mainwindow.no_version=No version found. Switch to Game Downloads Tab?
launcher.about=About Author\nMinecraft Forum ID: klkl6523\nCopyright (c) 2013 huangyuhui\nOpened source under GPL v3 license:http://github.com/huanghongxun/HMCL/\nThis software used project Gson which is under Apache License 2.0, thanks contributors.
launcher.download_source=Download Source
launcher_settings.download_source=Download Source
launcher.background_location=Background Location
launcher.common_location=Common Location
launcher.exit_failed=Failed to shutdown.
@@ -322,26 +290,23 @@ launcher.versions_json_not_matched_cannot_auto_completion=The version %s lost ve
launcher.versions_json_not_formatted=The version information of %s is malformed! Redownload it?
launcher.choose_bgpath=Choose background path.
launcher.choose_commonpath=Choose common path.
launcher.commpath_tooltip=This app will save all game libraries and assets here unless there are existant files in game folder.
launcher_settings.common_path.tooltip=This app will save all game libraries and assets here unless there are existant files in game folder.
launcher.background_tooltip=The laucher uses a default background.\nIf you use custom background.png, link it and it will be used.\nIf there is "bg" subdirectory, this app will chooses one picture in "bgskin" randomly.\nIf you set the background setting, this app will use it.
launcher.update_launcher=Check for update
launcher.enable_shadow=Enable Window Shadow
launcher.enable_animation=Enable Animation
launcher.enable_blur=Enable Blur
launcher.theme=Theme
launcher.proxy=Proxy
launcher.decorated=Enable system window border(in order to fix the problem that the ui become all gray in Linux OS)
launcher_settings.theme=Theme
launcher_settings.proxy=Proxy
launcher_settings.decorated=Enable system window border(in order to fix the problem that the ui become all gray in Linux OS)
launcher.modpack=Documentations for modpacks.
launcher.lang=Language
launcher_settings.language=Language
launcher.restart=Options will be in operations only if restart this app.
launcher.log_font=Log Font
launcher_settings.log_font=Log Font
launcher.tab.general=General
launcher.tab.ui=UI
launcher.tab.about=About
launcher.title.game=Games
launcher.title.main=Home
launcher.title.launcher=Launcher
game_settings=Games
main_page=Home
launcher_settings=Launcher
versions.release=Release
versions.snapshot=Snapshot
@@ -360,18 +325,10 @@ advice.os64butjdk32=Your OS is 64-Bit but your Java is 32-Bit. The 64-Bit Java i
advice.java8=Java 8 is suggested, which can make game run more fluently. And many mods and Minecraft 1.12 and newer versions requires Java 8.
assets.download_all=Download Assets Files
assets.not_refreshed=The assets list is not refreshed, please refresh it once.
assets.failed=Failed to get the list, try again.
assets.list.1_7_3_after=1.7.3 And higher
assets.list.1_6=1.6(BMCLAPI)
assets.unkown_type_select_one=Unknown game version: %s, please choose an asset type.
assets.type=Asset Type
assets.download=Download Assets
assets.no_assets=Assets are not complete, complete them?
assets.failed_download=Failed to download assets, may cause no sounds and language files.
gamedownload.not_refreshed=The game list is not refreshed, please refresh it once.
taskwindow.title=Tasks
taskwindow.single_progress=Single progress
taskwindow.total_progress=Total progress
@@ -401,12 +358,6 @@ logwindow.search=Search
selector.choose=Choose
serverlistview.title=Choose a server
serverlistview.name=Name
serverlistview.type=Type
serverlistview.version=Version
serverlistview.info=Information
minecraft.invalid=Invalid
minecraft.invalid_jar=Invalid Jar
minecraft.not_a_file=Not a file
@@ -439,3 +390,20 @@ wizard.steps=Steps
lang=English
lang.default=Belong to OS language.
account.create=
input.not_empty=Input Requrired!
account=Accounts
install.new_game=Install a New Game
install.new_game.current_game_version=Current Game Version
install.installer.choose=Choose a %s version
install.installer.forge=Forge
install.installer.optifine=OptiFine
install.installer.liteloader=LiteLoader
install.installer.failed=Unable to install %s.
install.new_game.already_exists=This version has already been existing.
install.installer.game=Game
install.modpack=Install a modpack (CurseForge supported)
install.select=Select an operation
install=Install New Game
settings.icon=Game Icon
launcher=Launcher