blob: b235748adefe5a3dc00099c1262e7cb6166dd29e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
The po4a (po for anything) project goal is to ease translations
(and more interestingly, the maintenance of translations) using
gettext tools in areas where they were not expected, like
documentation.
po4a supports currently the following formats:
* manpages
* pod
* xml (generic, docbook, xhtml, dia, or guide)
* sgml
* TeX (generic, LaTeX, or Texinfo)
* text (simple text files with some formatting)
* ini
* KernelHelp
WWW: http://po4a.alioth.debian.org/
|