odoo-addon-delivery-multi-destination 16.0.1.0.0.3__py3-none-any.whl → 16.0.2.0.0.6__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.
- odoo/addons/delivery_multi_destination/README.rst +6 -2
- odoo/addons/delivery_multi_destination/__init__.py +1 -0
- odoo/addons/delivery_multi_destination/__manifest__.py +1 -1
- odoo/addons/delivery_multi_destination/demo/delivery_carrier_demo.xml +1 -0
- odoo/addons/delivery_multi_destination/i18n/cs_CZ.po +30 -16
- odoo/addons/delivery_multi_destination/i18n/de.po +30 -16
- odoo/addons/delivery_multi_destination/i18n/delivery_multi_destination.pot +29 -0
- odoo/addons/delivery_multi_destination/i18n/es.po +32 -15
- odoo/addons/delivery_multi_destination/i18n/fr.po +30 -16
- odoo/addons/delivery_multi_destination/i18n/it.po +48 -30
- odoo/addons/delivery_multi_destination/i18n/nl.po +30 -16
- odoo/addons/delivery_multi_destination/i18n/nl_NL.po +30 -16
- odoo/addons/delivery_multi_destination/i18n/pt_BR.po +34 -17
- odoo/addons/delivery_multi_destination/i18n/sl.po +32 -18
- odoo/addons/delivery_multi_destination/i18n/zh_CN.po +30 -16
- odoo/addons/delivery_multi_destination/migrations/16.0.2.0.0/pre-migration.py +15 -0
- odoo/addons/delivery_multi_destination/models/delivery_carrier.py +101 -69
- odoo/addons/delivery_multi_destination/readme/newsfragments/540.feature.rst +4 -0
- odoo/addons/delivery_multi_destination/static/description/index.html +26 -17
- odoo/addons/delivery_multi_destination/tests/test_delivery_multi_destination.py +16 -2
- odoo/addons/delivery_multi_destination/wizards/__init__.py +5 -0
- odoo/addons/delivery_multi_destination/wizards/choose_delivery_carrier.py +27 -0
- {odoo_addon_delivery_multi_destination-16.0.1.0.0.3.dist-info → odoo_addon_delivery_multi_destination-16.0.2.0.0.6.dist-info}/METADATA +9 -8
- odoo_addon_delivery_multi_destination-16.0.2.0.0.6.dist-info/RECORD +35 -0
- {odoo_addon_delivery_multi_destination-16.0.1.0.0.3.dist-info → odoo_addon_delivery_multi_destination-16.0.2.0.0.6.dist-info}/WHEEL +1 -1
- odoo_addon_delivery_multi_destination-16.0.1.0.0.3.dist-info/RECORD +0 -31
- {odoo_addon_delivery_multi_destination-16.0.1.0.0.3.dist-info → odoo_addon_delivery_multi_destination-16.0.2.0.0.6.dist-info}/top_level.txt +0 -0
|
@@ -9,104 +9,122 @@ 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"
|
|
21
|
+
|
|
22
|
+
#. module: delivery_multi_destination
|
|
23
|
+
#: model:ir.model.fields.selection,name:delivery_multi_destination.selection__delivery_carrier__delivery_type__base_on_destination
|
|
24
|
+
msgid "Based on Destination"
|
|
25
|
+
msgstr ""
|
|
20
26
|
|
|
21
27
|
#. module: delivery_multi_destination
|
|
22
28
|
#: model:delivery.carrier,name:delivery_multi_destination.delivery_carrier_multi_child_1
|
|
23
29
|
msgid "Belgium"
|
|
30
|
+
msgstr "Belgio"
|
|
31
|
+
|
|
32
|
+
#. module: delivery_multi_destination
|
|
33
|
+
#: model:ir.model,name:delivery_multi_destination.model_choose_delivery_carrier
|
|
34
|
+
msgid "Delivery Carrier Selection Wizard"
|
|
24
35
|
msgstr ""
|
|
25
36
|
|
|
26
37
|
#. module: delivery_multi_destination
|
|
27
38
|
#: model:ir.model.fields,field_description:delivery_multi_destination.field_delivery_carrier__destination_type
|
|
28
39
|
msgid "Destination Type"
|
|
29
|
-
msgstr ""
|
|
40
|
+
msgstr "Tipo destinazione"
|
|
30
41
|
|
|
31
42
|
#. module: delivery_multi_destination
|
|
32
43
|
#: model:ir.model.fields,field_description:delivery_multi_destination.field_delivery_carrier__child_ids
|
|
33
44
|
msgid "Destination grid"
|
|
34
|
-
msgstr ""
|
|
45
|
+
msgstr "Griglia destinazione"
|
|
35
46
|
|
|
36
47
|
#. module: delivery_multi_destination
|
|
37
48
|
#: model_terms:ir.ui.view,arch_db:delivery_multi_destination.view_delivery_carrier_form
|
|
38
49
|
msgid "Destinations"
|
|
50
|
+
msgstr "Destinazioni"
|
|
51
|
+
|
|
52
|
+
#. module: delivery_multi_destination
|
|
53
|
+
#. odoo-python
|
|
54
|
+
#: code:addons/delivery_multi_destination/wizards/choose_delivery_carrier.py:0
|
|
55
|
+
#, python-format
|
|
56
|
+
msgid "Error"
|
|
57
|
+
msgstr ""
|
|
58
|
+
|
|
59
|
+
#. module: delivery_multi_destination
|
|
60
|
+
#. odoo-python
|
|
61
|
+
#: code:addons/delivery_multi_destination/models/delivery_carrier.py:0
|
|
62
|
+
#, python-format
|
|
63
|
+
msgid "Error: this delivery method is not available for this address."
|
|
39
64
|
msgstr ""
|
|
40
65
|
|
|
41
66
|
#. module: delivery_multi_destination
|
|
42
67
|
#: model:delivery.carrier,name:delivery_multi_destination.delivery_carrier_multi_child_2
|
|
43
68
|
msgid "France"
|
|
44
|
-
msgstr ""
|
|
69
|
+
msgstr "Francia"
|
|
45
70
|
|
|
46
71
|
#. module: delivery_multi_destination
|
|
47
72
|
#: model:delivery.carrier,name:delivery_multi_destination.delivery_carrier_multi
|
|
48
|
-
#: model:product.product,name:delivery_multi_destination.product_product_delivery_carrier_multi
|
|
49
73
|
#: model:product.template,name:delivery_multi_destination.product_product_delivery_carrier_multi_product_template
|
|
50
74
|
msgid "International Carrier Inc."
|
|
51
|
-
msgstr ""
|
|
75
|
+
msgstr "Corriere internazionale Inc."
|
|
52
76
|
|
|
53
77
|
#. module: delivery_multi_destination
|
|
54
|
-
#: model:product.product,name:delivery_multi_destination.product_product_delivery_carrier_multi_child_1
|
|
55
78
|
#: model:product.template,name:delivery_multi_destination.product_product_delivery_carrier_multi_child_1_product_template
|
|
56
79
|
msgid "International Carrier Inc., Belgium"
|
|
57
|
-
msgstr ""
|
|
80
|
+
msgstr "Corriere internazionale Inc., Belgio"
|
|
58
81
|
|
|
59
82
|
#. module: delivery_multi_destination
|
|
60
|
-
#: model:product.product,name:delivery_multi_destination.product_product_delivery_carrier_multi_child_2
|
|
61
83
|
#: model:product.template,name:delivery_multi_destination.product_product_delivery_carrier_multi_child_2_product_template
|
|
62
84
|
msgid "International Carrier Inc., France"
|
|
63
|
-
msgstr ""
|
|
85
|
+
msgstr "Corriere internazionale Inc., Francia"
|
|
64
86
|
|
|
65
87
|
#. module: delivery_multi_destination
|
|
66
|
-
#: model:product.product,name:delivery_multi_destination.product_product_delivery_carrier_multi_child_3
|
|
67
88
|
#: model:product.template,name:delivery_multi_destination.product_product_delivery_carrier_multi_child_3_product_template
|
|
68
89
|
msgid "International Carrier Inc., United Kingdom"
|
|
69
|
-
msgstr ""
|
|
90
|
+
msgstr "Corriere internazionale Inc., Regno Unito"
|
|
70
91
|
|
|
71
92
|
#. module: delivery_multi_destination
|
|
72
93
|
#: model:ir.model.fields.selection,name:delivery_multi_destination.selection__delivery_carrier__destination_type__multi
|
|
73
94
|
msgid "Multiple destinations"
|
|
74
|
-
msgstr ""
|
|
95
|
+
msgstr "Destinazioni multiple"
|
|
75
96
|
|
|
76
97
|
#. module: delivery_multi_destination
|
|
77
98
|
#: model:ir.model.fields.selection,name:delivery_multi_destination.selection__delivery_carrier__destination_type__one
|
|
78
99
|
msgid "One destination"
|
|
79
|
-
msgstr ""
|
|
100
|
+
msgstr "Una destinazione"
|
|
80
101
|
|
|
81
102
|
#. module: delivery_multi_destination
|
|
82
103
|
#: model:ir.model.fields,field_description:delivery_multi_destination.field_delivery_carrier__parent_id
|
|
83
104
|
msgid "Parent carrier"
|
|
105
|
+
msgstr "Corriere partner"
|
|
106
|
+
|
|
107
|
+
#. module: delivery_multi_destination
|
|
108
|
+
#: model:ir.model.fields,field_description:delivery_multi_destination.field_delivery_carrier__delivery_type
|
|
109
|
+
msgid "Provider"
|
|
84
110
|
msgstr ""
|
|
85
111
|
|
|
86
112
|
#. module: delivery_multi_destination
|
|
87
113
|
#: model:ir.model,name:delivery_multi_destination.model_delivery_carrier
|
|
88
114
|
msgid "Shipping Methods"
|
|
89
|
-
msgstr ""
|
|
115
|
+
msgstr "Metodi di spedizione"
|
|
90
116
|
|
|
91
117
|
#. module: delivery_multi_destination
|
|
118
|
+
#. odoo-python
|
|
92
119
|
#: code:addons/delivery_multi_destination/models/delivery_carrier.py:0
|
|
93
120
|
#, python-format
|
|
94
121
|
msgid "There is no matching delivery rule."
|
|
95
|
-
msgstr ""
|
|
122
|
+
msgstr "Non c'è una regola di consegna corrispondente."
|
|
96
123
|
|
|
97
124
|
#. module: delivery_multi_destination
|
|
98
125
|
#: model:delivery.carrier,name:delivery_multi_destination.delivery_carrier_multi_child_3
|
|
99
126
|
msgid "United Kingdom"
|
|
100
|
-
msgstr ""
|
|
127
|
+
msgstr "Regno Unito"
|
|
101
128
|
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
#: model:product.product,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_child_1
|
|
105
|
-
#: model:product.product,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_child_2
|
|
106
|
-
#: model:product.product,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_child_3
|
|
107
|
-
#: model:product.template,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_child_1_product_template
|
|
108
|
-
#: model:product.template,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_child_2_product_template
|
|
109
|
-
#: model:product.template,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_child_3_product_template
|
|
110
|
-
#: model:product.template,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_product_template
|
|
111
|
-
msgid "Units"
|
|
112
|
-
msgstr ""
|
|
129
|
+
#~ msgid "Units"
|
|
130
|
+
#~ msgstr "Unità"
|
|
@@ -18,11 +18,21 @@ msgstr ""
|
|
|
18
18
|
"Content-Transfer-Encoding: \n"
|
|
19
19
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
20
20
|
|
|
21
|
+
#. module: delivery_multi_destination
|
|
22
|
+
#: model:ir.model.fields.selection,name:delivery_multi_destination.selection__delivery_carrier__delivery_type__base_on_destination
|
|
23
|
+
msgid "Based on Destination"
|
|
24
|
+
msgstr ""
|
|
25
|
+
|
|
21
26
|
#. module: delivery_multi_destination
|
|
22
27
|
#: model:delivery.carrier,name:delivery_multi_destination.delivery_carrier_multi_child_1
|
|
23
28
|
msgid "Belgium"
|
|
24
29
|
msgstr ""
|
|
25
30
|
|
|
31
|
+
#. module: delivery_multi_destination
|
|
32
|
+
#: model:ir.model,name:delivery_multi_destination.model_choose_delivery_carrier
|
|
33
|
+
msgid "Delivery Carrier Selection Wizard"
|
|
34
|
+
msgstr ""
|
|
35
|
+
|
|
26
36
|
#. module: delivery_multi_destination
|
|
27
37
|
#: model:ir.model.fields,field_description:delivery_multi_destination.field_delivery_carrier__destination_type
|
|
28
38
|
msgid "Destination Type"
|
|
@@ -38,6 +48,20 @@ msgstr ""
|
|
|
38
48
|
msgid "Destinations"
|
|
39
49
|
msgstr ""
|
|
40
50
|
|
|
51
|
+
#. module: delivery_multi_destination
|
|
52
|
+
#. odoo-python
|
|
53
|
+
#: code:addons/delivery_multi_destination/wizards/choose_delivery_carrier.py:0
|
|
54
|
+
#, python-format
|
|
55
|
+
msgid "Error"
|
|
56
|
+
msgstr ""
|
|
57
|
+
|
|
58
|
+
#. module: delivery_multi_destination
|
|
59
|
+
#. odoo-python
|
|
60
|
+
#: code:addons/delivery_multi_destination/models/delivery_carrier.py:0
|
|
61
|
+
#, python-format
|
|
62
|
+
msgid "Error: this delivery method is not available for this address."
|
|
63
|
+
msgstr ""
|
|
64
|
+
|
|
41
65
|
#. module: delivery_multi_destination
|
|
42
66
|
#: model:delivery.carrier,name:delivery_multi_destination.delivery_carrier_multi_child_2
|
|
43
67
|
msgid "France"
|
|
@@ -45,25 +69,21 @@ msgstr ""
|
|
|
45
69
|
|
|
46
70
|
#. module: delivery_multi_destination
|
|
47
71
|
#: model:delivery.carrier,name:delivery_multi_destination.delivery_carrier_multi
|
|
48
|
-
#: model:product.product,name:delivery_multi_destination.product_product_delivery_carrier_multi
|
|
49
72
|
#: model:product.template,name:delivery_multi_destination.product_product_delivery_carrier_multi_product_template
|
|
50
73
|
msgid "International Carrier Inc."
|
|
51
74
|
msgstr ""
|
|
52
75
|
|
|
53
76
|
#. module: delivery_multi_destination
|
|
54
|
-
#: model:product.product,name:delivery_multi_destination.product_product_delivery_carrier_multi_child_1
|
|
55
77
|
#: model:product.template,name:delivery_multi_destination.product_product_delivery_carrier_multi_child_1_product_template
|
|
56
78
|
msgid "International Carrier Inc., Belgium"
|
|
57
79
|
msgstr ""
|
|
58
80
|
|
|
59
81
|
#. module: delivery_multi_destination
|
|
60
|
-
#: model:product.product,name:delivery_multi_destination.product_product_delivery_carrier_multi_child_2
|
|
61
82
|
#: model:product.template,name:delivery_multi_destination.product_product_delivery_carrier_multi_child_2_product_template
|
|
62
83
|
msgid "International Carrier Inc., France"
|
|
63
84
|
msgstr ""
|
|
64
85
|
|
|
65
86
|
#. module: delivery_multi_destination
|
|
66
|
-
#: model:product.product,name:delivery_multi_destination.product_product_delivery_carrier_multi_child_3
|
|
67
87
|
#: model:product.template,name:delivery_multi_destination.product_product_delivery_carrier_multi_child_3_product_template
|
|
68
88
|
msgid "International Carrier Inc., United Kingdom"
|
|
69
89
|
msgstr ""
|
|
@@ -83,12 +103,18 @@ msgstr ""
|
|
|
83
103
|
msgid "Parent carrier"
|
|
84
104
|
msgstr ""
|
|
85
105
|
|
|
106
|
+
#. module: delivery_multi_destination
|
|
107
|
+
#: model:ir.model.fields,field_description:delivery_multi_destination.field_delivery_carrier__delivery_type
|
|
108
|
+
msgid "Provider"
|
|
109
|
+
msgstr ""
|
|
110
|
+
|
|
86
111
|
#. module: delivery_multi_destination
|
|
87
112
|
#: model:ir.model,name:delivery_multi_destination.model_delivery_carrier
|
|
88
113
|
msgid "Shipping Methods"
|
|
89
114
|
msgstr ""
|
|
90
115
|
|
|
91
116
|
#. module: delivery_multi_destination
|
|
117
|
+
#. odoo-python
|
|
92
118
|
#: code:addons/delivery_multi_destination/models/delivery_carrier.py:0
|
|
93
119
|
#, python-format
|
|
94
120
|
msgid "There is no matching delivery rule."
|
|
@@ -98,15 +124,3 @@ msgstr ""
|
|
|
98
124
|
#: model:delivery.carrier,name:delivery_multi_destination.delivery_carrier_multi_child_3
|
|
99
125
|
msgid "United Kingdom"
|
|
100
126
|
msgstr ""
|
|
101
|
-
|
|
102
|
-
#. module: delivery_multi_destination
|
|
103
|
-
#: model:product.product,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi
|
|
104
|
-
#: model:product.product,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_child_1
|
|
105
|
-
#: model:product.product,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_child_2
|
|
106
|
-
#: model:product.product,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_child_3
|
|
107
|
-
#: model:product.template,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_child_1_product_template
|
|
108
|
-
#: model:product.template,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_child_2_product_template
|
|
109
|
-
#: model:product.template,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_child_3_product_template
|
|
110
|
-
#: model:product.template,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_product_template
|
|
111
|
-
msgid "Units"
|
|
112
|
-
msgstr ""
|
|
@@ -19,11 +19,21 @@ msgstr ""
|
|
|
19
19
|
"Content-Transfer-Encoding: \n"
|
|
20
20
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
21
21
|
|
|
22
|
+
#. module: delivery_multi_destination
|
|
23
|
+
#: model:ir.model.fields.selection,name:delivery_multi_destination.selection__delivery_carrier__delivery_type__base_on_destination
|
|
24
|
+
msgid "Based on Destination"
|
|
25
|
+
msgstr ""
|
|
26
|
+
|
|
22
27
|
#. module: delivery_multi_destination
|
|
23
28
|
#: model:delivery.carrier,name:delivery_multi_destination.delivery_carrier_multi_child_1
|
|
24
29
|
msgid "Belgium"
|
|
25
30
|
msgstr ""
|
|
26
31
|
|
|
32
|
+
#. module: delivery_multi_destination
|
|
33
|
+
#: model:ir.model,name:delivery_multi_destination.model_choose_delivery_carrier
|
|
34
|
+
msgid "Delivery Carrier Selection Wizard"
|
|
35
|
+
msgstr ""
|
|
36
|
+
|
|
27
37
|
#. module: delivery_multi_destination
|
|
28
38
|
#: model:ir.model.fields,field_description:delivery_multi_destination.field_delivery_carrier__destination_type
|
|
29
39
|
msgid "Destination Type"
|
|
@@ -39,6 +49,20 @@ msgstr ""
|
|
|
39
49
|
msgid "Destinations"
|
|
40
50
|
msgstr ""
|
|
41
51
|
|
|
52
|
+
#. module: delivery_multi_destination
|
|
53
|
+
#. odoo-python
|
|
54
|
+
#: code:addons/delivery_multi_destination/wizards/choose_delivery_carrier.py:0
|
|
55
|
+
#, python-format
|
|
56
|
+
msgid "Error"
|
|
57
|
+
msgstr ""
|
|
58
|
+
|
|
59
|
+
#. module: delivery_multi_destination
|
|
60
|
+
#. odoo-python
|
|
61
|
+
#: code:addons/delivery_multi_destination/models/delivery_carrier.py:0
|
|
62
|
+
#, python-format
|
|
63
|
+
msgid "Error: this delivery method is not available for this address."
|
|
64
|
+
msgstr ""
|
|
65
|
+
|
|
42
66
|
#. module: delivery_multi_destination
|
|
43
67
|
#: model:delivery.carrier,name:delivery_multi_destination.delivery_carrier_multi_child_2
|
|
44
68
|
msgid "France"
|
|
@@ -46,25 +70,21 @@ msgstr ""
|
|
|
46
70
|
|
|
47
71
|
#. module: delivery_multi_destination
|
|
48
72
|
#: model:delivery.carrier,name:delivery_multi_destination.delivery_carrier_multi
|
|
49
|
-
#: model:product.product,name:delivery_multi_destination.product_product_delivery_carrier_multi
|
|
50
73
|
#: model:product.template,name:delivery_multi_destination.product_product_delivery_carrier_multi_product_template
|
|
51
74
|
msgid "International Carrier Inc."
|
|
52
75
|
msgstr ""
|
|
53
76
|
|
|
54
77
|
#. module: delivery_multi_destination
|
|
55
|
-
#: model:product.product,name:delivery_multi_destination.product_product_delivery_carrier_multi_child_1
|
|
56
78
|
#: model:product.template,name:delivery_multi_destination.product_product_delivery_carrier_multi_child_1_product_template
|
|
57
79
|
msgid "International Carrier Inc., Belgium"
|
|
58
80
|
msgstr ""
|
|
59
81
|
|
|
60
82
|
#. module: delivery_multi_destination
|
|
61
|
-
#: model:product.product,name:delivery_multi_destination.product_product_delivery_carrier_multi_child_2
|
|
62
83
|
#: model:product.template,name:delivery_multi_destination.product_product_delivery_carrier_multi_child_2_product_template
|
|
63
84
|
msgid "International Carrier Inc., France"
|
|
64
85
|
msgstr ""
|
|
65
86
|
|
|
66
87
|
#. module: delivery_multi_destination
|
|
67
|
-
#: model:product.product,name:delivery_multi_destination.product_product_delivery_carrier_multi_child_3
|
|
68
88
|
#: model:product.template,name:delivery_multi_destination.product_product_delivery_carrier_multi_child_3_product_template
|
|
69
89
|
msgid "International Carrier Inc., United Kingdom"
|
|
70
90
|
msgstr ""
|
|
@@ -84,12 +104,18 @@ msgstr ""
|
|
|
84
104
|
msgid "Parent carrier"
|
|
85
105
|
msgstr ""
|
|
86
106
|
|
|
107
|
+
#. module: delivery_multi_destination
|
|
108
|
+
#: model:ir.model.fields,field_description:delivery_multi_destination.field_delivery_carrier__delivery_type
|
|
109
|
+
msgid "Provider"
|
|
110
|
+
msgstr ""
|
|
111
|
+
|
|
87
112
|
#. module: delivery_multi_destination
|
|
88
113
|
#: model:ir.model,name:delivery_multi_destination.model_delivery_carrier
|
|
89
114
|
msgid "Shipping Methods"
|
|
90
115
|
msgstr ""
|
|
91
116
|
|
|
92
117
|
#. module: delivery_multi_destination
|
|
118
|
+
#. odoo-python
|
|
93
119
|
#: code:addons/delivery_multi_destination/models/delivery_carrier.py:0
|
|
94
120
|
#, python-format
|
|
95
121
|
msgid "There is no matching delivery rule."
|
|
@@ -99,15 +125,3 @@ msgstr ""
|
|
|
99
125
|
#: model:delivery.carrier,name:delivery_multi_destination.delivery_carrier_multi_child_3
|
|
100
126
|
msgid "United Kingdom"
|
|
101
127
|
msgstr ""
|
|
102
|
-
|
|
103
|
-
#. module: delivery_multi_destination
|
|
104
|
-
#: model:product.product,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi
|
|
105
|
-
#: model:product.product,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_child_1
|
|
106
|
-
#: model:product.product,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_child_2
|
|
107
|
-
#: model:product.product,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_child_3
|
|
108
|
-
#: model:product.template,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_child_1_product_template
|
|
109
|
-
#: model:product.template,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_child_2_product_template
|
|
110
|
-
#: model:product.template,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_child_3_product_template
|
|
111
|
-
#: model:product.template,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_product_template
|
|
112
|
-
msgid "Units"
|
|
113
|
-
msgstr ""
|
|
@@ -12,8 +12,8 @@ msgstr ""
|
|
|
12
12
|
"PO-Revision-Date: 2024-05-21 03:17+0000\n"
|
|
13
13
|
"Last-Translator: Rodrigo Macedo <sottomaiormacedotec@users.noreply."
|
|
14
14
|
"translation.odoo-community.org>\n"
|
|
15
|
-
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/
|
|
16
|
-
"23907/pt_BR/)\n"
|
|
15
|
+
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/"
|
|
16
|
+
"teams/23907/pt_BR/)\n"
|
|
17
17
|
"Language: pt_BR\n"
|
|
18
18
|
"MIME-Version: 1.0\n"
|
|
19
19
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
@@ -21,11 +21,21 @@ msgstr ""
|
|
|
21
21
|
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
|
22
22
|
"X-Generator: Weblate 4.17\n"
|
|
23
23
|
|
|
24
|
+
#. module: delivery_multi_destination
|
|
25
|
+
#: model:ir.model.fields.selection,name:delivery_multi_destination.selection__delivery_carrier__delivery_type__base_on_destination
|
|
26
|
+
msgid "Based on Destination"
|
|
27
|
+
msgstr ""
|
|
28
|
+
|
|
24
29
|
#. module: delivery_multi_destination
|
|
25
30
|
#: model:delivery.carrier,name:delivery_multi_destination.delivery_carrier_multi_child_1
|
|
26
31
|
msgid "Belgium"
|
|
27
32
|
msgstr "Bélgica"
|
|
28
33
|
|
|
34
|
+
#. module: delivery_multi_destination
|
|
35
|
+
#: model:ir.model,name:delivery_multi_destination.model_choose_delivery_carrier
|
|
36
|
+
msgid "Delivery Carrier Selection Wizard"
|
|
37
|
+
msgstr ""
|
|
38
|
+
|
|
29
39
|
#. module: delivery_multi_destination
|
|
30
40
|
#: model:ir.model.fields,field_description:delivery_multi_destination.field_delivery_carrier__destination_type
|
|
31
41
|
msgid "Destination Type"
|
|
@@ -41,6 +51,20 @@ msgstr "Rede de destinatário"
|
|
|
41
51
|
msgid "Destinations"
|
|
42
52
|
msgstr "Destinatários"
|
|
43
53
|
|
|
54
|
+
#. module: delivery_multi_destination
|
|
55
|
+
#. odoo-python
|
|
56
|
+
#: code:addons/delivery_multi_destination/wizards/choose_delivery_carrier.py:0
|
|
57
|
+
#, python-format
|
|
58
|
+
msgid "Error"
|
|
59
|
+
msgstr ""
|
|
60
|
+
|
|
61
|
+
#. module: delivery_multi_destination
|
|
62
|
+
#. odoo-python
|
|
63
|
+
#: code:addons/delivery_multi_destination/models/delivery_carrier.py:0
|
|
64
|
+
#, python-format
|
|
65
|
+
msgid "Error: this delivery method is not available for this address."
|
|
66
|
+
msgstr ""
|
|
67
|
+
|
|
44
68
|
#. module: delivery_multi_destination
|
|
45
69
|
#: model:delivery.carrier,name:delivery_multi_destination.delivery_carrier_multi_child_2
|
|
46
70
|
msgid "France"
|
|
@@ -48,25 +72,21 @@ msgstr "França"
|
|
|
48
72
|
|
|
49
73
|
#. module: delivery_multi_destination
|
|
50
74
|
#: model:delivery.carrier,name:delivery_multi_destination.delivery_carrier_multi
|
|
51
|
-
#: model:product.product,name:delivery_multi_destination.product_product_delivery_carrier_multi
|
|
52
75
|
#: model:product.template,name:delivery_multi_destination.product_product_delivery_carrier_multi_product_template
|
|
53
76
|
msgid "International Carrier Inc."
|
|
54
77
|
msgstr "Transportes Internacionais, S.A."
|
|
55
78
|
|
|
56
79
|
#. module: delivery_multi_destination
|
|
57
|
-
#: model:product.product,name:delivery_multi_destination.product_product_delivery_carrier_multi_child_1
|
|
58
80
|
#: model:product.template,name:delivery_multi_destination.product_product_delivery_carrier_multi_child_1_product_template
|
|
59
81
|
msgid "International Carrier Inc., Belgium"
|
|
60
82
|
msgstr "International Carrier Inc., Bélgica"
|
|
61
83
|
|
|
62
84
|
#. module: delivery_multi_destination
|
|
63
|
-
#: model:product.product,name:delivery_multi_destination.product_product_delivery_carrier_multi_child_2
|
|
64
85
|
#: model:product.template,name:delivery_multi_destination.product_product_delivery_carrier_multi_child_2_product_template
|
|
65
86
|
msgid "International Carrier Inc., France"
|
|
66
87
|
msgstr "International Carrier Inc., França"
|
|
67
88
|
|
|
68
89
|
#. module: delivery_multi_destination
|
|
69
|
-
#: model:product.product,name:delivery_multi_destination.product_product_delivery_carrier_multi_child_3
|
|
70
90
|
#: model:product.template,name:delivery_multi_destination.product_product_delivery_carrier_multi_child_3_product_template
|
|
71
91
|
msgid "International Carrier Inc., United Kingdom"
|
|
72
92
|
msgstr "International Carrier Inc., Reino Unido"
|
|
@@ -86,12 +106,18 @@ msgstr "Um destino"
|
|
|
86
106
|
msgid "Parent carrier"
|
|
87
107
|
msgstr "Transportadora Matriz"
|
|
88
108
|
|
|
109
|
+
#. module: delivery_multi_destination
|
|
110
|
+
#: model:ir.model.fields,field_description:delivery_multi_destination.field_delivery_carrier__delivery_type
|
|
111
|
+
msgid "Provider"
|
|
112
|
+
msgstr ""
|
|
113
|
+
|
|
89
114
|
#. module: delivery_multi_destination
|
|
90
115
|
#: model:ir.model,name:delivery_multi_destination.model_delivery_carrier
|
|
91
116
|
msgid "Shipping Methods"
|
|
92
117
|
msgstr "Métodos de Envio"
|
|
93
118
|
|
|
94
119
|
#. module: delivery_multi_destination
|
|
120
|
+
#. odoo-python
|
|
95
121
|
#: code:addons/delivery_multi_destination/models/delivery_carrier.py:0
|
|
96
122
|
#, python-format
|
|
97
123
|
msgid "There is no matching delivery rule."
|
|
@@ -102,17 +128,8 @@ msgstr "Não há regra de entrega correspondente."
|
|
|
102
128
|
msgid "United Kingdom"
|
|
103
129
|
msgstr "Reino Unido"
|
|
104
130
|
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
#: model:product.product,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_child_1
|
|
108
|
-
#: model:product.product,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_child_2
|
|
109
|
-
#: model:product.product,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_child_3
|
|
110
|
-
#: model:product.template,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_child_1_product_template
|
|
111
|
-
#: model:product.template,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_child_2_product_template
|
|
112
|
-
#: model:product.template,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_child_3_product_template
|
|
113
|
-
#: model:product.template,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_product_template
|
|
114
|
-
msgid "Units"
|
|
115
|
-
msgstr "Unidades"
|
|
131
|
+
#~ msgid "Units"
|
|
132
|
+
#~ msgstr "Unidades"
|
|
116
133
|
|
|
117
134
|
#~ msgid "Delivery Methods"
|
|
118
135
|
#~ msgstr "Métodos de entrega"
|
|
@@ -16,15 +16,25 @@ msgstr ""
|
|
|
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=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 ||
|
|
20
|
-
"%100==4 ? 2 : 3;\n"
|
|
19
|
+
"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || "
|
|
20
|
+
"n%100==4 ? 2 : 3;\n"
|
|
21
21
|
"X-Generator: Weblate 3.10\n"
|
|
22
22
|
|
|
23
|
+
#. module: delivery_multi_destination
|
|
24
|
+
#: model:ir.model.fields.selection,name:delivery_multi_destination.selection__delivery_carrier__delivery_type__base_on_destination
|
|
25
|
+
msgid "Based on Destination"
|
|
26
|
+
msgstr ""
|
|
27
|
+
|
|
23
28
|
#. module: delivery_multi_destination
|
|
24
29
|
#: model:delivery.carrier,name:delivery_multi_destination.delivery_carrier_multi_child_1
|
|
25
30
|
msgid "Belgium"
|
|
26
31
|
msgstr ""
|
|
27
32
|
|
|
33
|
+
#. module: delivery_multi_destination
|
|
34
|
+
#: model:ir.model,name:delivery_multi_destination.model_choose_delivery_carrier
|
|
35
|
+
msgid "Delivery Carrier Selection Wizard"
|
|
36
|
+
msgstr ""
|
|
37
|
+
|
|
28
38
|
#. module: delivery_multi_destination
|
|
29
39
|
#: model:ir.model.fields,field_description:delivery_multi_destination.field_delivery_carrier__destination_type
|
|
30
40
|
msgid "Destination Type"
|
|
@@ -40,6 +50,20 @@ msgstr ""
|
|
|
40
50
|
msgid "Destinations"
|
|
41
51
|
msgstr ""
|
|
42
52
|
|
|
53
|
+
#. module: delivery_multi_destination
|
|
54
|
+
#. odoo-python
|
|
55
|
+
#: code:addons/delivery_multi_destination/wizards/choose_delivery_carrier.py:0
|
|
56
|
+
#, python-format
|
|
57
|
+
msgid "Error"
|
|
58
|
+
msgstr ""
|
|
59
|
+
|
|
60
|
+
#. module: delivery_multi_destination
|
|
61
|
+
#. odoo-python
|
|
62
|
+
#: code:addons/delivery_multi_destination/models/delivery_carrier.py:0
|
|
63
|
+
#, python-format
|
|
64
|
+
msgid "Error: this delivery method is not available for this address."
|
|
65
|
+
msgstr ""
|
|
66
|
+
|
|
43
67
|
#. module: delivery_multi_destination
|
|
44
68
|
#: model:delivery.carrier,name:delivery_multi_destination.delivery_carrier_multi_child_2
|
|
45
69
|
msgid "France"
|
|
@@ -47,25 +71,21 @@ msgstr ""
|
|
|
47
71
|
|
|
48
72
|
#. module: delivery_multi_destination
|
|
49
73
|
#: model:delivery.carrier,name:delivery_multi_destination.delivery_carrier_multi
|
|
50
|
-
#: model:product.product,name:delivery_multi_destination.product_product_delivery_carrier_multi
|
|
51
74
|
#: model:product.template,name:delivery_multi_destination.product_product_delivery_carrier_multi_product_template
|
|
52
75
|
msgid "International Carrier Inc."
|
|
53
76
|
msgstr ""
|
|
54
77
|
|
|
55
78
|
#. module: delivery_multi_destination
|
|
56
|
-
#: model:product.product,name:delivery_multi_destination.product_product_delivery_carrier_multi_child_1
|
|
57
79
|
#: model:product.template,name:delivery_multi_destination.product_product_delivery_carrier_multi_child_1_product_template
|
|
58
80
|
msgid "International Carrier Inc., Belgium"
|
|
59
81
|
msgstr ""
|
|
60
82
|
|
|
61
83
|
#. module: delivery_multi_destination
|
|
62
|
-
#: model:product.product,name:delivery_multi_destination.product_product_delivery_carrier_multi_child_2
|
|
63
84
|
#: model:product.template,name:delivery_multi_destination.product_product_delivery_carrier_multi_child_2_product_template
|
|
64
85
|
msgid "International Carrier Inc., France"
|
|
65
86
|
msgstr ""
|
|
66
87
|
|
|
67
88
|
#. module: delivery_multi_destination
|
|
68
|
-
#: model:product.product,name:delivery_multi_destination.product_product_delivery_carrier_multi_child_3
|
|
69
89
|
#: model:product.template,name:delivery_multi_destination.product_product_delivery_carrier_multi_child_3_product_template
|
|
70
90
|
msgid "International Carrier Inc., United Kingdom"
|
|
71
91
|
msgstr ""
|
|
@@ -85,12 +105,18 @@ msgstr ""
|
|
|
85
105
|
msgid "Parent carrier"
|
|
86
106
|
msgstr ""
|
|
87
107
|
|
|
108
|
+
#. module: delivery_multi_destination
|
|
109
|
+
#: model:ir.model.fields,field_description:delivery_multi_destination.field_delivery_carrier__delivery_type
|
|
110
|
+
msgid "Provider"
|
|
111
|
+
msgstr ""
|
|
112
|
+
|
|
88
113
|
#. module: delivery_multi_destination
|
|
89
114
|
#: model:ir.model,name:delivery_multi_destination.model_delivery_carrier
|
|
90
115
|
msgid "Shipping Methods"
|
|
91
116
|
msgstr ""
|
|
92
117
|
|
|
93
118
|
#. module: delivery_multi_destination
|
|
119
|
+
#. odoo-python
|
|
94
120
|
#: code:addons/delivery_multi_destination/models/delivery_carrier.py:0
|
|
95
121
|
#, python-format
|
|
96
122
|
msgid "There is no matching delivery rule."
|
|
@@ -101,17 +127,5 @@ msgstr ""
|
|
|
101
127
|
msgid "United Kingdom"
|
|
102
128
|
msgstr ""
|
|
103
129
|
|
|
104
|
-
#. module: delivery_multi_destination
|
|
105
|
-
#: model:product.product,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi
|
|
106
|
-
#: model:product.product,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_child_1
|
|
107
|
-
#: model:product.product,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_child_2
|
|
108
|
-
#: model:product.product,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_child_3
|
|
109
|
-
#: model:product.template,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_child_1_product_template
|
|
110
|
-
#: model:product.template,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_child_2_product_template
|
|
111
|
-
#: model:product.template,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_child_3_product_template
|
|
112
|
-
#: model:product.template,uom_name:delivery_multi_destination.product_product_delivery_carrier_multi_product_template
|
|
113
|
-
msgid "Units"
|
|
114
|
-
msgstr ""
|
|
115
|
-
|
|
116
130
|
#~ msgid "Delivery Methods"
|
|
117
131
|
#~ msgstr "Načini dostave"
|