Hi Junio, Please pull the following l10n updates for Git 2.44.0. The following changes since commit 3e0d3cd5c7def4808247caf168e17f2bbf47892b: Merge branch 'jx/dirstat-parseopt-help' (2024-02-15 15:14:48 -0800) are available in the Git repository at: git@xxxxxxxxxx:git-l10n/git-po.git tags/l10n-2.44.0-rnd3 for you to fetch changes up to 5fdd5b989cbe5096d44e89861a92b2dd47c279d9: l10n: zh_TW: Git 2.44 (2024-02-18 21:03:43 +0800) ---------------------------------------------------------------- l10n-2.44.0-rnd3 -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEE37vMEzKDqYvVxs51k24VDd1FMtUFAmXSpeoACgkQk24VDd1F MtX7RA/9HXk19TQPI/8YHL2Z29Yax2yPcgy+kq/UzXJ3YbNAsEBZyLwqfkv1bi6h S67Ggc0tmQdE0BDDAwG54+kzCUnRh6WFzHXyU0Mazena+7kxRuyCdmKNj9a9W7Jn 2NLiS37a8KB83nlUn7coIrbFfs7P80J50Ax6oJFSPTEqZM8unNw/QEitufodaju2 XdAbO8wofZZDn+i+HiCQnUT3loV8XxJdCk/ZM7RMtLRLzxKx78GsazLjkbYG1ci1 4yAw3A6M+w1AvppplToZiH4JYvpMg7Box4tow0EKcYL5yOMk9tx2kVAbc26Mpm4Q IrADtuilhyHr8UI/VrD1frkNW+BByaE3WAJ2IgSzFmOv2eqe2aVtvkmga0DG1zyl P0ZGAKjfH0cSpEvuG16XGHYQjqp/ulWDedx9bdFJg2iFnjHj7F2DEubm08tUW7OG cNs6uYGTyfq9VLtvc4qIHFQNtMrUtnYETNK1Sn++11CYWoYpFzdUk75oEB8SkxYq JPn9xFbhzz5K9vKE1jAp1XIYLaKwD1up71VPCL6bhHyOwvgJ1RcWtbK+h58xqGAw n+w5epstdOGeKkmtrpYC1R6Y/ejckdk++/K8ml5owFeQ7u1l1zNsonpf9qtjnBLI utf3YmfkfBd767kAqfeqdcjV9+hLgpaegl8ElWChRLOushfhj18= =ZD+B -----END PGP SIGNATURE----- ---------------------------------------------------------------- Alexander Shopov (1): l10n: bg.po: Updated Bulgarian translation (5610t) Arkadii Yakovets (3): l10n: uk: v2.44 localization update l10n: uk: v2.44 update (round 2) l10n: uk: v2.44 update (round 3) Bagas Sanjaya (1): l10n: po-id for 2.44 (round 1) Emir SARI (1): l10n: tr: Update Turkish translations for 2.44 Jean-Noël Avila (1): l10n: fr.po: v2.44.0 round 3 Jiang Xin (12): Merge branch 'master' of github.com:git/git Merge branch 'master' of github.com:git/git l10n: ci: remove unused param for add-pr-comment@v2 l10n: ci: disable cache for setup-go to suppress warnings Merge branch 'master' of github.com:nafmo/git-l10n-sv Merge branch 'catalan-l10n' of github.com:Softcatala/git-po Merge branch 'fr_2.44.0' of github.com:jnavila/git Merge branch 'tr-l10n' of github.com:bitigchi/git-po Merge branch 'master' of github.com:alshopov/git-po Merge branch '2.44-uk-update' of github.com:arkid15r/git-ukrainian-l10n Merge branch 'po-id' of github.com:bagasme/git-po Merge branch 'master' of github.com:ralfth/git Johannes Schindelin (1): l10n: bump Actions versions in l10n.yml Jordi Mas (1): l10n: Update Catalan translation Peter Krefting (1): l10n: sv.po: Update Swedish translation Ralf Thielow (1): l10n: Update German translation Teng Long (1): l10n: zh_CN: for git 2.44 rounds Yi-Jyun Pan (1): l10n: zh_TW: Git 2.44 .github/workflows/l10n.yml | 6 +- po/bg.po | 391 +++++++++++++++++++++----------- po/ca.po | 466 ++++++++++++++++++++++++--------------- po/de.po | 392 +++++++++++++++++++++------------ po/fr.po | 427 +++++++++++++++++++++++++---------- po/id.po | 485 ++++++++++++++++++++++++++-------------- po/sv.po | 358 ++++++++++++++++++++---------- po/tr.po | 380 +++++++++++++++++++++----------- po/uk.po | 429 +++++++++++++++++++++++------------- po/zh_CN.po | 538 ++++++++++++++++++++++++++++----------------- po/zh_TW.po | 531 ++++++++++++++++++++++++++++++-------------- 11 files changed, 2894 insertions(+), 1509 deletions(-) -- Jiang Xin