mbox series

[PULL] l10n updates for 2.41.0 round 1

Message ID 20230531134244.26455-1-worldhello.net@gmail.com (mailing list archive)
State New, archived
Headers show
Series [PULL] l10n updates for 2.41.0 round 1 | expand

Pull-request

git@github.com:git-l10n/git-po.git tags/l10n-2.41.0-1

Message

Jiang Xin May 31, 2023, 1:42 p.m. UTC
Hi Junio,

In this release we have a new l10n language, Ukrainian, thanks Arkadii
for contribution. L10n for Traditional Chinese is still in draft mode
at [1] and not ready to be merged yet.  Maybe another update will be
sent tomorrow.

  [1] https://github.com/git-l10n/git-po/pull/712

Please pull the following l10n updates for Git 2.41.0.

The following changes since commit 9e49351c3060e1fa6e0d2de64505b7becf157f28:

  A few more topics after 2.41-rc1 (2023-05-20 05:35:57 +0900)

are available in the Git repository at:

  git@github.com:git-l10n/git-po.git tags/l10n-2.41.0-1

for you to fetch changes up to 81a797fcdfaa867a2c26115234edc10902396b4f:

  Merge branch 'add-uk-initial-l10n' of github.com:arkid15r/git-ukrainian-l10n (2023-05-31 21:11:25 +0800)

----------------------------------------------------------------
l10n-2.41.0-1

----------------------------------------------------------------
Alexander Shopov (1):
      l10n: bg.po: Updated Bulgarian translation (5515t)

Arkadii Yakovets (3):
      l10n: uk: add initial translation
      l10n: uk: remove stale lines
      l10n: update uk localization

Bagas Sanjaya (1):
      l10n: po-id for 2.41 (round 1)

Benjamin Jorand (1):
      l10n: fr: fix translation of stash save help

Daniel Santos (1):
      l10n: TEAMS: Update pt_PT repo link

Emir SARI (1):
      l10n: tr: Update Turkish translations for 2.41.0

Jean-Noël Avila (2):
      l10n: fr.po v2.41.0 rnd1
      l10n: fr.po v2.41.0 rnd2

Jiang Xin (10):
      Merge tag 'v2.41.0-rc0'
      Merge branch 'master' of github.com:git/git
      Merge branch 'tl/zh_CN_2.41.0_rnd1' of github.com:dyrone/git
      Merge branch 'po-id' of github.com:bagasme/git-po
      Merge branch 'fr_2.41.0_rnd1' of github.com:jnavila/git
      Merge branch 'main' of github.com:alshopov/git-po
      Merge branch 'tr' of github.com:bitigchi/git-po
      Merge branch 'catalan' of github.com:Softcatala/git-po
      Merge branch 'l10n-de-2.41' of github.com:ralfth/git
      Merge branch 'add-uk-initial-l10n' of github.com:arkid15r/git-ukrainian-l10n

Jordi Mas (2):
      l10n: Update Catalan translation
      l10n: Update Catalan translation

Peter Krefting (1):
      l10n: sv.po: Update Swedish translation (5515t0f0u)

Ralf Thielow (1):
      l10n: Update German translation

Teng Long (1):
      l10n: zh_CN: Git 2.41.0 round #1

 po/TEAMS    |    12 +-
 po/bg.po    |   500 +-
 po/ca.po    |   893 +--
 po/de.po    |   882 +--
 po/fr.po    |   518 +-
 po/id.po    |   615 +-
 po/sv.po    |   481 +-
 po/tr.po    |   491 +-
 po/uk.po    | 21554 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/zh_CN.po |   604 +-
 10 files changed, 24203 insertions(+), 2347 deletions(-)
 create mode 100644 po/uk.po

--
Jiang Xin