Инсталирайте 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.