Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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.