odoo-addon-rma 16.0.5.0.0.1__py3-none-any.whl → 16.0.5.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/rma/i18n/it.po +44 -32
- {odoo_addon_rma-16.0.5.0.0.1.dist-info → odoo_addon_rma-16.0.5.0.0.2.dist-info}/METADATA +1 -1
- {odoo_addon_rma-16.0.5.0.0.1.dist-info → odoo_addon_rma-16.0.5.0.0.2.dist-info}/RECORD +5 -5
- {odoo_addon_rma-16.0.5.0.0.1.dist-info → odoo_addon_rma-16.0.5.0.0.2.dist-info}/WHEEL +0 -0
- {odoo_addon_rma-16.0.5.0.0.1.dist-info → odoo_addon_rma-16.0.5.0.0.2.dist-info}/top_level.txt +0 -0
odoo/addons/rma/i18n/it.po
CHANGED
@@ -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-04
|
9
|
+
"PO-Revision-Date: 2025-06-04 09:26+0000\n"
|
10
10
|
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
|
11
11
|
"Language-Team: none\n"
|
12
12
|
"Language: it\n"
|
@@ -202,6 +202,8 @@ msgid ""
|
|
202
202
|
"<i class=\"fa fa-ellipsis-v\" role=\"img\" aria-label=\"Manage\" "
|
203
203
|
"title=\"Manage\"/>"
|
204
204
|
msgstr ""
|
205
|
+
"<i class=\"fa fa-ellipsis-v\" role=\"img\" aria-label=\"Gestione\" title="
|
206
|
+
"\"Gestione\"/>"
|
205
207
|
|
206
208
|
#. module: rma
|
207
209
|
#: model_terms:ir.ui.view,arch_db:rma.portal_rma_page
|
@@ -363,22 +365,22 @@ msgstr ""
|
|
363
365
|
#. module: rma
|
364
366
|
#: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
|
365
367
|
msgid "<span>Awaiting action</span>"
|
366
|
-
msgstr ""
|
368
|
+
msgstr "<span>In attesa di azione</span>"
|
367
369
|
|
368
370
|
#. module: rma
|
369
371
|
#: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
|
370
372
|
msgid "<span>Draft</span>"
|
371
|
-
msgstr ""
|
373
|
+
msgstr "<span>Bozza</span>"
|
372
374
|
|
373
375
|
#. module: rma
|
374
376
|
#: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
|
375
377
|
msgid "<span>New</span>"
|
376
|
-
msgstr ""
|
378
|
+
msgstr "<span>Nuovo</span>"
|
377
379
|
|
378
380
|
#. module: rma
|
379
381
|
#: model_terms:ir.ui.view,arch_db:rma.rma_operation_kanban
|
380
382
|
msgid "<span>Processed</span>"
|
381
|
-
msgstr ""
|
383
|
+
msgstr "<span>Elaborato</span>"
|
382
384
|
|
383
385
|
#. module: rma
|
384
386
|
#: model_terms:ir.ui.view,arch_db:rma.portal_rma_page
|
@@ -587,20 +589,20 @@ msgstr "Numero allegati"
|
|
587
589
|
#. module: rma
|
588
590
|
#: model:ir.model.fields,field_description:rma.field_rma_operation__auto_confirm_reception
|
589
591
|
msgid "Auto Confirm Reception"
|
590
|
-
msgstr ""
|
592
|
+
msgstr "Conferma automatica ricezione"
|
591
593
|
|
592
594
|
#. module: rma
|
593
595
|
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_delivery__automatic_after_receipt
|
594
596
|
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__automatic_after_receipt
|
595
597
|
msgid "Automatically After Receipt"
|
596
|
-
msgstr ""
|
598
|
+
msgstr "Automaticamente alla ricezione"
|
597
599
|
|
598
600
|
#. module: rma
|
599
601
|
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_delivery__automatic_on_confirm
|
600
602
|
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_receipt__automatic_on_confirm
|
601
603
|
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__automatic_on_confirm
|
602
604
|
msgid "Automatically on Confirm"
|
603
|
-
msgstr ""
|
605
|
+
msgstr "Automaticamente alla conferma"
|
604
606
|
|
605
607
|
#. module: rma
|
606
608
|
#: model_terms:ir.ui.view,arch_db:rma.rma_team_view_form
|
@@ -682,7 +684,7 @@ msgstr "Chiuso"
|
|
682
684
|
#. module: rma
|
683
685
|
#: model:ir.model.fields,field_description:rma.field_rma_operation__color
|
684
686
|
msgid "Color"
|
685
|
-
msgstr ""
|
687
|
+
msgstr "Colore"
|
686
688
|
|
687
689
|
#. module: rma
|
688
690
|
#: model:ir.model.fields,field_description:rma.field_rma_tag__color
|
@@ -753,17 +755,17 @@ msgstr ""
|
|
753
755
|
#. module: rma
|
754
756
|
#: model:ir.model.fields,field_description:rma.field_rma_operation__count_rma_awaiting_action
|
755
757
|
msgid "Count Rma Awaiting Action"
|
756
|
-
msgstr ""
|
758
|
+
msgstr "Conteggio RMA in attesa di azione"
|
757
759
|
|
758
760
|
#. module: rma
|
759
761
|
#: model:ir.model.fields,field_description:rma.field_rma_operation__count_rma_draft
|
760
762
|
msgid "Count Rma Draft"
|
761
|
-
msgstr ""
|
763
|
+
msgstr "Conteggio bozze RMA"
|
762
764
|
|
763
765
|
#. module: rma
|
764
766
|
#: model:ir.model.fields,field_description:rma.field_rma_operation__count_rma_processed
|
765
767
|
msgid "Count Rma Processed"
|
766
|
-
msgstr ""
|
768
|
+
msgstr "Conteggio RMA elaborati"
|
767
769
|
|
768
770
|
#. module: rma
|
769
771
|
#: model:ir.model.fields,field_description:rma.field_stock_return_picking__create_rma
|
@@ -774,7 +776,7 @@ msgstr "Crea RMA"
|
|
774
776
|
#: model:ir.model.fields,field_description:rma.field_rma_operation__action_create_receipt
|
775
777
|
#: model_terms:ir.ui.view,arch_db:rma.rma_view_form
|
776
778
|
msgid "Create Receipt"
|
777
|
-
msgstr ""
|
779
|
+
msgstr "Crea ricevuta"
|
778
780
|
|
779
781
|
#. module: rma
|
780
782
|
#: model_terms:ir.actions.act_window,help:rma.action_rma_finalization
|
@@ -784,7 +786,7 @@ msgstr "Crea una nuova chiusura RMA"
|
|
784
786
|
#. module: rma
|
785
787
|
#: model_terms:ir.actions.act_window,help:rma.rma_dashboard_action
|
786
788
|
msgid "Create a new RMA operation"
|
787
|
-
msgstr ""
|
789
|
+
msgstr "Crea una nuova operazione RMA"
|
788
790
|
|
789
791
|
#. module: rma
|
790
792
|
#: model_terms:ir.actions.act_window,help:rma.action_rma_tag
|
@@ -862,17 +864,17 @@ msgstr "Valori predefiniti"
|
|
862
864
|
#. module: rma
|
863
865
|
#: model:ir.model.fields,help:rma.field_rma_operation__action_create_delivery
|
864
866
|
msgid "Define how the delivery action should be handled."
|
865
|
-
msgstr ""
|
867
|
+
msgstr "Definire come deve essere gestita l'azione consegna."
|
866
868
|
|
867
869
|
#. module: rma
|
868
870
|
#: model:ir.model.fields,help:rma.field_rma_operation__action_create_receipt
|
869
871
|
msgid "Define how the receipt action should be handled."
|
870
|
-
msgstr ""
|
872
|
+
msgstr "Definire come deve essere gestita l'azione ricevuta."
|
871
873
|
|
872
874
|
#. module: rma
|
873
875
|
#: model:ir.model.fields,help:rma.field_rma_operation__action_create_refund
|
874
876
|
msgid "Define how the refund action should be handled."
|
875
|
-
msgstr ""
|
877
|
+
msgstr "Definire come deve essere gestita l'azione rimborso."
|
876
878
|
|
877
879
|
#. module: rma
|
878
880
|
#: model_terms:ir.ui.view,arch_db:rma.rma_redelivery_wizard_view_form
|
@@ -902,7 +904,7 @@ msgstr "Consegna"
|
|
902
904
|
#. module: rma
|
903
905
|
#: model:ir.model.fields,field_description:rma.field_rma_operation__action_create_delivery
|
904
906
|
msgid "Delivery Action"
|
905
|
-
msgstr ""
|
907
|
+
msgstr "Azione consegna"
|
906
908
|
|
907
909
|
#. module: rma
|
908
910
|
#: model:ir.model.fields,field_description:rma.field_rma__delivery_picking_count
|
@@ -925,7 +927,7 @@ msgstr "Descrizione"
|
|
925
927
|
#: model:ir.model.fields,field_description:rma.field_rma_operation__different_return_product
|
926
928
|
#: model:ir.model.fields,field_description:rma.field_stock_return_picking_line__different_return_product
|
927
929
|
msgid "Different Return Product"
|
928
|
-
msgstr ""
|
930
|
+
msgstr "Prodotto reso diverso"
|
929
931
|
|
930
932
|
#. module: rma
|
931
933
|
#: model:ir.model.fields,field_description:rma.field_rma__display_name
|
@@ -1012,6 +1014,8 @@ msgid ""
|
|
1012
1014
|
"Enable this option to automatically confirm the reception when the RMA is "
|
1013
1015
|
"confirmed."
|
1014
1016
|
msgstr ""
|
1017
|
+
"Abilitare questa opzione per confermare automaticamente le ricezione quando "
|
1018
|
+
"l'RMA è confermato."
|
1015
1019
|
|
1016
1020
|
#. module: rma
|
1017
1021
|
#. odoo-python
|
@@ -1144,6 +1148,8 @@ msgid ""
|
|
1144
1148
|
"If checked, allows the return of a product different from the one originally "
|
1145
1149
|
"ordered. Used if the delivery is created automatically"
|
1146
1150
|
msgstr ""
|
1151
|
+
"Se selezionata, consente il reso di un prodotto diverso da quello originale "
|
1152
|
+
"ordinato. Utilizzato se la consegna è creata automaticamente"
|
1147
1153
|
|
1148
1154
|
#. module: rma
|
1149
1155
|
#: model:ir.model.fields,help:rma.field_rma__message_needaction
|
@@ -1306,14 +1312,14 @@ msgstr "Responsabile"
|
|
1306
1312
|
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_delivery__manual_after_receipt
|
1307
1313
|
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__manual_after_receipt
|
1308
1314
|
msgid "Manually After Receipt"
|
1309
|
-
msgstr ""
|
1315
|
+
msgstr "Manuale dopo la ricevuta"
|
1310
1316
|
|
1311
1317
|
#. module: rma
|
1312
1318
|
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_delivery__manual_on_confirm
|
1313
1319
|
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_receipt__manual_on_confirm
|
1314
1320
|
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__manual_on_confirm
|
1315
1321
|
msgid "Manually on Confirm"
|
1316
|
-
msgstr ""
|
1322
|
+
msgstr "Manualmente alla conferma"
|
1317
1323
|
|
1318
1324
|
#. module: rma
|
1319
1325
|
#: model:ir.model.fields,field_description:rma.field_rma__message_has_error
|
@@ -1352,7 +1358,7 @@ msgstr "Nuovo"
|
|
1352
1358
|
#. module: rma
|
1353
1359
|
#: model:ir.actions.act_window,name:rma.action_rma_form
|
1354
1360
|
msgid "New RMA"
|
1355
|
-
msgstr ""
|
1361
|
+
msgstr "Nuovo RMA"
|
1356
1362
|
|
1357
1363
|
#. module: rma
|
1358
1364
|
#: model:ir.model.fields,field_description:rma.field_rma__activity_date_deadline
|
@@ -1421,7 +1427,7 @@ msgstr "Operazione"
|
|
1421
1427
|
#: model:ir.actions.act_window,name:rma.rma_operation_act_window
|
1422
1428
|
#: model:ir.ui.menu,name:rma.rma_operation_menu
|
1423
1429
|
msgid "Operations"
|
1424
|
-
msgstr ""
|
1430
|
+
msgstr "Operazioni"
|
1425
1431
|
|
1426
1432
|
#. module: rma
|
1427
1433
|
#: model:ir.model.fields,help:rma.field_rma_team__alias_force_thread_id
|
@@ -1462,7 +1468,7 @@ msgstr "Altre informazioni"
|
|
1462
1468
|
#. module: rma
|
1463
1469
|
#: model:ir.ui.menu,name:rma.rma_dashboard_menu
|
1464
1470
|
msgid "Overview"
|
1465
|
-
msgstr ""
|
1471
|
+
msgstr "Panoramica"
|
1466
1472
|
|
1467
1473
|
#. module: rma
|
1468
1474
|
#: model:ir.model.fields,field_description:rma.field_rma_team__alias_user_id
|
@@ -1556,6 +1562,7 @@ msgstr "Q.tà prodotto"
|
|
1556
1562
|
msgid ""
|
1557
1563
|
"Product to be returned if it's different from the originally delivered item."
|
1558
1564
|
msgstr ""
|
1565
|
+
"Prodotto da rendere se è diverso dall'oggetto consegnato originariamente."
|
1559
1566
|
|
1560
1567
|
#. module: rma
|
1561
1568
|
#: model:ir.model.fields,field_description:rma.field_rma_tag__is_public
|
@@ -1722,7 +1729,7 @@ msgstr "Tipo RMA in uscita"
|
|
1722
1729
|
#. module: rma
|
1723
1730
|
#: model:ir.actions.act_window,name:rma.rma_dashboard_action
|
1724
1731
|
msgid "RMA Overview"
|
1725
|
-
msgstr ""
|
1732
|
+
msgstr "Panoramica RMA"
|
1726
1733
|
|
1727
1734
|
#. module: rma
|
1728
1735
|
#: model_terms:ir.ui.view,arch_db:rma.res_config_settings_view_form
|
@@ -1909,7 +1916,7 @@ msgstr "Rimborso"
|
|
1909
1916
|
#. module: rma
|
1910
1917
|
#: model:ir.model.fields,field_description:rma.field_rma_operation__action_create_refund
|
1911
1918
|
msgid "Refund Action"
|
1912
|
-
msgstr ""
|
1919
|
+
msgstr "Azione rimborso"
|
1913
1920
|
|
1914
1921
|
#. module: rma
|
1915
1922
|
#: model:ir.model.fields,field_description:rma.field_rma__refund_line_id
|
@@ -2042,7 +2049,7 @@ msgstr "Riga prelievo di reso"
|
|
2042
2049
|
#: model:ir.model.fields,field_description:rma.field_rma__return_product_id
|
2043
2050
|
#: model:ir.model.fields,field_description:rma.field_stock_return_picking_line__return_product_id
|
2044
2051
|
msgid "Return Product"
|
2045
|
-
msgstr ""
|
2052
|
+
msgstr "Prodotto reso"
|
2046
2053
|
|
2047
2054
|
#. module: rma
|
2048
2055
|
#: model:ir.actions.act_window,name:rma.rma_delivery_wizard_action
|
@@ -2197,22 +2204,22 @@ msgstr "Indirizzo di spedizione per questo RMA."
|
|
2197
2204
|
#. module: rma
|
2198
2205
|
#: model:ir.model.fields,field_description:rma.field_rma__show_create_receipt
|
2199
2206
|
msgid "Show Create Receipt Button"
|
2200
|
-
msgstr ""
|
2207
|
+
msgstr "Visualizza pulsante crea ricevuta"
|
2201
2208
|
|
2202
2209
|
#. module: rma
|
2203
2210
|
#: model:ir.model.fields,field_description:rma.field_rma__show_create_return
|
2204
2211
|
msgid "Show Create Return Button"
|
2205
|
-
msgstr ""
|
2212
|
+
msgstr "Visualizza pulsante crea reso"
|
2206
2213
|
|
2207
2214
|
#. module: rma
|
2208
2215
|
#: model:ir.model.fields,field_description:rma.field_rma__show_create_refund
|
2209
2216
|
msgid "Show Create refund Button"
|
2210
|
-
msgstr ""
|
2217
|
+
msgstr "Visualizza pulsante crea rimborso"
|
2211
2218
|
|
2212
2219
|
#. module: rma
|
2213
2220
|
#: model:ir.model.fields,field_description:rma.field_rma__show_create_replace
|
2214
2221
|
msgid "Show Create replace Button"
|
2215
|
-
msgstr ""
|
2222
|
+
msgstr "Visualizza pulsante crea sostituzione"
|
2216
2223
|
|
2217
2224
|
#. module: rma
|
2218
2225
|
#: model:ir.model.fields,field_description:rma.field_rma__origin
|
@@ -2320,6 +2327,9 @@ msgid ""
|
|
2320
2327
|
"The RMA operation system allows you to configure each return operation\n"
|
2321
2328
|
" with specific settings that will adjust its behavior."
|
2322
2329
|
msgstr ""
|
2330
|
+
"Il sistema operazione RMA consente di configurare ogni operazione di reso\n"
|
2331
|
+
" con impostazioni specifiche che correggeranno il suo "
|
2332
|
+
"funzionamento."
|
2323
2333
|
|
2324
2334
|
#. module: rma
|
2325
2335
|
#: model:ir.model.fields,help:rma.field_rma_tag__active
|
@@ -2387,6 +2397,8 @@ msgid ""
|
|
2387
2397
|
"The selected operation requires a return product different from the "
|
2388
2398
|
"originally delivered item. Please select the product to return."
|
2389
2399
|
msgstr ""
|
2400
|
+
"L'operazione selezionata richiede un prodotto reso diverso dall'oggetto "
|
2401
|
+
"consegnato. Selezionare il prodotto da rendere."
|
2390
2402
|
|
2391
2403
|
#. module: rma
|
2392
2404
|
#: model:ir.model.fields,help:rma.field_rma_tag__is_public
|
@@ -2480,7 +2492,7 @@ msgstr "UdM"
|
|
2480
2492
|
#. module: rma
|
2481
2493
|
#: model:ir.model.fields.selection,name:rma.selection__rma_operation__action_create_refund__update_quantity
|
2482
2494
|
msgid "Update Quantities"
|
2483
|
-
msgstr ""
|
2495
|
+
msgstr "Aggiorna quantità"
|
2484
2496
|
|
2485
2497
|
#. module: rma
|
2486
2498
|
#: model:ir.model.fields.selection,name:rma.selection__rma__priority__1
|
@@ -11,7 +11,7 @@ odoo/addons/rma/i18n/de.po,sha256=HF9AR-xktsdivw85fi7nZTOeal3lcPPcbB-0b_NWcm4,94
|
|
11
11
|
odoo/addons/rma/i18n/de_AT.po,sha256=H-EM0l7zvjEkHd7SOIiEQvXO3sERFbG6LyF9TSmxJmI,72145
|
12
12
|
odoo/addons/rma/i18n/es.po,sha256=ExRywJQ3v_u9q4QBSrnMg5f6Ss2myRYLaCffnFPLHig,98179
|
13
13
|
odoo/addons/rma/i18n/fr.po,sha256=fLEQuzsctj8WL-B6LwmbEIL6ub5vy0OQg-Sq-PgXOwM,88167
|
14
|
-
odoo/addons/rma/i18n/it.po,sha256=
|
14
|
+
odoo/addons/rma/i18n/it.po,sha256=ZiUtrdYsELWubgvhtrRgYUI1A4yPz_4dzaMQbSFsgBc,98858
|
15
15
|
odoo/addons/rma/i18n/nl.po,sha256=eVPCTYxViQmgJoQVrFjZDvQh__b79h_FnY-5cl_Q3BY,72142
|
16
16
|
odoo/addons/rma/i18n/pt.po,sha256=1ETSyUkIgmNmcC0fPwEfx0gcS216xYJlJQuiD4PplPY,84045
|
17
17
|
odoo/addons/rma/i18n/pt_BR.po,sha256=6RRKzwoMnypnkSMsy-hayld0dX3pCD_V0V-0wOV3S6Y,83298
|
@@ -69,7 +69,7 @@ odoo/addons/rma/wizard/rma_split.py,sha256=PZuVAGCXzRkycxJQIgfbPY__EPRXGPAkiKaGX
|
|
69
69
|
odoo/addons/rma/wizard/rma_split_views.xml,sha256=jtrUmgS9rsUfbgx6y77cUXPnmd1ObY7lmQ_8XZDxxuo,1581
|
70
70
|
odoo/addons/rma/wizard/stock_picking_return.py,sha256=1hXBUHUwKeFVjZk7xB5Yp-cb6TxvgIkYH7nNuGGtmW4,7470
|
71
71
|
odoo/addons/rma/wizard/stock_picking_return_views.xml,sha256=mvVA1z7Z4NoUnq5gnRx-eFYyEe9zrAoTQ1gnCbyLVeE,2060
|
72
|
-
odoo_addon_rma-16.0.5.0.0.
|
73
|
-
odoo_addon_rma-16.0.5.0.0.
|
74
|
-
odoo_addon_rma-16.0.5.0.0.
|
75
|
-
odoo_addon_rma-16.0.5.0.0.
|
72
|
+
odoo_addon_rma-16.0.5.0.0.2.dist-info/METADATA,sha256=NaK0tbn42zDDds_1SD1UruhTxH4L5YmBajXNNkIYa9Y,8801
|
73
|
+
odoo_addon_rma-16.0.5.0.0.2.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
74
|
+
odoo_addon_rma-16.0.5.0.0.2.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
|
75
|
+
odoo_addon_rma-16.0.5.0.0.2.dist-info/RECORD,,
|
File without changes
|
{odoo_addon_rma-16.0.5.0.0.1.dist-info → odoo_addon_rma-16.0.5.0.0.2.dist-info}/top_level.txt
RENAMED
File without changes
|