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/EmailTemplates/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 Open Source
 * 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.7 2008/05/16 08:05:27 aserrano Exp $
 * Source: SugarCRM 5.0.0e
 * Contributor(s): Alberto Serrano (alb.serrano@gmail.com).
 ********************************************************************************/

$mod_strings = array (
	'LBL_ADD_ANOTHER_FILE'		=> 'Agregar Otro Archivo',
	'LBL_ADD_DOCUMENT'			=> 'Agregar un Documento Sugar',
	'LBL_INSERT_URL_REF'		=> 'Insertar Referencia a URL',
	'LBL_INSERT_TRACKER_URL'	=> 'Insertar URL de Seguimiento:',
	'LBL_TEAM' => 'Equipo:',
	'LBL_TEAMS_LINK' => 'Equipo',
	'LNK_CHECK_MY_INBOX' => 'Comprobar mi correo',
	'LNK_MY_ARCHIVED_LIST' => 'Mis Archivos',
  'LBL_MODULE_NAME' => 'Plantillas de Email',
  'LBL_MODULE_TITLE' => 'Plantillas de Email: Inicio',
  'LBL_SEARCH_FORM_TITLE' => 'Búsqueda de Plantillas de Email',
  'LBL_LIST_FORM_TITLE' => 'Lista de Plantillas de Email',
  'LBL_NEW_FORM_TITLE' => 'Crear Plantilla de Email',
  'LBL_LIST_NAME' => 'Nombre',
  'LBL_LIST_DESCRIPTION' => 'Descripción',
  'LBL_LIST_DATE_MODIFIED' => 'Última Modificación',
  'LBL_NAME' => 'Nombre:',
  'LBL_DESCRIPTION' => 'Descripción:',
  'LBL_SUBJECT' => 'Asunto:',
  'LBL_SUGAR_DOCUMENT' => 'Documento Sugar',
  'LBL_CLOSE' => 'Cerrado:',
  'LBL_RELATED_TO' => 'Relativo a:',
  'LBL_BODY' => 'Cuerpo:',
  'LBL_PUBLISH' => 'Publicación:',
  'LBL_COLON' => ':',
  'LNK_NEW_EMAIL_TEMPLATE' => 'Crear Plantilla de Email',
  'LNK_EMAIL_TEMPLATE_LIST' => 'Plantillas de Email',
  'LNK_IMPORT_NOTES' => 'Importar Notas',
  'LNK_VIEW_CALENDAR' => 'Hoy',
  'LNK_CHECK_EMAIL' => 'Comprobar Email',
  'LNK_NEW_SEND_EMAIL' => 'Redactar Email',
  'LNK_ARCHIVED_EMAIL_LIST' => 'Emails Archivados',
  'LNK_SENT_EMAIL_LIST' => 'Emails Enviados',
  'LNK_NEW_EMAIL' => 'Archivar Email',
  'LBL_INSERT_VARIABLE' => 'Insertar Variable:',
  'LBL_INSERT' => 'Insertar',
  'LNK_DRAFTS_EMAIL_LIST' => 'Borrador',
  'LNK_ALL_EMAIL_LIST' => 'Todos los Emails',
  'LNK_NEW_ARCHIVE_EMAIL' => 'Crear Email Archivado',
  'LBL_CONTACT_AND_OTHERS' => 'Contacto/Cliente Potencial/Público Objetivo',
  'LBL_HTML_BODY' => 'Cuerpo HTML',
  'LBL_TEXT_BODY' => 'Cuerpo de Texto',
  'LBL_USERS' => 'Usuarios',
  'LBL_EDIT_ALT_TEXT' => 'Editar Texto Plano',
  'LBL_SHOW_ALT_TEXT' => 'Mostrar Texto Plano',
  'LBL_ATTACHMENTS' => 'Adjuntos',
  'LBL_ADD_FILE' => 'Agregar un archivo',
  'LBL_EMAIL_ATTACHMENT' => 'Adjunto de Email', /* HACER: Revisar, puede ser "Enviar Adjunto" */
  'LNK_MY_INBOX' => 'Mi Correo',
  'LNK_GROUP_INBOX' => 'Bandeja de Entrada Compartida',
  'LNK_MY_DRAFTS' => 'Borradores',
  'LBL_NEW' => 'Nuevo',
  'LBL_MODULE_NAME_WORKFLOW' => 'Plantillas de Correo para Workflow',
  'LBL_LIST_BASE_MODULE' => 'Módulo Base:',
  'LBL_TEXT_ONLY' => 'Sólo Texto',
  'LBL_SEND_AS_TEXT' => 'Enviar Sólo Texto',
  'LBL_ACCOUNT' => 'Cuenta',
  'LBL_BASE_MODULE'=>'Módulo Base',
    'LBL_FROM_NAME'=>'Nombre del Remitente',
    'LBL_PLAIN_TEXT'=>'Texto Plano',
    'LBL_CREATED_BY'=>'Creado Por',
    'LBL_FROM_ADDRESS'=>'Dirección del Remitente',
    'LBL_PUBLISHED'=>'Publicado',
);

?>