summaryrefslogtreecommitdiffstats
path: root/src/man/po
Commit message (Collapse)AuthorAgeFilesLines
* Update manpage translations for ldap_enumeration_search_timeoutStephen Gallagher2011-01-173-333/+391
|
* Regenerate manpage po[t] filesStephen Gallagher2011-01-143-2955/+5262
| | | | Fixed several typos
* Add uk translation for manpagesYuri Chornoivan2011-01-142-1/+4386
|
* 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