mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Updated strings.
This commit is contained in:
@@ -40,35 +40,25 @@ return [
|
||||
'repeat_freq' => 'Si ripete',
|
||||
'location' => 'Posizione',
|
||||
'update_channel' => 'Canale di aggiornamento',
|
||||
'journal_currency_id' => 'Valuta',
|
||||
'currency_id' => 'Valuta',
|
||||
'transaction_currency_id' => 'Valuta',
|
||||
'auto_budget_currency_id' => 'Valuta',
|
||||
'external_ip' => 'L\'IP esterno del tuo server',
|
||||
'attachments' => 'Allegati',
|
||||
'journal_amount' => 'Importo',
|
||||
'journal_source_name' => 'Conto entrate (origine)',
|
||||
'keep_bill_id' => 'Bolletta',
|
||||
'journal_source_id' => 'Conto attività (origine)',
|
||||
'BIC' => 'BIC',
|
||||
'verify_password' => 'Verifica password di sicurezza',
|
||||
'source_account' => 'Conto di origine',
|
||||
'destination_account' => 'Conto destinazione',
|
||||
'journal_destination_id' => 'Conto attività (destinazione)',
|
||||
'asset_destination_account' => 'Conto di destinazione',
|
||||
'include_net_worth' => 'Includi nel patrimonio',
|
||||
'asset_source_account' => 'Conto di origine',
|
||||
'journal_description' => 'Descrizione',
|
||||
'note' => 'Note',
|
||||
'store_new_transaction' => 'Memorizza la nuova transazione',
|
||||
'split_journal' => 'Dividi questa transazione',
|
||||
'split_journal_explanation' => 'Dividi questa transazione in più parti',
|
||||
'currency' => 'Valuta',
|
||||
'account_id' => 'Conto attività',
|
||||
'budget_id' => 'Budget',
|
||||
'opening_balance' => 'Saldo di apertura',
|
||||
'tagMode' => 'Modalità etichetta',
|
||||
'tag_position' => 'Posizione etichetta',
|
||||
'virtual_balance' => 'Saldo virtuale',
|
||||
'targetamount' => 'Importo obiettivo',
|
||||
'account_role' => 'Ruolo del conto',
|
||||
@@ -83,10 +73,7 @@ return [
|
||||
'expense_account' => 'Conto spese',
|
||||
'revenue_account' => 'Conto entrate',
|
||||
'decimal_places' => 'Decimali',
|
||||
'exchange_rate_instruction' => 'Valuta straniera',
|
||||
'source_amount' => 'Importo (origine)',
|
||||
'destination_amount' => 'Importo (destinazione)',
|
||||
'native_amount' => 'Importo nativo',
|
||||
'new_email_address' => 'Nuovo indirizzo email',
|
||||
'verification' => 'Verifica',
|
||||
'api_key' => 'Chiave API',
|
||||
@@ -95,10 +82,6 @@ return [
|
||||
'interest' => 'Interesse',
|
||||
'interest_period' => 'Periodo di interesse',
|
||||
|
||||
'source_account_asset' => 'Conto origine (conto attività)',
|
||||
'destination_account_expense' => 'Conto destinazione (conto spese)',
|
||||
'destination_account_asset' => 'Conto destinazione (conto attività)',
|
||||
'source_account_revenue' => 'Conto di origine (conto entrate)',
|
||||
'type' => 'Tipo',
|
||||
'convert_Withdrawal' => 'Converti prelievo',
|
||||
'convert_Deposit' => 'Converti entrata',
|
||||
@@ -106,7 +89,6 @@ return [
|
||||
|
||||
'amount' => 'Importo',
|
||||
'foreign_amount' => 'Importo estero',
|
||||
'existing_attachments' => 'Allegati esistenti',
|
||||
'date' => 'Data',
|
||||
'interest_date' => 'Data interesse',
|
||||
'book_date' => 'Data contabile',
|
||||
@@ -128,12 +110,6 @@ return [
|
||||
'date_format' => 'Formato data',
|
||||
'specifix' => 'Correzioni bancarie o file specifiche',
|
||||
'attachments[]' => 'Allegati',
|
||||
'store_new_withdrawal' => 'Salva nuova uscita',
|
||||
'store_new_deposit' => 'Salva nuova entrata',
|
||||
'store_new_transfer' => 'Salva nuovo trasferimento',
|
||||
'add_new_withdrawal' => 'Aggiungi nuova uscita',
|
||||
'add_new_deposit' => 'Aggiungi nuova entrata',
|
||||
'add_new_transfer' => 'Aggiungi un nuovo trasferimento',
|
||||
'title' => 'Titolo',
|
||||
'notes' => 'Note',
|
||||
'filename' => 'Nome file',
|
||||
@@ -143,8 +119,6 @@ return [
|
||||
'stop_processing' => 'Interrompere l\'elaborazione',
|
||||
'start_date' => 'Inizio intervallo',
|
||||
'end_date' => 'Fine intervallo',
|
||||
'include_attachments' => 'Includi allegati caricati',
|
||||
'include_old_uploads' => 'Includi dati importati',
|
||||
'delete_account' => 'Elimina conto ":name"',
|
||||
'delete_bill' => 'Elimina bolletta ":name"',
|
||||
'delete_budget' => 'Elimina budget ":name"',
|
||||
@@ -217,10 +191,7 @@ return [
|
||||
'csv_tab' => 'Una tabulazione (invisibile)',
|
||||
'csv_delimiter' => 'Delimitatore campi CSV',
|
||||
'csv_import_account' => 'Conto di importazione predefinito',
|
||||
'csv_config' => 'Configurazione importa CSV',
|
||||
'client_id' => 'Client ID',
|
||||
'service_secret' => 'Servizio segreto',
|
||||
'app_secret' => 'App segreto',
|
||||
'app_id' => 'ID dell\'app',
|
||||
'secret' => 'Segreto',
|
||||
'public_key' => 'Chiave Pubblica',
|
||||
|
||||
Reference in New Issue
Block a user