odoo-addon-delivery-multi-destination 16.0.1.0.0.3__py3-none-any.whl → 16.0.1.0.0.4__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of odoo-addon-delivery-multi-destination might be problematic. Click here for more details.
- odoo/addons/delivery_multi_destination/i18n/it.po +20 -19
- {odoo_addon_delivery_multi_destination-16.0.1.0.0.3.dist-info → odoo_addon_delivery_multi_destination-16.0.1.0.0.4.dist-info}/METADATA +2 -5
- {odoo_addon_delivery_multi_destination-16.0.1.0.0.3.dist-info → odoo_addon_delivery_multi_destination-16.0.1.0.0.4.dist-info}/RECORD +5 -5
- {odoo_addon_delivery_multi_destination-16.0.1.0.0.3.dist-info → odoo_addon_delivery_multi_destination-16.0.1.0.0.4.dist-info}/WHEEL +0 -0
- {odoo_addon_delivery_multi_destination-16.0.1.0.0.3.dist-info → odoo_addon_delivery_multi_destination-16.0.1.0.0.4.dist-info}/top_level.txt +0 -0
|
@@ -9,95 +9,96 @@ msgstr ""
|
|
|
9
9
|
"Project-Id-Version: Odoo Server 10.0\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
|
11
11
|
"POT-Creation-Date: 2017-12-15 18:21+0000\n"
|
|
12
|
-
"PO-Revision-Date:
|
|
13
|
-
"Last-Translator:
|
|
12
|
+
"PO-Revision-Date: 2024-08-21 16:06+0000\n"
|
|
13
|
+
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
|
|
14
14
|
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
|
|
15
15
|
"Language: it\n"
|
|
16
16
|
"MIME-Version: 1.0\n"
|
|
17
17
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
18
18
|
"Content-Transfer-Encoding: \n"
|
|
19
|
-
"Plural-Forms: nplurals=2; plural=
|
|
19
|
+
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
20
|
+
"X-Generator: Weblate 5.6.2\n"
|
|
20
21
|
|
|
21
22
|
#. module: delivery_multi_destination
|
|
22
23
|
#: model:delivery.carrier,name:delivery_multi_destination.delivery_carrier_multi_child_1
|
|
23
24
|
msgid "Belgium"
|
|
24
|
-
msgstr ""
|
|
25
|
+
msgstr "Belgio"
|
|
25
26
|
|
|
26
27
|
#. module: delivery_multi_destination
|
|
27
28
|
#: model:ir.model.fields,field_description:delivery_multi_destination.field_delivery_carrier__destination_type
|
|
28
29
|
msgid "Destination Type"
|
|
29
|
-
msgstr ""
|
|
30
|
+
msgstr "Tipo destinazione"
|
|
30
31
|
|
|
31
32
|
#. module: delivery_multi_destination
|
|
32
33
|
#: model:ir.model.fields,field_description:delivery_multi_destination.field_delivery_carrier__child_ids
|
|
33
34
|
msgid "Destination grid"
|
|
34
|
-
msgstr ""
|
|
35
|
+
msgstr "Griglia destinazione"
|
|
35
36
|
|
|
36
37
|
#. module: delivery_multi_destination
|
|
37
38
|
#: model_terms:ir.ui.view,arch_db:delivery_multi_destination.view_delivery_carrier_form
|
|
38
39
|
msgid "Destinations"
|
|
39
|
-
msgstr ""
|
|
40
|
+
msgstr "Destinazioni"
|
|
40
41
|
|
|
41
42
|
#. module: delivery_multi_destination
|
|
42
43
|
#: model:delivery.carrier,name:delivery_multi_destination.delivery_carrier_multi_child_2
|
|
43
44
|
msgid "France"
|
|
44
|
-
msgstr ""
|
|
45
|
+
msgstr "Francia"
|
|
45
46
|
|
|
46
47
|
#. module: delivery_multi_destination
|
|
47
48
|
#: model:delivery.carrier,name:delivery_multi_destination.delivery_carrier_multi
|
|
48
49
|
#: model:product.product,name:delivery_multi_destination.product_product_delivery_carrier_multi
|
|
49
50
|
#: model:product.template,name:delivery_multi_destination.product_product_delivery_carrier_multi_product_template
|
|
50
51
|
msgid "International Carrier Inc."
|
|
51
|
-
msgstr ""
|
|
52
|
+
msgstr "Corriere internazionale Inc."
|
|
52
53
|
|
|
53
54
|
#. module: delivery_multi_destination
|
|
54
55
|
#: model:product.product,name:delivery_multi_destination.product_product_delivery_carrier_multi_child_1
|
|
55
56
|
#: model:product.template,name:delivery_multi_destination.product_product_delivery_carrier_multi_child_1_product_template
|
|
56
57
|
msgid "International Carrier Inc., Belgium"
|
|
57
|
-
msgstr ""
|
|
58
|
+
msgstr "Corriere internazionale Inc., Belgio"
|
|
58
59
|
|
|
59
60
|
#. module: delivery_multi_destination
|
|
60
61
|
#: model:product.product,name:delivery_multi_destination.product_product_delivery_carrier_multi_child_2
|
|
61
62
|
#: model:product.template,name:delivery_multi_destination.product_product_delivery_carrier_multi_child_2_product_template
|
|
62
63
|
msgid "International Carrier Inc., France"
|
|
63
|
-
msgstr ""
|
|
64
|
+
msgstr "Corriere internazionale Inc., Francia"
|
|
64
65
|
|
|
65
66
|
#. module: delivery_multi_destination
|
|
66
67
|
#: model:product.product,name:delivery_multi_destination.product_product_delivery_carrier_multi_child_3
|
|
67
68
|
#: model:product.template,name:delivery_multi_destination.product_product_delivery_carrier_multi_child_3_product_template
|
|
68
69
|
msgid "International Carrier Inc., United Kingdom"
|
|
69
|
-
msgstr ""
|
|
70
|
+
msgstr "Corriere internazionale Inc., Regno Unito"
|
|
70
71
|
|
|
71
72
|
#. module: delivery_multi_destination
|
|
72
73
|
#: model:ir.model.fields.selection,name:delivery_multi_destination.selection__delivery_carrier__destination_type__multi
|
|
73
74
|
msgid "Multiple destinations"
|
|
74
|
-
msgstr ""
|
|
75
|
+
msgstr "Destinazioni multiple"
|
|
75
76
|
|
|
76
77
|
#. module: delivery_multi_destination
|
|
77
78
|
#: model:ir.model.fields.selection,name:delivery_multi_destination.selection__delivery_carrier__destination_type__one
|
|
78
79
|
msgid "One destination"
|
|
79
|
-
msgstr ""
|
|
80
|
+
msgstr "Una destinazione"
|
|
80
81
|
|
|
81
82
|
#. module: delivery_multi_destination
|
|
82
83
|
#: model:ir.model.fields,field_description:delivery_multi_destination.field_delivery_carrier__parent_id
|
|
83
84
|
msgid "Parent carrier"
|
|
84
|
-
msgstr ""
|
|
85
|
+
msgstr "Corriere partner"
|
|
85
86
|
|
|
86
87
|
#. module: delivery_multi_destination
|
|
87
88
|
#: model:ir.model,name:delivery_multi_destination.model_delivery_carrier
|
|
88
89
|
msgid "Shipping Methods"
|
|
89
|
-
msgstr ""
|
|
90
|
+
msgstr "Metodi di spedizione"
|
|
90
91
|
|
|
91
92
|
#. module: delivery_multi_destination
|
|
92
93
|
#: code:addons/delivery_multi_destination/models/delivery_carrier.py:0
|
|
93
94
|
#, python-format
|
|
94
95
|
msgid "There is no matching delivery rule."
|
|
95
|
-
msgstr ""
|
|
96
|
+
msgstr "Non c'è una regola di consegna corrispondente."
|
|
96
97
|
|
|
97
98
|
#. module: delivery_multi_destination
|
|
98
99
|
#: model:delivery.carrier,name:delivery_multi_destination.delivery_carrier_multi_child_3
|
|
99
100
|
msgid "United Kingdom"
|
|
100
|
-
msgstr ""
|
|
101
|
+
msgstr "Regno Unito"
|
|
101
102
|
|
|
102
103
|
#. module: delivery_multi_destination
|
|
103
104
|
#: model:product.product,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi
|
|
@@ -109,4 +110,4 @@ msgstr ""
|
|
|
109
110
|
#: model:product.template,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_child_3_product_template
|
|
110
111
|
#: model:product.template,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_product_template
|
|
111
112
|
msgid "Units"
|
|
112
|
-
msgstr ""
|
|
113
|
+
msgstr "Unità"
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
|
-
Name: odoo-addon-
|
|
3
|
-
Version: 16.0.1.0.0.
|
|
2
|
+
Name: odoo-addon-delivery_multi_destination
|
|
3
|
+
Version: 16.0.1.0.0.4
|
|
4
4
|
Summary: Multiple destinations for the same delivery method
|
|
5
5
|
Home-page: https://github.com/OCA/delivery-carrier
|
|
6
6
|
Author: Tecnativa, Odoo Community Association (OCA)
|
|
7
7
|
Author-email: support@odoo-community.org
|
|
8
8
|
License: AGPL-3
|
|
9
|
-
Platform: UNKNOWN
|
|
10
9
|
Classifier: Programming Language :: Python
|
|
11
10
|
Classifier: Framework :: Odoo
|
|
12
11
|
Classifier: Framework :: Odoo :: 16.0
|
|
@@ -128,5 +127,3 @@ promote its widespread use.
|
|
|
128
127
|
This module is part of the `OCA/delivery-carrier <https://github.com/OCA/delivery-carrier/tree/16.0/delivery_multi_destination>`_ project on GitHub.
|
|
129
128
|
|
|
130
129
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
|
131
|
-
|
|
132
|
-
|
|
@@ -7,7 +7,7 @@ odoo/addons/delivery_multi_destination/i18n/de.po,sha256=YMzrA3CrCYt5WpmDOWnWwHW
|
|
|
7
7
|
odoo/addons/delivery_multi_destination/i18n/delivery_multi_destination.pot,sha256=AIP8TaInXZ__vkMXmR6nNG4NIYy-mEdKqRp9HHTb49U,3201
|
|
8
8
|
odoo/addons/delivery_multi_destination/i18n/es.po,sha256=T_PWVcFdRcsyMC9nXH7UdI4N87QS6V38YhLmkXHXkOY,5279
|
|
9
9
|
odoo/addons/delivery_multi_destination/i18n/fr.po,sha256=SG4tDQJEr3Sl_Z9agYRo0ynL9XjVobmYSF9zBAh_N-Y,4877
|
|
10
|
-
odoo/addons/delivery_multi_destination/i18n/it.po,sha256=
|
|
10
|
+
odoo/addons/delivery_multi_destination/i18n/it.po,sha256=Kl8gCNq2ROR_EcuSOrznMJ38x45i1nSMNS4lxGy2mDk,5237
|
|
11
11
|
odoo/addons/delivery_multi_destination/i18n/nl.po,sha256=IqNJr-phqOD3N012UyS5i9f3DQfPN3qPDhOA_N-FsXs,4877
|
|
12
12
|
odoo/addons/delivery_multi_destination/i18n/nl_NL.po,sha256=fikck4zgmwKf3MYgTh41O2JBUasrtW09Jpl5hQV1dds,4886
|
|
13
13
|
odoo/addons/delivery_multi_destination/i18n/pt_BR.po,sha256=dT7k4N1HoMzK8izV-fe6uucF9l8o4mqPadMNXe2aSB8,5443
|
|
@@ -25,7 +25,7 @@ odoo/addons/delivery_multi_destination/static/description/index.html,sha256=On6T
|
|
|
25
25
|
odoo/addons/delivery_multi_destination/tests/__init__.py,sha256=84QCPauC2-TkXZsq1euuy3oNLYJpiocgsAVkUqpUsLI,112
|
|
26
26
|
odoo/addons/delivery_multi_destination/tests/test_delivery_multi_destination.py,sha256=kMvXo_By6mpnymJuqFowUR9jEK5AD-env4MYD08fnWw,7428
|
|
27
27
|
odoo/addons/delivery_multi_destination/views/delivery_carrier_view.xml,sha256=EpJXlKQraYrvdjNnXEf28hWladF3ak0vbCyAnpQHPq4,4234
|
|
28
|
-
odoo_addon_delivery_multi_destination-16.0.1.0.0.
|
|
29
|
-
odoo_addon_delivery_multi_destination-16.0.1.0.0.
|
|
30
|
-
odoo_addon_delivery_multi_destination-16.0.1.0.0.
|
|
31
|
-
odoo_addon_delivery_multi_destination-16.0.1.0.0.
|
|
28
|
+
odoo_addon_delivery_multi_destination-16.0.1.0.0.4.dist-info/METADATA,sha256=B4-wu9cUNqzGmq17VS0mlUIavBKf5yEwiaxVMg354L0,4810
|
|
29
|
+
odoo_addon_delivery_multi_destination-16.0.1.0.0.4.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
|
30
|
+
odoo_addon_delivery_multi_destination-16.0.1.0.0.4.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
|
|
31
|
+
odoo_addon_delivery_multi_destination-16.0.1.0.0.4.dist-info/RECORD,,
|
|
File without changes
|