chore(locale): update translation files

[skip ci] Automatically generated by Django makemessages workflow
This commit is contained in:
eitchtee
2025-08-17 06:23:31 +00:00
committed by github-actions[bot]
parent 67c6d81897
commit 07673cb528
9 changed files with 216 additions and 216 deletions

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-08-17 03:51+0000\n"
"POT-Creation-Date: 2025-08-17 06:23+0000\n"
"PO-Revision-Date: 2025-08-16 11:17+0000\n"
"Last-Translator: Dimitri Decrock <dj.flashpower@gmail.com>\n"
"Language-Team: Dutch <https://translations.herculino.com/projects/wygiwyh/"
@@ -565,27 +565,27 @@ msgstr "Wisselkoersen"
msgid "From and To currencies cannot be the same."
msgstr "Van en Naar munteenheid kunnen niet dezelfde zijn."
#: apps/currencies/models.py:105
#: apps/currencies/models.py:107
msgid "On"
msgstr "Op"
#: apps/currencies/models.py:106
#: apps/currencies/models.py:108
msgid "Every X hours"
msgstr "Elke X Uren"
#: apps/currencies/models.py:107
#: apps/currencies/models.py:109
msgid "Not on"
msgstr "Niet op"
#: apps/currencies/models.py:109
#: apps/currencies/models.py:111
msgid "Service Name"
msgstr "Dienstnaam"
#: apps/currencies/models.py:111
#: apps/currencies/models.py:113
msgid "Service Type"
msgstr "Soort Dienst"
#: apps/currencies/models.py:113 apps/transactions/models.py:214
#: apps/currencies/models.py:115 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 "Soort Dienst"
msgid "Active"
msgstr "Actief"
#: apps/currencies/models.py:118
#: apps/currencies/models.py:120
msgid "API Key"
msgstr "API Sleutel"
#: apps/currencies/models.py:119
#: apps/currencies/models.py:121
msgid "API key for the service (if required)"
msgstr "API sleutel voor de dienst (indien verplicht)"
#: apps/currencies/models.py:124
#: apps/currencies/models.py:126
msgid "Interval Type"
msgstr "Soort Interval"
#: apps/currencies/models.py:128
#: apps/currencies/models.py:130
msgid "Interval"
msgstr "Interval"
#: apps/currencies/models.py:131
#: apps/currencies/models.py:133
msgid "Last Successful Fetch"
msgstr "Laatste Succesvolle Ophaling"
#: apps/currencies/models.py:136
#: apps/currencies/models.py:138
msgid "Target Currencies"
msgstr "Doel Munteenheden"
#: apps/currencies/models.py:138
#: apps/currencies/models.py:140
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 ""
"Selecteer munteenheden om wisselkoersen voor op te halen. De koersen worden "
"voor elke munteenheid opgehaald ten opzichte van de ingestelde wisselkoers."
#: apps/currencies/models.py:146
#: apps/currencies/models.py:148
msgid "Target Accounts"
msgstr "Naar rekeningen"
#: apps/currencies/models.py:148
#: apps/currencies/models.py:150
msgid ""
"Select accounts to fetch exchange rates for. Rates will be fetched for each "
"account's currency against their set exchange currency."
@@ -639,33 +639,33 @@ msgstr ""
"opgehaald voor de munteenheid van elke rekening ten opzichte van de "
"ingestelde wisselkoers."
#: apps/currencies/models.py:155
#: apps/currencies/models.py:157
msgid "Single exchange rate"
msgstr "Enkele Wisselkoers"
#: apps/currencies/models.py:158
#: apps/currencies/models.py:160
msgid "Create one exchange rate and keep updating it. Avoids database clutter."
msgstr ""
"Maak één wisselkoers aan en houd deze bijgewerkt. Voorkomt een overvolle "
"database."
#: apps/currencies/models.py:163
#: apps/currencies/models.py:165
msgid "Exchange Rate Service"
msgstr "Wisselkoersdienst"
#: apps/currencies/models.py:164
#: apps/currencies/models.py:166
msgid "Exchange Rate Services"
msgstr "Wisselkoersdiensten"
#: apps/currencies/models.py:216
#: apps/currencies/models.py:218
msgid "'Every X hours' interval type requires a positive integer."
msgstr "Voor het intervaltype Elke X uur is een positief geheel getal nodig."
#: apps/currencies/models.py:225
#: apps/currencies/models.py:227
msgid "'Every X hours' interval must be between 1 and 24."
msgstr "Het interval Elke X uur moet tussen 1 en 24 liggen."
#: apps/currencies/models.py:239
#: apps/currencies/models.py:241
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 ""
"Ongeldige urennotatie. Gebruik door komma's gescheiden uren (0-23) en/of "
"reeksen (bijv. 1-5,8,10-12)."
#: apps/currencies/models.py:250
#: apps/currencies/models.py:252
msgid ""
"Invalid format. Please check the requirements for your selected interval "
"type."