Skip to content

Commit

Permalink
l10n: de.po: unify translation of "ahead" and "behind"
Browse files Browse the repository at this point in the history
Signed-off-by: Ralf Thielow <ralf.thielow@googlemail.com>
  • Loading branch information
Ralf Thielow committed May 8, 2012
1 parent b9f3b4c commit 90d2538
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions po/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -169,9 +169,10 @@ msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
msgid_plural ""
"Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
msgstr[0] ""
"Dein Zweig ist hinter '%s' um %d Version, und kann vorgespult werden.\n"
"Dein Zweig ist zu '%s' um %d Version hinterher, und kann vorgespult werden.\n"
msgstr[1] ""
"Dein Zweig ist hinter '%s' um %d Versionen, und kann vorgespult werden.\n"
"Dein Zweig ist zu '%s' um %d Versionen hinterher, und kann vorgespult "
"werden.\n"

#: remote.c:1621
#, c-format
Expand Down Expand Up @@ -650,15 +651,15 @@ msgstr "Initiale Version auf "

#: wt-status.c:905
msgid "behind "
msgstr "hinter "
msgstr "hinterher "

#: wt-status.c:908 wt-status.c:911
msgid "ahead "
msgstr "weiter: "
msgstr "voraus "

#: wt-status.c:913
msgid ", behind "
msgstr ", zurückgefallen "
msgstr ", hinterher "

#: builtin/add.c:62
#, c-format
Expand Down Expand Up @@ -891,7 +892,7 @@ msgstr "%d voraus] "
#: builtin/branch.c:398
#, c-format
msgid "ahead %d, behind %d] "
msgstr "vor %d, hinter %d] "
msgstr "%d voraus, %d hinterher] "

#: builtin/branch.c:501
msgid "(no branch)"
Expand Down Expand Up @@ -1078,12 +1079,12 @@ msgid_plural ""
"\n"
"%s\n"
msgstr[0] ""
"Warnung: Du verlässt %d Version zurückliegend, nicht verbunden zu\n"
"Warnung: Du bist um %d Version hinterher, nicht verbunden zu\n"
"einem deiner Zweige:\n"
"\n"
"%s\n"
msgstr[1] ""
"Warnung: Du verlässt %d Versionen zurückliegend, nicht verbunden zu\n"
"Warnung: Du bist um %d Versionen hinterher, nicht verbunden zu\n"
"einem deiner Zweige:\n"
"\n"
"%s\n"
Expand Down

0 comments on commit 90d2538

Please sign in to comment.