Compare commits

..

1 Commits

Author SHA1 Message Date
dependabot[bot]
4a35e770a4 build(deps): bump simpleeval from 1.0.3 to 1.0.5
Bumps [simpleeval](https://github.com/danthedeckie/simpleeval) from 1.0.3 to 1.0.5.
- [Release notes](https://github.com/danthedeckie/simpleeval/releases)
- [Commits](https://github.com/danthedeckie/simpleeval/compare/1.0.3...1.0.5)

---
updated-dependencies:
- dependency-name: simpleeval
  dependency-version: 1.0.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-14 05:54:33 +00:00
3 changed files with 383 additions and 366 deletions

View File

@@ -8,8 +8,8 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-02-16 02:24+0000\n"
"PO-Revision-Date: 2026-04-09 11:24+0000\n"
"Last-Translator: LordTimothyHKIT <tim.hofstetter@hkit.ch>\n"
"PO-Revision-Date: 2025-11-01 01:17+0000\n"
"Last-Translator: mlystopad <mlystopadt@gmail.com>\n"
"Language-Team: German <https://translations.herculino.com/projects/wygiwyh/"
"app/de/>\n"
"Language: de\n"
@@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.16.2\n"
"X-Generator: Weblate 5.14\n"
#: apps/accounts/forms.py:24
msgid "Group name"
@@ -254,11 +254,11 @@ msgstr "Konto erfolgreich gelöscht"
#: apps/accounts/views/accounts.py:165
msgid "Account is now tracked"
msgstr "Konto wird verfolgt"
msgstr ""
#: apps/accounts/views/accounts.py:168
msgid "Account is now untracked"
msgstr "Konto wird nicht mehr gefolgt"
msgstr ""
#: apps/accounts/views/balance.py:67
msgid "Balance reconciliation"
@@ -298,7 +298,7 @@ msgstr "Entweder \"Datum\" oder \"Referenzdatum\" müssen angegeben werden."
#: apps/common/admin.py:5
msgid "Make public"
msgstr "Veröffentlichen"
msgstr ""
#: apps/common/admin.py:10
#, fuzzy
@@ -633,6 +633,8 @@ msgstr ""
"Konto wird der Kurs der entsprechenden Umrechnungs-Währung abgerufen."
#: apps/currencies/models.py:162
#, fuzzy
#| msgid "Edit exchange rate"
msgid "Single exchange rate"
msgstr "Umrechnungskurs bearbeiten"
@@ -1097,7 +1099,7 @@ msgstr "Falls..."
#: apps/rules/forms.py:53
msgid "You can add actions to this rule in the next screen."
msgstr "Transaktionen zur Regeln kannst du im nächsten Fenster eingeben."
msgstr ""
#: apps/rules/forms.py:76
msgid "Set field"
@@ -1110,6 +1112,8 @@ msgstr "Zu"
#: apps/rules/forms.py:78 apps/rules/forms.py:158 apps/rules/models.py:20
#: apps/rules/models.py:62 apps/rules/models.py:323
#: templates/rules/fragments/list.html:23
#, fuzzy
#| msgid "Order by"
msgid "Order"
msgstr "Sortieren nach"
@@ -1215,15 +1219,17 @@ msgstr ""
#: templates/rules/fragments/transaction_rule/dry_run/updated.html:5
#: templates/rules/fragments/transaction_rule/view.html:117
msgid "Test"
msgstr "Test"
msgstr ""
#: apps/rules/models.py:15
msgid "Trigger"
msgstr "Auslöser"
#: apps/rules/models.py:17
#, fuzzy
#| msgid "Recurrence"
msgid "Sequenced"
msgstr "Regelmäßig"
msgstr "Regelmäßigkeit"
#: apps/rules/models.py:26
msgid "Transaction rule"
@@ -1364,8 +1370,10 @@ msgid "Transaction Type"
msgstr "Transaktionstyp"
#: apps/transactions/filters.py:89
#, fuzzy
#| msgid "Status"
msgid "Mute Status"
msgstr "Stummschalten"
msgstr "Status"
#: apps/transactions/filters.py:94
msgid "Date from"
@@ -1388,12 +1396,16 @@ msgid "Amount max"
msgstr "Betrag Maximum"
#: apps/transactions/filters.py:202
#, fuzzy
#| msgid "Categories"
msgid "Categorized"
msgstr "Kategorisiert"
msgstr "Kategorien"
#: apps/transactions/filters.py:209
#, fuzzy
#| msgid "Untagged"
msgid "Tagged"
msgstr "Markiert"
msgstr "Unmarkiert"
#: apps/transactions/filters.py:209
#: templates/insights/fragments/category_overview/index.html:189
@@ -1403,15 +1415,19 @@ msgid "Untagged"
msgstr "Unmarkiert"
#: apps/transactions/filters.py:215
#, fuzzy
#| msgid "Add entity"
msgid "Any entity"
msgstr "Jegliche Entität"
msgstr "Entität hinzufügen"
#: apps/transactions/filters.py:216
#: templates/insights/fragments/category_overview/index.html:282
#: templates/insights/fragments/month_by_month.html:123
#: templates/insights/fragments/year_by_year.html:77
#, fuzzy
#| msgid "No entities"
msgid "No entity"
msgstr "Keine Entität"
msgstr "Keine Entitäten"
#: apps/transactions/forms.py:174
msgid "More"
@@ -1458,13 +1474,16 @@ msgid "Category name"
msgstr "Kategoriename"
#: apps/transactions/forms.py:912
#, fuzzy
#| msgid "Muted categories won't count towards your monthly total"
msgid "Muted categories won't be displayed on monthly summaries"
msgstr ""
"Ausgeblendete Kategorien werden nicht bei deiner Monatsübersicht angezeigt"
msgstr "Ausgeblendete Kategorien zählen nicht zu deiner Monatsübersicht"
#: apps/transactions/forms.py:1066
#, fuzzy
#| msgid "Filter transactions"
msgid "future transactions"
msgstr "künftige Transaktionen"
msgstr "Transaktionen filtern"
#: apps/transactions/forms.py:1092
msgid "End date should be after the start date"
@@ -1647,7 +1666,7 @@ msgstr "Wiederholungsintervall"
#: apps/transactions/models.py:803
msgid "Keep at most"
msgstr "Höchtens"
msgstr ""
#: apps/transactions/models.py:807
msgid "Last Generated Date"
@@ -1897,8 +1916,10 @@ msgid "Number Format"
msgstr "Zahlenformat"
#: apps/users/forms.py:125
#, fuzzy
#| msgid "Target Accounts"
msgid "Default Account"
msgstr "Standart Konto"
msgstr "Zielkonten"
#: apps/users/forms.py:174
#, python-format
@@ -2010,8 +2031,10 @@ msgid "Start page"
msgstr "Startseite"
#: apps/users/models.py:516
#, fuzzy
#| msgid "Asset account"
msgid "Default account"
msgstr "Standartkonto"
msgstr "Vermögenskonto"
#: apps/users/models.py:517
#, fuzzy
@@ -2264,11 +2287,11 @@ msgstr "Ist Vermögenswert"
#: templates/accounts/fragments/list.html:62
msgid "Track"
msgstr "Verfolgen"
msgstr ""
#: templates/accounts/fragments/list.html:62
msgid "Untrack"
msgstr "Entfolgen"
msgstr ""
#: templates/accounts/fragments/list.html:93
msgid "No accounts"
@@ -2358,8 +2381,10 @@ msgid "Show on summaries"
msgstr "Anzeigen auf Zusammenfassungen"
#: templates/cotton/transaction/item.html:177
#, fuzzy
#| msgid "Controlled by category"
msgid "Controlled by account"
msgstr "Gesteuert durch Konto"
msgstr "Gesteuert durch Kategorie"
#: templates/cotton/transaction/item.html:188
msgid "Controlled by category"

File diff suppressed because it is too large Load Diff

6
uv.lock generated
View File

@@ -1073,11 +1073,11 @@ wheels = [
[[package]]
name = "simpleeval"
version = "1.0.3"
version = "1.0.5"
source = { registry = "https://pypi.org/simple" }
sdist = { url = "https://files.pythonhosted.org/packages/ff/6f/15be211749430f52f2c8f0c69158a6fc961c03aac93fa28d44d1a6f5ebc7/simpleeval-1.0.3.tar.gz", hash = "sha256:67bbf246040ac3b57c29cf048657b9cf31d4e7b9d6659684daa08ca8f1e45829", size = 24358, upload-time = "2024-11-02T10:29:46.912Z" }
sdist = { url = "https://files.pythonhosted.org/packages/92/ea/42430694f12bfb20ac00f1c4ae0e489ef23b302ea6abe6266934bb749bf6/simpleeval-1.0.5.tar.gz", hash = "sha256:b6b7933fffe13a345ada9917f8579c72e7b8afcfb7f7759b18fdd068aaa60486", size = 40853, upload-time = "2026-03-13T09:22:49.449Z" }
wheels = [
{ url = "https://files.pythonhosted.org/packages/a0/e9/e58082fbb8cecbb6fb4133033c40cc50c248b1a331582be3a0f39138d65b/simpleeval-1.0.3-py3-none-any.whl", hash = "sha256:e3bdbb8c82c26297c9a153902d0fd1858a6c3774bf53ff4f134788c3f2035c38", size = 15762, upload-time = "2024-11-02T10:29:45.706Z" },
{ url = "https://files.pythonhosted.org/packages/2e/9c/43d7a2845fdf72f21572a0d7c33076cb69c2c73db9a297a5bfc6b87ebb54/simpleeval-1.0.5-py3-none-any.whl", hash = "sha256:c0de42a9f7849b7bc8c51338295341126f103a2a86beceffebafd9388e3cdfce", size = 18608, upload-time = "2026-03-13T09:22:47.875Z" },
]
[[package]]