Skip to content

Commit

Permalink
l10n: de.po: improve some translations
Browse files Browse the repository at this point in the history
Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com>
Acked-by: Phillip Sz <phillip.szelat@gmail.com>
  • Loading branch information
Ralf Thielow committed Dec 29, 2015
1 parent 28274d0 commit 503b1ef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions po/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -592,7 +592,7 @@ msgstr "Fehler beim Schreiben der Signatur nach '%s': %s"
#: grep.c:1718
#, c-format
msgid "'%s': unable to read %s"
msgstr "'%s': konnte nicht lesen %s"
msgstr "'%s': konnte %s nicht lesen"

#: grep.c:1735
#, c-format
Expand Down Expand Up @@ -11749,7 +11749,7 @@ msgstr "unbekannte Option: $opt"

#: git-stash.sh:397
msgid "No stash found."
msgstr "Kein \"stash\" gefunden."
msgstr "Kein Stash-Eintrag gefunden."

#: git-stash.sh:404
#, sh-format
Expand All @@ -11773,7 +11773,7 @@ msgstr "'$args' ist keine \"stash\"-Referenz"

#: git-stash.sh:457
msgid "unable to refresh index"
msgstr "unfähig den Index zu aktualisieren"
msgstr "Konnte den Index nicht aktualisieren."

#: git-stash.sh:461
msgid "Cannot apply a stash in the middle of a merge"
Expand Down

0 comments on commit 503b1ef

Please sign in to comment.