Skip to content

TrashSlot 翻译提交#5502

Merged
ZHAY10086 merged 3 commits intoCFPAOrg:mainfrom
nageih:trash-slot
Aug 22, 2025
Merged

TrashSlot 翻译提交#5502
ZHAY10086 merged 3 commits intoCFPAOrg:mainfrom
nageih:trash-slot

Conversation

@nageih
Copy link
Copy Markdown
Contributor

@nageih nageih commented Aug 20, 2025

No description provided.

@boring-cyborg boring-cyborg Bot added (Neo)Forge 包含 Forge 或 NeoForge 模组 1.19.x Minecraft 版本标签 1.20.x Minecraft 版本标签 1.21.x Minecraft 版本标签 Fabric 包含 Fabric 模组 Forge 包含 Forge 模组 labels Aug 20, 2025
@cfpa-bot cfpa-bot Bot added the 40+ 行数标签 label Aug 20, 2025
@cfpa-bot
Copy link
Copy Markdown
Contributor

cfpa-bot Bot commented Aug 20, 2025

模组 🔗 链接 🎨 相关文件
TrashSlot 🔍 源代码   | 🟩 MCMOD | 📁 对比(Azusa)
语言文件链接1.12
1.16
1.18
依赖-Balm 🔍 源代码   | 🟩 MCMOD |   * *

💾 基于此 PR 所打包的资源包:


ℹ trashslot 在其它 PR 中有提交:


trashslot Mod Domain 验证通过。
ℹ trashslot-1.19 语言文件验证通过。
ℹ trashslot-1.19 模组内语言文件验证通过。


🔛 Diff:

