HEX
Server: Apache
System: Linux dev.epsylon.net 3.10.0-1160.144.1.el7.tuxcare.els2.x86_64 #1 SMP Sun Feb 15 11:22:42 UTC 2026 x86_64
User: nexper (1054)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/nexper/www/67.225.167.226/public_html/crm/modules/CampaignLog/language/es_es.lang.php
<?php
if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
/*********************************************************************************
 * The contents of this file are subject to the SugarCRM Public License Version
 * 1.1.3 ("License"); You may not use this file except in compliance with the
 * License. You may obtain a copy of the License at http://www.sugarcrm.com/SPL
 * Software distributed under the License is distributed on an "AS IS" basis,
 * WITHOUT WARRANTY OF ANY KIND, either express or implied.  See the License
 * for the specific language governing rights and limitations under the
 * License.
 *
 * All copies of the Covered Code must include on each user interface screen:
 *    (i) the "Powered by SugarCRM" logo and
 *    (ii) the SugarCRM copyright notice
 * in the same form as they appear in the distribution.  See full license for
 * requirements.
 *
 * The Original Code is: SugarCRM Enterprise
 * The Initial Developer of the Original Code is SugarCRM, Inc.
 * Portions created by SugarCRM are Copyright (C) 2004-2008 SugarCRM, Inc.;
 * All Rights Reserved.
 ********************************************************************************/
/*********************************************************************************
 * Description:  Defines the Spanish language pack for the base application.
 * $Id: es_es.lang.php,v 1.6 2008/10/03 20:16:09 aserrano Exp $
 * Source: SugarCRM 5.1.0a
 * Contributor(s): Alberto Serrano (alb.serrano@gmail.com).
 ********************************************************************************/

$mod_strings = array (
  'LBL_LIST_ID' => 'ID Lista Prospectos',
  'LBL_ID' => 'ID',
  'LBL_TARGET_TRACKER_KEY' => 'Clave de Seguimiento de Objetivo',
  'LBL_TARGET_ID' => 'ID de Objetivo',
  'LBL_TARGET_TYPE' => 'Tipo de Objetivo',
  'LBL_ACTIVITY_TYPE' => 'Tipo de Actividad',
  'LBL_ACTIVITY_DATE' => 'Fecha de Actividad',
  'LBL_RELATED_ID' => 'ID Relacionado',
  'LBL_RELATED_TYPE' => 'Tipo Relacionado',
  'LBL_DELETED' => 'Eliminado',
  'LBL_MODULE_NAME' => 'Registro de Campaña',
  'LBL_LIST_RECIPIENT_EMAIL' => 'Email de Destinatario',
  'LBL_LIST_RECIPIENT_NAME' => 'Nombre de Destinatario',
  'LBL_ARCHIVED' => 'Archivado',
  'LBL_HITS' => 'Aciertos',
  'LBL_CAMPAIGN_NAME' => 'Nombre:',
  'LBL_CAMPAIGN' => 'Campaña:',
  'LBL_NAME' => 'Nombre: ',
  'LBL_INVITEE' => 'Contactos',
  'LBL_LIST_CAMPAIGN_NAME' => 'Campaña',
  'LBL_LIST_STATUS' => 'Estado',
  'LBL_LIST_TYPE' => 'Tipo',
  'LBL_LIST_END_DATE' => 'Fecha de Fin',
  'LBL_DATE_ENTERED' => 'Fecha de Alta',
  'LBL_DATE_MODIFIED' => 'Fecha de Modificación',
  'LBL_MODIFIED' => 'Modificado Por: ',
  'LBL_CREATED' => 'Creado Por: ',
  'LBL_TEAM' => 'Equipo: ',
  'LBL_ASSIGNED_TO' => 'Asignado A: ',
  'LBL_CAMPAIGN_START_DATE' => 'Fecha de Inicio: ',
  'LBL_CAMPAIGN_END_DATE' => 'Fecha de Fin: ',
  'LBL_CAMPAIGN_STATUS' => 'Estado: ',
  'LBL_CAMPAIGN_BUDGET' => 'Presupuesto: ',
  'LBL_CAMPAIGN_EXPECTED_COST' => 'Coste Estimado: ',
  'LBL_CAMPAIGN_ACTUAL_COST' => 'Coste Real: ',
  'LBL_CAMPAIGN_EXPECTED_REVENUE' => 'Ingresos Estimados: ',
  'LBL_CAMPAIGN_TYPE' => 'Tipo: ',
  'LBL_CAMPAIGN_OBJECTIVE' => 'Objetivo: ',
  'LBL_CAMPAIGN_CONTENT' => 'Descripción: ',
  'LBL_CREATED_LEAD' => 'Cliente Potencial Creado',
  'LBL_CREATED_CONTACT' => 'Contacto Creado',
  'LBL_LIST_FORM_TITLE' => 'Campañas Objetivo',
  'LBL_LIST_ACTIVITY_DATE' => 'Fecha de Actividad',
  'LBL_LIST_CAMPAIGN_OBJECTIVE' => 'Objetivo de la Campaña',
  'LBL_RELATED' => 'Relacionado',
  'LBL_CLICKED_URL_KEY'=>'Clave del URL Visitado',
  'LBL_URL_CLICKED'=>'URL Visitado',
  'LBL_MORE_INFO'=>'Más Información',
  'LBL_CAMPAIGNS' => 'Campañas',
);


?>