forked from mtcontrib/farming
Added intllib support (thanks Xanthin)
This commit is contained in:
104
locale/de.txt
Normal file
104
locale/de.txt
Normal file
@ -0,0 +1,104 @@
|
||||
# German Translation for farming mod
|
||||
# Deutsche Übersetzung der farming Mod
|
||||
# last update: 2016/March/31
|
||||
# Author: Xanthin
|
||||
|
||||
#init.lua
|
||||
Seed = Saatgut
|
||||
|
||||
#barley.lua
|
||||
Barley Seed = Gerstenkörner
|
||||
Barley = Gerste
|
||||
|
||||
#beanpole.lua
|
||||
Green Beans = Grüne Bohnen
|
||||
Bean Pole (place on soil before planting beans) = Bohnenstange (vor dem Pflanzen der Bohnen auf den\nAckerboden stellen)
|
||||
|
||||
#blueberry.lua
|
||||
Blueberries = Blaubeeren
|
||||
Blueberry Muffin = Blaubeermuffin
|
||||
|
||||
#carrot.lua
|
||||
Carrot = Möhre
|
||||
Golden Carrot = Goldene Möhre
|
||||
|
||||
#cocoa.lua
|
||||
Cocoa Beans = Kakaobohne
|
||||
Cookie = Keks
|
||||
Bar of Dark Chocolate = Tafel Zartbitterschokolade
|
||||
|
||||
#coffee.lua
|
||||
Coffee Beans = Kaffeebohnen
|
||||
Drinking Cup (empty) = Tasse (leer)
|
||||
Cold Cup of Coffee = Kalte Tasse Kaffee
|
||||
Hot Cup of Coffee = Heiße Tasse Kaffee
|
||||
|
||||
#corn.lua
|
||||
Corn = Mais
|
||||
Corn on the Cob = Maiskolben
|
||||
Bottle of Ethanol = Flasche Ethanol
|
||||
|
||||
#cotton.lua
|
||||
Cotton Seed = Baumwollsamen
|
||||
Cotton = Baumwolle
|
||||
|
||||
#cucumber.lua
|
||||
Cucumber = Gurke
|
||||
|
||||
#donut.lua
|
||||
Donut = Donut
|
||||
Chocolate Donut = Schokodonut
|
||||
Apple Donut = Apfeldonut
|
||||
|
||||
#grapes.lua
|
||||
Grapes = Weintrauben
|
||||
Trellis (place on soil before planting grapes) = Spalier (vor dem Pflanzen der Weintrauben auf den\nAckerboden stellen)
|
||||
|
||||
#hoes.lua
|
||||
Hoe = Hacke
|
||||
Wooden Hoe = Holzhacke
|
||||
Stone Hoe = Steinhacke
|
||||
Steel Hoe = Stahlhacke
|
||||
Bronze Hoe = Bronzehacke
|
||||
Mese Hoe = Mesehacke
|
||||
Diamond Hoe = Diamanthacke
|
||||
|
||||
#melon.lua
|
||||
Melon Slice = Melonenscheibe
|
||||
Melon = Melone
|
||||
|
||||
#potato.lua
|
||||
Potato = Kartoffel
|
||||
Baked Potato = Ofenkartoffel
|
||||
|
||||
#pumpkin.lua
|
||||
Pumpkin = Kürbis
|
||||
Pumpkin Slice = Kürbisscheibe
|
||||
Jack 'O Lantern = Kürbislaterne
|
||||
Pumpkin Bread = Kürbisbrot
|
||||
Pumpkin Dough = Kürbisteig
|
||||
|
||||
#rasperry.lua
|
||||
Raspberries = Himbeeren
|
||||
Raspberry Smoothie = Himbeersmoothie
|
||||
|
||||
#rhubarb.lua
|
||||
Rhubarb = Rhabarber
|
||||
Rhubarb Pie = Rhabarberkuchen
|
||||
|
||||
#soil.lua
|
||||
Soil = Ackerboden
|
||||
Wet Soil = Bewässerter Ackerboden
|
||||
|
||||
#sugar.lua
|
||||
Sugar = Zucker
|
||||
|
||||
#tomato.lua
|
||||
Tomato = Tomate
|
||||
|
||||
#wheat.lua
|
||||
Wheat Seed = Weizenkörner
|
||||
Wheat = Weizen
|
||||
Straw = Stroh
|
||||
Flour = Mehl
|
||||
Bread = Brot
|
102
locale/template.txt
Normal file
102
locale/template.txt
Normal file
@ -0,0 +1,102 @@
|
||||
# Template for translations of farming mod
|
||||
# last update: 2016/March/31
|
||||
|
||||
#init.lua
|
||||
Seed =
|
||||
|
||||
#barley.lua
|
||||
Barley Seed =
|
||||
Barley =
|
||||
|
||||
#beanpole.lua
|
||||
Green Beans =
|
||||
Bean Pole (place on soil before planting beans) =
|
||||
|
||||
#blueberry.lua
|
||||
Blueberries =
|
||||
Blueberry Muffin =
|
||||
|
||||
#carrot.lua
|
||||
Carrot =
|
||||
Golden Carrot =
|
||||
|
||||
#cocoa.lua
|
||||
Cocoa Beans =
|
||||
Cookie =
|
||||
Bar of Dark Chocolate =
|
||||
|
||||
#coffee.lua
|
||||
Coffee Beans =
|
||||
Drinking Cup (empty) =
|
||||
Cold Cup of Coffee =
|
||||
Hot Cup of Coffee =
|
||||
|
||||
#corn.lua
|
||||
Corn =
|
||||
Corn on the Cob =
|
||||
Bottle of Ethanol =
|
||||
|
||||
#cotton.lua
|
||||
Cotton Seed =
|
||||
Cotton =
|
||||
|
||||
#cucumber.lua
|
||||
Cucumber =
|
||||
|
||||
#donut.lua
|
||||
Donut =
|
||||
Chocolate Donut =
|
||||
Apple Donut =
|
||||
|
||||
#grapes.lua
|
||||
Grapes =
|
||||
Trellis (place on soil before planting grapes) =
|
||||
|
||||
#hoes.lua
|
||||
Hoe =
|
||||
Wooden Hoe =
|
||||
Stone Hoe =
|
||||
Steel Hoe =
|
||||
Bronze Hoe =
|
||||
Mese Hoe =
|
||||
Diamond Hoe =
|
||||
|
||||
#melon.lua
|
||||
Melon Slice =
|
||||
Melon =
|
||||
|
||||
#potato.lua
|
||||
Potato =
|
||||
Baked Potato =
|
||||
|
||||
#pumpkin.lua
|
||||
Pumpkin =
|
||||
Pumpkin Slice =
|
||||
Jack 'O Lantern =
|
||||
Pumpkin Bread =
|
||||
Pumpkin Dough =
|
||||
|
||||
#rasperry.lua
|
||||
Raspberries =
|
||||
Raspberry Smoothie =
|
||||
|
||||
#rhubarb.lua
|
||||
Rhubarb =
|
||||
Rhubarb Pie =
|
||||
|
||||
#soil.lua
|
||||
Soil =
|
||||
Wet Soil =
|
||||
|
||||
#sugar.lua
|
||||
Sugar =
|
||||
|
||||
#tomato.lua
|
||||
Tomato =
|
||||
|
||||
#wheat.lua
|
||||
Wheat Seed =
|
||||
Wheat =
|
||||
Straw =
|
||||
Flour =
|
||||
Bread =
|
Reference in New Issue
Block a user