trashslot/1.19
英文 中文
The server does not have TrashSlot installed. This mod will be disabled. 服务端未安装垃圾槽。此模组将被禁用。
Show/Hide TrashSlot 显示/隐藏垃圾槽
Lock/Unlock TrashSlot 锁定/解锁垃圾槽
Delete Item 删除物品
Delete All Items of Type 删除同类所有物品
TrashSlot 垃圾槽
Instant Deleting 立即删除
TrashSlot 垃圾槽
Instant Deletion 立即删除
TrashSlot 垃圾槽
Instant Deletion 立即删除
This causes the deletion slot to delete items instantly, similar to Creative Mode. 与创造模式中的行为类似,物品只要放入垃圾槽就会被删除。
Delete Keys in Creative 创造模式下启用删除快捷键
Set to true if you want the delete keybindings to work in creative as well. Note: Items will be deleted permanently in creative, regardless of instantDeletion setting! 设置为true时,创造模式下也能使用快捷键删除物品。注意:无论“立刻删除”选项是否启用,创造模式下物品都将被永久删除!
Enable Hints 启用提示
TrashSlot will show a hint the first time the trash slot is toggled off or can be enabled on a supported screen. Set to false to disable. 垃圾槽第一次被关闭,或者第一次能在支持的界面上启用时,模组将显示一条提示信息。将此项设置为false可禁用该提示。
Allow Deletion While TrashSlot is Invisible 允许在垃圾槽隐藏时使用快捷键删除
Not recommended, but this will allow you to use the keybinds for deleting items even if the trash slot itself is hidden. (不推荐)启用此项后,将始终能通过快捷键删除物品,即使当前界面隐藏了垃圾槽。
Deletion Deny List 删除黑名单
List of items that cannot be deleted, in comma-separated format of "modid:name". 此列表中的物品将无法被删除。请使用“modid:name”的格式填写,并用英文逗号分隔多个物品。
Press %s to enable the trash slot for this screen! 按%s以启用当前界面的垃圾槽!
You've toggled off the trash slot! Press %s to re-enable it. 垃圾槽已关闭!按%s以重新开启。
Item trashed! 物品已删除!
Item cannot be trashed! 物品无法被删除!
Trash slot locked. Press %s to unlock it. 垃圾槽已锁定。按%s以解锁。
Trash slot unlocked. Press %s to lock it. 垃圾槽已解锁。按%s以锁定。
trashslot/1.19-keys
Key 英文 中文
trashslot.serverNotInstalled The server does not have TrashSlot installed. This mod will be disabled. 服务端未安装垃圾槽。此模组将被禁用。
key.trashslot.toggle Show/Hide TrashSlot 显示/隐藏垃圾槽
key.trashslot.toggleLock Lock/Unlock TrashSlot 锁定/解锁垃圾槽
key.trashslot.delete Delete Item 删除物品
key.trashslot.deleteAll Delete All Items of Type 删除同类所有物品
key.categories.trashslot TrashSlot 垃圾槽
trashslot.config.instantDeletion Instant Deleting 立即删除
text.autoconfig.trashslot.title TrashSlot 垃圾槽
text.autoconfig.trashslot.option.instantDeletion Instant Deletion 立即删除
config.trashslot.title TrashSlot 垃圾槽
config.trashslot.instantDeletion Instant Deletion 立即删除
config.trashslot.instantDeletion.tooltip This causes the deletion slot to delete items instantly, similar to Creative Mode. 与创造模式中的行为类似,物品只要放入垃圾槽就会被删除。
config.trashslot.enableDeleteKeysInCreative Delete Keys in Creative 创造模式下启用删除快捷键
config.trashslot.enableDeleteKeysInCreative.tooltip Set to true if you want the delete keybindings to work in creative as well. Note: Items will be deleted permanently in creative, regardless of instantDeletion setting! 设置为true时,创造模式下也能使用快捷键删除物品。注意:无论“立刻删除”选项是否启用,创造模式下物品都将被永久删除!
config.trashslot.enableHints Enable Hints 启用提示
config.trashslot.enableHints.tooltip TrashSlot will show a hint the first time the trash slot is toggled off or can be enabled on a supported screen. Set to false to disable. 垃圾槽第一次被关闭,或者第一次能在支持的界面上启用时,模组将显示一条提示信息。将此项设置为false可禁用该提示。
config.trashslot.allowDeletionWhileTrashSlotIsInvisible Allow Deletion While TrashSlot is Invisible 允许在垃圾槽隐藏时使用快捷键删除
config.trashslot.allowDeletionWhileTrashSlotIsInvisible.tooltip Not recommended, but this will allow you to use the keybinds for deleting items even if the trash slot itself is hidden. (不推荐)启用此项后,将始终能通过快捷键删除物品,即使当前界面隐藏了垃圾槽。
config.trashslot.deletionDenyList Deletion Deny List 删除黑名单
config.trashslot.deletionDenyList.tooltip List of items that cannot be deleted, in comma-separated format of "modid:name". 此列表中的物品将无法被删除。请使用“modid:name”的格式填写,并用英文逗号分隔多个物品。
trashslot.hint.toggleOn Press %s to enable the trash slot for this screen! 按%s以启用当前界面的垃圾槽!
trashslot.hint.toggledOff You've toggled off the trash slot! Press %s to re-enable it. 垃圾槽已关闭!按%s以重新开启。
trashslot.hint.deletedWhileHidden Item trashed! 物品已删除!
trashslot.hint.deletionDenied Item cannot be trashed! 物品无法被删除!
trashslot.hint.locked Trash slot locked. Press %s to unlock it. 垃圾槽已锁定。按%s以解锁。
trashslot.hint.unlocked Trash slot unlocked. Press %s to lock it. 垃圾槽已解锁。按%s以锁定。
trashslot/1.19-术语检查
Key 英文 中文 检查结果
key.trashslot.delete Delete Item 删除物品 ⚠ 术语异常 delete => delete
✔ 术语 item => 物品
key.trashslot.deleteAll Delete All Items of Type 删除同类所有物品 ⚠ 术语异常 delete => delete
✔ 术语 items => 物品
⚠ 术语异常 all => 全部
trashslot.config.instantDeletion Instant Deleting 立即删除 ⚠ 术语异常 instant => 瞬间
text.autoconfig.trashslot.option.instantDeletion Instant Deletion 立即删除 ⚠ 术语异常 instant => 瞬间
config.trashslot.instantDeletion Instant Deletion 立即删除 ⚠ 术语异常 instant => 瞬间
config.trashslot.instantDeletion.tooltip This causes the deletion slot to delete items instantly, similar to Creative Mode. 与创造模式中的行为类似,物品只要放入垃圾槽就会被删除。 ✔ 术语 creative mode => 创造模式
⚠ 术语异常 delete => delete
✔ 术语 items => 物品
✔ 术语 creative => 创造模式
⚠ 术语异常 slot => 槽位
config.trashslot.enableDeleteKeysInCreative Delete Keys in Creative 创造模式下启用删除快捷键 ⚠ 术语异常 delete => delete
✔ 术语 creative => 创造模式
config.trashslot.enableDeleteKeysInCreative.tooltip Set to true if you want the delete keybindings to work in creative as well. Note: Items will be deleted permanently in creative, regardless of instantDeletion setting! 设置为true时,创造模式下也能使用快捷键删除物品。注意:无论“立刻删除”选项是否启用,创造模式下物品都将被永久删除! ⚠ 术语异常 delete => delete
✔ 术语 items => 物品
⚠ 术语异常 work => 工作
✔ 术语 creative => 创造模式
config.trashslot.enableHints.tooltip TrashSlot will show a hint the first time the trash slot is toggled off or can be enabled on a supported screen. Set to false to disable. 垃圾槽第一次被关闭,或者第一次能在支持的界面上启用时,模组将显示一条提示信息。将此项设置为false可禁用该提示。 ✔ 术语 off => 关
⚠ 术语异常 on => 开
⚠ 术语异常 slot => 槽位
config.trashslot.allowDeletionWhileTrashSlotIsInvisible.tooltip Not recommended, but this will allow you to use the keybinds for deleting items even if the trash slot itself is hidden. (不推荐)启用此项后,将始终能通过快捷键删除物品,即使当前界面隐藏了垃圾槽。 ✔ 术语 items => 物品
⚠ 术语异常 slot => 槽位
config.trashslot.deletionDenyList.tooltip List of items that cannot be deleted, in comma-separated format of "modid:name". 此列表中的物品将无法被删除。请使用“modid:name”的格式填写,并用英文逗号分隔多个物品。 ✔ 术语 items => 物品
trashslot.hint.toggleOn Press %s to enable the trash slot for this screen! 按%s以启用当前界面的垃圾槽! ⚠ 术语异常 slot => 槽位
trashslot.hint.toggledOff You've toggled off the trash slot! Press %s to re-enable it. 垃圾槽已关闭!按%s以重新开启。 ✔ 术语 off => 关
trashslot.hint.deletedWhileHidden Item trashed! 物品已删除! ✔ 术语 item => 物品
trashslot.hint.deletionDenied Item cannot be trashed! 物品无法被删除! ✔ 术语 item => 物品
trashslot.hint.locked Trash slot locked. Press %s to unlock it. 垃圾槽已锁定。按%s以解锁。 ⚠ 术语异常 slot => 槽位
trashslot.hint.unlocked Trash slot unlocked. Press %s to lock it. 垃圾槽已解锁。按%s以锁定。 ⚠ 术语异常 slot => 槽位

