summaryrefslogtreecommitdiff
path: root/po
Commit message (Collapse)AuthorAgeFilesLines
* merge with debian-sid, update-po for manpages and fix a few moreDavid Kalnischkies2010-03-143-422/+450
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * Completed translationbubulle@debian.org2010-02-281-1/+3
| |
| * Correct translation errorbubulle@debian.org2010-02-271-2/+2
| |
| * Correct translation errorbubulle@debian.org2010-02-271-7/+5
| |
| * German translation updatebubulle@debian.org2010-02-241-248/+241
|/
* refreshed po/ doc/po filesMichael Vogt2010-02-1842-6838/+7819
|
* * buildlib/apti18n.h.in, po/makefile:David Kalnischkies2010-02-181-0/+1
| | | | - add ngettext support with P_()
* Slovak translation updatebubulle@debian.org2010-02-031-184/+218
|
* French translation updatebubulle@debian.org2010-01-291-175/+207
|
* Italian translation updatebubulle@debian.org2010-01-291-196/+226
|
* * apt-pkg/contrib/fileutl.cc:Michael Vogt2010-01-231-164/+185
| | | | | | | | | | | | | | | | | | | | | | | | - 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)
* Missing \nbubulle@debian.org2010-01-171-1/+1
|
* French translation update (17 left)bubulle@debian.org2010-01-141-18/+23
|
* Update PO filesbubulle@debian.org2010-01-0943-7149/+7311
|
* Russian translation updatebubulle@debian.org2010-01-091-68/+88
|
* * po/ru.po:Michael Vogt2010-01-081-249/+248
| | | - merged updated ru.po, thanks to Yuri Kozlov (closes: #564171)
* * French manpage translation updateMichael Vogt2010-01-081-7/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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)
* merged from the mvo branch (and contains all non-abi break changes from donkult)Michael Vogt2009-12-1044-5183/+7142
|\
| * merged -r 1923..1926 from lp:~donkult/apt/sidMichael Vogt2009-12-1044-5543/+7362
| |
| * merged -r1887..1901 from lp:~donkult/apt/sidMichael Vogt2009-12-101-447/+536
| |\
| | * merge the german translations from lp:~mvo/apt/debian-sidDavid Kalnischkies2009-10-291-251/+262
| | |\ | | | | | | | | | | | | | | | | | | | | * 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
| | * | only warn if (free) space can't be determined as it overflows the structDavid Kalnischkies2009-10-201-97/+98
| | | | | | | | | | | | | | | | as this prevents e.g. download operations on large RAIDs (Closes: #522238)
| * | | * cmdline/apt-get.cc:Michael Vogt2009-12-101-60/+71
| |\| | | | | | | | | | | | | | | | | | - source should displays his final pkg pick (Closes: #249383, #550952) - source doesn't need the complete version for match (Closes: #245250) - source ignores versions/releases if not available (Closes: #377424)
| | * | rewrite FindSrc() in cmdline/apt-get.cc to fix some bugs, including:David Kalnischkies2009-10-191-60/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * cmdline/apt-get.cc: - source should displays his final pkg pick (Closes: #249383, #550952) - source doesn't need the complete version for match (Closes: #245250) - source ignores versions/releases if not available (Closes: #377424)
| * | | merged -r1875..1886 from lp:~donkult/apt/sidMichael Vogt2009-12-101-1/+15
|/| | | | |/ /
| * | improve the documentation and errormessages regarding a failingDavid Kalnischkies2009-10-011-1/+15
| | | | | | | | | | | | | | | immediate configuration as the old message was quite a bit scare and uninformative.
* | | Slovak translation updatebubulle@debian.org2009-12-031-26/+28
| | |
* | | Simplified CHinese translation updatebubulle@debian.org2009-12-011-232/+233
| | |
* | | Italian translation updatebubulle@debian.org2009-11-121-21/+11
| | |
* | | Italian translation updatebubulle@debian.org2009-11-111-26/+38
| |/ |/|
* | German translation completedbubulle@debian.org2009-10-211-24/+13
| |
* | German translation updatebubulle@debian.org2009-10-191-237/+259
|/
* French translation completedbubulle@debian.org2009-09-271-17/+10
|
* Update PO filesbubulle@debian.org2009-09-2745-849/+994
|
* Polish translation updatebubulle@debian.org2009-09-271-36/+47
|
* Enable Lithuanian translationsbubulle@debian.org2009-09-261-1/+1
|
* Enable Asturian translationsbubulle@debian.org2009-09-261-1/+1
|
* Disable hebrew on translator's requestbubulle@debian.org2009-09-261-1/+1
|
* Update POT filebubulle@debian.org2009-09-261-86/+91
|
* French translation updatebubulle@debian.org2009-09-261-3/+2
|
* Update PO filesbubulle@debian.org2009-09-2642-4370/+4583
|
* merge with lp:~mvo/apt/debian-sid including the complete(!) frDavid Kalnischkies2009-09-181-12/+12
|\ | | | | | | - fix a little markup typo in doc/po/fr.po (start literal-tag with <)
* | Add even more config options and try to handle configuration problemsDavid Kalnischkies2009-09-151-15/+15
| | | | | | | | | | arising if we upgrade essential or predependencies which need to be configured before even unpacking packages depending on them.
* | add and document experimental options to make aggressiveDavid Kalnischkies2009-09-131-13/+13
| | | | | | | | | | | | | | | | | | | | | | 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.
* | use only one xsl file (and therefore utf-8) for all languagesDavid Kalnischkies2009-09-091-17/+17
|/
* merge with lp:~mvo/apt/debian-sid with the bugfix release 0.7.23.1 in it.David Kalnischkies2009-08-2942-11287/+11296
|\
| * French translation updatebubulle@debian.org2009-08-271-10/+6
| |
| * Update PO(T) filesbubulle@debian.org2009-08-2743-11341/+11354
| |
* | merge with my po4a branch & update both pot'sDavid Kalnischkies2009-08-281-53/+53
|/ | | | | | Thanks again for the initial patch from KURASAWA Nozomu and for the improvements and cleanups done by Nicolas François to get po4a up and running for apt man page translations!
* "backport" the APT::Configuration class to apt-sidDavid Kalnischkies2009-08-251-11/+11
| | | | | | We can use it to simplify the internal code to operate with Acquire::CompressionTypes group. This also made it possible to set this setting with the -o flag.