Skip to content

Commit 0da6473

Browse files
authored
Configured 翻译更新 (#5426)
* 汉化提交 * 无效 -> 不是有效 * 同步更改
1 parent d067f6d commit 0da6473

8 files changed

Lines changed: 488 additions & 2 deletions

File tree

projects/1.18/assets/configured/configured/lang/en_us.json

Lines changed: 40 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,58 @@
1010
"configured.gui.restore": "Restore",
1111
"configured.gui.select": "Select",
1212
"configured.gui.change": "Change",
13+
"configured.gui.request": "Request",
1314
"configured.gui.save": "Save",
15+
"configured.gui.view": "View",
16+
"configured.gui.close": "Close",
17+
"configured.gui.apply": "Apply",
18+
"configured.gui.home": "Home",
1419
"configured.gui.select_world": "Pick World",
20+
"configured.gui.deep_search": "Deep Search",
1521
"configured.gui.no_permission": "You do not have permissions to do this",
1622
"configured.gui.not_installed": "Configured is not installed on the server",
1723
"configured.gui.edit_world_config": "Select World To Edit %s Config",
1824
"configured.gui.info": "This menu was dynamically generated by Configured. Click here to open the CurseForge page for this mod!",
1925
"configured.gui.server_config_info": "Server based configurations are unique for every world. This means that any changes made to the config will only be applied to the selected world.",
2026
"configured.gui.restore_message": "Are you sure you want to reset all values? If you are playing with a modpack, this configuration may have been modified by the author and restoring will break the intended experience of the pack. §6This action is irreversible!",
2127
"configured.gui.unsaved_changes": "There are unsaved changes. Are you sure you want to stop editing?",
28+
"configured.gui.server_config_main_menu": "Server configs can only be edited from the main menu",
29+
"configured.gui.lan_server": "Only the LAN server owner can edit server configs",
30+
"configured.gui.no_developer_status": "You need to be a developer to edit server configs",
31+
"configured.gui.developer_details": "See %s for details",
32+
"configured.gui.developer_file": "This file can be found in the config directory of your dedicated server",
33+
"configured.gui.read_only_config": "This config is marked as read-only and cannot be edited while the game is running",
34+
"configured.gui.requires_game_restart": "If this property is changed, you will have to restart your game for it to take effect.",
35+
"configured.gui.requires_world_restart": "If this property is changed, you will have to reload your world for it to take effect.",
36+
"configured.gui.list_changed": "This list has been modified and changes will be lost if you exit. Are you sure you want to stop editing?",
37+
"configured.gui.world_restart_needed": "The world will need to be reloaded for all changes to take effect",
38+
"configured.gui.game_restart_needed": "The game will need to be restarted for all changes to take effect",
39+
"configured.gui.request.invalid_config": "The server sent data for the wrong config",
40+
"configured.gui.request.process_error": "Failed to process config data from server",
41+
"configured.gui.handshake_process_failed": "Failed to process config data from server",
2242
"configured.gui.title.client_configuration": "Client Configurations",
2343
"configured.gui.title.common_configuration": "Common Configurations",
2444
"configured.gui.title.server_configuration": "Server Configurations",
25-
"configured.config.client.force_configured_menu": "Force Configured Menu",
45+
"configured.gui.title.recently_played": "Recently Played",
46+
"configured.gui.title.other_worlds": "Other Worlds",
47+
"configured.validator.range_hint": "Value must be between %s and %s (inclusive)",
48+
"configured.validator.not_a_number": "The entered value is not a valid number",
49+
"configured.parser.not_a_number": "The entered text is not a valid number",
50+
"configured.parser.not_a_boolean": "The entered text is not a valid boolean",
51+
"configured.parser.not_a_value": "The entered text is not a valid value",
52+
"simpleconfig.configured.client": "Client",
53+
"simpleconfig.configured.client.force_configured_menu": "Force Configured Menu",
54+
"simpleconfig.configured.client.force_configured_menu.tooltip": "Forces all config menus to be overridden and generated by Configured. This requires the game to be restarted for the changes to apply.",
55+
"simpleconfig.configured.client.include_folders_in_search": "Include Folders In Search",
56+
"simpleconfig.configured.client.include_folders_in_search.tooltip": "Include folders when searching in config menus. By default, only entries that link to a config property are shown in searches.",
57+
"simpleconfig.configured.client.changed_formatting": "Changed Formatting",
58+
"simpleconfig.configured.client.changed_formatting.tooltip": "The formatting to apply to the label of a config property that has been changed",
59+
"configured.multiplayer.disconnect.unauthorized_request": "Unauthorized request",
60+
"configured.multiplayer.disconnect.bad_config_packet": "Bad config packet",
61+
"configured.multiplayer.disconnect.process_config": "Unable to process config data received from the server. See logs for details",
62+
"configured.chat.config_updated": "%s updated the config '%s'",
63+
"configured.chat.authorized_player": "%s tried to update server configs without developer status",
64+
"configured.chat.malformed_config_data": "%s sent malformed config data to the server when trying to update %s",
2665
"key.configured.open_mod_list": "Open Mod List",
2766
"key.categories.configured": "Configured"
2867
}

