{% load i18n %}

{% trans "The component contains several translation files mapped to a single language in Weblate." %} {% trans "Please fix this by removing one of the translation files." %}

{% if analysis %}

{% trans "Please consider the following:" %}

{% endif %}

{% trans "The following occurrences were found:" %}

{% for occurrence in occurrences %} {% endfor %}
{% trans "Language" %}{% trans "Language codes" %}
{{ occurrence.language }} {{ occurrence.codes }}