2018-03-29 19:00:21 +02:00
< ? php
2018-04-21 20:48:18 +02:00
2018-03-29 19:00:21 +02:00
/**
* form . php
2020-02-14 08:07:45 +01:00
* Copyright ( c ) 2019 james @ firefly - iii . org
2018-03-29 19:00:21 +02:00
*
2019-10-05 06:23:46 +02:00
* This file is part of Firefly III ( https :// github . com / firefly - iii ) .
2018-03-29 19:00:21 +02:00
*
2019-10-05 06:23:46 +02:00
* This program is free software : you can redistribute it and / or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation , either version 3 of the
* License , or ( at your option ) any later version .
2018-03-29 19:00:21 +02:00
*
2019-10-05 06:23:46 +02:00
* This program is distributed in the hope that it will be useful ,
2018-03-29 19:00:21 +02:00
* but WITHOUT ANY WARRANTY ; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the
2019-10-05 06:23:46 +02:00
* GNU Affero General Public License for more details .
2018-03-29 19:00:21 +02:00
*
2019-10-05 06:23:46 +02:00
* You should have received a copy of the GNU Affero General Public License
* along with this program . If not , see < https :// www . gnu . org / licenses />.
2018-03-29 19:00:21 +02:00
*/
2023-01-14 15:47:51 +01:00
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY .
* YOUR CHANGES WILL BE OVERWRITTEN !
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED !
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS !
*
* https :// crowdin . com / project / firefly - iii
2023-01-15 15:47:25 +01:00
*
2023-01-14 15:47:51 +01:00
*/
2018-06-01 14:21:27 +02:00
declare ( strict_types = 1 );
2018-03-29 19:00:21 +02:00
return [
// new user:
2024-01-01 15:17:11 +01:00
'bank_name' => 'Nome banca' ,
'bank_balance' => 'Saldo' ,
'savings_balance' => 'Saldo risparmi' ,
'credit_card_limit' => 'Limite carta di credito' ,
'automatch' => 'Abbina automaticamente' ,
'skip' => 'Salta ogni' ,
'enabled' => 'Abilitata' ,
'name' => 'Nome' ,
'active' => 'Attivo' ,
'amount_min' => 'Importo minimo' ,
'amount_max' => 'Importo massimo' ,
'match' => 'Abbina con' ,
'strict' => 'Modalità severa' ,
'repeat_freq' => 'Si ripete' ,
'object_group' => 'Gruppo' ,
'location' => 'Posizione' ,
'update_channel' => 'Canale di aggiornamento' ,
'currency_id' => 'Valuta' ,
'transaction_currency_id' => 'Valuta' ,
'auto_budget_currency_id' => 'Valuta' ,
'external_ip' => 'L\'IP esterno del tuo server' ,
'attachments' => 'Allegati' ,
'BIC' => 'BIC' ,
'verify_password' => 'Verifica password di sicurezza' ,
'source_account' => 'Conto di origine' ,
'destination_account' => 'Conto destinazione' ,
'asset_destination_account' => 'Conto di destinazione' ,
'include_net_worth' => 'Includi nel patrimonio' ,
'asset_source_account' => 'Conto di origine' ,
'journal_description' => 'Descrizione' ,
'note' => 'Note' ,
'currency' => 'Valuta' ,
'account_id' => 'Conto attività' ,
'budget_id' => 'Budget' ,
'bill_id' => 'Bolletta' ,
'opening_balance' => 'Saldo di apertura' ,
'tagMode' => 'Modalità etichetta' ,
'virtual_balance' => 'Saldo virtuale' ,
2023-01-14 15:43:25 +01:00
2024-01-01 15:51:23 +01:00
/*
2023-01-14 15:47:51 +01:00
* PLEASE DO NOT EDIT THIS FILE DIRECTLY .
* YOUR CHANGES WILL BE OVERWRITTEN !
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED !
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS !
*
* https :// crowdin . com / project / firefly - iii
2023-01-15 15:47:25 +01:00
*
2023-01-14 15:47:51 +01:00
*/
2018-06-30 06:16:09 +02:00
'targetamount' => 'Importo obiettivo' ,
2019-08-08 17:05:13 +02:00
'account_role' => 'Ruolo del conto' ,
'opening_balance_date' => 'Data saldo di apertura' ,
'cc_type' => 'Piano di pagamento della carta di credito' ,
'cc_monthly_payment_date' => 'Data di addebito mensile della carta di credito' ,
2018-06-30 06:16:09 +02:00
'piggy_bank_id' => 'Salvadanaio' ,
'returnHere' => 'Ritorna qui' ,
'returnHereExplanation' => 'Dopo averlo archiviato, torna qui per crearne un altro.' ,
'returnHereUpdateExplanation' => 'Dopo l\'aggiornamento, torna qui.' ,
'description' => 'Descrizione' ,
'expense_account' => 'Conto spese' ,
'revenue_account' => 'Conto entrate' ,
'decimal_places' => 'Decimali' ,
'destination_amount' => 'Importo (destinazione)' ,
'new_email_address' => 'Nuovo indirizzo email' ,
'verification' => 'Verifica' ,
'api_key' => 'Chiave API' ,
'remember_me' => 'Ricordami' ,
2018-08-05 20:44:05 +02:00
'liability_type_id' => 'Tipo passività' ,
2021-04-08 16:09:09 +02:00
'liability_type' => 'Tipo passività' ,
2018-08-05 20:44:05 +02:00
'interest' => 'Interesse' ,
'interest_period' => 'Periodo di interesse' ,
2021-08-07 12:14:48 +02:00
'extension_date' => 'Data di estensione' ,
2021-07-29 06:22:59 +02:00
'type' => 'Tipo' ,
'convert_Withdrawal' => 'Converti prelievo' ,
'convert_Deposit' => 'Converti entrata' ,
'convert_Transfer' => 'Converti trasferimento' ,
2018-06-27 21:37:16 +02:00
'amount' => 'Importo' ,
'foreign_amount' => 'Importo estero' ,
'date' => 'Data' ,
2020-10-17 21:41:13 +02:00
'interest_date' => 'Data di valuta' ,
2018-08-05 15:33:49 +02:00
'book_date' => 'Data contabile' ,
2018-06-27 21:37:16 +02:00
'process_date' => 'Data elaborazione' ,
'category' => 'Categoria' ,
'tags' => 'Etichette' ,
'deletePermanently' => 'Elimina definitivamente' ,
'cancel' => 'Annulla' ,
'targetdate' => 'Data fine' ,
'startdate' => 'Data inizio' ,
'tag' => 'Etichetta' ,
'under' => 'Sotto' ,
'symbol' => 'Simbolo' ,
'code' => 'Codice' ,
'iban' => 'IBAN' ,
2019-08-08 17:05:13 +02:00
'account_number' => 'Numero conto' ,
2018-06-27 21:37:16 +02:00
'creditCardNumber' => 'Numero carta di credito' ,
'has_headers' => 'Intestazioni' ,
'date_format' => 'Formato data' ,
'specifix' => 'Correzioni bancarie o file specifiche' ,
'attachments[]' => 'Allegati' ,
'title' => 'Titolo' ,
'notes' => 'Note' ,
'filename' => 'Nome file' ,
'mime' => 'Tipo Mime' ,
'size' => 'Dimensione' ,
'trigger' => 'Trigger' ,
'stop_processing' => 'Interrompere l\'elaborazione' ,
2018-08-12 09:33:56 +02:00
'start_date' => 'Inizio intervallo' ,
'end_date' => 'Fine intervallo' ,
2021-08-07 12:14:48 +02:00
'enddate' => 'Data di scadenza' ,
2023-10-28 17:18:02 +02:00
'move_rules_before_delete' => 'Gruppo regole' ,
2020-08-28 16:36:03 +02:00
'start' => 'Inizio intervallo' ,
'end' => 'Fine intervallo' ,
2018-06-27 21:37:16 +02:00
'delete_account' => 'Elimina conto ":name"' ,
2022-10-16 15:52:22 +02:00
'delete_webhook' => 'Elimina webhook ":title"' ,
2018-06-27 21:37:16 +02:00
'delete_bill' => 'Elimina bolletta ":name"' ,
'delete_budget' => 'Elimina budget ":name"' ,
'delete_category' => 'Elimina categoria ":name"' ,
'delete_currency' => 'Elimina valuta ":name"' ,
'delete_journal' => 'Elimina transazione con descrizione ":description"' ,
'delete_attachment' => 'Elimina allegato ":name"' ,
'delete_rule' => 'Elimina regola ":title"' ,
'delete_rule_group' => 'Elimina gruppo regole":title"' ,
'delete_link_type' => 'Elimina tipo collegamento ":name"' ,
'delete_user' => 'Elimina utente ":email"' ,
2018-06-29 12:11:44 +02:00
'delete_recurring' => 'Elimina transazione ricorrente ":title"' ,
2018-06-27 21:37:16 +02:00
'user_areYouSure' => 'Se cancelli l\'utente ":email", verrà eliminato tutto. Non sarà più possibile recuperare i dati eliminati. Se cancelli te stesso, perderai l\'accesso a questa istanza di Firefly III.' ,
'attachment_areYouSure' => 'Sei sicuro di voler eliminare l\'allegato ":name"?' ,
'account_areYouSure' => 'Sei sicuro di voler eliminare il conto ":name"?' ,
2021-04-05 14:18:49 +02:00
'account_areYouSure_js' => 'Sei sicuro di voler eliminare il conto "{name}"?' ,
2018-06-27 21:37:16 +02:00
'bill_areYouSure' => 'Sei sicuro di voler eliminare il conto ":name"?' ,
'rule_areYouSure' => 'Sei sicuro di voler eliminare la regola ":title"?' ,
2020-06-22 18:02:28 +02:00
'object_group_areYouSure' => 'Sei sicuro di voler eliminare il gruppo ":title"?' ,
2018-06-27 21:37:16 +02:00
'ruleGroup_areYouSure' => 'Sei sicuro di voler eliminare il gruppo regole ":title"?' ,
'budget_areYouSure' => 'Sei sicuro di voler eliminare il budget ":name"?' ,
2023-05-27 07:12:04 +02:00
'webhook_areYouSure' => 'Sei sicuro di voler eliminare il webhook ":title"?' ,
2018-06-27 21:37:16 +02:00
'category_areYouSure' => 'Sei sicuro di voler eliminare categoria ":name"?' ,
2018-06-29 12:11:44 +02:00
'recurring_areYouSure' => 'Sei sicuro di voler eliminare la transazione ricorrente ":title"?' ,
2018-06-27 21:37:16 +02:00
'currency_areYouSure' => 'Sei sicuro di voler eliminare la valuta ":name"?' ,
'piggyBank_areYouSure' => 'Sei sicuro di voler eliminare il salvadanaio ":name"?' ,
'journal_areYouSure' => 'Sei sicuro di voler eliminare la transazione ":description"?' ,
'mass_journal_are_you_sure' => 'Sei sicuro di voler eliminare queste transazioni?' ,
2023-01-14 15:43:25 +01:00
2024-01-01 15:51:23 +01:00
/*
2023-01-14 15:47:51 +01:00
* PLEASE DO NOT EDIT THIS FILE DIRECTLY .
* YOUR CHANGES WILL BE OVERWRITTEN !
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED !
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS !
*
* https :// crowdin . com / project / firefly - iii
2023-01-15 15:47:25 +01:00
*
2023-01-14 15:47:51 +01:00
*/
2018-06-27 21:37:16 +02:00
'tag_areYouSure' => 'Sei sicuro di voler eliminare l\'etichetta ":tag"?' ,
'journal_link_areYouSure' => 'Sei sicuro di voler eliminare il collegamento tra <a href=":source_link">:source</a> e <a href=":destination_link">:destination</a>?' ,
'linkType_areYouSure' => 'Sei sicuro di voler eliminare il tipo di collegamento ":name" (":inward" / ":outward")?' ,
'permDeleteWarning' => 'L\'eliminazione dei dati da Firefly III è definitiva e non può essere annullata.' ,
'mass_make_selection' => 'Puoi comunque impedire l\'eliminazione degli elementi rimuovendo la spunta nella casella di controllo.' ,
'delete_all_permanently' => 'Elimina selezionati definitamente' ,
'update_all_journals' => 'Aggiorna queste transazioni' ,
'also_delete_transactions' => 'Anche l\'unica transazione collegata a questo conto verrà eliminata.|Anche tutte le :count transazioni collegate a questo conto verranno eliminate.' ,
2021-04-05 14:18:49 +02:00
'also_delete_transactions_js' => 'Nessuna transazioni|Anche l\'unica transazione collegata al conto verrà eliminata.|Anche tutte le {count} transazioni collegati a questo conto verranno eliminate.' ,
2018-06-27 21:37:16 +02:00
'also_delete_connections' => 'L\'unica transazione collegata a questo tipo di collegamento perderà questa connessione. | Tutto :count le transazioni di conteggio collegate a questo tipo di collegamento perderanno la connessione.' ,
'also_delete_rules' => 'Anche l\'unica regola collegata a questo gruppo di regole verrà eliminata. | Tutto :count verranno eliminate anche le regole di conteggio collegate a questo gruppo di regole.' ,
'also_delete_piggyBanks' => 'Verrà eliminato anche l\'unico salvadanaio collegato a questo conto. | Tutti :count il conteggio del salvadanaio collegato a questo conto verrà eliminato.' ,
2021-04-05 14:18:49 +02:00
'also_delete_piggyBanks_js' => 'Nessun salvadanaio|Anche l\'unico salvadanaio collegato a questo conto verrà eliminato.|Anche tutti i {count} salvadanai collegati a questo conto verranno eliminati.' ,
2020-06-22 18:02:28 +02:00
'not_delete_piggy_banks' => 'Il salvadanaio collegato a questo gruppo non verrà eliminato.|I :count salvadanai collegati a questo gruppo non verranno eliminati.' ,
2018-06-29 12:11:44 +02:00
'bill_keep_transactions' => 'L\'unica transazione connessa a questa bolletta non verrà eliminata.|Tutte le :count transazioni del conto collegate a questa bolletta non verranno cancellate.' ,
'budget_keep_transactions' => 'L\'unica transazione collegata a questo budget non verrà eliminata.|Tutte le :count transazioni del conto collegate a questo budget non verranno cancellate.' ,
'category_keep_transactions' => 'L\'unica transazione collegata a questa categoria non verrà eliminata.|Tutte le :count transazioni del conto collegate a questa categoria non verranno cancellate.' ,
'recurring_keep_transactions' => 'L\'unica transazione creata da questa transazione ricorrente non verrà eliminata.|Tutte le :count transazioni create da questa transazione ricorrente non verranno eliminate.' ,
'tag_keep_transactions' => 'L\'unica transazione connessa a questa etichetta non verrà eliminata.|Tutte le :count transazioni del conto collegate a questa etichetta non verranno eliminate.' ,
2018-06-27 21:37:16 +02:00
'check_for_updates' => 'Controlla gli aggiornamenti' ,
2021-04-08 16:09:09 +02:00
'liability_direction' => 'Passività in entrata/uscita' ,
2021-07-29 06:22:59 +02:00
'delete_object_group' => 'Elimina gruppo ":title"' ,
'email' => 'Indirizzo email' ,
'password' => 'Password' ,
'password_confirmation' => 'Password (ancora)' ,
'blocked' => 'È bloccato?' ,
'blocked_code' => 'Motivo del blocco' ,
'login_name' => 'Login' ,
'is_owner' => 'È amministratore?' ,
2022-02-26 11:24:16 +01:00
'url' => 'URL' ,
2022-03-29 14:53:44 +02:00
'bill_end_date' => 'Scadenza' ,
2018-03-29 19:00:21 +02:00
2018-06-01 14:21:27 +02:00
// import
2021-07-29 06:22:59 +02:00
'apply_rules' => 'Applica regole' ,
'artist' => 'Artista' ,
'album' => 'Album' ,
'song' => 'Brano' ,
2018-06-01 14:21:27 +02:00
2018-03-29 19:00:21 +02:00
// admin
2021-07-29 06:22:59 +02:00
'domain' => 'Dominio' ,
'single_user_mode' => 'Disabilita registrazione utente' ,
'is_demo_site' => 'È un sito demo' ,
2018-03-29 19:00:21 +02:00
// import
2021-07-29 06:22:59 +02:00
'configuration_file' => 'Configurazione file' ,
'csv_comma' => 'Una virgola (,)' ,
'csv_semicolon' => 'Un punto e virgola (;)' ,
'csv_tab' => 'Una tabulazione (invisibile)' ,
'csv_delimiter' => 'Delimitatore campi CSV' ,
'client_id' => 'Client ID' ,
'app_id' => 'ID dell\'app' ,
'secret' => 'Segreto' ,
'public_key' => 'Chiave Pubblica' ,
'country_code' => 'Codice Nazione' ,
'provider_code' => 'Banca o fornitore di dati' ,
'fints_url' => 'URL API FinTS' ,
'fints_port' => 'Porta' ,
'fints_bank_code' => 'Codice banca' ,
'fints_username' => 'Nome utente' ,
'fints_password' => 'PIN / Password' ,
'fints_account' => 'Conto FinTS' ,
'local_account' => 'Conto Firefly III' ,
2023-01-14 15:43:25 +01:00
2024-01-01 15:51:23 +01:00
/*
2023-01-14 15:47:51 +01:00
* PLEASE DO NOT EDIT THIS FILE DIRECTLY .
* YOUR CHANGES WILL BE OVERWRITTEN !
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED !
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS !
*
* https :// crowdin . com / project / firefly - iii
2023-01-15 15:47:25 +01:00
*
2023-01-14 15:47:51 +01:00
*/
2024-01-01 15:17:11 +01:00
'from_date' => 'Data inizio' ,
'to_date' => 'Alla data' ,
'due_date' => 'Data scadenza' ,
'payment_date' => 'Data pagamento' ,
'invoice_date' => 'Data fatturazione' ,
'internal_reference' => 'Riferimento interno' ,
'inward' => 'Descrizione in ingresso' ,
'outward' => 'Descrizione in uscita' ,
'rule_group_id' => 'Gruppo regole' ,
'transaction_description' => 'Descrizione transazione' ,
'first_date' => 'Prima volta' ,
'transaction_type' => 'Tipo transazione' ,
'repeat_until' => 'Ripeti fino a' ,
'recurring_description' => 'Descrizione transazione ricorrente' ,
'repetition_type' => 'Tipo ripetizione' ,
'foreign_currency_id' => 'Valuta estera' ,
'repetition_end' => 'La ripetizione termina il' ,
'repetitions' => 'Ripetizioni' ,
'calendar' => 'Calendario' ,
'weekend' => 'Fine settimana' ,
'client_secret' => 'Segreto del client' ,
'withdrawal_destination_id' => 'Conto di destinazione' ,
'deposit_source_id' => 'Conto di origine' ,
'expected_on' => 'Prevista il' ,
'paid' => 'Pagata' ,
'auto_budget_type' => 'Budget automatico' ,
'auto_budget_amount' => 'Importo budget automatico' ,
'auto_budget_period' => 'Periodo budget automatico' ,
'collected' => 'Raccolti' ,
'submitted' => 'Inviati' ,
'key' => 'Chiave' ,
'value' => 'Contenuto dei dati' ,
'webhook_delivery' => 'Consegna' ,
'webhook_response' => 'Risposta' ,
'webhook_trigger' => 'Trigger' ,
2018-03-29 19:00:21 +02:00
];
2023-01-14 15:47:51 +01:00
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY .
* YOUR CHANGES WILL BE OVERWRITTEN !
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED !
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS !
*
* https :// crowdin . com / project / firefly - iii
2023-01-15 15:47:25 +01:00
*
2023-01-14 15:47:51 +01:00
*/