mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-06-07 06:06:10 -04:00
Add translation templates and German translation
This commit is contained in:
parent
86a55d3584
commit
106c36da33
52 changed files with 1078 additions and 0 deletions
8
mods/vessels/locale/template.txt
Normal file
8
mods/vessels/locale/template.txt
Normal file
|
@ -0,0 +1,8 @@
|
|||
# textdomain: vessels
|
||||
Vessels Shelf=
|
||||
Empty Glass Bottle=
|
||||
Empty Drinking Glass=
|
||||
Empty Heavy Steel Bottle=
|
||||
Glass Fragments=
|
||||
Empty Vessel Shelf=
|
||||
Vessel Shelf (@1 items)=
|
8
mods/vessels/locale/vessels.de.tr
Normal file
8
mods/vessels/locale/vessels.de.tr
Normal file
|
@ -0,0 +1,8 @@
|
|||
# textdomain: vessels
|
||||
Vessels Shelf=Gefäßregal
|
||||
Empty Glass Bottle=Leere Glasflasche
|
||||
Empty Drinking Glass=Leeres Trinkglas
|
||||
Empty Heavy Steel Bottle=Leere schwere Stahlflasche
|
||||
Glass Fragments=Glasfragmente
|
||||
Empty Vessel Shelf=Leeres Gefäßregal
|
||||
Vessel Shelf (@1 items)=Gefäßregal (@1 Gegenstände)
|
Loading…
Add table
Add a link
Reference in a new issue