Message ID | 20190607100812.24413-1-worldhello.net@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [PULL] l10n updates for 2.22.0 round 3 | expand |
Jiang Xin <worldhello.net@gmail.com> writes: > Please pull the following l10n updates for Git 2.22.0. > > The following changes since commit 74583d89127e21255c12dd3c8a3bf60b497d7d03: > > Git 2.22-rc3 (2019-06-03 11:25:12 -0700) > > are available in the Git repository at: > > git://github.com/git-l10n/git-po tags/l10n-2.22.0-rnd3 > > for you to fetch changes up to 0cdb8d2db2f39d1a29636975168c457d2dc0d466: > > Merge branch 'fr_review' of git://github.com/jnavila/git (2019-06-07 16:51:09 +0800) > > ---------------------------------------------------------------- > l10n-2.22.0-rnd3 > > ---------------------------------------------------------------- Thanks, all. Will pull. > Alessandro Menti (1): > l10n: it.po: Updated Italian translation > > Alexander Shopov (3): > l10n: bg.po: Updated Bulgarian translation (4577t) > l10n: bg.po: Updated Bulgarian translation (4580t) > l10n: bg.po: Updated Bulgarian translation (4581t) > > Christopher Díaz Riveros (3): > l10n: es: 2.22.0 round 1 > l10n: es: 2.22.0 round 2 > l10n: es: 2.22.0 round 3 > > Cédric Malard (1): > l10n: fr.po: Review French translation > > Fangyi Zhou (1): > l10n: zh_CN: Revision for git v2.22.0 l10n > > Jean-Noël Avila (3): > l10n: fr.po v2.22.0.rnd1 > l10n: fr.po v2.22.0 round 2 > l10n: fr v2.22.0 rnd 3 > > Jiang Xin (15): > l10n: git.pot: v2.22.0 round 1 (270 new, 56 removed) > Merge branch 'master' of https://github.com/vnwildman/git > Merge branch 'master' of git://github.com/alshopov/git-po > Merge branch 'master' of https://github.com/Softcatala/git-po > Merge branch 'master' of git://git.kernel.org/pub/scm/git/git > l10n: git.pot: v2.22.0 round 2 (6 new, 3 removed) > Merge branch 'master' of git://github.com/alshopov/git-po > Merge branch 'master' of https://github.com/vnwildman/git > Merge branch 'master' of git://git.kernel.org/pub/scm/git/git > l10n: git.pot: v2.22.0 round 3 (3 new, 2 removed) > Merge branch 'it-l10n-wip' of github.com:AlessandroMenti/git-po > Merge branch '2.22' of https://github.com/ChrisADR/git-po > l10n: zh_CN: for git v2.22.0 l10n round 1~3 > Merge branch 'master' of git://github.com/alshopov/git-po > Merge branch 'fr_review' of git://github.com/jnavila/git > > Jordi Mas (1): > l10n: Update Catalan translation > > Matthias Rüster (2): > l10n: TEAMS: Change German translation team leader > l10n: de.po: Update German translation > > Peter Krefting (2): > l10n: sv.po: Update Swedish translation > l10n: sv.po: Update Swedish translation (4577t0f0u) > > Ralf Thielow (1): > l10n: de.po: improve description of 'git reset --quiet' > > Trần Ngọc Quân (3): > l10n: vi.po(4577t): Updated Vietnamese translation for v2.22.0 round 1 > l10n: vi.po(4580t): Updated Vietnamese translation for v2.22.0 round 2 > l10n: vi.po(4581t): Updated Vietnamese translation for v2.22.0 round 3 > > po/TEAMS | 8 +- > po/bg.po | 7688 ++++++++++++++++++++++------------------ > po/ca.po | 8989 ++++++++++++++++++++++++----------------------- > po/de.po | 7399 ++++++++++++++++++++++----------------- > po/es.po | 7336 +++++++++++++++++++++----------------- > po/fr.po | 7702 ++++++++++++++++++++++------------------ > po/git.pot | 7415 ++++++++++++++++++++++----------------- > po/it.po | 11094 ++++++++++++++++++++++++++++++++-------------------------- > po/sv.po | 7229 ++++++++++++++++++++++---------------- > po/vi.po | 7342 +++++++++++++++++++++----------------- > po/zh_CN.po | 7143 +++++++++++++++++++++---------------- > 11 files changed, 44506 insertions(+), 34839 deletions(-) > > -- > Jiang Xin