summaryrefslogtreecommitdiff
path: root/doc/po
AgeCommit message (Collapse)AuthorFilesLines
2009-12-10merged -r1901..1911 from lp:~donkult/apt/sidMichael Vogt4-0/+35025
2009-12-01drop quote elementsbubulle@debian.org1-1/+1
2009-12-01doc/po: Rerun po4a to update the template and translations.Julian Andres Klode4-3450/+2964
2009-12-01doc/po/de.po: Fix missing > in </option>.Julian Andres Klode1-1/+1
2009-12-01doc/po/de.po: Fix the umlauts.Julian Andres Klode1-2411/+2596
2009-11-02and last but not least: convert pt_BR to po4aDavid Kalnischkies1-0/+8491
2009-11-02convert pl to use po4a-style manpage translationDavid Kalnischkies1-0/+8094
2009-11-02convert es translation to be also a po4a translationDavid Kalnischkies1-0/+10101
2009-11-01convert it translation to po4aDavid Kalnischkies1-0/+8339
2009-10-31German translation updatebubulle@debian.org1-38/+7
2009-10-29merge the german translations from lp:~mvo/apt/debian-sidDavid Kalnischkies4-132/+10973
* remerge the de-manpage in as it has some Ümläüte problems * fixing the buildprocess for de by adding some boilerplate addendums * correcting some syntaxbreaking typos and rebuild all manpage langs
2009-10-28German translation of manpagesbubulle@debian.org1-0/+9216
2009-10-19add more description to the manpage for the Immediate-Configuration andDavid Kalnischkies3-555/+573
change another message to be also translatable.
2009-10-18correct apt-mark showauto synopsis, thanks Andrew Schulman (Closes: #551440)David Kalnischkies3-9/+9
2009-10-14update po(t)s of all languages and fix a simple docbook-warning inDavid Kalnischkies3-635/+726
the fr.po by adding a contrib tag to apt.team in apt.ent
2009-10-01improve the documentation and errormessages regarding a failingDavid Kalnischkies3-537/+604
immediate configuration as the old message was quite a bit scare and uninformative.
2009-10-01add guide.sgml and offline.sgml to the "translatable with po4a"-groupDavid Kalnischkies3-318/+3356
Fix also the buildsystem for building the coresponding docs from these two files if they are exist for this language so we don't need to change the makefiles for ja and fr - and can also use the same simple makefiles for it and pl which ship these files as not-yet-with-po4a-translated (and currently no man page translation.)
2009-09-26French translation updatebubulle@debian.org1-101/+100
2009-09-26Update filesbubulle@debian.org3-50/+90
2009-09-24try to be cristal clear about the usage of :: and {} (Closes: #503481)David Kalnischkies3-694/+892
See the bugreport (and merged ones) for discussion details which lead to these additions to the introduction of the apt.conf manpage.
2009-09-18merge with lp:~mvo/apt/debian-sid including the complete(!) frDavid Kalnischkies3-706/+440
- fix a little markup typo in doc/po/fr.po (start literal-tag with <)
2009-09-18cleanup commit for trigger processing:David Kalnischkies3-315/+267
- remove the DPkg::NoConfTriggers - absolutely useless as we need TriggersPending already so we can use --no-triggers. - remove the Immediate-option from the example, it doesn't help much. - UnpackCritical uses DepUnPackPre with a D (on simple letter...) - the "smart" optimisation to skip A was not so smart - revert.
2009-09-15Add even more config options and try to handle configuration problemsDavid Kalnischkies3-304/+584
arising if we upgrade essential or predependencies which need to be configured before even unpacking packages depending on them.
2009-09-14French translation *comp-ple-ted*!bubulle@debian.org1-466/+171
Champaign!
2009-09-13add and document experimental options to make aggressiveDavid Kalnischkies3-220/+482
use of dpkg's trigger and configuration handling (Closes: #473461) Add NoTriggers option to add --no-triggers to all dpkg calls, NoConfiguration to prevent apt from trying to configure packages - dpkg should handle this in the last ConfigurePending call. This options are for now deactivated as they require more testing in real world situations, but the plan is to enable them in the near future if anything works well.
2009-09-12Progress of the weekbubulle@debian.org1-208/+104
2009-09-09use only one xsl file (and therefore utf-8) for all languagesDavid Kalnischkies3-3496/+4434
2009-09-05Switch French manpages translation to po4abubulle@debian.org1-0/+8823
2009-08-26 [ Nicolas François ]David Kalnischkies1-0/+9649
* doc/ja/*, doc/po/ja.po: - remove the old ja man page translation and replace it with the new po4a-powered translation by KURASAWA Nozomu.
2009-08-26 [ Nicolas François ]David Kalnischkies1-0/+6430
* Cleaned up the first patch draft from KURASAWA Nozomu to finally get po4a support for translating the man pages. Many thanks to both for this excellent work! (Closes: #441608)