PATH:
home
/
letacommog
/
crmleta
/
languages
/
es_mx
/
Settings
<?php /*+********************************************************************************** * The contents of this file are subject to the vtiger CRM Public License Version 1.0 * ("License"); You may not use this file except in compliance with the License * The Original Code is: vtiger CRM Open Source * The Initial Developer of the Original Code is vtiger. * Portions created by vtiger are Copyright (C) vtiger. * All Rights Reserved. ************************************************************************************/ $languageStrings = array( 'Profiles' => 'Perfiles' , 'SINGLE_Profiles' => 'Perfil' , 'LBL_ADD_RECORD' => 'Agregar perfil' , 'LBL_CREATE_PROFILE' => 'Crear perfil' , 'LBL_PROFILE_NAME' => 'Nombre del perfil' , 'LBL_DESCRIPTION' => 'Descripción' , 'LBL_EDIT_PRIVILIGES_FOR_THIS_PROFILE' => 'Editar privilegios para este perfil', 'LBL_MODULES' => 'Módulos' , 'LBL_PROFILE_VIEW' => 'Vista de perfil' , 'LBL_FIELDS' => 'Campos' , 'LBL_TOOLS' => 'Herramientas' , 'LBL_FIELD_AND_TOOL_PRIVILEGES' => 'Privilegios de campo y de herramientas' , 'LBL_EDIT_RECORD' => 'Editar' , 'LBL_DUPLICATE_RECORD' => 'Duplicar' , 'LBL_DELETE_RECORD' => 'Borrar' , 'LBL_VIEW_PRVILIGE' => 'Ver' , 'LBL_EDIT_PRVILIGE' => 'Crear/Editar' , 'LBL_DELETE_PRVILIGE' => 'Borrar' , 'LBL_INIVISIBLE' => 'Invisible' , 'LBL_READ_ONLY' => 'Solo lectura' , 'LBL_WRITE' => 'Escribir' , 'LBL_DELETE_PROFILE' => 'Borrar perfil' , 'LBL_TRANSFER_ROLES_TO_PROFILE' => 'Transferir roles a perfil ' , 'LBL_PROFILES' => 'Perfiles' , 'LBL_CHOOSE_PROFILES' => 'Elegir perfiles' , 'LBL_GLOBAL_PERMISSION_WARNING' => 'Advertencia: los usuarios asociados a este perfil pueden acceder a todos los registros del CRM', 'LBL_EDIT_PRIVILEGES_OF_THIS_PROFILE' => 'Editar los privilegios de este perfil', 'LBL_VIEW_ALL' => 'Ver todos', 'LBL_EDIT_ALL' => 'Editar todos los', 'LBL_VIEW_ALL_DESC' => 'Puede ver todos los módulos de información', 'LBL_EDIT_ALL_DESC' => 'Puede editar todos los módulos de información', 'LBL_DUPLICATES_EXIST' => 'Existe perfil duplicado', 'LBL_EDIT_PROFILE' => 'Editar perfil', ); $jsLanguageStrings = array( 'JS_RECORD_DELETED_SUCCESSFULLY' => 'Perfil eliminado exitosamente', );
[+]
..
[-] Workflows.php
[edit]
[-] SMSNotifier.php
[edit]
[-] CustomerPortal.php
[edit]
[-] Currency.php
[edit]
[-] MailConverter.php
[edit]
[-] PBXManager.php
[edit]
[-] EmailTemplate.php
[edit]
[-] Profiles.php
[edit]
[-] Potentials.php
[edit]
[-] Leads.php
[edit]
[-] ModuleManager.php
[edit]
[-] Picklist.php
[edit]
[-] PickListDependency.php
[edit]
[-] Vtiger.php
[edit]
[-] Groups.php
[edit]
[-] LayoutEditor.php
[edit]
[-] Roles.php
[edit]
[-] SharingAccess.php
[edit]
[-] Webforms.php
[edit]
[-] CronTasks.php
[edit]
[-] ExtensionStore.php
[edit]