mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
Update meta-files for new release.
This commit is contained in:
20
frontend/src/i18n/es_ES/index.js
vendored
20
frontend/src/i18n/es_ES/index.js
vendored
@@ -70,9 +70,9 @@ export default {
|
||||
"new_budget": "Nuevo presupuesto",
|
||||
"new_asset_account": "Nueva cuenta de activo",
|
||||
"newTransfer": "Nueva transferencia",
|
||||
"submission_options": "Submission options",
|
||||
"apply_rules_checkbox": "Apply rules",
|
||||
"fire_webhooks_checkbox": "Fire webhooks",
|
||||
"submission_options": "Opciones de env\u00edo",
|
||||
"apply_rules_checkbox": "Aplicar reglas",
|
||||
"fire_webhooks_checkbox": "Disparar webhooks",
|
||||
"newDeposit": "Nuevo ingreso",
|
||||
"newWithdrawal": "Nuevo gasto",
|
||||
"bills_paid": "Facturas pagadas",
|
||||
@@ -143,15 +143,15 @@ export default {
|
||||
"rule_trigger_any_external_url_choice": "La transacci\u00f3n tiene una URL externa",
|
||||
"rule_trigger_no_external_url_choice": "La transacci\u00f3n no tiene URL externa",
|
||||
"rule_trigger_id_choice": "La ID de la transacci\u00f3n es..",
|
||||
"rule_action_delete_transaction_choice": "DELETE transaction(!)",
|
||||
"rule_action_set_category_choice": "Set category to ..",
|
||||
"rule_action_delete_transaction_choice": "ELIMINAR transacci\u00f3n(!)",
|
||||
"rule_action_set_category_choice": "Establecer categor\u00eda ..",
|
||||
"rule_action_clear_category_choice": "Eliminar cualquier categor\u00eda",
|
||||
"rule_action_set_budget_choice": "Set budget to ..",
|
||||
"rule_action_set_budget_choice": "Establecer presupuesto ..",
|
||||
"rule_action_clear_budget_choice": "Eliminar cualquier presupuesto",
|
||||
"rule_action_add_tag_choice": "Add tag ..",
|
||||
"rule_action_remove_tag_choice": "Remove tag ..",
|
||||
"rule_action_add_tag_choice": "A\u00f1adir etiqueta ..",
|
||||
"rule_action_remove_tag_choice": "Quitar etiqueta ..",
|
||||
"rule_action_remove_all_tags_choice": "Eliminar todas las etiquetas",
|
||||
"rule_action_set_description_choice": "Set description to ..",
|
||||
"rule_action_set_description_choice": "A\u00f1adir descripci\u00f3n ..",
|
||||
"rule_action_update_piggy_choice": "Add \/ remove transaction amount in piggy bank ..",
|
||||
"rule_action_append_description_choice": "Append description with ..",
|
||||
"rule_action_prepend_description_choice": "Prepend description with ..",
|
||||
@@ -161,7 +161,7 @@ export default {
|
||||
"rule_action_prepend_notes_choice": "Prepend notes with ..",
|
||||
"rule_action_clear_notes_choice": "Eliminar cualquier nota",
|
||||
"rule_action_set_notes_choice": "Set notes to ..",
|
||||
"rule_action_link_to_bill_choice": "Link to a bill ..",
|
||||
"rule_action_link_to_bill_choice": "Enlazar a una factura ..",
|
||||
"rule_action_convert_deposit_choice": "Convertir transacci\u00f3n en un ingreso",
|
||||
"rule_action_convert_withdrawal_choice": "Convierta esta transacci\u00f3n en un gasto",
|
||||
"rule_action_convert_transfer_choice": "Convierta la transacci\u00f3n a una transferencia",
|
||||
|
2
frontend/src/i18n/pl_PL/index.js
vendored
2
frontend/src/i18n/pl_PL/index.js
vendored
@@ -70,7 +70,7 @@ export default {
|
||||
"new_budget": "Nowy bud\u017cet",
|
||||
"new_asset_account": "Nowe konto aktyw\u00f3w",
|
||||
"newTransfer": "Nowy transfer",
|
||||
"submission_options": "Submission options",
|
||||
"submission_options": "Opcje zapisu",
|
||||
"apply_rules_checkbox": "Zastosuj regu\u0142y",
|
||||
"fire_webhooks_checkbox": "Uruchom webhooki",
|
||||
"newDeposit": "Nowa wp\u0142ata",
|
||||
|
@@ -338,7 +338,7 @@ page container: q-ma-xs (margin all, xs) AND q-mb-md to give the page content so
|
||||
<q-footer class="bg-grey-8 text-white" bordered>
|
||||
<q-toolbar>
|
||||
<div>
|
||||
<small>Firefly III v v6.0.7 © James Cole, AGPL-3.0-or-later.</small>
|
||||
<small>Firefly III v v6.0.8 © James Cole, AGPL-3.0-or-later.</small>
|
||||
</div>
|
||||
</q-toolbar>
|
||||
</q-footer>
|
||||
|
Reference in New Issue
Block a user