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",
}
ELBANKA 2020 年 4 月 5 日 上午 1:27 
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 = "Семена подсолнуха",
}
★★ Vortex ★★ 2020 年 9 月 27 日 下午 9:54 
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 日 上午 12:52
★★ Vortex ★★ 2020 年 9 月 28 日 上午 12:13 
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 日 上午 12:51
Alapma 2021 年 1 月 19 日 下午 4: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