Inventory Bogo Sorter 翻译提交#5431
Merged
ZHAY10086 merged 2 commits intoCFPAOrg:mainfrom Aug 17, 2025
Merged
Conversation
Contributor
|
|
| 模组 | 🔗 链接 | 🎨 相关文件 | |
|---|---|---|---|
| Inventory Bogo Sorter | 🔍 源代码 | 🟩 MCMOD | 📁 对比(Azusa) | 语言文件链接 |
|
| 依赖-MixinBooter | 🔍 源代码 | 🟩 MCMOD | * | * | |
| 依赖-ModularUI | 🔍 源代码 | 🟩 MCMOD | * | * |
💾 基于此 PR 所打包的资源包:
✔ bogosorter Mod Domain 验证通过。
ℹ bogosorter-1.12.2 语言文件验证通过。
ℹ bogosorter-1.12.2 模组内语言文件验证通过。
ℹ 注意:检测到可能的争议译名:魔咒,请注意区分附魔(Enchant/Enchanting)和魔咒(Enchantment)。例如行 bogosort.sortrules.nbt.enchantment.name=魔咒。
ℹ 注意:检测到可能的争议译名:附魔,请注意区分附魔(Enchant/Enchanting)和魔咒(Enchantment)。例如行 bogosort.sortrules.nbt.enchantment_book.name=附魔书。
详细检查报告
开始检查 bogosorter 1.12.2bogosorter-1.12.2 中文语言文件共有 69 个 Key; 英文语言文件共有 69 个 Key
bogosorter-1.12.2 模组内语言文件共有 69 个 Key;
检测到争议译名:魔咒 projects/1.12.2/assets/inventory-bogosorter/bogosorter/lang/zh_cn.lang-0: bogosort.sortrules.nbt.enchantment.name=魔咒
检测到争议译名:附魔 projects/1.12.2/assets/inventory-bogosorter/bogosorter/lang/zh_cn.lang-0: bogosort.sortrules.nbt.enchantment_book.name=附魔书
检测到争议译名:附魔 projects/1.12.2/assets/inventory-bogosorter/bogosorter/lang/zh_cn.lang-0: bogosort.sortrules.nbt.enchantment.description=根据效果和等级对附魔物品排序
检测到争议译名:附魔 projects/1.12.2/assets/inventory-bogosorter/bogosorter/lang/zh_cn.lang-0: bogosort.sortrules.nbt.enchantment_book.description=根据效果和等级对附魔书排序
上方的译名检测仅有参考价值,可能并没有实际错误。请在修改前仔细斟酌!
报告也可以在 这里 查看。在 PR 更新时这里的检查也会自动更新。
🔛 Diff:
inventory-bogosorter/1.12.2
| 英文 | 中文 |
|---|---|
| Inventory Bogo Sorter | 物品栏Bogo排序整理 |
| Open Sort Config | 打开排序配置 |
| Sort Inventory | 排序物品栏 |
| Sort Config | 排序配置 |
| General | 常规 |
| Profiles | 配置文件 |
| Item sort rules | 物品排序规则 |
| NBT sort rules | NBT排序规则 |
| Available Sort-Rules | 可用的排序规则 |
| Configured Sort-Rules | 已配置的排序规则 |
| Enable auto hotbar refill | 启用快捷栏自动替换 |
| Quark is installed. If this option is disabled, theirs might still be enabled. You can find the config at 'Management' -> 'Automatic Tool Restock'. | 检测到夸克。若禁用该选项,夸克的自动替换仍可能在起效。可在夸克的“Management” -> “Automatic Tool Restock”配置中更改。 |
| Auto refill damage threshold | 自动替换耐久阈值 |
| Ascending | 升序 |
| Descending | 降序 |
| Enable hotbar column scrolling | 启用快捷栏纵列滚动 |
| Scroll though inventory column by holding ALT | 按住ALT键滚动选取物品栏对应列 |
| Enabled | 启用 |
| Enable sort and config buttons in GUI's | 在GUI中启用排序和设置按钮 |
| Background color of sort buttons | 排序按钮的背景颜色 |
| Reloaded sorting config | 重新加载排序配置 |
| Mod name | 模组名称 |
| Registry name | 注册名称 |
| Meta value | 元数据 |
| Registry Order | 注册顺序 |
| Display Name | 显示名称 |
| NBT tag size | NBT标签大小 |
| Has NBT tag | 是否具有NBT标签 |
| NBT rules | NBT规则 |
| All NBT values | 所有NBT值 |
| Stack size | 堆叠大小 |
| Ore dict | 矿物词典 |
| Material | 材料 |
| Ore prefix | 矿词前缀 |
| Burn Time | 燃烧时间 |
| Block Type | 方块类型 |
| Hunger | 饥饿值 |
| Saturation | 饱和度 |
| EMC Value | EMC值 |
| Color | 颜色 |
| Sorts items alphabetically by its mod name | 根据模组名称的字母顺序对物品排序 |
| Sorts items alphabetically by its registry name (without mod) | 根据注册名称的字母顺序对项目排序(不含模组名) |
| Sorts items numerically by its meta value | 根据元数据对物品排序 |
| Sorts items numerically by its registry order | 根据注册顺序对物品排序 |
| Sorts items alphabetically by its displayed name | 根据物品显示名称的字母顺序对物品排序 |
| Sorts items numerically by its meta value NBT tag size | 根据元数据NBT标签大小对物品排序 |
| Sorts items based on if or if not that have a NBT tag | 根据是否具有NBT标签对物品排序 |
| Sorts items based on configured NBT sort rules | 根据已配置的NBT排序规则对物品排序 |
| Tries to sort items by comparing all nbt tags and subtags | 尝试通过比较所有NBT标签和子标签对物品排序 |
| Sorts items numerically by its stack size | 根据堆叠大小对物品排序 |
| Sorts items numerically and/or alphabetically by its ore dicts | 根据矿物词典的数量和字母顺序对物品排序 |
| Sorts items alphabetically by its material name (f.e. Iron, Gold, Copper...) | 根据材料名称的字母顺序对物品排序(例如铁、金、铜等) |
| Sorts items by their ore prefix (f.e. ingot, nugget, plate, gear...) | 根据矿词前缀(例如锭,块,板,齿轮等)对物品排序 |
| Sorts items numerically by its fuel burn time | 根据燃烧时间对物品排序 |
| Sorts items based on what type of block the item is (f.e. full block, slab, stairs ...) | 根据方块类型对物品排序(例如完整方块、台阶、楼梯等) |
| Sorts items numerically by its hunger refill value | 根据回复的饥饿值对物品排序 |
| Sorts items numerically by its saturation refill value | 根据回复的饱和度对物品排序 |
| Sorts items numerically by its EMC value | 根据EMC值对物品排序 |
| Sorts items numerically by its color hue value | 根据颜色色调值对物品排序 |
| Potions | 药水 |
| Enchantments | 魔咒 |
| Ench. books | 附魔书 |
| GT prog. circuit | 格雷科技可编程电路 |
| GT tool damage | 格雷科技工具耐久 |
| Sorts potions by effect and level | 根据效果和等级对药水排序 |
| Sorts enchanted items by effect and level | 根据效果和等级对附魔物品排序 |
| Sorts enchanted books by effect and level | 根据效果和等级对附魔书排序 |
| Sorts GregTech programmable circuits by their configuration | 根据配置对格雷科技的编程电路排序 |
| Sorts GregTech tools by their damage | 根据耐久对格雷科技的工具排序 |
inventory-bogosorter/1.12.2-keys
| Key | 英文 | 中文 |
|---|---|---|
key.categories.bogosorter |
Inventory Bogo Sorter | 物品栏Bogo排序整理 |
key.sort_config |
Open Sort Config | 打开排序配置 |
key.sort |
Sort Inventory | 排序物品栏 |
bogosort.gui.title |
Sort Config | 排序配置 |
bogosort.gui.tab.general.name |
General | 常规 |
bogosort.gui.tab.profiles.name |
Profiles | 配置文件 |
bogosort.gui.tab.item_sort_rules.name |
Item sort rules | 物品排序规则 |
bogosort.gui.tab.nbt_sort_rules.name |
NBT sort rules | NBT排序规则 |
bogosort.gui.available_sort_rules |
Available Sort-Rules | 可用的排序规则 |
bogosort.gui.configured_sort_rules |
Configured Sort-Rules | 已配置的排序规则 |
bogosort.gui.enable_refill |
Enable auto hotbar refill | 启用快捷栏自动替换 |
bogosort.gui.refill_comment |
Quark is installed. If this option is disabled, theirs might still be enabled. You can find the config at 'Management' -> 'Automatic Tool Restock'. | 检测到夸克。若禁用该选项,夸克的自动替换仍可能在起效。可在夸克的“Management” -> “Automatic Tool Restock”配置中更改。 |
bogosort.gui.refill_threshold |
Auto refill damage threshold | 自动替换耐久阈值 |
bogosort.gui.ascending |
Ascending | 升序 |
bogosort.gui.descending |
Descending | 降序 |
bogosort.gui.hotbar_scrolling |
Enable hotbar column scrolling | 启用快捷栏纵列滚动 |
bogosort.gui.hotbar_scrolling.tooltip |
Scroll though inventory column by holding ALT | 按住ALT键滚动选取物品栏对应列 |
bogosort.gui.enabled |
Enabled | 启用 |
bogosort.gui.button.enabled |
Enable sort and config buttons in GUI's | 在GUI中启用排序和设置按钮 |
bogosort.gui.button.color |
Background color of sort buttons | 排序按钮的背景颜色 |
bogosort.command.config_relaod.success |
Reloaded sorting config | 重新加载排序配置 |
bogosort.sortrules.item.mod.name |
Mod name | 模组名称 |
bogosort.sortrules.item.id.name |
Registry name | 注册名称 |
bogosort.sortrules.item.meta.name |
Meta value | 元数据 |
bogosort.sortrules.item.registry_order.name |
Registry Order | 注册顺序 |
bogosort.sortrules.item.display_name.name |
Display Name | 显示名称 |
bogosort.sortrules.item.nbt_size.name |
NBT tag size | NBT标签大小 |
bogosort.sortrules.item.nbt_has.name |
Has NBT tag | 是否具有NBT标签 |
bogosort.sortrules.item.nbt_rules.name |
NBT rules | NBT规则 |
bogosort.sortrules.item.nbt_all_values.name |
All NBT values | 所有NBT值 |
bogosort.sortrules.item.count.name |
Stack size | 堆叠大小 |
bogosort.sortrules.item.ore_dict.name |
Ore dict | 矿物词典 |
bogosort.sortrules.item.material.name |
Material | 材料 |
bogosort.sortrules.item.ore_prefix.name |
Ore prefix | 矿词前缀 |
bogosort.sortrules.item.burn_time.name |
Burn Time | 燃烧时间 |
bogosort.sortrules.item.block_type.name |
Block Type | 方块类型 |
bogosort.sortrules.item.hunger.name |
Hunger | 饥饿值 |
bogosort.sortrules.item.saturation.name |
Saturation | 饱和度 |
bogosort.sortrules.item.emc.name |
EMC Value | EMC值 |
bogosort.sortrules.item.color.name |
Color | 颜色 |
bogosort.sortrules.item.mod.description |
Sorts items alphabetically by its mod name | 根据模组名称的字母顺序对物品排序 |
bogosort.sortrules.item.id.description |
Sorts items alphabetically by its registry name (without mod) | 根据注册名称的字母顺序对项目排序(不含模组名) |
bogosort.sortrules.item.meta.description |
Sorts items numerically by its meta value | 根据元数据对物品排序 |
bogosort.sortrules.item.registry_order.description |
Sorts items numerically by its registry order | 根据注册顺序对物品排序 |
bogosort.sortrules.item.display_name.description |
Sorts items alphabetically by its displayed name | 根据物品显示名称的字母顺序对物品排序 |
bogosort.sortrules.item.nbt_size.description |
Sorts items numerically by its meta value NBT tag size | 根据元数据NBT标签大小对物品排序 |
bogosort.sortrules.item.nbt_has.description |
Sorts items based on if or if not that have a NBT tag | 根据是否具有NBT标签对物品排序 |
bogosort.sortrules.item.nbt_rules.description |
Sorts items based on configured NBT sort rules | 根据已配置的NBT排序规则对物品排序 |
bogosort.sortrules.item.nbt_all_values.description |
Tries to sort items by comparing all nbt tags and subtags | 尝试通过比较所有NBT标签和子标签对物品排序 |
bogosort.sortrules.item.count.description |
Sorts items numerically by its stack size | 根据堆叠大小对物品排序 |
bogosort.sortrules.item.ore_dict.description |
Sorts items numerically and/or alphabetically by its ore dicts | 根据矿物词典的数量和字母顺序对物品排序 |
bogosort.sortrules.item.material.description |
Sorts items alphabetically by its material name (f.e. Iron, Gold, Copper...) | 根据材料名称的字母顺序对物品排序(例如铁、金、铜等) |
bogosort.sortrules.item.ore_prefix.description |
Sorts items by their ore prefix (f.e. ingot, nugget, plate, gear...) | 根据矿词前缀(例如锭,块,板,齿轮等)对物品排序 |
bogosort.sortrules.item.burn_time.description |
Sorts items numerically by its fuel burn time | 根据燃烧时间对物品排序 |
bogosort.sortrules.item.block_type.description |
Sorts items based on what type of block the item is (f.e. full block, slab, stairs ...) | 根据方块类型对物品排序(例如完整方块、台阶、楼梯等) |
bogosort.sortrules.item.hunger.description |
Sorts items numerically by its hunger refill value | 根据回复的饥饿值对物品排序 |
bogosort.sortrules.item.saturation.description |
Sorts items numerically by its saturation refill value | 根据回复的饱和度对物品排序 |
bogosort.sortrules.item.emc.description |
Sorts items numerically by its EMC value | 根据EMC值对物品排序 |
bogosort.sortrules.item.color.description |
Sorts items numerically by its color hue value | 根据颜色色调值对物品排序 |
bogosort.sortrules.nbt.potion.name |
Potions | 药水 |
bogosort.sortrules.nbt.enchantment.name |
Enchantments | 魔咒 |
bogosort.sortrules.nbt.enchantment_book.name |
Ench. books | 附魔书 |
bogosort.sortrules.nbt.gt_circ_config.name |
GT prog. circuit | 格雷科技可编程电路 |
bogosort.sortrules.nbt.gt_item_damage.name |
GT tool damage | 格雷科技工具耐久 |
bogosort.sortrules.nbt.potion.description |
Sorts potions by effect and level | 根据效果和等级对药水排序 |
bogosort.sortrules.nbt.enchantment.description |
Sorts enchanted items by effect and level | 根据效果和等级对附魔物品排序 |
bogosort.sortrules.nbt.enchantment_book.description |
Sorts enchanted books by effect and level | 根据效果和等级对附魔书排序 |
bogosort.sortrules.nbt.gt_circ_config.description |
Sorts GregTech programmable circuits by their configuration | 根据配置对格雷科技的编程电路排序 |
bogosort.sortrules.nbt.gt_item_damage.description |
Sorts GregTech tools by their damage | 根据耐久对格雷科技的工具排序 |
inventory-bogosorter/1.12.2-术语检查
| Key | 英文 | 中文 | 检查结果 |
|---|---|---|---|
key.categories.bogosorter |
Inventory Bogo Sorter | 物品栏Bogo排序整理 | ✔ 术语 inventory => 物品栏 |
key.sort_config |
Open Sort Config | 打开排序配置 | ✔ 术语 open => 打开, 开启 |
key.sort |
Sort Inventory | 排序物品栏 | ✔ 术语 inventory => 物品栏 |
bogosort.gui.tab.general.name |
General | 常规 | ⚠ 术语异常 general => 通用 |
bogosort.gui.tab.item_sort_rules.name |
Item sort rules | 物品排序规则 | ✔ 术语 item => 物品 |
bogosort.gui.enable_refill |
Enable auto hotbar refill | 启用快捷栏自动替换 | ✔ 术语 hotbar => 快捷栏 ✔ 术语 auto => 自动 |
bogosort.gui.refill_comment |
Quark is installed. If this option is disabled, theirs might still be enabled. You can find the config at 'Management' -> 'Automatic Tool Restock'. | 检测到夸克。若禁用该选项,夸克的自动替换仍可能在起效。可在夸克的“Management” -> “Automatic Tool Restock”配置中更改。 | ⚠ 术语异常 . => . |
bogosort.gui.refill_threshold |
Auto refill damage threshold | 自动替换耐久阈值 | ✔ 术语 auto => 自动 |
bogosort.gui.hotbar_scrolling |
Enable hotbar column scrolling | 启用快捷栏纵列滚动 | ✔ 术语 hotbar => 快捷栏 |
bogosort.gui.hotbar_scrolling.tooltip |
Scroll though inventory column by holding ALT | 按住ALT键滚动选取物品栏对应列 | ✔ 术语 inventory => 物品栏 |
bogosort.sortrules.item.nbt_all_values.name |
All NBT values | 所有NBT值 | ⚠ 术语异常 all => 全部 |
bogosort.sortrules.item.ore_dict.name |
Ore dict | 矿物词典 | ⚠ 术语异常 ore => 矿石 |
bogosort.sortrules.item.material.name |
Material | 材料 | ✔ 术语 material => 材料 |
bogosort.sortrules.item.ore_prefix.name |
Ore prefix | 矿词前缀 | ⚠ 术语异常 ore => 矿石 |
bogosort.sortrules.item.hunger.name |
Hunger | 饥饿值 | ✔ 术语 hunger => 饥饿 |
bogosort.sortrules.item.saturation.name |
Saturation | 饱和度 | ✔ 术语 saturation => 饱和 ✔ 术语 saturation => 饱和度 |
bogosort.sortrules.item.mod.description |
Sorts items alphabetically by its mod name | 根据模组名称的字母顺序对物品排序 | ✔ 术语 items => 物品 |
bogosort.sortrules.item.id.description |
Sorts items alphabetically by its registry name (without mod) | 根据注册名称的字母顺序对项目排序(不含模组名) | ⚠ 术语异常 items => 物品 |
bogosort.sortrules.item.meta.description |
Sorts items numerically by its meta value | 根据元数据对物品排序 | ✔ 术语 items => 物品 |
bogosort.sortrules.item.registry_order.description |
Sorts items numerically by its registry order | 根据注册顺序对物品排序 | ✔ 术语 items => 物品 |
bogosort.sortrules.item.display_name.description |
Sorts items alphabetically by its displayed name | 根据物品显示名称的字母顺序对物品排序 | ✔ 术语 items => 物品 |
bogosort.sortrules.item.nbt_size.description |
Sorts items numerically by its meta value NBT tag size | 根据元数据NBT标签大小对物品排序 | ✔ 术语 items => 物品 |
bogosort.sortrules.item.nbt_has.description |
Sorts items based on if or if not that have a NBT tag | 根据是否具有NBT标签对物品排序 | ✔ 术语 items => 物品 ⚠ 术语异常 on => 开 |
bogosort.sortrules.item.nbt_rules.description |
Sorts items based on configured NBT sort rules | 根据已配置的NBT排序规则对物品排序 | ✔ 术语 items => 物品 ⚠ 术语异常 on => 开 |
bogosort.sortrules.item.nbt_all_values.description |
Tries to sort items by comparing all nbt tags and subtags | 尝试通过比较所有NBT标签和子标签对物品排序 | ✔ 术语 items => 物品 ⚠ 术语异常 all => 全部 |
bogosort.sortrules.item.count.description |
Sorts items numerically by its stack size | 根据堆叠大小对物品排序 | ✔ 术语 items => 物品 |
bogosort.sortrules.item.ore_dict.description |
Sorts items numerically and/or alphabetically by its ore dicts | 根据矿物词典的数量和字母顺序对物品排序 | ✔ 术语 items => 物品 ⚠ 术语异常 ore => 矿石 |
bogosort.sortrules.item.material.description |
Sorts items alphabetically by its material name (f.e. Iron, Gold, Copper...) | 根据材料名称的字母顺序对物品排序(例如铁、金、铜等) | ✔ 术语 items => 物品 ✔ 术语 material => 材料 |
bogosort.sortrules.item.ore_prefix.description |
Sorts items by their ore prefix (f.e. ingot, nugget, plate, gear...) | 根据矿词前缀(例如锭,块,板,齿轮等)对物品排序 | ✔ 术语 items => 物品 ⚠ 术语异常 ore => 矿石 |
bogosort.sortrules.item.burn_time.description |
Sorts items numerically by its fuel burn time | 根据燃烧时间对物品排序 | ✔ 术语 items => 物品 ⚠ 术语异常 fuel => 燃料 |
bogosort.sortrules.item.block_type.description |
Sorts items based on what type of block the item is (f.e. full block, slab, stairs ...) | 根据方块类型对物品排序(例如完整方块、台阶、楼梯等) | ✔ 术语 items => 物品 ⚠ 术语异常 on => 开 ✔ 术语 stairs => 楼梯 ✔ 术语 item => 物品 |
bogosort.sortrules.item.hunger.description |
Sorts items numerically by its hunger refill value | 根据回复的饥饿值对物品排序 | ✔ 术语 items => 物品 ✔ 术语 hunger => 饥饿 |
bogosort.sortrules.item.saturation.description |
Sorts items numerically by its saturation refill value | 根据回复的饱和度对物品排序 | ✔ 术语 items => 物品 ✔ 术语 saturation => 饱和 ✔ 术语 saturation => 饱和度 |
bogosort.sortrules.item.emc.description |
Sorts items numerically by its EMC value | 根据EMC值对物品排序 | ✔ 术语 items => 物品 |
bogosort.sortrules.item.color.description |
Sorts items numerically by its color hue value | 根据颜色色调值对物品排序 | ✔ 术语 items => 物品 |
bogosort.sortrules.nbt.potion.description |
Sorts potions by effect and level | 根据效果和等级对药水排序 | ✔ 术语 effect => 效果 |
bogosort.sortrules.nbt.enchantment.description |
Sorts enchanted items by effect and level | 根据效果和等级对附魔物品排序 | ✔ 术语 items => 物品 ✔ 术语 enchanted => 附魔 ✔ 术语 effect => 效果 |
bogosort.sortrules.nbt.enchantment_book.description |
Sorts enchanted books by effect and level | 根据效果和等级对附魔书排序 | ✔ 术语 enchanted book => 附魔书 ✔ 术语 enchanted => 附魔 ✔ 术语 effect => 效果 |
bogosort.sortrules.nbt.gt_item_damage.description |
Sorts GregTech tools by their damage | 根据耐久对格雷科技的工具排序 | ✔ 术语 tools => 工具 |
ℹ 机器人的命令列表
- 🔄 勾选这个复选框来强制刷新
Collaborator
Author
|
/add-mapping inventory-bogosorter 632327 |
Contributor
|
@ZHAY10086 ℹ 添加重定向 inventory-bogosorter -> 632327 成功。请使用强制刷新来刷新数据。 |
ChuijkYahus
reviewed
Aug 15, 2025
Collaborator
Author
|
@ChuijkYahus 已修改 |
ChuijkYahus
approved these changes
Aug 15, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Sort暂时先按排序来吧