mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-18 04:19:12 +00:00
Update meta files for new release.
This commit is contained in:
@@ -43,6 +43,7 @@ return [
|
||||
'split' => 'Dividi',
|
||||
'single_split' => 'Divisione',
|
||||
'clone' => 'Clona',
|
||||
'clone_and_edit' => 'Clone and edit',
|
||||
'confirm_action' => 'Conferma azione',
|
||||
'last_seven_days' => 'Ultimi sette giorni',
|
||||
'last_thirty_days' => 'Ultimi trenta giorni',
|
||||
@@ -396,8 +397,8 @@ return [
|
||||
'search_modifier_has_any_bill' => 'La transazione deve avere una (qualsiasi) bolletta',
|
||||
'search_modifier_not_has_any_bill' => 'La transazione non deve avere alcuna bolletta',
|
||||
'search_modifier_has_no_tag' => 'La transazione non deve avere etichette',
|
||||
'search_modifier_not_has_any_tag' => 'La transazione non deve avere tag',
|
||||
'search_modifier_not_has_no_tag' => 'La transazione deve avere un (qualsiasi) tag',
|
||||
'search_modifier_not_has_any_tag' => 'La transazione non deve avere etichette',
|
||||
'search_modifier_not_has_no_tag' => 'La transazione deve avere una (qualsiasi) etichetta',
|
||||
'search_modifier_has_any_tag' => 'La transazione deve avere una (qualsiasi) etichetta',
|
||||
'search_modifier_notes_contains' => 'Le note della transazione contengono ":value"',
|
||||
'search_modifier_not_notes_contains' => 'Le note della transazione non contengono ":value"',
|
||||
@@ -468,7 +469,7 @@ return [
|
||||
'search_modifier_transaction_type' => 'Il tipo di transazione è ":value"',
|
||||
'search_modifier_not_transaction_type' => 'Il tipo della transizione non è ":value"',
|
||||
'search_modifier_tag_is' => 'L\'etichetta è ":value"',
|
||||
'search_modifier_not_tag_is' => 'Nessun tag è ":value"',
|
||||
'search_modifier_not_tag_is' => 'Nessuna etichetta è ":value"',
|
||||
'search_modifier_date_on_year' => 'La transazione è dell\'anno ":value"',
|
||||
'search_modifier_not_date_on_year' => 'La transazione non è dell\'anno ":value"',
|
||||
'search_modifier_date_on_month' => 'La transazione è del mese di ":value"',
|
||||
@@ -484,8 +485,8 @@ return [
|
||||
|
||||
|
||||
// new
|
||||
'search_modifier_tag_is_not' => 'Nessun tag è ":value"',
|
||||
'search_modifier_not_tag_is_not' => 'Il tag è ":value"',
|
||||
'search_modifier_tag_is_not' => 'Nessun etichetta è ":value"',
|
||||
'search_modifier_not_tag_is_not' => 'L\'etichetta è ":value"',
|
||||
'search_modifier_account_is' => 'Entrambi i profili sono ":value"',
|
||||
'search_modifier_not_account_is' => 'Nessuno conto è ":value"',
|
||||
'search_modifier_account_contains' => 'Entrambi i profili contengono ":value"',
|
||||
@@ -632,11 +633,11 @@ return [
|
||||
'search_modifier_invoice_date_before_day' => 'La data di pagamento della transazione è precedente o il giorno ":value" del mese',
|
||||
'search_modifier_invoice_date_after_year' => 'La data di pagamento della transazione è nell\'anno ":value" o successivi',
|
||||
'search_modifier_invoice_date_after_month' => 'La data di pagamento della transazione nel mese di ":value" o successivi',
|
||||
'search_modifier_invoice_date_after_day' => 'Transaction invoice date is after or on day of month ":value"',
|
||||
'search_modifier_invoice_date_after_day' => 'La data di pagamento della transazione è successiva o uguale al giorno ":value" del mese',
|
||||
// other dates
|
||||
'search_modifier_updated_at_on_year' => 'La transazione è stata aggiornata l\'ultima volta nell\'anno ":value"',
|
||||
'search_modifier_updated_at_on_month' => 'La transazione è stata aggiornata l\'ultima volta nel mese ":value"',
|
||||
'search_modifier_updated_at_on_day' => 'Transaction was last updated on day of month ":value"',
|
||||
'search_modifier_updated_at_on_day' => 'La transazione è stata aggiornata l\'ultima volta nel giorno ":value" del mese',
|
||||
'search_modifier_not_updated_at_on_year' => 'La transazione non è stata aggiornata l\'ultima volta nell\'anno ":value"',
|
||||
'search_modifier_not_updated_at_on_month' => 'Transaction was not last updated in month ":value"',
|
||||
'search_modifier_not_updated_at_on_day' => 'Transaction was not last updated on day of month ":value"',
|
||||
@@ -646,11 +647,11 @@ return [
|
||||
'search_modifier_updated_at_after_year' => 'Transaction was last updated in or after year ":value"',
|
||||
'search_modifier_updated_at_after_month' => 'Transaction was last updated in or after month ":value"',
|
||||
'search_modifier_updated_at_after_day' => 'Transaction was last updated on or after day of month ":value"',
|
||||
'search_modifier_created_at_on_year' => 'Transaction was created in year ":value"',
|
||||
'search_modifier_created_at_on_month' => 'Transaction was created in month ":value"',
|
||||
'search_modifier_created_at_on_day' => 'Transaction was created on day of month ":value"',
|
||||
'search_modifier_created_at_on_year' => 'La transazione è stata creata nell\'anno ":value"',
|
||||
'search_modifier_created_at_on_month' => 'La transazione è stata creata nel mese ":value"',
|
||||
'search_modifier_created_at_on_day' => 'La transazione è stata create nel giorno del mese ":value"',
|
||||
'search_modifier_not_created_at_on_year' => 'La transazione non è stata creata nell\'anno ":value"',
|
||||
'search_modifier_not_created_at_on_month' => 'Transaction was not created in month ":value"',
|
||||
'search_modifier_not_created_at_on_month' => 'La transazione non è stata creata nel mese ":value"',
|
||||
'search_modifier_not_created_at_on_day' => 'Transaction was not created on day of month ":value"',
|
||||
'search_modifier_created_at_before_year' => 'Transaction was created in or before year ":value"',
|
||||
'search_modifier_created_at_before_month' => 'Transaction was created in or before month ":value"',
|
||||
@@ -684,27 +685,27 @@ return [
|
||||
'search_modifier_not_created_at_on' => 'Transaction was not created on ":value"',
|
||||
'search_modifier_created_at_before' => 'Transaction was created on or before ":value"',
|
||||
'search_modifier_created_at_after' => 'Transaction was created on or after ":value"',
|
||||
'search_modifier_updated_at_on' => 'Transaction was updated on ":value"',
|
||||
'search_modifier_updated_at_on' => 'La transazione è stata aggiornata il ":value"',
|
||||
'search_modifier_not_updated_at_on' => 'Transaction was not updated on ":value"',
|
||||
'search_modifier_updated_at_before' => 'Transaction was updated on or before ":value"',
|
||||
'search_modifier_updated_at_after' => 'Transaction was updated on or after ":value"',
|
||||
|
||||
'search_modifier_attachment_name_is' => 'Any attachment\'s name is ":value"',
|
||||
'search_modifier_attachment_name_contains' => 'Any attachment\'s name contains ":value"',
|
||||
'search_modifier_attachment_name_starts' => 'Any attachment\'s name starts with ":value"',
|
||||
'search_modifier_attachment_name_is' => 'Il nome di qualsiasi allegato è ":value"',
|
||||
'search_modifier_attachment_name_contains' => 'Il nome di qualsiasi allegato contiene ":value"',
|
||||
'search_modifier_attachment_name_starts' => 'Il nome di qualsiasi allegato inizia con ":value"',
|
||||
'search_modifier_attachment_name_ends' => 'Any attachment\'s name ends with ":value"',
|
||||
'search_modifier_attachment_notes_are' => 'Any attachment\'s notes are ":value"',
|
||||
'search_modifier_attachment_notes_contains' => 'Any attachment\'s notes contain ":value"',
|
||||
'search_modifier_attachment_notes_starts' => 'Any attachment\'s notes start with ":value"',
|
||||
'search_modifier_attachment_notes_ends' => 'Any attachment\'s notes end with ":value"',
|
||||
'search_modifier_not_attachment_name_is' => 'Any attachment\'s name is not ":value"',
|
||||
'search_modifier_not_attachment_name_contains' => 'Any attachment\'s name does not contain ":value"',
|
||||
'search_modifier_not_attachment_name_starts' => 'Any attachment\'s name does not start with ":value"',
|
||||
'search_modifier_not_attachment_name_ends' => 'Any attachment\'s name does not end with ":value"',
|
||||
'search_modifier_not_attachment_notes_are' => 'Any attachment\'s notes are not ":value"',
|
||||
'search_modifier_not_attachment_notes_contains' => 'Any attachment\'s notes do not contain ":value"',
|
||||
'search_modifier_not_attachment_notes_starts' => 'Any attachment\'s notes start with ":value"',
|
||||
'search_modifier_not_attachment_notes_ends' => 'Any attachment\'s notes do not end with ":value"',
|
||||
'search_modifier_attachment_notes_starts' => 'Le note di qualsiasi allegato iniziano con ":value"',
|
||||
'search_modifier_attachment_notes_ends' => 'Le note di qualsiasi allegato terminano con ":value"',
|
||||
'search_modifier_not_attachment_name_is' => 'Nessun nome degli allegati ":value"',
|
||||
'search_modifier_not_attachment_name_contains' => 'Nessun nome degli allegati contiene ":value"',
|
||||
'search_modifier_not_attachment_name_starts' => 'Nessun nome degli allegati inizia con ":value"',
|
||||
'search_modifier_not_attachment_name_ends' => 'Nessun nome degli allegati termina con ":value"',
|
||||
'search_modifier_not_attachment_notes_are' => 'Nessuna nota degli allegati è ":value"',
|
||||
'search_modifier_not_attachment_notes_contains' => 'Nessuna nota degli allegati contiene ":value"',
|
||||
'search_modifier_not_attachment_notes_starts' => 'Nessuna nota degli allegati inizia con ":value"',
|
||||
'search_modifier_not_attachment_notes_ends' => 'Nessuna nota degli allegati termina con ":value"',
|
||||
'search_modifier_sepa_ct_is' => 'SEPA CT è ":value"',
|
||||
'update_rule_from_query' => 'Aggiorna la regola ":rule" dalla ricerca',
|
||||
'create_rule_from_query' => 'Crea nuova regola dalla ricerca',
|
||||
@@ -864,12 +865,12 @@ return [
|
||||
'rule_trigger_transaction_type' => 'La transazione è di tipo ":trigger_value"',
|
||||
'rule_trigger_category_is_choice' => 'La categoria è...',
|
||||
'rule_trigger_category_is' => 'La categoria è ":trigger_value"',
|
||||
'rule_trigger_amount_less_choice' => 'Amount is less than or equal to ..',
|
||||
'rule_trigger_amount_less' => 'Amount is less than or equal to :trigger_value',
|
||||
'rule_trigger_amount_less_choice' => 'L\'importo è inferiore o uguale a ..',
|
||||
'rule_trigger_amount_less' => 'L\'importo è inferiore o uguale a :trigger_value',
|
||||
'rule_trigger_amount_is_choice' => 'L\'importo è..',
|
||||
'rule_trigger_amount_is' => 'L\'importo è :trigger_value',
|
||||
'rule_trigger_amount_more_choice' => 'Amount is more than or equal to..',
|
||||
'rule_trigger_amount_more' => 'Amount is more than or equal to :trigger_value',
|
||||
'rule_trigger_amount_more_choice' => 'L\'importo è superiore o uguale a..',
|
||||
'rule_trigger_amount_more' => 'L\'importo è superiore o uguale a :trigger_value',
|
||||
'rule_trigger_description_starts_choice' => 'La descrizione inizia con...',
|
||||
'rule_trigger_description_starts' => 'La descrizione inizia con ":trigger_value"',
|
||||
'rule_trigger_description_ends_choice' => 'La descrizione termina con...',
|
||||
@@ -1565,6 +1566,7 @@ return [
|
||||
'list_all_attachments' => 'Lista di tutti gli allegati',
|
||||
|
||||
// transaction index
|
||||
'is_reconciled_fields_dropped' => 'Because this transaction is reconciled, you will not be able to update the accounts, nor the amount(s).',
|
||||
'title_expenses' => 'Spese',
|
||||
'title_withdrawal' => 'Spese',
|
||||
'title_revenue' => 'Entrate',
|
||||
@@ -1625,14 +1627,15 @@ return [
|
||||
'create_new_revenue' => 'Crea un nuovo conto entrate',
|
||||
'create_new_piggy_bank' => 'Crea un nuovo salvadanaio',
|
||||
'create_new_bill' => 'Crea una nuova bolletta',
|
||||
'create_new_subscription' => 'Create new subscription',
|
||||
'create_new_subscription' => 'Crea un nuovo abbonamento',
|
||||
'create_new_rule' => 'Create new rule',
|
||||
|
||||
// currencies:
|
||||
'create_currency' => 'Crea una nuova valuta',
|
||||
'store_currency' => 'Salva nuova valuta',
|
||||
'update_currency' => 'Aggiorna valuta',
|
||||
'new_default_currency' => ':name ora è la valuta predefinita.',
|
||||
'new_default_currency' => '":name" is now the default currency.',
|
||||
'default_currency_failed' => 'Could not make ":name" the default currency. Please check the logs.',
|
||||
'cannot_delete_currency' => 'Impossibile eliminare :name perché è ancora in uso.',
|
||||
'cannot_delete_fallback_currency' => ':name è la valuta di default del sistema e non può essere eliminata.',
|
||||
'cannot_disable_currency_journals' => 'Non è possibile disabilitare :name perché ci sono ancora transazioni che la utilizzano.',
|
||||
@@ -1658,7 +1661,9 @@ return [
|
||||
'disable_currency' => 'Disabilita',
|
||||
'currencies_default_disabled' => 'Come impostazione predefinita la maggior parte di queste valute sono disabilitate. Per usarle devi prima abilitarle.',
|
||||
'currency_is_now_enabled' => 'La valuta ":name" è stata abilitata',
|
||||
'could_not_enable_currency' => 'Could not enable currency ":name". Please review the logs.',
|
||||
'currency_is_now_disabled' => 'La valuta ":name" è stata disabilitata',
|
||||
'could_not_disable_currency' => 'Could not disable currency ":name". Perhaps it is still in use?',
|
||||
|
||||
// forms:
|
||||
'mandatoryFields' => 'Campi obbligatori',
|
||||
@@ -1731,9 +1736,9 @@ return [
|
||||
'remove_budgeted_amount' => 'Rimuovi l\'import a budget in :currency',
|
||||
|
||||
// bills:
|
||||
'subscription' => 'Subscription',
|
||||
'subscription' => 'Abbonamento',
|
||||
'not_expected_period' => 'Non prevista per questo periodo',
|
||||
'subscriptions_in_group' => 'Subscriptions in group "%{title}"',
|
||||
'subscriptions_in_group' => 'Abbonamenti nel gruppo "%{title}"',
|
||||
'subscr_expected_x_times' => 'Expect to pay %{amount} %{times} times this period',
|
||||
'not_or_not_yet' => 'No (per ora)',
|
||||
'visit_bill' => 'Visit bill ":name" at Firefly III',
|
||||
@@ -1789,7 +1794,7 @@ return [
|
||||
'bill_repeats_half-year_skip' => 'Ripeti ogni {skip} mezzi anni',
|
||||
'bill_repeats_yearly_skip' => 'Ripeti ogni {skip} anni',
|
||||
'subscriptions' => 'Abbonamenti',
|
||||
'go_to_subscriptions' => 'Go to your subscriptions',
|
||||
'go_to_subscriptions' => 'Vai ai tuoi abbonamenti',
|
||||
'forever' => 'Per sempre',
|
||||
'extension_date_is' => 'La data di estensione è {date}',
|
||||
|
||||
@@ -1944,6 +1949,7 @@ return [
|
||||
|
||||
|
||||
// transactions:
|
||||
'unreconcile' => 'Undo reconciliation',
|
||||
'update_withdrawal' => 'Aggiorna prelievo',
|
||||
'update_deposit' => 'Aggiorna entrata',
|
||||
'update_transaction' => 'Aggiorna transazione',
|
||||
@@ -2041,6 +2047,7 @@ return [
|
||||
'first_split_overrules_destination' => 'La prima suddivisione potrebbe sovrascrivere l\'account di destinazione',
|
||||
'spent_x_of_y' => 'Spesi {amount} di {total}',
|
||||
|
||||
|
||||
// new user:
|
||||
'welcome' => 'Benvenuto in Firefly III!',
|
||||
'submit' => 'Invia',
|
||||
|
||||
Reference in New Issue
Block a user