Skip to content

Commit d5ec6d7

Browse files
authored
Revise i18n translation before releases (#3428)
- Fix some English grammar and text style - Revise `Allow Cheats` to `Allow Commands/Cheats` - Due to the change from `Allow Cheats` to `Allow Commands` by Mojang in 24w04a. - https://minecraft.wiki/w/Java_Edition_24w04a
1 parent 13856b7 commit d5ec6d7

File tree

4 files changed

+42
-42
lines changed

4 files changed

+42
-42
lines changed

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

Lines changed: 39 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -58,18 +58,18 @@ account.create.microsoft=Add a Microsoft Account
5858
account.create.offline=Add an Offline Account
5959
account.create.authlibInjector=Add an authlib-injector Account
6060
account.email=Email
61-
account.failed=Account refresh failed.
61+
account.failed=Failed to refresh account.
6262
account.failed.character_deleted=The player has already been deleted.
63-
account.failed.connect_authentication_server=Unable to connect to the authentication server, your network connection may be down.
64-
account.failed.connect_injector_server=Unable to connect to the authentication server. Please check your network and make sure you entered the correct URL.
65-
account.failed.injector_download_failure=Unable to download the authlib-injector. Please check your network, or try switching to a different download source.
63+
account.failed.connect_authentication_server=Failed to connect to the authentication server, your network connection may be down.
64+
account.failed.connect_injector_server=Failed to connect to the authentication server. Please check your network and make sure you entered the correct URL.
65+
account.failed.injector_download_failure=Failed to download the authlib-injector. Please check your network, or try switching to a different download source.
6666
account.failed.invalid_credentials=Incorrect password or rate limited. Please try again later.
6767
account.failed.invalid_password=Invalid password.
6868
account.failed.invalid_token=Please try logging in again.
69-
account.failed.migration=Your account needs to be migrated to a Microsoft account. If you already did, you should re-login to your migrated Microsoft account instead.
69+
account.failed.migration=Your account needs to be migrated to a Microsoft account. If you already did, you should log in to your migrated Microsoft account again.
7070
account.failed.no_character=There are no characters linked to this account.
71-
account.failed.server_disconnected=Unable to connect to the authentication server. You can log in offline mode or try logging in again.\n\
72-
If you try several times and still fail, please try adding the account again.
71+
account.failed.server_disconnected=Failed to connect to the authentication server. You can log in using offline mode or try logging in again.\n\
72+
If you try several times and still fail, please try logging in to the account again.
7373
account.failed.server_response_malformed=Invalid server response. The authentication server may not be working.
7474
account.failed.ssl=An SSL error occurred while connecting to the server. Please try updating your Java.
7575
account.failed.wrong_account=You have logged in to the wrong account.
@@ -82,12 +82,12 @@ account.injector.link.register=Register
8282
account.injector.server=Authentication Server
8383
account.injector.server_url=Server URL
8484
account.injector.server_name=Server Name
85-
account.login=Login
85+
account.login=Log in
8686
account.login.hint=We never store your password.
87-
account.login.skip=Login offline
87+
account.login.skip=Log in offline
8888
account.login.retry=Retry
89-
account.login.refresh=Re-login
90-
account.login.refresh.microsoft.hint=You need to re-add your Microsoft account because the account authorization is invalid.
89+
account.login.refresh=Log in again
90+
account.login.refresh.microsoft.hint=You need to log in to your Microsoft account again because the account authorization is invalid.
9191
account.logout=Logout
9292
account.register=Register
9393
account.manage=Account List
@@ -108,12 +108,12 @@ account.methods.microsoft.error.no_character=Your account does not own the Minec
108108
account.methods.microsoft.error.unknown=Failed to log in, error code: %d.
109109
account.methods.microsoft.error.wrong_verify_method=Please log in using your password on the Microsoft account login page, and do not use a verification code to log in.
110110
account.methods.microsoft.logging_in=Logging in...
111-
account.methods.microsoft.hint=Please click "Login" and copy the code displayed here to complete the login process in the browser window that opens.\n\
111+
account.methods.microsoft.hint=Please click "Log in" and copy the code displayed here to complete the login process in the browser window that opens.\n\
112112
\n\
113113
If the token used to log in to the Microsoft account is leaked, you can click "Deauthorize" to deauthorize it.
114114
account.methods.microsoft.manual=Your device code is <b>%1$s</b>. Please click here to copy.\n\
115115
\n\
116-
After clicking "Login", you should complete the login process in the opened browser window. If it did not show, you can navigate to %2$s manually.\n\
116+
After clicking "Log in", you should complete the login process in the opened browser window. If it did not show, you can navigate to %2$s manually.\n\
117117
\n\
118118
If the token used to log in to the Microsoft account is leaked, you can click "Deauthorize" to deauthorize it.
119119
account.methods.microsoft.makegameidsettings=Create Profile / Edit Profile Name
@@ -154,7 +154,7 @@ account.skin.type.little_skin=LittleSkin
154154
account.skin.type.little_skin.hint=You need to create a player with the same player name as your offline account on your skin provider site. Your skin will now be set to the skin assigned to your player on the skin provider site.
155155
account.skin.type.local_file=Local Skin File
156156
account.skin.upload=Upload/Edit Skin
157-
account.skin.upload.failed=Unable to upload skin.
157+
account.skin.upload.failed=Failed to upload skin.
158158
account.skin.invalid_skin=Invalid skin file.
159159
account.username=Username
160160

@@ -329,7 +329,7 @@ download.external_link=Visit Download Website
329329
download.failed=Failed to download "%1$s", response code: %2$d.
330330
download.failed.empty=No versions are available. Please click here to go back.
331331
download.failed.no_code=Failed to download "%s".
332-
download.failed.refresh=Unable to fetch version list. Please click here to retry.
332+
download.failed.refresh=Failed to fetch version list. Please click here to retry.
333333
download.game=New Game
334334
download.provider.bmclapi=BMCLAPI (bangbang93, https://bmclapi2.bangbang93.com/)
335335
download.provider.mojang=Official (OptiFine is provided by BMCLAPI)
@@ -351,7 +351,7 @@ exception.access_denied=HMCL is unable to access the file "%s". It may be locked
351351
For Windows users, you can open "Resource Monitor" to check if another process is currently using it. If so, you can try again after closing that process.\n\
352352
If not, please check if your account has enough permissions to access it.
353353
exception.artifact_malformed=Cannot verify the integrity of the downloaded files.
354-
exception.ssl_handshake=Unable to establish an SSL connection due to the lack of an SSL certificate in the current Java installation. You can try opening HMCL in another Java and try again.
354+
exception.ssl_handshake=Failed to establish an SSL connection due to the lack of an SSL certificate in the current Java installation. You can try opening HMCL in another Java and try again.
355355

356356
extension.bat=Windows Batch File (.bat)
357357
extension.mod=Mod File
@@ -640,7 +640,7 @@ game.crash.reason.too_old_java=The game crashed due to you using an outdated Jav
640640
\n\
641641
You need to switch to a newer version (%1$s) of Java in "Global/Instance-specific Settings → Java" and then relaunch the game. You can download Java from <a href="https://learn.microsoft.com/java/openjdk/download">here</a>.
642642
game.crash.reason.unknown=We are not able to figure out why the game crashed. Please refer to the game logs.
643-
game.crash.reason.unsatisfied_link_error=Unable to launch Minecraft due to missing libraries: %1$s.\n\
643+
game.crash.reason.unsatisfied_link_error=Failed to launch Minecraft due to missing libraries: %1$s.\n\
644644
\n\
645645
If you have edited the native library path, please make sure these libraries do exist. Or, please try launching again after reverting it to default.\n\
646646
\n\
@@ -663,11 +663,11 @@ input.url=The input must be a valid URL.
663663
install=New Instance
664664
install.change_version=Change Version
665665
install.change_version.confirm=Are you sure you want to switch %s from version %s to %s?
666-
install.failed=Installation Failed
666+
install.failed=Failed to install
667667
install.failed.downloading=We are unable to download some required files.
668-
install.failed.downloading.detail=Unable to download file: %s
668+
install.failed.downloading.detail=Failed to download file: %s
669669
install.failed.downloading.timeout=Download timeout when fetching: %s
670-
install.failed.install_online=Unable to identify the provided file. If you are installing a mod, navigate to the "Mods" page.
670+
install.failed.install_online=Failed to identify the provided file. If you are installing a mod, navigate to the "Mods" page.
671671
install.failed.malformed=The downloaded files are corrupted. You can try resolving this problem by switching to another download source in "Settings → Download → Download Source".
672672
install.failed.optifine_conflict=Cannot install both OptiFine and Fabric on Minecraft 1.13 or later.
673673
install.failed.optifine_forge_1.17=For Minecraft 1.17.1, Forge is only compatible with OptiFine H1 pre2 or later. You can install them by checking "Snapshots" when choosing an OptiFine version in HMCL.
@@ -761,15 +761,15 @@ launch.failed=Failed to launch
761761
launch.failed.cannot_create_jvm=We are unable to create a Java VM. It may be caused by incorrect Java VM arguments. You can try resolving it by removing all arguments you added in "Global/Instance-specific Settings → Advanced Settings → Java VM Options".
762762
launch.failed.creating_process=We are unable to create a new process. Please check your Java path.\n
763763
launch.failed.command_too_long=The command length exceeds the maximum length of a bat script. Please try exporting it as a PowerShell script.
764-
launch.failed.decompressing_natives=Unable to extract native libraries.\n
765-
launch.failed.download_library=Unable to download libraries "%s".
766-
launch.failed.executable_permission=Unable to make the launch script executable.
764+
launch.failed.decompressing_natives=Failed to extract native libraries.\n
765+
launch.failed.download_library=Failed to download libraries "%s".
766+
launch.failed.executable_permission=Failed to make the launch script executable.
767767
launch.failed.execution_policy=Set Execution Policy
768-
launch.failed.execution_policy.failed_to_set=Unable to set execution policy
768+
launch.failed.execution_policy.failed_to_set=Failed to set execution policy
769769
launch.failed.execution_policy.hint=The current execution policy prevents the execution of PowerShell scripts.\n\nClick "OK" to allow the current user to execute PowerShell scripts, or click "Cancel" to keep it as it is.
770770
launch.failed.exited_abnormally=Game crashed. Please refer to the crash log for more details.
771771
launch.failed.java_version_too_low=The Java version you specified is too low. Please reset the Java version.
772-
launch.failed.no_accepted_java=Unable to find a compatible Java version, do you want to launch the game with the default Java?\nClick "Yes" to launch the game with the default Java.\nOr, you can navigate to "Global/Instance-specific Settings → Java" to choose one yourself.
772+
launch.failed.no_accepted_java=Failed to find a compatible Java version, do you want to launch the game with the default Java?\nClick "Yes" to launch the game with the default Java.\nOr, you can navigate to "Global/Instance-specific Settings → Java" to choose one yourself.
773773
launch.failed.sigkill=Game was forcibly terminated by the user or system.
774774
launch.state.dependencies=Resolving dependencies
775775
launch.state.done=Launched
@@ -795,7 +795,7 @@ launcher.cache_directory.clean=Clear Cache
795795
launcher.cache_directory.choose=Choose cache directory
796796
launcher.cache_directory.default=Default ("%APPDATA%/.minecraft" or "~/.minecraft")
797797
launcher.cache_directory.disabled=Disabled
798-
launcher.cache_directory.invalid=Unable to create a cache directory, falling back to default.
798+
launcher.cache_directory.invalid=Failed to create a cache directory, falling back to default.
799799
launcher.contact=Contact Us
800800
launcher.crash=Hello Minecraft! Launcher has encountered a fatal error! Please copy the following log and ask for help on our Discord, QQ group, GitHub, or other Minecraft forum.
801801
launcher.crash.java_internal_error=Hello Minecraft! Launcher has encountered a fatal error due to your Java being broken. Please uninstall your Java and download a suitable Java <a href="https://bell-sw.com/pages/downloads/#downloads">here</a>.
@@ -816,7 +816,7 @@ logwindow.export_dump.no_dependency=Your Java does not contain the dependencies
816816

817817
main_page=Home
818818

819-
message.cancelled=Operation was canceled
819+
message.cancelled=Operation canceled
820820
message.confirm=Confirm
821821
message.copied=Copied to clipboard
822822
message.default=Default
@@ -872,9 +872,9 @@ modpack.origin.mcbbs=MCBBS
872872
modpack.origin.mcbbs.prompt=Post ID
873873
modpack.scan=Parsing Modpack Index
874874
modpack.task.install=Import Modpack
875-
modpack.task.install.error=Unable to identify this modpack. We currently only support Curse, Modrinth, MultiMC, and MCBBS modpacks.
875+
modpack.task.install.error=Failed to identify this modpack. We currently only support Curse, Modrinth, MultiMC, and MCBBS modpacks.
876876
modpack.type.curse=Curse
877-
modpack.type.curse.error=Unable to download dependencies. Please try again or use a proxy server.
877+
modpack.type.curse.error=Failed to download dependencies. Please try again or use a proxy server.
878878
modpack.type.curse.not_found=Some dependencies are no longer available. Please try installing a newer modpack version.
879879
modpack.type.manual.warning=The modpack is manually packaged by the publisher, which may already contain a launcher. It is recommended to try extracting the modpack and running the game with its own launcher. HMCL can still import it, with no guarantee of its usability. Still continue?
880880
modpack.type.mcbbs=MCBBS
@@ -1019,8 +1019,8 @@ mods.install=Install
10191019
mods.save_as=Save As
10201020

10211021
nbt.entries=%s entries
1022-
nbt.open.failed=Fail to open file
1023-
nbt.save.failed=Fail to save file
1022+
nbt.open.failed=Failed to open file
1023+
nbt.save.failed=Failed to save file
10241024
nbt.title=View File - %s
10251025

10261026
datapack=Datapacks
@@ -1029,7 +1029,7 @@ datapack.choose_datapack=Choose datapack to import
10291029
datapack.extension=Datapack
10301030
datapack.title=World [%s] - Datapacks
10311031

1032-
web.failed=Page loading failed
1032+
web.failed=Failed to load page
10331033
web.open_in_browser=Do you want to open this address in a browser:\n%s
10341034
web.view_in_browser=View in browser
10351035

@@ -1048,10 +1048,10 @@ world.game_version=Game Version
10481048
world.import.already_exists=This world already exists.
10491049
world.import.choose=Choose world archive you want to import
10501050
world.import.failed=Failed to import this world: %s
1051-
world.import.invalid=Unable to import the save.
1051+
world.import.invalid=Failed to parse the world.
10521052
world.info.title=World [%s] - Information
10531053
world.info.basic=Basic Information
1054-
world.info.allow_cheats=Allow Cheats
1054+
world.info.allow_cheats=Allow Commands/Cheats
10551055
world.info.dimension.the_nether=The Nether
10561056
world.info.dimension.the_end=The End
10571057
world.info.difficulty=Difficulty
@@ -1236,7 +1236,7 @@ settings.launcher.general=General
12361236
settings.launcher.language=Language (Applies After Restart)
12371237
settings.launcher.launcher_log.export=Export Launcher Logs
12381238
settings.launcher.launcher_log.reveal=Reveal Logs in Explorer
1239-
settings.launcher.launcher_log.export.failed=Unable to export logs.
1239+
settings.launcher.launcher_log.export.failed=Failed to export logs.
12401240
settings.launcher.launcher_log.export.success=Logs have been exported to "%s".
12411241
settings.launcher.log=Logging
12421242
settings.launcher.log.font=Font
@@ -1300,7 +1300,7 @@ update.channel.nightly.hint=You are currently using a Nightly channel build of t
13001300
update.channel.nightly.title=Nightly Channel Notice
13011301
update.channel.stable=Release
13021302
update.checking=Checking for Updates
1303-
update.failed=Unable to update
1303+
update.failed=Failed to update
13041304
update.found=Update Available!
13051305
update.newest_version=Latest version: %s
13061306
update.bubble.title=Update Available: %s
@@ -1312,7 +1312,7 @@ update.tooltip=Update
13121312

13131313
version=Games
13141314
version.name=Instance Name
1315-
version.cannot_read=Unable to parse the game instance, installation cannot continue.
1315+
version.cannot_read=Failed to parse the game instance, installation cannot continue.
13161316
version.empty=No Instances
13171317
version.empty.add=Add new instance
13181318
version.empty.launch=No instances. You can install one in "Download → New Game".
@@ -1326,7 +1326,7 @@ version.launch=Launch Game
13261326
version.launch.test=Test Launch
13271327
version.switch=Switch Instance
13281328
version.launch_script=Export Launch Script
1329-
version.launch_script.failed=Unable to export launch script.
1329+
version.launch_script.failed=Failed to export launch script.
13301330
version.launch_script.save=Export Launch Script
13311331
version.launch_script.success=Exported launch script as %s.
13321332
version.manage=All Instances
@@ -1347,7 +1347,7 @@ version.manage.remove_assets=Delete All Assets
13471347
version.manage.remove_libraries=Delete All Libraries
13481348
version.manage.rename=Rename Instance
13491349
version.manage.rename.message=Enter New Instance Name
1350-
version.manage.rename.fail=Unable to rename the instance, some files might be in use, or the name contains an invalid character.
1350+
version.manage.rename.fail=Failed to rename the instance, some files might be in use, or the name contains an invalid character.
13511351
version.settings=Settings
13521352
version.update=Update Modpack
13531353

HMCL/src/main/resources/assets/lang/I18N_ru.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -743,7 +743,7 @@ world.import.failed=Не удаётся импортировать этот ми
743743
world.import.invalid=Не удаётся разобрать сохранение.
744744
world.info.title=Сведения о мире %s
745745
world.info.basic=Основные сведения
746-
world.info.allow_cheats=Разрешить читы
746+
world.info.allow_cheats=Разрешить команды/читы
747747
world.info.dimension.the_nether=Нижний мир
748748
world.info.dimension.the_end=Край
749749
world.info.difficulty=Сложность

HMCL/src/main/resources/assets/lang/I18N_zh.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -855,7 +855,7 @@ world.import.failed=無法匯入此世界: %s
855855
world.import.invalid=無法識別的存檔壓縮檔
856856
world.info.title=世界 [%s] - 世界資訊
857857
world.info.basic=基本資訊
858-
world.info.allow_cheats=允許指令
858+
world.info.allow_cheats=允許指令(作弊)
859859
world.info.dimension.the_nether=地獄
860860
world.info.dimension.the_end=末地
861861
world.info.difficulty=難易度

HMCL/src/main/resources/assets/lang/I18N_zh_CN.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -867,7 +867,7 @@ world.import.failed=无法导入此世界:%s
867867
world.import.invalid=无法识别该存档压缩包
868868
world.info.title=世界 [%s] - 世界信息
869869
world.info.basic=基本信息
870-
world.info.allow_cheats=允许作弊
870+
world.info.allow_cheats=允许命令(作弊)
871871
world.info.dimension.the_nether=下界
872872
world.info.dimension.the_end=末地
873873
world.info.difficulty=难度

0 commit comments

Comments
 (0)