hecho el html de las lineas de presupuesto

This commit is contained in:
Jaime Jiménez Ortega
2023-11-01 19:17:04 +01:00
parent f905e017ac
commit d7574a0e2f
9 changed files with 997 additions and 109 deletions

View File

@ -99,7 +99,43 @@ return [
'rotativa' => 'rotary',
'lineasPresupuesto' => 'Budget Lines',
'tiempo' => 'Time',
'porDefecto' => 'Deafult',
'tipoImpresion' => 'Print',
'numPagColor' => 'No Color Pages',
'saturacion' => 'Saturation',
'cobNegro' => 'Cov. % Black',
'cobCyan' => 'Cov. % Cyan',
'cobMagenta' => 'Cov. % Magenta',
'cobAmarillo' => 'Cov. % Yellow',
'gotaNegro' => 'Black drop',
'gotaColor' => 'Color drop',
'totalLinea' => 'TOTAL LINE',
'verCalculos' => 'Calculations',
'metrosMinuto' => 'Meters x min.',
'resolucion' => 'Resolution (dpi)',
'areaPaginas' => 'Pages area (in)',
'gotasNegro' => 'No black drops',
'gotasCyan' => 'No color drops',
'gotasMagenta' => 'No magenta drops',
'gotasAmarillo' => 'No yellow drops',
'precioPagNegro' => 'Price black pages',
'precioPagColor' => 'Price color pages',
'factorAltura' => 'Height factor',
'factorAnchura' => 'Width factor',
'paginasPliego' => 'Pages/sheet',
'metrosPapelLibro' => 'M. Paper Book',
'metrosPapelTotal' => 'M. Paper Total',
'clicksLibro' => 'Clicks/Book',
'gTintaNegro' => 'G. Black Ink',
'gTintaCyan' => 'G. Cyan Ink',
'gTintaMagenta' => 'G. Magenta Ink',
'gTintaAmarillo' => 'G. Yellow Ink',
'clicksPedido' => 'Clicks Order',
'totalClicks' => 'Total Clicks',
'totalTinta' => 'Total Ink',
'totalCorte' => 'Total Cut',
'totalImpresion' => 'TOTAL PRINT',
/* '4x0' => '4x0',
'4x4' => '4x4',

View File

@ -78,7 +78,7 @@ return [
'totalTinta' => 'Total tinta',
'totalCorte' => 'Total corte',
'total' => 'Total',
'aFavorFibra' => 'A favor fibra',
'aFavorFibra' => 'A favor de fibra',
'cubierta' => 'Cubierta',
'sobrecubierta' => 'Sobrecubierta',
'encuadernacion' => 'Encuadernación',
@ -98,6 +98,50 @@ return [
'rotativa' => 'rotativa',
'lineasPresupuesto' => 'Líneas Presupuesto',
'tiempo' => 'Tiempo',
'porDefecto' => 'Por defecto',
'tipoImpresion' => 'Impresion',
'numPagColor' => 'Nº Paginas Color',
'saturacion' => 'Saturación',
'cobNegro' => 'Cob. % Negro',
'cobCyan' => 'Cob. % Cyan',
'cobMagenta' => 'Cob. % Magenta',
'cobAmarillo' => 'Cob. % Amarillo',
'gotaNegro' => 'Gota negro',
'gotaColor' => 'Gota color',
'totalLinea' => 'TOTAL LÍNEA',
'verCalculos' => 'Cálculos',
'metrosMinuto' => 'Metros x min.',
'resolucion' => 'Resolución (dpi)',
'areaPaginas' => 'Área páginas (in)',
'gotasNegro' => 'Nº gotas negro',
'gotasCyan' => 'Nº gotas cyan',
'gotasMagenta' => 'Nº gotas magenta',
'gotasAmarillo' => 'Nº gotas amarillo',
'precioPagNegro' => 'Precio pág. Negro',
'precioPagColor' => 'Precio pág. Color',
'factorAltura' => 'Factor altura',
'factorAnchura' => 'Factor anchura',
'paginasPliego' => 'Páginas/pliego',
'metrosPapelLibro' => 'M. Papel Libro',
'metrosPapelTotal' => 'M. Papel Total',
'clicksLibro' => 'Clicks/Libro',
'gTintaNegro' => 'G. tinta Negro',
'gTintaCyan' => 'G. tinta Cyan',
'gTintaMagenta' => 'G. tinta Magenta',
'gTintaAmarillo' => 'G. tinta Amarillo',
'clicksPedido' => 'Clicks Pedido',
'totalClicks' => 'Total Clicks',
'totalTinta' => 'Total Tinta',
'totalCorte' => 'Total Corte',
'totalImpresion' => 'TOTAL IMPRES.',
'velocidadCorte' => 'Velocidad corte',
'precioHoraCorte' => 'Precio hora corte',
'tiempoCorte' => 'Tiempo corte',
'gTintaNegroPed' => 'G.T. Negro Ped.',
'gTintaCyanPed' => 'G.T. Cyan Ped.',
'gTintaMagentaPed' => 'G.T. Magenta Ped.',
'gTintaAmarilloPed' => 'G.T. Amarillo Ped.',
'servicioAcabado' => 'Servicio de acabado',
'servicioPreimpresion' => 'Servicio de preimpresión',