Skip to content

Commit dfcbb4d

Browse files
committed
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: stock-logistics-warehouse-14.0/stock-logistics-warehouse-14.0-sale_stock_on_hand_popup Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-14-0/stock-logistics-warehouse-14-0-sale_stock_on_hand_popup/
1 parent c67e23c commit dfcbb4d

File tree

1 file changed

+65
-8
lines changed
  • sale_stock_on_hand_popup/i18n

1 file changed

+65
-8
lines changed

sale_stock_on_hand_popup/i18n/it.po

+65-8
Original file line numberDiff line numberDiff line change
@@ -16,35 +16,92 @@ msgstr ""
1616
"Plural-Forms: nplurals=2; plural=n != 1;\n"
1717
"X-Generator: Weblate 4.17\n"
1818

19+
#. module: sale_stock_on_hand_popup
20+
#: model_terms:ir.ui.view,arch_db:sale_stock_on_hand_popup.product_quant_wizard_view_form
21+
msgid "Close"
22+
msgstr ""
23+
24+
#. module: sale_stock_on_hand_popup
25+
#: model:ir.model,name:sale_stock_on_hand_popup.model_res_config_settings
26+
msgid "Config Settings"
27+
msgstr ""
28+
29+
#. module: sale_stock_on_hand_popup
30+
#: model:ir.model.fields,field_description:sale_stock_on_hand_popup.field_product_quant_wizard__create_uid
31+
msgid "Created by"
32+
msgstr ""
33+
34+
#. module: sale_stock_on_hand_popup
35+
#: model:ir.model.fields,field_description:sale_stock_on_hand_popup.field_product_quant_wizard__create_date
36+
msgid "Created on"
37+
msgstr ""
38+
1939
#. module: sale_stock_on_hand_popup
2040
#: model:ir.model.fields,field_description:sale_stock_on_hand_popup.field_product_product__display_name
41+
#: model:ir.model.fields,field_description:sale_stock_on_hand_popup.field_product_quant_wizard__display_name
42+
#: model:ir.model.fields,field_description:sale_stock_on_hand_popup.field_res_config_settings__display_name
2143
msgid "Display Name"
2244
msgstr "Nome visualizzato"
2345

46+
#. module: sale_stock_on_hand_popup
47+
#: model:ir.model.fields,field_description:sale_stock_on_hand_popup.field_res_config_settings__group_show_transit_location_stock_wizard
48+
msgid "Display also transit location lines in sale line stock popup."
49+
msgstr ""
50+
51+
#. module: sale_stock_on_hand_popup
52+
#: model:res.groups,name:sale_stock_on_hand_popup.group_show_transit_location_stock_wizard
53+
msgid "Display transit location lines in sale line stock popup"
54+
msgstr ""
55+
2456
#. module: sale_stock_on_hand_popup
2557
#: model:ir.model.fields,field_description:sale_stock_on_hand_popup.field_product_product__id
58+
#: model:ir.model.fields,field_description:sale_stock_on_hand_popup.field_product_quant_wizard__id
59+
#: model:ir.model.fields,field_description:sale_stock_on_hand_popup.field_res_config_settings__id
2660
msgid "ID"
2761
msgstr "ID"
2862

2963
#. module: sale_stock_on_hand_popup
3064
#: model:ir.model.fields,field_description:sale_stock_on_hand_popup.field_product_product____last_update
65+
#: model:ir.model.fields,field_description:sale_stock_on_hand_popup.field_product_quant_wizard____last_update
66+
#: model:ir.model.fields,field_description:sale_stock_on_hand_popup.field_res_config_settings____last_update
3167
msgid "Last Modified on"
3268
msgstr "Ultima modifica il"
3369

70+
#. module: sale_stock_on_hand_popup
71+
#: model:ir.model.fields,field_description:sale_stock_on_hand_popup.field_product_quant_wizard__write_uid
72+
msgid "Last Updated by"
73+
msgstr ""
74+
75+
#. module: sale_stock_on_hand_popup
76+
#: model:ir.model.fields,field_description:sale_stock_on_hand_popup.field_product_quant_wizard__write_date
77+
msgid "Last Updated on"
78+
msgstr ""
79+
3480
#. module: sale_stock_on_hand_popup
3581
#: model:ir.model,name:sale_stock_on_hand_popup.model_product_product
82+
#: model:ir.model.fields,field_description:sale_stock_on_hand_popup.field_product_quant_wizard__product_id
3683
msgid "Product"
3784
msgstr "Prodotto"
3885

3986
#. module: sale_stock_on_hand_popup
40-
#: code:addons/sale_stock_on_hand_popup/models/product.py:0
41-
#, python-format
42-
msgid "Stock Lines"
43-
msgstr "Righe giacenza"
87+
#: model:ir.model,name:sale_stock_on_hand_popup.model_product_quant_wizard
88+
msgid "Product Quant Wizard"
89+
msgstr ""
90+
91+
#. module: sale_stock_on_hand_popup
92+
#: model_terms:ir.ui.view,arch_db:sale_stock_on_hand_popup.view_stock_configuration
93+
msgid "Sale Stock on Hand"
94+
msgstr ""
4495

4596
#. module: sale_stock_on_hand_popup
46-
#. openerp-web
47-
#: code:addons/sale_stock_on_hand_popup/static/src/xml/sale_stock.xml:0
97+
#: model:ir.model.fields,field_description:sale_stock_on_hand_popup.field_product_quant_wizard__stock_quant_ids
98+
msgid "Stock Quant"
99+
msgstr ""
100+
101+
#, python-format
102+
#~ msgid "Stock Lines"
103+
#~ msgstr "Righe giacenza"
104+
48105
#, python-format
49-
msgid "View Stock"
50-
msgstr "Vedi giacenza"
106+
#~ msgid "View Stock"
107+
#~ msgstr "Vedi giacenza"

0 commit comments

Comments
 (0)