German translation: mcl_beds to mcl_chests
This commit is contained in:
parent
7be98bfce0
commit
e01ed8ab24
16 changed files with 154 additions and 22 deletions
13
mods/ITEMS/mcl_buckets/locale/mcl_buckets.de.tr
Normal file
13
mods/ITEMS/mcl_buckets/locale/mcl_buckets.de.tr
Normal file
|
@ -0,0 +1,13 @@
|
|||
# textdomain: mcl_buckets
|
||||
Empty Bucket=Leerer Eimer
|
||||
A bucket can be used to collect and release liquids.=Ein Eimer kann benutzt werden, um Flüssigkeiten aufzusammeln und wieder freizulassen.
|
||||
Punch a liquid source to collect it. You can then use the filled bucket to place the liquid somewhere else.=Hauen Sie auf eine Flüssigkeitsquelle, um sie aufzusammeln. Sie können den vollen Eimer dann benutzen, um die Flüssigkeit woanders zu platzieren.
|
||||
Lava Bucket=Lavaeimer
|
||||
A bucket can be used to collect and release liquids. This one is filled with hot lava, safely contained inside. Use with caution.=Ein Eimer kann benutzt werden, um Flüssigkeiten aufzusammeln und wieder freizulassen. Dieser hier ist voller heißer Lava, die sicher in ihm verstaut ist. Mit Vorsicht zu handhaben.
|
||||
Get in a safe distance and place the bucket to empty it and create a lava source at this spot. Don't burn yourself!=Gehen Sie zu einer sicheren Stelle und platzieren Sie den Eimer, um ihn zu leeren und eine Lavaquelle an dieser Stelle zu erzeugen. Verbrennen Sie sich nicht!
|
||||
Water Bucket=Wassereimer
|
||||
A bucket can be used to collect and release liquids. This one is filled with water.=Ein Eimer kann benutzt werden, um Flüssigkeiten aufzusammeln und wieder freizulassen. Dieser hier ist mit Wasser gefüllt.
|
||||
Place it to empty the bucket and create a water source.=Platzieren Sie ihn, um den Eimer zu leeren und eine Wasserquelle zu erzeugen.
|
||||
River Water Bucket=Flusswassereimer
|
||||
A bucket can be used to collect and release liquids. This one is filled with river water.=Ein Eimer kann benutzt werden, um Flüssigkeiten aufzusammeln und wieder freizulassen. Dieser hier ist mit Flusswasser gefüllt.
|
||||
Place it to empty the bucket and create a river water source.=Platzieren Sie ihn, um den Eimer zu leeren und eine Flusswasserquelle zu erzeugen.
|
|
@ -1,13 +1,13 @@
|
|||
# textdomain: mcl_buckets
|
||||
Empty Bucket=
|
||||
A bucket can be used to collect and release liquids.=
|
||||
Punch a liquid source to collect the liquid. With the filled bucket, you can right-click somewhere to empty the bucket which will create a liquid source at the position you've clicked at.=
|
||||
Punch a liquid source to collect it. You can then use the filled bucket to place the liquid somewhere else.=
|
||||
Lava Bucket=
|
||||
A bucket can be used to collect and release liquids. This one is filled with hot lava, safely contained inside. Use with caution.=
|
||||
Choose a place where you want to empty the bucket, then get in a safe spot somewhere above it. Be prepared to run away when something goes wrong as the lava will soon start to flow after placing. To empty the bucket (which places a lava source), right-click on your chosen place.=
|
||||
Get in a safe distance and place the bucket to empty it and create a lava source at this spot. Don't burn yourself!=
|
||||
Water Bucket=
|
||||
A bucket can be used to collect and release liquids. This one is filled with water.=
|
||||
Right-click on any block to empty the bucket and put a water source on this spot.=
|
||||
Place it to empty the bucket and create a water source.=
|
||||
River Water Bucket=
|
||||
A bucket can be used to collect and release liquids. This one is filled with river water.=
|
||||
Right-click on any block to empty the bucket and put a river water source on this spot.=
|
||||
Place it to empty the bucket and create a river water source.=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue