Re: [Pkg-shadow-devel] Bug#378899: passwd: [Intl:de] German man page out of sync
Tomasz Kłoczko <[email protected]> Wed, 19 Jul 2006 23:02:26 +0200
| Newsgroups | gmane.linux.pld.shadow.general |
|---|---|
| Message-ID | <1153342946.16458.30.camel@kloczek01> |
Dnia 19-07-2006, śro o godzinie 16:55 +0200, Helge Kreutzmann napisał(a): > The german man page for passwd is out of sync, most notably regarding > the options (but I like the german layout much more in the synopsis), > e.g. -f, -g, -s are mentioned in the german version, but not in the > english original (and looking at passwd --help, they are not supported > either[1]). Methodology for case like this is: - first update english man page. In this case man/passwd.1.xml because man/passwd.1 is generated from this file which is also reference resource for generate translated version in other language using XML -> xml2po -> .po file -> translated XML files -> roff translated man pages infrastructure, - prepare translations in man/<lang>/<lang>.po file. During prepare man/pl/pl.po I'm trying review each original en man page before finish pl translation and after this I'm completing all necessary translations in man/pl/pl.po .. but if you will look on man/pl there is no updated pl passwd.1 ;) So .. if you see man page like passwd.1 fill free to *help* update reference en XML document :) Personally I'm review only (IIRC): chage.1, chsh.1, groupmod.8, lastlog.8, vipw.8. So this man pages are (probably) up-to-date. And don't get me wrong: passing even above man pages before next pair eye balls will be good because .. I'm not native english spikier. To all man pages translators: please do not dumbly translate en to -> <foo> language. If you will see something (in your opinion) badly formed in en man page please fix this before finish translation and/or if you have any doubts please ask on [email protected] or [email protected] list. kloczek