Api
This commit is contained in:
427
HMCLCore/src/main/resources/org/jackhuang/hmcl/lang/I18N.lang
Normal file
427
HMCLCore/src/main/resources/org/jackhuang/hmcl/lang/I18N.lang
Normal file
@@ -0,0 +1,427 @@
|
||||
# Hello Minecraft! Launcher.
|
||||
# Copyright (C) 2013 huangyuhui <huanghongxun2008@126.com>
|
||||
#
|
||||
# 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
|
||||
launch.failed=Failed to launch.
|
||||
launch.failed_creating_process=Failed to create process, maybe your java path is wrong, please modify your java path.
|
||||
launch.failed_sh_permission=Failed to add permission to the launch script.
|
||||
launch.failed_packing_jar=Failed to pack the jar.
|
||||
launch.unsupported_launcher_version=Sorry, the launcher cannot launch minecraft, but will retry launching it.
|
||||
launch.too_big_memory_alloc_64bit=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.
|
||||
launch.too_big_memory_alloc_free_space_too_low=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.cannot_create_jvm=We find that it cannot create java virutal machine. The Java argements may have problems. You can enable the no args mode in the settings.
|
||||
launch.circular_dependency_versions=Found circular dependency versions, please check if your client has been modified.
|
||||
launch.not_finished_downloading_libraries=Did not finish downloading libraries, continue launching game?
|
||||
launch.not_finished_decompressing_natives=Did not finish decompressing native libraries, continue launching game?
|
||||
launch.wrong_javadir=Incorrect Java directory, will reset to default Java directory.
|
||||
launch.exited_abnormally=Game exited abnormally, please visit the log, or ask someone for help.
|
||||
|
||||
launch.state.logging_in=Logging In
|
||||
launch.state.generating_launching_codes=Generating Launching Codes
|
||||
launch.state.downloading_libraries=Downloading dependencies
|
||||
launch.state.decompressing_natives=Decompressing natives
|
||||
|
||||
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.version=Version
|
||||
install.mcversion=Game 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
|
||||
login.failed=Failed to login
|
||||
login.no_Player007=You have not set a username!
|
||||
login.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
|
||||
login.changed_client_token=The server response has changed the client token.
|
||||
login.not_email=The username must be a e-mail.
|
||||
login.type=Login
|
||||
login.username=Name
|
||||
login.account=Email
|
||||
login.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
|
||||
|
||||
login.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.
|
||||
|
||||
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.
|
||||
operation.confirm_stop=Terminate the operations?
|
||||
|
||||
ui.login.password=Password
|
||||
ui.more=More
|
||||
|
||||
crash.advice.UnsupportedClassVersionError=Maybe your java is too old, try to update the java.
|
||||
crash.advice.ConcurrentModificationException=Maybe your Java is newer than 1.8.0_11, you could downgrade to Java 7.
|
||||
crash.advice.ClassNotFoundException=Minecraft or mods are incomplete. Retry if there are some libraries that have not downloaded or update your game and mods! Or you can try Game Settings -> Manage (Version) -> Delete library files to solve the problem.
|
||||
crash.advice.NoSuchFieldError=Minecraft or mods are incomplete. Retry if there are some libraries that have not downloaded or update your game and mods!
|
||||
crash.advice.LWJGLException=Maybe your video driver does not work well, please update your video driver.
|
||||
crash.advice.SecurityException=Maybe you have modified minecraft.jar but have not removed the META-INF.
|
||||
crash.advice.OutOfMemoryError=The maximum memory of JVM is too small, please modify it.
|
||||
crash.advice.otherwise=Maybe mods caused problems.
|
||||
|
||||
crash.advice.OpenGL=Maybe drivers caused problems.
|
||||
crash.advice.no_lwjgl=Maybe drivers caused problems.
|
||||
|
||||
crash.advice.no=No advice.
|
||||
|
||||
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!
|
||||
crash.headless=If your OS is Linux, please use Oracle JDK instead of OpenJDK, or add "-Djava.awt.headless=false" JVM argument, or check if your Xserver works normally.
|
||||
crash.NoClassDefFound=Please check "HMCL" software is complete.
|
||||
|
||||
crash.error=Minecraft has crashed.
|
||||
crash.main_class_not_found=Main Class is not found, may be your mc has been broken.
|
||||
crash.class_path_wrong=Maybe the launch script is malformed.
|
||||
|
||||
ui.label.newProfileWindow.new_profile_name=New Profile Name:
|
||||
ui.label.newProfileWindow.copy_from=Copy From:
|
||||
ui.newProfileWindow.title=New Config
|
||||
|
||||
ui.button.ok=OK
|
||||
ui.button.refresh=Refresh
|
||||
ui.button.run=Play
|
||||
ui.button.settings=Settings
|
||||
ui.button.about=About
|
||||
ui.button.others=Others
|
||||
ui.button.logout=Log Out
|
||||
ui.button.download=Download
|
||||
ui.button.retry=Retry
|
||||
ui.button.delete=Delete
|
||||
ui.button.install=Install
|
||||
ui.button.info=Info
|
||||
ui.button.save=Save
|
||||
ui.button.copy=Copy
|
||||
ui.button.clear=Clear
|
||||
ui.button.close=Close
|
||||
ui.button.explore=Explore
|
||||
ui.button.test=Test
|
||||
ui.button.preview=Preview
|
||||
button.cancel=Cancel
|
||||
button.ok=OK
|
||||
|
||||
ui.label.version=Version
|
||||
ui.label.password=Password
|
||||
ui.label.profile=Profile
|
||||
|
||||
ui.message.first_load=Please enter your name.
|
||||
ui.message.enter_password=Please enter your password.
|
||||
ui.message.launching=Launching...
|
||||
ui.message.making=Generating...
|
||||
ui.message.sure_remove=Sure to remove profile %s?
|
||||
ui.message.update_java=Please upgrade your Java.
|
||||
ui.message.open_jdk=We have found that you started this application using OpenJDK, which will cause so many troubles drawing the UI. We suggest you using Oracle JDK instead.
|
||||
|
||||
ui.label.settings=Settings
|
||||
ui.label.crashing=<html>Hello Minecraft! Launcher has crashed!</html>
|
||||
ui.label.crashing_out_dated=<html>Hello Minecraft! Launcher has crashed! Your launcher is outdated. Update it!</html>
|
||||
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.failed=Failed to download
|
||||
download.successfully=Downloaded successfully
|
||||
download.source=Download Source
|
||||
|
||||
message.error=Error
|
||||
message.cannot_open_explorer=Cannot open explorer:
|
||||
message.cancelled=Cancelled
|
||||
message.info=Info
|
||||
message.loading=Loading...
|
||||
|
||||
folder.game=Game Dir
|
||||
folder.mod=Mod
|
||||
folder.coremod=Core Mod
|
||||
folder.config=Configs
|
||||
folder.resourcepacks=Resourcepacks
|
||||
folder.screenshots=Screenshots
|
||||
folder.saves=Saves
|
||||
|
||||
settings.tabs.game_download=Games
|
||||
settings.tabs.installers=Installers
|
||||
settings.tabs.assets_downloads=Assets
|
||||
|
||||
settings=Settings
|
||||
settings.explore=Explore
|
||||
settings.manage=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
|
||||
settings.update_version=Update version json.
|
||||
settings.run_directory=Run Directory(Version Isolation)
|
||||
settings.physical_memory=Physical Memory Size
|
||||
settings.choose_javapath=Choose Java Directory.
|
||||
settings.default=Default
|
||||
settings.custom=Custom
|
||||
settings.choose_gamedir=Choose Game Directory
|
||||
settings.failed_load=Failed to load settings file. Remove it?
|
||||
settings.test_game=Test game
|
||||
|
||||
settings.type.global=<html><a href="">Click here to switch to version specialized setting. Now it is global setting.</a></html>
|
||||
settings.type.special=<html><a href="">Click here to switch to global setting. Not it is version specialized setting.</a></html>
|
||||
|
||||
modpack=Mod pack
|
||||
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.export_error=Failed to export the modpack, maybe the format of your game directory is incorrect or failed to manage files.
|
||||
modpack.export_finished=Exporting the modpack finished. See
|
||||
modpack.included_launcher=The modpack is included the launcher, you can publish it directly.
|
||||
modpack.not_included_launcher=You can use the modpack by clicking the "Import Modpack" button.
|
||||
modpack.enter_name=Enter your desired name for this game.
|
||||
|
||||
modpack.task.save=Export 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.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.initialization.include_launcher=Include the launcher
|
||||
modpack.wizard.step.initialization.exported_version=The exported game version
|
||||
modpack.wizard.step.initialization.save=Choose a location to export the game files to
|
||||
modpack.wizard.step.initialization.warning=<html>Before making modpack, you should ensure that your game can launch successfully,<br/>and that your Minecraft is release, not snapshot.<br/>and that it is not allowed to add mods which is not allowed to distribute to the modpack.</html>
|
||||
modpack.wizard.step.2=Files selection
|
||||
modpack.wizard.step.2.title=Choose the files you do not want to put in the modpack.
|
||||
modpack.wizard.step.3=Description
|
||||
modpack.wizard.step.3.title=Describe your modpack.
|
||||
|
||||
modpack.desc=Describe your modpack, including precautions, changlog, supporting Markdown(also supporting online pictures).
|
||||
modpack.incorrect_format.no_json=The format of the modpack is incorrect, pack.json is missing.
|
||||
modpack.incorrect_format.no_jar=The format of the modpack is incorrect, pack.json does not have attribute 'jar'
|
||||
modpack.cannot_read_version=Failed to gather the game version
|
||||
modpack.not_a_valid_location=Not a valid modpack location
|
||||
modpack.name=Modpack Name
|
||||
modpack.not_a_valid_name=Not a valid modpack name
|
||||
|
||||
modpack.files.servers_dat=Multiplayer servers list
|
||||
modpack.files.saves=Saved games
|
||||
modpack.files.mods=Mods
|
||||
modpack.files.config=Mod configs
|
||||
modpack.files.liteconfig=Mod configurations
|
||||
modpack.files.resourcepacks=Resource(Texture) packs
|
||||
modpack.files.options_txt=Game options
|
||||
modpack.files.optionsshaders_txt=Shaders options
|
||||
modpack.files.mods.voxelmods=VoxelMods (including VoxelMap) options
|
||||
modpack.files.dumps=NEI debug output
|
||||
modpack.files.scripts=MineTweaker configuration
|
||||
modpack.files.blueprints=BuildCraft blueprints
|
||||
|
||||
mods=Mods
|
||||
mods.choose_mod=Choose your mods
|
||||
mods.failed=Failed to add mods
|
||||
mods.add=Add
|
||||
mods.remove=Remove
|
||||
mods.default_information=<html><font color=#c0392b>Please ensure that you have installed Forge or LiteLoader before installing mods!<br>You can drop your mod files from explorer/finder, and delete mods by the delete button.<br>Disable a mod by leaving the check box unchecked; Choose an item to get the information.</font></html>
|
||||
|
||||
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.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.
|
||||
advancedsettings.game_dir.default=Default (.minecraft/)
|
||||
advancedsettings.game_dir.independent=Independent (.minecraft/versions/<version name>/, except assets,libraries)
|
||||
advancedsettings.no_jvm_args=No Default JVM Args
|
||||
advancedsettings.java_args_default=Default java args: -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -XX:MaxPermSize=???m -Xmx???m -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true
|
||||
advancedsettings.wrapper_launcher=Wrapper Launcher(like 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
|
||||
mainwindow.make_launch_script=Make Launching Script.
|
||||
mainwindow.make_launch_script_failed=Failed to make script.
|
||||
mainwindow.enter_script_name=Enter the script name.
|
||||
mainwindow.make_launch_succeed=Finished script creation.
|
||||
mainwindow.no_version=No version found. Switch to Game Downloads Tab?
|
||||
|
||||
launcher.about=<html>About Author<br/>Minecraft Forum ID: klkl6523<br/>Copyright (c) 2013 huangyuhui<br/>Opened source under GPL v3 license:http://github.com/huanghongxun/HMCL/<br/>This software used project Gson which is under Apache License 2.0, thanks contributors.</html>
|
||||
launcher.download_source=Download Source
|
||||
launcher.background_location=Background Location
|
||||
launcher.common_location=Common Location
|
||||
launcher.exit_failed=Failed to shutdown.
|
||||
launcher.versions_json_not_matched=The version %s is malformed! There are a json:%s in this version. Do you want to fix this problem?
|
||||
launcher.versions_json_not_matched_cannot_auto_completion=The version %s lost version information file, delete it?
|
||||
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=<html><body>This app will save all game libraries and assets here unless there are existant files in game folder.</body></html>
|
||||
launcher.background_tooltip=<html><body>The laucher uses a default background.<br/>If you use custom background.png, link it and it will be used.<br />If there is "bg" subdirectory, this app will chooses one picture in "bgskin" randomly.<br />If you set the background setting, this app will use it.</body></html>
|
||||
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.modpack=<html><a href="http://blog.163.com/huanghongxun2008@126/blog/static/7738046920160323812771/">Documentations for modpacks.</a></html>
|
||||
launcher.lang=Language
|
||||
launcher.restart=Options will be in operations only if restart this app.
|
||||
|
||||
launcher.title.game=Games
|
||||
launcher.title.main=Home
|
||||
launcher.title.launcher=Launcher
|
||||
|
||||
versions.release=Release
|
||||
versions.snapshot=Snapshot
|
||||
versions.old_beta=Beta
|
||||
versions.old_alpha=Old Alpha
|
||||
|
||||
versions.manage.rename=Rename this version
|
||||
versions.manage.rename.message=Please enter the new name
|
||||
versions.manage.remove=Delete this version
|
||||
versions.manage.remove.confirm=Sure to remove the version
|
||||
versions.manage.redownload_json=Redownload Minecraft Configuration(minecraft.json)
|
||||
versions.manage.redownload_assets_index=Redownload Assets Index
|
||||
versions.mamage.remove_libraries=Delete library files
|
||||
|
||||
advice.os64butjdk32=Your OS is 64-Bit but your Java is 32-Bit. The 64-Bit Java is recommended.
|
||||
|
||||
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
|
||||
taskwindow.cancel=Cancel
|
||||
taskwindow.no_more_instance=Maybe you opened more than one task window, don't open it again!
|
||||
taskwindow.file_name=Task
|
||||
taskwindow.download_progress=Pgs.
|
||||
|
||||
setupwindow.include_minecraft=Import game
|
||||
setupwindow.find_in_configurations=Finished importing. You can find it in the configuration selection bar.
|
||||
setupwindow.give_a_name=Give a name to the new game.
|
||||
setupwindow.new=New
|
||||
setupwindow.no_empty_name=Version name cannot be empty.
|
||||
setupwindow.clean=Clean game files
|
||||
|
||||
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?
|
||||
update.newest_version=Newest version:
|
||||
update.failed=Failed to check for updates.
|
||||
update.found=(Found Update!)
|
||||
|
||||
logwindow.terminate_game=Terminate Game
|
||||
logwindow.tieba=Baidu Tieba
|
||||
logwindow.title=Log
|
||||
|
||||
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
|
||||
minecraft.not_found=Not found
|
||||
minecraft.not_readable=Not readable
|
||||
minecraft.modified=(Modified!)
|
||||
|
||||
color.red=Red
|
||||
color.blue=Blue
|
||||
color.green=Green
|
||||
color.orange=Orange
|
||||
color.dark_blue=Dark Blue
|
||||
color.purple=Purple
|
||||
|
||||
wizard.next_>=Next >
|
||||
wizard.next_mnemonic=N
|
||||
wizard.<_prev=< Prev
|
||||
wizard.prev_mnemonic=P
|
||||
wizard.finish=Finish
|
||||
wizard.finish_mnemonic=F
|
||||
wizard.cancel=Cancel
|
||||
wizard.cancel_mnemonic=C
|
||||
wizard.help=Help
|
||||
wizard.help_mnemonic=H
|
||||
wizard.close=Close
|
||||
wizard.close_mnemonic=C
|
||||
wizard.summary=Summary
|
||||
wizard.failed=Failed
|
||||
wizard.steps=Steps
|
||||
|
||||
lang=English
|
||||
lang.default=Belong to OS language.
|
||||
@@ -0,0 +1,427 @@
|
||||
# Hello Minecraft! Launcher.
|
||||
# Copyright (C) 2013 huangyuhui <huanghongxun2008@126.com>
|
||||
#
|
||||
# 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
|
||||
launch.failed=Failed to launch.
|
||||
launch.failed_creating_process=Failed to create process, maybe your java path is wrong, please modify your java path.
|
||||
launch.failed_sh_permission=Failed to add permission to the launch script.
|
||||
launch.failed_packing_jar=Failed to pack the jar.
|
||||
launch.unsupported_launcher_version=Sorry, the launcher cannot launch minecraft, but will retry launching it.
|
||||
launch.too_big_memory_alloc_64bit=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.
|
||||
launch.too_big_memory_alloc_free_space_too_low=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.cannot_create_jvm=We find that it cannot create java virutal machine. The Java argements may have problems. You can enable the no args mode in the settings.
|
||||
launch.circular_dependency_versions=Found circular dependency versions, please check if your client has been modified.
|
||||
launch.not_finished_downloading_libraries=Did not finish downloading libraries, continue launching game?
|
||||
launch.not_finished_decompressing_natives=Did not finish decompressing native libraries, continue launching game?
|
||||
launch.wrong_javadir=Incorrect Java directory, will reset to default Java directory.
|
||||
launch.exited_abnormally=Game exited abnormally, please visit the log, or ask someone for help.
|
||||
|
||||
launch.state.logging_in=Logging In
|
||||
launch.state.generating_launching_codes=Generating Launching Codes
|
||||
launch.state.downloading_libraries=Downloading dependencies
|
||||
launch.state.decompressing_natives=Decompressing natives
|
||||
|
||||
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.version=Version
|
||||
install.mcversion=Game 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
|
||||
login.failed=Failed to login
|
||||
login.no_Player007=You have not set a username!
|
||||
login.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
|
||||
login.changed_client_token=The server response has changed the client token.
|
||||
login.not_email=The username must be a e-mail.
|
||||
login.type=Login
|
||||
login.username=Name
|
||||
login.account=Email
|
||||
login.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
|
||||
|
||||
login.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.
|
||||
|
||||
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.
|
||||
operation.confirm_stop=Terminate the operations?
|
||||
|
||||
ui.login.password=Password
|
||||
ui.more=More
|
||||
|
||||
crash.advice.UnsupportedClassVersionError=Maybe your java is too old, try to update the java.
|
||||
crash.advice.ConcurrentModificationException=Maybe your Java is newer than 1.8.0_11, you could downgrade to Java 7.
|
||||
crash.advice.ClassNotFoundException=Minecraft or mods are incomplete. Retry if there are some libraries that have not downloaded or update your game and mods! Or you can try Game Settings -> Manage (Version) -> Delete library files to solve the problem.
|
||||
crash.advice.NoSuchFieldError=Minecraft or mods are incomplete. Retry if there are some libraries that have not downloaded or update your game and mods!
|
||||
crash.advice.LWJGLException=Maybe your video driver does not work well, please update your video driver.
|
||||
crash.advice.SecurityException=Maybe you have modified minecraft.jar but have not removed the META-INF.
|
||||
crash.advice.OutOfMemoryError=The maximum memory of JVM is too small, please modify it.
|
||||
crash.advice.otherwise=Maybe mods caused problems.
|
||||
|
||||
crash.advice.OpenGL=Maybe drivers caused problems.
|
||||
crash.advice.no_lwjgl=Maybe drivers caused problems.
|
||||
|
||||
crash.advice.no=No advice.
|
||||
|
||||
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!
|
||||
crash.headless=If your OS is Linux, please use Oracle JDK instead of OpenJDK, or add "-Djava.awt.headless=false" JVM argument, or check if your Xserver works normally.
|
||||
crash.NoClassDefFound=Please check "HMCL" software is complete.
|
||||
|
||||
crash.error=Minecraft has crashed.
|
||||
crash.main_class_not_found=Main Class is not found, may be your mc has been broken.
|
||||
crash.class_path_wrong=Maybe the launch script is malformed.
|
||||
|
||||
ui.label.newProfileWindow.new_profile_name=New Profile Name:
|
||||
ui.label.newProfileWindow.copy_from=Copy From:
|
||||
ui.newProfileWindow.title=New Config
|
||||
|
||||
ui.button.ok=OK
|
||||
ui.button.refresh=Refresh
|
||||
ui.button.run=Play
|
||||
ui.button.settings=Settings
|
||||
ui.button.about=About
|
||||
ui.button.others=Others
|
||||
ui.button.logout=Log Out
|
||||
ui.button.download=Download
|
||||
ui.button.retry=Retry
|
||||
ui.button.delete=Delete
|
||||
ui.button.install=Install
|
||||
ui.button.info=Info
|
||||
ui.button.save=Save
|
||||
ui.button.copy=Copy
|
||||
ui.button.clear=Clear
|
||||
ui.button.close=Close
|
||||
ui.button.explore=Explore
|
||||
ui.button.test=Test
|
||||
ui.button.preview=Preview
|
||||
button.cancel=Cancel
|
||||
button.ok=OK
|
||||
|
||||
ui.label.version=Version
|
||||
ui.label.password=Password
|
||||
ui.label.profile=Profile
|
||||
|
||||
ui.message.first_load=Please enter your name.
|
||||
ui.message.enter_password=Please enter your password.
|
||||
ui.message.launching=Launching...
|
||||
ui.message.making=Generating...
|
||||
ui.message.sure_remove=Sure to remove profile %s?
|
||||
ui.message.update_java=Please upgrade your Java.
|
||||
ui.message.open_jdk=We have found that you started this application using OpenJDK, which will cause so many troubles drawing the UI. We suggest you using Oracle JDK instead.
|
||||
|
||||
ui.label.settings=Settings
|
||||
ui.label.crashing=<html>Hello Minecraft! Launcher has crashed!</html>
|
||||
ui.label.crashing_out_dated=<html>Hello Minecraft! Launcher has crashed! Your launcher is outdated. Update it!</html>
|
||||
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.failed=Failed to download
|
||||
download.successfully=Downloaded successfully
|
||||
download.source=Download Source
|
||||
|
||||
message.error=Error
|
||||
message.cannot_open_explorer=Cannot open explorer:
|
||||
message.cancelled=Cancelled
|
||||
message.info=Info
|
||||
message.loading=Loading...
|
||||
|
||||
folder.game=Game Dir
|
||||
folder.mod=Mod
|
||||
folder.coremod=Core Mod
|
||||
folder.config=Configs
|
||||
folder.resourcepacks=Resourcepacks
|
||||
folder.screenshots=Screenshots
|
||||
folder.saves=Saves
|
||||
|
||||
settings.tabs.game_download=Games
|
||||
settings.tabs.installers=Installers
|
||||
settings.tabs.assets_downloads=Assets
|
||||
|
||||
settings=Settings
|
||||
settings.explore=Explore
|
||||
settings.manage=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
|
||||
settings.update_version=Update version json.
|
||||
settings.run_directory=Run Directory(Version Isolation)
|
||||
settings.physical_memory=Physical Memory Size
|
||||
settings.choose_javapath=Choose Java Directory.
|
||||
settings.default=Default
|
||||
settings.custom=Custom
|
||||
settings.choose_gamedir=Choose Game Directory
|
||||
settings.failed_load=Failed to load settings file. Remove it?
|
||||
settings.test_game=Test game
|
||||
|
||||
settings.type.global=<html><a>Click here to switch to version specialized setting. Now it is global setting.</a></html>
|
||||
settings.type.special=<html><a>Click here to switch to global setting. Not it is version specialized setting.</a></html>
|
||||
|
||||
modpack=Mod pack
|
||||
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.export_error=Failed to export the modpack, maybe the format of your game directory is incorrect or failed to manage files.
|
||||
modpack.export_finished=Exporting the modpack finished. See
|
||||
modpack.included_launcher=The modpack is included the launcher, you can publish it directly.
|
||||
modpack.not_included_launcher=You can use the modpack by clicking the "Import Modpack" button.
|
||||
modpack.enter_name=Enter your desired name for this game.
|
||||
|
||||
modpack.task.save=Export 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.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.initialization.include_launcher=Include the launcher
|
||||
modpack.wizard.step.initialization.exported_version=The exported game version
|
||||
modpack.wizard.step.initialization.save=Choose a location to export the game files to
|
||||
modpack.wizard.step.initialization.warning=<html>Before making modpack, you should ensure that your game can launch successfully,<br/>and that your Minecraft is release, not snapshot.<br/>and that it is not allowed to add mods which is not allowed to distribute to the modpack.</html>
|
||||
modpack.wizard.step.2=Files selection
|
||||
modpack.wizard.step.2.title=Choose the files you do not want to put in the modpack.
|
||||
modpack.wizard.step.3=Description
|
||||
modpack.wizard.step.3.title=Describe your modpack.
|
||||
|
||||
modpack.desc=Describe your modpack, including precautions, changlog, supporting Markdown(also supporting online pictures).
|
||||
modpack.incorrect_format.no_json=The format of the modpack is incorrect, pack.json is missing.
|
||||
modpack.incorrect_format.no_jar=The format of the modpack is incorrect, pack.json does not have attribute 'jar'
|
||||
modpack.cannot_read_version=Failed to gather the game version
|
||||
modpack.not_a_valid_location=Not a valid modpack location
|
||||
modpack.name=Modpack Name
|
||||
modpack.not_a_valid_name=Not a valid modpack name
|
||||
|
||||
modpack.files.servers_dat=Multiplayer servers list
|
||||
modpack.files.saves=Saved games
|
||||
modpack.files.mods=Mods
|
||||
modpack.files.config=Mod configs
|
||||
modpack.files.liteconfig=Mod configurations
|
||||
modpack.files.resourcepacks=Resource(Texture) packs
|
||||
modpack.files.options_txt=Game options
|
||||
modpack.files.optionsshaders_txt=Shaders options
|
||||
modpack.files.mods.voxelmods=VoxelMods (including VoxelMap) options
|
||||
modpack.files.dumps=NEI debug output
|
||||
modpack.files.scripts=MineTweaker configuration
|
||||
modpack.files.blueprints=BuildCraft blueprints
|
||||
|
||||
mods=Mods
|
||||
mods.choose_mod=Choose your mods
|
||||
mods.failed=Failed to add mods
|
||||
mods.add=Add
|
||||
mods.remove=Remove
|
||||
mods.default_information=<html><font color=#c0392b>Please ensure that you have installed Forge or LiteLoader before installing mods!<br>You can drop your mod files from explorer/finder, and delete mods by the delete button.<br>Disable a mod by leaving the check box unchecked; Choose an item to get the information.</font></html>
|
||||
|
||||
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.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.
|
||||
advancedsettings.game_dir.default=Default (.minecraft/)
|
||||
advancedsettings.game_dir.independent=Independent (.minecraft/versions/<version name>/, except assets,libraries)
|
||||
advancedsettings.no_jvm_args=No Default JVM Args
|
||||
advancedsettings.java_args_default=Default java args: -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -XX:MaxPermSize=???m -Xmx???m -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true
|
||||
advancedsettings.wrapper_launcher=Wrapper Launcher(like 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
|
||||
mainwindow.make_launch_script=Make Launching Script.
|
||||
mainwindow.make_launch_script_failed=Failed to make script.
|
||||
mainwindow.enter_script_name=Enter the script name.
|
||||
mainwindow.make_launch_succeed=Finished script creation.
|
||||
mainwindow.no_version=No version found. Switch to Game Downloads Tab?
|
||||
|
||||
launcher.about=<html>About Author<br/>Minecraft Forum ID: klkl6523<br/>Copyright (c) 2013 huangyuhui<br/>Opened source under GPL v3 license:http://github.com/huanghongxun/HMCL/<br/>This software used project Gson which is under Apache License 2.0, thanks contributors.</html>
|
||||
launcher.download_source=Download Source
|
||||
launcher.background_location=Background Location
|
||||
launcher.common_location=Common Location
|
||||
launcher.exit_failed=Failed to shutdown.
|
||||
launcher.versions_json_not_matched=The version %s is malformed! There are a json:%s in this version. Do you want to fix this problem?
|
||||
launcher.versions_json_not_matched_cannot_auto_completion=The version %s lost version information file, delete it?
|
||||
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=<html><body>This app will save all game libraries and assets here unless there are existant files in game folder.</body></html>
|
||||
launcher.background_tooltip=<html><body>The laucher uses a default background.<br/>If you use custom background.png, link it and it will be used.<br />If there is "bg" subdirectory, this app will chooses one picture in "bgskin" randomly.<br />If you set the background setting, this app will use it.</body></html>
|
||||
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.modpack=<html><a href="http://blog.163.com/huanghongxun2008@126/blog/static/7738046920160323812771/">Documentations for modpacks.</a></html>
|
||||
launcher.lang=Language
|
||||
launcher.restart=Options will be in operations only if restart this app.
|
||||
|
||||
launcher.title.game=Games
|
||||
launcher.title.main=Home
|
||||
launcher.title.launcher=Launcher
|
||||
|
||||
versions.release=Release
|
||||
versions.snapshot=Snapshot
|
||||
versions.old_beta=Beta
|
||||
versions.old_alpha=Old Alpha
|
||||
|
||||
versions.manage.rename=Rename this version
|
||||
versions.manage.rename.message=Please enter the new name
|
||||
versions.manage.remove=Delete this version
|
||||
versions.manage.remove.confirm=Sure to remove the version
|
||||
versions.manage.redownload_json=Redownload Minecraft Configuration(minecraft.json)
|
||||
versions.manage.redownload_assets_index=Redownload Assets Index
|
||||
versions.mamage.remove_libraries=Delete library files
|
||||
|
||||
advice.os64butjdk32=Your OS is 64-Bit but your Java is 32-Bit. The 64-Bit Java is recommended.
|
||||
|
||||
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
|
||||
taskwindow.cancel=Cancel
|
||||
taskwindow.no_more_instance=Maybe you opened more than one task window, don't open it again!
|
||||
taskwindow.file_name=Task
|
||||
taskwindow.download_progress=Pgs.
|
||||
|
||||
setupwindow.include_minecraft=Import game
|
||||
setupwindow.find_in_configurations=Finished importing. You can find it in the configuration selection bar.
|
||||
setupwindow.give_a_name=Give a name to the new game.
|
||||
setupwindow.new=New
|
||||
setupwindow.no_empty_name=Version name cannot be empty.
|
||||
setupwindow.clean=Clean game files
|
||||
|
||||
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?
|
||||
update.newest_version=Newest version:
|
||||
update.failed=Failed to check for updates.
|
||||
update.found=(Found Update!)
|
||||
|
||||
logwindow.terminate_game=Terminate Game
|
||||
logwindow.tieba=Baidu Tieba
|
||||
logwindow.title=Log
|
||||
|
||||
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
|
||||
minecraft.not_found=Not found
|
||||
minecraft.not_readable=Not readable
|
||||
minecraft.modified=(Modified!)
|
||||
|
||||
color.red=Red
|
||||
color.blue=Blue
|
||||
color.green=Green
|
||||
color.orange=Orange
|
||||
color.dark_blue=Dark Blue
|
||||
color.purple=Purple
|
||||
|
||||
wizard.next_>=Next >
|
||||
wizard.next_mnemonic=N
|
||||
wizard.<_prev=< Prev
|
||||
wizard.prev_mnemonic=P
|
||||
wizard.finish=Finish
|
||||
wizard.finish_mnemonic=F
|
||||
wizard.cancel=Cancel
|
||||
wizard.cancel_mnemonic=C
|
||||
wizard.help=Help
|
||||
wizard.help_mnemonic=H
|
||||
wizard.close=Close
|
||||
wizard.close_mnemonic=C
|
||||
wizard.summary=Summary
|
||||
wizard.failed=Failed
|
||||
wizard.steps=Steps
|
||||
|
||||
lang=English
|
||||
lang.default=Belong to OS language.
|
||||
425
HMCLCore/src/main/resources/org/jackhuang/hmcl/lang/I18N_vi.lang
Normal file
425
HMCLCore/src/main/resources/org/jackhuang/hmcl/lang/I18N_vi.lang
Normal file
@@ -0,0 +1,425 @@
|
||||
# Hello Minecraft! Launcher.
|
||||
# Copyright (C) 2013 huangyuhui <huanghongxun2008@126.com>
|
||||
#
|
||||
# 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: LADBOSSHOSS
|
||||
launch.failed=Mở minecraft không thành công.
|
||||
launch.failed_creating_process=Tạo tiến trình chạy thất bại, có thể nơi bạn cài java đã bị sai, vui lòng hãy chỉnh sửa lại đường dẫn cài java.
|
||||
launch.failed_sh_permission=Thêm quyền vào đoạn mã chạy launcher thất bại.
|
||||
launch.failed_packing_jar=Đóng gói file jar thất bại
|
||||
launch.unsupported_launcher_version=Xin lỗi, launcher không mở được minecraft, nhưng launcher sẽ cố gắng để chạy.
|
||||
launch.too_big_memory_alloc_64bit=Bạn đã cho minecraft dùng quá nhiều RAM, vì máy bạn dùng 32-Bit Java Runtime Environment, Minecraft có thể bị crash. Mức RAM cho minecraft dùng cao nhất là 1024MB. Launcher sẽ thử để chạy mnecraft
|
||||
launch.too_big_memory_alloc_free_space_too_low=Bạn đã cho minecraft dùng quá nhiều RAM, vì ram của bạn chỉ có %dMB, minecraft có thể bị crash. Launcher sẽ thử để chạy
|
||||
launch.cannot_create_jvm=Launcher không tạo được máy ảo java để chạy minecraft. Java argument có thể có vấn đề, bạn có thể bật chế độ no args trong cài đặt
|
||||
launch.circular_dependency_versions=Đã tìm thấy phiên bản minecraft không phù hợp, xin hãy xem phiên bản minecraft đã được chỉnh sửa hay không.
|
||||
launch.not_finished_downloading_libraries=Không download được libraries cho minecraft, có tiếp tục mở game không?
|
||||
launch.not_finished_decompressing_natives=Không giải nén được libraries cho minecraft, có tiếp tục mở game không?
|
||||
launch.wrong_javadir=Đường dẫn cài java bị sai, launcher sẽ reset lại đường dẫn java đúng
|
||||
launch.exited_abnormally=Minecraft đã bị thoát bất thường, hãy xem file log, hoặc nói với người khác giúp.
|
||||
|
||||
launch.state.logging_in=Đang đăng nhập...
|
||||
launch.state.generating_launching_codes=Đang tạo code chạy minecraft
|
||||
launch.state.downloading_libraries=Downloading...
|
||||
launch.state.decompressing_natives=Giải nén...
|
||||
|
||||
install.no_version=Không tìm thấy phiên bản minecraft.
|
||||
install.no_version_if_intall=Phiên bản cần thiết không thấy, có nên cài đặt phiên bản tự động không?
|
||||
install.not_refreshed=Danh sách cài chưa được làm mới
|
||||
install.download_list=Danh sách download
|
||||
|
||||
install.liteloader.get_list=Lấy LiteLoader List
|
||||
install.liteloader.install=Cài LiteLoader
|
||||
|
||||
install.forge.get_list=Get Forge List
|
||||
install.forge.install=Cài Forge
|
||||
install.forge.get_changelogs=Lấy Forge Changelogs
|
||||
|
||||
install.optifine.install=Cài OptiFine
|
||||
install.optifine.get_list=Lấy OptiFine Download List
|
||||
install.optifine.get_download_link=Lấy download link của Optifine
|
||||
|
||||
install.failed_forge=Không cài được Forge
|
||||
install.failed_optifine=Không cài được Optifine
|
||||
install.failed_liteloader=Không cài được LiteLoader
|
||||
install.failed_download_forge=Failed to Download Forge
|
||||
install.failed_download_optifine=Failed to Download OptiFine
|
||||
install.failed=Không cài được
|
||||
install.success=Cài đặt thành công
|
||||
install.no_forge=No Forge
|
||||
install.choose_forge=Chọn phiên bản bạn muốn cài Forge
|
||||
install.version=Phiên bản
|
||||
install.mcversion=Game Version
|
||||
install.time=Time
|
||||
install.release_time=Thời gian phát hành
|
||||
install.type=Type
|
||||
install.please_refresh=Nếu bạn muốn cài một thứ gì đó, hãy ấn nút "Tải lại".
|
||||
|
||||
crash.launcher=Launcher bị crash rồi!
|
||||
crash.minecraft=Minecraft bị crash rồi!
|
||||
|
||||
login.choose_charactor=Xin hãy chọn nhân vật bạn muốn
|
||||
login.no_charactor=Không có nhân vật trong tài khoản này.
|
||||
login.your_password=Mật khẩu của bạn
|
||||
login.failed=Không đăng nhập được
|
||||
login.no_Player007=You have not set username!
|
||||
login.wrong_password=Mật khẩu hoặc username đã sai.
|
||||
login.invalid_username=Username không đúng
|
||||
login.invalid_uuid_and_username=UUID và username không đúng
|
||||
login.invalid_password=Mật khẩu không đúng
|
||||
login.invalid_access_token=Access Token bị sai
|
||||
login.changed_client_token=Server đã thay đổi client token.
|
||||
login.not_email=Username phải là email
|
||||
login.type=Login
|
||||
login.username=Username:
|
||||
login.account=Email:
|
||||
login.invalid_token=Hãy đăng xuất và đăng nhập lại.
|
||||
login.no_valid_character=Không có nhân vật hợp lệ, hãy vào trang web skinme.cc và tạo một nhân vật cho bạn.
|
||||
|
||||
proxy.username=Tài khoản
|
||||
proxy.password=Mật khẩu
|
||||
proxy.host=Host
|
||||
proxy.port=Số cổng
|
||||
|
||||
login.failed.connect_authentication_server=Không thể kết nối đến máy chủ xác thực, hãy xem lại kết nối mạng của bạn
|
||||
|
||||
login.profile.not_logged_in=Không đăng nhập vào được và không thể chính sửa cấu hình.
|
||||
login.profile.selected=Không chỉnh sửa được cấu hình, bạn phải đăng xuất ra rồi làm lại.
|
||||
|
||||
login.methods.yggdrasil=Mojang
|
||||
login.methods.offline=Offline
|
||||
login.methods.no_method=Không có chế độ nào
|
||||
|
||||
log.playername_null=Tên của người chơi trống.
|
||||
|
||||
minecraft.no_selected_version=Bạn chưa chọn phiên bản minecraft!
|
||||
minecraft.wrong_path=Đường dẫn minecraft bị sai, launcher không tìm thấy được đường dẫn
|
||||
|
||||
operation.stopped=Quá trình đã được dừng lại.
|
||||
operation.confirm_stop=Dừng lại quá trình không?
|
||||
|
||||
ui.login.password=Mật khẩu
|
||||
ui.more=Xem thêm
|
||||
|
||||
crash.advice.UnsupportedClassVersionError=Phiên bản java của bạn quá cũ, hãy thử cập nhật phiên bản java
|
||||
crash.advice.ConcurrentModificationException=Có thể phiên bản java của bạn mới hơn phiên bản 1.8.0_11, Bạn có thể hạ cấp java xuông phiên bản 7.
|
||||
crash.advice.ClassNotFoundException=Minecraft hoặc mod chưa được hoàn thành. Hãy thử lại nếu có một số libraries chưa được tải về hoặc cập nhật phiên bản minecraft và mod. Hoặc bạn có thể chọn Game Settings -> Manage (Version) -> Xóa libraries để sửa lỗi.
|
||||
crash.advice.NoSuchFieldError=Minecraft hoặc mod chưa được hoàn thành. Hãy thử lại nếu có một số libraries chưa được tải về hoặc cập nhật phiên bản minecraft và mod.
|
||||
crash.advice.LWJGLException=Có thể video driver của bạn không hoạt động tốt cho lắm, hãy thử cập nhật video driver của bạn.
|
||||
crash.advice.SecurityException=Có thể bạn đã chỉnh sửa file minecraft.jar nhưng bạn chưa xóa file META-INF
|
||||
crash.advice.OutOfMemoryError=Lượng RAM cao nhất của máy áo java quá nhỏ, hãy chỉnh sửa nó.
|
||||
crash.advice.otherwise=Có thể mods đã làm ra lỗi.
|
||||
crash.advice.OpenGL=Có thể drivers đã làm ra lỗi
|
||||
crash.advice.no_lwjgl=Có thể drivers đã làm ra lỗi
|
||||
crash.advice.no=Không có lời khuyên.
|
||||
|
||||
crash.user_fault=Hệ điều hành hoặc java của bạn có thể đã cài đặt không đúng cách dẫn đến sự crash của launcher, hãy cài lại java và xem lại máy tính của bạn!
|
||||
crash.headless=Nếu hệ điều hành của bạn là Linux, hãy dùng Oracle JDK thay cho OpenJDK, hoặc thêm vào "-Djava.awt.headless=false" vào argument của máy ảo java, hoặc xem nếu Xserver có hoạt động hay không
|
||||
crash.NoClassDefFound=Hãy kiểm tra phần mềm "HMCL" đã hoàn thành
|
||||
|
||||
crash.error=Minecraft đã bị crash.
|
||||
crash.main_class_not_found=Class chính của minecraft không tìm thấy, có lẽ phiên bản minecraft đã bị lỗi.
|
||||
crash.class_path_wrong=Có lẽ đoạn mã chạy launcher đã bị lỗi
|
||||
|
||||
ui.label.newProfileWindow.new_profile_name=Tên cấu hình mới:
|
||||
ui.label.newProfileWindow.copy_from=Copy từ:
|
||||
ui.newProfileWindow.title=Cấu hình mới
|
||||
|
||||
ui.button.ok=OK
|
||||
ui.button.refresh=Tải lại
|
||||
ui.button.run=Play
|
||||
ui.button.settings=Cài đặt
|
||||
ui.button.about=About
|
||||
ui.button.others=Khác
|
||||
ui.button.logout=Đăng xuất
|
||||
ui.button.download=Tải về
|
||||
ui.button.retry=Thử lại
|
||||
ui.button.delete=Xóa
|
||||
ui.button.install=Cài
|
||||
ui.button.info=Thông tin
|
||||
ui.button.save=Lưu
|
||||
ui.button.copy=Copy
|
||||
ui.button.clear=Xóa
|
||||
ui.button.close=Đóng
|
||||
ui.button.explore=Explore
|
||||
ui.button.test=Test
|
||||
ui.button.preview=Xem trước
|
||||
button.cancel=Thoát
|
||||
button.ok=OK
|
||||
|
||||
ui.label.version=Phiên bản
|
||||
ui.label.password=Mật khẩu
|
||||
ui.label.profile=Cấu hình
|
||||
|
||||
ui.message.first_load=Hãy nhập username của bạn vào.
|
||||
ui.message.enter_password=Hãy nhập mật khẩu của bạn
|
||||
ui.message.launching=Launching...
|
||||
ui.message.making=Generating...
|
||||
ui.message.sure_remove=Bạn có chắc chắn xóa cấu hình %s không?
|
||||
ui.message.update_java=Hãy cập nhật phiên bản java của bạn.
|
||||
|
||||
ui.label.settings=Cài đặt
|
||||
ui.label.crashing=<html>HMCL Minecraft Launcher đã bị crash!</html>
|
||||
ui.label.crashing_out_dated=<html>HL Minecraft Launcher đã bị crash! Và launcher của bạn không phải là phiên bản mới nhất. cập nhật nó đi!</html>
|
||||
ui.label.failed_set=Failed to set:
|
||||
ui.message.open_jdk=We have found that you started this application using OpenJDK, which will cause so many troubles drawing the UI. We suggest you using Oracle JDK instead.
|
||||
|
||||
download=Download
|
||||
download.mojang=Mojang
|
||||
download.BMCL=BMCLAPI (bangbang93, http://bmclapi.bangbang93.com/)
|
||||
download.rapid_data=RapidData (https://www.rapiddata.org/)
|
||||
download.not_200=Download không thành công, the response code
|
||||
download.failed=Download không thành công.
|
||||
download.successfully=Download thành công.
|
||||
download.source=Download Source
|
||||
|
||||
message.error=Lỗi
|
||||
message.cannot_open_explorer=Cannot open explorer:
|
||||
message.cancelled=Đã thoảt
|
||||
message.info=Thông tin
|
||||
message.loading=Loading...
|
||||
|
||||
folder.game=Thư mục minecraft
|
||||
folder.mod=Mod
|
||||
folder.coremod=Core Mod
|
||||
folder.config=Cấu hình
|
||||
folder.resourcepacks=Resourcepacks
|
||||
folder.screenshots=Ảnh chụp màn hình
|
||||
folder.saves=Thế giới
|
||||
|
||||
settings.tabs.game_download=Games
|
||||
settings.tabs.installers=Trình cài đặt
|
||||
settings.tabs.assets_downloads=Assets
|
||||
|
||||
settings=Settings
|
||||
settings.explore=Explore
|
||||
settings.manage=Manage
|
||||
settings.cannot_remove_default_config=Không thể xóa cấu hình mặc định
|
||||
settings.max_memory=RAM cao nhất(MB)
|
||||
settings.java_dir=Thư mục Java
|
||||
settings.game_directory=Thư mục minecraft
|
||||
settings.dimension=Khu vực cửa sổ của game
|
||||
settings.fullscreen=Toàn màn hình
|
||||
settings.update_version=Update version json.
|
||||
settings.run_directory=Run Directory(Version Isolation)
|
||||
settings.physical_memory=Dung lượgg RAM vật lý
|
||||
settings.choose_javapath=Chọn thư mục java
|
||||
settings.default=Mặc định
|
||||
settings.custom=Tùy chỉnh
|
||||
settings.choose_gamedir=Chọn thư mục game
|
||||
settings.failed_load=Đọc file cấu hình thất bại. Xóa nó không?
|
||||
settings.test_game=Chạy thử game
|
||||
|
||||
settings.type.global=<html><a href="">Click here to switch to version specialized setting. Now it is global setting.</a></html>
|
||||
settings.type.special=<html><a href="">Click here to switch to global setting. Not it is version specialized setting.</a></html>
|
||||
|
||||
modpack=Mod pack
|
||||
modpack.choose=Chọn modpack zip file mà bạn muốn nhập vào. Nếu bạn muốn cập nhật phiên bản của modpack, Hãy nhập vào phiên bản bạn muốn cập nhật.
|
||||
modpack.export_error=Xuất modpack ra thất bại, có thể định dạng của thư mục chứa dữ liệu bị sai hoặc không thể quản lý file.
|
||||
modpack.export_finished=Xuất modpack ra thành công. Xem
|
||||
modpack.included_launcher=Modpack đã được tích hợp trong launcher, Bạn có thể publish nó.
|
||||
modpack.not_included_launcher=Dùng nút "Cài Modpack" để cài modpack.
|
||||
modpack.enter_name=Hãy cho một cái tên mà bạn thích.
|
||||
|
||||
modpack.task.save=Xuất Modpack
|
||||
modpack.task.install=Cài Modpack
|
||||
modpack.task.install.error=Cài modpack không thành công, có lẽ file modpack không đúng hoặc là không thể quản lý file
|
||||
modpack.task.install.will=Launcher sẽ cài modpack:
|
||||
|
||||
modpack.wizard=Công cụ xuất modpack
|
||||
modpack.wizard.step.1=Tùy chọn cơ bản
|
||||
modpack.wizard.step.1.title=Chọn các tùy chọn cơ bản cho modpack.
|
||||
modpack.wizard.step.initialization.include_launcher=Include the launcher
|
||||
modpack.wizard.step.initialization.exported_version=Phiên bản đã được xuất
|
||||
modpack.wizard.step.initialization.save=Chọn một thư mục mà bạn muốn xuất game data
|
||||
modpack.wizard.step.initialization.warning=<html>Trước khi tạo modpack, bạn phải chắc chắn rằng minecraft có thể chạy,<br/>và phiên bản minecraft là chính thức, không phải là snapshot.<br/>và nó không cho thêm mods mà không có quyền để tạo modpack.</html>
|
||||
modpack.wizard.step.2=Chọn file
|
||||
modpack.wizard.step.2.title=Chọn file bạn không muốn thêm vào modpack
|
||||
modpack.wizard.step.3=Miêu tả
|
||||
modpack.wizard.step.3.title=Miêu tả modpack của bạn.
|
||||
|
||||
modpack.desc=Miêu tả modpack của bạn, bao gồm đề phòng, sự thay đổi, dấu gạch xuống(và một số hình ảnh).
|
||||
modpack.incorrect_format.no_json=Định dạng của modpack không đúng, file pack.json bị thiếu
|
||||
modpack.incorrect_format.no_jar=Định dạng của modpack không đúng, file pack.json không có đặc tính jar
|
||||
modpack.cannot_read_version=Lấy phiên bản của minecraft thất bại
|
||||
modpack.not_a_valid_location=Nơi chứa modpack không đúng
|
||||
modpack.name=Tên của modpack
|
||||
modpack.not_a_valid_name=Tên của modpack không đúng
|
||||
|
||||
modpack.files.servers_dat=Danh sách server
|
||||
modpack.files.saves=Thư mục chứa dữ liệu thế giới
|
||||
modpack.files.mods=Mods
|
||||
modpack.files.config=Cấu hình của mod
|
||||
modpack.files.liteconfig=Cấu hình của LiteLoader
|
||||
modpack.files.resourcepacks=Resource(Texutre) packs
|
||||
modpack.files.options_txt=Tùy chọn của game
|
||||
modpack.files.optionsshaders_txt=Tùy chọn của shaders
|
||||
modpack.files.mods.voxelmods=Tùy chọn của VoxelMod(tính cả VoxelMap)
|
||||
modpack.files.dumps=NEI debug output
|
||||
modpack.files.scripts=Cấu hình của MineTweaker
|
||||
modpack.files.blueprints=Bản thiết kế cho BuildCraft
|
||||
|
||||
mods=Mods
|
||||
mods.choose_mod=Chọn mods
|
||||
mods.failed=Tải mods thất bại
|
||||
mods.add=Thêm
|
||||
mods.remove=Xóa
|
||||
mods.default_information=<html><font color=#c0392b>Bạn hãy chắc chắn rằng bạn đã cài Forge hoặc LiteLoader trước khi cài mods!<br>Bạn có thể kéo file mods vào trong cửa sổ này để thêm, và xóa mods bằng cách ấn nút xóa.<br>Tắt mods bằng cách bỏ dấu v ở chỗ hộp kiểm; Chọn một mục để biết thêm thông tin.</font></html>
|
||||
|
||||
advancedsettings=Nâng cao
|
||||
advancedsettings.launcher_visible=Sự hiển thị của launcher
|
||||
advancedsettings.debug_mode=Chế độ gỡ lỗi
|
||||
advancedsettings.java_permanent_generation_space=Dung lượng PermGen/MB
|
||||
advancedsettings.jvm_args=Arguments của máy ảo java
|
||||
advancedsettings.Minecraft_arguments=Arguments của minecraft
|
||||
advancedsettings.launcher_visibility.close=Đóng launcher sau khi minecraft được mở.
|
||||
advancedsettings.launcher_visibility.hide=Ẩn launcher sau khi minecraft được mở.
|
||||
advancedsettings.launcher_visibility.keep=Để cho launcher hiển thị.
|
||||
advancedsettings.game_dir.default=Mặc định (.minecraft/)
|
||||
advancedsettings.game_dir.independent=Independent (.minecraft/versions/<version name>/, trừ thư mục assets,libraries)
|
||||
advancedsettings.no_jvm_args=Không có arguments mặc định cho máy ảo java
|
||||
advancedsettings.java_args_default=Java arguments mặc định: -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -XX:MaxPermSize=???m -Xmx???m -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true
|
||||
advancedsettings.wrapper_launcher=Wrapper Launcher(dạng như optirun...)
|
||||
advancedsettings.precall_command=Câu lệnh được chạy trước khi game mở
|
||||
advancedsettings.server_ip=Máy chủ
|
||||
advancedsettings.cancel_wrapper_launcher=Hủy bỏ Wrapper Launcher
|
||||
advancedsettings.dont_check_game_completeness=Không kiểm tra game có đầy đủ không.
|
||||
|
||||
mainwindow.show_log=Xem logs
|
||||
mainwindow.make_launch_script=Tạo đoạn mã launching
|
||||
mainwindow.make_launch_script_failed=Tạo đoạn mã thất bại
|
||||
mainwindow.enter_script_name=Nhập tên của đoạn mã.
|
||||
mainwindow.make_launch_succeed=Đã tạo đoạn mã.
|
||||
mainwindow.no_version=Không có phiên bản minecraft nào được tìm thấy. Chuyển sang tab Game Download?
|
||||
|
||||
launcher.about=<html>Về tác giả<br/>Minecraft Forum ID: klkl6523<br/>Copyright (c) 2013 huangyuhui<br/>http://github.com/huanghongxun/HMCL/<br/>Phần mềm này dùng project Gson, cảm ơn người đóng góp.</html>
|
||||
launcher.download_source=Download Source
|
||||
launcher.background_location=Background Location
|
||||
launcher.common_location=Common Location
|
||||
launcher.exit_failed=Tắt launcher thất bại.
|
||||
launcher.versions_json_not_matched=The version %s is malformed! There are a json:%s in this version. Do you want to fix this problem?
|
||||
launcher.versions_json_not_matched_cannot_auto_completion=The version %s lost version information file, delete it?
|
||||
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=<html><body>This app will save all game libraries and assets here unless there are existant files in game folder.</body></html>
|
||||
launcher.background_tooltip=<html><body>This app uses the default background at first.<br />If there is background.png in the directory, it will be used.<br />If there is "bg" subdirectory, this app will chooses one picture in "bgskin" randomly.<br />If you set the background setting, this app will use it.</body></html>
|
||||
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.modpack=<html><a href="http://blog.163.com/huanghongxun2008@126/blog/static/7738046920160323812771/">Documentations for modpacks.</a></html>
|
||||
launcher.lang=Language
|
||||
launcher.restart=Options will be in operations only if restart this app.
|
||||
|
||||
launcher.title.game=Phiên bản & Mods
|
||||
launcher.title.main=HMCL Main
|
||||
launcher.title.launcher=Launcher
|
||||
|
||||
versions.release=Chính thức
|
||||
versions.snapshot=Snapshot
|
||||
versions.old_beta=Beta
|
||||
versions.old_alpha=Old Alpha
|
||||
|
||||
versions.manage.rename=Đổi tên phiên bản này
|
||||
versions.manage.rename.message=Nhập tên mới
|
||||
versions.manage.remove=Xóa phiên bản này
|
||||
versions.manage.remove.confirm=Bạn có chắc để xóa phiên bản này không?
|
||||
versions.manage.redownload_json=Download lại cấu hình của minecraft(minecraft.json)
|
||||
versions.manage.redownload_assets_index=Download lại Assets Index
|
||||
versions.mamage.remove_libraries=Xóa libraries file
|
||||
|
||||
advice.os64butjdk32=Hệ điều hành của bạn là 64-Bit nhưng phiên bản Java của bạn là 32-Bit. Khuyên bạn nên dùng Java 64-Bit.
|
||||
|
||||
assets.download_all=Download file assets
|
||||
assets.not_refreshed=Danh sách assets chưa được load lại, bạn hãy ấn nút Tải lại.
|
||||
assets.failed=Lấy danh sách thất bại, hãy thử lại.
|
||||
assets.list.1_7_3_after=1.7.3 và cao hơn
|
||||
assets.list.1_6=1.6(BMCLAPI)
|
||||
assets.unkown_type_select_one=Phiên bản minecraft chưa được biết: %s, hãy chọn một loại asset.
|
||||
assets.type=Loại asset
|
||||
assets.download=Download Assets
|
||||
assets.no_assets=Assets chưa được hoàn thành, hoàn thành nó không?
|
||||
assets.failed_download=Download asset thất bại, có thể sẽ không có âm thanh và ngôn ngữ.
|
||||
|
||||
gamedownload.not_refreshed=Danh sách phiên bản chưa được load lại, bạn hãy ấn nút Tải lại.
|
||||
|
||||
taskwindow.title=Tasks
|
||||
taskwindow.single_progress=Single progress
|
||||
taskwindow.total_progress=Total progress
|
||||
taskwindow.cancel=Cancel
|
||||
taskwindow.no_more_instance=Maybe you opened more than one task window, dont open it again!
|
||||
taskwindow.file_name=Task
|
||||
taskwindow.download_progress=Pgs.
|
||||
|
||||
setupwindow.include_minecraft=Import game
|
||||
setupwindow.find_in_configurations=Finished importing. You can find it in the configuration selection bar.
|
||||
setupwindow.give_a_name=Give a name to the new game.
|
||||
setupwindow.new=New
|
||||
setupwindow.no_empty_name=Version name cannot be empty.
|
||||
setupwindow.clean=Clean game files
|
||||
|
||||
update.no_browser=Không thể mở trình duyệt. Đường link đã được copy vào clipboard. Bạn có thể paste nó vào thanh đường link.
|
||||
update.should_open_link=Bạn có muốn cập nhật launcher không?
|
||||
update.newest_version=Phiên bản mới nhất:
|
||||
update.failed=Kiểm tra cập nhật thất bại.
|
||||
update.found=(Đã tìm thấy bản cập nhật!)
|
||||
|
||||
logwindow.terminate_game=Tắt Game
|
||||
logwindow.tieba=Baidu Tieba
|
||||
logwindow.title=HMCL Error Log (Hãy đăng cái này lên forum!)
|
||||
|
||||
selector.choose=Chọn
|
||||
|
||||
serverlistview.title=Chọn máy chủ
|
||||
serverlistview.name=Tên
|
||||
serverlistview.type=Lọai
|
||||
serverlistview.version=Phiên bản
|
||||
serverlistview.info=Thông tin
|
||||
|
||||
minecraft.invalid=Không hợp lệ
|
||||
minecraft.invalid_jar=File jar không hợp lệ
|
||||
minecraft.not_a_file=Not a file
|
||||
minecraft.not_found=Không tìm thấy
|
||||
minecraft.not_readable=Không đọc được
|
||||
minecraft.modified=(Đã sửa đổi!)
|
||||
|
||||
color.red=Đỏ
|
||||
color.blue=Xanh da trời
|
||||
color.green=Xanh lục
|
||||
color.orange=Cam
|
||||
color.dark_blue=Xanh da trời tối
|
||||
color.purple=Tím
|
||||
|
||||
wizard.next_>=Next >
|
||||
wizard.next_mnemonic=N
|
||||
wizard.<_prev=< Prev
|
||||
wizard.prev_mnemonic=P
|
||||
wizard.finish=Finish
|
||||
wizard.finish_mnemonic=F
|
||||
wizard.cancel=Cancel
|
||||
wizard.cancel_mnemonic=C
|
||||
wizard.help=Help
|
||||
wizard.help_mnemonic=H
|
||||
wizard.close=Close
|
||||
wizard.close_mnemonic=C
|
||||
wizard.summary=Summary
|
||||
wizard.failed=Failed
|
||||
wizard.steps=Steps
|
||||
|
||||
lang=Vietnamese
|
||||
lang.default=Thuộc về ngôn ngữ của hệ điều hành
|
||||
@@ -0,0 +1,425 @@
|
||||
# Hello Minecraft! Launcher.
|
||||
# Copyright (C) 2013 huangyuhui <huanghongxun2008@126.com>
|
||||
#
|
||||
# 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: LADBOSSHOSS
|
||||
launch.failed=M\u1edf minecraft kh\u00f4ng th\u00e0nh c\u00f4ng.
|
||||
launch.failed_creating_process=T\u1ea1o ti\u1ebfn tr\u00ecnh ch\u1ea1y th\u1ea5t b\u1ea1i, c\u00f3 th\u1ec3 n\u01a1i b\u1ea1n c\u00e0i java \u0111\u00e3 b\u1ecb sai, vui l\u00f2ng h\u00e3y ch\u1ec9nh s\u1eeda l\u1ea1i \u0111\u01b0\u1eddng d\u1eabn c\u00e0i java.
|
||||
launch.failed_sh_permission=Th\u00eam quy\u1ec1n v\u00e0o \u0111o\u1ea1n m\u00e3 ch\u1ea1y launcher th\u1ea5t b\u1ea1i.
|
||||
launch.failed_packing_jar=\u0110\u00f3ng g\u00f3i file jar th\u1ea5t b\u1ea1i
|
||||
launch.unsupported_launcher_version=Xin l\u1ed7i, launcher kh\u00f4ng m\u1edf \u0111\u01b0\u1ee3c minecraft, nh\u01b0ng launcher s\u1ebd c\u1ed1 g\u1eafng \u0111\u1ec3 ch\u1ea1y.
|
||||
launch.too_big_memory_alloc_64bit=B\u1ea1n \u0111\u00e3 cho minecraft d\u00f9ng qu\u00e1 nhi\u1ec1u RAM, v\u00ec m\u00e1y b\u1ea1n d\u00f9ng 32-Bit Java Runtime Environment, Minecraft c\u00f3 th\u1ec3 b\u1ecb crash. M\u1ee9c RAM cho minecraft d\u00f9ng cao nh\u1ea5t l\u00e0 1024MB. Launcher s\u1ebd th\u1eed \u0111\u1ec3 ch\u1ea1y mnecraft
|
||||
launch.too_big_memory_alloc_free_space_too_low=B\u1ea1n \u0111\u00e3 cho minecraft d\u00f9ng qu\u00e1 nhi\u1ec1u RAM, v\u00ec ram c\u1ee7a b\u1ea1n ch\u1ec9 c\u00f3 %dMB, minecraft c\u00f3 th\u1ec3 b\u1ecb crash. Launcher s\u1ebd th\u1eed \u0111\u1ec3 ch\u1ea1y
|
||||
launch.cannot_create_jvm=Launcher kh\u00f4ng t\u1ea1o \u0111\u01b0\u1ee3c m\u00e1y \u1ea3o java \u0111\u1ec3 ch\u1ea1y minecraft. Java argument c\u00f3 th\u1ec3 c\u00f3 v\u1ea5n \u0111\u1ec1, b\u1ea1n c\u00f3 th\u1ec3 b\u1eadt ch\u1ebf \u0111\u1ed9 no args trong c\u00e0i \u0111\u1eb7t
|
||||
launch.circular_dependency_versions=\u0110\u00e3 t\u00ecm th\u1ea5y phi\u00ean b\u1ea3n minecraft kh\u00f4ng ph\u00f9 h\u1ee3p, xin h\u00e3y xem phi\u00ean b\u1ea3n minecraft \u0111\u00e3 \u0111\u01b0\u1ee3c ch\u1ec9nh s\u1eeda hay kh\u00f4ng.
|
||||
launch.not_finished_downloading_libraries=Kh\u00f4ng download \u0111\u01b0\u1ee3c libraries cho minecraft, c\u00f3 ti\u1ebfp t\u1ee5c m\u1edf game kh\u00f4ng?
|
||||
launch.not_finished_decompressing_natives=Kh\u00f4ng gi\u1ea3i n\u00e9n \u0111\u01b0\u1ee3c libraries cho minecraft, c\u00f3 ti\u1ebfp t\u1ee5c m\u1edf game kh\u00f4ng?
|
||||
launch.wrong_javadir=\u0110\u01b0\u1eddng d\u1eabn c\u00e0i java b\u1ecb sai, launcher s\u1ebd reset l\u1ea1i \u0111\u01b0\u1eddng d\u1eabn java \u0111\u00fang
|
||||
launch.exited_abnormally=Minecraft \u0111\u00e3 b\u1ecb tho\u00e1t b\u1ea5t th\u01b0\u1eddng, h\u00e3y xem file log, ho\u1eb7c n\u00f3i v\u1edbi ng\u01b0\u1eddi kh\u00e1c gi\u00fap.
|
||||
|
||||
launch.state.logging_in=\u0110ang \u0111\u0103ng nh\u1eadp...
|
||||
launch.state.generating_launching_codes=\u0110ang t\u1ea1o code ch\u1ea1y minecraft
|
||||
launch.state.downloading_libraries=Downloading...
|
||||
launch.state.decompressing_natives=Gi\u1ea3i n\u00e9n...
|
||||
|
||||
install.no_version=Kh\u00f4ng t\u00ecm th\u1ea5y phi\u00ean b\u1ea3n minecraft.
|
||||
install.no_version_if_intall=Phi\u00ean b\u1ea3n c\u1ea7n thi\u1ebft kh\u00f4ng th\u1ea5y, c\u00f3 n\u00ean c\u00e0i \u0111\u1eb7t phi\u00ean b\u1ea3n t\u1ef1 \u0111\u1ed9ng kh\u00f4ng?
|
||||
install.not_refreshed=Danh s\u00e1ch c\u00e0i ch\u01b0a \u0111\u01b0\u1ee3c l\u00e0m m\u1edbi
|
||||
install.download_list=Danh s\u00e1ch download
|
||||
|
||||
install.liteloader.get_list=L\u1ea5y LiteLoader List
|
||||
install.liteloader.install=C\u00e0i LiteLoader
|
||||
|
||||
install.forge.get_list=Get Forge List
|
||||
install.forge.install=C\u00e0i Forge
|
||||
install.forge.get_changelogs=L\u1ea5y Forge Changelogs
|
||||
|
||||
install.optifine.install=C\u00e0i OptiFine
|
||||
install.optifine.get_list=L\u1ea5y OptiFine Download List
|
||||
install.optifine.get_download_link=L\u1ea5y download link c\u1ee7a Optifine
|
||||
|
||||
install.failed_forge=Kh\u00f4ng c\u00e0i \u0111\u01b0\u1ee3c Forge
|
||||
install.failed_optifine=Kh\u00f4ng c\u00e0i \u0111\u01b0\u1ee3c Optifine
|
||||
install.failed_liteloader=Kh\u00f4ng c\u00e0i \u0111\u01b0\u1ee3c LiteLoader
|
||||
install.failed_download_forge=Failed to Download Forge
|
||||
install.failed_download_optifine=Failed to Download OptiFine
|
||||
install.failed=Kh\u00f4ng c\u00e0i \u0111\u01b0\u1ee3c
|
||||
install.success=C\u00e0i \u0111\u1eb7t th\u00e0nh c\u00f4ng
|
||||
install.no_forge=No Forge
|
||||
install.choose_forge=Ch\u1ecdn phi\u00ean b\u1ea3n b\u1ea1n mu\u1ed1n c\u00e0i Forge
|
||||
install.version=Phi\u00ean b\u1ea3n
|
||||
install.mcversion=Game Version
|
||||
install.time=Time
|
||||
install.release_time=Th\u1eddi gian ph\u00e1t h\u00e0nh
|
||||
install.type=Type
|
||||
install.please_refresh=N\u1ebfu b\u1ea1n mu\u1ed1n c\u00e0i m\u1ed9t th\u1ee9 g\u00ec \u0111\u00f3, h\u00e3y \u1ea5n n\u00fat "T\u1ea3i l\u1ea1i".
|
||||
|
||||
crash.launcher=Launcher b\u1ecb crash r\u1ed3i!
|
||||
crash.minecraft=Minecraft b\u1ecb crash r\u1ed3i!
|
||||
|
||||
login.choose_charactor=Xin h\u00e3y ch\u1ecdn nh\u00e2n v\u1eadt b\u1ea1n mu\u1ed1n
|
||||
login.no_charactor=Kh\u00f4ng c\u00f3 nh\u00e2n v\u1eadt trong t\u00e0i kho\u1ea3n n\u00e0y.
|
||||
login.your_password=M\u1eadt kh\u1ea9u c\u1ee7a b\u1ea1n
|
||||
login.failed=Kh\u00f4ng \u0111\u0103ng nh\u1eadp \u0111\u01b0\u1ee3c
|
||||
login.no_Player007=You have not set username!
|
||||
login.wrong_password=M\u1eadt kh\u1ea9u ho\u1eb7c username \u0111\u00e3 sai.
|
||||
login.invalid_username=Username kh\u00f4ng \u0111\u00fang
|
||||
login.invalid_uuid_and_username=UUID v\u00e0 username kh\u00f4ng \u0111\u00fang
|
||||
login.invalid_password=M\u1eadt kh\u1ea9u kh\u00f4ng \u0111\u00fang
|
||||
login.invalid_access_token=Access Token b\u1ecb sai
|
||||
login.changed_client_token=Server \u0111\u00e3 thay \u0111\u1ed5i client token.
|
||||
login.not_email=Username ph\u1ea3i l\u00e0 email
|
||||
login.type=Login
|
||||
login.username=Username:
|
||||
login.account=Email:
|
||||
login.invalid_token=H\u00e3y \u0111\u0103ng xu\u1ea5t v\u00e0 \u0111\u0103ng nh\u1eadp l\u1ea1i.
|
||||
login.no_valid_character=Kh\u00f4ng c\u00f3 nh\u00e2n v\u1eadt h\u1ee3p l\u1ec7, h\u00e3y v\u00e0o trang web skinme.cc v\u00e0 t\u1ea1o m\u1ed9t nh\u00e2n v\u1eadt cho b\u1ea1n.
|
||||
|
||||
proxy.username=T\u00e0i kho\u1ea3n
|
||||
proxy.password=M\u1eadt kh\u1ea9u
|
||||
proxy.host=Host
|
||||
proxy.port=S\u1ed1 c\u1ed5ng
|
||||
|
||||
login.failed.connect_authentication_server=Kh\u00f4ng th\u1ec3 k\u1ebft n\u1ed1i \u0111\u1ebfn m\u00e1y ch\u1ee7 x\u00e1c th\u1ef1c, h\u00e3y xem l\u1ea1i k\u1ebft n\u1ed1i m\u1ea1ng c\u1ee7a b\u1ea1n
|
||||
|
||||
login.profile.not_logged_in=Kh\u00f4ng \u0111\u0103ng nh\u1eadp v\u00e0o \u0111\u01b0\u1ee3c v\u00e0 kh\u00f4ng th\u1ec3 ch\u00ednh s\u1eeda c\u1ea5u h\u00ecnh.
|
||||
login.profile.selected=Kh\u00f4ng ch\u1ec9nh s\u1eeda \u0111\u01b0\u1ee3c c\u1ea5u h\u00ecnh, b\u1ea1n ph\u1ea3i \u0111\u0103ng xu\u1ea5t ra r\u1ed3i l\u00e0m l\u1ea1i.
|
||||
|
||||
login.methods.yggdrasil=Mojang
|
||||
login.methods.offline=Offline
|
||||
login.methods.no_method=Kh\u00f4ng c\u00f3 ch\u1ebf \u0111\u1ed9 n\u00e0o
|
||||
|
||||
log.playername_null=T\u00ean c\u1ee7a ng\u01b0\u1eddi ch\u01a1i tr\u1ed1ng.
|
||||
|
||||
minecraft.no_selected_version=B\u1ea1n ch\u01b0a ch\u1ecdn phi\u00ean b\u1ea3n minecraft!
|
||||
minecraft.wrong_path=\u0110\u01b0\u1eddng d\u1eabn minecraft b\u1ecb sai, launcher kh\u00f4ng t\u00ecm th\u1ea5y \u0111\u01b0\u1ee3c \u0111\u01b0\u1eddng d\u1eabn
|
||||
|
||||
operation.stopped=Qu\u00e1 tr\u00ecnh \u0111\u00e3 \u0111\u01b0\u1ee3c d\u1eebng l\u1ea1i.
|
||||
operation.confirm_stop=D\u1eebng l\u1ea1i qu\u00e1 tr\u00ecnh kh\u00f4ng?
|
||||
|
||||
ui.login.password=M\u1eadt kh\u1ea9u
|
||||
ui.more=Xem th\u00eam
|
||||
|
||||
crash.advice.UnsupportedClassVersionError=Phi\u00ean b\u1ea3n java c\u1ee7a b\u1ea1n qu\u00e1 c\u0169, h\u00e3y th\u1eed c\u1eadp nh\u1eadt phi\u00ean b\u1ea3n java
|
||||
crash.advice.ConcurrentModificationException=C\u00f3 th\u1ec3 phi\u00ean b\u1ea3n java c\u1ee7a b\u1ea1n m\u1edbi h\u01a1n phi\u00ean b\u1ea3n 1.8.0_11, B\u1ea1n c\u00f3 th\u1ec3 h\u1ea1 c\u1ea5p java xu\u00f4ng phi\u00ean b\u1ea3n 7.
|
||||
crash.advice.ClassNotFoundException=Minecraft ho\u1eb7c mod ch\u01b0a \u0111\u01b0\u1ee3c ho\u00e0n th\u00e0nh. H\u00e3y th\u1eed l\u1ea1i n\u1ebfu c\u00f3 m\u1ed9t s\u1ed1 libraries ch\u01b0a \u0111\u01b0\u1ee3c t\u1ea3i v\u1ec1 ho\u1eb7c c\u1eadp nh\u1eadt phi\u00ean b\u1ea3n minecraft v\u00e0 mod. Ho\u1eb7c b\u1ea1n c\u00f3 th\u1ec3 ch\u1ecdn Game Settings -> Manage (Version) -> X\u00f3a libraries \u0111\u1ec3 s\u1eeda l\u1ed7i.
|
||||
crash.advice.NoSuchFieldError=Minecraft ho\u1eb7c mod ch\u01b0a \u0111\u01b0\u1ee3c ho\u00e0n th\u00e0nh. H\u00e3y th\u1eed l\u1ea1i n\u1ebfu c\u00f3 m\u1ed9t s\u1ed1 libraries ch\u01b0a \u0111\u01b0\u1ee3c t\u1ea3i v\u1ec1 ho\u1eb7c c\u1eadp nh\u1eadt phi\u00ean b\u1ea3n minecraft v\u00e0 mod.
|
||||
crash.advice.LWJGLException=C\u00f3 th\u1ec3 video driver c\u1ee7a b\u1ea1n kh\u00f4ng ho\u1ea1t \u0111\u1ed9ng t\u1ed1t cho l\u1eafm, h\u00e3y th\u1eed c\u1eadp nh\u1eadt video driver c\u1ee7a b\u1ea1n.
|
||||
crash.advice.SecurityException=C\u00f3 th\u1ec3 b\u1ea1n \u0111\u00e3 ch\u1ec9nh s\u1eeda file minecraft.jar nh\u01b0ng b\u1ea1n ch\u01b0a x\u00f3a file META-INF
|
||||
crash.advice.OutOfMemoryError=L\u01b0\u1ee3ng RAM cao nh\u1ea5t c\u1ee7a m\u00e1y \u00e1o java qu\u00e1 nh\u1ecf, h\u00e3y ch\u1ec9nh s\u1eeda n\u00f3.
|
||||
crash.advice.otherwise=C\u00f3 th\u1ec3 mods \u0111\u00e3 l\u00e0m ra l\u1ed7i.
|
||||
crash.advice.OpenGL=C\u00f3 th\u1ec3 drivers \u0111\u00e3 l\u00e0m ra l\u1ed7i
|
||||
crash.advice.no_lwjgl=C\u00f3 th\u1ec3 drivers \u0111\u00e3 l\u00e0m ra l\u1ed7i
|
||||
crash.advice.no=Kh\u00f4ng c\u00f3 l\u1eddi khuy\u00ean.
|
||||
|
||||
crash.user_fault=H\u1ec7 \u0111i\u1ec1u h\u00e0nh ho\u1eb7c java c\u1ee7a b\u1ea1n c\u00f3 th\u1ec3 \u0111\u00e3 c\u00e0i \u0111\u1eb7t kh\u00f4ng \u0111\u00fang c\u00e1ch d\u1eabn \u0111\u1ebfn s\u1ef1 crash c\u1ee7a launcher, h\u00e3y c\u00e0i l\u1ea1i java v\u00e0 xem l\u1ea1i m\u00e1y t\u00ednh c\u1ee7a b\u1ea1n!
|
||||
crash.headless=N\u1ebfu h\u1ec7 \u0111i\u1ec1u h\u00e0nh c\u1ee7a b\u1ea1n l\u00e0 Linux, h\u00e3y d\u00f9ng Oracle JDK thay cho OpenJDK, ho\u1eb7c th\u00eam v\u00e0o "-Djava.awt.headless=false" v\u00e0o argument c\u1ee7a m\u00e1y \u1ea3o java, ho\u1eb7c xem n\u1ebfu Xserver c\u00f3 ho\u1ea1t \u0111\u1ed9ng hay kh\u00f4ng
|
||||
crash.NoClassDefFound=H\u00e3y ki\u1ec3m tra ph\u1ea7n m\u1ec1m "HMCL" \u0111\u00e3 ho\u00e0n th\u00e0nh
|
||||
|
||||
crash.error=Minecraft \u0111\u00e3 b\u1ecb crash.
|
||||
crash.main_class_not_found=Class ch\u00ednh c\u1ee7a minecraft kh\u00f4ng t\u00ecm th\u1ea5y, c\u00f3 l\u1ebd phi\u00ean b\u1ea3n minecraft \u0111\u00e3 b\u1ecb l\u1ed7i.
|
||||
crash.class_path_wrong=C\u00f3 l\u1ebd \u0111o\u1ea1n m\u00e3 ch\u1ea1y launcher \u0111\u00e3 b\u1ecb l\u1ed7i
|
||||
|
||||
ui.label.newProfileWindow.new_profile_name=T\u00ean c\u1ea5u h\u00ecnh m\u1edbi:
|
||||
ui.label.newProfileWindow.copy_from=Copy t\u1eeb:
|
||||
ui.newProfileWindow.title=C\u1ea5u h\u00ecnh m\u1edbi
|
||||
|
||||
ui.button.ok=OK
|
||||
ui.button.refresh=T\u1ea3i l\u1ea1i
|
||||
ui.button.run=Play
|
||||
ui.button.settings=C\u00e0i \u0111\u1eb7t
|
||||
ui.button.about=About
|
||||
ui.button.others=Kh\u00e1c
|
||||
ui.button.logout=\u0110\u0103ng xu\u1ea5t
|
||||
ui.button.download=T\u1ea3i v\u1ec1
|
||||
ui.button.retry=Th\u1eed l\u1ea1i
|
||||
ui.button.delete=X\u00f3a
|
||||
ui.button.install=C\u00e0i
|
||||
ui.button.info=Th\u00f4ng tin
|
||||
ui.button.save=L\u01b0u
|
||||
ui.button.copy=Copy
|
||||
ui.button.clear=X\u00f3a
|
||||
ui.button.close=\u0110\u00f3ng
|
||||
ui.button.explore=Explore
|
||||
ui.button.test=Test
|
||||
ui.button.preview=Xem tr\u01b0\u1edbc
|
||||
button.cancel=Tho\u00e1t
|
||||
button.ok=OK
|
||||
|
||||
ui.label.version=Phi\u00ean b\u1ea3n
|
||||
ui.label.password=M\u1eadt kh\u1ea9u
|
||||
ui.label.profile=C\u1ea5u h\u00ecnh
|
||||
|
||||
ui.message.first_load=H\u00e3y nh\u1eadp username c\u1ee7a b\u1ea1n v\u00e0o.
|
||||
ui.message.enter_password=H\u00e3y nh\u1eadp m\u1eadt kh\u1ea9u c\u1ee7a b\u1ea1n
|
||||
ui.message.launching=Launching...
|
||||
ui.message.making=Generating...
|
||||
ui.message.sure_remove=B\u1ea1n c\u00f3 ch\u1eafc ch\u1eafn x\u00f3a c\u1ea5u h\u00ecnh %s kh\u00f4ng?
|
||||
ui.message.update_java=H\u00e3y c\u1eadp nh\u1eadt phi\u00ean b\u1ea3n java c\u1ee7a b\u1ea1n.
|
||||
|
||||
ui.label.settings=C\u00e0i \u0111\u1eb7t
|
||||
ui.label.crashing=<html>HMCL Minecraft Launcher \u0111\u00e3 b\u1ecb crash!</html>
|
||||
ui.label.crashing_out_dated=<html>HL Minecraft Launcher \u0111\u00e3 b\u1ecb crash! V\u00e0 launcher c\u1ee7a b\u1ea1n kh\u00f4ng ph\u1ea3i l\u00e0 phi\u00ean b\u1ea3n m\u1edbi nh\u1ea5t. c\u1eadp nh\u1eadt n\u00f3 \u0111i!</html>
|
||||
ui.label.failed_set=Failed to set:
|
||||
ui.message.open_jdk=We have found that you started this application using OpenJDK, which will cause so many troubles drawing the UI. We suggest you using Oracle JDK instead.
|
||||
|
||||
download=Download
|
||||
download.mojang=Mojang
|
||||
download.BMCL=BMCLAPI (bangbang93, http://bmclapi.bangbang93.com/)
|
||||
download.rapid_data=RapidData (https://www.rapiddata.org/)
|
||||
download.not_200=Download kh\u00f4ng th\u00e0nh c\u00f4ng, the response code
|
||||
download.failed=Download kh\u00f4ng th\u00e0nh c\u00f4ng.
|
||||
download.successfully=Download th\u00e0nh c\u00f4ng.
|
||||
download.source=Download Source
|
||||
|
||||
message.error=L\u1ed7i
|
||||
message.cannot_open_explorer=Cannot open explorer:
|
||||
message.cancelled=\u0110\u00e3 tho\u1ea3t
|
||||
message.info=Th\u00f4ng tin
|
||||
message.loading=Loading...
|
||||
|
||||
folder.game=Th\u01b0 m\u1ee5c minecraft
|
||||
folder.mod=Mod
|
||||
folder.coremod=Core Mod
|
||||
folder.config=C\u1ea5u h\u00ecnh
|
||||
folder.resourcepacks=Resourcepacks
|
||||
folder.screenshots=\u1ea2nh ch\u1ee5p m\u00e0n h\u00ecnh
|
||||
folder.saves=Th\u1ebf gi\u1edbi
|
||||
|
||||
settings.tabs.game_download=Games
|
||||
settings.tabs.installers=Tr\u00ecnh c\u00e0i \u0111\u1eb7t
|
||||
settings.tabs.assets_downloads=Assets
|
||||
|
||||
settings=Settings
|
||||
settings.explore=Explore
|
||||
settings.manage=Manage
|
||||
settings.cannot_remove_default_config=Kh\u00f4ng th\u1ec3 x\u00f3a c\u1ea5u h\u00ecnh m\u1eb7c \u0111\u1ecbnh
|
||||
settings.max_memory=RAM cao nh\u1ea5t(MB)
|
||||
settings.java_dir=Th\u01b0 m\u1ee5c Java
|
||||
settings.game_directory=Th\u01b0 m\u1ee5c minecraft
|
||||
settings.dimension=Khu v\u1ef1c c\u1eeda s\u1ed5 c\u1ee7a game
|
||||
settings.fullscreen=To\u00e0n m\u00e0n h\u00ecnh
|
||||
settings.update_version=Update version json.
|
||||
settings.run_directory=Run Directory(Version Isolation)
|
||||
settings.physical_memory=Dung l\u01b0\u1ee3gg RAM v\u1eadt l\u00fd
|
||||
settings.choose_javapath=Ch\u1ecdn th\u01b0 m\u1ee5c java
|
||||
settings.default=M\u1eb7c \u0111\u1ecbnh
|
||||
settings.custom=T\u00f9y ch\u1ec9nh
|
||||
settings.choose_gamedir=Ch\u1ecdn th\u01b0 m\u1ee5c game
|
||||
settings.failed_load=\u0110\u1ecdc file c\u1ea5u h\u00ecnh th\u1ea5t b\u1ea1i. X\u00f3a n\u00f3 kh\u00f4ng?
|
||||
settings.test_game=Ch\u1ea1y th\u1eed game
|
||||
|
||||
settings.type.global=<html><a href="">Click here to switch to version specialized setting. Now it is global setting.</a></html>
|
||||
settings.type.special=<html><a href="">Click here to switch to global setting. Not it is version specialized setting.</a></html>
|
||||
|
||||
modpack=Mod pack
|
||||
modpack.choose=Ch\u1ecdn modpack zip file m\u00e0 b\u1ea1n mu\u1ed1n nh\u1eadp v\u00e0o. N\u1ebfu b\u1ea1n mu\u1ed1n c\u1eadp nh\u1eadt phi\u00ean b\u1ea3n c\u1ee7a modpack, H\u00e3y nh\u1eadp v\u00e0o phi\u00ean b\u1ea3n b\u1ea1n mu\u1ed1n c\u1eadp nh\u1eadt.
|
||||
modpack.export_error=Xu\u1ea5t modpack ra th\u1ea5t b\u1ea1i, c\u00f3 th\u1ec3 \u0111\u1ecbnh d\u1ea1ng c\u1ee7a th\u01b0 m\u1ee5c ch\u1ee9a d\u1eef li\u1ec7u b\u1ecb sai ho\u1eb7c kh\u00f4ng th\u1ec3 qu\u1ea3n l\u00fd file.
|
||||
modpack.export_finished=Xu\u1ea5t modpack ra th\u00e0nh c\u00f4ng. Xem
|
||||
modpack.included_launcher=Modpack \u0111\u00e3 \u0111\u01b0\u1ee3c t\u00edch h\u1ee3p trong launcher, B\u1ea1n c\u00f3 th\u1ec3 publish n\u00f3.
|
||||
modpack.not_included_launcher=D\u00f9ng n\u00fat "C\u00e0i Modpack" \u0111\u1ec3 c\u00e0i modpack.
|
||||
modpack.enter_name=H\u00e3y cho m\u1ed9t c\u00e1i t\u00ean m\u00e0 b\u1ea1n th\u00edch.
|
||||
|
||||
modpack.task.save=Xu\u1ea5t Modpack
|
||||
modpack.task.install=C\u00e0i Modpack
|
||||
modpack.task.install.error=C\u00e0i modpack kh\u00f4ng th\u00e0nh c\u00f4ng, c\u00f3 l\u1ebd file modpack kh\u00f4ng \u0111\u00fang ho\u1eb7c l\u00e0 kh\u00f4ng th\u1ec3 qu\u1ea3n l\u00fd file
|
||||
modpack.task.install.will=Launcher s\u1ebd c\u00e0i modpack:
|
||||
|
||||
modpack.wizard=C\u00f4ng c\u1ee5 xu\u1ea5t modpack
|
||||
modpack.wizard.step.1=T\u00f9y ch\u1ecdn c\u01a1 b\u1ea3n
|
||||
modpack.wizard.step.1.title=Ch\u1ecdn c\u00e1c t\u00f9y ch\u1ecdn c\u01a1 b\u1ea3n cho modpack.
|
||||
modpack.wizard.step.initialization.include_launcher=Include the launcher
|
||||
modpack.wizard.step.initialization.exported_version=Phi\u00ean b\u1ea3n \u0111\u00e3 \u0111\u01b0\u1ee3c xu\u1ea5t
|
||||
modpack.wizard.step.initialization.save=Ch\u1ecdn m\u1ed9t th\u01b0 m\u1ee5c m\u00e0 b\u1ea1n mu\u1ed1n xu\u1ea5t game data
|
||||
modpack.wizard.step.initialization.warning=<html>Tr\u01b0\u1edbc khi t\u1ea1o modpack, b\u1ea1n ph\u1ea3i ch\u1eafc ch\u1eafn r\u1eb1ng minecraft c\u00f3 th\u1ec3 ch\u1ea1y,<br/>v\u00e0 phi\u00ean b\u1ea3n minecraft l\u00e0 ch\u00ednh th\u1ee9c, kh\u00f4ng ph\u1ea3i l\u00e0 snapshot.<br/>v\u00e0 n\u00f3 kh\u00f4ng cho th\u00eam mods m\u00e0 kh\u00f4ng c\u00f3 quy\u1ec1n \u0111\u1ec3 t\u1ea1o modpack.</html>
|
||||
modpack.wizard.step.2=Ch\u1ecdn file
|
||||
modpack.wizard.step.2.title=Ch\u1ecdn file b\u1ea1n kh\u00f4ng mu\u1ed1n th\u00eam v\u00e0o modpack
|
||||
modpack.wizard.step.3=Mi\u00eau t\u1ea3
|
||||
modpack.wizard.step.3.title=Mi\u00eau t\u1ea3 modpack c\u1ee7a b\u1ea1n.
|
||||
|
||||
modpack.desc=Mi\u00eau t\u1ea3 modpack c\u1ee7a b\u1ea1n, bao g\u1ed3m \u0111\u1ec1 ph\u00f2ng, s\u1ef1 thay \u0111\u1ed5i, d\u1ea5u g\u1ea1ch xu\u1ed1ng(v\u00e0 m\u1ed9t s\u1ed1 h\u00ecnh \u1ea3nh).
|
||||
modpack.incorrect_format.no_json=\u0110\u1ecbnh d\u1ea1ng c\u1ee7a modpack kh\u00f4ng \u0111\u00fang, file pack.json b\u1ecb thi\u1ebfu
|
||||
modpack.incorrect_format.no_jar=\u0110\u1ecbnh d\u1ea1ng c\u1ee7a modpack kh\u00f4ng \u0111\u00fang, file pack.json kh\u00f4ng c\u00f3 \u0111\u1eb7c t\u00ednh jar
|
||||
modpack.cannot_read_version=L\u1ea5y phi\u00ean b\u1ea3n c\u1ee7a minecraft th\u1ea5t b\u1ea1i
|
||||
modpack.not_a_valid_location=N\u01a1i ch\u1ee9a modpack kh\u00f4ng \u0111\u00fang
|
||||
modpack.name=T\u00ean c\u1ee7a modpack
|
||||
modpack.not_a_valid_name=T\u00ean c\u1ee7a modpack kh\u00f4ng \u0111\u00fang
|
||||
|
||||
modpack.files.servers_dat=Danh s\u00e1ch server
|
||||
modpack.files.saves=Th\u01b0 m\u1ee5c ch\u1ee9a d\u1eef li\u1ec7u th\u1ebf gi\u1edbi
|
||||
modpack.files.mods=Mods
|
||||
modpack.files.config=C\u1ea5u h\u00ecnh c\u1ee7a mod
|
||||
modpack.files.liteconfig=C\u1ea5u h\u00ecnh c\u1ee7a LiteLoader
|
||||
modpack.files.resourcepacks=Resource(Texutre) packs
|
||||
modpack.files.options_txt=T\u00f9y ch\u1ecdn c\u1ee7a game
|
||||
modpack.files.optionsshaders_txt=T\u00f9y ch\u1ecdn c\u1ee7a shaders
|
||||
modpack.files.mods.voxelmods=T\u00f9y ch\u1ecdn c\u1ee7a VoxelMod(t\u00ednh c\u1ea3 VoxelMap)
|
||||
modpack.files.dumps=NEI debug output
|
||||
modpack.files.scripts=C\u1ea5u h\u00ecnh c\u1ee7a MineTweaker
|
||||
modpack.files.blueprints=B\u1ea3n thi\u1ebft k\u1ebf cho BuildCraft
|
||||
|
||||
mods=Mods
|
||||
mods.choose_mod=Ch\u1ecdn mods
|
||||
mods.failed=T\u1ea3i mods th\u1ea5t b\u1ea1i
|
||||
mods.add=Th\u00eam
|
||||
mods.remove=X\u00f3a
|
||||
mods.default_information=<html><font color=#c0392b>B\u1ea1n h\u00e3y ch\u1eafc ch\u1eafn r\u1eb1ng b\u1ea1n \u0111\u00e3 c\u00e0i Forge ho\u1eb7c LiteLoader tr\u01b0\u1edbc khi c\u00e0i mods!<br>B\u1ea1n c\u00f3 th\u1ec3 k\u00e9o file mods v\u00e0o trong c\u1eeda s\u1ed5 n\u00e0y \u0111\u1ec3 th\u00eam, v\u00e0 x\u00f3a mods b\u1eb1ng c\u00e1ch \u1ea5n n\u00fat x\u00f3a.<br>T\u1eaft mods b\u1eb1ng c\u00e1ch b\u1ecf d\u1ea5u v \u1edf ch\u1ed7 h\u1ed9p ki\u1ec3m; Ch\u1ecdn m\u1ed9t m\u1ee5c \u0111\u1ec3 bi\u1ebft th\u00eam th\u00f4ng tin.</font></html>
|
||||
|
||||
advancedsettings=N\u00e2ng cao
|
||||
advancedsettings.launcher_visible=S\u1ef1 hi\u1ec3n th\u1ecb c\u1ee7a launcher
|
||||
advancedsettings.debug_mode=Ch\u1ebf \u0111\u1ed9 g\u1ee1 l\u1ed7i
|
||||
advancedsettings.java_permanent_generation_space=Dung l\u01b0\u1ee3ng PermGen/MB
|
||||
advancedsettings.jvm_args=Arguments c\u1ee7a m\u00e1y \u1ea3o java
|
||||
advancedsettings.Minecraft_arguments=Arguments c\u1ee7a minecraft
|
||||
advancedsettings.launcher_visibility.close=\u0110\u00f3ng launcher sau khi minecraft \u0111\u01b0\u1ee3c m\u1edf.
|
||||
advancedsettings.launcher_visibility.hide=\u1ea8n launcher sau khi minecraft \u0111\u01b0\u1ee3c m\u1edf.
|
||||
advancedsettings.launcher_visibility.keep=\u0110\u1ec3 cho launcher hi\u1ec3n th\u1ecb.
|
||||
advancedsettings.game_dir.default=M\u1eb7c \u0111\u1ecbnh (.minecraft/)
|
||||
advancedsettings.game_dir.independent=Independent (.minecraft/versions/<version name>/, tr\u1eeb th\u01b0 m\u1ee5c assets,libraries)
|
||||
advancedsettings.no_jvm_args=Kh\u00f4ng c\u00f3 arguments m\u1eb7c \u0111\u1ecbnh cho m\u00e1y \u1ea3o java
|
||||
advancedsettings.java_args_default=Java arguments m\u1eb7c \u0111\u1ecbnh: -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -XX:MaxPermSize=???m -Xmx???m -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true
|
||||
advancedsettings.wrapper_launcher=Wrapper Launcher(d\u1ea1ng nh\u01b0 optirun...)
|
||||
advancedsettings.precall_command=C\u00e2u l\u1ec7nh \u0111\u01b0\u1ee3c ch\u1ea1y tr\u01b0\u1edbc khi game m\u1edf
|
||||
advancedsettings.server_ip=M\u00e1y ch\u1ee7
|
||||
advancedsettings.cancel_wrapper_launcher=H\u1ee7y b\u1ecf Wrapper Launcher
|
||||
advancedsettings.dont_check_game_completeness=Kh\u00f4ng ki\u1ec3m tra game c\u00f3 \u0111\u1ea7y \u0111\u1ee7 kh\u00f4ng.
|
||||
|
||||
mainwindow.show_log=Xem logs
|
||||
mainwindow.make_launch_script=T\u1ea1o \u0111o\u1ea1n m\u00e3 launching
|
||||
mainwindow.make_launch_script_failed=T\u1ea1o \u0111o\u1ea1n m\u00e3 th\u1ea5t b\u1ea1i
|
||||
mainwindow.enter_script_name=Nh\u1eadp t\u00ean c\u1ee7a \u0111o\u1ea1n m\u00e3.
|
||||
mainwindow.make_launch_succeed=\u0110\u00e3 t\u1ea1o \u0111o\u1ea1n m\u00e3.
|
||||
mainwindow.no_version=Kh\u00f4ng c\u00f3 phi\u00ean b\u1ea3n minecraft n\u00e0o \u0111\u01b0\u1ee3c t\u00ecm th\u1ea5y. Chuy\u1ec3n sang tab Game Download?
|
||||
|
||||
launcher.about=<html>V\u1ec1 t\u00e1c gi\u1ea3<br/>Minecraft Forum ID: klkl6523<br/>Copyright (c) 2013 huangyuhui<br/>http://github.com/huanghongxun/HMCL/<br/>Ph\u1ea7n m\u1ec1m n\u00e0y d\u00f9ng project Gson, c\u1ea3m \u01a1n ng\u01b0\u1eddi \u0111\u00f3ng g\u00f3p.</html>
|
||||
launcher.download_source=Download Source
|
||||
launcher.background_location=Background Location
|
||||
launcher.common_location=Common Location
|
||||
launcher.exit_failed=T\u1eaft launcher th\u1ea5t b\u1ea1i.
|
||||
launcher.versions_json_not_matched=The version %s is malformed! There are a json:%s in this version. Do you want to fix this problem?
|
||||
launcher.versions_json_not_matched_cannot_auto_completion=The version %s lost version information file, delete it?
|
||||
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=<html><body>This app will save all game libraries and assets here unless there are existant files in game folder.</body></html>
|
||||
launcher.background_tooltip=<html><body>This app uses the default background at first.<br />If there is background.png in the directory, it will be used.<br />If there is "bg" subdirectory, this app will chooses one picture in "bgskin" randomly.<br />If you set the background setting, this app will use it.</body></html>
|
||||
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.modpack=<html><a href="http://blog.163.com/huanghongxun2008@126/blog/static/7738046920160323812771/">Documentations for modpacks.</a></html>
|
||||
launcher.lang=Language
|
||||
launcher.restart=Options will be in operations only if restart this app.
|
||||
|
||||
launcher.title.game=Phi\u00ean b\u1ea3n & Mods
|
||||
launcher.title.main=HMCL Main
|
||||
launcher.title.launcher=Launcher
|
||||
|
||||
versions.release=Ch\u00ednh th\u1ee9c
|
||||
versions.snapshot=Snapshot
|
||||
versions.old_beta=Beta
|
||||
versions.old_alpha=Old Alpha
|
||||
|
||||
versions.manage.rename=\u0110\u1ed5i t\u00ean phi\u00ean b\u1ea3n n\u00e0y
|
||||
versions.manage.rename.message=Nh\u1eadp t\u00ean m\u1edbi
|
||||
versions.manage.remove=X\u00f3a phi\u00ean b\u1ea3n n\u00e0y
|
||||
versions.manage.remove.confirm=B\u1ea1n c\u00f3 ch\u1eafc \u0111\u1ec3 x\u00f3a phi\u00ean b\u1ea3n n\u00e0y kh\u00f4ng?
|
||||
versions.manage.redownload_json=Download l\u1ea1i c\u1ea5u h\u00ecnh c\u1ee7a minecraft(minecraft.json)
|
||||
versions.manage.redownload_assets_index=Download l\u1ea1i Assets Index
|
||||
versions.mamage.remove_libraries=X\u00f3a libraries file
|
||||
|
||||
advice.os64butjdk32=H\u1ec7 \u0111i\u1ec1u h\u00e0nh c\u1ee7a b\u1ea1n l\u00e0 64-Bit nh\u01b0ng phi\u00ean b\u1ea3n Java c\u1ee7a b\u1ea1n l\u00e0 32-Bit. Khuy\u00ean b\u1ea1n n\u00ean d\u00f9ng Java 64-Bit.
|
||||
|
||||
assets.download_all=Download file assets
|
||||
assets.not_refreshed=Danh s\u00e1ch assets ch\u01b0a \u0111\u01b0\u1ee3c load l\u1ea1i, b\u1ea1n h\u00e3y \u1ea5n n\u00fat T\u1ea3i l\u1ea1i.
|
||||
assets.failed=L\u1ea5y danh s\u00e1ch th\u1ea5t b\u1ea1i, h\u00e3y th\u1eed l\u1ea1i.
|
||||
assets.list.1_7_3_after=1.7.3 v\u00e0 cao h\u01a1n
|
||||
assets.list.1_6=1.6(BMCLAPI)
|
||||
assets.unkown_type_select_one=Phi\u00ean b\u1ea3n minecraft ch\u01b0a \u0111\u01b0\u1ee3c bi\u1ebft: %s, h\u00e3y ch\u1ecdn m\u1ed9t lo\u1ea1i asset.
|
||||
assets.type=Lo\u1ea1i asset
|
||||
assets.download=Download Assets
|
||||
assets.no_assets=Assets ch\u01b0a \u0111\u01b0\u1ee3c ho\u00e0n th\u00e0nh, ho\u00e0n th\u00e0nh n\u00f3 kh\u00f4ng?
|
||||
assets.failed_download=Download asset th\u1ea5t b\u1ea1i, c\u00f3 th\u1ec3 s\u1ebd kh\u00f4ng c\u00f3 \u00e2m thanh v\u00e0 ng\u00f4n ng\u1eef.
|
||||
|
||||
gamedownload.not_refreshed=Danh s\u00e1ch phi\u00ean b\u1ea3n ch\u01b0a \u0111\u01b0\u1ee3c load l\u1ea1i, b\u1ea1n h\u00e3y \u1ea5n n\u00fat T\u1ea3i l\u1ea1i.
|
||||
|
||||
taskwindow.title=Tasks
|
||||
taskwindow.single_progress=Single progress
|
||||
taskwindow.total_progress=Total progress
|
||||
taskwindow.cancel=Cancel
|
||||
taskwindow.no_more_instance=Maybe you opened more than one task window, dont open it again!
|
||||
taskwindow.file_name=Task
|
||||
taskwindow.download_progress=Pgs.
|
||||
|
||||
setupwindow.include_minecraft=Import game
|
||||
setupwindow.find_in_configurations=Finished importing. You can find it in the configuration selection bar.
|
||||
setupwindow.give_a_name=Give a name to the new game.
|
||||
setupwindow.new=New
|
||||
setupwindow.no_empty_name=Version name cannot be empty.
|
||||
setupwindow.clean=Clean game files
|
||||
|
||||
update.no_browser=Kh\u00f4ng th\u1ec3 m\u1edf tr\u00ecnh duy\u1ec7t. \u0110\u01b0\u1eddng link \u0111\u00e3 \u0111\u01b0\u1ee3c copy v\u00e0o clipboard. B\u1ea1n c\u00f3 th\u1ec3 paste n\u00f3 v\u00e0o thanh \u0111\u01b0\u1eddng link.
|
||||
update.should_open_link=B\u1ea1n c\u00f3 mu\u1ed1n c\u1eadp nh\u1eadt launcher kh\u00f4ng?
|
||||
update.newest_version=Phi\u00ean b\u1ea3n m\u1edbi nh\u1ea5t:
|
||||
update.failed=Ki\u1ec3m tra c\u1eadp nh\u1eadt th\u1ea5t b\u1ea1i.
|
||||
update.found=(\u0110\u00e3 t\u00ecm th\u1ea5y b\u1ea3n c\u1eadp nh\u1eadt!)
|
||||
|
||||
logwindow.terminate_game=T\u1eaft Game
|
||||
logwindow.tieba=Baidu Tieba
|
||||
logwindow.title=HMCL Error Log (H\u00e3y \u0111\u0103ng c\u00e1i n\u00e0y l\u00ean forum!)
|
||||
|
||||
selector.choose=Ch\u1ecdn
|
||||
|
||||
serverlistview.title=Ch\u1ecdn m\u00e1y ch\u1ee7
|
||||
serverlistview.name=T\u00ean
|
||||
serverlistview.type=L\u1ecdai
|
||||
serverlistview.version=Phi\u00ean b\u1ea3n
|
||||
serverlistview.info=Th\u00f4ng tin
|
||||
|
||||
minecraft.invalid=Kh\u00f4ng h\u1ee3p l\u1ec7
|
||||
minecraft.invalid_jar=File jar kh\u00f4ng h\u1ee3p l\u1ec7
|
||||
minecraft.not_a_file=Not a file
|
||||
minecraft.not_found=Kh\u00f4ng t\u00ecm th\u1ea5y
|
||||
minecraft.not_readable=Kh\u00f4ng \u0111\u1ecdc \u0111\u01b0\u1ee3c
|
||||
minecraft.modified=(\u0110\u00e3 s\u1eeda \u0111\u1ed5i!)
|
||||
|
||||
color.red=\u0110\u1ecf
|
||||
color.blue=Xanh da tr\u1eddi
|
||||
color.green=Xanh l\u1ee5c
|
||||
color.orange=Cam
|
||||
color.dark_blue=Xanh da tr\u1eddi t\u1ed1i
|
||||
color.purple=T\u00edm
|
||||
|
||||
wizard.next_>=Next >
|
||||
wizard.next_mnemonic=N
|
||||
wizard.<_prev=< Prev
|
||||
wizard.prev_mnemonic=P
|
||||
wizard.finish=Finish
|
||||
wizard.finish_mnemonic=F
|
||||
wizard.cancel=Cancel
|
||||
wizard.cancel_mnemonic=C
|
||||
wizard.help=Help
|
||||
wizard.help_mnemonic=H
|
||||
wizard.close=Close
|
||||
wizard.close_mnemonic=C
|
||||
wizard.summary=Summary
|
||||
wizard.failed=Failed
|
||||
wizard.steps=Steps
|
||||
|
||||
lang=Vietnamese
|
||||
lang.default=Thu\u1ed9c v\u1ec1 ng\u00f4n ng\u1eef c\u1ee7a h\u1ec7 \u0111i\u1ec1u h\u00e0nh
|
||||
427
HMCLCore/src/main/resources/org/jackhuang/hmcl/lang/I18N_zh.lang
Normal file
427
HMCLCore/src/main/resources/org/jackhuang/hmcl/lang/I18N_zh.lang
Normal file
@@ -0,0 +1,427 @@
|
||||
# Hello Minecraft! Launcher.
|
||||
# Copyright (C) 2013 huangyuhui <huanghongxun2008@126.com>
|
||||
#
|
||||
# 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: byStarTW
|
||||
launch.failed=啟動失敗
|
||||
launch.failed_creating_process=啟動失敗,在新建新任務時發生錯誤,可能是 Java 路徑錯誤。
|
||||
launch.failed_sh_permission=為啟動資料添加權限時發生錯誤
|
||||
launch.failed_packing_jar=在打包jar時發生錯誤
|
||||
launch.unsupported_launcher_version=對不起,本啟動器現在可能不能啟動這個版本的Minecraft,但啟動器還是會嘗試啟動,請盡快將此問題報告給作者。
|
||||
launch.too_big_memory_alloc_64bit=您設定的記憶體大小過大,由於可能超過了32位元Java的記憶體分配限制,所以可能無法啟動遊戲,請將記憶體調至1024MB或更小,啟動器仍會嘗試啟動。
|
||||
launch.too_big_memory_alloc_free_space_too_low=您設定的記憶體大小過大,由於超過了系統記憶體大小%dMB,所以可能影響遊戲體驗或無法啟動遊戲,啟動器仍會嘗試啟動。
|
||||
launch.cannot_create_jvm=擷取到無法創建Java虛擬機,可能是Java參數有問題,可以在設定中開啟無參數模式啟動。
|
||||
launch.circular_dependency_versions=發現遊戲版本多次利用,請確認您的客戶端未被修改或修改導致出現此問題。
|
||||
launch.not_finished_downloading_libraries=未完成遊戲資料庫的下載,還要繼續啟動遊戲嗎?
|
||||
launch.not_finished_decompressing_natives=未能解壓遊戲執行庫,還要繼續啟動遊戲嗎?
|
||||
launch.wrong_javadir=錯誤的Java路徑,將自動重置為預設Java路徑。
|
||||
launch.exited_abnormally=遊戲非正常退出,請查看日誌資料,或聯繫他人尋求幫助。
|
||||
|
||||
launch.state.logging_in=登錄中
|
||||
launch.state.generating_launching_codes=正在生成啟動代碼
|
||||
launch.state.downloading_libraries=正在下載必要文件
|
||||
launch.state.decompressing_natives=正在釋放執行庫
|
||||
|
||||
install.no_version=未找到要安裝的對應MC版本
|
||||
install.no_version_if_intall=未找到要安裝的對應MC版本,是否自動安裝需要的MC版本?
|
||||
install.not_refreshed=未重整列表
|
||||
install.download_list=下載列表
|
||||
|
||||
install.liteloader.get_list=獲取LiteLoader列表
|
||||
install.liteloader.install=安裝LiteLoader
|
||||
|
||||
install.forge.get_list=獲取Forge列表
|
||||
install.forge.install=安裝Forge
|
||||
install.forge.get_changelogs=獲取Forge更新記錄
|
||||
|
||||
install.optifine.install=安裝OptiFine
|
||||
install.optifine.get_list=獲取OptiFine列表
|
||||
install.optifine.get_download_link=獲取OptiFine下載地址
|
||||
|
||||
install.failed_forge=安裝Forge失敗
|
||||
install.failed_optifine=安裝OptiFine失敗
|
||||
install.failed_liteloader=安裝LiteLoader失敗
|
||||
install.failed_download_forge=下載Forge失敗
|
||||
install.failed_download_optifine=下載OptiFine失敗
|
||||
install.failed=安裝失敗
|
||||
install.success=安裝成功
|
||||
install.no_forge=沒有安裝Forge
|
||||
install.choose_forge=選擇你安裝的Forge版本
|
||||
install.version=版本
|
||||
install.mcversion=遊戲版本
|
||||
install.time=時間
|
||||
install.release_time=釋放時間
|
||||
install.type=類型
|
||||
install.please_refresh=如需使用自動安裝請點擊右側重整按鈕
|
||||
|
||||
crash.launcher=啟動器崩潰了!
|
||||
crash.minecraft=Minecraft崩潰了!
|
||||
|
||||
login.choose_charactor=請選擇您要使用的角色
|
||||
login.no_charactor=該帳號沒有角色
|
||||
login.your_password=您的密碼
|
||||
login.failed=登錄失敗:
|
||||
login.no_Player007=你還未設定用戶名!
|
||||
login.wrong_password=可能是您的用戶名或密碼錯誤
|
||||
login.invalid_username=無效的用戶名
|
||||
login.invalid_uuid_and_username=無效的UUID和用戶名
|
||||
login.invalid_password=無效的密碼
|
||||
login.invalid_access_token=無效的訪問權杖
|
||||
login.changed_client_token=伺服器回應已經修改客戶端權杖
|
||||
login.not_email=用戶名必須是郵箱
|
||||
login.type=登錄
|
||||
login.username=名字
|
||||
login.account=郵箱
|
||||
login.invalid_token=請嘗試登出並重新輸入密碼登錄
|
||||
login.no_valid_character=無有效的角色,自行到skinme.cc登陸並創建角色
|
||||
|
||||
proxy.username=帳戶
|
||||
proxy.password=密碼
|
||||
proxy.host=主機
|
||||
proxy.port=Port
|
||||
|
||||
login.failed.connect_authentication_server=無法連接認證伺服器,可能是網絡問題
|
||||
|
||||
login.profile.not_logged_in=無法修改遊戲資料同時未登錄
|
||||
login.profile.selected=無法修改遊戲資料. 你必須登出再返回.
|
||||
|
||||
login.methods.yggdrasil=正版登錄
|
||||
login.methods.offline=離線模式
|
||||
login.methods.no_method=沒有登入方式...
|
||||
|
||||
log.playername_null=玩家名為空,這代表著登錄方法出現問題
|
||||
|
||||
minecraft.no_selected_version=沒有選擇任何一個Minecraft版本
|
||||
minecraft.wrong_path=錯誤的Minecraft路徑,啟動器未找到設定的Minecraft路徑,請檢查。
|
||||
|
||||
operation.stopped=操作被強行終止
|
||||
operation.confirm_stop=真的要終止操作嗎?
|
||||
|
||||
ui.login.password=密碼
|
||||
ui.more=更多
|
||||
|
||||
crash.advice.UnsupportedClassVersionError=這可能是因為您的Java版本過於老舊,可以嘗試更換最新Java並在版本設定的Java路徑中設定.
|
||||
crash.advice.ConcurrentModificationException=這可能是因為您的Java版本高於Java 1.8.0_11導致的,可以嘗試卸載Java8安裝Java7。
|
||||
crash.advice.ClassNotFoundException=Minecraft不完整或Mod衝突,如果有未能下載的資料請下載成功後重試或是用戶端損壞請重試請重新製作用戶端或下載整合包解決問題,另可嘗試遊戲設定->(版本)管理->刪除庫資料解決問題
|
||||
crash.advice.NoSuchFieldError=Minecraft不完整或Mod衝突,如果有未能下載的資料請下載成功後重試或是用戶端損壞請重試請重新製作用戶端或下載整合包解決問題。
|
||||
crash.advice.LWJGLException=您的電腦不正常,可能需要使用驅動精靈或其他安裝器更新顯卡驅動。
|
||||
crash.advice.SecurityException=可能是您修改了minecraft.jar但未刪除META-INF資料夾的原因。請通過壓縮軟體刪除jar中的META-INF資料夾。
|
||||
crash.advice.OutOfMemoryError=記憶體溢出,您設定的Minecraft最大記憶體過小,請調大!
|
||||
crash.advice.otherwise=可能是Mod或其他問題。
|
||||
|
||||
crash.advice.OpenGL=可能是顯卡/聲卡驅動問題,也可能是Mod導致的問題。
|
||||
crash.advice.no_lwjgl=可能是遊戲依賴庫不完整或解壓依賴庫時出錯。可以通過下載整合包解決問題。
|
||||
|
||||
crash.advice.no=無建議。
|
||||
|
||||
crash.user_fault=您的系統或Java環境可能安裝不當導致本軟體崩潰,請檢查您的Java環境或您的電腦!可以嘗試重新安裝Java。
|
||||
crash.headless=如果您的操作系統是Linux,請注意不要使用OpenJDK,務必使用Oracle JDK,或嘗試添加-Djava.awt.headless=false參數,或檢查您的Xserver是否正常
|
||||
crash.NoClassDefFound=請確認HMCL本體是否完整
|
||||
|
||||
crash.error=您的Minecraft崩潰了。
|
||||
crash.main_class_not_found=找不到主類,可能是您的JSON資料填寫錯誤。無法啟動遊戲。可以通過下載整合包解決問題。
|
||||
crash.class_path_wrong=解析Class Path時出現錯誤,此錯誤本不應該發生。可能是啟動腳本錯誤,請仔細檢查啟動腳本。
|
||||
|
||||
ui.label.newProfileWindow.new_profile_name=新配置名:
|
||||
ui.label.newProfileWindow.copy_from=複製配置:
|
||||
ui.newProfileWindow.title=新建配置
|
||||
|
||||
ui.button.ok=確認
|
||||
ui.button.refresh=重整
|
||||
ui.button.run=啟動Minecraft
|
||||
ui.button.settings=
|
||||
ui.button.about=關於
|
||||
ui.button.others=其他
|
||||
ui.button.logout=登出
|
||||
ui.button.download=下載
|
||||
ui.button.retry=重試
|
||||
ui.button.delete=刪除
|
||||
ui.button.install=安裝
|
||||
ui.button.info=信息
|
||||
ui.button.save=保存
|
||||
ui.button.copy=複製
|
||||
ui.button.clear=清除
|
||||
ui.button.close=關閉
|
||||
ui.button.explore=瀏覽
|
||||
ui.button.test=測試
|
||||
ui.button.preview=預覽
|
||||
button.cancel=取消
|
||||
button.ok=確定
|
||||
|
||||
ui.label.version=版本
|
||||
ui.label.password=密碼
|
||||
ui.label.profile=配置
|
||||
|
||||
ui.message.first_load=請在左邊輸入您的帳號
|
||||
ui.message.enter_password=請在左邊輸入您的密碼
|
||||
ui.message.launching=啟動中
|
||||
ui.message.making=生成中
|
||||
ui.message.sure_remove=真的要刪除配置%s嗎?
|
||||
ui.message.update_java=請更新您的Java
|
||||
ui.message.open_jdk=我們發現到您正在使用OpenJDK,這可能會導致很多介面問題,我們建議您更換Oracle JDK。
|
||||
|
||||
ui.label.settings=選項
|
||||
ui.label.crashing=<html>Hello Minecraft! Launcher遇到了無法處理的錯誤,請複制下列內容並通過mcbbs、貼吧或Minecraft Forum反饋bug。 </html>
|
||||
ui.label.crashing_out_dated=<html>Hello Minecraft! Launcher遇到了無法處理的錯誤,已檢測到您的啟動器不是最新版本,請更新後再試! </html>
|
||||
ui.label.failed_set=設定失敗:
|
||||
|
||||
download=下載
|
||||
download.mojang=官方
|
||||
download.BMCL=BMCLAPI (bangbang93, http://bmclapi.bangbang93.com/)
|
||||
download.rapid_data=RapidData (銳網雲計算, https://www.rapiddata.org/)
|
||||
download.not_200=下載失敗,回復碼
|
||||
download.failed=下載失敗
|
||||
download.successfully=下載完成
|
||||
download.source=下載源
|
||||
|
||||
message.error=錯誤
|
||||
message.cannot_open_explorer=無法打開資料管理器:
|
||||
message.cancelled=已取消
|
||||
message.info=提示
|
||||
message.loading=加載中...
|
||||
|
||||
folder.game=遊戲資料夾
|
||||
folder.mod=MOD資料夾
|
||||
folder.coremod=核心MOD資料夾
|
||||
folder.config=配置資料夾
|
||||
folder.resourcepacks=資源包資料夾
|
||||
folder.screenshots=截圖資料夾
|
||||
folder.saves=存檔資料夾
|
||||
|
||||
settings.tabs.game_download=遊戲下載
|
||||
settings.tabs.installers=自動安裝
|
||||
settings.tabs.assets_downloads=資源下載
|
||||
|
||||
settings=普通設定
|
||||
settings.explore=瀏覽
|
||||
settings.manage=管理
|
||||
settings.cannot_remove_default_config=不能刪除預設配置
|
||||
settings.max_memory=最大記憶體(MB)
|
||||
settings.java_dir=Java路徑
|
||||
settings.game_directory=遊戲路徑
|
||||
settings.dimension=遊戲窗口解析度
|
||||
settings.fullscreen=全螢幕
|
||||
settings.update_version=更新版本資料
|
||||
settings.run_directory=執行路徑(版本隔離)
|
||||
settings.physical_memory=實體記憶體大小
|
||||
settings.choose_javapath=選擇Java路徑
|
||||
settings.default=預設
|
||||
settings.custom=自定義
|
||||
settings.choose_gamedir=選擇遊戲路徑
|
||||
settings.failed_load=設定資料加載失敗,可能是升級了啟動器或被人工修改造成錯誤,是否清除?
|
||||
settings.test_game=測試遊戲
|
||||
|
||||
settings.type.global=<html><a href="">點擊此處切換為版本特定設定。該版本正在使用全局設定,修改以下設定會影響到其他使用全局設置的版本</a></html>
|
||||
settings.type.special=<html><a href="">點擊此處切換為全局設定。該版本正在使用版本特定設定,修改以下設定不會影響到其他版本設置</a></html>
|
||||
|
||||
modpack=懶人包
|
||||
modpack.choose=選擇要導入的遊戲懶人包資料,如果您希望更新懶人包,請輸入要更新的版本名
|
||||
modpack.export_error=導出失敗,可能是您的遊戲資料夾格式不正確或操作資料失敗
|
||||
modpack.export_finished=懶人包導出完成,參見
|
||||
modpack.included_launcher=懶人包已包含啟動器,可直接發布
|
||||
modpack.not_included_launcher=懶人包未包含啟動器,可使用本軟件的導入懶人包功能導入懶人包
|
||||
modpack.enter_name=給遊戲起個你喜歡的名字
|
||||
|
||||
modpack.task.save=導出懶人包
|
||||
modpack.task.install=導入懶人包
|
||||
modpack.task.install.error=安裝失敗,可能是懶人包格式不正確或操作資料失敗
|
||||
modpack.task.install.will=將會安裝懶人包:
|
||||
|
||||
modpack.wizard=導出懶人包嚮導
|
||||
modpack.wizard.step.1=基本設定
|
||||
modpack.wizard.step.1.title=設定懶人包的主要資訊
|
||||
modpack.wizard.step.initialization.include_launcher=包含啟動器
|
||||
modpack.wizard.step.initialization.exported_version=要導出的遊戲版本
|
||||
modpack.wizard.step.initialization.save=選擇要導出到的遊戲懶人包位置
|
||||
modpack.wizard.step.initialization.warning=<html>在製作懶人包前,請您確認您選擇的版本可以正常啟動,<br/>並保證您的Minecraft是正式版而非快照版,<br/>而且不應當將不允許非官方途徑傳播的Mod、材質包等納入整合包。<br/>懶人包會保存您目前的下載源設定</html>
|
||||
modpack.wizard.step.2=資料選擇
|
||||
modpack.wizard.step.2.title=選中你不想加到懶人包中的資料(夾)
|
||||
modpack.wizard.step.3=懶人包描述
|
||||
modpack.wizard.step.3.title=描述你要製作的懶人包。
|
||||
|
||||
modpack.desc=描述你要製作的懶人包,比如懶人包注意事項和更新記錄,支持Markdown(圖片請用網路圖片)。
|
||||
modpack.incorrect_format.no_json=懶人包格式錯誤,pack.json丟失
|
||||
modpack.incorrect_format.no_jar=懶人包格式錯誤,pack.json丟失jar欄位
|
||||
modpack.cannot_read_version=讀取遊戲版本失敗
|
||||
modpack.not_a_valid_location=不是一個有效懶人包位置
|
||||
modpack.name=懶人包名稱
|
||||
modpack.not_a_valid_name=不是一個有效的懶人包名稱
|
||||
|
||||
modpack.files.servers_dat=多人遊戲伺服器列表
|
||||
modpack.files.saves=遊戲存檔
|
||||
modpack.files.mods=Mod
|
||||
modpack.files.config=Mod設定檔
|
||||
modpack.files.liteconfig=Mod設定檔
|
||||
modpack.files.resourcepacks=資源包(材質包)
|
||||
modpack.files.options_txt=遊戲設定
|
||||
modpack.files.optionsshaders_txt=光影設定
|
||||
modpack.files.mods.voxelmods=VoxelMods設定,如小地圖
|
||||
modpack.files.dumps=NEI調試輸出
|
||||
modpack.files.scripts=MineTweaker配置
|
||||
modpack.files.blueprints=BuildCraft藍圖
|
||||
|
||||
mods=Mod管理
|
||||
mods.choose_mod=選擇模組
|
||||
mods.failed=添加失敗
|
||||
mods.add=添加
|
||||
mods.remove=刪除
|
||||
mods.default_information=<html>您可以拖動mod到列表中來添加mod,同時使用刪除鍵可快速刪除選中mod<br>選擇mod可以獲取mod資訊</html>
|
||||
|
||||
advancedsettings=進階設定
|
||||
advancedsettings.launcher_visible=啟動器可見性
|
||||
advancedsettings.debug_mode=偵錯模式
|
||||
advancedsettings.java_permanent_generation_space=記憶體永久保存區域/MB
|
||||
advancedsettings.jvm_args=Java虛擬機參數(不必填寫)
|
||||
advancedsettings.Minecraft_arguments=Minecraft額外參數(不必填寫)
|
||||
advancedsettings.launcher_visibility.close=遊戲啟動後結束啟動器
|
||||
advancedsettings.launcher_visibility.hide=遊戲啟動後隱藏啟動器
|
||||
advancedsettings.launcher_visibility.keep=保持啟動器可見
|
||||
advancedsettings.game_dir.default=預設(.minecraft/)
|
||||
advancedsettings.game_dir.independent=各版本獨立(.minecraft/versions/<版本名>/,除assets,libraries)
|
||||
advancedsettings.no_jvm_args=不添加預設的JVM參數(使用Java9時必勾)
|
||||
advancedsettings.java_args_default=啟動器預設添加的參數(請不要重複添加):-XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -XX:MaxPermSize=???m -Xmx???m -Dfml. ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true
|
||||
advancedsettings.wrapper_launcher=前置指令(不必填寫,如optirun)
|
||||
advancedsettings.precall_command=啟動前執行命令(不必填寫,將在遊戲啟動前調用)
|
||||
advancedsettings.server_ip=直接進入伺服器IP (不必填寫,啟動遊戲後直接進入對應伺服器)
|
||||
advancedsettings.cancel_wrapper_launcher=取消包裹啟動器(出現奇怪問題時可嘗試使用,與調試模式衝突)
|
||||
advancedsettings.dont_check_game_completeness=不檢查遊戲完整性
|
||||
|
||||
mainwindow.show_log=查看日誌
|
||||
mainwindow.make_launch_script=生成啟動腳本
|
||||
mainwindow.make_launch_script_failed=生成啟動腳本失敗
|
||||
mainwindow.enter_script_name=輸入要生成腳本的資料名
|
||||
mainwindow.make_launch_succeed=啟動腳本已生成完畢:
|
||||
mainwindow.no_version=未找到任何版本,是否進入遊戲下載?
|
||||
|
||||
launcher.about=<html>預設背景圖感謝gamerteam提供。<br>關於作者:<br>百度ID:huanghongxun20<br>mcbbs:huanghongxun<br>Minecraft Forum ID: klkl6523<br>歡迎提交Bug哦<br/>Copyright (c) 2013-2016 huangyuhui.<br>免責聲明:Minecraft軟體版權歸Mojang AB所有,遊戲由於誤操作本啟動器而丟失數據的概不負責。<br>本啟動器在GPLv3協議下開源:http://github.com/huanghongxun/HMCL/ ,感謝issues和pull requests貢獻者<br>本軟體使用了基於Apache License 2.0的Gson項目,感謝貢獻者。</html>
|
||||
launcher.download_source=下載源
|
||||
launcher.background_location=背景地址
|
||||
launcher.common_location=公用資料夾
|
||||
launcher.exit_failed=強制退出失敗,可能是Forge 1.7.10及更高版本導致的,無法解決。
|
||||
launcher.versions_json_not_matched=版本%s格式不規範!該版本資料夾下有json:%s,是否更名這個資料來規範格式?
|
||||
launcher.versions_json_not_matched_cannot_auto_completion=版本%s缺失必要的版本資訊資料,是否刪除該版本?
|
||||
launcher.versions_json_not_formatted=版本%s資訊資料格式錯誤,是否重新下載?
|
||||
launcher.choose_bgpath=選擇背景路徑
|
||||
launcher.choose_commonpath=選擇公用路徑
|
||||
launcher.commpath_tooltip=<html><body>啟動器將所有遊戲資源跟執行庫檔案放在此處集中管理。如果遊戲資料夾有現成的將不會使用公用庫檔案。</body></html>
|
||||
launcher.background_tooltip=<html><body>啟動器預設使用自帶的背景<br />如果當前目錄有background.png,則會使用該資料作為背景<br />如果當前目錄有bg子目錄,則會隨機使用裡面的一張圖作為背景<br />如果該背景位址被修改,則會使用背景位址裡的一張圖作為背景<br />背景位址允許有多個位址,使用半形分號";"(不包含雙引號)分隔</body></html>
|
||||
launcher.update_launcher=檢查更新
|
||||
launcher.enable_shadow=啟用窗口陰影
|
||||
launcher.enable_animation=啟用動態效果
|
||||
launcher.enable_blur=啟用主介面模糊
|
||||
launcher.theme=主題
|
||||
launcher.proxy=代理
|
||||
launcher.decorated=啟用視窗邊框(Linux下可解決程式介面全灰問題)
|
||||
launcher.modpack=<html><a href="http://huangyuhui.duapp.com/link.php?type=modpack">整合包作者幫助</a></html>
|
||||
launcher.lang=語言
|
||||
launcher.restart=本介面選項需要重啟本啟動器生效
|
||||
|
||||
launcher.title.game=遊戲設定
|
||||
launcher.title.main=主頁
|
||||
launcher.title.launcher=啟動器設定
|
||||
|
||||
versions.release=穩定版
|
||||
versions.snapshot=快照版
|
||||
versions.old_beta=測試版
|
||||
versions.old_alpha=遠古版
|
||||
|
||||
versions.manage.rename=重新命名該版本
|
||||
versions.manage.rename.message=請輸入要改成的名字
|
||||
versions.manage.remove=刪除該版本
|
||||
versions.manage.remove.confirm=真的要刪除版本
|
||||
versions.manage.redownload_json=重新下載版本配置(minecraft.json)
|
||||
versions.manage.redownload_assets_index=重新下載資源配置(assets_index.json)
|
||||
versions.mamage.remove_libraries=刪除所有庫檔
|
||||
|
||||
advice.os64butjdk32=您的系統是64-bit,但是Java是32位的,推薦您安裝64位Java.
|
||||
|
||||
assets.download_all=下載資源資料
|
||||
assets.not_refreshed=資源列表未重整,請重整一次。
|
||||
assets.failed=獲取列表失敗,請重整重試。
|
||||
assets.list.1_7_3_after=1.7.3及以後
|
||||
assets.list.1_6=1.6(BMCLAPI)
|
||||
assets.unkown_type_select_one=無法解析遊戲版本:%s,請選擇一種資源類型下載。
|
||||
assets.type=資源類型
|
||||
assets.download=下載資源
|
||||
assets.no_assets=資源資料不完整,是否補全?
|
||||
assets.failed_download=下載資源資料失敗,可能導致沒有中文語系或音樂。
|
||||
|
||||
gamedownload.not_refreshed=遊戲下載列表未重整,請再重整一次。
|
||||
|
||||
taskwindow.title=任務
|
||||
taskwindow.single_progress=單項進度
|
||||
taskwindow.total_progress=總進度
|
||||
taskwindow.cancel=取消
|
||||
taskwindow.no_more_instance=可能同時打開了多個任務窗口,請不要多次打開!
|
||||
taskwindow.file_name=任務
|
||||
taskwindow.download_progress=進度
|
||||
|
||||
setupwindow.include_minecraft=導入遊戲資料夾
|
||||
setupwindow.find_in_configurations=導入完成,快到配置下拉清單中找新遊戲路徑吧!
|
||||
setupwindow.give_a_name=給新遊戲路徑起個名字吧
|
||||
setupwindow.new=新建
|
||||
setupwindow.no_empty_name=名字不可為空
|
||||
setupwindow.clean=清理遊戲資料
|
||||
|
||||
update.no_browser=無法打開瀏覽器,網址已經複製到剪貼版了,您可以手動Copy網址打開頁面
|
||||
update.should_open_link=是否更新?
|
||||
update.newest_version=最新版本為:
|
||||
update.failed=檢查更新失敗
|
||||
update.found=(發現更新!)
|
||||
|
||||
logwindow.terminate_game=結束遊戲進程
|
||||
logwindow.tieba=貼吧
|
||||
logwindow.title=日誌
|
||||
|
||||
selector.choose=選擇
|
||||
|
||||
serverlistview.title=選擇伺服器
|
||||
serverlistview.name=名稱
|
||||
serverlistview.type=類型
|
||||
serverlistview.version=版本
|
||||
serverlistview.info=信息
|
||||
|
||||
minecraft.invalid=無效的
|
||||
minecraft.invalid_jar=無效的jar包
|
||||
minecraft.not_a_file=不是資料
|
||||
minecraft.not_found=找不到minecraft.jar
|
||||
minecraft.not_readable=minecraft.jar不可讀
|
||||
minecraft.modified=(修改的!)
|
||||
|
||||
color.red=紅色
|
||||
color.blue=藍色
|
||||
color.green=綠色
|
||||
color.orange=橙色
|
||||
color.dark_blue=深藍色
|
||||
color.purple=紫色
|
||||
|
||||
wizard.next_>=下一步 >
|
||||
wizard.next_mnemonic=下
|
||||
wizard.<_prev=< 上一步
|
||||
wizard.prev_mnemonic=上
|
||||
wizard.finish=完成
|
||||
wizard.finish_mnemonic=完
|
||||
wizard.cancel=取消
|
||||
wizard.cancel_mnemonic=取
|
||||
wizard.help=說明
|
||||
wizard.help_mnemonic=幫
|
||||
wizard.close=關閉
|
||||
wizard.close_mnemonic=關
|
||||
wizard.summary=概要
|
||||
wizard.failed=失敗
|
||||
wizard.steps=步驟
|
||||
|
||||
lang=繁體中文
|
||||
lang.default=跟隨系統語言
|
||||
@@ -0,0 +1,427 @@
|
||||
# Hello Minecraft! Launcher.
|
||||
# Copyright (C) 2013 huangyuhui <huanghongxun2008@126.com>
|
||||
#
|
||||
# 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: byStarTW
|
||||
launch.failed=\u555f\u52d5\u5931\u6557
|
||||
launch.failed_creating_process=\u555f\u52d5\u5931\u6557\uff0c\u5728\u65b0\u5efa\u65b0\u4efb\u52d9\u6642\u767c\u751f\u932f\u8aa4\uff0c\u53ef\u80fd\u662f Java \u8def\u5f91\u932f\u8aa4\u3002
|
||||
launch.failed_sh_permission=\u70ba\u555f\u52d5\u8cc7\u6599\u6dfb\u52a0\u6b0a\u9650\u6642\u767c\u751f\u932f\u8aa4
|
||||
launch.failed_packing_jar=\u5728\u6253\u5305jar\u6642\u767c\u751f\u932f\u8aa4
|
||||
launch.unsupported_launcher_version=\u5c0d\u4e0d\u8d77\uff0c\u672c\u555f\u52d5\u5668\u73fe\u5728\u53ef\u80fd\u4e0d\u80fd\u555f\u52d5\u9019\u500b\u7248\u672c\u7684Minecraft\uff0c\u4f46\u555f\u52d5\u5668\u9084\u662f\u6703\u5617\u8a66\u555f\u52d5\uff0c\u8acb\u76e1\u5feb\u5c07\u6b64\u554f\u984c\u5831\u544a\u7d66\u4f5c\u8005\u3002
|
||||
launch.too_big_memory_alloc_64bit=\u60a8\u8a2d\u5b9a\u7684\u8a18\u61b6\u9ad4\u5927\u5c0f\u904e\u5927\uff0c\u7531\u65bc\u53ef\u80fd\u8d85\u904e\u4e8632\u4f4d\u5143Java\u7684\u8a18\u61b6\u9ad4\u5206\u914d\u9650\u5236\uff0c\u6240\u4ee5\u53ef\u80fd\u7121\u6cd5\u555f\u52d5\u904a\u6232\uff0c\u8acb\u5c07\u8a18\u61b6\u9ad4\u8abf\u81f31024MB\u6216\u66f4\u5c0f\uff0c\u555f\u52d5\u5668\u4ecd\u6703\u5617\u8a66\u555f\u52d5\u3002
|
||||
launch.too_big_memory_alloc_free_space_too_low=\u60a8\u8a2d\u5b9a\u7684\u8a18\u61b6\u9ad4\u5927\u5c0f\u904e\u5927\uff0c\u7531\u65bc\u8d85\u904e\u4e86\u7cfb\u7d71\u8a18\u61b6\u9ad4\u5927\u5c0f%dMB\uff0c\u6240\u4ee5\u53ef\u80fd\u5f71\u97ff\u904a\u6232\u9ad4\u9a57\u6216\u7121\u6cd5\u555f\u52d5\u904a\u6232\uff0c\u555f\u52d5\u5668\u4ecd\u6703\u5617\u8a66\u555f\u52d5\u3002
|
||||
launch.cannot_create_jvm=\u64f7\u53d6\u5230\u7121\u6cd5\u5275\u5efaJava\u865b\u64ec\u6a5f\uff0c\u53ef\u80fd\u662fJava\u53c3\u6578\u6709\u554f\u984c\uff0c\u53ef\u4ee5\u5728\u8a2d\u5b9a\u4e2d\u958b\u555f\u7121\u53c3\u6578\u6a21\u5f0f\u555f\u52d5\u3002
|
||||
launch.circular_dependency_versions=\u767c\u73fe\u904a\u6232\u7248\u672c\u591a\u6b21\u5229\u7528\uff0c\u8acb\u78ba\u8a8d\u60a8\u7684\u5ba2\u6236\u7aef\u672a\u88ab\u4fee\u6539\u6216\u4fee\u6539\u5c0e\u81f4\u51fa\u73fe\u6b64\u554f\u984c\u3002
|
||||
launch.not_finished_downloading_libraries=\u672a\u5b8c\u6210\u904a\u6232\u8cc7\u6599\u5eab\u7684\u4e0b\u8f09\uff0c\u9084\u8981\u7e7c\u7e8c\u555f\u52d5\u904a\u6232\u55ce\uff1f
|
||||
launch.not_finished_decompressing_natives=\u672a\u80fd\u89e3\u58d3\u904a\u6232\u57f7\u884c\u5eab\uff0c\u9084\u8981\u7e7c\u7e8c\u555f\u52d5\u904a\u6232\u55ce\uff1f
|
||||
launch.wrong_javadir=\u932f\u8aa4\u7684Java\u8def\u5f91\uff0c\u5c07\u81ea\u52d5\u91cd\u7f6e\u70ba\u9810\u8a2dJava\u8def\u5f91\u3002
|
||||
launch.exited_abnormally=\u904a\u6232\u975e\u6b63\u5e38\u9000\u51fa\uff0c\u8acb\u67e5\u770b\u65e5\u8a8c\u8cc7\u6599\uff0c\u6216\u806f\u7e6b\u4ed6\u4eba\u5c0b\u6c42\u5e6b\u52a9\u3002
|
||||
|
||||
launch.state.logging_in=\u767b\u9304\u4e2d
|
||||
launch.state.generating_launching_codes=\u6b63\u5728\u751f\u6210\u555f\u52d5\u4ee3\u78bc
|
||||
launch.state.downloading_libraries=\u6b63\u5728\u4e0b\u8f09\u5fc5\u8981\u6587\u4ef6
|
||||
launch.state.decompressing_natives=\u6b63\u5728\u91cb\u653e\u57f7\u884c\u5eab
|
||||
|
||||
install.no_version=\u672a\u627e\u5230\u8981\u5b89\u88dd\u7684\u5c0d\u61c9MC\u7248\u672c
|
||||
install.no_version_if_intall=\u672a\u627e\u5230\u8981\u5b89\u88dd\u7684\u5c0d\u61c9MC\u7248\u672c\uff0c\u662f\u5426\u81ea\u52d5\u5b89\u88dd\u9700\u8981\u7684MC\u7248\u672c\uff1f
|
||||
install.not_refreshed=\u672a\u91cd\u6574\u5217\u8868
|
||||
install.download_list=\u4e0b\u8f09\u5217\u8868
|
||||
|
||||
install.liteloader.get_list=\u7372\u53d6LiteLoader\u5217\u8868
|
||||
install.liteloader.install=\u5b89\u88ddLiteLoader
|
||||
|
||||
install.forge.get_list=\u7372\u53d6Forge\u5217\u8868
|
||||
install.forge.install=\u5b89\u88ddForge
|
||||
install.forge.get_changelogs=\u7372\u53d6Forge\u66f4\u65b0\u8a18\u9304
|
||||
|
||||
install.optifine.install=\u5b89\u88ddOptiFine
|
||||
install.optifine.get_list=\u7372\u53d6OptiFine\u5217\u8868
|
||||
install.optifine.get_download_link=\u7372\u53d6OptiFine\u4e0b\u8f09\u5730\u5740
|
||||
|
||||
install.failed_forge=\u5b89\u88ddForge\u5931\u6557
|
||||
install.failed_optifine=\u5b89\u88ddOptiFine\u5931\u6557
|
||||
install.failed_liteloader=\u5b89\u88ddLiteLoader\u5931\u6557
|
||||
install.failed_download_forge=\u4e0b\u8f09Forge\u5931\u6557
|
||||
install.failed_download_optifine=\u4e0b\u8f09OptiFine\u5931\u6557
|
||||
install.failed=\u5b89\u88dd\u5931\u6557
|
||||
install.success=\u5b89\u88dd\u6210\u529f
|
||||
install.no_forge=\u6c92\u6709\u5b89\u88ddForge
|
||||
install.choose_forge=\u9078\u64c7\u4f60\u5b89\u88dd\u7684Forge\u7248\u672c
|
||||
install.version=\u7248\u672c
|
||||
install.mcversion=\u904a\u6232\u7248\u672c
|
||||
install.time=\u6642\u9593
|
||||
install.release_time=\u91cb\u653e\u6642\u9593
|
||||
install.type=\u985e\u578b
|
||||
install.please_refresh=\u5982\u9700\u4f7f\u7528\u81ea\u52d5\u5b89\u88dd\u8acb\u9ede\u64ca\u53f3\u5074\u91cd\u6574\u6309\u9215
|
||||
|
||||
crash.launcher=\u555f\u52d5\u5668\u5d29\u6f70\u4e86\uff01
|
||||
crash.minecraft=Minecraft\u5d29\u6f70\u4e86\uff01
|
||||
|
||||
login.choose_charactor=\u8acb\u9078\u64c7\u60a8\u8981\u4f7f\u7528\u7684\u89d2\u8272
|
||||
login.no_charactor=\u8a72\u5e33\u865f\u6c92\u6709\u89d2\u8272
|
||||
login.your_password=\u60a8\u7684\u5bc6\u78bc
|
||||
login.failed=\u767b\u9304\u5931\u6557\uff1a
|
||||
login.no_Player007=\u4f60\u9084\u672a\u8a2d\u5b9a\u7528\u6236\u540d\uff01
|
||||
login.wrong_password=\u53ef\u80fd\u662f\u60a8\u7684\u7528\u6236\u540d\u6216\u5bc6\u78bc\u932f\u8aa4
|
||||
login.invalid_username=\u7121\u6548\u7684\u7528\u6236\u540d
|
||||
login.invalid_uuid_and_username=\u7121\u6548\u7684UUID\u548c\u7528\u6236\u540d
|
||||
login.invalid_password=\u7121\u6548\u7684\u5bc6\u78bc
|
||||
login.invalid_access_token=\u7121\u6548\u7684\u8a2a\u554f\u6b0a\u6756
|
||||
login.changed_client_token=\u4f3a\u670d\u5668\u56de\u61c9\u5df2\u7d93\u4fee\u6539\u5ba2\u6236\u7aef\u6b0a\u6756
|
||||
login.not_email=\u7528\u6236\u540d\u5fc5\u9808\u662f\u90f5\u7bb1
|
||||
login.type=\u767b\u9304
|
||||
login.username=\u540d\u5b57
|
||||
login.account=\u90f5\u7bb1
|
||||
login.invalid_token=\u8acb\u5617\u8a66\u767b\u51fa\u4e26\u91cd\u65b0\u8f38\u5165\u5bc6\u78bc\u767b\u9304
|
||||
login.no_valid_character=\u7121\u6709\u6548\u7684\u89d2\u8272\uff0c\u81ea\u884c\u5230skinme.cc\u767b\u9678\u4e26\u5275\u5efa\u89d2\u8272
|
||||
|
||||
proxy.username=\u5e33\u6236
|
||||
proxy.password=\u5bc6\u78bc
|
||||
proxy.host=\u4e3b\u6a5f
|
||||
proxy.port=Port
|
||||
|
||||
login.failed.connect_authentication_server=\u7121\u6cd5\u9023\u63a5\u8a8d\u8b49\u4f3a\u670d\u5668,\u53ef\u80fd\u662f\u7db2\u7d61\u554f\u984c
|
||||
|
||||
login.profile.not_logged_in=\u7121\u6cd5\u4fee\u6539\u904a\u6232\u8cc7\u6599\u540c\u6642\u672a\u767b\u9304
|
||||
login.profile.selected=\u7121\u6cd5\u4fee\u6539\u904a\u6232\u8cc7\u6599. \u4f60\u5fc5\u9808\u767b\u51fa\u518d\u8fd4\u56de.
|
||||
|
||||
login.methods.yggdrasil=\u6b63\u7248\u767b\u9304
|
||||
login.methods.offline=\u96e2\u7dda\u6a21\u5f0f
|
||||
login.methods.no_method=\u6c92\u6709\u767b\u5165\u65b9\u5f0f...
|
||||
|
||||
log.playername_null=\u73a9\u5bb6\u540d\u70ba\u7a7a\uff0c\u9019\u4ee3\u8868\u8457\u767b\u9304\u65b9\u6cd5\u51fa\u73fe\u554f\u984c
|
||||
|
||||
minecraft.no_selected_version=\u6c92\u6709\u9078\u64c7\u4efb\u4f55\u4e00\u500bMinecraft\u7248\u672c
|
||||
minecraft.wrong_path=\u932f\u8aa4\u7684Minecraft\u8def\u5f91\uff0c\u555f\u52d5\u5668\u672a\u627e\u5230\u8a2d\u5b9a\u7684Minecraft\u8def\u5f91\uff0c\u8acb\u6aa2\u67e5\u3002
|
||||
|
||||
operation.stopped=\u64cd\u4f5c\u88ab\u5f37\u884c\u7d42\u6b62
|
||||
operation.confirm_stop=\u771f\u7684\u8981\u7d42\u6b62\u64cd\u4f5c\u55ce\uff1f
|
||||
|
||||
ui.login.password=\u5bc6\u78bc
|
||||
ui.more=\u66f4\u591a
|
||||
|
||||
crash.advice.UnsupportedClassVersionError=\u9019\u53ef\u80fd\u662f\u56e0\u70ba\u60a8\u7684Java\u7248\u672c\u904e\u65bc\u8001\u820a\uff0c\u53ef\u4ee5\u5617\u8a66\u66f4\u63db\u6700\u65b0Java\u4e26\u5728\u7248\u672c\u8a2d\u5b9a\u7684Java\u8def\u5f91\u4e2d\u8a2d\u5b9a.
|
||||
crash.advice.ConcurrentModificationException=\u9019\u53ef\u80fd\u662f\u56e0\u70ba\u60a8\u7684Java\u7248\u672c\u9ad8\u65bcJava 1.8.0_11\u5c0e\u81f4\u7684,\u53ef\u4ee5\u5617\u8a66\u5378\u8f09Java8\u5b89\u88ddJava7\u3002
|
||||
crash.advice.ClassNotFoundException=Minecraft\u4e0d\u5b8c\u6574\u6216Mod\u885d\u7a81\uff0c\u5982\u679c\u6709\u672a\u80fd\u4e0b\u8f09\u7684\u8cc7\u6599\u8acb\u4e0b\u8f09\u6210\u529f\u5f8c\u91cd\u8a66\u6216\u662f\u7528\u6236\u7aef\u640d\u58de\u8acb\u91cd\u8a66\u8acb\u91cd\u65b0\u88fd\u4f5c\u7528\u6236\u7aef\u6216\u4e0b\u8f09\u6574\u5408\u5305\u89e3\u6c7a\u554f\u984c\uff0c\u53e6\u53ef\u5617\u8a66\u904a\u6232\u8a2d\u5b9a->\uff08\u7248\u672c\uff09\u7ba1\u7406->\u522a\u9664\u5eab\u8cc7\u6599\u89e3\u6c7a\u554f\u984c
|
||||
crash.advice.NoSuchFieldError=Minecraft\u4e0d\u5b8c\u6574\u6216Mod\u885d\u7a81\uff0c\u5982\u679c\u6709\u672a\u80fd\u4e0b\u8f09\u7684\u8cc7\u6599\u8acb\u4e0b\u8f09\u6210\u529f\u5f8c\u91cd\u8a66\u6216\u662f\u7528\u6236\u7aef\u640d\u58de\u8acb\u91cd\u8a66\u8acb\u91cd\u65b0\u88fd\u4f5c\u7528\u6236\u7aef\u6216\u4e0b\u8f09\u6574\u5408\u5305\u89e3\u6c7a\u554f\u984c\u3002
|
||||
crash.advice.LWJGLException=\u60a8\u7684\u96fb\u8166\u4e0d\u6b63\u5e38\uff0c\u53ef\u80fd\u9700\u8981\u4f7f\u7528\u9a45\u52d5\u7cbe\u9748\u6216\u5176\u4ed6\u5b89\u88dd\u5668\u66f4\u65b0\u986f\u5361\u9a45\u52d5\u3002
|
||||
crash.advice.SecurityException=\u53ef\u80fd\u662f\u60a8\u4fee\u6539\u4e86minecraft.jar\u4f46\u672a\u522a\u9664META-INF\u8cc7\u6599\u593e\u7684\u539f\u56e0\u3002\u8acb\u901a\u904e\u58d3\u7e2e\u8edf\u9ad4\u522a\u9664jar\u4e2d\u7684META-INF\u8cc7\u6599\u593e\u3002
|
||||
crash.advice.OutOfMemoryError=\u8a18\u61b6\u9ad4\u6ea2\u51fa\uff0c\u60a8\u8a2d\u5b9a\u7684Minecraft\u6700\u5927\u8a18\u61b6\u9ad4\u904e\u5c0f\uff0c\u8acb\u8abf\u5927\uff01
|
||||
crash.advice.otherwise=\u53ef\u80fd\u662fMod\u6216\u5176\u4ed6\u554f\u984c\u3002
|
||||
|
||||
crash.advice.OpenGL=\u53ef\u80fd\u662f\u986f\u5361/\u8072\u5361\u9a45\u52d5\u554f\u984c\uff0c\u4e5f\u53ef\u80fd\u662fMod\u5c0e\u81f4\u7684\u554f\u984c\u3002
|
||||
crash.advice.no_lwjgl=\u53ef\u80fd\u662f\u904a\u6232\u4f9d\u8cf4\u5eab\u4e0d\u5b8c\u6574\u6216\u89e3\u58d3\u4f9d\u8cf4\u5eab\u6642\u51fa\u932f\u3002\u53ef\u4ee5\u901a\u904e\u4e0b\u8f09\u6574\u5408\u5305\u89e3\u6c7a\u554f\u984c\u3002
|
||||
|
||||
crash.advice.no=\u7121\u5efa\u8b70\u3002
|
||||
|
||||
crash.user_fault=\u60a8\u7684\u7cfb\u7d71\u6216Java\u74b0\u5883\u53ef\u80fd\u5b89\u88dd\u4e0d\u7576\u5c0e\u81f4\u672c\u8edf\u9ad4\u5d29\u6f70\uff0c\u8acb\u6aa2\u67e5\u60a8\u7684Java\u74b0\u5883\u6216\u60a8\u7684\u96fb\u8166\uff01\u53ef\u4ee5\u5617\u8a66\u91cd\u65b0\u5b89\u88ddJava\u3002
|
||||
crash.headless=\u5982\u679c\u60a8\u7684\u64cd\u4f5c\u7cfb\u7d71\u662fLinux\uff0c\u8acb\u6ce8\u610f\u4e0d\u8981\u4f7f\u7528OpenJDK\uff0c\u52d9\u5fc5\u4f7f\u7528Oracle JDK\uff0c\u6216\u5617\u8a66\u6dfb\u52a0-Djava.awt.headless=false\u53c3\u6578\uff0c\u6216\u6aa2\u67e5\u60a8\u7684Xserver\u662f\u5426\u6b63\u5e38
|
||||
crash.NoClassDefFound=\u8acb\u78ba\u8a8dHMCL\u672c\u9ad4\u662f\u5426\u5b8c\u6574
|
||||
|
||||
crash.error=\u60a8\u7684Minecraft\u5d29\u6f70\u4e86\u3002
|
||||
crash.main_class_not_found=\u627e\u4e0d\u5230\u4e3b\u985e\uff0c\u53ef\u80fd\u662f\u60a8\u7684JSON\u8cc7\u6599\u586b\u5beb\u932f\u8aa4\u3002\u7121\u6cd5\u555f\u52d5\u904a\u6232\u3002\u53ef\u4ee5\u901a\u904e\u4e0b\u8f09\u6574\u5408\u5305\u89e3\u6c7a\u554f\u984c\u3002
|
||||
crash.class_path_wrong=\u89e3\u6790Class Path\u6642\u51fa\u73fe\u932f\u8aa4\uff0c\u6b64\u932f\u8aa4\u672c\u4e0d\u61c9\u8a72\u767c\u751f\u3002\u53ef\u80fd\u662f\u555f\u52d5\u8173\u672c\u932f\u8aa4\uff0c\u8acb\u4ed4\u7d30\u6aa2\u67e5\u555f\u52d5\u8173\u672c\u3002
|
||||
|
||||
ui.label.newProfileWindow.new_profile_name=\u65b0\u914d\u7f6e\u540d:
|
||||
ui.label.newProfileWindow.copy_from=\u8907\u88fd\u914d\u7f6e:
|
||||
ui.newProfileWindow.title=\u65b0\u5efa\u914d\u7f6e
|
||||
|
||||
ui.button.ok=\u78ba\u8a8d
|
||||
ui.button.refresh=\u91cd\u6574
|
||||
ui.button.run=\u555f\u52d5Minecraft
|
||||
ui.button.settings=
|
||||
ui.button.about=\u95dc\u65bc
|
||||
ui.button.others=\u5176\u4ed6
|
||||
ui.button.logout=\u767b\u51fa
|
||||
ui.button.download=\u4e0b\u8f09
|
||||
ui.button.retry=\u91cd\u8a66
|
||||
ui.button.delete=\u522a\u9664
|
||||
ui.button.install=\u5b89\u88dd
|
||||
ui.button.info=\u4fe1\u606f
|
||||
ui.button.save=\u4fdd\u5b58
|
||||
ui.button.copy=\u8907\u88fd
|
||||
ui.button.clear=\u6e05\u9664
|
||||
ui.button.close=\u95dc\u9589
|
||||
ui.button.explore=\u700f\u89bd
|
||||
ui.button.test=\u6e2c\u8a66
|
||||
ui.button.preview=\u9810\u89bd
|
||||
button.cancel=\u53d6\u6d88
|
||||
button.ok=\u78ba\u5b9a
|
||||
|
||||
ui.label.version=\u7248\u672c
|
||||
ui.label.password=\u5bc6\u78bc
|
||||
ui.label.profile=\u914d\u7f6e
|
||||
|
||||
ui.message.first_load=\u8acb\u5728\u5de6\u908a\u8f38\u5165\u60a8\u7684\u5e33\u865f
|
||||
ui.message.enter_password=\u8acb\u5728\u5de6\u908a\u8f38\u5165\u60a8\u7684\u5bc6\u78bc
|
||||
ui.message.launching=\u555f\u52d5\u4e2d
|
||||
ui.message.making=\u751f\u6210\u4e2d
|
||||
ui.message.sure_remove=\u771f\u7684\u8981\u522a\u9664\u914d\u7f6e%s\u55ce\uff1f
|
||||
ui.message.update_java=\u8acb\u66f4\u65b0\u60a8\u7684Java
|
||||
ui.message.open_jdk=\u6211\u5011\u767c\u73fe\u5230\u60a8\u6b63\u5728\u4f7f\u7528OpenJDK\uff0c\u9019\u53ef\u80fd\u6703\u5c0e\u81f4\u5f88\u591a\u4ecb\u9762\u554f\u984c\uff0c\u6211\u5011\u5efa\u8b70\u60a8\u66f4\u63dbOracle JDK\u3002
|
||||
|
||||
ui.label.settings=\u9078\u9805
|
||||
ui.label.crashing=<html>Hello Minecraft! Launcher\u9047\u5230\u4e86\u7121\u6cd5\u8655\u7406\u7684\u932f\u8aa4\uff0c\u8acb\u8907\u5236\u4e0b\u5217\u5167\u5bb9\u4e26\u901a\u904emcbbs\u3001\u8cbc\u5427\u6216Minecraft Forum\u53cd\u994bbug\u3002 </html>
|
||||
ui.label.crashing_out_dated=<html>Hello Minecraft! Launcher\u9047\u5230\u4e86\u7121\u6cd5\u8655\u7406\u7684\u932f\u8aa4\uff0c\u5df2\u6aa2\u6e2c\u5230\u60a8\u7684\u555f\u52d5\u5668\u4e0d\u662f\u6700\u65b0\u7248\u672c\uff0c\u8acb\u66f4\u65b0\u5f8c\u518d\u8a66\uff01 </html>
|
||||
ui.label.failed_set=\u8a2d\u5b9a\u5931\u6557\uff1a
|
||||
|
||||
download=\u4e0b\u8f09
|
||||
download.mojang=\u5b98\u65b9
|
||||
download.BMCL=BMCLAPI (bangbang93, http://bmclapi.bangbang93.com/)
|
||||
download.rapid_data=RapidData (\u92b3\u7db2\u96f2\u8a08\u7b97, https://www.rapiddata.org/)
|
||||
download.not_200=\u4e0b\u8f09\u5931\u6557\uff0c\u56de\u5fa9\u78bc
|
||||
download.failed=\u4e0b\u8f09\u5931\u6557
|
||||
download.successfully=\u4e0b\u8f09\u5b8c\u6210
|
||||
download.source=\u4e0b\u8f09\u6e90
|
||||
|
||||
message.error=\u932f\u8aa4
|
||||
message.cannot_open_explorer=\u7121\u6cd5\u6253\u958b\u8cc7\u6599\u7ba1\u7406\u5668:
|
||||
message.cancelled=\u5df2\u53d6\u6d88
|
||||
message.info=\u63d0\u793a
|
||||
message.loading=\u52a0\u8f09\u4e2d...
|
||||
|
||||
folder.game=\u904a\u6232\u8cc7\u6599\u593e
|
||||
folder.mod=MOD\u8cc7\u6599\u593e
|
||||
folder.coremod=\u6838\u5fc3MOD\u8cc7\u6599\u593e
|
||||
folder.config=\u914d\u7f6e\u8cc7\u6599\u593e
|
||||
folder.resourcepacks=\u8cc7\u6e90\u5305\u8cc7\u6599\u593e
|
||||
folder.screenshots=\u622a\u5716\u8cc7\u6599\u593e
|
||||
folder.saves=\u5b58\u6a94\u8cc7\u6599\u593e
|
||||
|
||||
settings.tabs.game_download=\u904a\u6232\u4e0b\u8f09
|
||||
settings.tabs.installers=\u81ea\u52d5\u5b89\u88dd
|
||||
settings.tabs.assets_downloads=\u8cc7\u6e90\u4e0b\u8f09
|
||||
|
||||
settings=\u666e\u901a\u8a2d\u5b9a
|
||||
settings.explore=\u700f\u89bd
|
||||
settings.manage=\u7ba1\u7406
|
||||
settings.cannot_remove_default_config=\u4e0d\u80fd\u522a\u9664\u9810\u8a2d\u914d\u7f6e
|
||||
settings.max_memory=\u6700\u5927\u8a18\u61b6\u9ad4\uff08MB\uff09
|
||||
settings.java_dir=Java\u8def\u5f91
|
||||
settings.game_directory=\u904a\u6232\u8def\u5f91
|
||||
settings.dimension=\u904a\u6232\u7a97\u53e3\u89e3\u6790\u5ea6
|
||||
settings.fullscreen=\u5168\u87a2\u5e55
|
||||
settings.update_version=\u66f4\u65b0\u7248\u672c\u8cc7\u6599
|
||||
settings.run_directory=\u57f7\u884c\u8def\u5f91(\u7248\u672c\u9694\u96e2)
|
||||
settings.physical_memory=\u5be6\u9ad4\u8a18\u61b6\u9ad4\u5927\u5c0f
|
||||
settings.choose_javapath=\u9078\u64c7Java\u8def\u5f91
|
||||
settings.default=\u9810\u8a2d
|
||||
settings.custom=\u81ea\u5b9a\u7fa9
|
||||
settings.choose_gamedir=\u9078\u64c7\u904a\u6232\u8def\u5f91
|
||||
settings.failed_load=\u8a2d\u5b9a\u8cc7\u6599\u52a0\u8f09\u5931\u6557\uff0c\u53ef\u80fd\u662f\u5347\u7d1a\u4e86\u555f\u52d5\u5668\u6216\u88ab\u4eba\u5de5\u4fee\u6539\u9020\u6210\u932f\u8aa4\uff0c\u662f\u5426\u6e05\u9664\uff1f
|
||||
settings.test_game=\u6e2c\u8a66\u904a\u6232
|
||||
|
||||
settings.type.global=<html><a href="">\u9ede\u64ca\u6b64\u8655\u5207\u63db\u70ba\u7248\u672c\u7279\u5b9a\u8a2d\u5b9a\u3002\u8a72\u7248\u672c\u6b63\u5728\u4f7f\u7528\u5168\u5c40\u8a2d\u5b9a\uff0c\u4fee\u6539\u4ee5\u4e0b\u8a2d\u5b9a\u6703\u5f71\u97ff\u5230\u5176\u4ed6\u4f7f\u7528\u5168\u5c40\u8a2d\u7f6e\u7684\u7248\u672c</a></html>
|
||||
settings.type.special=<html><a href="">\u9ede\u64ca\u6b64\u8655\u5207\u63db\u70ba\u5168\u5c40\u8a2d\u5b9a\u3002\u8a72\u7248\u672c\u6b63\u5728\u4f7f\u7528\u7248\u672c\u7279\u5b9a\u8a2d\u5b9a\uff0c\u4fee\u6539\u4ee5\u4e0b\u8a2d\u5b9a\u4e0d\u6703\u5f71\u97ff\u5230\u5176\u4ed6\u7248\u672c\u8a2d\u7f6e</a></html>
|
||||
|
||||
modpack=\u61f6\u4eba\u5305
|
||||
modpack.choose=\u9078\u64c7\u8981\u5c0e\u5165\u7684\u904a\u6232\u61f6\u4eba\u5305\u8cc7\u6599\uff0c\u5982\u679c\u60a8\u5e0c\u671b\u66f4\u65b0\u61f6\u4eba\u5305\uff0c\u8acb\u8f38\u5165\u8981\u66f4\u65b0\u7684\u7248\u672c\u540d
|
||||
modpack.export_error=\u5c0e\u51fa\u5931\u6557\uff0c\u53ef\u80fd\u662f\u60a8\u7684\u904a\u6232\u8cc7\u6599\u593e\u683c\u5f0f\u4e0d\u6b63\u78ba\u6216\u64cd\u4f5c\u8cc7\u6599\u5931\u6557
|
||||
modpack.export_finished=\u61f6\u4eba\u5305\u5c0e\u51fa\u5b8c\u6210\uff0c\u53c3\u898b
|
||||
modpack.included_launcher=\u61f6\u4eba\u5305\u5df2\u5305\u542b\u555f\u52d5\u5668\uff0c\u53ef\u76f4\u63a5\u767c\u5e03
|
||||
modpack.not_included_launcher=\u61f6\u4eba\u5305\u672a\u5305\u542b\u555f\u52d5\u5668\uff0c\u53ef\u4f7f\u7528\u672c\u8edf\u4ef6\u7684\u5c0e\u5165\u61f6\u4eba\u5305\u529f\u80fd\u5c0e\u5165\u61f6\u4eba\u5305
|
||||
modpack.enter_name=\u7d66\u904a\u6232\u8d77\u500b\u4f60\u559c\u6b61\u7684\u540d\u5b57
|
||||
|
||||
modpack.task.save=\u5c0e\u51fa\u61f6\u4eba\u5305
|
||||
modpack.task.install=\u5c0e\u5165\u61f6\u4eba\u5305
|
||||
modpack.task.install.error=\u5b89\u88dd\u5931\u6557\uff0c\u53ef\u80fd\u662f\u61f6\u4eba\u5305\u683c\u5f0f\u4e0d\u6b63\u78ba\u6216\u64cd\u4f5c\u8cc7\u6599\u5931\u6557
|
||||
modpack.task.install.will=\u5c07\u6703\u5b89\u88dd\u61f6\u4eba\u5305\uff1a
|
||||
|
||||
modpack.wizard=\u5c0e\u51fa\u61f6\u4eba\u5305\u56ae\u5c0e
|
||||
modpack.wizard.step.1=\u57fa\u672c\u8a2d\u5b9a
|
||||
modpack.wizard.step.1.title=\u8a2d\u5b9a\u61f6\u4eba\u5305\u7684\u4e3b\u8981\u8cc7\u8a0a
|
||||
modpack.wizard.step.initialization.include_launcher=\u5305\u542b\u555f\u52d5\u5668
|
||||
modpack.wizard.step.initialization.exported_version=\u8981\u5c0e\u51fa\u7684\u904a\u6232\u7248\u672c
|
||||
modpack.wizard.step.initialization.save=\u9078\u64c7\u8981\u5c0e\u51fa\u5230\u7684\u904a\u6232\u61f6\u4eba\u5305\u4f4d\u7f6e
|
||||
modpack.wizard.step.initialization.warning=<html>\u5728\u88fd\u4f5c\u61f6\u4eba\u5305\u524d,\u8acb\u60a8\u78ba\u8a8d\u60a8\u9078\u64c7\u7684\u7248\u672c\u53ef\u4ee5\u6b63\u5e38\u555f\u52d5,<br/>\u4e26\u4fdd\u8b49\u60a8\u7684Minecraft\u662f\u6b63\u5f0f\u7248\u800c\u975e\u5feb\u7167\u7248,<br/>\u800c\u4e14\u4e0d\u61c9\u7576\u5c07\u4e0d\u5141\u8a31\u975e\u5b98\u65b9\u9014\u5f91\u50b3\u64ad\u7684Mod\u3001\u6750\u8cea\u5305\u7b49\u7d0d\u5165\u6574\u5408\u5305\u3002<br/>\u61f6\u4eba\u5305\u6703\u4fdd\u5b58\u60a8\u76ee\u524d\u7684\u4e0b\u8f09\u6e90\u8a2d\u5b9a</html>
|
||||
modpack.wizard.step.2=\u8cc7\u6599\u9078\u64c7
|
||||
modpack.wizard.step.2.title=\u9078\u4e2d\u4f60\u4e0d\u60f3\u52a0\u5230\u61f6\u4eba\u5305\u4e2d\u7684\u8cc7\u6599(\u593e)
|
||||
modpack.wizard.step.3=\u61f6\u4eba\u5305\u63cf\u8ff0
|
||||
modpack.wizard.step.3.title=\u63cf\u8ff0\u4f60\u8981\u88fd\u4f5c\u7684\u61f6\u4eba\u5305\u3002
|
||||
|
||||
modpack.desc=\u63cf\u8ff0\u4f60\u8981\u88fd\u4f5c\u7684\u61f6\u4eba\u5305\uff0c\u6bd4\u5982\u61f6\u4eba\u5305\u6ce8\u610f\u4e8b\u9805\u548c\u66f4\u65b0\u8a18\u9304\uff0c\u652f\u6301Markdown(\u5716\u7247\u8acb\u7528\u7db2\u8def\u5716\u7247)\u3002
|
||||
modpack.incorrect_format.no_json=\u61f6\u4eba\u5305\u683c\u5f0f\u932f\u8aa4\uff0cpack.json\u4e1f\u5931
|
||||
modpack.incorrect_format.no_jar=\u61f6\u4eba\u5305\u683c\u5f0f\u932f\u8aa4\uff0cpack.json\u4e1f\u5931jar\u6b04\u4f4d
|
||||
modpack.cannot_read_version=\u8b80\u53d6\u904a\u6232\u7248\u672c\u5931\u6557
|
||||
modpack.not_a_valid_location=\u4e0d\u662f\u4e00\u500b\u6709\u6548\u61f6\u4eba\u5305\u4f4d\u7f6e
|
||||
modpack.name=\u61f6\u4eba\u5305\u540d\u7a31
|
||||
modpack.not_a_valid_name=\u4e0d\u662f\u4e00\u500b\u6709\u6548\u7684\u61f6\u4eba\u5305\u540d\u7a31
|
||||
|
||||
modpack.files.servers_dat=\u591a\u4eba\u904a\u6232\u4f3a\u670d\u5668\u5217\u8868
|
||||
modpack.files.saves=\u904a\u6232\u5b58\u6a94
|
||||
modpack.files.mods=Mod
|
||||
modpack.files.config=Mod\u8a2d\u5b9a\u6a94
|
||||
modpack.files.liteconfig=Mod\u8a2d\u5b9a\u6a94
|
||||
modpack.files.resourcepacks=\u8cc7\u6e90\u5305(\u6750\u8cea\u5305)
|
||||
modpack.files.options_txt=\u904a\u6232\u8a2d\u5b9a
|
||||
modpack.files.optionsshaders_txt=\u5149\u5f71\u8a2d\u5b9a
|
||||
modpack.files.mods.voxelmods=VoxelMods\u8a2d\u5b9a\uff0c\u5982\u5c0f\u5730\u5716
|
||||
modpack.files.dumps=NEI\u8abf\u8a66\u8f38\u51fa
|
||||
modpack.files.scripts=MineTweaker\u914d\u7f6e
|
||||
modpack.files.blueprints=BuildCraft\u85cd\u5716
|
||||
|
||||
mods=Mod\u7ba1\u7406
|
||||
mods.choose_mod=\u9078\u64c7\u6a21\u7d44
|
||||
mods.failed=\u6dfb\u52a0\u5931\u6557
|
||||
mods.add=\u6dfb\u52a0
|
||||
mods.remove=\u522a\u9664
|
||||
mods.default_information=<html>\u60a8\u53ef\u4ee5\u62d6\u52d5mod\u5230\u5217\u8868\u4e2d\u4f86\u6dfb\u52a0mod\uff0c\u540c\u6642\u4f7f\u7528\u522a\u9664\u9375\u53ef\u5feb\u901f\u522a\u9664\u9078\u4e2dmod<br>\u9078\u64c7mod\u53ef\u4ee5\u7372\u53d6mod\u8cc7\u8a0a</html>
|
||||
|
||||
advancedsettings=\u9032\u968e\u8a2d\u5b9a
|
||||
advancedsettings.launcher_visible=\u555f\u52d5\u5668\u53ef\u898b\u6027
|
||||
advancedsettings.debug_mode=\u5075\u932f\u6a21\u5f0f
|
||||
advancedsettings.java_permanent_generation_space=\u8a18\u61b6\u9ad4\u6c38\u4e45\u4fdd\u5b58\u5340\u57df/MB
|
||||
advancedsettings.jvm_args=Java\u865b\u64ec\u6a5f\u53c3\u6578(\u4e0d\u5fc5\u586b\u5beb)
|
||||
advancedsettings.Minecraft_arguments=Minecraft\u984d\u5916\u53c3\u6578(\u4e0d\u5fc5\u586b\u5beb)
|
||||
advancedsettings.launcher_visibility.close=\u904a\u6232\u555f\u52d5\u5f8c\u7d50\u675f\u555f\u52d5\u5668
|
||||
advancedsettings.launcher_visibility.hide=\u904a\u6232\u555f\u52d5\u5f8c\u96b1\u85cf\u555f\u52d5\u5668
|
||||
advancedsettings.launcher_visibility.keep=\u4fdd\u6301\u555f\u52d5\u5668\u53ef\u898b
|
||||
advancedsettings.game_dir.default=\u9810\u8a2d(.minecraft/)
|
||||
advancedsettings.game_dir.independent=\u5404\u7248\u672c\u7368\u7acb(.minecraft/versions/<\u7248\u672c\u540d>/,\u9664assets,libraries)
|
||||
advancedsettings.no_jvm_args=\u4e0d\u6dfb\u52a0\u9810\u8a2d\u7684JVM\u53c3\u6578(\u4f7f\u7528Java9\u6642\u5fc5\u52fe)
|
||||
advancedsettings.java_args_default=\u555f\u52d5\u5668\u9810\u8a2d\u6dfb\u52a0\u7684\u53c3\u6578\uff08\u8acb\u4e0d\u8981\u91cd\u8907\u6dfb\u52a0\uff09\uff1a-XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -XX:MaxPermSize=???m -Xmx???m -Dfml. ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true
|
||||
advancedsettings.wrapper_launcher=\u524d\u7f6e\u6307\u4ee4(\u4e0d\u5fc5\u586b\u5beb,\u5982optirun)
|
||||
advancedsettings.precall_command=\u555f\u52d5\u524d\u57f7\u884c\u547d\u4ee4(\u4e0d\u5fc5\u586b\u5beb,\u5c07\u5728\u904a\u6232\u555f\u52d5\u524d\u8abf\u7528)
|
||||
advancedsettings.server_ip=\u76f4\u63a5\u9032\u5165\u4f3a\u670d\u5668IP (\u4e0d\u5fc5\u586b\u5beb\uff0c\u555f\u52d5\u904a\u6232\u5f8c\u76f4\u63a5\u9032\u5165\u5c0d\u61c9\u4f3a\u670d\u5668)
|
||||
advancedsettings.cancel_wrapper_launcher=\u53d6\u6d88\u5305\u88f9\u555f\u52d5\u5668(\u51fa\u73fe\u5947\u602a\u554f\u984c\u6642\u53ef\u5617\u8a66\u4f7f\u7528,\u8207\u8abf\u8a66\u6a21\u5f0f\u885d\u7a81)
|
||||
advancedsettings.dont_check_game_completeness=\u4e0d\u6aa2\u67e5\u904a\u6232\u5b8c\u6574\u6027
|
||||
|
||||
mainwindow.show_log=\u67e5\u770b\u65e5\u8a8c
|
||||
mainwindow.make_launch_script=\u751f\u6210\u555f\u52d5\u8173\u672c
|
||||
mainwindow.make_launch_script_failed=\u751f\u6210\u555f\u52d5\u8173\u672c\u5931\u6557
|
||||
mainwindow.enter_script_name=\u8f38\u5165\u8981\u751f\u6210\u8173\u672c\u7684\u8cc7\u6599\u540d
|
||||
mainwindow.make_launch_succeed=\u555f\u52d5\u8173\u672c\u5df2\u751f\u6210\u5b8c\u7562:
|
||||
mainwindow.no_version=\u672a\u627e\u5230\u4efb\u4f55\u7248\u672c\uff0c\u662f\u5426\u9032\u5165\u904a\u6232\u4e0b\u8f09\uff1f
|
||||
|
||||
launcher.about=<html>\u9810\u8a2d\u80cc\u666f\u5716\u611f\u8b1dgamerteam\u63d0\u4f9b\u3002<br>\u95dc\u65bc\u4f5c\u8005\uff1a<br>\u767e\u5ea6ID\uff1ahuanghongxun20<br>mcbbs\uff1ahuanghongxun<br>Minecraft Forum ID: klkl6523<br>\u6b61\u8fce\u63d0\u4ea4Bug\u54e6<br/>Copyright (c) 2013-2016 huangyuhui.<br>\u514d\u8cac\u8072\u660e\uff1aMinecraft\u8edf\u9ad4\u7248\u6b0a\u6b78Mojang AB\u6240\u6709\uff0c\u904a\u6232\u7531\u65bc\u8aa4\u64cd\u4f5c\u672c\u555f\u52d5\u5668\u800c\u4e1f\u5931\u6578\u64da\u7684\u6982\u4e0d\u8ca0\u8cac\u3002<br>\u672c\u555f\u52d5\u5668\u5728GPLv3\u5354\u8b70\u4e0b\u958b\u6e90:http://github.com/huanghongxun/HMCL/ ,\u611f\u8b1dissues\u548cpull requests\u8ca2\u737b\u8005<br>\u672c\u8edf\u9ad4\u4f7f\u7528\u4e86\u57fa\u65bcApache License 2.0\u7684Gson\u9805\u76ee\uff0c\u611f\u8b1d\u8ca2\u737b\u8005\u3002</html>
|
||||
launcher.download_source=\u4e0b\u8f09\u6e90
|
||||
launcher.background_location=\u80cc\u666f\u5730\u5740
|
||||
launcher.common_location=\u516c\u7528\u8cc7\u6599\u593e
|
||||
launcher.exit_failed=\u5f37\u5236\u9000\u51fa\u5931\u6557\uff0c\u53ef\u80fd\u662fForge 1.7.10\u53ca\u66f4\u9ad8\u7248\u672c\u5c0e\u81f4\u7684\uff0c\u7121\u6cd5\u89e3\u6c7a\u3002
|
||||
launcher.versions_json_not_matched=\u7248\u672c%s\u683c\u5f0f\u4e0d\u898f\u7bc4\uff01\u8a72\u7248\u672c\u8cc7\u6599\u593e\u4e0b\u6709json:%s\uff0c\u662f\u5426\u66f4\u540d\u9019\u500b\u8cc7\u6599\u4f86\u898f\u7bc4\u683c\u5f0f\uff1f
|
||||
launcher.versions_json_not_matched_cannot_auto_completion=\u7248\u672c%s\u7f3a\u5931\u5fc5\u8981\u7684\u7248\u672c\u8cc7\u8a0a\u8cc7\u6599\uff0c\u662f\u5426\u522a\u9664\u8a72\u7248\u672c\uff1f
|
||||
launcher.versions_json_not_formatted=\u7248\u672c%s\u8cc7\u8a0a\u8cc7\u6599\u683c\u5f0f\u932f\u8aa4\uff0c\u662f\u5426\u91cd\u65b0\u4e0b\u8f09\uff1f
|
||||
launcher.choose_bgpath=\u9078\u64c7\u80cc\u666f\u8def\u5f91
|
||||
launcher.choose_commonpath=\u9078\u64c7\u516c\u7528\u8def\u5f91
|
||||
launcher.commpath_tooltip=<html><body>\u555f\u52d5\u5668\u5c07\u6240\u6709\u904a\u6232\u8cc7\u6e90\u8ddf\u57f7\u884c\u5eab\u6a94\u6848\u653e\u5728\u6b64\u8655\u96c6\u4e2d\u7ba1\u7406\u3002\u5982\u679c\u904a\u6232\u8cc7\u6599\u593e\u6709\u73fe\u6210\u7684\u5c07\u4e0d\u6703\u4f7f\u7528\u516c\u7528\u5eab\u6a94\u6848\u3002</body></html>
|
||||
launcher.background_tooltip=<html><body>\u555f\u52d5\u5668\u9810\u8a2d\u4f7f\u7528\u81ea\u5e36\u7684\u80cc\u666f<br />\u5982\u679c\u7576\u524d\u76ee\u9304\u6709background.png\uff0c\u5247\u6703\u4f7f\u7528\u8a72\u8cc7\u6599\u4f5c\u70ba\u80cc\u666f<br />\u5982\u679c\u7576\u524d\u76ee\u9304\u6709bg\u5b50\u76ee\u9304\uff0c\u5247\u6703\u96a8\u6a5f\u4f7f\u7528\u88e1\u9762\u7684\u4e00\u5f35\u5716\u4f5c\u70ba\u80cc\u666f<br />\u5982\u679c\u8a72\u80cc\u666f\u4f4d\u5740\u88ab\u4fee\u6539\uff0c\u5247\u6703\u4f7f\u7528\u80cc\u666f\u4f4d\u5740\u88e1\u7684\u4e00\u5f35\u5716\u4f5c\u70ba\u80cc\u666f<br />\u80cc\u666f\u4f4d\u5740\u5141\u8a31\u6709\u591a\u500b\u4f4d\u5740\uff0c\u4f7f\u7528\u534a\u5f62\u5206\u865f";"(\u4e0d\u5305\u542b\u96d9\u5f15\u865f)\u5206\u9694</body></html>
|
||||
launcher.update_launcher=\u6aa2\u67e5\u66f4\u65b0
|
||||
launcher.enable_shadow=\u555f\u7528\u7a97\u53e3\u9670\u5f71
|
||||
launcher.enable_animation=\u555f\u7528\u52d5\u614b\u6548\u679c
|
||||
launcher.enable_blur=\u555f\u7528\u4e3b\u4ecb\u9762\u6a21\u7cca
|
||||
launcher.theme=\u4e3b\u984c
|
||||
launcher.proxy=\u4ee3\u7406
|
||||
launcher.decorated=\u555f\u7528\u8996\u7a97\u908a\u6846(Linux\u4e0b\u53ef\u89e3\u6c7a\u7a0b\u5f0f\u4ecb\u9762\u5168\u7070\u554f\u984c)
|
||||
launcher.modpack=<html><a href="http://huangyuhui.duapp.com/link.php?type=modpack">\u6574\u5408\u5305\u4f5c\u8005\u5e6b\u52a9</a></html>
|
||||
launcher.lang=\u8a9e\u8a00
|
||||
launcher.restart=\u672c\u4ecb\u9762\u9078\u9805\u9700\u8981\u91cd\u555f\u672c\u555f\u52d5\u5668\u751f\u6548
|
||||
|
||||
launcher.title.game=\u904a\u6232\u8a2d\u5b9a
|
||||
launcher.title.main=\u4e3b\u9801
|
||||
launcher.title.launcher=\u555f\u52d5\u5668\u8a2d\u5b9a
|
||||
|
||||
versions.release=\u7a69\u5b9a\u7248
|
||||
versions.snapshot=\u5feb\u7167\u7248
|
||||
versions.old_beta=\u6e2c\u8a66\u7248
|
||||
versions.old_alpha=\u9060\u53e4\u7248
|
||||
|
||||
versions.manage.rename=\u91cd\u65b0\u547d\u540d\u8a72\u7248\u672c
|
||||
versions.manage.rename.message=\u8acb\u8f38\u5165\u8981\u6539\u6210\u7684\u540d\u5b57
|
||||
versions.manage.remove=\u522a\u9664\u8a72\u7248\u672c
|
||||
versions.manage.remove.confirm=\u771f\u7684\u8981\u522a\u9664\u7248\u672c
|
||||
versions.manage.redownload_json=\u91cd\u65b0\u4e0b\u8f09\u7248\u672c\u914d\u7f6e(minecraft.json)
|
||||
versions.manage.redownload_assets_index=\u91cd\u65b0\u4e0b\u8f09\u8cc7\u6e90\u914d\u7f6e(assets_index.json)
|
||||
versions.mamage.remove_libraries=\u522a\u9664\u6240\u6709\u5eab\u6a94
|
||||
|
||||
advice.os64butjdk32=\u60a8\u7684\u7cfb\u7d71\u662f64-bit\uff0c\u4f46\u662fJava\u662f32\u4f4d\u7684\uff0c\u63a8\u85a6\u60a8\u5b89\u88dd64\u4f4dJava.
|
||||
|
||||
assets.download_all=\u4e0b\u8f09\u8cc7\u6e90\u8cc7\u6599
|
||||
assets.not_refreshed=\u8cc7\u6e90\u5217\u8868\u672a\u91cd\u6574\uff0c\u8acb\u91cd\u6574\u4e00\u6b21\u3002
|
||||
assets.failed=\u7372\u53d6\u5217\u8868\u5931\u6557\uff0c\u8acb\u91cd\u6574\u91cd\u8a66\u3002
|
||||
assets.list.1_7_3_after=1.7.3\u53ca\u4ee5\u5f8c
|
||||
assets.list.1_6=1.6(BMCLAPI)
|
||||
assets.unkown_type_select_one=\u7121\u6cd5\u89e3\u6790\u904a\u6232\u7248\u672c\uff1a%s\uff0c\u8acb\u9078\u64c7\u4e00\u7a2e\u8cc7\u6e90\u985e\u578b\u4e0b\u8f09\u3002
|
||||
assets.type=\u8cc7\u6e90\u985e\u578b
|
||||
assets.download=\u4e0b\u8f09\u8cc7\u6e90
|
||||
assets.no_assets=\u8cc7\u6e90\u8cc7\u6599\u4e0d\u5b8c\u6574\uff0c\u662f\u5426\u88dc\u5168\uff1f
|
||||
assets.failed_download=\u4e0b\u8f09\u8cc7\u6e90\u8cc7\u6599\u5931\u6557\uff0c\u53ef\u80fd\u5c0e\u81f4\u6c92\u6709\u4e2d\u6587\u8a9e\u7cfb\u6216\u97f3\u6a02\u3002
|
||||
|
||||
gamedownload.not_refreshed=\u904a\u6232\u4e0b\u8f09\u5217\u8868\u672a\u91cd\u6574\uff0c\u8acb\u518d\u91cd\u6574\u4e00\u6b21\u3002
|
||||
|
||||
taskwindow.title=\u4efb\u52d9
|
||||
taskwindow.single_progress=\u55ae\u9805\u9032\u5ea6
|
||||
taskwindow.total_progress=\u7e3d\u9032\u5ea6
|
||||
taskwindow.cancel=\u53d6\u6d88
|
||||
taskwindow.no_more_instance=\u53ef\u80fd\u540c\u6642\u6253\u958b\u4e86\u591a\u500b\u4efb\u52d9\u7a97\u53e3\uff0c\u8acb\u4e0d\u8981\u591a\u6b21\u6253\u958b\uff01
|
||||
taskwindow.file_name=\u4efb\u52d9
|
||||
taskwindow.download_progress=\u9032\u5ea6
|
||||
|
||||
setupwindow.include_minecraft=\u5c0e\u5165\u904a\u6232\u8cc7\u6599\u593e
|
||||
setupwindow.find_in_configurations=\u5c0e\u5165\u5b8c\u6210\uff0c\u5feb\u5230\u914d\u7f6e\u4e0b\u62c9\u6e05\u55ae\u4e2d\u627e\u65b0\u904a\u6232\u8def\u5f91\u5427\uff01
|
||||
setupwindow.give_a_name=\u7d66\u65b0\u904a\u6232\u8def\u5f91\u8d77\u500b\u540d\u5b57\u5427
|
||||
setupwindow.new=\u65b0\u5efa
|
||||
setupwindow.no_empty_name=\u540d\u5b57\u4e0d\u53ef\u70ba\u7a7a
|
||||
setupwindow.clean=\u6e05\u7406\u904a\u6232\u8cc7\u6599
|
||||
|
||||
update.no_browser=\u7121\u6cd5\u6253\u958b\u700f\u89bd\u5668\uff0c\u7db2\u5740\u5df2\u7d93\u8907\u88fd\u5230\u526a\u8cbc\u7248\u4e86\uff0c\u60a8\u53ef\u4ee5\u624b\u52d5Copy\u7db2\u5740\u6253\u958b\u9801\u9762
|
||||
update.should_open_link=\u662f\u5426\u66f4\u65b0\uff1f
|
||||
update.newest_version=\u6700\u65b0\u7248\u672c\u70ba\uff1a
|
||||
update.failed=\u6aa2\u67e5\u66f4\u65b0\u5931\u6557
|
||||
update.found=(\u767c\u73fe\u66f4\u65b0!)
|
||||
|
||||
logwindow.terminate_game=\u7d50\u675f\u904a\u6232\u9032\u7a0b
|
||||
logwindow.tieba=\u8cbc\u5427
|
||||
logwindow.title=\u65e5\u8a8c
|
||||
|
||||
selector.choose=\u9078\u64c7
|
||||
|
||||
serverlistview.title=\u9078\u64c7\u4f3a\u670d\u5668
|
||||
serverlistview.name=\u540d\u7a31
|
||||
serverlistview.type=\u985e\u578b
|
||||
serverlistview.version=\u7248\u672c
|
||||
serverlistview.info=\u4fe1\u606f
|
||||
|
||||
minecraft.invalid=\u7121\u6548\u7684
|
||||
minecraft.invalid_jar=\u7121\u6548\u7684jar\u5305
|
||||
minecraft.not_a_file=\u4e0d\u662f\u8cc7\u6599
|
||||
minecraft.not_found=\u627e\u4e0d\u5230minecraft.jar
|
||||
minecraft.not_readable=minecraft.jar\u4e0d\u53ef\u8b80
|
||||
minecraft.modified=(\u4fee\u6539\u7684!)
|
||||
|
||||
color.red=\u7d05\u8272
|
||||
color.blue=\u85cd\u8272
|
||||
color.green=\u7da0\u8272
|
||||
color.orange=\u6a59\u8272
|
||||
color.dark_blue=\u6df1\u85cd\u8272
|
||||
color.purple=\u7d2b\u8272
|
||||
|
||||
wizard.next_>=\u4e0b\u4e00\u6b65 >
|
||||
wizard.next_mnemonic=\u4e0b
|
||||
wizard.<_prev=< \u4e0a\u4e00\u6b65
|
||||
wizard.prev_mnemonic=\u4e0a
|
||||
wizard.finish=\u5b8c\u6210
|
||||
wizard.finish_mnemonic=\u5b8c
|
||||
wizard.cancel=\u53d6\u6d88
|
||||
wizard.cancel_mnemonic=\u53d6
|
||||
wizard.help=\u8aaa\u660e
|
||||
wizard.help_mnemonic=\u5e6b
|
||||
wizard.close=\u95dc\u9589
|
||||
wizard.close_mnemonic=\u95dc
|
||||
wizard.summary=\u6982\u8981
|
||||
wizard.failed=\u5931\u6557
|
||||
wizard.steps=\u6b65\u9a5f
|
||||
|
||||
lang=\u7e41\u9ad4\u4e2d\u6587
|
||||
lang.default=\u8ddf\u96a8\u7cfb\u7d71\u8a9e\u8a00
|
||||
@@ -0,0 +1,427 @@
|
||||
# Hello Minecraft! Launcher.
|
||||
# Copyright (C) 2013 huangyuhui <huanghongxun2008@126.com>
|
||||
#
|
||||
# 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
|
||||
launch.failed=启动失败
|
||||
launch.failed_creating_process=启动失败,在创建新进程时发生错误,可能是Java路径错误。
|
||||
launch.failed_sh_permission=为启动文件添加权限时发生错误
|
||||
launch.failed_packing_jar=在打包jar时发生错误
|
||||
launch.unsupported_launcher_version=对不起,本启动器现在可能不能启动这个版本的Minecraft,但启动器还是会尝试启动,请尽快将此问题报告给作者。
|
||||
launch.too_big_memory_alloc_64bit=您设置的内存大小过大,由于可能超过了32位Java的内存分配限制,所以可能无法启动游戏,请将内存调至1024MB或更小,启动器仍会尝试启动。
|
||||
launch.too_big_memory_alloc_free_space_too_low=您设置的内存大小过大,由于超过了系统内存大小%dMB,所以可能影响游戏体验或无法启动游戏,启动器仍会尝试启动。
|
||||
launch.cannot_create_jvm=截获到无法创建Java虚拟机,可能是Java参数有问题,可以在设置中开启无参数模式启动
|
||||
launch.circular_dependency_versions=发现游戏版本循环引用,请确认您的客户端未被修改或修改导致出现此问题。
|
||||
launch.not_finished_downloading_libraries=未完成游戏依赖库的下载,还要继续启动游戏吗?
|
||||
launch.not_finished_decompressing_natives=未能解压游戏本地库,还要继续启动游戏吗?
|
||||
launch.wrong_javadir=错误的Java路径,将自动重置为默认Java路径。
|
||||
launch.exited_abnormally=游戏非正常退出,请查看日志文件,或联系他人寻求帮助。
|
||||
|
||||
launch.state.logging_in=登录中
|
||||
launch.state.generating_launching_codes=正在生成启动代码
|
||||
launch.state.downloading_libraries=正在下载必要文件
|
||||
launch.state.decompressing_natives=正在释放本地文件
|
||||
|
||||
install.no_version=未找到要安装的对应MC版本
|
||||
install.no_version_if_intall=未找到要安装的对应MC版本,是否自动安装需要的MC版本?
|
||||
install.not_refreshed=未刷新列表
|
||||
install.download_list=下载列表
|
||||
|
||||
install.liteloader.get_list=获取LiteLoader列表
|
||||
install.liteloader.install=安装LiteLoader
|
||||
|
||||
install.forge.get_list=获取Forge列表
|
||||
install.forge.install=安装Forge
|
||||
install.forge.get_changelogs=获取Forge更新记录
|
||||
|
||||
install.optifine.install=安装OptiFine
|
||||
install.optifine.get_list=获取OptiFine列表
|
||||
install.optifine.get_download_link=获取OptiFine下载地址
|
||||
|
||||
install.failed_forge=安装Forge失败
|
||||
install.failed_optifine=安装OptiFine失败
|
||||
install.failed_liteloader=安装LiteLoader失败
|
||||
install.failed_download_forge=下载Forge失败
|
||||
install.failed_download_optifine=下载OptiFine失败
|
||||
install.failed=安装失败
|
||||
install.success=安装成功
|
||||
install.no_forge=没有安装Forge
|
||||
install.choose_forge=选择你安装的Forge版本
|
||||
install.version=版本
|
||||
install.mcversion=游戏版本
|
||||
install.time=时间
|
||||
install.release_time=释放时间
|
||||
install.type=类型
|
||||
install.please_refresh=如需使用自动安装请点击右侧刷新按钮
|
||||
|
||||
crash.launcher=启动器崩溃了!
|
||||
crash.minecraft=Minecraft崩溃了!请认真阅读建议。
|
||||
|
||||
login.choose_charactor=请选择您要使用的角色
|
||||
login.no_charactor=该帐号没有角色
|
||||
login.your_password=您的密码
|
||||
login.failed=登录失败:
|
||||
login.no_Player007=你还未设置用户名!
|
||||
login.wrong_password=可能是您的用户名或密码错误
|
||||
login.invalid_username=无效的用户名
|
||||
login.invalid_uuid_and_username=无效的UUID和用户名
|
||||
login.invalid_password=无效的密码
|
||||
login.invalid_access_token=无效的访问令牌
|
||||
login.changed_client_token=服务器回应已经修改客户端令牌
|
||||
login.not_email=用户名必须是邮箱
|
||||
login.type=登录
|
||||
login.username=名字
|
||||
login.account=邮箱
|
||||
login.invalid_token=请尝试登出并重新输入密码登录
|
||||
login.no_valid_character=无有效的角色,自行到skinme.cc登陆并创建角色
|
||||
|
||||
proxy.username=账户
|
||||
proxy.password=密码
|
||||
proxy.host=主机
|
||||
proxy.port=端口
|
||||
|
||||
login.failed.connect_authentication_server=无法连接认证服务器,可能是网络问题
|
||||
|
||||
login.profile.not_logged_in=无法修改游戏资料同时未登录
|
||||
login.profile.selected=无法修改游戏资料. 你必须登出再返回.
|
||||
|
||||
login.methods.yggdrasil=正版登录
|
||||
login.methods.offline=离线模式
|
||||
login.methods.no_method=没有登入方式...
|
||||
|
||||
log.playername_null=玩家名为空,这代表着登录方法出现问题
|
||||
|
||||
minecraft.no_selected_version=没有选择任何一个Minecraft版本
|
||||
minecraft.wrong_path=错误的Minecraft路径,启动器未找到设定的Minecraft路径,请检查。
|
||||
|
||||
operation.stopped=操作被强行终止
|
||||
operation.confirm_stop=真的要终止操作吗?
|
||||
|
||||
ui.login.password=密码
|
||||
ui.more=更多
|
||||
|
||||
crash.advice.UnsupportedClassVersionError=这可能是因为您的Java版本过于老旧,可以尝试更换最新Java并在版本设置的Java路径中设置.
|
||||
crash.advice.ConcurrentModificationException=这可能是因为您的Java版本高于Java 1.8.0_11导致的,可以尝试卸载Java8安装Java7。
|
||||
crash.advice.ClassNotFoundException=Minecraft不完整或Mod冲突,如果有未能下载的文件请下载成功后重试或是客户端损坏请重试请重新制作客户端或下载整合包解决问题,另可尝试游戏设置->(版本)管理->删除库文件解决问题
|
||||
crash.advice.NoSuchFieldError=Minecraft不完整或Mod冲突,如果有未能下载的文件请下载成功后重试或是客户端损坏请重试请重新制作客户端或下载整合包解决问题。
|
||||
crash.advice.LWJGLException=您的电脑不正常,可能需要使用驱动精灵或其他安装器更新显卡驱动。
|
||||
crash.advice.SecurityException=可能是您修改了minecraft.jar但未删除META-INF文件夹的原因。请通过压缩软件删除jar中的META-INF文件夹。
|
||||
crash.advice.OutOfMemoryError=内存溢出,您设置的Minecraft最大内存过小,请调大!
|
||||
crash.advice.otherwise=可能是Mod或其他问题。
|
||||
|
||||
crash.advice.OpenGL=可能是显卡/声卡驱动问题,也可能是Mod导致的问题。
|
||||
crash.advice.no_lwjgl=可能是游戏依赖库不完整或解压依赖库时出错。可以通过下载整合包解决问题。
|
||||
|
||||
crash.advice.no=无建议。
|
||||
|
||||
crash.user_fault=您的系统或Java环境可能安装不当导致本软件崩溃,请检查您的Java环境或您的电脑!可以尝试重新安装Java。
|
||||
crash.headless=如果您的操作系统是Linux,请注意不要使用OpenJDK,务必使用Oracle JDK,或尝试添加-Djava.awt.headless=false参数,或检查您的Xserver是否正常
|
||||
crash.NoClassDefFound=请确认HMCL本体是否完整
|
||||
|
||||
crash.error=您的Minecraft崩溃了。
|
||||
crash.main_class_not_found=找不到主类,可能是您的JSON文件填写错误。无法启动游戏。可以通过下载整合包解决问题。
|
||||
crash.class_path_wrong=解析Class Path时出现错误,此错误本不应该发生。可能是启动脚本错误,请仔细检查启动脚本。
|
||||
|
||||
ui.label.newProfileWindow.new_profile_name=新配置名:
|
||||
ui.label.newProfileWindow.copy_from=复制配置:
|
||||
ui.newProfileWindow.title=新建配置
|
||||
|
||||
ui.button.ok=确认
|
||||
ui.button.refresh=刷新
|
||||
ui.button.run=启动Minecraft
|
||||
ui.button.settings=
|
||||
ui.button.about=关于
|
||||
ui.button.others=其他
|
||||
ui.button.logout=登出
|
||||
ui.button.download=下载
|
||||
ui.button.retry=重试
|
||||
ui.button.delete=删除
|
||||
ui.button.install=安装
|
||||
ui.button.info=信息
|
||||
ui.button.save=保存
|
||||
ui.button.copy=复制
|
||||
ui.button.clear=清除
|
||||
ui.button.close=关闭
|
||||
ui.button.explore=浏览
|
||||
ui.button.test=测试
|
||||
ui.button.preview=预览
|
||||
button.cancel=取消
|
||||
button.ok=确定
|
||||
|
||||
ui.label.version=版本
|
||||
ui.label.password=密码
|
||||
ui.label.profile=配置
|
||||
|
||||
ui.message.first_load=请在左边输入您的账号
|
||||
ui.message.enter_password=请在左边输入您的密码
|
||||
ui.message.launching=启动中
|
||||
ui.message.making=生成中
|
||||
ui.message.sure_remove=真的要删除配置%s吗?
|
||||
ui.message.update_java=请更新您的Java
|
||||
ui.message.open_jdk=我们发现您正在使用OpenJDK,这会导致很多界面问题,我们建议您更换Oracle JDK。
|
||||
|
||||
ui.label.settings=选项
|
||||
ui.label.crashing=<html>Hello Minecraft!遇到了无法处理的错误,请复制下列内容并通过mcbbs、贴吧、Github或Minecraft Forum反馈bug。</html>
|
||||
ui.label.crashing_out_dated=<html>Hello Minecraft! Launcher遇到了无法处理的错误,已检测到您的启动器不是最新版本,请更新后再试!</html>
|
||||
ui.label.failed_set=设置失败:
|
||||
|
||||
download=下载
|
||||
download.mojang=官方
|
||||
download.BMCL=BMCLAPI (bangbang93, http://bmclapi.bangbang93.com/)
|
||||
download.rapid_data=RapidData (锐网云计算, https://www.rapiddata.org/)
|
||||
download.not_200=下载失败,回复码
|
||||
download.failed=下载失败
|
||||
download.successfully=下载完成
|
||||
download.source=下载源
|
||||
|
||||
message.error=错误
|
||||
message.cannot_open_explorer=无法打开文件管理器:
|
||||
message.cancelled=已取消
|
||||
message.info=提示
|
||||
message.loading=加载中...
|
||||
|
||||
folder.game=游戏文件夹
|
||||
folder.mod=MOD文件夹
|
||||
folder.coremod=核心MOD文件夹
|
||||
folder.config=配置文件夹
|
||||
folder.resourcepacks=资源包文件夹
|
||||
folder.screenshots=截图文件夹
|
||||
folder.saves=存档文件夹
|
||||
|
||||
settings.tabs.game_download=游戏下载
|
||||
settings.tabs.installers=自动安装
|
||||
settings.tabs.assets_downloads=资源下载
|
||||
|
||||
settings=普通设置
|
||||
settings.explore=浏览
|
||||
settings.manage=管理
|
||||
settings.cannot_remove_default_config=不能删除默认配置
|
||||
settings.max_memory=最大内存/MB
|
||||
settings.java_dir=Java路径
|
||||
settings.game_directory=游戏路径
|
||||
settings.dimension=游戏窗口分辨率
|
||||
settings.fullscreen=全屏
|
||||
settings.update_version=更新版本文件
|
||||
settings.run_directory=运行路径(版本隔离)
|
||||
settings.physical_memory=物理内存大小
|
||||
settings.choose_javapath=选择Java路径
|
||||
settings.default=默认
|
||||
settings.custom=自定义
|
||||
settings.choose_gamedir=选择游戏路径
|
||||
settings.failed_load=设置文件加载失败,可能是升级了启动器或被人工修改造成错误,是否清除?
|
||||
settings.test_game=测试游戏
|
||||
|
||||
settings.type.global=<html><a href="">点击此处切换为版本特定设置。该版本正在使用全局设置,修改以下设置会影响到其他使用全局设置的版本</a></html>
|
||||
settings.type.special=<html><a href="">点击此处切换为全局设置。该版本正在使用版本特定设置,修改以下设置不会影响到其他版本设置</a></html>
|
||||
|
||||
modpack=整合包
|
||||
modpack.choose=选择要导入的游戏整合包文件,如果您希望更新整合包,请输入要更新的版本名
|
||||
modpack.export_error=导出失败,可能是您的游戏文件夹格式不正确或操作文件失败
|
||||
modpack.export_finished=整合包导出完成,参见
|
||||
modpack.included_launcher=整合包已包含启动器,可直接发布
|
||||
modpack.not_included_launcher=整合包未包含启动器,可使用本软件的导入整合包功能导入整合包
|
||||
modpack.enter_name=给游戏起个你喜欢的名字
|
||||
|
||||
modpack.task.save=导出整合包
|
||||
modpack.task.install=导入整合包
|
||||
modpack.task.install.error=安装失败,可能是整合包格式不正确或操作文件失败
|
||||
modpack.task.install.will=将会安装整合包:
|
||||
|
||||
modpack.wizard=导出整合包向导
|
||||
modpack.wizard.step.1=基本设置
|
||||
modpack.wizard.step.1.title=设置整合包的主要信息
|
||||
modpack.wizard.step.initialization.include_launcher=包含启动器
|
||||
modpack.wizard.step.initialization.exported_version=要导出的游戏版本
|
||||
modpack.wizard.step.initialization.save=选择要导出到的游戏整合包位置
|
||||
modpack.wizard.step.initialization.warning=<html>在制作整合包前,请您确认您选择的版本可以正常启动,<br/>并保证您的Minecraft是正式版而非快照版,<br/>而且不应当将不允许非官方途径传播的Mod、材质包等纳入整合包。<br/>整合包会保存您目前的下载源设置</html>
|
||||
modpack.wizard.step.2=文件选择
|
||||
modpack.wizard.step.2.title=选中你不想加到整合包中的文件(夹)
|
||||
modpack.wizard.step.3=整合包描述
|
||||
modpack.wizard.step.3.title=描述你要制作的整合包
|
||||
|
||||
modpack.desc=描述你要制作的整合包,比如整合包注意事项和更新记录,支持Markdown(图片请用网络图片)。
|
||||
modpack.incorrect_format.no_json=整合包格式错误,pack.json丢失
|
||||
modpack.incorrect_format.no_jar=整合包格式错误,pack.json丢失jar字段
|
||||
modpack.cannot_read_version=读取游戏版本失败
|
||||
modpack.not_a_valid_location=不是一个有效整合包位置
|
||||
modpack.name=整合包名称
|
||||
modpack.not_a_valid_name=不是一个有效的整合包名称
|
||||
|
||||
modpack.files.servers_dat=多人游戏服务器列表
|
||||
modpack.files.saves=游戏存档
|
||||
modpack.files.mods=Mod
|
||||
modpack.files.config=Mod配置文件
|
||||
modpack.files.liteconfig=Mod配置文件
|
||||
modpack.files.resourcepacks=资源包(材质包)
|
||||
modpack.files.options_txt=游戏设定
|
||||
modpack.files.optionsshaders_txt=光影设定
|
||||
modpack.files.mods.voxelmods=VoxelMods配置,如小地图
|
||||
modpack.files.dumps=NEI调试输出
|
||||
modpack.files.scripts=MineTweaker配置
|
||||
modpack.files.blueprints=BuildCraft蓝图
|
||||
|
||||
mods=Mod管理
|
||||
mods.choose_mod=选择模组
|
||||
mods.failed=添加失败
|
||||
mods.add=添加
|
||||
mods.remove=删除
|
||||
mods.default_information=<html><font color=#c0392b>安装Mod前你需要确保已安装Forge或LiteLoader!<br>您可以从资源管理器拖动mod文件到列表中来添加mod,同时使用删除键可快速删除选中mod<br>点掉mod前面的勾可禁用mod,不会加载;选择mod可以获取mod信息</font></html>
|
||||
|
||||
advancedsettings=高级设置
|
||||
advancedsettings.launcher_visible=启动器可见性
|
||||
advancedsettings.debug_mode=调试模式
|
||||
advancedsettings.java_permanent_generation_space=内存永久保存区域(不必填写,MB)
|
||||
advancedsettings.jvm_args=Java虚拟机参数(不必填写)
|
||||
advancedsettings.Minecraft_arguments=Minecraft额外参数(不必填写)
|
||||
advancedsettings.launcher_visibility.close=游戏启动后结束启动器
|
||||
advancedsettings.launcher_visibility.hide=游戏启动后隐藏启动器
|
||||
advancedsettings.launcher_visibility.keep=保持启动器可见
|
||||
advancedsettings.game_dir.default=默认(.minecraft/)
|
||||
advancedsettings.game_dir.independent=各版本独立(.minecraft/versions/<版本名>/,除assets,libraries)
|
||||
advancedsettings.no_jvm_args=不添加默认的JVM参数(使用Java9时必勾)
|
||||
advancedsettings.java_args_default=启动器默认添加的参数(请不要重复添加):-XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -XX:MaxPermSize=???m -Xmx???m -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true
|
||||
advancedsettings.wrapper_launcher=前置指令(不必填写,如optirun)
|
||||
advancedsettings.precall_command=启动前执行命令(不必填写,将在游戏启动前调用)
|
||||
advancedsettings.server_ip=直入服务器ip地址(不必填写,启动游戏后直接进入对应服务器)
|
||||
advancedsettings.cancel_wrapper_launcher=取消包裹启动器(出现奇怪问题时可尝试使用,与调试模式冲突)
|
||||
advancedsettings.dont_check_game_completeness=不检查游戏完整性
|
||||
|
||||
mainwindow.show_log=查看日志
|
||||
mainwindow.make_launch_script=生成启动脚本
|
||||
mainwindow.make_launch_script_failed=生成启动脚本失败
|
||||
mainwindow.enter_script_name=输入要生成脚本的文件名
|
||||
mainwindow.make_launch_succeed=启动脚本已生成完毕:
|
||||
mainwindow.no_version=未找到任何版本,是否进入游戏下载?
|
||||
|
||||
launcher.about=<html>默认背景图感谢gamerteam提供。<br/>关于作者:<br/>百度ID:huanghongxun20<br/>mcbbs:huanghongxun<br/>Minecraft Forum ID: klkl6523<br/>欢迎提交Bug哦<br/>Copyright (c) 2013-2017 huangyuhui.<br/>免责声明:Minecraft软件版权归Mojang AB所有,使用本软件产生的版权问题本软件制作方概不负责。<br/>本启动器在GPLv3协议下开源:https://github.com/huanghongxun/HMCL/ ,感谢issues和pull requests贡献者<br/>本软件使用了基于Apache License 2.0的Gson项目,感谢贡献者。</html>
|
||||
launcher.download_source=下载源
|
||||
launcher.background_location=背景地址
|
||||
launcher.common_location=公共文件夹
|
||||
launcher.exit_failed=强制退出失败,可能是Forge 1.7.10及更高版本导致的,无法解决。
|
||||
launcher.versions_json_not_matched=版本%s格式不规范!该版本文件夹下有json:%s,是否更名这个文件来规范格式?
|
||||
launcher.versions_json_not_matched_cannot_auto_completion=版本%s缺失必要的版本信息文件,是否删除该版本?
|
||||
launcher.versions_json_not_formatted=版本%s信息文件格式错误,是否重新下载?
|
||||
launcher.choose_bgpath=选择背景路径
|
||||
launcher.choose_commonpath=选择公共路径
|
||||
launcher.commpath_tooltip=<html><body>启动器将所有游戏资源及依赖库文件放于此集中管理,如果游戏文件夹内有现成的将不会使用公共库文件</body></html>
|
||||
launcher.background_tooltip=<html><body>启动器默认使用自带的背景<br />如果当前目录有background.png,则会使用该文件作为背景<br />如果当前目录有bg子目录,则会随机使用里面的一张图作为背景<br />如果该背景地址被修改,则会使用背景地址里的一张图作为背景<br />背景地址允许有多个地址,使用半角分号";"(不包含双引号)分隔</body></html>
|
||||
launcher.update_launcher=检查更新
|
||||
launcher.enable_shadow=启用窗口阴影
|
||||
launcher.enable_animation=启用动态效果
|
||||
launcher.enable_blur=启用主界面模糊
|
||||
launcher.theme=主题
|
||||
launcher.proxy=代理
|
||||
launcher.decorated=启用窗口边框(Linux下可解决程序界面全灰问题)
|
||||
launcher.modpack=<html><a href="http://huangyuhui.duapp.com/link.php?type=modpack">整合包作者帮助</a></html>
|
||||
launcher.lang=语言
|
||||
launcher.restart=本界面选项需要重启本启动器生效
|
||||
|
||||
launcher.title.game=游戏设置
|
||||
launcher.title.main=主页
|
||||
launcher.title.launcher=启动器设置
|
||||
|
||||
versions.release=稳定版
|
||||
versions.snapshot=快照版
|
||||
versions.old_beta=测试版
|
||||
versions.old_alpha=远古版
|
||||
|
||||
versions.manage.rename=重命名该版本
|
||||
versions.manage.rename.message=请输入要改成的名字
|
||||
versions.manage.remove=删除该版本
|
||||
versions.manage.remove.confirm=真的要删除版本
|
||||
versions.manage.redownload_json=重新下载版本配置(minecraft.json)
|
||||
versions.manage.redownload_assets_index=重新下载资源配置(assets_index.json)
|
||||
versions.mamage.remove_libraries=删除所有库文件
|
||||
|
||||
advice.os64butjdk32=您的系统是64位的但是Java是32位的,推荐您安装64位Java.
|
||||
|
||||
assets.download_all=下载资源文件
|
||||
assets.not_refreshed=资源列表未刷新,请刷新一次。
|
||||
assets.failed=获取列表失败,请刷新重试。
|
||||
assets.list.1_7_3_after=1.7.3及以后
|
||||
assets.list.1_6=1.6(BMCLAPI)
|
||||
assets.unkown_type_select_one=无法解析游戏版本:%s,请选择一种资源类型下载。
|
||||
assets.type=资源类型
|
||||
assets.download=下载资源
|
||||
assets.no_assets=资源文件不完整,是否补全?
|
||||
assets.failed_download=下载资源文件失败,可能导致没有中文和声音。
|
||||
|
||||
gamedownload.not_refreshed=游戏下载列表未刷新,请再刷新一次。
|
||||
|
||||
taskwindow.title=任务
|
||||
taskwindow.single_progress=单项进度
|
||||
taskwindow.total_progress=总进度
|
||||
taskwindow.cancel=取消
|
||||
taskwindow.no_more_instance=可能同时打开了多个任务窗口,请不要多次打开!
|
||||
taskwindow.file_name=任务
|
||||
taskwindow.download_progress=进度
|
||||
|
||||
setupwindow.include_minecraft=导入游戏文件夹
|
||||
setupwindow.find_in_configurations=导入完成,快到配置下拉框中找新游戏路径吧!
|
||||
setupwindow.give_a_name=给新游戏路径起个名字吧
|
||||
setupwindow.new=新建
|
||||
setupwindow.no_empty_name=名字不可为空
|
||||
setupwindow.clean=清理游戏文件
|
||||
|
||||
update.no_browser=无法打开浏览器,网址已经复制到剪贴板了,您可以手动粘贴网址打开页面
|
||||
update.should_open_link=是否更新?
|
||||
update.newest_version=最新版本为:
|
||||
update.failed=检查更新失败
|
||||
update.found=(发现更新!)
|
||||
|
||||
logwindow.terminate_game=结束游戏进程
|
||||
logwindow.tieba=贴吧
|
||||
logwindow.title=日志
|
||||
|
||||
selector.choose=选择
|
||||
|
||||
serverlistview.title=选择服务器
|
||||
serverlistview.name=名称
|
||||
serverlistview.type=类型
|
||||
serverlistview.version=版本
|
||||
serverlistview.info=信息
|
||||
|
||||
minecraft.invalid=无效的
|
||||
minecraft.invalid_jar=无效的jar包
|
||||
minecraft.not_a_file=不是文件
|
||||
minecraft.not_found=找不到minecraft.jar
|
||||
minecraft.not_readable=minecraft.jar不可读
|
||||
minecraft.modified=(修改的!)
|
||||
|
||||
color.red=红色
|
||||
color.blue=蓝色
|
||||
color.green=绿色
|
||||
color.orange=橙色
|
||||
color.dark_blue=深蓝色
|
||||
color.purple=紫色
|
||||
|
||||
wizard.next_>=下一步 >
|
||||
wizard.next_mnemonic=下
|
||||
wizard.<_prev=< 上一步
|
||||
wizard.prev_mnemonic=上
|
||||
wizard.finish=完成
|
||||
wizard.finish_mnemonic=完
|
||||
wizard.cancel=取消
|
||||
wizard.cancel_mnemonic=取
|
||||
wizard.help=帮助
|
||||
wizard.help_mnemonic=帮
|
||||
wizard.close=关闭
|
||||
wizard.close_mnemonic=关
|
||||
wizard.summary=概要
|
||||
wizard.failed=失败
|
||||
wizard.steps=步骤
|
||||
|
||||
lang=简体中文
|
||||
lang.default=跟随系统语言
|
||||
@@ -0,0 +1,427 @@
|
||||
# Hello Minecraft! Launcher.
|
||||
# Copyright (C) 2013 huangyuhui <huanghongxun2008@126.com>
|
||||
#
|
||||
# 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
|
||||
launch.failed=\u542f\u52a8\u5931\u8d25
|
||||
launch.failed_creating_process=\u542f\u52a8\u5931\u8d25\uff0c\u5728\u521b\u5efa\u65b0\u8fdb\u7a0b\u65f6\u53d1\u751f\u9519\u8bef\uff0c\u53ef\u80fd\u662fJava\u8def\u5f84\u9519\u8bef\u3002
|
||||
launch.failed_sh_permission=\u4e3a\u542f\u52a8\u6587\u4ef6\u6dfb\u52a0\u6743\u9650\u65f6\u53d1\u751f\u9519\u8bef
|
||||
launch.failed_packing_jar=\u5728\u6253\u5305jar\u65f6\u53d1\u751f\u9519\u8bef
|
||||
launch.unsupported_launcher_version=\u5bf9\u4e0d\u8d77\uff0c\u672c\u542f\u52a8\u5668\u73b0\u5728\u53ef\u80fd\u4e0d\u80fd\u542f\u52a8\u8fd9\u4e2a\u7248\u672c\u7684Minecraft\uff0c\u4f46\u542f\u52a8\u5668\u8fd8\u662f\u4f1a\u5c1d\u8bd5\u542f\u52a8\uff0c\u8bf7\u5c3d\u5feb\u5c06\u6b64\u95ee\u9898\u62a5\u544a\u7ed9\u4f5c\u8005\u3002
|
||||
launch.too_big_memory_alloc_64bit=\u60a8\u8bbe\u7f6e\u7684\u5185\u5b58\u5927\u5c0f\u8fc7\u5927\uff0c\u7531\u4e8e\u53ef\u80fd\u8d85\u8fc7\u4e8632\u4f4dJava\u7684\u5185\u5b58\u5206\u914d\u9650\u5236\uff0c\u6240\u4ee5\u53ef\u80fd\u65e0\u6cd5\u542f\u52a8\u6e38\u620f\uff0c\u8bf7\u5c06\u5185\u5b58\u8c03\u81f31024MB\u6216\u66f4\u5c0f\uff0c\u542f\u52a8\u5668\u4ecd\u4f1a\u5c1d\u8bd5\u542f\u52a8\u3002
|
||||
launch.too_big_memory_alloc_free_space_too_low=\u60a8\u8bbe\u7f6e\u7684\u5185\u5b58\u5927\u5c0f\u8fc7\u5927\uff0c\u7531\u4e8e\u8d85\u8fc7\u4e86\u7cfb\u7edf\u5185\u5b58\u5927\u5c0f%dMB\uff0c\u6240\u4ee5\u53ef\u80fd\u5f71\u54cd\u6e38\u620f\u4f53\u9a8c\u6216\u65e0\u6cd5\u542f\u52a8\u6e38\u620f\uff0c\u542f\u52a8\u5668\u4ecd\u4f1a\u5c1d\u8bd5\u542f\u52a8\u3002
|
||||
launch.cannot_create_jvm=\u622a\u83b7\u5230\u65e0\u6cd5\u521b\u5efaJava\u865a\u62df\u673a\uff0c\u53ef\u80fd\u662fJava\u53c2\u6570\u6709\u95ee\u9898\uff0c\u53ef\u4ee5\u5728\u8bbe\u7f6e\u4e2d\u5f00\u542f\u65e0\u53c2\u6570\u6a21\u5f0f\u542f\u52a8
|
||||
launch.circular_dependency_versions=\u53d1\u73b0\u6e38\u620f\u7248\u672c\u5faa\u73af\u5f15\u7528\uff0c\u8bf7\u786e\u8ba4\u60a8\u7684\u5ba2\u6237\u7aef\u672a\u88ab\u4fee\u6539\u6216\u4fee\u6539\u5bfc\u81f4\u51fa\u73b0\u6b64\u95ee\u9898\u3002
|
||||
launch.not_finished_downloading_libraries=\u672a\u5b8c\u6210\u6e38\u620f\u4f9d\u8d56\u5e93\u7684\u4e0b\u8f7d\uff0c\u8fd8\u8981\u7ee7\u7eed\u542f\u52a8\u6e38\u620f\u5417\uff1f
|
||||
launch.not_finished_decompressing_natives=\u672a\u80fd\u89e3\u538b\u6e38\u620f\u672c\u5730\u5e93\uff0c\u8fd8\u8981\u7ee7\u7eed\u542f\u52a8\u6e38\u620f\u5417\uff1f
|
||||
launch.wrong_javadir=\u9519\u8bef\u7684Java\u8def\u5f84\uff0c\u5c06\u81ea\u52a8\u91cd\u7f6e\u4e3a\u9ed8\u8ba4Java\u8def\u5f84\u3002
|
||||
launch.exited_abnormally=\u6e38\u620f\u975e\u6b63\u5e38\u9000\u51fa\uff0c\u8bf7\u67e5\u770b\u65e5\u5fd7\u6587\u4ef6\uff0c\u6216\u8054\u7cfb\u4ed6\u4eba\u5bfb\u6c42\u5e2e\u52a9\u3002
|
||||
|
||||
launch.state.logging_in=\u767b\u5f55\u4e2d
|
||||
launch.state.generating_launching_codes=\u6b63\u5728\u751f\u6210\u542f\u52a8\u4ee3\u7801
|
||||
launch.state.downloading_libraries=\u6b63\u5728\u4e0b\u8f7d\u5fc5\u8981\u6587\u4ef6
|
||||
launch.state.decompressing_natives=\u6b63\u5728\u91ca\u653e\u672c\u5730\u6587\u4ef6
|
||||
|
||||
install.no_version=\u672a\u627e\u5230\u8981\u5b89\u88c5\u7684\u5bf9\u5e94MC\u7248\u672c
|
||||
install.no_version_if_intall=\u672a\u627e\u5230\u8981\u5b89\u88c5\u7684\u5bf9\u5e94MC\u7248\u672c\uff0c\u662f\u5426\u81ea\u52a8\u5b89\u88c5\u9700\u8981\u7684MC\u7248\u672c\uff1f
|
||||
install.not_refreshed=\u672a\u5237\u65b0\u5217\u8868
|
||||
install.download_list=\u4e0b\u8f7d\u5217\u8868
|
||||
|
||||
install.liteloader.get_list=\u83b7\u53d6LiteLoader\u5217\u8868
|
||||
install.liteloader.install=\u5b89\u88c5LiteLoader
|
||||
|
||||
install.forge.get_list=\u83b7\u53d6Forge\u5217\u8868
|
||||
install.forge.install=\u5b89\u88c5Forge
|
||||
install.forge.get_changelogs=\u83b7\u53d6Forge\u66f4\u65b0\u8bb0\u5f55
|
||||
|
||||
install.optifine.install=\u5b89\u88c5OptiFine
|
||||
install.optifine.get_list=\u83b7\u53d6OptiFine\u5217\u8868
|
||||
install.optifine.get_download_link=\u83b7\u53d6OptiFine\u4e0b\u8f7d\u5730\u5740
|
||||
|
||||
install.failed_forge=\u5b89\u88c5Forge\u5931\u8d25
|
||||
install.failed_optifine=\u5b89\u88c5OptiFine\u5931\u8d25
|
||||
install.failed_liteloader=\u5b89\u88c5LiteLoader\u5931\u8d25
|
||||
install.failed_download_forge=\u4e0b\u8f7dForge\u5931\u8d25
|
||||
install.failed_download_optifine=\u4e0b\u8f7dOptiFine\u5931\u8d25
|
||||
install.failed=\u5b89\u88c5\u5931\u8d25
|
||||
install.success=\u5b89\u88c5\u6210\u529f
|
||||
install.no_forge=\u6ca1\u6709\u5b89\u88c5Forge
|
||||
install.choose_forge=\u9009\u62e9\u4f60\u5b89\u88c5\u7684Forge\u7248\u672c
|
||||
install.version=\u7248\u672c
|
||||
install.mcversion=\u6e38\u620f\u7248\u672c
|
||||
install.time=\u65f6\u95f4
|
||||
install.release_time=\u91ca\u653e\u65f6\u95f4
|
||||
install.type=\u7c7b\u578b
|
||||
install.please_refresh=\u5982\u9700\u4f7f\u7528\u81ea\u52a8\u5b89\u88c5\u8bf7\u70b9\u51fb\u53f3\u4fa7\u5237\u65b0\u6309\u94ae
|
||||
|
||||
crash.launcher=\u542f\u52a8\u5668\u5d29\u6e83\u4e86\uff01
|
||||
crash.minecraft=Minecraft\u5d29\u6e83\u4e86\uff01\u8bf7\u8ba4\u771f\u9605\u8bfb\u5efa\u8bae\u3002
|
||||
|
||||
login.choose_charactor=\u8bf7\u9009\u62e9\u60a8\u8981\u4f7f\u7528\u7684\u89d2\u8272
|
||||
login.no_charactor=\u8be5\u5e10\u53f7\u6ca1\u6709\u89d2\u8272
|
||||
login.your_password=\u60a8\u7684\u5bc6\u7801
|
||||
login.failed=\u767b\u5f55\u5931\u8d25\uff1a
|
||||
login.no_Player007=\u4f60\u8fd8\u672a\u8bbe\u7f6e\u7528\u6237\u540d\uff01
|
||||
login.wrong_password=\u53ef\u80fd\u662f\u60a8\u7684\u7528\u6237\u540d\u6216\u5bc6\u7801\u9519\u8bef
|
||||
login.invalid_username=\u65e0\u6548\u7684\u7528\u6237\u540d
|
||||
login.invalid_uuid_and_username=\u65e0\u6548\u7684UUID\u548c\u7528\u6237\u540d
|
||||
login.invalid_password=\u65e0\u6548\u7684\u5bc6\u7801
|
||||
login.invalid_access_token=\u65e0\u6548\u7684\u8bbf\u95ee\u4ee4\u724c
|
||||
login.changed_client_token=\u670d\u52a1\u5668\u56de\u5e94\u5df2\u7ecf\u4fee\u6539\u5ba2\u6237\u7aef\u4ee4\u724c
|
||||
login.not_email=\u7528\u6237\u540d\u5fc5\u987b\u662f\u90ae\u7bb1
|
||||
login.type=\u767b\u5f55
|
||||
login.username=\u540d\u5b57
|
||||
login.account=\u90ae\u7bb1
|
||||
login.invalid_token=\u8bf7\u5c1d\u8bd5\u767b\u51fa\u5e76\u91cd\u65b0\u8f93\u5165\u5bc6\u7801\u767b\u5f55
|
||||
login.no_valid_character=\u65e0\u6709\u6548\u7684\u89d2\u8272\uff0c\u81ea\u884c\u5230skinme.cc\u767b\u9646\u5e76\u521b\u5efa\u89d2\u8272
|
||||
|
||||
proxy.username=\u8d26\u6237
|
||||
proxy.password=\u5bc6\u7801
|
||||
proxy.host=\u4e3b\u673a
|
||||
proxy.port=\u7aef\u53e3
|
||||
|
||||
login.failed.connect_authentication_server=\u65e0\u6cd5\u8fde\u63a5\u8ba4\u8bc1\u670d\u52a1\u5668,\u53ef\u80fd\u662f\u7f51\u7edc\u95ee\u9898
|
||||
|
||||
login.profile.not_logged_in=\u65e0\u6cd5\u4fee\u6539\u6e38\u620f\u8d44\u6599\u540c\u65f6\u672a\u767b\u5f55
|
||||
login.profile.selected=\u65e0\u6cd5\u4fee\u6539\u6e38\u620f\u8d44\u6599. \u4f60\u5fc5\u987b\u767b\u51fa\u518d\u8fd4\u56de.
|
||||
|
||||
login.methods.yggdrasil=\u6b63\u7248\u767b\u5f55
|
||||
login.methods.offline=\u79bb\u7ebf\u6a21\u5f0f
|
||||
login.methods.no_method=\u6ca1\u6709\u767b\u5165\u65b9\u5f0f...
|
||||
|
||||
log.playername_null=\u73a9\u5bb6\u540d\u4e3a\u7a7a\uff0c\u8fd9\u4ee3\u8868\u7740\u767b\u5f55\u65b9\u6cd5\u51fa\u73b0\u95ee\u9898
|
||||
|
||||
minecraft.no_selected_version=\u6ca1\u6709\u9009\u62e9\u4efb\u4f55\u4e00\u4e2aMinecraft\u7248\u672c
|
||||
minecraft.wrong_path=\u9519\u8bef\u7684Minecraft\u8def\u5f84\uff0c\u542f\u52a8\u5668\u672a\u627e\u5230\u8bbe\u5b9a\u7684Minecraft\u8def\u5f84\uff0c\u8bf7\u68c0\u67e5\u3002
|
||||
|
||||
operation.stopped=\u64cd\u4f5c\u88ab\u5f3a\u884c\u7ec8\u6b62
|
||||
operation.confirm_stop=\u771f\u7684\u8981\u7ec8\u6b62\u64cd\u4f5c\u5417\uff1f
|
||||
|
||||
ui.login.password=\u5bc6\u7801
|
||||
ui.more=\u66f4\u591a
|
||||
|
||||
crash.advice.UnsupportedClassVersionError=\u8fd9\u53ef\u80fd\u662f\u56e0\u4e3a\u60a8\u7684Java\u7248\u672c\u8fc7\u4e8e\u8001\u65e7\uff0c\u53ef\u4ee5\u5c1d\u8bd5\u66f4\u6362\u6700\u65b0Java\u5e76\u5728\u7248\u672c\u8bbe\u7f6e\u7684Java\u8def\u5f84\u4e2d\u8bbe\u7f6e.
|
||||
crash.advice.ConcurrentModificationException=\u8fd9\u53ef\u80fd\u662f\u56e0\u4e3a\u60a8\u7684Java\u7248\u672c\u9ad8\u4e8eJava 1.8.0_11\u5bfc\u81f4\u7684,\u53ef\u4ee5\u5c1d\u8bd5\u5378\u8f7dJava8\u5b89\u88c5Java7\u3002
|
||||
crash.advice.ClassNotFoundException=Minecraft\u4e0d\u5b8c\u6574\u6216Mod\u51b2\u7a81\uff0c\u5982\u679c\u6709\u672a\u80fd\u4e0b\u8f7d\u7684\u6587\u4ef6\u8bf7\u4e0b\u8f7d\u6210\u529f\u540e\u91cd\u8bd5\u6216\u662f\u5ba2\u6237\u7aef\u635f\u574f\u8bf7\u91cd\u8bd5\u8bf7\u91cd\u65b0\u5236\u4f5c\u5ba2\u6237\u7aef\u6216\u4e0b\u8f7d\u6574\u5408\u5305\u89e3\u51b3\u95ee\u9898\uff0c\u53e6\u53ef\u5c1d\u8bd5\u6e38\u620f\u8bbe\u7f6e->\uff08\u7248\u672c\uff09\u7ba1\u7406->\u5220\u9664\u5e93\u6587\u4ef6\u89e3\u51b3\u95ee\u9898
|
||||
crash.advice.NoSuchFieldError=Minecraft\u4e0d\u5b8c\u6574\u6216Mod\u51b2\u7a81\uff0c\u5982\u679c\u6709\u672a\u80fd\u4e0b\u8f7d\u7684\u6587\u4ef6\u8bf7\u4e0b\u8f7d\u6210\u529f\u540e\u91cd\u8bd5\u6216\u662f\u5ba2\u6237\u7aef\u635f\u574f\u8bf7\u91cd\u8bd5\u8bf7\u91cd\u65b0\u5236\u4f5c\u5ba2\u6237\u7aef\u6216\u4e0b\u8f7d\u6574\u5408\u5305\u89e3\u51b3\u95ee\u9898\u3002
|
||||
crash.advice.LWJGLException=\u60a8\u7684\u7535\u8111\u4e0d\u6b63\u5e38\uff0c\u53ef\u80fd\u9700\u8981\u4f7f\u7528\u9a71\u52a8\u7cbe\u7075\u6216\u5176\u4ed6\u5b89\u88c5\u5668\u66f4\u65b0\u663e\u5361\u9a71\u52a8\u3002
|
||||
crash.advice.SecurityException=\u53ef\u80fd\u662f\u60a8\u4fee\u6539\u4e86minecraft.jar\u4f46\u672a\u5220\u9664META-INF\u6587\u4ef6\u5939\u7684\u539f\u56e0\u3002\u8bf7\u901a\u8fc7\u538b\u7f29\u8f6f\u4ef6\u5220\u9664jar\u4e2d\u7684META-INF\u6587\u4ef6\u5939\u3002
|
||||
crash.advice.OutOfMemoryError=\u5185\u5b58\u6ea2\u51fa\uff0c\u60a8\u8bbe\u7f6e\u7684Minecraft\u6700\u5927\u5185\u5b58\u8fc7\u5c0f\uff0c\u8bf7\u8c03\u5927\uff01
|
||||
crash.advice.otherwise=\u53ef\u80fd\u662fMod\u6216\u5176\u4ed6\u95ee\u9898\u3002
|
||||
|
||||
crash.advice.OpenGL=\u53ef\u80fd\u662f\u663e\u5361/\u58f0\u5361\u9a71\u52a8\u95ee\u9898\uff0c\u4e5f\u53ef\u80fd\u662fMod\u5bfc\u81f4\u7684\u95ee\u9898\u3002
|
||||
crash.advice.no_lwjgl=\u53ef\u80fd\u662f\u6e38\u620f\u4f9d\u8d56\u5e93\u4e0d\u5b8c\u6574\u6216\u89e3\u538b\u4f9d\u8d56\u5e93\u65f6\u51fa\u9519\u3002\u53ef\u4ee5\u901a\u8fc7\u4e0b\u8f7d\u6574\u5408\u5305\u89e3\u51b3\u95ee\u9898\u3002
|
||||
|
||||
crash.advice.no=\u65e0\u5efa\u8bae\u3002
|
||||
|
||||
crash.user_fault=\u60a8\u7684\u7cfb\u7edf\u6216Java\u73af\u5883\u53ef\u80fd\u5b89\u88c5\u4e0d\u5f53\u5bfc\u81f4\u672c\u8f6f\u4ef6\u5d29\u6e83\uff0c\u8bf7\u68c0\u67e5\u60a8\u7684Java\u73af\u5883\u6216\u60a8\u7684\u7535\u8111\uff01\u53ef\u4ee5\u5c1d\u8bd5\u91cd\u65b0\u5b89\u88c5Java\u3002
|
||||
crash.headless=\u5982\u679c\u60a8\u7684\u64cd\u4f5c\u7cfb\u7edf\u662fLinux\uff0c\u8bf7\u6ce8\u610f\u4e0d\u8981\u4f7f\u7528OpenJDK\uff0c\u52a1\u5fc5\u4f7f\u7528Oracle JDK\uff0c\u6216\u5c1d\u8bd5\u6dfb\u52a0-Djava.awt.headless=false\u53c2\u6570\uff0c\u6216\u68c0\u67e5\u60a8\u7684Xserver\u662f\u5426\u6b63\u5e38
|
||||
crash.NoClassDefFound=\u8bf7\u786e\u8ba4HMCL\u672c\u4f53\u662f\u5426\u5b8c\u6574
|
||||
|
||||
crash.error=\u60a8\u7684Minecraft\u5d29\u6e83\u4e86\u3002
|
||||
crash.main_class_not_found=\u627e\u4e0d\u5230\u4e3b\u7c7b\uff0c\u53ef\u80fd\u662f\u60a8\u7684JSON\u6587\u4ef6\u586b\u5199\u9519\u8bef\u3002\u65e0\u6cd5\u542f\u52a8\u6e38\u620f\u3002\u53ef\u4ee5\u901a\u8fc7\u4e0b\u8f7d\u6574\u5408\u5305\u89e3\u51b3\u95ee\u9898\u3002
|
||||
crash.class_path_wrong=\u89e3\u6790Class Path\u65f6\u51fa\u73b0\u9519\u8bef\uff0c\u6b64\u9519\u8bef\u672c\u4e0d\u5e94\u8be5\u53d1\u751f\u3002\u53ef\u80fd\u662f\u542f\u52a8\u811a\u672c\u9519\u8bef\uff0c\u8bf7\u4ed4\u7ec6\u68c0\u67e5\u542f\u52a8\u811a\u672c\u3002
|
||||
|
||||
ui.label.newProfileWindow.new_profile_name=\u65b0\u914d\u7f6e\u540d:
|
||||
ui.label.newProfileWindow.copy_from=\u590d\u5236\u914d\u7f6e:
|
||||
ui.newProfileWindow.title=\u65b0\u5efa\u914d\u7f6e
|
||||
|
||||
ui.button.ok=\u786e\u8ba4
|
||||
ui.button.refresh=\u5237\u65b0
|
||||
ui.button.run=\u542f\u52a8Minecraft
|
||||
ui.button.settings=
|
||||
ui.button.about=\u5173\u4e8e
|
||||
ui.button.others=\u5176\u4ed6
|
||||
ui.button.logout=\u767b\u51fa
|
||||
ui.button.download=\u4e0b\u8f7d
|
||||
ui.button.retry=\u91cd\u8bd5
|
||||
ui.button.delete=\u5220\u9664
|
||||
ui.button.install=\u5b89\u88c5
|
||||
ui.button.info=\u4fe1\u606f
|
||||
ui.button.save=\u4fdd\u5b58
|
||||
ui.button.copy=\u590d\u5236
|
||||
ui.button.clear=\u6e05\u9664
|
||||
ui.button.close=\u5173\u95ed
|
||||
ui.button.explore=\u6d4f\u89c8
|
||||
ui.button.test=\u6d4b\u8bd5
|
||||
ui.button.preview=\u9884\u89c8
|
||||
button.cancel=\u53d6\u6d88
|
||||
button.ok=\u786e\u5b9a
|
||||
|
||||
ui.label.version=\u7248\u672c
|
||||
ui.label.password=\u5bc6\u7801
|
||||
ui.label.profile=\u914d\u7f6e
|
||||
|
||||
ui.message.first_load=\u8bf7\u5728\u5de6\u8fb9\u8f93\u5165\u60a8\u7684\u8d26\u53f7
|
||||
ui.message.enter_password=\u8bf7\u5728\u5de6\u8fb9\u8f93\u5165\u60a8\u7684\u5bc6\u7801
|
||||
ui.message.launching=\u542f\u52a8\u4e2d
|
||||
ui.message.making=\u751f\u6210\u4e2d
|
||||
ui.message.sure_remove=\u771f\u7684\u8981\u5220\u9664\u914d\u7f6e%s\u5417\uff1f
|
||||
ui.message.update_java=\u8bf7\u66f4\u65b0\u60a8\u7684Java
|
||||
ui.message.open_jdk=\u6211\u4eec\u53d1\u73b0\u60a8\u6b63\u5728\u4f7f\u7528OpenJDK\uff0c\u8fd9\u4f1a\u5bfc\u81f4\u5f88\u591a\u754c\u9762\u95ee\u9898\uff0c\u6211\u4eec\u5efa\u8bae\u60a8\u66f4\u6362Oracle JDK\u3002
|
||||
|
||||
ui.label.settings=\u9009\u9879
|
||||
ui.label.crashing=<html>Hello Minecraft!\u9047\u5230\u4e86\u65e0\u6cd5\u5904\u7406\u7684\u9519\u8bef\uff0c\u8bf7\u590d\u5236\u4e0b\u5217\u5185\u5bb9\u5e76\u901a\u8fc7mcbbs\u3001\u8d34\u5427\u3001Github\u6216Minecraft Forum\u53cd\u9988bug\u3002</html>
|
||||
ui.label.crashing_out_dated=<html>Hello Minecraft! Launcher\u9047\u5230\u4e86\u65e0\u6cd5\u5904\u7406\u7684\u9519\u8bef\uff0c\u5df2\u68c0\u6d4b\u5230\u60a8\u7684\u542f\u52a8\u5668\u4e0d\u662f\u6700\u65b0\u7248\u672c\uff0c\u8bf7\u66f4\u65b0\u540e\u518d\u8bd5\uff01</html>
|
||||
ui.label.failed_set=\u8bbe\u7f6e\u5931\u8d25\uff1a
|
||||
|
||||
download=\u4e0b\u8f7d
|
||||
download.mojang=\u5b98\u65b9
|
||||
download.BMCL=BMCLAPI (bangbang93, http://bmclapi.bangbang93.com/)
|
||||
download.rapid_data=RapidData (\u9510\u7f51\u4e91\u8ba1\u7b97, https://www.rapiddata.org/)
|
||||
download.not_200=\u4e0b\u8f7d\u5931\u8d25\uff0c\u56de\u590d\u7801
|
||||
download.failed=\u4e0b\u8f7d\u5931\u8d25
|
||||
download.successfully=\u4e0b\u8f7d\u5b8c\u6210
|
||||
download.source=\u4e0b\u8f7d\u6e90
|
||||
|
||||
message.error=\u9519\u8bef
|
||||
message.cannot_open_explorer=\u65e0\u6cd5\u6253\u5f00\u6587\u4ef6\u7ba1\u7406\u5668:
|
||||
message.cancelled=\u5df2\u53d6\u6d88
|
||||
message.info=\u63d0\u793a
|
||||
message.loading=\u52a0\u8f7d\u4e2d...
|
||||
|
||||
folder.game=\u6e38\u620f\u6587\u4ef6\u5939
|
||||
folder.mod=MOD\u6587\u4ef6\u5939
|
||||
folder.coremod=\u6838\u5fc3MOD\u6587\u4ef6\u5939
|
||||
folder.config=\u914d\u7f6e\u6587\u4ef6\u5939
|
||||
folder.resourcepacks=\u8d44\u6e90\u5305\u6587\u4ef6\u5939
|
||||
folder.screenshots=\u622a\u56fe\u6587\u4ef6\u5939
|
||||
folder.saves=\u5b58\u6863\u6587\u4ef6\u5939
|
||||
|
||||
settings.tabs.game_download=\u6e38\u620f\u4e0b\u8f7d
|
||||
settings.tabs.installers=\u81ea\u52a8\u5b89\u88c5
|
||||
settings.tabs.assets_downloads=\u8d44\u6e90\u4e0b\u8f7d
|
||||
|
||||
settings=\u666e\u901a\u8bbe\u7f6e
|
||||
settings.explore=\u6d4f\u89c8
|
||||
settings.manage=\u7ba1\u7406
|
||||
settings.cannot_remove_default_config=\u4e0d\u80fd\u5220\u9664\u9ed8\u8ba4\u914d\u7f6e
|
||||
settings.max_memory=\u6700\u5927\u5185\u5b58/MB
|
||||
settings.java_dir=Java\u8def\u5f84
|
||||
settings.game_directory=\u6e38\u620f\u8def\u5f84
|
||||
settings.dimension=\u6e38\u620f\u7a97\u53e3\u5206\u8fa8\u7387
|
||||
settings.fullscreen=\u5168\u5c4f
|
||||
settings.update_version=\u66f4\u65b0\u7248\u672c\u6587\u4ef6
|
||||
settings.run_directory=\u8fd0\u884c\u8def\u5f84(\u7248\u672c\u9694\u79bb)
|
||||
settings.physical_memory=\u7269\u7406\u5185\u5b58\u5927\u5c0f
|
||||
settings.choose_javapath=\u9009\u62e9Java\u8def\u5f84
|
||||
settings.default=\u9ed8\u8ba4
|
||||
settings.custom=\u81ea\u5b9a\u4e49
|
||||
settings.choose_gamedir=\u9009\u62e9\u6e38\u620f\u8def\u5f84
|
||||
settings.failed_load=\u8bbe\u7f6e\u6587\u4ef6\u52a0\u8f7d\u5931\u8d25\uff0c\u53ef\u80fd\u662f\u5347\u7ea7\u4e86\u542f\u52a8\u5668\u6216\u88ab\u4eba\u5de5\u4fee\u6539\u9020\u6210\u9519\u8bef\uff0c\u662f\u5426\u6e05\u9664\uff1f
|
||||
settings.test_game=\u6d4b\u8bd5\u6e38\u620f
|
||||
|
||||
settings.type.global=<html><a href="">\u70b9\u51fb\u6b64\u5904\u5207\u6362\u4e3a\u7248\u672c\u7279\u5b9a\u8bbe\u7f6e\u3002\u8be5\u7248\u672c\u6b63\u5728\u4f7f\u7528\u5168\u5c40\u8bbe\u7f6e\uff0c\u4fee\u6539\u4ee5\u4e0b\u8bbe\u7f6e\u4f1a\u5f71\u54cd\u5230\u5176\u4ed6\u4f7f\u7528\u5168\u5c40\u8bbe\u7f6e\u7684\u7248\u672c</a></html>
|
||||
settings.type.special=<html><a href="">\u70b9\u51fb\u6b64\u5904\u5207\u6362\u4e3a\u5168\u5c40\u8bbe\u7f6e\u3002\u8be5\u7248\u672c\u6b63\u5728\u4f7f\u7528\u7248\u672c\u7279\u5b9a\u8bbe\u7f6e\uff0c\u4fee\u6539\u4ee5\u4e0b\u8bbe\u7f6e\u4e0d\u4f1a\u5f71\u54cd\u5230\u5176\u4ed6\u7248\u672c\u8bbe\u7f6e</a></html>
|
||||
|
||||
modpack=\u6574\u5408\u5305
|
||||
modpack.choose=\u9009\u62e9\u8981\u5bfc\u5165\u7684\u6e38\u620f\u6574\u5408\u5305\u6587\u4ef6\uff0c\u5982\u679c\u60a8\u5e0c\u671b\u66f4\u65b0\u6574\u5408\u5305\uff0c\u8bf7\u8f93\u5165\u8981\u66f4\u65b0\u7684\u7248\u672c\u540d
|
||||
modpack.export_error=\u5bfc\u51fa\u5931\u8d25\uff0c\u53ef\u80fd\u662f\u60a8\u7684\u6e38\u620f\u6587\u4ef6\u5939\u683c\u5f0f\u4e0d\u6b63\u786e\u6216\u64cd\u4f5c\u6587\u4ef6\u5931\u8d25
|
||||
modpack.export_finished=\u6574\u5408\u5305\u5bfc\u51fa\u5b8c\u6210\uff0c\u53c2\u89c1
|
||||
modpack.included_launcher=\u6574\u5408\u5305\u5df2\u5305\u542b\u542f\u52a8\u5668\uff0c\u53ef\u76f4\u63a5\u53d1\u5e03
|
||||
modpack.not_included_launcher=\u6574\u5408\u5305\u672a\u5305\u542b\u542f\u52a8\u5668\uff0c\u53ef\u4f7f\u7528\u672c\u8f6f\u4ef6\u7684\u5bfc\u5165\u6574\u5408\u5305\u529f\u80fd\u5bfc\u5165\u6574\u5408\u5305
|
||||
modpack.enter_name=\u7ed9\u6e38\u620f\u8d77\u4e2a\u4f60\u559c\u6b22\u7684\u540d\u5b57
|
||||
|
||||
modpack.task.save=\u5bfc\u51fa\u6574\u5408\u5305
|
||||
modpack.task.install=\u5bfc\u5165\u6574\u5408\u5305
|
||||
modpack.task.install.error=\u5b89\u88c5\u5931\u8d25\uff0c\u53ef\u80fd\u662f\u6574\u5408\u5305\u683c\u5f0f\u4e0d\u6b63\u786e\u6216\u64cd\u4f5c\u6587\u4ef6\u5931\u8d25
|
||||
modpack.task.install.will=\u5c06\u4f1a\u5b89\u88c5\u6574\u5408\u5305\uff1a
|
||||
|
||||
modpack.wizard=\u5bfc\u51fa\u6574\u5408\u5305\u5411\u5bfc
|
||||
modpack.wizard.step.1=\u57fa\u672c\u8bbe\u7f6e
|
||||
modpack.wizard.step.1.title=\u8bbe\u7f6e\u6574\u5408\u5305\u7684\u4e3b\u8981\u4fe1\u606f
|
||||
modpack.wizard.step.initialization.include_launcher=\u5305\u542b\u542f\u52a8\u5668
|
||||
modpack.wizard.step.initialization.exported_version=\u8981\u5bfc\u51fa\u7684\u6e38\u620f\u7248\u672c
|
||||
modpack.wizard.step.initialization.save=\u9009\u62e9\u8981\u5bfc\u51fa\u5230\u7684\u6e38\u620f\u6574\u5408\u5305\u4f4d\u7f6e
|
||||
modpack.wizard.step.initialization.warning=<html>\u5728\u5236\u4f5c\u6574\u5408\u5305\u524d\uff0c\u8bf7\u60a8\u786e\u8ba4\u60a8\u9009\u62e9\u7684\u7248\u672c\u53ef\u4ee5\u6b63\u5e38\u542f\u52a8\uff0c<br/>\u5e76\u4fdd\u8bc1\u60a8\u7684Minecraft\u662f\u6b63\u5f0f\u7248\u800c\u975e\u5feb\u7167\u7248\uff0c<br/>\u800c\u4e14\u4e0d\u5e94\u5f53\u5c06\u4e0d\u5141\u8bb8\u975e\u5b98\u65b9\u9014\u5f84\u4f20\u64ad\u7684Mod\u3001\u6750\u8d28\u5305\u7b49\u7eb3\u5165\u6574\u5408\u5305\u3002<br/>\u6574\u5408\u5305\u4f1a\u4fdd\u5b58\u60a8\u76ee\u524d\u7684\u4e0b\u8f7d\u6e90\u8bbe\u7f6e</html>
|
||||
modpack.wizard.step.2=\u6587\u4ef6\u9009\u62e9
|
||||
modpack.wizard.step.2.title=\u9009\u4e2d\u4f60\u4e0d\u60f3\u52a0\u5230\u6574\u5408\u5305\u4e2d\u7684\u6587\u4ef6(\u5939)
|
||||
modpack.wizard.step.3=\u6574\u5408\u5305\u63cf\u8ff0
|
||||
modpack.wizard.step.3.title=\u63cf\u8ff0\u4f60\u8981\u5236\u4f5c\u7684\u6574\u5408\u5305
|
||||
|
||||
modpack.desc=\u63cf\u8ff0\u4f60\u8981\u5236\u4f5c\u7684\u6574\u5408\u5305\uff0c\u6bd4\u5982\u6574\u5408\u5305\u6ce8\u610f\u4e8b\u9879\u548c\u66f4\u65b0\u8bb0\u5f55\uff0c\u652f\u6301Markdown(\u56fe\u7247\u8bf7\u7528\u7f51\u7edc\u56fe\u7247)\u3002
|
||||
modpack.incorrect_format.no_json=\u6574\u5408\u5305\u683c\u5f0f\u9519\u8bef\uff0cpack.json\u4e22\u5931
|
||||
modpack.incorrect_format.no_jar=\u6574\u5408\u5305\u683c\u5f0f\u9519\u8bef\uff0cpack.json\u4e22\u5931jar\u5b57\u6bb5
|
||||
modpack.cannot_read_version=\u8bfb\u53d6\u6e38\u620f\u7248\u672c\u5931\u8d25
|
||||
modpack.not_a_valid_location=\u4e0d\u662f\u4e00\u4e2a\u6709\u6548\u6574\u5408\u5305\u4f4d\u7f6e
|
||||
modpack.name=\u6574\u5408\u5305\u540d\u79f0
|
||||
modpack.not_a_valid_name=\u4e0d\u662f\u4e00\u4e2a\u6709\u6548\u7684\u6574\u5408\u5305\u540d\u79f0
|
||||
|
||||
modpack.files.servers_dat=\u591a\u4eba\u6e38\u620f\u670d\u52a1\u5668\u5217\u8868
|
||||
modpack.files.saves=\u6e38\u620f\u5b58\u6863
|
||||
modpack.files.mods=Mod
|
||||
modpack.files.config=Mod\u914d\u7f6e\u6587\u4ef6
|
||||
modpack.files.liteconfig=Mod\u914d\u7f6e\u6587\u4ef6
|
||||
modpack.files.resourcepacks=\u8d44\u6e90\u5305(\u6750\u8d28\u5305)
|
||||
modpack.files.options_txt=\u6e38\u620f\u8bbe\u5b9a
|
||||
modpack.files.optionsshaders_txt=\u5149\u5f71\u8bbe\u5b9a
|
||||
modpack.files.mods.voxelmods=VoxelMods\u914d\u7f6e\uff0c\u5982\u5c0f\u5730\u56fe
|
||||
modpack.files.dumps=NEI\u8c03\u8bd5\u8f93\u51fa
|
||||
modpack.files.scripts=MineTweaker\u914d\u7f6e
|
||||
modpack.files.blueprints=BuildCraft\u84dd\u56fe
|
||||
|
||||
mods=Mod\u7ba1\u7406
|
||||
mods.choose_mod=\u9009\u62e9\u6a21\u7ec4
|
||||
mods.failed=\u6dfb\u52a0\u5931\u8d25
|
||||
mods.add=\u6dfb\u52a0
|
||||
mods.remove=\u5220\u9664
|
||||
mods.default_information=<html><font color=#c0392b>\u5b89\u88c5Mod\u524d\u4f60\u9700\u8981\u786e\u4fdd\u5df2\u5b89\u88c5Forge\u6216LiteLoader!<br>\u60a8\u53ef\u4ee5\u4ece\u8d44\u6e90\u7ba1\u7406\u5668\u62d6\u52a8mod\u6587\u4ef6\u5230\u5217\u8868\u4e2d\u6765\u6dfb\u52a0mod\uff0c\u540c\u65f6\u4f7f\u7528\u5220\u9664\u952e\u53ef\u5feb\u901f\u5220\u9664\u9009\u4e2dmod<br>\u70b9\u6389mod\u524d\u9762\u7684\u52fe\u53ef\u7981\u7528mod\uff0c\u4e0d\u4f1a\u52a0\u8f7d\uff1b\u9009\u62e9mod\u53ef\u4ee5\u83b7\u53d6mod\u4fe1\u606f</font></html>
|
||||
|
||||
advancedsettings=\u9ad8\u7ea7\u8bbe\u7f6e
|
||||
advancedsettings.launcher_visible=\u542f\u52a8\u5668\u53ef\u89c1\u6027
|
||||
advancedsettings.debug_mode=\u8c03\u8bd5\u6a21\u5f0f
|
||||
advancedsettings.java_permanent_generation_space=\u5185\u5b58\u6c38\u4e45\u4fdd\u5b58\u533a\u57df(\u4e0d\u5fc5\u586b\u5199,MB)
|
||||
advancedsettings.jvm_args=Java\u865a\u62df\u673a\u53c2\u6570(\u4e0d\u5fc5\u586b\u5199)
|
||||
advancedsettings.Minecraft_arguments=Minecraft\u989d\u5916\u53c2\u6570(\u4e0d\u5fc5\u586b\u5199)
|
||||
advancedsettings.launcher_visibility.close=\u6e38\u620f\u542f\u52a8\u540e\u7ed3\u675f\u542f\u52a8\u5668
|
||||
advancedsettings.launcher_visibility.hide=\u6e38\u620f\u542f\u52a8\u540e\u9690\u85cf\u542f\u52a8\u5668
|
||||
advancedsettings.launcher_visibility.keep=\u4fdd\u6301\u542f\u52a8\u5668\u53ef\u89c1
|
||||
advancedsettings.game_dir.default=\u9ed8\u8ba4(.minecraft/)
|
||||
advancedsettings.game_dir.independent=\u5404\u7248\u672c\u72ec\u7acb(.minecraft/versions/<\u7248\u672c\u540d>/,\u9664assets,libraries)
|
||||
advancedsettings.no_jvm_args=\u4e0d\u6dfb\u52a0\u9ed8\u8ba4\u7684JVM\u53c2\u6570(\u4f7f\u7528Java9\u65f6\u5fc5\u52fe)
|
||||
advancedsettings.java_args_default=\u542f\u52a8\u5668\u9ed8\u8ba4\u6dfb\u52a0\u7684\u53c2\u6570\uff08\u8bf7\u4e0d\u8981\u91cd\u590d\u6dfb\u52a0\uff09\uff1a-XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -XX:MaxPermSize=???m -Xmx???m -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true
|
||||
advancedsettings.wrapper_launcher=\u524d\u7f6e\u6307\u4ee4(\u4e0d\u5fc5\u586b\u5199,\u5982optirun)
|
||||
advancedsettings.precall_command=\u542f\u52a8\u524d\u6267\u884c\u547d\u4ee4(\u4e0d\u5fc5\u586b\u5199\uff0c\u5c06\u5728\u6e38\u620f\u542f\u52a8\u524d\u8c03\u7528)
|
||||
advancedsettings.server_ip=\u76f4\u5165\u670d\u52a1\u5668ip\u5730\u5740(\u4e0d\u5fc5\u586b\u5199\uff0c\u542f\u52a8\u6e38\u620f\u540e\u76f4\u63a5\u8fdb\u5165\u5bf9\u5e94\u670d\u52a1\u5668)
|
||||
advancedsettings.cancel_wrapper_launcher=\u53d6\u6d88\u5305\u88f9\u542f\u52a8\u5668\uff08\u51fa\u73b0\u5947\u602a\u95ee\u9898\u65f6\u53ef\u5c1d\u8bd5\u4f7f\u7528,\u4e0e\u8c03\u8bd5\u6a21\u5f0f\u51b2\u7a81\uff09
|
||||
advancedsettings.dont_check_game_completeness=\u4e0d\u68c0\u67e5\u6e38\u620f\u5b8c\u6574\u6027
|
||||
|
||||
mainwindow.show_log=\u67e5\u770b\u65e5\u5fd7
|
||||
mainwindow.make_launch_script=\u751f\u6210\u542f\u52a8\u811a\u672c
|
||||
mainwindow.make_launch_script_failed=\u751f\u6210\u542f\u52a8\u811a\u672c\u5931\u8d25
|
||||
mainwindow.enter_script_name=\u8f93\u5165\u8981\u751f\u6210\u811a\u672c\u7684\u6587\u4ef6\u540d
|
||||
mainwindow.make_launch_succeed=\u542f\u52a8\u811a\u672c\u5df2\u751f\u6210\u5b8c\u6bd5:
|
||||
mainwindow.no_version=\u672a\u627e\u5230\u4efb\u4f55\u7248\u672c\uff0c\u662f\u5426\u8fdb\u5165\u6e38\u620f\u4e0b\u8f7d\uff1f
|
||||
|
||||
launcher.about=<html>\u9ed8\u8ba4\u80cc\u666f\u56fe\u611f\u8c22gamerteam\u63d0\u4f9b\u3002<br/>\u5173\u4e8e\u4f5c\u8005\uff1a<br/>\u767e\u5ea6ID\uff1ahuanghongxun20<br/>mcbbs\uff1ahuanghongxun<br/>Minecraft Forum ID: klkl6523<br/>\u6b22\u8fce\u63d0\u4ea4Bug\u54e6<br/>Copyright (c) 2013-2017 huangyuhui.<br/>\u514d\u8d23\u58f0\u660e\uff1aMinecraft\u8f6f\u4ef6\u7248\u6743\u5f52Mojang AB\u6240\u6709\uff0c\u4f7f\u7528\u672c\u8f6f\u4ef6\u4ea7\u751f\u7684\u7248\u6743\u95ee\u9898\u672c\u8f6f\u4ef6\u5236\u4f5c\u65b9\u6982\u4e0d\u8d1f\u8d23\u3002<br/>\u672c\u542f\u52a8\u5668\u5728GPLv3\u534f\u8bae\u4e0b\u5f00\u6e90:https://github.com/huanghongxun/HMCL/ ,\u611f\u8c22issues\u548cpull requests\u8d21\u732e\u8005<br/>\u672c\u8f6f\u4ef6\u4f7f\u7528\u4e86\u57fa\u4e8eApache License 2.0\u7684Gson\u9879\u76ee\uff0c\u611f\u8c22\u8d21\u732e\u8005\u3002</html>
|
||||
launcher.download_source=\u4e0b\u8f7d\u6e90
|
||||
launcher.background_location=\u80cc\u666f\u5730\u5740
|
||||
launcher.common_location=\u516c\u5171\u6587\u4ef6\u5939
|
||||
launcher.exit_failed=\u5f3a\u5236\u9000\u51fa\u5931\u8d25\uff0c\u53ef\u80fd\u662fForge 1.7.10\u53ca\u66f4\u9ad8\u7248\u672c\u5bfc\u81f4\u7684\uff0c\u65e0\u6cd5\u89e3\u51b3\u3002
|
||||
launcher.versions_json_not_matched=\u7248\u672c%s\u683c\u5f0f\u4e0d\u89c4\u8303\uff01\u8be5\u7248\u672c\u6587\u4ef6\u5939\u4e0b\u6709json:%s\uff0c\u662f\u5426\u66f4\u540d\u8fd9\u4e2a\u6587\u4ef6\u6765\u89c4\u8303\u683c\u5f0f\uff1f
|
||||
launcher.versions_json_not_matched_cannot_auto_completion=\u7248\u672c%s\u7f3a\u5931\u5fc5\u8981\u7684\u7248\u672c\u4fe1\u606f\u6587\u4ef6\uff0c\u662f\u5426\u5220\u9664\u8be5\u7248\u672c\uff1f
|
||||
launcher.versions_json_not_formatted=\u7248\u672c%s\u4fe1\u606f\u6587\u4ef6\u683c\u5f0f\u9519\u8bef\uff0c\u662f\u5426\u91cd\u65b0\u4e0b\u8f7d\uff1f
|
||||
launcher.choose_bgpath=\u9009\u62e9\u80cc\u666f\u8def\u5f84
|
||||
launcher.choose_commonpath=\u9009\u62e9\u516c\u5171\u8def\u5f84
|
||||
launcher.commpath_tooltip=<html><body>\u542f\u52a8\u5668\u5c06\u6240\u6709\u6e38\u620f\u8d44\u6e90\u53ca\u4f9d\u8d56\u5e93\u6587\u4ef6\u653e\u4e8e\u6b64\u96c6\u4e2d\u7ba1\u7406\uff0c\u5982\u679c\u6e38\u620f\u6587\u4ef6\u5939\u5185\u6709\u73b0\u6210\u7684\u5c06\u4e0d\u4f1a\u4f7f\u7528\u516c\u5171\u5e93\u6587\u4ef6</body></html>
|
||||
launcher.background_tooltip=<html><body>\u542f\u52a8\u5668\u9ed8\u8ba4\u4f7f\u7528\u81ea\u5e26\u7684\u80cc\u666f<br />\u5982\u679c\u5f53\u524d\u76ee\u5f55\u6709background.png\uff0c\u5219\u4f1a\u4f7f\u7528\u8be5\u6587\u4ef6\u4f5c\u4e3a\u80cc\u666f<br />\u5982\u679c\u5f53\u524d\u76ee\u5f55\u6709bg\u5b50\u76ee\u5f55\uff0c\u5219\u4f1a\u968f\u673a\u4f7f\u7528\u91cc\u9762\u7684\u4e00\u5f20\u56fe\u4f5c\u4e3a\u80cc\u666f<br />\u5982\u679c\u8be5\u80cc\u666f\u5730\u5740\u88ab\u4fee\u6539\uff0c\u5219\u4f1a\u4f7f\u7528\u80cc\u666f\u5730\u5740\u91cc\u7684\u4e00\u5f20\u56fe\u4f5c\u4e3a\u80cc\u666f<br />\u80cc\u666f\u5730\u5740\u5141\u8bb8\u6709\u591a\u4e2a\u5730\u5740\uff0c\u4f7f\u7528\u534a\u89d2\u5206\u53f7";"(\u4e0d\u5305\u542b\u53cc\u5f15\u53f7)\u5206\u9694</body></html>
|
||||
launcher.update_launcher=\u68c0\u67e5\u66f4\u65b0
|
||||
launcher.enable_shadow=\u542f\u7528\u7a97\u53e3\u9634\u5f71
|
||||
launcher.enable_animation=\u542f\u7528\u52a8\u6001\u6548\u679c
|
||||
launcher.enable_blur=\u542f\u7528\u4e3b\u754c\u9762\u6a21\u7cca
|
||||
launcher.theme=\u4e3b\u9898
|
||||
launcher.proxy=\u4ee3\u7406
|
||||
launcher.decorated=\u542f\u7528\u7a97\u53e3\u8fb9\u6846(Linux\u4e0b\u53ef\u89e3\u51b3\u7a0b\u5e8f\u754c\u9762\u5168\u7070\u95ee\u9898)
|
||||
launcher.modpack=<html><a href="http://huangyuhui.duapp.com/link.php?type=modpack">\u6574\u5408\u5305\u4f5c\u8005\u5e2e\u52a9</a></html>
|
||||
launcher.lang=\u8bed\u8a00
|
||||
launcher.restart=\u672c\u754c\u9762\u9009\u9879\u9700\u8981\u91cd\u542f\u672c\u542f\u52a8\u5668\u751f\u6548
|
||||
|
||||
launcher.title.game=\u6e38\u620f\u8bbe\u7f6e
|
||||
launcher.title.main=\u4e3b\u9875
|
||||
launcher.title.launcher=\u542f\u52a8\u5668\u8bbe\u7f6e
|
||||
|
||||
versions.release=\u7a33\u5b9a\u7248
|
||||
versions.snapshot=\u5feb\u7167\u7248
|
||||
versions.old_beta=\u6d4b\u8bd5\u7248
|
||||
versions.old_alpha=\u8fdc\u53e4\u7248
|
||||
|
||||
versions.manage.rename=\u91cd\u547d\u540d\u8be5\u7248\u672c
|
||||
versions.manage.rename.message=\u8bf7\u8f93\u5165\u8981\u6539\u6210\u7684\u540d\u5b57
|
||||
versions.manage.remove=\u5220\u9664\u8be5\u7248\u672c
|
||||
versions.manage.remove.confirm=\u771f\u7684\u8981\u5220\u9664\u7248\u672c
|
||||
versions.manage.redownload_json=\u91cd\u65b0\u4e0b\u8f7d\u7248\u672c\u914d\u7f6e(minecraft.json)
|
||||
versions.manage.redownload_assets_index=\u91cd\u65b0\u4e0b\u8f7d\u8d44\u6e90\u914d\u7f6e(assets_index.json)
|
||||
versions.mamage.remove_libraries=\u5220\u9664\u6240\u6709\u5e93\u6587\u4ef6
|
||||
|
||||
advice.os64butjdk32=\u60a8\u7684\u7cfb\u7edf\u662f64\u4f4d\u7684\u4f46\u662fJava\u662f32\u4f4d\u7684\uff0c\u63a8\u8350\u60a8\u5b89\u88c564\u4f4dJava.
|
||||
|
||||
assets.download_all=\u4e0b\u8f7d\u8d44\u6e90\u6587\u4ef6
|
||||
assets.not_refreshed=\u8d44\u6e90\u5217\u8868\u672a\u5237\u65b0\uff0c\u8bf7\u5237\u65b0\u4e00\u6b21\u3002
|
||||
assets.failed=\u83b7\u53d6\u5217\u8868\u5931\u8d25\uff0c\u8bf7\u5237\u65b0\u91cd\u8bd5\u3002
|
||||
assets.list.1_7_3_after=1.7.3\u53ca\u4ee5\u540e
|
||||
assets.list.1_6=1.6(BMCLAPI)
|
||||
assets.unkown_type_select_one=\u65e0\u6cd5\u89e3\u6790\u6e38\u620f\u7248\u672c\uff1a%s\uff0c\u8bf7\u9009\u62e9\u4e00\u79cd\u8d44\u6e90\u7c7b\u578b\u4e0b\u8f7d\u3002
|
||||
assets.type=\u8d44\u6e90\u7c7b\u578b
|
||||
assets.download=\u4e0b\u8f7d\u8d44\u6e90
|
||||
assets.no_assets=\u8d44\u6e90\u6587\u4ef6\u4e0d\u5b8c\u6574\uff0c\u662f\u5426\u8865\u5168\uff1f
|
||||
assets.failed_download=\u4e0b\u8f7d\u8d44\u6e90\u6587\u4ef6\u5931\u8d25\uff0c\u53ef\u80fd\u5bfc\u81f4\u6ca1\u6709\u4e2d\u6587\u548c\u58f0\u97f3\u3002
|
||||
|
||||
gamedownload.not_refreshed=\u6e38\u620f\u4e0b\u8f7d\u5217\u8868\u672a\u5237\u65b0\uff0c\u8bf7\u518d\u5237\u65b0\u4e00\u6b21\u3002
|
||||
|
||||
taskwindow.title=\u4efb\u52a1
|
||||
taskwindow.single_progress=\u5355\u9879\u8fdb\u5ea6
|
||||
taskwindow.total_progress=\u603b\u8fdb\u5ea6
|
||||
taskwindow.cancel=\u53d6\u6d88
|
||||
taskwindow.no_more_instance=\u53ef\u80fd\u540c\u65f6\u6253\u5f00\u4e86\u591a\u4e2a\u4efb\u52a1\u7a97\u53e3\uff0c\u8bf7\u4e0d\u8981\u591a\u6b21\u6253\u5f00\uff01
|
||||
taskwindow.file_name=\u4efb\u52a1
|
||||
taskwindow.download_progress=\u8fdb\u5ea6
|
||||
|
||||
setupwindow.include_minecraft=\u5bfc\u5165\u6e38\u620f\u6587\u4ef6\u5939
|
||||
setupwindow.find_in_configurations=\u5bfc\u5165\u5b8c\u6210\uff0c\u5feb\u5230\u914d\u7f6e\u4e0b\u62c9\u6846\u4e2d\u627e\u65b0\u6e38\u620f\u8def\u5f84\u5427\uff01
|
||||
setupwindow.give_a_name=\u7ed9\u65b0\u6e38\u620f\u8def\u5f84\u8d77\u4e2a\u540d\u5b57\u5427
|
||||
setupwindow.new=\u65b0\u5efa
|
||||
setupwindow.no_empty_name=\u540d\u5b57\u4e0d\u53ef\u4e3a\u7a7a
|
||||
setupwindow.clean=\u6e05\u7406\u6e38\u620f\u6587\u4ef6
|
||||
|
||||
update.no_browser=\u65e0\u6cd5\u6253\u5f00\u6d4f\u89c8\u5668\uff0c\u7f51\u5740\u5df2\u7ecf\u590d\u5236\u5230\u526a\u8d34\u677f\u4e86\uff0c\u60a8\u53ef\u4ee5\u624b\u52a8\u7c98\u8d34\u7f51\u5740\u6253\u5f00\u9875\u9762
|
||||
update.should_open_link=\u662f\u5426\u66f4\u65b0\uff1f
|
||||
update.newest_version=\u6700\u65b0\u7248\u672c\u4e3a\uff1a
|
||||
update.failed=\u68c0\u67e5\u66f4\u65b0\u5931\u8d25
|
||||
update.found=(\u53d1\u73b0\u66f4\u65b0!)
|
||||
|
||||
logwindow.terminate_game=\u7ed3\u675f\u6e38\u620f\u8fdb\u7a0b
|
||||
logwindow.tieba=\u8d34\u5427
|
||||
logwindow.title=\u65e5\u5fd7
|
||||
|
||||
selector.choose=\u9009\u62e9
|
||||
|
||||
serverlistview.title=\u9009\u62e9\u670d\u52a1\u5668
|
||||
serverlistview.name=\u540d\u79f0
|
||||
serverlistview.type=\u7c7b\u578b
|
||||
serverlistview.version=\u7248\u672c
|
||||
serverlistview.info=\u4fe1\u606f
|
||||
|
||||
minecraft.invalid=\u65e0\u6548\u7684
|
||||
minecraft.invalid_jar=\u65e0\u6548\u7684jar\u5305
|
||||
minecraft.not_a_file=\u4e0d\u662f\u6587\u4ef6
|
||||
minecraft.not_found=\u627e\u4e0d\u5230minecraft.jar
|
||||
minecraft.not_readable=minecraft.jar\u4e0d\u53ef\u8bfb
|
||||
minecraft.modified=(\u4fee\u6539\u7684!)
|
||||
|
||||
color.red=\u7ea2\u8272
|
||||
color.blue=\u84dd\u8272
|
||||
color.green=\u7eff\u8272
|
||||
color.orange=\u6a59\u8272
|
||||
color.dark_blue=\u6df1\u84dd\u8272
|
||||
color.purple=\u7d2b\u8272
|
||||
|
||||
wizard.next_>=\u4e0b\u4e00\u6b65 >
|
||||
wizard.next_mnemonic=\u4e0b
|
||||
wizard.<_prev=< \u4e0a\u4e00\u6b65
|
||||
wizard.prev_mnemonic=\u4e0a
|
||||
wizard.finish=\u5b8c\u6210
|
||||
wizard.finish_mnemonic=\u5b8c
|
||||
wizard.cancel=\u53d6\u6d88
|
||||
wizard.cancel_mnemonic=\u53d6
|
||||
wizard.help=\u5e2e\u52a9
|
||||
wizard.help_mnemonic=\u5e2e
|
||||
wizard.close=\u5173\u95ed
|
||||
wizard.close_mnemonic=\u5173
|
||||
wizard.summary=\u6982\u8981
|
||||
wizard.failed=\u5931\u8d25
|
||||
wizard.steps=\u6b65\u9aa4
|
||||
|
||||
lang=\u7b80\u4f53\u4e2d\u6587
|
||||
lang.default=\u8ddf\u968f\u7cfb\u7edf\u8bed\u8a00
|
||||
BIN
HMCLCore/src/main/resources/org/jackhuang/hmcl/wizard.jpg
Normal file
BIN
HMCLCore/src/main/resources/org/jackhuang/hmcl/wizard.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.9 KiB |
Reference in New Issue
Block a user