Skip to content

Commit 596933b

Browse files
author
oca-ci
committed
[UPD] Update stock_location_orderpoint_cleanup.pot
1 parent f8192d1 commit 596933b

File tree

1 file changed

+133
-0
lines changed

1 file changed

+133
-0
lines changed
Lines changed: 133 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,133 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * stock_location_orderpoint_cleanup
4+
#
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: Odoo Server 16.0\n"
8+
"Report-Msgid-Bugs-To: \n"
9+
"Last-Translator: \n"
10+
"Language-Team: \n"
11+
"MIME-Version: 1.0\n"
12+
"Content-Type: text/plain; charset=UTF-8\n"
13+
"Content-Transfer-Encoding: \n"
14+
"Plural-Forms: \n"
15+
16+
#. module: stock_location_orderpoint_cleanup
17+
#: model_terms:ir.ui.view,arch_db:stock_location_orderpoint_cleanup.stock_location_orderpoint_cleanup_form_view
18+
msgid "Cancel"
19+
msgstr ""
20+
21+
#. module: stock_location_orderpoint_cleanup
22+
#: model:ir.model.fields,help:stock_location_orderpoint_cleanup.field_stock_location_orderpoint_cleanup__run_after
23+
msgid "Check this if you want to run the orderpoint after cleanup."
24+
msgstr ""
25+
26+
#. module: stock_location_orderpoint_cleanup
27+
#: model_terms:ir.ui.view,arch_db:stock_location_orderpoint_cleanup.stock_location_orderpoint_cleanup_form_view
28+
msgid "Cleanup"
29+
msgstr ""
30+
31+
#. module: stock_location_orderpoint_cleanup
32+
#: model:ir.actions.act_window,name:stock_location_orderpoint_cleanup.stock_location_orderpoint_cleanup_act_window
33+
msgid "Cleanup Stock Location Orderpoints"
34+
msgstr ""
35+
36+
#. module: stock_location_orderpoint_cleanup
37+
#: model_terms:ir.ui.view,arch_db:stock_location_orderpoint_cleanup.stock_location_orderpoint_form
38+
msgid "Cleanup replenishments"
39+
msgstr ""
40+
41+
#. module: stock_location_orderpoint_cleanup
42+
#: model:ir.model.fields,field_description:stock_location_orderpoint_cleanup.field_stock_location_orderpoint_cleanup__create_uid
43+
msgid "Created by"
44+
msgstr ""
45+
46+
#. module: stock_location_orderpoint_cleanup
47+
#: model:ir.model.fields,field_description:stock_location_orderpoint_cleanup.field_stock_location_orderpoint_cleanup__create_date
48+
msgid "Created on"
49+
msgstr ""
50+
51+
#. module: stock_location_orderpoint_cleanup
52+
#: model:ir.model.fields,field_description:stock_location_orderpoint_cleanup.field_stock_location_orderpoint_cleanup__display_name
53+
msgid "Display Name"
54+
msgstr ""
55+
56+
#. module: stock_location_orderpoint_cleanup
57+
#: model:ir.model.fields,field_description:stock_location_orderpoint_cleanup.field_stock_location_orderpoint_cleanup__id
58+
msgid "ID"
59+
msgstr ""
60+
61+
#. module: stock_location_orderpoint_cleanup
62+
#: model:ir.model.fields,field_description:stock_location_orderpoint_cleanup.field_stock_location_orderpoint_cleanup____last_update
63+
msgid "Last Modified on"
64+
msgstr ""
65+
66+
#. module: stock_location_orderpoint_cleanup
67+
#: model:ir.model.fields,field_description:stock_location_orderpoint_cleanup.field_stock_location_orderpoint_cleanup__write_uid
68+
msgid "Last Updated by"
69+
msgstr ""
70+
71+
#. module: stock_location_orderpoint_cleanup
72+
#: model:ir.model.fields,field_description:stock_location_orderpoint_cleanup.field_stock_location_orderpoint_cleanup__write_date
73+
msgid "Last Updated on"
74+
msgstr ""
75+
76+
#. module: stock_location_orderpoint_cleanup
77+
#: model:res.groups,name:stock_location_orderpoint_cleanup.group_location_cleanup
78+
msgid "Location Orderpoint Cleanup"
79+
msgstr ""
80+
81+
#. module: stock_location_orderpoint_cleanup
82+
#: model:ir.model.fields,field_description:stock_location_orderpoint_cleanup.field_stock_location_orderpoint_cleanup__orderpoint_ids
83+
msgid "Orderpoint"
84+
msgstr ""
85+
86+
#. module: stock_location_orderpoint_cleanup
87+
#: model:ir.model.fields,field_description:stock_location_orderpoint_cleanup.field_stock_location_orderpoint_cleanup__run_after
88+
msgid "Run After"
89+
msgstr ""
90+
91+
#. module: stock_location_orderpoint_cleanup
92+
#. odoo-python
93+
#: code:addons/stock_location_orderpoint_cleanup/models/stock_location_orderpoint.py:0
94+
#, python-format
95+
msgid "Running the cleanup for the orderpoint %(orderpoint_name)s"
96+
msgstr ""
97+
98+
#. module: stock_location_orderpoint_cleanup
99+
#: model_terms:ir.ui.view,arch_db:stock_location_orderpoint_cleanup.stock_location_orderpoint_cleanup_form_view
100+
msgid "Stock Location Orderpoint Cleanup"
101+
msgstr ""
102+
103+
#. module: stock_location_orderpoint_cleanup
104+
#: model:ir.model,name:stock_location_orderpoint_cleanup.model_stock_location_orderpoint
105+
msgid "Stock location orderpoint"
106+
msgstr ""
107+
108+
#. module: stock_location_orderpoint_cleanup
109+
#. odoo-python
110+
#: code:addons/stock_location_orderpoint_cleanup/models/stock_picking.py:0
111+
#, python-format
112+
msgid ""
113+
"These moves have been cleaned up for location orderpoint "
114+
"%(orderpoint_name)s: %(moves_name)s"
115+
msgstr ""
116+
117+
#. module: stock_location_orderpoint_cleanup
118+
#: model_terms:ir.ui.view,arch_db:stock_location_orderpoint_cleanup.stock_location_orderpoint_cleanup_form_view
119+
msgid ""
120+
"This will launch the cleanup process for all selected location orderpoints.<br/>\n"
121+
" Check the \"Run After\" box if you want to run the orderpoints after\n"
122+
" that cleanup."
123+
msgstr ""
124+
125+
#. module: stock_location_orderpoint_cleanup
126+
#: model:ir.model,name:stock_location_orderpoint_cleanup.model_stock_picking
127+
msgid "Transfer"
128+
msgstr ""
129+
130+
#. module: stock_location_orderpoint_cleanup
131+
#: model:ir.model,name:stock_location_orderpoint_cleanup.model_stock_location_orderpoint_cleanup
132+
msgid "Wizard to cleanup the generated moves through location orderpoints"
133+
msgstr ""

0 commit comments

Comments
 (0)