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/public_html/crm/modules/Cases/language/es_es.lang.php
<?php
if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');


/*********************************************************************************
 * SugarCRM Community Edition is a customer relationship management program developed by
 * SugarCRM, Inc. Copyright (C) 2004-2013 SugarCRM Inc.
 * 
 * This program is free software; you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License version 3 as published by the
 * Free Software Foundation with the addition of the following permission added
 * to Section 15 as permitted in Section 7(a): FOR ANY PART OF THE COVERED WORK
 * IN WHICH THE COPYRIGHT IS OWNED BY SUGARCRM, SUGARCRM DISCLAIMS THE WARRANTY
 * OF NON INFRINGEMENT OF THIRD PARTY RIGHTS.
 * 
 * This program is distributed in the hope that it will be useful, but WITHOUT
 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
 * FOR A PARTICULAR PURPOSE.  See the GNU Affero General Public License for more
 * details.
 * 
 * You should have received a copy of the GNU Affero General Public License along with
 * this program; if not, see http://www.gnu.org/licenses or write to the Free
 * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 * 02110-1301 USA.
 * 
 * You can contact SugarCRM, Inc. headquarters at 10050 North Wolfe Road,
 * SW2-130, Cupertino, CA 95014, USA. or at email address contact@sugarcrm.com.
 * 
 * The interactive user interfaces in modified source and object code versions
 * of this program must display Appropriate Legal Notices, as required under
 * Section 5 of the GNU Affero General Public License version 3.
 * 
 * In accordance with Section 7(b) of the GNU Affero General Public License version 3,
 * these Appropriate Legal Notices must retain the display of the "Powered by
 * SugarCRM" logo. If the display of the logo is not reasonably feasible for
 * technical reasons, the Appropriate Legal Notices must display the words
 * "Powered by SugarCRM".
 ********************************************************************************/

/*********************************************************************************

 * Description:  Defines the Spanish language pack for the base application.
 * Portions created by REDK Ingeniería del Software S.L..
 * All Rights Reserved.
 * Contributor(s): REDK Software Engineering (www.redk.net)
 ********************************************************************************/
 
