diff --git a/repair_order_template/i18n/it.po b/repair_order_template/i18n/it.po new file mode 100644 index 00000000..54aed458 --- /dev/null +++ b/repair_order_template/i18n/it.po @@ -0,0 +1,214 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * repair_order_template +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 17.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\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" + +#. module: repair_order_template +#: model:ir.model.fields,field_description:repair_order_template.field_repair_order_template__active +msgid "Active" +msgstr "" + +#. module: repair_order_template +#: model_terms:ir.ui.view,arch_db:repair_order_template.view_repair_order_template_form +msgid "Add internal notes." +msgstr "" + +#. module: repair_order_template +#: model_terms:ir.ui.view,arch_db:repair_order_template.view_repair_order_template_form +#: model_terms:ir.ui.view,arch_db:repair_order_template.view_repair_order_template_search +msgid "Archived" +msgstr "" + +#. module: repair_order_template +#: model:ir.model.fields,field_description:repair_order_template.field_repair_order_template_line__product_uom_category_id +msgid "Category" +msgstr "" + +#. module: repair_order_template +#: model:ir.model.fields,field_description:repair_order_template.field_repair_order_template__company_id +#: model:ir.model.fields,field_description:repair_order_template.field_repair_order_template_line__company_id +#: model_terms:ir.ui.view,arch_db:repair_order_template.view_repair_order_template_search +msgid "Company" +msgstr "" + +#. module: repair_order_template +#: model:ir.model.fields,help:repair_order_template.field_repair_order_template_line__product_uom_category_id +msgid "" +"Conversion between Units of Measure can only occur if they belong to the " +"same category. The conversion will be made based on the ratios." +msgstr "" + +#. module: repair_order_template +#: model_terms:ir.actions.act_window,help:repair_order_template.action_repair_order_template +msgid "Create your Repair Order template" +msgstr "" + +#. module: repair_order_template +#: model:ir.model.fields,field_description:repair_order_template.field_repair_order_template__create_uid +#: model:ir.model.fields,field_description:repair_order_template.field_repair_order_template_line__create_uid +msgid "Created by" +msgstr "" + +#. module: repair_order_template +#: model:ir.model.fields,field_description:repair_order_template.field_repair_order_template__create_date +#: model:ir.model.fields,field_description:repair_order_template.field_repair_order_template_line__create_date +msgid "Created on" +msgstr "" + +#. module: repair_order_template +#: model:ir.model.fields,field_description:repair_order_template.field_repair_order_template__display_name +#: model:ir.model.fields,field_description:repair_order_template.field_repair_order_template_line__display_name +msgid "Display Name" +msgstr "" + +#. module: repair_order_template +#: model:repair.order.template,name:repair_order_template.repair_order_template_demo +msgid "General Repair" +msgstr "" + +#. module: repair_order_template +#: model_terms:ir.ui.view,arch_db:repair_order_template.view_repair_order_template_search +msgid "Group By" +msgstr "" + +#. module: repair_order_template +#: model:ir.model.fields,field_description:repair_order_template.field_repair_order_template__id +#: model:ir.model.fields,field_description:repair_order_template.field_repair_order_template_line__id +msgid "ID" +msgstr "" + +#. module: repair_order_template +#: model:ir.model.fields,field_description:repair_order_template.field_repair_order_template__internal_notes +msgid "Internal Notes" +msgstr "" + +#. module: repair_order_template +#: model:ir.model.fields,field_description:repair_order_template.field_repair_order_template__write_uid +#: model:ir.model.fields,field_description:repair_order_template.field_repair_order_template_line__write_uid +msgid "Last Updated by" +msgstr "" + +#. module: repair_order_template +#: model:ir.model.fields,field_description:repair_order_template.field_repair_order_template__write_date +#: model:ir.model.fields,field_description:repair_order_template.field_repair_order_template_line__write_date +msgid "Last Updated on" +msgstr "" + +#. module: repair_order_template +#: model:ir.model.fields,field_description:repair_order_template.field_repair_order_template__line_ids +msgid "Line" +msgstr "" + +#. module: repair_order_template +#: model_terms:ir.ui.view,arch_db:repair_order_template.view_repair_order_template_form +msgid "Lines" +msgstr "" + +#. module: repair_order_template +#: model:ir.model.fields,field_description:repair_order_template.field_repair_order_template__name +msgid "Name" +msgstr "" + +#. module: repair_order_template +#: model:ir.model.fields,field_description:repair_order_template.field_repair_order__repair_order_template_id +msgid "Order Template" +msgstr "" + +#. module: repair_order_template +#. odoo-python +#: code:addons/repair_order_template/models/repair_order.py:0 +#, python-format +msgid "Order Template can only be set on draft orders" +msgstr "" + +#. module: repair_order_template +#: model:ir.model.fields,field_description:repair_order_template.field_repair_order_template_line__product_id +msgid "Product" +msgstr "" + +#. module: repair_order_template +#: model:ir.model.fields,field_description:repair_order_template.field_repair_order_template__product_id +msgid "Product to Repair" +msgstr "" + +#. module: repair_order_template +#: model:ir.model.fields,field_description:repair_order_template.field_repair_order_template_line__product_uom_qty +msgid "Quantity" +msgstr "" + +#. module: repair_order_template +#: model_terms:ir.ui.view,arch_db:repair_order_template.view_repair_order_template_form +msgid "Repair Notes" +msgstr "" + +#. module: repair_order_template +#: model:ir.model,name:repair_order_template.model_repair_order +msgid "Repair Order" +msgstr "" + +#. module: repair_order_template +#: model:ir.model,name:repair_order_template.model_repair_order_template +msgid "Repair Order Template" +msgstr "" + +#. module: repair_order_template +#: model:ir.model,name:repair_order_template.model_repair_order_template_line +msgid "Repair Order Template Line" +msgstr "" + +#. module: repair_order_template +#: model:ir.actions.act_window,name:repair_order_template.action_repair_order_template +msgid "Repair Order Templates" +msgstr "" + +#. module: repair_order_template +#: model:ir.ui.menu,name:repair_order_template.menu_repair_order_template +msgid "Repair Orders Templates" +msgstr "" + +#. module: repair_order_template +#: model:ir.model.fields,field_description:repair_order_template.field_repair_order_template__tag_ids +msgid "Tags" +msgstr "" + +#. module: repair_order_template +#: model:ir.model.fields,field_description:repair_order_template.field_repair_order_template_line__template_id +msgid "Template" +msgstr "" + +#. module: repair_order_template +#: model:ir.model.fields,field_description:repair_order_template.field_repair_order_template_line__type +msgid "Type" +msgstr "" + +#. module: repair_order_template +#: model:ir.model.fields,field_description:repair_order_template.field_repair_order_template__under_warranty +msgid "Under Warranty" +msgstr "" + +#. module: repair_order_template +#: model:ir.model.fields,field_description:repair_order_template.field_repair_order_template_line__product_uom +msgid "Unit of Measure" +msgstr "" + +#. module: repair_order_template +#: model:ir.model.fields,help:repair_order_template.field_repair_order__repair_order_template_id +#: model_terms:ir.actions.act_window,help:repair_order_template.action_repair_order_template +msgid "Use templates to save time when creating repair orders." +msgstr "" + +#. module: repair_order_template +#: model_terms:ir.ui.view,arch_db:repair_order_template.view_repair_order_template_form +msgid "e.g. General repair" +msgstr ""