安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
There was some internal text that i had to move to the translation files in preparation for opening translation submissions.
UI_LazoloUpgradeSlots = "Upgrade Slots",
UI_LazoloCapacity = "Capacity",
UI_LazoloWeightReduction = "Weight Reduction",
UI_LazoloUpgradeSlots = "可升級欄位",
UI_LazoloCapacity = "容量",
UI_LazoloWeightReduction = "負重減輕",
UI_UpgradeCapacity = "此套件可提升的容量: ",
UI_UpgradeWeightReduction = "此套件可提升的負重減輕: ",
I've update the file on github too.
this should be the last of it.
UI_LazoloAddUpgrade = "Add Upgrade",
UI_LazoloUpgradeBag = "Upgrade Bag",
UI_LazoloRemoveUpgrade = "Remove Upgrade",
UI_LazoloFixUpgrades = "Fix Upgrades",
UI_LazoloExpectedStats = "(Capacity: %s, Weight Reduction: %s)"
UI_LazoloFixManual = "Manual Fix",
UI_LazoloFixManualDesc = "Update this bag's stats manually."
UI_LazoloFixOnce = "Once",
UI_LazoloFixOnceDesc = "Set this item's stats to the expected stats from Dynamic Backpack Upgrades",
UI_LazoloFixAlways = "Always",
UI_LazoloFixAlwaysDesc = "Flag this item to automatically update to Dynamic Backpack Upgrade values if it changes. <br> (Automatic updates only apply to items in a player inventory)",
UI_LazoloFixNever = "Never",
UI_LazoloFixNeverDesc = "Permanently hide this menu without doing anything. <br>Remove all upgrades to re-enable it.",
UI_LazoloTooFullToRemove = "Bag is too full <br>Removal results in %s Capacity",
UI_LazoloRequiresNeedleThread = "Requires: Needle & Thread"
UI_LazoloRequiresScissors = "Requires: Scissors"
UI_LazoloRequiresSharpItem = "Requires: Scissors or Sharp Knife"
I've updated the files on Github.
And I found out that there needs to be a Recipes_XX.txt to translate the recipes. I've added it and tested it, it works fine.
I just pushed the update, let me know if there's any problems.