1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-06-28 06:11:47 +02:00

Updated food mod and added its items in hud/hunger.lua

- Updated food mod (now splitted between food, containing the API, and food_basic, containing the items/craft recipes)
 - Added food's items un hud/hunger.lua
This commit is contained in:
LeMagnesium
2015-05-02 15:13:40 +02:00
parent baa7b8875b
commit 41a4945ff2
61 changed files with 488 additions and 330 deletions

View File

@ -0,0 +1,37 @@
# Translation by Xanthin and hawkril
Wheat = Weizen
Flour = Mehl
Potato = Kartoffel
Tomato = Tomate
Carrot = Karotte
Orange =
Milk = Milch
Egg = Ei
Cocoa Bean = Kakaobohne
Raw meat = rohes Fleisch
Venison = Wildbret
Sugar = Zucker
Chocolate Powder = Schokoladenpulver
Dark Chocolate = Dunkle Schokolade
Milk Chocolate = Vollmilchschokolade
Pasta = Nudeln
Bowl = Schuessel
Butter = Butter
Cheese = Kaese
Baked Potato = Ofenkartoffel
Pasta Bake = Nudelauflauf
Raw Pasta Bake = Ungekochter Nudelauflauf
chicken Soup = Huehnersuppe
tomato Soup = Tomatensuppe
Uncooked tomato Soup = Ungekochte Tomatensuppe
Uncooked chicken Soup = Ungekochte Huehnersuppe
apple Juice = Apfelsaft
cactus Juice = Kaktussaft
Rainbow Juice = Regenbogensaft
Cake = Kuchen
Chocolate Cake = Schokoladenkuchen
Carrot Cake = Karottenkuchen
Cake Mix = Backmischung
Chocolate Cake Mix = Backmischung fuer Schokoladenkuchen
Carrot Cake Mix = Backmischung fuer Karottenkuchen

View File

@ -0,0 +1,40 @@
# Traduction française / French translation
Wheat = Blé
Flour = Farine
Potato = Patate
Tomato = Tomate
Carrot = Carotte
Orange = Orange
Milk = Lait
Egg = Oeuf
Cocoa Bean = Fève de caco
Raw meat = Viande crue
Venison = Venaison
Sugar = Sucre
Chocolate Powder = Poudre de chocolat
Dark Chocolate = Chocolat noir
Milk Chocolate = Chocolat blanc
Pasta = Pâtes
Bowl = Bol
Butter = Beurre
Cheese = Fromage
Baked Potato = Patate cuite
Pasta Bake = Plat de pâtes
Raw Pasta Bake = Plat de pâtes crues
chicken Soup = Soupe de poulet
tomato Soup = Soupe de tomate
Uncooked tomato Soup = Soupe de tomate crue
Uncooked chicken Soup = Soupe de poulet crue
apple Juice = Jus de pomme
cactus Juice = Jus de cactus
Rainbow Juice = Jus d'arc-en-ciel
Orange Juice = Jus d'orange
Cake = Gâteau
Chocolate Cake = Gâteau au chocolat
Carrot Cake = Gâteau à la carotte
Cheese cake = Gâteau au fromage
Cake Mix = Pâte pour gâteau
Chocolate Cake Mix = Pâte pour gâteau au chocolat
Carrot Cake Mix = Pâte pour gâteau à la carotte
Cheese Cake Mix = Pâte pour gâteau au fromage

View File

@ -0,0 +1,40 @@
# template
Wheat =
Flour =
Potato =
Tomato =
Carrot =
Orange =
Milk =
Egg =
Cocoa Bean =
Raw meat =
Venison =
Sugar =
Chocolate Powder =
Dark Chocolate =
Milk Chocolate =
Pasta =
Bowl =
Butter =
Cheese =
Baked Potato =
Pasta Bake =
Raw Pasta Bake =
chicken Soup =
tomato Soup =
Uncooked tomato Soup =
Uncooked chicken Soup =
apple Juice =
cactus Juice =
Rainbow Juice =
Orange Juice =
Cake =
Chocolate Cake =
Carrot Cake =
Cheese cake =
Cake Mix =
Chocolate Cake Mix =
Carrot Cake Mix =
Cheese Cake Mix =