forked from OCA/wms
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathes_AR.po
86 lines (77 loc) · 3.83 KB
/
es_AR.po
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * shopfloor_batch_automatic_creation
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 13.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2021-02-06 22:45+0000\n"
"Last-Translator: Ignacio Buioli <ibuioli@gmail.com>\n"
"Language-Team: none\n"
"Language: es_AR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.3.2\n"
#. module: shopfloor_batch_automatic_creation
#: model:ir.model.fields,field_description:shopfloor_batch_automatic_creation.field_shopfloor_menu__batch_create
msgid "Automatic Batch Creation"
msgstr "Creación Automática de Lotes"
#. module: shopfloor_batch_automatic_creation
#: model:ir.model.fields,help:shopfloor_batch_automatic_creation.field_shopfloor_menu__batch_create
msgid ""
"Automatically create a batch when an operator uses the \"Get Work\" button "
"and no existing batch has been found. The system will first look for "
"priority transfers and fill up the batch till the defined constraints (max "
"of transfers, volume, weight, ...). It never mixes priorities, so if you get"
" 2 available priority transfers and a max quantity of 3, the batch will only"
" contain the 2 priority transfers."
msgstr ""
"Crea automáticamente un lote cuando un operador utilice el botón \"Obtener "
"trabajo\" y no se haya encontrado ningún lote existente. El sistema primero "
"buscará transferencias prioritarias y completará el lote hasta las "
"restricciones definidas (máximo de transferencias, volumen, peso, ...). "
"Nunca mezcla prioridades, por lo que si obtiene 2 transferencias "
"prioritarias disponibles y una cantidad máxima de 3, el lote solo contendrá "
"las 2 transferencias prioritarias."
#. module: shopfloor_batch_automatic_creation
#: model:ir.model.fields,field_description:shopfloor_batch_automatic_creation.field_shopfloor_menu__batch_create_max_weight
msgid "Max Weight (kg)"
msgstr "Peso Máximo (kg)"
#. module: shopfloor_batch_automatic_creation
#: model:ir.model.fields,field_description:shopfloor_batch_automatic_creation.field_shopfloor_menu__batch_create_max_picking
msgid "Max transfers"
msgstr "Transferencias máximas"
#. module: shopfloor_batch_automatic_creation
#: model:ir.model.fields,field_description:shopfloor_batch_automatic_creation.field_shopfloor_menu__batch_create_max_volume
msgid "Max volume (m³)"
msgstr "Volumen máximo (m³)"
#. module: shopfloor_batch_automatic_creation
#: model:ir.model.fields,help:shopfloor_batch_automatic_creation.field_shopfloor_menu__batch_create_max_picking
msgid ""
"Maximum number of transfers to add in an automatic batch. 0 means no limit."
msgstr ""
"Número máximo de transferencias para agregar en un lote automático. 0 "
"significa sin límite."
#. module: shopfloor_batch_automatic_creation
#: model:ir.model.fields,help:shopfloor_batch_automatic_creation.field_shopfloor_menu__batch_create_max_volume
msgid ""
"Maximum volume in cubic meters of goods in transfers to add in an automatic "
"batch. 0 means no limit."
msgstr ""
"Volumen máximo en metros cúbicos de mercadería en transferencias para "
"agregar en un lote automático. 0 significa sin límite."
#. module: shopfloor_batch_automatic_creation
#: model:ir.model.fields,help:shopfloor_batch_automatic_creation.field_shopfloor_menu__batch_create_max_weight
msgid ""
"Maximum weight in kg of goods in transfers to add in an automatic batch. 0 "
"means no limit."
msgstr ""
"Peso máximo en kg de mercancía en transferencias para agregar en un lote "
"automático. 0 significa sin límite."
#. module: shopfloor_batch_automatic_creation
#: model:ir.model,name:shopfloor_batch_automatic_creation.model_shopfloor_menu
msgid "Menu displayed in the scanner application"
msgstr "Menú mostrado en la aplicación de escaner"