⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sp_ve.lang.php

📁 SugarCRM 客户关系管理系统代码(JAVA源码-JAVA IDE)
💻 PHP
字号:
<?php
/*********************************************************************************
 * The contents of this file are subject to the SugarCRM Public License Version 1.1.2
 * ("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.
 * The Original Code is:  SugarCRM Open Source
 * The Initial Developer of the Original Code is SugarCRM, Inc.
 * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc.;
 * All Rights Reserved.
 * Contributor(s): ______________________________________.
 ********************************************************************************/
/*********************************************************************************
 * $Header: /cvsroot/sugarcrm/sugarcrm/modules/Tasks/language/sp_ve.lang.php,v 1.10 2004/08/20 13:19:27 stratofun Exp $
 * Description:  Defines the Spanish language pack for this module.
 ********************************************************************************/

$mod_strings = Array(
'LBL_MODULE_NAME'=>'Tareas',
'LBL_TASK'=>'Tareas: ',
'LBL_MODULE_TITLE'=>' Tareas: Inicio',
'LBL_SEARCH_FORM_TITLE'=>' B鷖queda Tareas',
'LBL_LIST_FORM_TITLE'=>' Lista Tareas',
'LBL_NEW_FORM_TITLE'=>' Nueva Tarea',

'LBL_NEW_FORM_SUBJECT'=>'Asunto:',
'LBL_NEW_FORM_DUE_DATE'=>'Fecha Vencimiento:',
'LBL_NEW_FORM_DUE_TIME'=>'Hora Vencimiento:',
'LBL_NEW_TIME_FORMAT'=>'(24:00)',

'LBL_LIST_CLOSE'=>'Cerrar',
'LBL_LIST_SUBJECT'=>'Asunto',
'LBL_LIST_CONTACT'=>'Contacto',
'LBL_LIST_RELATED_TO'=>'Relacionado a',
'LBL_LIST_DUE_DATE'=>'Fecha Vencimiento',
'LBL_LIST_DUE_TIME'=>'Hora Vencimiento',

'LBL_SUBJECT'=>'Asunto:',
'LBL_STATUS'=>'Estado:',
'LBL_DUE_DATE'=>'Fecha Vencimiento:',
'LBL_PRIORITY'=>'Prioridad:',
'LBL_COLON'=>':',
'LBL_DUE_DATE_AND_TIME'=>'FEcha y Hora Vencimiento:',
'DATE_FORMAT'=>'(yyyy-mm-dd 24:00)',
'LBL_NONE'=>'ninguno',
'LBL_PRIORITY'=>'Prioridad:',
'LBL_CONTACT'=>'Contacto:',
'LBL_PHONE'=>'Tel閒ono:',
'LBL_EMAIL'=>'Email:',
'LBL_DESCRIPTION_INFORMATION'=>'Informaci髇 Descriptiva',
'LBL_DESCRIPTION'=>'Descripci髇:',
'LBL_NAME'=>'Nombre:',
'LBL_CONTACT_NAME'=>'Nombre Contacto: ',
'LBL_LIST_COMPLETE'=>'Completo:',
'LBL_LIST_STATUS'=>'Estado:',
'ERR_DELETE_RECORD'=>'sp_ve Un n鷐ero de registro debe ser indicado para borrar el contacto.',
'ERR_INVALID_HOUR'=>'Por favor introduzca una hora entre 0 and 24',
'LBL_DEFAULT_STATUS'=>'No Iniciado',
'LBL_DEFAULT_PRIORITY'=>'Media',

'LNK_NEW_CONTACT'=>'Nuevo Contacto',
'LNK_NEW_ACCOUNT'=>'Nueva Cuenta',
'LNK_NEW_OPPORTUNITY'=>'Nueva Oportunidad',
'LNK_NEW_CASE'=>'Nuevo Caso',
'LNK_NEW_NOTE'=>'Nueva Nota',
'LNK_NEW_CALL'=>'Nueva Llamada',
'LNK_NEW_EMAIL'=>'Nuevo Email',
'LNK_NEW_MEETING'=>'Nueva Reuni髇',
'LNK_NEW_TASK'=>'Nueva Tarea',

);

?>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -