summaryrefslogtreecommitdiff
path: root/src/man/po
AgeCommit message (Collapse)AuthorFilesLines
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