Lib39/src/generated/resources/assets/lib39/lang/zh_cn.json

60 lines
3.2 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.

{
"block.lib39.doll": "人偶",
"commands.lib39.calculate": "計算兩個數字的和",
"commands.lib39.calculate.result": "%d + %d = %d",
"commands.lib39.config": "顯示配置",
"commands.lib39.debug": "調試信息",
"commands.lib39.demo": "演示命令",
"commands.lib39.demo.message": "這是一個展示 Lib39 功能的演示命令!",
"commands.lib39.game": "遊戲控制",
"commands.lib39.game.pause": "暫停當前遊戲",
"commands.lib39.game.pause.success": "遊戲已暫停!",
"commands.lib39.game.resume": "恢復暫停的遊戲",
"commands.lib39.game.resume.success": "遊戲已恢復!",
"commands.lib39.game.start": "開始遊戲",
"commands.lib39.game.start.success": "遊戲 '%s' 已開始!",
"commands.lib39.game.stop": "停止當前遊戲",
"commands.lib39.game.stop.success": "遊戲已停止!",
"commands.lib39.greet.basic": "向大家問好",
"commands.lib39.greet.default": "來自 Lib39 的問候!",
"commands.lib39.greet.player": "問候特定玩家",
"commands.lib39.greet.received": "%s 向你問好!",
"commands.lib39.help.basic.help": "显示帮助信息",
"commands.lib39.help.click_expand": "點擊展開",
"commands.lib39.help.command_not_found": "命令不存在: %s",
"commands.lib39.help.header": "===== %s 命令帮助 =====",
"commands.lib39.help.hover.copy": "点击复制",
"commands.lib39.help.no_entries": "暂无帮助条目",
"commands.lib39.help.node.expand": "%d 个子命令已折叠",
"commands.lib39.help.node.toggle.collapse": "折叠",
"commands.lib39.help.node.toggle.expand": "展开",
"commands.lib39.help.page_info": "第 %d 页,共 %d 页",
"commands.lib39.help.subcommands_title": "子命令:",
"commands.lib39.help.toggle_failed": "切换失败: 无缓存Hash",
"commands.lib39.info": "顯示玩家信息",
"commands.lib39.info.dimension": "維度:%s",
"commands.lib39.info.message": "=== 玩家信息 ===",
"commands.lib39.info.position": "位置X=%.1f, Y=%.1f, Z=%.1f",
"commands.lib39.reload": "重新加載配置",
"commands.lib39.root": "Lib39 命令系統",
"commands.lib39.settings": "顯示設置",
"commands.lib39.team": "隊伍管理",
"commands.lib39.team.create": "創建新隊伍",
"commands.lib39.team.create.success": "隊伍 '%s' 創建成功!",
"commands.lib39.team.join": "加入隊伍",
"commands.lib39.team.join.success": "已加入隊伍 '%s'",
"commands.lib39.team.leave": "離開當前隊伍",
"commands.lib39.team.leave.success": "已離開隊伍",
"commands.lib39.teleport": "傳送到玩家僅OP",
"commands.lib39.teleport.success": "已傳送至 %s",
"commands.lib39.test": "測試命令",
"commands.lib39.test.success": "測試命令執行成功!",
"commands.lib39.test.with_param": "帶參數的測試命令:%s",
"invalid.player_name.too_long": "§c§l玩家名称过长最多16个字符",
"item.lib39.fabric": "织布",
"item.lib39.forge": "铁砧",
"item.lib39.neoforge": "小狐狸",
"sound.lib39.duck_doll": "玩偶声音",
"tooltip.lib39.content.doll.hover.1": "§e皮肤所有者§7:§a%s",
"tooltip.lib39.content.doll.hover.2": "§7在铁砧上可通过重命名对应玩家名来改变皮肤"
}