Skip to content

Commit

Permalink
Merge tag 'l10n-2.4-maint-de-updates' of git://github.com/git-l10n/gi…
Browse files Browse the repository at this point in the history
…t-po into maint

l10n-2.4-maint-de-updates

* tag 'l10n-2.4-maint-de-updates' of git://github.com/git-l10n/git-po:
  l10n: de.po: translation fix for fall-back to 3way merge
  l10n: de.po: punctuation fixes
  l10n: de.po: grammar fix
  l10n: de.po: change error message from "sagen" to "Meinten Sie"
  • Loading branch information
Junio C Hamano committed Jun 14, 2015
2 parents 69f9a6e + a9845c5 commit 2c185f0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions po/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -2183,7 +2183,7 @@ msgstr "Nichts spezifiziert, nichts hinzugefügt.\n"
#: builtin/add.c:358
#, c-format
msgid "Maybe you wanted to say 'git add .'?\n"
msgstr "Wollten Sie vielleicht 'git add .' sagen?\n"
msgstr "Meinten Sie vielleicht 'git add .'?\n"

#: builtin/add.c:363 builtin/check-ignore.c:172 builtin/clean.c:920
#: builtin/commit.c:335 builtin/mv.c:130 builtin/reset.c:235 builtin/rm.c:299
Expand Down Expand Up @@ -10478,8 +10478,8 @@ msgstr ""
#: git-am.sh:142
msgid "Using index info to reconstruct a base tree..."
msgstr ""
"Verwende Informationen aus der Staging-Area, um einen Basisverzeichnis "
"nachzustellen"
"Verwende Informationen aus der Staging-Area, um ein Basisverzeichnis "
"nachzustellen ..."

#: git-am.sh:157
msgid ""
Expand All @@ -10491,11 +10491,11 @@ msgstr ""

#: git-am.sh:166
msgid "Falling back to patching base and 3-way merge..."
msgstr "Falle zurück zum Patchen der Basis und des 3-Wege-Merges ..."
msgstr "Falle zurück zum Patchen der Basis und zum 3-Wege-Merge ..."

#: git-am.sh:182
msgid "Failed to merge in the changes."
msgstr "Merge der Änderungen fehlgeschlagen"
msgstr "Merge der Änderungen fehlgeschlagen."

#: git-am.sh:277
msgid "Only one StGIT patch series can be applied at once"
Expand Down

0 comments on commit 2c185f0

Please sign in to comment.