搜索
开启左侧

[无意义] 1

[复制链接]
白菜 发表于 2025-1-1 08:40:26 | 显示全部楼层 |阅读模式

Config.Translate = {
    ['set_name'] = "Set name of your marketplace",
    ['menu_context.set_name_confirm'] = {icon = "", label = "Confirm"},
    ['set_description'] = "Set description of your marketplace",
    ['menu_context.set_description_confirm'] = {icon = "", label = "Confirm"},
    ['placing_market'] = "You're setting up the market.",

    ['reached_limit_of_marketplaces_on_map'] = 'The limit of marketplaces placed on the map has been reached.', -- Config.MarketplacesLimitOnMap
    ['reached_limit_of_yours_marketplaces'] = 'You have reached the limit of your marketplaces.', -- Config.MarketplacesLimitPerPlayer

    ['you_set_up_market'] = "You have set up your market, now give the name and description of your stall.",
    ['cannot_set_up_market_here'] = "You cannot set up your market in this place.",

    ['you_set_up_infos'] = "You have set up your market name and description",

    ['menu.your_market'] = "Your Market",
    ['menu.change_name'] = {icon = "fas fa-keyboard", label = "Change Name", hint = ""},
    ['menu.change_description'] = {icon = "fas fa-keyboard", label = "Change Description", hint = ""},
    ['menu.withdraw_cash'] = {icon = "fas fa-file-invoice-dollar", label = "Withdraw Cash - <span style='color:lightgreen'>%s$</span>", hint = ""},
    ['menu.put_items'] = {icon = "fas fa-hands", label = "Put Items", hint = ""},
    ['menu.pull_items'] = {icon = "fas fa-hand-rock", label = "Pull Items", hint = ""},
    ['menu.set_prices'] = {icon = "fas fa-tags", label = "Set Prices", hint = ""},
    ['menu.enable_discount'] = {icon = "fal fa-badge-percent", label = "Enable Discount", hint = ""},
    ['menu.client_preview'] = {icon = "fas fa-eye", label = "Client View", hint = ""},
    ['menu.manage_market'] = {icon = "fas fa-lock", label = "Close/Open Market", hint = ""},
    ['menu.remove_market'] = {icon = "fas fa-times-circle", label = "Remove Market", hint = ""},
   
    ['set_new_name'] = "Change name for %s$", -- format: PRICE
    ['you_set_up_new_name'] = "You're setting up new name '%s' for %s$", -- format: NEWNAME, PRICE
    ['name_is_too_long'] = "The maximum length of the name is %s", -- format: Config.MaxLengthName
    ['name_must_fill'] = "You must to fill the name.",
    ['menu_context.set_new_name_confirm'] = {icon = "", label = "Confirm"},
   
    ['set_new_description'] = "Change description for %s$", -- format: PRICE
    ['you_set_up_new_description'] = "You're setting up new description '%s' for %s$", -- format: NEWDESCRIPTION, PRICE
    ['description_is_too_long'] = "The maximum length of the description is %s", -- format: Config.MaxLengthDescription
    ['description_must_fill'] = "You must to fill the description.",
    ['menu_context.set_new_description_confirm'] = {icon = "", label = "Confirm"},

    ['enter_count_of_item'] = "Enter count of item",
    ['qb.input.enter_count_of_item_submit'] = "Submit",
    ['enter_price_of_item'] = "Enter new price for %s", -- format: ITEMNAME

    ['menu.title.put_item'] = "Select Item",
    ['menu.element.put_item'] = "%s - %sx", -- format: ITEMNAME, COUNT
    ['menu_context.put_item_confirm'] = {icon = "", label = "Confirm"},
   
    ['menu.title.pull_item'] = "Pull Items",
    ['menu.element.pull_item'] = "%s - [%sx]", -- format: ITEMNAME, COUNT
    ['menu_context.pull_item_confirm'] = {icon = "", label = "Confirm"},
   
    ['menu.title.set_price'] = "Set Items Price",
    ['menu.element.set_price'] = "%s - %s$", -- format: ITEMNAME, PRICE
    ['menu_context.set_price_confirm'] = {icon = "", label = "Confirm"},
    ['qb.input.enter_price_of_item_submit'] = "Submit",

    ['menu.title.set_discount'] = "Set Discount",
    ['menu.element.disable_discount'] = "Disable Discount",
    ['menu.element.set_discount'] = "Set Discount - %s", -- format: DISCOUNT%

    ['menu.title.remove_market'] = "Are you sure about remove %s market?",
    ['menu.element.remove_no'] = {icon = "fal fa-times", label = "No", hint = "Removing the marketplace will also remove the items and money that are currently in the marketplace!"}, -- if you are using ESX Menus by VMS, the player will have a menu hint telling you about it
    ['menu.element.remove_yes'] = {icon = "fas fa-check", label = "Yes", hint = "Removing the marketplace will also remove the items and money that are currently in the marketplace!"}, -- if you are using ESX Menus by VMS, the player will have a menu hint telling you about it
   
    ['charged_for_setting_marketplace'] = "Charged %s$ for setting up a marketplace.",
    ['dont_have_money_for_place'] = "You don't have enough money to set up a marketplace.",

    ['menu.title.market'] = "Market - %s", -- format: MARKETNAME
    ['menu.element.market'] = "%s - [%sx] <span style='color:lightgreen'>%s$</span>", -- format: ITEMNAME, COUNT, PRICE
    ['menu.element.market_discounted'] = "%s - [%sx] <span style='color:lightgreen'>%s$</span> <span style='color:#c41d20cb; text-decoration: line-through;'>%s$</span>", -- format: ITEMNAME, COUNT, NEWPRICE, OLDPRICE
   
    ['3dtext.market'] = "%s<br><br>%s~g~%s~s~<br>%s", -- format: LOCKED, DISCOUNT, MARKETNAME, MARKETDESCRIPTION
    ['3dtext.discount'] = "~y~Discount: %s~s~<br>", -- format: DISCOUNT
    ['3dtext.closed'] = "~r~CLOSED~s~",
    ['3dtext.opened'] = "~g~OPEN~s~",
   
    ['you_dont_have_items'] = "You don't have any items in inventory.",
    ['your_market_dont_have_items'] = "Your market don't have any items for sell.",
    ['this_market_dont_have_items'] = "This market don't have any items for sell",
    ['this_market_is_closed'] = "This market is currently CLOSED.",
   
    ['you_have_bought_item'] = "You purchased %s %sx for %s$", -- format: ITEMNAME, COUNT, PRICE
    ['you_have_pull_item'] = "You have taken out an %s %sx", -- format: ITEMNAME, COUNT
    ['you_put_item'] = "You have placed %s %sx in your marker", -- format: ITEMNAME, COUNT
    ['shop_dont_have_enough_items'] = "This shop don't have that many items.",
    ['dont_have_enough_items'] = "You don't have that many items.",
    ['menu_context.buy'] = {icon = "", label = "Buy"},
   
    ['you_set_new_price_item'] = "You set a new price for the item %s - %s$", -- format: ITEMNAME, PRICE
   
    ['dont_have_enough_money'] = "You don't have enough money for this.",

    ['you_closed_market'] = "You closed market.",
    ['you_opened_market'] = "You opened market.",
   
    ['withdraw_cash'] = "Enter how much you want to withdraw.",
    ['menu_context.withdraw_cash_confirm'] = {icon = "", label = "Confirm"},
    ['qb.input.withdraw_cash_submit'] = "Submit",
    ['you_withdraw'] = "You withdraw %s$ from your market.",
    ['market_dont_have_enough_money'] = "Your market don't have enough money for withdraw.",
    ['withdraw_by_number'] = "Enter how much you want to withdraw as a number.",


    ['too_close_marketplace'] = "You can't place that close to your marketplace next to another one.",
   
    ['you_enabled_discount'] = "You enabled %s discount.",
    ['you_disabled_discount'] = "You disabled discount.",   

    ['you_must_close_before_action'] = "You must close the marketplace before this action.",   
    ['this_marketplace_has_been_closed'] = "This marketplace has been closed, you did not have time to buy the product.",   

    ['qb.input.infos_header'] = "Fill the informations of your marketplace",
    ['qb.input.infos_name'] = "Set name of your marketplace",
    ['qb.input.infos_description'] = "Set description of your marketplace",
    ['qb.input.infos_submit'] = "Submit",
   
    ['qb.input.change_name'] = "Set name of your marketplace",
    ['qb.input.change_name_submit'] = "Submit",

    ['qb.input.description_name'] = "Set description of your marketplace",
    ['qb.input.change_description_submit'] = "Submit",


    ['admincmd.who_is_owner'] = "The owner of marketplace ID: %s is %s.", -- format: ID, OWNER

    ['target.open_management'] = {icon = "fas fa-times-circle", label = "Open Management"},
    ['target.open_marketplace'] = {icon = "fas fa-times-circle", label = "Open Marketplace"},

    ['you_cannot_put_this_item'] = "You cannot put this item for sale."
}
汉化


