📄 sp_ve.lang.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/Activities/language/sp_ve.lang.php,v 1.9 2004/08/20 13:07:23 sugarclint Exp $
* Description: Defines the Spanish language pack for the Account module.
********************************************************************************/
$mod_strings = Array(
'LBL_OPEN_ACTIVITIES'=>'Abrir Actividades',
'LBL_HISTORY'=>'Historial',
'LBL_UPCOMING'=>"Mis 碢r髕imas Actividades",
'LBL_TODAY'=>'through ',
'LBL_NEW_TASK_BUTTON_TITLE'=>'Nueva Tarea [Alt+N]',
'LBL_NEW_TASK_BUTTON_KEY'=>'N',
'LBL_NEW_TASK_BUTTON_LABEL'=>'Nueva Tarea',
'LBL_SCHEDULE_MEETING_BUTTON_TITLE'=>'Reuni髇 Programaci髇 [Alt+M]',
'LBL_SCHEDULE_MEETING_BUTTON_KEY'=>'M',
'LBL_SCHEDULE_MEETING_BUTTON_LABEL'=>'Reuni髇 Programaci髇',
'LBL_SCHEDULE_CALL_BUTTON_TITLE'=>'Llamada Programaci髇 [Alt+C]',
'LBL_SCHEDULE_CALL_BUTTON_KEY'=>'C',
'LBL_SCHEDULE_CALL_BUTTON_LABEL'=>'Llamada Programaci髇',
'LBL_NEW_NOTE_BUTTON_TITLE'=>'Nueva Nota [Alt+T]',
'LBL_NEW_NOTE_BUTTON_KEY'=>'T',
'LBL_NEW_NOTE_BUTTON_LABEL'=>'Nueva Nota',
'LBL_TRACK_EMAIL_BUTTON_TITLE'=>'Email Seguimiento [Alt+K]',
'LBL_TRACK_EMAIL_BUTTON_KEY'=>'K',
'LBL_TRACK_EMAIL_BUTTON_LABEL'=>'Email Seguimiento',
'LBL_LIST_CLOSE'=>'Cerrar',
'LBL_LIST_STATUS'=>'Estado',
'LBL_LIST_CONTACT'=>'Contacto',
'LBL_LIST_RELATED_TO'=>'Relacionado a',
'LBL_LIST_DUE_DATE'=>'Fecha Vencimiento',
'LBL_LIST_DATE'=>'Fecha',
'LBL_LIST_SUBJECT'=>'Asunto',
'LBL_LIST_LAST_MODIFIED'=>'趌tima Modificaci髇',
'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'=>'Nueva Email',
'LNK_NEW_MEETING'=>'Nueva Reuni髇',
'LNK_NEW_TASK'=>'Nueva Tarea',
'ERR_DELETE_RECORD'=>"Un n鷐ero de registro debe ser indicado para borrar la cuenta.",
'NTC_NONE_SCHEDULED'=>'Sin programaci髇.',
);
?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -