Project Zomboid

Project Zomboid

More common seed types (updated for 41)
RaathTuxicator  [開発者] 2020年2月3日 8時18分
Translation help appreciated
If you'd like vegetable names in your own language I'd be more than happy to add them in for you. Copy the below text, enter the names and paste as a response and I'll get them included for you.

Farming_EN = {
-- vegetables name (type of seed)
Farming_Leek = "Leek",
Farming_Onion = "Onion",
Farming_BellPepper = "Bell Pepper",
Farming_Eggplant = "Egg Plant",
Farming_Zucchini = "Zucchini",
Farming_Watermelon = "Watermelon",
Farming_Grapes = "Grapes",
Farming_SunflowerSeeds = "Sunflower Seeds",
}
最近の変更はRaathTuxicatorが行いました; 2020年2月3日 8時19分
< >
1-5 / 5 のコメントを表示
YEV 2020年4月2日 9時18分 
PT/Brazilian

Farming_EN = {
-- vegetables name (type of seed)
Farming_Leek = "alho-poró",
Farming_Onion = "Cebola",
Farming_BellPepper = "Pimentão",
Farming_Eggplant = "Berinjela",
Farming_Zucchini = "Abobrinha",
Farming_Watermelon = "Melancia",
Farming_Grapes = "Uvas",
Farming_SunflowerSeeds = "Sementes de girassol",
}
RU/ Russian

Farming_RU = {
-- vegetables name (type of seed)
Farming_Leek = "Лук-порей",
Farming_Onion = "Лук",
Farming_BellPepper = "Болгарский перец",
Farming_Eggplant = "Баклажан",
Farming_Zucchini = "Цуккини",
Farming_Watermelon = "Арбуз",
Farming_Grapes = "Виноград",
Farming_SunflowerSeeds = "Семена подсолнуха",
}
FR / French

Farming_FR = {
-- vegetables name (type of seed)
Farming_Lettuce = "Laitue",
Farming_Leek = "Poireau",
Farming_Onion = "Oignon",
Farming_BellPepper = "Poivron",
Farming_Eggplant = "Aubergine",
Farming_Zucchini = "Courgette",
Farming_Watermelon = "Pastèque",
Farming_Grape = "Raisin",
Farming_SunflowerSeeds = "Graines de tournesol",
Farming_MustardSeeds = "Graines de moutarde",
}
最近の変更は★★ Vortex ★★が行いました; 2020年9月28日 0時52分
There is something weird with the string "Farming_Grapes ="
Even with the translation the name still show in english, idk why.

Everything is ok for the others.
( I also added the string for the mustard seeds )

EDIT : After taking a look at your code, i know why :)

It's
Farming_Grape =
not
Farming_Grapes =
最近の変更は★★ Vortex ★★が行いました; 2020年9月28日 0時51分
Alapma 2021年1月19日 16時23分 
ES / Spanish

Farming_ES = {
-- vegetables name (type of seed)
Farming_Lettuce = "Lechuga",
Farming_Leek = "Puerro",
Farming_Onion = "Cebolla",
Farming_BellPepper = "Pimiento morrón",
Farming_Eggplant = "Berenjena",
Farming_Zucchini = "Calabacín",
Farming_Watermelon = "Sandía",
Farming_Grape = "Uva",
Farming_SunflowerSeeds = "Semillas de girasol",
Farming_MustardSeeds = "Semillas de mostaza",
}

i copied ★★ Vortex ★★ text to add the other seeds too
< >
1-5 / 5 のコメントを表示
ページ毎: 1530 50