Toyota 发表于 2024-3-22 18:03:15

翻译

请翻译以下内容为简体中文

{
    "hello": "Hello %s, how are you ?",
    "report_has_been_assigned_to": "Report has been assigned to %s",
    "report_has_been_solved": "Report #%d has been solved",
    "report_new_message": "New message for report #%d",
    "report_has_been_created": "Report has been created #%d",

    "player_you_have_been_permanently_banned": "You have been permanently banned by %s for the following reason: %s",
    "player_you_have_been_banned": "You have been banned until %s by %s for the following reason: %s",
    "player_you_have_been_kicked": "You have been kicked by %s for the following reason: %s",
    "player_connect_checking_ban_list": "Hello %s, we are checking your access to the server...",
    "player_connect_denied_banned": "Access denied, you are banned from the server until %s for the following reason: %s",
    "player_connect_denied_permanently_banned": "Access denied, you are permanently banned from the server for the following reason: %s",
    "player_you_have_been_warned": "You have been warned for \"%s\" by %s",
    "player_you_have_received_admin_message": "Admin message from %s: %s",

    "admin_announce": "Admin announce: %s",

    "settings_on_duty": "%s is now on duty",
    "settings_no_longer_on_duty": "%s is no longer on duty",

    "ui_loading_settings": "Loading settings...",
    "ui_loading_game_data_jobs": "Loading game data... (jobs)",
    "ui_loading_game_data_gangs": "Loading game data... (gangs)",
    "ui_loading_game_data_items": "Loading game data... (items)",
    "ui_loading_players": "Loading players...",
    "ui_loading_reports": "Loading reports...",
    "ui_loading_statistics": "Loading statistics...",

    "ui_unit_day": "day",
    "ui_unit_days": "days",
    "ui_unit_hour": "hour",
    "ui_unit_hours": "hours",
    "ui_unit_minute": "minute",
    "ui_unit_minutes": "minutes",
    "ui_unit_second": "second",
    "ui_unit_seconds": "seconds",
    "ui_and": "and",

    "ui_save_changes": "Save changes",
    "ui_reset": "Reset",
    "ui_clear": "Clear",
    "ui_dialogs_close": "Close",
    "ui_cards_at_this_moment": "at this moment",
    "ui_items_per_page": "Items per page:",
    "ui_table_no_data": "No data available",

    "ui_dashboard_title": "Dashboard",
    "ui_dashboard_description": "You can view all global informations",
    "ui_dashboard_player": "Player",
    "ui_dashboard_invincible": "Invincible",
    "ui_dashboard_invisible": "Invisible",
    "ui_dashboard_noclip": "NoClip",
    "ui_dashboard_teleport": "Teleport",
    "ui_dashboard_tomarker": "To marker",
    "ui_dashboard_tocoords": "To coords",
    "ui_dashboard_vehicle": "Vehicle",
    "ui_dashboard_spawncar": "Spawn car",
    "ui_dashboard_repair": "Repair",
    "ui_dashboard_display": "Display",
    "ui_dashboard_coords": "Coords",
    "ui_dashboard_names": "Names",
    "ui_dashboard_misc": "Misc",
    "ui_dashboard_setped": "Set ped",
    "ui_dashboard_announce": "Announce",
    "ui_dahsboard_cards_players_connected": "Players connected",
    "ui_dahsboard_cards_admins_connected": "Admins connected",
   
    "ui_dashboard_tomarker_notification": "You have been teleported to the marker",
    "ui_dashboard_no_tomarker_notification": "You need to set a marker on your map",
    "ui_dashboard_invincible_notification": "You are now invincible",
    "ui_dashboard_no_invincible_notification": "You are no longer invincible",
    "ui_dashboard_invisible_notification": "You are now invisible",
    "ui_dashboard_visible_notification": "You are now visible",
    "ui_dashboard_noclip_notification": "Noclip enabled",
    "ui_dashboard_no_noclip_notification": "Noclip disabled",
    "ui_dashboard_repair_notification": "You repaired the vehicle",
    "ui_dashboard_no_repair_notification": "You are not in any vehicle",
    "ui_dashboard_displaycoords_notification": "The coords are now displayed",
    "ui_dashboard_no_displaycoords_notification": "The coords are no longer displayed",

    "ui_dashboard_displaynames_notification": "Names are now displayed",
    "ui_dashboard_no_displaynames_notification": "Names are no longer displayed",


    "ui_dashboard_announce_dialog_title": "Admin announce",
    "ui_dashboard_announce_dialog_subtitle": "Send messages to all players",
    "ui_dashboard_announce_dialog_text_label": "Message",
    "ui_dashboard_announce_dialog_close_button": "Close",
    "ui_dashboard_announce_dialog_send_button": "Send announce",
    "ui_dashboard_announce_notification": "The announce has been sent",

    "ui_dashboard_spawncar_dialog_title": "Spawn car",
    "ui_dashboard_spawncar_dialog_subtitle": "Create a vehicle to your position",
    "ui_dashboard_spawncar_dialog_text_label": "Vehicle code",
    "ui_dashboard_spawncar_dialog_close_button": "Close",
    "ui_dashboard_spawncar_dialog_send_button": "Spawn car",
    "ui_dashboard_spawncar_notification": "The car has been spawned",
    "ui_dashboard_no_spawncar_notification": "The car model is not valid",

    "ui_dashboard_tocoords_dialog_title": "Teleport to coords",
    "ui_dashboard_tocoords_dialog_subtitle": "Brings you to the choosen coords",
    "ui_dashboard_tocoords_dialog_close_button": "Close",
    "ui_dashboard_tocoords_dialog_send_button": "Teleport",
    "ui_dashboard_tocoords_notification": "You have been teleported to the coords",

    "ui_dashboard_setped_dialog_title": "Set ped",
    "ui_dashboard_setped_dialog_subtitle": "Change your ped model",
    "ui_dashboard_setped_dialog_text_label": "Ped model",
    "ui_dashboard_setped_dialog_close_button": "Close",
    "ui_dashboard_setped_dialog_reset_button": "Reset ped",
    "ui_dashboard_setped_dialog_send_button": "Set ped",
    "ui_dashboard_setped_reset_notification": "The ped has been reset",
    "ui_dashboard_setped_send_notification": "The ped has been set",
    "ui_dashboard_no_setped_send_notification": "The ped model is not valid",

    "ui_dashboard_statistics_logins_title": "User logins",
    "ui_dashboard_statistics_staff_list_title": "Staff list",
    "ui_dashboard_statistics_logins_legend_label": "Connections",

    "ui_dashboard_statistics_jobs_title": "Jobs repartition",
    "ui_dashboard_statistics_jobs_others": "Others",
    "ui_dashboard_statistics_jobs_legend_label": "Players",

    "ui_dashboard_statistics_reports_title": "Reports repartition",
    "ui_dashboard_statistics_reports_legend_opened_label": "Reports opened",
    "ui_dashboard_statistics_reports_legend_closed_label": "Reports closed",






    "ui_players_title_card_banned": "Banned",
    "ui_players_title_card_last_login": "Last login at",
    "ui_players_title_card_loggedin_since": "Logged in since",
    "ui_players_title": "Players",
    "ui_players_description": "You can view all the information of citizens.",
    "ui_players_search_placeholder": "Player name (ex: John Doe)",
    "ui_players_location": "Location",
    "ui_players_goto": "Goto",
    "ui_players_bring": "Bring",
    "ui_players_health": "Health",
    "ui_players_heal": "Heal",
    "ui_players_revive": "Revive",
    "ui_players_punish": "Punish",
    "ui_players_kill": "Kill",
    "ui_players_freeze": "Freeze",
    "ui_players_communication": "Communication",
    "ui_players_warn": "Warn",
    "ui_players_message": "Message",
    "ui_players_consultation": "Consultation",
    "ui_players_inventory": "Inventory",
    "ui_players_spectate": "Spectate",
    "ui_players_access": "Access",
    "ui_players_kick": "Kick",
    "ui_players_ban": "Ban",
    "ui_players_job": "Job",
    "ui_players_job_name": "Job",
    "ui_players_job_grade": "Grade",
    "ui_players_money": "Money",
    "ui_players_money_money": "Money",
    "ui_players_money_black_money": "Black money",
    "ui_players_money_bank": "Bank",
    "ui_players_gang": "Gang",
    "ui_players_gang_name": "Gang",
    "ui_players_gang_grade": "Grade",
    "ui_players_notes": "Notes",
    "ui_players_notes_placeholder": "Leave a note...",
    "ui_players_notes_post": "Post",
    "ui_players_online_players": "Online players",
    "ui_players_online_players_search": "Search",
    "ui_players_online_players_name": "Name",
    "ui_players_online_players_group": "Group",
    "ui_players_online_players_loggedin_since": "Logged in since",
    "ui_players_online_players_actions": "Actions",

    "ui_players_bring_notification": "The player has been brought to you",
    "ui_players_goto_notification": "You have been teleported to the player",
    "ui_players_heal_notification": "The player has been healed",
    "ui_players_revive_notification": "The player has been revived",
    "ui_players_kill_notification": "The player has been killed",
    "ui_players_freeze_notification": "The player has been freeze",
    "ui_players_unfreeze_notification": "The player has been unfreeze",
    "ui_players_warn_notification": "The player has been warned",
    "ui_players_message_notification": "The message has been sent to the player",
    "ui_players_inventory_notification": "Player's inventory has been updated",
    "ui_players_spectate_notification": "You are spectating the player",
    "ui_players_spectate_no_notification": "You are no longer spectating the player",

    "ui_players_kick_notification": "The player has been kicked from the server",
    "ui_players_ban_notification": "The player has been banned from the server",
    "ui_players_save_job_changes": "The player's job has been saved",
    "ui_players_save_gang_changes": "The player's gang has been saved",
    "ui_players_save_money_changes": "The player's money has been saved",
    "ui_players_note_added": "A new note has been added to the player",

ChatGPT 发表于 2024-3-22 18:04:31

{
    "hello": "你好%s,你好吗?",
    "report_has_been_assigned_to": "报告已分配给%s",
    "report_has_been_solved": "报告 #%d 已解决",
    "report_new_message": "报告 #%d 有新消息",
    "report_has_been_created": "报告已创建 #%d",

    "player_you_have_been_permanently_banned": "你已被%s永久封禁,原因是:%s",
    "player_you_have_been_banned": "你已被%s封禁至%s,原因是:%s",
    "player_you_have_been_kicked": "你已被%s踢出服务器,原因是:%s",
    "player_connect_checking_ban_list": "你好%s,我们正在检查您对服务器的访问权限...",
    "player_connect_denied_banned": "访问被拒绝,你已被封禁至%s,原因是:%s",
    "player_connect_denied_permanently_banned": "访问被拒绝,你已永久封禁,原因是:%s",
    "player_you_have_been_warned": "你已被%s警告,原因是:%s",
    "player_you_have_received_admin_message": "来自%s的管理员消息: %s",

    "admin_announce": "管理员公告:%s",

    "settings_on_duty": "%s现在上班了",
    "settings_no_longer_on_duty": "%s不再上班了",

    "ui_loading_settings": "加载设置中...",
    "ui_loading_game_data_jobs": "加载游戏数据中... (职业)",
    "ui_loading_game_data_gangs": "加载游戏数据中... (团伙)",
    "ui_loading_game_data_items": "加载游戏数据中... (物品)",
    "ui_loading_players": "加载玩家中...",
    "ui_loading_reports": "加载报告中...",
    "ui_loading_statistics": "加载统计中...",

    "ui_unit_day": "天",
    "ui_unit_days": "天",
    "ui_unit_hour": "小时",
    "ui_unit_hours": "小时",
    "ui_unit_minute": "分钟",
    "ui_unit_minutes": "分钟",
    "ui_unit_second": "秒",
    "ui_unit_seconds": "秒",
    "ui_and": "和",

    "ui_save_changes": "保存更改",
    "ui_reset": "重置",
    "ui_clear": "清除",
    "ui_dialogs_close": "关闭",
    "ui_cards_at_this_moment": "此刻",
    "ui_items_per_page": "每页物品数:",
    "ui_table_no_data": "没有可用的数据",

    "ui_dashboard_title": "仪表盘",
    "ui_dashboard_description": "您可以查看所有全局信息",
    "ui_dashboard_player": "玩家",
    "ui_dashboard_invincible": "无敌",
    "ui_dashboard_invisible": "隐身",
    "ui_dashboard_noclip": "穿墙",
    "ui_dashboard_teleport": "传送",
    "ui_dashboard_tomarker": "到标记点",
    "ui_dashboard_tocoords": "到坐标点",
    "ui_dashboard_vehicle": "交通工具",
    "ui_dashboard_spawncar": "生成车辆",
    "ui_dashboard_repair": "修理",
    "ui_dashboard_display": "显示",
    "ui_dashboard_coords": "坐标",
    "ui_dashboard_names": "名称",
    "ui_dashboard_misc": "其它",
    "ui_dashboard_setped": "设置角色",
    "ui_dashboard_announce": "公告",
    "ui_dahsboard_cards_players_connected": "连接的玩家",
    "ui_dahsboard_cards_admins_connected": "在线管理员",

    "ui_dashboard_tomarker_notification": "您已被传送到标记点",
    "ui_dashboard_no_tomarker_notification": "您需要在地图上设置一个标记点",
    "ui_dashboard_invincible_notification": "您现在是无敌的",
    "ui_dashboard_no_invincible_notification": "您已不再是无敌的",
    "ui_dashboard_invisible_notification": "您现在是隐身的",
    "ui_dashboard_visible_notification": "您现在是可见的",
    "ui_dashboard_noclip_notification": "穿墙功能已启用",
    "ui_dashboard_no_noclip_notification": "穿墙功能已禁用",
    "ui_dashboard_repair_notification": "您修理了交通工具",
    "ui_dashboard_no_repair_notification": "您当前没有在任何交通工具上",
    "ui_dashboard_displaycoords_notification": "坐标现在已显示",
    "ui_dashboard_no_displaycoords_notification": "坐标不再显示",

    "ui_dashboard_displaynames_notification": "名称现在已显示",
    "ui_dashboard_no_displaynames_notification": "名称不再显示",


    "ui_dashboard_announce_dialog_title": "管理员公告",
    "ui_dashboard_announce_dialog_subtitle": "向所有玩家发送消息",
    "ui_dashboard_announce_dialog_text_label": "消息",
    "ui_dashboard_announce_dialog_close_button": "关闭",
    "ui_dashboard_announce_dialog_send_button": "发送公告",
    "ui_dashboard_announce_notification": "公告已发送",

    "ui_dashboard_spawncar_dialog_title": "生成车辆",
    "ui_dashboard_spawncar_dialog_subtitle": "在您的位置创建车辆",
    "ui_dashboard_spawncar_dialog_text_label": "车辆代号",
    "ui_dashboard_spawncar_dialog_close_button": "关闭",
    "ui_dashboard_spawncar_dialog_send_button": "生成车辆",
    "ui_dashboard_spawncar_notification": "车辆已生成",
    "ui_dashboard_no_spawncar_notification": "车辆模型无效",

    "ui_dashboard_tocoords_dialog_title": "传送到坐标点",
    "ui_dashboard_tocoords_dialog_subtitle": "将您传送至选择的坐标点",
    "ui_dashboard_tocoords_dialog_close_button": "关闭",
    "ui_dashboard_tocoords_dialog_send_button": "传送",
    "ui_dashboard_tocoords_notification": "您已被传送至坐标点",

    "ui_dashboard_setped_dialog_title": "设置角色",
    "ui_dashboard_setped_dialog_subtitle": "更改您的角色模型",
    "ui_dashboard_setped_dialog_text_label": "角色模型",
    "ui_dashboard_setped_dialog_close_button": "关闭",
    "ui_dashboard_setped_dialog_reset_button": "重置角色",
    "ui_dashboard_setped_dialog_send_button": "设置角色",
    "ui_dashboard_setped_reset_notification": "角色已被重置",
    "ui_dashboard_setped_send_notification": "角色已被设置",
    "ui_dashboard_no_setped_send_notification": "角色模型无效",

    "ui_dashboard_statistics_logins_title": "用户登录",
    "ui_dashboard_statistics_staff_list_title": "员工名单",
    "ui_dashboard_statistics_logins_legend_label": "连接数",

    "ui_dashboard_statistics_jobs_title": "职业分布",
    "ui_dashboard_statistics_jobs_others": "其它",
    "ui_dashboard_statistics_jobs_legend_label": "玩家数",

    "ui_dashboard_statistics_reports_title": "报告分布",
    "ui_dashboard_statistics_reports_legend_opened_label": "已打开的报告",
    "ui_dashboard_statistics_reports_legend_closed_label": "已关闭的报告",






    "ui_players_title_card_banned": "已封禁",
    "ui_players_title_card_last_login": "上次登录时间",
    "ui_players_title_card_loggedin_since": "登录时长",
    "ui_players_title": "玩家",
    "ui_players_description": "您可以查看所有市民的信息",
    "ui_players_search_placeholder": "玩家名称(例如:John Doe)",
    "ui_players_location": "位置",
    "ui_players_goto": "前往",
    "ui_players_bring": "传送至身边",
    "ui_players_health": "生命值",
    "ui_players_heal": "治疗",
    "ui_players_revive": "复活",
    "ui_players_punish": "惩罚",
    "ui_players_kill": "杀死",
    "ui_players_freeze": "冻结",
    "ui_players_communication": "交流",
    "ui_players_warn": "警告",
    "ui_players_message": "消息",
    "ui_players_consultation": "咨询",
    "ui_players_inventory": "物品栏",
    "ui_players_spectate": "观察",
    "ui_players_access": "权限",
    "ui_players_kick": "踢出",
    "ui_players_ban": "封禁",
    "ui_players_job": "职业",
    "ui_players_job_name": "职业",
    "ui_players_job_grade": "等级",
    "ui_players_money": "金钱",
    "ui_players_money_money": "现金",
    "ui_players_money_black_money": "黑钱",
    "ui_players_money_bank": "银行",
    "ui_players_gang": "团伙",
    "ui_players_gang_name": "团伙",
    "ui_players_gang_grade": "等级",
    "ui_players_notes": "备注",
    "ui_players_notes_placeholder": "留下一条备注...",
    "ui_players_notes_post": "发表",
    "ui_players_online_players": "在线玩家",
    "ui_players_online_players_search": "搜索",
    "ui_players_online_players_name": "名称",
    "ui_players_online_players_group": "组别",
    "ui_players_online_players_loggedin_since": "登录时长",
    "ui_players_online_players_actions": "操作",

    "ui_players_bring_notification": "该玩家已被传送到您身边",
    "ui_players_goto_notification": "您已被传送到该玩家身边",
    "ui_players_heal_notification": "该玩家已被治疗",
    "ui_players_revive_notification": "该玩家已复活",
    "ui_players_kill_notification": "该玩家已被杀死",
    "ui_players_freeze_notification": "该玩家已被冻结",
    "ui_players_unfreeze_notification": "该玩家已解除冻结",
    "ui_players_warn_notification": "该玩家已被警告",
    "ui_players_message_notification": "消息已发送给该玩家",
    "ui_players_inventory_notification": "玩家的物品栏已更新",
    "ui_players_spectate_notification": "您正在观察该玩家",
    "ui_players_spectate_no_notification": "您不再观察该玩家",

    "ui_players_kick_notification": "该玩家已被服务器踢出",
    "ui_players_ban_notification": "该玩家已被服务器封禁",
    "ui_players_save_job_changes": "玩家的职业已保存",
    "ui_players_save_gang_changes": "玩家的团伙已保存",
    "ui_players_save_money_changes": "玩家的金钱已保存",
    "ui_players_note_added": "已添加新的备注给该玩家",
}
页: [1]
查看完整版本: 翻译