odoo-addon-shopfloor 16.0.1.0.0.24__py3-none-any.whl → 16.0.1.0.0.25__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/shopfloor/i18n/it.po +1878 -0
- {odoo_addon_shopfloor-16.0.1.0.0.24.dist-info → odoo_addon_shopfloor-16.0.1.0.0.25.dist-info}/METADATA +1 -1
- {odoo_addon_shopfloor-16.0.1.0.0.24.dist-info → odoo_addon_shopfloor-16.0.1.0.0.25.dist-info}/RECORD +5 -4
- {odoo_addon_shopfloor-16.0.1.0.0.24.dist-info → odoo_addon_shopfloor-16.0.1.0.0.25.dist-info}/WHEEL +0 -0
- {odoo_addon_shopfloor-16.0.1.0.0.24.dist-info → odoo_addon_shopfloor-16.0.1.0.0.25.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,1878 @@
|
|
1
|
+
# Translation of Odoo Server.
|
2
|
+
# This file contains the translation of the following modules:
|
3
|
+
# * shopfloor
|
4
|
+
#
|
5
|
+
msgid ""
|
6
|
+
msgstr ""
|
7
|
+
"Project-Id-Version: Odoo Server 16.0\n"
|
8
|
+
"Report-Msgid-Bugs-To: \n"
|
9
|
+
"Last-Translator: Automatically generated\n"
|
10
|
+
"Language-Team: none\n"
|
11
|
+
"Language: it\n"
|
12
|
+
"MIME-Version: 1.0\n"
|
13
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
14
|
+
"Content-Transfer-Encoding: \n"
|
15
|
+
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
16
|
+
|
17
|
+
#. module: shopfloor
|
18
|
+
#: model:ir.model.fields,help:shopfloor.field_shopfloor_menu__pick_pack_same_time
|
19
|
+
msgid ""
|
20
|
+
"\n"
|
21
|
+
"If you tick this box, while picking goods from a location\n"
|
22
|
+
"(eg: zone picking) set destination will work as follow:\n"
|
23
|
+
"\n"
|
24
|
+
"* if a location is scanned, a new delivery package is created;\n"
|
25
|
+
"* if a package is scanned, the package is validated against the carrier\n"
|
26
|
+
"* in both cases, if the picking has no carrier the operation fails.\",\n"
|
27
|
+
msgstr ""
|
28
|
+
|
29
|
+
#. module: shopfloor
|
30
|
+
#: model:ir.model.fields,help:shopfloor.field_shopfloor_menu__no_prefill_qty
|
31
|
+
msgid ""
|
32
|
+
"\n"
|
33
|
+
"We assume the picker will take the suggested quantities.\n"
|
34
|
+
"With this option, the operator will have to enter the quantity manually or\n"
|
35
|
+
"by scanning a product or product packaging EAN to increase the quantity\n"
|
36
|
+
"(i.e. +1 Unit or +1 Box)\n"
|
37
|
+
msgstr ""
|
38
|
+
|
39
|
+
#. module: shopfloor
|
40
|
+
#: model:ir.model.fields,help:shopfloor.field_shopfloor_menu__allow_return
|
41
|
+
msgid ""
|
42
|
+
"\n"
|
43
|
+
"When enabled, you can receive unplanned products that are returned\n"
|
44
|
+
"from an existing delivery matched on the origin (SO name).\n"
|
45
|
+
"A new move will be added as a return of the delivery,\n"
|
46
|
+
"decreasing the delivered quantity of the related SO line.\n"
|
47
|
+
msgstr ""
|
48
|
+
|
49
|
+
#. module: shopfloor
|
50
|
+
#: model:ir.model.fields,help:shopfloor.field_shopfloor_menu__multiple_move_single_pack
|
51
|
+
msgid ""
|
52
|
+
"\n"
|
53
|
+
"When picking a move,\n"
|
54
|
+
"allow to set a destination package that was already used for the other lines.\n"
|
55
|
+
msgstr ""
|
56
|
+
|
57
|
+
#. module: shopfloor
|
58
|
+
#: model:ir.model.fields,help:shopfloor.field_shopfloor_menu__auto_post_line
|
59
|
+
msgid ""
|
60
|
+
"\n"
|
61
|
+
"When setting result pack & destination,\n"
|
62
|
+
"automatically post the corresponding line\n"
|
63
|
+
"if this option is checked.\n"
|
64
|
+
msgstr ""
|
65
|
+
|
66
|
+
#. module: shopfloor
|
67
|
+
#: model:ir.model.fields,help:shopfloor.field_shopfloor_menu__unload_package_at_destination
|
68
|
+
msgid ""
|
69
|
+
"\n"
|
70
|
+
"With this option, the lines you process by putting on a package during the\n"
|
71
|
+
"picking process will be put as bulk products at the final destination location.\n"
|
72
|
+
"\n"
|
73
|
+
"This is useful if your picking device is emptied at the destination location or\n"
|
74
|
+
"if you want to provide bulk products to the next operation.\n"
|
75
|
+
"\n"
|
76
|
+
"Incompatible with: \"Pick and pack at the same time\"\n"
|
77
|
+
msgstr ""
|
78
|
+
|
79
|
+
#. module: shopfloor
|
80
|
+
#. odoo-python
|
81
|
+
#: code:addons/shopfloor/actions/message.py:0
|
82
|
+
#, python-format
|
83
|
+
msgid "%(qty)s %(product_name)s put in %(package_name)s"
|
84
|
+
msgstr ""
|
85
|
+
|
86
|
+
#. module: shopfloor
|
87
|
+
#. odoo-python
|
88
|
+
#: code:addons/shopfloor/models/shopfloor_menu.py:0
|
89
|
+
#, python-format
|
90
|
+
msgid ""
|
91
|
+
"'Pick and pack at the same time' is incompatible with 'Multiple moves same "
|
92
|
+
"destination package'."
|
93
|
+
msgstr ""
|
94
|
+
|
95
|
+
#. module: shopfloor
|
96
|
+
#. odoo-python
|
97
|
+
#: code:addons/shopfloor/models/shopfloor_menu.py:0
|
98
|
+
#, python-format
|
99
|
+
msgid ""
|
100
|
+
"'Pick and pack at the same time' is incompatible with 'Unload package at "
|
101
|
+
"destination'."
|
102
|
+
msgstr ""
|
103
|
+
|
104
|
+
#. module: shopfloor
|
105
|
+
#: model:ir.model,name:shopfloor.model_shopfloor_app
|
106
|
+
msgid "A Shopfloor application"
|
107
|
+
msgstr ""
|
108
|
+
|
109
|
+
#. module: shopfloor
|
110
|
+
#. odoo-python
|
111
|
+
#: code:addons/shopfloor/actions/message.py:0
|
112
|
+
#, python-format
|
113
|
+
msgid "A destination package is required."
|
114
|
+
msgstr ""
|
115
|
+
|
116
|
+
#. module: shopfloor
|
117
|
+
#: model:ir.model.fields,field_description:shopfloor.field_stock_picking_type__shopfloor_zero_check
|
118
|
+
msgid "Activate Zero Check"
|
119
|
+
msgstr ""
|
120
|
+
|
121
|
+
#. module: shopfloor
|
122
|
+
#: model:ir.model,name:shopfloor.model_shopfloor_priority_postpone_mixin
|
123
|
+
msgid "Adds shopfloor priority/postpone fields"
|
124
|
+
msgstr ""
|
125
|
+
|
126
|
+
#. module: shopfloor
|
127
|
+
#. odoo-python
|
128
|
+
#: code:addons/shopfloor/actions/message.py:0
|
129
|
+
#, python-format
|
130
|
+
msgid "All packages processed."
|
131
|
+
msgstr ""
|
132
|
+
|
133
|
+
#. module: shopfloor
|
134
|
+
#: model:ir.model.fields,field_description:shopfloor.field_shopfloor_menu__allow_alternative_destination_is_possible
|
135
|
+
msgid "Allow Alternative Destination Is Possible"
|
136
|
+
msgstr ""
|
137
|
+
|
138
|
+
#. module: shopfloor
|
139
|
+
#: model:ir.model.fields,field_description:shopfloor.field_shopfloor_menu__allow_force_reservation_is_possible
|
140
|
+
msgid "Allow Force Reservation Is Possible"
|
141
|
+
msgstr ""
|
142
|
+
|
143
|
+
#. module: shopfloor
|
144
|
+
#: model:ir.model.fields,field_description:shopfloor.field_shopfloor_menu__allow_get_work_is_possible
|
145
|
+
msgid "Allow Get Work Is Possible"
|
146
|
+
msgstr ""
|
147
|
+
|
148
|
+
#. module: shopfloor
|
149
|
+
#: model:ir.model.fields,field_description:shopfloor.field_shopfloor_menu__allow_move_create
|
150
|
+
msgid "Allow Move Creation"
|
151
|
+
msgstr ""
|
152
|
+
|
153
|
+
#. module: shopfloor
|
154
|
+
#: model:ir.model.fields,field_description:shopfloor.field_shopfloor_menu__allow_return_is_possible
|
155
|
+
msgid "Allow Return Is Possible"
|
156
|
+
msgstr ""
|
157
|
+
|
158
|
+
#. module: shopfloor
|
159
|
+
#: model:ir.model.fields,field_description:shopfloor.field_shopfloor_menu__allow_return
|
160
|
+
msgid "Allow create returns"
|
161
|
+
msgstr ""
|
162
|
+
|
163
|
+
#. module: shopfloor
|
164
|
+
#: model:ir.model.fields,field_description:shopfloor.field_shopfloor_menu__allow_unreserve_other_moves
|
165
|
+
msgid "Allow to process reserved quantities"
|
166
|
+
msgstr ""
|
167
|
+
|
168
|
+
#. module: shopfloor
|
169
|
+
#: model:ir.model.fields,field_description:shopfloor.field_shopfloor_menu__allow_alternative_destination
|
170
|
+
msgid "Allow to scan alternative destination locations"
|
171
|
+
msgstr ""
|
172
|
+
|
173
|
+
#. module: shopfloor
|
174
|
+
#. odoo-python
|
175
|
+
#: code:addons/shopfloor/actions/message.py:0
|
176
|
+
#, python-format
|
177
|
+
msgid "Are you sure?"
|
178
|
+
msgstr ""
|
179
|
+
|
180
|
+
#. module: shopfloor
|
181
|
+
#: model:ir.model.fields,field_description:shopfloor.field_shopfloor_menu__auto_post_line_is_possible
|
182
|
+
msgid "Auto Post Line Is Possible"
|
183
|
+
msgstr ""
|
184
|
+
|
185
|
+
#. module: shopfloor
|
186
|
+
#: model:ir.model.fields,field_description:shopfloor.field_shopfloor_menu__auto_post_line
|
187
|
+
msgid "Automatically post line"
|
188
|
+
msgstr ""
|
189
|
+
|
190
|
+
#. module: shopfloor
|
191
|
+
#. odoo-python
|
192
|
+
#: code:addons/shopfloor/actions/message.py:0
|
193
|
+
#, python-format
|
194
|
+
msgid "Barcode does not match with {}."
|
195
|
+
msgstr ""
|
196
|
+
|
197
|
+
#. module: shopfloor
|
198
|
+
#. odoo-python
|
199
|
+
#: code:addons/shopfloor/actions/message.py:0
|
200
|
+
#, python-format
|
201
|
+
msgid "Barcode not found"
|
202
|
+
msgstr ""
|
203
|
+
|
204
|
+
#. module: shopfloor
|
205
|
+
#: model:ir.model,name:shopfloor.model_stock_picking_batch
|
206
|
+
msgid "Batch Transfer"
|
207
|
+
msgstr ""
|
208
|
+
|
209
|
+
#. module: shopfloor
|
210
|
+
#. odoo-python
|
211
|
+
#: code:addons/shopfloor/actions/message.py:0
|
212
|
+
#, python-format
|
213
|
+
msgid "Batch Transfer complete"
|
214
|
+
msgstr ""
|
215
|
+
|
216
|
+
#. module: shopfloor
|
217
|
+
#. odoo-python
|
218
|
+
#: code:addons/shopfloor/actions/message.py:0
|
219
|
+
#, python-format
|
220
|
+
msgid "Batch Transfer line done"
|
221
|
+
msgstr ""
|
222
|
+
|
223
|
+
#. module: shopfloor
|
224
|
+
#. odoo-python
|
225
|
+
#: code:addons/shopfloor/actions/message.py:0
|
226
|
+
#, python-format
|
227
|
+
msgid "Bin %s doesn't exist"
|
228
|
+
msgstr ""
|
229
|
+
|
230
|
+
#. module: shopfloor
|
231
|
+
#: model:ir.model.fields,field_description:shopfloor.field_stock_picking__bulk_line_count
|
232
|
+
msgid "Bulk Line Count"
|
233
|
+
msgstr ""
|
234
|
+
|
235
|
+
#. module: shopfloor
|
236
|
+
#. odoo-python
|
237
|
+
#: code:addons/shopfloor/actions/message.py:0
|
238
|
+
#, python-format
|
239
|
+
msgid "Canceled, you can scan a new pack."
|
240
|
+
msgstr ""
|
241
|
+
|
242
|
+
#. module: shopfloor
|
243
|
+
#. odoo-python
|
244
|
+
#: code:addons/shopfloor/actions/message.py:0
|
245
|
+
#, python-format
|
246
|
+
msgid "Cannot change to lot {} which is entirely picked."
|
247
|
+
msgstr ""
|
248
|
+
|
249
|
+
#. module: shopfloor
|
250
|
+
#: model:ir.model.fields,field_description:shopfloor.field_shopfloor_app__category
|
251
|
+
msgid "Category"
|
252
|
+
msgstr ""
|
253
|
+
|
254
|
+
#. module: shopfloor
|
255
|
+
#: model:shopfloor.menu,name:shopfloor.shopfloor_menu_demo_checkout
|
256
|
+
#: model:shopfloor.scenario,name:shopfloor.scenario_checkout
|
257
|
+
#: model:stock.picking.type,name:shopfloor.picking_type_checkout_demo
|
258
|
+
msgid "Checkout"
|
259
|
+
msgstr ""
|
260
|
+
|
261
|
+
#. module: shopfloor
|
262
|
+
#: model:shopfloor.menu,name:shopfloor.shopfloor_menu_demo_cluster_picking
|
263
|
+
#: model:shopfloor.scenario,name:shopfloor.scenario_cluster_picking
|
264
|
+
#: model:stock.picking.type,name:shopfloor.picking_type_cluster_picking_demo
|
265
|
+
msgid "Cluster Picking"
|
266
|
+
msgstr ""
|
267
|
+
|
268
|
+
#. module: shopfloor
|
269
|
+
#: model:ir.model.fields,field_description:shopfloor.field_shopfloor_menu__multiple_move_single_pack
|
270
|
+
msgid "Collect multiple moves on a same destination package"
|
271
|
+
msgstr ""
|
272
|
+
|
273
|
+
#. module: shopfloor
|
274
|
+
#. odoo-python
|
275
|
+
#: code:addons/shopfloor/actions/message.py:0
|
276
|
+
#, python-format
|
277
|
+
msgid "Confirm location change from %(location_from)s to %(location_to)s?"
|
278
|
+
msgstr ""
|
279
|
+
|
280
|
+
#. module: shopfloor
|
281
|
+
#. odoo-python
|
282
|
+
#: code:addons/shopfloor/actions/message.py:0
|
283
|
+
#, python-format
|
284
|
+
msgid "Content transfer to {} completed"
|
285
|
+
msgstr ""
|
286
|
+
|
287
|
+
#. module: shopfloor
|
288
|
+
#. odoo-python
|
289
|
+
#: code:addons/shopfloor/actions/message.py:0
|
290
|
+
#, python-format
|
291
|
+
msgid "Content transferred from %(location_name)s to %(location_dest_name)s."
|
292
|
+
msgstr ""
|
293
|
+
|
294
|
+
#. module: shopfloor
|
295
|
+
#. odoo-python
|
296
|
+
#: code:addons/shopfloor/actions/message.py:0
|
297
|
+
#, python-format
|
298
|
+
msgid "Create new PACK {}? Scan it again to confirm."
|
299
|
+
msgstr ""
|
300
|
+
|
301
|
+
#. module: shopfloor
|
302
|
+
#. odoo-python
|
303
|
+
#: code:addons/shopfloor/models/shopfloor_menu.py:0
|
304
|
+
#, python-format
|
305
|
+
msgid "Creation of moves is not allowed for menu {}."
|
306
|
+
msgstr ""
|
307
|
+
|
308
|
+
#. module: shopfloor
|
309
|
+
#: model:ir.model.fields,field_description:shopfloor.field_stock_move_line__date_planned
|
310
|
+
msgid "Date Scheduled"
|
311
|
+
msgstr ""
|
312
|
+
|
313
|
+
#. module: shopfloor
|
314
|
+
#: model:shopfloor.menu,name:shopfloor.shopfloor_menu_demo_delivery
|
315
|
+
#: model:shopfloor.scenario,name:shopfloor.scenario_delivery
|
316
|
+
#: model:stock.picking.type,name:shopfloor.picking_type_delivery_demo
|
317
|
+
msgid "Delivery"
|
318
|
+
msgstr ""
|
319
|
+
|
320
|
+
#. module: shopfloor
|
321
|
+
#. odoo-python
|
322
|
+
#: code:addons/shopfloor/actions/message.py:0
|
323
|
+
#, python-format
|
324
|
+
msgid ""
|
325
|
+
"Delivery package type scanned: %(name)s. Scan again to place all goods in "
|
326
|
+
"the same package."
|
327
|
+
msgstr ""
|
328
|
+
|
329
|
+
#. module: shopfloor
|
330
|
+
#: model:ir.model.fields,field_description:shopfloor.field_shopfloor_menu__disable_full_bin_action_is_possible
|
331
|
+
msgid "Disable Full Bin Action Is Possible"
|
332
|
+
msgstr ""
|
333
|
+
|
334
|
+
#. module: shopfloor
|
335
|
+
#: model:ir.model.fields,field_description:shopfloor.field_shopfloor_menu__disable_full_bin_action
|
336
|
+
msgid "Disable full bin action"
|
337
|
+
msgstr ""
|
338
|
+
|
339
|
+
#. module: shopfloor
|
340
|
+
#: model:ir.model.fields,help:shopfloor.field_shopfloor_menu__show_oneline_package_content
|
341
|
+
msgid "Display the content of package if it contains 1 line only"
|
342
|
+
msgstr ""
|
343
|
+
|
344
|
+
#. module: shopfloor
|
345
|
+
#: model:ir.model.fields,field_description:shopfloor.field_shopfloor_menu__no_prefill_qty
|
346
|
+
msgid "Do not pre-fill quantity to pick"
|
347
|
+
msgstr ""
|
348
|
+
|
349
|
+
#. module: shopfloor
|
350
|
+
#: model:ir.model.fields,help:shopfloor.field_stock_picking_type__shopfloor_zero_check
|
351
|
+
msgid ""
|
352
|
+
"For Shopfloor scenarios using it (Cluster Picking, Zone Picking, Discrete "
|
353
|
+
"order Picking), the zero check step will be activated when a location "
|
354
|
+
"becomes empty after a move."
|
355
|
+
msgstr ""
|
356
|
+
|
357
|
+
#. module: shopfloor
|
358
|
+
#: model:ir.model.fields,field_description:shopfloor.field_shopfloor_menu__allow_force_reservation
|
359
|
+
msgid "Force stock reservation"
|
360
|
+
msgstr ""
|
361
|
+
|
362
|
+
#. module: shopfloor
|
363
|
+
#: model:ir.model.fields,field_description:shopfloor.field_stock_move_line__location_id
|
364
|
+
msgid "From"
|
365
|
+
msgstr ""
|
366
|
+
|
367
|
+
#. module: shopfloor
|
368
|
+
#. odoo-python
|
369
|
+
#: code:addons/shopfloor/actions/message.py:0
|
370
|
+
#, python-format
|
371
|
+
msgid "Goods packed into {0.name}"
|
372
|
+
msgstr ""
|
373
|
+
|
374
|
+
#. module: shopfloor
|
375
|
+
#: model:ir.model.fields,help:shopfloor.field_shopfloor_menu__ignore_no_putaway_available
|
376
|
+
msgid ""
|
377
|
+
"If you tick this box, the transfer is reserved only if the put-away can find"
|
378
|
+
" a sublocation (when putaway destination is different from the operation "
|
379
|
+
"type's destination)."
|
380
|
+
msgstr ""
|
381
|
+
|
382
|
+
#. module: shopfloor
|
383
|
+
#: model:ir.model.fields,help:shopfloor.field_shopfloor_menu__allow_unreserve_other_moves
|
384
|
+
msgid ""
|
385
|
+
"If you tick this box, this scenario will allow operator to move goods even "
|
386
|
+
"if a reservation is made by a different operation type."
|
387
|
+
msgstr ""
|
388
|
+
|
389
|
+
#. module: shopfloor
|
390
|
+
#: model:ir.model.fields,field_description:shopfloor.field_shopfloor_menu__ignore_no_putaway_available_is_possible
|
391
|
+
msgid "Ignore No Putaway Available Is Possible"
|
392
|
+
msgstr ""
|
393
|
+
|
394
|
+
#. module: shopfloor
|
395
|
+
#: model:ir.model.fields,field_description:shopfloor.field_shopfloor_menu__ignore_no_putaway_available
|
396
|
+
msgid "Ignore transfers when no put-away is available"
|
397
|
+
msgstr ""
|
398
|
+
|
399
|
+
#. module: shopfloor
|
400
|
+
#. odoo-python
|
401
|
+
#: code:addons/shopfloor/models/shopfloor_menu.py:0
|
402
|
+
#, python-format
|
403
|
+
msgid "Ignoring not found putaway is not allowed for menu {}."
|
404
|
+
msgstr ""
|
405
|
+
|
406
|
+
#. module: shopfloor
|
407
|
+
#: model:ir.model,name:shopfloor.model_stock_location
|
408
|
+
msgid "Inventory Locations"
|
409
|
+
msgstr ""
|
410
|
+
|
411
|
+
#. module: shopfloor
|
412
|
+
#. odoo-python
|
413
|
+
#: code:addons/shopfloor/actions/completion_info.py:0
|
414
|
+
#, python-format
|
415
|
+
msgid ""
|
416
|
+
"Last operation of transfer %(picking_names)s. Next operation "
|
417
|
+
"(%(next_picking_names)s) is ready to proceed."
|
418
|
+
msgstr ""
|
419
|
+
|
420
|
+
#. module: shopfloor
|
421
|
+
#. odoo-python
|
422
|
+
#: code:addons/shopfloor/services/checkout.py:0
|
423
|
+
#, python-format
|
424
|
+
msgid "Line cancelled"
|
425
|
+
msgstr ""
|
426
|
+
|
427
|
+
#. module: shopfloor
|
428
|
+
#. odoo-python
|
429
|
+
#: code:addons/shopfloor/actions/message.py:0
|
430
|
+
#, python-format
|
431
|
+
msgid "Lines have different destination location."
|
432
|
+
msgstr ""
|
433
|
+
|
434
|
+
#. module: shopfloor
|
435
|
+
#. odoo-python
|
436
|
+
#: code:addons/shopfloor/actions/message.py:0
|
437
|
+
#, python-format
|
438
|
+
msgid "Location %s doesn't contain any package."
|
439
|
+
msgstr ""
|
440
|
+
|
441
|
+
#. module: shopfloor
|
442
|
+
#: model:shopfloor.menu,name:shopfloor.shopfloor_menu_demo_location_content_transfer
|
443
|
+
#: model:stock.picking.type,name:shopfloor.picking_type_location_content_transfer_demo
|
444
|
+
msgid "Location Content Transfer"
|
445
|
+
msgstr ""
|
446
|
+
|
447
|
+
#. module: shopfloor
|
448
|
+
#: model:shopfloor.scenario,name:shopfloor.scenario_location_content_transfer
|
449
|
+
msgid "Location content transfer"
|
450
|
+
msgstr ""
|
451
|
+
|
452
|
+
#. module: shopfloor
|
453
|
+
#. odoo-python
|
454
|
+
#: code:addons/shopfloor/actions/message.py:0
|
455
|
+
#, python-format
|
456
|
+
msgid "Location empty. Try scanning a package"
|
457
|
+
msgstr ""
|
458
|
+
|
459
|
+
#. module: shopfloor
|
460
|
+
#. odoo-python
|
461
|
+
#: code:addons/shopfloor/actions/message.py:0
|
462
|
+
#, python-format
|
463
|
+
msgid "Location not allowed here."
|
464
|
+
msgstr ""
|
465
|
+
|
466
|
+
#. module: shopfloor
|
467
|
+
#. odoo-python
|
468
|
+
#: code:addons/shopfloor/actions/message.py:0
|
469
|
+
#, python-format
|
470
|
+
msgid "Location {} empty"
|
471
|
+
msgstr ""
|
472
|
+
|
473
|
+
#. module: shopfloor
|
474
|
+
#. odoo-python
|
475
|
+
#: code:addons/shopfloor/actions/message.py:0
|
476
|
+
#, python-format
|
477
|
+
msgid "Lot %(old_lot_name)s replaced by lot %(new_lot_name)s."
|
478
|
+
msgstr ""
|
479
|
+
|
480
|
+
#. module: shopfloor
|
481
|
+
#. odoo-python
|
482
|
+
#: code:addons/shopfloor/services/checkout.py:0
|
483
|
+
#, python-format
|
484
|
+
msgid "Lot is not in the current transfer."
|
485
|
+
msgstr ""
|
486
|
+
|
487
|
+
#. module: shopfloor
|
488
|
+
#. odoo-python
|
489
|
+
#: code:addons/shopfloor/actions/message.py:0
|
490
|
+
#, python-format
|
491
|
+
msgid ""
|
492
|
+
"Lot {lot} for product {product} found in multiple locations. Scan your "
|
493
|
+
"location first."
|
494
|
+
msgstr ""
|
495
|
+
|
496
|
+
#. module: shopfloor
|
497
|
+
#. odoo-python
|
498
|
+
#: code:addons/shopfloor/services/delivery.py:0
|
499
|
+
#, python-format
|
500
|
+
msgid "Lot {} belongs to a picking without a valid state."
|
501
|
+
msgstr ""
|
502
|
+
|
503
|
+
#. module: shopfloor
|
504
|
+
#. odoo-python
|
505
|
+
#: code:addons/shopfloor/actions/message.py:0
|
506
|
+
#, python-format
|
507
|
+
msgid "Lot {} is for another product."
|
508
|
+
msgstr ""
|
509
|
+
|
510
|
+
#. module: shopfloor
|
511
|
+
#. odoo-python
|
512
|
+
#: code:addons/shopfloor/actions/inventory.py:0
|
513
|
+
#, python-format
|
514
|
+
msgid "Lot: "
|
515
|
+
msgstr ""
|
516
|
+
|
517
|
+
#. module: shopfloor
|
518
|
+
#: model:ir.model,name:shopfloor.model_shopfloor_menu
|
519
|
+
msgid "Menu displayed in the scanner application"
|
520
|
+
msgstr ""
|
521
|
+
|
522
|
+
#. module: shopfloor
|
523
|
+
#. odoo-python
|
524
|
+
#: code:addons/shopfloor/actions/message.py:0
|
525
|
+
#, python-format
|
526
|
+
msgid "Missing expiration date."
|
527
|
+
msgstr ""
|
528
|
+
|
529
|
+
#. module: shopfloor
|
530
|
+
#: model:ir.model.fields,field_description:shopfloor.field_shopfloor_menu__move_create_is_possible
|
531
|
+
msgid "Move Create Is Possible"
|
532
|
+
msgstr ""
|
533
|
+
|
534
|
+
#. module: shopfloor
|
535
|
+
#: model:ir.model.fields,field_description:shopfloor.field_stock_quant_package__move_line_ids
|
536
|
+
msgid "Move Line"
|
537
|
+
msgstr ""
|
538
|
+
|
539
|
+
#. module: shopfloor
|
540
|
+
#: model:ir.model.fields,field_description:shopfloor.field_stock_picking__move_line_count
|
541
|
+
#: model:ir.model.fields,field_description:shopfloor.field_stock_picking_batch__move_line_count
|
542
|
+
msgid "Move Line Count"
|
543
|
+
msgstr ""
|
544
|
+
|
545
|
+
#. module: shopfloor
|
546
|
+
#. odoo-python
|
547
|
+
#: code:addons/shopfloor/actions/message.py:0
|
548
|
+
#, python-format
|
549
|
+
msgid "Move already processed."
|
550
|
+
msgstr ""
|
551
|
+
|
552
|
+
#. module: shopfloor
|
553
|
+
#. odoo-python
|
554
|
+
#: code:addons/shopfloor/models/stock_move_line.py:0
|
555
|
+
#, python-format
|
556
|
+
msgid "Move lines processed have to share the same source location."
|
557
|
+
msgstr ""
|
558
|
+
|
559
|
+
#. module: shopfloor
|
560
|
+
#: model:ir.model.fields,field_description:shopfloor.field_shopfloor_menu__multiple_move_single_pack_is_possible
|
561
|
+
msgid "Multiple Move Single Pack Is Possible"
|
562
|
+
msgstr ""
|
563
|
+
|
564
|
+
#. module: shopfloor
|
565
|
+
#. odoo-python
|
566
|
+
#: code:addons/shopfloor/services/checkout.py:0
|
567
|
+
#, python-format
|
568
|
+
msgid "Negative quantity not allowed."
|
569
|
+
msgstr ""
|
570
|
+
|
571
|
+
#. module: shopfloor
|
572
|
+
#. odoo-python
|
573
|
+
#: code:addons/shopfloor/actions/message.py:0
|
574
|
+
#, python-format
|
575
|
+
msgid "New move lines cannot be assigned: canceled."
|
576
|
+
msgstr ""
|
577
|
+
|
578
|
+
#. module: shopfloor
|
579
|
+
#: model:ir.model.fields,field_description:shopfloor.field_shopfloor_menu__no_prefill_qty_is_possible
|
580
|
+
msgid "No Prefill Qty Is Possible"
|
581
|
+
msgstr ""
|
582
|
+
|
583
|
+
#. module: shopfloor
|
584
|
+
#. odoo-python
|
585
|
+
#: code:addons/shopfloor/actions/message.py:0
|
586
|
+
#, python-format
|
587
|
+
msgid "No available work could be found."
|
588
|
+
msgstr ""
|
589
|
+
|
590
|
+
#. module: shopfloor
|
591
|
+
#. odoo-python
|
592
|
+
#: code:addons/shopfloor/actions/message.py:0
|
593
|
+
#, python-format
|
594
|
+
msgid "No delivery package type available."
|
595
|
+
msgstr ""
|
596
|
+
|
597
|
+
#. module: shopfloor
|
598
|
+
#. odoo-python
|
599
|
+
#: code:addons/shopfloor/actions/message.py:0
|
600
|
+
#, python-format
|
601
|
+
msgid "No line to pack found."
|
602
|
+
msgstr ""
|
603
|
+
|
604
|
+
#. module: shopfloor
|
605
|
+
#. odoo-python
|
606
|
+
#: code:addons/shopfloor/actions/message.py:0
|
607
|
+
#, python-format
|
608
|
+
msgid "No lines to process."
|
609
|
+
msgstr ""
|
610
|
+
|
611
|
+
#. module: shopfloor
|
612
|
+
#. odoo-python
|
613
|
+
#: code:addons/shopfloor/actions/message.py:0
|
614
|
+
#, python-format
|
615
|
+
msgid "No location found for this barcode."
|
616
|
+
msgstr ""
|
617
|
+
|
618
|
+
#. module: shopfloor
|
619
|
+
#. odoo-python
|
620
|
+
#: code:addons/shopfloor/actions/message.py:0
|
621
|
+
#, python-format
|
622
|
+
msgid "No lot found for {}"
|
623
|
+
msgstr ""
|
624
|
+
|
625
|
+
#. module: shopfloor
|
626
|
+
#. odoo-python
|
627
|
+
#: code:addons/shopfloor/services/cluster_picking.py:0
|
628
|
+
#, python-format
|
629
|
+
msgid "No more work to do, please create a new batch transfer"
|
630
|
+
msgstr ""
|
631
|
+
|
632
|
+
#. module: shopfloor
|
633
|
+
#. odoo-python
|
634
|
+
#: code:addons/shopfloor/actions/message.py:0
|
635
|
+
#, python-format
|
636
|
+
msgid "No operation found for this menu and profile."
|
637
|
+
msgstr ""
|
638
|
+
|
639
|
+
#. module: shopfloor
|
640
|
+
#. odoo-python
|
641
|
+
#: code:addons/shopfloor/actions/message.py:0
|
642
|
+
#, python-format
|
643
|
+
msgid "No operation type found for this menu and profile."
|
644
|
+
msgstr ""
|
645
|
+
|
646
|
+
#. module: shopfloor
|
647
|
+
#. odoo-python
|
648
|
+
#: code:addons/shopfloor/services/service.py:0
|
649
|
+
#, python-format
|
650
|
+
msgid "No operation types configured on menu {}."
|
651
|
+
msgstr ""
|
652
|
+
|
653
|
+
#. module: shopfloor
|
654
|
+
#. odoo-python
|
655
|
+
#: code:addons/shopfloor/actions/message.py:0
|
656
|
+
#, python-format
|
657
|
+
msgid "No package or lot found for barcode {}."
|
658
|
+
msgstr ""
|
659
|
+
|
660
|
+
#. module: shopfloor
|
661
|
+
#. odoo-python
|
662
|
+
#: code:addons/shopfloor/actions/message.py:0
|
663
|
+
#, python-format
|
664
|
+
msgid "No pending operation for package %s."
|
665
|
+
msgstr ""
|
666
|
+
|
667
|
+
#. module: shopfloor
|
668
|
+
#. odoo-python
|
669
|
+
#: code:addons/shopfloor/actions/message.py:0
|
670
|
+
#, python-format
|
671
|
+
msgid "No product found for {}"
|
672
|
+
msgstr ""
|
673
|
+
|
674
|
+
#. module: shopfloor
|
675
|
+
#. odoo-python
|
676
|
+
#: code:addons/shopfloor/actions/message.py:0
|
677
|
+
#, python-format
|
678
|
+
msgid "No product found in {}"
|
679
|
+
msgstr ""
|
680
|
+
|
681
|
+
#. module: shopfloor
|
682
|
+
#. odoo-python
|
683
|
+
#: code:addons/shopfloor/actions/message.py:0
|
684
|
+
#, python-format
|
685
|
+
msgid "No putaway destination is available."
|
686
|
+
msgstr ""
|
687
|
+
|
688
|
+
#. module: shopfloor
|
689
|
+
#. odoo-python
|
690
|
+
#: code:addons/shopfloor/actions/message.py:0
|
691
|
+
#, python-format
|
692
|
+
msgid "No quantity has been processed, unable to complete the transfer."
|
693
|
+
msgstr ""
|
694
|
+
|
695
|
+
#. module: shopfloor
|
696
|
+
#. odoo-python
|
697
|
+
#: code:addons/shopfloor/actions/message.py:0
|
698
|
+
#, python-format
|
699
|
+
msgid "No transfer found for the scanned lot."
|
700
|
+
msgstr ""
|
701
|
+
|
702
|
+
#. module: shopfloor
|
703
|
+
#. odoo-python
|
704
|
+
#: code:addons/shopfloor/actions/message.py:0
|
705
|
+
#, python-format
|
706
|
+
msgid "No transfer found for the scanned packaging."
|
707
|
+
msgstr ""
|
708
|
+
|
709
|
+
#. module: shopfloor
|
710
|
+
#. odoo-python
|
711
|
+
#: code:addons/shopfloor/actions/message.py:0
|
712
|
+
#, python-format
|
713
|
+
msgid "No transfer found for this lot."
|
714
|
+
msgstr ""
|
715
|
+
|
716
|
+
#. module: shopfloor
|
717
|
+
#. odoo-python
|
718
|
+
#: code:addons/shopfloor/actions/message.py:0
|
719
|
+
#, python-format
|
720
|
+
msgid "No transfer found for this product."
|
721
|
+
msgstr ""
|
722
|
+
|
723
|
+
#. module: shopfloor
|
724
|
+
#. odoo-python
|
725
|
+
#: code:addons/shopfloor/actions/message.py:0
|
726
|
+
#, python-format
|
727
|
+
msgid "No valid package to select."
|
728
|
+
msgstr ""
|
729
|
+
|
730
|
+
#. module: shopfloor
|
731
|
+
#. odoo-python
|
732
|
+
#: code:addons/shopfloor/actions/message.py:0
|
733
|
+
#, python-format
|
734
|
+
msgid "No value"
|
735
|
+
msgstr ""
|
736
|
+
|
737
|
+
#. module: shopfloor
|
738
|
+
#. odoo-python
|
739
|
+
#: code:addons/shopfloor/actions/message.py:0
|
740
|
+
#, python-format
|
741
|
+
msgid ""
|
742
|
+
"Not all lines have been processed with full quantity. Do you confirm partial"
|
743
|
+
" operation?"
|
744
|
+
msgstr ""
|
745
|
+
|
746
|
+
#. module: shopfloor
|
747
|
+
#: model:ir.model.fields,field_description:shopfloor.field_shopfloor_menu__picking_type_ids
|
748
|
+
msgid "Operation Types"
|
749
|
+
msgstr ""
|
750
|
+
|
751
|
+
#. module: shopfloor
|
752
|
+
#. odoo-python
|
753
|
+
#: code:addons/shopfloor/actions/message.py:0
|
754
|
+
#, python-format
|
755
|
+
msgid "Operation already processed."
|
756
|
+
msgstr ""
|
757
|
+
|
758
|
+
#. module: shopfloor
|
759
|
+
#. odoo-python
|
760
|
+
#: code:addons/shopfloor/actions/message.py:0
|
761
|
+
#, python-format
|
762
|
+
msgid ""
|
763
|
+
"Operation types for this menu are missing default source and destination "
|
764
|
+
"locations."
|
765
|
+
msgstr ""
|
766
|
+
|
767
|
+
#. module: shopfloor
|
768
|
+
#. odoo-python
|
769
|
+
#: code:addons/shopfloor/actions/message.py:0
|
770
|
+
#, python-format
|
771
|
+
msgid "Operation's already running. Would you like to take it over?"
|
772
|
+
msgstr ""
|
773
|
+
|
774
|
+
#. module: shopfloor
|
775
|
+
#: model:ir.model.fields,field_description:shopfloor.field_stock_package_level__package_id
|
776
|
+
msgid "Package"
|
777
|
+
msgstr ""
|
778
|
+
|
779
|
+
#. module: shopfloor
|
780
|
+
#. odoo-python
|
781
|
+
#: code:addons/shopfloor/actions/message.py:0
|
782
|
+
#, python-format
|
783
|
+
msgid "Package %(old_package_name)s replaced by package %(new_package_name)s."
|
784
|
+
msgstr ""
|
785
|
+
|
786
|
+
#. module: shopfloor
|
787
|
+
#. odoo-python
|
788
|
+
#: code:addons/shopfloor/actions/message.py:0
|
789
|
+
#, python-format
|
790
|
+
msgid ""
|
791
|
+
"Package %(package_name)s cannot be picked, already moved by transfer "
|
792
|
+
"%(picking_name)s."
|
793
|
+
msgstr ""
|
794
|
+
|
795
|
+
#. module: shopfloor
|
796
|
+
#. odoo-python
|
797
|
+
#: code:addons/shopfloor/actions/message.py:0
|
798
|
+
#, python-format
|
799
|
+
msgid "Package %(package_name)s cannot be used: %(error)s"
|
800
|
+
msgstr ""
|
801
|
+
|
802
|
+
#. module: shopfloor
|
803
|
+
#. odoo-python
|
804
|
+
#: code:addons/shopfloor/models/stock_move_line.py:0
|
805
|
+
#, python-format
|
806
|
+
msgid ""
|
807
|
+
"Package %(package_name)s does not contain available product "
|
808
|
+
"%(product_name)s, cannot replace package."
|
809
|
+
msgstr ""
|
810
|
+
|
811
|
+
#. module: shopfloor
|
812
|
+
#. odoo-python
|
813
|
+
#: code:addons/shopfloor/actions/message.py:0
|
814
|
+
#, python-format
|
815
|
+
msgid ""
|
816
|
+
"Package %(package_name)s is not available in transfer %(picking_name)s."
|
817
|
+
msgstr ""
|
818
|
+
|
819
|
+
#. module: shopfloor
|
820
|
+
#: model:ir.model.fields,field_description:shopfloor.field_stock_picking__package_level_count
|
821
|
+
msgid "Package Level Count"
|
822
|
+
msgstr ""
|
823
|
+
|
824
|
+
#. module: shopfloor
|
825
|
+
#. odoo-python
|
826
|
+
#: code:addons/shopfloor/services/checkout.py:0
|
827
|
+
#, python-format
|
828
|
+
msgid "Package cancelled"
|
829
|
+
msgstr ""
|
830
|
+
|
831
|
+
#. module: shopfloor
|
832
|
+
#. odoo-python
|
833
|
+
#: code:addons/shopfloor/actions/message.py:0
|
834
|
+
#, python-format
|
835
|
+
msgid "Package has been opened. You can move partial quantities."
|
836
|
+
msgstr ""
|
837
|
+
|
838
|
+
#. module: shopfloor
|
839
|
+
#. odoo-python
|
840
|
+
#: code:addons/shopfloor/models/stock_quant_package.py:0
|
841
|
+
#, python-format
|
842
|
+
msgid "Package name must be unique!"
|
843
|
+
msgstr ""
|
844
|
+
|
845
|
+
#. module: shopfloor
|
846
|
+
#. odoo-python
|
847
|
+
#: code:addons/shopfloor/services/delivery.py:0
|
848
|
+
#, python-format
|
849
|
+
msgid "Package {} belongs to a picking without a valid state."
|
850
|
+
msgstr ""
|
851
|
+
|
852
|
+
#. module: shopfloor
|
853
|
+
#. odoo-python
|
854
|
+
#: code:addons/shopfloor/actions/message.py:0
|
855
|
+
#, python-format
|
856
|
+
msgid "Package {} has a different content."
|
857
|
+
msgstr ""
|
858
|
+
|
859
|
+
#. module: shopfloor
|
860
|
+
#. odoo-python
|
861
|
+
#: code:addons/shopfloor/models/stock_move_line.py:0
|
862
|
+
#, python-format
|
863
|
+
msgid "Package {} has been partially picked in another location"
|
864
|
+
msgstr ""
|
865
|
+
|
866
|
+
#. module: shopfloor
|
867
|
+
#. odoo-python
|
868
|
+
#: code:addons/shopfloor/actions/message.py:0
|
869
|
+
#, python-format
|
870
|
+
msgid "Package {} is already used."
|
871
|
+
msgstr ""
|
872
|
+
|
873
|
+
#. module: shopfloor
|
874
|
+
#. odoo-python
|
875
|
+
#: code:addons/shopfloor/actions/message.py:0
|
876
|
+
#, python-format
|
877
|
+
msgid "Package {} is not empty."
|
878
|
+
msgstr ""
|
879
|
+
|
880
|
+
#. module: shopfloor
|
881
|
+
#. odoo-python
|
882
|
+
#: code:addons/shopfloor/services/checkout.py:0
|
883
|
+
#, python-format
|
884
|
+
msgid "Package {} is not in the current transfer."
|
885
|
+
msgstr ""
|
886
|
+
|
887
|
+
#. module: shopfloor
|
888
|
+
#: model:ir.model,name:shopfloor.model_stock_quant_package
|
889
|
+
msgid "Packages"
|
890
|
+
msgstr ""
|
891
|
+
|
892
|
+
#. module: shopfloor
|
893
|
+
#. odoo-python
|
894
|
+
#: code:addons/shopfloor/actions/message.py:0
|
895
|
+
#, python-format
|
896
|
+
msgid ""
|
897
|
+
"Packaging '%(package_name)s' is not allowed for carrier %(carrier_name)s.or "
|
898
|
+
"carrier %(carrier_name)s."
|
899
|
+
msgstr ""
|
900
|
+
|
901
|
+
#. module: shopfloor
|
902
|
+
#. odoo-python
|
903
|
+
#: code:addons/shopfloor/services/checkout.py:0
|
904
|
+
#, python-format
|
905
|
+
msgid "Packaging changed on package {}"
|
906
|
+
msgstr ""
|
907
|
+
|
908
|
+
#. module: shopfloor
|
909
|
+
#. odoo-python
|
910
|
+
#: code:addons/shopfloor/actions/message.py:0
|
911
|
+
#, python-format
|
912
|
+
msgid "Packaging not found in the current transfer."
|
913
|
+
msgstr ""
|
914
|
+
|
915
|
+
#. module: shopfloor
|
916
|
+
#. odoo-python
|
917
|
+
#: code:addons/shopfloor/actions/message.py:0
|
918
|
+
#, python-format
|
919
|
+
msgid ""
|
920
|
+
"Pick + Pack mode ON: the picking {0.name} has no carrier set. The system "
|
921
|
+
"couldn't pack goods automatically."
|
922
|
+
msgstr ""
|
923
|
+
|
924
|
+
#. module: shopfloor
|
925
|
+
#: model:ir.model.fields,field_description:shopfloor.field_shopfloor_menu__pick_pack_same_time_is_possible
|
926
|
+
msgid "Pick Pack Same Time Is Possible"
|
927
|
+
msgstr ""
|
928
|
+
|
929
|
+
#. module: shopfloor
|
930
|
+
#: model:ir.model.fields,field_description:shopfloor.field_shopfloor_menu__pick_pack_same_time
|
931
|
+
msgid "Pick and pack at the same time"
|
932
|
+
msgstr ""
|
933
|
+
|
934
|
+
#. module: shopfloor
|
935
|
+
#. odoo-python
|
936
|
+
#: code:addons/shopfloor/actions/change_package_lot.py:0
|
937
|
+
#, python-format
|
938
|
+
msgid "Pick: stock issue on lot: %(lot_name)s found in %(location_name)s"
|
939
|
+
msgstr ""
|
940
|
+
|
941
|
+
#. module: shopfloor
|
942
|
+
#: model:ir.model.fields,field_description:shopfloor.field_stock_package_level__picking_id
|
943
|
+
msgid "Picking"
|
944
|
+
msgstr ""
|
945
|
+
|
946
|
+
#. module: shopfloor
|
947
|
+
#: model:ir.model.fields,field_description:shopfloor.field_stock_picking_batch__picking_count
|
948
|
+
msgid "Picking Count"
|
949
|
+
msgstr ""
|
950
|
+
|
951
|
+
#. module: shopfloor
|
952
|
+
#: model:ir.model,name:shopfloor.model_stock_picking_type
|
953
|
+
msgid "Picking Type"
|
954
|
+
msgstr ""
|
955
|
+
|
956
|
+
#. module: shopfloor
|
957
|
+
#. odoo-python
|
958
|
+
#: code:addons/shopfloor/actions/message.py:0
|
959
|
+
#, python-format
|
960
|
+
msgid "Picking has already been started in this location in transfer(s): {}"
|
961
|
+
msgstr ""
|
962
|
+
|
963
|
+
#. module: shopfloor
|
964
|
+
#. odoo-python
|
965
|
+
#: code:addons/shopfloor/actions/message.py:0
|
966
|
+
#, python-format
|
967
|
+
msgid "Picking type {} complete."
|
968
|
+
msgstr ""
|
969
|
+
|
970
|
+
#. module: shopfloor
|
971
|
+
#. odoo-python
|
972
|
+
#: code:addons/shopfloor/actions/message.py:0
|
973
|
+
#, python-format
|
974
|
+
msgid "Place it in {}?"
|
975
|
+
msgstr ""
|
976
|
+
|
977
|
+
#. module: shopfloor
|
978
|
+
#: model:ir.model.fields,field_description:shopfloor.field_stock_quant_package__planned_move_line_ids
|
979
|
+
msgid "Planned Move Line"
|
980
|
+
msgstr ""
|
981
|
+
|
982
|
+
#. module: shopfloor
|
983
|
+
#. odoo-python
|
984
|
+
#: code:addons/shopfloor/actions/message.py:0
|
985
|
+
#, python-format
|
986
|
+
msgid ""
|
987
|
+
"Please note that the scanned quantity is higher than the maximum allowed."
|
988
|
+
msgstr ""
|
989
|
+
|
990
|
+
#. module: shopfloor
|
991
|
+
#. odoo-python
|
992
|
+
#: code:addons/shopfloor/actions/message.py:0
|
993
|
+
#, python-format
|
994
|
+
msgid "Please scan the location first."
|
995
|
+
msgstr ""
|
996
|
+
|
997
|
+
#. module: shopfloor
|
998
|
+
#. odoo-python
|
999
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1000
|
+
#, python-format
|
1001
|
+
msgid "Please scan the package."
|
1002
|
+
msgstr ""
|
1003
|
+
|
1004
|
+
#. module: shopfloor
|
1005
|
+
#: model:ir.model.fields,field_description:shopfloor.field_shopfloor_menu__prepackaged_product_is_possible
|
1006
|
+
msgid "Prepackaged Product Is Possible"
|
1007
|
+
msgstr ""
|
1008
|
+
|
1009
|
+
#. module: shopfloor
|
1010
|
+
#: model:ir.model.fields,field_description:shopfloor.field_shopfloor_menu__allow_prepackaged_product
|
1011
|
+
msgid "Process as pre-packaged"
|
1012
|
+
msgstr ""
|
1013
|
+
|
1014
|
+
#. module: shopfloor
|
1015
|
+
#. odoo-python
|
1016
|
+
#: code:addons/shopfloor/models/shopfloor_menu.py:0
|
1017
|
+
#, python-format
|
1018
|
+
msgid "Processing reserved quantities is not allowed for menu {}."
|
1019
|
+
msgstr ""
|
1020
|
+
|
1021
|
+
#. module: shopfloor
|
1022
|
+
#: model:ir.model,name:shopfloor.model_stock_move_line
|
1023
|
+
msgid "Product Moves (Stock Move Line)"
|
1024
|
+
msgstr ""
|
1025
|
+
|
1026
|
+
#. module: shopfloor
|
1027
|
+
#. odoo-python
|
1028
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1029
|
+
#, python-format
|
1030
|
+
msgid "Product is not in the current transfer."
|
1031
|
+
msgstr ""
|
1032
|
+
|
1033
|
+
#. module: shopfloor
|
1034
|
+
#. odoo-python
|
1035
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1036
|
+
#, python-format
|
1037
|
+
msgid "Product tracked by lot, please scan one."
|
1038
|
+
msgstr ""
|
1039
|
+
|
1040
|
+
#. module: shopfloor
|
1041
|
+
#. odoo-python
|
1042
|
+
#: code:addons/shopfloor/services/delivery.py:0
|
1043
|
+
#, python-format
|
1044
|
+
msgid "Product {} belongs to a picking without a valid state."
|
1045
|
+
msgstr ""
|
1046
|
+
|
1047
|
+
#. module: shopfloor
|
1048
|
+
#. odoo-python
|
1049
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1050
|
+
#, python-format
|
1051
|
+
msgid "Product {} found in multiple locations. Scan your location first."
|
1052
|
+
msgstr ""
|
1053
|
+
|
1054
|
+
#. module: shopfloor
|
1055
|
+
#. odoo-python
|
1056
|
+
#: code:addons/shopfloor/services/checkout.py:0
|
1057
|
+
#, python-format
|
1058
|
+
msgid "Product(s) processed as raw product(s)"
|
1059
|
+
msgstr ""
|
1060
|
+
|
1061
|
+
#. module: shopfloor
|
1062
|
+
#: model:ir.model,name:shopfloor.model_stock_quant
|
1063
|
+
msgid "Quants"
|
1064
|
+
msgstr ""
|
1065
|
+
|
1066
|
+
#. module: shopfloor
|
1067
|
+
#: model:ir.model.fields,help:shopfloor.field_stock_quant_package__shopfloor_weight
|
1068
|
+
msgid "Real pack weight or the estimated one."
|
1069
|
+
msgstr ""
|
1070
|
+
|
1071
|
+
#. module: shopfloor
|
1072
|
+
#. odoo-python
|
1073
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1074
|
+
#, python-format
|
1075
|
+
msgid "Recovered previous session."
|
1076
|
+
msgstr ""
|
1077
|
+
|
1078
|
+
#. module: shopfloor
|
1079
|
+
#. odoo-python
|
1080
|
+
#: code:addons/shopfloor/services/checkout.py:0
|
1081
|
+
#, python-format
|
1082
|
+
msgid "Remaining raw product not packed, proceed anyway?"
|
1083
|
+
msgstr ""
|
1084
|
+
|
1085
|
+
#. module: shopfloor
|
1086
|
+
#: model:ir.model.fields,field_description:shopfloor.field_stock_location__reserved_move_line_ids
|
1087
|
+
#: model:ir.model.fields,field_description:shopfloor.field_stock_quant_package__reserved_move_line_ids
|
1088
|
+
msgid "Reserved Move Line"
|
1089
|
+
msgstr ""
|
1090
|
+
|
1091
|
+
#. module: shopfloor
|
1092
|
+
#. odoo-python
|
1093
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1094
|
+
#, python-format
|
1095
|
+
msgid "Restart the operation, someone has canceled it."
|
1096
|
+
msgstr ""
|
1097
|
+
|
1098
|
+
#. module: shopfloor
|
1099
|
+
#: model_terms:ir.ui.view,arch_db:shopfloor.view_stock_move_line_detailed_operation_tree
|
1100
|
+
msgid "SF Priority"
|
1101
|
+
msgstr ""
|
1102
|
+
|
1103
|
+
#. module: shopfloor
|
1104
|
+
#: model_terms:ir.ui.view,arch_db:shopfloor.view_stock_move_line_detailed_operation_tree
|
1105
|
+
msgid "SF User"
|
1106
|
+
msgstr ""
|
1107
|
+
|
1108
|
+
#. module: shopfloor
|
1109
|
+
#: model_terms:ir.ui.view,arch_db:shopfloor.view_stock_move_line_detailed_operation_tree
|
1110
|
+
msgid "SF checkout done"
|
1111
|
+
msgstr ""
|
1112
|
+
|
1113
|
+
#. module: shopfloor
|
1114
|
+
#: model_terms:ir.ui.view,arch_db:shopfloor.view_stock_move_line_detailed_operation_tree
|
1115
|
+
msgid "SF unloaded"
|
1116
|
+
msgstr ""
|
1117
|
+
|
1118
|
+
#. module: shopfloor
|
1119
|
+
#. odoo-python
|
1120
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1121
|
+
#, python-format
|
1122
|
+
msgid "Same package {} is already assigned."
|
1123
|
+
msgstr ""
|
1124
|
+
|
1125
|
+
#. module: shopfloor
|
1126
|
+
#: model:ir.model.fields,field_description:shopfloor.field_shopfloor_menu__scan_location_or_pack_first_is_possible
|
1127
|
+
msgid "Scan Location Or Pack First Is Possible"
|
1128
|
+
msgstr ""
|
1129
|
+
|
1130
|
+
#. module: shopfloor
|
1131
|
+
#: model:ir.model.fields,field_description:shopfloor.field_shopfloor_menu__scan_location_or_pack_first
|
1132
|
+
msgid "Scan first location or pack"
|
1133
|
+
msgstr ""
|
1134
|
+
|
1135
|
+
#. module: shopfloor
|
1136
|
+
#. odoo-python
|
1137
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1138
|
+
#, python-format
|
1139
|
+
msgid "Scan the destination location"
|
1140
|
+
msgstr ""
|
1141
|
+
|
1142
|
+
#. module: shopfloor
|
1143
|
+
#. odoo-python
|
1144
|
+
#: code:addons/shopfloor/services/location_content_transfer.py:0
|
1145
|
+
#: code:addons/shopfloor/services/location_content_transfer.py:0
|
1146
|
+
#, python-format
|
1147
|
+
msgid "Scan the package"
|
1148
|
+
msgstr ""
|
1149
|
+
|
1150
|
+
#. module: shopfloor
|
1151
|
+
#. odoo-python
|
1152
|
+
#: code:addons/shopfloor/models/shopfloor_menu.py:0
|
1153
|
+
#, python-format
|
1154
|
+
msgid ""
|
1155
|
+
"Scenario `%(scenario_name)s` require(s) 'Move Entire Packages' to be enabled.\n"
|
1156
|
+
"These type(s) do not satisfy this constraint: \n"
|
1157
|
+
"%(bad_picking_types)s.\n"
|
1158
|
+
"Please, adjust your configuration."
|
1159
|
+
msgstr ""
|
1160
|
+
|
1161
|
+
#. module: shopfloor
|
1162
|
+
#: model:ir.model.fields,help:shopfloor.field_stock_move_line__date_planned
|
1163
|
+
msgid "Scheduled date until move is done, then date of actual move processing"
|
1164
|
+
msgstr ""
|
1165
|
+
|
1166
|
+
#. module: shopfloor
|
1167
|
+
#. odoo-python
|
1168
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1169
|
+
#, python-format
|
1170
|
+
msgid "Several lots found in %(name)s, please scan the lot."
|
1171
|
+
msgstr ""
|
1172
|
+
|
1173
|
+
#. module: shopfloor
|
1174
|
+
#. odoo-python
|
1175
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1176
|
+
#, python-format
|
1177
|
+
msgid "Several lots found in %s, please scan a lot."
|
1178
|
+
msgstr ""
|
1179
|
+
|
1180
|
+
#. module: shopfloor
|
1181
|
+
#. odoo-python
|
1182
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1183
|
+
#, python-format
|
1184
|
+
msgid "Several moves found for different lots, please scan the lot."
|
1185
|
+
msgstr ""
|
1186
|
+
|
1187
|
+
#. module: shopfloor
|
1188
|
+
#. odoo-python
|
1189
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1190
|
+
#, python-format
|
1191
|
+
msgid ""
|
1192
|
+
"Several moves found on different locations, please scan first the location."
|
1193
|
+
msgstr ""
|
1194
|
+
|
1195
|
+
#. module: shopfloor
|
1196
|
+
#. odoo-python
|
1197
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1198
|
+
#, python-format
|
1199
|
+
msgid "Several operation types found for this menu and profile."
|
1200
|
+
msgstr ""
|
1201
|
+
|
1202
|
+
#. module: shopfloor
|
1203
|
+
#. odoo-python
|
1204
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1205
|
+
#, python-format
|
1206
|
+
msgid "Several packages found in %(name)s, please scan a package."
|
1207
|
+
msgstr ""
|
1208
|
+
|
1209
|
+
#. module: shopfloor
|
1210
|
+
#. odoo-python
|
1211
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1212
|
+
#, python-format
|
1213
|
+
msgid "Several products found in %(name)s, please scan a product."
|
1214
|
+
msgstr ""
|
1215
|
+
|
1216
|
+
#. module: shopfloor
|
1217
|
+
#. odoo-python
|
1218
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1219
|
+
#, python-format
|
1220
|
+
msgid "Several products found in %(name)s, please scan the product."
|
1221
|
+
msgstr ""
|
1222
|
+
|
1223
|
+
#. module: shopfloor
|
1224
|
+
#. odoo-python
|
1225
|
+
#: code:addons/shopfloor/services/checkout.py:0
|
1226
|
+
#, python-format
|
1227
|
+
msgid ""
|
1228
|
+
"Several transfers found, please scan a package or select a transfer "
|
1229
|
+
"manually."
|
1230
|
+
msgstr ""
|
1231
|
+
|
1232
|
+
#. module: shopfloor
|
1233
|
+
#. odoo-python
|
1234
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1235
|
+
#, python-format
|
1236
|
+
msgid "Several transfers found, please select a transfer manually."
|
1237
|
+
msgstr ""
|
1238
|
+
|
1239
|
+
#. module: shopfloor
|
1240
|
+
#: model_terms:ir.ui.view,arch_db:shopfloor.view_location_form
|
1241
|
+
#: model_terms:ir.ui.view,arch_db:shopfloor.view_picking_type_form
|
1242
|
+
msgid "Shopfloor"
|
1243
|
+
msgstr ""
|
1244
|
+
|
1245
|
+
#. module: shopfloor
|
1246
|
+
#: model:ir.model.fields,field_description:shopfloor.field_stock_move_line__shopfloor_checkout_done
|
1247
|
+
msgid "Shopfloor Checkout Done"
|
1248
|
+
msgstr ""
|
1249
|
+
|
1250
|
+
#. module: shopfloor
|
1251
|
+
#: model:ir.model.fields,field_description:shopfloor.field_stock_picking_type__shopfloor_menu_ids
|
1252
|
+
msgid "Shopfloor Menus"
|
1253
|
+
msgstr ""
|
1254
|
+
|
1255
|
+
#. module: shopfloor
|
1256
|
+
#: model:ir.model.fields,field_description:shopfloor.field_stock_location__shopfloor_picking_sequence
|
1257
|
+
msgid "Shopfloor Picking Sequence"
|
1258
|
+
msgstr ""
|
1259
|
+
|
1260
|
+
#. module: shopfloor
|
1261
|
+
#: model:ir.model.fields,field_description:shopfloor.field_shopfloor_priority_postpone_mixin__shopfloor_postponed
|
1262
|
+
#: model:ir.model.fields,field_description:shopfloor.field_stock_move_line__shopfloor_postponed
|
1263
|
+
#: model:ir.model.fields,field_description:shopfloor.field_stock_package_level__shopfloor_postponed
|
1264
|
+
msgid "Shopfloor Postponed"
|
1265
|
+
msgstr ""
|
1266
|
+
|
1267
|
+
#. module: shopfloor
|
1268
|
+
#: model:ir.model.fields,field_description:shopfloor.field_shopfloor_priority_postpone_mixin__shopfloor_priority
|
1269
|
+
#: model:ir.model.fields,field_description:shopfloor.field_stock_move_line__shopfloor_priority
|
1270
|
+
#: model:ir.model.fields,field_description:shopfloor.field_stock_package_level__shopfloor_priority
|
1271
|
+
msgid "Shopfloor Priority"
|
1272
|
+
msgstr ""
|
1273
|
+
|
1274
|
+
#. module: shopfloor
|
1275
|
+
#: model:ir.model.fields,field_description:shopfloor.field_stock_move_line__shopfloor_unloaded
|
1276
|
+
msgid "Shopfloor Unloaded"
|
1277
|
+
msgstr ""
|
1278
|
+
|
1279
|
+
#. module: shopfloor
|
1280
|
+
#: model:ir.model.fields,field_description:shopfloor.field_stock_move_line__shopfloor_user_id
|
1281
|
+
msgid "Shopfloor User"
|
1282
|
+
msgstr ""
|
1283
|
+
|
1284
|
+
#. module: shopfloor
|
1285
|
+
#: model:shopfloor.app,name:shopfloor.app_demo
|
1286
|
+
msgid "Shopfloor WMS (demo)"
|
1287
|
+
msgstr ""
|
1288
|
+
|
1289
|
+
#. module: shopfloor
|
1290
|
+
#: model:ir.model.fields,field_description:shopfloor.field_stock_quant_package__shopfloor_weight
|
1291
|
+
msgid "Shopfloor weight (kg)"
|
1292
|
+
msgstr ""
|
1293
|
+
|
1294
|
+
#. module: shopfloor
|
1295
|
+
#: model:ir.model.fields,field_description:shopfloor.field_shopfloor_menu__allow_get_work
|
1296
|
+
msgid "Show Get Work on start"
|
1297
|
+
msgstr ""
|
1298
|
+
|
1299
|
+
#. module: shopfloor
|
1300
|
+
#: model:ir.model.fields,field_description:shopfloor.field_shopfloor_menu__show_oneline_package_content_is_possible
|
1301
|
+
msgid "Show Oneline Package Content Is Possible"
|
1302
|
+
msgstr ""
|
1303
|
+
|
1304
|
+
#. module: shopfloor
|
1305
|
+
#: model:ir.model.fields,field_description:shopfloor.field_shopfloor_menu__show_oneline_package_content
|
1306
|
+
msgid "Show one-line package content"
|
1307
|
+
msgstr ""
|
1308
|
+
|
1309
|
+
#. module: shopfloor
|
1310
|
+
#: model:shopfloor.scenario,name:shopfloor.scenario_single_pack_transfer
|
1311
|
+
msgid "Single Pack Transfer"
|
1312
|
+
msgstr ""
|
1313
|
+
|
1314
|
+
#. module: shopfloor
|
1315
|
+
#: model:shopfloor.menu,name:shopfloor.shopfloor_menu_demo_single_pallet_transfer
|
1316
|
+
#: model:stock.picking.type,name:shopfloor.picking_type_single_pallet_transfer_demo
|
1317
|
+
msgid "Single Pallet Transfer"
|
1318
|
+
msgstr ""
|
1319
|
+
|
1320
|
+
#. module: shopfloor
|
1321
|
+
#: model:ir.model.fields,help:shopfloor.field_shopfloor_menu__allow_move_create
|
1322
|
+
msgid ""
|
1323
|
+
"Some scenario may create move(s) when a product or package is scanned and no"
|
1324
|
+
" move already exists. Any new move is created in the selected operation "
|
1325
|
+
"type, so it can be active only when one type is selected."
|
1326
|
+
msgstr ""
|
1327
|
+
|
1328
|
+
#. module: shopfloor
|
1329
|
+
#. odoo-python
|
1330
|
+
#: code:addons/shopfloor/actions/stock.py:0
|
1331
|
+
#, python-format
|
1332
|
+
msgid "Someone is already working on these transfers"
|
1333
|
+
msgstr ""
|
1334
|
+
|
1335
|
+
#. module: shopfloor
|
1336
|
+
#: model:ir.model.fields,field_description:shopfloor.field_stock_location__source_move_line_ids
|
1337
|
+
msgid "Source Move Line"
|
1338
|
+
msgstr ""
|
1339
|
+
|
1340
|
+
#. module: shopfloor
|
1341
|
+
#: model:ir.model.fields,field_description:shopfloor.field_stock_move_line__package_id
|
1342
|
+
msgid "Source Package"
|
1343
|
+
msgstr ""
|
1344
|
+
|
1345
|
+
#. module: shopfloor
|
1346
|
+
#: model:ir.model,name:shopfloor.model_stock_move
|
1347
|
+
msgid "Stock Move"
|
1348
|
+
msgstr ""
|
1349
|
+
|
1350
|
+
#. module: shopfloor
|
1351
|
+
#: model:ir.model,name:shopfloor.model_stock_package_level
|
1352
|
+
msgid "Stock Package Level"
|
1353
|
+
msgstr ""
|
1354
|
+
|
1355
|
+
#. module: shopfloor
|
1356
|
+
#: model:ir.model.fields,help:shopfloor.field_shopfloor_priority_postpone_mixin__shopfloor_postponed
|
1357
|
+
#: model:ir.model.fields,help:shopfloor.field_stock_move_line__shopfloor_postponed
|
1358
|
+
#: model:ir.model.fields,help:shopfloor.field_stock_package_level__shopfloor_postponed
|
1359
|
+
msgid ""
|
1360
|
+
"Technical field. Indicates if the operation has been postponed in a barcode "
|
1361
|
+
"scenario."
|
1362
|
+
msgstr ""
|
1363
|
+
|
1364
|
+
#. module: shopfloor
|
1365
|
+
#: model:ir.model.fields,help:shopfloor.field_stock_picking__move_line_count
|
1366
|
+
#: model:ir.model.fields,help:shopfloor.field_stock_picking_batch__move_line_count
|
1367
|
+
msgid "Technical field. Indicates number of move lines included."
|
1368
|
+
msgstr ""
|
1369
|
+
|
1370
|
+
#. module: shopfloor
|
1371
|
+
#: model:ir.model.fields,help:shopfloor.field_stock_picking__bulk_line_count
|
1372
|
+
msgid ""
|
1373
|
+
"Technical field. Indicates number of move lines without package included."
|
1374
|
+
msgstr ""
|
1375
|
+
|
1376
|
+
#. module: shopfloor
|
1377
|
+
#: model:ir.model.fields,help:shopfloor.field_stock_picking__package_level_count
|
1378
|
+
msgid "Technical field. Indicates number of package_level included."
|
1379
|
+
msgstr ""
|
1380
|
+
|
1381
|
+
#. module: shopfloor
|
1382
|
+
#: model:ir.model.fields,help:shopfloor.field_stock_picking_batch__picking_count
|
1383
|
+
msgid "Technical field. Indicates number of transfers included."
|
1384
|
+
msgstr ""
|
1385
|
+
|
1386
|
+
#. module: shopfloor
|
1387
|
+
#: model:ir.model.fields,help:shopfloor.field_stock_picking__total_weight
|
1388
|
+
#: model:ir.model.fields,help:shopfloor.field_stock_picking_batch__total_weight
|
1389
|
+
msgid "Technical field. Indicates total weight of transfers included."
|
1390
|
+
msgstr ""
|
1391
|
+
|
1392
|
+
#. module: shopfloor
|
1393
|
+
#: model:ir.model.fields,help:shopfloor.field_stock_quant_package__planned_move_line_ids
|
1394
|
+
msgid "Technical field. Move lines for which destination is this package."
|
1395
|
+
msgstr ""
|
1396
|
+
|
1397
|
+
#. module: shopfloor
|
1398
|
+
#: model:ir.model.fields,help:shopfloor.field_stock_quant_package__move_line_ids
|
1399
|
+
msgid "Technical field. Move lines moving this package."
|
1400
|
+
msgstr ""
|
1401
|
+
|
1402
|
+
#. module: shopfloor
|
1403
|
+
#: model:ir.model.fields,help:shopfloor.field_shopfloor_priority_postpone_mixin__shopfloor_priority
|
1404
|
+
#: model:ir.model.fields,help:shopfloor.field_stock_move_line__shopfloor_priority
|
1405
|
+
#: model:ir.model.fields,help:shopfloor.field_stock_package_level__shopfloor_priority
|
1406
|
+
msgid "Technical field. Overrides operation priority in barcode scenario."
|
1407
|
+
msgstr ""
|
1408
|
+
|
1409
|
+
#. module: shopfloor
|
1410
|
+
#. odoo-python
|
1411
|
+
#: code:addons/shopfloor/models/stock_picking.py:0
|
1412
|
+
#, python-format
|
1413
|
+
msgid ""
|
1414
|
+
"The backorder <a href=\"#\" data-oe-model=\"stock.picking\" data-oe-"
|
1415
|
+
"id=\"%(new_picking_id)d\">%(new_picking_name)s</a> has been created."
|
1416
|
+
msgstr ""
|
1417
|
+
|
1418
|
+
#. module: shopfloor
|
1419
|
+
#. odoo-python
|
1420
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1421
|
+
#, python-format
|
1422
|
+
msgid "The content of {} cannot be transferred with this scenario."
|
1423
|
+
msgstr ""
|
1424
|
+
|
1425
|
+
#. module: shopfloor
|
1426
|
+
#. odoo-python
|
1427
|
+
#: code:addons/shopfloor/services/cluster_picking.py:0
|
1428
|
+
#, python-format
|
1429
|
+
msgid "The destination bin {} is not empty, please take another."
|
1430
|
+
msgstr ""
|
1431
|
+
|
1432
|
+
#. module: shopfloor
|
1433
|
+
#. odoo-python
|
1434
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1435
|
+
#, python-format
|
1436
|
+
msgid "The pack has been moved, you can scan a new pack."
|
1437
|
+
msgstr ""
|
1438
|
+
|
1439
|
+
#. module: shopfloor
|
1440
|
+
#. odoo-python
|
1441
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1442
|
+
#, python-format
|
1443
|
+
msgid "The package %s cannot be transferred with this scenario."
|
1444
|
+
msgstr ""
|
1445
|
+
|
1446
|
+
#. module: shopfloor
|
1447
|
+
#. odoo-python
|
1448
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1449
|
+
#, python-format
|
1450
|
+
msgid "The package %s doesn't contain any product to take."
|
1451
|
+
msgstr ""
|
1452
|
+
|
1453
|
+
#. module: shopfloor
|
1454
|
+
#. odoo-python
|
1455
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1456
|
+
#, python-format
|
1457
|
+
msgid "The package %s doesn't exist"
|
1458
|
+
msgstr ""
|
1459
|
+
|
1460
|
+
#. module: shopfloor
|
1461
|
+
#. odoo-python
|
1462
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1463
|
+
#, python-format
|
1464
|
+
msgid "The picked quantity must be a value above zero."
|
1465
|
+
msgstr ""
|
1466
|
+
|
1467
|
+
#. module: shopfloor
|
1468
|
+
#: model:ir.model.fields,help:shopfloor.field_stock_location__shopfloor_picking_sequence
|
1469
|
+
msgid ""
|
1470
|
+
"The picking done in Shopfloor scenarios will respect this order. The "
|
1471
|
+
"sequence is a char so it can be composed of fields such as 'corridor-rack-"
|
1472
|
+
"side-level'. Pay attention to the padding ('09' is before '19', '9' is not)."
|
1473
|
+
" It is recommended to use an Export then an Import to populate this field "
|
1474
|
+
"using a spreadsheet."
|
1475
|
+
msgstr ""
|
1476
|
+
|
1477
|
+
#. module: shopfloor
|
1478
|
+
#. odoo-python
|
1479
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1480
|
+
#, python-format
|
1481
|
+
msgid "The product/packaging you selected has already been returned."
|
1482
|
+
msgstr ""
|
1483
|
+
|
1484
|
+
#. module: shopfloor
|
1485
|
+
#. odoo-python
|
1486
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1487
|
+
#, python-format
|
1488
|
+
msgid ""
|
1489
|
+
"The quantity scanned for one or more lines cannot be higher than the maximum"
|
1490
|
+
" allowed."
|
1491
|
+
msgstr ""
|
1492
|
+
|
1493
|
+
#. module: shopfloor
|
1494
|
+
#. odoo-python
|
1495
|
+
#: code:addons/shopfloor/actions/change_package_lot.py:0
|
1496
|
+
#, python-format
|
1497
|
+
msgid "The quantity to do has changed!"
|
1498
|
+
msgstr ""
|
1499
|
+
|
1500
|
+
#. module: shopfloor
|
1501
|
+
#. odoo-python
|
1502
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1503
|
+
#, python-format
|
1504
|
+
msgid "The record you were working on does not exist anymore."
|
1505
|
+
msgstr ""
|
1506
|
+
|
1507
|
+
#. module: shopfloor
|
1508
|
+
#. odoo-python
|
1509
|
+
#: code:addons/shopfloor/models/stock_move.py:0
|
1510
|
+
#, python-format
|
1511
|
+
msgid "The split order {} has been created."
|
1512
|
+
msgstr ""
|
1513
|
+
|
1514
|
+
#. module: shopfloor
|
1515
|
+
#: model:ir.model.fields,help:shopfloor.field_stock_move_line__picking_id
|
1516
|
+
msgid "The stock operation where the packing has been made"
|
1517
|
+
msgstr ""
|
1518
|
+
|
1519
|
+
#. module: shopfloor
|
1520
|
+
#. odoo-python
|
1521
|
+
#: code:addons/shopfloor/services/cluster_picking.py:0
|
1522
|
+
#, python-format
|
1523
|
+
msgid "This batch cannot be selected."
|
1524
|
+
msgstr ""
|
1525
|
+
|
1526
|
+
#. module: shopfloor
|
1527
|
+
#. odoo-python
|
1528
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1529
|
+
#, python-format
|
1530
|
+
msgid "This line has a package, please select the package instead."
|
1531
|
+
msgstr ""
|
1532
|
+
|
1533
|
+
#. module: shopfloor
|
1534
|
+
#. odoo-python
|
1535
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1536
|
+
#, python-format
|
1537
|
+
msgid "This line is not available in transfer {}."
|
1538
|
+
msgstr ""
|
1539
|
+
|
1540
|
+
#. module: shopfloor
|
1541
|
+
#. odoo-python
|
1542
|
+
#: code:addons/shopfloor/services/location_content_transfer.py:0
|
1543
|
+
#, python-format
|
1544
|
+
msgid "This location content can't be moved at once."
|
1545
|
+
msgstr ""
|
1546
|
+
|
1547
|
+
#. module: shopfloor
|
1548
|
+
#. odoo-python
|
1549
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1550
|
+
#, python-format
|
1551
|
+
msgid "This location does not exist."
|
1552
|
+
msgstr ""
|
1553
|
+
|
1554
|
+
#. module: shopfloor
|
1555
|
+
#. odoo-python
|
1556
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1557
|
+
#, python-format
|
1558
|
+
msgid "This location only contains packages, please scan one of them."
|
1559
|
+
msgstr ""
|
1560
|
+
|
1561
|
+
#. module: shopfloor
|
1562
|
+
#. odoo-python
|
1563
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1564
|
+
#, python-format
|
1565
|
+
msgid "This location requires packages. Please scan a destination package."
|
1566
|
+
msgstr ""
|
1567
|
+
|
1568
|
+
#. module: shopfloor
|
1569
|
+
#. odoo-python
|
1570
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1571
|
+
#, python-format
|
1572
|
+
msgid ""
|
1573
|
+
"This lot is part of a package with other products, please scan a package."
|
1574
|
+
msgstr ""
|
1575
|
+
|
1576
|
+
#. module: shopfloor
|
1577
|
+
#. odoo-python
|
1578
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1579
|
+
#, python-format
|
1580
|
+
msgid "This lot is part of multiple packages, please scan a package."
|
1581
|
+
msgstr ""
|
1582
|
+
|
1583
|
+
#. module: shopfloor
|
1584
|
+
#. odoo-python
|
1585
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1586
|
+
#, python-format
|
1587
|
+
msgid "This operation does not exist anymore."
|
1588
|
+
msgstr ""
|
1589
|
+
|
1590
|
+
#. module: shopfloor
|
1591
|
+
#. odoo-python
|
1592
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1593
|
+
#, python-format
|
1594
|
+
msgid "This package does not exist anymore."
|
1595
|
+
msgstr ""
|
1596
|
+
|
1597
|
+
#. module: shopfloor
|
1598
|
+
#. odoo-python
|
1599
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1600
|
+
#, python-format
|
1601
|
+
msgid "This product does not exist anymore."
|
1602
|
+
msgstr ""
|
1603
|
+
|
1604
|
+
#. module: shopfloor
|
1605
|
+
#. odoo-python
|
1606
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1607
|
+
#, python-format
|
1608
|
+
msgid ""
|
1609
|
+
"This product is part of a package with other products, please scan a "
|
1610
|
+
"package."
|
1611
|
+
msgstr ""
|
1612
|
+
|
1613
|
+
#. module: shopfloor
|
1614
|
+
#. odoo-python
|
1615
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1616
|
+
#, python-format
|
1617
|
+
msgid "This product is part of a package, please scan a package."
|
1618
|
+
msgstr ""
|
1619
|
+
|
1620
|
+
#. module: shopfloor
|
1621
|
+
#. odoo-python
|
1622
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1623
|
+
#, python-format
|
1624
|
+
msgid "This product is part of multiple packages, please scan a package."
|
1625
|
+
msgstr ""
|
1626
|
+
|
1627
|
+
#. module: shopfloor
|
1628
|
+
#. odoo-python
|
1629
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1630
|
+
#, python-format
|
1631
|
+
msgid ""
|
1632
|
+
"This source document is part of multiple transfers, please scan a package."
|
1633
|
+
msgstr ""
|
1634
|
+
|
1635
|
+
#. module: shopfloor
|
1636
|
+
#. odoo-python
|
1637
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1638
|
+
#, python-format
|
1639
|
+
msgid "This transfer does not exist or is not available anymore."
|
1640
|
+
msgstr ""
|
1641
|
+
|
1642
|
+
#. module: shopfloor
|
1643
|
+
#: model:ir.model.fields,field_description:shopfloor.field_stock_picking__total_weight
|
1644
|
+
#: model:ir.model.fields,field_description:shopfloor.field_stock_picking_batch__total_weight
|
1645
|
+
msgid "Total Weight"
|
1646
|
+
msgstr ""
|
1647
|
+
|
1648
|
+
#. module: shopfloor
|
1649
|
+
#: model:ir.model,name:shopfloor.model_stock_picking
|
1650
|
+
#: model:ir.model.fields,field_description:shopfloor.field_stock_move_line__picking_id
|
1651
|
+
msgid "Transfer"
|
1652
|
+
msgstr ""
|
1653
|
+
|
1654
|
+
#. module: shopfloor
|
1655
|
+
#. odoo-python
|
1656
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1657
|
+
#, python-format
|
1658
|
+
msgid "Transfer {} complete"
|
1659
|
+
msgstr ""
|
1660
|
+
|
1661
|
+
#. module: shopfloor
|
1662
|
+
#. odoo-python
|
1663
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1664
|
+
#, python-format
|
1665
|
+
msgid "Transfer {} done"
|
1666
|
+
msgstr ""
|
1667
|
+
|
1668
|
+
#. module: shopfloor
|
1669
|
+
#. odoo-python
|
1670
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1671
|
+
#, python-format
|
1672
|
+
msgid "Transfer {} is not available."
|
1673
|
+
msgstr ""
|
1674
|
+
|
1675
|
+
#. module: shopfloor
|
1676
|
+
#. odoo-python
|
1677
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1678
|
+
#, python-format
|
1679
|
+
msgid "Units replaced by package {}."
|
1680
|
+
msgstr ""
|
1681
|
+
|
1682
|
+
#. module: shopfloor
|
1683
|
+
#: model:ir.model.fields,field_description:shopfloor.field_shopfloor_menu__unload_package_at_destination_is_possible
|
1684
|
+
msgid "Unload Package At Destination Is Possible"
|
1685
|
+
msgstr ""
|
1686
|
+
|
1687
|
+
#. module: shopfloor
|
1688
|
+
#: model:ir.model.fields,field_description:shopfloor.field_shopfloor_menu__unload_package_at_destination
|
1689
|
+
msgid "Unload package at destination"
|
1690
|
+
msgstr ""
|
1691
|
+
|
1692
|
+
#. module: shopfloor
|
1693
|
+
#. odoo-python
|
1694
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1695
|
+
#, python-format
|
1696
|
+
msgid "Unrecoverable error, please restart."
|
1697
|
+
msgstr ""
|
1698
|
+
|
1699
|
+
#. module: shopfloor
|
1700
|
+
#: model:ir.model.fields,field_description:shopfloor.field_shopfloor_menu__unreserve_other_moves_is_possible
|
1701
|
+
msgid "Unreserve Other Moves Is Possible"
|
1702
|
+
msgstr ""
|
1703
|
+
|
1704
|
+
#. module: shopfloor
|
1705
|
+
#: model:shopfloor.profile,name:shopfloor.profile_demo_2
|
1706
|
+
msgid "WH delivery"
|
1707
|
+
msgstr ""
|
1708
|
+
|
1709
|
+
#. module: shopfloor
|
1710
|
+
#: model:shopfloor.profile,name:shopfloor.profile_demo_1
|
1711
|
+
msgid "WH worker"
|
1712
|
+
msgstr ""
|
1713
|
+
|
1714
|
+
#. module: shopfloor
|
1715
|
+
#: model:ir.model.fields.selection,name:shopfloor.selection__shopfloor_app__category__wms
|
1716
|
+
msgid "WMS"
|
1717
|
+
msgstr ""
|
1718
|
+
|
1719
|
+
#. module: shopfloor
|
1720
|
+
#: model:shopfloor.app,short_name:shopfloor.app_demo
|
1721
|
+
msgid "WMS (demo)"
|
1722
|
+
msgstr ""
|
1723
|
+
|
1724
|
+
#. module: shopfloor
|
1725
|
+
#: model:ir.model.fields,help:shopfloor.field_shopfloor_menu__allow_prepackaged_product
|
1726
|
+
msgid ""
|
1727
|
+
"When active, what you scan (typically a product packaging EAN) will be ship "
|
1728
|
+
"'as-is' and the operation will be validated triggering a backorder creation "
|
1729
|
+
"with the remaining lines."
|
1730
|
+
msgstr ""
|
1731
|
+
|
1732
|
+
#. module: shopfloor
|
1733
|
+
#: model:ir.model.fields,help:shopfloor.field_shopfloor_menu__allow_get_work
|
1734
|
+
msgid ""
|
1735
|
+
"When enabled the user will have the option to ask for a task to work on."
|
1736
|
+
msgstr ""
|
1737
|
+
|
1738
|
+
#. module: shopfloor
|
1739
|
+
#: model:ir.model.fields,help:shopfloor.field_shopfloor_menu__allow_alternative_destination
|
1740
|
+
msgid ""
|
1741
|
+
"When enabled the user will have the option to scan destination locations "
|
1742
|
+
"other than the expected ones (ask for confirmation)."
|
1743
|
+
msgstr ""
|
1744
|
+
|
1745
|
+
#. module: shopfloor
|
1746
|
+
#: model:ir.model.fields,help:shopfloor.field_shopfloor_menu__disable_full_bin_action
|
1747
|
+
msgid "When picking, prevent unloading the whole bin when full."
|
1748
|
+
msgstr ""
|
1749
|
+
|
1750
|
+
#. module: shopfloor
|
1751
|
+
#: model:ir.model.fields,help:shopfloor.field_shopfloor_menu__scan_location_or_pack_first
|
1752
|
+
msgid ""
|
1753
|
+
"When selecting work, force the user to first scan a location or pack,then "
|
1754
|
+
"the product or lot."
|
1755
|
+
msgstr ""
|
1756
|
+
|
1757
|
+
#. module: shopfloor
|
1758
|
+
#. odoo-python
|
1759
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1760
|
+
#, python-format
|
1761
|
+
msgid "Working location changed to {}"
|
1762
|
+
msgstr ""
|
1763
|
+
|
1764
|
+
#. module: shopfloor
|
1765
|
+
#. odoo-python
|
1766
|
+
#: code:addons/shopfloor/services/cluster_picking.py:0
|
1767
|
+
#, python-format
|
1768
|
+
msgid "Wrong bin"
|
1769
|
+
msgstr ""
|
1770
|
+
|
1771
|
+
#. module: shopfloor
|
1772
|
+
#. odoo-python
|
1773
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1774
|
+
#, python-format
|
1775
|
+
msgid "Wrong location."
|
1776
|
+
msgstr ""
|
1777
|
+
|
1778
|
+
#. module: shopfloor
|
1779
|
+
#. odoo-python
|
1780
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1781
|
+
#, python-format
|
1782
|
+
msgid "Wrong lot."
|
1783
|
+
msgstr ""
|
1784
|
+
|
1785
|
+
#. module: shopfloor
|
1786
|
+
#. odoo-python
|
1787
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1788
|
+
#, python-format
|
1789
|
+
msgid "Wrong pack."
|
1790
|
+
msgstr ""
|
1791
|
+
|
1792
|
+
#. module: shopfloor
|
1793
|
+
#. odoo-python
|
1794
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1795
|
+
#, python-format
|
1796
|
+
msgid "Wrong packaging."
|
1797
|
+
msgstr ""
|
1798
|
+
|
1799
|
+
#. module: shopfloor
|
1800
|
+
#. odoo-python
|
1801
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1802
|
+
#, python-format
|
1803
|
+
msgid "Wrong product."
|
1804
|
+
msgstr ""
|
1805
|
+
|
1806
|
+
#. module: shopfloor
|
1807
|
+
#. odoo-python
|
1808
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1809
|
+
#, python-format
|
1810
|
+
msgid "Wrong."
|
1811
|
+
msgstr ""
|
1812
|
+
|
1813
|
+
#. module: shopfloor
|
1814
|
+
#. odoo-python
|
1815
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1816
|
+
#, python-format
|
1817
|
+
msgid "You cannot move this using this menu."
|
1818
|
+
msgstr ""
|
1819
|
+
|
1820
|
+
#. module: shopfloor
|
1821
|
+
#. odoo-python
|
1822
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1823
|
+
#, python-format
|
1824
|
+
msgid "You cannot place it here"
|
1825
|
+
msgstr ""
|
1826
|
+
|
1827
|
+
#. module: shopfloor
|
1828
|
+
#. odoo-python
|
1829
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1830
|
+
#, python-format
|
1831
|
+
msgid "You cannot return more quantity than what was initially sent."
|
1832
|
+
msgstr ""
|
1833
|
+
|
1834
|
+
#. module: shopfloor
|
1835
|
+
#. odoo-python
|
1836
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1837
|
+
#, python-format
|
1838
|
+
msgid ""
|
1839
|
+
"You cannot work on a package (%(barcode)s) outside of locations: %(names)s"
|
1840
|
+
msgstr ""
|
1841
|
+
|
1842
|
+
#. module: shopfloor
|
1843
|
+
#. odoo-python
|
1844
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1845
|
+
#, python-format
|
1846
|
+
msgid "You must not pick more than {} units."
|
1847
|
+
msgstr ""
|
1848
|
+
|
1849
|
+
#. module: shopfloor
|
1850
|
+
#. odoo-python
|
1851
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1852
|
+
#, python-format
|
1853
|
+
msgid ""
|
1854
|
+
"You scanned a different package with the same product, do you want to change"
|
1855
|
+
" pack? Scan it again to confirm"
|
1856
|
+
msgstr ""
|
1857
|
+
|
1858
|
+
#. module: shopfloor
|
1859
|
+
#: model:shopfloor.menu,name:shopfloor.shopfloor_menu_demo_zone_picking
|
1860
|
+
#: model:shopfloor.scenario,name:shopfloor.scenario_zone_picking
|
1861
|
+
#: model:stock.picking.type,name:shopfloor.picking_type_zone_picking_demo
|
1862
|
+
msgid "Zone Picking"
|
1863
|
+
msgstr ""
|
1864
|
+
|
1865
|
+
#. module: shopfloor
|
1866
|
+
#. odoo-python
|
1867
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1868
|
+
#, python-format
|
1869
|
+
msgid ""
|
1870
|
+
"{message_code} not found in the current transfer or already in a package."
|
1871
|
+
msgstr ""
|
1872
|
+
|
1873
|
+
#. module: shopfloor
|
1874
|
+
#. odoo-python
|
1875
|
+
#: code:addons/shopfloor/actions/message.py:0
|
1876
|
+
#, python-format
|
1877
|
+
msgid "{} is not a valid destination package."
|
1878
|
+
msgstr ""
|