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

📄 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_MODULE_TITLE' => '接收邮件',  'LBL_MODULE_NAME' => '接收邮件 安装',  'LBL_BASIC' => '基本安装',  'LBL_SERVER_OPTIONS' => '邮件服务器选项',  'LBL_FORCE' => 'Force Negative',  'LBL_POP3_SUCCESS' => 'POP3连接测试成功.',  'LBL_FORCE_DESC' => 'Some IMAP/POP3 servers require special switches. Check to force a negative switch when connecting (i.e., /notls)',  'LBL_FIND_SSL_WARN' => '<br>测试SSL需要一段时间,请耐心等待。<br>',  'LBL_NAME' => '姓名',  'LBL_STATUS' => '状态',  'LBL_SERVER_URL' => '接收邮件服务器',  'LBL_LOGIN' => '登陆名',  'LBL_PASSWORD' => '密码',  'LBL_PASSWORD_CHECK' => '密码确认',  'LBL_SERVER_TYPE' => '邮件服务器协议',  'LBL_MAILBOX' => '监测目录',  'LBL_MAILBOX_SSL' => '使用SSL',  'LBL_MAILBOX_SSL_DESC' => '连接时使用SSL. 如果不能连接,请检查您的PHP安装文件',  'LBL_MAILBOX_DEFAULT' => '收件箱',  'LBL_TLS' => '使用TLS',  'LBL_TLS_DESC' => '连接邮件服务器时使用传输层安全协议-如果您的邮件服务器支持这此协议,请只使用这一个.',  'LBL_CERT' => '有效证书',  'LBL_CERT_DESC' => 'Force validation of the mail server s Security Certificate - do not use if self-signing.',  'LBL_MARK_READ' => '在服务器上备份',  'LBL_MARK_READ_DESC' => '输入后在此邮件服务器上标记信息已读;不删除.',  'LBL_MARK_READ_YES' => '输入后保留Email记录在此主机上',  'LBL_MARK_READ_NO' => '输入后删除Email记录',  'LBL_QUEUE' => '邮件查询',  'LBL_TEST_SETTINGS' => '测试设定',  'LBL_TEST_BUTTON_TITLE' => '测试 [Alt+T]',  'LBL_TEST_BUTTON_KEY' => 't',  'LBL_TEST_SUCCESSFUL' => '连接成功。',  'LBL_APPLY_OPTIMUMS' => '应用最优配置',  'LBL_FIND_OPTIMUM_TITLE' => '查找最优配置',  'LBL_FIND_OPTIMUM_KEY' => 'f',  'LBL_FIND_OPTIMUM_MSG' => '<br>正在查找最优的连接参数.',  'LBL_FOUND_OPTIMUM_MSG' => '<br>已找到最优设置参数.请点击下面的按钮以应用这些参数.',  'LBL_NO_OPTIMUMS' => '没有找到最优参数.请检查你的设置,然后再试.',  'LBL_MAILBOX_TYPE' => 'Possible Actions',  'LBL_AUTOREPLY' => '自动回复模式',  'LBL_CREATE_TEMPLATE' => '建立',  'LBL_EDIT_TEMPLATE' => '编辑',  'LBL_AUTOREPLY_OPTIONS' => '自动回复选项',  'LBL_FROM_NAME' => '',  'LBL_FROM_ADDR' => '',  'LBL_WARN_IMAP_TITLE' => 'IMAP 警告',  'LBL_PORT' => '邮件服务器端口',  'LBL_SSL' => '使用SSL',  'LBL_SSL_DESC' => 'If your mail server supports secure socket connections, enabling this will force SSL connections when importing email.',  'LBL_WARN_IMAP' => '警告:',  'LBL_WARN_NO_IMAP' => '此系统没有打开IMAP c-client libraries/PHP模式下编译 (--with-imap=/path/to/imap_c-client_library).请联系管理员  Please contact your administrator to resolve this issue.',  'LBL_EMAIL_OPTIONS' => 'Email处理选项',  'LBL_GROUP_QUEUE' => '指定群',  'LBL_DEFAULT_FROM_NAME' => '缺省: ',  'LBL_DEFAULT_FROM_ADDR' => '缺省: ',  'LBL_FROM_NAME_ADDR' => '回复姓名/Email:',  'LBL_ONLY_SINCE' => '导入最后确认:',  'LBL_ONLY_SINCE_YES' => '是.',  'LBL_ONLY_SINCE_NO' => '不. 检查此邮件服务器上的所有邮件.',  'LBL_ONLY_SINCE_DESC' => '当使用 POP3时, PHP 将不能过滤新信息或未读信息。此标签可以核对上次收件箱里的信息.如果你的邮件服务器不支持IMAP,它将对此有很大改进 .',  'LBL_CREATE_NEW_GROUP' => '--建立邮件群并保存--',  'LBL_SYSTEM_DEFAULT' => '缺省系统',  'LBL_FILTER_DOMAIN' => 'No Auto-reply to Domain',  'LBL_FILTER_DOMAIN_DESC' => 'Do not send Auto-replies to this domain.',  'LBL_LIST_NAME' => '姓名:',  'LBL_LIST_STATUS' => '状态:',  'LBL_LIST_SERVER_URL' => '邮件服务器:',  'LBL_LIST_MAILBOX_TYPE' => '使用收件箱',  'LNK_LIST_MAILBOXES' => '所有收件箱',  'LNK_LIST_CREATE_NEW' => '新增收件箱',  'LNK_LIST_QUEUES' => '所有查询',  'LNK_NEW_QUEUES' => '新增查询',  'LNK_LIST_SCHEDULER' => '工作计划',  'LNK_LIST_TEST_IMPORT' => '测试邮件导入',  'LNK_CREATE_GROUP' => '新增部门',  'LNK_SEED_QUEUES' => 'Seed Queues From Teams',  'LBL_POPUP_TITLE' => '测试设置',  'LBL_TEST_WAIT_MESSAGE' => '请稍等...',  'LBL_POPUP_SUCCESS' => '测试连接成功.  您的设定已成功运行.',  'LBL_POPUP_FAILURE' => '测试连接失败. 错误如下.',  'LBL_FOUND_MAILBOXES' => '查找下列收件箱:',  'LBL_CLOSE_POPUP' => '关闭窗口',  'ERR_TEST_MAILBOX' => '请检查您的设定,在试一次.',  'ERR_MAILBOX_FAIL' => '不能恢复任何收件箱.',  'LBL_ASSIGN_TEAM' => '指定部门',);?>

⌨️ 快捷键说明

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