git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Core translation should be documented on po/README
@ 2021-03-09 11:40 Bagas Sanjaya
  2021-03-10 11:32 ` Jiang Xin
  0 siblings, 1 reply; 2+ messages in thread
From: Bagas Sanjaya @ 2021-03-09 11:40 UTC (permalink / raw)
  To: git; +Cc: worldhello.net

Hello,

I had learned the following when I submitted Indonesian translation [1].

The documentation at po/README missed mentioning about "core translation",
which IMO is minimum translated messages needed to complete the translation.
So the l10n coordinator had to instructed me to complete it.

To translate core messages, I ran `po-helper.sh check id.po` first and
do the translation work on the generated po/core-id.po. Next, I merged
po/core-id.po to id.po by `msgcat`, however he didn't tell me the order of
PO files to be passed to `msgcat`, so AFAIK I `ran msgcat core-id.po id.po`
and fixed "fuzzy" errors (such as misplaced translated messages).

I think these above should be mentioned in po/README.

NOTE: po-helper.sh can be found on po-helper branch of l10n coordinator
repo. [2]

[1]: https://github.com/git-l10n/git-po/pull/500
[2]: https://github.com/git-l10n/git-po/blob/po-helper/utils/po-helper.sh

-- 
An old man doll... just what I always wanted! - Clara

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

end of thread, other threads:[~2021-03-10 11:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-09 11:40 Core translation should be documented on po/README Bagas Sanjaya
2021-03-10 11:32 ` 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).