mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-06 22:21:42 +00:00
Update language strings for new release.
This commit is contained in:
@@ -34,15 +34,15 @@ return [
|
||||
'name' => 'Nombre',
|
||||
'role' => 'Rol',
|
||||
'currentBalance' => 'Balance actual',
|
||||
'linked_to_rules' => 'Relevant rules',
|
||||
'linked_to_rules' => 'Reglas asociadas',
|
||||
'active' => '¿Está Activo?',
|
||||
'lastActivity' => 'Actividad más reciente',
|
||||
'balanceDiff' => 'Diferencia de equilibrio',
|
||||
'balanceDiff' => 'Diferencia de saldo',
|
||||
'matchesOn' => 'Encontrado en',
|
||||
'account_type' => 'Tipo de cuenta',
|
||||
'created_at' => 'Fecha de creación',
|
||||
'account' => 'Cuenta',
|
||||
'matchingAmount' => 'Monto',
|
||||
'matchingAmount' => 'Cantidad',
|
||||
'split_number' => 'División #',
|
||||
'destination' => 'Destino',
|
||||
'source' => 'Origen',
|
||||
@@ -104,18 +104,18 @@ return [
|
||||
'sum_transfers' => 'Suma de transferencias',
|
||||
'reconcile' => 'Reconciliar',
|
||||
'account_on_spectre' => 'Cuenta (espectro)',
|
||||
'account_on_ynab' => 'Account (YNAB)',
|
||||
'account_on_ynab' => 'Cuenta (YNAB)',
|
||||
'do_import' => 'Importar desde esta cuenta',
|
||||
'sepa-ct-id' => 'SEPA End to End Identifier',
|
||||
'sepa-ct-op' => 'SEPA Opposing Account Identifier',
|
||||
'sepa-db' => 'SEPA Mandate Identifier',
|
||||
'sepa-country' => 'SEPA Country',
|
||||
'sepa-cc' => 'SEPA Clearing Code',
|
||||
'sepa-ep' => 'SEPA External Purpose',
|
||||
'sepa-ci' => 'SEPA Creditor Identifier',
|
||||
'sepa-batch-id' => 'SEPA Batch ID',
|
||||
'sepa-ct-id' => 'Identificador de extremo a extremo SEPA',
|
||||
'sepa-ct-op' => 'Identificador de cuenta opuesta SEPA',
|
||||
'sepa-db' => 'Identificador de mandato SEPA',
|
||||
'sepa-country' => 'País SEPA',
|
||||
'sepa-cc' => 'Código de limpieza SEPA',
|
||||
'sepa-ep' => 'Propósito externo SEPA',
|
||||
'sepa-ci' => 'Identificador de acreedor SEPA',
|
||||
'sepa-batch-id' => 'ID de lote SEPA',
|
||||
'external_id' => 'ID Externo',
|
||||
'account_at_bunq' => 'Account with bunq',
|
||||
'account_at_bunq' => 'Cuenta con bunq',
|
||||
'file_name' => 'Nombre de fichero',
|
||||
'file_size' => 'Tamaño de fichero',
|
||||
'file_type' => 'Tipo de fichero',
|
||||
@@ -124,13 +124,13 @@ return [
|
||||
'spectre_bank' => 'Banco',
|
||||
'spectre_last_use' => 'Ultimó acceso',
|
||||
'spectre_status' => 'Estado',
|
||||
'bunq_payment_id' => 'bunq payment ID',
|
||||
'bunq_payment_id' => 'ID de pago bunq',
|
||||
'repetitions' => 'Repeticiones',
|
||||
'title' => 'Título',
|
||||
'transaction_s' => 'Transaction(s)',
|
||||
'transaction_s' => 'Transacción(es)',
|
||||
'field' => 'Campo',
|
||||
'value' => 'Valor',
|
||||
'interest' => 'Interés',
|
||||
'interest_period' => 'interest period',
|
||||
'liability_type' => 'Type of liability',
|
||||
'interest_period' => 'período de interés',
|
||||
'liability_type' => 'Tipo de pasivo',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user