Skip to content

Commit a920858

Browse files
committed
[FIX] logistic_company: add pot file and module in config
1 parent 980c802 commit a920858

File tree

5 files changed

+164
-0
lines changed

5 files changed

+164
-0
lines changed

.tx/config

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -442,6 +442,15 @@ resource_name = it_hardware
442442
replace_edited_strings = false
443443
keep_translations = false
444444

445+
[o:odoo:p:odoo-s18-4:r:logistic_company]
446+
file_filter = logistic_company/i18n/<lang>.po
447+
source_file = logistic_company/i18n/logistic_company.pot
448+
type = PO
449+
minimum_perc = 0
450+
resource_name = logistic_company
451+
replace_edited_strings = false
452+
keep_translations = false
453+
445454
[o:odoo:p:odoo-s18-4:r:marketing_agency]
446455
file_filter = marketing_agency/i18n/<lang>.po
447456
source_file = marketing_agency/i18n/marketing_agency.pot

.weblate.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,11 @@
246246
"filemask": "it_hardware/i18n/*.po",
247247
"new_base": "it_hardware/i18n/it_hardware.pot"
248248
},
249+
{
250+
"name": "logistic_company",
251+
"filemask": "logistic_company/i18n/*.po",
252+
"new_base": "logistic_company/i18n/logistic_company.pot"
253+
},
249254
{
250255
"name": "marketing_agency",
251256
"filemask": "marketing_agency/i18n/*.po",
Lines changed: 149 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,149 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * logistic_company
4+
#
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: Odoo Server saas~18.4+e\n"
8+
"Report-Msgid-Bugs-To: \n"
9+
"POT-Creation-Date: 2025-08-19 14:33+0000\n"
10+
"PO-Revision-Date: 2025-08-19 14:33+0000\n"
11+
"Last-Translator: \n"
12+
"Language-Team: \n"
13+
"MIME-Version: 1.0\n"
14+
"Content-Type: text/plain; charset=UTF-8\n"
15+
"Content-Transfer-Encoding: \n"
16+
"Plural-Forms: \n"
17+
18+
#. module: logistic_company
19+
#: model_terms:ir.ui.view,arch_db:logistic_company.portal_products
20+
msgid "Available quantity"
21+
msgstr ""
22+
23+
#. module: logistic_company
24+
#: model_terms:ir.actions.act_window,help:logistic_company.action_fee_rate_list_view
25+
msgid "Create Fee Rates."
26+
msgstr ""
27+
28+
#. module: logistic_company
29+
#: model_terms:ir.ui.view,arch_db:logistic_company.portal_products
30+
msgid "Display Name"
31+
msgstr ""
32+
33+
#. module: logistic_company
34+
#: model:ir.actions.server,name:logistic_company.action_change_product_storable_lots
35+
#: model:ir.actions.server,name:logistic_company.action_update_move_line_owner
36+
#: model:ir.actions.server,name:logistic_company.action_update_stock_move_owner
37+
msgid "Execute Code"
38+
msgstr ""
39+
40+
#. module: logistic_company
41+
#: model_terms:ir.ui.view,arch_db:logistic_company.portal_products
42+
msgid "Expiration date"
43+
msgstr ""
44+
45+
#. module: logistic_company
46+
#: model:ir.model,name:logistic_company.x_fee_rate_model
47+
#: model:ir.model.fields,field_description:logistic_company.x_fee_rate_field_storage_category
48+
#: model:ir.ui.menu,name:logistic_company.fee_rate_menuitem
49+
msgid "Fee Rate"
50+
msgstr ""
51+
52+
#. module: logistic_company
53+
#: model:ir.actions.act_window,name:logistic_company.action_fee_rate_list_view
54+
msgid "Fee rate list view"
55+
msgstr ""
56+
57+
#. module: logistic_company
58+
#: model_terms:ir.ui.view,arch_db:logistic_company.portal_my_home_products
59+
msgid "Manage you products and stock"
60+
msgstr ""
61+
62+
#. module: logistic_company
63+
#: model:ir.model.fields,field_description:logistic_company.x_name_field_x_fee_rate
64+
msgid "Name"
65+
msgstr ""
66+
67+
#. module: logistic_company
68+
#: model:base.automation,name:logistic_company.base_automation_on_move_line_created
69+
msgid "On Move Line Created"
70+
msgstr ""
71+
72+
#. module: logistic_company
73+
#: model:base.automation,name:logistic_company.base_automation_on_owner_set_change_tracking
74+
msgid "On Owner Set On Product"
75+
msgstr ""
76+
77+
#. module: logistic_company
78+
#: model:base.automation,name:logistic_company.base_automation_on_stock_move_changed
79+
msgid "On Stock Move Create"
80+
msgstr ""
81+
82+
#. module: logistic_company
83+
#: model:ir.model.fields,field_description:logistic_company.x_owner_field_product_template
84+
msgid "Owner"
85+
msgstr ""
86+
87+
#. module: logistic_company
88+
#: model_terms:ir.ui.view,arch_db:logistic_company.portal_products
89+
msgid "Packages"
90+
msgstr ""
91+
92+
#. module: logistic_company
93+
#: model:ir.actions.act_window,name:logistic_company.action_window_partner_see_products
94+
msgid "Partner related products view"
95+
msgstr ""
96+
97+
#. module: logistic_company
98+
#: model:ir.model.fields,field_description:logistic_company.x_partner_related_products_field_res_partner
99+
#: model_terms:ir.ui.view,arch_db:logistic_company.portal_products
100+
#: model_terms:ir.ui.view,arch_db:logistic_company.res_partner_form_custo_logistic_company
101+
msgid "Products"
102+
msgstr ""
103+
104+
#. module: logistic_company
105+
#: model_terms:ir.ui.view,arch_db:logistic_company.portal_products
106+
msgid "Reserved quantity"
107+
msgstr ""
108+
109+
#. module: logistic_company
110+
#: model:ir.actions.server,name:logistic_company.product_route
111+
msgid "Route displaying products"
112+
msgstr ""
113+
114+
#. module: logistic_company
115+
#: model:ir.actions.act_window,name:logistic_company.action_window_stock_occupation_list_view
116+
#: model:ir.ui.menu,name:logistic_company.stock_occupation_menuitem
117+
#: model_terms:ir.ui.view,arch_db:logistic_company.default_stock_occupation_pivot_view
118+
msgid "Stock Occupation"
119+
msgstr ""
120+
121+
#. module: logistic_company
122+
#: model:ir.model.fields,field_description:logistic_company.x_subscription_state_field_sale_order_line
123+
msgid "Subscription State"
124+
msgstr ""
125+
126+
#. module: logistic_company
127+
#: model_terms:ir.ui.view,arch_db:logistic_company.portal_products
128+
msgid "There are currently no products for your account."
129+
msgstr ""
130+
131+
#. module: logistic_company
132+
#: model_terms:ir.ui.view,arch_db:logistic_company.portal_products
133+
msgid "Uom"
134+
msgstr ""
135+
136+
#. module: logistic_company
137+
#: model:product.template,name:logistic_company.product_template_wood_pallet
138+
msgid "Wood Pallet"
139+
msgstr ""
140+
141+
#. module: logistic_company
142+
#: model_terms:ir.ui.view,arch_db:logistic_company.portal_my_home_products
143+
msgid "Your Products"
144+
msgstr ""
145+
146+
#. module: logistic_company
147+
#: model_terms:ir.ui.view,arch_db:logistic_company.portal_products
148+
msgid "lot"
149+
msgstr ""
1.37 KB
Loading
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<h2><strong>Odoo for Logistic Company</strong></h2>

0 commit comments

Comments
 (0)