From 25cc236f6a3205f5d4918492cbe82312620b2f02 Mon Sep 17 00:00:00 2001 From: mymage Date: Sun, 1 Jan 2023 11:37:08 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (9 of 9 strings) Translation: manufacture-14.0/manufacture-14.0-stock_whole_kit_constraint Translate-URL: https://translation.odoo-community.org/projects/manufacture-14-0/manufacture-14-0-stock_whole_kit_constraint/it/ --- .../odoo/addons/stock_whole_kit_constraint | 1 + setup/stock_whole_kit_constraint/setup.py | 6 ++++++ stock_whole_kit_constraint/i18n/it.po | 6 +++--- 3 files changed, 10 insertions(+), 3 deletions(-) create mode 120000 setup/stock_whole_kit_constraint/odoo/addons/stock_whole_kit_constraint create mode 100644 setup/stock_whole_kit_constraint/setup.py diff --git a/setup/stock_whole_kit_constraint/odoo/addons/stock_whole_kit_constraint b/setup/stock_whole_kit_constraint/odoo/addons/stock_whole_kit_constraint new file mode 120000 index 000000000..5e49291ba --- /dev/null +++ b/setup/stock_whole_kit_constraint/odoo/addons/stock_whole_kit_constraint @@ -0,0 +1 @@ +../../../../stock_whole_kit_constraint \ No newline at end of file diff --git a/setup/stock_whole_kit_constraint/setup.py b/setup/stock_whole_kit_constraint/setup.py new file mode 100644 index 000000000..28c57bb64 --- /dev/null +++ b/setup/stock_whole_kit_constraint/setup.py @@ -0,0 +1,6 @@ +import setuptools + +setuptools.setup( + setup_requires=['setuptools-odoo'], + odoo_addon=True, +) diff --git a/stock_whole_kit_constraint/i18n/it.po b/stock_whole_kit_constraint/i18n/it.po index 76f034cd8..356de731e 100644 --- a/stock_whole_kit_constraint/i18n/it.po +++ b/stock_whole_kit_constraint/i18n/it.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 14.0\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2022-12-29 16:45+0000\n" -"Last-Translator: Francesco Foresti \n" +"PO-Revision-Date: 2023-01-01 13:44+0000\n" +"Last-Translator: mymage \n" "Language-Team: none\n" "Language: it\n" "MIME-Version: 1.0\n" @@ -44,7 +44,7 @@ msgid "" "If not set, and this product is delivered with a BoM of type kit, partial " "deliveries of the components won't be allowed." msgstr "" -"Se non impostato e il prodotto viene consegnato con una DB di tipo " +"Se non impostato e il prodotto viene consegnato con una DiBa di tipo " "confezione, consegne parziali dei componenti non sono consentite." #. module: stock_whole_kit_constraint