l10n: de: translate describe debug terms

Signed-off-by: Michael J Gruber <git@grubix.eu> Signed-off-by: Junio C Hamano <gitster@pobox.com>

Michael J Gruber committed Mar 27, 2017 at 18:50 UTC 7d5a38b61fad51b765117ae6dae9117db74dac3d
1 file changed +13 -1
po/de.po
+13 -1
@@ -7530,7 +7530,19 @@ msgstr "git describe [<Optionen>] [<Commit-Angabe>...]"
7530 msgid "git describe [<options>] --dirty"
7531 msgstr "git describe [<Optionen>] --dirty"
7532
7533 -#: builtin/describe.c:217
7533 +#: builtin/describe.c:52
7534 +msgid "head"
7535 +msgstr "Branch"
7536 +
7537 +#: builtin/describe.c:52
7538 +msgid "lightweight"
7539 +msgstr "nicht-annotiert"
7540 +
7541 +#: builtin/describe.c:52
7542 +msgid "annotated"
7543 +msgstr "annotiert"
7544 +
7545 +#: builtin/describe.c:249
7546 #, c-format
7547 msgid "annotated tag %s not available"
7548 msgstr "annotiertes Tag %s ist nicht verfügbar"