git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Jiang Xin <worldhello.net@gmail.com>
To: Junio C Hamano <gitster@pobox.com>,
	Git l10n discussion group <git-l10n@googlegroups.com>
Cc: "Jiang Xin" <worldhello.net@gmail.com>,
	"Git List" <git@vger.kernel.org>,
	"Alessandro Menti" <alessandro.menti@alessandromenti.it>,
	"Alexander Shopov" <ash@kambanaria.org>, Arusekk <arek_koz@o2.pl>,
	"Bagas Sanjaya" <bagasdotme@gmail.com>,
	"Christopher Díaz" <christopher.diaz.riv@gmail.com>,
	"Daniel Santos" <daniel@brilhante.top>,
	"Daniel Santos" <dacs.git@brilhante.top>,
	"Dimitriy Ryazantcev" <DJm00n@mail.ru>,
	"Emir SARI" <bitigchi@me.com>, "Emir SARI" <emir_sari@icloud.com>,
	"Fangyi Zhou" <me@fangyi.io>,
	"Gwan-gyeong Mun" <elongbug@gmail.com>,
	"Jean-Noël Avila" <jn.avila@free.fr>,
	"Jimmy Angelakos" <vyruss@hellug.gr>,
	"Jordi Mas" <jmas@softcatala.org>,
	"Jürgen Krämer" <jkr@jottkaerr.de>,
	"Matthias Rüster" <matthias.ruester@gmail.com>,
	"Peter Krefting" <peter@softwolves.pp.se>,
	"Trần Ngọc Quân" <vnwildman@gmail.com>,
	"Yi-Jyun Pan" <pan93412@gmail.com>
Subject: [GIT PULL] l10n updates for 2.35.0 round 2
Date: Sun, 23 Jan 2022 20:29:25 +0800	[thread overview]
Message-ID: <20220123122925.22967-1-worldhello.net@gmail.com> (raw)

Hi Junio,

Please pull the following l10n updates for Git 2.35.0.

The following changes since commit df3c41adeb212432c53d93ce6ace5d5374dc6e11:

  Git 2.35-rc1 (2022-01-14 15:26:53 -0800)

are available in the Git repository at:

  git@github.com:git-l10n/git-po.git tags/l10n-2.35.0-rnd2

for you to fetch changes up to 9e2b35d7643cc26f61094d80c8d5f512eb467981:

  l10n: Update Catalan translation (2022-01-23 09:40:52 +0100)

----------------------------------------------------------------
l10n-2.35.0-rnd2

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

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

Emir SARI (1):
      l10n: tr: v2.35.0 round 1

Fangyi Zhou (1):
      l10n: zh_CN: v2.35.0 round 1

Jean-Noël Avila (1):
      l10n: fr: v2.35.0 round 1

Jiang Xin (8):
      l10n: git.pot: v2.35.0 round 1 (126 new, 142 removed)
      Merge branch 'master' of github.com:nafmo/git-l10n-sv
      Merge branch 'fr_2.35.0_rnd1' of github.com:jnavila/git
      Merge tag 'v2.35.0-rc1'
      l10n: git.pot: v2.35.0 round 2 (1 new, 1 removed)
      l10n: batch update to fix typo in branch.c
      Merge branch 'po-id' of github.com:bagasme/git-po
      Merge branch 'l10n/zh_TW/220113' of github.com:l10n-tw/git-po

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

Jürgen Krämer (1):
      l10n: de.po: Fix translation for "'%s' is aliased to '%s'"

Matthias Rüster (1):
      l10n: de.po: Update German translation

Peter Krefting (2):
      l10n: sv.po: Fix typo
      l10n: sv.po: Update Swedish translation (5196t0f0u)

Trần Ngọc Quân (1):
      l10n: vi(5195t): Update for v2.35.0 round 2

Yi-Jyun Pan (2):
      l10n: zh_TW: v2.35.0 round 1 (1 fuzzy)
      l10n: zh_TW: v2.35.0 round 2 (0 untranslated)

 po/bg.po    | 6281 +++++++++++++++++++--------------------
 po/ca.po    | 9522 +++++++++++++++++++++++++++--------------------------------
 po/de.po    | 6332 +++++++++++++++++++--------------------
 po/fr.po    | 6661 +++++++++++++++++++++--------------------
 po/git.pot  | 6009 +++++++++++++++++++------------------
 po/id.po    | 6719 ++++++++++++++++++++---------------------
 po/sv.po    | 6681 +++++++++++++++++++++--------------------
 po/tr.po    | 6379 +++++++++++++++++++--------------------
 po/vi.po    | 8645 ++++++++++++++++++++---------------------------------
 po/zh_CN.po | 6911 ++++++++++++++++++++-----------------------
 po/zh_TW.po | 6627 +++++++++++++++++++++--------------------
 11 files changed, 37060 insertions(+), 39707 deletions(-)

--
Jiang Xin

             reply	other threads:[~2022-01-23 12:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-23 12:29 Jiang Xin [this message]
2022-01-24 17:10 ` [GIT PULL] l10n updates for 2.35.0 round 2 Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220123122925.22967-1-worldhello.net@gmail.com \
    --to=worldhello.net@gmail.com \
    --cc=DJm00n@mail.ru \
    --cc=alessandro.menti@alessandromenti.it \
    --cc=arek_koz@o2.pl \
    --cc=ash@kambanaria.org \
    --cc=bagasdotme@gmail.com \
    --cc=bitigchi@me.com \
    --cc=christopher.diaz.riv@gmail.com \
    --cc=dacs.git@brilhante.top \
    --cc=daniel@brilhante.top \
    --cc=elongbug@gmail.com \
    --cc=emir_sari@icloud.com \
    --cc=git-l10n@googlegroups.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=jkr@jottkaerr.de \
    --cc=jmas@softcatala.org \
    --cc=jn.avila@free.fr \
    --cc=matthias.ruester@gmail.com \
    --cc=me@fangyi.io \
    --cc=pan93412@gmail.com \
    --cc=peter@softwolves.pp.se \
    --cc=vnwildman@gmail.com \
    --cc=vyruss@hellug.gr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).