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

View file

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