On February 3, 2022 4:34 PM, Junio C Hamano wrote: > Jean-Noël AVILA <avila.jn@xxxxxxxxx> writes: > > > On Thursday, 3 February 2022 19:15:24 CET Junio C Hamano wrote: > >> <rsbecker@xxxxxxxxxxxxx> writes: > >> > >> > I would even suggest that gitglossary(7) might ultimately be > >> > deprecated particularly on systems without 'man(1)'. > >> > > > > I'd rather gitglossary and `git glossary` did not compete and they > > could share their translations. > > > > > >> Yes, I think the entries in the "git help -w glossay" are good things > >> to have in the dictionary. I thought there are folks who are already > >> translating our manual pages (perhaps with po4a if I recall correctly > >> but I may be misremembering)? > >> > >> Thanks. > >> > > > > Yes, there are. You can find the project at > > https://github.com/jnavila/git-manpages-l10n > > > > The Portuguese is fully translated, gitglossary included. > > > > This makes me think that translating gitglossary should come first, in > > order to set the standard for the other manpages. > > Yup, and if we can come up with a way to mechanically share the list of items (i.e. > what to include and not include in the glossary) and their translations between > "git glossary" and "git help glossary", that would be great. I thin that should be part of my goal, yes. -Randall