diff options
author | Xanthin <Xanthin@users.noreply.github.com> | 2014-04-16 19:10:00 +0200 |
---|---|---|
committer | ShadowNinja <shadowninja@minetest.net> | 2014-04-22 16:30:27 -0400 |
commit | 39c41a06f4993dc17507fb480fcabbca319ceff7 (patch) | |
tree | 63f2fad43fa39f2b1d7664a5f75cc8041e18e078 /technic_chests/locale/de.txt | |
parent | db202503713ddd1084f188a5eac506be665e9c44 (diff) |
Add german translations for all mods
Diffstat (limited to 'technic_chests/locale/de.txt')
-rw-r--r-- | technic_chests/locale/de.txt | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/technic_chests/locale/de.txt b/technic_chests/locale/de.txt new file mode 100644 index 0000000..91a6ae2 --- /dev/null +++ b/technic_chests/locale/de.txt @@ -0,0 +1,35 @@ +# German Translation for technic_chests +# Deutsche Übersetzung von technic_chests +# by Xanthin + +%s Chest = %struhe +%s Locked Chest = Verschlossene %struhe +%s Locked Chest (owned by %s) = Verschlossene %struhe (gehoert %s) +Color Filter: %s = Farbfilter: %s +Edit chest description: = Bearbeite die Beschreibung + +# Colors +Black = Schwarz +Blue = Blau +Brown = Braun +Cyan = Tuerkis +Dark Green = Dunkelgruen +Dark Grey = Dunkelgrau +Green = Gruen +Grey = Grau +Magenta = Magenta +Orange = Orange +Pink = Rosa +Red = Rot +Violet = Violett +White = Weiss +Yellow = Gelb +None = Farblos + +# Materials +Copper = Kupfer +Gold = Gold +Iron = Eisen +Mithril = Mithril +Silver = Silber + |