summaryrefslogtreecommitdiff
path: root/doc/po/de.po
AgeCommit message (Collapse)Author
2014-09-14Updated German documentation translationChris Leick
2014-08-28releasing 1.0.71.0.7Michael Vogt
2014-07-10prepare 1.0.6Michael Vogt
2014-07-08doc: Unfuzzy DocBook translationsGuillem Jover
2014-06-25redo two typo fixes lost in German update collisionDavid Kalnischkies
In 037fada40db175e95f44c0cb039474c6dc518963 two typos were fixed which collided with an update ongoing for German po which was committed in 48388911a734ed9ce10ab05043fadba3eed09a1f, so this commit just merges the first commit again. Git-Dch: Ignore
2014-06-19German translation reviewed by Erik PfannensteinChris Leick
2014-06-18releasing package apt version 1.0.51.0.5Michael Vogt
2014-06-18add missing comma in SEE ALSO of apt-secure manpageKonstantin Manna
Closes: 748506
2014-06-18fix two german manpage spelling mistakesKonstantin Manna
Closes: 751635
2014-06-17Updated translation of german documentationChris Leick
2014-05-05prepare release 1.0.31.0.3Michael Vogt
2014-04-25prepare release 1.0.21.0.2Michael Vogt
2014-04-10prepare 1.0.1 release1.0.1Michael Vogt
2014-04-01prepare releaseMichael Vogt
2014-04-01refresh po/pot and unfuzzy apt-extracttemplate changeMichael Vogt
2014-03-15Updated German doc translationChris Leick
2014-03-14prepare 0.9.16 release0.9.16Michael Vogt
2014-02-28releasing package apt version 0.9.15.50.9.15.5Michael Vogt
2014-02-23releasing package apt version 0.9.15.40.9.15.4Michael Vogt
2014-02-20releasing package apt version 0.9.15.3Michael Vogt
2014-02-13releasing package apt version 0.9.15.20.9.15.2Michael Vogt
2014-02-06releasing package apt version 0.9.15.1Michael Vogt
2014-01-26Trivian unfuzzies of the German po4a translationChris Leick
2014-01-26Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt
Conflicts: apt-private/private-list.cc doc/po/de.po test/integration/framework
2014-01-25releasing package apt version 0.9.150.9.15Michael Vogt
2014-01-24releasing package apt version 0.9.14.3~exp50.9.14.3.exp5Michael Vogt
2014-01-24make update-poMichael Vogt
2014-01-24update german manpage translationChris Leick
2014-01-22releasing package apt version 0.9.14.3~exp4Michael Vogt
2014-01-18releasing package apt version 0.9.14.3~exp30.9.14.3.exp3Michael Vogt
2013-12-29prepare release0.9.14.2Michael Vogt
2013-12-07really release 0.9.140.9.14Michael Vogt
2013-11-30add a vendor specific file to have configurable entitiesDavid Kalnischkies
manpages sometimes refer to distro-specific things like the name of the package providing the achive-keyring. Having a central place to configure this helps in having it consistent in the manpages and allows to load this info from other places in the buildsystem as well later.
2013-06-13fix file location for configure-index.gz in apt.conf(5)David Kalnischkies
Closes: #711921
2013-04-02merged lp:~mvo/apt/fix-inrelease5Michael Vogt
2012-08-30* doc/apt_preferences.5.xml:David Kalnischkies
- use the correct interval (x <= P < y) for pin value documentation as these are the intervals used by the code (Closes: #685989)
2012-07-01German manpage translation (Chris Leick)Chris Leick
2012-06-09* ftparchive/apt-ftparchive.cc:David Kalnischkies
- default to putting the Contents-* files below $(SECTION) as apt-file expects them there - thanks Martin-Éric Racine! (Closes: #675827)
2012-06-09updating <date> tags and the po files for the manpagesDavid Kalnischkies
2012-06-09* doc/apt.conf.5.xml:Justin B Rye
- review and fix typo, grammar and style issues - rephrase APT::Immediate-Configuration and many others
2012-06-07* doc/apt-sortpkgs.1.xml:Justin B Rye
- review and fix typo, grammar and style issues
2012-06-06* doc/apt-secure.8.xml:Justin B Rye
- review and fix typo, grammar and style issues
2012-06-06* doc/apt-key.8.xml, doc/apt-mark.8.xml,Justin B Rye
doc/apt_preferences.5.xml: - review and fix spelling issues
2012-06-04* doc/apt-key.8.xml:Justin B Rye
- review and fix spelling issues * doc/apt-mark.8.xml: - review and fix spelling issues
2012-06-04reorder the translatable files in the pot in a way that at least partlyDavid Kalnischkies
resembles importance of the manpage, so that e.g. apt-get and apt-cache are above the less used apt-ftparchive
2012-06-04* doc/apt-ftparchive.8.xml:Justin B Rye
- fix typo, grammar and style issues
2012-06-02* doc/apt-mark.8.xml:Robert Luberda
- in hold, the option name is --file not --filename
2012-06-02* doc/apt-get.8.xml:Justin B Rye
- review and fix spelling issues
2012-05-29* doc/apt-get.8.xml:David Kalnischkies
- use apt-utils as package example instead of libc6
2012-05-29Reword: "So, <literal>dist-upgrade</literal> command may remove some packages."Justin B Rye
to "The <literal>dist-upgrade</literal> command may therefore remove some packages."