回复 论坛版权

使用道具 举报

ChatGPT 发表于 2025-1-1 08:41:05 | 显示全部楼层
以下是你提供的语言配置文件翻译成简体中文的版本:
Config.Translate = {
    ['set_name'] = "设置你的市场名称",
    ['menu_context.set_name_confirm'] = {icon = "", label = "确认"},
    ['set_description'] = "设置你的市场描述",
    ['menu_context.set_description_confirm'] = {icon = "", label = "确认"},
    ['placing_market'] = "你正在设置市场。",
    
    ['reached_limit_of_marketplaces_on_map'] = '地图上已达到可放置市场的上限。', -- Config.MarketplacesLimitOnMap
    ['reached_limit_of_yours_marketplaces'] = '你已达到自己的市场上限。', -- Config.MarketplacesLimitPerPlayer

    ['you_set_up_market'] = "你已设置了市场,现在请给你的摊位起个名字和描述。",
    ['cannot_set_up_market_here'] = "你不能在这个地方设置市场。",
    
    ['you_set_up_infos'] = "你已设置市场名称和描述。",
    
    ['menu.your_market'] = "你的市场",
    ['menu.change_name'] = {icon = "fas fa-keyboard", label = "更改名称", hint = ""},
    ['menu.change_description'] = {icon = "fas fa-keyboard", label = "更改描述", hint = ""},
    ['menu.withdraw_cash'] = {icon = "fas fa-file-invoice-dollar", label = "提取现金 - %s$", hint = ""},
    ['menu.put_items'] = {icon = "fas fa-hands", label = "放置物品", hint = ""},
    ['menu.pull_items'] = {icon = "fas fa-hand-rock", label = "取出物品", hint = ""},
    ['menu.set_prices'] = {icon = "fas fa-tags", label = "设置价格", hint = ""},
    ['menu.enable_discount'] = {icon = "fal fa-badge-percent", label = "启用折扣", hint = ""},
    ['menu.client_preview'] = {icon = "fas fa-eye", label = "客户预览", hint = ""},
    ['menu.manage_market'] = {icon = "fas fa-lock", label = "关闭/开启市场", hint = ""},
    ['menu.remove_market'] = {icon = "fas fa-times-circle", label = "移除市场", hint = ""},
    
    ['set_new_name'] = "为 %s$ 更改名称", -- format: PRICE
    ['you_set_up_new_name'] = "你正在为 %s$ 设置新名称 '%s'", -- format: NEWNAME, PRICE
    ['name_is_too_long'] = "名称的最大长度为 %s", -- format: Config.MaxLengthName
    ['name_must_fill'] = "你必须填写名称。",
    ['menu_context.set_new_name_confirm'] = {icon = "", label = "确认"},
    
    ['set_new_description'] = "为 %s$ 更改描述", -- format: PRICE
    ['you_set_up_new_description'] = "你正在为 %s$ 设置新描述 '%s'", -- format: NEWDESCRIPTION, PRICE
    ['description_is_too_long'] = "描述的最大长度为 %s", -- format: Config.MaxLengthDescription
    ['description_must_fill'] = "你必须填写描述。",
    ['menu_context.set_new_description_confirm'] = {icon = "", label = "确认"},
    
    ['enter_count_of_item'] = "输入物品数量",
    ['qb.input.enter_count_of_item_submit'] = "提交",
    ['enter_price_of_item'] = "输入 %s 的新价格", -- format: ITEMNAME

    ['menu.title.put_item'] = "选择物品",
    ['menu.element.put_item'] = "%s - %sx", -- format: ITEMNAME, COUNT
    ['menu_context.put_item_confirm'] = {icon = "", label = "确认"},
    
    ['menu.title.pull_item'] = "取出物品",
    ['menu.element.pull_item'] = "%s - ", -- format: ITEMNAME
    ['menu_context.pull_item_confirm'] = {icon = "", label = "确认"},
    
    ['menu.title.set_price'] = "设置物品价格",
    ['menu.element.set_price'] = "%s - %s$", -- format: ITEMNAME, PRICE
    ['menu_context.set_price_confirm'] = {icon = "", label = "确认"},
    ['qb.input.enter_price_of_item_submit'] = "提交",

    ['menu.title.set_discount'] = "设置折扣",
    ['menu.element.disable_discount'] = "禁用折扣",
    ['menu.element.set_discount'] = "设置折扣 - %s", -- format: DISCOUNT%

    ['menu.title.remove_market'] = "你确定要移除 %s 市场吗?",
    ['menu.element.remove_no'] = {icon = "fal fa-times", label = "否", hint = "移除市场将同时移除市场中当前的物品和金钱!"},
    ['menu.element.remove_yes'] = {icon = "fas fa-check", label = "是", hint = "移除市场将同时移除市场中当前的物品和金钱!"},
    
    ['charged_for_setting_marketplace'] = "收取 %s$ 作为设置市场的费用。",
    ['dont_have_money_for_place'] = "你没有足够的金钱来设置市场。",

    ['menu.title.market'] = "市场 - %s", -- format: MARKETNAME
    ['menu.element.market'] = "%s -  %s$", -- format: ITEMNAME, COUNT, PRICE
    ['menu.element.market_discounted'] = "%s -  %s$ %s$", -- format: ITEMNAME, COUNT, NEWPRICE, OLDPRICE
    
    ['3dtext.market'] = "%s%s~g~%s~s~%s", -- format: LOCKED, DISCOUNT, MARKETNAME, MARKETDESCRIPTION
    ['3dtext.discount'] = "~y~折扣: %s~s~", -- format: DISCOUNT
    ['3dtext.closed'] = "~r~已关闭~s~",
    ['3dtext.opened'] = "~g~已开启~s~",
    
    ['you_dont_have_items'] = "你背包里没有任何物品。",
    ['your_market_dont_have_items'] = "你的市场没有任何可售物品。",
    ['this_market_dont_have_items'] = "这个市场没有任何可售物品。",
    ['this_market_is_closed'] = "这个市场目前已关闭。",
    
    ['you_have_bought_item'] = "你购买了 %s %sx,花费 %s$", -- format: ITEMNAME, COUNT, PRICE
    ['you_have_pull_item'] = "你已取出 %s %sx", -- format: ITEMNAME, COUNT
    ['you_put_item'] = "你已将 %s %sx 放置在标记中", -- format: ITEMNAME, COUNT
    ['shop_dont_have_enough_items'] = "这家商店没有那么多物品。",
    ['dont_have_enough_items'] = "你没有那么多物品。",
    ['menu_context.buy'] = {icon = "", label = "购买"},
    
    ['you_set_new_price_item'] = "你为物品 %s 设置了新价格 - %s$", -- format: ITEMNAME, PRICE
    
    ['dont_have_enough_money'] = "你没有足够的金钱来完成此交易。",

    ['you_closed_market'] = "你已关闭市场。",
    ['you_opened_market'] = "你已开启市场。",
    
    ['withdraw_cash'] = "输入你想提取的金额。",
    ['menu_context.withdraw_cash_confirm'] = {icon = "", label = "确认"},
    ['qb.input.withdraw_cash_submit'] = "提交",
    ['you_withdraw'] = "你从市场中提取了 %s$。",
    ['market_dont_have_enough_money'] = "你的市场没有足够的金钱可供提取。",
    ['withdraw_by_number'] = "请输入你想提取的金额(数字)。",

    ['too_close_marketplace'] = "你不能在距离另一个市场太近的地方放置市场。",
    
    ['you_enabled_discount'] = "你启用了 %s 折扣。",
    ['you_disabled_discount'] = "你禁用了折扣。",

    ['you_must_close_before_action'] = "你必须关闭市场后才能进行此操作。",
    ['this_marketplace_has_been_closed'] = "这个市场已经被关闭,你没有机会购买产品。",

    ['qb.input.infos_header'] = "填写你的市场信息",
    ['qb.input.infos_name'] = "设置你的市场名称",
    ['qb.input.infos_description'] = "设置你的市场描述",
    ['qb.input.infos_submit'] = "提交",
    
    ['qb.input.change_name'] = "设置你的市场名称",
    ['qb.input.change_name_submit'] = "提交",

    ['qb.input.description_name'] = "设置你的市场描述",
    ['qb.input.change_description_submit'] = "提交",

    ['admincmd.who_is_owner'] = "市场 ID: %s 的所有者是 %s。", -- format: ID, OWNER

    ['target.open_management'] = {icon = "fas fa-times-circle", label = "打开管理"},
    ['target.open_marketplace'] = {icon = "fas fa-times-circle", label = "打开市场"},

    ['you_cannot_put_this_item'] = "你不能将此物品放置为出售。"
}

以上是完整的汉化版本,希望能帮助到你!如果有其他需求,请随时告知。
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-2-8 23:10 , Processed in 0.062301 second(s), 10 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

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

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