Server : nginx/1.22.1
System : Linux iZwz9daxib3w3i063fw434Z 3.10.0-1127.19.1.el7.x86_64 #1 SMP Tue Aug 25 17:23:54 UTC 2020 x86_64
User : www ( 1000)
PHP Version : 5.6.40
Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Directory :  /www/wwwroot/www.jkmold.com/phpcms/languages/zh-cn/
Upload File :
Current Directory [ Writeable ] Root Directory [ Writeable ]


Current File : /www/wwwroot/www.jkmold.com/phpcms/languages/zh-cn/search.lang.php
<?php

$LANG['add_search_type'] = '添加搜索分类';



$LANG['select_model_name'] = '所属模型';

$LANG['select_module_name'] = '所属模块';

$LANG['type_name'] = '类型名称';

$LANG['description'] = '描述';



$LANG['re_index_note'] = '1、重建索引将会清空原有的所有的索引内容 , 每轮更新';

$LANG['tiao'] = '条';

$LANG['confirm_reindex'] = '确认重建索引';

$LANG['basic_setting'] = '基本配置';

$LANG['sphinx_setting'] = 'sphinx全文索引配置';

$LANG['enable_search'] = '是否启用全站搜索';

$LANG['relationenble'] = '是否启用相关搜索';

$LANG['relationenble_note'] = '(此项功能会增大数据库压力)';

$LANG['suggestenable'] = '是否启用建议搜索';

$LANG['suggestenable_note'] = '(提示数据来源google)';

$LANG['sphinxenable'] = '是否启用sphinx全文索引';

$LANG['host'] = '服务器主机地址';

$LANG['port'] = '服务器端口号';

$LANG['testing'] = '测试中...';

$LANG['testsuccess'] = '链接成功';

$LANG['hostempty'] = '主机名为空';

$LANG['portempty'] = '端口为空';

$LANG['test'] = '测试';

$LANG['sort'] = '排序';

$LANG['catname'] = '类别名称';

$LANG['modulename'] = '所属模块';

$LANG['modlename'] = '所属模型';

$LANG['catdescription'] = '类别描述';

$LANG['opreration'] = '管理操作';

$LANG['modify'] = '修改';

$LANG['content_module'] = '内容模块';

$LANG['edit_cat'] = '编辑分类';

$LANG['searh_notice'] = '注意:全文检索模块需要mysql开启全文索引功能,<br />开启方法:修改mysql配置文件:window服务器为my.ini,linux服务器为my.cnf,在 [mysqld] 后面加入一行“ft_min_word_len=1”,然后重启Mysql。



';

?>