{% load i18n translations %}

{% translate "Weblate could not parse the translation files while updating the translations." %}

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

{% for occurrence in occurrences %} {% endfor %}
{% translate "Filename" %} {% translate "Error" %}
{{ occurrence.filename }} {{ occurrence.error }}
{% include "trans/alert/occurrences-limit.html" %}