$title

$title ${_('(%(count)s matches)', count=numrows)}

${wiki_to_html(context, description)}

${_('Results')} (${paginator.displayed_items()})

$value_for_group ${v == 0 and _('(No matches)') or ngettext('(%(count)s match)', '(%(count)s matches)', v, count=v)}

$header.title
{$cell.value}
$cell.value
#$cell.value
$cell.value
${cell.value != '' and format_time(int(cell.value)) or '--'}
${cell.value != '' and format_date(int(cell.value)) or '--'}
${cell.value != '' and format_datetime(int(cell.value)) or '--'}
${wiki_to_html(context(row.resource), cell.value)}
$cell.value
$cell.value
$message
${_('No matches found.')}
Note: レポートについてのヘルプは TracReports を参照して下さい。