mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
trabajando en el form del presupuesto
This commit is contained in:
@ -49,7 +49,15 @@ return [
|
||||
'tipoImpresion' => 'Printing type',
|
||||
'papelesComparador' => 'Interior, cover and dust jacket papers',
|
||||
'posicionPagColor' => 'Color pages position',
|
||||
|
||||
'colorPageInstructions' => 'Enter the position of the color pages within the book. E.g., 3,5,7 or 4-10,20,155.',
|
||||
'numeroPaginas' => 'Nº Pages',
|
||||
'papel' => 'Paper',
|
||||
'gramaje' => 'Paper weight',
|
||||
'opcionesPresupuesto' => 'Budget options',
|
||||
'retractilado' => 'Individual shrink-wrapping',
|
||||
'retractilado5' => 'Shrink-wrapping in packs of 5',
|
||||
'Guardas' => 'Endpapers',
|
||||
'fajaColor' => 'Print color band ',
|
||||
|
||||
/* '4x0' => '4x0',
|
||||
'4x4' => '4x4',
|
||||
|
||||
@ -49,6 +49,35 @@ return [
|
||||
'tipoImpresion' => 'Tipo de impresión',
|
||||
'papelesComparador' => 'Papeles interior, cubierta y sobrecubierta',
|
||||
'posicionPagColor' => 'Posición páginas a color',
|
||||
'colorPageInstructions' => 'Introduzca la posición de las páginas a color dentro del libro. Ej: 3,5,7 ó 4-10,20,155',
|
||||
'numeroPaginas' => 'Nº Páginas',
|
||||
'papel' => 'Papel',
|
||||
'gramaje' => 'Gramaje',
|
||||
'opcionesPresupuesto' => 'Opciones presupuesto',
|
||||
'retractilado' => 'Retractilado individual',
|
||||
'retractilado5' => 'Retractilado de 5',
|
||||
'Guardas' => 'Guardas',
|
||||
'fajaColor' => 'Imprimir faja a color',
|
||||
'compInteriorPlana' => 'Interior en plana',
|
||||
'compInteriorRotativa' => 'Interior en rotativa',
|
||||
'compCubiertaSobrecubierta' => 'Cubierta y sobrecubierta',
|
||||
'tipo' => 'Tipo',
|
||||
'marca' => 'Marca',
|
||||
'maquina' => 'Máquina',
|
||||
'numeroPliegos' => 'Nº Pliegos',
|
||||
'pliegosPedido' => 'Pliegos pedido',
|
||||
'precioPliego' => 'Precio pliegos',
|
||||
'libro' => 'Libro',
|
||||
'totalPedido' => 'Total pedido',
|
||||
'lomo' => 'Lomo',
|
||||
'peso' => 'Peso',
|
||||
'click' => 'Click',
|
||||
'totalClicks' => 'Total clicks',
|
||||
'precioPagNegro' => 'Precio pág. negro',
|
||||
'precioPagColor' => 'Precio pág. color',
|
||||
'totalTinta' => 'Total tinta',
|
||||
'totalCorte' => 'Total corte',
|
||||
'total' => 'Total',
|
||||
|
||||
|
||||
/* '4x0' => '4x0',
|
||||
|
||||
Reference in New Issue
Block a user