summaryrefslogtreecommitdiffstats
path: root/src/man/po
Commit message (Collapse)AuthorAgeFilesLines
* Add Czech translationJakub Hrozek2010-12-223-0/+8428
| | | | | Translated a couple of strings from manpages into Czech. Makes the manpage translation patch testable.
* Make manual pages translatableJakub Hrozek2010-12-221-0/+22
Utilizes PO4A to extract translatable strings from Docbook XML sources and allows translators to submit ordinary .PO files. PO4A then generates translated Docbook documents that can be used to generate translated end user documentation. https://fedorahosted.org/sssd/ticket/297