aboutsummaryrefslogtreecommitdiffstats
path: root/po
Commit message (Collapse)AuthorAgeFilesLines
* Translation updates: Spanish Castilian and Catalan, Polish.Matthias Andree2009-08-063-941/+416
| | | | | | Courtesy of Ernest Adrogué Calveras, Francisco Molinero, Jakub Bogusz. svn path=/branches/BRANCH_6-3/; revision=5408
* Update Japanese translation for 6.3.11, courtesy of Takeshi Hamasaki.Matthias Andree2009-08-061-293/+120
| | | | svn path=/branches/BRANCH_6-3/; revision=5407
* Update Czech translation for 6.3.11, courtesy of Petr Pisar.Matthias Andree2009-08-061-217/+105
| | | | svn path=/branches/BRANCH_6-3/; revision=5406
* Bump version for security release.Matthias Andree2009-08-0522-1205/+1488
| | | | svn path=/branches/BRANCH_6-3/; revision=5397
* Abort verification if Subject CommonName/AltName contains NUL.Matthias Andree2009-08-041-32/+45
| | | | svn path=/branches/BRANCH_6-3/; revision=5389
* Update Chinese/Simplified and Spanish translations.Matthias Andree2009-07-062-58/+59
| | | | | | | Through the documentation project. Courtesy of Ji Zheng-Yu and Francisco Molinero. svn path=/branches/BRANCH_6-3/; revision=5375
* Release 6.3.10.Matthias Andree2009-07-0222-22/+22
| | | | svn path=/branches/BRANCH_6-3/; revision=5371
* Prepare 6.3.10 release.Matthias Andree2009-07-0222-8656/+9270
| | | | svn path=/branches/BRANCH_6-3/; revision=5369
* Update Russian translation, fixing Debian Bug #531925. Courtesy Pavel Maryanov.Matthias Andree2009-06-051-435/+476
| | | | svn path=/branches/BRANCH_6-3/; revision=5354
* Update Polish translation, courtesy of Jakub Bogusz.Matthias Andree2009-06-011-677/+553
| | | | svn path=/branches/BRANCH_6-3/; revision=5353
* Update Chinese/Simplified, Indonesian, Spanish/Castilian translations.Matthias Andree2009-05-273-1722/+2069
| | | | svn path=/branches/BRANCH_6-3/; revision=5348
* Update British translation.Matthias Andree2009-05-261-242/+248
| | | | svn path=/branches/BRANCH_6-3/; revision=5347
* Update Czech and Japanese translationsMatthias Andree2009-05-262-831/+910
| | | | | | Courtesy of Petr Pisar [cs] and Takeshi Hamasaki [ja]. svn path=/branches/BRANCH_6-3/; revision=5346
* Update two messages.Matthias Andree2009-05-251-243/+251
| | | | svn path=/branches/BRANCH_6-3/; revision=5344
* Update German and British English translations.Matthias Andree2009-05-252-654/+714
| | | | svn path=/branches/BRANCH_6-3/; revision=5322
* Update Spanish translation, courtesy of Francisco Molinero.Matthias Andree2009-05-251-641/+389
| | | | svn path=/branches/BRANCH_6-3/; revision=5321
* Add a new version of the Italian translation, courtesy of Vincenzo Campanella.Matthias Andree2008-11-231-22/+25
| | | | svn path=/branches/BRANCH_6-3/; revision=5252
* Add Italian translation, courtesy of Vincenzo Campanella.Matthias Andree2008-11-212-1/+3226
| | | | svn path=/branches/BRANCH_6-3/; revision=5251
* Update po/.Matthias Andree2008-11-1621-84/+84
| | | | svn path=/branches/BRANCH_6-3/; revision=5241
* Revert inadvertent downgrade of two fixes.Matthias Andree2008-11-131-3/+3
| | | | svn path=/branches/BRANCH_6-3/; revision=5239
* Import new translations from translation project.Matthias Andree2008-11-128-202/+201
| | | | svn path=/branches/BRANCH_6-3/; revision=5236
* Update en_GB, submitted by David Lodge directlyMatthias Andree2008-11-041-7/+7
| | | | | | (I've asked him to use TP-robot, the translation project's mail bot.) svn path=/branches/BRANCH_6-3/; revision=5235
* Run 'make update-po' on po/.Matthias Andree2008-11-0416-7712/+10403
| | | | svn path=/branches/BRANCH_6-3/; revision=5233
* Update German (de) and British English (en_GB) translations.Matthias Andree2008-11-042-25/+18
| | | | svn path=/branches/BRANCH_6-3/; revision=5231
* Re-enable all translations, perhaps this re-kindles interest of translators.Matthias Andree2008-11-041-3/+1
| | | | svn path=/branches/BRANCH_6-3/; revision=5228
* Update Albanian (sq), Czech (cs), Danish (da), Russian (ru), Turkish (tr),Matthias Andree2008-11-046-5564/+4292
| | | | | | | and Vietnamese (vi) translations from translationproject.org. Not all of them are current, but anyways. svn path=/branches/BRANCH_6-3/; revision=5227
* Add translations for Simplified Chinese (zh_CN), Dutch (nl), Finnish (fi), andMatthias Andree2008-11-044-0/+11839
| | | | | | Indonesian (id). svn path=/branches/BRANCH_6-3/; revision=5226
* Documentation and program output now /consistently/ claim that theMatthias Andree2008-06-3017-42/+42
| | | | | | | | | rcfile must not have more than 0700 (u=rwx,g=,o=) permissions, but fetchmail will still silently accept additional g=x permissions for compatibility with previous 6.2.X and 6.3.X versions. Inconsistency (program 0710, manpage 0600) reported by Petr Uzel. svn path=/branches/BRANCH_6-3/; revision=5211
* Record .po updates for 6.3.9-rc2.Matthias Andree2008-06-2411-3889/+4047
| | | | svn path=/branches/BRANCH_6-3/; revision=5206
* Ignore fetchmail.pot and *.gmo files, too.Matthias Andree2008-06-131-0/+2
| | | | svn path=/branches/BRANCH_6-3/; revision=5191
* Add ignore files.Matthias Andree2008-06-131-0/+9
| | | | svn path=/branches/BRANCH_6-3/; revision=5190
* Redo commit 'In verbose mode, log if --check mode is enabled.'Matthias Andree2008-02-221-176/+180
| | | | svn path=/branches/BRANCH_6-3/; revision=5160
* Drop dead code under FORCE_STUFFING condition.Matthias Andree2008-01-3111-638/+638
| | | | svn path=/branches/BRANCH_6-3/; revision=5155
* Document arcane SSL/TLS UI issue and require docs, Debian Bug#432618.Matthias Andree2007-07-2411-1881/+1881
| | | | svn path=/branches/BRANCH_6-3/; revision=5117
* Update Vietnamese translation to 6.3.8 (Clytie Siddall).Matthias Andree2007-05-281-24/+24
| | | | svn path=/branches/BRANCH_6-3/; revision=5102
* Further update of Spanish translation. Javier Fernández-Sanguino Peña.Matthias Andree2007-05-051-41/+70
| | | | svn path=/branches/BRANCH_6-3/; revision=5098
* Fix three issues with Spanish translation.Matthias Andree2007-04-281-3/+3
| | | | svn path=/branches/BRANCH_6-3/; revision=5097
* Run through update-po before tweaking.Matthias Andree2007-04-283-262/+655
| | | | svn path=/branches/BRANCH_6-3/; revision=5096
* Translation updates for Polish (Jakub Bogusz), Japanese (Takeshi Hamasaki)Matthias Andree2007-04-283-828/+449
| | | | | | and Spanish (Javier Fernández-Sanguino Peña). svn path=/branches/BRANCH_6-3/; revision=5095
* Corrected Robert M. Funk's name that I misspelled. My sincere apologies.Matthias Andree2007-03-3011-539/+1059
| | | | svn path=/branches/BRANCH_6-3/; revision=5076
* Update.Matthias Andree2007-03-291-22/+27
| | | | svn path=/branches/BRANCH_6-3/; revision=5075
* Update to 6.3.8-rc2. Takeshi Hamasaki.Matthias Andree2007-03-291-269/+114
| | | | svn path=/branches/BRANCH_6-3/; revision=5072
* Update.Matthias Andree2007-03-281-269/+119
| | | | svn path=/branches/BRANCH_6-3/; revision=5068
* Update Polish translation to 6.3.8-rc2.Matthias Andree2007-03-271-271/+119
| | | | svn path=/branches/BRANCH_6-3/; revision=5067
* Snapshot 6.3.8-rc2.Matthias Andree2007-03-1911-132/+176
| | | | svn path=/branches/BRANCH_6-3/; revision=5062
* Snapshot 6.3.8-rc1.Matthias Andree2007-03-1711-121/+121
| | | | svn path=/branches/BRANCH_6-3/; revision=5055
* Bump version.Matthias Andree2007-02-188-658/+690
| | | | svn path=/branches/BRANCH_6-3/; revision=5040
* Fix pluralization in oversized-messages warning.Matthias Andree2007-02-183-245/+257
| | | | svn path=/branches/BRANCH_6-3/; revision=5039
* Snapshot the bit of formatting that make update-po did.Matthias Andree2007-02-181-105/+260
| | | | svn path=/branches/BRANCH_6-3/; revision=5032
* Update to 6.3.7-rc1Matthias Andree2007-02-051-263/+108
| | | | svn path=/branches/BRANCH_6-3/; revision=5029