summaryrefslogtreecommitdiff
path: root/po
AgeCommit message (Collapse)AuthorFilesLines
2012-05-21apply the correct metadata (package, version, mail) to all pot and po filesDavid Kalnischkies1-3/+3
2012-05-21merged updated de.po, thanks to Holger Wansing (closes: #672466)Michael Vogt1-252/+309
2012-04-16merge from the expermental2 branchMichael Vogt44-30744/+33299
2012-04-12(semi)automatic translations updateMichael Vogt42-113/+113
2012-04-12merged r1972 from lp:~paolorotolo/apt/fix-for-967393Michael Vogt41-1/+778
2012-04-11prepare new experimtnal uploadMichael Vogt43-30035/+31797
2012-04-03Replace "argument" by "paramètre" in French translation.bubulle@debian.org1-4/+4
Merci, les Titeps!
2012-03-22merge with debian-sid (some version screw going on here)David Kalnischkies4-776/+881
2012-03-22the previously used VERSION didn't work everywhere so we are switchingDavid Kalnischkies1-1/+1
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 Kalnischkies1-9/+15
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.org1-5/+5
2012-03-01merged patch from lp:~uusijani/apt/uusi-branch: Michael Vogt1-2/+2
Correct fi translation for hash sum mismatches (lp:420403) Thanks to Jani Uusitalo
2012-02-05Danish translation updatebubulle@debian.org1-296/+312
2012-01-23Polish (Michał Kułach). Closes: #656908bubulle@debian.org1-473/+562
2012-01-18* apt-pkg/aptconfiguration.cc:Michael Vogt3-1504/+1647
- 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.org1-837/+922
2012-01-07Russian (Yuri Kozlov). Closes: #654844bubulle@debian.org1-382/+411
2011-12-22Slovak (Ivan Masar). Closes: #652985bubulle@debian.org1-285/+314
2011-12-19merged from debian-sidMichael Vogt3-664/+786
2011-12-15Dutch (Jeroen Schot). Closes: #652230bubulle@debian.org1-379/+499
2011-11-20* German manpage translation updateChris Leick1-230/+230
* doc/*.xml: - find and fix a bunch of misspellings
2011-10-30merge with my debian-sid branchDavid Kalnischkies2-704/+713
2011-10-25French translation updatebubulle@debian.org1-33/+39
2011-09-14Fix spelling errorbubulle@debian.org1-1/+1
2011-07-28* merged latest fixes from debian-sidMichael Vogt42-18137/+22377
* 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 Vogt43-18570/+22952
2011-06-29merge lp:~mvo/apt/abi-breakMichael Vogt1-413/+560
2011-06-18Catalan translation update (Jordi Mallach). Closes: #630657bubulle@debian.org1-428/+577
2011-05-25Italian translation update (Milo Casagrande). Closes: #627834bubulle@debian.org1-5/+14
2011-05-16merged from lp:~donkult/apt/sidMichael Vogt44-88/+88
2011-05-13Galician translation update (Miguel Anxo Bouzada). Closes: #626505bubulle@debian.org1-900/+1029
2011-04-26* apt-pkg/acquire-item.cc:Ben Finney44-88/+88
- apply fix for poorly worded 'locate file' error message from Ben Finney, thanks! (Closes: #623171)
2011-03-14* po/sl.po:Michael Vogt1-430/+635
- updated, thanks to Andrej Znidarsic
2011-02-24Italian translation update (Milo Casagrande). Closes: #614395bubulle@debian.org1-268/+345
2011-02-16Refresh PO filesbubulle@debian.org41-8938/+10736
2011-02-16* Add missing dot in French translation of manpages. Merci, Olivierbubulle@debian.org1-226/+281
Humbert. * French translation update * French manpages translation update
2011-02-10merged from lp:~mvo/apt/mvoMichael Vogt43-43/+43
2011-02-10* merged lp:~evfool/apt/fix641673Michael Vogt43-43/+43
- 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 Vogt42-8219/+8735
2011-01-25merge with debian-sidDavid Kalnischkies2-707/+739
[ 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 Vogt1-241/+172
strings, thanks to Javier Fernandez-Sanguino (closes: #610692)
2011-01-15Fix encoding for Slovenian translation. PO file switchedbubulle@debian.org1-29/+44
to UTF-8. Closes: #609957
2011-01-12* methods/https.cc:David Kalnischkies1-192/+202
- 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.org1-627/+713
* Correct a typo and an error in French manpages translation. Closes: # 607170
2010-11-27* German update by Holger Wansing. Closes: #603619bubulle@debian.org1-227/+262
* Czech by Miroslav Kure. Closes: #605107
2010-11-15! German update by Holger Wansing. Closes: #603619bubulle@debian.org1-17/+19
2010-11-13Slovenian update by Andrej Žnidaršič and Rosetta Slovenian teambubulle@debian.org1-805/+771
2010-10-04[ Programs translations ]Maacub1-21/+21
* Asturian update by Maacub (Closes: #599057)
2010-09-29* apt-pkg/packagemanager.cc:David Kalnischkies44-11459/+11966
- Add a space between period and 'Please' and unfuzzy all translations
2010-09-29Vietnamese programs translation update by Clytie Siddall (Closes: #598489)Clytie Siddall1-269/+265