Newer
Older
/*+**********************************************************************************
* The contents of this file are subject to the vtiger CRM Public License Version 1.0
* ("License"); You may not use this file except in compliance with the License
* The Original Code is: vtiger CRM Open Source
* The Initial Developer of the Original Code is vtiger.
* Portions created by vtiger are Copyright (C) vtiger.
* All Rights Reserved.
************************************************************************************/
$languageStrings = array(
'SINGLE_Assets' => 'Activo' ,
'LBL_ADD_RECORD' => 'Agregar Activo' ,
'LBL_RECORDS_LIST' => 'Lista de Activos' ,

Ruben Estrada
committed
'LBL_ASSET_INFORMATION' => 'Información del Activo' ,
'Asset No' => 'Número del Activo' ,
'Serial Number' => 'Número de serie' ,
'Date Sold' => 'Fecha de venta' ,
'Date in Service' => 'Fecha de instalación' ,
'Tag Number' => 'Etiquetado' ,

Ruben Estrada
committed
'Invoice Name' => 'Factura relacionada' ,

Ruben Estrada
committed
'Shipping Tracking Number' => 'Número de seguimiento de envío' ,
'Asset Name' => 'Nombre del Activo' ,
'Customer Name' => 'Instalado en' ,
'Notes' => 'Notas' ,

Ruben Estrada
committed
'In Service' => 'En servicio' ,