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:
40
mods/food/food_basic/locale/fr.txt
Normal file
40
mods/food/food_basic/locale/fr.txt
Normal 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
|
Reference in New Issue
Block a user