Server : Apache System : Linux iZ2vcgyutqttsd1p850kl8Z 3.10.0-1160.92.1.el7.x86_64 #1 SMP Tue Jun 20 11:48:01 UTC 2023 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/saimikebio.com/mobile/lang/zh_cn/admin/ |
<?php /** * ECSHOP 易宝语言文件 * ============================================================================ * * 版权所有 2005-2012 上海商派网络科技有限公司,并保留所有权利。 * 网站地址: http://www.ecshop.com; * ---------------------------------------------------------------------------- * 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和 * 使用;不允许对程序代码以任何形式任何目的的再发布。 * ============================================================================ * $Author: liubo $ * $Id: ebao_commend.php 17217 2011-01-19 06:29:08Z liubo $ */ $_LANG['select_method'] = '选择商品的方式:'; $_LANG['by_cat'] = '从分类、品牌下选择商品'; $_LANG['by_sn'] = '分类、品牌下所有商品'; $_LANG['select_cat'] = '选择商品分类:'; $_LANG['select_brand'] = '选择商品品牌:'; $_LANG['goods_list'] = '商品列表:'; $_LANG['src_list'] = '待选列表:'; $_LANG['dest_list'] = '选定列表:'; $_LANG['search'] = '搜索'; $_LANG['return_method'] = '返现方式:'; $_LANG['return_value'] = '返现额度:'; $_LANG['money'] = '元'; $_LANG['percentprice'] = '价格的百分比'; $_LANG['all_same'] = '返现金额'; $_LANG['go_insert'] = '添加完成'; $_LANG['goods_class'] = '商品类别'; $_LANG['goods_name'] = '商品名称'; $_LANG['brand'] = '品牌'; $_LANG['goods_cat'] = '所属分类:'; $_LANG['js_languages']['please_select_goods'] = '请您选择商品'; $_LANG['js_languages']['goods_cat_not_leaf'] = '请选择底级分类'; $_LANG['js_languages']['please_select_cat'] = '请您选择所属分类'; // 标题栏 $_LANG['ebao_commend'] = '易宝推荐添加'; $_LANG['searchkey'] = '商品搜索关键字'; $_LANG['ebao_list'] = '易宝推荐列表'; // $_LANG['goods_cat'] = '所有分类'; $_LANG['goods_brand'] = '所有品牌'; $_LANG['intro_type'] = '推荐'; $_LANG['keyword'] = '关键字'; $_LANG['is_best'] = '精品'; $_LANG['is_new'] = '新品'; $_LANG['is_hot'] = '热销'; $_LANG['is_promote'] = '特价'; $_LANG['goods_name'] = '商品名称'; $_LANG['goods_sn'] = '货号'; $_LANG['shop_price'] = '价格'; $_LANG['is_on_sale'] = '上架'; $_LANG['goods_number'] = '库存'; $_LANG['copy'] = '复制'; $_LANG['integral'] = '积分额度'; $_LANG['on_sale'] = '上架'; $_LANG['not_on_sale'] = '下架'; $_LANG['best'] = '精品'; $_LANG['not_best'] = '取消精品'; $_LANG['new'] = '新品'; $_LANG['not_new'] = '取消新品'; $_LANG['hot'] = '热销'; $_LANG['not_hot'] = '取消热销'; $_LANG['move_to'] = '转移到分类'; ?>