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:
Junio C Hamano 2015-01-27 11:01:05 -08:00
commit ff76d36b35
2 changed files with 941 additions and 929 deletions

1862
po/ca.po

File diff suppressed because it is too large Load diff

View file

@ -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"