aboutsummaryrefslogtreecommitdiffstats
path: root/messages/ca (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-02-12fix typo on help message in Mailman/Gui/NonDigest.pyYasuhito FUTATSUKI1-1/+1
2016-02-02I18n updates for 2.1.21rc1.Mark Sapiro1-86/+111
2016-01-31Updated i18n for prior changes.Mark Sapiro1-233/+299
2015-11-28Updates to list admin manual and UI help to fix broken links.Mark Sapiro1-4/+4
2015-05-01Merged all the message catalogs with the new mailman.pot.Mark Sapiro1-113/+121
2015-03-10Removed some 'fuzzy' notations introduced by a prior URL change.Mark Sapiro1-2/+0
2015-03-09Implemented member address change via the admin GUI.Mark Sapiro1-152/+240
Updated mailman.pot and mailman.po files with the new strings.
2015-03-02Fixed a dead link, updated the mailman.pot and mailman.po filesMark Sapiro1-59/+61
2015-02-03Updated mailman.pot and msgmerged the message catalogs for prior change.Mark Sapiro1-102/+108
2015-01-23Updated mailman.pot and msgmerged the Mailman.po files.Mark Sapiro1-88/+146
2015-01-22Updated mailman.pot and msgmerged the Mailman.po files.Mark Sapiro1-456/+514
2014-10-17I18n updates for prior change.Mark Sapiro1-266/+296
2014-05-02More i18n changes.Mark Sapiro1-91/+125
2014-05-02i18n updates for changes in from_is_list documentation.Mark Sapiro1-93/+156
2014-04-21i18n updates for a minor string change.Mark Sapiro1-2/+2
2014-04-16Fixed a minor editing error and updated i18n.Mark Sapiro1-55/+55
2014-04-15Made i18n changes for DMARC stuff.Mark Sapiro1-256/+369
2013-09-27Updated mailman.pot and message catalogs for author_is_list changes.Mark Sapiro1-191/+207
2013-09-14Ran transcheck on all languages and fixed some errors.Mark Sapiro1-2/+1
2013-07-19Minor i18n string reformat in last commit.Mark Sapiro1-116/+116
2013-07-18Updated mailman.pot and message catalogs for latest changes.Mark Sapiro1-202/+232
2013-07-12Updated mailman.pot and message catalogsMark Sapiro1-63/+71
2013-05-20 - added Persian (Farsi - fa) language.Mark Sapiro1-278/+308
- Updated messages/mailman.pot - msgmerged all mailman.po files.
2012-06-20Fixed a typo in the UPGRADING doc - bin/upgrade -> bin/update.Mark Sapiro1-0/+0
2012-03-25Updated mailman.pot and msgmerged .po files.Mark Sapiro1-236/+275
2011-11-26Updated mailman.pot and merged with message catalogs.Mark Sapiro1-25/+32
2011-10-14Updated mailman.pot and merged with message catalogs.Mark Sapiro1-137/+150
2011-09-15Updated mailman.pot and merged with .po files.Mark Sapiro1-320/+352
2011-04-15Updated mailman.pot and various mailman.po files for previous change.Mark Sapiro1-225/+241
2010-09-10Removed '#, fuzzy' indicators resulting from prior change.Mark Sapiro1-4/+0
2010-09-10Made minor wording improvements and typo corrections in some messages.Mark Sapiro1-104/+109
Bug #426979.
2010-07-27Updated mailman.pot and msgmerged the message catalogs for added fix_url ↵Mark Sapiro1-13/+18
message.
2010-07-04Updated mailman.pot and msgmerged the mailman.po files.Mark Sapiro1-567/+606
2009-12-14Updated and merged mailman.pot for 2.1.13Mark Sapiro1-1612/+2956
2009-01-27Some translation correctionsDavid Planella1-42/+47
2009-01-11Updated mailman.pot and merged with mailman.po files.Mark Sapiro1-1598/+2863
2009-01-11Updated links to Python documentation.Mark Sapiro1-6/+6
2008-12-19Corrected a typo in Mailman/Gui/Privacy.py. Bug #309757.Mark Sapiro1-1/+1
2008-11-23New translations and correctionsDavid Planella1-99/+228
2008-07-24Corrected several bin/transcheck errors in the Catalan message catalogMark Sapiro1-8/+8
and templates.
2008-06-21Templates' encoding converted to HTML Entities, further message catalog fixesDavid Planella1-103/+132
As some of the HTML pages are generated by mixing the templates with messages from the PO catalog, we should probably check if it is ok to mix encodings, as the catalog will be in UTF-8 and the templates in ISO8859-1.
2008-06-20Further corrections to the message catalogDavid Planella1-91/+145
2008-06-19Translation corrections for e-mails sent to the userDavid Planella1-70/+79
2008-06-19Some template and message catalog corrections after a quick review on a live ↵David Planella1-130/+131
mailman system
2008-06-19A few small corrections to Catalan PO.Jordi Mallach1-2/+3
2008-06-19Catalan PO updates and corrections.Jordi Mallach1-188/+202
2008-06-18Recode Catalan PO to UTF-8 and set this encoding in Defaults.py.in.jordi@sindominio.net1-1631/+1632
2008-06-17Updated and corrected translationsDavid Planella2-2821/+1561
Unset the 80-column wrapping on the PO file in order to make the original messages readable
2008-06-15Some more template and PO file correctionsDavid Planella1-177/+144
2008-06-15Completed the correction of all templatesDavid Planella1-20/+20
The encoding is currently iso88591, no conversion to HTML entities has yet been done.