# Translation of Odoo Server. # This file contains the translation of the following modules: # * account_tax_change # msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" "PO-Revision-Date: 2024-10-22 13:06+0000\n" "Last-Translator: mymage \n" "Language-Team: none\n" "Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.6.2\n" #. module: account_tax_change #: model:ir.model.constraint,message:account_tax_change.constraint_account_tax_change_name_company_date_uniq msgid "A tax change already exists for this company at this date." msgstr "Alla data attuale, per questa società esiste già una modifica imposta." #. module: account_tax_change #: model:ir.model.fields,field_description:account_tax_change.field_account_tax_change__active msgid "Active" msgstr "Attiva" #. module: account_tax_change #: model:ir.model,name:account_tax_change.model_account_move_apply_tax_change msgid "Apply a tax change on invoices." msgstr "Applica una modifica imposta nella fattura." #. module: account_tax_change #: model:ir.actions.act_window,name:account_tax_change.account_move_apply_tax_change_action msgid "Apply tax changes" msgstr "Applica modifica imposta" #. module: account_tax_change #: model_terms:ir.ui.view,arch_db:account_tax_change.account_tax_change_view_search msgid "Archived" msgstr "In archivio" #. module: account_tax_change #: model_terms:ir.ui.view,arch_db:account_tax_change.account_move_apply_tax_change_view_form msgid "Cancel" msgstr "Annulla" #. module: account_tax_change #: model:ir.model.fields,field_description:account_tax_change.field_account_move_apply_tax_change__company_id #: model:ir.model.fields,field_description:account_tax_change.field_account_tax_change__company_id #: model:ir.model.fields,field_description:account_tax_change.field_account_tax_change_line__company_id msgid "Company" msgstr "Azienda" #. module: account_tax_change #: model:ir.model.fields,field_description:account_tax_change.field_account_move_apply_tax_change__create_uid #: model:ir.model.fields,field_description:account_tax_change.field_account_tax_change__create_uid #: model:ir.model.fields,field_description:account_tax_change.field_account_tax_change_line__create_uid msgid "Created by" msgstr "Creato da" #. module: account_tax_change #: model:ir.model.fields,field_description:account_tax_change.field_account_move_apply_tax_change__create_date #: model:ir.model.fields,field_description:account_tax_change.field_account_tax_change__create_date #: model:ir.model.fields,field_description:account_tax_change.field_account_tax_change_line__create_date msgid "Created on" msgstr "Creato il" #. module: account_tax_change #: model:ir.model.fields,field_description:account_tax_change.field_account_tax_change__date msgid "Date" msgstr "Data" #. module: account_tax_change #: model:ir.model.fields,help:account_tax_change.field_account_tax_change_line__type_tax_use msgid "" "Determines where the tax is selectable. Note : 'None' means a tax can't be " "used by itself, however it can still be used in a group. 'adjustment' is " "used to perform tax adjustment." msgstr "" "Determina dove è selezionabile l'imposta. Nota: \"Nessuno\" significa che " "una tassa non può essere utilizzata da sola, ma può comunque essere " "utilizzata in un gruppo. \"Correzione\" è utilizzato per eseguire la " "correzione dell'imposta." #. module: account_tax_change #: model:ir.model.fields,field_description:account_tax_change.field_account_move_apply_tax_change__display_name #: model:ir.model.fields,field_description:account_tax_change.field_account_tax_change__display_name #: model:ir.model.fields,field_description:account_tax_change.field_account_tax_change_line__display_name msgid "Display Name" msgstr "Nome visualizzato" #. module: account_tax_change #: model:ir.model.fields,field_description:account_tax_change.field_account_tax_change_line__tax_src_id msgid "From tax" msgstr "Da imposta" #. module: account_tax_change #: model:ir.model.fields,field_description:account_tax_change.field_account_move_apply_tax_change__id #: model:ir.model.fields,field_description:account_tax_change.field_account_tax_change__id #: model:ir.model.fields,field_description:account_tax_change.field_account_tax_change_line__id msgid "ID" msgstr "ID" #. module: account_tax_change #: model:ir.model.fields,field_description:account_tax_change.field_account_move_apply_tax_change__invoice_ids #: model_terms:ir.ui.view,arch_db:account_tax_change.account_move_apply_tax_change_view_form msgid "Invoices" msgstr "Fatture" #. module: account_tax_change #: model:ir.model.fields,field_description:account_tax_change.field_account_move_apply_tax_change____last_update #: model:ir.model.fields,field_description:account_tax_change.field_account_tax_change____last_update #: model:ir.model.fields,field_description:account_tax_change.field_account_tax_change_line____last_update msgid "Last Modified on" msgstr "Ultima modifica il" #. module: account_tax_change #: model:ir.model.fields,field_description:account_tax_change.field_account_move_apply_tax_change__write_uid #: model:ir.model.fields,field_description:account_tax_change.field_account_tax_change__write_uid #: model:ir.model.fields,field_description:account_tax_change.field_account_tax_change_line__write_uid msgid "Last Updated by" msgstr "Ultimo aggiornamento di" #. module: account_tax_change #: model:ir.model.fields,field_description:account_tax_change.field_account_move_apply_tax_change__write_date #: model:ir.model.fields,field_description:account_tax_change.field_account_tax_change__write_date #: model:ir.model.fields,field_description:account_tax_change.field_account_tax_change_line__write_date msgid "Last Updated on" msgstr "Ultimo aggiornamento il" #. module: account_tax_change #: model:ir.model.fields,field_description:account_tax_change.field_account_tax_change__change_line_ids msgid "Mapping" msgstr "Mappatura" #. module: account_tax_change #: model:ir.model.fields,field_description:account_tax_change.field_account_tax_change__name msgid "Name" msgstr "Nome" #. module: account_tax_change #: model_terms:ir.ui.view,arch_db:account_tax_change.account_move_apply_tax_change_view_form msgid "Once validated the tax changes cannot be rolled back." msgstr "Una volta validata la modifica imposta non può essere invertita." #. module: account_tax_change #: model:ir.model.fields,field_description:account_tax_change.field_account_move_apply_tax_change__tax_change_id #: model:ir.model.fields,field_description:account_tax_change.field_account_tax_change_line__tax_change_id msgid "Tax Change" msgstr "Modifica imposta" #. module: account_tax_change #: model:ir.model.fields,field_description:account_tax_change.field_account_tax_change_line__type_tax_use msgid "Tax Type" msgstr "Tipo imposta" #. module: account_tax_change #: model:ir.model,name:account_tax_change.model_account_tax_change msgid "Tax change mapping" msgstr "Mappatura modifica imposta" #. module: account_tax_change #: model:ir.model,name:account_tax_change.model_account_tax_change_line msgid "Tax change mapping line" msgstr "Riga mappatura modifica imposta" #. module: account_tax_change #: model:ir.actions.act_window,name:account_tax_change.account_tax_change_action #: model:ir.ui.menu,name:account_tax_change.account_tax_change_menu msgid "Tax changes" msgstr "Modifiche imposta" #. module: account_tax_change #. odoo-python #: code:addons/account_tax_change/models/account_tax_change.py:0 #, python-format msgid "Taxes From/To have to share the same type." msgstr "Le imposta da/a devono condividere lo stesso tipo." #. module: account_tax_change #: model:ir.model.fields,field_description:account_tax_change.field_account_tax_change_line__tax_dest_id msgid "To tax" msgstr "A imposta" #. module: account_tax_change #. odoo-python #: code:addons/account_tax_change/wizards/account_move_apply_tax_change.py:0 #, python-format msgid "" "Unable to update taxes on the following invoices:\n" "\n" "- \n" "- \n" "\n" "These invoices could be already paid, posted or cancelled." msgstr "" "Impossibile aggiornare le imposte nelle seguenti fatture:\n" "\n" "- \n" "- \n" "\n" "Queste fatture potrebbero essere già pagate, confermate, annullate." #. module: account_tax_change #: model_terms:ir.ui.view,arch_db:account_tax_change.account_move_apply_tax_change_view_form msgid "Validate" msgstr "Valida"