mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-09-10 03:41:50 +02:00
chore(locale): update translation files
[skip ci] Automatically generated by Django makemessages workflow
This commit is contained in:
committed by
github-actions[bot]
parent
6c808eff38
commit
f280fcb172
@@ -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-10 12:57+0000\n"
|
||||
"Last-Translator: GitEbu <ebu@buol.ch>\n"
|
||||
"Language-Team: German <https://translations.herculino.com/projects/wygiwyh/"
|
||||
@@ -195,68 +195,56 @@ msgstr ""
|
||||
"Die Umrechnungs-Währung darf nicht mit der Haupt-Währung des Kontos "
|
||||
"übereinstimmen."
|
||||
|
||||
#: apps/accounts/views/account_groups.py:44
|
||||
#: apps/accounts/views/account_groups.py:50
|
||||
msgid "Account Group added successfully"
|
||||
msgstr "Kontengruppe erfolgreich hinzugefügt"
|
||||
|
||||
#: 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 "Nur der Besitzer kann dies bearbeiten"
|
||||
|
||||
#: apps/accounts/views/account_groups.py:82
|
||||
#: apps/accounts/views/account_groups.py:78
|
||||
msgid "Account Group updated successfully"
|
||||
msgstr "Kontengruppe erfolgreich aktualisiert"
|
||||
|
||||
#: 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 "Einheit wird nicht länger mit dir geteilt"
|
||||
|
||||
#: apps/accounts/views/account_groups.py:114
|
||||
#: apps/accounts/views/account_groups.py:104
|
||||
msgid "Account Group deleted successfully"
|
||||
msgstr "Kontengruppe erfolgreich gelöscht"
|
||||
|
||||
#: 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 "Einheit wird nicht länger mit dir geteilt"
|
||||
|
||||
#: 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 "Besitzeigenschaft erfolgreich übernommen"
|
||||
|
||||
#: 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 "Konfiguration erfolgreich gespeichert"
|
||||
|
||||
#: apps/accounts/views/accounts.py:44
|
||||
#: apps/accounts/views/accounts.py:50
|
||||
msgid "Account added successfully"
|
||||
msgstr "Konto erfolgreich hinzugefügt"
|
||||
|
||||
#: apps/accounts/views/accounts.py:81
|
||||
#: apps/accounts/views/accounts.py:78
|
||||
msgid "Account updated successfully"
|
||||
msgstr "Konto erfolgreich aktualisiert"
|
||||
|
||||
#: apps/accounts/views/accounts.py:148
|
||||
#: apps/accounts/views/accounts.py:132
|
||||
msgid "Account deleted successfully"
|
||||
msgstr "Konto erfolgreich gelöscht"
|
||||
|
||||
#: apps/accounts/views/accounts.py:165
|
||||
#: apps/accounts/views/accounts.py:158
|
||||
msgid "Account is now tracked"
|
||||
msgstr "Konto wird verfolgt"
|
||||
|
||||
#: apps/accounts/views/accounts.py:168
|
||||
#: apps/accounts/views/accounts.py:161
|
||||
msgid "Account is now untracked"
|
||||
msgstr "Konto wird nicht mehr gefolgt"
|
||||
|
||||
@@ -804,27 +792,27 @@ msgstr "DCA-Eintrag"
|
||||
msgid "DCA Entries"
|
||||
msgstr "DCA-Einträge"
|
||||
|
||||
#: apps/dca/views.py:38
|
||||
#: apps/dca/views.py:44
|
||||
msgid "DCA Strategy added successfully"
|
||||
msgstr "DCA-Strategie erfolgreich hinzugefügt"
|
||||
|
||||
#: apps/dca/views.py:75
|
||||
#: apps/dca/views.py:73
|
||||
msgid "DCA Strategy updated successfully"
|
||||
msgstr "DCA-Strategie erfolgreich aktualisiert"
|
||||
|
||||
#: apps/dca/views.py:107
|
||||
#: apps/dca/views.py:101
|
||||
msgid "DCA strategy deleted successfully"
|
||||
msgstr "DCA-Strategie erfolgreich gelöscht"
|
||||
|
||||
#: apps/dca/views.py:237
|
||||
#: apps/dca/views.py:236
|
||||
msgid "Entry added successfully"
|
||||
msgstr "Eintrag erfolgreich hinzugefügt"
|
||||
|
||||
#: apps/dca/views.py:264
|
||||
#: apps/dca/views.py:270
|
||||
msgid "Entry updated successfully"
|
||||
msgstr "Eintrag erfolgreich aktualisiert"
|
||||
|
||||
#: apps/dca/views.py:290
|
||||
#: apps/dca/views.py:303
|
||||
msgid "Entry deleted successfully"
|
||||
msgstr "Eintrag erfolgreich gelöscht"
|
||||
|
||||
@@ -1301,15 +1289,15 @@ msgstr ""
|
||||
msgid "Update or create transaction action"
|
||||
msgstr "Transaktions-Aktion aktualisieren oder erstellen"
|
||||
|
||||
#: apps/rules/views.py:71
|
||||
#: apps/rules/views.py:79
|
||||
msgid "Rule deactivated successfully"
|
||||
msgstr "Regel erfolgreich deaktiviert"
|
||||
|
||||
#: apps/rules/views.py:73
|
||||
#: apps/rules/views.py:81
|
||||
msgid "Rule activated successfully"
|
||||
msgstr "Regel erfolgreich aktiviert"
|
||||
|
||||
#: apps/rules/views.py:92
|
||||
#: apps/rules/views.py:100
|
||||
msgid "Rule added successfully"
|
||||
msgstr "Regel erfolgreich hinzugefügt"
|
||||
|
||||
@@ -1317,31 +1305,31 @@ msgstr "Regel erfolgreich hinzugefügt"
|
||||
msgid "Rule updated successfully"
|
||||
msgstr "Regel erfolgreich aktualisiert"
|
||||
|
||||
#: apps/rules/views.py:188
|
||||
#: apps/rules/views.py:186
|
||||
msgid "Rule deleted successfully"
|
||||
msgstr "Regel erfolgreich gelöscht"
|
||||
|
||||
#: apps/rules/views.py:305
|
||||
#: apps/rules/views.py:306
|
||||
msgid "Action updated successfully"
|
||||
msgstr "Aktion erfolgreich aktualisiert"
|
||||
|
||||
#: apps/rules/views.py:336
|
||||
#: apps/rules/views.py:341
|
||||
msgid "Action deleted successfully"
|
||||
msgstr "Aktion erfolgreich gelöscht"
|
||||
|
||||
#: apps/rules/views.py:360
|
||||
#: apps/rules/views.py:367
|
||||
msgid "Update or Create Transaction action added successfully"
|
||||
msgstr ""
|
||||
"\"Transaktions-Aktualisierung oder -Erstellung\"-Aktion erfolgreich "
|
||||
"hinzugefügt"
|
||||
|
||||
#: apps/rules/views.py:393
|
||||
#: apps/rules/views.py:402
|
||||
msgid "Update or Create Transaction action updated successfully"
|
||||
msgstr ""
|
||||
"\"Transaktions-Aktualisierung oder -Erstellung\"-Aktion erfolgreich "
|
||||
"aktualisiert"
|
||||
|
||||
#: apps/rules/views.py:423
|
||||
#: apps/rules/views.py:434
|
||||
msgid "Update or Create Transaction action deleted successfully"
|
||||
msgstr ""
|
||||
"\"Transaktions-Aktualisierung oder -Erstellung\"-Aktion erfolgreich gelöscht"
|
||||
@@ -1773,27 +1761,27 @@ msgid_plural "%(count)s transactions duplicated successfully"
|
||||
msgstr[0] "%(count)s Transaktion erfolgreich dupliziert"
|
||||
msgstr[1] "%(count)s Transaktionen erfolgreich dupliziert"
|
||||
|
||||
#: apps/transactions/views/categories.py:66
|
||||
#: apps/transactions/views/categories.py:72
|
||||
msgid "Category added successfully"
|
||||
msgstr "Kategorie erfolgreich hinzugefügt"
|
||||
|
||||
#: apps/transactions/views/categories.py:104
|
||||
#: apps/transactions/views/categories.py:102
|
||||
msgid "Category updated successfully"
|
||||
msgstr "Kategorie erfolgreich aktualisiert"
|
||||
|
||||
#: apps/transactions/views/categories.py:171
|
||||
#: apps/transactions/views/categories.py:158
|
||||
msgid "Category deleted successfully"
|
||||
msgstr "Kategorie erfolgreich gelöscht"
|
||||
|
||||
#: apps/transactions/views/entities.py:66
|
||||
#: apps/transactions/views/entities.py:72
|
||||
msgid "Entity added successfully"
|
||||
msgstr "Entität erfolgreich hinzugefügt"
|
||||
|
||||
#: apps/transactions/views/entities.py:104
|
||||
#: apps/transactions/views/entities.py:102
|
||||
msgid "Entity updated successfully"
|
||||
msgstr "Entität erfolgreich aktualisiert"
|
||||
|
||||
#: apps/transactions/views/entities.py:133
|
||||
#: apps/transactions/views/entities.py:130
|
||||
msgid "Entity deleted successfully"
|
||||
msgstr "Entität erfolgreich gelöscht"
|
||||
|
||||
@@ -1856,15 +1844,15 @@ msgstr "Wiederkehrende Transaktion erfolgreich abgeschlossen"
|
||||
msgid "Recurring Transaction deleted successfully"
|
||||
msgstr "Wiederkehrende Transaktion erfolgreich gelöscht"
|
||||
|
||||
#: apps/transactions/views/tags.py:66
|
||||
#: apps/transactions/views/tags.py:72
|
||||
msgid "Tag added successfully"
|
||||
msgstr "Tag erfolgreich hinzugefügt"
|
||||
|
||||
#: apps/transactions/views/tags.py:104
|
||||
#: apps/transactions/views/tags.py:100
|
||||
msgid "Tag updated successfully"
|
||||
msgstr "Tag erfolgreich aktualisiert"
|
||||
|
||||
#: apps/transactions/views/tags.py:133
|
||||
#: apps/transactions/views/tags.py:126
|
||||
msgid "Tag deleted successfully"
|
||||
msgstr "Tag erfolgreich gelöscht"
|
||||
|
||||
@@ -3626,15 +3614,21 @@ msgstr "Keine wiederkehrenden Transaktionen"
|
||||
msgid "View"
|
||||
msgstr "Ansicht"
|
||||
|
||||
#: templates/rules/fragments/list.html:70
|
||||
#: templates/rules/fragments/list.html:71
|
||||
msgid "Deactivate"
|
||||
msgstr "Deaktivieren"
|
||||
|
||||
#: templates/rules/fragments/list.html:70
|
||||
#: templates/rules/fragments/list.html:71
|
||||
msgid "Activate"
|
||||
msgstr "Aktivieren"
|
||||
|
||||
#: 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 "Nur der Besitzer kann dies bearbeiten"
|
||||
|
||||
#: templates/rules/fragments/list.html:96
|
||||
msgid "No rules"
|
||||
msgstr "Keine Regeln"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user