aboutsummaryrefslogtreecommitdiffstats
path: root/po
Commit message (Collapse)AuthorAgeFilesLines
* Update German <de> translation.Matthias Andree2018-04-151-113/+117
|
* Update copyright.Matthias Andree2017-04-223-1039/+1254
|
* Update German translation.Matthias Andree2016-12-121-331/+376
|
* Update Copyright year for Matthias Andree to 2016.Matthias Andree2016-06-251-2/+2
|
* abschießen -> beendenMatthias Andree2015-04-031-3/+3
| | | | | Use a different translation for "kill"(ing a process). Debian Bug #781803.
* Update gettext infrastructure.Matthias Andree2015-03-151-0/+12
|
* TLS overhaul, bumping version to 6.4Matthias Andree2015-01-261-38/+61
| | | | | | | | | | | | | | | Removes SSLv2, enables TLSv1.1 and v1.2 more easily, permits SSLv3 (only if specified) and newer TLSv1.1+ for STLS/STARTTLS. Only negotiates TLSv1 and newer by default, SSLv3 must now be specified explicitly, as a consequence of the POODLE attack. This is meant to be a minimally upgraded version, and cannot be usefully done as a 6.3.X release. It is strongly recommended that users review their configuration - especially --sslproto - per instructions in the NEWS file and manual page. It has changed semantics and in many cases --sslproto auto or perhaps --sslproto tls1.2+ should be used now.
* Bump copyright.Matthias Andree2015-01-161-216/+216
|
* Permit build on SSLv3-disabled OpenSSL,Matthias Andree2015-01-161-9/+14
| | | | | | | providing that these also omit the declaration of SSLv3_client_method(). Related to Debian Bug#775255. Version report lists -SSLv3 on +SSL builds that omit SSLv3_client_method(). Version report lists -SSLv2 on +SSL builds that omit SSLv2_client_method().
* Update German translation for --idle check.Matthias Andree2014-11-221-155/+160
|
* Update error reporting address.Matthias Andree2014-05-2125-272/+284
|
* Do not translate header tags such as "Subject:".Matthias Andree2014-05-201-19/+15
| | | | Reported by Gonzalo Pérez de Olaguer Córdoba, Debian Bug#744907.
* Update for 6.3.26 release.Matthias Andree2013-04-2323-69/+69
|
* Update German translation.Matthias Andree2013-04-231-5/+5
|
* Prepare 6.3.25 release.Matthias Andree2013-03-1915-1675/+1633
|
* Update current translation state as of 2013-03-18Matthias Andree2013-03-199-1017/+1261
|
* Add Esperanto translation.Matthias Andree2013-02-192-1/+3205
|
* Update German translation.Matthias Andree2013-02-191-85/+80
|
* Update for 6.3.24 release.Matthias Andree2012-12-2323-4738/+4738
|
* Release 6.3.23.Matthias Andree2012-12-1023-3292/+3634
|
* Pull in translation updates for 6.3.23,Matthias Andree2012-12-108-1740/+1895
| | | | dubbed 6.3.22.2 for translation purposes.
* Update German translation.Matthias Andree2012-12-051-225/+246
|
* Get ready for 6.3.22 release.Matthias Andree2012-08-2916-2069/+2085
|
* Update translations and NEWS.Matthias Andree2012-08-203-977/+1167
|
* Update translations.Matthias Andree2012-08-154-483/+517
|
* Add new Swedish translation, by Göran Uddeborg.Matthias Andree2012-08-132-1/+3179
|
* Update German translation.Matthias Andree2012-08-131-84/+93
|
* Import translations.Matthias Andree2011-08-2122-74/+75
|
* Freeze strings for release.Matthias Andree2011-06-0621-135/+142
|
* Fix one fuzzy translation.Matthias Andree2011-06-061-6/+6
|
* Freeze updated .po files for -rc3.Matthias Andree2011-05-2922-135/+119
|
* Freeze strings for -rc2.Matthias Andree2011-05-2622-3201/+3099
|
* Freeze line numbers in .po files.Matthias Andree2011-05-2321-4151/+4333
|
* Update German translation.Matthias Andree2011-05-231-176/+183
|
* Reinstate SSLv2 support on legacy_63 branch.Matthias Andree2011-05-171-4/+4
| | | | | Revert "Remove support for SSLv2 (fixes Debian Bug #622054)." This reverts commit c22a3afca46c83ee6d53a6ee58deb122f309c460.
* Automatic update.Matthias Andree2011-04-111-110/+112
|
* Remove support for SSLv2 (fixes Debian Bug #622054).Matthias Andree2011-04-111-4/+4
| | | | | | | | | | | | | SSLv2 has been deprecated since 1996, and is insecure. Remove --sslproto SSL2 support. Set SSL_OP_NO_SSLvSSL_CTX 2 option so that the SSLv23 multi-version client no longer negotiates SSLv2. Note that some distributions (such as Debian) build OpenSSL 1.0.0 without SSLv2 support, so on those, the build would fail. Fixes Debian Bug #622054 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622054
* Update Japanese translation, courtesy of Takeshi Hamasaki.Matthias Andree2010-12-111-95/+93
|
* Get ready for 6.3.19 release.Matthias Andree2010-12-1017-1707/+2066
|
* bump project version for German translation.Matthias Andree2010-12-101-1/+1
|
* Update German translation.Matthias Andree2010-12-101-11/+6
|
* Import first translation updates: cs fr it pl.Matthias Andree2010-12-095-506/+604
|
* Update po/ files.Matthias Andree2010-10-1022-1387/+1404
|
* Fix typo, CRAM-Md5 -> CRAM-MD5, in -V mode.Matthias Andree2010-10-052-4/+4
| | | | Reported by Marcel Telka, marcel at telka.sk.
* Import updated translations.Matthias Andree2010-09-2722-6107/+6927
|
* Fix fuzzy translation.Matthias Andree2010-09-252-116/+120
|
* Add FAQ item #R15 on authentication failures.Matthias Andree2010-09-251-46/+54
|
* Update Chinese (simplified) translation. Courtesy of Ji Zheng-Yu.Matthias Andree2010-09-251-378/+425
|
* Update cs fr it ja pl translations.Matthias Andree2010-08-315-1897/+2159
|
* Update German translation.Matthias Andree2010-08-281-369/+397
|