{{{
$ msgfmt --statistics trac/locale/nl_NL/LC_MESSAGES/messages.po
trac/locale/nl_NL/LC_MESSAGES/messages.po:1812: keyword "Bestand" unknown
trac/locale/nl_NL/LC_MESSAGES/messages.po:1812:17: syntax error
}}}
and:
{{{
$ msgfmt --statistics trac/locale/nl_NL/LC_MESSAGES/messages.po
trac/locale/nl_NL/LC_MESSAGES/messages.po:336: `msgid' and `msgstr' entries do not both end with '\n'
trac/locale/nl_NL/LC_MESSAGES/messages.po:1711: `msgid' and `msgstr' entries do not both begin with '\n'
}}}