Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-26 | merged from debian-sid | Michael Vogt | |
2011-07-26 | refresh po/* | Michael Vogt | |
2011-07-16 | * doc/apt-cache.8.xml: | John Feuerstein | |
- apply madison typofix from John Feuerstein, thanks! (Closes: #633455) | |||
2011-06-28 | various typo and syntax corrections in doc/*.xml | Michael Vogt | |
2011-06-09 | German documentation translation update (Chris Leick). Closes: #629949 | bubulle@debian.org | |
2011-04-26 | * doc/po/de.po: | Chris Leick | |
- undo the translation of the command 'dump' in manpage of apt-config as report by Burghard Grossmann on debian-l10n-german, thanks! | |||
2011-04-05 | merged from the debian-sid branch | Michael Vogt | |
2011-03-10 | merged from debian-sid | Michael Vogt | |
2011-03-10 | doc/po/fr.po: fix typo | Michael Vogt | |
2011-03-10 | merged the lp:~mvo/apt/mvo branch | Michael Vogt | |
2011-02-18 | * Fix error in French translation of manpages (apt_preferences(5)). | bubulle@debian.org | |
Merci, Rémi Vanicat. Closes: #613689 * Complete French manpage translation | |||
2011-02-17 | merged from debian-sid | Michael Vogt | |
2011-02-16 | * Add missing dot in French translation of manpages. Merci, Olivier | bubulle@debian.org | |
Humbert. * French translation update * French manpages translation update | |||
2011-02-14 | merged from debian-sid | Michael Vogt | |
2011-02-14 | doc/po/*: refreshed | Michael Vogt | |
2011-02-08 | merged from the debian-sid branch | Michael Vogt | |
2010-12-15 | * Spanish update by Javier Fernández-Sanguino Peña. Closes: #607145 | bubulle@debian.org | |
* Correct a typo and an error in French manpages translation. Closes: # 607170 | |||
2010-12-07 | merged from debian-sid | Michael Vogt | |
2010-11-30 | merged from lp:~donkult/apt/sid0.8.10 | Michael Vogt | |
2010-11-18 | merged from debian-sid | Michael Vogt | |
2010-10-30 | Fix "typos" in French manpages translations. Thanks to | bubulle@debian.org | |
Cyril Brulebois for bashing me. | |||
2010-10-29 | merged from debian | Michael Vogt | |
2010-10-15 | merged from debian-sid | Michael Vogt | |
2010-10-14 | merged from the debian-sid branch | Michael Vogt | |
2010-10-14 | * doc/apt.ent: | David Kalnischkies | |
- move some strings into apt-verbatim.ent to avoid showing them in apt-doc.pot as they are untranslatable anyway (e.g. manpage references) | |||
2010-10-13 | doc/po/fr.po: refreshed after running make | Michael Vogt | |
2010-10-06 | * Another typo fixed in French ("Anfin"). Thanks to bubulle | bubulle@debian.org | |
* Wrong translation for "showauto" fixed. Thanks to Raphaël Hertzog Closes: #599265 | |||
2010-10-05 | Typo fixed in French (extra "Z"). Thanks to Florentin Duneau. | bubulle@debian.org | |
2010-09-30 | * doc/po/de.po: | Chris Leick | |
- remove the duplicated "angefertigt" in translation-holder string | |||
2010-09-17 | German manpage translation (Chris Leick). Closes: #597163 | David Kalnischkies | |
2010-09-17 | * doc/po/fr.po: | David Kalnischkies | |
- correct two syntax issues to ensure we can build fine | |||
2010-09-07 | Japanese (KURASAWA Nozomu). Closes: #595862 | bubulle@debian.org | |
2010-09-05 | Spanish (Omar Campagne). Closes: #595557 | bubulle@debian.org | |
2010-08-31 | French translation fixed | bubulle@debian.org | |
2010-08-30 | doc/po/fr.po: fix xml errors in the fr translation | Michael Vogt | |
2010-08-27 | * Simplified Chinese (Aron Xu). Closes: #594458 | bubulle@debian.org | |
* Portuguese (Américo Monteiro) | |||
2010-08-23 | Update PO(T) files | bubulle@debian.org | |
2010-08-23 | French manpages translation update | bubulle@debian.org | |
2010-07-30 | refresh po/pot files in doc/ and po/ | Michael Vogt | |
2010-07-11 | [ Martin Pitt ] | David Kalnischkies | |
* debian/rules: - Make DEB_BUILD_OPTIONS=noopt actually work by passing the right CXXFLAGS. * apt-pkg/contrib/fileutl.{h,cc}: - Add support for reading of gzipped files with the new "ReadOnlyGzip" OpenMode. (Closes: #188407) - Link against zlib (in apt-pkg/makefile) and add zlib build dependency. - [ABI BREAK] This adds a new private member to FileFd, but its initialization is in the public header file. * configure.in: - Check for zlib library and headers. * apt-pkg/acquire-item.cc, apt-pkg/deb/debindexfile.cc, apt-pkg/deb/debrecords.cc, apt-pkg/deb/debsrcrecords.h, cmdline/apt-cache.cc: - Open Packages, Sources, and Translations indexes in "ReadOnlyGzip" mode. * apt-pkg/deb/debindexfile.cc: - If we do not find uncompressed package/source/translation indexes, look for gzip compressed ones. * apt-pkg/acquire-item.cc: - If the Acquire::GzipIndexes option is true and we download a gzipped index file, keep it as it is (and rename to .gz) instead of uncompressing it. * doc/apt.conf.5.xml: - Document the new Acquire::GzipIndexes option. * doc/po/apt-doc.pot, doc/po/de.po: - German translation of new Acquire::GzipIndexes option. * Add test/test-indexes.sh: - Test behaviour of index retrieval and usage, in particular with uncompressed and gzip compressed indexes. * methods/gzip.cc: With FileFd now being able to read gzipped files, there is no need for the gzip method any more to spawn an external gzip process. Rewrite it to use FileFd directly, which makes the code a lot simpler, and also using less memory and overhead. | |||
2010-06-11 | * doc/po/apt-doc.pot, doc/po/de.po: | martin@piware.de | |
- German translation of new Acquire::GzipIndexes option. | |||
2010-05-04 | make update-po | David Kalnischkies | |
2010-04-24 | * doc/po/de.po: | David Kalnischkies | |
- correct typos in german apt_preferences manpage, thanks Chris Leick! | |||
2010-04-01 | merged from lp:~donkult/apt/sid | Michael Vogt | |
2010-03-26 | * doc/po/de.po: | David Kalnischkies | |
- correct a few typos in the german manpage translation. Thanks to Chris Leick and Georg Koppen! (Closes: #574962) | |||
2010-03-23 | French translation completed | bubulle@debian.org | |
2010-03-19 | add a missing \n to pl translation i had removed previously by accident | David Kalnischkies | |
2010-03-19 | modify and clarify the comments for the translation placeholders a bit | David Kalnischkies | |
and as it was only a comment change unfuzzy the translations. | |||
2010-03-19 | merge with debian-sid to get new pl-manpage | David Kalnischkies | |
2010-03-19 | add translation of the manpages to PT (portuguese) | David Kalnischkies | |
Thanks to Américo Monteiro! |