chore(locale): update translation files

[skip ci] Automatically generated by Django makemessages workflow
This commit is contained in:
eitchtee
2025-08-17 03:51:16 +00:00
committed by github-actions[bot]
parent 1524063d5a
commit d263936be7
9 changed files with 216 additions and 216 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-16 20:41+0000\n"
"POT-Creation-Date: 2025-08-17 03:51+0000\n"
"PO-Revision-Date: 2025-08-12 13:07+0000\n"
"Last-Translator: sorcierwax <freakywax@gmail.com>\n"
"Language-Team: French <https://translations.herculino.com/projects/wygiwyh/"
@@ -565,27 +565,27 @@ msgstr "Taux de changes"
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:104
#: apps/currencies/models.py:105
msgid "On"
msgstr "Le"
#: apps/currencies/models.py:105
#: apps/currencies/models.py:106
msgid "Every X hours"
msgstr "Toutes les X heures"
#: apps/currencies/models.py:106
#: apps/currencies/models.py:107
msgid "Not on"
msgstr "Pas le"
#: apps/currencies/models.py:108
#: apps/currencies/models.py:109
msgid "Service Name"
msgstr "Nom du Service"
#: apps/currencies/models.py:110
#: apps/currencies/models.py:111
msgid "Service Type"
msgstr "Type de Service"
#: apps/currencies/models.py:112 apps/transactions/models.py:214
#: apps/currencies/models.py:113 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
@@ -594,31 +594,31 @@ msgstr "Type de Service"
msgid "Active"
msgstr "Actif"
#: apps/currencies/models.py:117
#: apps/currencies/models.py:118
msgid "API Key"
msgstr "Clé API"
#: apps/currencies/models.py:118
#: apps/currencies/models.py:119
msgid "API key for the service (if required)"
msgstr "Clé API pour le service (si nécessaire)"
#: apps/currencies/models.py:123
#: apps/currencies/models.py:124
msgid "Interval Type"
msgstr "Type d'intervalle"
#: apps/currencies/models.py:127
#: apps/currencies/models.py:128
msgid "Interval"
msgstr "Intervalle"
#: apps/currencies/models.py:130
#: apps/currencies/models.py:131
msgid "Last Successful Fetch"
msgstr "Dernière récupération avec succès"
#: apps/currencies/models.py:135
#: apps/currencies/models.py:136
msgid "Target Currencies"
msgstr "Devises cibles"
#: apps/currencies/models.py:137
#: apps/currencies/models.py:138
msgid ""
"Select currencies to fetch exchange rates for. Rates will be fetched for "
"each currency against their set exchange currency."
@@ -626,11 +626,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:145
#: apps/currencies/models.py:146
msgid "Target Accounts"
msgstr "Comptes cibles"
#: apps/currencies/models.py:147
#: apps/currencies/models.py:148
msgid ""
"Select accounts to fetch exchange rates for. Rates will be fetched for each "
"account's currency against their set exchange currency."
@@ -638,34 +638,34 @@ 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:154
#: apps/currencies/models.py:155
#, fuzzy
msgid "Single exchange rate"
msgstr "Taux de change unique"
#: apps/currencies/models.py:157
#: apps/currencies/models.py:158
msgid "Create one exchange rate and keep updating it. Avoids database clutter."
msgstr ""
"Ne créer qu'un seul taux de change et le mettre à jour. Evite d'engorger la "
"base de donnée."
#: apps/currencies/models.py:162
#: apps/currencies/models.py:163
msgid "Exchange Rate Service"
msgstr "Service de taux de change"
#: apps/currencies/models.py:163
#: apps/currencies/models.py:164
msgid "Exchange Rate Services"
msgstr "Services de taux de change"
#: apps/currencies/models.py:215
#: apps/currencies/models.py:216
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:224
#: apps/currencies/models.py:225
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:238
#: apps/currencies/models.py:239
msgid ""
"Invalid hour format. Use comma-separated hours (0-23) and/or ranges (e.g., "
"'1-5,8,10-12')."
@@ -673,7 +673,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:249
#: apps/currencies/models.py:250
msgid ""
"Invalid format. Please check the requirements for your selected interval "
"type."