mirror of
https://github.com/minetest-mods/technic.git
synced 2025-06-28 06:20:30 +02:00
Add german translations for all mods
This commit is contained in:
30
technic_worldgen/locale/de.txt
Normal file
30
technic_worldgen/locale/de.txt
Normal file
@ -0,0 +1,30 @@
|
||||
# German Translation for technic_worldgen
|
||||
# Deutsche Übersetzung von technic_worldgen
|
||||
# by Xanthin
|
||||
|
||||
## crafts.lua
|
||||
Uranium = Uran
|
||||
Chromium Lump = Chromklumpen
|
||||
Chromium Ingot = Chrombarren
|
||||
Zinc Lump = Zinkklumpen
|
||||
Zinc Ingot = Zinkbarren
|
||||
Brass Ingot = Messingbarren
|
||||
Stainless Steel Ingot = Edelstahlbarren
|
||||
|
||||
## nodes.lua
|
||||
Uranium Ore = Uranerz
|
||||
Chromium Ore = Chromerz
|
||||
Zinc Ore = Zinkerz
|
||||
Granite = Granit
|
||||
Marble = Marmor
|
||||
Marble Bricks = Marmorziegel
|
||||
Uranium Block = Uranblock
|
||||
Chromium Block = Chromblock
|
||||
Zinc Block = Zinkblock
|
||||
Stainless Steel Block = Edelstahlblock
|
||||
Brass Block = Messingblock
|
||||
|
||||
## rubber.lua
|
||||
Rubber Tree Sapling = Gummibaumsetzling
|
||||
Rubber Tree = Gummibaum
|
||||
|
28
technic_worldgen/locale/template.txt
Normal file
28
technic_worldgen/locale/template.txt
Normal file
@ -0,0 +1,28 @@
|
||||
# template.txt
|
||||
# technic_worldgen translation template
|
||||
|
||||
###crafts.lua
|
||||
Uranium =
|
||||
Chromium Lump =
|
||||
Chromium Ingot =
|
||||
Zinc Lump =
|
||||
Zinc Ingot =
|
||||
Brass Ingot =
|
||||
Stainless Steel Ingot =
|
||||
|
||||
###nodes.lua
|
||||
Uranium Ore =
|
||||
Chromium Ore =
|
||||
Zinc Ore =
|
||||
Granite =
|
||||
Marble =
|
||||
Marble Bricks =
|
||||
Uranium Block =
|
||||
Chromium Block =
|
||||
Zinc Block =
|
||||
Stainless Steel Block =
|
||||
Brass Block =
|
||||
|
||||
###rubber.lua
|
||||
Rubber Tree Sapling =
|
||||
Rubber Tree =
|
Reference in New Issue
Block a user