Skip to content

Commit 79d0f37

Browse files
committed
l10n: de.po: translate 1 new message
Translate 1 new message came from git.pot update in ed1ddaf (l10n: git.pot: v1.8.2 round 4 (1 changed)). Signed-off-by: Ralf Thielow <[email protected]>
1 parent 3fef553 commit 79d0f37

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

po/de.po

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: git 1.8.2\n"
99
"Report-Msgid-Bugs-To: Git Mailing List <[email protected]>\n"
10-
"POT-Creation-Date: 2013-02-19 13:32+0800\n"
10+
"POT-Creation-Date: 2013-03-05 12:36+0800\n"
1111
"PO-Revision-Date: 2012-10-02 19:35+0200\n"
1212
"Last-Translator: Ralf Thielow <[email protected]>\n"
1313
"Language-Team: German <>\n"
@@ -127,10 +127,10 @@ msgstr "Pfad zum externen \"git-upload-archive\"-Programm"
127127

128128
#: attr.c:259
129129
msgid ""
130-
"Negative patterns are forbidden in git attributes\n"
130+
"Negative patterns are ignored in git attributes\n"
131131
"Use '\\!' for literal leading exclamation."
132132
msgstr ""
133-
"Verneinende Muster sind in Git-Attributen verboten.\n"
133+
"Verneinende Muster werden in Git-Attributen ignoriert.\n"
134134
"Benutzen Sie '\\!' für führende Ausrufezeichen."
135135

136136
#: bundle.c:36
@@ -1303,8 +1303,9 @@ msgstr " (alle Konflikte behoben: führen Sie \"git rebase --continue\" aus)"
13031303
#, c-format
13041304
msgid ""
13051305
"You are currently splitting a commit while rebasing branch '%s' on '%s'."
1306-
msgstr "Sie teilen gerade eine Version auf, während ein Neuaufbau von Zweig "
1307-
"'%s' auf '%s' im Gange ist."
1306+
msgstr ""
1307+
"Sie teilen gerade eine Version auf, während ein Neuaufbau von Zweig '%s' auf "
1308+
"'%s' im Gange ist."
13081309

13091310
#: wt-status.c:913
13101311
msgid "You are currently splitting a commit during a rebase."
@@ -1319,8 +1320,9 @@ msgstr ""
13191320
#: wt-status.c:920
13201321
#, c-format
13211322
msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
1322-
msgstr "Sie editieren gerade eine Version während eines Neuaufbaus von Zweig "
1323-
"'%s' auf '%s'."
1323+
msgstr ""
1324+
"Sie editieren gerade eine Version während eines Neuaufbaus von Zweig '%s' "
1325+
"auf '%s'."
13241326

13251327
#: wt-status.c:925
13261328
msgid "You are currently editing a commit during a rebase."

0 commit comments

Comments
 (0)