From 69aceb7ed1cea347bb68ff43d757ec3ed4a891e5 Mon Sep 17 00:00:00 2001 From: mymage Date: Mon, 18 Dec 2023 15:08:25 +0000 Subject: [PATCH] Added translation using Weblate (Italian) --- product_route_profile/i18n/it.po | 120 +++++++++++++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 product_route_profile/i18n/it.po diff --git a/product_route_profile/i18n/it.po b/product_route_profile/i18n/it.po new file mode 100644 index 000000000..dde8a3f72 --- /dev/null +++ b/product_route_profile/i18n/it.po @@ -0,0 +1,120 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * product_route_profile +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.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: product_route_profile +#: model:ir.model.fields,field_description:product_route_profile.field_route_profile__company_id +msgid "Company" +msgstr "" + +#. module: product_route_profile +#: model:ir.model.fields,field_description:product_route_profile.field_route_profile__create_uid +msgid "Created by" +msgstr "" + +#. module: product_route_profile +#: model:ir.model.fields,field_description:product_route_profile.field_route_profile__create_date +msgid "Created on" +msgstr "" + +#. module: product_route_profile +#: model:ir.model.fields,help:product_route_profile.field_product_product__route_ids +#: model:ir.model.fields,help:product_route_profile.field_product_template__route_ids +msgid "" +"Depending on the modules installed, this will allow you to define the route " +"of the product: whether it will be bought, manufactured, replenished on " +"order, etc." +msgstr "" + +#. module: product_route_profile +#: model:ir.model.fields,field_description:product_route_profile.field_product_template__display_name +#: model:ir.model.fields,field_description:product_route_profile.field_route_profile__display_name +msgid "Display Name" +msgstr "" + +#. module: product_route_profile +#: model:ir.model.fields,field_description:product_route_profile.field_product_template__id +#: model:ir.model.fields,field_description:product_route_profile.field_route_profile__id +msgid "ID" +msgstr "" + +#. module: product_route_profile +#: model:ir.model.fields,help:product_route_profile.field_product_product__force_route_profile_id +#: model:ir.model.fields,help:product_route_profile.field_product_template__force_route_profile_id +msgid "" +"If defined, the priority route profile will be used and will replace the " +"route profile, only for this company." +msgstr "" + +#. module: product_route_profile +#: model:ir.model.fields,field_description:product_route_profile.field_product_template____last_update +#: model:ir.model.fields,field_description:product_route_profile.field_route_profile____last_update +msgid "Last Modified on" +msgstr "" + +#. module: product_route_profile +#: model:ir.model.fields,field_description:product_route_profile.field_route_profile__write_uid +msgid "Last Updated by" +msgstr "" + +#. module: product_route_profile +#: model:ir.model.fields,field_description:product_route_profile.field_route_profile__write_date +msgid "Last Updated on" +msgstr "" + +#. module: product_route_profile +#: model:ir.model.fields,field_description:product_route_profile.field_route_profile__name +msgid "Name" +msgstr "" + +#. module: product_route_profile +#: model:ir.model.fields,field_description:product_route_profile.field_product_product__force_route_profile_id +#: model:ir.model.fields,field_description:product_route_profile.field_product_template__force_route_profile_id +msgid "Priority Route Profile" +msgstr "" + +#. module: product_route_profile +#: model:ir.model,name:product_route_profile.model_product_template +msgid "Product Template" +msgstr "" + +#. module: product_route_profile +#: model:ir.model,name:product_route_profile.model_route_profile +#: model:ir.model.fields,field_description:product_route_profile.field_product_product__route_profile_id +#: model:ir.model.fields,field_description:product_route_profile.field_product_template__route_profile_id +msgid "Route Profile" +msgstr "" + +#. module: product_route_profile +#: model:ir.model.fields,field_description:product_route_profile.field_product_product__route_ids +#: model:ir.model.fields,field_description:product_route_profile.field_product_template__route_ids +#: model:ir.model.fields,field_description:product_route_profile.field_route_profile__route_ids +msgid "Routes" +msgstr "" + +#. module: product_route_profile +#: model:ir.actions.act_window,name:product_route_profile.action_route_profile_form +#: model:ir.ui.menu,name:product_route_profile.menu_route_profile_config +#: model_terms:ir.ui.view,arch_db:product_route_profile.route_profile_form +msgid "Routes Profiles" +msgstr "" + +#. module: product_route_profile +#: model_terms:ir.actions.act_window,help:product_route_profile.action_route_profile_form +msgid "" +"You can define here the routes profiles that run through\n" +" your warehouses and that define the flows of your products.\n" +" A route profile can be set on each product as \"Route Profile\" or \"Priority Route Profile\" (company dependent)." +msgstr ""