summaryrefslogtreecommitdiff
path: root/src/man/po/po4a.cfg
AgeCommit message (Collapse)AuthorFilesLines
2013-04-29Add override_homedir.xml to po4a.cfgSumit Bose1-0/+1
Every man page source which should be translated must be listed in po4a.cfg. Please remember to add a line whenever a new man page or a new include file is created
2013-04-02Updating the translations for the 1.10 alpha releaseJakub Hrozek1-1/+1
2012-10-05man: Note that automounter must be restarted to re-read the master mapJakub Hrozek1-0/+1
https://fedorahosted.org/sssd/ticket/1563
2012-10-02Include param_help_py.xml in the list of po4a sourcesJakub Hrozek1-0/+1
2012-09-05Update translations for 1.9.0 beta 7 releaseJakub Hrozek1-1/+1
2012-08-10MAN: Improve description of ldap_*_search_base optionsStephen Gallagher1-0/+2
It was ambiguous that these options supported the new multiple search base format, as well as the search filters.
2012-08-01First-boot sss_seed toolNick Guay1-0/+1
2012-07-30manpage: sssd-sudo - documents how sudo works with sssdPavel Březina1-0/+1
https://fedorahosted.org/sssd/ticket/1418
2012-07-10Update translations for 1.9.0 beta 4 releaseJakub Hrozek1-1/+1
2012-07-06AD: Add manpages and SSSDConfig entriesStephen Gallagher1-0/+1
2012-07-06MAN: Unify "SEE ALSO" sectionsStephen Gallagher1-0/+1
2012-05-03MAN: Add manpage for ID mappingStephen Gallagher1-0/+1
2012-04-20Document sss_tools betterJakub Hrozek1-0/+1
https://fedorahosted.org/sssd/ticket/917
2012-03-12i18n: Remove empty translationsStephen Gallagher1-1/+1
2012-02-28Include new manpages in translationsStephen Gallagher1-0/+6
2011-11-02Periodic translation file updateStephen Gallagher1-1/+1
2011-10-18Updating translation filesStephen Gallagher1-1/+1
2011-03-09Add new translations from TransifexStephen Gallagher1-1/+1
2011-01-14Add uk translation for manpagesYuri Chornoivan1-1/+1
2010-12-22Make manual pages translatableJakub Hrozek1-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