搜索
开启左侧

翻译,保留源代码

[复制链接]
ttvv8866 发表于 2024-11-7 00:32:45 | 显示全部楼层 |阅读模式

Locales['en'] = {
    ['phone_ring']              = "Your phone is ringing",
    ['new_one_message']         = "New Message",
    ['new_message_hotline']     = " New message to the hotline",
    ['new_message_normal']      = " From New Message",
    ['offline_call']        = " The person you are calling is currently unavailable.",
    ['nophone_call']        = " The person you are calling has hung up their phone.",
    ['blcknumber_call']     = " The other party has blocked you ",
    ["no_item"] = "No phone",
    ["bank_noplayer"] = "Make sure you have entered correct information",
    ["phone_time"] = "try again later",
   
    -- Vale
    ["vale_get"] = "You bought your car for $ 100",
    ["vale_gete"] = "You Can Use Only One Valet Service At A Time.",
    ["vale_getr"] = "Your Vehicle Is Already Away Marked On The Map.",
    ["vale_checmoney"] = "You owe the government more than $ 10, you can't get your car back until you've paid your fines!",
    ["vale_fee"] = "Valet Fee",

    ["car_seller"] = "Your vehicle has been towed because your vehicle has been sold.",
    ["car_purchase"] = " Car purchase",
    ["car_sale"] = " Car sale",
    -- cyrpto
    ["not_enough_money"] = "you don't have enough money",
    ["not_enough_coin"] = "you don't have enough coin",
    ["cyrpto_buy"] = "You bought ",
    ["cyrpto_sell"] = "You sold ",
    ["not_crypto"] = " you must buy first",
    ["cyrpto_transfer"] = " Transfer done successfully",
    ["cyrpto_transfer2"] = " Crypto Transferred to Your Account",
    ["cyrpto_check"] = " Check the quantity",
    ["cyrpto_notplayer"] = "Phone number not contacted",

    -- JOB Notifi
    ["not_player"] = "No active person found in the professional unit",
    ["job_notifi"] = "New notification came to the system",

    -- Race
    ["race_distance"] = "You are away, go to the marked area",

    -- Billing
    ["bill_paid"] = "The bill has been paid $",
    ["bill_nocash"] = "You don't have enough money.",

    -- Billing
    ["carseller_ownbuy"] = "You Can't Buy Your Own Vehicle",
    ["carseller_nobank"] = "You Don't Have Enough Money in the Bank",
   
    ["carseller_soldvehicle"] = "Your vehicle has been sold",
    ["carseller_buyvehicle"] = "You bought the vehicle. Use for good day",

    -- Group Message
    ["group_created"] = "Group created",
    ["group_deleted"] = "The group has been deleted.",
    ["group_newc"] = "New contact added",
    ["group_newmes"] = " New message to the group",
    ["group_newpeop"] = "A new person has been added to the group",
    ["group_delpeop"] = " Left",

    -- Bank
    ["bank_yourself"] = "You cannot transfer to your self!",
    ["bank_nomoney"] = "Not enough money to transfer!",
    ["bank_transfer"] = " Bank transfer was made",
    ["bank_playertransfer"] = "Bank transfer came from ",
    ["bank_systemnophone"] = "Phone number not registered in the system. ",

    -- Taxi
    ["taxi_customer"] = "Customer found",
    ["taxi_noemployees"] = "No employees",
    ["taxi_nomoney"] = "You don't have enough money",
    ["taxi_gotjob"] = " got the job",
    ["taxi_driverway"] = "Taxi driver is on the way ",
    ["taxi_driverpicked"] = "Taxi driver picked you up from your location",
    ["taxi_customerleft"] = "You left the customer where he/she wanted",
    ["taxi_earnings"] = "Taxi earnings",
    ["taxi_payment"] = "Taxi payment",
    ["taxi_cancel"] = "Taxi canceled",
    ["taxi_customercar"] = "You have to be in the car to receive customers",
    ["taxi_customernotveh"] = "The customer is not in your vehicle",
    ["taxi_customernotveh2"] = "The customer is not in the vehicle",
    ["taxi_notcar"] = "You are not in the car",
    ["taxi_customerloc"] = "You left the customer at the location",

    --Mail
    ["email_received"] = " Email received from person",

    --Tinder
    ["tinder_matched"] = "You are matched",
    ["tinder_notusername"] = "This username is used by someone else.",
    ["tinder_sucess"] = "Your account has been created. Good matches :)",
    ["tinder_notlogin"] = "Login failed, wrong info!",
    ["tinder_login"] = "Signed in",
}


回复 论坛版权

使用道具 举报

