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
ItemName_IT = {
ItemName_Base.AntibioticsHerbalBrew = "Infuso di antibiotici a base di erbe (crudo)",
ItemName_Base.AntibioticsHerbalBrewReady = "Infuso di antibiotici a base di erbe (pronto)",
ItemName_Base.AntibioticsHerbal = "Antibiotici a base di erbe",
ItemName_Base.PainkillersHerbalBrew = "Infuso di antidolorifici a base di erbe (crudo)",
ItemName_Base.PainkillersHerbalBrewReady = "Infuso di antidolorifici a base di erbe (pronto)",
ItemName_Base.PainkillersHerbal = "Antidolorifici a base di erbe",
ItemName_Base.SpoonHerbalTea = "Té alle erbe",
ItemName_Base.PieceOfCharcoal = "Pezzo di carbone",
ItemName_Base.SpoonMagazineHerbal = "Rivista di ricette a base di erbe",
}
Recipe_IT = {
Recipe_Craft Herbal Vitamins = "Crea vitamine a base di erbe",
Recipe_Craft Herbal Antibiotics Brew = "Crea infuso di antibiotici a base di erbe",
Recipe_Empty Bowl of Antibiotics = "Ciotola vuota con infuso di antibiotici a base di erbe",
Recipe_Craft Herbal Painkillers Brew = "Crea infuso di antidolorifici a base di erbe",
Recipe_Empty Bowl of Painkillers = "Ciotola vuota con infuso di antidolorifici a base di erbe",
Recipe_Disinfect Rag = "Disinfetta straccio",
Recipe_Disinfect Bandage = "Disinfetta bendaggio",
Recipe_Make Mortar and Pestle = "Crea mortaio e pestello",
Recipe_Extract Antibiotics from Moldy Bread = "Estrai antibiotici dal pane ammuffito",
Recipe_Make Herbal Antibiotics = "Crea antibiotici a base di erbe",
Recipe_Make Vitamins = "Crea vitamine",
Recipe_Make Natural Antidepressants = "Crea antidepressivi naturali",
Recipe_Make Natural Beta Blockers = "Crea Betabloccanti naturali ",
Recipe_Prepare Herbal Tea = "prepara tè alle erbe",
Recipe_Break pieces of charcoal = "rompi pezzi di carbone",
}
Thank you. But what is this 'encode 1252'? Some extra step somewhere I don't know about?
This is needed because characters like á é í ó ú è will be broken otherwise.
I don't know if ANSI and 1252 are the same but both works fine for spanish at least.
OHH, this is good information. Thank you for that. I'll make the changes and add it soon.
ItemName_RU.txt
Recipes_RU.txt
Thank you. Adding it soon.
ItemName_PL = {
ItemName_Base.AntibioticsHerbalBrew = "Napar z antybiotykami ziołowymi (surowy)",
ItemName_Base.AntibioticsHerbalBrewReady = "Napar z antybiotykami ziołowymi (gotowy)",
ItemName_Base.AntibioticsHerbal = "Antybiotyki ziołowe",
ItemName_Base.PainkillersHerbalBrew = "Napar z lekami przeciwbólowymi ziołowymi (surowy)",
ItemName_Base.PainkillersHerbalBrewReady = "Napar z lekami przeciwbólowymi ziołowymi (gotowy)",
ItemName_Base.PainkillersHerbal = "Leki przeciwbólowe ziołowe",
ItemName_Base.SpoonHerbalTea = "Herbata ziołowa w łyżeczce",
ItemName_Base.PieceOfCharcoal = "Kawałek węgla drzewnego",
ItemName_Base.SpoonMagazineHerbal = "Magazyn z przepisami na dania ziołowe",
}
Recipe_PL = {
Recipe_Craft Herbal Vitamins = "Tworzenie witamin ziołowych",
Recipe_Craft Herbal Antibiotics Brew = "Tworzenie naparu ziołowych antybiotyków",
Recipe_Empty Bowl of Antibiotics = "Pusta miska z naparem ziołowych antybiotyków",
Recipe_Craft Herbal Painkillers Brew = "Tworzenie naparu ziołowych leków przeciwbólowych",
Recipe_Empty Bowl of Painkillers = "Pusta miska z naparem ziołowych leków przeciwbólowych",
Recipe_Disinfect Rag = "Dezynfekcja szmatki",
Recipe_Disinfect Bandage = "Dezynfekcja opatrunku",
Recipe_Make Mortar and Pestle = "Tworzenie moździerza i tłuczka",
Recipe_Extract Antibiotics from Moldy Bread = "Wyodrębnianie antybiotyków z pleśniowego chleba",
Recipe_Make Herbal Antibiotics = "Tworzenie antybiotyków ziołowych",
Recipe_Make Vitamins = "Tworzenie witamin",
Recipe_Make Natural Antidepressants = "Tworzenie naturalnych leków przeciwdepresyjnych",
Recipe_Make Natural Beta Blockers = "Tworzenie naturalnych beta-blokerów",
Recipe_Prepare Herbal Tea = "Przygotowanie herbaty ziołowej",
Recipe_Break pieces of charcoal = "Rozbijanie kawałków węgla drzewnego",
}
Thank you and sorry I have missed this entry. I didn't get notifications :(
Thank you, gonna add it on next update!