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

📄 zh_cn.lang.php

📁 开源的CRM,功能全面,国内最优秀的源码
💻 PHP
字号:
<?php/***************************************************************************** * The contents of this file are subject to the RECIPROCAL PUBLIC LICENSE * Version 1.1 ("License"); You may not use this file except in compliance * with the License. You may obtain a copy of the License at * http://opensource.org/licenses/rpl.php. Software distributed under the * License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, * either express or implied. * * You may: * a) Use and distribute this code exactly as you received without payment or *    a royalty or other fee. * b) Create extensions for this code, provided that you make the extensions *    publicly available and document your modifications clearly. * c) Charge for a fee for warranty or support or for accepting liability *    obligations for your customers. * * You may NOT: * a) Charge for the use of the original code or extensions, including in *    electronic distribution models, such as ASP (Application Service *    Provider). * b) Charge for the original source code or your extensions other than a *    nominal fee to cover distribution costs where such distribution *    involves PHYSICAL media. * c) Modify or delete any pre-existing copyright notices, change notices, *    or License text in the Licensed Software * d) Assert any patent claims against the Licensor or Contributors, or *    which would in any way restrict the ability of any third party to use the *    Licensed Software. * * You must: * a) Document any modifications you make to this code including the nature of *    the change, the authors of the change, and the date of the change. * b) Make the source code for any extensions you deploy available via an *    Electronic Distribution Mechanism such as FTP or HTTP download. * c) Notify the licensor of the availability of source code to your extensions *    and include instructions on how to acquire the source code and updates. * d) Grant Licensor a world-wide, non-exclusive, royalty-free license to use, *    reproduce, perform, modify, sublicense, and distribute your extensions. * * The Original Code is: C3CRM Team *                       http://www.c3crm.com *                       2006-5-19  * * The Initial Developer of the Original Code is C3CRM Team. * Portions created by C3CRM are Copyright (C) 2005 C3CRM * All Rights Reserved. ********************************************************************************/$mod_strings = array (  'LBL_ADVANCED' => '高级:',  'LBL_EDIT_IN_PLACE' => '编辑布局:',  'DESC_USING_LAYOUT_TITLE' => '使用布局编辑器:',  'DESC_USING_LAYOUT_SHORTCUTS' => '快捷方式:',  'DESC_USING_LAYOUT_TOOLBAR' => '工具箱:',  'DESC_USING_LAYOUT_EDIT_ROWS' => '编辑资料列:',  'DESC_USING_LAYOUT_SELECT_FILE' => '选择文件:',  'DESC_USING_LAYOUT_EDIT_FIELDS' => '编辑字段:',  'DESC_USING_LAYOUT_ADD_FIELD' => '新增字段:',  'DESC_USING_LAYOUT_REMOVE_ITEM' => '移除一个项目:',  'DESC_USING_LAYOUT_DISPLAY_HTML' => '显示 HTML 源代码:',  'DESC_USING_LAYOUT_BLK1' => '布局编辑器可以让您重新安排字段、标签与标签上的位置。',  'DESC_USING_LAYOUT_BLK2' => '让您选择编辑不同的页面,不过如果忘记保存,信息就会丢失。如果您不确定可以编辑那个档案,您可以检查编辑区块,这会显示所有应用程序中可以编辑的所有页面。透过应用程序浏览您希望编辑的页面,接着点击编辑区块,接着您就可以回到编辑页面进行修改。',  'DESC_USING_LAYOUT_BLK3' => '拖曳与重新安排个別的字段或他们的标签,选择要处理的项目',  'DESC_USING_LAYOUT_BLK4' => '移到您希望移动的字段或标签,接着点击您希望移动的位置项目,该元件就会移动到目标位置;如果目标位置已经有相同的项目,两者就会交换位置。移动子频道也是一样的做法。',  'DESC_USING_LAYOUT_BLK5' => '在模版细节中修改显示的方式來附加或移除资料列,点击加号来新增,或是减号来删除。',  'DESC_USING_LAYOUT_BLK6' => '工具箱提供您一个新增字段或标签到表单的工作区,这里换暂时存放从表单移除或停用的项目',  'DESC_USING_LAYOUT_BLK7' => '通过弹出窗口新增自定义字段。',  'DESC_USING_LAYOUT_BLK8' => ' is accomplished by selecting its handle and clicking on the text ?Drag unwanted items here?. This will deposit the selected item in the Toolbox workspace.',  'DESC_USING_LAYOUT_BLK9' => ' 选择栏目是由每一个栏位组成的Html所显示,这会消耗过多的处理器资源,请在必要时才执行。',  'DESC_USING_LAYOUT_BLK10' => '需要保存修改,请点击"保存布局"按钮,需要取消请点击系统的其它菜单,所有的修改都会取消。',  'NO_RECORDS_LISTVIEW' => '要编辑一个查看列表必须至少有一条记录,请在编辑之前新增一条记录。',  'LBL_EDIT_LAYOUT' => '编辑布局',  'LBL_EDIT_ROWS' => '编辑行',  'LBL_EDIT_COLUMNS' => '编辑栏目',  'LBL_EDIT_LABELS' => '编辑标签',  'LBL_EDIT_FIELDS' => '编辑自定义字段',  'LBL_ADD_FIELDS' => '新增自定义字段',  'LBL_DISPLAY_HTML' => '显示HTML源代码',  'LBL_SELECT_FILE' => '选取文件',  'LBL_SAVE_LAYOUT' => '保存布局',  'LBL_SELECT_A_SUBPANEL' => '选择一个子面板',  'LBL_SELECT_SUBPANEL' => '选择字面板',  'LBL_TOOLBOX' => '工具箱',  'LBL_STAGING_AREA' => '规划区(拖拉项目到这里)',  'LBL_SUGAR_FIELDS_STAGE' => '系统字段(点击项目添加到规划区)',  'LBL_SUGAR_BIN_STAGE' => '系统命令(点击项目添加到规划区)',  'LBL_VIEW_SUGAR_FIELDS' => '查看系统字段',  'LBL_VIEW_SUGAR_BIN' => '查看系统指令',);?>

⌨️ 快捷键说明

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