1Locale::Po4a::Debconf(3pm) Po4a Tools Locale::Po4a::Debconf(3pm)
2
3
4
6 Locale::Po4a::Debconf - convert debconf templates from/to PO files
7
9 The po4a (PO for anything) project goal is to ease translations (and
10 more interestingly, the maintenance of translations) using gettext
11 tools on areas where they were not expected like documentation.
12
13 Locale::Po4a::Debconf is a module to help the translation of the
14 debconf templates into other [human] languages.
15
17 NONE.
18
20 Not tested.
21
22 DO NOT USE THIS MODULE TO PRODUCE TEMPLATES. It's only good to extract
23 data.
24
26 This module is loosely inspired from both po-debconf and debconf code.
27 The adaptation for po4a was done by:
28
29 Martin Quinson (mquinson#debian.org)
30
32 Copyright 2005 by SPI, inc.
33
34 This program is free software; you may redistribute it and/or modify it
35 under the terms of GPL (see the COPYING file).
36
37
38
39Po4a Tools 2019-02-02 Locale::Po4a::Debconf(3pm)