Skip to content

Commit 7d5a38b

Browse files
mjggitster
authored andcommitted
l10n: de: translate describe debug terms
Signed-off-by: Michael J Gruber <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 646c3bd commit 7d5a38b

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

po/de.po

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7530,7 +7530,19 @@ msgstr "git describe [<Optionen>] [<Commit-Angabe>...]"
75307530
msgid "git describe [<options>] --dirty"
75317531
msgstr "git describe [<Optionen>] --dirty"
75327532

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
75347546
#, c-format
75357547
msgid "annotated tag %s not available"
75367548
msgstr "annotiertes Tag %s ist nicht verfügbar"

0 commit comments

Comments
 (0)