{% load i18n translations %} {% if analysis.source_language %}
{% translate "The component contains translation file for the source language." %}
{% translate "Please consider the following:" %}
{% translate "The component contains several translation files mapped to a single language in Weblate." %} {% translate "Please fix this by removing one of the translation files." %}
{% if analysis.default_country %}{% translate "Please consider the following:" %}
{% translate "The following occurrences were found:" %}
{% translate "Language" %} | {% translate "Language codes" %} | {% translate "File names" %} |
---|---|---|
{{ occurrence.language }} | {{ occurrence.codes }} | {{ occurrence.filenames }} |