chore(locale): update translation files

[skip ci] Automatically generated by Django makemessages workflow
This commit is contained in:
eitchtee
2026-07-04 15:39:07 +00:00
committed by github-actions[bot]
parent 4805ce9e04
commit 4b8ccf426d
15 changed files with 3520 additions and 879 deletions
+242 -60
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-06-06 08:15+0000\n"
"POT-Creation-Date: 2026-07-04 15:39+0000\n"
"PO-Revision-Date: 2026-04-09 11:24+0000\n"
"Last-Translator: LordTimothyHKIT <tim.hofstetter@hkit.ch>\n"
"Language-Team: German <https://translations.herculino.com/projects/wygiwyh/"
@@ -31,8 +31,8 @@ msgstr "Gruppe Name"
#: apps/transactions/forms.py:417 apps/transactions/forms.py:536
#: apps/transactions/forms.py:880 apps/transactions/forms.py:919
#: apps/transactions/forms.py:947 apps/transactions/forms.py:978
#: apps/transactions/forms.py:1128 apps/users/forms.py:242
#: apps/users/forms.py:400
#: apps/transactions/forms.py:1128 apps/users/forms.py:246
#: apps/users/forms.py:404
#: templates/rules/fragments/transaction_rule/dry_run/updated.html:5
#: templates/rules/fragments/transaction_rule/view.html:128
msgid "Update"
@@ -47,7 +47,7 @@ msgstr "Aktualisierung"
#: apps/transactions/forms.py:424 apps/transactions/forms.py:886
#: apps/transactions/forms.py:925 apps/transactions/forms.py:953
#: apps/transactions/forms.py:984 apps/transactions/forms.py:1134
#: apps/users/forms.py:248 apps/users/forms.py:406
#: apps/users/forms.py:252 apps/users/forms.py:410
#: templates/mini_tools/unit_price_calculator.html:168
msgid "Add"
msgstr "Hinzufügen"
@@ -99,7 +99,7 @@ msgstr "Tags"
#: apps/import_app/models.py:14 apps/rules/models.py:13
#: apps/transactions/models.py:223 apps/transactions/models.py:248
#: apps/transactions/models.py:272 apps/transactions/models.py:1057
#: templates/account_groups/fragments/list.html:22
#: apps/users/models.py:572 templates/account_groups/fragments/list.html:22
#: templates/accounts/fragments/list.html:22
#: templates/categories/fragments/table.html:17
#: templates/currencies/fragments/list.html:23
@@ -356,7 +356,7 @@ msgstr ""
"Privat: Nur für den Besitzer und geteilte Nutzer sichtbar.<br/>Öffentlich: "
"Sichtbar für alle Nutzer. Nur bearbeitbar durch Besitzer."
#: apps/common/forms.py:76 apps/users/forms.py:169
#: apps/common/forms.py:76 apps/users/forms.py:173
msgid "Save"
msgstr "Speichern"
@@ -542,8 +542,8 @@ msgstr "Umrechnungskurs"
msgid "Date and Time"
msgstr "Datum und Uhrzeit"
#: apps/currencies/models.py:78 apps/users/models.py:12
#: apps/users/models.py:497
#: apps/currencies/models.py:78 apps/users/models.py:17
#: apps/users/models.py:502
msgid "Auto"
msgstr "Automatisch"
@@ -584,7 +584,9 @@ msgstr "Diensttyp"
#: templates/entities/fragments/list.html:16
#: templates/installment_plans/fragments/list.html:16
#: templates/recurring_transactions/fragments/list.html:16
#: templates/tags/fragments/list.html:16 templates/users/fragments/list.html:25
#: templates/tags/fragments/list.html:16
#: templates/users/fragments/api_tokens.html:54
#: templates/users/fragments/list.html:25
msgid "Active"
msgstr "Aktiv"
@@ -1618,7 +1620,7 @@ msgstr "Tranksaktionstags"
msgid "Yearly"
msgstr "Jährlich"
#: apps/transactions/models.py:596 apps/users/models.py:464
#: apps/transactions/models.py:596 apps/users/models.py:469
#: templates/includes/sidebar.html:51
msgid "Monthly"
msgstr "Monatlich"
@@ -1810,11 +1812,11 @@ msgid "Installment Plan deleted successfully"
msgstr "Ratenzahlungs-Plan erfolgreich gelöscht"
#: apps/transactions/views/quick_transactions.py:45
#: apps/transactions/views/quick_transactions.py:224 apps/users/views.py:188
#: apps/transactions/views/quick_transactions.py:224 apps/users/views.py:252
msgid "Item added successfully"
msgstr "Objekt erfolgreich hinzugefügt"
#: apps/transactions/views/quick_transactions.py:73 apps/users/views.py:220
#: apps/transactions/views/quick_transactions.py:73 apps/users/views.py:284
msgid "Item updated successfully"
msgstr "Objekt erfolgreich aktualisiert"
@@ -1903,44 +1905,48 @@ msgstr "Transaktion erfolgreich wiederhergestellt"
msgid "Transfer added successfully"
msgstr "Transfer erfolgreich hinzugefügt"
#: apps/users/admin.py:22 templates/users/fragments/user_settings.html:5
#: apps/users/admin.py:17
msgid "Revoke selected API tokens"
msgstr ""
#: apps/users/admin.py:28 templates/users/fragments/user_settings.html:5
msgid "User Settings"
msgstr "Nutzereinstellungen"
#: apps/users/admin.py:23
#: apps/users/admin.py:29
msgid "User Setting"
msgstr "Nutzereinstellung"
#: apps/users/admin.py:48
#: apps/users/admin.py:54
msgid "Personal info"
msgstr "Persönliche Daten"
#: apps/users/admin.py:50
#: apps/users/admin.py:56
msgid "Permissions"
msgstr "Berechtigungen"
#: apps/users/admin.py:61
#: apps/users/admin.py:67
msgid "Important dates"
msgstr "Wichtige Daten"
#: apps/users/forms.py:24 apps/users/forms.py:28 apps/users/models.py:451
#: apps/users/forms.py:28 apps/users/forms.py:32 apps/users/models.py:456
#: templates/users/login.html:18
msgid "E-mail"
msgstr "E-Mail"
#: apps/users/forms.py:35 apps/users/forms.py:40 templates/users/login.html:19
#: apps/users/forms.py:39 apps/users/forms.py:44 templates/users/login.html:19
msgid "Password"
msgstr "Passwort"
#: apps/users/forms.py:47
#: apps/users/forms.py:51
msgid "Invalid e-mail or password"
msgstr "Ungültige E-Mail oder Passwort"
#: apps/users/forms.py:48
#: apps/users/forms.py:52
msgid "This account is deactivated"
msgstr "Dieses Konto ist deaktiviert"
#: apps/users/forms.py:64 apps/users/forms.py:77 apps/users/forms.py:99
#: apps/users/forms.py:68 apps/users/forms.py:81 apps/users/forms.py:103
#: templates/monthly_overview/pages/overview.html:98
#: templates/monthly_overview/pages/overview.html:245
#: templates/transactions/pages/transactions.html:47
@@ -1948,23 +1954,23 @@ msgstr "Dieses Konto ist deaktiviert"
msgid "Default"
msgstr "Standard"
#: apps/users/forms.py:107 apps/users/models.py:484
#: apps/users/forms.py:111 apps/users/models.py:489
msgid "Date Format"
msgstr "Datumsformat"
#: apps/users/forms.py:112 apps/users/models.py:489
#: apps/users/forms.py:116 apps/users/models.py:494
msgid "Datetime Format"
msgstr "Datums- und Zeitformat"
#: apps/users/forms.py:118 apps/users/models.py:492
#: apps/users/forms.py:122 apps/users/models.py:497
msgid "Number Format"
msgstr "Zahlenformat"
#: apps/users/forms.py:125
#: apps/users/forms.py:129
msgid "Default Account"
msgstr "Standart Konto"
#: apps/users/forms.py:174
#: apps/users/forms.py:178
#, python-format
msgid ""
"This changes the language (if available) and how numbers and dates are "
@@ -1975,25 +1981,25 @@ msgstr ""
"angezeigt werden.\n"
"Hilf mit WYGIWYH in deine Sprache zu übersetzten: %(translation_link)s"
#: apps/users/forms.py:183
#: apps/users/forms.py:187
msgid "New Password"
msgstr "Neues Passwort"
#: apps/users/forms.py:186
#: apps/users/forms.py:190
msgid "Leave blank to keep the current password."
msgstr "Leer lassen um Passwort zu belassen."
#: apps/users/forms.py:189
#: apps/users/forms.py:193
msgid "Confirm New Password"
msgstr "Bestätige das neue Passwort"
#: apps/users/forms.py:201 apps/users/forms.py:358
#: apps/users/forms.py:205 apps/users/forms.py:362
msgid ""
"Designates whether this user should be treated as active. Unselect this "
"instead of deleting accounts."
msgstr "Abwählen um den Nutzer zu deaktivieren. Besser als gleich zu löschen."
#: apps/users/forms.py:204 apps/users/forms.py:361
#: apps/users/forms.py:208 apps/users/forms.py:365
msgid ""
"Designates that this user has all permissions without explicitly assigning "
"them."
@@ -2001,83 +2007,107 @@ msgstr ""
"Anwählen damit der Nutzer alle Berechtigungen hat, ohne diese explizit "
"hinzuzufügen."
#: apps/users/forms.py:271
#: apps/users/forms.py:275
msgid "This email address is already in use by another account."
msgstr "Diese E-Mail-Adresse wird bereits von jemand anders benutzt."
#: apps/users/forms.py:279
#: apps/users/forms.py:283
msgid "The two password fields didn't match."
msgstr "Die eingegebenen Passwörter stimmen nicht überein."
#: apps/users/forms.py:281
#: apps/users/forms.py:285
msgid "Please confirm your new password."
msgstr "Bitte bestätige dein neues Passwort."
#: apps/users/forms.py:283
#: apps/users/forms.py:287
msgid "Please enter the new password first."
msgstr "Bitte gebe erst dein neues Passwort ein."
#: apps/users/forms.py:303
#: apps/users/forms.py:307
msgid "You cannot deactivate your own account using this form."
msgstr "Du kannst deinen Nutzer nicht hier deaktivieren."
#: apps/users/forms.py:316
#: apps/users/forms.py:320
msgid "Cannot remove status from the last superuser."
msgstr "Sie können die Adminberechtigungen nicht vom letzten Admin entfernen."
#: apps/users/forms.py:322
#: apps/users/forms.py:326
msgid "You cannot remove your own superuser status using this form."
msgstr "Du kannst deinen eigenen Superuser-Status nicht hier entfernen."
#: apps/users/forms.py:415
#: apps/users/forms.py:419
msgid "A user with this email address already exists."
msgstr "Ein Benutzer mit dieser E-Mail-Adresse existiert bereits."
#: apps/users/models.py:465
#: apps/users/forms.py:439
#, fuzzy
#| msgid "Tag name"
msgid "Token name"
msgstr "Tagname"
#: apps/users/forms.py:441
msgid "Use a descriptive name such as n8n, Home Assistant, or backup job."
msgstr ""
#: apps/users/forms.py:447
msgid "Expires in days"
msgstr ""
#: apps/users/forms.py:448
msgid "Leave empty for a non-expiring token."
msgstr ""
#: apps/users/forms.py:463
#, fuzzy
#| msgid "Create transaction"
msgid "Create token"
msgstr "Erstelle Transaktion"
#: apps/users/models.py:470
msgid "Yearly by currency"
msgstr "Jährlich nach Währung"
#: apps/users/models.py:466
#: apps/users/models.py:471
msgid "Yearly by account"
msgstr "Jährlich nach Konto"
#: apps/users/models.py:467 templates/net_worth/net_worth.html:9
#: apps/users/models.py:472 templates/net_worth/net_worth.html:9
msgid "Current Net Worth"
msgstr "Aktuelles Nettovermögen"
#: apps/users/models.py:468 templates/net_worth/net_worth.html:11
#: apps/users/models.py:473 templates/net_worth/net_worth.html:11
msgid "Projected Net Worth"
msgstr "Erwartetes Nettovermögen"
#: apps/users/models.py:469
#: apps/users/models.py:474
msgid "All Transactions"
msgstr "Alle Transaktionen"
#: apps/users/models.py:470 templates/includes/sidebar.html:63
#: apps/users/models.py:475 templates/includes/sidebar.html:63
msgid "Calendar"
msgstr "Kalender"
#: apps/users/models.py:480
#: apps/users/models.py:485
msgid "Volume"
msgstr "Lautstärke"
#: apps/users/models.py:499
#: apps/users/models.py:504
msgid "Language"
msgstr "Sprache"
#: apps/users/models.py:505
#: apps/users/models.py:510
msgid "Time Zone"
msgstr "Zeitzone"
#: apps/users/models.py:511
#: apps/users/models.py:516
msgid "Start page"
msgstr "Startseite"
#: apps/users/models.py:516
#: apps/users/models.py:521
msgid "Default account"
msgstr "Standartkonto"
#: apps/users/models.py:517
#: apps/users/models.py:522
#, fuzzy
#| msgid ""
#| "Deactivated tags won't be able to be selected when creating new "
@@ -2087,26 +2117,94 @@ msgstr ""
"Deaktivierte Tags können bei der Erstellung neuer Transaktionen nicht "
"ausgewählt werden"
#: apps/users/views.py:67
#: apps/users/models.py:570
#, fuzzy
#| msgid "Users"
msgid "User"
msgstr "Nutzer"
#: apps/users/models.py:577
msgid "Token key"
msgstr ""
#: apps/users/models.py:579
msgid "Token hash"
msgstr ""
#: apps/users/models.py:583
#, fuzzy
#| msgid "Last Generated Date"
msgid "Last used at"
msgstr "Letztes generiertes Datum"
#: apps/users/models.py:588
msgid "Expires at"
msgstr ""
#: apps/users/models.py:593
msgid "Revoked at"
msgstr ""
#: apps/users/models.py:595
#, fuzzy
#| msgid "Create transaction"
msgid "Created at"
msgstr "Erstelle Transaktion"
#: apps/users/models.py:596
#, fuzzy
#| msgid "Update"
msgid "Updated at"
msgstr "Aktualisierung"
#: apps/users/models.py:606
#, fuzzy
#| msgid "API Key"
msgid "API token"
msgstr "API-Schlüssel"
#: apps/users/models.py:607
msgid "API tokens"
msgstr ""
#: apps/users/views.py:69
msgid "Transaction amounts are now hidden"
msgstr "Beträge sind nun versteckt"
#: apps/users/views.py:70
#: apps/users/views.py:72
msgid "Transaction amounts are now displayed"
msgstr "Beträge werden angezeigt"
#: apps/users/views.py:88
#: apps/users/views.py:90
msgid "Sounds are now muted"
msgstr "Sounds sind stummgeschaltet"
#: apps/users/views.py:91
#: apps/users/views.py:93
msgid "Sounds will now play"
msgstr "Sounds werden wiedergegeben"
#: apps/users/views.py:107
#: apps/users/views.py:109
msgid "Your settings have been updated"
msgstr "Deine Einstellungen wurden aktualisiert"
#: apps/users/views.py:148
#, fuzzy
#| msgid "Action updated successfully"
msgid "API token created successfully"
msgstr "Aktion erfolgreich aktualisiert"
#: apps/users/views.py:167
#, fuzzy
#| msgid "Action deleted successfully"
msgid "API token revoked successfully"
msgstr "Aktion erfolgreich gelöscht"
#: apps/users/views.py:178
#, fuzzy
#| msgid "Action deleted successfully"
msgid "API token deleted successfully"
msgstr "Aktion erfolgreich gelöscht"
#: templates/account_groups/fragments/add.html:5
msgid "Add account group"
msgstr "Kontogruppe hinzufügen"
@@ -2204,6 +2302,7 @@ msgstr "Teilen"
#: templates/rules/fragments/transaction_rule/view.html:92
#: templates/rules/fragments/transaction_rule/view.html:133
#: templates/tags/fragments/table.html:51
#: templates/users/fragments/api_tokens.html:93
msgid "Delete"
msgstr "Löschen"
@@ -2281,6 +2380,7 @@ msgstr "Dies kann nicht rückgängig gemacht werden!"
#: templates/rules/fragments/transaction_rule/view.html:98
#: templates/tags/fragments/table.html:57
#: templates/transactions/fragments/attachments.html:22
#: templates/users/fragments/api_tokens.html:101
msgid "Yes, delete it!"
msgstr "Ja, löschen!"
@@ -3314,6 +3414,10 @@ msgstr "Keine Ratenzahlungs-Pläne"
msgid "This is a demo!"
msgstr "Dies ist eine Demo!"
#: templates/layouts/base.html:37
msgid "Any data you add here will be wiped in 24hrs or less"
msgstr "Jegliche Eingaben hier werden innerhalb von 24 Stunden gelöscht"
#: templates/mini_tools/currency_converter/currency_converter.html:57
msgid "Invert"
msgstr "Invertieren"
@@ -3707,6 +3811,87 @@ msgstr "Unverändert"
msgid "Add user"
msgstr "Neue hinzufügen"
#: templates/users/fragments/api_tokens.html:5
msgid "API Tokens"
msgstr ""
#: templates/users/fragments/api_tokens.html:7
msgid ""
"Use these tokens for automations such as n8n. The raw token is shown only "
"once after creation."
msgstr ""
#: templates/users/fragments/api_tokens.html:14
msgid "Copy this token now"
msgstr ""
#: templates/users/fragments/api_tokens.html:16
msgid "It will not be shown again after this response."
msgstr ""
#: templates/users/fragments/api_tokens.html:31
msgid "Copy"
msgstr ""
#: templates/users/fragments/api_tokens.html:52
msgid "Revoked"
msgstr ""
#: templates/users/fragments/api_tokens.html:59
#, python-format
msgid "Created %(created)s"
msgstr ""
#: templates/users/fragments/api_tokens.html:62
#, python-format
msgid "last used %(used)s"
msgstr ""
#: templates/users/fragments/api_tokens.html:64
msgid "never used"
msgstr ""
#: templates/users/fragments/api_tokens.html:68
#, python-format
msgid "expires %(expires)s"
msgstr ""
#: templates/users/fragments/api_tokens.html:70
msgid "no expiry"
msgstr ""
#: templates/users/fragments/api_tokens.html:78
msgid "Revoke"
msgstr ""
#: templates/users/fragments/api_tokens.html:84
msgid "Revoke token?"
msgstr ""
#: templates/users/fragments/api_tokens.html:85
msgid "This token will stop working immediately."
msgstr ""
#: templates/users/fragments/api_tokens.html:86
#, fuzzy
#| msgid "Yes, refresh it!"
msgid "Yes, revoke it!"
msgstr "Ja, aktualisieren!"
#: templates/users/fragments/api_tokens.html:99
#, fuzzy
#| msgid "Deleted At"
msgid "Delete token?"
msgstr "Gelöscht am"
#: templates/users/fragments/api_tokens.html:100
msgid "This permanently removes the token from the list. It cannot be undone."
msgstr ""
#: templates/users/fragments/api_tokens.html:114
msgid "No API tokens"
msgstr ""
#: templates/users/fragments/edit.html:5
#, fuzzy
#| msgid "Edit category"
@@ -3767,9 +3952,6 @@ msgstr "endet mit"
msgid "Yearly Overview"
msgstr "Jährliche Übersicht"
#~ msgid "Any data you add here will be wiped in 24hrs or less"
#~ msgstr "Jegliche Eingaben hier werden innerhalb von 24 Stunden gelöscht"
#, fuzzy
#~| msgid "Are you sure?"
#~ msgid " Are you sure?"