locale: update locales

This commit is contained in:
Herculino Trotta
2025-02-07 11:46:38 -03:00
parent 8315adeb4a
commit 1a0de32ef8
3 changed files with 260 additions and 158 deletions
+83 -55
View File
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-02-04 03:20+0000\n"
"POT-Creation-Date: 2025-02-07 11:45-0300\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"
@@ -24,7 +24,7 @@ msgstr ""
#: apps/accounts/forms.py:40 apps/accounts/forms.py:96
#: apps/currencies/forms.py:53 apps/currencies/forms.py:91
#: apps/currencies/forms.py:138 apps/dca/forms.py:41 apps/dca/forms.py:93
#: apps/currencies/forms.py:142 apps/dca/forms.py:41 apps/dca/forms.py:93
#: apps/import_app/forms.py:34 apps/rules/forms.py:45 apps/rules/forms.py:87
#: apps/transactions/forms.py:190 apps/transactions/forms.py:257
#: apps/transactions/forms.py:581 apps/transactions/forms.py:624
@@ -35,7 +35,7 @@ msgstr ""
#: apps/accounts/forms.py:48 apps/accounts/forms.py:104
#: apps/common/widgets/tom_select.py:12 apps/currencies/forms.py:61
#: apps/currencies/forms.py:99 apps/currencies/forms.py:146
#: apps/currencies/forms.py:99 apps/currencies/forms.py:150
#: apps/dca/forms.py:49 apps/dca/forms.py:102 apps/import_app/forms.py:42
#: apps/rules/forms.py:53 apps/rules/forms.py:95 apps/transactions/forms.py:174
#: apps/transactions/forms.py:199 apps/transactions/forms.py:589
@@ -113,17 +113,17 @@ msgstr ""
msgid "Account Groups"
msgstr ""
#: apps/accounts/models.py:31 apps/currencies/models.py:38
#: apps/accounts/models.py:31 apps/currencies/models.py:39
#: templates/accounts/fragments/list.html:27
msgid "Currency"
msgstr ""
#: apps/accounts/models.py:37 apps/currencies/models.py:26
#: apps/accounts/models.py:37 apps/currencies/models.py:27
#: templates/accounts/fragments/list.html:28
msgid "Exchange Currency"
msgstr ""
#: apps/accounts/models.py:42 apps/currencies/models.py:31
#: apps/accounts/models.py:42 apps/currencies/models.py:32
msgid "Default currency for exchange calculations"
msgstr ""
@@ -348,11 +348,11 @@ msgstr ""
msgid "No results..."
msgstr ""
#: apps/currencies/forms.py:17 apps/currencies/models.py:21
#: apps/currencies/forms.py:17 apps/currencies/models.py:22
msgid "Prefix"
msgstr ""
#: apps/currencies/forms.py:18 apps/currencies/models.py:22
#: apps/currencies/forms.py:18 apps/currencies/models.py:23
msgid "Suffix"
msgstr ""
@@ -365,19 +365,19 @@ msgstr ""
msgid "Date"
msgstr ""
#: apps/currencies/models.py:13
#: apps/currencies/models.py:14
msgid "Currency Code"
msgstr ""
#: apps/currencies/models.py:15
#: apps/currencies/models.py:16
msgid "Currency Name"
msgstr ""
#: apps/currencies/models.py:19
#: apps/currencies/models.py:20
msgid "Decimal Places"
msgstr ""
#: apps/currencies/models.py:39 apps/transactions/filters.py:60
#: apps/currencies/models.py:40 apps/transactions/filters.py:60
#: templates/currencies/fragments/list.html:5
#: templates/currencies/pages/index.html:4 templates/includes/navbar.html:119
#: templates/includes/navbar.html:121
@@ -387,45 +387,57 @@ msgstr ""
msgid "Currencies"
msgstr ""
#: apps/currencies/models.py:47
#: apps/currencies/models.py:48
msgid "Currency cannot have itself as exchange currency."
msgstr ""
#: apps/currencies/models.py:58
#: apps/currencies/models.py:59
msgid "From Currency"
msgstr ""
#: apps/currencies/models.py:64
#: apps/currencies/models.py:65
msgid "To Currency"
msgstr ""
#: apps/currencies/models.py:67 apps/currencies/models.py:72
#: apps/currencies/models.py:68 apps/currencies/models.py:73
msgid "Exchange Rate"
msgstr ""
#: apps/currencies/models.py:69
#: apps/currencies/models.py:70
msgid "Date and Time"
msgstr ""
#: apps/currencies/models.py:73 templates/exchange_rates/fragments/list.html:6
#: apps/currencies/models.py:74 templates/exchange_rates/fragments/list.html:6
#: templates/exchange_rates/pages/index.html:4
#: templates/includes/navbar.html:123
msgid "Exchange Rates"
msgstr ""
#: apps/currencies/models.py:85
#: apps/currencies/models.py:86
msgid "From and To currencies cannot be the same."
msgstr ""
#: apps/currencies/models.py:97
#: apps/currencies/models.py:99
msgid "On"
msgstr ""
#: apps/currencies/models.py:100
msgid "Every X hours"
msgstr ""
#: apps/currencies/models.py:101
msgid "Not on"
msgstr ""
#: apps/currencies/models.py:103
msgid "Service Name"
msgstr ""
#: apps/currencies/models.py:99
#: apps/currencies/models.py:105
msgid "Service Type"
msgstr ""
#: apps/currencies/models.py:101 apps/transactions/models.py:71
#: apps/currencies/models.py:107 apps/transactions/models.py:71
#: apps/transactions/models.py:90 apps/transactions/models.py:109
#: templates/categories/fragments/list.html:21
#: templates/entities/fragments/list.html:21
@@ -434,50 +446,74 @@ msgstr ""
msgid "Active"
msgstr ""
#: apps/currencies/models.py:106
#: apps/currencies/models.py:112
msgid "API Key"
msgstr ""
#: apps/currencies/models.py:107
#: apps/currencies/models.py:113
msgid "API key for the service (if required)"
msgstr ""
#: apps/currencies/models.py:112
msgid "Fetch Interval (hours)"
msgstr ""
#: apps/currencies/models.py:115
msgid "Last Successful Fetch"
msgstr ""
#: apps/currencies/models.py:120
msgid "Target Currencies"
#: apps/currencies/models.py:118
msgid "Interval Type"
msgstr ""
#: apps/currencies/models.py:122
msgid "Interval"
msgstr ""
#: apps/currencies/models.py:125
msgid "Last Successful Fetch"
msgstr ""
#: apps/currencies/models.py:130
msgid "Target Currencies"
msgstr ""
#: apps/currencies/models.py:132
msgid ""
"Select currencies to fetch exchange rates for. Rates will be fetched for "
"each currency against their set exchange currency."
msgstr ""
#: apps/currencies/models.py:130
#: apps/currencies/models.py:140
msgid "Target Accounts"
msgstr ""
#: apps/currencies/models.py:132
#: apps/currencies/models.py:142
msgid ""
"Select accounts to fetch exchange rates for. Rates will be fetched for each "
"account's currency against their set exchange currency."
msgstr ""
#: apps/currencies/models.py:139
#: apps/currencies/models.py:149
msgid "Exchange Rate Service"
msgstr ""
#: apps/currencies/models.py:140
#: apps/currencies/models.py:150
msgid "Exchange Rate Services"
msgstr ""
#: apps/currencies/models.py:202
msgid "'Every X hours' interval type requires a positive integer."
msgstr ""
#: apps/currencies/models.py:211
msgid "'Every X hours' interval must be between 0 and 23."
msgstr ""
#: apps/currencies/models.py:225
msgid ""
"Invalid hour format. Use comma-separated hours (0-23) and/or ranges (e.g., "
"'1-5,8,10-12')."
msgstr ""
#: apps/currencies/models.py:236
msgid ""
"Invalid format. Please check the requirements for your selected interval "
"type."
msgstr ""
#: apps/currencies/views/currencies.py:42
msgid "Currency added successfully"
msgstr ""
@@ -1335,7 +1371,7 @@ msgstr ""
#: templates/dca/fragments/strategy/details.html:63
#: templates/entities/fragments/table.html:23
#: templates/exchange_rates/fragments/table.html:19
#: templates/exchange_rates_services/fragments/list.html:43
#: templates/exchange_rates_services/fragments/list.html:42
#: templates/exchange_rates_services/fragments/table.html:19
#: templates/import_app/fragments/profiles/list.html:44
#: templates/installment_plans/fragments/table.html:23
@@ -1355,7 +1391,7 @@ msgstr ""
#: templates/dca/fragments/strategy/list.html:34
#: templates/entities/fragments/table.html:28
#: templates/exchange_rates/fragments/table.html:23
#: templates/exchange_rates_services/fragments/list.html:47
#: templates/exchange_rates_services/fragments/list.html:46
#: templates/exchange_rates_services/fragments/table.html:23
#: templates/import_app/fragments/profiles/list.html:48
#: templates/installment_plans/fragments/table.html:27
@@ -1378,7 +1414,7 @@ msgstr ""
#: templates/dca/fragments/strategy/list.html:42
#: templates/entities/fragments/table.html:36
#: templates/exchange_rates/fragments/table.html:31
#: templates/exchange_rates_services/fragments/list.html:54
#: templates/exchange_rates_services/fragments/list.html:53
#: templates/exchange_rates_services/fragments/table.html:31
#: templates/import_app/fragments/profiles/list.html:69
#: templates/import_app/fragments/runs/list.html:102
@@ -1403,7 +1439,7 @@ msgstr ""
#: templates/dca/fragments/strategy/list.html:46
#: templates/entities/fragments/table.html:40
#: templates/exchange_rates/fragments/table.html:36
#: templates/exchange_rates_services/fragments/list.html:58
#: templates/exchange_rates_services/fragments/list.html:57
#: templates/exchange_rates_services/fragments/table.html:36
#: templates/import_app/fragments/profiles/list.html:73
#: templates/import_app/fragments/runs/list.html:106
@@ -1431,7 +1467,7 @@ msgstr ""
#: templates/dca/fragments/strategy/list.html:47
#: templates/entities/fragments/table.html:41
#: templates/exchange_rates/fragments/table.html:37
#: templates/exchange_rates_services/fragments/list.html:59
#: templates/exchange_rates_services/fragments/list.html:58
#: templates/exchange_rates_services/fragments/table.html:37
#: templates/import_app/fragments/profiles/list.html:74
#: templates/rules/fragments/list.html:49
@@ -1450,7 +1486,7 @@ msgstr ""
#: templates/dca/fragments/strategy/list.html:48
#: templates/entities/fragments/table.html:42
#: templates/exchange_rates/fragments/table.html:38
#: templates/exchange_rates_services/fragments/list.html:60
#: templates/exchange_rates_services/fragments/list.html:59
#: templates/exchange_rates_services/fragments/table.html:38
#: templates/import_app/fragments/profiles/list.html:75
#: templates/import_app/fragments/runs/list.html:108
@@ -1924,26 +1960,18 @@ msgid "Targeting"
msgstr ""
#: templates/exchange_rates_services/fragments/list.html:35
msgid "Fetch every"
msgstr ""
#: templates/exchange_rates_services/fragments/list.html:36
msgid "Last fetch"
msgstr ""
#: templates/exchange_rates_services/fragments/list.html:68
#: templates/exchange_rates_services/fragments/list.html:67
msgid "currencies"
msgstr ""
#: templates/exchange_rates_services/fragments/list.html:68
#: templates/exchange_rates_services/fragments/list.html:67
msgid "accounts"
msgstr ""
#: templates/exchange_rates_services/fragments/list.html:69
msgid "hours"
msgstr ""
#: templates/exchange_rates_services/fragments/list.html:77
#: templates/exchange_rates_services/fragments/list.html:75
msgid "No services configured"
msgstr ""