Update translations

This commit is contained in:
Edgar P. Burkhart 2022-12-21 17:31:49 +01:00
parent 5953d80ff2
commit 93d827dea3
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
5 changed files with 65 additions and 39 deletions

Binary file not shown.

View file

@ -0,0 +1,21 @@
# NUMMI.
# Copyright (C) 2022
# This file is distributed under the same license as the nummi package.
# edpibu <git@edgarpierre.fr>, 2022.
#
msgid ""
msgstr ""
"Project-Id-Version: 0.0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-12-21 17:26+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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: .\plot\views.py:28
msgid "Snapshots"
msgstr "Relevés"

View file

@ -7,8 +7,8 @@ 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 09:08+0100\n" "POT-Creation-Date: 2022-12-21 17:26+0100\n"
"PO-Revision-Date: 2022-05-30 19:00+0200\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"
"Language: \n" "Language: \n"
@ -17,110 +17,116 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: .\models.py:12 .\models.py:22 .\models.py:56 .\templates\main\base.html:35 #: .\main\models.py:15 .\main\models.py:25 .\main\models.py:59
#: .\templates\main\tag\transaction_table.html:10 #: .\main\templates\main\base.html:35
#: .\main\templates\main\tag\transaction_table.html:11
msgid "Category" msgid "Category"
msgstr "Catégorie" msgstr "Catégorie"
#: .\models.py:12 .\models.py:37 .\models.py:88 #: .\main\models.py:15 .\main\models.py:40 .\main\models.py:103
#: .\templates\main\tag\transaction_table.html:7 #: .\main\templates\main\tag\transaction_table.html:8
msgid "Name" msgid "Name"
msgstr "Nom" msgstr "Nom"
#: .\models.py:14 #: .\main\models.py:17
msgid "Icon" msgid "Icon"
msgstr "Icône" msgstr "Icône"
#: .\models.py:15 #: .\main\models.py:18
msgid "Budget" msgid "Budget"
msgstr "Budget" msgstr "Budget"
#: .\models.py:23 .\templates\main\index.html:19 #: .\main\models.py:26 .\main\templates\main\index.html:19
#: .\templates\main\snapshot.html:33 #: .\main\templates\main\snapshot.html:33
msgid "Categories" msgid "Categories"
msgstr "Catégories" msgstr "Catégories"
#: .\models.py:37 .\models.py:64 .\templates\main\base.html:30 #: .\main\models.py:40 .\main\models.py:75 .\main\templates\main\base.html:30
msgid "Transaction" msgid "Transaction"
msgstr "Transaction" msgstr "Transaction"
#: .\models.py:39 .\templates\main\tag\transaction_table.html:11 #: .\main\models.py:42 .\main\templates\main\tag\transaction_table.html:12
msgid "Description" msgid "Description"
msgstr "Description" msgstr "Description"
#: .\models.py:41 .\models.py:122 .\templates\main\index.html:32 #: .\main\models.py:44 .\main\models.py:142 .\main\templates\main\index.html:33
#: .\templates\main\tag\transaction_table.html:8 #: .\main\templates\main\tag\transaction_table.html:9
msgid "Value" msgid "Value"
msgstr "Valeur" msgstr "Valeur"
#: .\models.py:43 .\models.py:120 .\templates\main\index.html:31 #: .\main\models.py:46 .\main\models.py:140 .\main\templates\main\index.html:32
#: .\templates\main\tag\transaction_table.html:6 #: .\main\templates\main\tag\transaction_table.html:7
msgid "Date" msgid "Date"
msgstr "Date" msgstr "Date"
#: .\models.py:44 #: .\main\models.py:47
msgid "Real date" msgid "Real date"
msgstr "Date réelle" msgstr "Date réelle"
#: .\models.py:46 .\templates\main\tag\transaction_table.html:9 #: .\main\models.py:49 .\main\templates\main\tag\transaction_table.html:10
msgid "Trader" msgid "Trader"
msgstr "Commerçant" msgstr "Commerçant"
#: .\models.py:49 #: .\main\models.py:52
msgid "Payment" msgid "Payment"
msgstr "Paiement" msgstr "Paiement"
#: .\models.py:65 .\templates\main\category.html:24 #: .\main\models.py:76 .\main\templates\main\category.html:24
#: .\templates\main\index.html:14 .\templates\main\index.html:34 #: .\main\templates\main\index.html:14 .\main\templates\main\index.html:35
#: .\templates\main\snapshot.html:87 .\templates\main\transactions.html:13 #: .\main\templates\main\snapshot.html:87
#: .\main\templates\main\transactions.html:13
msgid "Transactions" msgid "Transactions"
msgstr "Transactions" msgstr "Transactions"
#: .\models.py:88 .\models.py:105 #: .\main\models.py:103 .\main\models.py:121
msgid "Invoice" msgid "Invoice"
msgstr "Facture" msgstr "Facture"
#: .\models.py:93 #: .\main\models.py:108 .\main\models.py:153
msgid "File" msgid "File"
msgstr "Fichier" msgstr "Fichier"
#: .\models.py:106 .\templates\main\transaction.html:23 #: .\main\models.py:122 .\main\templates\main\transaction.html:23
msgid "Invoices" msgid "Invoices"
msgstr "Factures" msgstr "Factures"
#: .\models.py:230 .\templates\main\base.html:40 #: .\main\models.py:261 .\main\templates\main\base.html:40
msgid "Snapshot" msgid "Snapshot"
msgstr "Relevé" msgstr "Relevé"
#: .\models.py:231 .\templates\main\index.html:28 #: .\main\models.py:262 .\main\templates\main\index.html:28
msgid "Snapshots" msgid "Snapshots"
msgstr "Relevés" msgstr "Relevés"
#: .\templates\main\index.html:33 #: .\main\templates\main\base.html:44 .\main\templates\main\base.html:45
msgid "Search"
msgstr "Rechercher"
#: .\main\templates\main\index.html:34
msgid "Difference" msgid "Difference"
msgstr "Différence" msgstr "Différence"
#: .\templates\main\index.html:35 #: .\main\templates\main\index.html:36
msgid "Valid" msgid "Valid"
msgstr "Valide" msgstr "Valide"
#: .\templates\main\login.html:12 .\templates\main\login.html:31 #: .\main\templates\main\login.html:12 .\main\templates\main\login.html:31
msgid "Log In" msgid "Log In"
msgstr "Se connecter" msgstr "Se connecter"
#: .\templates\main\tag\form_buttons.html:4 #: .\main\templates\main\tag\form_buttons.html:4
#: .\templates\main\transaction.html:29 #: .\main\templates\main\transaction.html:29
msgid "Delete" msgid "Delete"
msgstr "Supprimer" msgstr "Supprimer"
#: .\templates\main\tag\form_buttons.html:14 #: .\main\templates\main\tag\form_buttons.html:14
msgid "Save" msgid "Save"
msgstr "Enregistrer" msgstr "Enregistrer"
#: .\templates\main\transaction.html:36 #: .\main\templates\main\transaction.html:36
msgid "Add invoice" msgid "Add invoice"
msgstr "Ajouter une facture" msgstr "Ajouter une facture"
#: .\templates\main\transaction.html:41 #: .\main\templates\main\transaction.html:41
msgid "Add" msgid "Add"
msgstr "Ajouter" msgstr "Ajouter"

View file

@ -110,13 +110,12 @@ AUTH_PASSWORD_VALIDATORS = [
# https://docs.djangoproject.com/en/4.0/topics/i18n/ # https://docs.djangoproject.com/en/4.0/topics/i18n/
LANGUAGE_CODE = "fr-fr" LANGUAGE_CODE = "fr-fr"
TIME_ZONE = "CET" TIME_ZONE = "CET"
USE_I18N = True USE_I18N = True
USE_TZ = True USE_TZ = True
LOCALE_PATHS = [
"locale",
]
# Static files (CSS, JavaScript, Images) # Static files (CSS, JavaScript, Images)
# https://docs.djangoproject.com/en/4.0/howto/static-files/ # https://docs.djangoproject.com/en/4.0/howto/static-files/