Update mobs_mc, properly implement totem
This commit is contained in:
parent
ed5c2c2019
commit
e3cea04f12
11 changed files with 102 additions and 26 deletions
|
@ -7,15 +7,15 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-07-05 16:40+0200\n"
|
||||
"PO-Revision-Date: 2017-07-20 15:05+0200\n"
|
||||
"POT-Creation-Date: 2018-01-25 18:45+0100\n"
|
||||
"PO-Revision-Date: 2018-01-25 18:48+0100\n"
|
||||
"Last-Translator: Wuzzy <almikes@aol.com>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: de_DE\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: Poedit 2.0.2\n"
|
||||
"X-Generator: Poedit 2.0.5\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: 1_items_default.lua
|
||||
|
@ -345,11 +345,13 @@ msgstr ""
|
|||
|
||||
#: 1_items_default.lua
|
||||
msgid ""
|
||||
"Hold it in your hand and punch once to instantly get back to full health. "
|
||||
"The totem gets destroyed in the process."
|
||||
"The totem only works while you hold it in your hand. If you receive fatal "
|
||||
"damage, you are saved from death and you get a second chance with 1 HP. The "
|
||||
"totem is destroyed in the process, however."
|
||||
msgstr ""
|
||||
"Halten Sie es in der Hand und schlagen Sie zu, um sofort auf die volle "
|
||||
"Gesundheit zu kommen. Das zerstört das Totem."
|
||||
"Der Totem funktioniert nur, während Sie ihn in der Hand halten. Wenn sie "
|
||||
"tödlichen Schaden erhalten, werden Sie vom Tod bewahrt und erhalten eine "
|
||||
"zweite Lebenschance mit 1 HP. Der Totem geht dabei jedoch zu Bruch."
|
||||
|
||||
#: 1_items_default.lua
|
||||
msgid "Rotten Flesh"
|
||||
|
@ -500,6 +502,10 @@ msgstr ""
|
|||
"Ein Witherskelettschädel ist ein kleiner dekorativer Block, der wie der "
|
||||
"Schädel eines Witherskeletts aussieht."
|
||||
|
||||
#: agent.lua
|
||||
msgid "Agent"
|
||||
msgstr "Agent"
|
||||
|
||||
#: bat.lua
|
||||
msgid "Bat"
|
||||
msgstr "Fledermaus"
|
||||
|
@ -716,6 +722,13 @@ msgstr "Zombie"
|
|||
msgid "Zombie Pigman"
|
||||
msgstr "Schweinezombie"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Hold it in your hand and punch once to instantly get back to full health. "
|
||||
#~ "The totem gets destroyed in the process."
|
||||
#~ msgstr ""
|
||||
#~ "Halten Sie es in der Hand und schlagen Sie zu, um sofort auf die volle "
|
||||
#~ "Gesundheit zu kommen. Das zerstört das Totem."
|
||||
|
||||
#~ msgid "Enderman Head (WIP)"
|
||||
#~ msgstr "Endermankopf (unfertig)"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue