forked from minetest/minetest_game
Add translation templates and German translation
This commit is contained in:
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=
|
Reference in New Issue
Block a user