{% extends "base.html" %} {% load compress %} {% load i18n %} {% load icons %} {% load translations %} {% load crispy_forms_tags %} {% load permissions %} {% load static %} {% block extra_script %} {% compress js %} {% endcompress %} {% endblock %} {% block extra_meta %} {% endblock %} {% block breadcrumbs %}
{% trans "Showing only subset of the strings as there were too many matches." %}
{% endif %}{% trans "Loading…" %}
{% trans "Translation" %} | {% trans "Source" %} | {% trans "Origin" %} | {% trans "Similarity" %} | {% loading_icon "machinery" %} | |
---|---|---|---|---|---|
{% blocktrans count count=unit.suggestions|length %}There is {{ count }} suggestion for this string.{% plural %}There are {{ count }} suggestions for this string.{% endblocktrans %}
{{ check.get_description }}
{% with fixup=check.get_fixup_json %} {% if fixup %} {% endif %} {% endwith %} {% if not check.is_enforced %} {% endif %}{{ check.get_description }}
{% blocktrans count count=comments_to_check|length %}There is {{ count }} unresolved comment for this string.{% plural %}There are {{ count }} unresolved comments for this string.{% endblocktrans %}
{% blocktrans count count=variants|length %}There is {{ count }} variant of this string.{% plural %}There are {{ count }} variants of this string.{% endblocktrans %}
{{ unit.translation.component.source_language }} | {{ unit.translation.language }} |
---|
{{ unit.source_unit.explanation|markdown }}
{% else %} {% trans "No explanation currently provided." %} {% endif %}