mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Updated language strings.
This commit is contained in:
@@ -23,65 +23,66 @@
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'buttons' => 'Pulsanti',
|
||||
'icon' => 'Icona',
|
||||
'id' => 'ID',
|
||||
'create_date' => 'Creato il',
|
||||
'update_date' => 'Aggiornato il',
|
||||
'updated_at' => 'Aggiornato il',
|
||||
'balance_before' => 'Saldo precedente',
|
||||
'balance_after' => 'Saldo successivo',
|
||||
'name' => 'Nome',
|
||||
'role' => 'Ruolo',
|
||||
'currentBalance' => 'Saldo corrente',
|
||||
'linked_to_rules' => 'Regole rilevanti',
|
||||
'active' => 'Attivo',
|
||||
'transaction_type' => 'Tipo',
|
||||
'lastActivity' => 'Ultima attività',
|
||||
'balanceDiff' => 'Differenze saldi',
|
||||
'matchesOn' => 'Abbinato con',
|
||||
'account_type' => 'Tipo conto',
|
||||
'created_at' => 'Creato il',
|
||||
'account' => 'Conto',
|
||||
'matchingAmount' => 'Importo',
|
||||
'split_number' => 'Divisione #',
|
||||
'destination' => 'Destinazione',
|
||||
'source' => 'Origine',
|
||||
'next_expected_match' => 'Prossimo abbinamento previsto',
|
||||
'automatch' => 'Abbinamento automatico?',
|
||||
'repeat_freq' => 'Si ripete',
|
||||
'description' => 'Descrizione',
|
||||
'amount' => 'Importo',
|
||||
'internal_reference' => 'Riferimento interno',
|
||||
'date' => 'Data',
|
||||
'interest_date' => 'Data interessi',
|
||||
'book_date' => 'Data contabile',
|
||||
'process_date' => 'Data lavorazione',
|
||||
'due_date' => 'Data scadenza',
|
||||
'payment_date' => 'Data pagamento',
|
||||
'invoice_date' => 'Data fatturazione',
|
||||
'interal_reference' => 'Riferimento interno',
|
||||
'notes' => 'Note',
|
||||
'from' => 'Da',
|
||||
'piggy_bank' => 'Salvadanaio',
|
||||
'to' => 'A',
|
||||
'budget' => 'Budget',
|
||||
'category' => 'Categoria',
|
||||
'bill' => 'Bolletta',
|
||||
'withdrawal' => 'Prelievo',
|
||||
'deposit' => 'Deposito',
|
||||
'transfer' => 'Trasferimento',
|
||||
'type' => 'Tipo',
|
||||
'completed' => 'Completato',
|
||||
'iban' => 'IBAN',
|
||||
'paid_current_period' => 'Pagati in questo periodo',
|
||||
'email' => 'Email',
|
||||
'registered_at' => 'Registrato il',
|
||||
'is_blocked' => 'È bloccato',
|
||||
'is_admin' => 'È amministratore',
|
||||
'has_two_factor' => 'Ha 2FA',
|
||||
'blocked_code' => 'Codice blocco',
|
||||
'source_account' => 'Conto di origine',
|
||||
'buttons' => 'Pulsanti',
|
||||
'icon' => 'Icona',
|
||||
'id' => 'ID',
|
||||
'create_date' => 'Creato il',
|
||||
'update_date' => 'Aggiornato il',
|
||||
'updated_at' => 'Aggiornato il',
|
||||
'balance_before' => 'Saldo precedente',
|
||||
'balance_after' => 'Saldo successivo',
|
||||
'name' => 'Nome',
|
||||
'role' => 'Ruolo',
|
||||
'currentBalance' => 'Saldo corrente',
|
||||
'linked_to_rules' => 'Regole rilevanti',
|
||||
'active' => 'Attivo',
|
||||
'transaction_type' => 'Tipo',
|
||||
'lastActivity' => 'Ultima attività',
|
||||
'balanceDiff' => 'Differenze saldi',
|
||||
'matchesOn' => 'Abbinato con',
|
||||
'other_meta_data' => 'Other meta data',
|
||||
'account_type' => 'Tipo conto',
|
||||
'created_at' => 'Creato il',
|
||||
'account' => 'Conto',
|
||||
'matchingAmount' => 'Importo',
|
||||
'split_number' => 'Divisione #',
|
||||
'destination' => 'Destinazione',
|
||||
'source' => 'Origine',
|
||||
'next_expected_match' => 'Prossimo abbinamento previsto',
|
||||
'automatch' => 'Abbinamento automatico?',
|
||||
'repeat_freq' => 'Si ripete',
|
||||
'description' => 'Descrizione',
|
||||
'amount' => 'Importo',
|
||||
'internal_reference' => 'Riferimento interno',
|
||||
'date' => 'Data',
|
||||
'interest_date' => 'Data interessi',
|
||||
'book_date' => 'Data contabile',
|
||||
'process_date' => 'Data lavorazione',
|
||||
'due_date' => 'Data scadenza',
|
||||
'payment_date' => 'Data pagamento',
|
||||
'invoice_date' => 'Data fatturazione',
|
||||
'interal_reference' => 'Riferimento interno',
|
||||
'notes' => 'Note',
|
||||
'from' => 'Da',
|
||||
'piggy_bank' => 'Salvadanaio',
|
||||
'to' => 'A',
|
||||
'budget' => 'Budget',
|
||||
'category' => 'Categoria',
|
||||
'bill' => 'Bolletta',
|
||||
'withdrawal' => 'Prelievo',
|
||||
'deposit' => 'Deposito',
|
||||
'transfer' => 'Trasferimento',
|
||||
'type' => 'Tipo',
|
||||
'completed' => 'Completato',
|
||||
'iban' => 'IBAN',
|
||||
'paid_current_period' => 'Pagati in questo periodo',
|
||||
'email' => 'Email',
|
||||
'registered_at' => 'Registrato il',
|
||||
'is_blocked' => 'È bloccato',
|
||||
'is_admin' => 'È amministratore',
|
||||
'has_two_factor' => 'Ha 2FA',
|
||||
'blocked_code' => 'Codice blocco',
|
||||
'source_account' => 'Conto di origine',
|
||||
'destination_account' => 'Conto destinazione',
|
||||
'accounts_count' => 'Numero di conti',
|
||||
'journals_count' => 'Numero di transazioni',
|
||||
|
||||
Reference in New Issue
Block a user