Re: [perldoc2-developers] Meet the team
Status: Pre-Alpha
Brought to you by:
joergen_lang
|
From: Nicolas <nic...@ce...> - 2006-11-10 00:01:01
|
Hello all,
On Thu, Nov 09, 2006 at 01:57:46PM +0100, Joergen W. Lang wrote:
> Hello and welcome everybody,
Thank you J=F6rgen for setting up this project.
> Nicolas Fran=E7ois, aka 'nekral':
>=20
> *Nicolas*, also know as 'nekral' on sourceforge, is the current=20
> maintainer of po4a, a tool that converts documentation from multiple=20
> formats (POD, to mention just one) into a gettext-compatible format and=
=20
> back.
>=20
> perldoc 2.0 uses po4a extensively to convert the original .pod-files=20
> into gettext-pot for ease of translation and mainteneance.
I've made a Makefile to call po4a and update the POTs, POs, and
translations.
http://nekral.homelinux.net/perldoc2/
You can have a look at it and see how it works (I took the translations
from the existing French translations=20
I also have the French POs for version 5.6.2 and 5.9.4, but I would like
to make tests for merging from a version to the other (I did it manually,
but would like to do it in the makefile). The makefile also lack a rule t=
o
detect strings translated differently from one PO to the other.
The Makefile has rules like all-pots, all-update-po, all-translate
update_pots_fr, translate_fr, update_po_fr
or even update_pots_fr_5.8.8, translate_fr_5.8.8 and update_po_fr_5.8.8
It can also show statistics: all-stats, stats_fr and stats_fr_5.8.8
The versions and languages are auto detected.
I will commit it if we agree on the hierarchy it creates in translations
> Paul Gaborit, aka 'gaborit':
>=20
> I am very happy to see *Paul* join the team. Paul seems to be the only=20
> survivor of the french translation project which has started some years=
=20
> ago as a joined effort of the french perl newsgroup. He still maintains=
=20
> the french repository.
In addition to helping in the infrastructure, I will also happily
participate in the translation and review process of the French
translation.
Cheers,
--=20
Nekral
|