summaryrefslogtreecommitdiff
path: root/po
Commit message (Collapse)AuthorAgeFilesLines
* Release 1.3~exp11.3_exp1Julian Andres Klode2016-05-1144-1166/+1337
|
* Dutch program translation updateFrans Spiesschaert2016-05-101-6/+13
| | | | Closes: 823976
* support Signed-By in Release files as a sort of HPKPDavid Kalnischkies2016-05-0143-286/+69
| | | | | | | | | | | | Users have the option since apt >= 1.1 to enforce that a Release file is signed with specific key(s) either via keyring filename or fingerprints. This commit adds an entry with the same name and value (except that it doesn't accept filenames for obvious reasons) to the Release file so that the repository owner can set a default value for this setting effecting the *next* Release file, not the current one, which provides a functionality similar "HTTP Public Key Pinning". The pinning is in effect as long as the (then old) Release file is considered valid, but it is also ignored if the Release file has no Valid-Until at all.
* zh_TW.po: remove several fuzzy tags after reviewZhou Mo2016-04-301-8/+6
|
* drop empty line from fetch errorDavid Kalnischkies2016-04-2545-355/+147
| | | | | | | | This is a duplicate of sorts of 0efb29eb36184bbe6de7b1013d1898796d94b171 which is the a lot more frequent case of this error – and also a duplicate of this error message, just without the \n at the end. Git-Dch: Ignore
* Release 1.2.111.2.11Julian Andres Klode2016-04-2544-64/+67
|
* Hungarian program translation updateKelemen Gábor2016-04-131-195/+251
| | | | Closes: 820638
* releasing package apt version 1.2.101.2.10Michael Vogt2016-04-051-1/+1
|
* Japanese program translation updateTakuma Yamada2016-04-041-122/+171
| | | | Closes: 819938
* zh_CN.po: update simplified Chinese translation. (100%)Zhou Mo2016-03-271-4/+4
|
* drop confusing comma from no strong hash messageDavid Kalnischkies2016-03-2544-88/+88
|
* Release 1.2.81.2.8Julian Andres Klode2016-03-2444-184/+347
|
* zh_CN.po: update simplified Chinese translation. (Closes: #818639)Zhou Mo2016-03-191-4/+4
| | | | | 100% translated. Note: this commit contains a message from the future. #818639
* zh_CN.po: update simplified chinese translation.Zhou Mo2016-03-191-39/+41
| | | | Note, 0 untran, 1 fuzzy, and the fuzzy string remains at Bug#818639.
* Release 1.2.71.2.7Julian Andres Klode2016-03-1544-45/+309
|
* zh_CN.po: fix translation bug. (Closes: #818177)Zhou Mo2016-03-151-1/+1
|
* Spanish apt-mark translation fixManuel "Venturi" Porras Peralta2016-03-141-1/+1
| | | | | | | | | | | | | | "%s can not be marked as it is not installed." was incorrectly translated as "%s no se puede marcar como no instalado.\n", which means "%s can not be marked as not installed." Thanks to Marcos Del Sol Vives for reporting & to the spanish translation team – and in particular Camaleón and Venturi – for review and correction of this issue! [commit message by commiter] Closes: 817999
* Dutch program translation updateFrans Spiesschaert2016-03-081-142/+196
| | | | Closes: 817060
* Release 1.2.31.2.3Julian Andres Klode2016-02-1044-3541/+2916
| | | | | Build system messed up the 1.2.2 commit by not updating the .po files properly, so they are now.
* Release 1.2.21.2.2Julian Andres Klode2016-02-041-71/+84
|
* Spanish program translation updateManuel "Venturi" Porras Peralta2016-02-021-197/+250
| | | | Closes: 813467
* Release 1.2.11.2.1Julian Andres Klode2016-01-2544-52/+50
|
* po: update zh_CN programs translationZhou Mo2016-01-221-56/+62
|
* Release 1.21.2Julian Andres Klode2016-01-1544-58/+55
|
* po: update simplified chinese programs translationZhou Mo2016-01-151-76/+83
|
* Release 1.2~exp11.2_exp1Julian Andres Klode2016-01-0844-573/+793
|
* Release 1.1.101.1.10Julian Andres Klode2015-12-3044-238/+260
|
* Release 1.1.91.1.9Julian Andres Klode2015-12-2744-45/+265
|
* 1.1.6 Christmas releaseJulian Andres Klode2015-12-2444-396/+396
|
* Release 1.1.51.1.5Julian Andres Klode2015-12-1444-265/+881
|
* fix incorrect Korean translation of "manually" and "automatically"Seo Sanghyeon2015-12-141-6/+6
| | | | | | | | | | | Korean translation update is attached. I downloaded the original from https://www.debian.org/international/l10n/po/ko. Originally, "manually" and "automatically" were translated same, which was confusing. Mail-Reference: <CAPrzcnL_YynHQkCSE4xH29eW1O0Q6SPhoSf21KOFTu=Vv6-0Nw@mail.gmail.com> Mail-Archive: https://lists.debian.org/deity/2015/12/msg00108.html
* Release 1.1.41.1.4Julian Andres Klode2015-12-0744-1464/+1464
|
* release 1.1.31.1.3Michael Vogt2015-11-3044-4792/+4792
| | | | Git-dch: ignore
* Release 1.1.21.1.2Julian Andres Klode2015-11-2844-45/+265
|
* Run ./prepare-release pre-exportMichael Vogt2015-11-2544-1925/+1866
|
* review of new/changed translatable program stringsJustin B Rye2015-11-2144-440/+440
| | | | | Reference mail: https://lists.debian.org/debian-l10n-english/2015/11/msg00006.html
* more sensible default text in pot filesDavid Kalnischkies2015-11-191-2/+2
| | | | Git-Dch: Ignore
* revamp all tools help messagesDavid Kalnischkies2015-11-0444-18426/+18026
| | | | | | | | | | | | | | | | The general idea is: A small paragraph on the tool itself as a description, a list of the most used (!= all) commands available in the tool, a remark where to find more information on the tool and its commands (aka: in the manpage) and finally a common block referring to even more manpages. In exchange options are completely omitted from the output as well as deprecated or obscure commands. (Better) Information about them is available in the manpages anyway and the few options which were listed before were also the least interesting ones (-o -c -q and co are hardly of interest for someone totally new looking to find info by asking for help and anyone with a bit of experience doesn't need this short list. Those would need a list of options applying to the command they call, but they are too numerous and command specific to list them sanely in this context.
* split up help messages for simpler reuseDavid Kalnischkies2015-11-0444-7053/+13576
| | | | | | | | | | | | | That is one huge commit with busy work only: Help messages used to be one big translateable string, which is a pain for translators and hard to reuse for us. This change there 'explodes' this single string into new string for each documented string trying hard to split up the translated messages as well. This actually restores many translations as previously adding a single command made all of the bug message fuzzy. The splitup also highlighted that its easy to forget a line, duplicate one and similar stuff. Git-Dch: Ignore
* suggest 'apt autoremove' to get right of unneeded packagesDavid Kalnischkies2015-11-0445-160/+160
| | | | | | | | | | The bugreport is more conservative in asking for a conditional, but given that this is a message intended to be read by users to be run by users we should suggest using a command intended to be used by users. And while we are at, add sudo to the message – conditional of course. Closes: 801571
* Turkish program translation updateMert Dirik2015-11-041-84/+102
| | | | Closes: 802610
* Run "./prepare-release pre-export"Michael Vogt2015-10-0544-95379/+93718
| | | | Git-dch: ignore
* Use --add-location=file for po/ and doc/poMichael Vogt2015-09-221-2/+2
| | | | | | | This avoids churn in the po/pot files when just the location line number in the source code changes. Git-Dch: ignore
* implement apt-get source msg 'Please use: $vcs' for gitDavid Kalnischkies2015-09-1444-92/+69
| | | | | A bit unfair that only Bzr had this message. Lets at least print it for git as well with the option of adding more later without string changes.
* po: Sort domainsJulian Andres Klode2015-09-141-1/+1
| | | | | | This should make things even more predictable. Gbp-Dch: ignore
* Sort pot input filesMichael Vogt2015-09-121-2/+1
| | | | Git-Dch: ignore
* Use xgettext --no-location in make update-potMichael Vogt2015-09-121-0/+2
| | | | | This avoid the large diff we have that is mostly caused by the line numbers changing in the po/pot files.
* releasing package apt version 1.1~exp12Michael Vogt2015-09-1144-24629/+25280
|
* Czech program translation updateMiroslav Kure2015-08-311-75/+83
| | | | Closes: 797329
* Release 1.11~exp111.1.exp11Julian Andres Klode2015-08-2744-27815/+27897
|