[GIT PULL] l10n updates for 2.32.0 round 1
From: Jiang Xin <hidden>
Date: 2021-06-05 14:57:43
Hi Junio,
Please pull the following l10n updates for Git 2.32.0.
The following changes since commit bf949ade81106fbda068c1fdb2c6fd1cb1babe7e:
Git 2.32-rc0 (2021-05-16 21:05:24 +0900)
are available in the Git repository at:
git@github.com:git-l10n/git-po.git tags/l10n-2.32.0-rnd1
for you to fetch changes up to 33b62fba4d61d604b30942fb4ec22b6e2782726b:
l10n: zh_CN: for git v2.32.0 l10n round 1 (2021-06-05 22:45:18 +0800)
----------------------------------------------------------------
l10n-2.32.0-rnd1
----------------------------------------------------------------
Alex Henrie (1):
l10n: Update Catalan translation
Alexander Shopov (1):
l10n: bg.po: Updated Bulgarian translation (5204t)
Alexey Roslyakov (1):
l10n: ru.po: fix typo in Russian translation
Bagas Sanjaya (5):
l10n: id: po-id for 2.32.0 (round 1)
l10n: README: document git-po-helper
l10n: README: document "core translation"
l10n: README: document l10n conventions
l10n: README: note on fuzzy translations
Daniel Santos (2):
l10n: pt_PT: add Portuguese translations part 2
l10n: pt_PT: add Portuguese translations part 3
Emir Sarı (1):
l10n: tr: v2.32.0-r1
Jean-Noël Avila (1):
l10n: fr: v2.32.0 round 1
Jiang Xin (9):
l10n: git.pot: v2.32.0 round 1 (126 new, 26 removed)
l10n: fix typos in po/TEAMS
Merge branch 'fr_next' of github.com:jnavila/git
Merge branch 'master' of github.com:Softcatala/git-po
Merge branch 'l10n/zh_TW/21-05-20' of github.com:l10n-tw/git-po
l10n: README: add file extention ".md"
Merge branch 'pt-PT' of github.com:git-l10n-pt-PT/git-po
Merge branch 'fix_typo' of github.com:e-yes/git
l10n: zh_CN: for git v2.32.0 l10n round 1
Jordi Mas (1):
l10n: Update Catalan translation
Matthias Rüster (1):
l10n: de.po: Update German translation for Git v2.32.0
Peter Krefting (1):
l10n: sv.po: Update Swedish translation (5204t0f0u)
Trần Ngọc Quân (1):
l10n: vi.po(5204t): Updated Vietnamese translation for v2.32.0
Vincent Tam (1):
l10n: fr.po fixed inconsistencies
Yi-Jyun Pan (2):
l10n: zh_TW.po: v2.32.0 round 1 (11 untranslated)
l10n: zh_TW.po: localized
rlespinasse (1):
l10n: fr: fixed inconsistencies
po/{README => README.md} | 113 +
po/TEAMS | 4 +-
po/bg.po | 7100 ++++++++++++------------
po/ca.po | 13056 ++++++++++++++++++++++++---------------------
po/de.po | 6956 +++++++++++++-----------
po/fr.po | 10104 ++++++++++++++++-------------------
po/git.pot | 6731 ++++++++++++-----------
po/id.po | 9809 +++++++++++++++++++---------------
po/pt_PT.po | 1237 +++--
po/ru.po | 2 +-
po/sv.po | 6882 +++++++++++++-----------
po/tr.po | 6819 ++++++++++++-----------
po/vi.po | 6893 +++++++++++++-----------
po/zh_CN.po | 6862 +++++++++++++-----------
po/zh_TW.po | 7104 ++++++++++++------------
15 files changed, 47249 insertions(+), 42423 deletions(-)
rename po/{README => README.md} (72%)
--
Jiang Xin