All of lore.kernel.org
 help / color / mirror / Atom feed
* [L10N] Kickoff for Git 2.18.0 l10n round 2
@ 2018-06-08  1:21 Jiang Xin
  2018-06-08  3:51 ` Jiang Xin
  0 siblings, 1 reply; 2+ messages in thread
From: Jiang Xin @ 2018-06-08  1:21 UTC (permalink / raw)
  To: Alexander Shopov, Jordi Mas, Ralf Thielow, Christopher Díaz,
	Jean-Noël Avila, Marco Paolone, Changwoo Ryu, Vasco Almeida,
	Dimitriy Ryazantcev, Peter Krefting,
	Trần Ngọc Quân, Jiang Xin
  Cc: Junio C Hamano, Git List

Hi,

Git 2.18.0-rc1 has been released, and introduced 36 more messages (144
total) need to be translated. Let's start the 2nd round of l10n for
Git 2.18.0.

The new "git.pot" is generated in commit v2.18.0-rc1:

    l10n: git.pot: v2.18.0 round 2 (144 new, 6 removed)

    Generate po/git.pot from v2.18.0-rc1 for git v2.18.0 l10n round 2.

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

You can get it from the usual place:

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

As how to update your XX.po and help to translate Git, please see
"Updating a XX.po file" and other sections in "po/README" file.

--
Jiang Xin

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

* Re: [L10N] Kickoff for Git 2.18.0 l10n round 2
  2018-06-08  1:21 [L10N] Kickoff for Git 2.18.0 l10n round 2 Jiang Xin
@ 2018-06-08  3:51 ` Jiang Xin
  0 siblings, 0 replies; 2+ messages in thread
From: Jiang Xin @ 2018-06-08  3:51 UTC (permalink / raw)
  To: Alexander Shopov, Jordi Mas, Ralf Thielow, Christopher Díaz,
	Jean-Noël Avila, Marco Paolone, Changwoo Ryu, Vasco Almeida,
	Dimitriy Ryazantcev, Peter Krefting,
	Trần Ngọc Quân, Jiang Xin
  Cc: Junio C Hamano, Git List

All these 144 new messages in this round of Git l10n are introduced by
commit f318d73915 (generate-cmds.sh: export all commands to
command-list.h). The updated script `generate-cmds.sh` will export
more commands and one line introductions in file `command-list.h` than
v2.18.0-rc0:

    $ git checkout -q v2.18.0-rc0 && ./generate-cmdlist.sh
command-list.txt | wc -l
      38

    $ git checkout -q v2.18.0-rc1 && ./generate-cmdlist.sh
command-list.txt | wc -l
      207

2018-06-08 9:21 GMT+08:00 Jiang Xin <worldhello.net@gmail.com>:
> Hi,
>
> Git 2.18.0-rc1 has been released, and introduced 36 more messages (144
> total) need to be translated. Let's start the 2nd round of l10n for
> Git 2.18.0.
>
> The new "git.pot" is generated in commit v2.18.0-rc1:
>
>     l10n: git.pot: v2.18.0 round 2 (144 new, 6 removed)
>
>     Generate po/git.pot from v2.18.0-rc1 for git v2.18.0 l10n round 2.
>
>     Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
>
> You can get it from the usual place:
>
>     https://github.com/git-l10n/git-po/
>
> As how to update your XX.po and help to translate Git, please see
> "Updating a XX.po file" and other sections in "po/README" file.
>
> --
> Jiang Xin

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

end of thread, other threads:[~2018-06-08  3:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-08  1:21 [L10N] Kickoff for Git 2.18.0 l10n round 2 Jiang Xin
2018-06-08  3:51 ` Jiang Xin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.