From b375969283dfb373e670fe9408a002915a21cab2 Mon Sep 17 00:00:00 2001 From: mymage Date: Mon, 13 Nov 2023 13:38:48 +0000 Subject: [PATCH] Added translation using Weblate (Italian) --- mrp_workorder_lock_planning/i18n/it.po | 73 ++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 mrp_workorder_lock_planning/i18n/it.po diff --git a/mrp_workorder_lock_planning/i18n/it.po b/mrp_workorder_lock_planning/i18n/it.po new file mode 100644 index 000000000..de4916f34 --- /dev/null +++ b/mrp_workorder_lock_planning/i18n/it.po @@ -0,0 +1,73 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mrp_workorder_lock_planning +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 15.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: mrp_workorder_lock_planning +#: model_terms:ir.ui.view,arch_db:mrp_workorder_lock_planning.mrp_workorder_view_gantt_inherit +msgid " Locked planning" +msgstr "" + +#. module: mrp_workorder_lock_planning +#: code:addons/mrp_workorder_lock_planning/models/mrp_workorder.py:0 +#, python-format +msgid "Cannot lock planning of workorder if workorder is not planned" +msgstr "" + +#. module: mrp_workorder_lock_planning +#: model:ir.model.fields,help:mrp_workorder_lock_planning.field_mrp_workorder__lock_planning +msgid "If set, any change to the planning will be restricted" +msgstr "" + +#. module: mrp_workorder_lock_planning +#: model_terms:ir.ui.view,arch_db:mrp_workorder_lock_planning.mrp_production_workorder_form_view_inherit +#: model_terms:ir.ui.view,arch_db:mrp_workorder_lock_planning.mrp_production_workorder_tree_editable_view_inherit +msgid "Lock" +msgstr "" + +#. module: mrp_workorder_lock_planning +#: model:ir.model.fields,field_description:mrp_workorder_lock_planning.field_mrp_workorder__lock_planning +msgid "Lock Planning" +msgstr "" + +#. module: mrp_workorder_lock_planning +#: model_terms:ir.ui.view,arch_db:mrp_workorder_lock_planning.mrp_production_workorder_form_view_inherit +#: model_terms:ir.ui.view,arch_db:mrp_workorder_lock_planning.mrp_production_workorder_tree_editable_view_inherit +msgid "Lock planning" +msgstr "" + +#. module: mrp_workorder_lock_planning +#: model_terms:ir.ui.view,arch_db:mrp_workorder_lock_planning.mrp_production_workorder_form_view_inherit +#: model_terms:ir.ui.view,arch_db:mrp_workorder_lock_planning.mrp_production_workorder_tree_editable_view_inherit +msgid "Unlock" +msgstr "" + +#. module: mrp_workorder_lock_planning +#: model_terms:ir.ui.view,arch_db:mrp_workorder_lock_planning.mrp_production_workorder_form_view_inherit +#: model_terms:ir.ui.view,arch_db:mrp_workorder_lock_planning.mrp_production_workorder_tree_editable_view_inherit +msgid "Unlock planning" +msgstr "" + +#. module: mrp_workorder_lock_planning +#: model:ir.model,name:mrp_workorder_lock_planning.model_mrp_workorder +msgid "Work Order" +msgstr "" + +#. module: mrp_workorder_lock_planning +#: code:addons/mrp_workorder_lock_planning/models/mrp_workorder.py:0 +#, python-format +msgid "" +"Workorder is locked and modification of Scheduled dates, Expected duration " +"or Workcenter is not allowed. Please unlock the planning first." +msgstr ""