Sit/src/main/resources/assets/sit-oth3r/lang/zh_tw.json
2025-06-14 22:49:33 +00:00

77 lines
No EOL
5.1 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.entry.exclusion": "在條目前方加上 `!` 以排除它!",
"config.entry.example": "條目範例: %s",
"config.server": "伺服器設定",
"config.server.description": "設定伺服器端的設定。",
"config.server.lang": "語言",
"config.server.lang.description": "Sit! 模組使用的語言。",
"config.server.keep-active": "保持活動",
"config.server.keep-active.description": "切換坐下! 實體是否應該保留,即使玩家/伺服器離線。 \n 當設定為 false 時,玩家在重新登入時將不會坐下。",
"config.server.sit-while-seated": "坐下時坐下",
"config.server.sit-while-seated.description": "切換在已經坐下的情況下,是否能夠坐在另一個坐下! 方塊上的能力。",
"config.server.preset-blocks": "預設方塊",
"config.server.preset-blocks.description": "預設 Sit! 方塊的切換。",
"config.server.preset-blocks.stairs": "階梯",
"config.server.preset-blocks.slabs": "半磚",
"config.server.preset-blocks.carpets": "地毯",
"config.server.preset-blocks.full-blocks": "完整方塊",
"config.server.custom-enabled": "自訂",
"config.server.custom-enabled.description": "切換是否使用自訂方塊來坐下。",
"config.server.custom-blocks": "自訂方塊",
"config.server.custom-blocks.description": "自訂坐下方塊的清單。",
"config.server.custom-block.block-ids": "方塊 ID",
"config.server.custom-block.block-ids.description": "自訂坐下方塊的方塊 ID。",
"config.server.custom-block.block-tags": "方塊標籤",
"config.server.custom-block.block-tags.description": "自訂坐下方塊的方塊標籤。",
"config.server.custom-block.blockstates": "方塊狀態",
"config.server.custom-block.blockstates.description": "方塊必須具備的方塊狀態,才能成為自訂坐下方塊。",
"config.server.custom-block.sitting-height": "坐下高度",
"config.server.custom-block.sitting-height.description": "自訂方塊的玩家坐下高度。",
"config.server.blacklisted-blocks": "黑名單方塊",
"config.server.blacklisted-blocks.description": "不允許坐下的方塊清單。",
"config.sitting": "坐下設定",
"config.sitting.description": "設定坐下能力,在伺服器上,每個玩家在使用模組時都可以擁有自己的坐下設定。",
"config.sitting.enabled": "啟用",
"config.sitting.enabled.description": "切換坐下能力。",
"config.sitting.hand-sitting": "手持坐下",
"config.sitting.hand-sitting.description": "切換使用手部互動來坐下的能力。",
"config.sitting.hand.main": "慣用手",
"config.sitting.hand.main.description": "慣用手",
"config.sitting.hand.off": "非慣用手",
"config.sitting.hand.off.description": "非慣用手",
"config.sitting.hand.description": "設定 %s 坐下設定。",
"config.sitting.hand.requirement": "坐下需求",
"config.sitting.hand.requirement.description": "坐下的手部需求。例如,如果設定為 EMPTY則手部必須是空的",
"config.sitting.hand.requirement.description.none": "沒有坐下需求。",
"config.sitting.hand.requirement.description.empty": "手部必須是空的才能坐下。",
"config.sitting.hand.requirement.description.filter": "只有當手持的物品符合其中一個篩選器時,才能坐下。",
"config.sitting.hand.filter": "篩選器",
"config.sitting.hand.filter.description": "篩選器手部需求的物品清單。",
"config.sitting.hand.filter.block": "方塊",
"config.sitting.hand.filter.block.description": "方塊的預設篩選器。",
"config.sitting.hand.filter.food": "食物",
"config.sitting.hand.filter.food.description": "食物的預設篩選器。",
"config.sitting.hand.filter.usable": "可使用物品",
"config.sitting.hand.filter.usable.description": "可使用物品的預設篩選器。(三叉戟、盾牌、弓)",
"config.sitting.hand.filter.custom-items": "自訂物品",
"config.sitting.hand.filter.custom-items.description": "要新增到篩選器的自訂物品清單。",
"config.sitting.hand.filter.custom-tags": "自訂標籤",
"config.sitting.hand.filter.custom-tags.description": "要新增到篩選器的自訂物品標籤清單。",
"sit!.chat.toggle_sit": "%s 坐下!",
"sit!.chat.toggle_sit.on": "已啟用",
"sit!.chat.toggle_sit.off": "已停用",
"sit!.chat.unsupported": "此伺服器不支援坐下! 功能。",
"sit!.chat.reloaded": "設定已重新載入!",
"sit!.chat.purged": "已清除所有已載入的 Sit! 實體! %s",
"sit!.chat.purged.total": "(已移除 %s 個)",
"key.sit!.toggle": "調整設定",
"key.sit!.sit": "坐下",
"key.sit!.config": "開啟設定",
"sit!.screen.config": "坐下! 設定",
"sit!.gui.button.issues": "問題",
"sit!.gui.button.donate": "贊助",
"sit!.gui.button.website": "網站",
"sit!.console.connected": "已連線至 Sit! 伺服器: %s",
"sit!.console.player_settings": "已從 %s 收到自訂坐下設定!",
"modmenu.descriptionTranslation.sit-oth3r": "在 Minecraft 中加入坐下的動作!可自訂無盡的動作限制和可坐下的方塊。\n當玩家在伺服器上使用 Sit! 用戶端時,可以擁有自己的坐下設定!"
}