summaryrefslogtreecommitdiff
path: root/doc/po/pt_BR.po
Commit message (Collapse)AuthorAgeFilesLines
* Release 1.8.0~rc11.8.0_rc1Julian Andres Klode2019-02-041-1/+9
|
* Release 1.8.0~beta11.8.0_beta1Julian Andres Klode2019-01-231-1/+11
|
* Release 1.8.0~alpha31.8.0_alpha3Julian Andres Klode2018-12-181-4/+29
|
* Release 1.8.0~alpha11.8.0_alpha1Julian Andres Klode2018-11-121-12/+32
|
* Fix typos encountered while updating de translationChris Leick2018-10-301-4/+4
|
* Release 1.7.01.7.0Julian Andres Klode2018-10-071-2/+2
|
* use 127.0.0.1 instead of localhost as default Tor proxyDavid Kalnischkies2018-05-111-2/+2
| | | | | | This shouldn't make a practical difference for most people, but for edge cases it avoids DNS lookups and additionally prevents us from perfoming unneeded SRV requests, too.
* po: Drop boilerplate in initial commentsDavid Kalnischkies2018-05-101-2/+1
| | | | | | | | 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
* Fix various typos reported by spellcheckersDavid Kalnischkies2018-05-051-2/+2
| | | | | Reported-By: codespell & spellintian Gbp-Dch: Ignore
* Release 1.7.0~alpha0 to experimental1.7.0_alpha0Julian Andres Klode2018-04-181-3/+26
|
* Release 1.6~rc11.6_rc1Julian Andres Klode2018-04-151-1/+1
|
* document Acquire::AllowReleaseInfoChange without extra sDavid Kalnischkies2018-04-071-1/+1
| | | | Reported-By: Mattia Rizzolo on IRC
* fix communication typo in https manpageDavid Kalnischkies2018-04-071-1/+1
| | | | Reported-By: lintian spelling-error-in-manpage
* Release 1.6~beta11.6_beta1Julian Andres Klode2018-02-261-1/+42
|
* Release 1.6~alpha71.6_alpha7Julian Andres Klode2018-01-181-1/+14
|
* review and fix the three new apt-transport- manpagesJustin B Rye2018-01-181-100/+101
| | | | References: https://lists.debian.org/debian-l10n-english/2018/01/msg00002.html
* Release 1.6~alpha61.6_alpha6Julian Andres Klode2018-01-031-137/+839
|
* doc: correct '--allow-releaseinfo-change-*' typosChristos Trochalakis2017-09-011-1/+1
| | | | Closes: #873914
* Release 1.5~rc11.5_rc1Julian Andres Klode2017-08-241-1/+1
|
* Release 1.5~beta21.5_beta2Julian Andres Klode2017-08-171-17/+52
|
* fix various typos reported by codespell & spellintianDavid Kalnischkies2017-07-081-1/+1
| | | | | Reported-By: codespell & spellintian Gbp-Dch: Ignore
* Release 1.5~beta11.5_beta1Julian Andres Klode2017-07-031-1/+1
|
* Upload 1.5~alpha3 to experimental1.5_alpha3Julian Andres Klode2017-06-301-1/+1
|
* Upload 1.5~alpha2 to experimental1.5_alpha2Julian Andres Klode2017-06-291-1/+1
|
* Upload 1.5~alpha1 to experimental1.5_alpha1Julian Andres Klode2017-06-281-24/+74
|
* Release 1.4.61.4.6Julian Andres Klode2017-06-011-1/+1
|
* Release 1.4.51.4.5Julian Andres Klode2017-05-311-1/+1
|
* Release 1.4.41.4.4Julian Andres Klode2017-05-161-1/+1
|
* Release 1.4.31.4.3Julian Andres Klode2017-05-111-1/+1
|
* Release 1.4.21.4.2Julian Andres Klode2017-05-041-1/+1
|
* Release 1.4.11.4.1Julian Andres Klode2017-04-241-1/+1
|
* Release the April Fools' release1.4Julian Andres Klode2017-04-011-1/+1
|
* Release 1.4~rc21.4_rc2Julian Andres Klode2017-02-221-1/+1
|
* Release 1.4~rc11.4_rc1Julian Andres Klode2017-02-061-1/+1
|
* fix various typos reported by spellintianDavid Kalnischkies2017-01-191-2/+2
| | | | | | | | Most of them in (old) code comments. The two instances of user visible string changes the po files of the manpages are fixed up as well. Gbp-Dch: Ignore Reported-By: spellintian
* Release 1.4~beta41.4_beta4Julian Andres Klode2017-01-171-1/+1
| | | | | | | We are basically frozen now, but (a) this wildcard thing is a bit "explosive" to call this RC and (b) you never know if you might need to add a new tiny feature and freeze can be long...
* Release 1.4~beta31.4_beta3Julian Andres Klode2017-01-051-1/+1
|
* expand -f to --fix-broken in error messagesDavid Kalnischkies2016-12-311-2/+9
| | | | | | | | | | | | | | | | | | | | Users end up believing that this is a --force mode as -f is common for that, but apt doesn't have such a mode and --fix-broken is really not about forcing something but actually trying to fix the breakage which tends to be the result of a user forcing something on its system via low-level forced dpkg calls. Example: The "common" pattern of "dpkg -i ./foo.deb; apt install -f" is nowadays far better dealt with via "apt install ./foo.deb". And while at it the two places handing out this suggestion are changed to use the same strings to avoid needless translation work in the future and the suggestion uses 'apt' instead of 'apt-get' as this will be run interactively by a user, so its a good opportunity to showcase what we can do and will allow us to be more helpful to the user. Closes: #709092 Thanks: Kristian Glass for initial patch!
* releasing package apt version 1.4~beta2Julian Andres Klode2016-12-081-1/+1
|
* Release 1.4~beta11.4_beta1Julian Andres Klode2016-11-251-5/+29
|
* document which keyring formats are supported by apt-keyDavid Kalnischkies2016-11-251-1/+1
| | | | | | | | | * the good old 'simple' keyring format * the ascii armored variant since 1.4 Not supported is the (new in gpg 2.1) keybox format. Closes: 844724
* unfuzzy various strings in manpage po'sDavid Kalnischkies2016-11-111-100/+55
| | | | | | | No need to ask translators to deal with typo fixes in english text, adding new items to long existing lists and 'literals'. Gbp-Dch: Ignore
* fix three typos in sources & manpagesChris Leick2016-11-091-3/+3
|
* Release 1.3.11.3.1Julian Andres Klode2016-10-041-1/+1
|
* Release 1.31.3Julian Andres Klode2016-09-201-1/+1
|
* Release 1.3~rc41.3_rc4Julian Andres Klode2016-09-021-1/+1
|
* Release 1.3~rc31.3_rc3Julian Andres Klode2016-08-301-1/+1
|
* Switch documentation from httpredir.d.o to deb.d.oJulian Andres Klode2016-08-291-11/+11
| | | | | The CDN service deb.d.o is more reliable than the http redirector, so switch to it for our examples.
* Release 1.3~rc21.3_rc2Julian Andres Klode2016-08-171-1/+36
|
* Release 1.3~rc11.3_rc1Julian Andres Klode2016-08-111-116/+5
| | | | | | | | This commit looks heavy. Most of that comes from the fact that the ordering of files in the translations changed with the switch to CMake. I could have gone the extra mile to figure out the original ordering and replicate it, but I have chosen to re-order everything by file and line number, as that's easier.