summaryrefslogtreecommitdiff
path: root/po
AgeCommit message (Collapse)Author
2012-04-16merge from the expermental2 branchMichael Vogt
2012-04-12(semi)automatic translations updateMichael Vogt
2012-04-12merged r1972 from lp:~paolorotolo/apt/fix-for-967393Michael Vogt
2012-04-11prepare new experimtnal uploadMichael Vogt
2012-04-03Replace "argument" by "paramètre" in French translation.bubulle@debian.org
Merci, les Titeps!
2012-03-22merge with debian-sid (some version screw going on here)David Kalnischkies
2012-03-22the previously used VERSION didn't work everywhere so we are switchingDavid Kalnischkies
to the more standard PACKAGE_VERSION and make it work in every file
2012-03-21do not update po and pot files in the process of the build as thisDavid Kalnischkies
causes timestamp changes for the mo files which therefore can't be refcounted by dpkg for your M-A: same packages (Closes: #659333, LP: #924628) The commit also enables a top-level 'make update-po' and does all the needed changes to let this work now that update-po might be called in a freshly checkout tree
2012-03-03French: replace "étiquetage" by "épinglage" for "pinning"bubulle@debian.org
2012-03-01merged patch from lp:~uusijani/apt/uusi-branch: Michael Vogt
Correct fi translation for hash sum mismatches (lp:420403) Thanks to Jani Uusitalo
2012-02-05Danish translation updatebubulle@debian.org
2012-01-23Polish (Michał Kułach). Closes: #656908bubulle@debian.org
2012-01-18* apt-pkg/aptconfiguration.cc:Michael Vogt
- parse dpkg --print-foreign-architectures correctly in case archs are separated by newline instead of space, too. (Closes: #655590) * Slovak (Ivan Masar). Closes: #652985 * Russian (Yuri Kozlov). Closes: #654844 * Hungarian (Gabor Kelemen). Closes: #655238
2012-01-09Hungarian (Gabor Kelemen). Closes: #655238bubulle@debian.org
2012-01-07Russian (Yuri Kozlov). Closes: #654844bubulle@debian.org
2011-12-22Slovak (Ivan Masar). Closes: #652985bubulle@debian.org
2011-12-19merged from debian-sidMichael Vogt
2011-12-15Dutch (Jeroen Schot). Closes: #652230bubulle@debian.org
2011-11-20* German manpage translation updateChris Leick
* doc/*.xml: - find and fix a bunch of misspellings
2011-10-30merge with my debian-sid branchDavid Kalnischkies
2011-10-25French translation updatebubulle@debian.org
2011-09-14Fix spelling errorbubulle@debian.org
2011-07-28* merged latest fixes from debian-sidMichael Vogt
* apt-pkg/contrib/sha1.cc: - fix illegally casts of on-stack buffer to a type requiring more alignment than it has resulting in segfaults on sparc (Closes: #634696) * apt-pkg/contrib/cdromutl.cc: - fix escape problem when looking for the mounted devices * apt-pkg/contrib/strutl.{h,cc}, test/libapt/strutil_test.cc: - add new DeEscapeString() similar to DeQuoteString but unescape character escapes like \0XX and \xXX (plus added test) * refresh po/* * cmdline/apt-get.cc: - fix missing download progress in apt-get download - do not require unused partial dirs in 'source' (Closes: #633510) - buildconflicts effect all architectures - implement MultiarchCross for build-dep and source (Closes: #632221) * cmdline/apt-key: - use a tmpfile instead of /etc/apt/secring.gpg (Closes: #632596) * debian/apt.postinst: - remove /etc/apt/secring.gpg if it is an empty file * doc/apt-cache.8.xml: - apply madison typofix from John Feuerstein, thanks! (Closes: #633455) * apt-pkg/policy.cc: - emit an error on unknown APT::Default-Release value (Closes: #407511) * apt-pkg/aptconfiguration.cc: - ensure that native architecture is if not specified otherwise the first architecture in the Architectures vector * apt-pkg/deb/deblistparser.cc: - Strip only :any and :native if MultiArch should be stripped as it is save to ignore them in non-MultiArch contexts but if the dependency is a specific architecture (and not the native) do not strip
2011-07-26refresh po/*Michael Vogt
2011-06-29merge lp:~mvo/apt/abi-breakMichael Vogt
2011-06-18Catalan translation update (Jordi Mallach). Closes: #630657bubulle@debian.org
2011-05-25Italian translation update (Milo Casagrande). Closes: #627834bubulle@debian.org
2011-05-16merged from lp:~donkult/apt/sidMichael Vogt
2011-05-13Galician translation update (Miguel Anxo Bouzada). Closes: #626505bubulle@debian.org
2011-04-26* apt-pkg/acquire-item.cc:Ben Finney
- apply fix for poorly worded 'locate file' error message from Ben Finney, thanks! (Closes: #623171)
2011-03-14* po/sl.po:Michael Vogt
- updated, thanks to Andrej Znidarsic
2011-02-24Italian translation update (Milo Casagrande). Closes: #614395bubulle@debian.org
2011-02-16Refresh PO filesbubulle@debian.org
2011-02-16* Add missing dot in French translation of manpages. Merci, Olivierbubulle@debian.org
Humbert. * French translation update * French manpages translation update
2011-02-10merged from lp:~mvo/apt/mvoMichael Vogt
2011-02-10* merged lp:~evfool/apt/fix641673Michael Vogt
- String-fix in the source and the translations for the grammatical mistake reported in bug LP: #641673, thanks to Robert Roth
2011-02-08po/*: make update-poMichael Vogt
2011-01-25merge with debian-sidDavid Kalnischkies
[ Christian Perrier ] * Fix encoding for Slovenian translation. PO file switched to UTF-8. Closes: #609957 [ David Kalnischkies ] * ftparchive/apt-ftparchive.cc: - fix endless loop for multiple TranslationsWriters [ Julian Andres Klode ] * cmdline/apt-cache.cc: Create an error for apt-cache depends if packages could not found (LP: #647045) [ Manpages translations ] * Correct a typo and an error in French manpages translation. Closes: # 607170 [ Programs translations ] * po/es.po: Updated, plus fixes encoding issues and fixes two fuzzy strings, thanks to Javier Fernandez-Sanguino (closes: #610692) * Spanish update by Javier Fernández-Sanguino Peña. Closes: #607145
2011-01-25po/es.po: Updated, plus fixes encoding issues and fixes two fuzzy0.8.10.3Michael Vogt
strings, thanks to Javier Fernandez-Sanguino (closes: #610692)
2011-01-15Fix encoding for Slovenian translation. PO file switchedbubulle@debian.org
to UTF-8. Closes: #609957
2011-01-12* methods/https.cc:David Kalnischkies
- fix CURLOPT_SSL_VERIFYHOST by really passing 2 to it if enabled
2010-12-15* Spanish update by Javier Fernández-Sanguino Peña. Closes: #607145 bubulle@debian.org
* Correct a typo and an error in French manpages translation. Closes: # 607170
2010-11-27* German update by Holger Wansing. Closes: #603619bubulle@debian.org
* Czech by Miroslav Kure. Closes: #605107
2010-11-15! German update by Holger Wansing. Closes: #603619bubulle@debian.org
2010-11-13Slovenian update by Andrej Žnidaršič and Rosetta Slovenian teambubulle@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-29Vietnamese programs translation update by Clytie Siddall (Closes: #598489)Clytie Siddall
2010-09-09Fix missing space after dot in a message from apt-pkgbubulle@debian.org
Translations unfuzzied. Thanks to Holger Wansing.
2010-09-09German (Holger Wansing). Closes: #596141bubulle@debian.org