{% blocktrans %}For questions about a specific translation project, contact its maintainers directly, not by this form.{% endblocktrans %}
{% if site_title != "Weblate" %}
{% blocktrans %}You can only contact administrators of {{ site_title }} here.{% endblocktrans %}
{% else %}
{% blocktrans %}You can only contact administrators of the whole server here.{% endblocktrans %}
{% endif %}
{% blocktrans %}If you seek support for another Weblate deployment or want to file a bug report, check its website at {{ weblate_link }}.{% endblocktrans %}