git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Git 1.8.2 l10n round 3
@ 2013-02-19  5:50 Jiang Xin
  2013-02-25 13:24 ` Jiang Xin
  0 siblings, 1 reply; 5+ messages in thread
From: Jiang Xin @ 2013-02-19  5:50 UTC (permalink / raw)
  To: Byrial Jensen, Ralf Thielow,
	Ævar Arnfjörð Bjarmason, Marco Paolone,
	Vincent van Ravesteijn, Marco Sousa, Peter Krefting,
	Trần Ngọc Quân, David Hrbáč
  Cc: Git List

Hi,

Leaders of Git language teams please note that a new "git.pot" is
generated from v1.8.2-rc0-16-g20a59 in the master branch. See
commit:

    l10n: git.pot: v1.8.2 round 3 (5 new)

    Generate po/git.pot from v1.8.2-rc0-16-g20a59 for git v1.8.2
    l10n round 3.

    Signed-off-by: Jiang Xin <worldhello.net@gmail.com>

This update is for the l10n of the upcoming git 1.8.2. You can get it
from the usual place:

    https://github.com/git-l10n/git-po/

--
Jiang Xin

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Git 1.8.2 l10n round 3
  2013-02-19  5:50 Git 1.8.2 l10n round 3 Jiang Xin
@ 2013-02-25 13:24 ` Jiang Xin
  2013-02-25 17:45   ` Junio C Hamano
  2013-02-25 17:47   ` Junio C Hamano
  0 siblings, 2 replies; 5+ messages in thread
From: Jiang Xin @ 2013-02-25 13:24 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: Git List, Tran Ngoc Quan, Peter Krefting, Ralf Thielow

Hi, Junio

The following changes since commit 20a599e2c18dd5b491257d7f8aeb2d2f02221595:

  Merge branch 'jc/mention-tracking-for-pull-default' (2013-02-18
16:05:03 -0800)

are available in the git repository at:


  git://github.com/git-l10n/git-po master

for you to fetch changes up to c527acebc2071975dffbccf33f4a1c8adfc6f45f:

  l10n: vi.po: Updated 5 new messages (2009t0f0u) (2013-02-20 07:17:58 +0700)

----------------------------------------------------------------
Jiang Xin (2):
      l10n: git.pot: v1.8.2 round 3 (5 new)
      l10n: zh_CN.po: translate 5 new messages

Peter Krefting (2):
      l10n: Update Swedish translation (2004t0f0u)
      l10n: Update Swedish translation (2009t0f0u)

Tran Ngoc Quan (1):
      l10n: vi.po: Updated 5 new messages (2009t0f0u)

 po/git.pot  |  225 +++++-----
 po/sv.po    | 1434 +++++++++++++++++++++++++++++++++--------------------------
 po/vi.po    |  255 ++++++-----
 po/zh_CN.po |  234 +++++-----
 4 files changed, 1200 insertions(+), 948 deletions(-)

--
Jiang Xin

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Git 1.8.2 l10n round 3
  2013-02-25 13:24 ` Jiang Xin
@ 2013-02-25 17:45   ` Junio C Hamano
  2013-02-25 17:47   ` Junio C Hamano
  1 sibling, 0 replies; 5+ messages in thread
From: Junio C Hamano @ 2013-02-25 17:45 UTC (permalink / raw)
  To: Jiang Xin; +Cc: Git List, Tran Ngoc Quan, Peter Krefting, Ralf Thielow

Thanks.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Git 1.8.2 l10n round 3
  2013-02-25 13:24 ` Jiang Xin
  2013-02-25 17:45   ` Junio C Hamano
@ 2013-02-25 17:47   ` Junio C Hamano
  2013-02-26 10:24     ` Jiang Xin
  1 sibling, 1 reply; 5+ messages in thread
From: Junio C Hamano @ 2013-02-25 17:47 UTC (permalink / raw)
  To: Jiang Xin; +Cc: Git List, Tran Ngoc Quan, Peter Krefting, Ralf Thielow

Thanks.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Git 1.8.2 l10n round 3
  2013-02-25 17:47   ` Junio C Hamano
@ 2013-02-26 10:24     ` Jiang Xin
  0 siblings, 0 replies; 5+ messages in thread
From: Jiang Xin @ 2013-02-26 10:24 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: Git List

Hi Junio,

Additional pull request for git 1.8.2 l10n round 3, which has
Germany translation updates.

The following changes since commit 4dac0679feaebbf6545daec14480cf6b94cb74ed:

  Git 1.8.2-rc1 (2013-02-25 09:03:26 -0800)

are available in the git repository at:

  git://github.com/git-l10n/git-po master

for you to fetch changes up to 5e93cd307bdb98809bb0aa3bfb2c0306131f3654:

  l10n: de.po: correct translation of "bisect" messages (2013-02-26
07:38:34 +0100)

----------------------------------------------------------------
Ralf Thielow (3):
      l10n: de.po: translate 35 new messages
      l10n: de.po: translate 5 new messages
      l10n: de.po: correct translation of "bisect" messages

 po/de.po | 1457 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 821 insertions(+), 636 deletions(-)

--
Jiang Xin

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-02-26 10:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-19  5:50 Git 1.8.2 l10n round 3 Jiang Xin
2013-02-25 13:24 ` Jiang Xin
2013-02-25 17:45   ` Junio C Hamano
2013-02-25 17:47   ` Junio C Hamano
2013-02-26 10:24     ` Jiang Xin

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).