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
16
mods/dye/locale/dye.de.tr
Normal file
16
mods/dye/locale/dye.de.tr
Normal file
|
@ -0,0 +1,16 @@
|
|||
# textdomain: dye
|
||||
White Dye=Weißer Farbstoff
|
||||
Grey Dye=Grauer Farbstoff
|
||||
Dark Grey Dye=Dunkelgrauer Farbstoff
|
||||
Black Dye=Schwarzer Farbstoff
|
||||
Violet Dye=Violetter Farbstoff
|
||||
Blue Dye=Blauer Farbstoff
|
||||
Cyan Dye=Türkiser Farbstoff
|
||||
Dark Green Dye=Dunkelgrüner Farbstoff
|
||||
Green Dye=Grüner Farbstoff
|
||||
Yellow Dye=Gelber Farbstoff
|
||||
Brown Dye=Brauner Farbstoff
|
||||
Orange Dye=Orange Farbstoff
|
||||
Red Dye=Roter Farbstoff
|
||||
Magenta Dye=Magenta Farbstoff
|
||||
Pink Dye=Rosa Farbstoff
|
16
mods/dye/locale/template.txt
Normal file
16
mods/dye/locale/template.txt
Normal file
|
@ -0,0 +1,16 @@
|
|||
# textdomain: dye
|
||||
White Dye=
|
||||
Grey Dye=
|
||||
Dark Grey Dye=
|
||||
Black Dye=
|
||||
Violet Dye=
|
||||
Blue Dye=
|
||||
Cyan Dye=
|
||||
Dark Green Dye=
|
||||
Green Dye=
|
||||
Yellow Dye=
|
||||
Brown Dye=
|
||||
Orange Dye=
|
||||
Red Dye=
|
||||
Magenta Dye=
|
||||
Pink Dye=
|
Loading…
Add table
Add a link
Reference in a new issue