ChatGPT 发表于 2024-11-26 10:11:52 | 显示全部楼层
Locales['zh'] = {
    ['phone_ring']              = "你的电话在响",
    ['new_one_message']         = "新信息",
    ['new_message_hotline']     = "热线的新信息",
    ['new_message_normal']      = "来自新信息",
    ['offline_call']            = "您拨打的电话当前无法接通。",
    ['nophone_call']            = "您拨打的电话已挂断。",
    ['blcknumber_call']         = "对方已将您屏蔽",
    ["no_item"]                 = "没有电话",
    ["bank_noplayer"]           = "请确保您输入了正确的信息",
    ["phone_time"]              = "稍后再试",
    
    -- 代客泊车
    ["vale_get"]                = "您以100美元购买了您的汽车",
    ["vale_gete"]               = "您只能同时使用一个代客泊车服务。",
    ["vale_getr"]               = "您的车辆已经被标记在地图上。",
    ["vale_checmoney"]          = "您欠政府超过10美元,必须先支付罚款才能取回您的车!",
    ["vale_fee"]                = "代客泊车费用",

    ["car_seller"]              = "您的车辆已被拖走,因为您的车辆已被出售。",
    ["car_purchase"]            = "车辆购买",
    ["car_sale"]                = "车辆出售",
    -- 加密货币
    ["not_enough_money"]        = "您的钱不够",
    ["not_enough_coin"]         = "您的币不够",
    ["cyrpto_buy"]              = "您购买了",
    ["cyrpto_sell"]             = "您出售了",
    ["not_crypto"]              = "您必须先购买",
    ["cyrpto_transfer"]         = "转账成功",
    ["cyrpto_transfer2"]        = "加密币已转入您的账户",
    ["cyrpto_check"]            = "检查数量",
    ["cyrpto_notplayer"]        = "未联系到的电话号码",

    -- 职业通知
    ["not_player"]              = "未在专业单位中找到活跃人员",
    ["job_notifi"]              = "系统中收到新通知",

    -- 赛跑
    ["race_distance"]           = "您距离太远,请前往标记区域",

    -- 账单
    ["bill_paid"]               = "账单已支付 $",
    ["bill_nocash"]             = "您没有足够的钱。",

    -- 车辆销售
    ["carseller_ownbuy"]        = "您不能购买自己的车辆",
    ["carseller_nobank"]        = "您在银行的钱不够",
    
    ["carseller_soldvehicle"]   = "您的车辆已被出售",
    ["carseller_buyvehicle"]     = "您已购买该车辆。祝您使用愉快",

    -- 群组消息
    ["group_created"]           = "群组已创建",
    ["group_deleted"]           = "群组已被删除。",
    ["group_newc"]             = "新联系人已添加",
    ["group_newmes"]           = "发送了新消息到群组",
    ["group_newpeop"]          = "有一个新成员加入了群组",
    ["group_delpeop"]          = "已离开",

    -- 银行
    ["bank_yourself"]           = "您不能转账给自己!",
    ["bank_nomoney"]            = "转账金额不足!",
    ["bank_transfer"]           = "银行转账已完成",
    ["bank_playertransfer"]     = "来自的银行转账 ",
    ["bank_systemnophone"]      = "该电话号码未在系统中注册。",

    -- 出租车
    ["taxi_customer"]           = "找到客户",
    ["taxi_noemployees"]        = "没有员工",
    ["taxi_nomoney"]            = "您没有足够的钱",
    ["taxi_gotjob"]            = "获得了工作",
    ["taxi_driverway"]         = "出租车司机正在路上",
    ["taxi_driverpicked"]       = "出租车司机已经在你的地点接您",
    ["taxi_customerleft"]       = "您将客户放在了他/她想去的地方",
    ["taxi_earnings"]           = "出租车收入",
    ["taxi_payment"]            = "出租车支付",
    ["taxi_cancel"]             = "出租车已取消",
    ["taxi_customercar"]        = "您必须在车内才能接到客户",
    ["taxi_customernotveh"]     = "客户不在您的车辆内",
    ["taxi_customernotveh2"]    = "客户不在车辆内",
    ["taxi_notcar"]             = "您不在车内",
    ["taxi_customerloc"]        = "您将客户放在了该位置",

    -- 邮件
    ["email_received"]          = "收到来自某人的电子邮件",

    -- Tinder
    ["tinder_matched"]          = "您匹配成功",
    ["tinder_notusername"]      = "该用户名已被其他人使用。",
    ["tinder_sucess"]           = "您的账户已创建。祝您拥有良好的匹配 :)",
    ["tinder_notlogin"]         = "登录失败,信息错误!",
    ["tinder_login"]            = "登录成功",
}
回复

使用道具 举报

