Skip to content

Commit 765b644

Browse files
Tauwasserralfth
authored andcommitted
l10n: fixes to German translation
Der-, die- and dasselbe and their declensions are spelt as one word in German. Signed-off-by: Robert Abel <[email protected]> Signed-off-by: Ralf Thielow <[email protected]>
1 parent 09a659c commit 765b644

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

po/de.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2925,7 +2925,7 @@ msgstr " (benutzen Sie \"git branch --unset-upstream\" zum Beheben)\n"
29252925
#: remote.c:2083
29262926
#, c-format
29272927
msgid "Your branch is up to date with '%s'.\n"
2928-
msgstr "Ihr Branch ist auf dem selben Stand wie '%s'.\n"
2928+
msgstr "Ihr Branch ist auf demselben Stand wie '%s'.\n"
29292929

29302930
#: remote.c:2087
29312931
#, c-format
@@ -10874,7 +10874,7 @@ msgstr "Kann nicht überschreiben"
1087410874

1087510875
#: builtin/mv.c:239
1087610876
msgid "multiple sources for the same target"
10877-
msgstr "mehrere Quellen für das selbe Ziel"
10877+
msgstr "mehrere Quellen für dasselbe Ziel"
1087810878

1087910879
#: builtin/mv.c:241
1088010880
msgid "destination directory does not exist"
@@ -11827,7 +11827,7 @@ msgstr ""
1182711827
"\n"
1182811828
" git push %s HEAD:%s\n"
1182911829
"\n"
11830-
"Um auf den Branch mit dem selben Namen im Remote-Repository zu versenden,\n"
11830+
"Um auf den Branch mit demselben Namen im Remote-Repository zu versenden,\n"
1183111831
"benutzen Sie:\n"
1183211832
"\n"
1183311833
" git push %s %s\n"

0 commit comments

Comments
 (0)