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
6
mods/carts/locale/carts.de.tr
Normal file
6
mods/carts/locale/carts.de.tr
Normal file
|
@ -0,0 +1,6 @@
|
|||
# textdomain: carts
|
||||
Cart=Lore
|
||||
(Sneak+Click to pick up)=(Schleichen u. Klicken zum Aufheben)
|
||||
Rail=Schiene
|
||||
Powered Rail=Antriebsschiene
|
||||
Brake Rail=Bremsschiene
|
6
mods/carts/locale/template.txt
Normal file
6
mods/carts/locale/template.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
# textdomain: carts
|
||||
Cart=
|
||||
(Sneak+Click to pick up)=
|
||||
Rail=
|
||||
Powered Rail=
|
||||
Brake Rail=
|
Loading…
Add table
Add a link
Reference in a new issue