diff --git a/app/locale/de/LC_MESSAGES/django.po b/app/locale/de/LC_MESSAGES/django.po index 99b082b..959e4f6 100644 --- a/app/locale/de/LC_MESSAGES/django.po +++ b/app/locale/de/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-12-20 02:59+0000\n" +"POT-Creation-Date: 2025-12-28 16:11+0000\n" "PO-Revision-Date: 2025-11-01 01:17+0000\n" "Last-Translator: mlystopad \n" "Language-Team: German \n" "Language-Team: LANGUAGE \n" @@ -76,7 +76,7 @@ msgstr "" #: apps/accounts/forms.py:132 apps/dca/forms.py:95 apps/dca/forms.py:103 #: apps/export_app/forms.py:43 apps/export_app/forms.py:132 #: apps/rules/forms.py:184 apps/rules/forms.py:194 apps/rules/models.py:45 -#: apps/rules/models.py:315 apps/transactions/filters.py:68 +#: apps/rules/models.py:315 apps/transactions/filters.py:73 #: apps/transactions/forms.py:51 apps/transactions/forms.py:259 #: apps/transactions/forms.py:427 apps/transactions/forms.py:532 #: apps/transactions/forms.py:540 apps/transactions/forms.py:700 @@ -170,7 +170,7 @@ msgid "Account" msgstr "" #: apps/accounts/models.py:76 apps/export_app/forms.py:19 -#: apps/export_app/forms.py:129 apps/transactions/filters.py:52 +#: apps/export_app/forms.py:129 apps/transactions/filters.py:57 #: templates/accounts/fragments/list.html:9 #: templates/accounts/pages/index.html:4 templates/includes/sidebar.html:162 #: templates/includes/sidebar.html:164 @@ -495,7 +495,7 @@ msgid "Decimal Places" msgstr "" #: apps/currencies/models.py:45 apps/export_app/forms.py:25 -#: apps/export_app/forms.py:130 apps/transactions/filters.py:59 +#: apps/export_app/forms.py:130 apps/transactions/filters.py:64 #: templates/currencies/fragments/list.html:9 #: templates/currencies/pages/index.html:4 templates/includes/sidebar.html:176 #: templates/includes/sidebar.html:178 @@ -560,9 +560,9 @@ msgstr "" msgid "Service Type" msgstr "" -#: apps/currencies/models.py:118 apps/transactions/models.py:218 -#: apps/transactions/models.py:242 apps/transactions/models.py:266 -#: templates/categories/fragments/list.html:16 +#: apps/currencies/models.py:118 apps/transactions/filters.py:27 +#: apps/transactions/models.py:218 apps/transactions/models.py:242 +#: apps/transactions/models.py:266 templates/categories/fragments/list.html:16 #: templates/entities/fragments/list.html:16 #: templates/installment_plans/fragments/list.html:16 #: templates/recurring_transactions/fragments/list.html:16 @@ -812,14 +812,14 @@ msgid "Transactions" msgstr "" #: apps/export_app/forms.py:37 apps/export_app/forms.py:131 -#: apps/transactions/filters.py:63 templates/categories/fragments/list.html:9 +#: apps/transactions/filters.py:68 templates/categories/fragments/list.html:9 #: templates/categories/pages/index.html:4 templates/includes/sidebar.html:144 msgid "Categories" msgstr "" #: apps/export_app/forms.py:49 apps/export_app/forms.py:133 #: apps/rules/forms.py:185 apps/rules/forms.py:195 apps/rules/models.py:46 -#: apps/rules/models.py:307 apps/transactions/filters.py:73 +#: apps/rules/models.py:307 apps/transactions/filters.py:78 #: apps/transactions/forms.py:59 apps/transactions/forms.py:267 #: apps/transactions/forms.py:435 apps/transactions/forms.py:715 #: apps/transactions/forms.py:956 apps/transactions/models.py:277 @@ -991,7 +991,7 @@ msgid "Run deleted successfully" msgstr "" #: apps/insights/forms.py:118 apps/insights/utils/sankey.py:36 -#: apps/insights/utils/sankey.py:167 apps/transactions/filters.py:186 +#: apps/insights/utils/sankey.py:167 apps/transactions/filters.py:203 #: templates/insights/fragments/category_overview/index.html:96 #: templates/insights/fragments/category_overview/index.html:407 #: templates/insights/fragments/category_overview/index.html:436 @@ -1300,52 +1300,60 @@ msgstr "" msgid "Projected" msgstr "" -#: apps/transactions/filters.py:40 +#: apps/transactions/filters.py:28 templates/categories/fragments/table.html:18 +msgid "Muted" +msgstr "" + +#: apps/transactions/filters.py:45 msgid "Content" msgstr "" -#: apps/transactions/filters.py:46 +#: apps/transactions/filters.py:51 msgid "Transaction Type" msgstr "" -#: apps/transactions/filters.py:84 -msgid "Date from" -msgstr "" - -#: apps/transactions/filters.py:89 apps/transactions/filters.py:99 -msgid "Until" +#: apps/transactions/filters.py:89 +msgid "Mute Status" msgstr "" #: apps/transactions/filters.py:94 -msgid "Reference date from" +msgid "Date from" +msgstr "" + +#: apps/transactions/filters.py:99 apps/transactions/filters.py:109 +msgid "Until" msgstr "" #: apps/transactions/filters.py:104 +msgid "Reference date from" +msgstr "" + +#: apps/transactions/filters.py:114 msgid "Amount min" msgstr "" -#: apps/transactions/filters.py:109 +#: apps/transactions/filters.py:119 msgid "Amount max" msgstr "" -#: apps/transactions/filters.py:185 +#: apps/transactions/filters.py:202 msgid "Categorized" msgstr "" -#: apps/transactions/filters.py:192 +#: apps/transactions/filters.py:209 msgid "Tagged" msgstr "" -#: apps/transactions/filters.py:192 +#: apps/transactions/filters.py:209 #: templates/insights/fragments/category_overview/index.html:189 msgid "Untagged" msgstr "" -#: apps/transactions/filters.py:198 +#: apps/transactions/filters.py:215 msgid "Any entity" msgstr "" -#: apps/transactions/filters.py:199 +#: apps/transactions/filters.py:216 #: templates/insights/fragments/category_overview/index.html:282 msgid "No entity" msgstr "" @@ -2225,10 +2233,6 @@ msgstr "" msgid "Edit category" msgstr "" -#: templates/categories/fragments/table.html:18 -msgid "Muted" -msgstr "" - #: templates/categories/fragments/table.html:73 #: templates/insights/fragments/category_overview/index.html:552 msgid "No categories" diff --git a/app/locale/es/LC_MESSAGES/django.po b/app/locale/es/LC_MESSAGES/django.po index eef672b..d266182 100644 --- a/app/locale/es/LC_MESSAGES/django.po +++ b/app/locale/es/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-12-20 02:59+0000\n" +"POT-Creation-Date: 2025-12-28 16:11+0000\n" "PO-Revision-Date: 2025-12-16 05:24+0000\n" "Last-Translator: BRodolfo \n" "Language-Team: Spanish \n" "Language-Team: French \n" "Language-Team: Hungarian \n" "Language-Team: Italian \n" "Language-Team: Dutch \n" "Language-Team: Polish \n" "Language-Team: Portuguese (Brazil) \n" "Language-Team: Swedish \n" "Language-Team: Ukrainian \n" "Language-Team: Chinese (Traditional Han script)