TrashSlot 翻译提交#5502
Merged
ZHAY10086 merged 3 commits intoCFPAOrg:mainfrom Aug 22, 2025
Merged
Conversation
Contributor
|
|
| 模组 | 🔗 链接 | 🎨 相关文件 | |
|---|---|---|---|
| TrashSlot | 🔍 源代码 | 🟩 MCMOD | 📁 对比(Azusa) | ||
| 依赖-Balm | 🔍 源代码 | 🟩 MCMOD | * | * |
💾 基于此 PR 所打包的资源包:
- Minecraft-Mod-Language-Package-1.19.zip
- Minecraft-Mod-Language-Package-1.20-fabric.zip
- Minecraft-Mod-Language-Package-1.21-fabric.zip
- Minecraft-Mod-Language-Package-1.20.zip
- Minecraft-Mod-Language-Package-1.21.zip
ℹ trashslot 在其它 PR 中有提交:
- Trashslot 汉化提交 #4619 中包含此模组的 1.20-fabric, 1.20 版本
✔ 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 => 槽位 |
ℹ 机器人的命令列表
- 🔄 勾选这个复选框来强制刷新
Don-Trueno
reviewed
Aug 20, 2025
Contributor
Author
不会被翻译。 感谢suggestion,太久没汉化模组,语言组织能力有点退化( |
Co-authored-by: El Trueno <Don_Trueno@foxmail.com>
Don-Trueno
approved these changes
Aug 21, 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.

No description provided.