All of lore.kernel.org
 help / color / mirror / Atom feed
* [l10n] date: Note for translators not included in .po files
@ 2014-04-16 22:51 Brian Gesiak
  2014-04-17  1:41 ` Jiang Xin
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Brian Gesiak @ 2014-04-16 22:51 UTC (permalink / raw)
  To: GIT Mailing-list

A note for translators in date.c is not included in git.pot.
Namely, the following note from date.c:147 is not included
(https://github.com/git/git/blob/v1.9.2/date.c#L147):

/* TRANSLATORS: "%s" is "<n> years" */

This is a very useful note for translators (in fact, I think
the zh_CN translation for date.c:149 might be a little off
because this note was not included. My Mandarin is rusty,
but I believe "<n> years, <m> months ago" should be expressed
without a comma).

According to po/README, the l10n coordinator is responsible
for updating the git.pot file. Would it be possible to update it based
on v1.9.2 and include the above comment?

By the way, I am trying to organize contributors to produce a Japanese
localization for Core Git. Currently we have plenty of interest but
only two contributors. If you or anyone you know would like to contribute
please visit the repository here: https://github.com/modocache/git-po-ja

Thanks!

- Brian Gesiak

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

end of thread, other threads:[~2014-04-18 17:48 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-16 22:51 [l10n] date: Note for translators not included in .po files Brian Gesiak
2014-04-17  1:41 ` Jiang Xin
2014-04-17  5:37 ` [PATCH 0/3] extract proper comments for l10n translators Jiang Xin
2014-04-17  5:37   ` [PATCH 1/3] i18n: Fixes uncatchable comments for translators Jiang Xin
2014-04-17  5:37   ` [PATCH 2/3] i18n: Only extract comments marked by special tag Jiang Xin
2014-04-17 18:08     ` Junio C Hamano
2014-04-18  6:03       ` Jiang Xin
2014-04-18 16:52         ` Junio C Hamano
2014-04-18 17:48           ` Junio C Hamano
2014-04-17  5:37   ` [PATCH 3/3] i18n: Remove obsolete comments for translators Jiang Xin
2014-04-17  5:50   ` [PATCH 0/3] extract proper comments for l10n translators Jiang Xin
2014-04-17 18:12     ` Junio C Hamano
2014-04-17  6:27 ` [l10n] date: Note for translators not included in .po files 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.