Improve accessibility

This commit is contained in:
Edgar P. Burkhart 2022-12-26 18:00:03 +01:00
parent 01710a9476
commit 0676b52613
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
2 changed files with 35 additions and 31 deletions

View file

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 0.0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-12-21 17:26+0100\n"
"POT-Creation-Date: 2022-12-26 17:59+0100\n"
"PO-Revision-Date: 2022-12-21 17:30+0100\n"
"Last-Translator: edpibu <git@edgarpierre.fr>\n"
"Language-Team: edpibu <git@edgarpierre.fr>\n"
@ -18,13 +18,14 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: .\main\models.py:15 .\main\models.py:25 .\main\models.py:59
#: .\main\templates\main\base.html:35
#: .\main\templates\main\tag\transaction_table.html:11
#: .\main\templates\main\base.html:44
#: .\main\templates\main\tag\transaction_table.html:10
msgid "Category"
msgstr "Catégorie"
#: .\main\models.py:15 .\main\models.py:40 .\main\models.py:103
#: .\main\templates\main\tag\transaction_table.html:8
#: .\main\templates\main\tag\transaction_table.html:7
#: .\main\templates\main\transaction.html:33
msgid "Name"
msgstr "Nom"
@ -36,26 +37,26 @@ msgstr "Icône"
msgid "Budget"
msgstr "Budget"
#: .\main\models.py:26 .\main\templates\main\index.html:19
#: .\main\templates\main\snapshot.html:33
#: .\main\models.py:26 .\main\templates\main\index.html:25
#: .\main\templates\main\snapshot.html:37
msgid "Categories"
msgstr "Catégories"
#: .\main\models.py:40 .\main\models.py:75 .\main\templates\main\base.html:30
#: .\main\models.py:40 .\main\models.py:75 .\main\templates\main\base.html:39
msgid "Transaction"
msgstr "Transaction"
#: .\main\models.py:42 .\main\templates\main\tag\transaction_table.html:12
#: .\main\models.py:42 .\main\templates\main\tag\transaction_table.html:11
msgid "Description"
msgstr "Description"
#: .\main\models.py:44 .\main\models.py:142 .\main\templates\main\index.html:33
#: .\main\templates\main\tag\transaction_table.html:9
#: .\main\models.py:44 .\main\models.py:142 .\main\templates\main\index.html:40
#: .\main\templates\main\tag\transaction_table.html:8
msgid "Value"
msgstr "Valeur"
#: .\main\models.py:46 .\main\models.py:140 .\main\templates\main\index.html:32
#: .\main\templates\main\tag\transaction_table.html:7
#: .\main\models.py:46 .\main\models.py:140 .\main\templates\main\index.html:39
#: .\main\templates\main\tag\transaction_table.html:6
msgid "Date"
msgstr "Date"
@ -63,7 +64,7 @@ msgstr "Date"
msgid "Real date"
msgstr "Date réelle"
#: .\main\models.py:49 .\main\templates\main\tag\transaction_table.html:10
#: .\main\models.py:49 .\main\templates\main\tag\transaction_table.html:9
msgid "Trader"
msgstr "Commerçant"
@ -71,10 +72,10 @@ msgstr "Commerçant"
msgid "Payment"
msgstr "Paiement"
#: .\main\models.py:76 .\main\templates\main\category.html:24
#: .\main\templates\main\index.html:14 .\main\templates\main\index.html:35
#: .\main\templates\main\snapshot.html:87
#: .\main\templates\main\transactions.html:13
#: .\main\models.py:76 .\main\templates\main\category.html:26
#: .\main\templates\main\index.html:17 .\main\templates\main\index.html:42
#: .\main\templates\main\snapshot.html:78
#: .\main\templates\main\transactions.html:15
msgid "Transactions"
msgstr "Transactions"
@ -86,47 +87,52 @@ msgstr "Facture"
msgid "File"
msgstr "Fichier"
#: .\main\models.py:122 .\main\templates\main\transaction.html:23
#: .\main\models.py:122 .\main\templates\main\transaction.html:29
msgid "Invoices"
msgstr "Factures"
#: .\main\models.py:261 .\main\templates\main\base.html:40
#: .\main\models.py:261 .\main\templates\main\base.html:49
msgid "Snapshot"
msgstr "Relevé"
#: .\main\models.py:262 .\main\templates\main\index.html:28
#: .\main\models.py:262 .\main\templates\main\index.html:35
msgid "Snapshots"
msgstr "Relevés"
#: .\main\templates\main\base.html:44 .\main\templates\main\base.html:45
#: .\main\templates\main\base.html:55 .\main\templates\main\base.html:57
msgid "Search"
msgstr "Rechercher"
#: .\main\templates\main\index.html:34
#: .\main\templates\main\base.html:59
#| msgid "Log In"
msgid "Log out"
msgstr "Se connecter"
#: .\main\templates\main\index.html:41
msgid "Difference"
msgstr "Différence"
#: .\main\templates\main\index.html:36
#: .\main\templates\main\index.html:43
msgid "Valid"
msgstr "Valide"
#: .\main\templates\main\login.html:12 .\main\templates\main\login.html:31
#: .\main\templates\main\login.html:11 .\main\templates\main\login.html:27
msgid "Log In"
msgstr "Se connecter"
#: .\main\templates\main\tag\form_buttons.html:4
#: .\main\templates\main\transaction.html:29
#: .\main\templates\main\transaction.html:41
msgid "Delete"
msgstr "Supprimer"
#: .\main\templates\main\tag\form_buttons.html:14
#: .\main\templates\main\tag\form_buttons.html:12
msgid "Save"
msgstr "Enregistrer"
#: .\main\templates\main\transaction.html:36
#: .\main\templates\main\transaction.html:50
msgid "Add invoice"
msgstr "Ajouter une facture"
#: .\main\templates\main\transaction.html:41
#: .\main\templates\main\transaction.html:58
msgid "Add"
msgstr "Ajouter"

View file

@ -56,9 +56,7 @@
{% if search %}value="{{ search }}"{% endif %}/>
<input type="submit" value="{% translate "Search" %}" />
</form>
<a href="{% url 'logout' %}" class="logout" accesskey="l">
<i class="fa fa-right-from-bracket"></i>
</a>
<a href="{% url 'logout' %}" class="logout" accesskey="l">{% translate "Log out" %}</a>
</nav>
{% endspaceless %}
{% endblock %}