📄 zh_cn.lang.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_MODULE_NAME' => '文档', 'LBL_MODULE_TITLE' => '文档:首页', 'LNK_NEW_DOCUMENT' => '新增文档', 'LNK_DOCUMENT_LIST' => '文档', 'LBL_DOC_REV_HEADER' => '文档版本', 'LBL_DOCUMENT_ID' => '文档编号', 'LBL_NAME' => '文档名称', 'LBL_DESCRIPTION' => '说明', 'LBL_CATEGORY' => '类别', 'LBL_SUBCATEGORY' => '子类别', 'LBL_STATUS' => '状态', 'LBL_CREATED_BY' => '创建人', 'LBL_DATE_ENTERED' => '输入日期', 'LBL_DATE_MODIFIED' => '修改日期', 'LBL_DELETED' => '已删除', 'LBL_MODIFIED' => '修改人', 'LBL_CREATED' => '创建人', 'LBL_REVISION_NAME' => '版本编号', 'LBL_FILENAME' => '文档:', 'LBL_MIME' => 'Mime 类型', 'LBL_REVISION' => '版本', 'LBL_DOCUMENT' => '文档', 'LBL_LATEST_REVISION' => '最新版本', 'LBL_CHANGE_LOG' => '修改日志:', 'LBL_ACTIVE_DATE' => '发布日期', 'LBL_EXPIRATION_DATE' => '到期日', 'LBL_FILE_EXTENSION' => '副档名', 'LBL_CAT_OR_SUBCAT_UNSPEC' => '不确定的', 'LBL_DOC_NAME' => '文档名称:', 'LBL_DOC_VERSION' => '版本:', 'LBL_CATEGORY_VALUE' => '类别:', 'LBL_SUBCATEGORY_VALUE' => '子类别:', 'LBL_DOC_STATUS' => '状态:', 'LBL_LAST_REV_CREATOR' => '改版人:', 'LBL_LAST_REV_DATE' => '改版日期:', 'LBL_DOWNNLOAD_FILE' => '下载文档:', 'LBL_DOC_DESCRIPTION' => '说明:', 'LBL_DOC_ACTIVE_DATE' => '发布日期:', 'LBL_DOC_EXP_DATE' => '到期日:', 'LBL_LIST_FORM_TITLE' => '文档', 'LBL_LIST_DOCUMENT' => '文档', 'LBL_LIST_CATEGORY' => '类别', 'LBL_LIST_SUBCATEGORY' => '子类别', 'LBL_LIST_REVISION' => '版本', 'LBL_LIST_LAST_REV_CREATOR' => '最新改版人', 'LBL_LIST_LAST_REV_DATE' => '改版日期', 'LBL_LIST_VIEW_DOCUMENT' => '查看文档', 'LBL_LIST_ACTIVE_DATE' => '发布日期', 'LBL_LIST_EXP_DATE' => '终止日期', 'LBL_REV_LIST_REVISION' => '版本', 'LBL_REV_LIST_ENTERED' => '创建日期', 'LBL_REV_LIST_CREATED' => '创建人', 'LBL_REV_LIST_LOG' => '改动记录', 'LBL_CURRENT_DOC_VERSION' => '目前版本:', 'LBL_SEARCH_FORM_TITLE' => '查找文档', 'LBL_SF_DOCUMENT' => '文档名称:', 'LBL_SF_CATEGORY' => '类别:', 'LBL_SF_SUBCATEGORY' => '子类别:', 'LBL_SF_ACTIVE_DATE' => '发布日期:', 'LBL_SF_EXP_DATE' => '过期日:', 'DEF_CREATE_LOG' => '文档已创建', 'ERR_DOC_NAME' => '文档名称', 'ERR_DOC_ACTIVE_DATE' => '发布日期', 'ERR_DOC_EXP_DATE' => '到期日', 'ERR_FILENAME' => '文档名称', 'ERR_DOC_VERSION' => '文档版本', 'ERR_DELETE_CONFIRM' => '您确定要删除这个文档版本?', 'ERR_DELETE_LATEST_VERSION' => '您沒有权限删除这个文档的最新版本', 'LNK_NEW_MAIL_MERGE' => '邮件合并', 'LBL_MAIL_MERGE_DOCUMENT' => '邮件合并模版:', 'LBL_TREE_TITLE' => 'Documents', 'LBL_TEAM' => 'Team:', 'LBL_DOCUMENT_NEW' => '新增文档', 'LBL_MANAGEMENT' => '管理', 'LBL_CHECKOUT' => '下载', 'LBL_CHECKIN' => '加入', 'LBL_VIEW' => '浏览文档', 'LBL_HISTORY' => '存取记录', 'LBL_ADD' => '新增', 'LBL_DELETE' => '删除', 'LBL_LIST_NAME' => '文档名称', 'LBL_LIST_DESCRIPTION' => '说明', 'LBL_LIST_PATH' => '完整路径', 'LBL_LIST_FILE' => '文档名称', 'LBL_LIST_MODIFIED' => '最后更新', 'LBL_LIST_STATUS' => '状态', 'LBL_LIST_CATNAME' => '类别', 'LBL_LIST_MIMETYPE' => 'MIME', 'LBL_LIST_URL' => ' ', 'LBL_LIST_PARENT' => '关联', 'DMS_LINK_TEXT' => '在 KnowledgeTree DMS 启动', 'DMS_START_TEXT' => 'KnowledgeTree DMS', 'LBL_HIST_TYPE' => ' ', 'LBL_HIST_USER' => '用户', 'LBL_HIST_VERSION' => '版本', 'LBL_HIST_COMMENT' => '评论', 'LBL_HIST_DATETIME' => ' ', 'LBL_LIST_DOCS' => '文档列表', 'LBL_ERRORMESSAGE_101' => 'KnowledgeTree DMS认证错误,请联系管理员。', 'LBL_ERRORMESSAGE_102' => 'KnowledgeTree DMS认证错误,请联系管理员。', 'LBL_ERRORMESSAGE_110' => '找不到文件夹 %s,请联系管理员。', 'LBL_ERRORMESSAGE_111' => '找不到文档 %s,请联系管理员。', 'LBL_ERRORMESSAGE_120' => '这个文档被 %s 锁定', 'LBL_ERRORMESSAGE_121' => '这个文档已经加入', 'LBL_ERRORMESSAGE_122' => '您必须提供文档 %s', 'LBL_ERRORMESSAGE_123' => '请选择要上传的文档', 'LBL_ERRORMESSAGE_124' => '这个文件夹已经有一个文档 %s', 'LBL_ERRORMESSAGE_130' => '请指定这个文档的父项目', 'LBL_FOLDER' => '文件夹', 'LBL_FOLDER_SUB' => '子文件夹', 'LBL_FOLDER_CONTENTS' => '文件夹內容', 'LBL_FOLDER_FULLPATH' => '完整路径', 'LBL_FOLDER_NAME' => '名称', 'LBL_FOLDER_DESCRIPTION' => '说明', 'LBL_MENU_SEARCH' => '查找', 'LBL_MENU_MYDOCUMENTS' => '我的文档', 'LBL_MENU_FOLDER' => '浏览', 'LBL_MENU_ABOUT' => '关于',);$mod_list_strings = array ( 'doc_category' => array ( 'Generic' => '一般', 'Business Reports' => '商业报表', 'Bug Description' => '问题描述', 'Document Template' => '文档模版', ),);?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -