Instalar o Steam
Iniciar sessão
|
Idioma
简体中文 (Chinês Simplificado)
繁體中文 (Chinês Tradicional)
日本語 (Japonês)
한국어 (Coreano)
ไทย (Tailandês)
Български (Búlgaro)
Čeština (Checo)
Dansk (Dinamarquês)
Deutsch (Alemão)
English (Inglês)
Español-España (Espanhol de Espanha)
Español-Latinoamérica (Espanhol da América Latina)
Ελληνικά (Grego)
Français (Francês)
Italiano (Italiano)
Bahasa Indonesia (Indonésio)
Magyar (Húngaro)
Nederlands (Holandês)
Norsk (Norueguês)
Polski (Polaco)
Português (Brasil)
Română (Romeno)
Русский (Russo)
Suomi (Finlandês)
Svenska (Sueco)
Türkçe (Turco)
Tiếng Việt (Vietnamita)
Українська (Ucraniano)
Relatar problema de tradução
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.