forked from VoxeLibre/VoxeLibre
Enter more translations
This commit is contained in:
parent
3193bb5d93
commit
ec56e4ec1b
|
@ -1,5 +1,5 @@
|
|||
# textdomain: mcl_barrels
|
||||
Barrel=
|
||||
Barrel=Fass
|
||||
Barrels are containers which provide 27 inventory slots.=
|
||||
To access its inventory, rightclick it. When broken, the items will drop out.=
|
||||
27 inventory slots=
|
||||
27 inventory slots=
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
# textdomain: mcl_cherry_blossom
|
||||
Cherry Sapling=Kirschbaumsetzling
|
|
@ -0,0 +1,2 @@
|
|||
# textdomain: mcl_composters
|
||||
Composter=Komposter
|
|
@ -0,0 +1,2 @@
|
|||
# textdomain: mcl_fletching_table
|
||||
Fletching Table=Bognertisch
|
|
@ -16,6 +16,7 @@ Tall grass is a small plant which often occurs on the surface of grasslands. It
|
|||
Fern=Farn
|
||||
Ferns are small plants which occur naturally in jungles and taigas. They can be harvested for wheat seeds. By using bone meal, a fern can be turned into a large fern which is two blocks high.=Farne sind kleine Pflanzen, die oft in Dschungeln und Taigas vorkommen. Sie können für Weizensamen abgeerntet werden. Mit Knochenmehl lässt sich ein Farn zu einem großen Farn, der zwei Blöcke hoch ist, verwandeln.
|
||||
Clover=Kleeblatt
|
||||
Four-leaf Clover=vierblättriges Kleeblatt
|
||||
(Top Part)=(Oberseite)
|
||||
Peony=Pfingstrose
|
||||
A peony is a large plant which occupies two blocks. It is mainly used in dye production.=Eine Pfingstrose ist eine große Pflanze, die zwei Blöcke hoch ist. Sie wird hauptsächlich für die Farbenproduktion gebraucht.
|
||||
|
|
|
@ -20,6 +20,7 @@ Fern=
|
|||
Ferns are small plants which occur naturally in jungles and taigas. They can be harvested for wheat seeds. By using bone meal, a fern can be turned into a large fern which is two blocks high.=
|
||||
Clover=
|
||||
Clovers are small plants which occur naturally in plains and other temperate biomes. They can be picked up and planted again.=
|
||||
Four-leaf Clover=
|
||||
(Top Part)=
|
||||
Peony=
|
||||
A peony is a large plant which occupies two blocks. It is mainly used in dye production.=
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
# textdomain: mcl_lanterns
|
||||
Lantern=Laterne
|
||||
Chain=Kette
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
# textdomain: mcl_loom
|
||||
Loom=Webstuhl
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
# textdomain: mcl_raw_ores
|
||||
Raw Iron=Roheisen
|
||||
Block of Raw Iron=Roheisenblock
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
# textdomain: mcl_smithing_table
|
||||
Smithing table=Schmiedetisch
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
# textdomain: mcl_smoker
|
||||
Smoker=Räucherofen
|
|
@ -0,0 +1,4 @@
|
|||
# textdomain: mcl_hollow_logs
|
||||
Hollow Birch Log=Hohler Birkenstamm
|
||||
Hollow Dark Oak Log=Hohler Schwarzeichenstamm
|
||||
Hollow Spruce Log=Hohler Fichtenstamm
|
Loading…
Reference in New Issue