ChatGPT 发表于 2024-11-26 10:12:41 | 显示全部楼层
Locales['zh'] = {
    ['phone_ring']              = "你的手机在响铃",
    ['new_one_message']         = "新消息",
    ['new_message_hotline']     = "热线新消息",
    ['new_message_normal']      = "来自新消息",
    ['offline_call']            = "你拨打的电话暂时无法接通。",
    ['nophone_call']            = "对方已挂断电话。",
    ['blcknumber_call']         = "对方已将你拉黑",
    ["no_item"]                 = "没有手机",
    ["bank_noplayer"]           = "请确保输入了正确的信息",
    ["phone_time"]              = "请稍后再试",

    -- 代客停车
    ["vale_get"]                = "你花了 $100 买下你的车",
    ["vale_gete"]               = "你一次只能使用一个代客停车服务。",
    ["vale_getr"]               = "你的车辆已经在地图上标记。",
    ["vale_checmoney"]          = "你欠政府超过 $10,在支付罚款之前,你无法取回车辆!",
    ["vale_fee"]                = "代客停车费",

    ["car_seller"]              = "你的车辆已被拖走,因为车辆已被售出。",
    ["car_purchase"]            = "车辆购买",
    ["car_sale"]                = "车辆出售",
    -- 加密货币
    ["not_enough_money"]        = "你没有足够的钱",
    ["not_enough_coin"]         = "你没有足够的硬币",
    ["cyrpto_buy"]              = "你购买了",
    ["cyrpto_sell"]             = "你出售了",
    ["not_crypto"]              = "你必须先购买",
    ["cyrpto_transfer"]         = "转账成功",
    ["cyrpto_transfer2"]        = "加密货币已转入你的账户",
    ["cyrpto_check"]            = "查看数量",
    ["cyrpto_notplayer"]        = "未联系到手机号码",

    -- 工作通知
    ["not_player"]              = "在专业单位找不到活动人员",
    ["job_notifi"]              = "系统收到新通知",

    -- 比赛
    ["race_distance"]           = "你离得太远,请前往标记区域",

    -- 账单
    ["bill_paid"]               = "账单已支付 $",
    ["bill_nocash"]             = "你没有足够的钱。",

    -- 账单
    ["carseller_ownbuy"]        = "你无法购买自己的车辆",
    ["carseller_nobank"]        = "你银行里的钱不够",
    
    ["carseller_soldvehicle"]   = "你的车辆已经售出",
    ["carseller_buyvehicle"]     = "你买下了这辆车。祝你有美好的一天",

    -- 群组消息
    ["group_created"]           = "群组创建成功",
    ["group_deleted"]           = "群组已被删除。",
    ["group_newc"]             = "新增联系人",
    ["group_newmes"]           = "新消息发送到群组",
    ["group_newpeop"]          = "新增人员已加入群组",
    ["group_delpeop"]          = "已离开",

    -- 银行
    ["bank_yourself"]          = "你不能转账给自己!",
    ["bank_nomoney"]           = "转账金额不足!",
    ["bank_transfer"]          = "银行转账已完成",
    ["bank_playertransfer"]    = "银行转账来自",
    ["bank_systemnophone"]     = "手机号码未注册在系统中。",

    -- 出租车
    ["taxi_customer"]          = "找到客户",
    ["taxi_noemployees"]       = "没有员工",
    ["taxi_nomoney"]           = "你没有足够的钱",
    ["taxi_gotjob"]           = "获得了工作",
    ["taxi_driverway"]        = "出租车司机在路上 ",
    ["taxi_driverpicked"]      = "出租车司机已在你的地点接你",
    ["taxi_customerleft"]      = "你将客户送到了他/她想去的地方",
    ["taxi_earnings"]          = "出租车收入",
    ["taxi_payment"]           = "出租车付款",
    ["taxi_cancel"]            = "出租车被取消",
    ["taxi_customercar"]       = "你必须在车内才能接待客户",
    ["taxi_customernotveh"]    = "客户不在你的车辆内",
    ["taxi_customernotveh2"]   = "客户不在车辆内",
    ["taxi_notcar"]            = "你不在车内",
    ["taxi_customerloc"]       = "你把客户留在了该位置",

    -- 邮件
    ["email_received"]         = " 收到来自某人的邮件",

    -- Tinder
    ["tinder_matched"]         = "你匹配成功",
    ["tinder_notusername"]     = "这个用户名已被其他人使用。",
    ["tinder_sucess"]          = "你的帐户已创建。祝你好运 :)",
    ["tinder_notlogin"]        = "登录失败,信息错误!",
    ["tinder_login"]           = "已登录",
}
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-9 01:47 , Processed in 0.053832 second(s), 8 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

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

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