summaryrefslogtreecommitdiff
path: root/doc/po
Commit message (Collapse)AuthorAgeFilesLines
* doc/po/fr.po: refreshed after running makeMichael Vogt2010-10-131-32/+54
|
* * Another typo fixed in French ("Anfin"). Thanks to bubullebubulle@debian.org2010-10-061-54/+32
| | | | * Wrong translation for "showauto" fixed. Thanks to Raphaël Hertzog Closes: #599265
* Typo fixed in French (extra "Z"). Thanks to Florentin Duneau.bubulle@debian.org2010-10-051-1/+1
|
* * doc/po/de.po:Chris Leick2010-09-301-1/+1
| | | | - remove the duplicated "angefertigt" in translation-holder string
* German manpage translation (Chris Leick). Closes: #597163David Kalnischkies2010-09-171-590/+292
|
* * doc/po/fr.po:David Kalnischkies2010-09-171-9/+10
| | | - correct two syntax issues to ensure we can build fine
* Japanese (KURASAWA Nozomu). Closes: #595862bubulle@debian.org2010-09-071-1854/+795
|
* Spanish (Omar Campagne). Closes: #595557bubulle@debian.org2010-09-051-590/+328
|
* French translation fixedbubulle@debian.org2010-08-311-36/+34
|
* doc/po/fr.po: fix xml errors in the fr translationMichael Vogt2010-08-301-7/+11
|
* * Simplified Chinese (Aron Xu). Closes: #594458bubulle@debian.org2010-08-271-302/+159
| | | * Portuguese (Américo Monteiro)
* Update PO(T) filesbubulle@debian.org2010-08-232-306/+190
|
* French manpages translation updatebubulle@debian.org2010-08-231-170/+146
|
* refresh po/pot files in doc/ and po/Michael Vogt2010-07-309-6103/+8191
|
* [ Martin Pitt ]David Kalnischkies2010-07-119-1491/+1642
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
| * * doc/po/apt-doc.pot, doc/po/de.po:martin@piware.de2010-06-112-240/+273
| | | | | | - German translation of new Acquire::GzipIndexes option.
* | make update-poDavid Kalnischkies2010-05-049-2252/+2923
| |
* | * doc/po/de.po:David Kalnischkies2010-04-241-4/+4
| | | | | | - correct typos in german apt_preferences manpage, thanks Chris Leick!
* | merged from lp:~donkult/apt/sidMichael Vogt2010-04-019-1320/+12646
|\ \ | |/ |/|
| * * doc/po/de.po:David Kalnischkies2010-03-261-46/+22
| | | | | | | | - correct a few typos in the german manpage translation. Thanks to Chris Leick and Georg Koppen! (Closes: #574962)
| * add a missing \n to pl translation i had removed previously by accidentDavid Kalnischkies2010-03-191-1/+1
| |
| * modify and clarify the comments for the translation placeholders a bitDavid Kalnischkies2010-03-199-75/+137
| | | | | | | | and as it was only a comment change unfuzzy the translations.
| * merge with debian-sid to get new pl-manpageDavid Kalnischkies2010-03-191-502/+2309
| |\
| * | add translation of the manpages to PT (portuguese)David Kalnischkies2010-03-191-0/+11089
| | | | | | | | | | | | Thanks to Américo Monteiro!
| * | merge with debian-sid, update-po for manpages and fix a few moreDavid Kalnischkies2010-03-148-3597/+4617
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | French translation completedbubulle@debian.org2010-03-231-101/+84
| |_|/ |/| |
* | | Polish manpages translation updatebubulle@debian.org2010-03-191-501/+2295
| |/ |/|
* | doc/po/es.po: Add a missing placeholder xml, fixes build.Julian Andres Klode2010-03-121-1/+1
| |
* | Spanish manpages translation updatebubulle@debian.org2010-03-101-2385/+3219
|/
* refreshed po/ doc/po filesMichael Vogt2010-02-188-2057/+2413
|
* * [BREAK] merged lp:~mvo/apt/historyMichael Vogt2010-02-181-45/+48
| | | | | | | | | | | | | | | | | - this writes a /var/log/apt/history tagfile that contains details from the transaction (complements term.log) * methods/http.cc: - add cache-control headers even if no cache is given to allow adding options for intercepting proxies - add Acquire::http::ProxyAutoDetect configuration that can be used to call a external helper to figure out the proxy configuration and return it to apt via stdout (this is a step towards WPAD and zeroconf/avahi support) * abicheck/ - add new abitest tester using the ABI Compliance Checker from http://ispras.linuxfoundation.org/index.php/ABI_compliance_checker * Change the package index Info methods to allow apt-cache policy to be useful when using several different archives on the same host. (Closes: #329814, LP: #22354)
* First French updatebubulle@debian.org2010-01-291-58/+43
|
* * apt-pkg/contrib/fileutl.cc:Michael Vogt2010-01-238-3977/+5609
| | | | | | | | | | | | | | | | | | | | | | | | - Fix the newly introduced method GetListOfFilesInDir to not accept every file if no extension is enforced (= restore old behaviour). (Closes: #565213) * apt-pkg/policy.cc: - accept also partfiles with "pref" file extension as valid * apt-pkg/contrib/configuration.cc: - accept also partfiles with "conf" file extension as valid * doc/apt.conf.5.xml: - reorder description and split out syntax - add partfile name convention (Closes: #558348) * doc/apt_preferences.conf.5.xml: - describe partfile name convention also here * apt-pkg/deb/dpkgpm.cc: - don't segfault if term.log file can't be opened. Thanks Sam Brightman for the patch! (Closes: #475770) * doc/*: - replace the per language addendum with a global addendum - add a explanation why translations include (maybe) english parts to the new global addendum (Closes: #561636) * apt-pkg/contrib/strutl.cc: - fix malloc asseration fail with ja_JP.eucJP locale in apt-cache search. Thanks Kusanagi Kouichi! (Closes: #548884)
* Completed translationbubulle@debian.org2010-01-161-9/+39
|
* French translation update (17 left)bubulle@debian.org2010-01-141-42/+113
|
* * French manpage translation updateMichael Vogt2010-01-082-416/+777
| | | | | | | | | | | | | | | | | | | | | | | | | | | * spot & fix various typos in all manpages * German manpage translation update * cmdline/apt-cache.cc: - remove translatable marker from the "%4i %s\n" string * buildlib/po4a_manpage.mak: - instruct debiandoc to build files with utf-8 encoding * buildlib/tools.m4: - fix some warning from the buildtools * apt-pkg/acquire-item.cc: - add configuration PDiffs::Limit-options to not download too many or too big patches (Closes: #554349) * debian/control: - let all packages depend on ${misc:Depends} * share/*-archive.gpg: - remove the horrible outdated files. We already depend on the keyring so we don't need to ship our own version * cmdline/apt-key: - errors out if wget is not installed (Closes: #545754) - add --keyring option as we have now possibly many * methods/gpgv.cc: - pass all keyrings (TrustedParts) to gpgv instead of using only one trusted.gpg keyring (Closes: #304846) * methods/https.cc: - finally merge the rest of the patchset from Arnaud Ebalard with the CRL and Issuers options, thanks! (Closes: #485963)
* 44 strings leftbubulle@debian.org2010-01-081-47/+65
|
* Review continued by Stephane Blondonbubulle@debian.org2010-01-041-37/+38
|
* Reviewed by Philippe bataillerbubulle@debian.org2010-01-031-51/+51
|
* Review by Stephane Blondon and msgcatbubulle@debian.org2010-01-031-252/+635
|
* French translation updatebubulle@debian.org2009-12-291-55/+156
|
* Yet more Frenchbubulle@debian.org2009-12-231-11/+49
|
* Review by Philippe bataillerbubulle@debian.org2009-12-221-26/+10
|
* French translation updatebubulle@debian.org2009-12-201-24/+18
|
* French translation updatebubulle@debian.org2009-12-191-7/+13
|
* French translation updatebubulle@debian.org2009-12-161-61/+35
|
* French translation updatebubulle@debian.org2009-12-121-58/+51
|
* merged -r 1898..1899 from lp:~donkult/apt/sidMichael Vogt2009-12-108-1145/+1946
|
* merged from the mvo branch (and contains all non-abi break changes from donkult)Michael Vogt2009-12-108-1213/+41264
|\
| * merged -r 1923..1926 from lp:~donkult/apt/sidMichael Vogt2009-12-104-603/+927
| |