mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-09-13 05:12: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: 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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user