Server/project/assets/database/locales/server/zh-TW.json
2024-03-11 10:35:32 +00:00

43 lines
4.4 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"assort-missing_loyalty_level_object": "stripQuestAssort(): 商人 {{traderId}} 的商品不包含 loyal_level_items 數據,正在跳過任務商品移除",
"assort-missing_questassort": "stripQuestAssort(): 商人: %s 商品不包含 questassort json正在跳過任務商品移除",
"assort-missing_quest_assort_unlock": "找不到任務:{{questName}}相關的{{traderName}} 任務商品解鎖。完成這個任務不會獎勵商人物品的購買權",
"baseclass-item_not_found": "物品基礎緩存裡找不到物品%s, 緩存將重新生成",
"baseclass-item_not_found_failed": "重新生成後仍未在基礎緩存中找到物品 %s",
"baseclass-missing_db_no_cache": "資料庫為空,無法生成物品基礎緩存",
"bleeding_edge_build": "前沿測試版本",
"bot-bot-cache_has_zero_bots_of_requested_type": "警告 - Bot快取沒有%s種類的預生成bot將需要生成請自行配置服務端以生成更多該類bot",
"bot-compatibility_check_missing_props": "無法驗證槽位{{slot}}中的物品:{{id}} {{name}}可被裝備缺少_props值",
"bot-generation_failed": "bot生成失敗查看服務端日誌以取得更多細節",
"bot-incompatible_ammo_for_weapon_falling_back_to_default": "{{weaponId}} - {{weaponName}}中找到不相容的彈藥{{chosenAmmo}},回退到預設:{{defaultAmmo}}",
"bot-invalid_item_compatibility_check": "無法偵測已裝備物品的物品相容性,插槽:{{slot}}中預期的物品:{{itemTpl}}不是有效的物品",
"bot-item_spawn_limit_reached_skipping_item": "{{attempts}} 次嘗試後{{botRole}} 仍無法生成物品 {{itemName}},將忽略生成限制",
"bot-loot_type_not_found": "Bot{{botRole}} 上所得戰利品:{{lootType}} 快取失敗是否為pmc: {{isPmc}}",
"bot-missing_cartridge_slot": "無法添加彈種到武器因為配件池不包含CylinderMagazine %s的彈種正在跳過",
"bot-missing_container_with_tpl": "找不到tpl為%s的容器模板",
"bot-missing_equipment_settings": "Bot{{botRole}}缺少裝備設定:找不到{{setting}}的值,回退到預設:{{defaultValue}}",
"bot-missing_equipment_settings_property": "Bot {{botRole}} 缺少裝備設定值:{{setting}}, 回傳到預設值 {{defaultValue}}",
"bot-missing_item_template": "找不到tpl為%s的物品tpl",
"bot-missing_weapon_preset": "找不到tpl為%s的武器預設",
"bot-mod_slot_missing_from_item": "物品:{{botRole}} 上物品{{parentId}} {{parentName}} 的插槽'{{modSlot}}'不存在",
"bot-no_ammo_found_in_bot_json": "找不到bot種類%s的彈藥",
"bot-no_bot_cap_found_for_location": "未找到bot%s的bot最高限制將使用預設值",
"bot-no_bot_type_in_cache": "警告 - Bot快取不識別種類%s",
"bot-no_caliber_data_for_weapon_falling_back_to_default": "找不到{{weaponId}} - {{weaponName}}的口徑數據,將回退到預設彈藥:{{defaultAmmo}}",
"bot-no_item_template_found_when_adding_mod": "找不到插槽{{modSlot}} 中帶tpl為{{modId}} 的模組物品模板",
"bot-no_spawn_chance_defined_for_equipment_slot": "裝備:%s沒有定義生成機率",
"bot-single_bot_generation_not_found_in_cache": "快取中未找到Bot: %s正在生成新的這可能會導致遊戲卡頓",
"bot-unable_to_add_mod_item_invalid": "配件:{{itemName}} 不是有效物品,無法加入物品:{{parentItemName}}上的插槽:'{{modSlot}}',將跳過",
"bot-unable_to_add_mods_to_weapon_missing_ammo_slot": "無法為武器:{{weaponName}} {{weaponId}} 添加配件,因為它缺少槽位、彈種或槍膛 - {{botRole}}",
"bot-unable_to_filter_mod_slot_all_blacklisted": "無法生成已篩選的動態武器配件池,槽位:%s的所有配件都在黑名單中將忽略黑名單並重新生成該池",
"bot-unable_to_filter_mods_all_blacklisted": "無法篩選{{itemName}}上插槽{{slotName}}的配件,因為它們都被列入黑名單,將忽略黑名單",
"bot-unable_to_find_ammo_item": "找不到tpl為%s的彈藥模板",
"bot-unable_to_find_default_magazine_item": "資料庫中找不到彈匣模板:%s",
"bot-unable_to_find_magazine_item": "資料庫中找不到彈匣模板%s",
"bot-unable_to_find_loot_n_value_for_bot": "找不到bot%s的戰利品N值使用scav的n值代替",
"bot-unable_to_find_bot_in_cache": "快取中找不到名稱:%s的bot",
"importing_database": "正在導入資料庫…",
"importing_database_finish": "資料庫導入完成",
"importing_spt_configs": "導入配置中…"
}