summaryrefslogtreecommitdiff
path: root/po
AgeCommit message (Collapse)AuthorFilesLines
2010-02-18* buildlib/apti18n.h.in, po/makefile:David Kalnischkies1-0/+1
- add ngettext support with P_()
2010-02-03Slovak translation updatebubulle@debian.org1-184/+218
2010-01-29French translation updatebubulle@debian.org1-175/+207
2010-01-29Italian translation updatebubulle@debian.org1-196/+226
2010-01-23* apt-pkg/contrib/fileutl.cc:Michael Vogt1-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)
2010-01-17Missing \nbubulle@debian.org1-1/+1
2010-01-14French translation update (17 left)bubulle@debian.org1-18/+23
2010-01-09Update PO filesbubulle@debian.org43-7149/+7311
2010-01-09Russian translation updatebubulle@debian.org1-68/+88
2010-01-08* po/ru.po:Michael Vogt1-249/+248
- merged updated ru.po, thanks to Yuri Kozlov (closes: #564171)
2010-01-08* French manpage translation updateMichael Vogt1-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)
2009-12-10merged from the mvo branch (and contains all non-abi break changes from donkult)Michael Vogt44-5183/+7142
2009-12-10merged -r 1923..1926 from lp:~donkult/apt/sidMichael Vogt44-5543/+7362
2009-12-10merged -r1887..1901 from lp:~donkult/apt/sidMichael Vogt1-447/+536
2009-12-10* cmdline/apt-get.cc:Michael Vogt1-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)
2009-12-10merged -r1875..1886 from lp:~donkult/apt/sidMichael Vogt1-1/+15
2009-12-03Slovak translation updatebubulle@debian.org1-26/+28
2009-12-01Simplified CHinese translation updatebubulle@debian.org1-232/+233
2009-11-12Italian translation updatebubulle@debian.org1-21/+11
2009-11-11Italian translation updatebubulle@debian.org1-26/+38
2009-10-29merge the german translations from lp:~mvo/apt/debian-sidDavid Kalnischkies1-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
2009-10-21German translation completedbubulle@debian.org1-24/+13
2009-10-20only warn if (free) space can't be determined as it overflows the structDavid Kalnischkies1-97/+98
as this prevents e.g. download operations on large RAIDs (Closes: #522238)
2009-10-19German translation updatebubulle@debian.org1-237/+259
2009-10-19rewrite FindSrc() in cmdline/apt-get.cc to fix some bugs, including:David Kalnischkies1-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)
2009-10-01improve the documentation and errormessages regarding a failingDavid Kalnischkies1-1/+15
immediate configuration as the old message was quite a bit scare and uninformative.
2009-09-27French translation completedbubulle@debian.org1-17/+10
2009-09-27Update PO filesbubulle@debian.org45-849/+994
2009-09-27Polish translation updatebubulle@debian.org1-36/+47
2009-09-26Enable Lithuanian translationsbubulle@debian.org1-1/+1
2009-09-26Enable Asturian translationsbubulle@debian.org1-1/+1
2009-09-26Disable hebrew on translator's requestbubulle@debian.org1-1/+1
2009-09-26Update POT filebubulle@debian.org1-86/+91
2009-09-26French translation updatebubulle@debian.org1-3/+2
2009-09-26Update PO filesbubulle@debian.org42-4370/+4583
2009-09-18merge with lp:~mvo/apt/debian-sid including the complete(!) frDavid Kalnischkies1-12/+12
- fix a little markup typo in doc/po/fr.po (start literal-tag with <)
2009-09-15Add even more config options and try to handle configuration problemsDavid Kalnischkies1-15/+15
arising if we upgrade essential or predependencies which need to be configured before even unpacking packages depending on them.
2009-09-13add and document experimental options to make aggressiveDavid Kalnischkies1-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.
2009-09-09use only one xsl file (and therefore utf-8) for all languagesDavid Kalnischkies1-17/+17
2009-08-29merge with lp:~mvo/apt/debian-sid with the bugfix release 0.7.23.1 in it.David Kalnischkies42-11287/+11296
2009-08-28merge with my po4a branch & update both pot'sDavid Kalnischkies1-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!
2009-08-27French translation updatebubulle@debian.org1-10/+6
2009-08-27Update PO(T) filesbubulle@debian.org43-11341/+11354
2009-08-25"backport" the APT::Configuration class to apt-sidDavid Kalnischkies1-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.
2009-08-12Add the pkg/release syntax to the source command in apt-get and alsoDavid Kalnischkies1-59/+59
add the understanding for codenames instead of archives here [cmdline/apt-get.cc] - add pkg/archive and codename in source (Closes: #414105, #441178)
2009-08-12[cmdline/apt-get.cc]David Kalnischkies1-59/+59
- use SourceVersion instead of the BinaryVersion to get the source Patch by Matt Kraai, thanks! (Closes: #382826)
2009-08-12Add a Acquire::CompressionTypes config variable from there theDavid Kalnischkies1-9/+9
acquire-items choose which compression file they should (try first to) download to easily add new or change the order of the compression types. And because it is easy now we directly add builtin lzma support. The compression ratio is better than bzip2 but we prefer the later for now as no (official) mirror uses lzma, so this would only generate useless hits on the servers. Maybe sometime in the future lzma will be the default... [apt-pkg/acquire-item.cc] - use configsettings for dynamic compression type use and order. Based on a patch by Jyrki Muukkonen, thanks! (LP: #71746) [apt-pkg/init.cc] - add default configuration for compression types and add lzma support. Order is now bzip2, lzma, gzip, none (Closes: #510526) [ftparchive/writer.cc] - add lzma support also here, patch for this (and inspiration for the one above) by Robert Millan, thanks!
2009-08-09[cmdline/apt-get.cc] check for availability ofstatfs.f_typeDavid Kalnischkies1-106/+106
Patch from Robert Millan, thanks! (Closes: #509313)
2009-08-08merge with apt-sidDavid Kalnischkies1-26/+27
* backout my fix for the sources.list issue, there is already one in
2009-07-31[cmdline/apt-get.cc] add APT::Get::HideAutoRemove=small to display onlyDavid Kalnischkies1-65/+71
a short line instead of the full package list. (Closes: #537450)