Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-15 | ! German update by Holger Wansing. Closes: #603619 | bubulle@debian.org | |
2010-11-13 | Slovenian update by Andrej Žnidaršič and Rosetta Slovenian team | bubulle@debian.org | |
2010-10-04 | [ Programs translations ] | Maacub | |
* Asturian update by Maacub (Closes: #599057) | |||
2010-09-29 | * apt-pkg/packagemanager.cc: | David Kalnischkies | |
- Add a space between period and 'Please' and unfuzzy all translations | |||
2010-09-29 | Vietnamese programs translation update by Clytie Siddall (Closes: #598489) | Clytie Siddall | |
2010-09-09 | Fix missing space after dot in a message from apt-pkg | bubulle@debian.org | |
Translations unfuzzied. Thanks to Holger Wansing. | |||
2010-09-09 | German (Holger Wansing). Closes: #596141 | bubulle@debian.org | |
2010-09-02 | * Norwegian Bokmål (Hans Nordhaug). Closes: #595182 | bubulle@debian.org | |
* Danish (Joe Hansen). Closes: #595176 * Catalan (Agustí Grau). Closes: #595234 | |||
2010-08-29 | Korean (Changwoo Ryu). Closes: #594809 | bubulle@debian.org | |
2010-08-28 | Portuguese (Miguel Figueiredo). Closes: #594668 | bubulle@debian.org | |
2010-08-28 | Corrected Bulgarian translation | bubulle@debian.org | |
2010-08-27 | Updated Italian translation | bubulle@debian.org | |
2010-08-27 | Bulgarian (Damyan Ivanov). Closes: #594627 | bubulle@debian.org | |
2010-08-27 | * Simplified Chinese (Aron Xu). Closes: #594458 | bubulle@debian.org | |
* Portuguese (Américo Monteiro) | |||
2010-08-25 | Asturian (maacub). Closes: #594303 | bubulle@debian.org | |
2010-08-25 | Italian (Milo Casagrande). Closes: #594238 | bubulle@debian.org | |
2010-08-25 | Japanese (Kenshi Muto, Osamu Aoki). Closes: #594265 | bubulle@debian.org | |
2010-08-25 | Swedish (Daniel Nylander). Closes: #594241 | bubulle@debian.org | |
2010-08-25 | Slovak (Ivan Masár). Closes: #594255 | bubulle@debian.org | |
2010-08-25 | Fix from Florentin Duneau review | bubulle@debian.org | |
2010-08-24 | po/LINGUAS: remove en_GB | Michael Vogt | |
2010-08-24 | Drop en_GB translation as per request of Neil Williams | bubulle@debian.org | |
2010-08-24 | Russian (Yuri Kozlov). Closes: #594232 | bubulle@debian.org | |
2010-08-24 | Fix spelling error in cmdline/apt-get.cc. Thanks to Osamu Aoki | bubulle@debian.org | |
Closes: #594211 | |||
2010-08-24 | French translation completed | bubulle@debian.org | |
2010-08-23 | Update PO(T) files | bubulle@debian.org | |
2010-08-22 | Change the translation of mmap | bubulle@debian.org | |
2010-08-22 | French translation update | bubulle@debian.org | |
2010-08-09 | * Swedish translation update. Closes: #592366 | bubulle@debian.org | |
* Swedish translation update. Closes: #592366 | |||
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-05-25 | merged from debian-sid | Michael Vogt | |
2010-05-16 | Italian translation completed | bubulle@debian.org | |
2010-05-15 | Italian translation update. Closes: #581742 | bubulle@debian.org | |
2010-05-11 | Slovak translation update. Closes: #581159 | bubulle@debian.org | |
2010-05-04 | make update-po | David Kalnischkies | |
2010-04-21 | replace backticks with single quote in broken packages message. | David Kalnischkies | |
Thanks to Jari Aalto for spotting & patching! (Closes: #577168) | |||
2010-03-19 | merge with debian-sid to get new pl-manpage | David Kalnischkies | |
2010-03-19 | Polish manpages translation update | bubulle@debian.org | |
2010-03-16 | Dutch translation update | bubulle@debian.org | |
2010-03-14 | merge with debian-sid, update-po for manpages and fix a few more | David Kalnischkies | |
typos in doc/po/es.po to generate the manpages properly. [ Christian Perrier ] * German translation update. Closes: #571037 * Spanish manpages translation update. Closes: #573293 [ Julian Andres Klode ] * cmdline/apt-mark: - Use the new python-apt API (and conflict with python-apt << 0.7.93.2). * apt-inst/contrib/arfile.h: - Add public ARArchive::Members() which returns the list of members. * debian/rules: - Fix the libraries name to be e.g. libapt-pkg4.9 instead of libapt-pkg-4.9. | |||
2010-02-28 | Completed translation | bubulle@debian.org | |
2010-02-27 | Correct translation error | bubulle@debian.org | |
2010-02-27 | Correct translation error | bubulle@debian.org | |
2010-02-24 | German translation update | bubulle@debian.org | |
2010-02-18 | refreshed po/ doc/po files | Michael Vogt | |
2010-02-18 | * buildlib/apti18n.h.in, po/makefile: | David Kalnischkies | |
- add ngettext support with P_() | |||
2010-02-03 | Slovak translation update | bubulle@debian.org | |
2010-01-29 | French translation update | bubulle@debian.org | |
2010-01-29 | Italian translation update | bubulle@debian.org | |