@@ -1349,11 +1349,11 @@ msgstr " (alle Konflikte behoben: führen Sie \"git commit\" aus)"
13491349#: wt-status.c:958
13501350#, c-format
13511351msgid "You are currently bisecting branch '%s'."
1352- msgstr "Sie sind gerade beim Halbieren in Zweig '%s'."
1352+ msgstr "Sie sind gerade bei einer binären Suche in Zweig '%s'."
13531353
13541354#: wt-status.c:962
13551355msgid "You are currently bisecting."
1356- msgstr "Sie sind gerade beim Halbieren ."
1356+ msgstr "Sie sind gerade bei einer binären Suche ."
13571357
13581358#: wt-status.c:965
13591359msgid " (use \" git bisect reset\" to get back to the original branch)"
@@ -9247,7 +9247,7 @@ msgstr ""
92479247
92489248#: git-bisect.sh:140
92499249msgid "won't bisect on seeked tree"
9250- msgstr "\" bisect \" auf gesuchtem Zweig nicht möglich"
9250+ msgstr "binäre Suche auf gesuchtem Zweig nicht möglich"
92519251
92529252#: git-bisect.sh:144
92539253msgid "Bad HEAD - strange symbolic ref"
@@ -9280,7 +9280,7 @@ msgstr "'git bisect bad' kann nur ein Argument entgegennehmen."
92809280#. this is less optimum.
92819281#: git-bisect.sh:273
92829282msgid "Warning: bisecting only with a bad commit."
9283- msgstr "Warnung: halbiere nur mit einer fehlerhaften Version"
9283+ msgstr "Warnung: binäre Suche nur mit einer fehlerhaften Version"
92849284
92859285#. TRANSLATORS: Make sure to include [Y] and [n] in your
92869286#. translation. The program will only accept English input
@@ -9310,7 +9310,7 @@ msgstr ""
93109310
93119311#: git-bisect.sh:347 git-bisect.sh:474
93129312msgid "We are not bisecting."
9313- msgstr "Wir sind nicht beim Halbieren. "
9313+ msgstr "keine binäre Suche im Gange "
93149314
93159315#: git-bisect.sh:354
93169316#, sh-format
@@ -9350,25 +9350,25 @@ msgid ""
93509350"bisect run failed:\n"
93519351"exit code $res from '$command' is < 0 or >= 128"
93529352msgstr ""
9353- "Ausführung der Halbierung fehlgeschlagen:\n"
9353+ "'bisect run' fehlgeschlagen:\n"
93549354"Rückkehrwert $res von '$command' ist < 0 oder >= 128"
93559355
93569356#: git-bisect.sh:453
93579357msgid "bisect run cannot continue any more"
9358- msgstr "Ausführung der Halbierung kann nicht mehr fortgesetzt werden"
9358+ msgstr "'bisect run' kann nicht mehr fortgesetzt werden"
93599359
93609360#: git-bisect.sh:459
93619361#, sh-format
93629362msgid ""
93639363"bisect run failed:\n"
93649364"'bisect_state $state' exited with error code $res"
93659365msgstr ""
9366- "Ausführung der Halbierung fehlgeschlagen:\n"
9366+ "'bisect run' fehlgeschlagen:\n"
93679367"'bisect_state $state' wurde mit Fehlerwert $res beendet"
93689368
93699369#: git-bisect.sh:466
93709370msgid "bisect run success"
9371- msgstr "Halbierung erfolgreich ausgeführt"
9371+ msgstr "'bisect run' erfolgreich ausgeführt"
93729372
93739373#: git-pull.sh:21
93749374msgid ""
0 commit comments