Merge git://github.com/git-l10n/git-po
* git://github.com/git-l10n/git-po: l10n: de.po: correct singular form l10n: de.po: translate "leave behind" correctly l10n: de.po: fix typo l10n: ca.po: update translation
This commit is contained in:
commit
ff76d36b35
8
po/de.po
8
po/de.po
@ -3562,12 +3562,12 @@ msgid_plural ""
|
||||
"\n"
|
||||
"%s\n"
|
||||
msgstr[0] ""
|
||||
"Warnung: Sie sind um %d Commit hinterher. Folgende Commits sind in\n"
|
||||
"Warnung: Sie lassen %d Commit zurück. Folgender Commit ist in\n"
|
||||
"keinem Ihrer Branches enthalten:\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
msgstr[1] ""
|
||||
"Warnung: Sie sind um %d Commits hinterher. Folgende Commits sind in\n"
|
||||
"Warnung: Sie lassen %d Commits zurück. Folgende Commits sind in\n"
|
||||
"keinem Ihrer Branches enthalten:\n"
|
||||
"\n"
|
||||
"%s\n"
|
||||
@ -4295,8 +4295,8 @@ msgstr ""
|
||||
" git config --global user.name \"Ihr Name\"\n"
|
||||
" git config --global user.email ihre@emailadresse.de\n"
|
||||
"\n"
|
||||
"Nachdem Sie das getan hast, können Sie Ihre Identität für diesen Commit "
|
||||
"ändern mit:\n"
|
||||
"Nachdem Sie das getan haben, können Sie Ihre Identität für diesen Commit "
|
||||
"ändern:\n"
|
||||
"\n"
|
||||
" git commit --amend --reset-author\n"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user