File: /home/nexper/public_html/crm/modules/EAPM/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' => 'Modificada por usuario',
'LBL_CREATED' => 'Creado por',
'LBL_CREATED_ID' => 'Creado por Id',
'LBL_DESCRIPTION' => 'Descripción',
'LBL_DELETED' => 'Eliminado',
'LBL_NAME' => 'Nombre del usuario de la App',
'LBL_CREATED_USER' => 'Creada por usuario',
'LBL_MODIFIED_USER' => 'Modificado por usuario',
'LBL_LIST_NAME' => 'Nombre',
'LBL_EDIT_BUTTON' => 'Editar',
'LBL_REMOVE' => 'Quitar',
'LBL_ASSIGNED_TO_ID' => 'ID usuario asignado',
'LBL_ASSIGNED_TO_NAME' => 'Usuario de Sugar',
'LBL_TEAM' => 'Equipo',
'LBL_TEAMS' => 'Equipos',
'LBL_TEAM_ID' => 'ID Equipo',
'LBL_LIST_FORM_TITLE' => 'Lista de cuentas externas',
'LBL_MODULE_NAME' => 'Cuenta externa',
'LBL_MODULE_TITLE' => 'Cuentas externas',
'LBL_HOMEPAGE_TITLE' => 'Mis cuentas externas',
'LNK_NEW_RECORD' => 'Crear cuenta externa',
'LNK_LIST' => 'Ver cuentas externas',
'LNK_IMPORT_SUGAR_EAPM' => 'Importar cuentas externas',
'LBL_SEARCH_FORM_TITLE' => 'Buscar fuentes externas',
'LBL_HISTORY_SUBPANEL_TITLE' => 'Ver historial',
'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Actividades',
'LBL_SUGAR_EAPM_SUBPANEL_TITLE' => 'Cuentas externas',
'LBL_NEW_FORM_TITLE' => 'Nueva cuenta externa',
'LBL_PASSWORD' => 'Contraseña App',
'LBL_USER_NAME' => 'Usuario App',
'LBL_URL' => 'URL',
'LBL_APPLICATION' => 'Aplicación',
'LBL_API_DATA' => 'Datos API',
'LBL_API_TYPE' => 'Tipo de registro',
'LBL_API_CONSKEY' => 'Clave del Consumidor',
'LBL_API_CONSSECRET' => 'Secreto del Consumidor',
'LBL_API_OAUTHTOKEN' => 'OAuth Token',
'LBL_AUTH_UNSUPPORTED' => 'Este método de registro no es compatible con la aplicación',
'LBL_AUTH_ERROR' => 'El intento de conectarse con la cuenta fallo.',
'LBL_VALIDATED' => 'Conectado',
'LBL_ACTIVE' => 'Activa',
'LBL_OAUTH_NAME' => '%s',
'LBL_SUGAR_USER_NAME' => 'Usuario Sugar',
'LBL_DISPLAY_PROPERTIES' => 'Ver propiedades',
'LBL_CONNECT_BUTTON_TITLE' => 'Conecta',
'LBL_NOTE' => 'Tenga en cuenta',
'LBL_CONNECTED' => 'Conectado',
'LBL_DISCONNECTED' => 'No conectado',
'LBL_ERR_NO_AUTHINFO' => 'No hay información de autenticación para esta cuenta.',
'LBL_ERR_NO_TOKEN' => 'No hay token válido para registrar esta cuenta.',
'LBL_ERR_FAILED_QUICKCHECK' => 'Usted no está conectado a su cuenta {0}. Haga clic en Aceptar para acceder a su cuenta y volver a activar la conexión.',
'LBL_MEET_NOW_BUTTON' => 'Reunirse ahora',
'LBL_VIEW_LOTUS_LIVE_MEETINGS' => 'Ver próximas reuniones de LotusLive™',
'LBL_TITLE_LOTUS_LIVE_MEETINGS' => 'Próximas reuniones LotusLive™',
'LBL_VIEW_LOTUS_LIVE_DOCUMENTS' => 'Ver archivos de LotusLive™',
'LBL_TITLE_LOTUS_LIVE_DOCUMENTS' => 'Archivos de LotusLive™',
'LBL_REAUTHENTICATE_LABEL' => 'Volver a registrarse',
'LBL_REAUTHENTICATE_KEY' => 'a',
'LBL_APPLICATION_FOUND_NOTICE' => 'Una cuenta para esta aplicación ya existe. Se ha restituido la cuenta existente.',
'LBL_OMIT_URL' => '(Omitir http:// o https://)',
'LBL_OAUTH_SAVE_NOTICE' => 'Haga clic en <b> conectar </ b> para dirigirse a una página para proporcionar información de su cuenta y para autorizar el acceso a la cuenta por Sugar. Después de conectar, se le redirige de vuelta Sugar.',
'LBL_BASIC_SAVE_NOTICE' => 'Haga clic en <b> conectar </b> para conectar la cuenta en Sugar.',
'LBL_ERR_FACEBOOK' => 'Facebook ha devuelto un error, y la información no se puede mostrar.',
'LBL_ERR_OAUTH_FACEBOOK_1' => 'Sesión de facebook caducada. Para transferirse, por favor',
'LBL_ERR_OAUTH_FACEBOOK_2' => 'vuelva a iniciar sesión de Facebook',
'LBL_ERR_NO_RESPONSE' => 'Se produjo un error al intentar conectarse a esta cuenta.',
'LBL_ERR_TWITTER' => 'Twitter ha devuelto un error, y la información no se puede mostrar.',
'LBL_ERR_POPUPS_DISABLED' => 'Por favor, activa las ventanas emergente del navegador o agregar una excepción para el sitio web "{0}" a la lista de excepciones con el fin de conectar.',
);