mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Auto commit for release 'v6.1.9' on 2024-02-05
This commit is contained in:
@@ -1692,7 +1692,7 @@ return [
|
||||
'transactionsWithoutBudget' => 'Gastos sin presupuesto',
|
||||
'transactions_no_budget' => 'Gastos sin presupuesto entre :start y :end',
|
||||
'spent_between' => 'Gastado entre :start y :end',
|
||||
'spent_between_left' => 'Spent :spent between :start and :end, leaving :left.',
|
||||
'spent_between_left' => 'Gastado :spent entre :start y :end, dejando :left.',
|
||||
'set_available_amount' => 'Fijar cantidad disponible',
|
||||
'update_available_amount' => 'Actualizar cantidad disponible',
|
||||
'ab_basic_modal_explain' => 'Utilice este formulario para indicar cuánto espera poder presupuestar (en total, en :currency) en el período indicado.',
|
||||
@@ -1956,8 +1956,8 @@ return [
|
||||
'wait_loading_data' => 'Por favor, espere a que su información se cargue...',
|
||||
'wait_attachments' => 'Por favor, espere a que se carguen los archivos adjuntos.',
|
||||
'errors_upload' => 'La carga ha fallado. Por favor, comprueba el error en la consola de tu navegador.',
|
||||
'amount_foreign_if' => 'Amount in foreign currency, if any',
|
||||
'amount_destination_account' => 'Amount in the currency of the destination account',
|
||||
'amount_foreign_if' => 'Importe en moneda extranjera, si existe',
|
||||
'amount_destination_account' => 'Importe en la moneda de la cuenta de destino',
|
||||
'edit_transaction_title' => 'Editar transacción ":description"',
|
||||
'unreconcile' => 'Deshacer reconciliación',
|
||||
'update_withdrawal' => 'Actualización de gasto',
|
||||
@@ -2557,8 +2557,8 @@ return [
|
||||
'after_update_create_another' => 'Después de actualizar, vuelve aquí para continuar editando.',
|
||||
'store_as_new' => 'Almacenar como una nueva transacción en lugar de actualizar.',
|
||||
'reset_after' => 'Restablecer formulario después del envío',
|
||||
'errors_submission' => 'There was something wrong with your submission. Please check out the errors below.',
|
||||
'errors_submission_v2' => 'There was something wrong with your submission. Please check out the errors below: %{errorMessage}',
|
||||
'errors_submission' => 'Hubo un problema con su envío. Por favor, compruebe los siguientes errores.',
|
||||
'errors_submission_v2' => 'Hubo un problema con su envío. Por favor, compruebe los siguientes errores: %{errorMessage}',
|
||||
'transaction_expand_split' => 'Expandir división',
|
||||
'transaction_collapse_split' => 'Colapsar división',
|
||||
|
||||
|
Reference in New Issue
Block a user