Skip to content

Commit

Permalink
Merge branch 'maint' of git://github.com/git-l10n/git-po into maint
Browse files Browse the repository at this point in the history
* 'maint' of git://github.com/git-l10n/git-po:
  l10n: de.po: fix a few minor typos
  • Loading branch information
Junio C Hamano committed Oct 9, 2012
2 parents 234cd45 + 01cd63c commit 7bfffdc
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions po/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ msgstr "Konnte '%s' nicht öffnen"

#: bundle.c:140
msgid "Repository lacks these prerequisite commits:"
msgstr "Dem Projektarchiv fehlen folgende vorrausgesetzte Versionen:"
msgstr "Dem Projektarchiv fehlen folgende vorausgesetzte Versionen:"

#: bundle.c:164 sequencer.c:550 sequencer.c:982 builtin/log.c:290
#: builtin/log.c:726 builtin/log.c:1316 builtin/log.c:1535 builtin/merge.c:347
Expand Down Expand Up @@ -1758,7 +1758,7 @@ msgstr "Anzahl"
#: builtin/apply.c:4291
msgid "remove <num> leading slashes from traditional diff paths"
msgstr ""
"entfernt <Anzahl> vorrangestellte Schrägstriche von herkömmlichen "
"entfernt <Anzahl> vorangestellte Schrägstriche von herkömmlichen "
"Differenzpfaden"

#: builtin/apply.c:4294
Expand Down Expand Up @@ -2065,7 +2065,7 @@ msgstr "Konnte einige Referenzen nicht lesen"
#: builtin/branch.c:613
msgid "cannot rename the current branch while not on any."
msgstr ""
"Kann aktuellen Zweig nicht umbennen, solange du dich auf keinem befindest."
"Kann aktuellen Zweig nicht umbenennen, solange du dich auf keinem befindest."

#: builtin/branch.c:623
#, c-format
Expand Down Expand Up @@ -2353,7 +2353,7 @@ msgid ""
"git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
"checking out of the index."
msgstr ""
"git checkout: --ours/--theirs, --force and --merge sind inkompatibel wenn\n"
"git checkout: --ours/--theirs, --force und --merge sind inkompatibel wenn\n"
"du aus der Bereitstellung auscheckst."

#: builtin/checkout.c:1093
Expand Down Expand Up @@ -3666,7 +3666,7 @@ msgstr "Konnte %s nicht nach %s verschieben"
#: builtin/init-db.c:363
#, c-format
msgid "Could not create git link %s"
msgstr "Konnte git-Verknüfung %s nicht erstellen"
msgstr "Konnte git-Verknüpfung %s nicht erstellen"

#.
#. * TRANSLATORS: The first '%s' is either "Reinitialized
Expand Down Expand Up @@ -3778,11 +3778,11 @@ msgstr "unechte Einreicher-Informationen %s"

#: builtin/log.c:1205
msgid "-n and -k are mutually exclusive."
msgstr "-n und -k schliessen sich gegenseitig aus"
msgstr "-n und -k schließen sich gegenseitig aus"

#: builtin/log.c:1207
msgid "--subject-prefix and -k are mutually exclusive."
msgstr "--subject-prefix und -k schliessen sich gegenseitig aus"
msgstr "--subject-prefix und -k schließen sich gegenseitig aus"

#: builtin/log.c:1215
msgid "--name-only does not make sense"
Expand Down

0 comments on commit 7bfffdc

Please sign in to comment.