summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael J Gruber <git@grubix.eu>2017-03-27 18:50:06 +0200
committerJunio C Hamano <gitster@pobox.com>2017-03-27 13:45:30 -0700
commit7d5a38b61fad51b765117ae6dae9117db74dac3d (patch)
tree2b750d0eeb8076f403f98757695b6f62b96685e8
parent646c3bd1ad59ab4aea2718d89c8eb9ce8cfa83bf (diff)
downloadgit-mg/describe-debug-l10n.tar.gz
l10n: de: translate describe debug termsmg/describe-debug-l10n
Signed-off-by: Michael J Gruber <git@grubix.eu> Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--po/de.po14
1 files changed, 13 insertions, 1 deletions
diff --git a/po/de.po b/po/de.po
index e9c86f5488..913db393dc 100644
--- a/po/de.po
+++ b/po/de.po
@@ -7530,7 +7530,19 @@ msgstr "git describe [<Optionen>] [<Commit-Angabe>...]"
msgid "git describe [<options>] --dirty"
msgstr "git describe [<Optionen>] --dirty"
-#: builtin/describe.c:217
+#: builtin/describe.c:52
+msgid "head"
+msgstr "Branch"
+
+#: builtin/describe.c:52
+msgid "lightweight"
+msgstr "nicht-annotiert"
+
+#: builtin/describe.c:52
+msgid "annotated"
+msgstr "annotiert"
+
+#: builtin/describe.c:249
#, c-format
msgid "annotated tag %s not available"
msgstr "annotiertes Tag %s ist nicht verfügbar"