* [GIT PULL] l10n updates for 2.38.0 round 3
@ 2022-10-02 9:51 Jiang Xin
2022-10-02 15:43 ` Junio C Hamano
0 siblings, 1 reply; 2+ messages in thread
From: Jiang Xin @ 2022-10-02 9:51 UTC (permalink / raw)
To: Junio C Hamano, Git l10n discussion group
Cc: Jiang Xin, Git List, Alessandro Menti, Alex Henrie,
Alexander Shopov, Arusekk, Bagas Sanjaya, Christopher Díaz,
Daniel Santos, Dimitriy Ryazantcev, Emir SARI, Emir SARI,
Fangyi Zhou, Gwan-gyeong Mun, Hubert Bossot, Jean-Noël Avila,
Jimmy Angelakos, Jordi Mas, Peter Krefting, Ralf Thielow,
Trần Ngọc Quân, Yi-Jyun Pan
Hi Junio,
Please pull the following l10n updates for Git 2.38.0.
The following changes since commit bcd6bc478adc4951d57ec597c44b12ee74bc88fb:
Git 2.38-rc2 (2022-09-27 11:25:52 -0700)
are available in the Git repository at:
git@github.com:git-l10n/git-po.git tags/l10n-2.38.0-rnd3
for you to fetch changes up to dedb2883ce5670401ccd2a18e47d6dae2bc798ab:
l10n: zh_TW.po: Git 2.38.0, round 3 (2022-10-01 19:10:41 +0800)
----------------------------------------------------------------
l10n-2.38.0-rnd3
----------------------------------------------------------------
Alex Henrie (2):
l10n: fr: don't say that merge is "the default strategy"
l10n: es: update translation
Alexander Shopov (3):
l10n: bg.po: Updated Bulgarian translation (5482t)
l10n: bg.po: Updated Bulgarian translation (5484t)
l10n: bg.po: Updated Bulgarian translation (5484t)
Bagas Sanjaya (3):
l10n: po-id for 2.38 (round 1)
l10n: po-id for 2.38 (round 2)
l10n: po-id for 2.38 (round 3)
Emir SARI (3):
l10n: tr: Update translations for v2.38.0 round #1
l10n: tr: v2.38.0 round 2
l10n: tr: v2.38.0 3rd round
Fangyi Zhou (2):
l10n: zh_CN v2.38.0 rounds 1 & 2
l10n: zh_CN: 2.38.0 round 3
Hubert Bossot (1):
l10n: fr: The word 'branche' is only feminine
Jean-Noël Avila (3):
l10n: fr: v2.38 round 1
l10n: fr: v2.38.0 round 2
l10n: fr: v2.38.0 round 3
Jiang Xin (18):
Merge branch 'master' of github.com:nafmo/git-l10n-sv
Merge branch 'main' of github.com:git/git
Merge branch 'po-id' of github.com:bagasme/git-po
Merge branch 'main' of github.com:git/git
Merge branch 'l10n-de-2.38' of github.com:ralfth/git
Merge branch 'catalan' of github.com:Softcatala/git-po
Merge branch 'fr_v2.38_rnd2' of github.com:jnavila/git
Merge branch 'turkish' of github.com:bitigchi/git-po
Merge branch 'po-id' of github.com:bagasme/git-po
Merge branch 'fr_quickfix' of github.com:jnavila/git
Merge branch 'main' of github.com:git/git
Merge branch 'main' of github.com:git/git
Merge branch 'master' of github.com:alshopov/git-po
Merge branch 'turkish' of github.com:bitigchi/git-po
Merge branch 'catalan' of github.com:Softcatala/git-po
Merge branch 'fr_2.38_rnd3' of github.com:jnavila/git
Merge branch 'l10n-de-2.38-rnd3' of github.com:ralfth/git
Merge branch 'po-id' of github.com:bagasme/git-po
Jordi Mas (3):
l10n: Update Catalan translation
l10n: Update Catalan translation
l10n: Update Catalan translation
Peter Krefting (2):
l10n: sv.po: Update Swedish translation (5482t0f0u)
l10n: sv.po: Update Swedish translation (5484t0f0u)
Ralf Thielow (2):
l10n: de.po: update German translation
l10n: de.po: update German translation
Yi-Jyun Pan (1):
l10n: zh_TW.po: Git 2.38.0, round 3
po/bg.po | 1333 +++++++++++++++-------
po/ca.po | 2287 ++++++++++++++++++++-----------------
po/de.po | 1297 ++++++++++++++-------
po/es.po | 2595 ++++++++++++++++++++++++------------------
po/fr.po | 1339 +++++++++++++++-------
po/id.po | 3642 ++++++++++++++++++++++++++++++++++++-----------------------
po/sv.po | 1236 +++++++++++++-------
po/tr.po | 1471 +++++++++++++++---------
po/zh_CN.po | 1541 +++++++++++++++++--------
po/zh_TW.po | 1558 +++++++++++++++++--------
10 files changed, 11692 insertions(+), 6607 deletions(-)
--
Jiang Xin
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] l10n updates for 2.38.0 round 3
2022-10-02 9:51 [GIT PULL] l10n updates for 2.38.0 round 3 Jiang Xin
@ 2022-10-02 15:43 ` Junio C Hamano
0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2022-10-02 15:43 UTC (permalink / raw)
To: Jiang Xin
Cc: Git l10n discussion group, Git List, Alessandro Menti,
Alex Henrie, Alexander Shopov, Arusekk, Bagas Sanjaya,
Christopher Díaz, Daniel Santos, Dimitriy Ryazantcev,
Emir SARI, Emir SARI, Fangyi Zhou, Gwan-gyeong Mun, Hubert Bossot,
Jean-Noël Avila, Jimmy Angelakos, Jordi Mas, Peter Krefting,
Ralf Thielow, Trần Ngọc Quân, Yi-Jyun Pan
Jiang Xin <worldhello.net@gmail.com> writes:
> Hi Junio,
>
> Please pull the following l10n updates for Git 2.38.0.
>
> The following changes since commit bcd6bc478adc4951d57ec597c44b12ee74bc88fb:
>
> Git 2.38-rc2 (2022-09-27 11:25:52 -0700)
>
> are available in the Git repository at:
>
> git@github.com:git-l10n/git-po.git tags/l10n-2.38.0-rnd3
>
> for you to fetch changes up to dedb2883ce5670401ccd2a18e47d6dae2bc798ab:
>
> l10n: zh_TW.po: Git 2.38.0, round 3 (2022-10-01 19:10:41 +0800)
Thanks, will do.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-10-02 15:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-02 9:51 [GIT PULL] l10n updates for 2.38.0 round 3 Jiang Xin
2022-10-02 15:43 ` Junio C Hamano
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).