TransitionHandler update

This commit is contained in:
huangyuhui
2018-01-25 22:41:15 +08:00
parent 056c0901f2
commit 12fa94627d
66 changed files with 646 additions and 522 deletions

View File

@@ -30,17 +30,16 @@ launch.wrong_javadir=Incorrect Java directory, will reset to default Java direct
launch.failed.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
launch.state.modpack=Preparing for modpack
launch.state.dependencies=Decompressing natives
launch.state.waiting_launching=Waiting for game launching
install.no_version=The version is not found.
install.no_version_if_intall=The required version is not found, do you wish to install the version automatically?
install.failed=Failed to install
install.success=Install successfully
install.success=Installed successfully
install.installer.not_installed=%s not Installed
install.version=Version
archive.version=Version
install.installer.version=%s Version
install.time=Time
install.release_time=Release Time
@@ -81,8 +80,7 @@ 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
button.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.
@@ -106,50 +104,44 @@ 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
profile.new_name=New Profile Name:
profile.copy_from=Copy From:
profile.new=New Config
ui.button.ok=OK
ui.button.refresh=Refresh
button.refresh=Refresh
version.launch=Play
version.manage.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.about=About
button.others=Others
button.download=Download
button.retry=Retry
button.delete=Delete
button.install=Install
button.info=Info
button.save=Save
button.copy=Copy
button.clear=Clear
button.close=Close
button.explore=Explore
button.test=Test
button.preview=Preview
button.cancel=Cancel
button.ok=OK
button.yes=Yes
button.no=No
ui.label.version=Version
ui.label.password=Password
login.password=Password
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...
login.enter_username=Please enter your name.
login.enter_password=Please enter your password.
ui.message.downloading=Downloading...
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.
profile.remove=Sure to remove profile %s?
launcher.update_java=Please upgrade your Java.
launcher.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=Hello Minecraft! Launcher has crashed!
ui.label.crashing_out_dated=Hello Minecraft! Launcher has crashed! Your launcher is outdated. Update it!
launcher.crash=Hello Minecraft! Launcher has crashed!
launcher.crash_out_dated=Hello Minecraft! Launcher has crashed! Your launcher is outdated. Update it!
ui.label.failed_set=Failed to set:
download=Download
@@ -208,7 +200,7 @@ 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.author=Author
archive.author=Authors
modpack.export=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.
@@ -276,7 +268,7 @@ advancedsettings.dont_check_game_completeness=Don't check game completeness
mainwindow.show_log=Show Logs
version.launch_script=Make Launching Script.
version.launch_script.failed=Failed to make script.
mainwindow.enter_script_name=Enter the script name.
version.launch_script.save=Save the launch script
version.launch_script.success=Finished script creation, %s.
mainwindow.no_version=No version found. Switch to Game Downloads Tab?
@@ -332,7 +324,6 @@ assets.failed_download=Failed to download assets, may cause no sounds and langua
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.
@@ -413,3 +404,11 @@ modpack.type.curse=Curse
modpack.type.multimc=MultiMC
modpack.type.hmcl=HMCL
modpack.type.curse.completion=Install relative files to Curse modpack
archive.game_version=Game
button.edit=Edit
extension.sh=Bash shell
extension.bat=Windows Bat file
extension.mod=Mod file
extension.png=Image file
message.success=Tasks succeeded
message.doing=Please wait