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

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

${fields[query.group].label}: ${query.group in ['owner', 'reporter'] and authorinfo(groupname) or groupname} ${num_matches(len(results))}

${header.label}
${_('No tickets found')}
#$result.id $value ${dateinfo(value)} ${authorinfo(value)} ${format_emails(ticket_context, value)} ${authorinfo(value)} ${value} ${wiki_to_oneliner(ticket_context, value)} $value

${_('Reported by')} ${authorinfo(result.reporter)}, ${dateinfo(result.time)}前.

(this ticket)

${labels[r]} ${wiki_to_html(ticket_context, result[r])}
${_('(more results for this group on next page)')}