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/Notes/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-2009 SugarCRM, Inc.;
 * All Rights Reserved.
 ********************************************************************************/
/*********************************************************************************
 * Description:  Defines the Spanish language pack for the base application.
 * $Id: es_es.lang.php,v 1.10 2009/02/02 19:26:14 aserrano Exp $
 * Source: SugarCRM 5.2.0a
 * Contributor(s): Alberto Serrano (alb.serrano@gmail.com).
 ********************************************************************************/

$mod_strings = array (
  'ERR_DELETE_RECORD' => 'Debe especificar un número de registro a eliminar.',
  'LBL_ACCOUNT_ID' => 'ID Cuenta:',
  'LBL_CASE_ID' => 'ID Caso:',
  'LBL_CLOSE' => 'Cerrar:',
  'LBL_COLON' => ':',
  'LBL_CONTACT_ID' => 'ID Contacto:',
  'LBL_CONTACT_NAME' => 'Contacto:',
  'LBL_DEFAULT_SUBPANEL_TITLE' => 'Notas',
  'LBL_DESCRIPTION' => 'Nota',
  'LBL_EMAIL_ADDRESS' => 'Correo:',
  'LBL_EMAIL_ATTACHMENT' => 'Adjunto de Correo:',
  'LBL_FILE_MIME_TYPE' => 'Tipo MIME',
  'LBL_FILE_URL' => 'URL de Archivo',
  'LBL_FILENAME' => 'Adjunto:',
  'LBL_LEAD_ID' => 'ID Cliente Potencial:',
  'LBL_LIST_CONTACT_NAME' => 'Contacto',
  'LBL_LIST_DATE_MODIFIED' => 'Modificado',
  'LBL_LIST_FILENAME' => 'Adjunto',
  'LBL_LIST_FORM_TITLE' => 'Lista de Notas',
  'LBL_LIST_RELATED_TO' => 'Relativo a',
  'LBL_LIST_SUBJECT' => 'Asunto',
  'LBL_LIST_STATUS' => 'Estado',
  'LBL_LIST_CONTACT' => 'Contacto',
  'LBL_MODULE_NAME' => 'Notas',
  'LBL_MODULE_TITLE' => 'Notas: Inicio',
  'LBL_NEW_FORM_TITLE' => 'Nueva Nota o Archivo Adjunto',
  'LBL_NOTE_STATUS' => 'Nota',
  'LBL_NOTE_SUBJECT' => 'Asunto:',
  'LBL_NOTES_SUBPANEL_TITLE' => 'Adjuntos',
  'LBL_NOTE' => 'Nota:',
  'LBL_OPPORTUNITY_ID' => 'ID Oportunidad:',
  'LBL_PARENT_ID' => 'ID Padre:',
  'LBL_PARENT_TYPE' => 'Tipo de Padre',
  'LBL_PHONE' => 'Teléfono:',
  'LBL_PORTAL_FLAG' => '¿Mostrar en el Portal?',
  'LBL_EMBED_FLAG' => '¿Incluir en correo?',
  'LBL_PRODUCT_ID' => 'ID Producto:',
  'LBL_QUOTE_ID' => 'ID Presupuesto:',
  'LBL_RELATED_TO' => 'Relativo a:',
  'LBL_SEARCH_FORM_TITLE' => 'Búsqueda de Notas',
  'LBL_STATUS' => 'Estado',
  'LBL_SUBJECT' => 'Asunto:',
  'LNK_CALL_LIST' => 'Llamadas',
  'LNK_EMAIL_LIST' => 'Correos',
  'LNK_IMPORT_NOTES' => 'Importar Notas',
  'LNK_MEETING_LIST' => 'Reuniones',
  'LNK_NEW_CALL' => 'Programar Llamada',
  'LNK_NEW_EMAIL' => 'Archivar Correo',
  'LNK_NEW_MEETING' => 'Programar Reunión',
  'LNK_NEW_NOTE' => 'Nueva Nota o Adjunto',
  'LNK_NEW_TASK' => 'Nueva Tarea',
  'LNK_NOTE_LIST' => 'Notas',
  'LNK_TASK_LIST' => 'Tareas',
  'LNK_VIEW_CALENDAR' => 'Hoy',
  'LBL_MEMBER_OF' => 'Miembro de:',
  'LBL_LIST_ASSIGNED_TO_NAME' => 'Usuario Asignado',
  'LBL_OC_FILE_NOTICE' => 'Por favor, inicie la sesión en el servidor para ver el archivo',
  'LBL_REMOVING_ATTACHMENT'=>'Quitando adjunto...',
  'ERR_REMOVING_ATTACHMENT'=>'Error al quitar adjunto...',
  'LBL_CREATED_BY'=>'Creado Por',
  'LBL_MODIFIED_BY'=>'Modificado Por',
  'LBL_SEND_ANYWAYS'=>'Este correo no tiene asunto. ¿Enviar/guardar de todas formas?',
  'LBL_LIST_EDIT_BUTTON' => 'Editar',
);


?>