automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Wish: Better support for translated manual pages


From: Simon Richter
Subject: Re: Wish: Better support for translated manual pages
Date: Wed, 29 Sep 2004 23:20:30 +0200
User-agent: Mutt/1.5.6+20040818i

Hi,

> I would like to have better support for translated manual pages.

Seconded, however I would also like to have the gettext people in the
loop here, perhaps by building the localized manpages from English ones
and .po files (which will help a lot in keeping translations up to
date). Perhaps something like

man_MANS = foo.1
foo_1_LINGUAS = pt_BR
foo_1_TRANSLATIONS = de

meaning "foo.1" is to be installed in $(mandir)/man1, translated to Brazilian
Portuguese using gettext and installed to $(mandir)/pt_BR/man1 and the
prepared German translation (whose filename needs to be determined yet)
is to be installed into $(mandir)/de/man1.

Bonus karma points will be awarded for supporting texinfo as well.

   Simon

-- 
 GPG Fingerprint: 040E B5F7 84F1 4FBC CEAD  ADC6 18A0 CC8D 5706 A4B4

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]