[ 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 * Portions created by JPL TSolucio, S.L. are Copyright (C) jpl tsolucio. 9 * All Rights Reserved. 10 * ******************************************************************************** 11 * Language : Español es_es 12 * Version : 6.0.0 13 * Created Date : 2012-10-25 14 * Author : JPL TSolucio, S. L. Joe Bordes 15 * Last change : 2013-05-03 16 * Author : JPL TSolucio, S. L. Joe Bordes 17 ************************************************************************************/ 18 $languageStrings = array( 19 'LBL_SELECT_EMAIL_IDS' => 'Selecciona las direcciones de Email', 20 'LBL_SUBJECT' => 'Asunto', 21 'LBL_ATTACHMENT' => 'Adjunto', 22 'LBL_BROWSE_CRM' => 'Navegar CRM', 23 'LBL_SEND' => 'Enviar', 24 'LBL_SAVE_AS_DRAFT' => 'Guardar Borrador', 25 'LBL_SELECT_EMAIL_TEMPLATE' => 'Selecciona la plantilla de Email' , 26 'LBL_COMPOSE_EMAIL' => 'Redactar Correo', 27 'LBL_CC' => 'Cc', 28 'LBL_BCC' => 'Bcc', 29 'LBL_ADD_CC' => 'Añadir Cc', 30 'LBL_ADD_BCC' => 'Añadir Bcc', 31 'LBL_MAX_UPLOAD_SIZE' => 'El tamaño máximo de subida es', 32 'LBL_EXCEEDED' => 'Excedido', 33 'SINGLE_Emails' => 'Email', 34 'Emails' => 'Emails', 35 'LBL_GO_TO_PREVIEW' => 'Previsualización', 36 'LBL_TO' => 'A', 37 'LBL_FORWARD' => 'Reenviar', 38 'LBL_PRINT' => 'Imprimir', 39 'LBL_DESCRIPTION' => 'Descripción', 40 'LBL_FROM' => 'De', 41 'LBL_INFO' => 'Info', 42 'LBL_DRAFTED_ON' => 'Borrador del', 43 'LBL_SENT_ON' => 'Enviado el', 44 'LBL_OWNER' => 'Proietario', 45 'Date & Time Sent' => 'Fecha Envío', 46 'Time Start' => 'Hora de envío', 47 'LBL_EMAIL_INFORMATION' => 'Información E-mail', 48 );
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 |