Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
204 changes: 109 additions & 95 deletions core/src/main/resources/zh_CN.json
Original file line number Diff line number Diff line change
@@ -1,97 +1,111 @@
{
"prefix" : "<blue><bold>原力之战<!bold><dark_gray>» ",
"waiting" : "<gray><italic>等待中",
"excluded" : "<gray><italic>已排除",
"timer.running" : "<blue><bold><time>",
"timer.paused" : "<blue><italic>计时器已暂停",
"active.true" : "<green>已启用",
"active.false" : "<red>已禁用",
"gui.settings_title" : "设置",
"gui.reset_title" : "重置",
"gui.language_title" : "选择语言",
"gui.force_item_name" : "<blue>强制物品",
"gui.force_item_lore" : " <br><gray>点击切换强制物品模式<br><br><blue>当前状态<dark_gray>: <force-item-active>",
"gui.force_mob_name" : "<blue>强制生物",
"gui.force_mob_lore" : " <br><gray>点击切换强制生物模式<br><br><blue>当前状态<dark_gray>: <force-mob-active>",
"gui.force_biome_name" : "<blue>强制生态域",
"gui.force_biome_lore" : " <br><gray>点击切换强制生态域模式<br><br><blue>当前状态<dark_gray>: <force-biome-active>",
"gui.force_advancement_name" : "<blue>强制进度",
"gui.force_advancement_lore" : " <br><gray>点击切换强制进度模式<br><br><blue>当前状态<dark_gray>: <force-advancement-active>",
"gui.force_height_name" : "<blue>强制高度",
"gui.force_height_lore" : " <br><gray>点击切换强制高度模式<br><br><blue>当前状态<dark_gray>: <force-height-active>",
"gui.chain_mode_name" : "<blue>连锁模式",
"gui.chain_mode_lore" : " <br><gray>点击切换连锁模式<br><br><blue>当前状态<dark_gray>: <chain-mode-active>",
"gui.result_title_all" : "结果 | 全体玩家",
"gui.result_title_player" : "结果 | <player-name>",
"gui.result_title_team" : "结果 | <team-id>队",
"gui.backpack_title" : "背包",
"gui.backpack_lore" : " <br><gray>点击切换背包功能<br><br><blue>当前状态<dark_gray>: <backpacks-active>",
"gui.hide_points_name" : "<blue>隐藏积分",
"gui.hide_points_lore" : " <br><gray>点击切换积分隐藏<br><br><blue>当前状态<dark_gray>: <hide-points-active>",
"gui.hide_objectives_name" : "<blue>隐藏目标",
"gui.hide_objectives_lore" : "<br><gray>点击切换目标隐藏<br><br><blue>当前状态<dark_gray>: <hide-objectives-active>",
"notification.hide_points_enabled" : "<prefix><blue>隐藏积分 <gray>已<green>启用<gray>!",
"notification.hide_points_disabled" : "<prefix><blue>隐藏积分 <gray>已<blue>禁用<gray>!",
"notification.hide_objectives_enabled" : "<prefix><blue>隐藏目标 <gray>已<green>启用<gray>!",
"notification.hide_objectives_disabled" : "<prefix><blue>隐藏目标 <gray>已<red>禁用<gray>!",
"notification.objective_finished" : "<prefix><gray>您已完成目标:<blue><objective>",
"notification.objective_skipped" : "<prefix><gray>您已跳过目标:<blue><objective>",
"notification.next_objective" : "<prefix><gray>下一个目标:<blue><objective> <gray>(<objective_type>类型)",
"notification.force_item_enabled" : "<prefix><blue>强制物品 <gray>已<green>启用<gray>!",
"notification.force_item_disabled" : "<prefix><blue>强制物品 <gray>已<blue>禁用<gray>!",
"notification.force_mob_enabled" : "<prefix><blue>强制生物 <gray>已<green>启用<gray>!",
"notification.force_mob_disabled" : "<prefix><blue>强制生物 <gray>已<blue>禁用<gray>!",
"notification.force_biome_enabled" : "<prefix><blue>强制生态域 <gray>已<green>启用<gray>!",
"notification.force_biome_disabled" : "<prefix><blue>强制生态域 <gray>已<blue>禁用<gray>!",
"notification.force_advancement_enabled" : "<prefix><blue>强制进度 <gray>已<green>启用<gray>!",
"notification.force_advancement_disabled" : "<prefix><blue>强制进度 <gray>已<blue>禁用<gray>!",
"notification.force_height_enabled" : "<prefix><blue>强制高度 <gray>已<green>启用<gray>!",
"notification.force_height_disabled" : "<prefix><blue>强制高度 <gray>已<blue>禁用<gray>!",
"notification.chain_mode_enabled" : "<prefix><blue>连锁模式 <gray>已<green>启用<gray>!",
"notification.chain_mode_disabled" : "<prefix><blue>连锁模式 <gray>已<blue>禁用<gray>!",
"notification.team_registered" : "<prefix><gray>新队伍已创建。队伍ID:<team-id>",
"notification.team_join_request" : "<prefix><blue><player> <gray>请求加入您的队伍。输入/team accept|reject",
"notification.join_request_sent" : "<prefix><green>已发送入队请求",
"notification.team_joined" : "<prefix><green>您已加入<id>队",
"notification.player_joined" : "<prefix><blue><player> <gray>已加入您的队伍",
"notification.player_left" : "<prefix><blue><player> <gray>已退出队伍",
"notification.player_rejected" : "<prefix><gray>您的入队请求已被拒绝",
"notification.backpack_enabled" : "<prefix><blue>背包系统 <gray>已<green>启用<gray>",
"notification.backpack_disabled" : "<prefix><blue>背包系统 <gray>已<red>禁用<gray>",
"notification.skip_timer_paused" : "<prefix><red>计时器暂停时无法跳过",
"notification.skip_no_objective" : "<prefix><red>当前没有可跳过的目标",
"notification.swap_timer_paused" : "<prefix><red>计时器暂停时无法交换",
"notification.swap_no_objective" : "<prefix><red>当前没有可交换的目标",
"notification.swap_no_player" : "<prefix><red>没有可交换目标的玩家",
"notification.swap_success_target" : "<prefix><blue><player> <gray>与您交换了目标",
"notification.swap_success_player" : "<prefix><gray>您的目标已与<blue><target>交换",
"notification.skip_by_admin_target" : "<prefix><green>管理员已跳过您的目标",
"notification.skip_by_admin_player" : "<prefix><green>已成功跳过<player>的目标",
"notification.battle_over" : "<prefix><green>对战已结束 <gray>使用/<gold>displayresults <gray>| /<gold>result (player/team) 查看结果",
"notification.first_startup" : "<gray>----\n<prefix><gold>似乎是第一次启动插件。\n→ <gray>使用<green>/菜单<gray>调整设置,使用<green>/计时器切换<gray>开始战斗。\n<gray>----",
"notification.plugin_outdated" : "<prefix><gray>有可用的新插件版本。请在此下载:<blue><u><click:open_url:'https://github.com/Fameless9/ForceBattle/releases/latest'>GitHub</click></u><gray>。",
"command.help_message" : "<gray>--<blue><bold>ForceBattle</bold><gray>--\n<command-list>\n<gray>----",
"command.no_team_id" : "<prefix><red>请指定有效的队伍ID",
"command.not_in_a_team" : "<prefix><gray>您未加入任何队伍",
"command.player_not_in_a_team" : "<prefix><red>该玩家不在您的队伍中",
"command.no_such_player" : "<prefix><red>找不到该玩家",
"command.no_such_team" : "<prefix><red>找不到该队伍",
"command.not_a_number" : "<prefix><red>请输入有效数字",
"command.negative_number" : "<prefix><red>数字必须为正数",
"command.usage" : "<prefix><red>用法:<usage>",
"command.not_a_player" : "<prefix><red>该指令仅限玩家使用",
"command.console_command" : "<prefix><red>该指令仅限控制台使用",
"command.timer_running" : "<prefix><red>该指令仅在计时器暂停时可用",
"command.not_hit_zero" : "<prefix><red>挑战尚未结束",
"command.invalid_joker_type" : "<prefix><red>无效的特殊指令类型,可用类型:'skip', 'swap'",
"error.no_challenge_selected" : "<prefix><red>请至少选择1项挑战",
"error.backpacks_disabled" : "<prefix><red>背包功能未启用",
"error.no_caller_type" : "<prefix><red>遇到此错误请向管理员报告",
"permission.no_permission" : "<prefix><red>权限不足:<permission>",
"item.skip_item_name" : "<red>跳过",
"item.skip_item_lore" : "<gray>点击跳过当前目标",
"item.swap_item_name" : "<red>交换",
"item.swap_item_lore" : "<gray>点击与他人交换目标",
"bossbar.format" : "<gray><battletype><dark_gray>: <blue><objective> <dark_gray>| <gray><pointstype><dark_gray>: <blue><points>",
"bossbar.format_hide_points" : "<gray><battletype><dark_gray>: <blue><objective>"
"prefix": "<blue><bold>悬赏角斗<!bold><dark_gray>» ",
"waiting": "<gray><italic>等待中",
"excluded": "<gray><italic>已排除",
"timer.running": "<blue><bold><time>",
"timer.paused": "<blue><italic>计时器已暂停",
"active.true": "<green>已启用",
"active.false": "<red>已禁用",
"gui.settings_title": "设置",
"gui.reset_title": "重置",
"gui.language_title": "选择语言",
"gui.force_item_name": "<blue>强制物品",
"gui.force_item_lore": " <br><gray>点击切换强制物品功能<br><br><blue>当前状态<dark_gray>: <force-item-active>",
"gui.force_mob_name": "<blue>强制生物",
"gui.force_mob_lore": " <br><gray>点击切换强制生物功能<br><br><blue>当前状态<dark_gray>: <force-mob-active>",
"gui.force_biome_name": "<blue>强制生物群系",
"gui.force_biome_lore": " <br><gray>点击切换强制生物群系功能<br><br><blue>当前状态<dark_gray>: <force-biome-active>",
"gui.force_advancement_name": "<blue>强制进度",
"gui.force_advancement_lore": " <br><gray>点击切换强制进度功能<br><br><blue>当前状态<dark_gray>: <force-advancement-active>",
"gui.force_height_name": "<blue>强制高度",
"gui.force_height_lore": " <br><gray>点击切换强制高度功能<br><br><blue>当前状态<dark_gray>: <force-height-active>",
"gui.force_coords_name": "<blue>强制坐标",
"gui.force_coords_lore": " <br><gray>点击切换强制坐标功能<br><br><blue>当前状态<dark_gray>: <force-coords-active>",
"gui.force_structure_name": "<blue>强制结构",
"gui.force_structure_lore": " <br><gray>点击切换强制结构功能<br><br><blue>当前状态<dark_gray>: <force-structure-active>",
"gui.chain_mode_name": "<blue>连锁模式",
"gui.chain_mode_lore": " <br><gray>点击切换连锁模式<br><br><blue>当前状态<dark_gray>: <chain-mode-active>",
"gui.result_title_all": "结果 | 所有玩家",
"gui.result_title_player": "结果 | <player-name>",
"gui.result_title_team": "结果 | 队伍 <team-id>",
"gui.backpack_title": "<player>的背包",
"gui.backpack_lore": " <br><gray>点击切换背包功能<br><br><blue>当前状态<dark_gray>: <backpacks-active>",
"gui.hide_points_name": "<blue>隐藏分数",
"gui.hide_points_lore": " <br><gray>点击切换隐藏分数功能<br><br><blue>当前状态<dark_gray>: <hide-points-active>",
"gui.hide_objectives_name": "<blue>隐藏目标",
"gui.hide_objectives_lore": "<br><gray>点击切换隐藏目标功能<br><br><blue>当前状态<dark_gray>: <hide-objectives-active>",
"notification.hide_points_enabled": "<prefix><blue>隐藏分数 <gray>已<green>启用<gray>!",
"notification.hide_points_disabled": "<prefix><blue>隐藏分数 <gray>已<blue>禁用<gray>!",
"notification.hide_objectives_enabled": "<prefix><blue>隐藏目标 <gray>已<green>启用<gray>!",
"notification.hide_objectives_disabled": "<prefix><blue>隐藏目标 <gray>已<blue>禁用<gray>!",
"notification.objective_finished": "<prefix><gray>你完成了<blue><objective><gray>",
"notification.objective_skipped": "<prefix><gray>你跳过了<blue><objective><gray>",
"notification.next_objective": "<prefix><gray>下一个目标:<blue><objective><gray>(<objective_type>)",
"notification.force_item_enabled": "<prefix><blue>强制物品 <gray>已<green>启用<gray>!",
"notification.force_item_disabled": "<prefix><blue>强制物品 <gray>已<blue>禁用<gray>!",
"notification.force_mob_enabled": "<prefix><blue>强制生物 <gray>已<green>启用<gray>!",
"notification.force_mob_disabled": "<prefix><blue>强制生物 <gray>已<blue>禁用<gray>!",
"notification.force_biome_enabled": "<prefix><blue>强制生物群系 <gray>已<green>启用<gray>!",
"notification.force_biome_disabled": "<prefix><blue>强制生物群系 <gray>已<blue>禁用<gray>!",
"notification.force_advancement_enabled": "<prefix><blue>强制进度 <gray>已<green>启用<gray>!",
"notification.force_advancement_disabled": "<prefix><blue>强制进度 <gray>已<blue>禁用<gray>!",
"notification.force_height_enabled": "<prefix><blue>强制高度 <gray>已<green>启用<gray>!",
"notification.force_height_disabled": "<prefix><blue>强制高度 <gray>已<blue>禁用<gray>!",
"notification.force_coords_enabled": "<prefix><blue>强制坐标 <gray>已<green>启用<gray>!",
"notification.force_coords_disabled": "<prefix><blue>强制坐标 <gray>已<blue>禁用<gray>!",
"notification.force_structure_enabled": "<prefix><blue>强制结构 <gray>已<green>启用<gray>!",
"notification.force_structure_disabled": "<prefix><blue>强制结构 <gray>已<blue>禁用<gray>!",
"notification.chain_mode_enabled": "<prefix><blue>连锁模式 <gray>已<green>启用<gray>!",
"notification.chain_mode_disabled": "<prefix><blue>连锁模式 <gray>已<blue>禁用<gray>!",
"notification.team_registered": "<prefix><gray>新队伍已创建队伍ID:<team-id>",
"notification.team_join_request": "<prefix><blue><player> <gray>请求加入你的队伍, 输入 /team accept|reject 来同意或拒绝",
"notification.join_request_sent": "<prefix><green>已发送加入请求",
"notification.team_joined": "<prefix><green>你已加入队伍<id>",
"notification.player_joined": "<prefix><blue><player> <gray>已加入你的队伍",
"notification.player_left": "<prefix><blue><player> <gray>已离开你的队伍",
"notification.player_rejected": "<prefix><gray>你的加入请求已被拒绝",
"notification.backpack_enabled": "<prefix><blue>背包 <gray>功能已<green>启用<gray>",
"notification.backpack_disabled": "<prefix><blue>背包 <gray>功能已<red>禁用<gray>",
"notification.skip_timer_paused": "<prefix><red>计时器暂停时无法跳过",
"notification.skip_no_objective": "<prefix><red>你没有可跳过的目标",
"notification.swap_timer_paused": "<prefix><red>计时器暂停时无法交换",
"notification.swap_no_objective": "<prefix><red>你没有可交换的目标",
"notification.swap_no_player": "<prefix><red>没有可交换目标的玩家",
"notification.swap_success_target": "<prefix><blue><player> <gray>与你的目标进行了交换",
"notification.swap_success_player": "<prefix><gray>你的目标已与<blue><target><gray>交换",
"notification.skip_by_admin_target": "<prefix><green>管理员已跳过你的目标",
"notification.skip_by_admin_player": "<prefix><green>成功跳过了<player>的目标",
"notification.battle_over": "<prefix><green>战斗已结束<gray>/<gold>displayresults (player/team) <gray>| /<gold>result (player/team)<gray>",
"notification.first_startup": "<gray>----\n<prefix><gold>这似乎是您第一次启动插件\n<gray>→ 使用<green>/menu<gray>调整设置,使用<green>/timer toggle<gray>开始战斗\n<gray>----",
"notification.plugin_outdated": "<prefix><gray>插件有新版本可用请从<u><blue><click:open_url:'https://github.com/Fameless9/ForceBattle/releases/latest'>GitHub</click><gray></u>获取",
"command.help_message": "<gray>--<blue><bold>ForceBattle</bold><gray>--\n<command-list>\n<gray>----",
"command.no_team_id": "<prefix><red>请指定有效的队伍ID",
"command.not_in_a_team": "<prefix><gray>你当前不在任何队伍中",
"command.player_not_in_a_team": "<prefix><red>该玩家不在你的队伍中",
"command.no_such_player": "<prefix><red>找不到该玩家",
"command.no_such_team": "<prefix><red>找不到该队伍",
"command.not_a_number": "<prefix><red>请输入有效的数字",
"command.negative_number": "<prefix><red>数字必须为正数",
"command.usage": "<prefix><red>用法:<usage>",
"command.not_a_player": "<prefix><red>只有玩家可以使用此命令",
"command.console_command": "<prefix><red>此命令仅限控制台使用",
"command.timer_running": "<prefix><red>此命令只能在计时器暂停时使用",
"command.not_hit_zero": "<prefix><red>挑战尚未结束",
"command.invalid_joker_type": "<prefix><red>无效的小丑类型可用类型:'skip', 'swap'",
"command.timer_started": "<prefix><green>计时器已启动",
"command.timer_paused": "<prefix><yellow>计时器已暂停",
"command.timer_set": "<prefix><blue>计时器已设置为<time>",
"error.no_challenge_selected": "<prefix><red>你需要选择至少1个挑战",
"error.backpacks_disabled": "<prefix><red>背包功能已禁用",
"error.no_caller_type": "<prefix><red>如果你看到此消息,请报告问题",
"error.not_same_team": "<prefix><red>指定的玩家不在你的队伍中",
"error.game_not_started": "<prefix><red>游戏尚未开始",
"error.game_already_started": "<prefix><red>游戏已经开始",
"permission.no_permission": "<prefix><red>权限不足:<permission>",
"item.skip_item_name": "<red>跳过",
"item.skip_item_lore": "<gray>点击跳过当前目标",
"item.swap_item_name": "<red>交换",
"item.swap_item_lore": "<gray>点击与其他玩家交换目标",
"bossbar.format": "<gray><battletype><dark_gray>: <blue><objective> <dark_gray>| <gray><pointstype><dark_gray>: <blue><points>",
"bossbar.format_hide_points": "<gray><battletype><dark_gray>: <blue><objective>"
}
Loading
Loading