[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Summary view] [Print] [Text view]
1 <?php 2 /*+*********************************************************************************** 3 * The contents of this file are subject to the vtiger CRM Public License Version 1.0 4 * ("License"); You may not use this file except in compliance with the License 5 * The Original Code is: vtiger CRM Open Source 6 * The Initial Developer of the Original Code is vtiger. 7 * Portions created by vtiger are Copyright (C) vtiger. 8 * All Rights Reserved. 9 * ******************************************************************************** 10 * Language : Español es_es 11 * Version : 6.0.0 12 * Created Date : 2013-05-10 13 * Author : JPL TSolucio, S. L. Joe Bordes 14 * Last change : 2013-05-10 15 * Author : JPL TSolucio, S. L. Joe Bordes 16 *************************************************************************************/ 17 $languageStrings = array( 18 'LBL_IMPORT_MODULE' => 'Importar Módulo', 19 'LBL_VTIGER_EXTENSION_STORE' => 'Tienda de Extensiones Vtiger', 20 'LBL_PUBLISHER' => 'Editor', 21 'LBL_LICENSE' => 'Licencia', 22 'LBL_PUBLISHED_ON' => 'Publicado el', 23 'LBL_INSTALL' => 'Instalar', 24 'LBL_UPGRADE' => 'Actualizar', 25 'LBL_VERSION' => 'Versión', 26 'LBL_DECLINE' => 'Declinar', 27 'LBL_ACCEPT_AND_INSTALL' => 'Aceptar e Instalar', 28 'LBL_ALREADY_EXISTS' => 'Ya Existe', 29 'LBL_OK' => 'Vale', 30 'LBL_EXTENSION_NOT_COMPATABLE' => 'Extensión no es Compatible con Vtiger CRM', 31 'LBL_INVALID_FILE' => 'Fichero Inválido', 32 'LBL_NO_LICENSE_PROVIDED' => 'No tiene Licencia', 33 'LBL_INSTALLATION' => 'Instalación', 34 'LBL_FAILED' => 'Errónea', 35 'LBL_SUCCESSFULL' => 'Correcta', 36 'LBL_INSTALLATION_LOG' => 'Registro Instalación', 37 );
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |