summaryrefslogtreecommitdiff
path: root/src/man/po
AgeCommit message (Collapse)AuthorFilesLines
2012-07-06AD: Add manpages and SSSDConfig entriesStephen Gallagher1-0/+1
2012-07-06MAN: Unify "SEE ALSO" sectionsStephen Gallagher1-0/+1
2012-06-25Update translations for 1.9.0 beta 3 releaseStephen Gallagher10-7226/+9148
2012-06-15Updating translations for 1.9.0 beta 2 releaseStephen Gallagher9-817/+357
2012-05-22Update translation sourcesStephen Gallagher10-41/+41
2012-05-11Updating translations for 1.9.0 beta 1 releaseStephen Gallagher10-7608/+14545
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 Gallagher38-175480/+10728
2012-02-28Include new manpages in translationsStephen Gallagher1-0/+6
2012-02-07Updating translationsStephen Gallagher37-2188/+2773
2012-02-06Updating translatable strings for string freezeStephen Gallagher37-17622/+48571
2011-12-22Importing new translations for 1.7.0 releaseStephen Gallagher37-2435/+1611
2011-12-19Update translations for string freezeStephen Gallagher37-9287/+16984
2011-11-02Periodic translation file updateStephen Gallagher38-9992/+29305
2011-10-18Updating translation filesStephen Gallagher35-2496/+148969
2011-08-02Updating translations for 1.6.0 releaseStephen Gallagher6-2596/+4336
2011-04-27Regular translation updateStephen Gallagher6-939/+1562
2011-03-09Update translation sourcesStephen Gallagher6-5108/+3296
2011-03-09Add new translations from TransifexStephen Gallagher4-1/+16148
2011-01-27Updating uk translationYuri Chornoivan1-88/+118
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2011-01-24Update translation files for string freezeStephen Gallagher3-850/+1313
Earlier patch for strings was incomplete
2011-01-21Updating translation files for string freezeStephen Gallagher1-197/+212
2011-01-21Updating uk manpage translationYuri Chornoivan1-355/+496
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2011-01-17Update manpage translations for ldap_enumeration_search_timeoutStephen Gallagher3-333/+391
2011-01-14Regenerate manpage po[t] filesStephen Gallagher3-2955/+5262
Fixed several typos
2011-01-14Add uk translation for manpagesYuri Chornoivan2-1/+4386
2010-12-22Add Czech translationJakub Hrozek3-0/+8428
Translated a couple of strings from manpages into Czech. Makes the manpage translation patch testable.
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