Code cleanup

This commit is contained in:
James Cole
2024-01-01 15:51:23 +01:00
parent 2ede3b420b
commit fd7a2181a4
482 changed files with 950 additions and 2518 deletions

View File

@@ -32,6 +32,5 @@ declare(strict_types=1);
*
*/
return [
];

View File

@@ -31,7 +31,6 @@
*
*/
declare(strict_types=1);
return [

View File

@@ -31,7 +31,6 @@
*
*/
declare(strict_types=1);
return [
@@ -66,7 +65,7 @@ return [
'transfer_list' => 'Trasferimenti',
'transfers_list' => 'Trasferimenti',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -77,7 +76,6 @@ return [
*
*/
'reconciliation_list' => 'Riconciliazioni',
'create_withdrawal' => 'Crea nuova uscita',
'create_deposit' => 'Crea nuova entrata',

View File

@@ -31,7 +31,6 @@
*
*/
declare(strict_types=1);
return [

View File

@@ -31,7 +31,6 @@
*
*/
declare(strict_types=1);
return [
@@ -51,7 +50,7 @@ return [
// 'month_and_day_no_year' => '%B %e',
'month_and_day_no_year_js' => 'D MMMM',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -62,7 +61,6 @@ return [
*
*/
// 'date_time' => '%B %e, %Y, @ %T',
'date_time_js' => 'D MMMM YYYY, HH:mm:ss',
'date_time_fns' => 'do MMMM yyyy @ HH:mm:ss',
@@ -101,4 +99,3 @@ return [
* https://crowdin.com/project/firefly-iii
*
*/

View File

@@ -31,7 +31,6 @@
*
*/
declare(strict_types=1);
return [
@@ -58,4 +57,3 @@ return [
* https://crowdin.com/project/firefly-iii
*
*/

View File

@@ -31,7 +31,6 @@
*
*/
declare(strict_types=1);
return [
@@ -45,7 +44,7 @@ return [
'admin_test_subject' => 'Un messaggio di prova dalla tua installazione di Firefly III',
'admin_test_body' => 'Questo è un messaggio di prova dalla tua istanza Firefly III. È stato inviato a :email.',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -56,7 +55,6 @@ return [
*
*/
// invite
'invitation_created_subject' => 'È stato creato un invito',
'invitation_created_body' => 'L\'utente amministratore ":email" ha creato l\'invito utente per chiunque sia associato all\'indirizzo email ":invitee". L\'invito sarò valido per 48 ore.',
@@ -92,7 +90,7 @@ return [
'registered_pw_reset_link' => 'Reimposta la password:',
'registered_doc_link' => 'Documentazione:',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -103,7 +101,6 @@ return [
*
*/
// new version
'new_version_email_subject' => 'È disponibile una nuova versione di Firefly III',
@@ -147,7 +144,7 @@ return [
'error_stacktrace_below' => 'Lo stacktrace completo è qui sotto:',
'error_headers' => 'Anche le seguenti intestazioni potrebbero esser rilevanti:',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -158,7 +155,6 @@ return [
*
*/
// report new journals
'new_journals_subject' => 'Firefly III ha creato una nuova transazione|Firefly III ha creato :count nuove transazioni',
'new_journals_header' => 'Firefly III ha creato una transazione per te. Puoi trovarla nella tua installazione di Firefly III:|Firefly III ha creato :count transazioni per te. Puoi trovarle nella tua installazione di Firefly III:',
@@ -184,4 +180,3 @@ return [
* https://crowdin.com/project/firefly-iii
*
*/

View File

@@ -31,7 +31,6 @@
*
*/
declare(strict_types=1);
return [
@@ -52,7 +51,7 @@ return [
'stacktrace' => 'Stack trace',
'more_info' => 'Ulterioni informazioni',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -63,7 +62,6 @@ return [
*
*/
'collect_info' => 'Raccogli ulteriori informazioni nella cartella <code>storage/log</code> dove troverai i file di log. Se stai eseguendo Docker, usa <code>docker logs -f [container]</code>.',
'collect_info_more' => 'Puoi leggere di più sulla raccolta di informazioni di errore in <a href="https://docs.firefly-iii.org/how-to/general/debug/">FAQ</a>.',
'github_help' => 'Ottieni aiuto su GitHub',

View File

@@ -33,7 +33,6 @@ declare(strict_types=1);
*
*/
return [
// general stuff:
'close' => 'Chiudi',
@@ -340,7 +339,7 @@ return [
// old
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -351,7 +350,6 @@ return [
*
*/
'search_modifier_date_on' => 'La data della transazione è ":value"',
'search_modifier_not_date_on' => 'La data della transazione non è ":value"',
'search_modifier_reconciled' => 'La transazione è riconciliata',
@@ -715,7 +713,7 @@ return [
'create_rule_from_query' => 'Crea nuova regola dalla ricerca',
'rule_from_search_words' => 'Il motore delle regole ha difficoltà a gestire ":string". La regola suggerita che si adatta alla tua ricerca potrebbe dare risultati diversi. Verifica attentamente che la regola funzioni.',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -726,7 +724,6 @@ return [
*
*/
// END
'modifiers_applies_are' => 'Alla ricerca vengono applicati anche questi modificatori:',
'general_search_error' => 'Si è verificato un errore durante la ricerca. Si prega di controllare i file di registro per ulteriori informazioni.',
@@ -1215,7 +1212,7 @@ return [
'rule_trigger_not_destination_is_cash' => 'Destination account is not a cash account',
'rule_trigger_not_account_is_cash' => 'Neither account is a cash account',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -1226,7 +1223,6 @@ return [
*
*/
// actions
// set, clear, add, remove, append/prepend
'rule_action_delete_transaction_choice' => 'DELETE transaction(!)',
@@ -1538,7 +1534,7 @@ return [
'multi_account_warning_deposit' => 'Ricorda che il conto di destinazione delle successive suddivisioni verrà sovrascritto da quello definito nella prima suddivisione del deposito.',
'multi_account_warning_transfer' => 'Ricorda che il conto di origine e il conto di destinazione delle successive suddivisioni verranno sovrascritti da quelli definiti nella prima suddivisione del trasferimento.',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -1549,7 +1545,6 @@ return [
*
*/
// export data:
'export_data_title' => 'Esporta dati da Firefly III',
'export_data_menu' => 'Esporta dati',
@@ -1942,7 +1937,7 @@ return [
'stored_category' => 'Salva nuova categoria ":name"',
'without_category_between' => 'Senza categoria tra :start e :end',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -1953,7 +1948,6 @@ return [
*
*/
// transactions:
'unreconcile' => 'Undo reconciliation',
'update_withdrawal' => 'Aggiorna prelievo',
@@ -2183,7 +2177,7 @@ return [
'classification' => 'Classificazione',
'store_transaction' => 'Salva transazione',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -2194,7 +2188,6 @@ return [
*
*/
// reports:
'report_default' => 'Resoconto predefinito delle tue finanze tra :start e :end',
'report_audit' => 'Panoramica cronologica delle transazioni tra :start e :end',
@@ -2299,7 +2292,7 @@ return [
'sum_in_default_currency' => 'La somma sarà sempre nella tua valuta predefinita.',
'net_filtered_prefs' => 'Questo grafico non includerà mai i conti che hanno l\'opzione "Includi nel patrimonio" non selezionata.',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -2310,7 +2303,6 @@ return [
*
*/
// charts:
'chart' => 'Grafico',
'month' => 'Mese',
@@ -2401,7 +2393,7 @@ return [
'total_amount' => 'Importo totale',
'number_of_decimals' => 'Cifre decimali',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -2412,7 +2404,6 @@ return [
*
*/
// administration
'invite_is_already_redeemed' => 'The invite to ":address" has already been redeemed.',
'invite_is_deleted' => 'The invite to ":address" has been deleted.',
@@ -2685,7 +2676,7 @@ return [
'except_weekends' => 'Tranne il fine settimana',
'recurrence_deleted' => 'La transazione ricorrente ":title" è stata eliminata',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -2696,7 +2687,6 @@ return [
*
*/
// new lines for summary controller.
'box_balance_in_currency' => 'Saldo (:currency)',
'box_spent_in_currency' => 'Spesi (:currency)',
@@ -2772,4 +2762,3 @@ return [
* https://crowdin.com/project/firefly-iii
*
*/

View File

@@ -31,7 +31,6 @@
*
*/
declare(strict_types=1);
return [
@@ -75,7 +74,7 @@ return [
'tagMode' => 'Modalità etichetta',
'virtual_balance' => 'Saldo virtuale',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -86,7 +85,6 @@ return [
*
*/
'targetamount' => 'Importo obiettivo',
'account_role' => 'Ruolo del conto',
'opening_balance_date' => 'Data saldo di apertura',
@@ -180,7 +178,7 @@ return [
'journal_areYouSure' => 'Sei sicuro di voler eliminare la transazione ":description"?',
'mass_journal_are_you_sure' => 'Sei sicuro di voler eliminare queste transazioni?',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -191,7 +189,6 @@ return [
*
*/
'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")?',
@@ -255,7 +252,7 @@ return [
'fints_account' => 'Conto FinTS',
'local_account' => 'Conto Firefly III',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -266,7 +263,6 @@ return [
*
*/
'from_date' => 'Data inizio',
'to_date' => 'Alla data',
'due_date' => 'Data scadenza',
@@ -313,4 +309,3 @@ return [
* https://crowdin.com/project/firefly-iii
*
*/

View File

@@ -31,7 +31,6 @@
*
*/
declare(strict_types=1);
return [
@@ -65,7 +64,7 @@ return [
'budgets_index_list_of_budgets' => 'Usa questa tabella per impostare gli importi per ciascun budget e vedere l\'andamento.',
'budgets_index_outro' => 'Per saperne di più sui budget, controlla l\'icona della guida nell\'angolo in alto a destra.',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -76,7 +75,6 @@ return [
*
*/
// reports (index)
'reports_index_intro' => 'Utilizza questi resoconti per ottenere informazioni dettagliate sulle tue finanze.',
'reports_index_inputReportType' => 'Scegli un tipo di resoconto. Consulta le pagine della guida per vedere cosa ti mostra ciascuna resoconto.',
@@ -114,7 +112,7 @@ return [
'piggy-banks_index_button' => 'Accanto a questa barra di avanzamento ci sono due pulsanti (+ e -) per aggiungere o rimuovere denaro da ogni salvadanaio.',
'piggy-banks_index_accountStatus' => 'Per ogni conto attività con almeno un salvadanaio lo stato è elencato in questa tabella.',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -125,7 +123,6 @@ return [
*
*/
// create piggy
'piggy-banks_create_name' => 'Qual è il tuo obiettivo? Un nuovo divano, una macchina fotografica, soldi per le emergenze?',
'piggy-banks_create_date' => 'È possibile impostare una data come obiettivo o una scadenza per il salvadanaio.',
@@ -168,7 +165,7 @@ return [
'rules_create_test_rule_triggers' => 'Usa questo pulsante per vedere quali transazioni corrispondono alla tua regola.',
'rules_create_actions' => 'Imposta tutte le azioni che vuoi.',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -179,7 +176,6 @@ return [
*
*/
// preferences
'preferences_index_tabs' => 'Altre opzioni sono disponibili dietro queste schede.',
@@ -201,4 +197,3 @@ return [
* https://crowdin.com/project/firefly-iii
*
*/

View File

@@ -31,7 +31,6 @@
*
*/
declare(strict_types=1);
return [
@@ -69,7 +68,7 @@ return [
'next_expected_match' => 'Prossimo abbinamento previsto',
'automatch' => 'Abbinamento automatico?',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -80,7 +79,6 @@ return [
*
*/
'repeat_freq' => 'Si ripete',
'description' => 'Descrizione',
'amount' => 'Importo',
@@ -147,7 +145,7 @@ return [
'account_at_bunq' => 'Conto con Bunq',
'file_name' => 'Nome del file',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -158,7 +156,6 @@ return [
*
*/
'file_size' => 'Dimensione del file',
'file_type' => 'Tipo del file',
'attached_to' => 'Allegato a',
@@ -196,4 +193,3 @@ return [
* https://crowdin.com/project/firefly-iii
*
*/

View File

@@ -31,7 +31,6 @@
*
*/
declare(strict_types=1);
return [

View File

@@ -31,7 +31,6 @@
*
*/
declare(strict_types=1);
return [

View File

@@ -31,7 +31,6 @@
*
*/
declare(strict_types=1);
return [
@@ -101,7 +100,7 @@ return [
'unique_object_for_user' => 'Questo nome è già in uso.',
'unique_account_for_user' => 'Il nome del conto è già in uso.',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -112,7 +111,6 @@ return [
*
*/
'between.numeric' => ':attribute con questo nome conto è già in uso :min e :max.',
'between.file' => ':attribute deve essere :min e :max kilobyte.',
'between.string' => ':attribute deve essere tra :min e :max caratteri.',
@@ -181,7 +179,7 @@ return [
'same_account_type' => 'Entrambi i conti devono essere dello stesso tipo',
'same_account_currency' => 'Entrambi i conti devono essere impostati sulla stessa valuta',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -192,7 +190,6 @@ return [
*
*/
'secure_password' => 'Questa non è una password sicura. Riprova. Per maggiori informazioni visita https://bit.ly/FF3-password-security',
'valid_recurrence_rep_type' => 'Il tipo di ripetizione della transazione ricorrente non è valido.',
'valid_recurrence_rep_moment' => 'Il momento di ripetizione per questo tipo di ripetizione non è valido.',
@@ -254,7 +251,7 @@ return [
'deposit_dest_bad_data' => 'Non è stato possibile trovare un conto di destinazione valido effettuando la ricerca con l\'ID ":id" o il nome ":name".',
'deposit_dest_wrong_type' => 'Il conto di destinazione inviato non è di tipo corretto.',
/*
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
@@ -265,7 +262,6 @@ return [
*
*/
'transfer_source_need_data' => 'È necessario ottenere un ID e/o un nome del conto di origine validi per continuare.',
'transfer_source_bad_data' => '[c] Non è stato possibile trovare un conto d\'origine valido effettuando la ricerca con l\'ID ":id" o il nome ":name".',
'transfer_dest_need_data' => '[c] È necessario ottenere un ID e/o un nome del conto di destinazione validi per continuare.',
@@ -308,4 +304,3 @@ return [
* https://crowdin.com/project/firefly-iii
*
*/