万斯 发表于 2024-12-9 08:41:19

翻译,保留源代码


["fuel_type"] = "Fuel"
      ,["fill_up_vehicle"] = "Refuel vehicle"
      ,["fill_up_to_price"] = "Fill up to price X"
      ,["btn_fill_up_to_price"] = "Fill up to price"
      ,["btn_fill_up_to_max"] = "Fill up the tank"
      ,["stop_filling"] = "End refuelling"
      ,["close"] = "Cancel"
      ,["gasoline"] = "Gasoline"
      ,["diesel"] = "Diesel"
      ,["paraffin"] = "Paraffin"
      ,["electricity"] = "Electricity"
      ,["gasoline_unit"] = "Litres"
      ,["diesel_unit"] = "Litres"
      ,["paraffin_unit"] = "Litres"
      ,["electricity_unit"] = "Kilowatts"
      ,["in_stock"] = "In stock"
      ,["out_of_stock"] = "Sold out"
      ,["capacity"] = "Capacity"
      ,["level"] = "Level"
      ,["warehouse"] = "Warehouse"
      ,["upgrade"] = "Upgrade"
      ,["upgrades"] = "Upgrades"
      ,["overview"] = "Overview"
      ,["balance"] = "Balance"
      ,["income"] = "Income"
      ,["expenses"] = "Expenses"
      ,["checkout"] = "Checkout"
      ,["cashbook"] = "Cashbook"
      ,["currentprice"] = "Current price"
      ,["newprice"] = "New price"
      ,["save"] = "Save"
      ,["amount_import"] = "Import quantity"
      ,["price"] = "Price"
      ,["doorder"] = "Buy"
      ,["deposit"] = "Deposit"
      ,["payout"] = "Pay out"
      ,["checkout_amount"] = "Amount"
      ,["amount"] = "Quantity"
      ,["petrolcan"] = "Jerrycan"
      ,["type"] = "Type"
      ,["detail"] = "Details"
      ,["competitor_min_price"] = "Min. competitors"
      ,["competitor_max_price"] = "Max. competitors"
      ,["competitor_avarage_price"] = "Average competitors"
      ,["note"] = "Note"
      ,["only_x_records"] = "A maximum of @@amountrecords@@ lines are displayed."
      ,["fueloverview_do_mission"] = "Fill up petrol station (self collection)"
      ,["headlne_adminview"] = "My Petrol Station"
      ,["ownerview_levelup"] = "Upgrade"
      ,["ownerview_save"] = "Save.."
      ,["buyview_headline"] = "Are you sure?"
      ,["sale_view_infotext"] = "Do you really want to sell this petrol station?<br>You will receive the partly purchase price offset against the cash in hand."
      ,["buyview_text_line01"] = "Do you really want to buy this petrol station?"
      ,["buyview_text_line02"] = "Price: $"
      ,["buyview_buy"] = "Buy"
      ,["buyview_cancel"] = "Cancel"
      ,["sale_view_headline"] = "Sell"
      ,["sale_view_cancel"] = "Cancel"
      ,["sale_view_sell"] = "Sell"
      ,["bank_money"] = "Bankcard"
      ,["cash_money"] = "Cash"   
      ,["no_fuel_view_infotext"] = "Unfortunately, we do not offer this fuel."
      ,["kmh"] = "km/h"
      ,["mph"] = "mp/h"
      ,["not_enought_money"] = "You have too little money!"         
      ,["use_item"] = "Use item"
      ,["cancel"] = "Cancel"
      ,["society_pays"] = "Society pays"
      ,["Mission"] = "Mission"


ChatGPT 发表于 2024-12-9 08:41:34


"fuel_type"] = "燃料"
      ,"fill_up_vehicle"] = "为车辆加油"
      ,"fill_up_to_price"] = "加油至价格 X"
      ,"btn_fill_up_to_price"] = "加油至价格"
      ,"btn_fill_up_to_max"] = "加满油箱"
      ,"stop_filling"] = "结束加油"
      ,"close"] = "取消"
      ,"gasoline"] = "汽油"
      ,"diesel"] = "柴油"
      ,"paraffin"] = "石蜡"
      ,"electricity"] = "电力"
      ,"gasoline_unit"] = "升"
      ,"diesel_unit"] = "升"
      ,"paraffin_unit"] = "升"
      ,"electricity_unit"] = "千瓦"
      ,"in_stock"] = "现货"
      ,"out_of_stock"] = "售罄"
      ,"capacity"] = "容量"
      ,"level"] = "等级"
      ,"warehouse"] = "仓库"
      ,"upgrade"] = "升级"
      ,"upgrades"] = "升级项"
      ,"overview"] = "概览"
      ,"balance"] = "余额"
      ,"income"] = "收入"
      ,"expenses"] = "支出"
      ,"checkout"] = "结账"
      ,"cashbook"] = "现金账本"
      ,"currentprice"] = "当前价格"
      ,"newprice"] = "新价格"
      ,"save"] = "保存"
      ,"amount_import"] = "进口数量"
      ,"price"] = "价格"
      ,"doorder"] = "购买"
      ,"deposit"] = "存款"
      ,"payout"] = "付款"
      ,"checkout_amount"] = "金额"
      ,"amount"] = "数量"
      ,"petrolcan"] = "备用油桶"
      ,"type"] = "类型"
      ,"detail"] = "详情"
      ,"competitor_min_price"] = "最低竞争者价格"
      ,"competitor_max_price"] = "最高竞争者价格"
      ,"competitor_avarage_price"] = "竞争者平均价格"
      ,"note"] = "备注"
      ,"only_x_records"] = "最多显示 @@amountrecords@@ 行。"
      ,"fueloverview_do_mission"] = "为加油站加油(自取)"
      ,"headlne_adminview"] = "我的加油站"
      ,"ownerview_levelup"] = "升级"
      ,"ownerview_save"] = "保存.."
      ,"buyview_headline"] = "您确定吗?"
      ,"sale_view_infotext"] = "您真的想出售这座加油站吗?您将收到部分购入价格与手中现金的抵扣。"
      ,"buyview_text_line01"] = "您真的想购买这座加油站吗?"
      ,"buyview_text_line02"] = "价格:$"
      ,"buyview_buy"] = "购买"
      ,"buyview_cancel"] = "取消"
      ,"sale_view_headline"] = "出售"
      ,"sale_view_cancel"] = "取消"
      ,"sale_view_sell"] = "出售"
      ,"bank_money"] = "银行卡"
      ,"cash_money"] = "现金"   
      ,"no_fuel_view_infotext"] = "很遗憾,我们不提供该种燃料。"
      ,"kmh"] = "公里/小时"
      ,"mph"] = "英里/小时"
      ,"not_enought_money"] = "您钱不够!"         
      ,"use_item"] = "使用物品"
      ,"cancel"] = "取消"
      ,"society_pays"] = "公司支付"
      ,"Mission"] = "任务"
页: [1]
查看完整版本: 翻译,保留源代码