Steam installeren
inloggen
|
taal
简体中文 (Chinees, vereenvoudigd)
繁體中文 (Chinees, traditioneel)
日本語 (Japans)
한국어 (Koreaans)
ไทย (Thai)
Български (Bulgaars)
Čeština (Tsjechisch)
Dansk (Deens)
Deutsch (Duits)
English (Engels)
Español-España (Spaans - Spanje)
Español - Latinoamérica (Spaans - Latijns-Amerika)
Ελληνικά (Grieks)
Français (Frans)
Italiano (Italiaans)
Bahasa Indonesia (Indonesisch)
Magyar (Hongaars)
Norsk (Noors)
Polski (Pools)
Português (Portugees - Portugal)
Português - Brasil (Braziliaans-Portugees)
Română (Roemeens)
Русский (Russisch)
Suomi (Fins)
Svenska (Zweeds)
Türkçe (Turks)
Tiếng Việt (Vietnamees)
Українська (Oekraïens)
Een vertaalprobleem melden
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.