diff --git a/app/locale/nl/LC_MESSAGES/django.po b/app/locale/nl/LC_MESSAGES/django.po index 4be5255..6c8fbee 100644 --- a/app/locale/nl/LC_MESSAGES/django.po +++ b/app/locale/nl/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-02-15 00:38-0300\n" -"PO-Revision-Date: 2025-01-29 06:12+0100\n" +"POT-Creation-Date: 2025-02-09 17:27-0300\n" +"PO-Revision-Date: 2025-02-12 06:58+0100\n" "Last-Translator: Dimitri Decrock \n" "Language-Team: \n" "Language: nl\n" @@ -25,7 +25,7 @@ msgstr "Groepsnaam" #: apps/accounts/forms.py:40 apps/accounts/forms.py:96 #: 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:142 apps/dca/forms.py:41 apps/dca/forms.py:93 #: apps/import_app/forms.py:34 apps/rules/forms.py:45 apps/rules/forms.py:87 #: apps/rules/forms.py:359 apps/transactions/forms.py:190 #: apps/transactions/forms.py:257 apps/transactions/forms.py:581 @@ -35,9 +35,9 @@ msgid "Update" msgstr "Bijwerken" #: apps/accounts/forms.py:48 apps/accounts/forms.py:104 -#: apps/common/widgets/tom_select.py:13 apps/currencies/forms.py:61 +#: apps/common/widgets/tom_select.py:12 apps/currencies/forms.py:61 #: apps/currencies/forms.py:99 apps/currencies/forms.py:150 -#: apps/dca/forms.py:57 apps/dca/forms.py:232 apps/import_app/forms.py:42 +#: apps/dca/forms.py:49 apps/dca/forms.py:102 apps/import_app/forms.py:42 #: apps/rules/forms.py:53 apps/rules/forms.py:95 apps/rules/forms.py:367 #: apps/transactions/forms.py:174 apps/transactions/forms.py:199 #: apps/transactions/forms.py:589 apps/transactions/forms.py:632 @@ -69,32 +69,30 @@ msgstr "Groep" msgid "New balance" msgstr "Nieuw saldo" -#: apps/accounts/forms.py:119 apps/dca/forms.py:85 apps/dca/forms.py:92 -#: apps/rules/forms.py:168 apps/rules/forms.py:183 apps/rules/models.py:32 -#: apps/rules/models.py:280 apps/transactions/forms.py:39 -#: apps/transactions/forms.py:291 apps/transactions/forms.py:298 -#: apps/transactions/forms.py:478 apps/transactions/forms.py:723 -#: apps/transactions/models.py:203 apps/transactions/models.py:378 -#: apps/transactions/models.py:558 +#: apps/accounts/forms.py:119 apps/rules/forms.py:168 apps/rules/forms.py:183 +#: apps/rules/models.py:32 apps/rules/models.py:280 +#: apps/transactions/forms.py:39 apps/transactions/forms.py:291 +#: apps/transactions/forms.py:298 apps/transactions/forms.py:478 +#: apps/transactions/forms.py:723 apps/transactions/models.py:159 +#: apps/transactions/models.py:328 apps/transactions/models.py:508 msgid "Category" msgstr "Categorie" -#: apps/accounts/forms.py:126 apps/dca/forms.py:101 apps/dca/forms.py:109 -#: apps/rules/forms.py:171 apps/rules/forms.py:180 apps/rules/models.py:33 -#: apps/rules/models.py:284 apps/transactions/filters.py:74 -#: apps/transactions/forms.py:47 apps/transactions/forms.py:307 -#: apps/transactions/forms.py:315 apps/transactions/forms.py:471 -#: apps/transactions/forms.py:716 apps/transactions/models.py:209 -#: apps/transactions/models.py:380 apps/transactions/models.py:562 -#: templates/includes/navbar.html:105 templates/tags/fragments/list.html:5 -#: templates/tags/pages/index.html:4 +#: apps/accounts/forms.py:126 apps/rules/forms.py:171 apps/rules/forms.py:180 +#: apps/rules/models.py:33 apps/rules/models.py:284 +#: apps/transactions/filters.py:74 apps/transactions/forms.py:47 +#: apps/transactions/forms.py:307 apps/transactions/forms.py:315 +#: apps/transactions/forms.py:471 apps/transactions/forms.py:716 +#: apps/transactions/models.py:165 apps/transactions/models.py:330 +#: apps/transactions/models.py:512 templates/includes/navbar.html:105 +#: templates/tags/fragments/list.html:5 templates/tags/pages/index.html:4 msgid "Tags" msgstr "Labels" #: apps/accounts/models.py:9 apps/accounts/models.py:21 apps/dca/models.py:14 #: apps/import_app/models.py:14 apps/rules/models.py:10 -#: apps/transactions/models.py:111 apps/transactions/models.py:131 -#: apps/transactions/models.py:150 +#: apps/transactions/models.py:67 apps/transactions/models.py:87 +#: apps/transactions/models.py:106 #: templates/account_groups/fragments/list.html:25 #: templates/accounts/fragments/list.html:25 #: templates/categories/fragments/table.html:16 @@ -160,8 +158,8 @@ msgstr "" #: apps/accounts/models.py:59 apps/rules/forms.py:160 apps/rules/forms.py:173 #: apps/rules/models.py:24 apps/rules/models.py:236 #: apps/transactions/forms.py:59 apps/transactions/forms.py:463 -#: apps/transactions/forms.py:708 apps/transactions/models.py:176 -#: apps/transactions/models.py:338 apps/transactions/models.py:540 +#: apps/transactions/forms.py:708 apps/transactions/models.py:132 +#: apps/transactions/models.py:288 apps/transactions/models.py:490 msgid "Account" msgstr "Rekening" @@ -240,13 +238,13 @@ msgstr "Ongeldige bedrijfsgegevens. Geef een ID of naam op." msgid "Either 'date' or 'reference_date' must be provided." msgstr "'datum' of 'referentiedatum' moet worden opgegeven." -#: apps/common/fields/forms/dynamic_select.py:131 -#: apps/common/fields/forms/dynamic_select.py:167 +#: apps/common/fields/forms/dynamic_select.py:127 +#: apps/common/fields/forms/dynamic_select.py:163 msgid "Error creating new instance" msgstr "Fout bij het aanmaken van een nieuwe instantie" #: apps/common/fields/forms/grouped_select.py:24 -#: apps/common/widgets/tom_select.py:92 apps/common/widgets/tom_select.py:95 +#: apps/common/widgets/tom_select.py:91 apps/common/widgets/tom_select.py:94 msgid "Ungrouped" msgstr "Niet gegroepeerd" @@ -345,18 +343,18 @@ msgstr "Vandaag" msgid "Now" msgstr "Nu" -#: apps/common/widgets/tom_select.py:11 +#: apps/common/widgets/tom_select.py:10 msgid "Remove" msgstr "Verwijder" -#: apps/common/widgets/tom_select.py:15 +#: apps/common/widgets/tom_select.py:14 #: templates/mini_tools/unit_price_calculator.html:174 #: templates/monthly_overview/pages/overview.html:172 #: templates/transactions/pages/transactions.html:17 msgid "Clear" msgstr "Leegmaken" -#: apps/common/widgets/tom_select.py:16 +#: apps/common/widgets/tom_select.py:15 msgid "No results..." msgstr "Geen resultaten..." @@ -371,7 +369,7 @@ msgstr "Achtervoegsel" #: apps/currencies/forms.py:69 apps/dca/models.py:156 apps/rules/forms.py:163 #: apps/rules/forms.py:176 apps/rules/models.py:27 apps/rules/models.py:248 #: apps/transactions/forms.py:63 apps/transactions/forms.py:319 -#: apps/transactions/models.py:186 +#: apps/transactions/models.py:142 #: templates/dca/fragments/strategy/details.html:52 #: templates/exchange_rates/fragments/table.html:10 #: templates/exchange_rates_services/fragments/table.html:10 @@ -432,28 +430,26 @@ msgstr "Van en Naar munteenheid kunnen niet dezelfde zijn." #: apps/currencies/models.py:99 msgid "On" -msgstr "" +msgstr "Op" #: apps/currencies/models.py:100 msgid "Every X hours" -msgstr "" +msgstr "Elke X Uren" #: apps/currencies/models.py:101 msgid "Not on" -msgstr "" +msgstr "Niet op" #: apps/currencies/models.py:103 msgid "Service Name" -msgstr "" +msgstr "Dienstnaam" #: apps/currencies/models.py:105 -#, fuzzy -#| msgid "Recurrence Type" msgid "Service Type" -msgstr "Type Terugkeerpatroon" +msgstr "Soort Dienst" -#: apps/currencies/models.py:107 apps/transactions/models.py:115 -#: apps/transactions/models.py:134 apps/transactions/models.py:153 +#: apps/currencies/models.py:107 apps/transactions/models.py:71 +#: apps/transactions/models.py:90 apps/transactions/models.py:109 #: templates/categories/fragments/list.html:21 #: templates/entities/fragments/list.html:21 #: templates/recurring_transactions/fragments/list.html:21 @@ -463,85 +459,80 @@ msgstr "Actief" #: apps/currencies/models.py:112 msgid "API Key" -msgstr "" +msgstr "API Sleutel" #: apps/currencies/models.py:113 msgid "API key for the service (if required)" -msgstr "" +msgstr "API sleutel voor de dienst (indien verplicht)" #: apps/currencies/models.py:118 -#, fuzzy -#| msgid "Internal Note" msgid "Interval Type" -msgstr "Interne opmerking" +msgstr "Soort Interval" #: apps/currencies/models.py:122 -#, fuzzy -#| msgid "Internal ID" msgid "Interval" -msgstr "Interne ID" +msgstr "Interval" #: apps/currencies/models.py:125 -#, fuzzy -#| msgid "Successful Items" msgid "Last Successful Fetch" -msgstr "Succesvolle Artikelen" +msgstr "Laatste Succesvolle Ophaling" #: apps/currencies/models.py:130 -#, fuzzy -#| msgid "Target Currency" msgid "Target Currencies" -msgstr "Doel Munteenheid" +msgstr "Doel Munteenheden" #: apps/currencies/models.py:132 msgid "" "Select currencies to fetch exchange rates for. Rates will be fetched for " "each currency against their set exchange currency." 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:140 -#, fuzzy -#| msgid "To Account" msgid "Target Accounts" -msgstr "Naar rekening" +msgstr "Naar rekeningen" #: apps/currencies/models.py:142 msgid "" "Select accounts to fetch exchange rates for. Rates will be fetched for each " "account's currency against their set exchange currency." msgstr "" +"Selecteer rekeningen om wisselkoersen voor op te halen. De koersen worden " +"opgehaald voor de munteenheid van elke rekening ten opzichte van de " +"ingestelde wisselkoers." #: apps/currencies/models.py:149 -#, fuzzy -#| msgid "Exchange Rate" msgid "Exchange Rate Service" -msgstr "Wisselkoers" +msgstr "Wisselkoersdienst" #: apps/currencies/models.py:150 -#, fuzzy -#| msgid "Exchange Rates" msgid "Exchange Rate Services" -msgstr "Wisselkoersen" +msgstr "Wisselkoersdiensten" #: apps/currencies/models.py:202 msgid "'Every X hours' interval type requires a positive integer." -msgstr "" +msgstr "Voor het intervaltype ‘Elke X uur’ is een positief geheel getal nodig." #: apps/currencies/models.py:211 msgid "'Every X hours' interval must be between 0 and 23." -msgstr "" +msgstr "Het interval ‘Elke X uur’ moet tussen 0 en 23 liggen." #: apps/currencies/models.py:225 msgid "" "Invalid hour format. Use comma-separated hours (0-23) and/or ranges (e.g., " "'1-5,8,10-12')." msgstr "" +"Ongeldige urennotatie. Gebruik door komma's gescheiden uren (0-23) en/of " +"reeksen (bijv. ‘1-5,8,10-12’)." #: apps/currencies/models.py:236 msgid "" "Invalid format. Please check the requirements for your selected interval " "type." msgstr "" +"Ongeldig formaat. Controleer de vereisten voor de geselecteerde " +"intervalsoort." #: apps/currencies/views/currencies.py:42 msgid "Currency added successfully" @@ -568,75 +559,20 @@ msgid "Exchange rate deleted successfully" msgstr "Wisselkoers succesvol verwijderd" #: apps/currencies/views/exchange_rates_services.py:46 -#, fuzzy -#| msgid "Rule added successfully" msgid "Service added successfully" -msgstr "Regel succesvol toegevoegd" +msgstr "Dienst succesvol toegevoegd" #: apps/currencies/views/exchange_rates_services.py:74 -#, fuzzy -#| msgid "Rule updated successfully" msgid "Service updated successfully" -msgstr "Regel succesvol bijgewerkt" +msgstr "Dienst succesvol bijgewerkt" #: apps/currencies/views/exchange_rates_services.py:100 -#, fuzzy -#| msgid "Rule deleted successfully" msgid "Service deleted successfully" -msgstr "Regel succesvol verwijderd" +msgstr "Dienst succesvol verwijderd" #: apps/currencies/views/exchange_rates_services.py:115 -#, fuzzy -#| msgid "Rule updated successfully" msgid "Services queued successfully" -msgstr "Regel succesvol bijgewerkt" - -#: apps/dca/forms.py:65 apps/dca/forms.py:164 -#, fuzzy -#| msgid "Filter transactions" -msgid "Create transaction" -msgstr "Filter verrichtingen" - -#: apps/dca/forms.py:70 apps/transactions/forms.py:266 -msgid "From Account" -msgstr "Van rekening" - -#: apps/dca/forms.py:76 apps/transactions/forms.py:271 -msgid "To Account" -msgstr "Naar rekening" - -#: apps/dca/forms.py:116 apps/dca/models.py:169 -msgid "Expense Transaction" -msgstr "Uitgave Transactie" - -#: apps/dca/forms.py:120 apps/dca/forms.py:130 -msgid "Type to search for a transaction to link to this entry" -msgstr "" - -#: apps/dca/forms.py:126 apps/dca/models.py:177 -msgid "Income Transaction" -msgstr "Ontvangsten Transactie" - -#: apps/dca/forms.py:210 -#, fuzzy -#| msgid "Edit transaction" -msgid "Link transaction" -msgstr "Bewerk verrichting" - -#: apps/dca/forms.py:279 apps/dca/forms.py:280 apps/dca/forms.py:285 -#: apps/dca/forms.py:289 -msgid "You must provide an account." -msgstr "" - -#: apps/dca/forms.py:294 apps/transactions/forms.py:413 -msgid "From and To accounts must be different." -msgstr "Van en Naar rekening moeten verschillend zijn." - -#: apps/dca/forms.py:308 -#, fuzzy, python-format -#| msgid "DCA Strategies" -msgid "DCA for %(strategy_name)s" -msgstr "DCA Strategieën" +msgstr "Diensten succesvol in de wachtrij geplaatst" #: apps/dca/models.py:17 msgid "Target Currency" @@ -648,8 +584,8 @@ msgstr "Betaal Munteenheid" #: apps/dca/models.py:27 apps/dca/models.py:179 apps/rules/forms.py:167 #: apps/rules/forms.py:182 apps/rules/models.py:31 apps/rules/models.py:264 -#: apps/transactions/forms.py:333 apps/transactions/models.py:199 -#: apps/transactions/models.py:387 apps/transactions/models.py:568 +#: apps/transactions/forms.py:333 apps/transactions/models.py:155 +#: apps/transactions/models.py:337 apps/transactions/models.py:518 msgid "Notes" msgstr "Opmerkingen" @@ -673,6 +609,14 @@ msgstr "Betaald bedrag" msgid "Amount Received" msgstr "Ontvangen bedrag" +#: apps/dca/models.py:169 +msgid "Expense Transaction" +msgstr "Uitgave Transactie" + +#: apps/dca/models.py:177 +msgid "Income Transaction" +msgstr "Ontvangsten Transactie" + #: apps/dca/models.py:184 msgid "DCA Entry" msgstr "DCA Instap" @@ -693,15 +637,15 @@ msgstr "Strategie voor DCA succesvol bijgewerkt" msgid "DCA strategy deleted successfully" msgstr "Strategie voor DCA succesvol verwijderd" -#: apps/dca/views.py:161 +#: apps/dca/views.py:163 msgid "Entry added successfully" msgstr "Item succesvol toegevoegd" -#: apps/dca/views.py:188 +#: apps/dca/views.py:190 msgid "Entry updated successfully" msgstr "Item succesvol bijgewerkt" -#: apps/dca/views.py:214 +#: apps/dca/views.py:216 msgid "Entry deleted successfully" msgstr "Item succesvol verwijderd" @@ -809,17 +753,17 @@ msgstr "Een waarde voor dit veld bestaat al in de regel." #: apps/rules/forms.py:156 apps/rules/forms.py:157 apps/rules/forms.py:158 #: apps/rules/forms.py:159 msgid "Operator" -msgstr "" +msgstr "Operator" #: apps/rules/forms.py:161 apps/rules/forms.py:174 apps/rules/models.py:25 -#: apps/rules/models.py:240 apps/transactions/models.py:183 -#: apps/transactions/models.py:343 apps/transactions/models.py:546 +#: apps/rules/models.py:240 apps/transactions/models.py:139 +#: apps/transactions/models.py:293 apps/transactions/models.py:496 msgid "Type" msgstr "Soort" #: apps/rules/forms.py:162 apps/rules/forms.py:175 apps/rules/models.py:26 #: apps/rules/models.py:244 apps/transactions/filters.py:23 -#: apps/transactions/models.py:185 templates/cotton/transaction/item.html:21 +#: apps/transactions/models.py:141 templates/cotton/transaction/item.html:21 #: templates/cotton/transaction/item.html:31 #: templates/transactions/widgets/paid_toggle_button.html:12 #: templates/transactions/widgets/unselectable_paid_toggle_button.html:16 @@ -829,69 +773,63 @@ msgstr "Betaald" #: apps/rules/forms.py:164 apps/rules/forms.py:177 apps/rules/models.py:28 #: apps/rules/models.py:252 apps/transactions/forms.py:66 #: apps/transactions/forms.py:322 apps/transactions/forms.py:492 -#: apps/transactions/models.py:187 apps/transactions/models.py:361 -#: apps/transactions/models.py:570 +#: apps/transactions/models.py:143 apps/transactions/models.py:311 +#: apps/transactions/models.py:520 msgid "Reference Date" msgstr "Referentiedatum" #: apps/rules/forms.py:165 apps/rules/forms.py:178 apps/rules/models.py:29 -#: apps/rules/models.py:256 apps/transactions/models.py:192 -#: apps/transactions/models.py:551 +#: apps/rules/models.py:256 apps/transactions/models.py:148 +#: apps/transactions/models.py:501 msgid "Amount" msgstr "Bedrag" #: apps/rules/forms.py:166 apps/rules/forms.py:179 apps/rules/models.py:11 #: apps/rules/models.py:30 apps/rules/models.py:260 -#: apps/transactions/forms.py:325 apps/transactions/models.py:197 -#: apps/transactions/models.py:345 apps/transactions/models.py:554 +#: apps/transactions/forms.py:325 apps/transactions/models.py:153 +#: apps/transactions/models.py:295 apps/transactions/models.py:504 msgid "Description" msgstr "Beschrijving" #: apps/rules/forms.py:169 apps/rules/forms.py:184 apps/rules/models.py:268 -#: apps/transactions/models.py:236 +#: apps/transactions/models.py:192 msgid "Internal Note" msgstr "Interne opmerking" #: apps/rules/forms.py:170 apps/rules/forms.py:185 apps/rules/models.py:272 -#: apps/transactions/models.py:238 +#: apps/transactions/models.py:194 msgid "Internal ID" msgstr "Interne ID" #: apps/rules/forms.py:172 apps/rules/forms.py:181 apps/rules/models.py:34 #: apps/rules/models.py:276 apps/transactions/filters.py:81 #: apps/transactions/forms.py:55 apps/transactions/forms.py:486 -#: apps/transactions/forms.py:731 apps/transactions/models.py:161 -#: apps/transactions/models.py:214 apps/transactions/models.py:383 -#: apps/transactions/models.py:565 templates/entities/fragments/list.html:5 +#: apps/transactions/forms.py:731 apps/transactions/models.py:117 +#: apps/transactions/models.py:170 apps/transactions/models.py:333 +#: apps/transactions/models.py:515 templates/entities/fragments/list.html:5 #: templates/entities/pages/index.html:4 templates/includes/navbar.html:107 msgid "Entities" msgstr "Bedrijven" #: apps/rules/forms.py:199 msgid "Search Criteria" -msgstr "" +msgstr "Zoek Vereisten" #: apps/rules/forms.py:334 -#, fuzzy -#| msgid "Current Value" msgid "Set Values" -msgstr "Actuele waarde" +msgstr "Waarden Instellen" #: apps/rules/models.py:12 msgid "Trigger" msgstr "Trigger" #: apps/rules/models.py:15 -#, fuzzy -#| msgid "Transaction Rule" msgid "Transaction rule" msgstr "Verrichtingsregel" #: apps/rules/models.py:16 -#, fuzzy -#| msgid "Transaction Rule" msgid "Transaction rules" -msgstr "Verrichtingsregel" +msgstr "Verrichtingsregels" #: apps/rules/models.py:40 apps/rules/models.py:78 msgid "Rule" @@ -906,74 +844,69 @@ msgid "Value" msgstr "Waarde" #: apps/rules/models.py:53 -#, fuzzy -#| msgid "Edit transaction rule action" msgid "Edit transaction action" msgstr "Bewerk verrichtingsregel actie" #: apps/rules/models.py:54 -#, fuzzy -#| msgid "Edit transaction rule action" msgid "Edit transaction actions" -msgstr "Bewerk verrichtingsregel actie" +msgstr "Bewerk verrichtingsregel acties" #: apps/rules/models.py:64 msgid "is exactly" -msgstr "" +msgstr "is precies" #: apps/rules/models.py:65 msgid "contains" -msgstr "" +msgstr "bevat" #: apps/rules/models.py:66 msgid "starts with" -msgstr "" +msgstr "begint met" #: apps/rules/models.py:67 msgid "ends with" -msgstr "" +msgstr "eindigd op" #: apps/rules/models.py:68 msgid "equals" -msgstr "" +msgstr "gelijk aan" #: apps/rules/models.py:69 msgid "greater than" -msgstr "" +msgstr "groter dan" #: apps/rules/models.py:70 msgid "less than" -msgstr "" +msgstr "kleiner dan" #: apps/rules/models.py:71 msgid "greater than or equal" -msgstr "" +msgstr "groter dan of gelijk aan" #: apps/rules/models.py:72 msgid "less than or equal" -msgstr "" +msgstr "kleiner dan of gelijk aan" #: apps/rules/models.py:82 templates/transactions/pages/transactions.html:15 msgid "Filter" msgstr "Filter" #: apps/rules/models.py:85 +#, fuzzy msgid "" "Generic expression to enable or disable execution. Should evaluate to True " "or False" msgstr "" +"Generieke expressie om uitvoering in of uit te schakelen. Moet evalueren " +"naar True of False" #: apps/rules/models.py:289 -#, fuzzy -#| msgid "Edit transaction rule action" msgid "Update or create transaction action" -msgstr "Bewerk verrichtingsregel actie" +msgstr "Bewerk of maak verrichtingsregel actie" #: apps/rules/models.py:290 -#, fuzzy -#| msgid "Edit transaction rule action" msgid "Update or create transaction actions" -msgstr "Bewerk verrichtingsregel actie" +msgstr "Bewerk of maak verrichtingsregel acties" #: apps/rules/views.py:52 msgid "Rule deactivated successfully" @@ -1004,22 +937,16 @@ msgid "Action deleted successfully" msgstr "Actie succesvol verwijderd" #: apps/rules/views.py:246 -#, fuzzy -#| msgid "Recurring Transaction added successfully" msgid "Update or Create Transaction action added successfully" -msgstr "Terugkerende Verrichting succesvol toegevoegd" +msgstr "Verrichting Bijwerken Of Maken succesvol toegevoegd" #: apps/rules/views.py:278 -#, fuzzy -#| msgid "Recurring Transaction updated successfully" msgid "Update or Create Transaction action updated successfully" -msgstr "Terugkerende Verrichting succesvol bijgewerkt" +msgstr "Verrichting Bijwerken Of Maken succesvol bijgewerkt" #: apps/rules/views.py:307 -#, fuzzy -#| msgid "Recurring Transaction deleted successfully" msgid "Update or Create Transaction action deleted successfully" -msgstr "Terugkerende Verrichting succesvol verwijderd" +msgstr "Verrichting Bijwerken Of Maken succesvol verwijderd" #: apps/transactions/filters.py:24 templates/cotton/transaction/item.html:21 #: templates/cotton/transaction/item.html:31 templates/includes/navbar.html:46 @@ -1065,6 +992,14 @@ msgstr "Maximaal bedrag" msgid "More" msgstr "Meer" +#: apps/transactions/forms.py:266 +msgid "From Account" +msgstr "Van rekening" + +#: apps/transactions/forms.py:271 +msgid "To Account" +msgstr "Naar rekening" + #: apps/transactions/forms.py:278 msgid "From Amount" msgstr "Van Bedrag" @@ -1078,6 +1013,10 @@ msgstr "Naar Bedrag" msgid "Transfer" msgstr "Overschrijving" +#: apps/transactions/forms.py:413 +msgid "From and To accounts must be different." +msgstr "Van en Naar rekening moeten verschillend zijn." + #: apps/transactions/forms.py:610 msgid "Tag name" msgstr "Labelnaam" @@ -1098,11 +1037,11 @@ msgstr "Gedempte categorieën tellen niet mee voor je maandtotaal" msgid "End date should be after the start date" msgstr "De einddatum moet na de begindatum vallen" -#: apps/transactions/models.py:112 +#: apps/transactions/models.py:68 msgid "Mute" msgstr "Gedempt" -#: apps/transactions/models.py:117 +#: apps/transactions/models.py:73 msgid "" "Deactivated categories won't be able to be selected when creating new " "transactions" @@ -1110,26 +1049,26 @@ msgstr "" "Gedeactiveerde categorieën kunnen niet worden geselecteerd bij het maken van " "nieuwe transacties" -#: apps/transactions/models.py:122 +#: apps/transactions/models.py:78 msgid "Transaction Category" msgstr "Transactie categorie" -#: apps/transactions/models.py:123 +#: apps/transactions/models.py:79 msgid "Transaction Categories" msgstr "Transactie categorieën" -#: apps/transactions/models.py:136 +#: apps/transactions/models.py:92 msgid "" "Deactivated tags won't be able to be selected when creating new transactions" msgstr "" "Gedeactiveerde labels kunnen niet worden geselecteerd bij het maken van " "nieuwe verrichtingen" -#: apps/transactions/models.py:141 apps/transactions/models.py:142 +#: apps/transactions/models.py:97 apps/transactions/models.py:98 msgid "Transaction Tags" msgstr "Verrichting Labels" -#: apps/transactions/models.py:155 +#: apps/transactions/models.py:111 msgid "" "Deactivated entities won't be able to be selected when creating new " "transactions" @@ -1137,11 +1076,11 @@ msgstr "" "Gedeactiveerde bedrijven kunnen niet worden geselecteerd bij het maken van " "nieuwe verrichtingen" -#: apps/transactions/models.py:160 +#: apps/transactions/models.py:116 msgid "Entity" msgstr "Bedrijf" -#: apps/transactions/models.py:170 +#: apps/transactions/models.py:126 #: templates/calendar_view/fragments/list.html:42 #: templates/calendar_view/fragments/list.html:44 #: templates/calendar_view/fragments/list.html:52 @@ -1151,7 +1090,7 @@ msgstr "Bedrijf" msgid "Income" msgstr "Ontvangsten Transactie" -#: apps/transactions/models.py:171 +#: apps/transactions/models.py:127 #: templates/calendar_view/fragments/list.html:46 #: templates/calendar_view/fragments/list.html:48 #: templates/calendar_view/fragments/list.html:56 @@ -1160,27 +1099,27 @@ msgstr "Ontvangsten Transactie" msgid "Expense" msgstr "Uitgave Transactie" -#: apps/transactions/models.py:225 apps/transactions/models.py:390 +#: apps/transactions/models.py:181 apps/transactions/models.py:340 msgid "Installment Plan" msgstr "Afbetalingsplan" -#: apps/transactions/models.py:234 apps/transactions/models.py:591 +#: apps/transactions/models.py:190 apps/transactions/models.py:541 msgid "Recurring Transaction" msgstr "Terugkerende verrichting" -#: apps/transactions/models.py:242 +#: apps/transactions/models.py:198 msgid "Deleted" msgstr "Verwijderd" -#: apps/transactions/models.py:247 +#: apps/transactions/models.py:203 msgid "Deleted At" msgstr "Verwijderd Op" -#: apps/transactions/models.py:255 +#: apps/transactions/models.py:211 msgid "Transaction" msgstr "Verrichting" -#: apps/transactions/models.py:256 templates/includes/navbar.html:54 +#: apps/transactions/models.py:212 templates/includes/navbar.html:54 #: templates/includes/navbar.html:101 #: templates/recurring_transactions/fragments/list_transactions.html:5 #: templates/recurring_transactions/fragments/table.html:37 @@ -1188,111 +1127,95 @@ msgstr "Verrichting" msgid "Transactions" msgstr "Verrichtingen" -#: apps/transactions/models.py:323 templates/tags/fragments/table.html:53 -msgid "No tags" -msgstr "Geen labels" - -#: apps/transactions/models.py:324 -#, fuzzy -#| msgid "Category" -msgid "No category" -msgstr "Categorie" - -#: apps/transactions/models.py:326 -#, fuzzy -#| msgid "Description" -msgid "No description" -msgstr "Beschrijving" - -#: apps/transactions/models.py:332 +#: apps/transactions/models.py:282 msgid "Yearly" msgstr "Jaarlijks" -#: apps/transactions/models.py:333 apps/users/models.py:26 +#: apps/transactions/models.py:283 apps/users/models.py:26 #: templates/includes/navbar.html:26 msgid "Monthly" msgstr "Maandelijks" -#: apps/transactions/models.py:334 +#: apps/transactions/models.py:284 msgid "Weekly" msgstr "Wekelijks" -#: apps/transactions/models.py:335 +#: apps/transactions/models.py:285 msgid "Daily" msgstr "Dagelijks" -#: apps/transactions/models.py:348 +#: apps/transactions/models.py:298 msgid "Number of Installments" msgstr "Aantal aflossingen" -#: apps/transactions/models.py:353 +#: apps/transactions/models.py:303 msgid "Installment Start" msgstr "Begin afbetaling" -#: apps/transactions/models.py:354 +#: apps/transactions/models.py:304 msgid "The installment number to start counting from" msgstr "Het nummer van de aflevering om mee te beginnen" -#: apps/transactions/models.py:359 apps/transactions/models.py:574 +#: apps/transactions/models.py:309 apps/transactions/models.py:524 msgid "Start Date" msgstr "Startdatum" -#: apps/transactions/models.py:363 apps/transactions/models.py:575 +#: apps/transactions/models.py:313 apps/transactions/models.py:525 msgid "End Date" msgstr "Einddatum" -#: apps/transactions/models.py:368 +#: apps/transactions/models.py:318 msgid "Recurrence" msgstr "Terugkeerpatroon" -#: apps/transactions/models.py:371 +#: apps/transactions/models.py:321 msgid "Installment Amount" msgstr "Termijnbedrag" -#: apps/transactions/models.py:391 templates/includes/navbar.html:69 +#: apps/transactions/models.py:341 templates/includes/navbar.html:69 #: templates/installment_plans/fragments/list.html:5 #: templates/installment_plans/pages/index.html:4 msgid "Installment Plans" msgstr "Afbetalingsplannen" -#: apps/transactions/models.py:533 +#: apps/transactions/models.py:483 msgid "day(s)" msgstr "dag(en)" -#: apps/transactions/models.py:534 +#: apps/transactions/models.py:484 msgid "week(s)" msgstr "we(e)k(en)" -#: apps/transactions/models.py:535 +#: apps/transactions/models.py:485 msgid "month(s)" msgstr "maand(en)" -#: apps/transactions/models.py:536 +#: apps/transactions/models.py:486 msgid "year(s)" msgstr "ja(a)r(en)" -#: apps/transactions/models.py:538 +#: apps/transactions/models.py:488 #: templates/recurring_transactions/fragments/list.html:24 msgid "Paused" msgstr "Gepauzeerd" -#: apps/transactions/models.py:577 +#: apps/transactions/models.py:527 msgid "Recurrence Type" msgstr "Type Terugkeerpatroon" -#: apps/transactions/models.py:580 +#: apps/transactions/models.py:530 msgid "Recurrence Interval" msgstr "Terugkeer Interval" -#: apps/transactions/models.py:584 +#: apps/transactions/models.py:534 msgid "Last Generated Date" msgstr "Laatste Gegenereerde Datum" -#: apps/transactions/models.py:587 +#: apps/transactions/models.py:537 msgid "Last Generated Reference Date" msgstr "Laatste Gegenereerde Referentiedatum" -#: apps/transactions/models.py:592 templates/includes/navbar.html:71 +#: apps/transactions/models.py:542 templates/includes/navbar.html:71 #: templates/recurring_transactions/fragments/list.html:5 #: templates/recurring_transactions/pages/index.html:4 msgid "Recurring Transactions" @@ -1308,37 +1231,35 @@ msgstr "%(value)s heeft te veel decimalen. Het maximum is 30." msgid "%(value)s is not a non-negative number" msgstr "%(value)s is geen niet-negatief getal" -#: apps/transactions/views/actions.py:24 +#: apps/transactions/views/actions.py:23 #, python-format msgid "%(count)s transaction marked as paid" msgid_plural "%(count)s transactions marked as paid" msgstr[0] "%(count)s verrichting gemarkeerd als betaald" msgstr[1] "%(count)s verrichtingen gemarkeerd als betaald" -#: apps/transactions/views/actions.py:48 +#: apps/transactions/views/actions.py:47 #, python-format msgid "%(count)s transaction marked as not paid" msgid_plural "%(count)s transactions marked as not paid" msgstr[0] "%(count)s verrichting gemarkeerd als niet betaald" msgstr[1] "%(count)s verrichtingen gemarkeerd als niet betaald" -#: apps/transactions/views/actions.py:72 +#: apps/transactions/views/actions.py:71 #, python-format msgid "%(count)s transaction deleted successfully" msgid_plural "%(count)s transactions deleted successfully" msgstr[0] "%(count)s verrichting succesvol verwijderd" msgstr[1] "%(count)s verrichtingen succesvol verwijderd" -#: apps/transactions/views/actions.py:96 -#, fuzzy, python-format -#| msgid "%(count)s transaction deleted successfully" -#| msgid_plural "%(count)s transactions deleted successfully" +#: apps/transactions/views/actions.py:95 +#, python-format msgid "%(count)s transaction restored successfully" msgid_plural "%(count)s transactions restored successfully" -msgstr[0] "%(count)s verrichting succesvol verwijderd" -msgstr[1] "%(count)s verrichtingen succesvol verwijderd" +msgstr[0] "%(count)s verrichting succesvol hersteld" +msgstr[1] "%(count)s verrichtingen succesvol hersteld" -#: apps/transactions/views/actions.py:131 +#: apps/transactions/views/actions.py:130 #, python-format msgid "%(count)s transaction duplicated successfully" msgid_plural "%(count)s transactions duplicated successfully" @@ -1446,10 +1367,8 @@ msgid "Transaction deleted successfully" msgstr "Verrichting succesvol verwijderd" #: apps/transactions/views/transactions.py:269 -#, fuzzy -#| msgid "Transaction deleted successfully" msgid "Transaction restored successfully" -msgstr "Verrichting succesvol verwijderd" +msgstr "Verrichting succesvol hersteld" #: apps/transactions/views/transactions.py:295 msgid "Transfer added successfully" @@ -1601,7 +1520,7 @@ msgstr "Acties" #: templates/account_groups/fragments/list.html:36 #: templates/accounts/fragments/list.html:41 #: templates/categories/fragments/table.html:29 -#: templates/cotton/transaction/item.html:130 +#: templates/cotton/transaction/item.html:127 #: templates/cotton/ui/transactions_action_bar.html:49 #: templates/currencies/fragments/list.html:37 #: templates/dca/fragments/strategy/details.html:67 @@ -1623,8 +1542,8 @@ msgstr "Bijwerken" #: templates/account_groups/fragments/list.html:43 #: templates/accounts/fragments/list.html:48 #: templates/categories/fragments/table.html:36 -#: templates/cotton/transaction/item.html:145 -#: templates/cotton/transaction/item.html:164 +#: templates/cotton/transaction/item.html:142 +#: templates/cotton/transaction/item.html:161 #: templates/cotton/ui/deleted_transactions_action_bar.html:55 #: templates/cotton/ui/transactions_action_bar.html:86 #: templates/currencies/fragments/list.html:44 @@ -1649,8 +1568,8 @@ msgstr "Verwijderen" #: templates/account_groups/fragments/list.html:47 #: templates/accounts/fragments/list.html:52 #: templates/categories/fragments/table.html:41 -#: templates/cotton/transaction/item.html:149 -#: templates/cotton/transaction/item.html:168 +#: templates/cotton/transaction/item.html:146 +#: templates/cotton/transaction/item.html:165 #: templates/cotton/ui/deleted_transactions_action_bar.html:57 #: templates/cotton/ui/transactions_action_bar.html:88 #: templates/currencies/fragments/list.html:48 @@ -1678,8 +1597,8 @@ msgstr "Weet je het zeker?" #: templates/account_groups/fragments/list.html:48 #: templates/accounts/fragments/list.html:53 #: templates/categories/fragments/table.html:42 -#: templates/cotton/transaction/item.html:150 -#: templates/cotton/transaction/item.html:169 +#: templates/cotton/transaction/item.html:147 +#: templates/cotton/transaction/item.html:166 #: templates/cotton/ui/deleted_transactions_action_bar.html:58 #: templates/cotton/ui/transactions_action_bar.html:89 #: templates/currencies/fragments/list.html:49 @@ -1700,8 +1619,8 @@ msgstr "Je kunt dit niet meer terugdraaien!" #: templates/account_groups/fragments/list.html:49 #: templates/accounts/fragments/list.html:54 #: templates/categories/fragments/table.html:43 -#: templates/cotton/transaction/item.html:151 -#: templates/cotton/transaction/item.html:170 +#: templates/cotton/transaction/item.html:148 +#: templates/cotton/transaction/item.html:167 #: templates/currencies/fragments/list.html:50 #: templates/dca/fragments/strategy/details.html:82 #: templates/dca/fragments/strategy/list.html:48 @@ -1752,7 +1671,7 @@ msgstr "Rekening bewerken" msgid "Is Asset" msgstr "Is Vermogen" -#: templates/accounts/fragments/list.html:69 +#: templates/accounts/fragments/list.html:70 msgid "No accounts" msgstr "Geen rekeningen" @@ -1830,19 +1749,15 @@ msgstr "Zoeken" msgid "Select" msgstr "Selecteer" -#: templates/cotton/transaction/item.html:56 -msgid "DCA" -msgstr "" - -#: templates/cotton/transaction/item.html:137 +#: templates/cotton/transaction/item.html:134 #: templates/cotton/ui/transactions_action_bar.html:78 msgid "Duplicate" msgstr "Dupliceren" -#: templates/cotton/transaction/item.html:158 +#: templates/cotton/transaction/item.html:155 #: templates/cotton/ui/deleted_transactions_action_bar.html:47 msgid "Restore" -msgstr "" +msgstr "Herstel" #: templates/cotton/ui/account_card.html:15 #: templates/cotton/ui/currency_card.html:10 @@ -2170,44 +2085,36 @@ msgstr "Paginanavigatie" #: templates/exchange_rates_services/fragments/list.html:6 #: templates/exchange_rates_services/pages/index.html:4 #: templates/includes/navbar.html:133 -#, fuzzy -#| msgid "Exchange Rates" msgid "Automatic Exchange Rates" -msgstr "Wisselkoersen" +msgstr "Automatische Wisselkoersen" #: templates/exchange_rates_services/fragments/list.html:21 msgid "Fetch all" -msgstr "" +msgstr "Alles Ophalen" #: templates/exchange_rates_services/fragments/list.html:33 -#, fuzzy -#| msgid "Overview" msgid "Service" -msgstr "Overzicht" +msgstr "Dienst" #: templates/exchange_rates_services/fragments/list.html:34 msgid "Targeting" -msgstr "" +msgstr "Gericht op" #: templates/exchange_rates_services/fragments/list.html:35 msgid "Last fetch" -msgstr "" +msgstr "Laatst opgehaald" #: templates/exchange_rates_services/fragments/list.html:67 -#, fuzzy -#| msgid "Currencies" msgid "currencies" -msgstr "Munteenheden" +msgstr "munteenheden" #: templates/exchange_rates_services/fragments/list.html:67 -#, fuzzy -#| msgid "Accounts" msgid "accounts" -msgstr "Rekeningen" +msgstr "rekeningen" #: templates/exchange_rates_services/fragments/list.html:75 msgid "No services configured" -msgstr "" +msgstr "Geen diensten ingesteld" #: templates/import_app/fragments/profiles/add.html:6 msgid "Add new import profile" @@ -2317,7 +2224,7 @@ msgstr "Huidige" #: templates/includes/navbar.html:63 msgid "Trash Can" -msgstr "" +msgstr "Prullenbak" #: templates/includes/navbar.html:79 msgid "Tools" @@ -2508,7 +2415,7 @@ msgstr "Verdeling" #: templates/monthly_overview/pages/overview.html:68 msgid "Summary" -msgstr "" +msgstr "Overzicht" #: templates/monthly_overview/pages/overview.html:142 msgid "Filter transactions" @@ -2536,7 +2443,7 @@ msgstr "Op munteenheid" #: templates/net_worth/net_worth.html:52 msgid "Consolidated" -msgstr "" +msgstr "Samengevoegd" #: templates/net_worth/net_worth.html:81 #: templates/yearly_overview/pages/overview_by_account.html:7 @@ -2672,16 +2579,12 @@ msgid "to" msgstr "naar" #: templates/rules/fragments/transaction_rule/view.html:71 -#, fuzzy -#| msgid "Edit recurring transaction" msgid "Update or create transaction" -msgstr "Bewerk terugkerende verrichtingen" +msgstr "Bewerk of maak verrichtingen" #: templates/rules/fragments/transaction_rule/view.html:74 -#, fuzzy -#| msgid "Edit entity" msgid "Edit to view" -msgstr "Bewerk bedrijf" +msgstr "Bewerken om te bekijken" #: templates/rules/fragments/transaction_rule/view.html:104 msgid "This rule has no actions" @@ -2692,16 +2595,12 @@ msgid "Add new" msgstr "Nieuwe toevoegen" #: templates/rules/fragments/transaction_rule/view.html:117 -#, fuzzy -#| msgid "Edit transaction" msgid "Edit Transaction" msgstr "Bewerk verrichting" #: templates/rules/fragments/transaction_rule/view.html:120 -#, fuzzy -#| msgid "Expense Transaction" msgid "Update or Create Transaction" -msgstr "Uitgave Transactie" +msgstr "Bewerk of Maak Verrichting" #: templates/tags/fragments/add.html:5 msgid "Add tag" @@ -2711,6 +2610,10 @@ msgstr "Label toevoegen" msgid "Edit tag" msgstr "Label bewerken" +#: templates/tags/fragments/table.html:53 +msgid "No tags" +msgstr "Geen labels" + #: templates/transactions/fragments/add.html:5 #: templates/transactions/pages/add.html:5 msgid "New transaction" @@ -2741,17 +2644,13 @@ msgid "New transfer" msgstr "Nieuwe overschrijving" #: templates/transactions/fragments/trash_list.html:7 -#, fuzzy -#| msgid "No transactions this month" msgid "No deleted transactions to show" -msgstr "Geen verrichtingen deze maand" +msgstr "Geen verwijderde verrichtingen om te tonen" #: templates/transactions/pages/trash.html:4 #: templates/transactions/pages/trash.html:9 -#, fuzzy -#| msgid "Filter transactions" msgid "Deleted transactions" -msgstr "Filter verrichtingen" +msgstr "Verwijderde verrichtingen" #: templates/transactions/widgets/unselectable_income_expense_toggle_buttons.html:14 #: templates/transactions/widgets/unselectable_paid_toggle_button.html:8 @@ -2784,11 +2683,6 @@ msgstr "Jaaroverzicht" msgid "Year" msgstr "Jaar" -#, fuzzy -#~| msgid "Tags" -#~ msgid "No Tags" -#~ msgstr "Labels" - #, fuzzy #~| msgid "Start Date" #~ msgid "Search Date"