1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367
|
$self{charset} = 'UTF-8';
$self{texts} = {
'Accounting Menu' => 'Menú General',
'Add Part' => 'Añadir Artículo',
'Add Purchase Order' => 'Añadir Pedido',
'Add Quotation' => 'Agregar Cotización',
'Add Request for Quotation' => 'Agregar Solicitud de Cotización',
'Add Sales Order' => 'Añadir Orden de Venta',
'Add Service' => 'Añadir Servicio',
'Address' => 'Dirección',
'Amount' => 'Total',
'Apr' => 'Abr',
'April' => 'Abril',
'Are you sure you want to delete Order Number' => '¿Esta seguro de que desea borrar la orden número?',
'Are you sure you want to delete Quotation Number' => 'Seguro que quiere borrar la cotización número',
'Attachment' => 'Adjunto',
'Aug' => 'Ago',
'August' => 'Agosto',
'Bcc' => 'Bcc',
'Bin' => 'Empaque',
'Bin List' => 'Lista Empaque',
'Business' => 'Empresa',
'C' => 'C',
'Cannot delete order!' => '¡No se puede borrar el pedido!',
'Cannot delete quotation!' => 'No puedo borrar cotización!',
'Cannot save order!' => '¡No se puede guardar el pedido!',
'Cannot save quotation!' => 'No puedo guardar cotización!',
'Cc' => 'Cc',
'City' => 'Ciudad',
'Closed' => 'Cerrado',
'Confirm!' => 'Confirmar',
'Consolidate Orders' => 'Organizar Pedidos',
'Consolidate Purchase Orders' => 'Organizar Ordenes de Compra',
'Consolidate Sales Orders' => 'Organizar Ordenes de Venta',
'Contact' => 'Contacto',
'Continue' => 'Continuar',
'Copies' => 'Copias',
'Cost' => 'Costo',
'Could not save!' => 'No pude guardar',
'Country' => 'País',
'Credit Invoice' => 'Nota Crédito',
'Credit Limit' => 'Limite de credito',
'Curr' => 'Mon.',
'Currency' => 'Moneda',
'Current' => 'Actual',
'Customer' => 'Cliente',
'Customer Number' => 'Número del cliente',
'Customer missing!' => '¡Falta el cliente!',
'Customer not on file!' => '¡El cliente no existe!',
'Date' => 'Fecha',
'Date Received' => 'Fecha recibido',
'Date received missing!' => 'Faltas datos',
'Day(s)' => 'Día(s)',
'Debit Invoice' => 'Nota Débito',
'Dec' => 'Dic',
'December' => 'Diciembre',
'Delete' => 'Borrar',
'Delete Schedule' => 'Borrar Programación',
'Delivery Date' => 'Fecha de entrega',
'Department' => 'Centro de Costos',
'Description' => 'Descripción',
'Done' => 'Hecho',
'E-mail' => 'Correo electrónico',
'E-mail address missing!' => 'No se ha definido el correo electrónico',
'E-mail message' => 'Mensaje Email',
'E-mailed' => 'Enviado por mail',
'Edit Purchase Order' => 'Editar Pedido',
'Edit Quotation' => 'Editar Cotización',
'Edit Request for Quotation' => 'Editar Solicitud de Cotización',
'Edit Sales Order' => 'Editar Cotización',
'Employee' => 'Colaborador/Empleado',
'Employee Number' => 'Número de Empleado',
'Every' => 'Cada',
'Exchange Rate' => 'Tasa de Cambio',
'Exchange rate missing!' => 'Falta Tasa de Cambio',
'Extended' => 'Extendido',
'Fax' => 'Fax',
'Feb' => 'Feb',
'February' => 'Febrero',
'For' => 'Para',
'From' => 'De',
'Generate Orders' => 'Elaborar Pedidos',
'Generate Purchase Orders' => 'Elaborar Orden de Venta',
'Generate Purchase Orders from Sales Order' => 'Elaborar Orden de Compra de Orden de Venta',
'Generate Sales Order' => 'Elaborar Orden de Venta',
'Generate Sales Order from Purchase Orders' => 'Elaborar Orden de Venta de Orden de Compra',
'Group' => 'Grupo',
'Group by' => 'Ordenar por',
'ID' => 'ID',
'In-line' => 'Incrustado',
'Include Payment' => 'Incluir Pago',
'Include in Report' => 'Incluir en informe',
'Internal Notes' => 'Notas internas',
'Inventory saved!' => 'Inventario guardado!',
'Invoice' => 'Factura de Venta',
'Invoice Date missing!' => 'No se ha definido la fecha de la factura',
'Invoice Number missing!' => 'No se ha definido el número de la factura',
'Item' => 'Item',
'Item not on file!' => 'El concepto no se encuentra en ningún archivo',
'Jan' => 'Ene',
'January' => 'Enero',
'Jul' => 'Jul',
'July' => 'Julio',
'Jun' => 'Jun',
'June' => 'Junio',
'Lead' => 'Entrega',
'Manager' => 'Administrador',
'Mar' => 'Mar',
'March' => 'Marzo',
'May' => 'Mayo',
'May ' => 'Mayo',
'Message' => 'Mensaje',
'Month' => 'Mes',
'Month(s)' => 'Mes(es)',
'Next Date' => 'Proxima Fecha',
'No.' => 'No.',
'Notes' => 'Notas',
'Nothing entered!' => 'Información Incompleta',
'Nothing selected!' => '¡No es seleccionado nada!',
'Nov' => 'Nov',
'November' => 'Noviembre',
'Number' => 'Número',
'Number missing in Row' => 'No se ha definido el número en la fila',
'O' => 'O',
'OH' => 'Disp.',
'Oct' => 'Oct',
'October' => 'Octubre',
'Open' => 'Abierto',
'Order' => 'Orden',
'Order Date' => 'Fecha de elaboración',
'Order Date missing!' => 'No se ha definido la fecha de la elaboración',
'Order Number' => 'Número Pedido',
'Order Number missing!' => 'No se ha definido el número de la orden',
'Order deleted!' => '¡Orden borrada!',
'Order generation failed!' => 'Fallo Elaboración Pedido',
'Order saved!' => 'Pedido guardado',
'PDF' => 'PDF',
'PO Number' => 'Número Orden de Compra',
'Packing List' => 'Albarán',
'Packing List Date missing!' => 'No se ha definido la fecha del albarán',
'Packing List Number missing!' => 'No se ha definido el número del albarán',
'Part Number' => 'Número Parte',
'Period' => 'Periodo',
'Phone' => 'Teléfono',
'Pick List' => 'Lista de Empaque',
'Postscript' => 'Postscript',
'Price' => 'Precio',
'Print' => 'Imprimir',
'Print and Save' => 'Imprimir y Registrar',
'Print and Save as new' => 'Imprimir y Guardar como Nuevo',
'Printed' => 'Impreso',
'Project' => 'Proyecto',
'Project not on file!' => 'Proyecto no existe!',
'Purchase Order' => 'Pedido',
'Purchase Orders' => 'Pedidos',
'Qty' => 'Cantidad',
'Quarter' => 'Trimestre',
'Queue' => 'Cola',
'Queued' => 'Encolado',
'Quotation' => 'Cotización',
'Quotation ' => 'Cotización ',
'Quotation Date' => 'Fecha de cotización',
'Quotation Date missing!' => 'Falta fecha de cotización',
'Quotation Number' => 'Número cotización',
'Quotation Number missing!' => 'Falta número de cotización',
'Quotation deleted!' => 'Cotización borrado',
'Quotations' => 'Cotizaciones',
'RFQ' => 'Solicitar Cotización',
'RFQ ' => 'Solicitud de Cotización ',
'RFQ Number' => 'Número de Cotización',
'Recd' => 'Cobrado',
'Receive Merchandise' => 'Recibir mercancia',
'Recurring Transaction' => 'Transacción Recurrente',
'Reference' => 'Referencia',
'Remaining' => 'Resto',
'Repeat' => 'Repetir',
'Req' => 'Pedido',
'Request for Quotation' => 'Solicitar Cotización',
'Request for Quotations' => 'Solicitar Cotizaciones',
'Required by' => 'Aceptado el',
'SKU' => 'SKU',
'Sales Invoice' => 'Facturas de Ventas',
'Sales Order' => 'Orden de Venta',
'Sales Orders' => 'Ordenes de Venta',
'Salesperson' => 'Vendedor',
'Save' => 'Guardar',
'Save Schedule' => 'Guardar Programación',
'Save as new' => 'Guardar como nuevo',
'Schedule' => 'Programar Recurrencia',
'Scheduled' => 'Programado',
'Screen' => 'Pantalla',
'Select Vendor' => 'Seleccionar Proveedor',
'Select a Printer!' => 'Selecciona Impresora!',
'Select from one of the names below' => 'Seleccione uno de los nombres de la lista',
'Select from one of the projects below' => 'Selecciona uno de los proyectos abajo',
'Select items' => 'Seleccionar Itemes',
'Select postscript or PDF!' => '¡Seleccione postscript o PDF',
'Select txt, postscript or PDF!' => '¡Seleccione txt, postscript o PDF!',
'Sep' => 'Sep',
'September' => 'Septiembre',
'Serial No.' => 'No de Serial',
'Ship' => 'Envio',
'Ship Merchandise' => 'Enviar Mercancía',
'Ship to' => 'Destino',
'Ship via' => 'Envio por',
'Shipping Date' => 'Fecha del Envio',
'Shipping Date missing!' => 'Falta Fecha del Envio',
'Shipping Point' => 'Destino',
'Sort by' => 'Ordenar por',
'Startdate' => 'Fecha inicial',
'State/Province' => 'Departamento',
'Subject' => 'Asunto',
'Subtotal' => 'Subtotal',
'Tax' => 'Impuestos',
'Tax Included' => 'Impuestos Incluidos',
'Terms' => 'Condiciones',
'Text' => 'Texto',
'To' => 'Hasta ',
'Total' => 'Total',
'Trade Discount' => 'Descuento',
'Translation not on file!' => 'No hay traducción',
'Unit' => 'Unidad',
'Update' => 'Actualizar',
'Valid until' => 'Válido hasta',
'Vendor' => 'Proveedor',
'Vendor Invoice' => 'Factura de Proveedor',
'Vendor Number' => 'Código Vendedor',
'Vendor missing!' => '¡Falta el proveedor!',
'Vendor not on file!' => '¡No se encuentra el proveedor en la base de datos!',
'Warehouse' => 'Bodega',
'Warning!' => 'Alerta!',
'Week(s)' => 'Semana(s)',
'Work Order' => 'Orden de Trabajo',
'Year' => 'Año',
'Year(s)' => 'Año(s)',
'Yes' => 'Si',
'You are posting an existing transaction!' => 'Está registrando una transacción existente!',
'You are printing and posting an existing transaction!' => 'Está imprimiendo registrando una transacción existente!',
'You are printing and saving an existing order' => 'Está imprimiendo y registrando un pedido existente',
'You are printing and saving an existing quotation' => 'Está imprimiendo y registrando una cotización existente',
'You are saving an existing order' => 'Está registrando un pedido existente',
'You are saving an existing quotation' => 'Está registrando una cotización existente',
'Zip/Postal Code' => 'Código Postal',
'days' => 'días',
'ea' => 'unid.',
'for' => 'para',
'sent' => 'Enviado',
'time(s)' => 'vez/veces',
};
$self{subs} = {
'acc_menu' => 'acc_menu',
'add' => 'add',
'add_transaction' => 'add_transaction',
'ap_transaction' => 'ap_transaction',
'ar_transaction' => 'ar_transaction',
'calc_markup' => 'calc_markup',
'check_form' => 'check_form',
'check_name' => 'check_name',
'check_project' => 'check_project',
'consolidate_orders' => 'consolidate_orders',
'continue' => 'continue',
'create_backorder' => 'create_backorder',
'create_form' => 'create_form',
'credit_invoice_' => 'credit_invoice_',
'debit_invoice_' => 'debit_invoice_',
'delete' => 'delete',
'delete_schedule' => 'delete_schedule',
'display' => 'display',
'display_form' => 'display_form',
'display_row' => 'display_row',
'display_ship_receive' => 'display_ship_receive',
'done' => 'done',
'e_mail' => 'e_mail',
'edit' => 'edit',
'form_footer' => 'form_footer',
'form_header' => 'form_header',
'generate_orders' => 'generate_orders',
'generate_purchase_orders' => 'generate_purchase_orders',
'gl_transaction' => 'gl_transaction',
'invoice' => 'invoice',
'invoicetotal' => 'invoicetotal',
'islocked' => 'islocked',
'item_selected' => 'item_selected',
'js_menu' => 'js_menu',
'menubar' => 'menubar',
'name_selected' => 'name_selected',
'new_item' => 'new_item',
'order_links' => 'order_links',
'po_orderitems' => 'po_orderitems',
'post_as_new' => 'post_as_new',
'prepare_order' => 'prepare_order',
'print' => 'print',
'print_and_post_as_new' => 'print_and_post_as_new',
'print_and_save' => 'print_and_save',
'print_and_save_as_new' => 'print_and_save_as_new',
'print_form' => 'print_form',
'print_options' => 'print_options',
'project_selected' => 'project_selected',
'purchase_order' => 'purchase_order',
'quotation' => 'quotation',
'quotation_' => 'quotation_',
'rebuild_formnames' => 'rebuild_formnames',
'rebuild_vc' => 'rebuild_vc',
'repost' => 'repost',
'reprint' => 'reprint',
'rfq' => 'rfq',
'rfq_' => 'rfq_',
'sales_invoice' => 'sales_invoice',
'sales_invoice_' => 'sales_invoice_',
'sales_order' => 'sales_order',
'save' => 'save',
'save_as_new' => 'save_as_new',
'save_schedule' => 'save_schedule',
'schedule' => 'schedule',
'search' => 'search',
'section_menu' => 'section_menu',
'select_item' => 'select_item',
'select_name' => 'select_name',
'select_project' => 'select_project',
'select_vendor' => 'select_vendor',
'send_email' => 'send_email',
'ship_receive' => 'ship_receive',
'ship_to' => 'ship_to',
'subtotal' => 'subtotal',
'transactions' => 'transactions',
'update' => 'update',
'validate_items' => 'validate_items',
'vendor_invoice' => 'vendor_invoice',
'vendor_invoice_' => 'vendor_invoice_',
'vendor_selected' => 'vendor_selected',
'yes' => 'yes',
'añadir_artículo' => 'add_part',
'añadir_servicio' => 'add_service',
'organizar_pedidos' => 'consolidate_orders',
'continuar' => 'continue',
'borrar' => 'delete',
'borrar_programación' => 'delete_schedule',
'hecho' => 'done',
'correo_electrónico' => 'e_mail',
'elaborar_pedidos' => 'generate_orders',
'elaborar_orden_de_venta' => 'generate_purchase_orders',
'elaborar_orden_de_venta' => 'generate_sales_order',
'imprimir' => 'print',
'imprimir_y_registrar' => 'print_and_save',
'imprimir_y_guardar_como_nuevo' => 'print_and_save_as_new',
'pedido' => 'purchase_order',
'cotización' => 'quotation',
'cotización_' => 'quotation_',
'solicitar_cotización' => 'rfq',
'solicitud_de_cotización_' => 'rfq_',
'facturas_de_ventas' => 'sales_invoice',
'orden_de_venta' => 'sales_order',
'guardar' => 'save',
'guardar_programación' => 'save_schedule',
'guardar_como_nuevo' => 'save_as_new',
'programar_recurrencia' => 'schedule',
'seleccionar_proveedor' => 'select_vendor',
'destino' => 'ship_to',
'actualizar' => 'update',
'factura_de_proveedor' => 'vendor_invoice',
'si' => 'yes',
};
1;
|