projects/1.18/assets/configured/configured/lang/zh_cn.json

Lines changed: 40 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,58 @@
1010
"configured.gui.restore": "恢复",
1111
"configured.gui.select": "选择",
1212
"configured.gui.change": "更改",
13+
"configured.gui.request": "请求",
1314
"configured.gui.save": "保存",
15+
"configured.gui.view": "查看",
16+
"configured.gui.close": "关闭",
17+
"configured.gui.apply": "应用",
18+
"configured.gui.home": "主页",
1419
"configured.gui.select_world": "选择世界",
20+
"configured.gui.deep_search": "深度搜索",
1521
"configured.gui.no_permission": "你无权执行此操作",
1622
"configured.gui.not_installed": "服务端未安装Configured",
1723
"configured.gui.edit_world_config": "选择世界以编辑%s配置",
1824
"configured.gui.info": "此菜单是由Configured动态生成的。点击此处打开此模组的CurseForge页面!",
1925
"configured.gui.server_config_info": "基于服务端的配置文件对于每个世界都是唯一的。这意味着对配置文件所做的任何更改只会应用于选定的世界。",
2026
"configured.gui.restore_message": "确定要重置所有数值?如果你正在游玩整合包,此配置文件可能已被作者修改,恢复将会破坏整合包的预期体验,§6此操作不可逆!",
2127
"configured.gui.unsaved_changes": "有未保存的更改。确定要停止编辑?",
28+
"configured.gui.server_config_main_menu": "服务端配置仅能在主菜单处编辑",
29+
"configured.gui.lan_server": "仅LAN服务器所有者可编辑服务端配置",
30+
"configured.gui.no_developer_status": "需要成为开发者才能编辑配置",
31+
"configured.gui.developer_details": "查看%s以了解详细信息",
32+
"configured.gui.developer_file": "此文件可在专用服务端的config目录中找到",
33+
"configured.gui.read_only_config": "此配置被标记为只读,无法在游戏运行时编辑",
34+
"configured.gui.requires_game_restart": "更改此配置项后,需要重启游戏来令其生效。",
35+
"configured.gui.requires_world_restart": "更改此配置项后,需要重新载入世界来令其生效。",
36+
"configured.gui.list_changed": "此列表已被修改,退出会导致更改丢失。确定要停止编辑?",
37+
"configured.gui.world_restart_needed": "需重新载入此世界以使所有更改生效",
38+
"configured.gui.game_restart_needed": "需重启游戏以使所有更改生效",
39+
"configured.gui.request.invalid_config": "服务端发送了错误配置的数据",
40+
"configured.gui.request.process_error": "无法处理来自服务端的配置数据",
41+
"configured.gui.handshake_process_failed": "无法处理来自服务端的配置数据",
2242
"configured.gui.title.client_configuration": "客户端配置文件",
2343
"configured.gui.title.common_configuration": "通用配置文件",
2444
"configured.gui.title.server_configuration": "服务端配置文件",
25-
"configured.config.client.force_configured_menu": "强制启用Configured菜单",
45+
"configured.gui.title.recently_played": "最近游玩",
46+
"configured.gui.title.other_worlds": "其他世界",
47+
"configured.validator.range_hint": "值必须介于%s和%s之间(包括边界值)",
48+
"configured.validator.not_a_number": "输入值不是有效数字",
49+
"configured.parser.not_a_number": "输入文本不是有效数字",
50+
"configured.parser.not_a_boolean": "输入文本不是有效布尔值",
51+
"configured.parser.not_a_value": "输入文本不是有效值",
52+
"simpleconfig.configured.client": "客户端",
53+
"simpleconfig.configured.client.force_configured_menu": "强制启用Configured菜单",
54+
"simpleconfig.configured.client.force_configured_menu.tooltip": "强制Configured覆盖和生成所有配置菜单。需要重启游戏才能应用此更改。",
55+
"simpleconfig.configured.client.include_folders_in_search": "搜索时包括文件夹",
56+
"simpleconfig.configured.client.include_folders_in_search.tooltip": "在配置菜单中搜索时包括文件夹。默认情况下,搜索中只显示链接到配置项的条目。",
57+
"simpleconfig.configured.client.changed_formatting": "已更改项格式",
58+
"simpleconfig.configured.client.changed_formatting.tooltip": "应用于已更改配置项标签的格式",
59+
"configured.multiplayer.disconnect.unauthorized_request": "未经授权的请求",
60+
"configured.multiplayer.disconnect.bad_config_packet": "配置包错误",
61+
"configured.multiplayer.disconnect.process_config": "无法处理从服务器收到的配置数据。查看日志以获取详细信息",
62+
"configured.chat.config_updated": "%s更新了配置“%s”",
63+
"configured.chat.authorized_player": "%s试图在非开发者状态下更新服务端配置",
64+
"configured.chat.malformed_config_data": "%s在尝试更新%s时,向服务器发送了格式错误的配置数据",
2665
"key.configured.open_mod_list": "打开模组列表",
2766
"key.categories.configured": "Configured"
2867
}
Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
{
2+
"configured.gui.search": "Search...",
3+
"configured.gui.reset_all": "Reset All",
4+
"configured.gui.edit": "Edit",
5+
"configured.gui.edit_value": "Edit Value",
6+
"configured.gui.add_value": "Add...",
7+
"configured.gui.reset": "Reset",
8+
"configured.gui.remove": "Remove",
9+
"configured.gui.modify": "Modify",
10+
"configured.gui.restore": "Restore",
11+
"configured.gui.select": "Select",
12+
"configured.gui.change": "Change",
13+
"configured.gui.request": "Request",
14+
"configured.gui.save": "Save",
15+
"configured.gui.view": "View",
16+
"configured.gui.close": "Close",
17+
"configured.gui.apply": "Apply",
18+
"configured.gui.home": "Home",
19+
"configured.gui.select_world": "Pick World",
20+
"configured.gui.deep_search": "Deep Search",
21+
"configured.gui.no_permission": "You do not have permissions to do this",
22+
"configured.gui.not_installed": "Configured is not installed on the server",
23+
"configured.gui.edit_world_config": "Select World To Edit %s Config",
24+
"configured.gui.info": "This menu was dynamically generated by Configured. Click here to open the CurseForge page for this mod!",
25+
"configured.gui.server_config_info": "Server based configurations are unique for every world. This means that any changes made to the config will only be applied to the selected world.",
26+
"configured.gui.restore_message": "Are you sure you want to reset all values? If you are playing with a modpack, this configuration may have been modified by the author and restoring will break the intended experience of the pack. §6This action is irreversible!",
27+
"configured.gui.unsaved_changes": "There are unsaved changes. Are you sure you want to stop editing?",
28+
"configured.gui.server_config_main_menu": "Server configs can only be edited from the main menu",
29+
"configured.gui.lan_server": "Only the LAN server owner can edit server configs",
30+
"configured.gui.no_developer_status": "You need to be a developer to edit server configs",
31+
"configured.gui.developer_details": "See %s for details",
32+
"configured.gui.developer_file": "This file can be found in the config directory of your dedicated server",
33+
"configured.gui.read_only_config": "This config is marked as read-only and cannot be edited while the game is running",
34+
"configured.gui.requires_game_restart": "If this property is changed, you will have to restart your game for it to take effect.",
35+
"configured.gui.requires_world_restart": "If this property is changed, you will have to reload your world for it to take effect.",
36+
"configured.gui.list_changed": "This list has been modified and changes will be lost if you exit. Are you sure you want to stop editing?",
37+
"configured.gui.world_restart_needed": "The world will need to be reloaded for all changes to take effect",
38+
"configured.gui.game_restart_needed": "The game will need to be restarted for all changes to take effect",
39+
"configured.gui.request.invalid_config": "The server sent data for the wrong config",
40+
"configured.gui.request.process_error": "Failed to process config data from server",
41+
"configured.gui.handshake_process_failed": "Failed to process config data from server",
42+
"configured.gui.title.client_configuration": "Client Configurations",
43+
"configured.gui.title.common_configuration": "Common Configurations",
44+
"configured.gui.title.server_configuration": "Server Configurations",
45+
"configured.gui.title.recently_played": "Recently Played",
46+
"configured.gui.title.other_worlds": "Other Worlds",
47+
"configured.validator.range_hint": "Value must be between %s and %s (inclusive)",
48+
"configured.validator.not_a_number": "The entered value is not a valid number",
49+
"configured.parser.not_a_number": "The entered text is not a valid number",
50+
"configured.parser.not_a_boolean": "The entered text is not a valid boolean",
51+
"configured.parser.not_a_value": "The entered text is not a valid value",
52+
"simpleconfig.configured.client": "Client",
53+
"simpleconfig.configured.client.force_configured_menu": "Force Configured Menu",
54+
"simpleconfig.configured.client.force_configured_menu.tooltip": "Forces all config menus to be overridden and generated by Configured. This requires the game to be restarted for the changes to apply.",
55+
"simpleconfig.configured.client.include_folders_in_search": "Include Folders In Search",
56+
"simpleconfig.configured.client.include_folders_in_search.tooltip": "Include folders when searching in config menus. By default, only entries that link to a config property are shown in searches.",
57+
"simpleconfig.configured.client.changed_formatting": "Changed Formatting",
58+
"simpleconfig.configured.client.changed_formatting.tooltip": "The formatting to apply to the label of a config property that has been changed",
59+
"configured.multiplayer.disconnect.unauthorized_request": "Unauthorized request",
60+
"configured.multiplayer.disconnect.bad_config_packet": "Bad config packet",
61+
"configured.multiplayer.disconnect.process_config": "Unable to process config data received from the server. See logs for details",
62+
"configured.chat.config_updated": "%s updated the config '%s'",
63+
"configured.chat.authorized_player": "%s tried to update server configs without developer status",
64+
"configured.chat.malformed_config_data": "%s sent malformed config data to the server when trying to update %s",
65+
"key.configured.open_mod_list": "Open Mod List",
66+
"key.categories.configured": "Configured"
67+
}

0 commit comments

Comments
 (0)