{% extends "base.html" %} {% load i18n %} {% load translations %} {% load authnames %} {% load crispy_forms_tags %} {% block breadcrumbs %}
{% blocktrans %}Choose which languages you prefer to translate. These will be offered to you on the dashboard to have easier access to chosen translations.{% endblocktrans %}
{% blocktrans %}The secondary languages are shown next to the source string when translating.{% endblocktrans %}
{% trans "You will receive chosen notifications via email for all your languages." %}
{% trans "Your name and email will appear as author on the commits." %}
{% trans "You can manage identities which are associated to this account and which can be used to log in." %}
{% trans "Currently associated:" %}
{% trans "Add new association:" %}
{% trans "Removal of the account deletes all your private data." %}
{% trans "You can configure how you will log in on this site." %}
{% trans "Avatars are provided using libravatar." %}
{% trans "Your public appearance on this site." %}
{% trans "By registering you agree to use your name and email in the commits and provide your contribution under license defined by each translated project." %}
{% trans "Following translations have explicitly specified their licensing and copyright conditions:" %}
{% trans "Please pay attention to the licensing information as these specify how others are allowed to use your translations." %}