机器人的命令列表

  • 🔄 勾选这个复选框来强制刷新

Copy link
Copy Markdown
Collaborator

@Don-Trueno Don-Trueno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

还需检查配合Configure模组时,true和false是否会被翻译(我忘了)

Comment thread projects/1.19/assets/trashslot/trashslot/lang/zh_cn.json Outdated
Comment thread projects/1.19/assets/trashslot/trashslot/lang/zh_cn.json Outdated
Comment thread projects/1.19/assets/trashslot/trashslot/lang/zh_cn.json Outdated
Comment thread projects/1.19/assets/trashslot/trashslot/lang/zh_cn.json Outdated
Comment thread projects/1.19/assets/trashslot/trashslot/lang/zh_cn.json Outdated
Comment thread projects/1.19/assets/trashslot/trashslot/lang/zh_cn.json
@nageih
Copy link
Copy Markdown
Contributor Author

nageih commented Aug 21, 2025

还需检查配合Configure模组时,true和false是否会被翻译(我忘了)

不会被翻译。

感谢suggestion,太久没汉化模组,语言组织能力有点退化(

nageih and others added 2 commits August 21, 2025 11:55
Co-authored-by: El Trueno <Don_Trueno@foxmail.com>
@Don-Trueno Don-Trueno added the 即将合并 在此标签被添加的 24 小时后 Pull Request 才可被合并 label Aug 21, 2025
@ZHAY10086 ZHAY10086 merged commit 395c6fe into CFPAOrg:main Aug 22, 2025
14 checks passed
@nageih nageih deleted the trash-slot branch November 11, 2025 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1.19.x Minecraft 版本标签 1.20.x Minecraft 版本标签 1.21.x Minecraft 版本标签 40+ 行数标签 Fabric 包含 Fabric 模组 Forge 包含 Forge 模组 (Neo)Forge 包含 Forge 或 NeoForge 模组 即将合并 在此标签被添加的 24 小时后 Pull Request 才可被合并

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants