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
12
mods/flowers/locale/flowers.de.tr
Normal file
12
mods/flowers/locale/flowers.de.tr
Normal file
|
@ -0,0 +1,12 @@
|
|||
# textdomain: flowers
|
||||
Red Rose=Rote Rose
|
||||
Orange Tulip=Orange Tulpe
|
||||
Yellow Dandelion=Gelber Löwenzahn
|
||||
Green Chrysanthemum=Grüne Chrysantheme
|
||||
Blue Geranium=Blaue Geranie
|
||||
Viola=Veilchen
|
||||
White Dandelion=Weißer Löwenzahn
|
||||
Black Tulip=Schwarze Tulpe
|
||||
Red Mushroom=Roter Pilz
|
||||
Brown Mushroom=Brauner Pilz
|
||||
Waterlily=Wasserlilie
|
12
mods/flowers/locale/template.txt
Normal file
12
mods/flowers/locale/template.txt
Normal file
|
@ -0,0 +1,12 @@
|
|||
# textdomain: flowers
|
||||
Red Rose=
|
||||
Orange Tulip=
|
||||
Yellow Dandelion=
|
||||
Green Chrysanthemum=
|
||||
Blue Geranium=
|
||||
Viola=
|
||||
White Dandelion=
|
||||
Black Tulip=
|
||||
Red Mushroom=
|
||||
Brown Mushroom=
|
||||
Waterlily=
|
Loading…
Add table
Add a link
Reference in a new issue