{% load djinn_i18n_tags %}

{{ entry.msgid }} {% if entry|is_fuzzy %} fuzzy {% endif %}

{% if entry.msgctxt %}

{{ entry.msgctxt }}

{% endif %} {% if entry.comment or entry.tcomment %}

{{ entry.comment}} {{ entry.tcomment}}

{% endif %}

Translated as:

{{ entry.msgstr }}
Translate