File: /home/nexper/public_html/crm/modules/DynamicFields/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 (
'LNK_NEW_CALL' => 'Registrar Llamada',
'LNK_NEW_MEETING' => 'Programar Reunión',
'LNK_NEW_TASK' => 'Crear Tarea',
'LNK_NEW_NOTE' => 'Crear Nota o Archivo Adjunto',
'LNK_NEW_EMAIL' => 'Archivar Email',
'LNK_CALL_LIST' => 'Llamadas',
'LNK_MEETING_LIST' => 'Reuniones',
'LNK_TASK_LIST' => 'Tareas',
'LNK_NOTE_LIST' => 'Notas',
'LNK_EMAIL_LIST' => 'Emails',
'LBL_ADD_FIELD' => 'Agregar Campo:',
'LBL_MODULE_SELECT' => 'Módulo a Editar',
'LBL_SEARCH_FORM_TITLE' => 'Búsqueda de Módulo',
'COLUMN_TITLE_NAME' => 'Nombre de Campo',
'COLUMN_TITLE_DISPLAY_LABEL' => 'Etiqueta Visible',
'COLUMN_TITLE_LABEL_VALUE' => 'Valor de Etiqueta',
'COLUMN_TITLE_LABEL' => 'Etiqueta del Sistema',
'COLUMN_TITLE_DATA_TYPE' => 'Tipo de Dato',
'COLUMN_TITLE_MAX_SIZE' => 'Tamaño Máximo',
'COLUMN_TITLE_HELP_TEXT' => 'Texto de Ayuda',
'COLUMN_TITLE_COMMENT_TEXT' => 'Texto de Comentario',
'COLUMN_TITLE_REQUIRED_OPTION' => 'Campo Requerido',
'COLUMN_TITLE_DEFAULT_VALUE' => 'Valor Por Defecto',
'COLUMN_TITLE_DEFAULT_EMAIL' => 'Valor Por Defecto',
'COLUMN_TITLE_EXT1' => 'Metacampo Extra 1',
'COLUMN_TITLE_EXT2' => 'Metacampo Extra 2',
'COLUMN_TITLE_EXT3' => 'Metacampo Extra 3',
'COLUMN_TITLE_FRAME_HEIGHT' => 'Altura de IFrame',
'COLUMN_TITLE_HTML_CONTENT' => 'HTML',
'COLUMN_TITLE_URL' => 'URL por Defecto',
'COLUMN_TITLE_AUDIT' => 'Auditar',
'COLUMN_TITLE_FTS' => 'Texto completo búsquedas',
'COLUMN_TITLE_REPORTABLE' => 'Informable',
'COLUMN_TITLE_MIN_VALUE' => 'Valor Mínimo',
'COLUMN_TITLE_MAX_VALUE' => 'Valor Máximo',
'COLUMN_TITLE_LABEL_ROWS' => 'Filas',
'COLUMN_TITLE_LABEL_COLS' => 'Columnas',
'COLUMN_TITLE_DISPLAYED_ITEM_COUNT' => 'Nº Elementos mostrados',
'COLUMN_TITLE_AUTOINC_NEXT' => 'Autoincrementar Siguiente Valor',
'COLUMN_DISABLE_NUMBER_FORMAT' => 'Deshabilitar Formato',
'COLUMN_TITLE_ENABLE_RANGE_SEARCH' => 'Habilitar la Búsqueda por Rango',
'COLUMN_TITLE_GLOBAL_SEARCH' => 'Búsqueda global',
'LBL_DROP_DOWN_LIST' => 'Lista Desplegable',
'LBL_RADIO_FIELDS' => 'Opción',
'LBL_MULTI_SELECT_LIST' => 'Selección Múltiple',
'COLUMN_TITLE_PRECISION' => 'Precisión',
'MSG_DELETE_CONFIRM' => '¿Está seguro de que desea eliminar este elemento?',
'POPUP_INSERT_HEADER_TITLE' => 'Agregar Campo Personalizado',
'POPUP_EDIT_HEADER_TITLE' => 'Editar Campo Personalizado',
'LNK_SELECT_CUSTOM_FIELD' => 'Seleccionar Campo Personalizado',
'LNK_REPAIR_CUSTOM_FIELD' => 'Reparar Campos Personalizados',
'LBL_MODULE' => 'Módulo',
'COLUMN_TITLE_MASS_UPDATE' => 'Actualización Masiva',
'COLUMN_TITLE_IMPORTABLE' => 'Importable',
'COLUMN_TITLE_DUPLICATE_MERGE' => 'Combinación de Duplicados',
'LBL_LABEL' => 'Etiqueta',
'LBL_DATA_TYPE' => 'Tipo de Dato',
'LBL_DEFAULT_VALUE' => 'Valor por Defecto',
'LBL_AUDITED' => 'Auditado',
'LBL_REPORTABLE' => 'Informable',
'ERR_RESERVED_FIELD_NAME' => 'Palabra Reservada',
'ERR_SELECT_FIELD_TYPE' => 'Por Favor Seleccione un Tipo de Campo',
'ERR_FIELD_NAME_ALREADY_EXISTS' => 'El Nombre del Campo ya existe',
'LBL_BTN_ADD' => 'Agregar',
'LBL_BTN_EDIT' => 'Editar',
'LBL_GENERATE_URL' => 'Generar URL',
'LBL_DEPENDENT_CHECKBOX' => 'Dependiente',
'LBL_DEPENDENT_TRIGGER' => 'Disparador',
'LBL_CALCULATED' => 'Valor Calculado',
'LBL_FORMULA' => 'Fórmula',
'LBL_DYNAMIC_VALUES_CHECKBOX' => 'Dependiente',
'LBL_BTN_EDIT_VISIBILITY' => 'Editar Visibilidad',
'LBL_LINK_TARGET' => 'Abrir Enlace En',
'LBL_IMAGE_WIDTH' => 'Anchura',
'LBL_IMAGE_HEIGHT' => 'Altura',
'LBL_IMAGE_BORDER' => 'Borde',
'COLUMN_TITLE_VALIDATE_US_FORMAT' => 'Formato U.S.',
'LBL_DEPENDENT' => 'Dependiente',
'LBL_VISIBLE_IF' => 'Visible si',
'LBL_ENFORCED' => 'Cumplimiento',
'LBL_HELP' => 'Ayuda',
);