Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | po: Drop boilerplate in initial comments | David Kalnischkies | 2018-05-10 | 4 | -9/+7 | |
| | | | | | | | | The boilerplate stems from automatic processing of these files as most (with the exception of po/nl.po) are one-off (partial) translations from years past. Gbp-Dch: Ignore | |||||
* | Add boilerplate plural form to po/apt-all.pot | David Kalnischkies | 2018-05-10 | 1 | -0/+1 | |
| | | | | | Warned-by: i18nspector Fixes: no-plural-forms-header-field | |||||
* | po: Add missing Plural-Forms fields | Guillem Jover | 2018-05-07 | 3 | -0/+4 | |
| | | | | | Warned-by: i18nspector Fixes: no-plural-forms-header-field | |||||
* | po: Remove spurious text in Plural-Forms field | Guillem Jover | 2018-05-07 | 1 | -1/+1 | |
| | | | | | Warned-by: i18nspector Fixes: trailing-junk-in-plural-forms | |||||
* | po: Fix Language field to match actual locale | Guillem Jover | 2018-05-07 | 1 | -1/+1 | |
| | | | | | Warned-by: i18nspector Fixes: language-disparity | |||||
* | po: Fix translated string not matching format string arguments | Guillem Jover | 2018-05-07 | 2 | -4/+4 | |
| | | | | | | Warned-by: i18nspector Fixes: c-format-string-argument-type-mismatch Fixes: c-format-string-missing-arguments | |||||
* | po: Fill Project-Id-Version with correct project id and version | Guillem Jover | 2018-05-07 | 1 | -1/+1 | |
| | | | | | Warned-by: i18nspector Fixes: no-version-in-project-id-version | |||||
* | Remove obsolete RCS keywords | Guillem Jover | 2018-05-07 | 1 | -1/+0 | |
| | | | | Prompted-by: Jakub Wilk <jwilk@debian.org> | |||||
* | Release 1.7.0~alpha0 to experimental1.7.0_alpha0 | Julian Andres Klode | 2018-04-18 | 1 | -2/+2 | |
| | ||||||
* | Release 1.6~rc11.6_rc1 | Julian Andres Klode | 2018-04-15 | 1 | -2/+2 | |
| | ||||||
* | Release 1.6~beta11.6_beta1 | Julian Andres Klode | 2018-02-26 | 44 | -54/+777 | |
| | ||||||
* | Release 1.6~alpha71.6_alpha7 | Julian Andres Klode | 2018-01-18 | 1 | -2/+2 | |
| | ||||||
* | French program translation update | Julien Patriarca | 2018-01-18 | 1 | -188/+295 | |
| | | | | Closes: 887017 | |||||
* | German program translation update | Holger Wansing | 2018-01-18 | 1 | -145/+238 | |
| | | | | Closes: 886429 | |||||
* | Turkish program translation update | Mert Dirik | 2018-01-04 | 1 | -27/+30 | |
| | | | | Closes: 886250 | |||||
* | simplify translating "lists directory missing" msg | David Kalnischkies | 2018-01-04 | 45 | -415/+168 | |
| | | | | | | | | The appended "partial" should not be translated, but some translations got this wrong and now that there is also "auxfiles" we can just fix that problem by hiding these untranslatables from the translators. Gbp-Dch: Ignore | |||||
* | Release 1.6~alpha61.6_alpha6 | Julian Andres Klode | 2018-01-03 | 44 | -2145/+1961 | |
| | ||||||
* | reimplement and simplify mirror:// method | David Kalnischkies | 2018-01-03 | 1 | -1/+1 | |
| | | | | | | | | | | Embedding an entire acquire stack and HTTP logic in the mirror method made it rather heavy weight and fragile. This reimplement goes the other way by doing only the bare minimum in the method itself and instead redirect the actual download of files to their proper methods. The reimplementation drops the (in the real world) unused query-string feature as it isn't really implementable in the new architecture. | |||||
* | Italian program translation update | Milo Casagrande | 2018-01-01 | 1 | -532/+250 | |
| | | | | Closes: 882850 | |||||
* | unfuzzy Progress l10n change due to format modifier | David Kalnischkies | 2018-01-01 | 44 | -60/+60 | |
| | | | | | References: 0b5e329a8ba2461ccb7017d3adfc972f9dccd830 Gbp-Dch: Ignore | |||||
* | Release 1.6~alpha51.6_alpha5 | Julian Andres Klode | 2017-11-12 | 1 | -2/+2 | |
| | ||||||
* | Release 1.6~alpha4 | Julian Andres Klode | 2017-11-05 | 1 | -2/+2 | |
| | ||||||
* | Release 1.6~alpha31.6_alpha3 | Julian Andres Klode | 2017-10-28 | 1 | -2/+2 | |
| | ||||||
* | Release 1.6~alpha21.6_alpha2 | Julian Andres Klode | 2017-10-26 | 1 | -2/+2 | |
| | ||||||
* | CMake: methods: Cleanup link libraries, use OBJECT libraries | Julian Andres Klode | 2017-10-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | Use OBJECT libraries for http and connect stuff, and move the seccomp link expression into a global link_libraries() call. This also fixes a bug where only the http target pulled in the gnutls header arguments despite gnutls being used in connect.cc, and thus by mirror and ftp as well. Adjust translation support to ignore TARGET_OBJECTS sources and add the OBJECT libraries to the translated files. | |||||
* | Release 1.6~alpha11.6_alpha1 | Julian Andres Klode | 2017-10-23 | 43 | -87/+87 | |
| | ||||||
* | Dutch program translation update | Frans Spiesschaert | 2017-10-20 | 1 | -7/+10 | |
| | | | | Closes: #879137 | |||||
* | zh_CN.po: Update Simplified Chinese programs translation | Mo Zhou | 2017-10-08 | 1 | -6/+6 | |
| | ||||||
* | Drop curl method and apt-transport-https package | Julian Andres Klode | 2017-09-24 | 1 | -7/+1 | |
| | | | | | This automatically removes any old apt-transport-https, as apt now Breaks it unversioned. | |||||
* | Release 1.51.5 | Julian Andres Klode | 2017-09-24 | 44 | -45/+177 | |
| | ||||||
* | Release 1.5~rc41.5_rc4 | Julian Andres Klode | 2017-09-13 | 1 | -2/+2 | |
| | ||||||
* | Release 1.5~rc31.5_rc3 | Julian Andres Klode | 2017-09-10 | 1 | -2/+2 | |
| | ||||||
* | Release 1.5~rc21.5_rc2 | Julian Andres Klode | 2017-09-09 | 44 | -177/+221 | |
| | ||||||
* | Dutch program translation update | Frans Spiesschaert | 2017-09-04 | 1 | -16/+22 | |
| | | | | Closes: #874285 | |||||
* | Release 1.5~rc11.5_rc1 | Julian Andres Klode | 2017-08-24 | 1 | -2/+2 | |
| | ||||||
* | Release 1.5~beta21.5_beta2 | Julian Andres Klode | 2017-08-17 | 44 | -771/+1154 | |
| | ||||||
* | Merge pull request Debian/apt#44 from willismonroe/patch-1 | Julian Andres Klode | 2017-07-17 | 44 | -44/+44 | |
|\ | | | | | | | | | | | Minor grammar fix [jak@d.o: Fixed up po/] | |||||
* | | zh_CN.po: update Simplified Chinese programs translation | Zhou Mo | 2017-07-04 | 1 | -19/+16 | |
| | | ||||||
* | | Release 1.5~beta11.5_beta1 | Julian Andres Klode | 2017-07-03 | 43 | -87/+87 | |
| | | ||||||
* | | Russian translation update | Алексей Шилин | 2017-07-03 | 1 | -16/+17 | |
| | | ||||||
* | | Switch to 'http' as the default https method | Julian Andres Klode | 2017-06-30 | 1 | -1/+1 | |
| | | | | | | | | | | The old curl based method is still available as 'curl', 'curl+http', and 'curl+https'. | |||||
* | | Upload 1.5~alpha3 to experimental1.5_alpha3 | Julian Andres Klode | 2017-06-30 | 1 | -2/+2 | |
| | | ||||||
* | | Upload 1.5~alpha2 to experimental1.5_alpha2 | Julian Andres Klode | 2017-06-29 | 1 | -2/+2 | |
| | | ||||||
* | | Upload 1.5~alpha1 to experimental1.5_alpha1 | Julian Andres Klode | 2017-06-28 | 44 | -518/+2361 | |
| | | ||||||
* | | Allow building without curl | Julian Andres Klode | 2017-06-28 | 1 | -1/+7 | |
|/ | | | | | This makes testing easier and prepares us for the transition. | |||||
* | Release 1.4.61.4.6 | Julian Andres Klode | 2017-06-01 | 1 | -2/+2 | |
| | ||||||
* | Release 1.4.51.4.5 | Julian Andres Klode | 2017-05-31 | 1 | -2/+2 | |
| | ||||||
* | Release 1.4.41.4.4 | Julian Andres Klode | 2017-05-16 | 1 | -2/+2 | |
| | ||||||
* | Release 1.4.31.4.3 | Julian Andres Klode | 2017-05-11 | 1 | -2/+2 | |
| | ||||||
* | Updated Czech translation of apt | Miroslav Kure | 2017-05-07 | 1 | -90/+106 | |
| | | | | Closes: #861943 |