Sit/src/main/resources/assets/sit/lang/zh_tw.json
2024-08-08 23:48:07 +07:00

51 lines
3.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"config.sit.empty": "空",
"config.sit.restrictive": "限制",
"config.sit.none": "無",
"config.sit.category.general": "一般",
"config.sit.category.general.tooltip": "一般設定",
"config.sit.category.main_hand": "慣用手",
"config.sit.category.main_hand.tooltip": "慣用手設定",
"config.sit.category.off_hand": "非慣用手",
"config.sit.category.off_hand.tooltip": "非慣用手設定",
"config.sit.general.keep_active": "保持活躍",
"config.sit.general.keep_active.description": "即使在登出/關閉時,也保持實體處於活躍狀態",
"config.sit.general.sittable": "可坐的方塊",
"config.sit.general.sittable.description": "切換坐在不同方塊類型上的能力。",
"config.sit.general.sit_while_seated": "坐下時坐下",
"config.sit.general.sit_while_seated.description": "切換已經坐在一個方塊上時,坐在其他方塊上的能力。",
"config.sit.general.sittable.stairs": "階梯",
"config.sit.general.sittable.slabs": "半磚",
"config.sit.general.sittable.carpets": "地毯",
"config.sit.general.sittable.full_blocks": "完整方塊",
"config.sit.general.sittable.custom": "自訂",
"config.sit.general.sittable.custom.description": "啟用新增自訂方塊以供坐下。",
"config.sit.general.sittable_blocks": "自訂可坐方塊",
"config.sit.general.sittable_blocks.description": "新增自訂可坐方塊!",
"config.sit.general.sittable_blocks.description_2": "範例:%s",
"config.sit.general.sittable_blocks.description_4": "第一個條目:自訂方塊",
"config.sit.general.sittable_blocks.description_5": "第二個條目坐姿高度0-1 之間的數字,例如 0.52",
"config.sit.general.sittable_blocks.description_6": "第三個條目:碰撞箱大小(玩家下馬時在實體上方生成的位置)",
"config.sit.general.sittable_blocks.description_7": "第四個條目(可選):坐下的必要方塊狀態(輸入「!」排除方塊狀態)",
"config.sit.general.sittable_blocks.description_8": "使用「|」分隔不同的條目!",
"config.sit.hand": "手部設定",
"config.sit.hand.requirements": "需求",
"config.sit.hand.requirements.description": "坐下的手部需求。",
"config.sit.hand.requirements.description_2": "空 = 手必須是空的",
"config.sit.hand.requirements.description_3": "限制 = 為手部狀態設定限制",
"config.sit.hand.requirements.description_4": "無 = 隨時可以坐下",
"config.sit.hand.restrictions": "限制",
"config.sit.hand.restrictions.description": "切換預設的手部限制以供坐下。",
"config.sit.hand.restrictions.blocks": "方塊",
"config.sit.hand.restrictions.food": "食物",
"config.sit.hand.restrictions.usable": "可使用的",
"config.sit.hand.restrictions.usable.description": "例如:弓、三叉戟、盾牌",
"config.sit.hand.whitelist": "白名單",
"config.sit.hand.whitelist.description": "為玩家可以用來坐下的物品建立自訂白名單。",
"config.sit.hand.blacklist": "黑名單",
"config.sit.hand.blacklist.description": "為玩家無法用來坐下的物品建立自訂黑名單。",
"config.sit.hand.list.description": "範例:",
"config.sit.hand.list.description_2": "「minecraft:torch」",
"key.sit.command.reloaded": "已重新載入設定!",
"key.sit.command.purged": "已清除所有活躍的椅子實體!"
}