mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Merge branch 'dev/presupuestos3' into 'dev/presupuestos_pdf'
# Conflicts: # ci4/app/Config/Routes.php # ci4/app/Views/themes/backend/vuexy/form/presupuestos/cosidotapablanda/viewCosidotapablandaForm.php
This commit is contained in:
@ -12,6 +12,8 @@ return [
|
||||
'Close' => 'Close',
|
||||
'Dashboard' => 'Dashboard',
|
||||
'Delete' => 'Delete',
|
||||
'Clone' => 'Clone',
|
||||
'Print' => 'Print',
|
||||
'Error' => 'Error',
|
||||
'Groups' => 'Groups',
|
||||
'Home' => 'Home',
|
||||
|
||||
@ -54,12 +54,12 @@ return [
|
||||
'greater_than' => 'The field {field} must be greater than {param}',
|
||||
],
|
||||
|
||||
'forzar_num_formas_horizontales_portada' => [
|
||||
'forzar_num_formas_horizontales_cubierta' => [
|
||||
'integer' => 'The {field} field must contain an integer.',
|
||||
|
||||
],
|
||||
|
||||
'forzar_num_formas_verticales_portada' => [
|
||||
'forzar_num_formas_verticales_cubierta' => [
|
||||
'integer' => 'The {field} field must contain an integer.',
|
||||
|
||||
],
|
||||
|
||||
@ -6,20 +6,12 @@ return [
|
||||
'id' => 'ID',
|
||||
'moduleTitle' => 'Streets config',
|
||||
'deleteLine' => 'the selected register',
|
||||
'formas_min' => 'Shapes mín.',
|
||||
'formas_max' => 'Shapes max.',
|
||||
'formas' => 'Shapes',
|
||||
'internas' => 'Internal streets',
|
||||
'externas' => 'External streets',
|
||||
'validation' => [
|
||||
'error_calle_overlap' => 'The range [Shapes mín, Shapes max] is overlapped with another one.',
|
||||
'error_calle_range' => 'The field Shapes min. must be lower than the field Shapes max.',
|
||||
'formas_min' => [
|
||||
'integer' => 'Must be a integer number.',
|
||||
'required' => 'Required.',
|
||||
|
||||
],
|
||||
|
||||
'formas_max' => [
|
||||
'error_formas_exists' => 'The shape value for another line already exists',
|
||||
'formas' => [
|
||||
'integer' => 'Must be a integer number.',
|
||||
'required' => 'Required.',
|
||||
|
||||
|
||||
@ -10,6 +10,7 @@ return [
|
||||
|
||||
'datosPresupuesto' => 'Budget information',
|
||||
'datosLibro' => 'Book information',
|
||||
'datosServicios' => 'Other Services',
|
||||
'datosPresupuestoCliente' => 'Client budget data (comparator)',
|
||||
|
||||
'id' => 'Budget Number',
|
||||
@ -45,7 +46,7 @@ return [
|
||||
'recogerEnTaller' => 'Pick up in workshop',
|
||||
'marcapaginas' => 'Bookmark',
|
||||
'merma' => 'Weakening',
|
||||
'mermaportada' => 'Cover weakening',
|
||||
'mermacubierta' => 'Cover weakening',
|
||||
'tipoImpresion' => 'Printing type',
|
||||
'papelesComparadorCosidoTapaBlanda' => 'Interior and cover papers',
|
||||
'posicionPagColor' => 'Color pages position',
|
||||
@ -58,6 +59,27 @@ return [
|
||||
'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',
|
||||
'precioPagNegro' => 'Pages black price',
|
||||
'precioPagColor' => 'Pages color price',
|
||||
'totalTinta' => 'Total ink',
|
||||
'totalCorte' => 'Total cut',
|
||||
'total' => 'Total',
|
||||
'aFavorFibra' => 'In fiber direction',
|
||||
'cubierta' => 'Cover',
|
||||
'sobrecubierta' => 'Dust jacket',
|
||||
'encuadernacion' => 'Binding',
|
||||
@ -65,6 +87,55 @@ return [
|
||||
'solapasAnchoCubierta' => 'Cover dust jacket width',
|
||||
'1cara' => '1 side',
|
||||
'2caras' => '2 sides',
|
||||
'bn' => 'BW',
|
||||
'bnhq' => 'BWHQ',
|
||||
'color' => 'Colour',
|
||||
'colorhq' => 'ColourHQ',
|
||||
'rotativa' => 'Rotary',
|
||||
'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',
|
||||
|
||||
/* '4x0' => '4x0',
|
||||
'4x4' => '4x4',
|
||||
|
||||
@ -745,7 +745,6 @@ return [
|
||||
"menu_libros_fresasdo_tapa_blanda" => "Fresado tapa blanda",
|
||||
"menu_libros_cosido_tapa_dura" => "Cosidos tapa dura",
|
||||
"menu_libros_cosido_tapa_blanda" => "Cosidos tapa blanda",
|
||||
"menu_libros_cosido_tapa_blanda_solapas" => "Cosidos tapa blanda con solapas",
|
||||
"menu_libros_grapados" => "Grapados",
|
||||
"menu_libros_espiral_tapa_dura" => "Espiral tapa dura",
|
||||
"menu_libros_espiral_tapa_blanda" => "Espiral tapa blanda",
|
||||
|
||||
@ -14,6 +14,8 @@ return [
|
||||
'Clone' => 'Duplicar',
|
||||
'Dashboard' => 'Panel de control',
|
||||
'Delete' => 'Borrar',
|
||||
'Clone' => 'Duplicar',
|
||||
'Print' => 'Imprimir',
|
||||
'Error' => 'Error',
|
||||
'Groups' => 'Grupos',
|
||||
'Home' => 'Inicio',
|
||||
|
||||
@ -12,8 +12,8 @@ return [
|
||||
'createdAt' => 'Created At',
|
||||
'deletedAt' => 'Deleted At',
|
||||
'duracionJornada' => 'Duracion Jornada',
|
||||
'forzarNumFormasHorizontalesPortada' => 'Forzar Num Formas Horizontales Portada',
|
||||
'forzarNumFormasVerticalesPortada' => 'Forzar Num Formas Verticales Portada',
|
||||
'forzarNumFormasHorizontalesPortada' => 'Forzar Num Formas Horizontales Cubierta',
|
||||
'forzarNumFormasVerticalesPortada' => 'Forzar Num Formas Verticales Cubierta',
|
||||
'id' => 'ID',
|
||||
'impresion' => 'impresion',
|
||||
'isDeleted' => 'Is Deleted',
|
||||
@ -54,12 +54,12 @@ return [
|
||||
'greater_than' => 'El campo {field} debe ser mayor que {param}',
|
||||
],
|
||||
|
||||
'forzar_num_formas_horizontales_portada' => [
|
||||
'forzar_num_formas_horizontales_cubierta' => [
|
||||
'integer' => 'El campo {field} debe contener un número entero.',
|
||||
|
||||
],
|
||||
|
||||
'forzar_num_formas_verticales_portada' => [
|
||||
'forzar_num_formas_verticales_cubierta' => [
|
||||
'integer' => 'El campo {field} debe contener un número entero.',
|
||||
|
||||
],
|
||||
|
||||
@ -6,20 +6,12 @@ return [
|
||||
'id' => 'ID',
|
||||
'moduleTitle' => 'Configuración Calles',
|
||||
'deleteLine' => 'el registro seleccionado',
|
||||
'formas_min' => 'Formas mín.',
|
||||
'formas_max' => 'Formas max.',
|
||||
'formas' => 'Formas',
|
||||
'internas' => 'Calles internas',
|
||||
'externas' => 'Calles externas',
|
||||
'validation' => [
|
||||
'error_calle_overlap' => 'El rango [Formas mín, Formas max] se solapa con otro existente para el tipo seleccionado.',
|
||||
'error_calle_range' => 'El campo Formas mín. debe ser menor que el campo Formas max.',
|
||||
'formas_min' => [
|
||||
'integer' => 'Debe contener un número entero.',
|
||||
'required' => 'Requerido.',
|
||||
|
||||
],
|
||||
|
||||
'formas_max' => [
|
||||
'error_formas_exists' => 'Ya existe el valor de forma para otra línea',
|
||||
'formas' => [
|
||||
'integer' => 'Debe contener un número entero.',
|
||||
'required' => 'Requerido.',
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -8,6 +8,8 @@ return [
|
||||
'deleteLine' => 'el registro seleccionado',
|
||||
'precioMax' => 'Precio Max',
|
||||
'precioMin' => 'Precio Min',
|
||||
'tiradaMax' => 'Tirada Max',
|
||||
'tiradaMin' => 'Tirada Min',
|
||||
'precioUnidad' => 'Precio Unidad',
|
||||
'paginasMax' => 'Páginas Max',
|
||||
'paginasMin' => 'Páginas Min',
|
||||
@ -19,23 +21,26 @@ return [
|
||||
'error_paginas_range' => 'El campo Páginas Min debe ser menor que el campo Páginas Max',
|
||||
'precio_max' => [
|
||||
'decimal' => 'El campo {field} debe contener un número decimal.',
|
||||
'required' => 'The {field} field is required.',
|
||||
|
||||
'required' => 'El campo {field} es obligatorio.',
|
||||
],
|
||||
|
||||
'precio_min' => [
|
||||
'decimal' => 'El campo {field} debe contener un número decimal.',
|
||||
'required' => 'The {field} field is required.',
|
||||
|
||||
'required' => 'El campo {field} es obligatorio.',
|
||||
],
|
||||
|
||||
'paginas_max' => [
|
||||
'tirada_max' => [
|
||||
'decimal' => 'El campo {field} debe contener un número decimal.',
|
||||
'required' => 'El campo {field} es obligatorio.',
|
||||
],
|
||||
'tirada_min' => [
|
||||
'decimal' => 'El campo {field} debe contener un número decimal.',
|
||||
'required' => 'El campo {field} es obligatorio.',
|
||||
],
|
||||
'paginas_libro_max' => [
|
||||
'decimal' => 'El campo {field} debe contener un número decimal.',
|
||||
'required' => 'The {field} field is required.',
|
||||
|
||||
],
|
||||
|
||||
'paginas_min' => [
|
||||
'paginas_libro_min' => [
|
||||
'decimal' => 'El campo {field} debe contener un número decimal.',
|
||||
'required' => 'The {field} field is required.',
|
||||
|
||||
|
||||
@ -12,7 +12,7 @@ return [
|
||||
'precioMin' => 'Precio Mínimo',
|
||||
'importeFijo' => 'Importe Fijo',
|
||||
'mostrar_en_presupuesto' => 'Mostrar en presupuesto',
|
||||
'tarifaacabado' => 'Tarifas Acabado',
|
||||
'tarifaacabado' => 'Tarifa Acabado',
|
||||
'tarifaacabadoList' => 'Lista Tarifas Acabado',
|
||||
'tarifasacabado' => 'Tarifas Acabado',
|
||||
'updatedAt' => 'Actualizado en',
|
||||
|
||||
Reference in New Issue
Block a user