Menu

Commit [r11449]  Maximize  Restore  History

0.12.5dev: added Mexican Spanish translation (100%)

Contributed by Jesús E. Franco Martínez (tzkmx) on Transifex, many thanks!

There was only a small glitch detected by `make check`:
{{{
$ make check-es_MX
check-es_MX: running check_catalog
checking catalog trac/locale\es_MX\LC_MESSAGES\messages.po
trac/locale\es_MX\LC_MESSAGES\messages.po:3136: cannot parse message (IndexError: list index out of range)
running check_catalog_js
checking catalog trac/locale\es_MX\LC_MESSAGES\messages-js.po
}}}

The error and the fix was:
{{{#!diff
msgid "[1:%(duration)s late] (%(date)s)"
- msgstr "[retrasado 1:%(duration)s] (%(date)s)"
+ msgstr "[1:retrasado %(duration)s] (%(date)s)"
}}}

cboos 2012-11-04

added /branches/0.12-stable/trac/locale/es_MX
added /branches/0.12-stable/trac/locale/es_MX/LC_MESSAGES
added /branches/0.12-stable/trac/locale/es_MX/LC_MESSAGES/messages-js.po
added /branches/0.12-stable/trac/locale/es_MX/LC_MESSAGES/messages.po
/branches/0.12-stable/trac/locale/es_MX/LC_MESSAGES/messages-js.po Diff Switch to side-by-side view
Loading...
/branches/0.12-stable/trac/locale/es_MX/LC_MESSAGES/messages.po Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB