chore(locale): update translation files

[skip ci] Automatically generated by Django makemessages workflow
This commit is contained in:
eitchtee
2026-09-06 19:42:46 +00:00
committed by github-actions[bot]
parent 6c808eff38
commit f280fcb172
15 changed files with 847 additions and 945 deletions
+57 -63
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-08-16 04:46+0000\n"
"POT-Creation-Date: 2026-09-06 19:42+0000\n"
"PO-Revision-Date: 2026-08-17 15:57+0000\n"
"Last-Translator: Dimitri Decrock <dj.flashpower@gmail.com>\n"
"Language-Team: Dutch <https://translations.herculino.com/projects/wygiwyh/"
@@ -195,68 +195,56 @@ msgid "Exchange currency cannot be the same as the account's main currency."
msgstr ""
"Eenheid wisselgeld kan niet dezelfde zijn als de munteenheid van de rekening."
#: apps/accounts/views/account_groups.py:44
#: apps/accounts/views/account_groups.py:50
msgid "Account Group added successfully"
msgstr "Rekeninggroep succesvol toegevoegd"
#: apps/accounts/views/account_groups.py:69
#: apps/accounts/views/account_groups.py:152 apps/accounts/views/accounts.py:68
#: apps/accounts/views/accounts.py:106 apps/dca/views.py:62
#: apps/dca/views.py:145 apps/rules/views.py:118 apps/rules/views.py:228
#: apps/transactions/views/categories.py:91
#: apps/transactions/views/categories.py:129
#: apps/transactions/views/entities.py:91
#: apps/transactions/views/entities.py:171 apps/transactions/views/tags.py:91
#: apps/transactions/views/tags.py:171
msgid "Only the owner can edit this"
msgstr "Alleen de eigenaar kan dit bewerken"
#: apps/accounts/views/account_groups.py:82
#: apps/accounts/views/account_groups.py:78
msgid "Account Group updated successfully"
msgstr "Rekeninggroep succesvol bijgewerkt"
#: apps/accounts/views/account_groups.py:111
#: apps/accounts/views/accounts.py:145 apps/dca/views.py:104
#: apps/rules/views.py:185 apps/transactions/views/categories.py:168
#: apps/transactions/views/entities.py:130 apps/transactions/views/tags.py:130
msgid "Item no longer shared with you"
msgstr "Item is niet langer met jouw gedeeld"
#: apps/accounts/views/account_groups.py:114
#: apps/accounts/views/account_groups.py:104
msgid "Account Group deleted successfully"
msgstr "Rekeninggroep succesvol verwijderd"
#: apps/accounts/views/account_groups.py:135
#: apps/accounts/views/accounts.py:189 apps/dca/views.py:128
#: apps/rules/views.py:210 apps/transactions/views/categories.py:192
#: apps/transactions/views/entities.py:154 apps/transactions/views/tags.py:154
#: apps/accounts/views/account_groups.py:109
#: apps/accounts/views/accounts.py:137 apps/dca/views.py:106
#: apps/rules/views.py:191 apps/transactions/views/categories.py:163
#: apps/transactions/views/entities.py:135 apps/transactions/views/tags.py:131
msgid "Item no longer shared with you"
msgstr "Item is niet langer met jouw gedeeld"
#: apps/accounts/views/account_groups.py:132
#: apps/accounts/views/accounts.py:182 apps/dca/views.py:131
#: apps/rules/views.py:217 apps/transactions/views/categories.py:188
#: apps/transactions/views/entities.py:160 apps/transactions/views/tags.py:154
msgid "Ownership taken successfully"
msgstr "Eigendom succesvol genomen"
#: apps/accounts/views/account_groups.py:165
#: apps/accounts/views/accounts.py:119 apps/dca/views.py:158
#: apps/rules/views.py:241 apps/transactions/views/categories.py:142
#: apps/transactions/views/entities.py:184 apps/transactions/views/tags.py:184
#: apps/accounts/views/account_groups.py:152
#: apps/accounts/views/accounts.py:106 apps/dca/views.py:151
#: apps/rules/views.py:238 apps/transactions/views/categories.py:130
#: apps/transactions/views/entities.py:180 apps/transactions/views/tags.py:174
msgid "Configuration saved successfully"
msgstr "Configuratie succesvol opgeslagen"
#: apps/accounts/views/accounts.py:44
#: apps/accounts/views/accounts.py:50
msgid "Account added successfully"
msgstr "Rekening succesvol toegevoegd"
#: apps/accounts/views/accounts.py:81
#: apps/accounts/views/accounts.py:78
msgid "Account updated successfully"
msgstr "Rekening succesvol bijgewerkt"
#: apps/accounts/views/accounts.py:148
#: apps/accounts/views/accounts.py:132
msgid "Account deleted successfully"
msgstr "Rekening succesvol verwijderd"
#: apps/accounts/views/accounts.py:165
#: apps/accounts/views/accounts.py:158
msgid "Account is now tracked"
msgstr "Account wordt nu bijgehouden"
#: apps/accounts/views/accounts.py:168
#: apps/accounts/views/accounts.py:161
msgid "Account is now untracked"
msgstr "Account wordt nu niet meer bijgehouden"
@@ -803,27 +791,27 @@ msgstr "DCA Instap"
msgid "DCA Entries"
msgstr "DCA Idems"
#: apps/dca/views.py:38
#: apps/dca/views.py:44
msgid "DCA Strategy added successfully"
msgstr "Strategie voor DCA succesvol toegevoegd"
#: apps/dca/views.py:75
#: apps/dca/views.py:73
msgid "DCA Strategy updated successfully"
msgstr "Strategie voor DCA succesvol bijgewerkt"
#: apps/dca/views.py:107
#: apps/dca/views.py:101
msgid "DCA strategy deleted successfully"
msgstr "Strategie voor DCA succesvol verwijderd"
#: apps/dca/views.py:237
#: apps/dca/views.py:236
msgid "Entry added successfully"
msgstr "Item succesvol toegevoegd"
#: apps/dca/views.py:264
#: apps/dca/views.py:270
msgid "Entry updated successfully"
msgstr "Invoer succesvol bijgewerkt"
#: apps/dca/views.py:290
#: apps/dca/views.py:303
msgid "Entry deleted successfully"
msgstr "Invoer succesvol verwijderd"
@@ -1296,15 +1284,15 @@ msgstr ""
msgid "Update or create transaction action"
msgstr "Bewerk of maak verrichtingsregel actie"
#: apps/rules/views.py:71
#: apps/rules/views.py:79
msgid "Rule deactivated successfully"
msgstr "Regel succesvol uitgeschakeld"
#: apps/rules/views.py:73
#: apps/rules/views.py:81
msgid "Rule activated successfully"
msgstr "Regel succesvol ingeschakeld"
#: apps/rules/views.py:92
#: apps/rules/views.py:100
msgid "Rule added successfully"
msgstr "Regel succesvol toegevoegd"
@@ -1312,27 +1300,27 @@ msgstr "Regel succesvol toegevoegd"
msgid "Rule updated successfully"
msgstr "Regel succesvol bijgewerkt"
#: apps/rules/views.py:188
#: apps/rules/views.py:186
msgid "Rule deleted successfully"
msgstr "Regel succesvol verwijderd"
#: apps/rules/views.py:305
#: apps/rules/views.py:306
msgid "Action updated successfully"
msgstr "Actie succesvol bijgewerkt"
#: apps/rules/views.py:336
#: apps/rules/views.py:341
msgid "Action deleted successfully"
msgstr "Actie succesvol verwijderd"
#: apps/rules/views.py:360
#: apps/rules/views.py:367
msgid "Update or Create Transaction action added successfully"
msgstr "Verrichting Bijwerken Of Maken succesvol toegevoegd"
#: apps/rules/views.py:393
#: apps/rules/views.py:402
msgid "Update or Create Transaction action updated successfully"
msgstr "Verrichting Bijwerken Of Maken succesvol bijgewerkt"
#: apps/rules/views.py:423
#: apps/rules/views.py:434
msgid "Update or Create Transaction action deleted successfully"
msgstr "Verrichting Bijwerken Of Maken succesvol verwijderd"
@@ -1751,27 +1739,27 @@ msgid_plural "%(count)s transactions duplicated successfully"
msgstr[0] "%(count)s verrichting succesvol gedupliceerd"
msgstr[1] "%(count)s verrichtingen succesvol gedupliceerd"
#: apps/transactions/views/categories.py:66
#: apps/transactions/views/categories.py:72
msgid "Category added successfully"
msgstr "Categorie succesvol toegevoegd"
#: apps/transactions/views/categories.py:104
#: apps/transactions/views/categories.py:102
msgid "Category updated successfully"
msgstr "Categorie succesvol bijgewerkt"
#: apps/transactions/views/categories.py:171
#: apps/transactions/views/categories.py:158
msgid "Category deleted successfully"
msgstr "Categorie succesvol verwijderd"
#: apps/transactions/views/entities.py:66
#: apps/transactions/views/entities.py:72
msgid "Entity added successfully"
msgstr "Bedrijf succesvol toegevoegd"
#: apps/transactions/views/entities.py:104
#: apps/transactions/views/entities.py:102
msgid "Entity updated successfully"
msgstr "Bedrijf succesvol bijgewerkt"
#: apps/transactions/views/entities.py:133
#: apps/transactions/views/entities.py:130
msgid "Entity deleted successfully"
msgstr "Bedrijf succesvol verwijderd"
@@ -1834,15 +1822,15 @@ msgstr "Terugkerende Verrichting succesvol voltooid"
msgid "Recurring Transaction deleted successfully"
msgstr "Terugkerende Verrichting succesvol verwijderd"
#: apps/transactions/views/tags.py:66
#: apps/transactions/views/tags.py:72
msgid "Tag added successfully"
msgstr "Label succesvol toegevoegd"
#: apps/transactions/views/tags.py:104
#: apps/transactions/views/tags.py:100
msgid "Tag updated successfully"
msgstr "Label succesvol bijgewerkt"
#: apps/transactions/views/tags.py:133
#: apps/transactions/views/tags.py:126
msgid "Tag deleted successfully"
msgstr "Label succesvol verwijderd"
@@ -3547,15 +3535,21 @@ msgstr "Geen terugkerende verrichtingen"
msgid "View"
msgstr "Toon"
#: templates/rules/fragments/list.html:70
#: templates/rules/fragments/list.html:71
msgid "Deactivate"
msgstr "Uitschakelen"
#: templates/rules/fragments/list.html:70
#: templates/rules/fragments/list.html:71
msgid "Activate"
msgstr "Inschakelen"
#: templates/rules/fragments/list.html:89
#: templates/rules/fragments/list.html:77
#, fuzzy
#| msgid "Only the owner can edit this"
msgid "Only the owner can change this"
msgstr "Alleen de eigenaar kan dit bewerken"
#: templates/rules/fragments/list.html:96
msgid "No rules"
msgstr "Geen regels"