$mod_strings = array (
  'LBL_ID' => 'ID',
  'LBL_DATE_ENTERED' => 'Fecha de Creación:',
  'LBL_DATE_MODIFIED' => 'Fecha de Modificación:',
  'LBL_MODIFIED' => 'Modificado Por',
  'LBL_MODIFIED_ID' => 'Modificado Por Id',
  'LBL_MODIFIED_NAME' => 'Modificado Por Nombre',
  'LBL_CREATED' => 'Creado Por',
  'LBL_CREATED_ID' => 'Creado Por Id',
  'LBL_DESCRIPTION' => 'Descripción:',
  'LBL_DELETED' => 'Eliminado',
  'LBL_NAME' => 'Nombre',
  'LBL_CREATED_USER' => 'Usuario Creado',
  'LBL_MODIFIED_USER' => 'Usuario Modificado',
  'LBL_LIST_NAME' => 'Nombre',
  'LBL_EDIT_BUTTON' => 'Editar',
  'LBL_REMOVE' => 'Quitar',
  'LBL_ASSIGNED_TO_ID' => 'Asignado A:',
  'LBL_ASSIGNED_TO_NAME' => 'Asignado a',
  'LBL_NUMBER' => 'Número:',
  'LBL_STATUS' => 'Estado:',
  'LBL_PRIORITY' => 'Prioridad:',
  'LBL_RESOLUTION' => 'Resolución:',
  'LBL_LAST_MODIFIED' => 'Última Modificación',
  'LBL_WORK_LOG' => 'Registro de Trabajo',
  'LBL_CREATED_BY' => 'Creado Por:',
  'LBL_DATE_CREATED' => 'Fecha de Creación:',
  'LBL_MODIFIED_BY' => 'Modificado Por:',
  'LBL_ASSIGNED_USER' => 'Usuario Asignado:',
  'LBL_SYSTEM_ID' => 'ID Sistema',
  'LBL_TYPE' => 'Tipo',
  'LBL_SUBJECT' => 'Asunto:',
  'ERR_DELETE_RECORD' => 'Debe especificar un número de registro a eliminar.',
  'LBL_ACCOUNT_ID' => 'ID Cuenta',
  'LBL_ACCOUNT_NAME' => 'Cuenta:',
  'LBL_ACCOUNTS_SUBPANEL_TITLE' => 'Cuentas',
  'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Actividades',
  'LBL_ATTACH_NOTE' => 'Adjuntar Nota',
  'LBL_BUGS_SUBPANEL_TITLE' => 'Incidencias',
  'LBL_CASE_NUMBER' => 'Número:',
  'LBL_CASE_SUBJECT' => 'Asunto:',
  'LBL_CASE' => 'Caso:',
  'LBL_CONTACT_CASE_TITLE' => 'Contacto-Caso:',
  'LBL_CONTACT_NAME' => 'Contacto:',
  'LBL_CONTACT_ROLE' => 'Rol:',
  'LBL_CONTACTS_SUBPANEL_TITLE' => 'Contactos',
  'LBL_DEFAULT_SUBPANEL_TITLE' => 'Casos',
  'LBL_FILENANE_ATTACHMENT' => 'Archivar Adjunto',
  'LBL_HISTORY_SUBPANEL_TITLE' => 'Historial',
  'LBL_INVITEE' => 'Contactos',
  'LBL_MEMBER_OF' => 'Cuenta',
  'LBL_MODULE_NAME' => 'Casos',
  'LBL_MODULE_TITLE' => 'Casos: Inicio',
  'LBL_NEW_FORM_TITLE' => 'Nuevo Caso',
  'LBL_PROJECTS_SUBPANEL_TITLE' => 'Proyectos',
  'LBL_DOCUMENTS_SUBPANEL_TITLE' => 'Documentos',
  'LBL_SEARCH_FORM_TITLE' => 'Búsqueda de Casos',
  'LBL_LIST_ASSIGNED_TO_NAME' => 'Usuario Asignado',
  'LBL_LIST_ACCOUNT_NAME' => 'Cuenta',
  'LBL_LIST_ASSIGNED' => 'Asignado a',
  'LBL_LIST_CLOSE' => 'Cerrar',
  'LBL_LIST_FORM_TITLE' => 'Lista de Casos',
  'LBL_LIST_LAST_MODIFIED' => 'Modificado',
  'LBL_LIST_MY_CASES' => 'Mis Casos Abiertos',
  'LBL_LIST_NUMBER' => 'Núm.',
  'LBL_LIST_PRIORITY' => 'Prioridad',
  'LBL_LIST_STATUS' => 'Estado',
  'LBL_LIST_SUBJECT' => 'Asunto',
  'LNK_CASE_LIST' => 'Ver Casos',
  'LNK_NEW_CASE' => 'Nuevo Caso',
  'NTC_REMOVE_FROM_BUG_CONFIRMATION' => '¿Está seguro de que desea quitar este caso de la incidencia?',
  'NTC_REMOVE_INVITEE' => '¿Está seguro de que desea quitar a este contacto de la cuenta?',
  'LBL_LIST_DATE_CREATED' => 'Fecha de Creación',
  'LNK_IMPORT_CASES' => 'Importar Casos',
  'LBL_PROJECT_SUBPANEL_TITLE' => 'Proyectos',
  'LBL_CASE_INFORMATION' => 'Visión General',
  'LBL_MODIFIED_BY_NAME_OWNER' => 'Modificado por nombre propietario',
  'LBL_MODIFIED_BY_NAME_MOD' => 'Modificado por nombre Mod',
  'LBL_CREATED_BY_NAME_OWNER' => 'Creado por nombre propietario',
  'LBL_CREATED_BY_NAME_MOD' => 'Creado por nombre Mod',
  'LBL_ASSIGNED_USER_NAME_OWNER' => 'Propietario del usuario asignado',
  'LBL_ASSIGNED_USER_NAME_MOD' => 'Mod del usuario asignado',
  'LBL_TEAM_COUNT_OWNER' => 'Propietario del número de equipos',
  'LBL_TEAM_COUNT_MOD' => 'Mod de número de equipos',
  'LBL_TEAM_NAME_OWNER' => 'Nombre del propietario del equipo',
  'LBL_TEAM_NAME_MOD' => 'Nombre del Mod del equipo',
  'LBL_ACCOUNT_NAME_OWNER' => 'Propietario de la cuenta',
  'LBL_ACCOUNT_NAME_MOD' => 'Nombre del Mod de la cuenta',
  'LBL_MODIFIED_USER_NAME' => 'Nombre del usuario modificado',
  'LBL_MODIFIED_USER_NAME_OWNER' => 'Propietario del usuario modificado',
  'LBL_MODIFIED_USER_NAME_MOD' => 'Mod del usuario modificado',
  'LBL_PORTAL_VIEWABLE' => 'Visible en portal',
  'LBL_EXPORT_ASSIGNED_USER_ID' => 'ID Usuario asignado',
  'LBL_EXPORT_MODIFIED_USER_ID' => 'Modificador por ID',
  'LBL_EXPORT_CREATED_BY' => 'Creado por ID',
  'LBL_EXPORT_CREATED_BY_NAME' => 'Creado por el usuario',
  'LBL_EXPORT_ASSIGNED_USER_NAME' => 'Asignado al usuario',
  'LBL_EXPORT_TEAM_COUNT' => 'Número de equipos',
  'LBL_CONTACT_HISTORY_SUBPANEL_TITLE' => 'Relación de contactos en Emails',
  'LBL_UPDATE_TEXT' => 'Actualizado',
  'LBL_INTERNAL' => 'Interno',
  'LBL_AOP_CASE_UPDATES' => 'Actualizaciones del Caso',
);