git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [GIT PULL] l10n updates for 2.10.0 maint branch
@ 2016-09-11 14:25 Jiang Xin
  2016-09-12 22:24 ` Junio C Hamano
  0 siblings, 1 reply; 4+ messages in thread
From: Jiang Xin @ 2016-09-11 14:25 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: Ray, Ray Chen, Vasco Almeida, Git List

Hi Junio,

There are some l10n updates for Git 2.10.0, please merge them to the
maint branch.

The following changes since commit e8e349249c86550d3505c4abfac28caf3d13df46:

  Merge branch 'master' of https://github.com/vnwildman/git
(2016-09-02 21:29:48 +0800)

are available in the git repository at:

  git://github.com/git-l10n/git-po l10n-2.10.0-rnd2.3

for you to fetch changes up to 9a4b694c539fead26833c2104c1a93d3a2b4c50a:

  l10n: zh_CN: review for git v2.10.0 l10n (2016-09-11 21:34:23 +0800)

----------------------------------------------------------------
l10n-2.10.0-rnd2.3

----------------------------------------------------------------
Jiang Xin (1):
      l10n: zh_CN: fixed some typos for git 2.10.0

Ray Chen (1):
      l10n: zh_CN: review for git v2.10.0 l10n

Vasco Almeida (2):
      l10n: pt_PT: update Portuguese translation
      l10n: pt_PT: update Portuguese repository info

 po/TEAMS    |   5 +-
 po/pt_PT.po | 739 ++++++++++++++++++++++++++++--------------------------------
 po/zh_CN.po | 104 ++++-----
 3 files changed, 402 insertions(+), 446 deletions(-)

--
Jiang Xin

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

* Re: [GIT PULL] l10n updates for 2.10.0 maint branch
  2016-09-11 14:25 Jiang Xin
@ 2016-09-12 22:24 ` Junio C Hamano
  0 siblings, 0 replies; 4+ messages in thread
From: Junio C Hamano @ 2016-09-12 22:24 UTC (permalink / raw)
  To: Jiang Xin; +Cc: Ray, Ray Chen, Vasco Almeida, Git List

Jiang Xin <worldhello.net@gmail.com> writes:

> There are some l10n updates for Git 2.10.0, please merge them to the
> maint branch.

Thanks.

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

* [GIT PULL] l10n updates for 2.10.0 maint branch
@ 2016-10-16 12:23 Jiang Xin
  2016-10-17 20:29 ` Junio C Hamano
  0 siblings, 1 reply; 4+ messages in thread
From: Jiang Xin @ 2016-10-16 12:23 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: Git List, Ralf Thielow, Dimitriy Ryazantcev

Hi Junio,

Please pull the following l10n updates for Git 2.10 to the maint branch.

The following changes since commit 9a4b694c539fead26833c2104c1a93d3a2b4c50a:

  l10n: zh_CN: review for git v2.10.0 l10n (2016-09-11 21:34:23 +0800)

are available in the git repository at:

  git://github.com/git-l10n/git-po tags/l10n-2.10.0-rnd2.4

for you to fetch changes up to 4dc2ce92fa170b797c850e0c17083bc376c01a85:

  Merge branch 'russian-l10n' of https://github.com/DJm00n/git-po-ru
(2016-10-16 20:11:41 +0800)

----------------------------------------------------------------
l10n-2.10.0-rnd2.4

----------------------------------------------------------------
Dimitriy Ryazantcev (1):
      l10n: ru.po: update Russian translation

Jiang Xin (1):
      Merge branch 'russian-l10n' of https://github.com/DJm00n/git-po-ru

Ralf Thielow (2):
      l10n: de.po: fix translation of autostash
      l10n: de.po: translate 260 new messages

 po/de.po | 5182 +++++++++++++++++++++++++++++++++-----------------------------
 po/ru.po |   52 +-
 2 files changed, 2815 insertions(+), 2419 deletions(-)

--
Jiang Xin

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

* Re: [GIT PULL] l10n updates for 2.10.0 maint branch
  2016-10-16 12:23 [GIT PULL] l10n updates for 2.10.0 maint branch Jiang Xin
@ 2016-10-17 20:29 ` Junio C Hamano
  0 siblings, 0 replies; 4+ messages in thread
From: Junio C Hamano @ 2016-10-17 20:29 UTC (permalink / raw)
  To: Jiang Xin; +Cc: Git List, Ralf Thielow, Dimitriy Ryazantcev

Jiang Xin <worldhello.net@gmail.com> writes:

> Hi Junio,
>
> Please pull the following l10n updates for Git 2.10 to the maint branch.
>
> The following changes since commit 9a4b694c539fead26833c2104c1a93d3a2b4c50a:
>
>   l10n: zh_CN: review for git v2.10.0 l10n (2016-09-11 21:34:23 +0800)

Thanks.

> Dimitriy Ryazantcev (1):
>       l10n: ru.po: update Russian translation
>
> Jiang Xin (1):
>       Merge branch 'russian-l10n' of https://github.com/DJm00n/git-po-ru
>
> Ralf Thielow (2):
>       l10n: de.po: fix translation of autostash
>       l10n: de.po: translate 260 new messages
>
>  po/de.po | 5182 +++++++++++++++++++++++++++++++++-----------------------------
>  po/ru.po |   52 +-
>  2 files changed, 2815 insertions(+), 2419 deletions(-)
>
> --
> Jiang Xin

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

end of thread, other threads:[~2016-10-17 20:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-16 12:23 [GIT PULL] l10n updates for 2.10.0 maint branch Jiang Xin
2016-10-17 20:29 ` Junio C Hamano
  -- strict thread matches above, loose matches on Subject: below --
2016-09-11 14:25 Jiang Xin
2016-09-12 22:24 ` Junio C Hamano

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