mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
181 lines
6.0 KiB
PHP
Executable File
181 lines
6.0 KiB
PHP
Executable File
<?php
|
|
|
|
|
|
|
|
return [
|
|
'moduleTitleCosidoTB' => 'Budget for Softcover Stitched Book',
|
|
'moduleTitleFresadoTB' => 'Budget for Softcover Milling Book',
|
|
|
|
'presupuestoPresupuestoAdminList' => 'List of budgets for Softcover Stitched Books',
|
|
'presupuestoFresadotapablandaList' => 'List of budgets for Milling Stitched Books',
|
|
'presupuesto' => 'Budget',
|
|
|
|
'datosPresupuesto' => 'Budget information',
|
|
'datosLibro' => 'Book information',
|
|
'datosServicios' => 'Other Services',
|
|
'datosPresupuestoCliente' => 'Client budget data (comparator)',
|
|
|
|
'id' => 'ID',
|
|
'created_at' => 'Date',
|
|
'clienteId' => 'Cliend',
|
|
'comercial' => 'Sales agent',
|
|
'titulo' => 'Title',
|
|
'paisId' => 'País',
|
|
'incRei' => 'Incident \ Reprint',
|
|
'paginas' => 'Pages',
|
|
'tirada' => 'Print',
|
|
'totalPedido' => 'Total paper budget',
|
|
'totalPresupuesto' => 'Total Budget',
|
|
'presupuestoEstado' => 'State',
|
|
'presupuestoEstadoBorrador' => 'Draft',
|
|
'presupuestoEstadoAceptado' => 'Acepted',
|
|
'incidencia' => 'Incident',
|
|
'reimpresion' => 'Reprint',
|
|
'autor' => 'Author',
|
|
'coleccion' => 'Collection',
|
|
'numeroEdicion' => 'Edition number',
|
|
'isbn' => 'ISBN',
|
|
'iskn' => 'Identificador ISKN',
|
|
'referenciaCliente' => 'Customer reference',
|
|
'formatoLibro' => "Book format",
|
|
'papelFormatoId' => "Size",
|
|
'papelFormatoPersonalizado' => 'Custom size',
|
|
'papelFormatoAncho' => 'Width',
|
|
'papelFormatoAlto' => 'Height',
|
|
'cosido' => 'Sewn',
|
|
'ferro' => 'Blueline proof',
|
|
'ferroDigital' => 'Digital Blueline proof',
|
|
'prototipo' => 'Prototype',
|
|
'imagenesBnInterior' => 'B/W pictures inside',
|
|
'recogerEnTaller' => 'Pick up in workshop',
|
|
'marcapaginas' => 'Bookmark',
|
|
'merma' => 'Weakening',
|
|
'mermacubierta' => 'Cover weakening',
|
|
'tipoImpresion' => 'Printing type',
|
|
'papelesComparadorPresupuestoAdmin' => 'Interior and cover 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 ',
|
|
'compInteriorPlana' => 'Interior in flat machine',
|
|
'compInteriorRotativa' => 'Interior in rotary',
|
|
'compCubiertaSobrecubierta' => 'Cover and dust jacket',
|
|
'tipo' => 'Type',
|
|
'marca' => 'Brand',
|
|
'maquina' => 'Machine',
|
|
'numeroPliegos' => 'Sheets No.',
|
|
'pliegosPedido' => 'Sheets order',
|
|
'precioPliego' => 'Sheets price',
|
|
'libro' => 'Book',
|
|
'totalPapelPedido' => 'Total paper order',
|
|
'lomo' => 'Spine',
|
|
'peso' => 'Weight',
|
|
'click' => 'Click',
|
|
'totalClicks' => 'Total clicks',
|
|
'horas' => 'Machine hours',
|
|
'precioHora' => 'Price hour',
|
|
'precioImpresion' => 'Print price',
|
|
'precioPagNegro' => 'Pages black price',
|
|
'precioPagColor' => 'Pages color price',
|
|
'totalTinta' => 'Total ink',
|
|
'totalCorte' => 'Total cut',
|
|
'total' => 'Total',
|
|
'totalLinea' => 'Row Total',
|
|
'aFavorFibra' => 'In fiber direction',
|
|
'cubierta' => 'Cover',
|
|
'sobrecubierta' => 'Dust jacket',
|
|
'encuadernacion' => 'Binding',
|
|
'solapasCubierta' => 'Cover dust jacket',
|
|
'solapasAnchoCubierta' => 'Cover dust jacket width',
|
|
'unaCara' => '1 side',
|
|
'dosCaras' => '2 sides',
|
|
'bn' => 'BW',
|
|
'bnhq' => 'BWHQ',
|
|
'color' => 'Colour',
|
|
'colorhq' => 'ColourHQ',
|
|
'rotativa' => 'Rotary',
|
|
'rotativa_bn' => 'Rot. BW',
|
|
'rotativa_color' => 'Rot. Colour',
|
|
'si' => 'Yes',
|
|
'no' => 'No',
|
|
'insertarLinea' => 'Insert Line',
|
|
'plana' => 'flat',
|
|
'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',
|
|
|
|
'addLineaPresupuesto' => 'Add line...',
|
|
|
|
'serviciosDefault' => 'Default services',
|
|
|
|
|
|
'envios' => 'Shipments',
|
|
|
|
'cantidad' => 'Quantity',
|
|
'duplicado' => 'DUPLICATED',
|
|
|
|
'duplicarConTipologias' => 'The budget contains budget lines with typology data. The budget will be duplicated with the same typologies',
|
|
|
|
'validation' => [
|
|
'decimal' => 'The {field} field must contain a decimal number.',
|
|
'integer' => 'The {field} field must contain an integer.',
|
|
'requerido' => 'The {field} field is required.',
|
|
'max_length' => 'The {field} field cannot exceed {param} characters in length.',
|
|
'no_lp_for_merma' => 'Insert budget lines to calculate shrink',
|
|
],
|
|
|
|
'errores' => [
|
|
'paginas' => 'The field pages must be greater than zero',
|
|
'paginasLP' => 'The number of pages does not match the total',
|
|
'tiradas' => 'The field print must be greater than zero',
|
|
'dimension' => 'The book dimension must be greater than 60mm',
|
|
'lineaDuplicada' => 'That type of line already exists in the budget.',
|
|
'errorRotColor' => 'Papers and weights must be the same in color and BW',
|
|
],
|
|
'resize_preview' => 'Refresh preview'
|
|
|
|
];
|