搜索
开启左侧

[有效回答] 翻译,保留源代码

[复制链接]
杰瑞米瓦德 发表于 2024-11-3 02:44:32 | 显示全部楼层 |阅读模式

    ["interact-npc"] = "[E] - Start Job",
    ["interact-finish-npc"] = "[E] - Finish Job",
    ["not-available-spawnpoint"] = "Vehicle spawn point is full.",
    ["start-job"] = "You have started the job. You can select a suitable job with the \"/towtruck\" command.",
    ["started-new-job"] = "You have started a new job. Go to the target location and see what you can do.",
    ["already-have-job"] = "You already have a job.",
    ["take-hook"] = "Press [E] get the hook",
    ["put-hook"] = "Press [E] put the hook",
    ["drop-hook"] = "Press [H] drop the hook",
    ["retake-hook"] = "Press [E] pick up the hook",
    ["hook-vehicle"] = "Press [E] hook the vehicle",
    ["unhook-vehicle"] = "Press [E] unhook the vehicle",
    ["attach-vehicle"] = "Press [E] attach the hook to the vehicle",
    ["wind-vehicle"] = "Press [H] wind the winch",
    ["broken-vehicle"] = "Broken Vehicle",
    ["finish-blip"] = "Destination",
    ["finish-interaction"] = "Press [H] Deliver the broken vehicle",
    ["no-broken-vehicle"] = "No broken vehicle found",
    ["gave-money"] = "You won %s. (Mil Price: %s, Base Price: %s, Vehicle Class Price: %s, Level Price: %s)",
    ["confirm-call"] = "Tow truck is coming to you for help",
    ["call-header"] = "Tow truck request, dropped on tablet",
    ["get-truck"] = "Start & Stop Job",
    ["warning-command"] = "To access the tablet, you need to get to work.",
    ["already-taken-task"] = "You've already taken this task before.",
    ["already-taken-task_2"] = "This task has been taken before.",
    ["already-accept"] = "This call has been answered before!",
    ["already-called"] = "You've already called a tow truck. Wait a moment to call again!",
    ["warning-take-hook"] =
    "Please make sure that the car is directly behind the flatbed, otherwise there may be problems when towing",
    ["towtruck-blip"] = "Towtruck",
    ["towtruck-ctrl-info"] = "Press [CTRL] for flatbed control",
    ui = {
        text_job_pad = "JobPad",
        text_app_towtruck = "Towtruck App",
        text_app_delivery = "Delivery App",
        text_search = "Search",
        text_towtruck = "TowTruck",
        text_file = "File",
        text_order = "Order",
        text_image = "Image",
        text_history = "History",
        text_place_marks = "Place Marks",
        text_screen = "Screen",
        text_help = "Help",
        text_total_reputation = "Total Reputation",
        text_level = "Level",
        text_reputation = "Reputation",
        text_towtruck_about = "TowTruck About",
        text_victor_goods = "Victor Goods",
        text_towtruck_description =
        "Reliable and Fast TowTruck Service: Always by your side for your vehicle needs. Stay safe with our professional solutions, continue your journey with confidence.",
        home_text_home = "Home",
        home_text_location = "Location",
        home_text_regards = "Regards",
        home_text_rep = "Rep",
        home_text_gps = "GPS",
        text_money_type = "$",
        rank_text_avatar = "Avatar",
        rank_text_name = "Name",
        rank_text_level = "Level",
        rank_text_exp = "Exp",
        text_person = "Person",


回复 论坛版权

使用道具 举报

ChatGPT 发表于 2024-11-3 02:44:46 | 显示全部楼层
["interact-npc"] = " - 开始工作",
    ["interact-finish-npc"] = " - 完成工作",
    ["not-available-spawnpoint"] = "车辆生成点已满。",
    ["start-job"] = "你已开始工作。你可以使用 "/towtruck" 命令选择合适的工作。",
    ["started-new-job"] = "你已开始新的工作。前往目标地点,看看你能做些什么。",
    ["already-have-job"] = "你已经有一份工作了。",
    ["take-hook"] = "按下获取钩子",
    ["put-hook"] = "按下放置钩子",
    ["drop-hook"] = "按下放下钩子",
    ["retake-hook"] = "按下重新拾起钩子",
    ["hook-vehicle"] = "按下钩住车辆",
    ["unhook-vehicle"] = "按下卸下车辆钩子",
    ["attach-vehicle"] = "按下将钩子连接到车辆",
    ["wind-vehicle"] = "按下卷起绞盘",
    ["broken-vehicle"] = "损坏车辆",
    ["finish-blip"] = "目的地",
    ["finish-interaction"] = "按下交付损坏的车辆",
    ["no-broken-vehicle"] = "未找到损坏的车辆",
    ["gave-money"] = "你获得了 %s. (维修费用: %s, 基础费用: %s, 车辆等级费用: %s, 级别费用: %s)",
    ["confirm-call"] = "拖车将前来帮助你",
    ["call-header"] = "拖车请求,已记录在平板上",
    ["get-truck"] = "开始 & 停止工作",
    ["warning-command"] = "要访问平板,你需要开始工作。",
    ["already-taken-task"] = "你已经接受过这个任务。",
    ["already-taken-task_2"] = "这个任务之前已被接受。",
    ["already-accept"] = "这个呼叫之前已被响应!",
    ["already-called"] = "你已经叫过拖车了。请等一会再重新呼叫!",
    ["warning-take-hook"] =
    "请确保汽车直接在平板车后面,否则在拖车时可能会出现问题。",
    ["towtruck-blip"] = "拖车",
    ["towtruck-ctrl-info"] = "按下进行平板控制",
    ui = {
        text_job_pad = "工作板",
        text_app_towtruck = "拖车应用",
        text_app_delivery = "送货应用",
        text_search = "搜索",
        text_towtruck = "拖车",
        text_file = "文件",
        text_order = "订单",
        text_image = "图片",
        text_history = "历史",
        text_place_marks = "标记位置",
        text_screen = "屏幕",
        text_help = "帮助",
        text_total_reputation = "总声望",
        text_level = "等级",
        text_reputation = "声望",
        text_towtruck_about = "拖车信息",
        text_victor_goods = "胜利货物",
        text_towtruck_description =
        "可靠且快速的拖车服务:随时为你的车辆需求提供帮助。借助我们的专业解决方案保持安全,自信地继续你的旅程。",
        home_text_home = "首页",
        home_text_location = "位置",
        home_text_regards = "问候",
        home_text_rep = "声望",
        home_text_gps = "GPS",
        text_money_type = "$",
        rank_text_avatar = "头像",
        rank_text_name = "名字",
        rank_text_level = "等级",
        rank_text_exp = "经验",
        text_person = "人",
回复

使用道具 举报

文明发言,和谐互动
文明发言,和谐互动
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|Archiver|手机版|小黑屋|首页 ( 冀ICP备2021005225号-1 ) |网站地图

GMT+8, 2025-2-9 02:08 , Processed in 0.166465 second(s), 9 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

© 2001-2013 ELITE论坛【技术无价-分享快乐】

快速回复 返回顶部 返回列表