odoo-addon-stock-barcodes 16.0.2.0.0.1__py3-none-any.whl → 16.0.2.0.0.2__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/stock_barcodes/i18n/it.po +72 -39
- {odoo_addon_stock_barcodes-16.0.2.0.0.1.dist-info → odoo_addon_stock_barcodes-16.0.2.0.0.2.dist-info}/METADATA +1 -1
- {odoo_addon_stock_barcodes-16.0.2.0.0.1.dist-info → odoo_addon_stock_barcodes-16.0.2.0.0.2.dist-info}/RECORD +5 -5
- {odoo_addon_stock_barcodes-16.0.2.0.0.1.dist-info → odoo_addon_stock_barcodes-16.0.2.0.0.2.dist-info}/WHEEL +0 -0
- {odoo_addon_stock_barcodes-16.0.2.0.0.1.dist-info → odoo_addon_stock_barcodes-16.0.2.0.0.2.dist-info}/top_level.txt +0 -0
@@ -6,7 +6,7 @@ msgid ""
|
|
6
6
|
msgstr ""
|
7
7
|
"Project-Id-Version: Odoo Server 14.0\n"
|
8
8
|
"Report-Msgid-Bugs-To: \n"
|
9
|
-
"PO-Revision-Date: 2025-
|
9
|
+
"PO-Revision-Date: 2025-08-27 14:25+0000\n"
|
10
10
|
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
|
11
11
|
"Language-Team: none\n"
|
12
12
|
"Language: it\n"
|
@@ -60,7 +60,7 @@ msgstr ""
|
|
60
60
|
#: code:addons/stock_barcodes/models/stock_barcodes_action.py:0
|
61
61
|
#, python-format
|
62
62
|
msgid " Barcode has already been assigned to the action(s): {}."
|
63
|
-
msgstr ""
|
63
|
+
msgstr " Il codice a barre è già stato assegnato all'azione: {}."
|
64
64
|
|
65
65
|
#. module: stock_barcodes
|
66
66
|
#. odoo-python
|
@@ -70,6 +70,8 @@ msgid ""
|
|
70
70
|
" The barcode {} is not correct.Use numbers, letters and dashes, without "
|
71
71
|
"spaces.E.g. 15753, BC-5789,er-56 "
|
72
72
|
msgstr ""
|
73
|
+
" il codice a barre {} non è corretto. Usare numeri, lettere, e trattini "
|
74
|
+
"senza spazi. Es. 15753, BC-5789,er-56 "
|
73
75
|
|
74
76
|
#. module: stock_barcodes
|
75
77
|
#. odoo-python
|
@@ -81,7 +83,7 @@ msgstr "%(barcode)s (%(message)s)"
|
|
81
83
|
#. module: stock_barcodes
|
82
84
|
#: model:ir.actions.report,print_report_name:stock_barcodes.action_report_barcode_actions
|
83
85
|
msgid "'Barcodes - %s' % (object.name)"
|
84
|
-
msgstr ""
|
86
|
+
msgstr "'Codici a barre - %s' % (object.name)"
|
85
87
|
|
86
88
|
#. module: stock_barcodes
|
87
89
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_new_lot
|
@@ -103,7 +105,7 @@ msgstr ""
|
|
103
105
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
|
104
106
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
|
105
107
|
msgid "<i class=\"fa fa-pencil\" title=\"Edit inventory quantity\"/>"
|
106
|
-
msgstr ""
|
108
|
+
msgstr "<i class=\"fa fa-pencil\" title=\"Modifica quantità inventario\"/>"
|
107
109
|
|
108
110
|
#. module: stock_barcodes
|
109
111
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.stock_picking_type_kanban
|
@@ -117,12 +119,12 @@ msgstr ""
|
|
117
119
|
#. module: stock_barcodes
|
118
120
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
|
119
121
|
msgid "<i class=\"fa fa-trash\" title=\"Remove\"/>"
|
120
|
-
msgstr ""
|
122
|
+
msgstr "<i class=\"fa fa-trash\" title=\"Rimovi\"/>"
|
121
123
|
|
122
124
|
#. module: stock_barcodes
|
123
125
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
|
124
126
|
msgid "<i class=\"fa fa-trash\" title=\"Reset inventory quantity\"/>"
|
125
|
-
msgstr ""
|
127
|
+
msgstr "<i class=\"fa fa-trash\" title=\"Resetta quantità inventario\"/>"
|
126
128
|
|
127
129
|
#. module: stock_barcodes
|
128
130
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
@@ -130,6 +132,8 @@ msgid ""
|
|
130
132
|
"<span attrs=\"{'invisible': [('result_package_id', '=', False)]}\">->\n"
|
131
133
|
" </span>"
|
132
134
|
msgstr ""
|
135
|
+
"<span attrs=\"{'invisible': [('result_package_id', '=', False)]}\">->\n"
|
136
|
+
" </span>"
|
133
137
|
|
134
138
|
#. module: stock_barcodes
|
135
139
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
|
@@ -137,16 +141,18 @@ msgid ""
|
|
137
141
|
"<span class=\"d-none d-lg-block\">Apply</span>\n"
|
138
142
|
" (<span class=\"count_apply_inventory\"/>)"
|
139
143
|
msgstr ""
|
144
|
+
"<span class=\"d-none d-lg-block\">Applica</span>\n"
|
145
|
+
" (<span class=\"count_apply_inventory\"/>)"
|
140
146
|
|
141
147
|
#. module: stock_barcodes
|
142
148
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
|
143
149
|
msgid "<span class=\"d-none d-lg-block\">Put in back</span>"
|
144
|
-
msgstr ""
|
150
|
+
msgstr "<span class=\"d-none d-lg-block\">Sposta dietro</span>"
|
145
151
|
|
146
152
|
#. module: stock_barcodes
|
147
153
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
|
148
154
|
msgid "<span class=\"d-none d-lg-block\">Validate</span>"
|
149
|
-
msgstr ""
|
155
|
+
msgstr "<span class=\"d-none d-lg-block\">Valida</span>"
|
150
156
|
|
151
157
|
#. module: stock_barcodes
|
152
158
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
|
@@ -156,6 +162,10 @@ msgid ""
|
|
156
162
|
" This picking is already done\n"
|
157
163
|
" </span>"
|
158
164
|
msgstr ""
|
165
|
+
"<span class=\"fa fa-6x mb-4 fa-exclamation-triangle\"/>\n"
|
166
|
+
" <span class=\"fa fa-2x fa-exclamation-triangle\">\n"
|
167
|
+
" Questo prelievo è già eseguito\n"
|
168
|
+
" </span>"
|
159
169
|
|
160
170
|
#. module: stock_barcodes
|
161
171
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_packaging_form
|
@@ -180,17 +190,17 @@ msgstr "<span class=\"fa fa-tags\" title=\"Lotto/Seriale\"/>"
|
|
180
190
|
#. module: stock_barcodes
|
181
191
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
182
192
|
msgid "<span class=\"fs-1 d-none d-lg-block\">Clean Values</span>"
|
183
|
-
msgstr ""
|
193
|
+
msgstr "<span class=\"fs-1 d-none d-lg-block\">Pulisci valori</span>"
|
184
194
|
|
185
195
|
#. module: stock_barcodes
|
186
196
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
187
197
|
msgid "<span class=\"fs-1 d-none d-lg-block\">Confirm</span>"
|
188
|
-
msgstr ""
|
198
|
+
msgstr "<span class=\"fs-1 d-none d-lg-block\">Conferma</span>"
|
189
199
|
|
190
200
|
#. module: stock_barcodes
|
191
201
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
192
202
|
msgid "<span class=\"fs-1 d-none d-lg-block\">Product</span>"
|
193
|
-
msgstr ""
|
203
|
+
msgstr "<span class=\"fs-1 d-none d-lg-block\">Prodotto</span>"
|
194
204
|
|
195
205
|
#. module: stock_barcodes
|
196
206
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_picking_form
|
@@ -204,6 +214,10 @@ msgid ""
|
|
204
214
|
" <span class=\"fa fa-2x fa-share text-center d-sm-none "
|
205
215
|
"oe_span_small_icon\" title=\"Destination Location\"/>"
|
206
216
|
msgstr ""
|
217
|
+
"<strong class=\" d-none d-sm-block\">Ubicazione dest.</strong>\n"
|
218
|
+
" <span class="
|
219
|
+
"\"fa fa-2x fa-share text-center d-sm-none oe_span_small_icon\" title="
|
220
|
+
"\"Destination Location\"/>"
|
207
221
|
|
208
222
|
#. module: stock_barcodes
|
209
223
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
@@ -213,6 +227,11 @@ msgid ""
|
|
213
227
|
" <span class=\"fa fa-map-marker fa-2x d-"
|
214
228
|
"sm-none oe_span_small_icon\" title=\"Source Location\"/>"
|
215
229
|
msgstr ""
|
230
|
+
"<strong class=\" d-none d-sm-block\">Ubicazione origine\n"
|
231
|
+
" </strong>\n"
|
232
|
+
" <span class="
|
233
|
+
"\"fa fa-map-marker fa-2x d-sm-none oe_span_small_icon\" title="
|
234
|
+
"\"Ubicazione origine\"/>"
|
216
235
|
|
217
236
|
#. module: stock_barcodes
|
218
237
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
@@ -221,6 +240,9 @@ msgid ""
|
|
221
240
|
" <span class=\"fa fa-tags fa-2x d-sm-none "
|
222
241
|
"oe_span_small_icon\" title=\"Lot S/N\"/>"
|
223
242
|
msgstr ""
|
243
|
+
"<strong class=\"d-none d-sm-block\">Lotto N/S</strong>\n"
|
244
|
+
" <span class="
|
245
|
+
"\"fa fa-tags fa-2x d-sm-none oe_span_small_icon\" title=\"Lotto N/S\"/>"
|
224
246
|
|
225
247
|
#. module: stock_barcodes
|
226
248
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
|
@@ -229,6 +251,9 @@ msgid ""
|
|
229
251
|
" <span class=\"fa fa-inbox fa-2x d-sm-none "
|
230
252
|
"oe_span_small_icon\" title=\"package\"/>"
|
231
253
|
msgstr ""
|
254
|
+
"<strong class=\"d-none d-sm-block\">Colli</strong>\n"
|
255
|
+
" <span class="
|
256
|
+
"\"fa fa-inbox fa-2x d-sm-none oe_span_small_icon\" title=\"Colli\"/>"
|
232
257
|
|
233
258
|
#. module: stock_barcodes
|
234
259
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
@@ -237,6 +262,9 @@ msgid ""
|
|
237
262
|
" <span class=\"fa fa-th-list fa-2x d-sm-"
|
238
263
|
"none oe_span_small_icon\" title=\"Product\"/>"
|
239
264
|
msgstr ""
|
265
|
+
"<strong class=\"d-none d-sm-block\">Prodotto</strong>\n"
|
266
|
+
" <span class="
|
267
|
+
"\"fa fa-th-list fa-2x d-sm-none oe_span_small_icon\" title=\"Prodotto\"/>"
|
240
268
|
|
241
269
|
#. module: stock_barcodes
|
242
270
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
@@ -246,6 +274,11 @@ msgid ""
|
|
246
274
|
" <span class=\"fa fa-cubes d-sm-none "
|
247
275
|
"oe_span_small_icon\" title=\"Source Package to Result Package\"/>"
|
248
276
|
msgstr ""
|
277
|
+
"<strong class=\"d-none d-sm-block\">Collo origine -> Collo risultato\n"
|
278
|
+
" </strong>\n"
|
279
|
+
" <span class="
|
280
|
+
"\"fa fa-cubes d-sm-none oe_span_small_icon\" title="
|
281
|
+
"\"Da collo origine a collo risultato\"/>"
|
249
282
|
|
250
283
|
#. module: stock_barcodes
|
251
284
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
@@ -261,7 +294,7 @@ msgstr ""
|
|
261
294
|
#. module: stock_barcodes
|
262
295
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_form
|
263
296
|
msgid "ADD PRODUCT"
|
264
|
-
msgstr ""
|
297
|
+
msgstr "AGGIUNGI PRODOTTO"
|
265
298
|
|
266
299
|
#. module: stock_barcodes
|
267
300
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_option_group__accumulate_read_quantity
|
@@ -340,7 +373,7 @@ msgstr "Codice a barre"
|
|
340
373
|
#. module: stock_barcodes
|
341
374
|
#: model:ir.model,name:stock_barcodes.model_barcodes_barcode_events_mixin
|
342
375
|
msgid "Barcode Event Mixin"
|
343
|
-
msgstr ""
|
376
|
+
msgstr "Mixin evento codice a barre"
|
344
377
|
|
345
378
|
#. module: stock_barcodes
|
346
379
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_picking_type__barcode_option_group_id
|
@@ -366,7 +399,7 @@ msgstr "Barcode scansionato"
|
|
366
399
|
#: code:addons/stock_barcodes/static/src/views/actions/stock_barcode_main_menu.xml:0
|
367
400
|
#, python-format
|
368
401
|
msgid "Barcode Scanner"
|
369
|
-
msgstr ""
|
402
|
+
msgstr "Scanner codice a barre"
|
370
403
|
|
371
404
|
#. module: stock_barcodes
|
372
405
|
#: model:ir.ui.menu,name:stock_barcodes.menu_action_stock_barcodes
|
@@ -376,7 +409,7 @@ msgstr "Azioni codice a barre"
|
|
376
409
|
#. module: stock_barcodes
|
377
410
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_action__barcode_image
|
378
411
|
msgid "Barcode image"
|
379
|
-
msgstr ""
|
412
|
+
msgstr "Immagine codice a barre"
|
380
413
|
|
381
414
|
#. module: stock_barcodes
|
382
415
|
#. odoo-python
|
@@ -438,7 +471,7 @@ msgstr "Codici a barre"
|
|
438
471
|
#. module: stock_barcodes
|
439
472
|
#: model:ir.actions.report,name:stock_barcodes.action_report_barcode_actions
|
440
473
|
msgid "Barcodes (PDF)"
|
441
|
-
msgstr ""
|
474
|
+
msgstr "Codici a barre (PDF)"
|
442
475
|
|
443
476
|
#. module: stock_barcodes
|
444
477
|
#: model:ir.actions.act_window,name:stock_barcodes.action_stock_barcodes_read
|
@@ -563,7 +596,7 @@ msgstr "Movimenti confermati"
|
|
563
596
|
#. module: stock_barcodes
|
564
597
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_picking__partner_id
|
565
598
|
msgid "Contact"
|
566
|
-
msgstr ""
|
599
|
+
msgstr "Contatto"
|
567
600
|
|
568
601
|
#. module: stock_barcodes
|
569
602
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_action__context
|
@@ -573,12 +606,12 @@ msgstr "Contesto"
|
|
573
606
|
#. module: stock_barcodes
|
574
607
|
#: model:ir.model.fields,field_description:stock_barcodes.field_stock_barcodes_action__count_elements
|
575
608
|
msgid "Count Elements"
|
576
|
-
msgstr ""
|
609
|
+
msgstr "Contggio elementi"
|
577
610
|
|
578
611
|
#. module: stock_barcodes
|
579
612
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_inventory__count_inventory_quants
|
580
613
|
msgid "Count Inventory Quants"
|
581
|
-
msgstr ""
|
614
|
+
msgstr "Conteggio quanti inventario"
|
582
615
|
|
583
616
|
#. module: stock_barcodes
|
584
617
|
#: model:ir.model.fields.selection,name:stock_barcodes.selection__stock_move__barcode_backorder_action__create_backorder
|
@@ -733,7 +766,7 @@ msgstr "Campo vuoto"
|
|
733
766
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_inventory__enable_add_product
|
734
767
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_picking__enable_add_product
|
735
768
|
msgid "Enable Add Product"
|
736
|
-
msgstr ""
|
769
|
+
msgstr "Abilita aggiunta prodotto"
|
737
770
|
|
738
771
|
#. module: stock_barcodes
|
739
772
|
#: model:ir.model.fields,help:stock_barcodes.field_wiz_stock_barcodes_read__product_tracking
|
@@ -956,7 +989,7 @@ msgstr "Ignora il resto"
|
|
956
989
|
#: model:ir.model.fields.selection,name:stock_barcodes.selection__wiz_stock_barcodes_read_inventory__message_type__info_page
|
957
990
|
#: model:ir.model.fields.selection,name:stock_barcodes.selection__wiz_stock_barcodes_read_picking__message_type__info_page
|
958
991
|
msgid "Info page"
|
959
|
-
msgstr ""
|
992
|
+
msgstr "Pagina informazioni"
|
960
993
|
|
961
994
|
#. module: stock_barcodes
|
962
995
|
#: model:ir.model.fields.selection,name:stock_barcodes.selection__wiz_stock_barcodes_read_picking__picking_type_code__internal
|
@@ -1142,7 +1175,7 @@ msgstr "Lotto"
|
|
1142
1175
|
#. module: stock_barcodes
|
1143
1176
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_inventory_form
|
1144
1177
|
msgid "Lot S/N:"
|
1145
|
-
msgstr ""
|
1178
|
+
msgstr "Lotto N/S:"
|
1146
1179
|
|
1147
1180
|
#. module: stock_barcodes
|
1148
1181
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_new_lot__lot_name
|
@@ -1295,7 +1328,7 @@ msgstr "Nessun ordine residuo"
|
|
1295
1328
|
#: code:addons/stock_barcodes/static/src/views/actions/stock_barcode_main_menu.esm.js:0
|
1296
1329
|
#, python-format
|
1297
1330
|
msgid "No action found with barcode: "
|
1298
|
-
msgstr ""
|
1331
|
+
msgstr "Nessuna azione trovata con il codice a barre: "
|
1299
1332
|
|
1300
1333
|
#. module: stock_barcodes
|
1301
1334
|
#: model:ir.model.fields.selection,name:stock_barcodes.selection__wiz_stock_barcodes_read__message_type__not_found
|
@@ -1321,7 +1354,7 @@ msgstr "Nessuna quantità disponibile per questo lotto con i valori a schermo"
|
|
1321
1354
|
#. module: stock_barcodes
|
1322
1355
|
#: model_terms:ir.actions.act_window,help:stock_barcodes.stock_barcodes_action_picking_tree_ready
|
1323
1356
|
msgid "No transfer found. Let's create one!"
|
1324
|
-
msgstr ""
|
1357
|
+
msgstr "Nessun trasferimento trovato. Crearne uno!"
|
1325
1358
|
|
1326
1359
|
#. module: stock_barcodes
|
1327
1360
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_candidate_picking__note
|
@@ -1508,12 +1541,12 @@ msgstr "Precedente"
|
|
1508
1541
|
#. module: stock_barcodes
|
1509
1542
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_action_tree
|
1510
1543
|
msgid "Print barcodes"
|
1511
|
-
msgstr ""
|
1544
|
+
msgstr "Stampa codice a barre"
|
1512
1545
|
|
1513
1546
|
#. module: stock_barcodes
|
1514
1547
|
#: model:ir.model,name:stock_barcodes.model_report_stock_barcodes_report_barcode_actions
|
1515
1548
|
msgid "Print barcodes from barcode actions"
|
1516
|
-
msgstr ""
|
1549
|
+
msgstr "Stampa codici a barre da azioni codici a barre"
|
1517
1550
|
|
1518
1551
|
#. module: stock_barcodes
|
1519
1552
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_new_lot__product_id
|
@@ -1582,7 +1615,7 @@ msgstr "Q.tà disponibile"
|
|
1582
1615
|
#. module: stock_barcodes
|
1583
1616
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_todo__qty_done_rest
|
1584
1617
|
msgid "Qty Done Rest"
|
1585
|
-
msgstr ""
|
1618
|
+
msgstr "Residuo q.tà lavorata"
|
1586
1619
|
|
1587
1620
|
#. module: stock_barcodes
|
1588
1621
|
#. odoo-python
|
@@ -1701,19 +1734,19 @@ msgstr "Stato scansione"
|
|
1701
1734
|
#: code:addons/stock_barcodes/static/src/views/kanban/stock_barcodes_kanban.xml:0
|
1702
1735
|
#, python-format
|
1703
1736
|
msgid "Scan a"
|
1704
|
-
msgstr ""
|
1737
|
+
msgstr "Scansiona un"
|
1705
1738
|
|
1706
1739
|
#. module: stock_barcodes
|
1707
1740
|
#. odoo-javascript
|
1708
1741
|
#: code:addons/stock_barcodes/static/src/views/actions/stock_barcode_main_menu.xml:0
|
1709
1742
|
#, python-format
|
1710
1743
|
msgid "Scan a barcode actions"
|
1711
|
-
msgstr ""
|
1744
|
+
msgstr "Scansiona una azione codice a barre"
|
1712
1745
|
|
1713
1746
|
#. module: stock_barcodes
|
1714
1747
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.report_barcode_actions
|
1715
1748
|
msgid "Scan your actions and streamline your actions."
|
1716
|
-
msgstr ""
|
1749
|
+
msgstr "Scansiona le tue azioni e ottimizza le tue azioni."
|
1717
1750
|
|
1718
1751
|
#. module: stock_barcodes
|
1719
1752
|
#. odoo-python
|
@@ -1809,7 +1842,7 @@ msgstr "Movimento di magazzino"
|
|
1809
1842
|
#: code:addons/stock_barcodes/static/src/views/views.esm.js:0
|
1810
1843
|
#, python-format
|
1811
1844
|
msgid "The inventory adjustment has been validated"
|
1812
|
-
msgstr ""
|
1845
|
+
msgstr "La rettifica di inventario è stata validata"
|
1813
1846
|
|
1814
1847
|
#. module: stock_barcodes
|
1815
1848
|
#. odoo-python
|
@@ -1830,14 +1863,14 @@ msgstr "La quantità è enorme"
|
|
1830
1863
|
#: code:addons/stock_barcodes/static/src/views/views.esm.js:0
|
1831
1864
|
#, python-format
|
1832
1865
|
msgid "The transfer has been validated"
|
1833
|
-
msgstr ""
|
1866
|
+
msgstr "il trasferimento è stato validato"
|
1834
1867
|
|
1835
1868
|
#. module: stock_barcodes
|
1836
1869
|
#. odoo-python
|
1837
1870
|
#: code:addons/stock_barcodes/models/stock_barcodes_action.py:0
|
1838
1871
|
#, python-format
|
1839
1872
|
msgid "There can be no spaces at the beginning or end."
|
1840
|
-
msgstr ""
|
1873
|
+
msgstr "Non ci devono essere spazi all'inizio o alla fine."
|
1841
1874
|
|
1842
1875
|
#. module: stock_barcodes
|
1843
1876
|
#: model:ir.model.fields,help:stock_barcodes.field_stock_picking_type__new_picking_barcode_option_group_id
|
@@ -1889,7 +1922,7 @@ msgstr "Trasferimento"
|
|
1889
1922
|
#. module: stock_barcodes
|
1890
1923
|
#: model_terms:ir.actions.act_window,help:stock_barcodes.stock_barcodes_action_picking_tree_ready
|
1891
1924
|
msgid "Transfers allow you to move products from one location to another."
|
1892
|
-
msgstr ""
|
1925
|
+
msgstr "I trasferimento consentono di movimentare i prodotti tra le ubicazioni."
|
1893
1926
|
|
1894
1927
|
#. module: stock_barcodes
|
1895
1928
|
#: model:ir.model.fields,field_description:stock_barcodes.field_wiz_stock_barcodes_read_picking__picking_type_code
|
@@ -2074,35 +2107,35 @@ msgstr "blocca prelievo"
|
|
2074
2107
|
#: code:addons/stock_barcodes/static/src/views/kanban/stock_barcodes_kanban.xml:0
|
2075
2108
|
#, python-format
|
2076
2109
|
msgid "lot"
|
2077
|
-
msgstr ""
|
2110
|
+
msgstr "lotto"
|
2078
2111
|
|
2079
2112
|
#. module: stock_barcodes
|
2080
2113
|
#. odoo-javascript
|
2081
2114
|
#: code:addons/stock_barcodes/static/src/views/kanban/stock_barcodes_kanban.xml:0
|
2082
2115
|
#, python-format
|
2083
2116
|
msgid "or a"
|
2084
|
-
msgstr ""
|
2117
|
+
msgstr "o un"
|
2085
2118
|
|
2086
2119
|
#. module: stock_barcodes
|
2087
2120
|
#. odoo-javascript
|
2088
2121
|
#: code:addons/stock_barcodes/static/src/views/kanban/stock_barcodes_kanban.xml:0
|
2089
2122
|
#, python-format
|
2090
2123
|
msgid "product"
|
2091
|
-
msgstr ""
|
2124
|
+
msgstr "prodotto"
|
2092
2125
|
|
2093
2126
|
#. module: stock_barcodes
|
2094
2127
|
#. odoo-javascript
|
2095
2128
|
#: code:addons/stock_barcodes/static/src/views/kanban/stock_barcodes_kanban.xml:0
|
2096
2129
|
#, python-format
|
2097
2130
|
msgid "to filter your records"
|
2098
|
-
msgstr ""
|
2131
|
+
msgstr "per filtrare i record"
|
2099
2132
|
|
2100
2133
|
#. module: stock_barcodes
|
2101
2134
|
#. odoo-javascript
|
2102
2135
|
#: code:addons/stock_barcodes/static/src/views/kanban/stock_barcodes_kanban.xml:0
|
2103
2136
|
#, python-format
|
2104
2137
|
msgid "transfer"
|
2105
|
-
msgstr ""
|
2138
|
+
msgstr "trasferimento"
|
2106
2139
|
|
2107
2140
|
#. module: stock_barcodes
|
2108
2141
|
#: model_terms:ir.ui.view,arch_db:stock_barcodes.view_stock_barcodes_read_picking_form
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: odoo-addon-stock_barcodes
|
3
|
-
Version: 16.0.2.0.0.
|
3
|
+
Version: 16.0.2.0.0.2
|
4
4
|
Summary: It provides read barcode on stock operations.
|
5
5
|
Home-page: https://github.com/OCA/stock-logistics-barcode
|
6
6
|
Author: Tecnativa, Odoo Community Association (OCA)
|
@@ -6,7 +6,7 @@ odoo/addons/stock_barcodes/data/stock_barcodes_action.xml,sha256=VZr_wKtJzlJ4_qp
|
|
6
6
|
odoo/addons/stock_barcodes/data/stock_barcodes_option.xml,sha256=u0HkeX9qjmXajGbtQfne5tKTKHbFibsW42ApUsrR6lg,24276
|
7
7
|
odoo/addons/stock_barcodes/i18n/es.po,sha256=UGGAa2LquqBlZbtpsaS--l_UUeCZABB3Jx7EIcetlSs,99340
|
8
8
|
odoo/addons/stock_barcodes/i18n/fr.po,sha256=0YcpU6uF8i-1_x15QltlB_CVqMl-pnfDgX1U18WxLV8,91055
|
9
|
-
odoo/addons/stock_barcodes/i18n/it.po,sha256=
|
9
|
+
odoo/addons/stock_barcodes/i18n/it.po,sha256=tPlfD9ewnUDcr21kZ0dEErcZj6sYBeID-Ctj0YgQqvA,102818
|
10
10
|
odoo/addons/stock_barcodes/i18n/stock_barcodes.pot,sha256=Zm2GjR0mxvHN-l81WpDJruVO2dEt6SrB93_c45jVMCs,82672
|
11
11
|
odoo/addons/stock_barcodes/i18n/tr.po,sha256=jiYVsWTpn2_O7WYqjqWpFjcZCDHNTtn86uJzpLhfA9Q,94183
|
12
12
|
odoo/addons/stock_barcodes/models/__init__.py,sha256=NXyuez3f4d9zdLwk07UT-ib--UlR0l_Sp-Vlt31k1nU,249
|
@@ -97,7 +97,7 @@ odoo/addons/stock_barcodes/wizard/stock_barcodes_read_todo_view.xml,sha256=84r_u
|
|
97
97
|
odoo/addons/stock_barcodes/wizard/stock_barcodes_read_views.xml,sha256=Viv-Urgg-yvISu9Fds6buI0QjgOhpsnIDmXZTbiuytY,27086
|
98
98
|
odoo/addons/stock_barcodes/wizard/stock_production_lot.py,sha256=LXb8IykNsU6fHNzm6exiD2oyLmFdjrhnv9Z7ixDihWI,2195
|
99
99
|
odoo/addons/stock_barcodes/wizard/stock_production_lot_views.xml,sha256=MPR5_1Hieceb4a3klAQiLojMm4SBHEOF-8Ad3fBtaaE,1977
|
100
|
-
odoo_addon_stock_barcodes-16.0.2.0.0.
|
101
|
-
odoo_addon_stock_barcodes-16.0.2.0.0.
|
102
|
-
odoo_addon_stock_barcodes-16.0.2.0.0.
|
103
|
-
odoo_addon_stock_barcodes-16.0.2.0.0.
|
100
|
+
odoo_addon_stock_barcodes-16.0.2.0.0.2.dist-info/METADATA,sha256=fAd7JAcQw-9xIyRgrDFfi4fs1hS3jY_7XlDEkajlNrg,15670
|
101
|
+
odoo_addon_stock_barcodes-16.0.2.0.0.2.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
102
|
+
odoo_addon_stock_barcodes-16.0.2.0.0.2.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
|
103
|
+
odoo_addon_stock_barcodes-16.0.2.0.0.2.dist-info/RECORD,,
|
File without changes
|
File without changes
|