summaryrefslogtreecommitdiff
path: root/scripts/po
AgeCommit message (Collapse)AuthorFilesLines
2017-02-27Update German scripts translationHelge Kreutzmann1-6/+22
Update to 589t.
2017-02-01po: Regenerate .pot files and merge .po files with themGuillem Jover8-9/+9
2017-01-30Update German scripts translationHelge Kreutzmann1-68/+5
Update to 588t.
2017-01-29po: Regenerate .pot files and merge .po files with themGuillem Jover8-9/+9
2017-01-28po: Regenerate .pot files and merge .po files with themGuillem Jover8-19/+91
2017-01-27Update German scripts translationHelge Kreutzmann1-72/+8
Update to 588t.
2017-01-27po: Regenerate .pot files and merge .po files with themGuillem Jover8-144/+350
2017-01-23Update German scripts translationHelge Kreutzmann1-3/+15
Update to 589t.
2016-12-20po: Regenerate .pot files and merge .po files with themGuillem Jover8-9/+9
2016-12-19po: Regenerate .pot files and merge .po files with themGuillem Jover8-9/+9
2016-12-17Update German scripts translationHelge Kreutzmann1-4/+2
Update to 586t.
2016-12-17po: Regenerate .pot files and merge .po files with themGuillem Jover8-10/+56
2016-12-17po: Correct spelling mistake in Swedish translationMartin Bagge1-2/+2
Closes: #847220 Signed-off-by: Guillem Jover <guillem@debian.org>
2016-11-16Update German scripts translationHelge Kreutzmann1-85/+1
Update to 585t.
2016-11-16po: Regenerate .pot files and merge .po files with themGuillem Jover8-71/+124
2016-11-11po: Regenerate .pot files and merge .po files with themGuillem Jover8-9/+9
2016-11-11Dpkg::Build::Info: New module refactored from dpkg-genbuildinfoGuillem Jover1-0/+1
This will allow other projects to use the same whitelist as dpkg does. Requested-by: Johannes Schauer <josch@debian.org>
2016-11-07po: Regenerate .pot files and merge .po files with themGuillem Jover8-9/+9
2016-11-06Unify translation between man pages and scriptsHelge Kreutzmann1-4/+4
2016-11-06po: Regenerate .pot files and merge .po files with themGuillem Jover8-9/+9
2016-11-06po: Regenerate .pot files and merge .po files with themGuillem Jover8-268/+661
2016-11-05Update German scripts translationHelge Kreutzmann1-5/+6
Update to 586t.
2016-11-04Update German scripts translationHelge Kreutzmann1-36/+100
Update to 586t.
2016-11-03scripts: Add support for .buildinfo filesGuillem Jover1-0/+1
The .buildinfo files are a new type of control files, similar to the .changes files, meant to describe the environment of a build and its artifacts. They are meant to be added to the Debian archive to allow independent parties to reproduce a build and verify the result. Specifications for .buildinfo are available at: <https://wiki.debian.org/ReproducibleBuilds/BuildinfoSpecification> This patch adds support for .buildinfo files in Dpkg::Control, adds new .buildinfo fields to Dpkg::Control::Fields, a new builtin-system-build-paths Dpkg::Vendor hook, and adds a new script named dpkg-genbuildinfo, that will now be called by dpkg-buildpackage before generating the .changes file. [ntyni@debian.org: small changes. ] Closes: #138409 Based-on-patch-by: Jérémy Bobbio <lunar@debian.org> Signed-off-by: Guillem Jover <guillem@debian.org>
2016-11-01Update German scripts translationHelge Kreutzmann1-5/+8
Update to 581t.
2016-07-31po: Regenerate .pot files and merge .po files with themGuillem Jover8-18/+22
2016-07-05Update German scripts translationHelge Kreutzmann1-157/+68
Update to 581t.
2016-07-04Update German scripts translationHelge Kreutzmann1-61/+26
Update to 575t6f.
2016-07-03po: Regenerate .pot files and merge .po files with themGuillem Jover8-1524/+2106
2016-07-03scripts: Replace changelog program parsers with perl modulesGuillem Jover1-1/+0
Using programs to implement the custom changelog parsers was very inefficient as it required to parse the custom changelog, output deb822 formatted entries to then parse that and output again with the desired format. These were implemented as programs because at the time the perl code in dpkg was not using perl modules, so it was not easy to extend. Using perl modules now is cleaner and allows for a faster implementation. In addition there's no known users in Debian, so it was deemed safe to remove the support without a transition.
2016-05-09Update German scripts translationHelge Kreutzmann1-11/+6
Update to 586t.
2016-05-09po: Regenerate .pot files and merge .po files with themGuillem Jover8-9/+87
2016-05-08Update German scripts translationHelge Kreutzmann1-120/+25
Update to 586t.
2016-05-02po: Regenerate .pot files and merge .po files with themGuillem Jover8-267/+1885
2016-04-03Update German scripts translationHelge Kreutzmann1-22/+35
Update to 585t.
2016-03-20Various translation fixesHelge Kreutzmann1-44/+44
Found during review on debian-l10n-german
2016-03-09Update German scripts translationHelge Kreutzmann1-69/+215
Update to 584t. Also includes various fixes found on debian-l10n-german
2016-02-15Dpkg::BuildEnv: Rename to Dpkg::Build::EnvGuillem Jover1-1/+1
2016-02-15Dpkg::Build::Types: Add new moduleGuillem Jover1-0/+1
2015-12-25po: Regenerate .pot files and merge .po files with themGuillem Jover8-173/+178
2015-12-20Update German scripts translationHelge Kreutzmann1-67/+60
Update to 550t. Also includes various fixes found on debian-l10n-german
2015-12-19po: Update Makevars from latest gettext 0.19.6 templateGuillem Jover1-0/+25
2015-11-01Various (important) translation fixesHelge Kreutzmann1-291/+285
Found during review on debian-l10n-german
2015-09-22Update German scripts translationHelge Kreutzmann1-36/+33
Update to 552t. Also includes various fixes found e.g. on debian-l10n-german
2015-09-21po: Regenerate .pot files and merge .po files with themGuillem Jover8-176/+362
2015-09-21Dpkg::Gettext: Add new function N_Guillem Jover1-1/+2
2015-09-16Correct incorrect translation as spotted by Sven Joachim <svenjoac@gmx.de>Helge Kreutzmann1-2/+2
2015-09-16Update German scripts translationHelge Kreutzmann1-4/+17
Update to 553t.
2015-09-14po: Update French translationsSébastien Poher1-394/+101
Closes: #798369, #798370, #798371 Signed-off-by: Guillem Jover <guillem@debian.org>
2015-08-06Update German scripts translationHelge Kreutzmann1-10/+16
Update to 551t.