@@ -9,24 +9,25 @@ msgstr ""
9
9
"Project-Id-Version : Odoo Server 10.0\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
11
"POT-Creation-Date : 2017-07-28 02:58+0000\n "
12
- "PO-Revision-Date : 2017-07-28 02:58 +0000\n "
13
- "Last-Translator : OCA Transbot <transbot@odoo-community.org>, 2017 \n "
12
+ "PO-Revision-Date : 2024-03-12 09:35 +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=(n != 1);\n "
19
+ "Plural-Forms : nplurals=2; plural=n != 1;\n "
20
+ "X-Generator : Weblate 4.17\n "
20
21
21
22
#. module: stock_mts_mto_rule
22
23
#: model:ir.model.fields,field_description: stock_mts_mto_rule.field_stock_rule__action
23
24
msgid "Action"
24
- msgstr ""
25
+ msgstr "Azione "
25
26
26
27
#. module: stock_mts_mto_rule
27
28
#: model:ir.model.fields.selection,name: stock_mts_mto_rule.selection__stock_rule__action__split_procurement
28
29
msgid "Choose between MTS and MTO"
29
- msgstr ""
30
+ msgstr "Scegliere tra MTS o MTO "
30
31
31
32
#. module: stock_mts_mto_rule
32
33
#: model:ir.model.fields,help: stock_mts_mto_rule.field_stock_warehouse__mto_mts_management
@@ -35,6 +36,9 @@ msgid ""
35
36
"created only if the virtual stock is less than 0 else, the product will be "
36
37
"taken from stocks"
37
38
msgstr ""
39
+ "Se questo nuovo ruolo è selezionato nel prodotto dalla vista, un ordine di "
40
+ "acquisto verrà creato solo se la giacenza virtuale è inferiore a zero "
41
+ "altrimenti il prodotto verrà prelevato dalle giacenze"
38
42
39
43
#. module: stock_mts_mto_rule
40
44
#. odoo-python
@@ -44,53 +48,56 @@ msgid ""
44
48
"Inconsistency between the source locations of the mts and mto rules linked "
45
49
"to the procurement rule: %s! It should be the same."
46
50
msgstr ""
51
+ "Inconsistena tra le ubicazioni di origine delle regole MTS e MTO collegata "
52
+ "alla regola di approvvigionamento: %s! Deve essere la stessa."
47
53
48
54
#. module: stock_mts_mto_rule
49
55
#: model:ir.model.fields,field_description: stock_mts_mto_rule.field_stock_rule__mto_rule_id
50
56
msgid "MTO Rule"
51
- msgstr ""
57
+ msgstr "Regola MTO "
52
58
53
59
#. module: stock_mts_mto_rule
54
60
#: model:ir.model.fields,field_description: stock_mts_mto_rule.field_stock_warehouse__mts_mto_rule_id
55
61
msgid "MTO+MTS rule"
56
- msgstr ""
62
+ msgstr "Regola MTO+MTS "
57
63
58
64
#. module: stock_mts_mto_rule
59
65
#: model:ir.model.fields,field_description: stock_mts_mto_rule.field_stock_rule__mts_rule_id
60
66
msgid "MTS Rule"
61
- msgstr ""
67
+ msgstr "Regola MTS "
62
68
63
69
#. module: stock_mts_mto_rule
64
70
#. odoo-python
65
71
#: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0
66
72
#, python-format
67
73
msgid "MTS+MTO"
68
- msgstr ""
74
+ msgstr "MTS+MTO "
69
75
70
76
#. module: stock_mts_mto_rule
71
77
#. odoo-python
72
78
#: code:addons/stock_mts_mto_rule/models/stock_warehouse.py:0
73
79
#: model:stock.route,name: stock_mts_mto_rule.route_mto_mts
74
80
#, python-format
75
81
msgid "Make To Order + Make To Stock"
76
- msgstr ""
82
+ msgstr "Produrre per ordine + Produre per magazzino "
77
83
78
84
#. module: stock_mts_mto_rule
79
85
#. odoo-python
80
86
#: code:addons/stock_mts_mto_rule/models/stock_rule.py:0
81
87
#, python-format
82
88
msgid "No MTS or MTO rule configured on procurement rule: %s!"
83
89
msgstr ""
90
+ "Regola MTS o MTO non configurata nella regola di approvvigionamento: %s!"
84
91
85
92
#. module: stock_mts_mto_rule
86
93
#: model:ir.model,name: stock_mts_mto_rule.model_stock_rule
87
94
msgid "Stock Rule"
88
- msgstr ""
95
+ msgstr "Regola di giacenza "
89
96
90
97
#. module: stock_mts_mto_rule
91
98
#: model:ir.model.fields,field_description: stock_mts_mto_rule.field_stock_warehouse__mto_mts_management
92
99
msgid "Use MTO+MTS rules"
93
- msgstr ""
100
+ msgstr "Utilizza regole MTO+MTS "
94
101
95
102
#. module: stock_mts_mto_rule
96
103
#: model:ir.model,name: stock_mts_mto_rule.model_stock_warehouse
0 commit comments