mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-09-13 13:22:03 +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
d77600add6
commit
fa05538c56
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-09-12 15:07+0000\n"
|
||||
"POT-Creation-Date: 2026-09-12 16:46+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/"
|
||||
@@ -885,7 +885,7 @@ msgstr "Automatische Umrechnungskurse"
|
||||
msgid "Rules"
|
||||
msgstr "Regeln"
|
||||
|
||||
#: apps/export_app/forms.py:85 templates/cotton/transaction/item.html:57
|
||||
#: apps/export_app/forms.py:85 templates/cotton/transaction/item.html:58
|
||||
msgid "DCA"
|
||||
msgstr "DCA"
|
||||
|
||||
@@ -920,7 +920,7 @@ msgstr "Aktion der Transaktions-Regel bearbeiten"
|
||||
msgid "Update or create transaction actions"
|
||||
msgstr "Aktualisierung oder Erstellung von Transaktions-Aktionen"
|
||||
|
||||
#: apps/export_app/forms.py:181 templates/cotton/transaction/item.html:230
|
||||
#: apps/export_app/forms.py:181 templates/cotton/transaction/item.html:231
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:53
|
||||
#: templates/export_app/fragments/restore.html:5
|
||||
#: templates/export_app/pages/index.html:19
|
||||
@@ -1127,8 +1127,8 @@ msgstr "Typ"
|
||||
#: apps/rules/forms.py:175 apps/rules/forms.py:189 apps/rules/models.py:37
|
||||
#: apps/rules/models.py:275 apps/transactions/filters.py:22
|
||||
#: apps/transactions/forms.py:437 apps/transactions/models.py:327
|
||||
#: apps/transactions/models.py:1093 templates/cotton/transaction/item.html:20
|
||||
#: templates/cotton/transaction/item.html:31
|
||||
#: apps/transactions/models.py:1093 templates/cotton/transaction/item.html:21
|
||||
#: templates/cotton/transaction/item.html:32
|
||||
#: templates/transactions/widgets/paid_toggle_button.html:10
|
||||
#: templates/transactions/widgets/unselectable_paid_toggle_button.html:13
|
||||
msgid "Paid"
|
||||
@@ -1334,8 +1334,8 @@ msgid "Update or Create Transaction action deleted successfully"
|
||||
msgstr ""
|
||||
"\"Transaktions-Aktualisierung oder -Erstellung\"-Aktion erfolgreich gelöscht"
|
||||
|
||||
#: apps/transactions/filters.py:23 templates/cotton/transaction/item.html:20
|
||||
#: templates/cotton/transaction/item.html:31
|
||||
#: apps/transactions/filters.py:23 templates/cotton/transaction/item.html:21
|
||||
#: templates/cotton/transaction/item.html:32
|
||||
#: templates/insights/fragments/category_overview/index.html:65
|
||||
#: templates/net_worth/net_worth.html:39 templates/net_worth/net_worth.html:43
|
||||
#: templates/transactions/widgets/paid_toggle_button.html:7
|
||||
@@ -1417,7 +1417,7 @@ msgstr "Speichern und ähnliches hinzufügen"
|
||||
msgid "Save and add another"
|
||||
msgstr "Speichern und etwas neu hinzufügen"
|
||||
|
||||
#: apps/transactions/forms.py:270 templates/cotton/transaction/item.html:158
|
||||
#: apps/transactions/forms.py:270 templates/cotton/transaction/item.html:159
|
||||
#: templates/transactions/fragments/attachments.html:4
|
||||
#, fuzzy
|
||||
#| msgid "Installments"
|
||||
@@ -1726,35 +1726,35 @@ msgstr "%(value)s hat zu viele Dezimalstellen. Maximum liegt bei 30."
|
||||
msgid "%(value)s is not a non-negative number"
|
||||
msgstr "%(value)s ist keine nicht-negative Zahl"
|
||||
|
||||
#: apps/transactions/views/actions.py:24
|
||||
#: apps/transactions/views/actions.py:25
|
||||
#, python-format
|
||||
msgid "%(count)s transaction marked as paid"
|
||||
msgid_plural "%(count)s transactions marked as paid"
|
||||
msgstr[0] "%(count)s Transaktion als bezahlt markiert"
|
||||
msgstr[1] "%(count)s Transaktionen als bezahlt markiert"
|
||||
|
||||
#: apps/transactions/views/actions.py:48
|
||||
#: apps/transactions/views/actions.py:49
|
||||
#, python-format
|
||||
msgid "%(count)s transaction marked as not paid"
|
||||
msgid_plural "%(count)s transactions marked as not paid"
|
||||
msgstr[0] "%(count)s Transaktion als nicht bezahlt markiert"
|
||||
msgstr[1] "%(count)s Transaktionen als nicht bezahlt markiert"
|
||||
|
||||
#: apps/transactions/views/actions.py:72
|
||||
#: apps/transactions/views/actions.py:74
|
||||
#, python-format
|
||||
msgid "%(count)s transaction deleted successfully"
|
||||
msgid_plural "%(count)s transactions deleted successfully"
|
||||
msgstr[0] "%(count)s Transaktion erfolgreich gelöscht"
|
||||
msgstr[1] "%(count)s Transaktionen erfolgreich gelöscht"
|
||||
|
||||
#: apps/transactions/views/actions.py:96
|
||||
#: apps/transactions/views/actions.py:109
|
||||
#, python-format
|
||||
msgid "%(count)s transaction restored successfully"
|
||||
msgid_plural "%(count)s transactions restored successfully"
|
||||
msgstr[0] "%(count)s Transaktion erfolgreich wiederhergestellt"
|
||||
msgstr[1] "%(count)s Transaktionen erfolgreich gelöscht"
|
||||
|
||||
#: apps/transactions/views/actions.py:131
|
||||
#: apps/transactions/views/actions.py:144
|
||||
#, python-format
|
||||
msgid "%(count)s transaction duplicated successfully"
|
||||
msgid_plural "%(count)s transactions duplicated successfully"
|
||||
@@ -1815,8 +1815,8 @@ msgid "Item deleted successfully"
|
||||
msgstr "Objekt erfolgreich gelöscht"
|
||||
|
||||
#: apps/transactions/views/quick_transactions.py:156
|
||||
#: apps/transactions/views/transactions.py:141
|
||||
#: apps/transactions/views/transactions.py:326
|
||||
#: apps/transactions/views/transactions.py:142
|
||||
#: apps/transactions/views/transactions.py:327
|
||||
msgid "Transaction added successfully"
|
||||
msgstr "Transaktion erfolgreich hinzugefügt"
|
||||
|
||||
@@ -1856,42 +1856,42 @@ msgstr "Tag erfolgreich aktualisiert"
|
||||
msgid "Tag deleted successfully"
|
||||
msgstr "Tag erfolgreich gelöscht"
|
||||
|
||||
#: apps/transactions/views/transactions.py:59
|
||||
#: apps/transactions/views/transactions.py:60
|
||||
#, fuzzy
|
||||
#| msgid "Account updated successfully"
|
||||
msgid "Attachment uploaded successfully"
|
||||
msgstr "Konto erfolgreich aktualisiert"
|
||||
|
||||
#: apps/transactions/views/transactions.py:110
|
||||
#: apps/transactions/views/transactions.py:111
|
||||
#, fuzzy
|
||||
#| msgid "Account deleted successfully"
|
||||
msgid "Attachment deleted successfully"
|
||||
msgstr "Konto erfolgreich gelöscht"
|
||||
|
||||
#: apps/transactions/views/transactions.py:350
|
||||
#: apps/transactions/views/transactions.py:351
|
||||
msgid "Transaction updated successfully"
|
||||
msgstr "Transaktion erfolgreich aktualisiert"
|
||||
|
||||
#: apps/transactions/views/transactions.py:401
|
||||
#: apps/transactions/views/transactions.py:402
|
||||
#, python-format
|
||||
msgid "%(count)s transaction updated successfully"
|
||||
msgid_plural "%(count)s transactions updated successfully"
|
||||
msgstr[0] "%(count)s Transaktion erfolgreich aktualisiert"
|
||||
msgstr[1] "%(count)s Transaktionen erfolgreich aktualisiert"
|
||||
|
||||
#: apps/transactions/views/transactions.py:437
|
||||
#: apps/transactions/views/transactions.py:438
|
||||
msgid "Transaction duplicated successfully"
|
||||
msgstr "Transaktion erfolgreich duplisiert"
|
||||
|
||||
#: apps/transactions/views/transactions.py:479
|
||||
#: apps/transactions/views/transactions.py:480
|
||||
msgid "Transaction deleted successfully"
|
||||
msgstr "Transaktion erfolgreich gelöscht"
|
||||
|
||||
#: apps/transactions/views/transactions.py:497
|
||||
#: apps/transactions/views/transactions.py:509
|
||||
msgid "Transaction restored successfully"
|
||||
msgstr "Transaktion erfolgreich wiederhergestellt"
|
||||
|
||||
#: apps/transactions/views/transactions.py:523
|
||||
#: apps/transactions/views/transactions.py:535
|
||||
msgid "Transfer added successfully"
|
||||
msgstr "Transfer erfolgreich hinzugefügt"
|
||||
|
||||
@@ -2225,7 +2225,7 @@ msgstr "Aktionen"
|
||||
#: templates/account_groups/fragments/list.html:32
|
||||
#: templates/accounts/fragments/list.html:37
|
||||
#: templates/categories/fragments/table.html:29
|
||||
#: templates/cotton/transaction/item.html:152
|
||||
#: templates/cotton/transaction/item.html:153
|
||||
#: templates/cotton/ui/transactions_action_bar.html:54
|
||||
#: templates/currencies/fragments/list.html:34
|
||||
#: templates/dca/fragments/strategy/details.html:63
|
||||
@@ -2269,8 +2269,8 @@ msgstr "Teilen"
|
||||
#: templates/account_groups/fragments/list.html:54
|
||||
#: templates/accounts/fragments/list.html:71
|
||||
#: templates/categories/fragments/table.html:51
|
||||
#: templates/cotton/transaction/item.html:164
|
||||
#: templates/cotton/transaction/item.html:236
|
||||
#: templates/cotton/transaction/item.html:165
|
||||
#: templates/cotton/transaction/item.html:237
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:57
|
||||
#: templates/cotton/ui/transactions_action_bar.html:82
|
||||
#: templates/currencies/fragments/list.html:40
|
||||
@@ -2300,8 +2300,8 @@ msgstr "Löschen"
|
||||
#: templates/account_groups/fragments/list.html:58
|
||||
#: templates/accounts/fragments/list.html:75
|
||||
#: templates/categories/fragments/table.html:56
|
||||
#: templates/cotton/transaction/item.html:166
|
||||
#: templates/cotton/transaction/item.html:242
|
||||
#: templates/cotton/transaction/item.html:167
|
||||
#: templates/cotton/transaction/item.html:243
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:58
|
||||
#: templates/cotton/ui/transactions_action_bar.html:83
|
||||
#: templates/currencies/fragments/list.html:44
|
||||
@@ -2330,8 +2330,8 @@ msgstr "Bist du sicher?"
|
||||
#: templates/account_groups/fragments/list.html:59
|
||||
#: templates/accounts/fragments/list.html:76
|
||||
#: templates/categories/fragments/table.html:57
|
||||
#: templates/cotton/transaction/item.html:167
|
||||
#: templates/cotton/transaction/item.html:243
|
||||
#: templates/cotton/transaction/item.html:168
|
||||
#: templates/cotton/transaction/item.html:244
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:58
|
||||
#: templates/cotton/ui/transactions_action_bar.html:83
|
||||
#: templates/currencies/fragments/list.html:45
|
||||
@@ -2352,8 +2352,8 @@ msgstr "Dies kann nicht rückgängig gemacht werden!"
|
||||
#: templates/account_groups/fragments/list.html:60
|
||||
#: templates/accounts/fragments/list.html:77
|
||||
#: templates/categories/fragments/table.html:58
|
||||
#: templates/cotton/transaction/item.html:168
|
||||
#: templates/cotton/transaction/item.html:244
|
||||
#: templates/cotton/transaction/item.html:169
|
||||
#: templates/cotton/transaction/item.html:245
|
||||
#: templates/currencies/fragments/list.html:46
|
||||
#: templates/dca/fragments/strategy/details.html:77
|
||||
#: templates/dca/fragments/strategy/list.html:44
|
||||
@@ -2503,45 +2503,45 @@ msgstr "Schließen"
|
||||
msgid "Search"
|
||||
msgstr "Suche"
|
||||
|
||||
#: templates/cotton/transaction/item.html:9
|
||||
#: templates/cotton/transaction/item.html:10
|
||||
msgid "Select"
|
||||
msgstr "Auswahl"
|
||||
|
||||
#: templates/cotton/transaction/item.html:181
|
||||
#: templates/cotton/transaction/item.html:192
|
||||
#: templates/cotton/transaction/item.html:202
|
||||
#: templates/cotton/transaction/item.html:182
|
||||
#: templates/cotton/transaction/item.html:193
|
||||
#: templates/cotton/transaction/item.html:203
|
||||
msgid "Show on summaries"
|
||||
msgstr "Anzeigen auf Zusammenfassungen"
|
||||
|
||||
#: templates/cotton/transaction/item.html:183
|
||||
#: templates/cotton/transaction/item.html:184
|
||||
msgid "Controlled by account"
|
||||
msgstr "Gesteuert durch Konto"
|
||||
|
||||
#: templates/cotton/transaction/item.html:194
|
||||
#: templates/cotton/transaction/item.html:195
|
||||
msgid "Controlled by category"
|
||||
msgstr "Gesteuert durch Kategorie"
|
||||
|
||||
#: templates/cotton/transaction/item.html:207
|
||||
#: templates/cotton/transaction/item.html:208
|
||||
msgid "Hide from summaries"
|
||||
msgstr "Verstecken bei Zusammenfassungen"
|
||||
|
||||
#: templates/cotton/transaction/item.html:211
|
||||
#: templates/cotton/transaction/item.html:212
|
||||
msgid "Add as quick transaction"
|
||||
msgstr "Als schnelle Transaktion hinzufügen"
|
||||
|
||||
#: templates/cotton/transaction/item.html:216
|
||||
#: templates/cotton/transaction/item.html:217
|
||||
msgid "Move to previous month"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:220
|
||||
#: templates/cotton/transaction/item.html:221
|
||||
msgid "Move to next month"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:223
|
||||
#: templates/cotton/transaction/item.html:224
|
||||
msgid "Move to today"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:227
|
||||
#: templates/cotton/transaction/item.html:228
|
||||
#: templates/cotton/ui/transactions_action_bar.html:78
|
||||
msgid "Duplicate"
|
||||
msgstr "Duplikat"
|
||||
@@ -2733,8 +2733,8 @@ msgid "No entries for this DCA"
|
||||
msgstr "Keine Einträge für diesen DCA"
|
||||
|
||||
#: templates/dca/fragments/strategy/details.html:120
|
||||
#: templates/monthly_overview/fragments/list.html:59
|
||||
#: templates/transactions/fragments/list_all.html:59
|
||||
#: templates/monthly_overview/fragments/list.html:61
|
||||
#: templates/transactions/fragments/list_all.html:61
|
||||
msgid "Try adding one"
|
||||
msgstr "Versuche einen hinzuzufügen"
|
||||
|
||||
@@ -2860,7 +2860,7 @@ msgstr "Kein Umrechnungskurs"
|
||||
|
||||
#: templates/exchange_rates/fragments/table.html:56
|
||||
#: templates/exchange_rates_services/fragments/table.html:57
|
||||
#: templates/transactions/fragments/list_all.html:70
|
||||
#: templates/transactions/fragments/list_all.html:72
|
||||
msgid "Page navigation"
|
||||
msgstr "Seitennavigation"
|
||||
|
||||
@@ -3402,11 +3402,11 @@ msgstr "Der Plan und alle zugehörigen Transaktionen werden gelöscht"
|
||||
msgid "No installment plans"
|
||||
msgstr "Keine Ratenzahlungs-Pläne"
|
||||
|
||||
#: templates/layouts/base.html:37
|
||||
#: templates/layouts/base.html:38
|
||||
msgid "This is a demo!"
|
||||
msgstr "Dies ist eine Demo!"
|
||||
|
||||
#: templates/layouts/base.html:37
|
||||
#: templates/layouts/base.html:38
|
||||
msgid "Any data you add here will be wiped in 24hrs or less"
|
||||
msgstr "Jegliche Eingaben hier werden innerhalb von 24 Stunden gelöscht"
|
||||
|
||||
@@ -3438,12 +3438,12 @@ msgstr "Einzelpreis"
|
||||
msgid "Item"
|
||||
msgstr "Artikel"
|
||||
|
||||
#: templates/monthly_overview/fragments/list.html:15
|
||||
#: templates/transactions/fragments/list_all.html:15
|
||||
#: templates/monthly_overview/fragments/list.html:16
|
||||
#: templates/transactions/fragments/list_all.html:16
|
||||
msgid "late"
|
||||
msgstr ""
|
||||
|
||||
#: templates/monthly_overview/fragments/list.html:58
|
||||
#: templates/monthly_overview/fragments/list.html:60
|
||||
msgid "No transactions this month"
|
||||
msgstr "Keine Transaktionen in diesem Monat"
|
||||
|
||||
@@ -3830,7 +3830,7 @@ msgstr ""
|
||||
msgid "No saved presets"
|
||||
msgstr "Keine Vorlagen bisher"
|
||||
|
||||
#: templates/transactions/fragments/list_all.html:58
|
||||
#: templates/transactions/fragments/list_all.html:60
|
||||
msgid "No transactions found"
|
||||
msgstr "Keine Transaktionen gefunden"
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-09-12 15:07+0000\n"
|
||||
"POT-Creation-Date: 2026-09-12 16:46+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -861,7 +861,7 @@ msgstr ""
|
||||
msgid "Rules"
|
||||
msgstr ""
|
||||
|
||||
#: apps/export_app/forms.py:85 templates/cotton/transaction/item.html:57
|
||||
#: apps/export_app/forms.py:85 templates/cotton/transaction/item.html:58
|
||||
msgid "DCA"
|
||||
msgstr ""
|
||||
|
||||
@@ -896,7 +896,7 @@ msgstr ""
|
||||
msgid "Update or create transaction actions"
|
||||
msgstr ""
|
||||
|
||||
#: apps/export_app/forms.py:181 templates/cotton/transaction/item.html:230
|
||||
#: apps/export_app/forms.py:181 templates/cotton/transaction/item.html:231
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:53
|
||||
#: templates/export_app/fragments/restore.html:5
|
||||
#: templates/export_app/pages/index.html:19
|
||||
@@ -1101,8 +1101,8 @@ msgstr ""
|
||||
#: apps/rules/forms.py:175 apps/rules/forms.py:189 apps/rules/models.py:37
|
||||
#: apps/rules/models.py:275 apps/transactions/filters.py:22
|
||||
#: apps/transactions/forms.py:437 apps/transactions/models.py:327
|
||||
#: apps/transactions/models.py:1093 templates/cotton/transaction/item.html:20
|
||||
#: templates/cotton/transaction/item.html:31
|
||||
#: apps/transactions/models.py:1093 templates/cotton/transaction/item.html:21
|
||||
#: templates/cotton/transaction/item.html:32
|
||||
#: templates/transactions/widgets/paid_toggle_button.html:10
|
||||
#: templates/transactions/widgets/unselectable_paid_toggle_button.html:13
|
||||
msgid "Paid"
|
||||
@@ -1297,8 +1297,8 @@ msgstr ""
|
||||
msgid "Update or Create Transaction action deleted successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/filters.py:23 templates/cotton/transaction/item.html:20
|
||||
#: templates/cotton/transaction/item.html:31
|
||||
#: apps/transactions/filters.py:23 templates/cotton/transaction/item.html:21
|
||||
#: templates/cotton/transaction/item.html:32
|
||||
#: templates/insights/fragments/category_overview/index.html:65
|
||||
#: templates/net_worth/net_worth.html:39 templates/net_worth/net_worth.html:43
|
||||
#: templates/transactions/widgets/paid_toggle_button.html:7
|
||||
@@ -1380,7 +1380,7 @@ msgstr ""
|
||||
msgid "Save and add another"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/forms.py:270 templates/cotton/transaction/item.html:158
|
||||
#: apps/transactions/forms.py:270 templates/cotton/transaction/item.html:159
|
||||
#: templates/transactions/fragments/attachments.html:4
|
||||
msgid "Attachments"
|
||||
msgstr ""
|
||||
@@ -1669,35 +1669,35 @@ msgstr ""
|
||||
msgid "%(value)s is not a non-negative number"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/actions.py:24
|
||||
#: apps/transactions/views/actions.py:25
|
||||
#, python-format
|
||||
msgid "%(count)s transaction marked as paid"
|
||||
msgid_plural "%(count)s transactions marked as paid"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: apps/transactions/views/actions.py:48
|
||||
#: apps/transactions/views/actions.py:49
|
||||
#, python-format
|
||||
msgid "%(count)s transaction marked as not paid"
|
||||
msgid_plural "%(count)s transactions marked as not paid"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: apps/transactions/views/actions.py:72
|
||||
#: apps/transactions/views/actions.py:74
|
||||
#, python-format
|
||||
msgid "%(count)s transaction deleted successfully"
|
||||
msgid_plural "%(count)s transactions deleted successfully"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: apps/transactions/views/actions.py:96
|
||||
#: apps/transactions/views/actions.py:109
|
||||
#, python-format
|
||||
msgid "%(count)s transaction restored successfully"
|
||||
msgid_plural "%(count)s transactions restored successfully"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: apps/transactions/views/actions.py:131
|
||||
#: apps/transactions/views/actions.py:144
|
||||
#, python-format
|
||||
msgid "%(count)s transaction duplicated successfully"
|
||||
msgid_plural "%(count)s transactions duplicated successfully"
|
||||
@@ -1758,8 +1758,8 @@ msgid "Item deleted successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/quick_transactions.py:156
|
||||
#: apps/transactions/views/transactions.py:141
|
||||
#: apps/transactions/views/transactions.py:326
|
||||
#: apps/transactions/views/transactions.py:142
|
||||
#: apps/transactions/views/transactions.py:327
|
||||
msgid "Transaction added successfully"
|
||||
msgstr ""
|
||||
|
||||
@@ -1799,38 +1799,38 @@ msgstr ""
|
||||
msgid "Tag deleted successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:59
|
||||
#: apps/transactions/views/transactions.py:60
|
||||
msgid "Attachment uploaded successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:110
|
||||
#: apps/transactions/views/transactions.py:111
|
||||
msgid "Attachment deleted successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:350
|
||||
#: apps/transactions/views/transactions.py:351
|
||||
msgid "Transaction updated successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:401
|
||||
#: apps/transactions/views/transactions.py:402
|
||||
#, python-format
|
||||
msgid "%(count)s transaction updated successfully"
|
||||
msgid_plural "%(count)s transactions updated successfully"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:437
|
||||
#: apps/transactions/views/transactions.py:438
|
||||
msgid "Transaction duplicated successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:479
|
||||
#: apps/transactions/views/transactions.py:480
|
||||
msgid "Transaction deleted successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:497
|
||||
#: apps/transactions/views/transactions.py:509
|
||||
msgid "Transaction restored successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:523
|
||||
#: apps/transactions/views/transactions.py:535
|
||||
msgid "Transfer added successfully"
|
||||
msgstr ""
|
||||
|
||||
@@ -2133,7 +2133,7 @@ msgstr ""
|
||||
#: templates/account_groups/fragments/list.html:32
|
||||
#: templates/accounts/fragments/list.html:37
|
||||
#: templates/categories/fragments/table.html:29
|
||||
#: templates/cotton/transaction/item.html:152
|
||||
#: templates/cotton/transaction/item.html:153
|
||||
#: templates/cotton/ui/transactions_action_bar.html:54
|
||||
#: templates/currencies/fragments/list.html:34
|
||||
#: templates/dca/fragments/strategy/details.html:63
|
||||
@@ -2177,8 +2177,8 @@ msgstr ""
|
||||
#: templates/account_groups/fragments/list.html:54
|
||||
#: templates/accounts/fragments/list.html:71
|
||||
#: templates/categories/fragments/table.html:51
|
||||
#: templates/cotton/transaction/item.html:164
|
||||
#: templates/cotton/transaction/item.html:236
|
||||
#: templates/cotton/transaction/item.html:165
|
||||
#: templates/cotton/transaction/item.html:237
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:57
|
||||
#: templates/cotton/ui/transactions_action_bar.html:82
|
||||
#: templates/currencies/fragments/list.html:40
|
||||
@@ -2208,8 +2208,8 @@ msgstr ""
|
||||
#: templates/account_groups/fragments/list.html:58
|
||||
#: templates/accounts/fragments/list.html:75
|
||||
#: templates/categories/fragments/table.html:56
|
||||
#: templates/cotton/transaction/item.html:166
|
||||
#: templates/cotton/transaction/item.html:242
|
||||
#: templates/cotton/transaction/item.html:167
|
||||
#: templates/cotton/transaction/item.html:243
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:58
|
||||
#: templates/cotton/ui/transactions_action_bar.html:83
|
||||
#: templates/currencies/fragments/list.html:44
|
||||
@@ -2238,8 +2238,8 @@ msgstr ""
|
||||
#: templates/account_groups/fragments/list.html:59
|
||||
#: templates/accounts/fragments/list.html:76
|
||||
#: templates/categories/fragments/table.html:57
|
||||
#: templates/cotton/transaction/item.html:167
|
||||
#: templates/cotton/transaction/item.html:243
|
||||
#: templates/cotton/transaction/item.html:168
|
||||
#: templates/cotton/transaction/item.html:244
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:58
|
||||
#: templates/cotton/ui/transactions_action_bar.html:83
|
||||
#: templates/currencies/fragments/list.html:45
|
||||
@@ -2260,8 +2260,8 @@ msgstr ""
|
||||
#: templates/account_groups/fragments/list.html:60
|
||||
#: templates/accounts/fragments/list.html:77
|
||||
#: templates/categories/fragments/table.html:58
|
||||
#: templates/cotton/transaction/item.html:168
|
||||
#: templates/cotton/transaction/item.html:244
|
||||
#: templates/cotton/transaction/item.html:169
|
||||
#: templates/cotton/transaction/item.html:245
|
||||
#: templates/currencies/fragments/list.html:46
|
||||
#: templates/dca/fragments/strategy/details.html:77
|
||||
#: templates/dca/fragments/strategy/list.html:44
|
||||
@@ -2411,45 +2411,45 @@ msgstr ""
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:9
|
||||
#: templates/cotton/transaction/item.html:10
|
||||
msgid "Select"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:181
|
||||
#: templates/cotton/transaction/item.html:192
|
||||
#: templates/cotton/transaction/item.html:202
|
||||
#: templates/cotton/transaction/item.html:182
|
||||
#: templates/cotton/transaction/item.html:193
|
||||
#: templates/cotton/transaction/item.html:203
|
||||
msgid "Show on summaries"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:183
|
||||
#: templates/cotton/transaction/item.html:184
|
||||
msgid "Controlled by account"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:194
|
||||
#: templates/cotton/transaction/item.html:195
|
||||
msgid "Controlled by category"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:207
|
||||
#: templates/cotton/transaction/item.html:208
|
||||
msgid "Hide from summaries"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:211
|
||||
#: templates/cotton/transaction/item.html:212
|
||||
msgid "Add as quick transaction"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:216
|
||||
#: templates/cotton/transaction/item.html:217
|
||||
msgid "Move to previous month"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:220
|
||||
#: templates/cotton/transaction/item.html:221
|
||||
msgid "Move to next month"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:223
|
||||
#: templates/cotton/transaction/item.html:224
|
||||
msgid "Move to today"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:227
|
||||
#: templates/cotton/transaction/item.html:228
|
||||
#: templates/cotton/ui/transactions_action_bar.html:78
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
@@ -2635,8 +2635,8 @@ msgid "No entries for this DCA"
|
||||
msgstr ""
|
||||
|
||||
#: templates/dca/fragments/strategy/details.html:120
|
||||
#: templates/monthly_overview/fragments/list.html:59
|
||||
#: templates/transactions/fragments/list_all.html:59
|
||||
#: templates/monthly_overview/fragments/list.html:61
|
||||
#: templates/transactions/fragments/list_all.html:61
|
||||
msgid "Try adding one"
|
||||
msgstr ""
|
||||
|
||||
@@ -2761,7 +2761,7 @@ msgstr ""
|
||||
|
||||
#: templates/exchange_rates/fragments/table.html:56
|
||||
#: templates/exchange_rates_services/fragments/table.html:57
|
||||
#: templates/transactions/fragments/list_all.html:70
|
||||
#: templates/transactions/fragments/list_all.html:72
|
||||
msgid "Page navigation"
|
||||
msgstr ""
|
||||
|
||||
@@ -3272,11 +3272,11 @@ msgstr ""
|
||||
msgid "No installment plans"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layouts/base.html:37
|
||||
#: templates/layouts/base.html:38
|
||||
msgid "This is a demo!"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layouts/base.html:37
|
||||
#: templates/layouts/base.html:38
|
||||
msgid "Any data you add here will be wiped in 24hrs or less"
|
||||
msgstr ""
|
||||
|
||||
@@ -3308,12 +3308,12 @@ msgstr ""
|
||||
msgid "Item"
|
||||
msgstr ""
|
||||
|
||||
#: templates/monthly_overview/fragments/list.html:15
|
||||
#: templates/transactions/fragments/list_all.html:15
|
||||
#: templates/monthly_overview/fragments/list.html:16
|
||||
#: templates/transactions/fragments/list_all.html:16
|
||||
msgid "late"
|
||||
msgstr ""
|
||||
|
||||
#: templates/monthly_overview/fragments/list.html:58
|
||||
#: templates/monthly_overview/fragments/list.html:60
|
||||
msgid "No transactions this month"
|
||||
msgstr ""
|
||||
|
||||
@@ -3669,7 +3669,7 @@ msgstr ""
|
||||
msgid "No saved presets"
|
||||
msgstr ""
|
||||
|
||||
#: templates/transactions/fragments/list_all.html:58
|
||||
#: templates/transactions/fragments/list_all.html:60
|
||||
msgid "No transactions found"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-09-12 15:07+0000\n"
|
||||
"POT-Creation-Date: 2026-09-12 16:46+0000\n"
|
||||
"PO-Revision-Date: 2026-07-10 04:57+0000\n"
|
||||
"Last-Translator: Juan David Afanador <juanafanador07@gmail.com>\n"
|
||||
"Language-Team: Spanish <https://translations.herculino.com/projects/wygiwyh/"
|
||||
@@ -882,7 +882,7 @@ msgstr "Tasas de Cambio Automáticas"
|
||||
msgid "Rules"
|
||||
msgstr "Reglas"
|
||||
|
||||
#: apps/export_app/forms.py:85 templates/cotton/transaction/item.html:57
|
||||
#: apps/export_app/forms.py:85 templates/cotton/transaction/item.html:58
|
||||
msgid "DCA"
|
||||
msgstr "DCA"
|
||||
|
||||
@@ -917,7 +917,7 @@ msgstr "Editar acción de transacción"
|
||||
msgid "Update or create transaction actions"
|
||||
msgstr "Actualizar o crear acciones de transacción"
|
||||
|
||||
#: apps/export_app/forms.py:181 templates/cotton/transaction/item.html:230
|
||||
#: apps/export_app/forms.py:181 templates/cotton/transaction/item.html:231
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:53
|
||||
#: templates/export_app/fragments/restore.html:5
|
||||
#: templates/export_app/pages/index.html:19
|
||||
@@ -1123,8 +1123,8 @@ msgstr "Tipo"
|
||||
#: apps/rules/forms.py:175 apps/rules/forms.py:189 apps/rules/models.py:37
|
||||
#: apps/rules/models.py:275 apps/transactions/filters.py:22
|
||||
#: apps/transactions/forms.py:437 apps/transactions/models.py:327
|
||||
#: apps/transactions/models.py:1093 templates/cotton/transaction/item.html:20
|
||||
#: templates/cotton/transaction/item.html:31
|
||||
#: apps/transactions/models.py:1093 templates/cotton/transaction/item.html:21
|
||||
#: templates/cotton/transaction/item.html:32
|
||||
#: templates/transactions/widgets/paid_toggle_button.html:10
|
||||
#: templates/transactions/widgets/unselectable_paid_toggle_button.html:13
|
||||
msgid "Paid"
|
||||
@@ -1321,8 +1321,8 @@ msgstr "Acción de Actualizar o Crear Transacción actualizada con éxito"
|
||||
msgid "Update or Create Transaction action deleted successfully"
|
||||
msgstr "Acción de Actualizar o Crear Transacción eliminada con éxito"
|
||||
|
||||
#: apps/transactions/filters.py:23 templates/cotton/transaction/item.html:20
|
||||
#: templates/cotton/transaction/item.html:31
|
||||
#: apps/transactions/filters.py:23 templates/cotton/transaction/item.html:21
|
||||
#: templates/cotton/transaction/item.html:32
|
||||
#: templates/insights/fragments/category_overview/index.html:65
|
||||
#: templates/net_worth/net_worth.html:39 templates/net_worth/net_worth.html:43
|
||||
#: templates/transactions/widgets/paid_toggle_button.html:7
|
||||
@@ -1404,7 +1404,7 @@ msgstr "Guardar y añadir similar"
|
||||
msgid "Save and add another"
|
||||
msgstr "Guardar y añadir otro"
|
||||
|
||||
#: apps/transactions/forms.py:270 templates/cotton/transaction/item.html:158
|
||||
#: apps/transactions/forms.py:270 templates/cotton/transaction/item.html:159
|
||||
#: templates/transactions/fragments/attachments.html:4
|
||||
msgid "Attachments"
|
||||
msgstr "Archivos Adjuntos"
|
||||
@@ -1703,35 +1703,35 @@ msgstr "%(value)s tiene demasiados decimales. El máximo permitido es 30."
|
||||
msgid "%(value)s is not a non-negative number"
|
||||
msgstr "%(value)s no es un número positivo"
|
||||
|
||||
#: apps/transactions/views/actions.py:24
|
||||
#: apps/transactions/views/actions.py:25
|
||||
#, python-format
|
||||
msgid "%(count)s transaction marked as paid"
|
||||
msgid_plural "%(count)s transactions marked as paid"
|
||||
msgstr[0] "%(count)s transacción marcada como pagada"
|
||||
msgstr[1] "%(count)s transacciones marcadas como pagadas"
|
||||
|
||||
#: apps/transactions/views/actions.py:48
|
||||
#: apps/transactions/views/actions.py:49
|
||||
#, python-format
|
||||
msgid "%(count)s transaction marked as not paid"
|
||||
msgid_plural "%(count)s transactions marked as not paid"
|
||||
msgstr[0] "%(count)s transacción marcada como no pagada"
|
||||
msgstr[1] "%(count)s transacciones marcadas como no pagadas"
|
||||
|
||||
#: apps/transactions/views/actions.py:72
|
||||
#: apps/transactions/views/actions.py:74
|
||||
#, python-format
|
||||
msgid "%(count)s transaction deleted successfully"
|
||||
msgid_plural "%(count)s transactions deleted successfully"
|
||||
msgstr[0] "%(count)s transacción eliminada con éxito"
|
||||
msgstr[1] "%(count)s transacciones eliminadas con éxito"
|
||||
|
||||
#: apps/transactions/views/actions.py:96
|
||||
#: apps/transactions/views/actions.py:109
|
||||
#, python-format
|
||||
msgid "%(count)s transaction restored successfully"
|
||||
msgid_plural "%(count)s transactions restored successfully"
|
||||
msgstr[0] "%(count)s transacción restaurada con éxito"
|
||||
msgstr[1] "%(count)s transacciones restauradas con éxito"
|
||||
|
||||
#: apps/transactions/views/actions.py:131
|
||||
#: apps/transactions/views/actions.py:144
|
||||
#, python-format
|
||||
msgid "%(count)s transaction duplicated successfully"
|
||||
msgid_plural "%(count)s transactions duplicated successfully"
|
||||
@@ -1792,8 +1792,8 @@ msgid "Item deleted successfully"
|
||||
msgstr "Ítem eliminado con éxito"
|
||||
|
||||
#: apps/transactions/views/quick_transactions.py:156
|
||||
#: apps/transactions/views/transactions.py:141
|
||||
#: apps/transactions/views/transactions.py:326
|
||||
#: apps/transactions/views/transactions.py:142
|
||||
#: apps/transactions/views/transactions.py:327
|
||||
msgid "Transaction added successfully"
|
||||
msgstr "Transacción añadida exitosamente"
|
||||
|
||||
@@ -1833,38 +1833,38 @@ msgstr "Etiqueta actualizada con éxito"
|
||||
msgid "Tag deleted successfully"
|
||||
msgstr "Etiqueta eliminada con éxito"
|
||||
|
||||
#: apps/transactions/views/transactions.py:59
|
||||
#: apps/transactions/views/transactions.py:60
|
||||
msgid "Attachment uploaded successfully"
|
||||
msgstr "Archivo subido con éxito"
|
||||
|
||||
#: apps/transactions/views/transactions.py:110
|
||||
#: apps/transactions/views/transactions.py:111
|
||||
msgid "Attachment deleted successfully"
|
||||
msgstr "Archivo eliminado exitosamente"
|
||||
|
||||
#: apps/transactions/views/transactions.py:350
|
||||
#: apps/transactions/views/transactions.py:351
|
||||
msgid "Transaction updated successfully"
|
||||
msgstr "Transacción actualizada con éxito"
|
||||
|
||||
#: apps/transactions/views/transactions.py:401
|
||||
#: apps/transactions/views/transactions.py:402
|
||||
#, python-format
|
||||
msgid "%(count)s transaction updated successfully"
|
||||
msgid_plural "%(count)s transactions updated successfully"
|
||||
msgstr[0] "%(count)s transacción actualizada exitosamente"
|
||||
msgstr[1] "%(count)s transacciones actualizadas exitosamente"
|
||||
|
||||
#: apps/transactions/views/transactions.py:437
|
||||
#: apps/transactions/views/transactions.py:438
|
||||
msgid "Transaction duplicated successfully"
|
||||
msgstr "Transacción duplicada exitosamente"
|
||||
|
||||
#: apps/transactions/views/transactions.py:479
|
||||
#: apps/transactions/views/transactions.py:480
|
||||
msgid "Transaction deleted successfully"
|
||||
msgstr "Transacción borrada exitosamente"
|
||||
|
||||
#: apps/transactions/views/transactions.py:497
|
||||
#: apps/transactions/views/transactions.py:509
|
||||
msgid "Transaction restored successfully"
|
||||
msgstr "Transacción restaurada exitosamente"
|
||||
|
||||
#: apps/transactions/views/transactions.py:523
|
||||
#: apps/transactions/views/transactions.py:535
|
||||
msgid "Transfer added successfully"
|
||||
msgstr "Transferencia añadida exitosamente"
|
||||
|
||||
@@ -2195,7 +2195,7 @@ msgstr "Acciones"
|
||||
#: templates/account_groups/fragments/list.html:32
|
||||
#: templates/accounts/fragments/list.html:37
|
||||
#: templates/categories/fragments/table.html:29
|
||||
#: templates/cotton/transaction/item.html:152
|
||||
#: templates/cotton/transaction/item.html:153
|
||||
#: templates/cotton/ui/transactions_action_bar.html:54
|
||||
#: templates/currencies/fragments/list.html:34
|
||||
#: templates/dca/fragments/strategy/details.html:63
|
||||
@@ -2239,8 +2239,8 @@ msgstr "Compartir"
|
||||
#: templates/account_groups/fragments/list.html:54
|
||||
#: templates/accounts/fragments/list.html:71
|
||||
#: templates/categories/fragments/table.html:51
|
||||
#: templates/cotton/transaction/item.html:164
|
||||
#: templates/cotton/transaction/item.html:236
|
||||
#: templates/cotton/transaction/item.html:165
|
||||
#: templates/cotton/transaction/item.html:237
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:57
|
||||
#: templates/cotton/ui/transactions_action_bar.html:82
|
||||
#: templates/currencies/fragments/list.html:40
|
||||
@@ -2270,8 +2270,8 @@ msgstr "Borrar"
|
||||
#: templates/account_groups/fragments/list.html:58
|
||||
#: templates/accounts/fragments/list.html:75
|
||||
#: templates/categories/fragments/table.html:56
|
||||
#: templates/cotton/transaction/item.html:166
|
||||
#: templates/cotton/transaction/item.html:242
|
||||
#: templates/cotton/transaction/item.html:167
|
||||
#: templates/cotton/transaction/item.html:243
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:58
|
||||
#: templates/cotton/ui/transactions_action_bar.html:83
|
||||
#: templates/currencies/fragments/list.html:44
|
||||
@@ -2300,8 +2300,8 @@ msgstr "¿Estás seguro?"
|
||||
#: templates/account_groups/fragments/list.html:59
|
||||
#: templates/accounts/fragments/list.html:76
|
||||
#: templates/categories/fragments/table.html:57
|
||||
#: templates/cotton/transaction/item.html:167
|
||||
#: templates/cotton/transaction/item.html:243
|
||||
#: templates/cotton/transaction/item.html:168
|
||||
#: templates/cotton/transaction/item.html:244
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:58
|
||||
#: templates/cotton/ui/transactions_action_bar.html:83
|
||||
#: templates/currencies/fragments/list.html:45
|
||||
@@ -2322,8 +2322,8 @@ msgstr "¡No podrás revertir esto!"
|
||||
#: templates/account_groups/fragments/list.html:60
|
||||
#: templates/accounts/fragments/list.html:77
|
||||
#: templates/categories/fragments/table.html:58
|
||||
#: templates/cotton/transaction/item.html:168
|
||||
#: templates/cotton/transaction/item.html:244
|
||||
#: templates/cotton/transaction/item.html:169
|
||||
#: templates/cotton/transaction/item.html:245
|
||||
#: templates/currencies/fragments/list.html:46
|
||||
#: templates/dca/fragments/strategy/details.html:77
|
||||
#: templates/dca/fragments/strategy/list.html:44
|
||||
@@ -2473,45 +2473,45 @@ msgstr "Cerrar"
|
||||
msgid "Search"
|
||||
msgstr "Buscar"
|
||||
|
||||
#: templates/cotton/transaction/item.html:9
|
||||
#: templates/cotton/transaction/item.html:10
|
||||
msgid "Select"
|
||||
msgstr "Seleccionar"
|
||||
|
||||
#: templates/cotton/transaction/item.html:181
|
||||
#: templates/cotton/transaction/item.html:192
|
||||
#: templates/cotton/transaction/item.html:202
|
||||
#: templates/cotton/transaction/item.html:182
|
||||
#: templates/cotton/transaction/item.html:193
|
||||
#: templates/cotton/transaction/item.html:203
|
||||
msgid "Show on summaries"
|
||||
msgstr "Mostrar en los resúmenes"
|
||||
|
||||
#: templates/cotton/transaction/item.html:183
|
||||
#: templates/cotton/transaction/item.html:184
|
||||
msgid "Controlled by account"
|
||||
msgstr "Controlado por cuenta"
|
||||
|
||||
#: templates/cotton/transaction/item.html:194
|
||||
#: templates/cotton/transaction/item.html:195
|
||||
msgid "Controlled by category"
|
||||
msgstr "Controlado por categoría"
|
||||
|
||||
#: templates/cotton/transaction/item.html:207
|
||||
#: templates/cotton/transaction/item.html:208
|
||||
msgid "Hide from summaries"
|
||||
msgstr "Ocultar de los resúmenes"
|
||||
|
||||
#: templates/cotton/transaction/item.html:211
|
||||
#: templates/cotton/transaction/item.html:212
|
||||
msgid "Add as quick transaction"
|
||||
msgstr "Agregar como transacción rápida"
|
||||
|
||||
#: templates/cotton/transaction/item.html:216
|
||||
#: templates/cotton/transaction/item.html:217
|
||||
msgid "Move to previous month"
|
||||
msgstr "Mover al mes anterior"
|
||||
|
||||
#: templates/cotton/transaction/item.html:220
|
||||
#: templates/cotton/transaction/item.html:221
|
||||
msgid "Move to next month"
|
||||
msgstr "Mover al mes siguiente"
|
||||
|
||||
#: templates/cotton/transaction/item.html:223
|
||||
#: templates/cotton/transaction/item.html:224
|
||||
msgid "Move to today"
|
||||
msgstr "Mover a hoy"
|
||||
|
||||
#: templates/cotton/transaction/item.html:227
|
||||
#: templates/cotton/transaction/item.html:228
|
||||
#: templates/cotton/ui/transactions_action_bar.html:78
|
||||
msgid "Duplicate"
|
||||
msgstr "Duplicado"
|
||||
@@ -2697,8 +2697,8 @@ msgid "No entries for this DCA"
|
||||
msgstr "Sin entradas para este DCA"
|
||||
|
||||
#: templates/dca/fragments/strategy/details.html:120
|
||||
#: templates/monthly_overview/fragments/list.html:59
|
||||
#: templates/transactions/fragments/list_all.html:59
|
||||
#: templates/monthly_overview/fragments/list.html:61
|
||||
#: templates/transactions/fragments/list_all.html:61
|
||||
msgid "Try adding one"
|
||||
msgstr "Prueba agregar una"
|
||||
|
||||
@@ -2824,7 +2824,7 @@ msgstr "No hay tasas de cambio"
|
||||
|
||||
#: templates/exchange_rates/fragments/table.html:56
|
||||
#: templates/exchange_rates_services/fragments/table.html:57
|
||||
#: templates/transactions/fragments/list_all.html:70
|
||||
#: templates/transactions/fragments/list_all.html:72
|
||||
msgid "Page navigation"
|
||||
msgstr "Navegación entre páginas"
|
||||
|
||||
@@ -3342,11 +3342,11 @@ msgstr "Esto eliminará el plan y todas las transacciones asociadas con él"
|
||||
msgid "No installment plans"
|
||||
msgstr "Sin planes de cuotas"
|
||||
|
||||
#: templates/layouts/base.html:37
|
||||
#: templates/layouts/base.html:38
|
||||
msgid "This is a demo!"
|
||||
msgstr "¡Esto es una demostración!"
|
||||
|
||||
#: templates/layouts/base.html:37
|
||||
#: templates/layouts/base.html:38
|
||||
msgid "Any data you add here will be wiped in 24hrs or less"
|
||||
msgstr "Los datos que agregues aquí serán borrados en 24 horas o menos"
|
||||
|
||||
@@ -3378,12 +3378,12 @@ msgstr "Precio unitario"
|
||||
msgid "Item"
|
||||
msgstr "Ítem"
|
||||
|
||||
#: templates/monthly_overview/fragments/list.html:15
|
||||
#: templates/transactions/fragments/list_all.html:15
|
||||
#: templates/monthly_overview/fragments/list.html:16
|
||||
#: templates/transactions/fragments/list_all.html:16
|
||||
msgid "late"
|
||||
msgstr "Transacciones tardías"
|
||||
|
||||
#: templates/monthly_overview/fragments/list.html:58
|
||||
#: templates/monthly_overview/fragments/list.html:60
|
||||
msgid "No transactions this month"
|
||||
msgstr "Sin transacciones este mes"
|
||||
|
||||
@@ -3759,7 +3759,7 @@ msgstr ""
|
||||
msgid "No saved presets"
|
||||
msgstr "Aún no hay plantillas"
|
||||
|
||||
#: templates/transactions/fragments/list_all.html:58
|
||||
#: templates/transactions/fragments/list_all.html:60
|
||||
msgid "No transactions found"
|
||||
msgstr "No se encontraron transacciones"
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-09-12 15:07+0000\n"
|
||||
"POT-Creation-Date: 2026-09-12 16:46+0000\n"
|
||||
"PO-Revision-Date: 2026-08-23 16:57+0000\n"
|
||||
"Last-Translator: renardspark <remibonnard@laposte.net>\n"
|
||||
"Language-Team: French <https://translations.herculino.com/projects/wygiwyh/"
|
||||
@@ -883,7 +883,7 @@ msgstr "Taux de change automatique"
|
||||
msgid "Rules"
|
||||
msgstr "Règles"
|
||||
|
||||
#: apps/export_app/forms.py:85 templates/cotton/transaction/item.html:57
|
||||
#: apps/export_app/forms.py:85 templates/cotton/transaction/item.html:58
|
||||
msgid "DCA"
|
||||
msgstr "DCA"
|
||||
|
||||
@@ -918,7 +918,7 @@ msgstr "Modifier l'action de transaction"
|
||||
msgid "Update or create transaction actions"
|
||||
msgstr "Mettre à jour ou créer des actions de transaction"
|
||||
|
||||
#: apps/export_app/forms.py:181 templates/cotton/transaction/item.html:230
|
||||
#: apps/export_app/forms.py:181 templates/cotton/transaction/item.html:231
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:53
|
||||
#: templates/export_app/fragments/restore.html:5
|
||||
#: templates/export_app/pages/index.html:19
|
||||
@@ -1125,8 +1125,8 @@ msgstr "Type"
|
||||
#: apps/rules/forms.py:175 apps/rules/forms.py:189 apps/rules/models.py:37
|
||||
#: apps/rules/models.py:275 apps/transactions/filters.py:22
|
||||
#: apps/transactions/forms.py:437 apps/transactions/models.py:327
|
||||
#: apps/transactions/models.py:1093 templates/cotton/transaction/item.html:20
|
||||
#: templates/cotton/transaction/item.html:31
|
||||
#: apps/transactions/models.py:1093 templates/cotton/transaction/item.html:21
|
||||
#: templates/cotton/transaction/item.html:32
|
||||
#: templates/transactions/widgets/paid_toggle_button.html:10
|
||||
#: templates/transactions/widgets/unselectable_paid_toggle_button.html:13
|
||||
msgid "Paid"
|
||||
@@ -1325,8 +1325,8 @@ msgid "Update or Create Transaction action deleted successfully"
|
||||
msgstr ""
|
||||
"Mis à jour ou Création de l'action de Transaction supprimée avec succès"
|
||||
|
||||
#: apps/transactions/filters.py:23 templates/cotton/transaction/item.html:20
|
||||
#: templates/cotton/transaction/item.html:31
|
||||
#: apps/transactions/filters.py:23 templates/cotton/transaction/item.html:21
|
||||
#: templates/cotton/transaction/item.html:32
|
||||
#: templates/insights/fragments/category_overview/index.html:65
|
||||
#: templates/net_worth/net_worth.html:39 templates/net_worth/net_worth.html:43
|
||||
#: templates/transactions/widgets/paid_toggle_button.html:7
|
||||
@@ -1408,7 +1408,7 @@ msgstr "Enregistrer et ajouter des semblables"
|
||||
msgid "Save and add another"
|
||||
msgstr "Enregistrer et ajouter un autre"
|
||||
|
||||
#: apps/transactions/forms.py:270 templates/cotton/transaction/item.html:158
|
||||
#: apps/transactions/forms.py:270 templates/cotton/transaction/item.html:159
|
||||
#: templates/transactions/fragments/attachments.html:4
|
||||
msgid "Attachments"
|
||||
msgstr "Fichiers attachés"
|
||||
@@ -1707,35 +1707,35 @@ msgstr "%(value)s a trop de décimales. Le maximum est 30."
|
||||
msgid "%(value)s is not a non-negative number"
|
||||
msgstr "%(value)s n'est pas un nombre positif"
|
||||
|
||||
#: apps/transactions/views/actions.py:24
|
||||
#: apps/transactions/views/actions.py:25
|
||||
#, python-format
|
||||
msgid "%(count)s transaction marked as paid"
|
||||
msgid_plural "%(count)s transactions marked as paid"
|
||||
msgstr[0] "%(count)s transaction marquée comme payé"
|
||||
msgstr[1] "%(count)s transactions marquées comme payées"
|
||||
|
||||
#: apps/transactions/views/actions.py:48
|
||||
#: apps/transactions/views/actions.py:49
|
||||
#, python-format
|
||||
msgid "%(count)s transaction marked as not paid"
|
||||
msgid_plural "%(count)s transactions marked as not paid"
|
||||
msgstr[0] "%(count)s transaction marquée comme non payée"
|
||||
msgstr[1] "%(count)s transactions marquées comme non payées"
|
||||
|
||||
#: apps/transactions/views/actions.py:72
|
||||
#: apps/transactions/views/actions.py:74
|
||||
#, python-format
|
||||
msgid "%(count)s transaction deleted successfully"
|
||||
msgid_plural "%(count)s transactions deleted successfully"
|
||||
msgstr[0] "%(count)s transaction supprimée avec succès"
|
||||
msgstr[1] "%(count)s transactions supprimées avec succès"
|
||||
|
||||
#: apps/transactions/views/actions.py:96
|
||||
#: apps/transactions/views/actions.py:109
|
||||
#, python-format
|
||||
msgid "%(count)s transaction restored successfully"
|
||||
msgid_plural "%(count)s transactions restored successfully"
|
||||
msgstr[0] "%(count)s transaction restaurée avec succès"
|
||||
msgstr[1] "%(count)s transactions restaurées avec succès"
|
||||
|
||||
#: apps/transactions/views/actions.py:131
|
||||
#: apps/transactions/views/actions.py:144
|
||||
#, python-format
|
||||
msgid "%(count)s transaction duplicated successfully"
|
||||
msgid_plural "%(count)s transactions duplicated successfully"
|
||||
@@ -1796,8 +1796,8 @@ msgid "Item deleted successfully"
|
||||
msgstr "Item supprimée avec succès"
|
||||
|
||||
#: apps/transactions/views/quick_transactions.py:156
|
||||
#: apps/transactions/views/transactions.py:141
|
||||
#: apps/transactions/views/transactions.py:326
|
||||
#: apps/transactions/views/transactions.py:142
|
||||
#: apps/transactions/views/transactions.py:327
|
||||
msgid "Transaction added successfully"
|
||||
msgstr "Transaction ajoutée avec succès"
|
||||
|
||||
@@ -1837,38 +1837,38 @@ msgstr "Etiquette mise à jour avec succès"
|
||||
msgid "Tag deleted successfully"
|
||||
msgstr "Etiquette supprimée avec succès"
|
||||
|
||||
#: apps/transactions/views/transactions.py:59
|
||||
#: apps/transactions/views/transactions.py:60
|
||||
msgid "Attachment uploaded successfully"
|
||||
msgstr "Fichier téléchargé avec succès"
|
||||
|
||||
#: apps/transactions/views/transactions.py:110
|
||||
#: apps/transactions/views/transactions.py:111
|
||||
msgid "Attachment deleted successfully"
|
||||
msgstr "Fichier supprimé avec succès"
|
||||
|
||||
#: apps/transactions/views/transactions.py:350
|
||||
#: apps/transactions/views/transactions.py:351
|
||||
msgid "Transaction updated successfully"
|
||||
msgstr "Transaction mise à jour avec succès"
|
||||
|
||||
#: apps/transactions/views/transactions.py:401
|
||||
#: apps/transactions/views/transactions.py:402
|
||||
#, python-format
|
||||
msgid "%(count)s transaction updated successfully"
|
||||
msgid_plural "%(count)s transactions updated successfully"
|
||||
msgstr[0] "%(count)s transaction mise à jour avec succès"
|
||||
msgstr[1] "%(count)s transactions mises à jour avec succès"
|
||||
|
||||
#: apps/transactions/views/transactions.py:437
|
||||
#: apps/transactions/views/transactions.py:438
|
||||
msgid "Transaction duplicated successfully"
|
||||
msgstr "Transaction dupliquée avec succès"
|
||||
|
||||
#: apps/transactions/views/transactions.py:479
|
||||
#: apps/transactions/views/transactions.py:480
|
||||
msgid "Transaction deleted successfully"
|
||||
msgstr "Transaction supprimée avec succès"
|
||||
|
||||
#: apps/transactions/views/transactions.py:497
|
||||
#: apps/transactions/views/transactions.py:509
|
||||
msgid "Transaction restored successfully"
|
||||
msgstr "Transaction restaurée avec succès"
|
||||
|
||||
#: apps/transactions/views/transactions.py:523
|
||||
#: apps/transactions/views/transactions.py:535
|
||||
msgid "Transfer added successfully"
|
||||
msgstr "Virement ajouté avec succès"
|
||||
|
||||
@@ -2191,7 +2191,7 @@ msgstr "Actions"
|
||||
#: templates/account_groups/fragments/list.html:32
|
||||
#: templates/accounts/fragments/list.html:37
|
||||
#: templates/categories/fragments/table.html:29
|
||||
#: templates/cotton/transaction/item.html:152
|
||||
#: templates/cotton/transaction/item.html:153
|
||||
#: templates/cotton/ui/transactions_action_bar.html:54
|
||||
#: templates/currencies/fragments/list.html:34
|
||||
#: templates/dca/fragments/strategy/details.html:63
|
||||
@@ -2235,8 +2235,8 @@ msgstr "Partager"
|
||||
#: templates/account_groups/fragments/list.html:54
|
||||
#: templates/accounts/fragments/list.html:71
|
||||
#: templates/categories/fragments/table.html:51
|
||||
#: templates/cotton/transaction/item.html:164
|
||||
#: templates/cotton/transaction/item.html:236
|
||||
#: templates/cotton/transaction/item.html:165
|
||||
#: templates/cotton/transaction/item.html:237
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:57
|
||||
#: templates/cotton/ui/transactions_action_bar.html:82
|
||||
#: templates/currencies/fragments/list.html:40
|
||||
@@ -2266,8 +2266,8 @@ msgstr "Supprimer"
|
||||
#: templates/account_groups/fragments/list.html:58
|
||||
#: templates/accounts/fragments/list.html:75
|
||||
#: templates/categories/fragments/table.html:56
|
||||
#: templates/cotton/transaction/item.html:166
|
||||
#: templates/cotton/transaction/item.html:242
|
||||
#: templates/cotton/transaction/item.html:167
|
||||
#: templates/cotton/transaction/item.html:243
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:58
|
||||
#: templates/cotton/ui/transactions_action_bar.html:83
|
||||
#: templates/currencies/fragments/list.html:44
|
||||
@@ -2296,8 +2296,8 @@ msgstr "Êtes-vous sûr ?"
|
||||
#: templates/account_groups/fragments/list.html:59
|
||||
#: templates/accounts/fragments/list.html:76
|
||||
#: templates/categories/fragments/table.html:57
|
||||
#: templates/cotton/transaction/item.html:167
|
||||
#: templates/cotton/transaction/item.html:243
|
||||
#: templates/cotton/transaction/item.html:168
|
||||
#: templates/cotton/transaction/item.html:244
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:58
|
||||
#: templates/cotton/ui/transactions_action_bar.html:83
|
||||
#: templates/currencies/fragments/list.html:45
|
||||
@@ -2318,8 +2318,8 @@ msgstr "Cette opération est irréversible, vous ne pourrez pas l'annuler !"
|
||||
#: templates/account_groups/fragments/list.html:60
|
||||
#: templates/accounts/fragments/list.html:77
|
||||
#: templates/categories/fragments/table.html:58
|
||||
#: templates/cotton/transaction/item.html:168
|
||||
#: templates/cotton/transaction/item.html:244
|
||||
#: templates/cotton/transaction/item.html:169
|
||||
#: templates/cotton/transaction/item.html:245
|
||||
#: templates/currencies/fragments/list.html:46
|
||||
#: templates/dca/fragments/strategy/details.html:77
|
||||
#: templates/dca/fragments/strategy/list.html:44
|
||||
@@ -2469,45 +2469,45 @@ msgstr "Fermer"
|
||||
msgid "Search"
|
||||
msgstr "Rechercher"
|
||||
|
||||
#: templates/cotton/transaction/item.html:9
|
||||
#: templates/cotton/transaction/item.html:10
|
||||
msgid "Select"
|
||||
msgstr "Sélectionner"
|
||||
|
||||
#: templates/cotton/transaction/item.html:181
|
||||
#: templates/cotton/transaction/item.html:192
|
||||
#: templates/cotton/transaction/item.html:202
|
||||
#: templates/cotton/transaction/item.html:182
|
||||
#: templates/cotton/transaction/item.html:193
|
||||
#: templates/cotton/transaction/item.html:203
|
||||
msgid "Show on summaries"
|
||||
msgstr "Afficher sur le résumé"
|
||||
|
||||
#: templates/cotton/transaction/item.html:183
|
||||
#: templates/cotton/transaction/item.html:184
|
||||
msgid "Controlled by account"
|
||||
msgstr "Vérifié par compte"
|
||||
|
||||
#: templates/cotton/transaction/item.html:194
|
||||
#: templates/cotton/transaction/item.html:195
|
||||
msgid "Controlled by category"
|
||||
msgstr "Vérifié par catégorie"
|
||||
|
||||
#: templates/cotton/transaction/item.html:207
|
||||
#: templates/cotton/transaction/item.html:208
|
||||
msgid "Hide from summaries"
|
||||
msgstr "Masquer sur le résumé"
|
||||
|
||||
#: templates/cotton/transaction/item.html:211
|
||||
#: templates/cotton/transaction/item.html:212
|
||||
msgid "Add as quick transaction"
|
||||
msgstr "Ajouter aux transactions rapides"
|
||||
|
||||
#: templates/cotton/transaction/item.html:216
|
||||
#: templates/cotton/transaction/item.html:217
|
||||
msgid "Move to previous month"
|
||||
msgstr "Aller au mois précédent"
|
||||
|
||||
#: templates/cotton/transaction/item.html:220
|
||||
#: templates/cotton/transaction/item.html:221
|
||||
msgid "Move to next month"
|
||||
msgstr "Aller au mois suivant"
|
||||
|
||||
#: templates/cotton/transaction/item.html:223
|
||||
#: templates/cotton/transaction/item.html:224
|
||||
msgid "Move to today"
|
||||
msgstr "Aller à aujourd'hui"
|
||||
|
||||
#: templates/cotton/transaction/item.html:227
|
||||
#: templates/cotton/transaction/item.html:228
|
||||
#: templates/cotton/ui/transactions_action_bar.html:78
|
||||
msgid "Duplicate"
|
||||
msgstr "Dupliquer"
|
||||
@@ -2693,8 +2693,8 @@ msgid "No entries for this DCA"
|
||||
msgstr "Pas d'entrées pour ce DCA"
|
||||
|
||||
#: templates/dca/fragments/strategy/details.html:120
|
||||
#: templates/monthly_overview/fragments/list.html:59
|
||||
#: templates/transactions/fragments/list_all.html:59
|
||||
#: templates/monthly_overview/fragments/list.html:61
|
||||
#: templates/transactions/fragments/list_all.html:61
|
||||
msgid "Try adding one"
|
||||
msgstr "Essayer d'en ajouter une"
|
||||
|
||||
@@ -2820,7 +2820,7 @@ msgstr "Pas de taux de change"
|
||||
|
||||
#: templates/exchange_rates/fragments/table.html:56
|
||||
#: templates/exchange_rates_services/fragments/table.html:57
|
||||
#: templates/transactions/fragments/list_all.html:70
|
||||
#: templates/transactions/fragments/list_all.html:72
|
||||
msgid "Page navigation"
|
||||
msgstr "Navigation dans les pages"
|
||||
|
||||
@@ -3344,11 +3344,11 @@ msgstr ""
|
||||
msgid "No installment plans"
|
||||
msgstr "Aucuns paiements en plusieurs fois"
|
||||
|
||||
#: templates/layouts/base.html:37
|
||||
#: templates/layouts/base.html:38
|
||||
msgid "This is a demo!"
|
||||
msgstr "C'est une démo !"
|
||||
|
||||
#: templates/layouts/base.html:37
|
||||
#: templates/layouts/base.html:38
|
||||
msgid "Any data you add here will be wiped in 24hrs or less"
|
||||
msgstr "Toutes les données ajoutées ici seront purgées dans les 24 heures"
|
||||
|
||||
@@ -3380,12 +3380,12 @@ msgstr "Prix unitaire"
|
||||
msgid "Item"
|
||||
msgstr "Eléments"
|
||||
|
||||
#: templates/monthly_overview/fragments/list.html:15
|
||||
#: templates/transactions/fragments/list_all.html:15
|
||||
#: templates/monthly_overview/fragments/list.html:16
|
||||
#: templates/transactions/fragments/list_all.html:16
|
||||
msgid "late"
|
||||
msgstr "En retard"
|
||||
|
||||
#: templates/monthly_overview/fragments/list.html:58
|
||||
#: templates/monthly_overview/fragments/list.html:60
|
||||
msgid "No transactions this month"
|
||||
msgstr "Aucune transaction ce mois-ci"
|
||||
|
||||
@@ -3762,7 +3762,7 @@ msgstr "Supprimer \"%(name)s\" ?"
|
||||
msgid "No saved presets"
|
||||
msgstr "Aucun modèle de filtres enregistré"
|
||||
|
||||
#: templates/transactions/fragments/list_all.html:58
|
||||
#: templates/transactions/fragments/list_all.html:60
|
||||
msgid "No transactions found"
|
||||
msgstr "Aucune transaction trouvée"
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-09-12 15:07+0000\n"
|
||||
"POT-Creation-Date: 2026-09-12 16:46+0000\n"
|
||||
"PO-Revision-Date: 2026-01-10 03:09+0000\n"
|
||||
"Last-Translator: Herculino Trotta <netotrotta@gmail.com>\n"
|
||||
"Language-Team: Hungarian <https://translations.herculino.com/projects/"
|
||||
@@ -867,7 +867,7 @@ msgstr ""
|
||||
msgid "Rules"
|
||||
msgstr "Szabályok"
|
||||
|
||||
#: apps/export_app/forms.py:85 templates/cotton/transaction/item.html:57
|
||||
#: apps/export_app/forms.py:85 templates/cotton/transaction/item.html:58
|
||||
msgid "DCA"
|
||||
msgstr ""
|
||||
|
||||
@@ -902,7 +902,7 @@ msgstr ""
|
||||
msgid "Update or create transaction actions"
|
||||
msgstr ""
|
||||
|
||||
#: apps/export_app/forms.py:181 templates/cotton/transaction/item.html:230
|
||||
#: apps/export_app/forms.py:181 templates/cotton/transaction/item.html:231
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:53
|
||||
#: templates/export_app/fragments/restore.html:5
|
||||
#: templates/export_app/pages/index.html:19
|
||||
@@ -1107,8 +1107,8 @@ msgstr ""
|
||||
#: apps/rules/forms.py:175 apps/rules/forms.py:189 apps/rules/models.py:37
|
||||
#: apps/rules/models.py:275 apps/transactions/filters.py:22
|
||||
#: apps/transactions/forms.py:437 apps/transactions/models.py:327
|
||||
#: apps/transactions/models.py:1093 templates/cotton/transaction/item.html:20
|
||||
#: templates/cotton/transaction/item.html:31
|
||||
#: apps/transactions/models.py:1093 templates/cotton/transaction/item.html:21
|
||||
#: templates/cotton/transaction/item.html:32
|
||||
#: templates/transactions/widgets/paid_toggle_button.html:10
|
||||
#: templates/transactions/widgets/unselectable_paid_toggle_button.html:13
|
||||
msgid "Paid"
|
||||
@@ -1303,8 +1303,8 @@ msgstr ""
|
||||
msgid "Update or Create Transaction action deleted successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/filters.py:23 templates/cotton/transaction/item.html:20
|
||||
#: templates/cotton/transaction/item.html:31
|
||||
#: apps/transactions/filters.py:23 templates/cotton/transaction/item.html:21
|
||||
#: templates/cotton/transaction/item.html:32
|
||||
#: templates/insights/fragments/category_overview/index.html:65
|
||||
#: templates/net_worth/net_worth.html:39 templates/net_worth/net_worth.html:43
|
||||
#: templates/transactions/widgets/paid_toggle_button.html:7
|
||||
@@ -1386,7 +1386,7 @@ msgstr ""
|
||||
msgid "Save and add another"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/forms.py:270 templates/cotton/transaction/item.html:158
|
||||
#: apps/transactions/forms.py:270 templates/cotton/transaction/item.html:159
|
||||
#: templates/transactions/fragments/attachments.html:4
|
||||
msgid "Attachments"
|
||||
msgstr ""
|
||||
@@ -1683,35 +1683,35 @@ msgstr ""
|
||||
msgid "%(value)s is not a non-negative number"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/actions.py:24
|
||||
#: apps/transactions/views/actions.py:25
|
||||
#, python-format
|
||||
msgid "%(count)s transaction marked as paid"
|
||||
msgid_plural "%(count)s transactions marked as paid"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: apps/transactions/views/actions.py:48
|
||||
#: apps/transactions/views/actions.py:49
|
||||
#, python-format
|
||||
msgid "%(count)s transaction marked as not paid"
|
||||
msgid_plural "%(count)s transactions marked as not paid"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: apps/transactions/views/actions.py:72
|
||||
#: apps/transactions/views/actions.py:74
|
||||
#, python-format
|
||||
msgid "%(count)s transaction deleted successfully"
|
||||
msgid_plural "%(count)s transactions deleted successfully"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: apps/transactions/views/actions.py:96
|
||||
#: apps/transactions/views/actions.py:109
|
||||
#, python-format
|
||||
msgid "%(count)s transaction restored successfully"
|
||||
msgid_plural "%(count)s transactions restored successfully"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: apps/transactions/views/actions.py:131
|
||||
#: apps/transactions/views/actions.py:144
|
||||
#, python-format
|
||||
msgid "%(count)s transaction duplicated successfully"
|
||||
msgid_plural "%(count)s transactions duplicated successfully"
|
||||
@@ -1772,8 +1772,8 @@ msgid "Item deleted successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/quick_transactions.py:156
|
||||
#: apps/transactions/views/transactions.py:141
|
||||
#: apps/transactions/views/transactions.py:326
|
||||
#: apps/transactions/views/transactions.py:142
|
||||
#: apps/transactions/views/transactions.py:327
|
||||
msgid "Transaction added successfully"
|
||||
msgstr ""
|
||||
|
||||
@@ -1813,42 +1813,42 @@ msgstr ""
|
||||
msgid "Tag deleted successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:59
|
||||
#: apps/transactions/views/transactions.py:60
|
||||
#, fuzzy
|
||||
#| msgid "Account updated successfully"
|
||||
msgid "Attachment uploaded successfully"
|
||||
msgstr "A számla módosítása sikeres volt"
|
||||
|
||||
#: apps/transactions/views/transactions.py:110
|
||||
#: apps/transactions/views/transactions.py:111
|
||||
#, fuzzy
|
||||
#| msgid "Account deleted successfully"
|
||||
msgid "Attachment deleted successfully"
|
||||
msgstr "A számla törlésre került"
|
||||
|
||||
#: apps/transactions/views/transactions.py:350
|
||||
#: apps/transactions/views/transactions.py:351
|
||||
msgid "Transaction updated successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:401
|
||||
#: apps/transactions/views/transactions.py:402
|
||||
#, python-format
|
||||
msgid "%(count)s transaction updated successfully"
|
||||
msgid_plural "%(count)s transactions updated successfully"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:437
|
||||
#: apps/transactions/views/transactions.py:438
|
||||
msgid "Transaction duplicated successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:479
|
||||
#: apps/transactions/views/transactions.py:480
|
||||
msgid "Transaction deleted successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:497
|
||||
#: apps/transactions/views/transactions.py:509
|
||||
msgid "Transaction restored successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:523
|
||||
#: apps/transactions/views/transactions.py:535
|
||||
msgid "Transfer added successfully"
|
||||
msgstr ""
|
||||
|
||||
@@ -2169,7 +2169,7 @@ msgstr ""
|
||||
#: templates/account_groups/fragments/list.html:32
|
||||
#: templates/accounts/fragments/list.html:37
|
||||
#: templates/categories/fragments/table.html:29
|
||||
#: templates/cotton/transaction/item.html:152
|
||||
#: templates/cotton/transaction/item.html:153
|
||||
#: templates/cotton/ui/transactions_action_bar.html:54
|
||||
#: templates/currencies/fragments/list.html:34
|
||||
#: templates/dca/fragments/strategy/details.html:63
|
||||
@@ -2213,8 +2213,8 @@ msgstr ""
|
||||
#: templates/account_groups/fragments/list.html:54
|
||||
#: templates/accounts/fragments/list.html:71
|
||||
#: templates/categories/fragments/table.html:51
|
||||
#: templates/cotton/transaction/item.html:164
|
||||
#: templates/cotton/transaction/item.html:236
|
||||
#: templates/cotton/transaction/item.html:165
|
||||
#: templates/cotton/transaction/item.html:237
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:57
|
||||
#: templates/cotton/ui/transactions_action_bar.html:82
|
||||
#: templates/currencies/fragments/list.html:40
|
||||
@@ -2244,8 +2244,8 @@ msgstr ""
|
||||
#: templates/account_groups/fragments/list.html:58
|
||||
#: templates/accounts/fragments/list.html:75
|
||||
#: templates/categories/fragments/table.html:56
|
||||
#: templates/cotton/transaction/item.html:166
|
||||
#: templates/cotton/transaction/item.html:242
|
||||
#: templates/cotton/transaction/item.html:167
|
||||
#: templates/cotton/transaction/item.html:243
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:58
|
||||
#: templates/cotton/ui/transactions_action_bar.html:83
|
||||
#: templates/currencies/fragments/list.html:44
|
||||
@@ -2274,8 +2274,8 @@ msgstr ""
|
||||
#: templates/account_groups/fragments/list.html:59
|
||||
#: templates/accounts/fragments/list.html:76
|
||||
#: templates/categories/fragments/table.html:57
|
||||
#: templates/cotton/transaction/item.html:167
|
||||
#: templates/cotton/transaction/item.html:243
|
||||
#: templates/cotton/transaction/item.html:168
|
||||
#: templates/cotton/transaction/item.html:244
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:58
|
||||
#: templates/cotton/ui/transactions_action_bar.html:83
|
||||
#: templates/currencies/fragments/list.html:45
|
||||
@@ -2296,8 +2296,8 @@ msgstr ""
|
||||
#: templates/account_groups/fragments/list.html:60
|
||||
#: templates/accounts/fragments/list.html:77
|
||||
#: templates/categories/fragments/table.html:58
|
||||
#: templates/cotton/transaction/item.html:168
|
||||
#: templates/cotton/transaction/item.html:244
|
||||
#: templates/cotton/transaction/item.html:169
|
||||
#: templates/cotton/transaction/item.html:245
|
||||
#: templates/currencies/fragments/list.html:46
|
||||
#: templates/dca/fragments/strategy/details.html:77
|
||||
#: templates/dca/fragments/strategy/list.html:44
|
||||
@@ -2447,45 +2447,45 @@ msgstr ""
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:9
|
||||
#: templates/cotton/transaction/item.html:10
|
||||
msgid "Select"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:181
|
||||
#: templates/cotton/transaction/item.html:192
|
||||
#: templates/cotton/transaction/item.html:202
|
||||
#: templates/cotton/transaction/item.html:182
|
||||
#: templates/cotton/transaction/item.html:193
|
||||
#: templates/cotton/transaction/item.html:203
|
||||
msgid "Show on summaries"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:183
|
||||
#: templates/cotton/transaction/item.html:184
|
||||
msgid "Controlled by account"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:194
|
||||
#: templates/cotton/transaction/item.html:195
|
||||
msgid "Controlled by category"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:207
|
||||
#: templates/cotton/transaction/item.html:208
|
||||
msgid "Hide from summaries"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:211
|
||||
#: templates/cotton/transaction/item.html:212
|
||||
msgid "Add as quick transaction"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:216
|
||||
#: templates/cotton/transaction/item.html:217
|
||||
msgid "Move to previous month"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:220
|
||||
#: templates/cotton/transaction/item.html:221
|
||||
msgid "Move to next month"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:223
|
||||
#: templates/cotton/transaction/item.html:224
|
||||
msgid "Move to today"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:227
|
||||
#: templates/cotton/transaction/item.html:228
|
||||
#: templates/cotton/ui/transactions_action_bar.html:78
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
@@ -2671,8 +2671,8 @@ msgid "No entries for this DCA"
|
||||
msgstr ""
|
||||
|
||||
#: templates/dca/fragments/strategy/details.html:120
|
||||
#: templates/monthly_overview/fragments/list.html:59
|
||||
#: templates/transactions/fragments/list_all.html:59
|
||||
#: templates/monthly_overview/fragments/list.html:61
|
||||
#: templates/transactions/fragments/list_all.html:61
|
||||
msgid "Try adding one"
|
||||
msgstr ""
|
||||
|
||||
@@ -2797,7 +2797,7 @@ msgstr ""
|
||||
|
||||
#: templates/exchange_rates/fragments/table.html:56
|
||||
#: templates/exchange_rates_services/fragments/table.html:57
|
||||
#: templates/transactions/fragments/list_all.html:70
|
||||
#: templates/transactions/fragments/list_all.html:72
|
||||
msgid "Page navigation"
|
||||
msgstr ""
|
||||
|
||||
@@ -3310,11 +3310,11 @@ msgstr ""
|
||||
msgid "No installment plans"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layouts/base.html:37
|
||||
#: templates/layouts/base.html:38
|
||||
msgid "This is a demo!"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layouts/base.html:37
|
||||
#: templates/layouts/base.html:38
|
||||
msgid "Any data you add here will be wiped in 24hrs or less"
|
||||
msgstr ""
|
||||
|
||||
@@ -3346,12 +3346,12 @@ msgstr ""
|
||||
msgid "Item"
|
||||
msgstr ""
|
||||
|
||||
#: templates/monthly_overview/fragments/list.html:15
|
||||
#: templates/transactions/fragments/list_all.html:15
|
||||
#: templates/monthly_overview/fragments/list.html:16
|
||||
#: templates/transactions/fragments/list_all.html:16
|
||||
msgid "late"
|
||||
msgstr ""
|
||||
|
||||
#: templates/monthly_overview/fragments/list.html:58
|
||||
#: templates/monthly_overview/fragments/list.html:60
|
||||
msgid "No transactions this month"
|
||||
msgstr ""
|
||||
|
||||
@@ -3715,7 +3715,7 @@ msgstr ""
|
||||
msgid "No saved presets"
|
||||
msgstr ""
|
||||
|
||||
#: templates/transactions/fragments/list_all.html:58
|
||||
#: templates/transactions/fragments/list_all.html:60
|
||||
msgid "No transactions found"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-09-12 15:07+0000\n"
|
||||
"POT-Creation-Date: 2026-09-12 16:46+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
@@ -860,7 +860,7 @@ msgstr ""
|
||||
msgid "Rules"
|
||||
msgstr ""
|
||||
|
||||
#: apps/export_app/forms.py:85 templates/cotton/transaction/item.html:57
|
||||
#: apps/export_app/forms.py:85 templates/cotton/transaction/item.html:58
|
||||
msgid "DCA"
|
||||
msgstr ""
|
||||
|
||||
@@ -895,7 +895,7 @@ msgstr ""
|
||||
msgid "Update or create transaction actions"
|
||||
msgstr ""
|
||||
|
||||
#: apps/export_app/forms.py:181 templates/cotton/transaction/item.html:230
|
||||
#: apps/export_app/forms.py:181 templates/cotton/transaction/item.html:231
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:53
|
||||
#: templates/export_app/fragments/restore.html:5
|
||||
#: templates/export_app/pages/index.html:19
|
||||
@@ -1100,8 +1100,8 @@ msgstr ""
|
||||
#: apps/rules/forms.py:175 apps/rules/forms.py:189 apps/rules/models.py:37
|
||||
#: apps/rules/models.py:275 apps/transactions/filters.py:22
|
||||
#: apps/transactions/forms.py:437 apps/transactions/models.py:327
|
||||
#: apps/transactions/models.py:1093 templates/cotton/transaction/item.html:20
|
||||
#: templates/cotton/transaction/item.html:31
|
||||
#: apps/transactions/models.py:1093 templates/cotton/transaction/item.html:21
|
||||
#: templates/cotton/transaction/item.html:32
|
||||
#: templates/transactions/widgets/paid_toggle_button.html:10
|
||||
#: templates/transactions/widgets/unselectable_paid_toggle_button.html:13
|
||||
msgid "Paid"
|
||||
@@ -1296,8 +1296,8 @@ msgstr ""
|
||||
msgid "Update or Create Transaction action deleted successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/filters.py:23 templates/cotton/transaction/item.html:20
|
||||
#: templates/cotton/transaction/item.html:31
|
||||
#: apps/transactions/filters.py:23 templates/cotton/transaction/item.html:21
|
||||
#: templates/cotton/transaction/item.html:32
|
||||
#: templates/insights/fragments/category_overview/index.html:65
|
||||
#: templates/net_worth/net_worth.html:39 templates/net_worth/net_worth.html:43
|
||||
#: templates/transactions/widgets/paid_toggle_button.html:7
|
||||
@@ -1379,7 +1379,7 @@ msgstr ""
|
||||
msgid "Save and add another"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/forms.py:270 templates/cotton/transaction/item.html:158
|
||||
#: apps/transactions/forms.py:270 templates/cotton/transaction/item.html:159
|
||||
#: templates/transactions/fragments/attachments.html:4
|
||||
msgid "Attachments"
|
||||
msgstr ""
|
||||
@@ -1668,35 +1668,35 @@ msgstr ""
|
||||
msgid "%(value)s is not a non-negative number"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/actions.py:24
|
||||
#: apps/transactions/views/actions.py:25
|
||||
#, python-format
|
||||
msgid "%(count)s transaction marked as paid"
|
||||
msgid_plural "%(count)s transactions marked as paid"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: apps/transactions/views/actions.py:48
|
||||
#: apps/transactions/views/actions.py:49
|
||||
#, python-format
|
||||
msgid "%(count)s transaction marked as not paid"
|
||||
msgid_plural "%(count)s transactions marked as not paid"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: apps/transactions/views/actions.py:72
|
||||
#: apps/transactions/views/actions.py:74
|
||||
#, python-format
|
||||
msgid "%(count)s transaction deleted successfully"
|
||||
msgid_plural "%(count)s transactions deleted successfully"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: apps/transactions/views/actions.py:96
|
||||
#: apps/transactions/views/actions.py:109
|
||||
#, python-format
|
||||
msgid "%(count)s transaction restored successfully"
|
||||
msgid_plural "%(count)s transactions restored successfully"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: apps/transactions/views/actions.py:131
|
||||
#: apps/transactions/views/actions.py:144
|
||||
#, python-format
|
||||
msgid "%(count)s transaction duplicated successfully"
|
||||
msgid_plural "%(count)s transactions duplicated successfully"
|
||||
@@ -1757,8 +1757,8 @@ msgid "Item deleted successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/quick_transactions.py:156
|
||||
#: apps/transactions/views/transactions.py:141
|
||||
#: apps/transactions/views/transactions.py:326
|
||||
#: apps/transactions/views/transactions.py:142
|
||||
#: apps/transactions/views/transactions.py:327
|
||||
msgid "Transaction added successfully"
|
||||
msgstr ""
|
||||
|
||||
@@ -1798,38 +1798,38 @@ msgstr ""
|
||||
msgid "Tag deleted successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:59
|
||||
#: apps/transactions/views/transactions.py:60
|
||||
msgid "Attachment uploaded successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:110
|
||||
#: apps/transactions/views/transactions.py:111
|
||||
msgid "Attachment deleted successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:350
|
||||
#: apps/transactions/views/transactions.py:351
|
||||
msgid "Transaction updated successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:401
|
||||
#: apps/transactions/views/transactions.py:402
|
||||
#, python-format
|
||||
msgid "%(count)s transaction updated successfully"
|
||||
msgid_plural "%(count)s transactions updated successfully"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:437
|
||||
#: apps/transactions/views/transactions.py:438
|
||||
msgid "Transaction duplicated successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:479
|
||||
#: apps/transactions/views/transactions.py:480
|
||||
msgid "Transaction deleted successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:497
|
||||
#: apps/transactions/views/transactions.py:509
|
||||
msgid "Transaction restored successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:523
|
||||
#: apps/transactions/views/transactions.py:535
|
||||
msgid "Transfer added successfully"
|
||||
msgstr ""
|
||||
|
||||
@@ -2132,7 +2132,7 @@ msgstr ""
|
||||
#: templates/account_groups/fragments/list.html:32
|
||||
#: templates/accounts/fragments/list.html:37
|
||||
#: templates/categories/fragments/table.html:29
|
||||
#: templates/cotton/transaction/item.html:152
|
||||
#: templates/cotton/transaction/item.html:153
|
||||
#: templates/cotton/ui/transactions_action_bar.html:54
|
||||
#: templates/currencies/fragments/list.html:34
|
||||
#: templates/dca/fragments/strategy/details.html:63
|
||||
@@ -2176,8 +2176,8 @@ msgstr ""
|
||||
#: templates/account_groups/fragments/list.html:54
|
||||
#: templates/accounts/fragments/list.html:71
|
||||
#: templates/categories/fragments/table.html:51
|
||||
#: templates/cotton/transaction/item.html:164
|
||||
#: templates/cotton/transaction/item.html:236
|
||||
#: templates/cotton/transaction/item.html:165
|
||||
#: templates/cotton/transaction/item.html:237
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:57
|
||||
#: templates/cotton/ui/transactions_action_bar.html:82
|
||||
#: templates/currencies/fragments/list.html:40
|
||||
@@ -2207,8 +2207,8 @@ msgstr ""
|
||||
#: templates/account_groups/fragments/list.html:58
|
||||
#: templates/accounts/fragments/list.html:75
|
||||
#: templates/categories/fragments/table.html:56
|
||||
#: templates/cotton/transaction/item.html:166
|
||||
#: templates/cotton/transaction/item.html:242
|
||||
#: templates/cotton/transaction/item.html:167
|
||||
#: templates/cotton/transaction/item.html:243
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:58
|
||||
#: templates/cotton/ui/transactions_action_bar.html:83
|
||||
#: templates/currencies/fragments/list.html:44
|
||||
@@ -2237,8 +2237,8 @@ msgstr ""
|
||||
#: templates/account_groups/fragments/list.html:59
|
||||
#: templates/accounts/fragments/list.html:76
|
||||
#: templates/categories/fragments/table.html:57
|
||||
#: templates/cotton/transaction/item.html:167
|
||||
#: templates/cotton/transaction/item.html:243
|
||||
#: templates/cotton/transaction/item.html:168
|
||||
#: templates/cotton/transaction/item.html:244
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:58
|
||||
#: templates/cotton/ui/transactions_action_bar.html:83
|
||||
#: templates/currencies/fragments/list.html:45
|
||||
@@ -2259,8 +2259,8 @@ msgstr ""
|
||||
#: templates/account_groups/fragments/list.html:60
|
||||
#: templates/accounts/fragments/list.html:77
|
||||
#: templates/categories/fragments/table.html:58
|
||||
#: templates/cotton/transaction/item.html:168
|
||||
#: templates/cotton/transaction/item.html:244
|
||||
#: templates/cotton/transaction/item.html:169
|
||||
#: templates/cotton/transaction/item.html:245
|
||||
#: templates/currencies/fragments/list.html:46
|
||||
#: templates/dca/fragments/strategy/details.html:77
|
||||
#: templates/dca/fragments/strategy/list.html:44
|
||||
@@ -2410,45 +2410,45 @@ msgstr ""
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:9
|
||||
#: templates/cotton/transaction/item.html:10
|
||||
msgid "Select"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:181
|
||||
#: templates/cotton/transaction/item.html:192
|
||||
#: templates/cotton/transaction/item.html:202
|
||||
#: templates/cotton/transaction/item.html:182
|
||||
#: templates/cotton/transaction/item.html:193
|
||||
#: templates/cotton/transaction/item.html:203
|
||||
msgid "Show on summaries"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:183
|
||||
#: templates/cotton/transaction/item.html:184
|
||||
msgid "Controlled by account"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:194
|
||||
#: templates/cotton/transaction/item.html:195
|
||||
msgid "Controlled by category"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:207
|
||||
#: templates/cotton/transaction/item.html:208
|
||||
msgid "Hide from summaries"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:211
|
||||
#: templates/cotton/transaction/item.html:212
|
||||
msgid "Add as quick transaction"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:216
|
||||
#: templates/cotton/transaction/item.html:217
|
||||
msgid "Move to previous month"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:220
|
||||
#: templates/cotton/transaction/item.html:221
|
||||
msgid "Move to next month"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:223
|
||||
#: templates/cotton/transaction/item.html:224
|
||||
msgid "Move to today"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:227
|
||||
#: templates/cotton/transaction/item.html:228
|
||||
#: templates/cotton/ui/transactions_action_bar.html:78
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
@@ -2634,8 +2634,8 @@ msgid "No entries for this DCA"
|
||||
msgstr ""
|
||||
|
||||
#: templates/dca/fragments/strategy/details.html:120
|
||||
#: templates/monthly_overview/fragments/list.html:59
|
||||
#: templates/transactions/fragments/list_all.html:59
|
||||
#: templates/monthly_overview/fragments/list.html:61
|
||||
#: templates/transactions/fragments/list_all.html:61
|
||||
msgid "Try adding one"
|
||||
msgstr ""
|
||||
|
||||
@@ -2760,7 +2760,7 @@ msgstr ""
|
||||
|
||||
#: templates/exchange_rates/fragments/table.html:56
|
||||
#: templates/exchange_rates_services/fragments/table.html:57
|
||||
#: templates/transactions/fragments/list_all.html:70
|
||||
#: templates/transactions/fragments/list_all.html:72
|
||||
msgid "Page navigation"
|
||||
msgstr ""
|
||||
|
||||
@@ -3270,11 +3270,11 @@ msgstr ""
|
||||
msgid "No installment plans"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layouts/base.html:37
|
||||
#: templates/layouts/base.html:38
|
||||
msgid "This is a demo!"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layouts/base.html:37
|
||||
#: templates/layouts/base.html:38
|
||||
msgid "Any data you add here will be wiped in 24hrs or less"
|
||||
msgstr ""
|
||||
|
||||
@@ -3306,12 +3306,12 @@ msgstr ""
|
||||
msgid "Item"
|
||||
msgstr ""
|
||||
|
||||
#: templates/monthly_overview/fragments/list.html:15
|
||||
#: templates/transactions/fragments/list_all.html:15
|
||||
#: templates/monthly_overview/fragments/list.html:16
|
||||
#: templates/transactions/fragments/list_all.html:16
|
||||
msgid "late"
|
||||
msgstr ""
|
||||
|
||||
#: templates/monthly_overview/fragments/list.html:58
|
||||
#: templates/monthly_overview/fragments/list.html:60
|
||||
msgid "No transactions this month"
|
||||
msgstr ""
|
||||
|
||||
@@ -3667,7 +3667,7 @@ msgstr ""
|
||||
msgid "No saved presets"
|
||||
msgstr ""
|
||||
|
||||
#: templates/transactions/fragments/list_all.html:58
|
||||
#: templates/transactions/fragments/list_all.html:60
|
||||
msgid "No transactions found"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-09-12 15:07+0000\n"
|
||||
"POT-Creation-Date: 2026-09-12 16:46+0000\n"
|
||||
"PO-Revision-Date: 2025-12-28 22:24+0000\n"
|
||||
"Last-Translator: icovada <federico.tabbo@networktocode.com>\n"
|
||||
"Language-Team: Italian <https://translations.herculino.com/projects/wygiwyh/"
|
||||
@@ -883,7 +883,7 @@ msgstr "Cambio valuta automatico"
|
||||
msgid "Rules"
|
||||
msgstr "Regole"
|
||||
|
||||
#: apps/export_app/forms.py:85 templates/cotton/transaction/item.html:57
|
||||
#: apps/export_app/forms.py:85 templates/cotton/transaction/item.html:58
|
||||
msgid "DCA"
|
||||
msgstr "Piano d'Accumulo del Capitale"
|
||||
|
||||
@@ -918,7 +918,7 @@ msgstr "Modifica azione transazione"
|
||||
msgid "Update or create transaction actions"
|
||||
msgstr "Aggiorna o crea azioni di transazione"
|
||||
|
||||
#: apps/export_app/forms.py:181 templates/cotton/transaction/item.html:230
|
||||
#: apps/export_app/forms.py:181 templates/cotton/transaction/item.html:231
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:53
|
||||
#: templates/export_app/fragments/restore.html:5
|
||||
#: templates/export_app/pages/index.html:19
|
||||
@@ -1126,8 +1126,8 @@ msgstr "Tipo"
|
||||
#: apps/rules/forms.py:175 apps/rules/forms.py:189 apps/rules/models.py:37
|
||||
#: apps/rules/models.py:275 apps/transactions/filters.py:22
|
||||
#: apps/transactions/forms.py:437 apps/transactions/models.py:327
|
||||
#: apps/transactions/models.py:1093 templates/cotton/transaction/item.html:20
|
||||
#: templates/cotton/transaction/item.html:31
|
||||
#: apps/transactions/models.py:1093 templates/cotton/transaction/item.html:21
|
||||
#: templates/cotton/transaction/item.html:32
|
||||
#: templates/transactions/widgets/paid_toggle_button.html:10
|
||||
#: templates/transactions/widgets/unselectable_paid_toggle_button.html:13
|
||||
msgid "Paid"
|
||||
@@ -1324,8 +1324,8 @@ msgstr "Azione Aggiornamento o Creazione transazione aggiornata correttamente"
|
||||
msgid "Update or Create Transaction action deleted successfully"
|
||||
msgstr "Azione Aggiornamento o Creazione transazione eliminata correttamente"
|
||||
|
||||
#: apps/transactions/filters.py:23 templates/cotton/transaction/item.html:20
|
||||
#: templates/cotton/transaction/item.html:31
|
||||
#: apps/transactions/filters.py:23 templates/cotton/transaction/item.html:21
|
||||
#: templates/cotton/transaction/item.html:32
|
||||
#: templates/insights/fragments/category_overview/index.html:65
|
||||
#: templates/net_worth/net_worth.html:39 templates/net_worth/net_worth.html:43
|
||||
#: templates/transactions/widgets/paid_toggle_button.html:7
|
||||
@@ -1409,7 +1409,7 @@ msgstr "Salva e aggiungi simile"
|
||||
msgid "Save and add another"
|
||||
msgstr "Salva e aggiungi un'altra"
|
||||
|
||||
#: apps/transactions/forms.py:270 templates/cotton/transaction/item.html:158
|
||||
#: apps/transactions/forms.py:270 templates/cotton/transaction/item.html:159
|
||||
#: templates/transactions/fragments/attachments.html:4
|
||||
#, fuzzy
|
||||
#| msgid "Installments"
|
||||
@@ -1716,35 +1716,35 @@ msgstr "%(value)s ha troppe cifre decimali. Il massimo è 30."
|
||||
msgid "%(value)s is not a non-negative number"
|
||||
msgstr "%(value)s non è un numero non negativo"
|
||||
|
||||
#: apps/transactions/views/actions.py:24
|
||||
#: apps/transactions/views/actions.py:25
|
||||
#, python-format
|
||||
msgid "%(count)s transaction marked as paid"
|
||||
msgid_plural "%(count)s transactions marked as paid"
|
||||
msgstr[0] "%(count)s transazione contrassegnata come pagata"
|
||||
msgstr[1] "%(count)s transazioni contrassegnate come pagate"
|
||||
|
||||
#: apps/transactions/views/actions.py:48
|
||||
#: apps/transactions/views/actions.py:49
|
||||
#, python-format
|
||||
msgid "%(count)s transaction marked as not paid"
|
||||
msgid_plural "%(count)s transactions marked as not paid"
|
||||
msgstr[0] "%(count)s transazione contrassegnata come non pagata"
|
||||
msgstr[1] "%(count)s transazioni contrassegnate come non pagate"
|
||||
|
||||
#: apps/transactions/views/actions.py:72
|
||||
#: apps/transactions/views/actions.py:74
|
||||
#, python-format
|
||||
msgid "%(count)s transaction deleted successfully"
|
||||
msgid_plural "%(count)s transactions deleted successfully"
|
||||
msgstr[0] "%(count)s transazione eliminata con successo"
|
||||
msgstr[1] "%(count)s transazioni eliminate con successo"
|
||||
|
||||
#: apps/transactions/views/actions.py:96
|
||||
#: apps/transactions/views/actions.py:109
|
||||
#, python-format
|
||||
msgid "%(count)s transaction restored successfully"
|
||||
msgid_plural "%(count)s transactions restored successfully"
|
||||
msgstr[0] "%(count)s transazione ripristinata con successo"
|
||||
msgstr[1] "%(count)s transazioni ripristinate con successo"
|
||||
|
||||
#: apps/transactions/views/actions.py:131
|
||||
#: apps/transactions/views/actions.py:144
|
||||
#, python-format
|
||||
msgid "%(count)s transaction duplicated successfully"
|
||||
msgid_plural "%(count)s transactions duplicated successfully"
|
||||
@@ -1805,8 +1805,8 @@ msgid "Item deleted successfully"
|
||||
msgstr "Elemento eliminato con successo"
|
||||
|
||||
#: apps/transactions/views/quick_transactions.py:156
|
||||
#: apps/transactions/views/transactions.py:141
|
||||
#: apps/transactions/views/transactions.py:326
|
||||
#: apps/transactions/views/transactions.py:142
|
||||
#: apps/transactions/views/transactions.py:327
|
||||
msgid "Transaction added successfully"
|
||||
msgstr "Transazione aggiunta con successo"
|
||||
|
||||
@@ -1846,42 +1846,42 @@ msgstr "Tag aggiornato con successo"
|
||||
msgid "Tag deleted successfully"
|
||||
msgstr "Tag rimosso con successo"
|
||||
|
||||
#: apps/transactions/views/transactions.py:59
|
||||
#: apps/transactions/views/transactions.py:60
|
||||
#, fuzzy
|
||||
#| msgid "Account updated successfully"
|
||||
msgid "Attachment uploaded successfully"
|
||||
msgstr "Conto aggiornato con successo"
|
||||
|
||||
#: apps/transactions/views/transactions.py:110
|
||||
#: apps/transactions/views/transactions.py:111
|
||||
#, fuzzy
|
||||
#| msgid "Account deleted successfully"
|
||||
msgid "Attachment deleted successfully"
|
||||
msgstr "Conto eliminato con successo"
|
||||
|
||||
#: apps/transactions/views/transactions.py:350
|
||||
#: apps/transactions/views/transactions.py:351
|
||||
msgid "Transaction updated successfully"
|
||||
msgstr "Transazione aggiornata con successo"
|
||||
|
||||
#: apps/transactions/views/transactions.py:401
|
||||
#: apps/transactions/views/transactions.py:402
|
||||
#, python-format
|
||||
msgid "%(count)s transaction updated successfully"
|
||||
msgid_plural "%(count)s transactions updated successfully"
|
||||
msgstr[0] "%(count)s transazione aggiornata correttamente"
|
||||
msgstr[1] "%(count)s transazioni aggiornate correttamente"
|
||||
|
||||
#: apps/transactions/views/transactions.py:437
|
||||
#: apps/transactions/views/transactions.py:438
|
||||
msgid "Transaction duplicated successfully"
|
||||
msgstr "Transazione duplicata con successo"
|
||||
|
||||
#: apps/transactions/views/transactions.py:479
|
||||
#: apps/transactions/views/transactions.py:480
|
||||
msgid "Transaction deleted successfully"
|
||||
msgstr "Transazione eliminata con successo"
|
||||
|
||||
#: apps/transactions/views/transactions.py:497
|
||||
#: apps/transactions/views/transactions.py:509
|
||||
msgid "Transaction restored successfully"
|
||||
msgstr "Transazione ripristinata con successo"
|
||||
|
||||
#: apps/transactions/views/transactions.py:523
|
||||
#: apps/transactions/views/transactions.py:535
|
||||
msgid "Transfer added successfully"
|
||||
msgstr "Trasferimento aggiunto con successo"
|
||||
|
||||
@@ -2224,7 +2224,7 @@ msgstr "Azioni"
|
||||
#: templates/account_groups/fragments/list.html:32
|
||||
#: templates/accounts/fragments/list.html:37
|
||||
#: templates/categories/fragments/table.html:29
|
||||
#: templates/cotton/transaction/item.html:152
|
||||
#: templates/cotton/transaction/item.html:153
|
||||
#: templates/cotton/ui/transactions_action_bar.html:54
|
||||
#: templates/currencies/fragments/list.html:34
|
||||
#: templates/dca/fragments/strategy/details.html:63
|
||||
@@ -2268,8 +2268,8 @@ msgstr "Condividi"
|
||||
#: templates/account_groups/fragments/list.html:54
|
||||
#: templates/accounts/fragments/list.html:71
|
||||
#: templates/categories/fragments/table.html:51
|
||||
#: templates/cotton/transaction/item.html:164
|
||||
#: templates/cotton/transaction/item.html:236
|
||||
#: templates/cotton/transaction/item.html:165
|
||||
#: templates/cotton/transaction/item.html:237
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:57
|
||||
#: templates/cotton/ui/transactions_action_bar.html:82
|
||||
#: templates/currencies/fragments/list.html:40
|
||||
@@ -2299,8 +2299,8 @@ msgstr "Elimina"
|
||||
#: templates/account_groups/fragments/list.html:58
|
||||
#: templates/accounts/fragments/list.html:75
|
||||
#: templates/categories/fragments/table.html:56
|
||||
#: templates/cotton/transaction/item.html:166
|
||||
#: templates/cotton/transaction/item.html:242
|
||||
#: templates/cotton/transaction/item.html:167
|
||||
#: templates/cotton/transaction/item.html:243
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:58
|
||||
#: templates/cotton/ui/transactions_action_bar.html:83
|
||||
#: templates/currencies/fragments/list.html:44
|
||||
@@ -2329,8 +2329,8 @@ msgstr "Sei sicuro?"
|
||||
#: templates/account_groups/fragments/list.html:59
|
||||
#: templates/accounts/fragments/list.html:76
|
||||
#: templates/categories/fragments/table.html:57
|
||||
#: templates/cotton/transaction/item.html:167
|
||||
#: templates/cotton/transaction/item.html:243
|
||||
#: templates/cotton/transaction/item.html:168
|
||||
#: templates/cotton/transaction/item.html:244
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:58
|
||||
#: templates/cotton/ui/transactions_action_bar.html:83
|
||||
#: templates/currencies/fragments/list.html:45
|
||||
@@ -2351,8 +2351,8 @@ msgstr "Non sarà possibile annullare questa operazione!"
|
||||
#: templates/account_groups/fragments/list.html:60
|
||||
#: templates/accounts/fragments/list.html:77
|
||||
#: templates/categories/fragments/table.html:58
|
||||
#: templates/cotton/transaction/item.html:168
|
||||
#: templates/cotton/transaction/item.html:244
|
||||
#: templates/cotton/transaction/item.html:169
|
||||
#: templates/cotton/transaction/item.html:245
|
||||
#: templates/currencies/fragments/list.html:46
|
||||
#: templates/dca/fragments/strategy/details.html:77
|
||||
#: templates/dca/fragments/strategy/list.html:44
|
||||
@@ -2502,45 +2502,45 @@ msgstr "Chiudi"
|
||||
msgid "Search"
|
||||
msgstr "Cerca"
|
||||
|
||||
#: templates/cotton/transaction/item.html:9
|
||||
#: templates/cotton/transaction/item.html:10
|
||||
msgid "Select"
|
||||
msgstr "Seleziona"
|
||||
|
||||
#: templates/cotton/transaction/item.html:181
|
||||
#: templates/cotton/transaction/item.html:192
|
||||
#: templates/cotton/transaction/item.html:202
|
||||
#: templates/cotton/transaction/item.html:182
|
||||
#: templates/cotton/transaction/item.html:193
|
||||
#: templates/cotton/transaction/item.html:203
|
||||
msgid "Show on summaries"
|
||||
msgstr "Mostra nei riepiloghi"
|
||||
|
||||
#: templates/cotton/transaction/item.html:183
|
||||
#: templates/cotton/transaction/item.html:184
|
||||
msgid "Controlled by account"
|
||||
msgstr "Controllato dall'account"
|
||||
|
||||
#: templates/cotton/transaction/item.html:194
|
||||
#: templates/cotton/transaction/item.html:195
|
||||
msgid "Controlled by category"
|
||||
msgstr "Controllato dalla categoria"
|
||||
|
||||
#: templates/cotton/transaction/item.html:207
|
||||
#: templates/cotton/transaction/item.html:208
|
||||
msgid "Hide from summaries"
|
||||
msgstr "Nascondi dai riepiloghi"
|
||||
|
||||
#: templates/cotton/transaction/item.html:211
|
||||
#: templates/cotton/transaction/item.html:212
|
||||
msgid "Add as quick transaction"
|
||||
msgstr "Aggiungi come transazione rapida"
|
||||
|
||||
#: templates/cotton/transaction/item.html:216
|
||||
#: templates/cotton/transaction/item.html:217
|
||||
msgid "Move to previous month"
|
||||
msgstr "Vai al mese precedente"
|
||||
|
||||
#: templates/cotton/transaction/item.html:220
|
||||
#: templates/cotton/transaction/item.html:221
|
||||
msgid "Move to next month"
|
||||
msgstr "Vai al mese successivo"
|
||||
|
||||
#: templates/cotton/transaction/item.html:223
|
||||
#: templates/cotton/transaction/item.html:224
|
||||
msgid "Move to today"
|
||||
msgstr "Vai a oggi"
|
||||
|
||||
#: templates/cotton/transaction/item.html:227
|
||||
#: templates/cotton/transaction/item.html:228
|
||||
#: templates/cotton/ui/transactions_action_bar.html:78
|
||||
msgid "Duplicate"
|
||||
msgstr "Duplica"
|
||||
@@ -2728,8 +2728,8 @@ msgid "No entries for this DCA"
|
||||
msgstr "Nessuna voce per questo DCA"
|
||||
|
||||
#: templates/dca/fragments/strategy/details.html:120
|
||||
#: templates/monthly_overview/fragments/list.html:59
|
||||
#: templates/transactions/fragments/list_all.html:59
|
||||
#: templates/monthly_overview/fragments/list.html:61
|
||||
#: templates/transactions/fragments/list_all.html:61
|
||||
msgid "Try adding one"
|
||||
msgstr "Prova ad aggiungerne uno"
|
||||
|
||||
@@ -2854,7 +2854,7 @@ msgstr "Nessun cambio valuta"
|
||||
|
||||
#: templates/exchange_rates/fragments/table.html:56
|
||||
#: templates/exchange_rates_services/fragments/table.html:57
|
||||
#: templates/transactions/fragments/list_all.html:70
|
||||
#: templates/transactions/fragments/list_all.html:72
|
||||
msgid "Page navigation"
|
||||
msgstr "Navigazione della pagina"
|
||||
|
||||
@@ -3393,11 +3393,11 @@ msgstr "Verrà eliminato il piano e tutte le transazioni ad esso associate"
|
||||
msgid "No installment plans"
|
||||
msgstr "Nessun piano di rateizzazione"
|
||||
|
||||
#: templates/layouts/base.html:37
|
||||
#: templates/layouts/base.html:38
|
||||
msgid "This is a demo!"
|
||||
msgstr "Questa è una demo!"
|
||||
|
||||
#: templates/layouts/base.html:37
|
||||
#: templates/layouts/base.html:38
|
||||
msgid "Any data you add here will be wiped in 24hrs or less"
|
||||
msgstr "Tutti i dati che aggiungi qui verranno cancellati entro 24 ore o meno"
|
||||
|
||||
@@ -3429,12 +3429,12 @@ msgstr "Prezzo unitario"
|
||||
msgid "Item"
|
||||
msgstr "Elemento"
|
||||
|
||||
#: templates/monthly_overview/fragments/list.html:15
|
||||
#: templates/transactions/fragments/list_all.html:15
|
||||
#: templates/monthly_overview/fragments/list.html:16
|
||||
#: templates/transactions/fragments/list_all.html:16
|
||||
msgid "late"
|
||||
msgstr ""
|
||||
|
||||
#: templates/monthly_overview/fragments/list.html:58
|
||||
#: templates/monthly_overview/fragments/list.html:60
|
||||
msgid "No transactions this month"
|
||||
msgstr "Nessuna transazione questo mese"
|
||||
|
||||
@@ -3811,7 +3811,7 @@ msgstr ""
|
||||
msgid "No saved presets"
|
||||
msgstr "Ancora nessun preset"
|
||||
|
||||
#: templates/transactions/fragments/list_all.html:58
|
||||
#: templates/transactions/fragments/list_all.html:60
|
||||
msgid "No transactions found"
|
||||
msgstr "Nessuna transazione trovata"
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-09-12 15:07+0000\n"
|
||||
"POT-Creation-Date: 2026-09-12 16:46+0000\n"
|
||||
"PO-Revision-Date: 2026-09-07 16:57+0000\n"
|
||||
"Last-Translator: Dimitri Decrock <dj.flashpower@gmail.com>\n"
|
||||
"Language-Team: Dutch <https://translations.herculino.com/projects/wygiwyh/"
|
||||
@@ -884,7 +884,7 @@ msgstr "Automatische Wisselkoersen"
|
||||
msgid "Rules"
|
||||
msgstr "Regels"
|
||||
|
||||
#: apps/export_app/forms.py:85 templates/cotton/transaction/item.html:57
|
||||
#: apps/export_app/forms.py:85 templates/cotton/transaction/item.html:58
|
||||
msgid "DCA"
|
||||
msgstr "DCA"
|
||||
|
||||
@@ -919,7 +919,7 @@ msgstr "Bewerk verrichtingsactie"
|
||||
msgid "Update or create transaction actions"
|
||||
msgstr "Bewerk of maak verrichtingsregel acties"
|
||||
|
||||
#: apps/export_app/forms.py:181 templates/cotton/transaction/item.html:230
|
||||
#: apps/export_app/forms.py:181 templates/cotton/transaction/item.html:231
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:53
|
||||
#: templates/export_app/fragments/restore.html:5
|
||||
#: templates/export_app/pages/index.html:19
|
||||
@@ -1126,8 +1126,8 @@ msgstr "Soort"
|
||||
#: apps/rules/forms.py:175 apps/rules/forms.py:189 apps/rules/models.py:37
|
||||
#: apps/rules/models.py:275 apps/transactions/filters.py:22
|
||||
#: apps/transactions/forms.py:437 apps/transactions/models.py:327
|
||||
#: apps/transactions/models.py:1093 templates/cotton/transaction/item.html:20
|
||||
#: templates/cotton/transaction/item.html:31
|
||||
#: apps/transactions/models.py:1093 templates/cotton/transaction/item.html:21
|
||||
#: templates/cotton/transaction/item.html:32
|
||||
#: templates/transactions/widgets/paid_toggle_button.html:10
|
||||
#: templates/transactions/widgets/unselectable_paid_toggle_button.html:13
|
||||
msgid "Paid"
|
||||
@@ -1324,8 +1324,8 @@ msgstr "Verrichting Bijwerken Of Maken succesvol bijgewerkt"
|
||||
msgid "Update or Create Transaction action deleted successfully"
|
||||
msgstr "Verrichting Bijwerken Of Maken succesvol verwijderd"
|
||||
|
||||
#: apps/transactions/filters.py:23 templates/cotton/transaction/item.html:20
|
||||
#: templates/cotton/transaction/item.html:31
|
||||
#: apps/transactions/filters.py:23 templates/cotton/transaction/item.html:21
|
||||
#: templates/cotton/transaction/item.html:32
|
||||
#: templates/insights/fragments/category_overview/index.html:65
|
||||
#: templates/net_worth/net_worth.html:39 templates/net_worth/net_worth.html:43
|
||||
#: templates/transactions/widgets/paid_toggle_button.html:7
|
||||
@@ -1407,7 +1407,7 @@ msgstr "Opslaan en vergelijkbaar toevoegen"
|
||||
msgid "Save and add another"
|
||||
msgstr "Opslaan en een andere toevoegen"
|
||||
|
||||
#: apps/transactions/forms.py:270 templates/cotton/transaction/item.html:158
|
||||
#: apps/transactions/forms.py:270 templates/cotton/transaction/item.html:159
|
||||
#: templates/transactions/fragments/attachments.html:4
|
||||
msgid "Attachments"
|
||||
msgstr "Bijlagen"
|
||||
@@ -1704,35 +1704,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:25
|
||||
#, 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:49
|
||||
#, 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:74
|
||||
#, 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
|
||||
#: apps/transactions/views/actions.py:109
|
||||
#, python-format
|
||||
msgid "%(count)s transaction restored successfully"
|
||||
msgid_plural "%(count)s transactions restored successfully"
|
||||
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:144
|
||||
#, python-format
|
||||
msgid "%(count)s transaction duplicated successfully"
|
||||
msgid_plural "%(count)s transactions duplicated successfully"
|
||||
@@ -1793,8 +1793,8 @@ msgid "Item deleted successfully"
|
||||
msgstr "Item succesvol verwijderd"
|
||||
|
||||
#: apps/transactions/views/quick_transactions.py:156
|
||||
#: apps/transactions/views/transactions.py:141
|
||||
#: apps/transactions/views/transactions.py:326
|
||||
#: apps/transactions/views/transactions.py:142
|
||||
#: apps/transactions/views/transactions.py:327
|
||||
msgid "Transaction added successfully"
|
||||
msgstr "Verrichting succesvol toegevoegd"
|
||||
|
||||
@@ -1834,38 +1834,38 @@ msgstr "Label succesvol bijgewerkt"
|
||||
msgid "Tag deleted successfully"
|
||||
msgstr "Label succesvol verwijderd"
|
||||
|
||||
#: apps/transactions/views/transactions.py:59
|
||||
#: apps/transactions/views/transactions.py:60
|
||||
msgid "Attachment uploaded successfully"
|
||||
msgstr "Bijlage succesvol geüpload"
|
||||
|
||||
#: apps/transactions/views/transactions.py:110
|
||||
#: apps/transactions/views/transactions.py:111
|
||||
msgid "Attachment deleted successfully"
|
||||
msgstr "Bijlage succesvol verwijderd"
|
||||
|
||||
#: apps/transactions/views/transactions.py:350
|
||||
#: apps/transactions/views/transactions.py:351
|
||||
msgid "Transaction updated successfully"
|
||||
msgstr "Verrichting succesvol bijgewerkt"
|
||||
|
||||
#: apps/transactions/views/transactions.py:401
|
||||
#: apps/transactions/views/transactions.py:402
|
||||
#, python-format
|
||||
msgid "%(count)s transaction updated successfully"
|
||||
msgid_plural "%(count)s transactions updated successfully"
|
||||
msgstr[0] "%(count)s verrichting succesvol bijgewerkt"
|
||||
msgstr[1] "%(count)s verrichtingen succesvol bijgewerkt"
|
||||
|
||||
#: apps/transactions/views/transactions.py:437
|
||||
#: apps/transactions/views/transactions.py:438
|
||||
msgid "Transaction duplicated successfully"
|
||||
msgstr "Verrichting succesvol gedupliceerd"
|
||||
|
||||
#: apps/transactions/views/transactions.py:479
|
||||
#: apps/transactions/views/transactions.py:480
|
||||
msgid "Transaction deleted successfully"
|
||||
msgstr "Verrichting succesvol verwijderd"
|
||||
|
||||
#: apps/transactions/views/transactions.py:497
|
||||
#: apps/transactions/views/transactions.py:509
|
||||
msgid "Transaction restored successfully"
|
||||
msgstr "Verrichting succesvol hersteld"
|
||||
|
||||
#: apps/transactions/views/transactions.py:523
|
||||
#: apps/transactions/views/transactions.py:535
|
||||
msgid "Transfer added successfully"
|
||||
msgstr "Transactie succesvol toegevoegd"
|
||||
|
||||
@@ -2177,7 +2177,7 @@ msgstr "Acties"
|
||||
#: templates/account_groups/fragments/list.html:32
|
||||
#: templates/accounts/fragments/list.html:37
|
||||
#: templates/categories/fragments/table.html:29
|
||||
#: templates/cotton/transaction/item.html:152
|
||||
#: templates/cotton/transaction/item.html:153
|
||||
#: templates/cotton/ui/transactions_action_bar.html:54
|
||||
#: templates/currencies/fragments/list.html:34
|
||||
#: templates/dca/fragments/strategy/details.html:63
|
||||
@@ -2221,8 +2221,8 @@ msgstr "Deel"
|
||||
#: templates/account_groups/fragments/list.html:54
|
||||
#: templates/accounts/fragments/list.html:71
|
||||
#: templates/categories/fragments/table.html:51
|
||||
#: templates/cotton/transaction/item.html:164
|
||||
#: templates/cotton/transaction/item.html:236
|
||||
#: templates/cotton/transaction/item.html:165
|
||||
#: templates/cotton/transaction/item.html:237
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:57
|
||||
#: templates/cotton/ui/transactions_action_bar.html:82
|
||||
#: templates/currencies/fragments/list.html:40
|
||||
@@ -2252,8 +2252,8 @@ msgstr "Verwijderen"
|
||||
#: templates/account_groups/fragments/list.html:58
|
||||
#: templates/accounts/fragments/list.html:75
|
||||
#: templates/categories/fragments/table.html:56
|
||||
#: templates/cotton/transaction/item.html:166
|
||||
#: templates/cotton/transaction/item.html:242
|
||||
#: templates/cotton/transaction/item.html:167
|
||||
#: templates/cotton/transaction/item.html:243
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:58
|
||||
#: templates/cotton/ui/transactions_action_bar.html:83
|
||||
#: templates/currencies/fragments/list.html:44
|
||||
@@ -2282,8 +2282,8 @@ msgstr "Weet je het zeker?"
|
||||
#: templates/account_groups/fragments/list.html:59
|
||||
#: templates/accounts/fragments/list.html:76
|
||||
#: templates/categories/fragments/table.html:57
|
||||
#: templates/cotton/transaction/item.html:167
|
||||
#: templates/cotton/transaction/item.html:243
|
||||
#: templates/cotton/transaction/item.html:168
|
||||
#: templates/cotton/transaction/item.html:244
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:58
|
||||
#: templates/cotton/ui/transactions_action_bar.html:83
|
||||
#: templates/currencies/fragments/list.html:45
|
||||
@@ -2304,8 +2304,8 @@ msgstr "Je kunt dit niet meer terugdraaien!"
|
||||
#: templates/account_groups/fragments/list.html:60
|
||||
#: templates/accounts/fragments/list.html:77
|
||||
#: templates/categories/fragments/table.html:58
|
||||
#: templates/cotton/transaction/item.html:168
|
||||
#: templates/cotton/transaction/item.html:244
|
||||
#: templates/cotton/transaction/item.html:169
|
||||
#: templates/cotton/transaction/item.html:245
|
||||
#: templates/currencies/fragments/list.html:46
|
||||
#: templates/dca/fragments/strategy/details.html:77
|
||||
#: templates/dca/fragments/strategy/list.html:44
|
||||
@@ -2455,45 +2455,45 @@ msgstr "Sluiten"
|
||||
msgid "Search"
|
||||
msgstr "Zoeken"
|
||||
|
||||
#: templates/cotton/transaction/item.html:9
|
||||
#: templates/cotton/transaction/item.html:10
|
||||
msgid "Select"
|
||||
msgstr "Selecteer"
|
||||
|
||||
#: templates/cotton/transaction/item.html:181
|
||||
#: templates/cotton/transaction/item.html:192
|
||||
#: templates/cotton/transaction/item.html:202
|
||||
#: templates/cotton/transaction/item.html:182
|
||||
#: templates/cotton/transaction/item.html:193
|
||||
#: templates/cotton/transaction/item.html:203
|
||||
msgid "Show on summaries"
|
||||
msgstr "Toon op samenvattingen"
|
||||
|
||||
#: templates/cotton/transaction/item.html:183
|
||||
#: templates/cotton/transaction/item.html:184
|
||||
msgid "Controlled by account"
|
||||
msgstr "Gecontroleerd door account"
|
||||
|
||||
#: templates/cotton/transaction/item.html:194
|
||||
#: templates/cotton/transaction/item.html:195
|
||||
msgid "Controlled by category"
|
||||
msgstr "Gecontroleerd door categorie"
|
||||
|
||||
#: templates/cotton/transaction/item.html:207
|
||||
#: templates/cotton/transaction/item.html:208
|
||||
msgid "Hide from summaries"
|
||||
msgstr "Verbergen in samenvattingen"
|
||||
|
||||
#: templates/cotton/transaction/item.html:211
|
||||
#: templates/cotton/transaction/item.html:212
|
||||
msgid "Add as quick transaction"
|
||||
msgstr "Toevoegen als snelle transactie"
|
||||
|
||||
#: templates/cotton/transaction/item.html:216
|
||||
#: templates/cotton/transaction/item.html:217
|
||||
msgid "Move to previous month"
|
||||
msgstr "Ga naar vorige maand"
|
||||
|
||||
#: templates/cotton/transaction/item.html:220
|
||||
#: templates/cotton/transaction/item.html:221
|
||||
msgid "Move to next month"
|
||||
msgstr "Ga naar volgende maand"
|
||||
|
||||
#: templates/cotton/transaction/item.html:223
|
||||
#: templates/cotton/transaction/item.html:224
|
||||
msgid "Move to today"
|
||||
msgstr "Ga naar vandaag"
|
||||
|
||||
#: templates/cotton/transaction/item.html:227
|
||||
#: templates/cotton/transaction/item.html:228
|
||||
#: templates/cotton/ui/transactions_action_bar.html:78
|
||||
msgid "Duplicate"
|
||||
msgstr "Dupliceren"
|
||||
@@ -2679,8 +2679,8 @@ msgid "No entries for this DCA"
|
||||
msgstr "Geen idems in deze DCA"
|
||||
|
||||
#: templates/dca/fragments/strategy/details.html:120
|
||||
#: templates/monthly_overview/fragments/list.html:59
|
||||
#: templates/transactions/fragments/list_all.html:59
|
||||
#: templates/monthly_overview/fragments/list.html:61
|
||||
#: templates/transactions/fragments/list_all.html:61
|
||||
msgid "Try adding one"
|
||||
msgstr "Probeer er een toe te voegen"
|
||||
|
||||
@@ -2805,7 +2805,7 @@ msgstr "Geen wisselkoersen"
|
||||
|
||||
#: templates/exchange_rates/fragments/table.html:56
|
||||
#: templates/exchange_rates_services/fragments/table.html:57
|
||||
#: templates/transactions/fragments/list_all.html:70
|
||||
#: templates/transactions/fragments/list_all.html:72
|
||||
msgid "Page navigation"
|
||||
msgstr "Paginanavigatie"
|
||||
|
||||
@@ -3325,11 +3325,11 @@ msgstr "Hiermee worden het plan en alle bijbehorende verrichtingen verwijderd"
|
||||
msgid "No installment plans"
|
||||
msgstr "Geen afbetalingsplannen"
|
||||
|
||||
#: templates/layouts/base.html:37
|
||||
#: templates/layouts/base.html:38
|
||||
msgid "This is a demo!"
|
||||
msgstr "Dit is een demo!"
|
||||
|
||||
#: templates/layouts/base.html:37
|
||||
#: templates/layouts/base.html:38
|
||||
msgid "Any data you add here will be wiped in 24hrs or less"
|
||||
msgstr ""
|
||||
"Alle gegevens die je hier toevoegt, worden binnen 24 uur of minder gewist"
|
||||
@@ -3362,12 +3362,12 @@ msgstr "Eenheidsprijs"
|
||||
msgid "Item"
|
||||
msgstr "Artikel"
|
||||
|
||||
#: templates/monthly_overview/fragments/list.html:15
|
||||
#: templates/transactions/fragments/list_all.html:15
|
||||
#: templates/monthly_overview/fragments/list.html:16
|
||||
#: templates/transactions/fragments/list_all.html:16
|
||||
msgid "late"
|
||||
msgstr "laat"
|
||||
|
||||
#: templates/monthly_overview/fragments/list.html:58
|
||||
#: templates/monthly_overview/fragments/list.html:60
|
||||
msgid "No transactions this month"
|
||||
msgstr "Geen verrichtingen deze maand"
|
||||
|
||||
@@ -3731,7 +3731,7 @@ msgstr "Verwijder “%(name)s”?"
|
||||
msgid "No saved presets"
|
||||
msgstr "Geen opgeslagen voorinstellingen"
|
||||
|
||||
#: templates/transactions/fragments/list_all.html:58
|
||||
#: templates/transactions/fragments/list_all.html:60
|
||||
msgid "No transactions found"
|
||||
msgstr "Geen Verrichtingen gevonden"
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-09-12 15:07+0000\n"
|
||||
"POT-Creation-Date: 2026-09-12 16:46+0000\n"
|
||||
"PO-Revision-Date: 2026-06-08 07:57+0000\n"
|
||||
"Last-Translator: Pawel Augustyn <pawelaugustyn15@gmail.com>\n"
|
||||
"Language-Team: Polish <https://translations.herculino.com/projects/wygiwyh/"
|
||||
@@ -888,7 +888,7 @@ msgstr "Automatyczne kursy walut"
|
||||
msgid "Rules"
|
||||
msgstr "Reguły"
|
||||
|
||||
#: apps/export_app/forms.py:85 templates/cotton/transaction/item.html:57
|
||||
#: apps/export_app/forms.py:85 templates/cotton/transaction/item.html:58
|
||||
msgid "DCA"
|
||||
msgstr "DCA"
|
||||
|
||||
@@ -923,7 +923,7 @@ msgstr "Edycja akcji transakcyjnych"
|
||||
msgid "Update or create transaction actions"
|
||||
msgstr "Stwórz lub uaktualnij akcje transakcyjne"
|
||||
|
||||
#: apps/export_app/forms.py:181 templates/cotton/transaction/item.html:230
|
||||
#: apps/export_app/forms.py:181 templates/cotton/transaction/item.html:231
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:53
|
||||
#: templates/export_app/fragments/restore.html:5
|
||||
#: templates/export_app/pages/index.html:19
|
||||
@@ -1130,8 +1130,8 @@ msgstr "Typ"
|
||||
#: apps/rules/forms.py:175 apps/rules/forms.py:189 apps/rules/models.py:37
|
||||
#: apps/rules/models.py:275 apps/transactions/filters.py:22
|
||||
#: apps/transactions/forms.py:437 apps/transactions/models.py:327
|
||||
#: apps/transactions/models.py:1093 templates/cotton/transaction/item.html:20
|
||||
#: templates/cotton/transaction/item.html:31
|
||||
#: apps/transactions/models.py:1093 templates/cotton/transaction/item.html:21
|
||||
#: templates/cotton/transaction/item.html:32
|
||||
#: templates/transactions/widgets/paid_toggle_button.html:10
|
||||
#: templates/transactions/widgets/unselectable_paid_toggle_button.html:13
|
||||
msgid "Paid"
|
||||
@@ -1328,8 +1328,8 @@ msgstr "Akcja stworzenia lub aktualizacji transakcji zmodyfikowana"
|
||||
msgid "Update or Create Transaction action deleted successfully"
|
||||
msgstr "Usunięto akcję stworzenia lub aktualizacji transakcji"
|
||||
|
||||
#: apps/transactions/filters.py:23 templates/cotton/transaction/item.html:20
|
||||
#: templates/cotton/transaction/item.html:31
|
||||
#: apps/transactions/filters.py:23 templates/cotton/transaction/item.html:21
|
||||
#: templates/cotton/transaction/item.html:32
|
||||
#: templates/insights/fragments/category_overview/index.html:65
|
||||
#: templates/net_worth/net_worth.html:39 templates/net_worth/net_worth.html:43
|
||||
#: templates/transactions/widgets/paid_toggle_button.html:7
|
||||
@@ -1411,7 +1411,7 @@ msgstr "Zapisz i dodaj podobne"
|
||||
msgid "Save and add another"
|
||||
msgstr "Zapisz i dodaj kolejne"
|
||||
|
||||
#: apps/transactions/forms.py:270 templates/cotton/transaction/item.html:158
|
||||
#: apps/transactions/forms.py:270 templates/cotton/transaction/item.html:159
|
||||
#: templates/transactions/fragments/attachments.html:4
|
||||
msgid "Attachments"
|
||||
msgstr "Załączniki"
|
||||
@@ -1712,7 +1712,7 @@ msgstr "%(value)s ma zbyt wiele cyfr po przecinku, max to 30."
|
||||
msgid "%(value)s is not a non-negative number"
|
||||
msgstr "%(value)s nie może być liczbą ujemną"
|
||||
|
||||
#: apps/transactions/views/actions.py:24
|
||||
#: apps/transactions/views/actions.py:25
|
||||
#, python-format
|
||||
msgid "%(count)s transaction marked as paid"
|
||||
msgid_plural "%(count)s transactions marked as paid"
|
||||
@@ -1720,7 +1720,7 @@ msgstr[0] "Oznaczono %(count)s transakcję jako opłaconą"
|
||||
msgstr[1] "Oznaczono %(count)s transakcje jako opłacone"
|
||||
msgstr[2] "Oznaczono %(count)s transakcji jako opłaconych"
|
||||
|
||||
#: apps/transactions/views/actions.py:48
|
||||
#: apps/transactions/views/actions.py:49
|
||||
#, python-format
|
||||
msgid "%(count)s transaction marked as not paid"
|
||||
msgid_plural "%(count)s transactions marked as not paid"
|
||||
@@ -1728,7 +1728,7 @@ msgstr[0] "Oznaczono %(count)s transakcję jako nieopłaconą"
|
||||
msgstr[1] "Oznaczono %(count)s transakcje jako nieopłacone"
|
||||
msgstr[2] "Oznaczono %(count)s transakcji jako nieopłaconych"
|
||||
|
||||
#: apps/transactions/views/actions.py:72
|
||||
#: apps/transactions/views/actions.py:74
|
||||
#, python-format
|
||||
msgid "%(count)s transaction deleted successfully"
|
||||
msgid_plural "%(count)s transactions deleted successfully"
|
||||
@@ -1736,7 +1736,7 @@ msgstr[0] "Usunięto %(count)s transakcję"
|
||||
msgstr[1] "Usunięto %(count)s transakcje"
|
||||
msgstr[2] "Usunięto %(count)s transakcji"
|
||||
|
||||
#: apps/transactions/views/actions.py:96
|
||||
#: apps/transactions/views/actions.py:109
|
||||
#, python-format
|
||||
msgid "%(count)s transaction restored successfully"
|
||||
msgid_plural "%(count)s transactions restored successfully"
|
||||
@@ -1744,7 +1744,7 @@ msgstr[0] "Odtworzono %(count)s transakcję"
|
||||
msgstr[1] "Odtworzono %(count)s transakcje"
|
||||
msgstr[2] "Odtworzono %(count)s transakcji"
|
||||
|
||||
#: apps/transactions/views/actions.py:131
|
||||
#: apps/transactions/views/actions.py:144
|
||||
#, python-format
|
||||
msgid "%(count)s transaction duplicated successfully"
|
||||
msgid_plural "%(count)s transactions duplicated successfully"
|
||||
@@ -1806,8 +1806,8 @@ msgid "Item deleted successfully"
|
||||
msgstr "Pomyślnie usunięto"
|
||||
|
||||
#: apps/transactions/views/quick_transactions.py:156
|
||||
#: apps/transactions/views/transactions.py:141
|
||||
#: apps/transactions/views/transactions.py:326
|
||||
#: apps/transactions/views/transactions.py:142
|
||||
#: apps/transactions/views/transactions.py:327
|
||||
msgid "Transaction added successfully"
|
||||
msgstr "Dodano transakcję"
|
||||
|
||||
@@ -1847,19 +1847,19 @@ msgstr "Zaktualizowano tag"
|
||||
msgid "Tag deleted successfully"
|
||||
msgstr "Usunięto tag"
|
||||
|
||||
#: apps/transactions/views/transactions.py:59
|
||||
#: apps/transactions/views/transactions.py:60
|
||||
msgid "Attachment uploaded successfully"
|
||||
msgstr "Pomyślnie dodano załącznik"
|
||||
|
||||
#: apps/transactions/views/transactions.py:110
|
||||
#: apps/transactions/views/transactions.py:111
|
||||
msgid "Attachment deleted successfully"
|
||||
msgstr "Usunięto załącznik"
|
||||
|
||||
#: apps/transactions/views/transactions.py:350
|
||||
#: apps/transactions/views/transactions.py:351
|
||||
msgid "Transaction updated successfully"
|
||||
msgstr "Zaktualizowano transakcję"
|
||||
|
||||
#: apps/transactions/views/transactions.py:401
|
||||
#: apps/transactions/views/transactions.py:402
|
||||
#, python-format
|
||||
msgid "%(count)s transaction updated successfully"
|
||||
msgid_plural "%(count)s transactions updated successfully"
|
||||
@@ -1867,19 +1867,19 @@ msgstr[0] "Zaktualizowano %(count)s transakcję"
|
||||
msgstr[1] "Zaktualizowano %(count)s transakcje"
|
||||
msgstr[2] "Zaktualizowano %(count)s transakcji"
|
||||
|
||||
#: apps/transactions/views/transactions.py:437
|
||||
#: apps/transactions/views/transactions.py:438
|
||||
msgid "Transaction duplicated successfully"
|
||||
msgstr "Zduplikowano transakcję"
|
||||
|
||||
#: apps/transactions/views/transactions.py:479
|
||||
#: apps/transactions/views/transactions.py:480
|
||||
msgid "Transaction deleted successfully"
|
||||
msgstr "Usunięto transakcję"
|
||||
|
||||
#: apps/transactions/views/transactions.py:497
|
||||
#: apps/transactions/views/transactions.py:509
|
||||
msgid "Transaction restored successfully"
|
||||
msgstr "Odtworzono transakcję"
|
||||
|
||||
#: apps/transactions/views/transactions.py:523
|
||||
#: apps/transactions/views/transactions.py:535
|
||||
msgid "Transfer added successfully"
|
||||
msgstr "Dodano przelew"
|
||||
|
||||
@@ -2208,7 +2208,7 @@ msgstr "Akcje"
|
||||
#: templates/account_groups/fragments/list.html:32
|
||||
#: templates/accounts/fragments/list.html:37
|
||||
#: templates/categories/fragments/table.html:29
|
||||
#: templates/cotton/transaction/item.html:152
|
||||
#: templates/cotton/transaction/item.html:153
|
||||
#: templates/cotton/ui/transactions_action_bar.html:54
|
||||
#: templates/currencies/fragments/list.html:34
|
||||
#: templates/dca/fragments/strategy/details.html:63
|
||||
@@ -2252,8 +2252,8 @@ msgstr "Udostępnij"
|
||||
#: templates/account_groups/fragments/list.html:54
|
||||
#: templates/accounts/fragments/list.html:71
|
||||
#: templates/categories/fragments/table.html:51
|
||||
#: templates/cotton/transaction/item.html:164
|
||||
#: templates/cotton/transaction/item.html:236
|
||||
#: templates/cotton/transaction/item.html:165
|
||||
#: templates/cotton/transaction/item.html:237
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:57
|
||||
#: templates/cotton/ui/transactions_action_bar.html:82
|
||||
#: templates/currencies/fragments/list.html:40
|
||||
@@ -2283,8 +2283,8 @@ msgstr "Usuń"
|
||||
#: templates/account_groups/fragments/list.html:58
|
||||
#: templates/accounts/fragments/list.html:75
|
||||
#: templates/categories/fragments/table.html:56
|
||||
#: templates/cotton/transaction/item.html:166
|
||||
#: templates/cotton/transaction/item.html:242
|
||||
#: templates/cotton/transaction/item.html:167
|
||||
#: templates/cotton/transaction/item.html:243
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:58
|
||||
#: templates/cotton/ui/transactions_action_bar.html:83
|
||||
#: templates/currencies/fragments/list.html:44
|
||||
@@ -2313,8 +2313,8 @@ msgstr "Czy na pewno?"
|
||||
#: templates/account_groups/fragments/list.html:59
|
||||
#: templates/accounts/fragments/list.html:76
|
||||
#: templates/categories/fragments/table.html:57
|
||||
#: templates/cotton/transaction/item.html:167
|
||||
#: templates/cotton/transaction/item.html:243
|
||||
#: templates/cotton/transaction/item.html:168
|
||||
#: templates/cotton/transaction/item.html:244
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:58
|
||||
#: templates/cotton/ui/transactions_action_bar.html:83
|
||||
#: templates/currencies/fragments/list.html:45
|
||||
@@ -2335,8 +2335,8 @@ msgstr "Tej akcji nie da się odwrócić!"
|
||||
#: templates/account_groups/fragments/list.html:60
|
||||
#: templates/accounts/fragments/list.html:77
|
||||
#: templates/categories/fragments/table.html:58
|
||||
#: templates/cotton/transaction/item.html:168
|
||||
#: templates/cotton/transaction/item.html:244
|
||||
#: templates/cotton/transaction/item.html:169
|
||||
#: templates/cotton/transaction/item.html:245
|
||||
#: templates/currencies/fragments/list.html:46
|
||||
#: templates/dca/fragments/strategy/details.html:77
|
||||
#: templates/dca/fragments/strategy/list.html:44
|
||||
@@ -2486,45 +2486,45 @@ msgstr "Zamknij"
|
||||
msgid "Search"
|
||||
msgstr "Szukaj"
|
||||
|
||||
#: templates/cotton/transaction/item.html:9
|
||||
#: templates/cotton/transaction/item.html:10
|
||||
msgid "Select"
|
||||
msgstr "Wybierz"
|
||||
|
||||
#: templates/cotton/transaction/item.html:181
|
||||
#: templates/cotton/transaction/item.html:192
|
||||
#: templates/cotton/transaction/item.html:202
|
||||
#: templates/cotton/transaction/item.html:182
|
||||
#: templates/cotton/transaction/item.html:193
|
||||
#: templates/cotton/transaction/item.html:203
|
||||
msgid "Show on summaries"
|
||||
msgstr "Pokaż w podsumowaniach"
|
||||
|
||||
#: templates/cotton/transaction/item.html:183
|
||||
#: templates/cotton/transaction/item.html:184
|
||||
msgid "Controlled by account"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:194
|
||||
#: templates/cotton/transaction/item.html:195
|
||||
msgid "Controlled by category"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:207
|
||||
#: templates/cotton/transaction/item.html:208
|
||||
msgid "Hide from summaries"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:211
|
||||
#: templates/cotton/transaction/item.html:212
|
||||
msgid "Add as quick transaction"
|
||||
msgstr "Dodaj jako szablon transakcji"
|
||||
|
||||
#: templates/cotton/transaction/item.html:216
|
||||
#: templates/cotton/transaction/item.html:217
|
||||
msgid "Move to previous month"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:220
|
||||
#: templates/cotton/transaction/item.html:221
|
||||
msgid "Move to next month"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:223
|
||||
#: templates/cotton/transaction/item.html:224
|
||||
msgid "Move to today"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:227
|
||||
#: templates/cotton/transaction/item.html:228
|
||||
#: templates/cotton/ui/transactions_action_bar.html:78
|
||||
msgid "Duplicate"
|
||||
msgstr "Zduplikuj"
|
||||
@@ -2710,8 +2710,8 @@ msgid "No entries for this DCA"
|
||||
msgstr ""
|
||||
|
||||
#: templates/dca/fragments/strategy/details.html:120
|
||||
#: templates/monthly_overview/fragments/list.html:59
|
||||
#: templates/transactions/fragments/list_all.html:59
|
||||
#: templates/monthly_overview/fragments/list.html:61
|
||||
#: templates/transactions/fragments/list_all.html:61
|
||||
msgid "Try adding one"
|
||||
msgstr ""
|
||||
|
||||
@@ -2836,7 +2836,7 @@ msgstr "Brak kursów wymiany walut"
|
||||
|
||||
#: templates/exchange_rates/fragments/table.html:56
|
||||
#: templates/exchange_rates_services/fragments/table.html:57
|
||||
#: templates/transactions/fragments/list_all.html:70
|
||||
#: templates/transactions/fragments/list_all.html:72
|
||||
msgid "Page navigation"
|
||||
msgstr ""
|
||||
|
||||
@@ -3351,11 +3351,11 @@ msgstr ""
|
||||
msgid "No installment plans"
|
||||
msgstr "Brak planów ratalnych"
|
||||
|
||||
#: templates/layouts/base.html:37
|
||||
#: templates/layouts/base.html:38
|
||||
msgid "This is a demo!"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layouts/base.html:37
|
||||
#: templates/layouts/base.html:38
|
||||
msgid "Any data you add here will be wiped in 24hrs or less"
|
||||
msgstr ""
|
||||
|
||||
@@ -3387,12 +3387,12 @@ msgstr "Cena jednostkowa"
|
||||
msgid "Item"
|
||||
msgstr "Przedmiot"
|
||||
|
||||
#: templates/monthly_overview/fragments/list.html:15
|
||||
#: templates/transactions/fragments/list_all.html:15
|
||||
#: templates/monthly_overview/fragments/list.html:16
|
||||
#: templates/transactions/fragments/list_all.html:16
|
||||
msgid "late"
|
||||
msgstr ""
|
||||
|
||||
#: templates/monthly_overview/fragments/list.html:58
|
||||
#: templates/monthly_overview/fragments/list.html:60
|
||||
msgid "No transactions this month"
|
||||
msgstr ""
|
||||
|
||||
@@ -3758,7 +3758,7 @@ msgstr ""
|
||||
msgid "No saved presets"
|
||||
msgstr ""
|
||||
|
||||
#: templates/transactions/fragments/list_all.html:58
|
||||
#: templates/transactions/fragments/list_all.html:60
|
||||
msgid "No transactions found"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-09-12 15:07+0000\n"
|
||||
"POT-Creation-Date: 2026-09-12 16:46+0000\n"
|
||||
"PO-Revision-Date: 2026-08-16 22:03+0000\n"
|
||||
"Last-Translator: Herculino Trotta <netotrotta@gmail.com>\n"
|
||||
"Language-Team: Portuguese (Brazil) <https://translations.herculino.com/"
|
||||
@@ -882,7 +882,7 @@ msgstr "Taxas de Câmbio Automáticas"
|
||||
msgid "Rules"
|
||||
msgstr "Regras"
|
||||
|
||||
#: apps/export_app/forms.py:85 templates/cotton/transaction/item.html:57
|
||||
#: apps/export_app/forms.py:85 templates/cotton/transaction/item.html:58
|
||||
msgid "DCA"
|
||||
msgstr "CMP"
|
||||
|
||||
@@ -917,7 +917,7 @@ msgstr "Ação de editar de transação"
|
||||
msgid "Update or create transaction actions"
|
||||
msgstr "Ações de atualizar ou criar transação"
|
||||
|
||||
#: apps/export_app/forms.py:181 templates/cotton/transaction/item.html:230
|
||||
#: apps/export_app/forms.py:181 templates/cotton/transaction/item.html:231
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:53
|
||||
#: templates/export_app/fragments/restore.html:5
|
||||
#: templates/export_app/pages/index.html:19
|
||||
@@ -1124,8 +1124,8 @@ msgstr "Tipo"
|
||||
#: apps/rules/forms.py:175 apps/rules/forms.py:189 apps/rules/models.py:37
|
||||
#: apps/rules/models.py:275 apps/transactions/filters.py:22
|
||||
#: apps/transactions/forms.py:437 apps/transactions/models.py:327
|
||||
#: apps/transactions/models.py:1093 templates/cotton/transaction/item.html:20
|
||||
#: templates/cotton/transaction/item.html:31
|
||||
#: apps/transactions/models.py:1093 templates/cotton/transaction/item.html:21
|
||||
#: templates/cotton/transaction/item.html:32
|
||||
#: templates/transactions/widgets/paid_toggle_button.html:10
|
||||
#: templates/transactions/widgets/unselectable_paid_toggle_button.html:13
|
||||
msgid "Paid"
|
||||
@@ -1322,8 +1322,8 @@ msgstr "Ação Atualizar ou Criar Transação atualizada com sucesso"
|
||||
msgid "Update or Create Transaction action deleted successfully"
|
||||
msgstr "Ação Atualizar ou Criar Transação apagada com sucesso"
|
||||
|
||||
#: apps/transactions/filters.py:23 templates/cotton/transaction/item.html:20
|
||||
#: templates/cotton/transaction/item.html:31
|
||||
#: apps/transactions/filters.py:23 templates/cotton/transaction/item.html:21
|
||||
#: templates/cotton/transaction/item.html:32
|
||||
#: templates/insights/fragments/category_overview/index.html:65
|
||||
#: templates/net_worth/net_worth.html:39 templates/net_worth/net_worth.html:43
|
||||
#: templates/transactions/widgets/paid_toggle_button.html:7
|
||||
@@ -1405,7 +1405,7 @@ msgstr "Salvar e adicionar similar"
|
||||
msgid "Save and add another"
|
||||
msgstr "Salvar e adicionar outra"
|
||||
|
||||
#: apps/transactions/forms.py:270 templates/cotton/transaction/item.html:158
|
||||
#: apps/transactions/forms.py:270 templates/cotton/transaction/item.html:159
|
||||
#: templates/transactions/fragments/attachments.html:4
|
||||
msgid "Attachments"
|
||||
msgstr "Anexos"
|
||||
@@ -1701,35 +1701,35 @@ msgstr "%(value)s tem muitas casas decimais. O máximo é 30."
|
||||
msgid "%(value)s is not a non-negative number"
|
||||
msgstr "%(value)s não é um número positivo"
|
||||
|
||||
#: apps/transactions/views/actions.py:24
|
||||
#: apps/transactions/views/actions.py:25
|
||||
#, python-format
|
||||
msgid "%(count)s transaction marked as paid"
|
||||
msgid_plural "%(count)s transactions marked as paid"
|
||||
msgstr[0] "%(count)s transação marcada como paga"
|
||||
msgstr[1] "%(count)s transações marcadas como paga"
|
||||
|
||||
#: apps/transactions/views/actions.py:48
|
||||
#: apps/transactions/views/actions.py:49
|
||||
#, python-format
|
||||
msgid "%(count)s transaction marked as not paid"
|
||||
msgid_plural "%(count)s transactions marked as not paid"
|
||||
msgstr[0] "%(count)s transação marcada como não paga"
|
||||
msgstr[1] "%(count)s transações marcadas como não paga"
|
||||
|
||||
#: apps/transactions/views/actions.py:72
|
||||
#: apps/transactions/views/actions.py:74
|
||||
#, python-format
|
||||
msgid "%(count)s transaction deleted successfully"
|
||||
msgid_plural "%(count)s transactions deleted successfully"
|
||||
msgstr[0] "%(count)s transação apagada com sucesso"
|
||||
msgstr[1] "%(count)s transações apagadas com sucesso"
|
||||
|
||||
#: apps/transactions/views/actions.py:96
|
||||
#: apps/transactions/views/actions.py:109
|
||||
#, python-format
|
||||
msgid "%(count)s transaction restored successfully"
|
||||
msgid_plural "%(count)s transactions restored successfully"
|
||||
msgstr[0] "%(count)s transação restaurada com sucesso"
|
||||
msgstr[1] "%(count)s transações restauradas com sucesso"
|
||||
|
||||
#: apps/transactions/views/actions.py:131
|
||||
#: apps/transactions/views/actions.py:144
|
||||
#, python-format
|
||||
msgid "%(count)s transaction duplicated successfully"
|
||||
msgid_plural "%(count)s transactions duplicated successfully"
|
||||
@@ -1790,8 +1790,8 @@ msgid "Item deleted successfully"
|
||||
msgstr "Item apagado com sucesso"
|
||||
|
||||
#: apps/transactions/views/quick_transactions.py:156
|
||||
#: apps/transactions/views/transactions.py:141
|
||||
#: apps/transactions/views/transactions.py:326
|
||||
#: apps/transactions/views/transactions.py:142
|
||||
#: apps/transactions/views/transactions.py:327
|
||||
msgid "Transaction added successfully"
|
||||
msgstr "Transação adicionada com sucesso"
|
||||
|
||||
@@ -1831,38 +1831,38 @@ msgstr "Tag atualizada com sucesso"
|
||||
msgid "Tag deleted successfully"
|
||||
msgstr "Tag apagada com sucesso"
|
||||
|
||||
#: apps/transactions/views/transactions.py:59
|
||||
#: apps/transactions/views/transactions.py:60
|
||||
msgid "Attachment uploaded successfully"
|
||||
msgstr "Anexo enviado com sucesso"
|
||||
|
||||
#: apps/transactions/views/transactions.py:110
|
||||
#: apps/transactions/views/transactions.py:111
|
||||
msgid "Attachment deleted successfully"
|
||||
msgstr "Anexo apagado com sucesso"
|
||||
|
||||
#: apps/transactions/views/transactions.py:350
|
||||
#: apps/transactions/views/transactions.py:351
|
||||
msgid "Transaction updated successfully"
|
||||
msgstr "Transação atualizada com sucesso"
|
||||
|
||||
#: apps/transactions/views/transactions.py:401
|
||||
#: apps/transactions/views/transactions.py:402
|
||||
#, python-format
|
||||
msgid "%(count)s transaction updated successfully"
|
||||
msgid_plural "%(count)s transactions updated successfully"
|
||||
msgstr[0] "%(count)s transação atualizada com sucesso"
|
||||
msgstr[1] "%(count)s transações atualizadas com sucesso"
|
||||
|
||||
#: apps/transactions/views/transactions.py:437
|
||||
#: apps/transactions/views/transactions.py:438
|
||||
msgid "Transaction duplicated successfully"
|
||||
msgstr "Transação duplicada com sucesso"
|
||||
|
||||
#: apps/transactions/views/transactions.py:479
|
||||
#: apps/transactions/views/transactions.py:480
|
||||
msgid "Transaction deleted successfully"
|
||||
msgstr "Transação apagada com sucesso"
|
||||
|
||||
#: apps/transactions/views/transactions.py:497
|
||||
#: apps/transactions/views/transactions.py:509
|
||||
msgid "Transaction restored successfully"
|
||||
msgstr "Transação restaurada com sucesso"
|
||||
|
||||
#: apps/transactions/views/transactions.py:523
|
||||
#: apps/transactions/views/transactions.py:535
|
||||
msgid "Transfer added successfully"
|
||||
msgstr "Transferência adicionada com sucesso"
|
||||
|
||||
@@ -2174,7 +2174,7 @@ msgstr "Ações"
|
||||
#: templates/account_groups/fragments/list.html:32
|
||||
#: templates/accounts/fragments/list.html:37
|
||||
#: templates/categories/fragments/table.html:29
|
||||
#: templates/cotton/transaction/item.html:152
|
||||
#: templates/cotton/transaction/item.html:153
|
||||
#: templates/cotton/ui/transactions_action_bar.html:54
|
||||
#: templates/currencies/fragments/list.html:34
|
||||
#: templates/dca/fragments/strategy/details.html:63
|
||||
@@ -2218,8 +2218,8 @@ msgstr "Compartilhar"
|
||||
#: templates/account_groups/fragments/list.html:54
|
||||
#: templates/accounts/fragments/list.html:71
|
||||
#: templates/categories/fragments/table.html:51
|
||||
#: templates/cotton/transaction/item.html:164
|
||||
#: templates/cotton/transaction/item.html:236
|
||||
#: templates/cotton/transaction/item.html:165
|
||||
#: templates/cotton/transaction/item.html:237
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:57
|
||||
#: templates/cotton/ui/transactions_action_bar.html:82
|
||||
#: templates/currencies/fragments/list.html:40
|
||||
@@ -2249,8 +2249,8 @@ msgstr "Apagar"
|
||||
#: templates/account_groups/fragments/list.html:58
|
||||
#: templates/accounts/fragments/list.html:75
|
||||
#: templates/categories/fragments/table.html:56
|
||||
#: templates/cotton/transaction/item.html:166
|
||||
#: templates/cotton/transaction/item.html:242
|
||||
#: templates/cotton/transaction/item.html:167
|
||||
#: templates/cotton/transaction/item.html:243
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:58
|
||||
#: templates/cotton/ui/transactions_action_bar.html:83
|
||||
#: templates/currencies/fragments/list.html:44
|
||||
@@ -2279,8 +2279,8 @@ msgstr "Tem certeza?"
|
||||
#: templates/account_groups/fragments/list.html:59
|
||||
#: templates/accounts/fragments/list.html:76
|
||||
#: templates/categories/fragments/table.html:57
|
||||
#: templates/cotton/transaction/item.html:167
|
||||
#: templates/cotton/transaction/item.html:243
|
||||
#: templates/cotton/transaction/item.html:168
|
||||
#: templates/cotton/transaction/item.html:244
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:58
|
||||
#: templates/cotton/ui/transactions_action_bar.html:83
|
||||
#: templates/currencies/fragments/list.html:45
|
||||
@@ -2301,8 +2301,8 @@ msgstr "Você não será capaz de reverter isso!"
|
||||
#: templates/account_groups/fragments/list.html:60
|
||||
#: templates/accounts/fragments/list.html:77
|
||||
#: templates/categories/fragments/table.html:58
|
||||
#: templates/cotton/transaction/item.html:168
|
||||
#: templates/cotton/transaction/item.html:244
|
||||
#: templates/cotton/transaction/item.html:169
|
||||
#: templates/cotton/transaction/item.html:245
|
||||
#: templates/currencies/fragments/list.html:46
|
||||
#: templates/dca/fragments/strategy/details.html:77
|
||||
#: templates/dca/fragments/strategy/list.html:44
|
||||
@@ -2452,45 +2452,45 @@ msgstr "Fechar"
|
||||
msgid "Search"
|
||||
msgstr "Buscar"
|
||||
|
||||
#: templates/cotton/transaction/item.html:9
|
||||
#: templates/cotton/transaction/item.html:10
|
||||
msgid "Select"
|
||||
msgstr "Selecionar"
|
||||
|
||||
#: templates/cotton/transaction/item.html:181
|
||||
#: templates/cotton/transaction/item.html:192
|
||||
#: templates/cotton/transaction/item.html:202
|
||||
#: templates/cotton/transaction/item.html:182
|
||||
#: templates/cotton/transaction/item.html:193
|
||||
#: templates/cotton/transaction/item.html:203
|
||||
msgid "Show on summaries"
|
||||
msgstr "Mostrar nos sumários"
|
||||
|
||||
#: templates/cotton/transaction/item.html:183
|
||||
#: templates/cotton/transaction/item.html:184
|
||||
msgid "Controlled by account"
|
||||
msgstr "Controlado pela conta"
|
||||
|
||||
#: templates/cotton/transaction/item.html:194
|
||||
#: templates/cotton/transaction/item.html:195
|
||||
msgid "Controlled by category"
|
||||
msgstr "Controlado pela categoria"
|
||||
|
||||
#: templates/cotton/transaction/item.html:207
|
||||
#: templates/cotton/transaction/item.html:208
|
||||
msgid "Hide from summaries"
|
||||
msgstr "Esconder dos sumários"
|
||||
|
||||
#: templates/cotton/transaction/item.html:211
|
||||
#: templates/cotton/transaction/item.html:212
|
||||
msgid "Add as quick transaction"
|
||||
msgstr "Adicionar como transação rápida"
|
||||
|
||||
#: templates/cotton/transaction/item.html:216
|
||||
#: templates/cotton/transaction/item.html:217
|
||||
msgid "Move to previous month"
|
||||
msgstr "Mover para o mês anterior"
|
||||
|
||||
#: templates/cotton/transaction/item.html:220
|
||||
#: templates/cotton/transaction/item.html:221
|
||||
msgid "Move to next month"
|
||||
msgstr "Mover para o mês seguinte"
|
||||
|
||||
#: templates/cotton/transaction/item.html:223
|
||||
#: templates/cotton/transaction/item.html:224
|
||||
msgid "Move to today"
|
||||
msgstr "Mover para hoje"
|
||||
|
||||
#: templates/cotton/transaction/item.html:227
|
||||
#: templates/cotton/transaction/item.html:228
|
||||
#: templates/cotton/ui/transactions_action_bar.html:78
|
||||
msgid "Duplicate"
|
||||
msgstr "Duplicar"
|
||||
@@ -2676,8 +2676,8 @@ msgid "No entries for this DCA"
|
||||
msgstr "Nenhuma entrada neste CMP"
|
||||
|
||||
#: templates/dca/fragments/strategy/details.html:120
|
||||
#: templates/monthly_overview/fragments/list.html:59
|
||||
#: templates/transactions/fragments/list_all.html:59
|
||||
#: templates/monthly_overview/fragments/list.html:61
|
||||
#: templates/transactions/fragments/list_all.html:61
|
||||
msgid "Try adding one"
|
||||
msgstr "Tente adicionar uma"
|
||||
|
||||
@@ -2803,7 +2803,7 @@ msgstr "Nenhuma taxa de câmbio"
|
||||
|
||||
#: templates/exchange_rates/fragments/table.html:56
|
||||
#: templates/exchange_rates_services/fragments/table.html:57
|
||||
#: templates/transactions/fragments/list_all.html:70
|
||||
#: templates/transactions/fragments/list_all.html:72
|
||||
msgid "Page navigation"
|
||||
msgstr "Navegação por página"
|
||||
|
||||
@@ -3322,11 +3322,11 @@ msgstr "Isso excluirá o parcelamento e todas as transações associadas a ele"
|
||||
msgid "No installment plans"
|
||||
msgstr "Nenhum parcelamento"
|
||||
|
||||
#: templates/layouts/base.html:37
|
||||
#: templates/layouts/base.html:38
|
||||
msgid "This is a demo!"
|
||||
msgstr "Isto é uma demonstração!"
|
||||
|
||||
#: templates/layouts/base.html:37
|
||||
#: templates/layouts/base.html:38
|
||||
msgid "Any data you add here will be wiped in 24hrs or less"
|
||||
msgstr ""
|
||||
"Todos os dados que você adicionar aqui serão apagados em 24 horas ou menos"
|
||||
@@ -3359,12 +3359,12 @@ msgstr "Preço unitário"
|
||||
msgid "Item"
|
||||
msgstr "Item"
|
||||
|
||||
#: templates/monthly_overview/fragments/list.html:15
|
||||
#: templates/transactions/fragments/list_all.html:15
|
||||
#: templates/monthly_overview/fragments/list.html:16
|
||||
#: templates/transactions/fragments/list_all.html:16
|
||||
msgid "late"
|
||||
msgstr "atrasado"
|
||||
|
||||
#: templates/monthly_overview/fragments/list.html:58
|
||||
#: templates/monthly_overview/fragments/list.html:60
|
||||
msgid "No transactions this month"
|
||||
msgstr "Nenhuma transação neste mês"
|
||||
|
||||
@@ -3727,7 +3727,7 @@ msgstr "Apagar \"%(name)s\"?"
|
||||
msgid "No saved presets"
|
||||
msgstr "Não há predefinições salvas"
|
||||
|
||||
#: templates/transactions/fragments/list_all.html:58
|
||||
#: templates/transactions/fragments/list_all.html:60
|
||||
msgid "No transactions found"
|
||||
msgstr "Nenhuma transação encontrada"
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-09-12 15:07+0000\n"
|
||||
"POT-Creation-Date: 2026-09-12 16:46+0000\n"
|
||||
"PO-Revision-Date: 2026-05-01 07:24+0000\n"
|
||||
"Last-Translator: masttera <mail.masttera@gmail.com>\n"
|
||||
"Language-Team: Russian <https://translations.herculino.com/projects/wygiwyh/"
|
||||
@@ -892,7 +892,7 @@ msgstr "Автоматические обменные курсы"
|
||||
msgid "Rules"
|
||||
msgstr "Правила"
|
||||
|
||||
#: apps/export_app/forms.py:85 templates/cotton/transaction/item.html:57
|
||||
#: apps/export_app/forms.py:85 templates/cotton/transaction/item.html:58
|
||||
msgid "DCA"
|
||||
msgstr ""
|
||||
|
||||
@@ -927,7 +927,7 @@ msgstr "Редактировать действие транзакции"
|
||||
msgid "Update or create transaction actions"
|
||||
msgstr "Обновление или создание действий транзакции"
|
||||
|
||||
#: apps/export_app/forms.py:181 templates/cotton/transaction/item.html:230
|
||||
#: apps/export_app/forms.py:181 templates/cotton/transaction/item.html:231
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:53
|
||||
#: templates/export_app/fragments/restore.html:5
|
||||
#: templates/export_app/pages/index.html:19
|
||||
@@ -1134,8 +1134,8 @@ msgstr ""
|
||||
#: apps/rules/forms.py:175 apps/rules/forms.py:189 apps/rules/models.py:37
|
||||
#: apps/rules/models.py:275 apps/transactions/filters.py:22
|
||||
#: apps/transactions/forms.py:437 apps/transactions/models.py:327
|
||||
#: apps/transactions/models.py:1093 templates/cotton/transaction/item.html:20
|
||||
#: templates/cotton/transaction/item.html:31
|
||||
#: apps/transactions/models.py:1093 templates/cotton/transaction/item.html:21
|
||||
#: templates/cotton/transaction/item.html:32
|
||||
#: templates/transactions/widgets/paid_toggle_button.html:10
|
||||
#: templates/transactions/widgets/unselectable_paid_toggle_button.html:13
|
||||
msgid "Paid"
|
||||
@@ -1330,8 +1330,8 @@ msgstr "Операция обновления или создания транз
|
||||
msgid "Update or Create Transaction action deleted successfully"
|
||||
msgstr "Операция обновления или создания транзакции успешно удалена"
|
||||
|
||||
#: apps/transactions/filters.py:23 templates/cotton/transaction/item.html:20
|
||||
#: templates/cotton/transaction/item.html:31
|
||||
#: apps/transactions/filters.py:23 templates/cotton/transaction/item.html:21
|
||||
#: templates/cotton/transaction/item.html:32
|
||||
#: templates/insights/fragments/category_overview/index.html:65
|
||||
#: templates/net_worth/net_worth.html:39 templates/net_worth/net_worth.html:43
|
||||
#: templates/transactions/widgets/paid_toggle_button.html:7
|
||||
@@ -1413,7 +1413,7 @@ msgstr "Сохранить и добавить похожие"
|
||||
msgid "Save and add another"
|
||||
msgstr "Сохраните и добавьте еще один"
|
||||
|
||||
#: apps/transactions/forms.py:270 templates/cotton/transaction/item.html:158
|
||||
#: apps/transactions/forms.py:270 templates/cotton/transaction/item.html:159
|
||||
#: templates/transactions/fragments/attachments.html:4
|
||||
#, fuzzy
|
||||
#| msgid "Installments"
|
||||
@@ -1717,35 +1717,35 @@ msgstr ""
|
||||
msgid "%(value)s is not a non-negative number"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/actions.py:24
|
||||
#: apps/transactions/views/actions.py:25
|
||||
#, python-format
|
||||
msgid "%(count)s transaction marked as paid"
|
||||
msgid_plural "%(count)s transactions marked as paid"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: apps/transactions/views/actions.py:48
|
||||
#: apps/transactions/views/actions.py:49
|
||||
#, python-format
|
||||
msgid "%(count)s transaction marked as not paid"
|
||||
msgid_plural "%(count)s transactions marked as not paid"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: apps/transactions/views/actions.py:72
|
||||
#: apps/transactions/views/actions.py:74
|
||||
#, python-format
|
||||
msgid "%(count)s transaction deleted successfully"
|
||||
msgid_plural "%(count)s transactions deleted successfully"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: apps/transactions/views/actions.py:96
|
||||
#: apps/transactions/views/actions.py:109
|
||||
#, python-format
|
||||
msgid "%(count)s transaction restored successfully"
|
||||
msgid_plural "%(count)s transactions restored successfully"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: apps/transactions/views/actions.py:131
|
||||
#: apps/transactions/views/actions.py:144
|
||||
#, python-format
|
||||
msgid "%(count)s transaction duplicated successfully"
|
||||
msgid_plural "%(count)s transactions duplicated successfully"
|
||||
@@ -1806,8 +1806,8 @@ msgid "Item deleted successfully"
|
||||
msgstr "Элемент успешно удален"
|
||||
|
||||
#: apps/transactions/views/quick_transactions.py:156
|
||||
#: apps/transactions/views/transactions.py:141
|
||||
#: apps/transactions/views/transactions.py:326
|
||||
#: apps/transactions/views/transactions.py:142
|
||||
#: apps/transactions/views/transactions.py:327
|
||||
msgid "Transaction added successfully"
|
||||
msgstr "Транзакция успешно добавлена"
|
||||
|
||||
@@ -1847,42 +1847,42 @@ msgstr "Тег успешно обновлен"
|
||||
msgid "Tag deleted successfully"
|
||||
msgstr "Тег успешно удален"
|
||||
|
||||
#: apps/transactions/views/transactions.py:59
|
||||
#: apps/transactions/views/transactions.py:60
|
||||
#, fuzzy
|
||||
#| msgid "Account updated successfully"
|
||||
msgid "Attachment uploaded successfully"
|
||||
msgstr "Счет успешно обновлен"
|
||||
|
||||
#: apps/transactions/views/transactions.py:110
|
||||
#: apps/transactions/views/transactions.py:111
|
||||
#, fuzzy
|
||||
#| msgid "Account deleted successfully"
|
||||
msgid "Attachment deleted successfully"
|
||||
msgstr "Счет успешно удален"
|
||||
|
||||
#: apps/transactions/views/transactions.py:350
|
||||
#: apps/transactions/views/transactions.py:351
|
||||
msgid "Transaction updated successfully"
|
||||
msgstr "Транзакция успешно обновлена"
|
||||
|
||||
#: apps/transactions/views/transactions.py:401
|
||||
#: apps/transactions/views/transactions.py:402
|
||||
#, python-format
|
||||
msgid "%(count)s transaction updated successfully"
|
||||
msgid_plural "%(count)s transactions updated successfully"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:437
|
||||
#: apps/transactions/views/transactions.py:438
|
||||
msgid "Transaction duplicated successfully"
|
||||
msgstr "Транзакция успешно продублирована"
|
||||
|
||||
#: apps/transactions/views/transactions.py:479
|
||||
#: apps/transactions/views/transactions.py:480
|
||||
msgid "Transaction deleted successfully"
|
||||
msgstr "Транзакция успешно удалена"
|
||||
|
||||
#: apps/transactions/views/transactions.py:497
|
||||
#: apps/transactions/views/transactions.py:509
|
||||
msgid "Transaction restored successfully"
|
||||
msgstr "Транзакция успешно восстановлена"
|
||||
|
||||
#: apps/transactions/views/transactions.py:523
|
||||
#: apps/transactions/views/transactions.py:535
|
||||
msgid "Transfer added successfully"
|
||||
msgstr "Перевод успешно добавлен"
|
||||
|
||||
@@ -2208,7 +2208,7 @@ msgstr ""
|
||||
#: templates/account_groups/fragments/list.html:32
|
||||
#: templates/accounts/fragments/list.html:37
|
||||
#: templates/categories/fragments/table.html:29
|
||||
#: templates/cotton/transaction/item.html:152
|
||||
#: templates/cotton/transaction/item.html:153
|
||||
#: templates/cotton/ui/transactions_action_bar.html:54
|
||||
#: templates/currencies/fragments/list.html:34
|
||||
#: templates/dca/fragments/strategy/details.html:63
|
||||
@@ -2252,8 +2252,8 @@ msgstr "Поделиться"
|
||||
#: templates/account_groups/fragments/list.html:54
|
||||
#: templates/accounts/fragments/list.html:71
|
||||
#: templates/categories/fragments/table.html:51
|
||||
#: templates/cotton/transaction/item.html:164
|
||||
#: templates/cotton/transaction/item.html:236
|
||||
#: templates/cotton/transaction/item.html:165
|
||||
#: templates/cotton/transaction/item.html:237
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:57
|
||||
#: templates/cotton/ui/transactions_action_bar.html:82
|
||||
#: templates/currencies/fragments/list.html:40
|
||||
@@ -2283,8 +2283,8 @@ msgstr "Удалить"
|
||||
#: templates/account_groups/fragments/list.html:58
|
||||
#: templates/accounts/fragments/list.html:75
|
||||
#: templates/categories/fragments/table.html:56
|
||||
#: templates/cotton/transaction/item.html:166
|
||||
#: templates/cotton/transaction/item.html:242
|
||||
#: templates/cotton/transaction/item.html:167
|
||||
#: templates/cotton/transaction/item.html:243
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:58
|
||||
#: templates/cotton/ui/transactions_action_bar.html:83
|
||||
#: templates/currencies/fragments/list.html:44
|
||||
@@ -2313,8 +2313,8 @@ msgstr "Вы уверены?"
|
||||
#: templates/account_groups/fragments/list.html:59
|
||||
#: templates/accounts/fragments/list.html:76
|
||||
#: templates/categories/fragments/table.html:57
|
||||
#: templates/cotton/transaction/item.html:167
|
||||
#: templates/cotton/transaction/item.html:243
|
||||
#: templates/cotton/transaction/item.html:168
|
||||
#: templates/cotton/transaction/item.html:244
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:58
|
||||
#: templates/cotton/ui/transactions_action_bar.html:83
|
||||
#: templates/currencies/fragments/list.html:45
|
||||
@@ -2335,8 +2335,8 @@ msgstr "Вы не сможете отменить это!"
|
||||
#: templates/account_groups/fragments/list.html:60
|
||||
#: templates/accounts/fragments/list.html:77
|
||||
#: templates/categories/fragments/table.html:58
|
||||
#: templates/cotton/transaction/item.html:168
|
||||
#: templates/cotton/transaction/item.html:244
|
||||
#: templates/cotton/transaction/item.html:169
|
||||
#: templates/cotton/transaction/item.html:245
|
||||
#: templates/currencies/fragments/list.html:46
|
||||
#: templates/dca/fragments/strategy/details.html:77
|
||||
#: templates/dca/fragments/strategy/list.html:44
|
||||
@@ -2486,45 +2486,45 @@ msgstr "Закрыть"
|
||||
msgid "Search"
|
||||
msgstr "Поиск"
|
||||
|
||||
#: templates/cotton/transaction/item.html:9
|
||||
#: templates/cotton/transaction/item.html:10
|
||||
msgid "Select"
|
||||
msgstr "Выбрать"
|
||||
|
||||
#: templates/cotton/transaction/item.html:181
|
||||
#: templates/cotton/transaction/item.html:192
|
||||
#: templates/cotton/transaction/item.html:202
|
||||
#: templates/cotton/transaction/item.html:182
|
||||
#: templates/cotton/transaction/item.html:193
|
||||
#: templates/cotton/transaction/item.html:203
|
||||
msgid "Show on summaries"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:183
|
||||
#: templates/cotton/transaction/item.html:184
|
||||
msgid "Controlled by account"
|
||||
msgstr "Управляется счетом"
|
||||
|
||||
#: templates/cotton/transaction/item.html:194
|
||||
#: templates/cotton/transaction/item.html:195
|
||||
msgid "Controlled by category"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:207
|
||||
#: templates/cotton/transaction/item.html:208
|
||||
msgid "Hide from summaries"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:211
|
||||
#: templates/cotton/transaction/item.html:212
|
||||
msgid "Add as quick transaction"
|
||||
msgstr "Добавить как быструю транзакцию"
|
||||
|
||||
#: templates/cotton/transaction/item.html:216
|
||||
#: templates/cotton/transaction/item.html:217
|
||||
msgid "Move to previous month"
|
||||
msgstr "Перейти к предыдущему месяцу"
|
||||
|
||||
#: templates/cotton/transaction/item.html:220
|
||||
#: templates/cotton/transaction/item.html:221
|
||||
msgid "Move to next month"
|
||||
msgstr "Перенести на следующий месяц"
|
||||
|
||||
#: templates/cotton/transaction/item.html:223
|
||||
#: templates/cotton/transaction/item.html:224
|
||||
msgid "Move to today"
|
||||
msgstr "Перейдите к сегодняшнему дню"
|
||||
|
||||
#: templates/cotton/transaction/item.html:227
|
||||
#: templates/cotton/transaction/item.html:228
|
||||
#: templates/cotton/ui/transactions_action_bar.html:78
|
||||
msgid "Duplicate"
|
||||
msgstr "Дубликат"
|
||||
@@ -2710,8 +2710,8 @@ msgid "No entries for this DCA"
|
||||
msgstr ""
|
||||
|
||||
#: templates/dca/fragments/strategy/details.html:120
|
||||
#: templates/monthly_overview/fragments/list.html:59
|
||||
#: templates/transactions/fragments/list_all.html:59
|
||||
#: templates/monthly_overview/fragments/list.html:61
|
||||
#: templates/transactions/fragments/list_all.html:61
|
||||
msgid "Try adding one"
|
||||
msgstr ""
|
||||
|
||||
@@ -2836,7 +2836,7 @@ msgstr "Нет обменных курсов"
|
||||
|
||||
#: templates/exchange_rates/fragments/table.html:56
|
||||
#: templates/exchange_rates_services/fragments/table.html:57
|
||||
#: templates/transactions/fragments/list_all.html:70
|
||||
#: templates/transactions/fragments/list_all.html:72
|
||||
msgid "Page navigation"
|
||||
msgstr ""
|
||||
|
||||
@@ -3347,11 +3347,11 @@ msgstr ""
|
||||
msgid "No installment plans"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layouts/base.html:37
|
||||
#: templates/layouts/base.html:38
|
||||
msgid "This is a demo!"
|
||||
msgstr "Это демо-версия!"
|
||||
|
||||
#: templates/layouts/base.html:37
|
||||
#: templates/layouts/base.html:38
|
||||
msgid "Any data you add here will be wiped in 24hrs or less"
|
||||
msgstr ""
|
||||
|
||||
@@ -3383,12 +3383,12 @@ msgstr "Цена за единицу товара"
|
||||
msgid "Item"
|
||||
msgstr ""
|
||||
|
||||
#: templates/monthly_overview/fragments/list.html:15
|
||||
#: templates/transactions/fragments/list_all.html:15
|
||||
#: templates/monthly_overview/fragments/list.html:16
|
||||
#: templates/transactions/fragments/list_all.html:16
|
||||
msgid "late"
|
||||
msgstr ""
|
||||
|
||||
#: templates/monthly_overview/fragments/list.html:58
|
||||
#: templates/monthly_overview/fragments/list.html:60
|
||||
msgid "No transactions this month"
|
||||
msgstr "Нет транзакций этом месяце"
|
||||
|
||||
@@ -3758,7 +3758,7 @@ msgstr ""
|
||||
msgid "No saved presets"
|
||||
msgstr ""
|
||||
|
||||
#: templates/transactions/fragments/list_all.html:58
|
||||
#: templates/transactions/fragments/list_all.html:60
|
||||
msgid "No transactions found"
|
||||
msgstr "Транзакций не найдено"
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-09-12 15:07+0000\n"
|
||||
"POT-Creation-Date: 2026-09-12 16:46+0000\n"
|
||||
"PO-Revision-Date: 2025-04-14 06:16+0000\n"
|
||||
"Last-Translator: Emil <emil.bjorkroth@gmail.com>\n"
|
||||
"Language-Team: Swedish <https://translations.herculino.com/projects/wygiwyh/"
|
||||
@@ -862,7 +862,7 @@ msgstr ""
|
||||
msgid "Rules"
|
||||
msgstr ""
|
||||
|
||||
#: apps/export_app/forms.py:85 templates/cotton/transaction/item.html:57
|
||||
#: apps/export_app/forms.py:85 templates/cotton/transaction/item.html:58
|
||||
msgid "DCA"
|
||||
msgstr ""
|
||||
|
||||
@@ -897,7 +897,7 @@ msgstr ""
|
||||
msgid "Update or create transaction actions"
|
||||
msgstr ""
|
||||
|
||||
#: apps/export_app/forms.py:181 templates/cotton/transaction/item.html:230
|
||||
#: apps/export_app/forms.py:181 templates/cotton/transaction/item.html:231
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:53
|
||||
#: templates/export_app/fragments/restore.html:5
|
||||
#: templates/export_app/pages/index.html:19
|
||||
@@ -1102,8 +1102,8 @@ msgstr ""
|
||||
#: apps/rules/forms.py:175 apps/rules/forms.py:189 apps/rules/models.py:37
|
||||
#: apps/rules/models.py:275 apps/transactions/filters.py:22
|
||||
#: apps/transactions/forms.py:437 apps/transactions/models.py:327
|
||||
#: apps/transactions/models.py:1093 templates/cotton/transaction/item.html:20
|
||||
#: templates/cotton/transaction/item.html:31
|
||||
#: apps/transactions/models.py:1093 templates/cotton/transaction/item.html:21
|
||||
#: templates/cotton/transaction/item.html:32
|
||||
#: templates/transactions/widgets/paid_toggle_button.html:10
|
||||
#: templates/transactions/widgets/unselectable_paid_toggle_button.html:13
|
||||
msgid "Paid"
|
||||
@@ -1298,8 +1298,8 @@ msgstr ""
|
||||
msgid "Update or Create Transaction action deleted successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/filters.py:23 templates/cotton/transaction/item.html:20
|
||||
#: templates/cotton/transaction/item.html:31
|
||||
#: apps/transactions/filters.py:23 templates/cotton/transaction/item.html:21
|
||||
#: templates/cotton/transaction/item.html:32
|
||||
#: templates/insights/fragments/category_overview/index.html:65
|
||||
#: templates/net_worth/net_worth.html:39 templates/net_worth/net_worth.html:43
|
||||
#: templates/transactions/widgets/paid_toggle_button.html:7
|
||||
@@ -1381,7 +1381,7 @@ msgstr ""
|
||||
msgid "Save and add another"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/forms.py:270 templates/cotton/transaction/item.html:158
|
||||
#: apps/transactions/forms.py:270 templates/cotton/transaction/item.html:159
|
||||
#: templates/transactions/fragments/attachments.html:4
|
||||
msgid "Attachments"
|
||||
msgstr ""
|
||||
@@ -1670,35 +1670,35 @@ msgstr ""
|
||||
msgid "%(value)s is not a non-negative number"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/actions.py:24
|
||||
#: apps/transactions/views/actions.py:25
|
||||
#, python-format
|
||||
msgid "%(count)s transaction marked as paid"
|
||||
msgid_plural "%(count)s transactions marked as paid"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: apps/transactions/views/actions.py:48
|
||||
#: apps/transactions/views/actions.py:49
|
||||
#, python-format
|
||||
msgid "%(count)s transaction marked as not paid"
|
||||
msgid_plural "%(count)s transactions marked as not paid"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: apps/transactions/views/actions.py:72
|
||||
#: apps/transactions/views/actions.py:74
|
||||
#, python-format
|
||||
msgid "%(count)s transaction deleted successfully"
|
||||
msgid_plural "%(count)s transactions deleted successfully"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: apps/transactions/views/actions.py:96
|
||||
#: apps/transactions/views/actions.py:109
|
||||
#, python-format
|
||||
msgid "%(count)s transaction restored successfully"
|
||||
msgid_plural "%(count)s transactions restored successfully"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: apps/transactions/views/actions.py:131
|
||||
#: apps/transactions/views/actions.py:144
|
||||
#, python-format
|
||||
msgid "%(count)s transaction duplicated successfully"
|
||||
msgid_plural "%(count)s transactions duplicated successfully"
|
||||
@@ -1759,8 +1759,8 @@ msgid "Item deleted successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/quick_transactions.py:156
|
||||
#: apps/transactions/views/transactions.py:141
|
||||
#: apps/transactions/views/transactions.py:326
|
||||
#: apps/transactions/views/transactions.py:142
|
||||
#: apps/transactions/views/transactions.py:327
|
||||
msgid "Transaction added successfully"
|
||||
msgstr ""
|
||||
|
||||
@@ -1800,38 +1800,38 @@ msgstr ""
|
||||
msgid "Tag deleted successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:59
|
||||
#: apps/transactions/views/transactions.py:60
|
||||
msgid "Attachment uploaded successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:110
|
||||
#: apps/transactions/views/transactions.py:111
|
||||
msgid "Attachment deleted successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:350
|
||||
#: apps/transactions/views/transactions.py:351
|
||||
msgid "Transaction updated successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:401
|
||||
#: apps/transactions/views/transactions.py:402
|
||||
#, python-format
|
||||
msgid "%(count)s transaction updated successfully"
|
||||
msgid_plural "%(count)s transactions updated successfully"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:437
|
||||
#: apps/transactions/views/transactions.py:438
|
||||
msgid "Transaction duplicated successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:479
|
||||
#: apps/transactions/views/transactions.py:480
|
||||
msgid "Transaction deleted successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:497
|
||||
#: apps/transactions/views/transactions.py:509
|
||||
msgid "Transaction restored successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:523
|
||||
#: apps/transactions/views/transactions.py:535
|
||||
msgid "Transfer added successfully"
|
||||
msgstr ""
|
||||
|
||||
@@ -2136,7 +2136,7 @@ msgstr ""
|
||||
#: templates/account_groups/fragments/list.html:32
|
||||
#: templates/accounts/fragments/list.html:37
|
||||
#: templates/categories/fragments/table.html:29
|
||||
#: templates/cotton/transaction/item.html:152
|
||||
#: templates/cotton/transaction/item.html:153
|
||||
#: templates/cotton/ui/transactions_action_bar.html:54
|
||||
#: templates/currencies/fragments/list.html:34
|
||||
#: templates/dca/fragments/strategy/details.html:63
|
||||
@@ -2180,8 +2180,8 @@ msgstr ""
|
||||
#: templates/account_groups/fragments/list.html:54
|
||||
#: templates/accounts/fragments/list.html:71
|
||||
#: templates/categories/fragments/table.html:51
|
||||
#: templates/cotton/transaction/item.html:164
|
||||
#: templates/cotton/transaction/item.html:236
|
||||
#: templates/cotton/transaction/item.html:165
|
||||
#: templates/cotton/transaction/item.html:237
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:57
|
||||
#: templates/cotton/ui/transactions_action_bar.html:82
|
||||
#: templates/currencies/fragments/list.html:40
|
||||
@@ -2211,8 +2211,8 @@ msgstr ""
|
||||
#: templates/account_groups/fragments/list.html:58
|
||||
#: templates/accounts/fragments/list.html:75
|
||||
#: templates/categories/fragments/table.html:56
|
||||
#: templates/cotton/transaction/item.html:166
|
||||
#: templates/cotton/transaction/item.html:242
|
||||
#: templates/cotton/transaction/item.html:167
|
||||
#: templates/cotton/transaction/item.html:243
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:58
|
||||
#: templates/cotton/ui/transactions_action_bar.html:83
|
||||
#: templates/currencies/fragments/list.html:44
|
||||
@@ -2241,8 +2241,8 @@ msgstr ""
|
||||
#: templates/account_groups/fragments/list.html:59
|
||||
#: templates/accounts/fragments/list.html:76
|
||||
#: templates/categories/fragments/table.html:57
|
||||
#: templates/cotton/transaction/item.html:167
|
||||
#: templates/cotton/transaction/item.html:243
|
||||
#: templates/cotton/transaction/item.html:168
|
||||
#: templates/cotton/transaction/item.html:244
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:58
|
||||
#: templates/cotton/ui/transactions_action_bar.html:83
|
||||
#: templates/currencies/fragments/list.html:45
|
||||
@@ -2263,8 +2263,8 @@ msgstr ""
|
||||
#: templates/account_groups/fragments/list.html:60
|
||||
#: templates/accounts/fragments/list.html:77
|
||||
#: templates/categories/fragments/table.html:58
|
||||
#: templates/cotton/transaction/item.html:168
|
||||
#: templates/cotton/transaction/item.html:244
|
||||
#: templates/cotton/transaction/item.html:169
|
||||
#: templates/cotton/transaction/item.html:245
|
||||
#: templates/currencies/fragments/list.html:46
|
||||
#: templates/dca/fragments/strategy/details.html:77
|
||||
#: templates/dca/fragments/strategy/list.html:44
|
||||
@@ -2414,45 +2414,45 @@ msgstr ""
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:9
|
||||
#: templates/cotton/transaction/item.html:10
|
||||
msgid "Select"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:181
|
||||
#: templates/cotton/transaction/item.html:192
|
||||
#: templates/cotton/transaction/item.html:202
|
||||
#: templates/cotton/transaction/item.html:182
|
||||
#: templates/cotton/transaction/item.html:193
|
||||
#: templates/cotton/transaction/item.html:203
|
||||
msgid "Show on summaries"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:183
|
||||
#: templates/cotton/transaction/item.html:184
|
||||
msgid "Controlled by account"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:194
|
||||
#: templates/cotton/transaction/item.html:195
|
||||
msgid "Controlled by category"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:207
|
||||
#: templates/cotton/transaction/item.html:208
|
||||
msgid "Hide from summaries"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:211
|
||||
#: templates/cotton/transaction/item.html:212
|
||||
msgid "Add as quick transaction"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:216
|
||||
#: templates/cotton/transaction/item.html:217
|
||||
msgid "Move to previous month"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:220
|
||||
#: templates/cotton/transaction/item.html:221
|
||||
msgid "Move to next month"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:223
|
||||
#: templates/cotton/transaction/item.html:224
|
||||
msgid "Move to today"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:227
|
||||
#: templates/cotton/transaction/item.html:228
|
||||
#: templates/cotton/ui/transactions_action_bar.html:78
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
@@ -2638,8 +2638,8 @@ msgid "No entries for this DCA"
|
||||
msgstr ""
|
||||
|
||||
#: templates/dca/fragments/strategy/details.html:120
|
||||
#: templates/monthly_overview/fragments/list.html:59
|
||||
#: templates/transactions/fragments/list_all.html:59
|
||||
#: templates/monthly_overview/fragments/list.html:61
|
||||
#: templates/transactions/fragments/list_all.html:61
|
||||
msgid "Try adding one"
|
||||
msgstr ""
|
||||
|
||||
@@ -2764,7 +2764,7 @@ msgstr ""
|
||||
|
||||
#: templates/exchange_rates/fragments/table.html:56
|
||||
#: templates/exchange_rates_services/fragments/table.html:57
|
||||
#: templates/transactions/fragments/list_all.html:70
|
||||
#: templates/transactions/fragments/list_all.html:72
|
||||
msgid "Page navigation"
|
||||
msgstr ""
|
||||
|
||||
@@ -3275,11 +3275,11 @@ msgstr ""
|
||||
msgid "No installment plans"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layouts/base.html:37
|
||||
#: templates/layouts/base.html:38
|
||||
msgid "This is a demo!"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layouts/base.html:37
|
||||
#: templates/layouts/base.html:38
|
||||
msgid "Any data you add here will be wiped in 24hrs or less"
|
||||
msgstr ""
|
||||
|
||||
@@ -3311,12 +3311,12 @@ msgstr ""
|
||||
msgid "Item"
|
||||
msgstr ""
|
||||
|
||||
#: templates/monthly_overview/fragments/list.html:15
|
||||
#: templates/transactions/fragments/list_all.html:15
|
||||
#: templates/monthly_overview/fragments/list.html:16
|
||||
#: templates/transactions/fragments/list_all.html:16
|
||||
msgid "late"
|
||||
msgstr ""
|
||||
|
||||
#: templates/monthly_overview/fragments/list.html:58
|
||||
#: templates/monthly_overview/fragments/list.html:60
|
||||
msgid "No transactions this month"
|
||||
msgstr ""
|
||||
|
||||
@@ -3672,7 +3672,7 @@ msgstr ""
|
||||
msgid "No saved presets"
|
||||
msgstr ""
|
||||
|
||||
#: templates/transactions/fragments/list_all.html:58
|
||||
#: templates/transactions/fragments/list_all.html:60
|
||||
msgid "No transactions found"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-09-12 15:07+0000\n"
|
||||
"POT-Creation-Date: 2026-09-12 16:46+0000\n"
|
||||
"PO-Revision-Date: 2026-01-18 19:24+0000\n"
|
||||
"Last-Translator: Ebrahim Tayabali <ebrahimhakimuddin@gmail.com>\n"
|
||||
"Language-Team: Swahili <https://translations.herculino.com/projects/wygiwyh/"
|
||||
@@ -866,7 +866,7 @@ msgstr ""
|
||||
msgid "Rules"
|
||||
msgstr ""
|
||||
|
||||
#: apps/export_app/forms.py:85 templates/cotton/transaction/item.html:57
|
||||
#: apps/export_app/forms.py:85 templates/cotton/transaction/item.html:58
|
||||
msgid "DCA"
|
||||
msgstr ""
|
||||
|
||||
@@ -901,7 +901,7 @@ msgstr ""
|
||||
msgid "Update or create transaction actions"
|
||||
msgstr ""
|
||||
|
||||
#: apps/export_app/forms.py:181 templates/cotton/transaction/item.html:230
|
||||
#: apps/export_app/forms.py:181 templates/cotton/transaction/item.html:231
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:53
|
||||
#: templates/export_app/fragments/restore.html:5
|
||||
#: templates/export_app/pages/index.html:19
|
||||
@@ -1106,8 +1106,8 @@ msgstr ""
|
||||
#: apps/rules/forms.py:175 apps/rules/forms.py:189 apps/rules/models.py:37
|
||||
#: apps/rules/models.py:275 apps/transactions/filters.py:22
|
||||
#: apps/transactions/forms.py:437 apps/transactions/models.py:327
|
||||
#: apps/transactions/models.py:1093 templates/cotton/transaction/item.html:20
|
||||
#: templates/cotton/transaction/item.html:31
|
||||
#: apps/transactions/models.py:1093 templates/cotton/transaction/item.html:21
|
||||
#: templates/cotton/transaction/item.html:32
|
||||
#: templates/transactions/widgets/paid_toggle_button.html:10
|
||||
#: templates/transactions/widgets/unselectable_paid_toggle_button.html:13
|
||||
msgid "Paid"
|
||||
@@ -1302,8 +1302,8 @@ msgstr ""
|
||||
msgid "Update or Create Transaction action deleted successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/filters.py:23 templates/cotton/transaction/item.html:20
|
||||
#: templates/cotton/transaction/item.html:31
|
||||
#: apps/transactions/filters.py:23 templates/cotton/transaction/item.html:21
|
||||
#: templates/cotton/transaction/item.html:32
|
||||
#: templates/insights/fragments/category_overview/index.html:65
|
||||
#: templates/net_worth/net_worth.html:39 templates/net_worth/net_worth.html:43
|
||||
#: templates/transactions/widgets/paid_toggle_button.html:7
|
||||
@@ -1385,7 +1385,7 @@ msgstr ""
|
||||
msgid "Save and add another"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/forms.py:270 templates/cotton/transaction/item.html:158
|
||||
#: apps/transactions/forms.py:270 templates/cotton/transaction/item.html:159
|
||||
#: templates/transactions/fragments/attachments.html:4
|
||||
msgid "Attachments"
|
||||
msgstr ""
|
||||
@@ -1674,35 +1674,35 @@ msgstr ""
|
||||
msgid "%(value)s is not a non-negative number"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/actions.py:24
|
||||
#: apps/transactions/views/actions.py:25
|
||||
#, python-format
|
||||
msgid "%(count)s transaction marked as paid"
|
||||
msgid_plural "%(count)s transactions marked as paid"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: apps/transactions/views/actions.py:48
|
||||
#: apps/transactions/views/actions.py:49
|
||||
#, python-format
|
||||
msgid "%(count)s transaction marked as not paid"
|
||||
msgid_plural "%(count)s transactions marked as not paid"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: apps/transactions/views/actions.py:72
|
||||
#: apps/transactions/views/actions.py:74
|
||||
#, python-format
|
||||
msgid "%(count)s transaction deleted successfully"
|
||||
msgid_plural "%(count)s transactions deleted successfully"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: apps/transactions/views/actions.py:96
|
||||
#: apps/transactions/views/actions.py:109
|
||||
#, python-format
|
||||
msgid "%(count)s transaction restored successfully"
|
||||
msgid_plural "%(count)s transactions restored successfully"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: apps/transactions/views/actions.py:131
|
||||
#: apps/transactions/views/actions.py:144
|
||||
#, python-format
|
||||
msgid "%(count)s transaction duplicated successfully"
|
||||
msgid_plural "%(count)s transactions duplicated successfully"
|
||||
@@ -1763,8 +1763,8 @@ msgid "Item deleted successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/quick_transactions.py:156
|
||||
#: apps/transactions/views/transactions.py:141
|
||||
#: apps/transactions/views/transactions.py:326
|
||||
#: apps/transactions/views/transactions.py:142
|
||||
#: apps/transactions/views/transactions.py:327
|
||||
msgid "Transaction added successfully"
|
||||
msgstr ""
|
||||
|
||||
@@ -1804,38 +1804,38 @@ msgstr ""
|
||||
msgid "Tag deleted successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:59
|
||||
#: apps/transactions/views/transactions.py:60
|
||||
msgid "Attachment uploaded successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:110
|
||||
#: apps/transactions/views/transactions.py:111
|
||||
msgid "Attachment deleted successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:350
|
||||
#: apps/transactions/views/transactions.py:351
|
||||
msgid "Transaction updated successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:401
|
||||
#: apps/transactions/views/transactions.py:402
|
||||
#, python-format
|
||||
msgid "%(count)s transaction updated successfully"
|
||||
msgid_plural "%(count)s transactions updated successfully"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:437
|
||||
#: apps/transactions/views/transactions.py:438
|
||||
msgid "Transaction duplicated successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:479
|
||||
#: apps/transactions/views/transactions.py:480
|
||||
msgid "Transaction deleted successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:497
|
||||
#: apps/transactions/views/transactions.py:509
|
||||
msgid "Transaction restored successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:523
|
||||
#: apps/transactions/views/transactions.py:535
|
||||
msgid "Transfer added successfully"
|
||||
msgstr ""
|
||||
|
||||
@@ -2144,7 +2144,7 @@ msgstr ""
|
||||
#: templates/account_groups/fragments/list.html:32
|
||||
#: templates/accounts/fragments/list.html:37
|
||||
#: templates/categories/fragments/table.html:29
|
||||
#: templates/cotton/transaction/item.html:152
|
||||
#: templates/cotton/transaction/item.html:153
|
||||
#: templates/cotton/ui/transactions_action_bar.html:54
|
||||
#: templates/currencies/fragments/list.html:34
|
||||
#: templates/dca/fragments/strategy/details.html:63
|
||||
@@ -2188,8 +2188,8 @@ msgstr ""
|
||||
#: templates/account_groups/fragments/list.html:54
|
||||
#: templates/accounts/fragments/list.html:71
|
||||
#: templates/categories/fragments/table.html:51
|
||||
#: templates/cotton/transaction/item.html:164
|
||||
#: templates/cotton/transaction/item.html:236
|
||||
#: templates/cotton/transaction/item.html:165
|
||||
#: templates/cotton/transaction/item.html:237
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:57
|
||||
#: templates/cotton/ui/transactions_action_bar.html:82
|
||||
#: templates/currencies/fragments/list.html:40
|
||||
@@ -2219,8 +2219,8 @@ msgstr ""
|
||||
#: templates/account_groups/fragments/list.html:58
|
||||
#: templates/accounts/fragments/list.html:75
|
||||
#: templates/categories/fragments/table.html:56
|
||||
#: templates/cotton/transaction/item.html:166
|
||||
#: templates/cotton/transaction/item.html:242
|
||||
#: templates/cotton/transaction/item.html:167
|
||||
#: templates/cotton/transaction/item.html:243
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:58
|
||||
#: templates/cotton/ui/transactions_action_bar.html:83
|
||||
#: templates/currencies/fragments/list.html:44
|
||||
@@ -2249,8 +2249,8 @@ msgstr ""
|
||||
#: templates/account_groups/fragments/list.html:59
|
||||
#: templates/accounts/fragments/list.html:76
|
||||
#: templates/categories/fragments/table.html:57
|
||||
#: templates/cotton/transaction/item.html:167
|
||||
#: templates/cotton/transaction/item.html:243
|
||||
#: templates/cotton/transaction/item.html:168
|
||||
#: templates/cotton/transaction/item.html:244
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:58
|
||||
#: templates/cotton/ui/transactions_action_bar.html:83
|
||||
#: templates/currencies/fragments/list.html:45
|
||||
@@ -2271,8 +2271,8 @@ msgstr ""
|
||||
#: templates/account_groups/fragments/list.html:60
|
||||
#: templates/accounts/fragments/list.html:77
|
||||
#: templates/categories/fragments/table.html:58
|
||||
#: templates/cotton/transaction/item.html:168
|
||||
#: templates/cotton/transaction/item.html:244
|
||||
#: templates/cotton/transaction/item.html:169
|
||||
#: templates/cotton/transaction/item.html:245
|
||||
#: templates/currencies/fragments/list.html:46
|
||||
#: templates/dca/fragments/strategy/details.html:77
|
||||
#: templates/dca/fragments/strategy/list.html:44
|
||||
@@ -2422,45 +2422,45 @@ msgstr ""
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:9
|
||||
#: templates/cotton/transaction/item.html:10
|
||||
msgid "Select"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:181
|
||||
#: templates/cotton/transaction/item.html:192
|
||||
#: templates/cotton/transaction/item.html:202
|
||||
#: templates/cotton/transaction/item.html:182
|
||||
#: templates/cotton/transaction/item.html:193
|
||||
#: templates/cotton/transaction/item.html:203
|
||||
msgid "Show on summaries"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:183
|
||||
#: templates/cotton/transaction/item.html:184
|
||||
msgid "Controlled by account"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:194
|
||||
#: templates/cotton/transaction/item.html:195
|
||||
msgid "Controlled by category"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:207
|
||||
#: templates/cotton/transaction/item.html:208
|
||||
msgid "Hide from summaries"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:211
|
||||
#: templates/cotton/transaction/item.html:212
|
||||
msgid "Add as quick transaction"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:216
|
||||
#: templates/cotton/transaction/item.html:217
|
||||
msgid "Move to previous month"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:220
|
||||
#: templates/cotton/transaction/item.html:221
|
||||
msgid "Move to next month"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:223
|
||||
#: templates/cotton/transaction/item.html:224
|
||||
msgid "Move to today"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:227
|
||||
#: templates/cotton/transaction/item.html:228
|
||||
#: templates/cotton/ui/transactions_action_bar.html:78
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
@@ -2646,8 +2646,8 @@ msgid "No entries for this DCA"
|
||||
msgstr ""
|
||||
|
||||
#: templates/dca/fragments/strategy/details.html:120
|
||||
#: templates/monthly_overview/fragments/list.html:59
|
||||
#: templates/transactions/fragments/list_all.html:59
|
||||
#: templates/monthly_overview/fragments/list.html:61
|
||||
#: templates/transactions/fragments/list_all.html:61
|
||||
msgid "Try adding one"
|
||||
msgstr ""
|
||||
|
||||
@@ -2772,7 +2772,7 @@ msgstr ""
|
||||
|
||||
#: templates/exchange_rates/fragments/table.html:56
|
||||
#: templates/exchange_rates_services/fragments/table.html:57
|
||||
#: templates/transactions/fragments/list_all.html:70
|
||||
#: templates/transactions/fragments/list_all.html:72
|
||||
msgid "Page navigation"
|
||||
msgstr ""
|
||||
|
||||
@@ -3283,11 +3283,11 @@ msgstr ""
|
||||
msgid "No installment plans"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layouts/base.html:37
|
||||
#: templates/layouts/base.html:38
|
||||
msgid "This is a demo!"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layouts/base.html:37
|
||||
#: templates/layouts/base.html:38
|
||||
msgid "Any data you add here will be wiped in 24hrs or less"
|
||||
msgstr ""
|
||||
|
||||
@@ -3319,12 +3319,12 @@ msgstr ""
|
||||
msgid "Item"
|
||||
msgstr ""
|
||||
|
||||
#: templates/monthly_overview/fragments/list.html:15
|
||||
#: templates/transactions/fragments/list_all.html:15
|
||||
#: templates/monthly_overview/fragments/list.html:16
|
||||
#: templates/transactions/fragments/list_all.html:16
|
||||
msgid "late"
|
||||
msgstr ""
|
||||
|
||||
#: templates/monthly_overview/fragments/list.html:58
|
||||
#: templates/monthly_overview/fragments/list.html:60
|
||||
msgid "No transactions this month"
|
||||
msgstr ""
|
||||
|
||||
@@ -3680,7 +3680,7 @@ msgstr ""
|
||||
msgid "No saved presets"
|
||||
msgstr ""
|
||||
|
||||
#: templates/transactions/fragments/list_all.html:58
|
||||
#: templates/transactions/fragments/list_all.html:60
|
||||
msgid "No transactions found"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-09-12 15:07+0000\n"
|
||||
"POT-Creation-Date: 2026-09-12 16:46+0000\n"
|
||||
"PO-Revision-Date: 2025-11-01 01:17+0000\n"
|
||||
"Last-Translator: mlystopad <mlystopadt@gmail.com>\n"
|
||||
"Language-Team: Ukrainian <https://translations.herculino.com/projects/"
|
||||
@@ -892,7 +892,7 @@ msgstr "Автоматичні Курси Обміну"
|
||||
msgid "Rules"
|
||||
msgstr "Правила"
|
||||
|
||||
#: apps/export_app/forms.py:85 templates/cotton/transaction/item.html:57
|
||||
#: apps/export_app/forms.py:85 templates/cotton/transaction/item.html:58
|
||||
msgid "DCA"
|
||||
msgstr ""
|
||||
|
||||
@@ -927,7 +927,7 @@ msgstr ""
|
||||
msgid "Update or create transaction actions"
|
||||
msgstr ""
|
||||
|
||||
#: apps/export_app/forms.py:181 templates/cotton/transaction/item.html:230
|
||||
#: apps/export_app/forms.py:181 templates/cotton/transaction/item.html:231
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:53
|
||||
#: templates/export_app/fragments/restore.html:5
|
||||
#: templates/export_app/pages/index.html:19
|
||||
@@ -1134,8 +1134,8 @@ msgstr ""
|
||||
#: apps/rules/forms.py:175 apps/rules/forms.py:189 apps/rules/models.py:37
|
||||
#: apps/rules/models.py:275 apps/transactions/filters.py:22
|
||||
#: apps/transactions/forms.py:437 apps/transactions/models.py:327
|
||||
#: apps/transactions/models.py:1093 templates/cotton/transaction/item.html:20
|
||||
#: templates/cotton/transaction/item.html:31
|
||||
#: apps/transactions/models.py:1093 templates/cotton/transaction/item.html:21
|
||||
#: templates/cotton/transaction/item.html:32
|
||||
#: templates/transactions/widgets/paid_toggle_button.html:10
|
||||
#: templates/transactions/widgets/unselectable_paid_toggle_button.html:13
|
||||
msgid "Paid"
|
||||
@@ -1330,8 +1330,8 @@ msgstr ""
|
||||
msgid "Update or Create Transaction action deleted successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/filters.py:23 templates/cotton/transaction/item.html:20
|
||||
#: templates/cotton/transaction/item.html:31
|
||||
#: apps/transactions/filters.py:23 templates/cotton/transaction/item.html:21
|
||||
#: templates/cotton/transaction/item.html:32
|
||||
#: templates/insights/fragments/category_overview/index.html:65
|
||||
#: templates/net_worth/net_worth.html:39 templates/net_worth/net_worth.html:43
|
||||
#: templates/transactions/widgets/paid_toggle_button.html:7
|
||||
@@ -1415,7 +1415,7 @@ msgstr ""
|
||||
msgid "Save and add another"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/forms.py:270 templates/cotton/transaction/item.html:158
|
||||
#: apps/transactions/forms.py:270 templates/cotton/transaction/item.html:159
|
||||
#: templates/transactions/fragments/attachments.html:4
|
||||
msgid "Attachments"
|
||||
msgstr ""
|
||||
@@ -1712,35 +1712,35 @@ msgstr ""
|
||||
msgid "%(value)s is not a non-negative number"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/actions.py:24
|
||||
#: apps/transactions/views/actions.py:25
|
||||
#, python-format
|
||||
msgid "%(count)s transaction marked as paid"
|
||||
msgid_plural "%(count)s transactions marked as paid"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: apps/transactions/views/actions.py:48
|
||||
#: apps/transactions/views/actions.py:49
|
||||
#, python-format
|
||||
msgid "%(count)s transaction marked as not paid"
|
||||
msgid_plural "%(count)s transactions marked as not paid"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: apps/transactions/views/actions.py:72
|
||||
#: apps/transactions/views/actions.py:74
|
||||
#, python-format
|
||||
msgid "%(count)s transaction deleted successfully"
|
||||
msgid_plural "%(count)s transactions deleted successfully"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: apps/transactions/views/actions.py:96
|
||||
#: apps/transactions/views/actions.py:109
|
||||
#, python-format
|
||||
msgid "%(count)s transaction restored successfully"
|
||||
msgid_plural "%(count)s transactions restored successfully"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: apps/transactions/views/actions.py:131
|
||||
#: apps/transactions/views/actions.py:144
|
||||
#, python-format
|
||||
msgid "%(count)s transaction duplicated successfully"
|
||||
msgid_plural "%(count)s transactions duplicated successfully"
|
||||
@@ -1803,8 +1803,8 @@ msgid "Item deleted successfully"
|
||||
msgstr "Рахунок успішно видалено"
|
||||
|
||||
#: apps/transactions/views/quick_transactions.py:156
|
||||
#: apps/transactions/views/transactions.py:141
|
||||
#: apps/transactions/views/transactions.py:326
|
||||
#: apps/transactions/views/transactions.py:142
|
||||
#: apps/transactions/views/transactions.py:327
|
||||
msgid "Transaction added successfully"
|
||||
msgstr ""
|
||||
|
||||
@@ -1844,42 +1844,42 @@ msgstr ""
|
||||
msgid "Tag deleted successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:59
|
||||
#: apps/transactions/views/transactions.py:60
|
||||
#, fuzzy
|
||||
#| msgid "Account updated successfully"
|
||||
msgid "Attachment uploaded successfully"
|
||||
msgstr "Рахунок успішно оновлено"
|
||||
|
||||
#: apps/transactions/views/transactions.py:110
|
||||
#: apps/transactions/views/transactions.py:111
|
||||
#, fuzzy
|
||||
#| msgid "Account deleted successfully"
|
||||
msgid "Attachment deleted successfully"
|
||||
msgstr "Рахунок успішно видалено"
|
||||
|
||||
#: apps/transactions/views/transactions.py:350
|
||||
#: apps/transactions/views/transactions.py:351
|
||||
msgid "Transaction updated successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:401
|
||||
#: apps/transactions/views/transactions.py:402
|
||||
#, python-format
|
||||
msgid "%(count)s transaction updated successfully"
|
||||
msgid_plural "%(count)s transactions updated successfully"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:437
|
||||
#: apps/transactions/views/transactions.py:438
|
||||
msgid "Transaction duplicated successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:479
|
||||
#: apps/transactions/views/transactions.py:480
|
||||
msgid "Transaction deleted successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:497
|
||||
#: apps/transactions/views/transactions.py:509
|
||||
msgid "Transaction restored successfully"
|
||||
msgstr ""
|
||||
|
||||
#: apps/transactions/views/transactions.py:523
|
||||
#: apps/transactions/views/transactions.py:535
|
||||
msgid "Transfer added successfully"
|
||||
msgstr ""
|
||||
|
||||
@@ -2203,7 +2203,7 @@ msgstr ""
|
||||
#: templates/account_groups/fragments/list.html:32
|
||||
#: templates/accounts/fragments/list.html:37
|
||||
#: templates/categories/fragments/table.html:29
|
||||
#: templates/cotton/transaction/item.html:152
|
||||
#: templates/cotton/transaction/item.html:153
|
||||
#: templates/cotton/ui/transactions_action_bar.html:54
|
||||
#: templates/currencies/fragments/list.html:34
|
||||
#: templates/dca/fragments/strategy/details.html:63
|
||||
@@ -2247,8 +2247,8 @@ msgstr ""
|
||||
#: templates/account_groups/fragments/list.html:54
|
||||
#: templates/accounts/fragments/list.html:71
|
||||
#: templates/categories/fragments/table.html:51
|
||||
#: templates/cotton/transaction/item.html:164
|
||||
#: templates/cotton/transaction/item.html:236
|
||||
#: templates/cotton/transaction/item.html:165
|
||||
#: templates/cotton/transaction/item.html:237
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:57
|
||||
#: templates/cotton/ui/transactions_action_bar.html:82
|
||||
#: templates/currencies/fragments/list.html:40
|
||||
@@ -2278,8 +2278,8 @@ msgstr ""
|
||||
#: templates/account_groups/fragments/list.html:58
|
||||
#: templates/accounts/fragments/list.html:75
|
||||
#: templates/categories/fragments/table.html:56
|
||||
#: templates/cotton/transaction/item.html:166
|
||||
#: templates/cotton/transaction/item.html:242
|
||||
#: templates/cotton/transaction/item.html:167
|
||||
#: templates/cotton/transaction/item.html:243
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:58
|
||||
#: templates/cotton/ui/transactions_action_bar.html:83
|
||||
#: templates/currencies/fragments/list.html:44
|
||||
@@ -2308,8 +2308,8 @@ msgstr ""
|
||||
#: templates/account_groups/fragments/list.html:59
|
||||
#: templates/accounts/fragments/list.html:76
|
||||
#: templates/categories/fragments/table.html:57
|
||||
#: templates/cotton/transaction/item.html:167
|
||||
#: templates/cotton/transaction/item.html:243
|
||||
#: templates/cotton/transaction/item.html:168
|
||||
#: templates/cotton/transaction/item.html:244
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:58
|
||||
#: templates/cotton/ui/transactions_action_bar.html:83
|
||||
#: templates/currencies/fragments/list.html:45
|
||||
@@ -2330,8 +2330,8 @@ msgstr ""
|
||||
#: templates/account_groups/fragments/list.html:60
|
||||
#: templates/accounts/fragments/list.html:77
|
||||
#: templates/categories/fragments/table.html:58
|
||||
#: templates/cotton/transaction/item.html:168
|
||||
#: templates/cotton/transaction/item.html:244
|
||||
#: templates/cotton/transaction/item.html:169
|
||||
#: templates/cotton/transaction/item.html:245
|
||||
#: templates/currencies/fragments/list.html:46
|
||||
#: templates/dca/fragments/strategy/details.html:77
|
||||
#: templates/dca/fragments/strategy/list.html:44
|
||||
@@ -2481,45 +2481,45 @@ msgstr ""
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:9
|
||||
#: templates/cotton/transaction/item.html:10
|
||||
msgid "Select"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:181
|
||||
#: templates/cotton/transaction/item.html:192
|
||||
#: templates/cotton/transaction/item.html:202
|
||||
#: templates/cotton/transaction/item.html:182
|
||||
#: templates/cotton/transaction/item.html:193
|
||||
#: templates/cotton/transaction/item.html:203
|
||||
msgid "Show on summaries"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:183
|
||||
#: templates/cotton/transaction/item.html:184
|
||||
msgid "Controlled by account"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:194
|
||||
#: templates/cotton/transaction/item.html:195
|
||||
msgid "Controlled by category"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:207
|
||||
#: templates/cotton/transaction/item.html:208
|
||||
msgid "Hide from summaries"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:211
|
||||
#: templates/cotton/transaction/item.html:212
|
||||
msgid "Add as quick transaction"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:216
|
||||
#: templates/cotton/transaction/item.html:217
|
||||
msgid "Move to previous month"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:220
|
||||
#: templates/cotton/transaction/item.html:221
|
||||
msgid "Move to next month"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:223
|
||||
#: templates/cotton/transaction/item.html:224
|
||||
msgid "Move to today"
|
||||
msgstr ""
|
||||
|
||||
#: templates/cotton/transaction/item.html:227
|
||||
#: templates/cotton/transaction/item.html:228
|
||||
#: templates/cotton/ui/transactions_action_bar.html:78
|
||||
msgid "Duplicate"
|
||||
msgstr ""
|
||||
@@ -2705,8 +2705,8 @@ msgid "No entries for this DCA"
|
||||
msgstr ""
|
||||
|
||||
#: templates/dca/fragments/strategy/details.html:120
|
||||
#: templates/monthly_overview/fragments/list.html:59
|
||||
#: templates/transactions/fragments/list_all.html:59
|
||||
#: templates/monthly_overview/fragments/list.html:61
|
||||
#: templates/transactions/fragments/list_all.html:61
|
||||
msgid "Try adding one"
|
||||
msgstr ""
|
||||
|
||||
@@ -2831,7 +2831,7 @@ msgstr ""
|
||||
|
||||
#: templates/exchange_rates/fragments/table.html:56
|
||||
#: templates/exchange_rates_services/fragments/table.html:57
|
||||
#: templates/transactions/fragments/list_all.html:70
|
||||
#: templates/transactions/fragments/list_all.html:72
|
||||
msgid "Page navigation"
|
||||
msgstr ""
|
||||
|
||||
@@ -3351,11 +3351,11 @@ msgstr ""
|
||||
msgid "No installment plans"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layouts/base.html:37
|
||||
#: templates/layouts/base.html:38
|
||||
msgid "This is a demo!"
|
||||
msgstr ""
|
||||
|
||||
#: templates/layouts/base.html:37
|
||||
#: templates/layouts/base.html:38
|
||||
msgid "Any data you add here will be wiped in 24hrs or less"
|
||||
msgstr ""
|
||||
|
||||
@@ -3387,12 +3387,12 @@ msgstr ""
|
||||
msgid "Item"
|
||||
msgstr ""
|
||||
|
||||
#: templates/monthly_overview/fragments/list.html:15
|
||||
#: templates/transactions/fragments/list_all.html:15
|
||||
#: templates/monthly_overview/fragments/list.html:16
|
||||
#: templates/transactions/fragments/list_all.html:16
|
||||
msgid "late"
|
||||
msgstr ""
|
||||
|
||||
#: templates/monthly_overview/fragments/list.html:58
|
||||
#: templates/monthly_overview/fragments/list.html:60
|
||||
msgid "No transactions this month"
|
||||
msgstr ""
|
||||
|
||||
@@ -3754,7 +3754,7 @@ msgstr ""
|
||||
msgid "No saved presets"
|
||||
msgstr ""
|
||||
|
||||
#: templates/transactions/fragments/list_all.html:58
|
||||
#: templates/transactions/fragments/list_all.html:60
|
||||
msgid "No transactions found"
|
||||
msgstr ""
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-09-12 15:07+0000\n"
|
||||
"POT-Creation-Date: 2026-09-12 16:46+0000\n"
|
||||
"PO-Revision-Date: 2025-10-08 16:17+0000\n"
|
||||
"Last-Translator: doody <doodykimo@gmail.com>\n"
|
||||
"Language-Team: Chinese (Traditional Han script) <https://translations."
|
||||
@@ -862,7 +862,7 @@ msgstr "自動匯率換算"
|
||||
msgid "Rules"
|
||||
msgstr "規則"
|
||||
|
||||
#: apps/export_app/forms.py:85 templates/cotton/transaction/item.html:57
|
||||
#: apps/export_app/forms.py:85 templates/cotton/transaction/item.html:58
|
||||
msgid "DCA"
|
||||
msgstr "定期定額"
|
||||
|
||||
@@ -897,7 +897,7 @@ msgstr "編輯交易規則"
|
||||
msgid "Update or create transaction actions"
|
||||
msgstr "更新或建立交易規則"
|
||||
|
||||
#: apps/export_app/forms.py:181 templates/cotton/transaction/item.html:230
|
||||
#: apps/export_app/forms.py:181 templates/cotton/transaction/item.html:231
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:53
|
||||
#: templates/export_app/fragments/restore.html:5
|
||||
#: templates/export_app/pages/index.html:19
|
||||
@@ -1102,8 +1102,8 @@ msgstr "種類"
|
||||
#: apps/rules/forms.py:175 apps/rules/forms.py:189 apps/rules/models.py:37
|
||||
#: apps/rules/models.py:275 apps/transactions/filters.py:22
|
||||
#: apps/transactions/forms.py:437 apps/transactions/models.py:327
|
||||
#: apps/transactions/models.py:1093 templates/cotton/transaction/item.html:20
|
||||
#: templates/cotton/transaction/item.html:31
|
||||
#: apps/transactions/models.py:1093 templates/cotton/transaction/item.html:21
|
||||
#: templates/cotton/transaction/item.html:32
|
||||
#: templates/transactions/widgets/paid_toggle_button.html:10
|
||||
#: templates/transactions/widgets/unselectable_paid_toggle_button.html:13
|
||||
msgid "Paid"
|
||||
@@ -1298,8 +1298,8 @@ msgstr "成功更新「更新或建立交易行為」"
|
||||
msgid "Update or Create Transaction action deleted successfully"
|
||||
msgstr "成功刪除「更新或建立交易行為」"
|
||||
|
||||
#: apps/transactions/filters.py:23 templates/cotton/transaction/item.html:20
|
||||
#: templates/cotton/transaction/item.html:31
|
||||
#: apps/transactions/filters.py:23 templates/cotton/transaction/item.html:21
|
||||
#: templates/cotton/transaction/item.html:32
|
||||
#: templates/insights/fragments/category_overview/index.html:65
|
||||
#: templates/net_worth/net_worth.html:39 templates/net_worth/net_worth.html:43
|
||||
#: templates/transactions/widgets/paid_toggle_button.html:7
|
||||
@@ -1383,7 +1383,7 @@ msgstr "儲存並新增類似"
|
||||
msgid "Save and add another"
|
||||
msgstr "儲存並新增另一個"
|
||||
|
||||
#: apps/transactions/forms.py:270 templates/cotton/transaction/item.html:158
|
||||
#: apps/transactions/forms.py:270 templates/cotton/transaction/item.html:159
|
||||
#: templates/transactions/fragments/attachments.html:4
|
||||
#, fuzzy
|
||||
#| msgid "Installments"
|
||||
@@ -1682,31 +1682,31 @@ msgstr "小數點後%(value)s位數字太大,最多30位數。"
|
||||
msgid "%(value)s is not a non-negative number"
|
||||
msgstr "%(value)s不是一個正值"
|
||||
|
||||
#: apps/transactions/views/actions.py:24
|
||||
#: apps/transactions/views/actions.py:25
|
||||
#, python-format
|
||||
msgid "%(count)s transaction marked as paid"
|
||||
msgid_plural "%(count)s transactions marked as paid"
|
||||
msgstr[0] "%(count)s筆交易標記為已支付"
|
||||
|
||||
#: apps/transactions/views/actions.py:48
|
||||
#: apps/transactions/views/actions.py:49
|
||||
#, python-format
|
||||
msgid "%(count)s transaction marked as not paid"
|
||||
msgid_plural "%(count)s transactions marked as not paid"
|
||||
msgstr[0] "%(count)s筆交易標記為未支付"
|
||||
|
||||
#: apps/transactions/views/actions.py:72
|
||||
#: apps/transactions/views/actions.py:74
|
||||
#, python-format
|
||||
msgid "%(count)s transaction deleted successfully"
|
||||
msgid_plural "%(count)s transactions deleted successfully"
|
||||
msgstr[0] "成功刪除%(count)s筆交易"
|
||||
|
||||
#: apps/transactions/views/actions.py:96
|
||||
#: apps/transactions/views/actions.py:109
|
||||
#, python-format
|
||||
msgid "%(count)s transaction restored successfully"
|
||||
msgid_plural "%(count)s transactions restored successfully"
|
||||
msgstr[0] "成功復原%(count)s筆交易"
|
||||
|
||||
#: apps/transactions/views/actions.py:131
|
||||
#: apps/transactions/views/actions.py:144
|
||||
#, python-format
|
||||
msgid "%(count)s transaction duplicated successfully"
|
||||
msgid_plural "%(count)s transactions duplicated successfully"
|
||||
@@ -1766,8 +1766,8 @@ msgid "Item deleted successfully"
|
||||
msgstr "成功刪除項目"
|
||||
|
||||
#: apps/transactions/views/quick_transactions.py:156
|
||||
#: apps/transactions/views/transactions.py:141
|
||||
#: apps/transactions/views/transactions.py:326
|
||||
#: apps/transactions/views/transactions.py:142
|
||||
#: apps/transactions/views/transactions.py:327
|
||||
msgid "Transaction added successfully"
|
||||
msgstr "成功新增交易"
|
||||
|
||||
@@ -1807,41 +1807,41 @@ msgstr "成功更新標籤"
|
||||
msgid "Tag deleted successfully"
|
||||
msgstr "成功刪除標籤"
|
||||
|
||||
#: apps/transactions/views/transactions.py:59
|
||||
#: apps/transactions/views/transactions.py:60
|
||||
#, fuzzy
|
||||
#| msgid "Account updated successfully"
|
||||
msgid "Attachment uploaded successfully"
|
||||
msgstr "成功更新帳戶"
|
||||
|
||||
#: apps/transactions/views/transactions.py:110
|
||||
#: apps/transactions/views/transactions.py:111
|
||||
#, fuzzy
|
||||
#| msgid "Account deleted successfully"
|
||||
msgid "Attachment deleted successfully"
|
||||
msgstr "成功刪除帳戶"
|
||||
|
||||
#: apps/transactions/views/transactions.py:350
|
||||
#: apps/transactions/views/transactions.py:351
|
||||
msgid "Transaction updated successfully"
|
||||
msgstr "成功更新交易"
|
||||
|
||||
#: apps/transactions/views/transactions.py:401
|
||||
#: apps/transactions/views/transactions.py:402
|
||||
#, python-format
|
||||
msgid "%(count)s transaction updated successfully"
|
||||
msgid_plural "%(count)s transactions updated successfully"
|
||||
msgstr[0] "成功更新%(count)s筆交易"
|
||||
|
||||
#: apps/transactions/views/transactions.py:437
|
||||
#: apps/transactions/views/transactions.py:438
|
||||
msgid "Transaction duplicated successfully"
|
||||
msgstr "成功複製交易"
|
||||
|
||||
#: apps/transactions/views/transactions.py:479
|
||||
#: apps/transactions/views/transactions.py:480
|
||||
msgid "Transaction deleted successfully"
|
||||
msgstr "成功刪除交易"
|
||||
|
||||
#: apps/transactions/views/transactions.py:497
|
||||
#: apps/transactions/views/transactions.py:509
|
||||
msgid "Transaction restored successfully"
|
||||
msgstr "成功復原交易"
|
||||
|
||||
#: apps/transactions/views/transactions.py:523
|
||||
#: apps/transactions/views/transactions.py:535
|
||||
msgid "Transfer added successfully"
|
||||
msgstr "成功新增轉帳"
|
||||
|
||||
@@ -2174,7 +2174,7 @@ msgstr "操作"
|
||||
#: templates/account_groups/fragments/list.html:32
|
||||
#: templates/accounts/fragments/list.html:37
|
||||
#: templates/categories/fragments/table.html:29
|
||||
#: templates/cotton/transaction/item.html:152
|
||||
#: templates/cotton/transaction/item.html:153
|
||||
#: templates/cotton/ui/transactions_action_bar.html:54
|
||||
#: templates/currencies/fragments/list.html:34
|
||||
#: templates/dca/fragments/strategy/details.html:63
|
||||
@@ -2218,8 +2218,8 @@ msgstr "分享"
|
||||
#: templates/account_groups/fragments/list.html:54
|
||||
#: templates/accounts/fragments/list.html:71
|
||||
#: templates/categories/fragments/table.html:51
|
||||
#: templates/cotton/transaction/item.html:164
|
||||
#: templates/cotton/transaction/item.html:236
|
||||
#: templates/cotton/transaction/item.html:165
|
||||
#: templates/cotton/transaction/item.html:237
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:57
|
||||
#: templates/cotton/ui/transactions_action_bar.html:82
|
||||
#: templates/currencies/fragments/list.html:40
|
||||
@@ -2249,8 +2249,8 @@ msgstr "刪除"
|
||||
#: templates/account_groups/fragments/list.html:58
|
||||
#: templates/accounts/fragments/list.html:75
|
||||
#: templates/categories/fragments/table.html:56
|
||||
#: templates/cotton/transaction/item.html:166
|
||||
#: templates/cotton/transaction/item.html:242
|
||||
#: templates/cotton/transaction/item.html:167
|
||||
#: templates/cotton/transaction/item.html:243
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:58
|
||||
#: templates/cotton/ui/transactions_action_bar.html:83
|
||||
#: templates/currencies/fragments/list.html:44
|
||||
@@ -2279,8 +2279,8 @@ msgstr "確定嗎?"
|
||||
#: templates/account_groups/fragments/list.html:59
|
||||
#: templates/accounts/fragments/list.html:76
|
||||
#: templates/categories/fragments/table.html:57
|
||||
#: templates/cotton/transaction/item.html:167
|
||||
#: templates/cotton/transaction/item.html:243
|
||||
#: templates/cotton/transaction/item.html:168
|
||||
#: templates/cotton/transaction/item.html:244
|
||||
#: templates/cotton/ui/deleted_transactions_action_bar.html:58
|
||||
#: templates/cotton/ui/transactions_action_bar.html:83
|
||||
#: templates/currencies/fragments/list.html:45
|
||||
@@ -2301,8 +2301,8 @@ msgstr "您將無法復原這個行為!"
|
||||
#: templates/account_groups/fragments/list.html:60
|
||||
#: templates/accounts/fragments/list.html:77
|
||||
#: templates/categories/fragments/table.html:58
|
||||
#: templates/cotton/transaction/item.html:168
|
||||
#: templates/cotton/transaction/item.html:244
|
||||
#: templates/cotton/transaction/item.html:169
|
||||
#: templates/cotton/transaction/item.html:245
|
||||
#: templates/currencies/fragments/list.html:46
|
||||
#: templates/dca/fragments/strategy/details.html:77
|
||||
#: templates/dca/fragments/strategy/list.html:44
|
||||
@@ -2452,45 +2452,45 @@ msgstr "關閉"
|
||||
msgid "Search"
|
||||
msgstr "搜尋"
|
||||
|
||||
#: templates/cotton/transaction/item.html:9
|
||||
#: templates/cotton/transaction/item.html:10
|
||||
msgid "Select"
|
||||
msgstr "選擇"
|
||||
|
||||
#: templates/cotton/transaction/item.html:181
|
||||
#: templates/cotton/transaction/item.html:192
|
||||
#: templates/cotton/transaction/item.html:202
|
||||
#: templates/cotton/transaction/item.html:182
|
||||
#: templates/cotton/transaction/item.html:193
|
||||
#: templates/cotton/transaction/item.html:203
|
||||
msgid "Show on summaries"
|
||||
msgstr "在總覽中顯示"
|
||||
|
||||
#: templates/cotton/transaction/item.html:183
|
||||
#: templates/cotton/transaction/item.html:184
|
||||
msgid "Controlled by account"
|
||||
msgstr "受帳戶控制"
|
||||
|
||||
#: templates/cotton/transaction/item.html:194
|
||||
#: templates/cotton/transaction/item.html:195
|
||||
msgid "Controlled by category"
|
||||
msgstr "受分類控制"
|
||||
|
||||
#: templates/cotton/transaction/item.html:207
|
||||
#: templates/cotton/transaction/item.html:208
|
||||
msgid "Hide from summaries"
|
||||
msgstr "從總覽中隱藏"
|
||||
|
||||
#: templates/cotton/transaction/item.html:211
|
||||
#: templates/cotton/transaction/item.html:212
|
||||
msgid "Add as quick transaction"
|
||||
msgstr "新增為快速交易"
|
||||
|
||||
#: templates/cotton/transaction/item.html:216
|
||||
#: templates/cotton/transaction/item.html:217
|
||||
msgid "Move to previous month"
|
||||
msgstr "移動到上個月"
|
||||
|
||||
#: templates/cotton/transaction/item.html:220
|
||||
#: templates/cotton/transaction/item.html:221
|
||||
msgid "Move to next month"
|
||||
msgstr "移動到下個月"
|
||||
|
||||
#: templates/cotton/transaction/item.html:223
|
||||
#: templates/cotton/transaction/item.html:224
|
||||
msgid "Move to today"
|
||||
msgstr "移動到今天"
|
||||
|
||||
#: templates/cotton/transaction/item.html:227
|
||||
#: templates/cotton/transaction/item.html:228
|
||||
#: templates/cotton/ui/transactions_action_bar.html:78
|
||||
msgid "Duplicate"
|
||||
msgstr "複製"
|
||||
@@ -2682,8 +2682,8 @@ msgid "No entries for this DCA"
|
||||
msgstr "這個定期定額沒有投入"
|
||||
|
||||
#: templates/dca/fragments/strategy/details.html:120
|
||||
#: templates/monthly_overview/fragments/list.html:59
|
||||
#: templates/transactions/fragments/list_all.html:59
|
||||
#: templates/monthly_overview/fragments/list.html:61
|
||||
#: templates/transactions/fragments/list_all.html:61
|
||||
msgid "Try adding one"
|
||||
msgstr "試著增加一個"
|
||||
|
||||
@@ -2808,7 +2808,7 @@ msgstr "沒有匯率"
|
||||
|
||||
#: templates/exchange_rates/fragments/table.html:56
|
||||
#: templates/exchange_rates_services/fragments/table.html:57
|
||||
#: templates/transactions/fragments/list_all.html:70
|
||||
#: templates/transactions/fragments/list_all.html:72
|
||||
msgid "Page navigation"
|
||||
msgstr "頁面導覽"
|
||||
|
||||
@@ -3336,11 +3336,11 @@ msgstr "這會刪除這個分期付款計劃,以及連結的所有交易"
|
||||
msgid "No installment plans"
|
||||
msgstr "沒有分期付款計劃"
|
||||
|
||||
#: templates/layouts/base.html:37
|
||||
#: templates/layouts/base.html:38
|
||||
msgid "This is a demo!"
|
||||
msgstr "這是展示!"
|
||||
|
||||
#: templates/layouts/base.html:37
|
||||
#: templates/layouts/base.html:38
|
||||
msgid "Any data you add here will be wiped in 24hrs or less"
|
||||
msgstr "任何新增的資料都會在24小時內被刪除"
|
||||
|
||||
@@ -3372,12 +3372,12 @@ msgstr "單位價格"
|
||||
msgid "Item"
|
||||
msgstr "項目"
|
||||
|
||||
#: templates/monthly_overview/fragments/list.html:15
|
||||
#: templates/transactions/fragments/list_all.html:15
|
||||
#: templates/monthly_overview/fragments/list.html:16
|
||||
#: templates/transactions/fragments/list_all.html:16
|
||||
msgid "late"
|
||||
msgstr ""
|
||||
|
||||
#: templates/monthly_overview/fragments/list.html:58
|
||||
#: templates/monthly_overview/fragments/list.html:60
|
||||
msgid "No transactions this month"
|
||||
msgstr "這個月沒有交易"
|
||||
|
||||
@@ -3751,7 +3751,7 @@ msgstr ""
|
||||
msgid "No saved presets"
|
||||
msgstr "尚未設定任何設定組"
|
||||
|
||||
#: templates/transactions/fragments/list_all.html:58
|
||||
#: templates/transactions/fragments/list_all.html:60
|
||||
msgid "No transactions found"
|
||||
msgstr "沒有發現交易"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user