{
"language": "中文",
"code": "zh-cn",
"bot.permission.denied": "您没有使用此命令的权限.",
"general.year": " 年",
"general.month": " 月",
"general.week": " 周",
"general.day": " 天",
"general.hour": " 小时",
"general.minute": " 分钟",
"general.second": " 秒",
"general.years": " 年",
"general.months": " 月",
"general.weeks": " 周",
"general.days": " 日",
"general.hours": " 小时",
"general.minutes": " 分钟",
"general.seconds": " 秒",
"general.action_error": "执行操作时出错。FiveM服务器未返回任何响应",
"general.not_found": "未找到",
"button.wipe_canceled": "取消",
"error.execute_interaction": "错误,请重试",
"command.error_execute": "执行命令时出错。",
"command.can_not_find_languages": "抱歉,我找不到翻译.",
"command.not_found_user": "我们没有找到该用户.",
"command.not_found_user_in_database": "我们在数据库中找不到该用户.",
"command.user_is_not_online": "用户不在线。您只能对在线的用户使用此命令.",
"command.change_language.response": "语言设置为 **{0}**.",
"command.change_language.information": "不要忘记,不会翻译命令名称和说明.",
"command.can_not_find_ban_list": "我们找不到封禁列表.",
"command.ban_list.unban_confirm": "是否确定要禁止此用户?",
"command.ban_list.unban_confirm_yes": "确认",
"command.ban_list.unban_confirm_no": "取消",
"command.ban_list.timeout": "命令超时。请稍后再试.",
"set_money.label": "设置钱",
"set_money.description": "设置玩家资金.",
"set_money.type.label": "金钱类别 (cash, bank, black_money)",
"set_money.amount.label": "数量 (必须是一个数字)",
"set_money.type.set": "设置",
"set_money.type.set_label": "设置金钱",
"set_money.type.add": "添加",
"set_money.type.add_label": "添加金钱",
"set_money.type.remove": "移除",
"set_money.type.remove_label": "移除金钱",
"set_money.type.action": "你想用这个用户的钱做什么?",
"set_money.set.success": "用户资金设置为 **{0}**. 类别: {1}",
"set_money.add.success": "添加用户资金 **{0}**. 类别: {1}",
"set_money.remove.success": "删除用户资金 **{0}**. 类别: {1}",
"set_money.add.notification": "您的钱由管理员添加. 类别: {0} 数量: {1}",
"set_money.remove.notification": "您的钱被管理员删除. 类别: {0} 数量: {1}",
"set_money.set.notification": "你的钱由管理员设定. 类别: {0} 数量: {1}",
"set_group.label": "设置组",
"set_group.description": "设置用户组.",
"set_group.response": "用户组设置为 **{0}**.",
"set_group.modal.title": "设置组",
"set_group.modal.label": "组名",
"set_group.success": "用户组设置为 **{0}**. \nNote: 如果server.cfg中存在玩家组,则此操作无效.",
"set_group.notification": "您的组已更改为 {0} by an admin.",
"set_job.label": "设置职业",
"set_job.description": "设置玩家职业.",
"set_job.modal.title": "设置职业",
"set_job.modal.job.label": "职业名称",
"set_job.modal.grade.label": "职业等级(必须是一个数字)",
"set_job.grade.invalid": "分数不是数字!",
"set_job.success": "用户职业设置为 **{0}** 级别是 **{1}**.",
"set_job.notification": "你的工作已更改为 {0} by an admin. 职级: {1}",
"whitelist.add.label": "添加到白名单",
"whitelist.remove.label": "从白名单移除",
"whitelist.description": "在白名单中添加或删除用户.",
"whitelist.response": "已更改白名单状态。新状态: {0}",
"whitelist.disabled": "此服务器上的白名单已禁用.",
"wipe.label": "擦除数据",
"wipe.description": "擦除玩家数据.",
"wipe.button.ask": "是否确实要删除此用户?",
"wipe.button.confirm": "确定",
"wipe.button.cancel": "取消",
"wipe.modal.reason": "原因",
"wipe.drop.player.reason": "您已从服务器上踢出.",
"ban.label": "封禁",
"ban.description": "封禁玩家.",
"ban.modal.title": "封禁玩家",
"ban.modal.reason": "原因",
"ban.modal.duration": "持续时间(小时)",
"ban.success": "用户被封禁。原因: {0}",
"kick.label": "踢出",
"kick.description": "踢出玩家.",
"kick.modal.title": "踢出玩家",
"kick.modal.reason": "原因",
"kick.success": "玩家被踢出,原因: {0}",
"unban.label": "解禁",
"unban.description": "解禁玩家.",
"unban.is_not_banned": "用户未被封禁.",
"unban.success": "已成功删除禁令.",
"take_screenshot.label": "屏幕截图",
"take_screenshot.description": "拍摄玩家屏幕截图.",
"give_vehicle.label": "给车",
"give_vehicle.description": "给玩家车.",
"give_vehicle.modal.title": "给玩家车",
"give_vehicle.modal.label": "车辆名称",
"give_vehicle.success": "车辆已交给玩家。车辆型号: {0}",
"give_vehicle.model.does_not_exists": "车型不存在.",
"give_vehicle.notification": "管理员给了你一辆车.",
"give_item.label": "给物品",
"give_item.description": "给玩家物品.",
"give_item.modal.title": "给玩家物品",
"give_item.modal.item.name": "物品名称",
"give_item.modal.item.count": "物品数量",
"give_item.success": "物品已交给玩家。物品名称: {0} 物品数量: {1}",
"give_item.notification": "管理员向您提供了一个物品。物品名称: {0} 物品数量: {1}",
"remove_item.label": "移除物品",
"remove_item.description": "移除玩家的物品.",
"remove_item.modal.title": "移除玩家的物品",
"remove_item.modal.item.name": "物品名称",
"remove_item.modal.item.count": "物品数量 (必须是数字)",
"remove_item.success": "物品已从玩家中移除。物品名称: {0} 物品数量: {1}",
"remove_item.notification": "管理员已删除您的物品。物品名称: {0} 物品数量: {1}",
"set_coords.label": "设置坐标",
"set_coords.description": "设置玩家坐标.",
"set_coords.modal.title": "设置坐标",
"set_coords.modal.label": "坐标 (x, y, z)",
"set_coords.success": "玩家坐标设置为 {0}.",
"set_coords.invalid": "坐标无效.",
"set_coords.notification": "管理员已更改你的位置坐标.",
"kill.label": "杀死",
"kill.description": "杀死玩家.",
"kill.success": "玩家被杀.",
"kill.notification": "你被管理员杀死了.",
"revive.label": "复活",
"revive.description": "复活玩家.",
"revive.success": "玩家已复活.",
"revive.notification": "管理员复活了你.",
"player_actions.placeholder": "玩家操作",
"inventory_actions.placeholder": "库存操作",
"user_info.title": "用户信息",
"user_info.first_name": " |