Browse Source

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
maint
Junio C Hamano 10 years ago
parent
commit
ff76d36b35
  1. 1862
      po/ca.po
  2. 8
      po/de.po

1862
po/ca.po

File diff suppressed because it is too large Load Diff

8
po/de.po

@ -3562,12 +3562,12 @@ msgid_plural "" @@ -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 "" @@ -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…
Cancel
Save