{% translate "No translations were found for this component file mask." %}
{% translate "This is okay when the repository does not contain translations yet." %}
{% translate "The alert will disappear once translations are added in Weblate or committed to the repository." %}
{% if analysis.can_add %}
{% translate "Starting new translations directly in Weblate is possible, and creates files based on the file mask." %}
{% endif %}
{% blocktranslate with filemask=component.filemask %}If translations already exist, check whether the file mask {{ filemask }} matches files in your version control system repository.{% endblocktranslate %}