From 33eaf5135636151ba377a9068ade32ec22c12c81 Mon Sep 17 00:00:00 2001 From: Ginsway Date: Tue, 18 Jul 2023 22:04:26 +0800 Subject: [PATCH 01/21] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../advanced-xray-fabric/lang/en_us.json | 55 +++++++++++++++++++ .../advanced-xray-fabric/lang/zh_cn.json | 55 +++++++++++++++++++ 2 files changed, 110 insertions(+) create mode 100644 projects/1.20-fabric/assets/advanced-xray/advanced-xray-fabric/lang/en_us.json create mode 100644 projects/1.20-fabric/assets/advanced-xray/advanced-xray-fabric/lang/zh_cn.json diff --git a/projects/1.20-fabric/assets/advanced-xray/advanced-xray-fabric/lang/en_us.json b/projects/1.20-fabric/assets/advanced-xray/advanced-xray-fabric/lang/en_us.json new file mode 100644 index 000000000000..0124dae5c5aa --- /dev/null +++ b/projects/1.20-fabric/assets/advanced-xray/advanced-xray-fabric/lang/en_us.json @@ -0,0 +1,55 @@ +{ + "category.xray": "Advanced XRay", + "keybinding.enable_xray": "Enable XRay", + "keybinding.open_gui": "Open Gui", + "message.xray_active": "XRay activated", + "message.xray_deactivate": "XRay deactivated", + "spacer": "-------------------------------------------------------", + "comment_forge": "Forge mod old lang stuff, please never translate", + "xray.single.cancel": "Cancel", + "xray.single.add": "Add", + "xray.single.delete": "Delete", + "xray.single.save": "Save", + "xray.single.tools": "Tools", + "xray.single.close": "Close", + "xray.single.search": "Search", + "xray.single.help": "Help", + "xray.overlay": "XRay Active", + "xray.color.red": "Red: ", + "xray.color.green": "Green: ", + "xray.color.blue": "Blue: ", + "xray.input.gui": "GUI Name", + "xray.input.add": "Add Block", + "xray.input.add_hand": "Add Block in hand", + "xray.input.add_look": "Add Looking at", + "xray.input.distance": "Distance: %s", + "xray.input.show-lava": "Show Lava: %s", + "xray.input.toggle_oredict": "Use Dictionary", + "xray.title.config": "Configure Block", + "xray.title.edit": "Edit Block", + "xray.title.edit_meta": "Edit Meta", + "xray.message.missing_input": "You need to have all the inputs filled in", + "xray.message.already_exists": "This block has already been added to the block list", + "xray.message.added_block": "Successfully added %s.", + "xray.message.updated_block": "Entry Updated", + "xray.message.remove_block": "%s has been removed", + "xray.message.block_exists": "%s already exists. Please enter a different name.", + "xray.message.unknown": "Looks like the block you've tried to edit doesn't exist.", + "xray.message.removed": "Successfully removed %s.", + "xray.message.config_missing": "Config file not found. Creating now.", + "xray.message.invalid_hand": "%s needs to be a block", + "xray.message.thats_odd": "Something went wrong? Sorry about that. Make an issue if this continues to happen", + "xray.message.nothing_infront": "You're not looking at anything are you?", + "xray.message.not_a_number": "{%s} is not a number. Please use a number for your meta", + "xray.message.meta_not_supported": "{%s} isn't a valid meta data for {%s}", + "xray.message.state_warning": "Warning, this will limit you to default\nblocks. Use looking at or in hand to get\nthe absolute block you require.\nIn some cases (chests) this may be what you need to do\nif that's the case then this is the right option.", + "xray.tooltips.add_block": "Select a block to add to the XRay'd blocks\nThis uses block defaults, if you require a specific block\nthen use 'Add Looking At'.", + "xray.tooltips.add_block_in_hand": "Automatically selects the block you've\ngot in your hand to add to the list.", + "xray.tooltips.add_block_looking_at": "Automatically selects the block you're\nlooking at to add to the list.", + "xray.tooltips.show_lava": "Displays lava in RED like a normal block.\nWatch out! It's hot.", + "xray.tooltips.distance": "This is the amount of chunks around the player.", + "xray.tooltips.edit1": "Click to enable / disable", + "xray.tooltips.edit2": "Hold shift and click to edit.", + "xray.message.help.gui": "To edit a block simply shift click on the block you wish to edit.\nIf you want to enable / disable a block then click on a block\n and it'll toggle on and off.", + "xray.message.help.warning": "As a warning, using any distance over 64 will cause FPS drops due\nto the vast amount of blocks that we have to scan. (It's like 256^3)" +} diff --git a/projects/1.20-fabric/assets/advanced-xray/advanced-xray-fabric/lang/zh_cn.json b/projects/1.20-fabric/assets/advanced-xray/advanced-xray-fabric/lang/zh_cn.json new file mode 100644 index 000000000000..51356f2749d3 --- /dev/null +++ b/projects/1.20-fabric/assets/advanced-xray/advanced-xray-fabric/lang/zh_cn.json @@ -0,0 +1,55 @@ +{ + "category.xray": "Advanced XRay", + "keybinding.enable_xray": "启用XRay", + "keybinding.open_gui": "打开Gui", + "message.xray_active": "XRay激活", + "message.xray_deactivate": "XRay停用", + "spacer": "-------------------------------------------------------", + "comment_forge": "Forge mod old lang stuff, please never translate", + "xray.single.cancel": "取消", + "xray.single.add": "添加", + "xray.single.delete": "删除", + "xray.single.save": "保存", + "xray.single.tools": "工具", + "xray.single.close": "关闭", + "xray.single.search": "搜索", + "xray.single.help": "帮助", + "xray.overlay": "XRay激活", + "xray.color.red": "红:", + "xray.color.green": "绿:", + "xray.color.blue": "蓝:", + "xray.input.gui": "GUI的名字", + "xray.input.add": "添加方块", + "xray.input.add_hand": "添加手里的方块", + "xray.input.add_look": "添加查看的地方", + "xray.input.distance": "距离:%s", + "xray.input.show-lava": "显示熔岩:%s", + "xray.input.toggle_oredict": "使用字典", + "xray.title.config": "配置方块", + "xray.title.edit": "编辑方块", + "xray.title.edit_meta": "编辑元数据", + "xray.message.missing_input": "您需要填写所有输入框", + "xray.message.already_exists": "此方块已添加到方块列表", + "xray.message.added_block": "已成功添加%s。", + "xray.message.updated_block": "条目已更新", + "xray.message.remove_block": "已删除%s", + "xray.message.block_exists": "%s已存在,请输入其他名称。", + "xray.message.unknown": "您尝试编辑的方块似乎不存在。", + "xray.message.removed": "已成功删除%s。", + "xray.message.config_missing": "未找到配置文件,正在创建中。", + "xray.message.invalid_hand": "%s需要是一个方块", + "xray.message.thats_odd": "出了什么问题?很抱歉,如果这种情况继续发生,请提交一个issue给作者", + "xray.message.nothing_infront": "你什么都没看,是吗?", + "xray.message.not_a_number": "{%s}不是数字,请为您的meta使用一个数字", + "xray.message.meta_not_supported": "{%s}不是{%s}有效的元数据", + "xray.message.state_warning": "警告,这将限制您使用默认方块块。\n使用注视或手握的方式来获得所需的绝对方块块。\n在某些情况下(箱子),这可能是你需要做的,\n如果是这样的话,那么这是正确的选择。", + "xray.tooltips.add_block": "选择要添加到XRay的方块\n如果您需要特定的方块,则要使用方块默认值\n然后使用“添加查看的地方”。", + "xray.tooltips.add_block_in_hand": "自动选择您手中要\n添加到列表中的方块。", + "xray.tooltips.add_block_looking_at": "自动选择要添加到列表中\n的您正在查看的方块。", + "xray.tooltips.show_lava": "将熔岩显示为红色,就像普通方块一样。\n小心!它很热。", + "xray.tooltips.distance": "这是玩家周围的区块数量。", + "xray.tooltips.edit1": "点击以启用/禁用", + "xray.tooltips.edit2": "按住shift键并单击进行编辑。", + "xray.message.help.gui": "要编辑方块,只需按住shift键并单击要编辑的方块即可。如果要启用/禁用某个方块,请单击某个块\n,它将打开和关闭。", + "xray.message.help.warning": "作为警告,使用任何超过64的距离都会导致FPS下降,因为我们必须扫描大量的块。(大约256^3个)" +} From 97d0b5409c7f2993c2844792ed7ab5a6828e4942 Mon Sep 17 00:00:00 2001 From: Ginsway Date: Tue, 18 Jul 2023 22:06:24 +0800 Subject: [PATCH 02/21] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../advanced-xray-fabric/lang/en_us.json | 0 .../advanced-xray-fabric/lang/zh_cn.json | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename projects/1.20-fabric/assets/{advanced-xray => advanced-xray-fabric-edition}/advanced-xray-fabric/lang/en_us.json (100%) rename projects/1.20-fabric/assets/{advanced-xray => advanced-xray-fabric-edition}/advanced-xray-fabric/lang/zh_cn.json (100%) diff --git a/projects/1.20-fabric/assets/advanced-xray/advanced-xray-fabric/lang/en_us.json b/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/en_us.json similarity index 100% rename from projects/1.20-fabric/assets/advanced-xray/advanced-xray-fabric/lang/en_us.json rename to projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/en_us.json diff --git a/projects/1.20-fabric/assets/advanced-xray/advanced-xray-fabric/lang/zh_cn.json b/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json similarity index 100% rename from projects/1.20-fabric/assets/advanced-xray/advanced-xray-fabric/lang/zh_cn.json rename to projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json From 74ecf55883ebfc671f38e207f19d99e9043a32d3 Mon Sep 17 00:00:00 2001 From: Ginsway <106016532+Ginsway@users.noreply.github.com> Date: Wed, 19 Jul 2023 08:51:38 +0800 Subject: [PATCH 03/21] Update projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json Co-authored-by: mamaruo <37480168+mamaruo@users.noreply.github.com> --- .../advanced-xray-fabric/lang/zh_cn.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json b/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json index 51356f2749d3..d8ea9f868c46 100644 --- a/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json +++ b/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json @@ -2,8 +2,8 @@ "category.xray": "Advanced XRay", "keybinding.enable_xray": "启用XRay", "keybinding.open_gui": "打开Gui", - "message.xray_active": "XRay激活", - "message.xray_deactivate": "XRay停用", + "message.xray_active": "XRay已激活", + "message.xray_deactivate": "XRay已停用", "spacer": "-------------------------------------------------------", "comment_forge": "Forge mod old lang stuff, please never translate", "xray.single.cancel": "取消", From 2e63d573e1e72ca658fe290ee8238da18ef25838 Mon Sep 17 00:00:00 2001 From: Ginsway <106016532+Ginsway@users.noreply.github.com> Date: Wed, 19 Jul 2023 08:52:01 +0800 Subject: [PATCH 04/21] Update projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json Co-authored-by: mamaruo <37480168+mamaruo@users.noreply.github.com> --- .../advanced-xray-fabric/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json b/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json index d8ea9f868c46..21019a4b409c 100644 --- a/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json +++ b/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json @@ -28,7 +28,7 @@ "xray.title.config": "配置方块", "xray.title.edit": "编辑方块", "xray.title.edit_meta": "编辑元数据", - "xray.message.missing_input": "您需要填写所有输入框", + "xray.message.missing_input": "你必须填写所有输入项", "xray.message.already_exists": "此方块已添加到方块列表", "xray.message.added_block": "已成功添加%s。", "xray.message.updated_block": "条目已更新", From 226610abee51ae245fc4ca8769940823f556b63e Mon Sep 17 00:00:00 2001 From: Ginsway <106016532+Ginsway@users.noreply.github.com> Date: Wed, 19 Jul 2023 08:52:16 +0800 Subject: [PATCH 05/21] Update projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json Co-authored-by: mamaruo <37480168+mamaruo@users.noreply.github.com> --- .../advanced-xray-fabric/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json b/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json index 21019a4b409c..35e7b1874ea9 100644 --- a/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json +++ b/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json @@ -21,7 +21,7 @@ "xray.input.gui": "GUI的名字", "xray.input.add": "添加方块", "xray.input.add_hand": "添加手里的方块", - "xray.input.add_look": "添加查看的地方", + "xray.input.add_look": "添加目前注视的方块", "xray.input.distance": "距离:%s", "xray.input.show-lava": "显示熔岩:%s", "xray.input.toggle_oredict": "使用字典", From 30795b421ceb865a5fe6c51d49ad0a90ecca1a69 Mon Sep 17 00:00:00 2001 From: Ginsway <106016532+Ginsway@users.noreply.github.com> Date: Wed, 19 Jul 2023 08:52:28 +0800 Subject: [PATCH 06/21] Update projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json Co-authored-by: mamaruo <37480168+mamaruo@users.noreply.github.com> --- .../advanced-xray-fabric/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json b/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json index 35e7b1874ea9..d824cabef97d 100644 --- a/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json +++ b/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json @@ -39,7 +39,7 @@ "xray.message.config_missing": "未找到配置文件,正在创建中。", "xray.message.invalid_hand": "%s需要是一个方块", "xray.message.thats_odd": "出了什么问题?很抱歉,如果这种情况继续发生,请提交一个issue给作者", - "xray.message.nothing_infront": "你什么都没看,是吗?", + "xray.message.nothing_infront": "你注视的地方没方块,对吧?", "xray.message.not_a_number": "{%s}不是数字,请为您的meta使用一个数字", "xray.message.meta_not_supported": "{%s}不是{%s}有效的元数据", "xray.message.state_warning": "警告,这将限制您使用默认方块块。\n使用注视或手握的方式来获得所需的绝对方块块。\n在某些情况下(箱子),这可能是你需要做的,\n如果是这样的话,那么这是正确的选择。", From 38c88a813105be02cf001b60f334296211ee6f7f Mon Sep 17 00:00:00 2001 From: Ginsway Date: Wed, 19 Jul 2023 09:55:59 +0800 Subject: [PATCH 07/21] Update zh_cn.json --- .../advanced-xray-fabric/lang/zh_cn.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json b/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json index d824cabef97d..f450ab44c75b 100644 --- a/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json +++ b/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json @@ -42,7 +42,7 @@ "xray.message.nothing_infront": "你注视的地方没方块,对吧?", "xray.message.not_a_number": "{%s}不是数字,请为您的meta使用一个数字", "xray.message.meta_not_supported": "{%s}不是{%s}有效的元数据", - "xray.message.state_warning": "警告,这将限制您使用默认方块块。\n使用注视或手握的方式来获得所需的绝对方块块。\n在某些情况下(箱子),这可能是你需要做的,\n如果是这样的话,那么这是正确的选择。", + "xray.message.state_warning": "警告,这将限制您使用默认方块。\n使用注视或手握的方式来获得所需的绝对方块。\n在某些情况下(箱子),这可能是你需要做的,\n如果是这样的话,那么这是正确的选择。", "xray.tooltips.add_block": "选择要添加到XRay的方块\n如果您需要特定的方块,则要使用方块默认值\n然后使用“添加查看的地方”。", "xray.tooltips.add_block_in_hand": "自动选择您手中要\n添加到列表中的方块。", "xray.tooltips.add_block_looking_at": "自动选择要添加到列表中\n的您正在查看的方块。", @@ -50,6 +50,6 @@ "xray.tooltips.distance": "这是玩家周围的区块数量。", "xray.tooltips.edit1": "点击以启用/禁用", "xray.tooltips.edit2": "按住shift键并单击进行编辑。", - "xray.message.help.gui": "要编辑方块,只需按住shift键并单击要编辑的方块即可。如果要启用/禁用某个方块,请单击某个块\n,它将打开和关闭。", - "xray.message.help.warning": "作为警告,使用任何超过64的距离都会导致FPS下降,因为我们必须扫描大量的块。(大约256^3个)" + "xray.message.help.gui": "要编辑方块,只需按住shift键并单击要编辑的方块即可。如果要启用/禁用某个方块,请单击某个方块\n,它将打开和关闭。", + "xray.message.help.warning": "作为警告,使用任何超过64的距离都会导致FPS下降,因为我们必须扫描大量的方块。(大约256^3个)" } From d9deaf90cb8f8977675efaaf25763fc60784e2ed Mon Sep 17 00:00:00 2001 From: Ginsway Date: Wed, 19 Jul 2023 09:58:12 +0800 Subject: [PATCH 08/21] Update zh_cn.json --- .../advanced-xray-fabric/lang/zh_cn.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json b/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json index f450ab44c75b..d5be53a3e9b4 100644 --- a/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json +++ b/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json @@ -42,8 +42,8 @@ "xray.message.nothing_infront": "你注视的地方没方块,对吧?", "xray.message.not_a_number": "{%s}不是数字,请为您的meta使用一个数字", "xray.message.meta_not_supported": "{%s}不是{%s}有效的元数据", - "xray.message.state_warning": "警告,这将限制您使用默认方块。\n使用注视或手握的方式来获得所需的绝对方块。\n在某些情况下(箱子),这可能是你需要做的,\n如果是这样的话,那么这是正确的选择。", - "xray.tooltips.add_block": "选择要添加到XRay的方块\n如果您需要特定的方块,则要使用方块默认值\n然后使用“添加查看的地方”。", + "xray.message.state_warning": "警告,这将限制您使用默认方块。\n使用注视或手握来获得所需的方块。\n在某些情况下(箱子),这可能是你需要做的,\n如果是这样的话,那么这是正确的选择。", + "xray.tooltips.add_block": "选择要添加到XRay的方块\n如果您需要特定的方块,则要使用方块默认值\n然后使用“添加目前注视的方块”。", "xray.tooltips.add_block_in_hand": "自动选择您手中要\n添加到列表中的方块。", "xray.tooltips.add_block_looking_at": "自动选择要添加到列表中\n的您正在查看的方块。", "xray.tooltips.show_lava": "将熔岩显示为红色,就像普通方块一样。\n小心!它很热。", From db2954e70d498c097b851b7ea955f12525f094ae Mon Sep 17 00:00:00 2001 From: Ginsway Date: Wed, 19 Jul 2023 10:12:17 +0800 Subject: [PATCH 09/21] Update zh_cn.json --- .../advanced-xray-fabric/lang/zh_cn.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json b/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json index d5be53a3e9b4..1baea6f93f97 100644 --- a/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json +++ b/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json @@ -18,7 +18,7 @@ "xray.color.red": "红:", "xray.color.green": "绿:", "xray.color.blue": "蓝:", - "xray.input.gui": "GUI的名字", + "xray.input.gui": "GUI中的名字", "xray.input.add": "添加方块", "xray.input.add_hand": "添加手里的方块", "xray.input.add_look": "添加目前注视的方块", @@ -39,17 +39,17 @@ "xray.message.config_missing": "未找到配置文件,正在创建中。", "xray.message.invalid_hand": "%s需要是一个方块", "xray.message.thats_odd": "出了什么问题?很抱歉,如果这种情况继续发生,请提交一个issue给作者", - "xray.message.nothing_infront": "你注视的地方没方块,对吧?", + "xray.message.nothing_infront": "你目前注视的地方没方块,对吧?", "xray.message.not_a_number": "{%s}不是数字,请为您的meta使用一个数字", "xray.message.meta_not_supported": "{%s}不是{%s}有效的元数据", "xray.message.state_warning": "警告,这将限制您使用默认方块。\n使用注视或手握来获得所需的方块。\n在某些情况下(箱子),这可能是你需要做的,\n如果是这样的话,那么这是正确的选择。", "xray.tooltips.add_block": "选择要添加到XRay的方块\n如果您需要特定的方块,则要使用方块默认值\n然后使用“添加目前注视的方块”。", "xray.tooltips.add_block_in_hand": "自动选择您手中要\n添加到列表中的方块。", - "xray.tooltips.add_block_looking_at": "自动选择要添加到列表中\n的您正在查看的方块。", + "xray.tooltips.add_block_looking_at": "自动选择要添加到列表中\n的您正在注视的方块。", "xray.tooltips.show_lava": "将熔岩显示为红色,就像普通方块一样。\n小心!它很热。", "xray.tooltips.distance": "这是玩家周围的区块数量。", "xray.tooltips.edit1": "点击以启用/禁用", "xray.tooltips.edit2": "按住shift键并单击进行编辑。", - "xray.message.help.gui": "要编辑方块,只需按住shift键并单击要编辑的方块即可。如果要启用/禁用某个方块,请单击某个方块\n,它将打开和关闭。", - "xray.message.help.warning": "作为警告,使用任何超过64的距离都会导致FPS下降,因为我们必须扫描大量的方块。(大约256^3个)" + "xray.message.help.gui": "要编辑方块,只需按住shift键并单击要编辑的方块即可。\n如果要启用/禁用某个方块,请单击某个方块,它将打开和关闭。", + "xray.message.help.warning": "作为警告,使用任何超过64的距离都会导致FPS下降,\n因为我们必须扫描大量的方块。(大约256^3个)" } From ce5efc228843dcba064ef2580d737f2f767e1b67 Mon Sep 17 00:00:00 2001 From: Ginsway Date: Wed, 19 Jul 2023 10:29:11 +0800 Subject: [PATCH 10/21] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E5=85=B6=E4=BB=96?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E7=9A=84=20en=5Fus.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../advanced-xray-fabric/lang/en_us.json | 55 ++++++++++++++++ .../assets/advanced-xray/xray/lang/en_us.json | 10 +++ .../advanced-xray-fabric/lang/en_us.json | 55 ++++++++++++++++ .../assets/advanced-xray/xray/lang/en_us.json | 10 +++ .../1.19/assets/advanced-xray/xray/en_us.json | 63 ++++++++++++++++++ .../assets/advanced-xray/xray/lang/en_us.json | 66 +++++++++++++++++++ 6 files changed, 259 insertions(+) create mode 100644 projects/1.16-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/en_us.json create mode 100644 projects/1.18-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/en_us.json create mode 100644 projects/1.19/assets/advanced-xray/xray/en_us.json create mode 100644 projects/1.20/assets/advanced-xray/xray/lang/en_us.json diff --git a/projects/1.16-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/en_us.json b/projects/1.16-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/en_us.json new file mode 100644 index 000000000000..b3ecb63de3de --- /dev/null +++ b/projects/1.16-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/en_us.json @@ -0,0 +1,55 @@ +{ + "category.xray": "Advanced XRay", + "keybinding.enable_xray": "Enable XRay", + "keybinding.open_gui": "Open Gui", + "message.xray_active": "XRay activated", + "message.xray_deactivate": "XRay deactivated", + "spacer": "-------------------------------------------------------", + "comment_forge": "Forge mod old lang stuff, please never translate", + "xray.single.cancel": "Cancel", + "xray.single.add": "Add", + "xray.single.delete": "Delete", + "xray.single.save": "Save", + "xray.single.tools": "Tools", + "xray.single.close": "Close", + "xray.single.search": "Search", + "xray.single.help": "Help", + "xray.overlay": "XRay Active", + "xray.color.red": "Red: ", + "xray.color.green": "Green: ", + "xray.color.blue": "Blue: ", + "xray.input.gui": "GUI Name", + "xray.input.add": "Add Block", + "xray.input.add_hand": "Add Block in hand", + "xray.input.add_look": "Add Looking at", + "xray.input.distance": "Distance: %s", + "xray.input.show-lava": "Show Lava: %s", + "xray.input.toggle_oredict": "Use Dictionary", + "xray.title.config": "Configure Block", + "xray.title.edit": "Edit Block", + "xray.title.edit_meta": "Edit Meta", + "xray.message.missing_input": "You need to have all the inputs filled in", + "xray.message.already_exists": "This block has already been added to the block list", + "xray.message.added_block": "Successfully added %s.", + "xray.message.updated_block": "Entry Updated", + "xray.message.remove_block": "%s has been removed", + "xray.message.block_exists": "%s already exists. Please enter a different name.", + "xray.message.unknown": "Looks like the block you've tried to edit doesn't exist.", + "xray.message.removed": "Successfully removed %s.", + "xray.message.config_missing": "Config file not found. Creating now.", + "xray.message.invalid_hand": "%s needs to be a block", + "xray.message.thats_odd": "Something went wrong? Sorry about that. Make an issue if this continues to happen", + "xray.message.nothing_infront": "You're not looking at anything are you?", + "xray.message.not_a_number": "{%s} is not a number. Please use a number for your meta", + "xray.message.meta_not_supported": "{%s} isn't a valid meta data for {%s}", + "xray.message.state_warning": "Warning, this will limit you to default\nblocks. Use looking at or in hand to get\nthe absolute block you require.\nIn some cases (chests) this may be what you need to do\nif that's the case then this is the right option.", + "xray.tooltips.add_block": "Select a block to add to the XRay'd blocks\nThis uses block defaults, if you require a specific block\nthen use 'Add Looking At'.", + "xray.tooltips.add_block_in_hand": "Automatically selects the block you've\ngot in your hand to add to the list.", + "xray.tooltips.add_block_looking_at": "Automatically selects the block you're\nlooking at to add to the list.", + "xray.tooltips.show_lava": "Displays lava in RED like a normal block.\nWatch out! It's hot.", + "xray.tooltips.distance": "Warning: Lag if you go over 128.", + "xray.tooltips.edit1": "Click to enable / disable", + "xray.tooltips.edit2": "Hold shift and click to edit.", + "xray.message.help.gui": "To edit a block simply shift click on the block you wish to edit.\nIf you want to enable / disable a block then click on a block\n and it'll toggle on and off.", + "xray.message.help.warning": "As a warning, using any distance over 64 will cause FPS drops due\nto the vast amount of blocks that we have to scan. (It's like 256^3)" +} diff --git a/projects/1.16/assets/advanced-xray/xray/lang/en_us.json b/projects/1.16/assets/advanced-xray/xray/lang/en_us.json index 031b6db5baf4..46081b7ff0b6 100644 --- a/projects/1.16/assets/advanced-xray/xray/lang/en_us.json +++ b/projects/1.16/assets/advanced-xray/xray/lang/en_us.json @@ -1,5 +1,6 @@ { "xray.debug.init": "XRay Initialised", + "xray.single.cancel": "Cancel", "xray.single.add": "Add", "xray.single.delete": "Delete", @@ -8,10 +9,13 @@ "xray.single.close": "Close", "xray.single.search": "Search", "xray.single.help": "Help", + "xray.overlay": "XRay Active", + "xray.color.red": "Red: ", "xray.color.green": "Green: ", "xray.color.blue": "Blue: ", + "xray.input.gui": "GUI Name", "xray.input.add": "Add Block", "xray.input.add_hand": "Add Block in hand", @@ -19,9 +23,11 @@ "xray.input.distance": "Distance: %s", "xray.input.show-lava": "Show Lava: %s", "xray.input.toggle_oredict": "Use Dictionary", + "xray.title.config": "Configure Block", "xray.title.edit": "Edit Block", "xray.title.edit_meta": "Edit Meta", + "xray.message.missing_input": "You need to have all the inputs filled in", "xray.message.already_exists": "This block has already been added to the block list", "xray.message.added_block": "Successfully added %s.", @@ -37,6 +43,7 @@ "xray.message.not_a_number": "{%s} is not a number. Please use a number for your meta", "xray.message.meta_not_supported": "{%s} isn't a valid meta data for {%s}", "xray.message.state_warning": "Warning, this will limit you to default\nblocks. Use looking at or in hand to get\nthe absolute block you require.\nIn some cases (chests) this may be what you need to do\nif that's the case then this is the right option.", + "xray.tooltips.add_block": "Select a block to add to the XRay'd blocks\nThis uses block defaults, if you require a specific block\nthen use 'Add Looking At'.", "xray.tooltips.add_block_in_hand": "Automatically selects the block you've\ngot in your hand to add to the list.", "xray.tooltips.add_block_looking_at": "Automatically selects the block you're\nlooking at to add to the list.", @@ -44,10 +51,13 @@ "xray.tooltips.distance": "Warning: Lag if you go over 128.", "xray.tooltips.edit1": "Click to enable / disable", "xray.tooltips.edit2": "Hold shift and click to edit.", + "xray.message.help.gui": "To edit a block simply shift click on the block you wish to edit.\nIf you want to enable / disable a block then click on a block\n and it'll toggle on and off.", "xray.message.help.warning": "As a warning, using any distance over 64 will cause FPS drops due\nto the vast amount of blocks that we have to scan. (It's like 256^3)", + "xray.config.toggle": "Toggle XRay", "xray.config.open": "Open XRay Menu", + "xray.toggle.activated": "XRay activated", "xray.toggle.deactivated": "XRay deactivated" } \ No newline at end of file diff --git a/projects/1.18-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/en_us.json b/projects/1.18-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/en_us.json new file mode 100644 index 000000000000..0124dae5c5aa --- /dev/null +++ b/projects/1.18-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/en_us.json @@ -0,0 +1,55 @@ +{ + "category.xray": "Advanced XRay", + "keybinding.enable_xray": "Enable XRay", + "keybinding.open_gui": "Open Gui", + "message.xray_active": "XRay activated", + "message.xray_deactivate": "XRay deactivated", + "spacer": "-------------------------------------------------------", + "comment_forge": "Forge mod old lang stuff, please never translate", + "xray.single.cancel": "Cancel", + "xray.single.add": "Add", + "xray.single.delete": "Delete", + "xray.single.save": "Save", + "xray.single.tools": "Tools", + "xray.single.close": "Close", + "xray.single.search": "Search", + "xray.single.help": "Help", + "xray.overlay": "XRay Active", + "xray.color.red": "Red: ", + "xray.color.green": "Green: ", + "xray.color.blue": "Blue: ", + "xray.input.gui": "GUI Name", + "xray.input.add": "Add Block", + "xray.input.add_hand": "Add Block in hand", + "xray.input.add_look": "Add Looking at", + "xray.input.distance": "Distance: %s", + "xray.input.show-lava": "Show Lava: %s", + "xray.input.toggle_oredict": "Use Dictionary", + "xray.title.config": "Configure Block", + "xray.title.edit": "Edit Block", + "xray.title.edit_meta": "Edit Meta", + "xray.message.missing_input": "You need to have all the inputs filled in", + "xray.message.already_exists": "This block has already been added to the block list", + "xray.message.added_block": "Successfully added %s.", + "xray.message.updated_block": "Entry Updated", + "xray.message.remove_block": "%s has been removed", + "xray.message.block_exists": "%s already exists. Please enter a different name.", + "xray.message.unknown": "Looks like the block you've tried to edit doesn't exist.", + "xray.message.removed": "Successfully removed %s.", + "xray.message.config_missing": "Config file not found. Creating now.", + "xray.message.invalid_hand": "%s needs to be a block", + "xray.message.thats_odd": "Something went wrong? Sorry about that. Make an issue if this continues to happen", + "xray.message.nothing_infront": "You're not looking at anything are you?", + "xray.message.not_a_number": "{%s} is not a number. Please use a number for your meta", + "xray.message.meta_not_supported": "{%s} isn't a valid meta data for {%s}", + "xray.message.state_warning": "Warning, this will limit you to default\nblocks. Use looking at or in hand to get\nthe absolute block you require.\nIn some cases (chests) this may be what you need to do\nif that's the case then this is the right option.", + "xray.tooltips.add_block": "Select a block to add to the XRay'd blocks\nThis uses block defaults, if you require a specific block\nthen use 'Add Looking At'.", + "xray.tooltips.add_block_in_hand": "Automatically selects the block you've\ngot in your hand to add to the list.", + "xray.tooltips.add_block_looking_at": "Automatically selects the block you're\nlooking at to add to the list.", + "xray.tooltips.show_lava": "Displays lava in RED like a normal block.\nWatch out! It's hot.", + "xray.tooltips.distance": "This is the amount of chunks around the player.", + "xray.tooltips.edit1": "Click to enable / disable", + "xray.tooltips.edit2": "Hold shift and click to edit.", + "xray.message.help.gui": "To edit a block simply shift click on the block you wish to edit.\nIf you want to enable / disable a block then click on a block\n and it'll toggle on and off.", + "xray.message.help.warning": "As a warning, using any distance over 64 will cause FPS drops due\nto the vast amount of blocks that we have to scan. (It's like 256^3)" +} diff --git a/projects/1.18/assets/advanced-xray/xray/lang/en_us.json b/projects/1.18/assets/advanced-xray/xray/lang/en_us.json index e5f318f0cdd0..a5428656ff11 100644 --- a/projects/1.18/assets/advanced-xray/xray/lang/en_us.json +++ b/projects/1.18/assets/advanced-xray/xray/lang/en_us.json @@ -1,5 +1,6 @@ { "xray.debug.init": "XRay Initialised", + "xray.single.cancel": "Cancel", "xray.single.add": "Add", "xray.single.delete": "Delete", @@ -8,10 +9,13 @@ "xray.single.close": "Close", "xray.single.search": "Search", "xray.single.help": "Help", + "xray.overlay": "XRay Active", + "xray.color.red": "Red: ", "xray.color.green": "Green: ", "xray.color.blue": "Blue: ", + "xray.input.gui": "GUI Name", "xray.input.add": "Add Block", "xray.input.add_hand": "Add Block in hand", @@ -19,9 +23,11 @@ "xray.input.distance": "Distance: %s", "xray.input.show-lava": "Show Lava: %s", "xray.input.toggle_oredict": "Use Dictionary", + "xray.title.config": "Configure Block", "xray.title.edit": "Edit Block", "xray.title.edit_meta": "Edit Meta", + "xray.message.missing_input": "You need to have all the inputs filled in", "xray.message.already_exists": "This block has already been added to the block list", "xray.message.added_block": "Successfully added %s.", @@ -37,6 +43,7 @@ "xray.message.not_a_number": "{%s} is not a number. Please use a number for your meta", "xray.message.meta_not_supported": "{%s} isn't a valid meta data for {%s}", "xray.message.state_warning": "Warning, this will limit you to default\nblocks. Use looking at or in hand to get\nthe absolute block you require.\nIn some cases (chests) this may be what you need to do\nif that's the case then this is the right option.", + "xray.tooltips.add_block": "Select a block to add to the XRay'd blocks\nThis uses block defaults, if you require a specific block\nthen use 'Add Looking At'.", "xray.tooltips.add_block_in_hand": "Automatically selects the block you've\ngot in your hand to add to the list.", "xray.tooltips.add_block_looking_at": "Automatically selects the block you're\nlooking at to add to the list.", @@ -44,10 +51,13 @@ "xray.tooltips.distance": "Warning: Larger radius will lag for a second whilst updating.", "xray.tooltips.edit1": "Click to enable / disable", "xray.tooltips.edit2": "Hold shift and click to edit.", + "xray.message.help.gui": "To edit a block simply shift click on the block you wish to edit.\nIf you want to enable / disable a block then click on a block\n and it'll toggle on and off.", "xray.message.help.warning": "As a warning, using any distance over 64 will cause FPS drops due\nto the vast amount of blocks that we have to scan. (It's like 256^3)", + "xray.config.toggle": "Toggle XRay", "xray.config.open": "Open XRay Menu", + "xray.toggle.activated": "XRay activated", "xray.toggle.deactivated": "XRay deactivated" } \ No newline at end of file diff --git a/projects/1.19/assets/advanced-xray/xray/en_us.json b/projects/1.19/assets/advanced-xray/xray/en_us.json new file mode 100644 index 000000000000..a5428656ff11 --- /dev/null +++ b/projects/1.19/assets/advanced-xray/xray/en_us.json @@ -0,0 +1,63 @@ +{ + "xray.debug.init": "XRay Initialised", + + "xray.single.cancel": "Cancel", + "xray.single.add": "Add", + "xray.single.delete": "Delete", + "xray.single.save": "Save", + "xray.single.tools": "Tools", + "xray.single.close": "Close", + "xray.single.search": "Search", + "xray.single.help": "Help", + + "xray.overlay": "XRay Active", + + "xray.color.red": "Red: ", + "xray.color.green": "Green: ", + "xray.color.blue": "Blue: ", + + "xray.input.gui": "GUI Name", + "xray.input.add": "Add Block", + "xray.input.add_hand": "Add Block in hand", + "xray.input.add_look": "Add Looking at", + "xray.input.distance": "Distance: %s", + "xray.input.show-lava": "Show Lava: %s", + "xray.input.toggle_oredict": "Use Dictionary", + + "xray.title.config": "Configure Block", + "xray.title.edit": "Edit Block", + "xray.title.edit_meta": "Edit Meta", + + "xray.message.missing_input": "You need to have all the inputs filled in", + "xray.message.already_exists": "This block has already been added to the block list", + "xray.message.added_block": "Successfully added %s.", + "xray.message.updated_block": "Entry Updated", + "xray.message.remove_block": "%s has been removed", + "xray.message.block_exists": "%s already exists. Please enter a different name.", + "xray.message.unknown": "Looks like the block you've tried to edit doesn't exist.", + "xray.message.removed": "Successfully removed %s.", + "xray.message.config_missing": "Config file not found. Creating now.", + "xray.message.invalid_hand": "%s needs to be a block", + "xray.message.thats_odd": "Something went wrong? Sorry about that. Make an issue if this continues to happen", + "xray.message.nothing_infront": "You're not looking at anything are you?", + "xray.message.not_a_number": "{%s} is not a number. Please use a number for your meta", + "xray.message.meta_not_supported": "{%s} isn't a valid meta data for {%s}", + "xray.message.state_warning": "Warning, this will limit you to default\nblocks. Use looking at or in hand to get\nthe absolute block you require.\nIn some cases (chests) this may be what you need to do\nif that's the case then this is the right option.", + + "xray.tooltips.add_block": "Select a block to add to the XRay'd blocks\nThis uses block defaults, if you require a specific block\nthen use 'Add Looking At'.", + "xray.tooltips.add_block_in_hand": "Automatically selects the block you've\ngot in your hand to add to the list.", + "xray.tooltips.add_block_looking_at": "Automatically selects the block you're\nlooking at to add to the list.", + "xray.tooltips.show_lava": "Displays lava in RED like a normal block.\nWatch out! It's hot.", + "xray.tooltips.distance": "Warning: Larger radius will lag for a second whilst updating.", + "xray.tooltips.edit1": "Click to enable / disable", + "xray.tooltips.edit2": "Hold shift and click to edit.", + + "xray.message.help.gui": "To edit a block simply shift click on the block you wish to edit.\nIf you want to enable / disable a block then click on a block\n and it'll toggle on and off.", + "xray.message.help.warning": "As a warning, using any distance over 64 will cause FPS drops due\nto the vast amount of blocks that we have to scan. (It's like 256^3)", + + "xray.config.toggle": "Toggle XRay", + "xray.config.open": "Open XRay Menu", + + "xray.toggle.activated": "XRay activated", + "xray.toggle.deactivated": "XRay deactivated" +} \ No newline at end of file diff --git a/projects/1.20/assets/advanced-xray/xray/lang/en_us.json b/projects/1.20/assets/advanced-xray/xray/lang/en_us.json new file mode 100644 index 000000000000..33e24afde999 --- /dev/null +++ b/projects/1.20/assets/advanced-xray/xray/lang/en_us.json @@ -0,0 +1,66 @@ +{ + "xray.debug.init": "XRay Initialised", + + "xray.single.cancel": "Cancel", + "xray.single.add": "Add", + "xray.single.delete": "Delete", + "xray.single.save": "Save", + "xray.single.tools": "Tools", + "xray.single.close": "Close", + "xray.single.search": "Search", + "xray.single.help": "Help", + + "xray.overlay": "XRay Active", + + "xray.color.red": "Red: ", + "xray.color.green": "Green: ", + "xray.color.blue": "Blue: ", + + "xray.input.gui": "GUI Name", + "xray.input.add": "Add Block", + "xray.input.add_hand": "Add Block in hand", + "xray.input.add_look": "Add Looking at", + "xray.input.distance": "Distance: %s", + "xray.input.show-lava": "Show Lava: %s", + "xray.input.toggle_oredict": "Use Dictionary", + + "xray.title.config": "Configure Block", + "xray.title.edit": "Edit Block", + "xray.title.edit_meta": "Edit Meta", + + "xray.chat.first-time": "§6Thank you for using Advanced XRay, §rYou can open the menu by pressing §a[%s§a] §rand turn XRay on with §a[%s§a]§r.", + "xray.chat.first-time-line-2": "These can be changed in settings -> options -> controls -> keybindings. §cThis message will only show once.", + + "xray.message.missing_input": "You need to have all the inputs filled in", + "xray.message.already_exists": "This block has already been added to the block list", + "xray.message.added_block": "Successfully added %s.", + "xray.message.updated_block": "Entry Updated", + "xray.message.remove_block": "%s has been removed", + "xray.message.block_exists": "%s already exists. Please enter a different name.", + "xray.message.unknown": "Looks like the block you've tried to edit doesn't exist.", + "xray.message.removed": "Successfully removed %s.", + "xray.message.config_missing": "Config file not found. Creating now.", + "xray.message.invalid_hand": "%s needs to be a block", + "xray.message.thats_odd": "Something went wrong? Sorry about that. Make an issue if this continues to happen", + "xray.message.nothing_infront": "You're not looking at anything are you?", + "xray.message.not_a_number": "{%s} is not a number. Please use a number for your meta", + "xray.message.meta_not_supported": "{%s} isn't a valid meta data for {%s}", + "xray.message.state_warning": "Warning, this will limit you to default\nblocks. Use looking at or in hand to get\nthe absolute block you require.\nIn some cases (chests) this may be what you need to do\nif that's the case then this is the right option.", + + "xray.tooltips.add_block": "Select a block to add to the XRay'd blocks\nThis uses block defaults, if you require a specific block\nthen use 'Add Looking At'.", + "xray.tooltips.add_block_in_hand": "Automatically selects the block you've\ngot in your hand to add to the list.", + "xray.tooltips.add_block_looking_at": "Automatically selects the block you're\nlooking at to add to the list.", + "xray.tooltips.show_lava": "Displays lava in RED like a normal block.\nWatch out! It's hot.", + "xray.tooltips.distance": "Warning: Larger radius will lag for a second whilst updating.", + "xray.tooltips.edit1": "Click to enable / disable", + "xray.tooltips.edit2": "Hold shift and click to edit.", + + "xray.message.help.gui": "To edit a block simply shift click on the block you wish to edit.\nIf you want to enable / disable a block then click on a block\n and it'll toggle on and off.", + "xray.message.help.warning": "As a warning, using any distance over 64 will cause FPS drops due\nto the vast amount of blocks that we have to scan. (It's like 256^3)", + + "xray.config.toggle": "Toggle XRay", + "xray.config.open": "Open XRay Menu", + + "xray.toggle.activated": "XRay activated", + "xray.toggle.deactivated": "XRay deactivated" +} From 94738be55c9bc03721bb5c3e61334b8ef42a0265 Mon Sep 17 00:00:00 2001 From: Ginsway Date: Wed, 19 Jul 2023 10:45:09 +0800 Subject: [PATCH 11/21] Update zh_cn.json --- .../advanced-xray-fabric/lang/zh_cn.json | 40 +++++++++---------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json b/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json index 1baea6f93f97..7d45aeeceaa6 100644 --- a/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json +++ b/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json @@ -1,9 +1,9 @@ { "category.xray": "Advanced XRay", "keybinding.enable_xray": "启用XRay", - "keybinding.open_gui": "打开Gui", + "keybinding.open_gui": "打开GUI", "message.xray_active": "XRay已激活", - "message.xray_deactivate": "XRay已停用", + "message.xray_deactivate": "XRay已关闭", "spacer": "-------------------------------------------------------", "comment_forge": "Forge mod old lang stuff, please never translate", "xray.single.cancel": "取消", @@ -20,36 +20,36 @@ "xray.color.blue": "蓝:", "xray.input.gui": "GUI中的名字", "xray.input.add": "添加方块", - "xray.input.add_hand": "添加手里的方块", - "xray.input.add_look": "添加目前注视的方块", - "xray.input.distance": "距离:%s", + "xray.input.add_hand": "添加手持的方块", + "xray.input.add_look": "添加目视的方块", + "xray.input.distance": "检测范围:%s", "xray.input.show-lava": "显示熔岩:%s", - "xray.input.toggle_oredict": "使用字典", + "xray.input.toggle_oredict": "匹配矿物词典", "xray.title.config": "配置方块", "xray.title.edit": "编辑方块", "xray.title.edit_meta": "编辑元数据", "xray.message.missing_input": "你必须填写所有输入项", "xray.message.already_exists": "此方块已添加到方块列表", "xray.message.added_block": "已成功添加%s。", - "xray.message.updated_block": "条目已更新", + "xray.message.updated_block": "方块列表已更新", "xray.message.remove_block": "已删除%s", "xray.message.block_exists": "%s已存在,请输入其他名称。", - "xray.message.unknown": "您尝试编辑的方块似乎不存在。", + "xray.message.unknown": "你尝试编辑的方块似乎不存在。", "xray.message.removed": "已成功删除%s。", "xray.message.config_missing": "未找到配置文件,正在创建中。", - "xray.message.invalid_hand": "%s需要是一个方块", - "xray.message.thats_odd": "出了什么问题?很抱歉,如果这种情况继续发生,请提交一个issue给作者", - "xray.message.nothing_infront": "你目前注视的地方没方块,对吧?", - "xray.message.not_a_number": "{%s}不是数字,请为您的meta使用一个数字", + "xray.message.invalid_hand": "%s不是方块", + "xray.message.thats_odd": "出错了?很抱歉,如果这种情况持续发生,请反馈此问题", + "xray.message.nothing_infront": "你目视的地方没有方块,对吧?", + "xray.message.not_a_number": "{%s}不是数字,请使用数字来指定元数据", "xray.message.meta_not_supported": "{%s}不是{%s}有效的元数据", - "xray.message.state_warning": "警告,这将限制您使用默认方块。\n使用注视或手握来获得所需的方块。\n在某些情况下(箱子),这可能是你需要做的,\n如果是这样的话,那么这是正确的选择。", - "xray.tooltips.add_block": "选择要添加到XRay的方块\n如果您需要特定的方块,则要使用方块默认值\n然后使用“添加目前注视的方块”。", - "xray.tooltips.add_block_in_hand": "自动选择您手中要\n添加到列表中的方块。", - "xray.tooltips.add_block_looking_at": "自动选择要添加到列表中\n的您正在注视的方块。", - "xray.tooltips.show_lava": "将熔岩显示为红色,就像普通方块一样。\n小心!它很热。", + "xray.message.state_warning": "警告,这将限制你只能使用默认方块。\n使用“添加手持的方块”或“添加目视的方块”来获得明确需要的方块。\n在某些情况下(比如箱子),你可能有必要做,\n如果是这样的话,那么这是正确的选择。", + "xray.tooltips.add_block": "选择要添加到XRay的方块\n如果你需要特定的方块,则要使用方块默认值\n然后使用“添加目视的方块”。", + "xray.tooltips.add_block_in_hand": "自动选择你手中的方块\n并添加到列表中。", + "xray.tooltips.add_block_looking_at": "自动选择你正在注视的方块添加到列表中\n的。", + "xray.tooltips.show_lava": "将熔岩像普通方块显示为红色。\n小心!它很烫。", "xray.tooltips.distance": "这是玩家周围的区块数量。", "xray.tooltips.edit1": "点击以启用/禁用", - "xray.tooltips.edit2": "按住shift键并单击进行编辑。", - "xray.message.help.gui": "要编辑方块,只需按住shift键并单击要编辑的方块即可。\n如果要启用/禁用某个方块,请单击某个方块,它将打开和关闭。", - "xray.message.help.warning": "作为警告,使用任何超过64的距离都会导致FPS下降,\n因为我们必须扫描大量的方块。(大约256^3个)" + "xray.tooltips.edit2": "按住Shift键并单击进行编辑。", + "xray.message.help.gui": "要编辑方块,只需按住Shift键并单击要编辑的方块即可。\n如果要启用/禁用某个方块,请单击某个方块,它将打开和关闭。", + "xray.message.help.warning": "警告,使用超过64的检测范围都会导致FPS下降,\n因为我们必须扫描大量的方块。(大约256^3个)" } From e94fd2dcae2e77f9947e6c6b3e62e0c38481064c Mon Sep 17 00:00:00 2001 From: Ginsway Date: Tue, 1 Aug 2023 10:07:33 +0800 Subject: [PATCH 12/21] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=AF=AD=E8=A8=80?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../advanced-xray-fabric/lang/zh_cn.json | 55 +++++++++++++++++++ .../advanced-xray-fabric/lang/zh_cn.json | 55 +++++++++++++++++++ .../advanced-xray/xray/{ => lang}/en_us.json | 0 .../assets/advanced-xray/xray/lang/zh_cn.json | 52 ++++++++++++++++++ .../assets/advanced-xray/xray/lang/zh_cn.json | 52 ++++++++++++++++++ 5 files changed, 214 insertions(+) create mode 100644 projects/1.16-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json create mode 100644 projects/1.18-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json rename projects/1.19/assets/advanced-xray/xray/{ => lang}/en_us.json (100%) create mode 100644 projects/1.19/assets/advanced-xray/xray/lang/zh_cn.json create mode 100644 projects/1.20/assets/advanced-xray/xray/lang/zh_cn.json diff --git a/projects/1.16-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json b/projects/1.16-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json new file mode 100644 index 000000000000..7d45aeeceaa6 --- /dev/null +++ b/projects/1.16-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json @@ -0,0 +1,55 @@ +{ + "category.xray": "Advanced XRay", + "keybinding.enable_xray": "启用XRay", + "keybinding.open_gui": "打开GUI", + "message.xray_active": "XRay已激活", + "message.xray_deactivate": "XRay已关闭", + "spacer": "-------------------------------------------------------", + "comment_forge": "Forge mod old lang stuff, please never translate", + "xray.single.cancel": "取消", + "xray.single.add": "添加", + "xray.single.delete": "删除", + "xray.single.save": "保存", + "xray.single.tools": "工具", + "xray.single.close": "关闭", + "xray.single.search": "搜索", + "xray.single.help": "帮助", + "xray.overlay": "XRay激活", + "xray.color.red": "红:", + "xray.color.green": "绿:", + "xray.color.blue": "蓝:", + "xray.input.gui": "GUI中的名字", + "xray.input.add": "添加方块", + "xray.input.add_hand": "添加手持的方块", + "xray.input.add_look": "添加目视的方块", + "xray.input.distance": "检测范围:%s", + "xray.input.show-lava": "显示熔岩:%s", + "xray.input.toggle_oredict": "匹配矿物词典", + "xray.title.config": "配置方块", + "xray.title.edit": "编辑方块", + "xray.title.edit_meta": "编辑元数据", + "xray.message.missing_input": "你必须填写所有输入项", + "xray.message.already_exists": "此方块已添加到方块列表", + "xray.message.added_block": "已成功添加%s。", + "xray.message.updated_block": "方块列表已更新", + "xray.message.remove_block": "已删除%s", + "xray.message.block_exists": "%s已存在,请输入其他名称。", + "xray.message.unknown": "你尝试编辑的方块似乎不存在。", + "xray.message.removed": "已成功删除%s。", + "xray.message.config_missing": "未找到配置文件,正在创建中。", + "xray.message.invalid_hand": "%s不是方块", + "xray.message.thats_odd": "出错了?很抱歉,如果这种情况持续发生,请反馈此问题", + "xray.message.nothing_infront": "你目视的地方没有方块,对吧?", + "xray.message.not_a_number": "{%s}不是数字,请使用数字来指定元数据", + "xray.message.meta_not_supported": "{%s}不是{%s}有效的元数据", + "xray.message.state_warning": "警告,这将限制你只能使用默认方块。\n使用“添加手持的方块”或“添加目视的方块”来获得明确需要的方块。\n在某些情况下(比如箱子),你可能有必要做,\n如果是这样的话,那么这是正确的选择。", + "xray.tooltips.add_block": "选择要添加到XRay的方块\n如果你需要特定的方块,则要使用方块默认值\n然后使用“添加目视的方块”。", + "xray.tooltips.add_block_in_hand": "自动选择你手中的方块\n并添加到列表中。", + "xray.tooltips.add_block_looking_at": "自动选择你正在注视的方块添加到列表中\n的。", + "xray.tooltips.show_lava": "将熔岩像普通方块显示为红色。\n小心!它很烫。", + "xray.tooltips.distance": "这是玩家周围的区块数量。", + "xray.tooltips.edit1": "点击以启用/禁用", + "xray.tooltips.edit2": "按住Shift键并单击进行编辑。", + "xray.message.help.gui": "要编辑方块,只需按住Shift键并单击要编辑的方块即可。\n如果要启用/禁用某个方块,请单击某个方块,它将打开和关闭。", + "xray.message.help.warning": "警告,使用超过64的检测范围都会导致FPS下降,\n因为我们必须扫描大量的方块。(大约256^3个)" +} diff --git a/projects/1.18-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json b/projects/1.18-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json new file mode 100644 index 000000000000..7d45aeeceaa6 --- /dev/null +++ b/projects/1.18-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json @@ -0,0 +1,55 @@ +{ + "category.xray": "Advanced XRay", + "keybinding.enable_xray": "启用XRay", + "keybinding.open_gui": "打开GUI", + "message.xray_active": "XRay已激活", + "message.xray_deactivate": "XRay已关闭", + "spacer": "-------------------------------------------------------", + "comment_forge": "Forge mod old lang stuff, please never translate", + "xray.single.cancel": "取消", + "xray.single.add": "添加", + "xray.single.delete": "删除", + "xray.single.save": "保存", + "xray.single.tools": "工具", + "xray.single.close": "关闭", + "xray.single.search": "搜索", + "xray.single.help": "帮助", + "xray.overlay": "XRay激活", + "xray.color.red": "红:", + "xray.color.green": "绿:", + "xray.color.blue": "蓝:", + "xray.input.gui": "GUI中的名字", + "xray.input.add": "添加方块", + "xray.input.add_hand": "添加手持的方块", + "xray.input.add_look": "添加目视的方块", + "xray.input.distance": "检测范围:%s", + "xray.input.show-lava": "显示熔岩:%s", + "xray.input.toggle_oredict": "匹配矿物词典", + "xray.title.config": "配置方块", + "xray.title.edit": "编辑方块", + "xray.title.edit_meta": "编辑元数据", + "xray.message.missing_input": "你必须填写所有输入项", + "xray.message.already_exists": "此方块已添加到方块列表", + "xray.message.added_block": "已成功添加%s。", + "xray.message.updated_block": "方块列表已更新", + "xray.message.remove_block": "已删除%s", + "xray.message.block_exists": "%s已存在,请输入其他名称。", + "xray.message.unknown": "你尝试编辑的方块似乎不存在。", + "xray.message.removed": "已成功删除%s。", + "xray.message.config_missing": "未找到配置文件,正在创建中。", + "xray.message.invalid_hand": "%s不是方块", + "xray.message.thats_odd": "出错了?很抱歉,如果这种情况持续发生,请反馈此问题", + "xray.message.nothing_infront": "你目视的地方没有方块,对吧?", + "xray.message.not_a_number": "{%s}不是数字,请使用数字来指定元数据", + "xray.message.meta_not_supported": "{%s}不是{%s}有效的元数据", + "xray.message.state_warning": "警告,这将限制你只能使用默认方块。\n使用“添加手持的方块”或“添加目视的方块”来获得明确需要的方块。\n在某些情况下(比如箱子),你可能有必要做,\n如果是这样的话,那么这是正确的选择。", + "xray.tooltips.add_block": "选择要添加到XRay的方块\n如果你需要特定的方块,则要使用方块默认值\n然后使用“添加目视的方块”。", + "xray.tooltips.add_block_in_hand": "自动选择你手中的方块\n并添加到列表中。", + "xray.tooltips.add_block_looking_at": "自动选择你正在注视的方块添加到列表中\n的。", + "xray.tooltips.show_lava": "将熔岩像普通方块显示为红色。\n小心!它很烫。", + "xray.tooltips.distance": "这是玩家周围的区块数量。", + "xray.tooltips.edit1": "点击以启用/禁用", + "xray.tooltips.edit2": "按住Shift键并单击进行编辑。", + "xray.message.help.gui": "要编辑方块,只需按住Shift键并单击要编辑的方块即可。\n如果要启用/禁用某个方块,请单击某个方块,它将打开和关闭。", + "xray.message.help.warning": "警告,使用超过64的检测范围都会导致FPS下降,\n因为我们必须扫描大量的方块。(大约256^3个)" +} diff --git a/projects/1.19/assets/advanced-xray/xray/en_us.json b/projects/1.19/assets/advanced-xray/xray/lang/en_us.json similarity index 100% rename from projects/1.19/assets/advanced-xray/xray/en_us.json rename to projects/1.19/assets/advanced-xray/xray/lang/en_us.json diff --git a/projects/1.19/assets/advanced-xray/xray/lang/zh_cn.json b/projects/1.19/assets/advanced-xray/xray/lang/zh_cn.json new file mode 100644 index 000000000000..e5b8f5bb8066 --- /dev/null +++ b/projects/1.19/assets/advanced-xray/xray/lang/zh_cn.json @@ -0,0 +1,52 @@ +{ + "xray.debug.init": "XRay初始化完成", + "xray.single.cancel": "取消", + "xray.single.add": "添加", + "xray.single.delete": "删除", + "xray.single.save": "保存", + "xray.single.tools": "工具", + "xray.single.close": "关闭", + "xray.single.search": "搜索", + "xray.single.help": "帮助", + "xray.overlay": "XRay已开启", + "xray.color.red": "红色:", + "xray.color.green": "绿色:", + "xray.color.blue": "蓝色:", + "xray.input.gui": "GUI名称", + "xray.input.add": "添加方块", + "xray.input.add_hand": "添加手持方块", + "xray.input.add_look": "添加目视方块", + "xray.input.distance": "距离:%s", + "xray.input.show-lava": "显示熔岩:%s", + "xray.input.toggle_oredict": "匹配矿物词典", + "xray.title.config": "配置方块", + "xray.title.edit": "编辑方块", + "xray.title.edit_meta": "编辑Meta", + "xray.message.missing_input": "你需要填写所有输入", + "xray.message.already_exists": "列表中已存在该方块", + "xray.message.added_block": "已成功添加 %s。", + "xray.message.updated_block": "方块列表已更新", + "xray.message.remove_block": "已移除 %s。", + "xray.message.block_exists": "%s 已存在。请键入不同的名称。", + "xray.message.unknown": "你尝试编辑的方块似乎并不存在。", + "xray.message.removed": "已成功移除 %s。", + "xray.message.config_missing": "找不到配置文件。正在另行新建。", + "xray.message.invalid_hand": "%s 不属于方块。", + "xray.message.thats_odd": "出错了?很抱歉。如果类似情况持续发生,请反馈此问题。", + "xray.message.nothing_infront": "你并没有目视任何东西,对吧?", + "xray.message.not_a_number": "{%s} 不是数字。请使用数字来指定 Meta。", + "xray.message.meta_not_supported": "{%s} 不是 {%s} 的有效 Meta。", + "xray.message.state_warning": "注意,这会将你限制在默认方块列表之内。\n使用“添加手持方块”或“添加目视方块”来获取你明确需要的方块。\n但在某些情况下该选项确实必要。", + "xray.tooltips.add_block": "\n你可以使用“添加方块”来添加一个对应基础状态的“默认”方块,\n或使用“添加目视方块”来添加确切状态下的方块。", + "xray.tooltips.add_block_in_hand": "自动选择你手中的方块并将其加入列表。", + "xray.tooltips.add_block_looking_at": "自动选择你目视的方块并将其加入列表。", + "xray.tooltips.show_lava": "将熔岩像普通方块一样显示成红色。\n小心!它很烫!", + "xray.tooltips.edit1": "点击以开启或关闭", + "xray.tooltips.edit2": "按住Shift点击以编辑。", + "xray.message.help.gui": "按住Shift点击以编辑你想要编辑的方块。\n如果你想要开启/关闭一个方块请点击它。", + "xray.message.help.warning": "注意!由于扫描方块总数过于庞大(约 256^3)\n超过 64 格的检测范围将导致帧率大幅下降。", + "xray.config.toggle": "开关XRay", + "xray.config.open": "开启XRay", + "xray.toggle.activated": "XRay已开启", + "xray.toggle.deactivated": "XRay已关闭" +} \ No newline at end of file diff --git a/projects/1.20/assets/advanced-xray/xray/lang/zh_cn.json b/projects/1.20/assets/advanced-xray/xray/lang/zh_cn.json new file mode 100644 index 000000000000..e5b8f5bb8066 --- /dev/null +++ b/projects/1.20/assets/advanced-xray/xray/lang/zh_cn.json @@ -0,0 +1,52 @@ +{ + "xray.debug.init": "XRay初始化完成", + "xray.single.cancel": "取消", + "xray.single.add": "添加", + "xray.single.delete": "删除", + "xray.single.save": "保存", + "xray.single.tools": "工具", + "xray.single.close": "关闭", + "xray.single.search": "搜索", + "xray.single.help": "帮助", + "xray.overlay": "XRay已开启", + "xray.color.red": "红色:", + "xray.color.green": "绿色:", + "xray.color.blue": "蓝色:", + "xray.input.gui": "GUI名称", + "xray.input.add": "添加方块", + "xray.input.add_hand": "添加手持方块", + "xray.input.add_look": "添加目视方块", + "xray.input.distance": "距离:%s", + "xray.input.show-lava": "显示熔岩:%s", + "xray.input.toggle_oredict": "匹配矿物词典", + "xray.title.config": "配置方块", + "xray.title.edit": "编辑方块", + "xray.title.edit_meta": "编辑Meta", + "xray.message.missing_input": "你需要填写所有输入", + "xray.message.already_exists": "列表中已存在该方块", + "xray.message.added_block": "已成功添加 %s。", + "xray.message.updated_block": "方块列表已更新", + "xray.message.remove_block": "已移除 %s。", + "xray.message.block_exists": "%s 已存在。请键入不同的名称。", + "xray.message.unknown": "你尝试编辑的方块似乎并不存在。", + "xray.message.removed": "已成功移除 %s。", + "xray.message.config_missing": "找不到配置文件。正在另行新建。", + "xray.message.invalid_hand": "%s 不属于方块。", + "xray.message.thats_odd": "出错了?很抱歉。如果类似情况持续发生,请反馈此问题。", + "xray.message.nothing_infront": "你并没有目视任何东西,对吧?", + "xray.message.not_a_number": "{%s} 不是数字。请使用数字来指定 Meta。", + "xray.message.meta_not_supported": "{%s} 不是 {%s} 的有效 Meta。", + "xray.message.state_warning": "注意,这会将你限制在默认方块列表之内。\n使用“添加手持方块”或“添加目视方块”来获取你明确需要的方块。\n但在某些情况下该选项确实必要。", + "xray.tooltips.add_block": "\n你可以使用“添加方块”来添加一个对应基础状态的“默认”方块,\n或使用“添加目视方块”来添加确切状态下的方块。", + "xray.tooltips.add_block_in_hand": "自动选择你手中的方块并将其加入列表。", + "xray.tooltips.add_block_looking_at": "自动选择你目视的方块并将其加入列表。", + "xray.tooltips.show_lava": "将熔岩像普通方块一样显示成红色。\n小心!它很烫!", + "xray.tooltips.edit1": "点击以开启或关闭", + "xray.tooltips.edit2": "按住Shift点击以编辑。", + "xray.message.help.gui": "按住Shift点击以编辑你想要编辑的方块。\n如果你想要开启/关闭一个方块请点击它。", + "xray.message.help.warning": "注意!由于扫描方块总数过于庞大(约 256^3)\n超过 64 格的检测范围将导致帧率大幅下降。", + "xray.config.toggle": "开关XRay", + "xray.config.open": "开启XRay", + "xray.toggle.activated": "XRay已开启", + "xray.toggle.deactivated": "XRay已关闭" +} \ No newline at end of file From ee16d2b183d2ad622806935cadd8e68b329dd860 Mon Sep 17 00:00:00 2001 From: Ginsway Date: Wed, 2 Aug 2023 15:23:04 +0800 Subject: [PATCH 13/21] =?UTF-8?q?=E8=A1=A5=E5=85=85=E8=AF=8D=E6=9D=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../assets/advanced-xray/xray/lang/zh_cn.json | 2 +- .../assets/advanced-xray/xray/lang/zh_cn.json | 103 +++++++++--------- .../assets/advanced-xray/xray/lang/zh_cn.json | 103 +++++++++--------- .../assets/advanced-xray/xray/lang/zh_cn.json | 103 +++++++++--------- 4 files changed, 157 insertions(+), 154 deletions(-) diff --git a/projects/1.16/assets/advanced-xray/xray/lang/zh_cn.json b/projects/1.16/assets/advanced-xray/xray/lang/zh_cn.json index e6a72a017128..6959716298f8 100644 --- a/projects/1.16/assets/advanced-xray/xray/lang/zh_cn.json +++ b/projects/1.16/assets/advanced-xray/xray/lang/zh_cn.json @@ -16,7 +16,7 @@ "xray.input.add": "添加方块", "xray.input.add_hand": "添加手持方块", "xray.input.add_look": "添加目视方块", - "xray.input.distance": "距离:%s", + "xray.input.distance": "检测距离:%s", "xray.input.show-lava": "显示熔岩:%s", "xray.input.toggle_oredict": "匹配矿物词典", "xray.title.config": "配置方块", diff --git a/projects/1.18/assets/advanced-xray/xray/lang/zh_cn.json b/projects/1.18/assets/advanced-xray/xray/lang/zh_cn.json index e27dd91e60f4..2ca0149c122f 100644 --- a/projects/1.18/assets/advanced-xray/xray/lang/zh_cn.json +++ b/projects/1.18/assets/advanced-xray/xray/lang/zh_cn.json @@ -1,52 +1,53 @@ { - "xray.debug.init": "XRay初始化完成", - "xray.single.cancel": "取消", - "xray.single.add": "添加", - "xray.single.delete": "删除", - "xray.single.save": "保存", - "xray.single.tools": "工具", - "xray.single.close": "关闭", - "xray.single.search": "搜索", - "xray.single.help": "帮助", - "xray.overlay": "XRay已开启", - "xray.color.red": "红色:", - "xray.color.green": "绿色:", - "xray.color.blue": "蓝色:", - "xray.input.gui": "GUI名称", - "xray.input.add": "添加方块", - "xray.input.add_hand": "添加手持方块", - "xray.input.add_look": "添加目视方块", - "xray.input.distance": "距离:%s", - "xray.input.show-lava": "显示熔岩:%s", - "xray.input.toggle_oredict": "匹配矿物词典", - "xray.title.config": "配置方块", - "xray.title.edit": "编辑方块", - "xray.title.edit_meta": "编辑Meta", - "xray.message.missing_input": "你需要填写所有输入", - "xray.message.already_exists": "列表中已存在该方块", - "xray.message.added_block": "已成功添加 %s。", - "xray.message.updated_block": "方块列表已更新", - "xray.message.remove_block": "已移除 %s。", - "xray.message.block_exists": "%s 已存在。请键入不同的名称。", - "xray.message.unknown": "你尝试编辑的方块似乎并不存在。", - "xray.message.removed": "已成功移除 %s。", - "xray.message.config_missing": "找不到配置文件。正在另行新建。", - "xray.message.invalid_hand": "%s 不属于方块。", - "xray.message.thats_odd": "出错了?很抱歉。如果类似情况持续发生,请反馈此问题。", - "xray.message.nothing_infront": "你并没有目视任何东西,对吧?", - "xray.message.not_a_number": "{%s} 不是数字。请使用数字来指定 Meta。", - "xray.message.meta_not_supported": "{%s} 不是 {%s} 的有效 Meta。", - "xray.message.state_warning": "注意,这会将你限制在默认方块列表之内。\n使用“添加手持方块”或“添加目视方块”来获取你明确需要的方块。\n但在某些情况下该选项确实必要。", - "xray.tooltips.add_block": "\n你可以使用“添加方块”来添加一个对应基础状态的“默认”方块,\n或使用“添加目视方块”来添加确切状态下的方块。", - "xray.tooltips.add_block_in_hand": "自动选择你手中的方块并将其加入列表。", - "xray.tooltips.add_block_looking_at": "自动选择你目视的方块并将其加入列表。", - "xray.tooltips.show_lava": "将熔岩像普通方块一样显示成红色。\n小心!它很烫!", - "xray.tooltips.edit1": "点击以开启或关闭", - "xray.tooltips.edit2": "按住Shift点击以编辑。", - "xray.message.help.gui": "按住Shift点击以编辑你想要编辑的方块。\n如果你想要开启/关闭一个方块请点击它。", - "xray.message.help.warning": "注意!由于扫描方块总数过于庞大(约 256^3)\n超过 64 格的检测范围将导致帧率大幅下降。", - "xray.config.toggle": "开关XRay", - "xray.config.open": "开启XRay", - "xray.toggle.activated": "XRay已开启", - "xray.toggle.deactivated": "XRay已关闭" -} \ No newline at end of file + "xray.debug.init": "XRay初始化完成", + "xray.single.cancel": "取消", + "xray.single.add": "添加", + "xray.single.delete": "删除", + "xray.single.save": "保存", + "xray.single.tools": "工具", + "xray.single.close": "关闭", + "xray.single.search": "搜索", + "xray.single.help": "帮助", + "xray.overlay": "XRay已开启", + "xray.color.red": "红色:", + "xray.color.green": "绿色:", + "xray.color.blue": "蓝色:", + "xray.input.gui": "GUI名称", + "xray.input.add": "添加方块", + "xray.input.add_hand": "添加手持方块", + "xray.input.add_look": "添加目视方块", + "xray.input.distance": "检测范围:%s", + "xray.input.show-lava": "显示熔岩:%s", + "xray.input.toggle_oredict": "匹配矿物词典", + "xray.title.config": "配置方块", + "xray.title.edit": "编辑方块", + "xray.title.edit_meta": "编辑Meta", + "xray.message.missing_input": "你需要填写所有输入", + "xray.message.already_exists": "列表中已存在该方块", + "xray.message.added_block": "已成功添加 %s。", + "xray.message.updated_block": "方块列表已更新", + "xray.message.remove_block": "已移除 %s。", + "xray.message.block_exists": "%s 已存在。请键入不同的名称。", + "xray.message.unknown": "你尝试编辑的方块似乎并不存在。", + "xray.message.removed": "已成功移除 %s。", + "xray.message.config_missing": "找不到配置文件。正在另行新建。", + "xray.message.invalid_hand": "%s 不属于方块。", + "xray.message.thats_odd": "出错了?很抱歉。如果类似情况持续发生,请反馈此问题。", + "xray.message.nothing_infront": "你并没有目视任何东西,对吧?", + "xray.message.not_a_number": "{%s} 不是数字。请使用数字来指定 Meta。", + "xray.message.meta_not_supported": "{%s} 不是 {%s} 的有效 Meta。", + "xray.message.state_warning": "注意,这会将你限制在默认方块列表之内。\n使用“添加手持方块”或“添加目视方块”来获取你明确需要的方块。\n但在某些情况下该选项确实必要。", + "xray.tooltips.add_block": "\n你可以使用“添加方块”来添加一个对应基础状态的“默认”方块,\n或使用“添加目视方块”来添加确切状态下的方块。", + "xray.tooltips.add_block_in_hand": "自动选择你手中的方块并将其加入列表。", + "xray.tooltips.add_block_looking_at": "自动选择你目视的方块并将其加入列表。", + "xray.tooltips.show_lava": "将熔岩像普通方块一样显示成红色。\n小心!它很烫!", + "xray.tooltips.distance": "注意!大于128个方块会导致卡顿。", + "xray.tooltips.edit1": "点击以开启或关闭", + "xray.tooltips.edit2": "按住Shift点击以编辑。", + "xray.message.help.gui": "按住Shift点击以编辑你想要编辑的方块。\n如果你想要开启/关闭一个方块请点击它。", + "xray.message.help.warning": "注意!由于扫描方块总数过于庞大(约 256^3)\n超过 64 格的检测范围将导致帧率大幅下降。", + "xray.config.toggle": "开关XRay", + "xray.config.open": "开启XRay", + "xray.toggle.activated": "XRay已开启", + "xray.toggle.deactivated": "XRay已关闭" +} diff --git a/projects/1.19/assets/advanced-xray/xray/lang/zh_cn.json b/projects/1.19/assets/advanced-xray/xray/lang/zh_cn.json index e5b8f5bb8066..640a0f34e1aa 100644 --- a/projects/1.19/assets/advanced-xray/xray/lang/zh_cn.json +++ b/projects/1.19/assets/advanced-xray/xray/lang/zh_cn.json @@ -1,52 +1,53 @@ { - "xray.debug.init": "XRay初始化完成", - "xray.single.cancel": "取消", - "xray.single.add": "添加", - "xray.single.delete": "删除", - "xray.single.save": "保存", - "xray.single.tools": "工具", - "xray.single.close": "关闭", - "xray.single.search": "搜索", - "xray.single.help": "帮助", - "xray.overlay": "XRay已开启", - "xray.color.red": "红色:", - "xray.color.green": "绿色:", - "xray.color.blue": "蓝色:", - "xray.input.gui": "GUI名称", - "xray.input.add": "添加方块", - "xray.input.add_hand": "添加手持方块", - "xray.input.add_look": "添加目视方块", - "xray.input.distance": "距离:%s", - "xray.input.show-lava": "显示熔岩:%s", - "xray.input.toggle_oredict": "匹配矿物词典", - "xray.title.config": "配置方块", - "xray.title.edit": "编辑方块", - "xray.title.edit_meta": "编辑Meta", - "xray.message.missing_input": "你需要填写所有输入", - "xray.message.already_exists": "列表中已存在该方块", - "xray.message.added_block": "已成功添加 %s。", - "xray.message.updated_block": "方块列表已更新", - "xray.message.remove_block": "已移除 %s。", - "xray.message.block_exists": "%s 已存在。请键入不同的名称。", - "xray.message.unknown": "你尝试编辑的方块似乎并不存在。", - "xray.message.removed": "已成功移除 %s。", - "xray.message.config_missing": "找不到配置文件。正在另行新建。", - "xray.message.invalid_hand": "%s 不属于方块。", - "xray.message.thats_odd": "出错了?很抱歉。如果类似情况持续发生,请反馈此问题。", - "xray.message.nothing_infront": "你并没有目视任何东西,对吧?", - "xray.message.not_a_number": "{%s} 不是数字。请使用数字来指定 Meta。", - "xray.message.meta_not_supported": "{%s} 不是 {%s} 的有效 Meta。", - "xray.message.state_warning": "注意,这会将你限制在默认方块列表之内。\n使用“添加手持方块”或“添加目视方块”来获取你明确需要的方块。\n但在某些情况下该选项确实必要。", - "xray.tooltips.add_block": "\n你可以使用“添加方块”来添加一个对应基础状态的“默认”方块,\n或使用“添加目视方块”来添加确切状态下的方块。", - "xray.tooltips.add_block_in_hand": "自动选择你手中的方块并将其加入列表。", - "xray.tooltips.add_block_looking_at": "自动选择你目视的方块并将其加入列表。", - "xray.tooltips.show_lava": "将熔岩像普通方块一样显示成红色。\n小心!它很烫!", - "xray.tooltips.edit1": "点击以开启或关闭", - "xray.tooltips.edit2": "按住Shift点击以编辑。", - "xray.message.help.gui": "按住Shift点击以编辑你想要编辑的方块。\n如果你想要开启/关闭一个方块请点击它。", - "xray.message.help.warning": "注意!由于扫描方块总数过于庞大(约 256^3)\n超过 64 格的检测范围将导致帧率大幅下降。", - "xray.config.toggle": "开关XRay", - "xray.config.open": "开启XRay", - "xray.toggle.activated": "XRay已开启", - "xray.toggle.deactivated": "XRay已关闭" -} \ No newline at end of file + "xray.debug.init": "XRay初始化完成", + "xray.single.cancel": "取消", + "xray.single.add": "添加", + "xray.single.delete": "删除", + "xray.single.save": "保存", + "xray.single.tools": "工具", + "xray.single.close": "关闭", + "xray.single.search": "搜索", + "xray.single.help": "帮助", + "xray.overlay": "XRay已开启", + "xray.color.red": "红色:", + "xray.color.green": "绿色:", + "xray.color.blue": "蓝色:", + "xray.input.gui": "GUI名称", + "xray.input.add": "添加方块", + "xray.input.add_hand": "添加手持方块", + "xray.input.add_look": "添加目视方块", + "xray.input.distance": "检测范围:%s", + "xray.input.show-lava": "显示熔岩:%s", + "xray.input.toggle_oredict": "匹配矿物词典", + "xray.title.config": "配置方块", + "xray.title.edit": "编辑方块", + "xray.title.edit_meta": "编辑Meta", + "xray.message.missing_input": "你需要填写所有输入", + "xray.message.already_exists": "列表中已存在该方块", + "xray.message.added_block": "已成功添加 %s。", + "xray.message.updated_block": "方块列表已更新", + "xray.message.remove_block": "已移除 %s。", + "xray.message.block_exists": "%s 已存在。请键入不同的名称。", + "xray.message.unknown": "你尝试编辑的方块似乎并不存在。", + "xray.message.removed": "已成功移除 %s。", + "xray.message.config_missing": "找不到配置文件。正在另行新建。", + "xray.message.invalid_hand": "%s 不属于方块。", + "xray.message.thats_odd": "出错了?很抱歉。如果类似情况持续发生,请反馈此问题。", + "xray.message.nothing_infront": "你并没有目视任何东西,对吧?", + "xray.message.not_a_number": "{%s} 不是数字。请使用数字来指定 Meta。", + "xray.message.meta_not_supported": "{%s} 不是 {%s} 的有效 Meta。", + "xray.message.state_warning": "注意,这会将你限制在默认方块列表之内。\n使用“添加手持方块”或“添加目视方块”来获取你明确需要的方块。\n但在某些情况下该选项确实必要。", + "xray.tooltips.add_block": "\n你可以使用“添加方块”来添加一个对应基础状态的“默认”方块,\n或使用“添加目视方块”来添加确切状态下的方块。", + "xray.tooltips.add_block_in_hand": "自动选择你手中的方块并将其加入列表。", + "xray.tooltips.add_block_looking_at": "自动选择你目视的方块并将其加入列表。", + "xray.tooltips.show_lava": "将熔岩像普通方块一样显示成红色。\n小心!它很烫!", + "xray.tooltips.distance": "注意!大于128个方块会导致卡顿。", + "xray.tooltips.edit1": "点击以开启或关闭", + "xray.tooltips.edit2": "按住Shift点击以编辑。", + "xray.message.help.gui": "按住Shift点击以编辑你想要编辑的方块。\n如果你想要开启/关闭一个方块请点击它。", + "xray.message.help.warning": "注意!由于扫描方块总数过于庞大(约 256^3)\n超过 64 格的检测范围将导致帧率大幅下降。", + "xray.config.toggle": "开关XRay", + "xray.config.open": "开启XRay", + "xray.toggle.activated": "XRay已开启", + "xray.toggle.deactivated": "XRay已关闭" +} diff --git a/projects/1.20/assets/advanced-xray/xray/lang/zh_cn.json b/projects/1.20/assets/advanced-xray/xray/lang/zh_cn.json index e5b8f5bb8066..640a0f34e1aa 100644 --- a/projects/1.20/assets/advanced-xray/xray/lang/zh_cn.json +++ b/projects/1.20/assets/advanced-xray/xray/lang/zh_cn.json @@ -1,52 +1,53 @@ { - "xray.debug.init": "XRay初始化完成", - "xray.single.cancel": "取消", - "xray.single.add": "添加", - "xray.single.delete": "删除", - "xray.single.save": "保存", - "xray.single.tools": "工具", - "xray.single.close": "关闭", - "xray.single.search": "搜索", - "xray.single.help": "帮助", - "xray.overlay": "XRay已开启", - "xray.color.red": "红色:", - "xray.color.green": "绿色:", - "xray.color.blue": "蓝色:", - "xray.input.gui": "GUI名称", - "xray.input.add": "添加方块", - "xray.input.add_hand": "添加手持方块", - "xray.input.add_look": "添加目视方块", - "xray.input.distance": "距离:%s", - "xray.input.show-lava": "显示熔岩:%s", - "xray.input.toggle_oredict": "匹配矿物词典", - "xray.title.config": "配置方块", - "xray.title.edit": "编辑方块", - "xray.title.edit_meta": "编辑Meta", - "xray.message.missing_input": "你需要填写所有输入", - "xray.message.already_exists": "列表中已存在该方块", - "xray.message.added_block": "已成功添加 %s。", - "xray.message.updated_block": "方块列表已更新", - "xray.message.remove_block": "已移除 %s。", - "xray.message.block_exists": "%s 已存在。请键入不同的名称。", - "xray.message.unknown": "你尝试编辑的方块似乎并不存在。", - "xray.message.removed": "已成功移除 %s。", - "xray.message.config_missing": "找不到配置文件。正在另行新建。", - "xray.message.invalid_hand": "%s 不属于方块。", - "xray.message.thats_odd": "出错了?很抱歉。如果类似情况持续发生,请反馈此问题。", - "xray.message.nothing_infront": "你并没有目视任何东西,对吧?", - "xray.message.not_a_number": "{%s} 不是数字。请使用数字来指定 Meta。", - "xray.message.meta_not_supported": "{%s} 不是 {%s} 的有效 Meta。", - "xray.message.state_warning": "注意,这会将你限制在默认方块列表之内。\n使用“添加手持方块”或“添加目视方块”来获取你明确需要的方块。\n但在某些情况下该选项确实必要。", - "xray.tooltips.add_block": "\n你可以使用“添加方块”来添加一个对应基础状态的“默认”方块,\n或使用“添加目视方块”来添加确切状态下的方块。", - "xray.tooltips.add_block_in_hand": "自动选择你手中的方块并将其加入列表。", - "xray.tooltips.add_block_looking_at": "自动选择你目视的方块并将其加入列表。", - "xray.tooltips.show_lava": "将熔岩像普通方块一样显示成红色。\n小心!它很烫!", - "xray.tooltips.edit1": "点击以开启或关闭", - "xray.tooltips.edit2": "按住Shift点击以编辑。", - "xray.message.help.gui": "按住Shift点击以编辑你想要编辑的方块。\n如果你想要开启/关闭一个方块请点击它。", - "xray.message.help.warning": "注意!由于扫描方块总数过于庞大(约 256^3)\n超过 64 格的检测范围将导致帧率大幅下降。", - "xray.config.toggle": "开关XRay", - "xray.config.open": "开启XRay", - "xray.toggle.activated": "XRay已开启", - "xray.toggle.deactivated": "XRay已关闭" -} \ No newline at end of file + "xray.debug.init": "XRay初始化完成", + "xray.single.cancel": "取消", + "xray.single.add": "添加", + "xray.single.delete": "删除", + "xray.single.save": "保存", + "xray.single.tools": "工具", + "xray.single.close": "关闭", + "xray.single.search": "搜索", + "xray.single.help": "帮助", + "xray.overlay": "XRay已开启", + "xray.color.red": "红色:", + "xray.color.green": "绿色:", + "xray.color.blue": "蓝色:", + "xray.input.gui": "GUI名称", + "xray.input.add": "添加方块", + "xray.input.add_hand": "添加手持方块", + "xray.input.add_look": "添加目视方块", + "xray.input.distance": "检测范围:%s", + "xray.input.show-lava": "显示熔岩:%s", + "xray.input.toggle_oredict": "匹配矿物词典", + "xray.title.config": "配置方块", + "xray.title.edit": "编辑方块", + "xray.title.edit_meta": "编辑Meta", + "xray.message.missing_input": "你需要填写所有输入", + "xray.message.already_exists": "列表中已存在该方块", + "xray.message.added_block": "已成功添加 %s。", + "xray.message.updated_block": "方块列表已更新", + "xray.message.remove_block": "已移除 %s。", + "xray.message.block_exists": "%s 已存在。请键入不同的名称。", + "xray.message.unknown": "你尝试编辑的方块似乎并不存在。", + "xray.message.removed": "已成功移除 %s。", + "xray.message.config_missing": "找不到配置文件。正在另行新建。", + "xray.message.invalid_hand": "%s 不属于方块。", + "xray.message.thats_odd": "出错了?很抱歉。如果类似情况持续发生,请反馈此问题。", + "xray.message.nothing_infront": "你并没有目视任何东西,对吧?", + "xray.message.not_a_number": "{%s} 不是数字。请使用数字来指定 Meta。", + "xray.message.meta_not_supported": "{%s} 不是 {%s} 的有效 Meta。", + "xray.message.state_warning": "注意,这会将你限制在默认方块列表之内。\n使用“添加手持方块”或“添加目视方块”来获取你明确需要的方块。\n但在某些情况下该选项确实必要。", + "xray.tooltips.add_block": "\n你可以使用“添加方块”来添加一个对应基础状态的“默认”方块,\n或使用“添加目视方块”来添加确切状态下的方块。", + "xray.tooltips.add_block_in_hand": "自动选择你手中的方块并将其加入列表。", + "xray.tooltips.add_block_looking_at": "自动选择你目视的方块并将其加入列表。", + "xray.tooltips.show_lava": "将熔岩像普通方块一样显示成红色。\n小心!它很烫!", + "xray.tooltips.distance": "注意!大于128个方块会导致卡顿。", + "xray.tooltips.edit1": "点击以开启或关闭", + "xray.tooltips.edit2": "按住Shift点击以编辑。", + "xray.message.help.gui": "按住Shift点击以编辑你想要编辑的方块。\n如果你想要开启/关闭一个方块请点击它。", + "xray.message.help.warning": "注意!由于扫描方块总数过于庞大(约 256^3)\n超过 64 格的检测范围将导致帧率大幅下降。", + "xray.config.toggle": "开关XRay", + "xray.config.open": "开启XRay", + "xray.toggle.activated": "XRay已开启", + "xray.toggle.deactivated": "XRay已关闭" +} From 967f5c7383613607324bc8d89cb32524c58a7765 Mon Sep 17 00:00:00 2001 From: Ginsway Date: Fri, 25 Aug 2023 14:57:26 +0800 Subject: [PATCH 14/21] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../advanced-xray-fabric/lang/zh_cn.json | 4 ++-- .../assets/advanced-xray/xray/lang/zh_cn.json | 16 ++++++++-------- .../advanced-xray-fabric/lang/zh_cn.json | 4 ++-- .../assets/advanced-xray/xray/lang/zh_cn.json | 16 ++++++++-------- .../assets/advanced-xray/xray/lang/zh_cn.json | 16 ++++++++-------- .../advanced-xray-fabric/lang/zh_cn.json | 4 ++-- .../assets/advanced-xray/xray/lang/zh_cn.json | 14 +++++++------- 7 files changed, 37 insertions(+), 37 deletions(-) diff --git a/projects/1.16-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json b/projects/1.16-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json index 7d45aeeceaa6..d4f758682877 100644 --- a/projects/1.16-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json +++ b/projects/1.16-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json @@ -40,8 +40,8 @@ "xray.message.invalid_hand": "%s不是方块", "xray.message.thats_odd": "出错了?很抱歉,如果这种情况持续发生,请反馈此问题", "xray.message.nothing_infront": "你目视的地方没有方块,对吧?", - "xray.message.not_a_number": "{%s}不是数字,请使用数字来指定元数据", - "xray.message.meta_not_supported": "{%s}不是{%s}有效的元数据", + "xray.message.not_a_number": "{%s}不是数字,请使用数字来指定元数据", + "xray.message.meta_not_supported": "{%s}不是{%s}有效的元数据", "xray.message.state_warning": "警告,这将限制你只能使用默认方块。\n使用“添加手持的方块”或“添加目视的方块”来获得明确需要的方块。\n在某些情况下(比如箱子),你可能有必要做,\n如果是这样的话,那么这是正确的选择。", "xray.tooltips.add_block": "选择要添加到XRay的方块\n如果你需要特定的方块,则要使用方块默认值\n然后使用“添加目视的方块”。", "xray.tooltips.add_block_in_hand": "自动选择你手中的方块\n并添加到列表中。", diff --git a/projects/1.16/assets/advanced-xray/xray/lang/zh_cn.json b/projects/1.16/assets/advanced-xray/xray/lang/zh_cn.json index 6959716298f8..3add0457ca89 100644 --- a/projects/1.16/assets/advanced-xray/xray/lang/zh_cn.json +++ b/projects/1.16/assets/advanced-xray/xray/lang/zh_cn.json @@ -21,21 +21,21 @@ "xray.input.toggle_oredict": "匹配矿物词典", "xray.title.config": "配置方块", "xray.title.edit": "编辑方块", - "xray.title.edit_meta": "编辑Meta", + "xray.title.edit_meta": "编辑元数据", "xray.message.missing_input": "你需要填写所有输入", "xray.message.already_exists": "列表中已存在该方块", - "xray.message.added_block": "已成功添加 %s。", + "xray.message.added_block": "已成功添加%s。", "xray.message.updated_block": "方块列表已更新", - "xray.message.remove_block": "已移除 %s。", - "xray.message.block_exists": "%s 已存在。请键入不同的名称。", + "xray.message.remove_block": "已移除%s。", + "xray.message.block_exists": "%s已存在。请键入不同的名称。", "xray.message.unknown": "你尝试编辑的方块似乎并不存在。", - "xray.message.removed": "已成功移除 %s。", + "xray.message.removed": "已成功移除%s。", "xray.message.config_missing": "找不到配置文件。正在另行新建。", - "xray.message.invalid_hand": "%s 不属于方块。", + "xray.message.invalid_hand": "%s不属于方块。", "xray.message.thats_odd": "出错了?很抱歉。如果类似情况持续发生,请反馈此问题。", "xray.message.nothing_infront": "你并没有目视任何东西,对吧?", - "xray.message.not_a_number": "{%s} 不是数字。请使用数字来指定 Meta。", - "xray.message.meta_not_supported": "{%s} 不是 {%s} 的有效 Meta。", + "xray.message.not_a_number": "{%s}不是数字。请使用数字来指定元数据。", + "xray.message.meta_not_supported": "{%s}不是{%s}的有效元数据。", "xray.message.state_warning": "注意,这会将你限制在默认方块列表之内。\n使用“添加手持方块”或“添加目视方块”来获取你明确需要的方块。\n但在某些情况下该选项确实必要。", "xray.tooltips.add_block": "\n你可以使用“添加方块”来添加一个对应基础状态的“默认”方块,\n或使用“添加目视方块”来添加确切状态下的方块。", "xray.tooltips.add_block_in_hand": "自动选择你手中的方块并将其加入列表。", diff --git a/projects/1.18-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json b/projects/1.18-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json index 7d45aeeceaa6..d4f758682877 100644 --- a/projects/1.18-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json +++ b/projects/1.18-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json @@ -40,8 +40,8 @@ "xray.message.invalid_hand": "%s不是方块", "xray.message.thats_odd": "出错了?很抱歉,如果这种情况持续发生,请反馈此问题", "xray.message.nothing_infront": "你目视的地方没有方块,对吧?", - "xray.message.not_a_number": "{%s}不是数字,请使用数字来指定元数据", - "xray.message.meta_not_supported": "{%s}不是{%s}有效的元数据", + "xray.message.not_a_number": "{%s}不是数字,请使用数字来指定元数据", + "xray.message.meta_not_supported": "{%s}不是{%s}有效的元数据", "xray.message.state_warning": "警告,这将限制你只能使用默认方块。\n使用“添加手持的方块”或“添加目视的方块”来获得明确需要的方块。\n在某些情况下(比如箱子),你可能有必要做,\n如果是这样的话,那么这是正确的选择。", "xray.tooltips.add_block": "选择要添加到XRay的方块\n如果你需要特定的方块,则要使用方块默认值\n然后使用“添加目视的方块”。", "xray.tooltips.add_block_in_hand": "自动选择你手中的方块\n并添加到列表中。", diff --git a/projects/1.18/assets/advanced-xray/xray/lang/zh_cn.json b/projects/1.18/assets/advanced-xray/xray/lang/zh_cn.json index 2ca0149c122f..cde672258f58 100644 --- a/projects/1.18/assets/advanced-xray/xray/lang/zh_cn.json +++ b/projects/1.18/assets/advanced-xray/xray/lang/zh_cn.json @@ -21,21 +21,21 @@ "xray.input.toggle_oredict": "匹配矿物词典", "xray.title.config": "配置方块", "xray.title.edit": "编辑方块", - "xray.title.edit_meta": "编辑Meta", + "xray.title.edit_meta": "编辑元数据", "xray.message.missing_input": "你需要填写所有输入", "xray.message.already_exists": "列表中已存在该方块", - "xray.message.added_block": "已成功添加 %s。", + "xray.message.added_block": "已成功添加%s。", "xray.message.updated_block": "方块列表已更新", - "xray.message.remove_block": "已移除 %s。", - "xray.message.block_exists": "%s 已存在。请键入不同的名称。", + "xray.message.remove_block": "已移除%s。", + "xray.message.block_exists": "%s已存在。请键入不同的名称。", "xray.message.unknown": "你尝试编辑的方块似乎并不存在。", - "xray.message.removed": "已成功移除 %s。", + "xray.message.removed": "已成功移除%s。", "xray.message.config_missing": "找不到配置文件。正在另行新建。", - "xray.message.invalid_hand": "%s 不属于方块。", + "xray.message.invalid_hand": "%s不属于方块。", "xray.message.thats_odd": "出错了?很抱歉。如果类似情况持续发生,请反馈此问题。", "xray.message.nothing_infront": "你并没有目视任何东西,对吧?", - "xray.message.not_a_number": "{%s} 不是数字。请使用数字来指定 Meta。", - "xray.message.meta_not_supported": "{%s} 不是 {%s} 的有效 Meta。", + "xray.message.not_a_number": "{%s}不是数字。请使用数字来指定元数据。", + "xray.message.meta_not_supported": "{%s}不是{%s}的有效元数据。", "xray.message.state_warning": "注意,这会将你限制在默认方块列表之内。\n使用“添加手持方块”或“添加目视方块”来获取你明确需要的方块。\n但在某些情况下该选项确实必要。", "xray.tooltips.add_block": "\n你可以使用“添加方块”来添加一个对应基础状态的“默认”方块,\n或使用“添加目视方块”来添加确切状态下的方块。", "xray.tooltips.add_block_in_hand": "自动选择你手中的方块并将其加入列表。", diff --git a/projects/1.19/assets/advanced-xray/xray/lang/zh_cn.json b/projects/1.19/assets/advanced-xray/xray/lang/zh_cn.json index 640a0f34e1aa..ea43206f3a2e 100644 --- a/projects/1.19/assets/advanced-xray/xray/lang/zh_cn.json +++ b/projects/1.19/assets/advanced-xray/xray/lang/zh_cn.json @@ -21,21 +21,21 @@ "xray.input.toggle_oredict": "匹配矿物词典", "xray.title.config": "配置方块", "xray.title.edit": "编辑方块", - "xray.title.edit_meta": "编辑Meta", + "xray.title.edit_meta": "编辑元数据", "xray.message.missing_input": "你需要填写所有输入", "xray.message.already_exists": "列表中已存在该方块", - "xray.message.added_block": "已成功添加 %s。", + "xray.message.added_block": "已成功添加%s。", "xray.message.updated_block": "方块列表已更新", - "xray.message.remove_block": "已移除 %s。", - "xray.message.block_exists": "%s 已存在。请键入不同的名称。", + "xray.message.remove_block": "已移除%s。", + "xray.message.block_exists": "%s已存在。请键入不同的名称。", "xray.message.unknown": "你尝试编辑的方块似乎并不存在。", - "xray.message.removed": "已成功移除 %s。", + "xray.message.removed": "已成功移除%s。", "xray.message.config_missing": "找不到配置文件。正在另行新建。", - "xray.message.invalid_hand": "%s 不属于方块。", + "xray.message.invalid_hand": "%s不属于方块。", "xray.message.thats_odd": "出错了?很抱歉。如果类似情况持续发生,请反馈此问题。", "xray.message.nothing_infront": "你并没有目视任何东西,对吧?", - "xray.message.not_a_number": "{%s} 不是数字。请使用数字来指定 Meta。", - "xray.message.meta_not_supported": "{%s} 不是 {%s} 的有效 Meta。", + "xray.message.not_a_number": "{%s}不是数字。请使用数字来指定元数据。", + "xray.message.meta_not_supported": "{%s}不是{%s}的有效元数据。", "xray.message.state_warning": "注意,这会将你限制在默认方块列表之内。\n使用“添加手持方块”或“添加目视方块”来获取你明确需要的方块。\n但在某些情况下该选项确实必要。", "xray.tooltips.add_block": "\n你可以使用“添加方块”来添加一个对应基础状态的“默认”方块,\n或使用“添加目视方块”来添加确切状态下的方块。", "xray.tooltips.add_block_in_hand": "自动选择你手中的方块并将其加入列表。", diff --git a/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json b/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json index 7d45aeeceaa6..d4f758682877 100644 --- a/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json +++ b/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json @@ -40,8 +40,8 @@ "xray.message.invalid_hand": "%s不是方块", "xray.message.thats_odd": "出错了?很抱歉,如果这种情况持续发生,请反馈此问题", "xray.message.nothing_infront": "你目视的地方没有方块,对吧?", - "xray.message.not_a_number": "{%s}不是数字,请使用数字来指定元数据", - "xray.message.meta_not_supported": "{%s}不是{%s}有效的元数据", + "xray.message.not_a_number": "{%s}不是数字,请使用数字来指定元数据", + "xray.message.meta_not_supported": "{%s}不是{%s}有效的元数据", "xray.message.state_warning": "警告,这将限制你只能使用默认方块。\n使用“添加手持的方块”或“添加目视的方块”来获得明确需要的方块。\n在某些情况下(比如箱子),你可能有必要做,\n如果是这样的话,那么这是正确的选择。", "xray.tooltips.add_block": "选择要添加到XRay的方块\n如果你需要特定的方块,则要使用方块默认值\n然后使用“添加目视的方块”。", "xray.tooltips.add_block_in_hand": "自动选择你手中的方块\n并添加到列表中。", diff --git a/projects/1.20/assets/advanced-xray/xray/lang/zh_cn.json b/projects/1.20/assets/advanced-xray/xray/lang/zh_cn.json index 640a0f34e1aa..b0c34eeab9c2 100644 --- a/projects/1.20/assets/advanced-xray/xray/lang/zh_cn.json +++ b/projects/1.20/assets/advanced-xray/xray/lang/zh_cn.json @@ -24,18 +24,18 @@ "xray.title.edit_meta": "编辑Meta", "xray.message.missing_input": "你需要填写所有输入", "xray.message.already_exists": "列表中已存在该方块", - "xray.message.added_block": "已成功添加 %s。", + "xray.message.added_block": "已成功添加%s。", "xray.message.updated_block": "方块列表已更新", - "xray.message.remove_block": "已移除 %s。", - "xray.message.block_exists": "%s 已存在。请键入不同的名称。", + "xray.message.remove_block": "已移除%s。", + "xray.message.block_exists": "%s已存在。请键入不同的名称。", "xray.message.unknown": "你尝试编辑的方块似乎并不存在。", - "xray.message.removed": "已成功移除 %s。", + "xray.message.removed": "已成功移除%s。", "xray.message.config_missing": "找不到配置文件。正在另行新建。", - "xray.message.invalid_hand": "%s 不属于方块。", + "xray.message.invalid_hand": "%s不属于方块。", "xray.message.thats_odd": "出错了?很抱歉。如果类似情况持续发生,请反馈此问题。", "xray.message.nothing_infront": "你并没有目视任何东西,对吧?", - "xray.message.not_a_number": "{%s} 不是数字。请使用数字来指定 Meta。", - "xray.message.meta_not_supported": "{%s} 不是 {%s} 的有效 Meta。", + "xray.message.not_a_number": "{%s}不是数字。请使用数字来指定元数据。", + "xray.message.meta_not_supported": "{%s}不是{%s}的有效元数据。", "xray.message.state_warning": "注意,这会将你限制在默认方块列表之内。\n使用“添加手持方块”或“添加目视方块”来获取你明确需要的方块。\n但在某些情况下该选项确实必要。", "xray.tooltips.add_block": "\n你可以使用“添加方块”来添加一个对应基础状态的“默认”方块,\n或使用“添加目视方块”来添加确切状态下的方块。", "xray.tooltips.add_block_in_hand": "自动选择你手中的方块并将其加入列表。", From ec5257a4c394e9eb4f2524fa2417634789eecce2 Mon Sep 17 00:00:00 2001 From: Ginsway Date: Fri, 25 Aug 2023 15:03:59 +0800 Subject: [PATCH 15/21] Update zh_cn.json --- projects/1.20/assets/advanced-xray/xray/lang/zh_cn.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/projects/1.20/assets/advanced-xray/xray/lang/zh_cn.json b/projects/1.20/assets/advanced-xray/xray/lang/zh_cn.json index b0c34eeab9c2..a09469532f30 100644 --- a/projects/1.20/assets/advanced-xray/xray/lang/zh_cn.json +++ b/projects/1.20/assets/advanced-xray/xray/lang/zh_cn.json @@ -21,7 +21,9 @@ "xray.input.toggle_oredict": "匹配矿物词典", "xray.title.config": "配置方块", "xray.title.edit": "编辑方块", - "xray.title.edit_meta": "编辑Meta", + "xray.title.edit_meta": "编辑元数据", + "xray.chat.first-time": "§6感谢你使用Advanced XRay,§r你可以按§a[%s§a]§r打开菜单或按§a[%s§a]§r打开XRay。", + "xray.chat.first-time-line-2": "这些可以在设置->选项->控制->按键绑定中更改。§c此消息只会显示一次。", "xray.message.missing_input": "你需要填写所有输入", "xray.message.already_exists": "列表中已存在该方块", "xray.message.added_block": "已成功添加%s。", From 2812392efa3ba628ddd1fee019bb82d458ab7925 Mon Sep 17 00:00:00 2001 From: Ginsway Date: Sat, 26 Aug 2023 22:04:24 +0800 Subject: [PATCH 16/21] Update zh_cn.json --- projects/1.16/assets/advanced-xray/xray/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/1.16/assets/advanced-xray/xray/lang/zh_cn.json b/projects/1.16/assets/advanced-xray/xray/lang/zh_cn.json index 3add0457ca89..90b396420b1a 100644 --- a/projects/1.16/assets/advanced-xray/xray/lang/zh_cn.json +++ b/projects/1.16/assets/advanced-xray/xray/lang/zh_cn.json @@ -45,7 +45,7 @@ "xray.tooltips.edit1": "点击以开启或关闭", "xray.tooltips.edit2": "按住Shift点击以编辑。", "xray.message.help.gui": "按住Shift点击以编辑你想要编辑的方块。\n如果你想要开启/关闭一个方块请点击它。", - "xray.message.help.warning": "注意!由于扫描方块总数过于庞大(约 256^3)\n超过 64 格的检测范围将导致帧率大幅下降。", + "xray.message.help.warning": "注意!由于扫描方块总数过于庞大(约256^3)\n超过64格的检测范围将导致帧率大幅下降。", "xray.config.toggle": "开关XRay", "xray.config.open": "开启XRay", "xray.toggle.activated": "XRay已开启", From 18f3c77f5ea5cd33a6c41ca0a3572d52cf9773f5 Mon Sep 17 00:00:00 2001 From: Ginsway <106016532+Ginsway@users.noreply.github.com> Date: Sat, 26 Aug 2023 22:05:25 +0800 Subject: [PATCH 17/21] Update projects/1.20/assets/advanced-xray/xray/lang/zh_cn.json Co-authored-by: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> --- projects/1.20/assets/advanced-xray/xray/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/1.20/assets/advanced-xray/xray/lang/zh_cn.json b/projects/1.20/assets/advanced-xray/xray/lang/zh_cn.json index a09469532f30..23cdf77c6524 100644 --- a/projects/1.20/assets/advanced-xray/xray/lang/zh_cn.json +++ b/projects/1.20/assets/advanced-xray/xray/lang/zh_cn.json @@ -47,7 +47,7 @@ "xray.tooltips.edit1": "点击以开启或关闭", "xray.tooltips.edit2": "按住Shift点击以编辑。", "xray.message.help.gui": "按住Shift点击以编辑你想要编辑的方块。\n如果你想要开启/关闭一个方块请点击它。", - "xray.message.help.warning": "注意!由于扫描方块总数过于庞大(约 256^3)\n超过 64 格的检测范围将导致帧率大幅下降。", + "xray.message.help.warning": "注意!由于扫描方块总数过于庞大(约256^3)\n超过64格的检测范围将导致帧率大幅下降。", "xray.config.toggle": "开关XRay", "xray.config.open": "开启XRay", "xray.toggle.activated": "XRay已开启", From 09be751944df4ccc49e563e9abf441b332febe67 Mon Sep 17 00:00:00 2001 From: Ginsway <106016532+Ginsway@users.noreply.github.com> Date: Sat, 26 Aug 2023 22:05:32 +0800 Subject: [PATCH 18/21] Update projects/1.19/assets/advanced-xray/xray/lang/zh_cn.json Co-authored-by: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> --- projects/1.19/assets/advanced-xray/xray/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/1.19/assets/advanced-xray/xray/lang/zh_cn.json b/projects/1.19/assets/advanced-xray/xray/lang/zh_cn.json index ea43206f3a2e..3733f7c56d36 100644 --- a/projects/1.19/assets/advanced-xray/xray/lang/zh_cn.json +++ b/projects/1.19/assets/advanced-xray/xray/lang/zh_cn.json @@ -45,7 +45,7 @@ "xray.tooltips.edit1": "点击以开启或关闭", "xray.tooltips.edit2": "按住Shift点击以编辑。", "xray.message.help.gui": "按住Shift点击以编辑你想要编辑的方块。\n如果你想要开启/关闭一个方块请点击它。", - "xray.message.help.warning": "注意!由于扫描方块总数过于庞大(约 256^3)\n超过 64 格的检测范围将导致帧率大幅下降。", + "xray.message.help.warning": "注意!由于扫描方块总数过于庞大(约256^3)\n超过64格的检测范围将导致帧率大幅下降。", "xray.config.toggle": "开关XRay", "xray.config.open": "开启XRay", "xray.toggle.activated": "XRay已开启", From a9f4410aa9e85ede67329c4cb1c31a5ebe7a7d36 Mon Sep 17 00:00:00 2001 From: Ginsway <106016532+Ginsway@users.noreply.github.com> Date: Sat, 26 Aug 2023 22:05:38 +0800 Subject: [PATCH 19/21] Update projects/1.18/assets/advanced-xray/xray/lang/zh_cn.json Co-authored-by: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> --- projects/1.18/assets/advanced-xray/xray/lang/zh_cn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/1.18/assets/advanced-xray/xray/lang/zh_cn.json b/projects/1.18/assets/advanced-xray/xray/lang/zh_cn.json index cde672258f58..0b6f6aae76a5 100644 --- a/projects/1.18/assets/advanced-xray/xray/lang/zh_cn.json +++ b/projects/1.18/assets/advanced-xray/xray/lang/zh_cn.json @@ -45,7 +45,7 @@ "xray.tooltips.edit1": "点击以开启或关闭", "xray.tooltips.edit2": "按住Shift点击以编辑。", "xray.message.help.gui": "按住Shift点击以编辑你想要编辑的方块。\n如果你想要开启/关闭一个方块请点击它。", - "xray.message.help.warning": "注意!由于扫描方块总数过于庞大(约 256^3)\n超过 64 格的检测范围将导致帧率大幅下降。", + "xray.message.help.warning": "注意!由于扫描方块总数过于庞大(约256^3)\n超过64格的检测范围将导致帧率大幅下降。", "xray.config.toggle": "开关XRay", "xray.config.open": "开启XRay", "xray.toggle.activated": "XRay已开启", From 7bdae41cc315112c7fcb7b04fef9645f33b64876 Mon Sep 17 00:00:00 2001 From: Ginsway Date: Mon, 2 Oct 2023 09:50:44 +0800 Subject: [PATCH 20/21] fix --- .../advanced-xray-fabric/lang/zh_cn.json | 2 +- .../advanced-xray-fabric/lang/zh_cn.json | 2 +- .../advanced-xray-fabric/lang/zh_cn.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/projects/1.16-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json b/projects/1.16-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json index d4f758682877..f03e6d359a1c 100644 --- a/projects/1.16-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json +++ b/projects/1.16-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json @@ -37,7 +37,7 @@ "xray.message.unknown": "你尝试编辑的方块似乎不存在。", "xray.message.removed": "已成功删除%s。", "xray.message.config_missing": "未找到配置文件,正在创建中。", - "xray.message.invalid_hand": "%s不是方块", + "xray.message.invalid_hand": "%s不属于方块", "xray.message.thats_odd": "出错了?很抱歉,如果这种情况持续发生,请反馈此问题", "xray.message.nothing_infront": "你目视的地方没有方块,对吧?", "xray.message.not_a_number": "{%s}不是数字,请使用数字来指定元数据", diff --git a/projects/1.18-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json b/projects/1.18-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json index d4f758682877..f03e6d359a1c 100644 --- a/projects/1.18-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json +++ b/projects/1.18-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json @@ -37,7 +37,7 @@ "xray.message.unknown": "你尝试编辑的方块似乎不存在。", "xray.message.removed": "已成功删除%s。", "xray.message.config_missing": "未找到配置文件,正在创建中。", - "xray.message.invalid_hand": "%s不是方块", + "xray.message.invalid_hand": "%s不属于方块", "xray.message.thats_odd": "出错了?很抱歉,如果这种情况持续发生,请反馈此问题", "xray.message.nothing_infront": "你目视的地方没有方块,对吧?", "xray.message.not_a_number": "{%s}不是数字,请使用数字来指定元数据", diff --git a/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json b/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json index d4f758682877..f03e6d359a1c 100644 --- a/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json +++ b/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json @@ -37,7 +37,7 @@ "xray.message.unknown": "你尝试编辑的方块似乎不存在。", "xray.message.removed": "已成功删除%s。", "xray.message.config_missing": "未找到配置文件,正在创建中。", - "xray.message.invalid_hand": "%s不是方块", + "xray.message.invalid_hand": "%s不属于方块", "xray.message.thats_odd": "出错了?很抱歉,如果这种情况持续发生,请反馈此问题", "xray.message.nothing_infront": "你目视的地方没有方块,对吧?", "xray.message.not_a_number": "{%s}不是数字,请使用数字来指定元数据", From 7e01ff37a7db3cd57d27a7fb925efa0a67debb06 Mon Sep 17 00:00:00 2001 From: Ginsway Date: Sat, 4 Nov 2023 19:54:03 +0800 Subject: [PATCH 21/21] =?UTF-8?q?modmenu=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../advanced-xray-fabric/lang/zh_cn.json | 3 +- .../advanced-xray-fabric/lang/zh_cn.json | 3 +- .../advanced-xray-fabric/lang/en_us.json | 106 +++++++++--------- .../advanced-xray-fabric/lang/zh_cn.json | 3 +- 4 files changed, 59 insertions(+), 56 deletions(-) diff --git a/projects/1.16-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json b/projects/1.16-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json index f03e6d359a1c..8e6f074594b7 100644 --- a/projects/1.16-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json +++ b/projects/1.16-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json @@ -51,5 +51,6 @@ "xray.tooltips.edit1": "点击以启用/禁用", "xray.tooltips.edit2": "按住Shift键并单击进行编辑。", "xray.message.help.gui": "要编辑方块,只需按住Shift键并单击要编辑的方块即可。\n如果要启用/禁用某个方块,请单击某个方块,它将打开和关闭。", - "xray.message.help.warning": "警告,使用超过64的检测范围都会导致FPS下降,\n因为我们必须扫描大量的方块。(大约256^3个)" + "xray.message.help.warning": "警告,使用超过64的检测范围都会导致FPS下降,\n因为我们必须扫描大量的方块。(大约256^3个)", + "modmenu.descriptionTranslation.advanced-xray-fabric": "适用于Fabric的高级透视模组,可满足你的区块查找需求!" } diff --git a/projects/1.18-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json b/projects/1.18-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json index f03e6d359a1c..8e6f074594b7 100644 --- a/projects/1.18-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json +++ b/projects/1.18-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json @@ -51,5 +51,6 @@ "xray.tooltips.edit1": "点击以启用/禁用", "xray.tooltips.edit2": "按住Shift键并单击进行编辑。", "xray.message.help.gui": "要编辑方块,只需按住Shift键并单击要编辑的方块即可。\n如果要启用/禁用某个方块,请单击某个方块,它将打开和关闭。", - "xray.message.help.warning": "警告,使用超过64的检测范围都会导致FPS下降,\n因为我们必须扫描大量的方块。(大约256^3个)" + "xray.message.help.warning": "警告,使用超过64的检测范围都会导致FPS下降,\n因为我们必须扫描大量的方块。(大约256^3个)", + "modmenu.descriptionTranslation.advanced-xray-fabric": "适用于Fabric的高级透视模组,可满足你的区块查找需求!" } diff --git a/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/en_us.json b/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/en_us.json index 0124dae5c5aa..a14f142356fd 100644 --- a/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/en_us.json +++ b/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/en_us.json @@ -1,55 +1,55 @@ { - "category.xray": "Advanced XRay", - "keybinding.enable_xray": "Enable XRay", - "keybinding.open_gui": "Open Gui", - "message.xray_active": "XRay activated", - "message.xray_deactivate": "XRay deactivated", - "spacer": "-------------------------------------------------------", - "comment_forge": "Forge mod old lang stuff, please never translate", - "xray.single.cancel": "Cancel", - "xray.single.add": "Add", - "xray.single.delete": "Delete", - "xray.single.save": "Save", - "xray.single.tools": "Tools", - "xray.single.close": "Close", - "xray.single.search": "Search", - "xray.single.help": "Help", - "xray.overlay": "XRay Active", - "xray.color.red": "Red: ", - "xray.color.green": "Green: ", - "xray.color.blue": "Blue: ", - "xray.input.gui": "GUI Name", - "xray.input.add": "Add Block", - "xray.input.add_hand": "Add Block in hand", - "xray.input.add_look": "Add Looking at", - "xray.input.distance": "Distance: %s", - "xray.input.show-lava": "Show Lava: %s", - "xray.input.toggle_oredict": "Use Dictionary", - "xray.title.config": "Configure Block", - "xray.title.edit": "Edit Block", - "xray.title.edit_meta": "Edit Meta", - "xray.message.missing_input": "You need to have all the inputs filled in", - "xray.message.already_exists": "This block has already been added to the block list", - "xray.message.added_block": "Successfully added %s.", - "xray.message.updated_block": "Entry Updated", - "xray.message.remove_block": "%s has been removed", - "xray.message.block_exists": "%s already exists. Please enter a different name.", - "xray.message.unknown": "Looks like the block you've tried to edit doesn't exist.", - "xray.message.removed": "Successfully removed %s.", - "xray.message.config_missing": "Config file not found. Creating now.", - "xray.message.invalid_hand": "%s needs to be a block", - "xray.message.thats_odd": "Something went wrong? Sorry about that. Make an issue if this continues to happen", - "xray.message.nothing_infront": "You're not looking at anything are you?", - "xray.message.not_a_number": "{%s} is not a number. Please use a number for your meta", - "xray.message.meta_not_supported": "{%s} isn't a valid meta data for {%s}", - "xray.message.state_warning": "Warning, this will limit you to default\nblocks. Use looking at or in hand to get\nthe absolute block you require.\nIn some cases (chests) this may be what you need to do\nif that's the case then this is the right option.", - "xray.tooltips.add_block": "Select a block to add to the XRay'd blocks\nThis uses block defaults, if you require a specific block\nthen use 'Add Looking At'.", - "xray.tooltips.add_block_in_hand": "Automatically selects the block you've\ngot in your hand to add to the list.", - "xray.tooltips.add_block_looking_at": "Automatically selects the block you're\nlooking at to add to the list.", - "xray.tooltips.show_lava": "Displays lava in RED like a normal block.\nWatch out! It's hot.", - "xray.tooltips.distance": "This is the amount of chunks around the player.", - "xray.tooltips.edit1": "Click to enable / disable", - "xray.tooltips.edit2": "Hold shift and click to edit.", - "xray.message.help.gui": "To edit a block simply shift click on the block you wish to edit.\nIf you want to enable / disable a block then click on a block\n and it'll toggle on and off.", - "xray.message.help.warning": "As a warning, using any distance over 64 will cause FPS drops due\nto the vast amount of blocks that we have to scan. (It's like 256^3)" + "category.xray": "Advanced XRay", + "keybinding.enable_xray": "Enable XRay", + "keybinding.open_gui": "Open Gui", + "message.xray_active": "XRay activated", + "message.xray_deactivate": "XRay deactivated", + "spacer": "-------------------------------------------------------", + "comment_forge": "Forge mod old lang stuff, please never translate", + "xray.single.cancel": "Cancel", + "xray.single.add": "Add", + "xray.single.delete": "Delete", + "xray.single.save": "Save", + "xray.single.tools": "Tools", + "xray.single.close": "Close", + "xray.single.search": "Search", + "xray.single.help": "Help", + "xray.overlay": "XRay Active", + "xray.color.red": "Red: ", + "xray.color.green": "Green: ", + "xray.color.blue": "Blue: ", + "xray.input.gui": "GUI Name", + "xray.input.add": "Add Block", + "xray.input.add_hand": "Add Block in hand", + "xray.input.add_look": "Add Looking at", + "xray.input.distance": "Distance: %s", + "xray.input.show-lava": "Show Lava: %s", + "xray.input.toggle_oredict": "Use Dictionary", + "xray.title.config": "Configure Block", + "xray.title.edit": "Edit Block", + "xray.title.edit_meta": "Edit Meta", + "xray.message.missing_input": "You need to have all the inputs filled in", + "xray.message.already_exists": "This block has already been added to the block list", + "xray.message.added_block": "Successfully added %s.", + "xray.message.updated_block": "Entry Updated", + "xray.message.remove_block": "%s has been removed", + "xray.message.block_exists": "%s already exists. Please enter a different name.", + "xray.message.unknown": "Looks like the block you've tried to edit doesn't exist.", + "xray.message.removed": "Successfully removed %s.", + "xray.message.config_missing": "Config file not found. Creating now.", + "xray.message.invalid_hand": "%s needs to be a block", + "xray.message.thats_odd": "Something went wrong? Sorry about that. Make an issue if this continues to happen", + "xray.message.nothing_infront": "You're not looking at anything are you?", + "xray.message.not_a_number": "{%s} is not a number. Please use a number for your meta", + "xray.message.meta_not_supported": "{%s} isn't a valid meta data for {%s}", + "xray.message.state_warning": "Warning, this will limit you to default\nblocks. Use looking at or in hand to get\nthe absolute block you require.\nIn some cases (chests) this may be what you need to do\nif that's the case then this is the right option.", + "xray.tooltips.add_block": "Select a block to add to the XRay'd blocks\nThis uses block defaults, if you require a specific block\nthen use 'Add Looking At'.", + "xray.tooltips.add_block_in_hand": "Automatically selects the block you've\ngot in your hand to add to the list.", + "xray.tooltips.add_block_looking_at": "Automatically selects the block you're\nlooking at to add to the list.", + "xray.tooltips.show_lava": "Displays lava in RED like a normal block.\nWatch out! It's hot.", + "xray.tooltips.distance": "This is the amount of chunks around the player.", + "xray.tooltips.edit1": "Click to enable / disable", + "xray.tooltips.edit2": "Hold shift and click to edit.", + "xray.message.help.gui": "To edit a block simply shift click on the block you wish to edit.\nIf you want to enable / disable a block then click on a block\n and it'll toggle on and off.", + "xray.message.help.warning": "As a warning, using any distance over 64 will cause FPS drops due\nto the vast amount of blocks that we have to scan. (It's like 256^3)" } diff --git a/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json b/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json index f03e6d359a1c..8e6f074594b7 100644 --- a/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json +++ b/projects/1.20-fabric/assets/advanced-xray-fabric-edition/advanced-xray-fabric/lang/zh_cn.json @@ -51,5 +51,6 @@ "xray.tooltips.edit1": "点击以启用/禁用", "xray.tooltips.edit2": "按住Shift键并单击进行编辑。", "xray.message.help.gui": "要编辑方块,只需按住Shift键并单击要编辑的方块即可。\n如果要启用/禁用某个方块,请单击某个方块,它将打开和关闭。", - "xray.message.help.warning": "警告,使用超过64的检测范围都会导致FPS下降,\n因为我们必须扫描大量的方块。(大约256^3个)" + "xray.message.help.warning": "警告,使用超过64的检测范围都会导致FPS下降,\n因为我们必须扫描大量的方块。(大约256^3个)", + "modmenu.descriptionTranslation.advanced-xray-fabric": "适用于Fabric的高级透视模组,可满足你的区块查找需求!" }