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