chore(locale): update translation files

[skip ci] Automatically generated by Django makemessages workflow
This commit is contained in:
eitchtee
2025-08-08 02:27:52 +00:00
committed by github-actions[bot]
parent 9020f6f972
commit ffef61d514
9 changed files with 373 additions and 243 deletions

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-08-07 20:04+0000\n"
"POT-Creation-Date: 2025-08-08 02:27+0000\n"
"PO-Revision-Date: 2025-07-28 22:17+0000\n"
"Last-Translator: Erwan Colin <zephone@protonmail.com>\n"
"Language-Team: French <https://translations.herculino.com/projects/wygiwyh/"
@@ -25,7 +25,7 @@ msgstr "Nom de groupe"
#: apps/accounts/forms.py:40 apps/accounts/forms.py:98
#: apps/currencies/forms.py:53 apps/currencies/forms.py:91
#: apps/currencies/forms.py:142 apps/dca/forms.py:49 apps/dca/forms.py:224
#: apps/currencies/forms.py:144 apps/dca/forms.py:49 apps/dca/forms.py:224
#: apps/import_app/forms.py:34 apps/rules/forms.py:51 apps/rules/forms.py:93
#: apps/rules/forms.py:365 apps/transactions/forms.py:204
#: apps/transactions/forms.py:374 apps/transactions/forms.py:421
@@ -38,7 +38,7 @@ msgstr "Mise à jour"
#: apps/accounts/forms.py:48 apps/accounts/forms.py:106
#: apps/common/widgets/tom_select.py:13 apps/currencies/forms.py:61
#: apps/currencies/forms.py:99 apps/currencies/forms.py:150
#: apps/currencies/forms.py:99 apps/currencies/forms.py:152
#: apps/dca/forms.py:57 apps/dca/forms.py:232 apps/import_app/forms.py:42
#: apps/rules/forms.py:59 apps/rules/forms.py:101 apps/rules/forms.py:373
#: apps/transactions/forms.py:189 apps/transactions/forms.py:213
@@ -532,7 +532,7 @@ msgstr "Devise de départ"
msgid "To Currency"
msgstr "Devise d'arrivée"
#: apps/currencies/models.py:69 apps/currencies/models.py:74
#: apps/currencies/models.py:69 apps/currencies/models.py:76
msgid "Exchange Rate"
msgstr "Taux de change"
@@ -540,38 +540,43 @@ msgstr "Taux de change"
msgid "Date and Time"
msgstr "Date et Heure"
#: apps/currencies/models.py:75 apps/export_app/forms.py:68
#: apps/currencies/models.py:73
#, fuzzy
msgid "Automatic"
msgstr "Automation"
#: apps/currencies/models.py:77 apps/export_app/forms.py:68
#: apps/export_app/forms.py:145 templates/exchange_rates/fragments/list.html:6
#: templates/exchange_rates/pages/index.html:4
#: templates/includes/navbar.html:129 templates/includes/sidebar.html:202
msgid "Exchange Rates"
msgstr "Taux de changes"
#: apps/currencies/models.py:87
#: apps/currencies/models.py:89
msgid "From and To currencies cannot be the same."
msgstr "Les devises de départ et d'arrivée ne peuvent pas être identiques."
#: apps/currencies/models.py:102
#: apps/currencies/models.py:104
msgid "On"
msgstr "Le"
#: apps/currencies/models.py:103
#: apps/currencies/models.py:105
msgid "Every X hours"
msgstr "Toutes les X heures"
#: apps/currencies/models.py:104
#: apps/currencies/models.py:106
msgid "Not on"
msgstr "Pas le"
#: apps/currencies/models.py:106
#: apps/currencies/models.py:108
msgid "Service Name"
msgstr "Nom du Service"
#: apps/currencies/models.py:108
#: apps/currencies/models.py:110
msgid "Service Type"
msgstr "Type de Service"
#: apps/currencies/models.py:110 apps/transactions/models.py:214
#: apps/currencies/models.py:112 apps/transactions/models.py:214
#: apps/transactions/models.py:238 apps/transactions/models.py:262
#: templates/categories/fragments/list.html:21
#: templates/entities/fragments/list.html:21
@@ -580,31 +585,31 @@ msgstr "Type de Service"
msgid "Active"
msgstr "Actif"
#: apps/currencies/models.py:115
#: apps/currencies/models.py:117
msgid "API Key"
msgstr "Clé API"
#: apps/currencies/models.py:116
#: apps/currencies/models.py:118
msgid "API key for the service (if required)"
msgstr "Clé API pour le service (si nécessaire)"
#: apps/currencies/models.py:121
#: apps/currencies/models.py:123
msgid "Interval Type"
msgstr "Type d'intervalle"
#: apps/currencies/models.py:125
#: apps/currencies/models.py:127
msgid "Interval"
msgstr "Intervalle"
#: apps/currencies/models.py:128
#: apps/currencies/models.py:130
msgid "Last Successful Fetch"
msgstr "Dernière récupération avec succès"
#: apps/currencies/models.py:133
#: apps/currencies/models.py:135
msgid "Target Currencies"
msgstr "Devises cibles"
#: apps/currencies/models.py:135
#: apps/currencies/models.py:137
msgid ""
"Select currencies to fetch exchange rates for. Rates will be fetched for "
"each currency against their set exchange currency."
@@ -612,11 +617,11 @@ msgstr ""
"Sélectionnez les devises pour récupérer leur taux de changes. Les taux "
"seront récupérés pour chaque devises par rapport à leur devise d'échange."
#: apps/currencies/models.py:143
#: apps/currencies/models.py:145
msgid "Target Accounts"
msgstr "Comptes cibles"
#: apps/currencies/models.py:145
#: apps/currencies/models.py:147
msgid ""
"Select accounts to fetch exchange rates for. Rates will be fetched for each "
"account's currency against their set exchange currency."
@@ -624,23 +629,32 @@ msgstr ""
"Sélectionnez les comptes pour récupérer leur taux de change. Les taux seront "
"récupérés pour chaque compte par rapport à leur devise d'échange."
#: apps/currencies/models.py:152
#: apps/currencies/models.py:154
#, fuzzy
msgid "Single exchange rate"
msgstr "Edit exchange rate"
#: apps/currencies/models.py:157
msgid "Create one exchange rate and keep updating it. Avoids database clutter."
msgstr ""
#: apps/currencies/models.py:162
msgid "Exchange Rate Service"
msgstr "Service de taux de change"
#: apps/currencies/models.py:153
#: apps/currencies/models.py:163
msgid "Exchange Rate Services"
msgstr "Services de taux de change"
#: apps/currencies/models.py:205
#: apps/currencies/models.py:215
msgid "'Every X hours' interval type requires a positive integer."
msgstr "'Toutes les X heures' l'intervalle requiert un entier positif."
#: apps/currencies/models.py:214
#: apps/currencies/models.py:224
msgid "'Every X hours' interval must be between 1 and 24."
msgstr "'Toutes les X heures' l'intervalle doit être compris entre 1 et 24."
#: apps/currencies/models.py:228
#: apps/currencies/models.py:238
msgid ""
"Invalid hour format. Use comma-separated hours (0-23) and/or ranges (e.g., "
"'1-5,8,10-12')."
@@ -648,7 +662,7 @@ msgstr ""
"Format d'heure invalide. Utilisez les heures séparé par virgule (0-23) et/ou "
"une plage (ex : '1-5,8,10-12')."
#: apps/currencies/models.py:239
#: apps/currencies/models.py:249
msgid ""
"Invalid format. Please check the requirements for your selected interval "
"type."