Skip to content

Commit 395c6fe

Browse files
nageihDon-Trueno
andauthored
TrashSlot 翻译提交 (#5502)
Co-authored-by: El Trueno <Don_Trueno@foxmail.com>
1 parent 6a48e9d commit 395c6fe

7 files changed

Lines changed: 86 additions & 0 deletions

File tree

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"trashslot.serverNotInstalled": "The server does not have TrashSlot installed. This mod will be disabled.",
3+
"key.trashslot.toggle": "Show/Hide TrashSlot",
4+
"key.trashslot.toggleLock": "Lock/Unlock TrashSlot",
5+
"key.trashslot.delete": "Delete Item",
6+
"key.trashslot.deleteAll": "Delete All Items of Type",
7+
"key.categories.trashslot": "TrashSlot",
8+
"trashslot.config.instantDeletion": "Instant Deleting",
9+
"text.autoconfig.trashslot.title": "TrashSlot",
10+
"text.autoconfig.trashslot.option.instantDeletion": "Instant Deletion",
11+
"config.trashslot.title": "TrashSlot",
12+
"config.trashslot.instantDeletion": "Instant Deletion",
13+
"config.trashslot.instantDeletion.tooltip": "This causes the deletion slot to delete items instantly, similar to Creative Mode.",
14+
"config.trashslot.enableDeleteKeysInCreative": "Delete Keys in Creative",
15+
"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!",
16+
"config.trashslot.enableHints": "Enable Hints",
17+
"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.",
18+
"config.trashslot.allowDeletionWhileTrashSlotIsInvisible": "Allow Deletion While TrashSlot is Invisible",
19+
"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.",
20+
"config.trashslot.deletionDenyList": "Deletion Deny List",
21+
"config.trashslot.deletionDenyList.tooltip": "List of items that cannot be deleted, in comma-separated format of \"modid:name\".",
22+
"trashslot.hint.toggleOn": "Press %s to enable the trash slot for this screen!",
23+
"trashslot.hint.toggledOff": "You've toggled off the trash slot! Press %s to re-enable it.",
24+
"trashslot.hint.deletedWhileHidden": "Item trashed!",
25+
"trashslot.hint.deletionDenied": "Item cannot be trashed!",
26+
"trashslot.hint.locked": "Trash slot locked. Press %s to unlock it.",
27+
"trashslot.hint.unlocked": "Trash slot unlocked. Press %s to lock it."
28+
}
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"trashslot.serverNotInstalled": "服务端未安装垃圾槽。此模组将被禁用。",
3+
"key.trashslot.toggle": "显示/隐藏垃圾槽",
4+
"key.trashslot.toggleLock": "锁定/解锁垃圾槽",
5+
"key.trashslot.delete": "删除物品",
6+
"key.trashslot.deleteAll": "删除同类所有物品",
7+
"key.categories.trashslot": "垃圾槽",
8+
"trashslot.config.instantDeletion": "立即删除",
9+
"text.autoconfig.trashslot.title": "垃圾槽",
10+
"text.autoconfig.trashslot.option.instantDeletion": "立即删除",
11+
"config.trashslot.title": "垃圾槽",
12+
"config.trashslot.instantDeletion": "立即删除",
13+
"config.trashslot.instantDeletion.tooltip": "与创造模式中的行为类似,物品只要放入垃圾槽就会被删除。",
14+
"config.trashslot.enableDeleteKeysInCreative": "创造模式下启用删除快捷键",
15+
"config.trashslot.enableDeleteKeysInCreative.tooltip": "设置为true时,创造模式下也能使用快捷键删除物品。注意:无论“立刻删除”选项是否启用,创造模式下物品都将被永久删除!",
16+
"config.trashslot.enableHints": "启用提示",
17+
"config.trashslot.enableHints.tooltip": "垃圾槽第一次被关闭,或者第一次能在支持的界面上启用时,模组将显示一条提示信息。将此项设置为false可禁用该提示。",
18+
"config.trashslot.allowDeletionWhileTrashSlotIsInvisible": "允许在垃圾槽隐藏时使用快捷键删除",
19+
"config.trashslot.allowDeletionWhileTrashSlotIsInvisible.tooltip": "(不推荐)启用此项后,将始终能通过快捷键删除物品,即使当前界面隐藏了垃圾槽。",
20+
"config.trashslot.deletionDenyList": "删除黑名单",
21+
"config.trashslot.deletionDenyList.tooltip": "此列表中的物品将无法被删除。请使用“modid:name”的格式填写,并用英文逗号分隔多个物品。",
22+
"trashslot.hint.toggleOn": "按%s以启用当前界面的垃圾槽!",
23+
"trashslot.hint.toggledOff": "垃圾槽已关闭!按%s以重新开启。",
24+
"trashslot.hint.deletedWhileHidden": "物品已删除!",
25+
"trashslot.hint.deletionDenied": "物品无法被删除!",
26+
"trashslot.hint.locked": "垃圾槽已锁定。按%s以解锁。",
27+
"trashslot.hint.unlocked": "垃圾槽已解锁。按%s以锁定。"
28+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[
2+
{
3+
"type": "indirect",
4+
"source": "projects/1.19/assets/trashslot/trashslot"
5+
}
6+
]
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[
2+
{
3+
"type": "indirect",
4+
"source": "projects/1.19/assets/trashslot/trashslot"
5+
}
6+
]
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[
2+
{
3+
"type": "indirect",
4+
"source": "projects/1.19/assets/trashslot/trashslot"
5+
}
6+
]
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[
2+
{
3+
"type": "indirect",
4+
"source": "projects/1.19/assets/trashslot/trashslot"
5+
}
6+
]
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[
2+
{
3+
"type": "indirect",
4+
"source": "projects/1.19/assets/trashslot/trashslot"
5+
}
6+
]

0 commit comments

Comments
 (0)