code stringlengths 1 2.01M | repo_name stringlengths 3 62 | path stringlengths 1 267 | language stringclasses 231 values | license stringclasses 13 values | size int64 1 2.01M |
|---|---|---|---|---|---|
<?php
/**
* ECSHOP 管理中心权限管理模块语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: sunxiaodong $
* $Id: privilege.php 15587 2009-02-10 07:02:30Z sunxiaodong $
*/
/* 字段信息 */
$_LANG['user_id'] = '编号';
$_LANG['user_name'] = '角色名';
$_LANG['email'] = 'Email地址';
$_LANG['password'] = '密 码';
$_LANG['join_time'] = '加入时间';
$_LANG['last_time'] = '最后登录时间';
$_LANG['last_ip'] = '最后访问的IP';
$_LANG['action_list'] = '操作权限';
$_LANG['nav_list'] = '导航条';
$_LANG['language'] = '使用的语言';
$_LANG['allot_priv'] = '分派权限';
$_LANG['allot_list'] = '权限列表';
$_LANG['go_allot_priv'] = '设置管理员权限';
$_LANG['view_log'] = '查看日志';
$_LANG['back_home'] = '返回首页';
$_LANG['forget_pwd'] = '您忘记了密码吗?';
$_LANG['get_new_pwd'] = '找回管理员密码';
$_LANG['pwd_confirm'] = '确认密码';
$_LANG['new_password'] = '新密码';
$_LANG['old_password'] = '旧密码';
$_LANG['agency'] = '负责的办事处';
$_LANG['self_nav'] = '个人导航';
$_LANG['all_menus'] = '所有菜单';
$_LANG['add_nav'] = '增加';
$_LANG['remove_nav'] = '移除';
$_LANG['move_up'] = '上移';
$_LANG['move_down'] = '下移';
$_LANG['continue_add'] = '继续添加管理员';
$_LANG['back_list'] = '返回管理员列表';
$_LANG['admin_edit'] = '编辑管理员';
$_LANG['edit_pwd'] = '修改密码';
$_LANG['back_admin_list'] = '返回角色列表';
/* 提示信息 */
$_LANG['js_languages']['user_name_empty'] = '管理员用户名不能为空!';
$_LANG['js_languages']['password_invaild'] = '密码必须同时包含字母及数字且长度不能小于6!';
$_LANG['js_languages']['email_empty'] = 'Email地址不能为空!';
$_LANG['js_languages']['email_error'] = 'Email地址格式不正确!';
$_LANG['js_languages']['password_error'] = '两次输入的密码不一致!';
$_LANG['js_languages']['captcha_empty'] = '您没有输入验证码!';
$_LANG['action_succeed'] = '操作成功!';
$_LANG['edit_profile_succeed'] = '您已经成功的修改了个人帐号信息!';
$_LANG['edit_password_succeed'] = '您已经成功的修改了密码,因此您必须重新登录!';
$_LANG['user_name_exist'] = '该管理员已经存在!';
$_LANG['email_exist'] = 'Email地址已经存在!';
$_LANG['captcha_error'] = '您输入的验证码不正确。';
$_LANG['login_faild'] = '您输入的帐号信息不正确。';
$_LANG['user_name_drop'] = '已被成功删除!';
$_LANG['pwd_error'] = '输入的旧密码错误!';
$_LANG['old_password_empty'] = '如果要修改密码,必须先输入你的旧密码!';
$_LANG['edit_admininfo_error'] = '只能编辑自己的个人资料!';
$_LANG['edit_admininfo_cannot'] = '您不能对此管理员的权限进行任何操作!';
$_LANG['edit_remove_cannot'] = '您不能删除demo这个管理员!';
$_LANG['remove_self_cannot'] = '您不能删除自己!';
$_LANG['remove_cannot'] = '此管理员您不能进行删除操作!';
$_LANG['remove_cannot_user'] = '此角色有管理员在使用,暂时不能删除!';
$_LANG['modif_info'] = '编辑个人资料';
$_LANG['edit_navi'] = '设置个人导航';
/* 帮助信息 */
$_LANG['password_notic'] = '如果要修改密码,请先填写旧密码,如留空,密码保持不变';
$_LANG['email_notic'] = '输入管理员的Email邮箱,必须为Email格式';
$_LANG['confirm_notic'] = '输入管理员的确认密码,两次输入必须一致';
/* 登录表单 */
$_LANG['label_username'] = '管理员姓名:';
$_LANG['label_password'] = '管理员密码:';
$_LANG['label_captcha'] = '验证码:';
$_LANG['click_for_another'] = '看不清?点击更换另一个验证码。';
$_LANG['signin_now'] = '进入管理中心';
$_LANG['remember'] = '请保存我这次的登录信息。';
?> | zzshop | trunk/languages/zh_cn/admin/role.php | PHP | asf20 | 4,407 |
<?php
/**
* ECSHOP
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: goods_booking.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['list_all'] = '全部缺货登记信息';
$_LANG['booking'] = '订购信息';
$_LANG['id'] = '序号';
$_LANG['goods_name'] = '缺货商品名';
$_LANG['user_name'] = '登记用户';
$_LANG['number'] = '数量';
$_LANG['booking_time'] = '登记时间';
$_LANG['dispose_user'] = '处理用户';
$_LANG['dispose_time'] = '处理时间';
$_LANG['desc'] = '详细描述';
$_LANG['is_dispose'] = '是否已处理';
$_LANG['disposed'] = '已处理';
$_LANG['undisposed'] = '未处理';
$_LANG['dispose_info'] = '处理信息';
$_LANG['send_email_notice'] = '邮件通知';
$_LANG['email'] = '邮件通知';
$_LANG['tel'] = '电话通知';
$_LANG['both'] = '电话和email同时通知';
$_LANG['link_info'] = '用联系方式';
$_LANG['link_man'] = '联系人';
$_LANG['note'] = '处理备注';
$_LANG['guest_user'] = '未注册用户';
$_LANG['i_dispose'] = '我来处理';
$_LANG['detail'] = '查看详情';
$_LANG['js_languages']['no_note'] = '请输入备注信息';
$_LANG['back_list_all'] = '返回缺货登记列表';
$_LANG['dispose_succeed'] = '处理成功';
$_LANG['mail_send_fail'] = '邮件发送失败,请检查邮件服务器设置后重新发送邮件。';
$_LANG['remail'] = '重发邮件';
?> | zzshop | trunk/languages/zh_cn/admin/goods_booking.php | PHP | asf20 | 1,944 |
<?php
/**
* ECSHOP 管理中心办事处管理语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: agency.php 17063 2010-03-25 06:35:46Z liuhui $
*/
/* 菜单 */
$_LANG['add_agency'] = '添加办事处';
$_LANG['edit_agency'] = '编辑办事处';
$_LANG['agency_list'] = '办事处列表';
/* 列表页 */
$_LANG['agency_name'] = '办事处名称';
$_LANG['agency_desc'] = '办事处描述';
$_LANG['agency_name_exist'] = '该办事处名称已存在,请您换一个名称';
$_LANG['agency_edit_fail'] = '编辑办事处名称时出错,请您再试一次';
$_LANG['js_languages']['batch_drop_confirm'] = '您确实要删除选中的办事处吗?';
$_LANG['no_record_selected'] = '没有选择记录';
$_LANG['batch_drop_ok'] = '批量删除成功';
/* 详情页 */
$_LANG['label_agency_name'] = '办事处名称:';
$_LANG['label_agency_desc'] = '办事处描述:';
$_LANG['label_admins'] = '负责该办事处的管理员:';
$_LANG['notice_admins'] = '用星号(*)标注的管理员表示已经负责其他的办事处了';
$_LANG['label_regions'] = '该办事处管辖的地区:';
$_LANG['add_region'] = '从下面的列表中选择地区,点加号按钮添加到该办事处管辖的地区';
$_LANG['label_country'] = '一级地区:';
$_LANG['label_province'] = '二级地区:';
$_LANG['label_city'] = '三级地区:';
$_LANG['label_district'] = '四级地区:';
$_LANG['no_regions'] = '没有设置地区';
$_LANG['add_agency_ok'] = '添加办事处成功';
$_LANG['edit_agency_ok'] = '编辑办事处成功';
$_LANG['continue_add_agency'] = '继续添加新的办事处';
$_LANG['back_agency_list'] = '返回办事处列表';
$_LANG['js_languages']['region_exists'] = '该地区已存在';
$_LANG['js_languages']['no_agencyname'] = '没有填办事处名称';
?> | zzshop | trunk/languages/zh_cn/admin/agency.php | PHP | asf20 | 2,402 |
<?php
/**
* ECSHOP
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: message.php 17063 2010-03-25 06:35:46Z liuhui $
*/
/* 这段信息 */
$_LANG['sender_id'] = '留言者';
$_LANG['receiver_id'] = '接收者';
$_LANG['send_date'] = '发送日期';
$_LANG['read_date'] = '阅读日期';
$_LANG['readed'] = '是否已读';
$_LANG['deleted'] = '是否删除';
$_LANG['title'] = '留言主题';
$_LANG['message'] = '留言内容';
$_LANG['view_msg'] = '查看留言';
$_LANG['reply_msg'] = '回复留言';
$_LANG['send_msg'] = '发送留言';
$_LANG['edit_msg'] = '编辑留言';
$_LANG['drop_msg'] = '删除留言';
$_LANG['all_amdin'] = '所有管理员';
$_LANG['msg_list'] = '留言列表';
$_LANG['no_read'] = '未阅读';
$_LANG['next_list'] = '下一条';
$_LANG['action_succeed'] = '操作成功!';
$_LANG['back_list'] = '返回留言列表';
$_LANG['continue_send_msg'] = '继续发送留言';
/* 提示信息 */
$_LANG['js_languages']['title_empty'] = '请填写留言主题!';
$_LANG['js_languages']['message_empty'] = '请填写留言内容!';
$_LANG['select_msg_type'] = '选择查看类型';
$_LANG['message_type'][0] = '所有留言';
$_LANG['message_type'][1] = '所有收到的留言';
$_LANG['message_type'][2] = '所有发送的留言';
$_LANG['message_type'][3] = '未阅读的留言';
$_LANG['message_type'][4] = '已阅读的留言';
$_LANG['drop_msg'] = '删除选中';
$_LANG['batch_drop_success'] = '成功删除了 %d 个留言记录';
$_LANG['no_select_msg'] = '您现在没有任何留言记录';
?> | zzshop | trunk/languages/zh_cn/admin/message.php | PHP | asf20 | 2,128 |
<?php
/**
* ECSHOP
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: check_file_priv.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['item'] = '项目';
$_LANG['read'] = '可读权限';
$_LANG['write'] = '可写权限';
$_LANG['modify'] = '可修改权限';
$_LANG['dir'] = '目录';
$_LANG['dir_subdir'] = '目录及其子目录';
$_LANG['tpl_file'] = '下所有模板文件';
$_LANG['detail'] = '详情';
$_LANG['unread'] = '不可读';
$_LANG['unwrite'] = '不可写';
$_LANG['unmodify'] = '不可修改';
$_LANG['unrename'] = '目录需要执行rename权限';
?> | zzshop | trunk/languages/zh_cn/admin/check_file_priv.php | PHP | asf20 | 1,141 |
<?php
/**
* ECSHOP 管理中心批发管理语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: wholesale.php 17063 2010-03-25 06:35:46Z liuhui $
*/
/* menu */
$_LANG['wholesale_list'] = '批发方案列表';
$_LANG['add_wholesale'] = '添加批发方案';
$_LANG['add_batch_wholesale'] = '批量添加批发方案';
$_LANG['edit_wholesale'] = '编辑批发方案';
$_LANG['continue_add_wholesale'] = '继续添加批发方案';
$_LANG['back_wholesale_list'] = '返回批发方案列表';
$_LANG['add_wholesale_ok'] = '添加批发方案成功';
$_LANG['edit_wholesale_ok'] = '编辑批发方案成功';
$_LANG['save_wholesale_falid'] = '部分规格商品在商品“%s”的货品表中不存在,无法全部保存';
/* list */
$_LANG['goods_name'] = '商品名称';
$_LANG['rank_name'] = '适用会员等级';
$_LANG['wholesale_not_exist'] = '您要操作的批发方案不存在';
$_LANG['js_languages']['batch_drop_confirm'] = '您确实要删除选中的批发方案吗?';
$_LANG['batch_drop_ok'] = '批量删除成功';
$_LANG['no_record_selected'] = '没有选择记录';
/* info */
$_LANG['label_search_goods'] = '商品编号、名称或货号';
$_LANG['label_goods_name'] = '批发商品名称:';
$_LANG['label_rank_name'] = '适用会员等级:';
$_LANG['label_enabled'] = '是否启用:';
$_LANG['js_languages']['pls_search_goods'] = '请搜索并选择批发商品';
$_LANG['pls_search_goods'] = '请先搜索商品';
$_LANG['search_result_empty'] = '没有找到商品,请重新搜索';
$_LANG['quantity'] = '数量';
$_LANG['price'] = '价格';
$_LANG['custom_goods_cat'] = '所有分类';
$_LANG['custom_goods_brand'] = '所有品牌';
$_LANG['js_languages']['act_name_not_null'] = '请输入批发方案名称';
/* post */
$_LANG['pls_set_user_rank'] = '请设置会员等级';
$_LANG['user_rank_exist'] = '已经存在该商品针对您选择的会员等级的批发方案了';
?> | zzshop | trunk/languages/zh_cn/admin/wholesale.php | PHP | asf20 | 2,522 |
<?php
/**
* ECSHOP 管理中心管理员操作内容语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: log_action.php 17063 2010-03-25 06:35:46Z liuhui $
*/
/*------------------------------------------------------ */
//-- 操作类型
/*------------------------------------------------------ */
$_LANG['log_action']['add'] = '添加';
$_LANG['log_action']['remove'] = '删除';
$_LANG['log_action']['edit'] = '编辑';
$_LANG['log_action']['install'] = '安装';
$_LANG['log_action']['uninstall'] = '卸载';
$_LANG['log_action']['setup'] = '设置';
$_LANG['log_action']['batch_remove'] = '批量删除';
$_LANG['log_action']['trash'] = '回收';
$_LANG['log_action']['restore'] = '还原';
$_LANG['log_action']['batch_trash'] = '批量回收';
$_LANG['log_action']['batch_restore'] = '批量还原';
$_LANG['log_action']['batch_upload'] = '批量上传';
$_LANG['log_action']['batch_edit'] = '批量编辑';
/*------------------------------------------------------ */
//-- 操作内容
/*------------------------------------------------------ */
$_LANG['log_action']['users'] = '会员账号';
$_LANG['log_action']['shipping'] = '配送方式';
$_LANG['log_action']['shipping_area'] = '配送区域';
$_LANG['log_action']['area_region'] = '配送区域中的地区';
$_LANG['log_action']['brand'] = '品牌管理';
$_LANG['log_action']['category'] = '商品分类';
$_LANG['log_action']['pack'] = '商品包装';
$_LANG['log_action']['card'] = '商品贺卡';
$_LANG['log_action']['articlecat'] = '文章分类';
$_LANG['log_action']['article'] = '文章';
$_LANG['log_action']['shophelp'] = '网店帮助文章';
$_LANG['log_action']['shophelpcat'] = '网店帮助分类';
$_LANG['log_action']['shopinfo'] = '网店信息文章';
$_LANG['log_action']['attribute'] = '属性';
$_LANG['log_action']['privilege'] = '权限管理';
$_LANG['log_action']['user_rank'] = '会员等级';
$_LANG['log_action']['snatch'] = '夺宝奇兵';
$_LANG['log_action']['bonustype'] = '红包类型';
$_LANG['log_action']['userbonus'] = '用户红包';
$_LANG['log_action']['vote'] = '在线调查';
$_LANG['log_action']['friendlink'] = '友情链接';
$_LANG['log_action']['goods'] = '商品';
$_LANG['log_action']['payment'] = '支付方式';
$_LANG['log_action']['order'] = '订单';
$_LANG['log_action']['agency'] = '办事处';
$_LANG['log_action']['auction'] = '拍卖活动';
$_LANG['log_action']['favourable'] = '优惠活动';
$_LANG['log_action']['wholesale'] = '批发活动';
$_LANG['log_action']['adminlog'] = '操作日志';
$_LANG['log_action']['admin_message'] = '管理员留言';
$_LANG['log_action']['users_comment'] = '用户评论';
$_LANG['log_action']['ads_position'] = '广告位置';
$_LANG['log_action']['ads'] = '广告';
$_LANG['log_action']['area'] = '地区';
$_LANG['log_action']['group_buy'] = '团购商品';
$_LANG['log_action']['goods_type'] = '商品类型';
$_LANG['log_action']['booking'] = '缺货登记管理';
$_LANG['log_action']['tag_manage'] = '标签管理';
$_LANG['log_action']['shop_config'] = '商店设置';
$_LANG['log_action']['languages'] = '前台语言项';
$_LANG['log_action']['user_surplus'] = '会员余额';
$_LANG['log_action']['message'] = '会员留言';
$_LANG['log_action']['fckfile'] = 'FCK文件';
$_LANG['log_action']['db_backup'] = '数据库备份';
$_LANG['log_action']['package'] = '超值礼包';
$_LANG['log_action']['exchange_goods'] = '积分可兑换的商品';
$_LANG['log_action']['suppliers'] = '供货商管理';
$_LANG['log_action']['reg_fields'] = '会员注册项';
?> | zzshop | trunk/languages/zh_cn/admin/log_action.php | PHP | asf20 | 4,187 |
<?php
/**
* ECSHOP
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: database.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['db_manage'] = '数据库管理';
$_LANG['start_backup'] = '开始备份';
$_LANG['backup_name'] = '备份名称';
$_LANG['backup_time'] = '备份时间';
$_LANG['backup_size'] = '备份大小';
$_LANG['restore'] = '恢复备份';
$_LANG['restore_ok'] = '恢复成功';
$_LANG['download'] = '下载';
$_LANG['restored'] = '备份已经恢复过了';
$_LANG['upload_sql'] = '上传备份文件';
$_LANG['table'] = '数据表';
$_LANG['type'] = '数据表类型';
$_LANG['rec_num'] = '记录数';
$_LANG['rec_size'] = '数据';
$_LANG['rec_chip'] = '碎片';
$_LANG['start_optimize'] = '开始进行数据表优化';
$_LANG['chip_count'] = '总碎片数';
$_LANG['charset'] = '字符集';
$_LANG['status'] = '状态';
$_LANG['backup_type'] ='备份类型';
$_LANG['full_backup'] ='全部备份';
$_LANG['full_backup_note'] ='备份数据库所有表';
$_LANG['stand_backup'] ='标准备份(推荐)';
$_LANG['stand_backup_note'] ='备份常用的数据表';
$_LANG['min_backup'] ='最小备份';
$_LANG['min_backup_note'] ='仅包括商品表,订单表,用户表';
$_LANG['custom_backup'] ='自定义备份';
$_LANG['custom_backup_note'] ='根据自行选择备份数据表';
$_LANG['option'] = '其他选项';
$_LANG['ext_insert'] = '使用扩展插入(Extended Insert)方式';
$_LANG['is_pack'] = '是否将备份数据打包';
$_LANG['notice_is_pack'] = '打包能减小备份大小,但恢复备份时需要先解压备份才能上传';
$_LANG['vol_size'] = '分卷备份 - 文件长度限制(kb)';
$_LANG['sql_name'] = '备份文件名';
$_LANG['backup_failure'] = '备份出错';
$_LANG['sqlfile'] = '本地sql文件';
$_LANG['update_table_pre'] = '更改表前缀';
$_LANG['old_table_pre'] = '原表前缀';
$_LANG['new_table_pre'] = '新表前缀';
$_LANG['use_new_pre'] = '使用新表前缀';
$_LANG['notice_use_new_pre'] = '只有在恢复全部备份时才可以选择“是”,否则没有备份的表将无法使用。<br />您也可以手动修改 data/config.php 中的 $prefix 变量来决定使用哪个表前缀';$_LANG['upload_and_exe'] = '上传并执行sql文件';
/* 提示信息 */
$_LANG['fail_get_tables'] = '获取备份数据表失败';
$_LANG['fail_open_file'] = '文件打开失败';
$_LANG['fail_remove'] = '文件删除失败';
$_LANG['fail_get_content'] = '获取数据表内容失败';
$_LANG['fail_upload'] = '文件上传失败';
$_LANG['fail_upload_move'] = '文件上传移动失败';
$_LANG['unrecognize_version'] = '不能识别备份sql的ECShop版本';
$_LANG['unrecognize_mysql_version'] = '不能识别备份sql的mysql版本';
$_LANG['mysql_version_error'] = '当前mysql版本%s与备份数据的mysql版本%s不同,你确认要导入该备份文件吗?';
$_LANG['confirm_ver'] = '是,确认导入';
$_LANG['unconfirm_ver'] = '否,取消导入';
$_LANG['version_error'] = 'ECShop 当前版本%s与备份数据版本%s不同,备份恢复失败';
$_LANG['not_sql_file'] = '你上传的好象不是sql文件,如果文件确实是sql文件,请将文件扩展名改为.sql';
$_LANG['sqlfile_error'] = '你上传的sql文件执行出错,备份恢复失败';
$_LANG['restore_success'] = '恢复成功';
$_LANG['fail_optimize'] = '优化数据表 %s 失败';
$_LANG['optimize_ok'] = '数据表优化成功,共清理碎片 %d';
$_LANG['restore_confirm'] = '恢复数据库会清除现有的所有内容,您确定要恢复吗?';
$_LANG['fail_import'] = '数据导入失败';
$_LANG['no_file'] = '文件不存在';
$_LANG['not_support_zip_format'] = '服务器不支持zip格式,请将文件解压后再上传';
/* js */
$_LANG['js_languages']['remove_confirm'] = '你确认要删除该备份吗?';
$_LANG['js_languages']['lang_remove'] = '移除';
$_LANG['js_languages']['lang_restore'] = '恢复备份';
$_LANG['js_languages']['lang_download'] = '下载';
$_LANG['js_languages']['sql_name_not_null'] = '文件名不能为空';
$_LANG['js_languages']['vol_size_not_null'] = '请填入备份大小';
/* 数据备份 */
$_LANG['backup_title'] = '数据文件 %s 成功创建,程序将自动继续。';
$_LANG['backup_notice'] = '如果您的浏览器没有自动跳转,请点击这里';
$_LANG['backup_success'] = '备份成功';
$_LANG['name'] = '文件名';
$_LANG['ver'] = '版本';
$_LANG['add_time'] = '时间';
$_LANG['file_size'] = '大小';
$_LANG['empty_upload'] = '你上传了一个空文件';
$_LANG['fail_write_file'] = '备份文件 %s 无法写入';
$_LANG['vol'] = '卷';
$_LANG['import'] = '导入';
$_LANG['server_sql'] = '服务器上备份文件';
$_LANG['submit_remove'] = '删除';
$_LANG['remove_success'] = '删除成功';
$_LANG['confirm_import'] = '导入一个分卷可能导致数据不完整,是否一起导入其他分卷数据';
$_LANG['also_continue'] = '是,我要导入其他分卷数据';
$_LANG['dir_priv'] = '目录 %s 权限有以下问题:';
$_LANG['dir_not_exist'] = '目录 %s 不存在,请手动创建';
$_LANG['cannot_read'] = '不可读';
$_LANG['cannot_write'] = '不可写';
$_LANG['cannot_add'] = '追加数据';
$_LANG['cannot_modify'] = '不能修改文件';
$_LANG['confirm_remove'] = '你确定要删除选中数据吗?';
?> | zzshop | trunk/languages/zh_cn/admin/database.php | PHP | asf20 | 5,950 |
<?php
/**
* ECSHOP 管理中心权限管理模块语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: privilege.php 17063 2010-03-25 06:35:46Z liuhui $
*/
/* 字段信息 */
$_LANG['user_id'] = '编号';
$_LANG['user_name'] = '用户名';
$_LANG['email'] = 'Email地址';
$_LANG['password'] = '密 码';
$_LANG['join_time'] = '加入时间';
$_LANG['last_time'] = '最后登录时间';
$_LANG['last_ip'] = '最后访问的IP';
$_LANG['action_list'] = '操作权限';
$_LANG['nav_list'] = '导航条';
$_LANG['language'] = '使用的语言';
$_LANG['allot_priv'] = '分派权限';
$_LANG['allot_list'] = '权限列表';
$_LANG['go_allot_priv'] = '设置管理员权限';
$_LANG['view_log'] = '查看日志';
$_LANG['back_home'] = '返回首页';
$_LANG['forget_pwd'] = '您忘记了密码吗?';
$_LANG['get_new_pwd'] = '找回管理员密码';
$_LANG['pwd_confirm'] = '确认密码';
$_LANG['new_password'] = '新密码';
$_LANG['old_password'] = '旧密码';
$_LANG['agency'] = '负责的办事处';
$_LANG['self_nav'] = '个人导航';
$_LANG['all_menus'] = '所有菜单';
$_LANG['add_nav'] = '增加';
$_LANG['remove_nav'] = '移除';
$_LANG['move_up'] = '上移';
$_LANG['move_down'] = '下移';
$_LANG['continue_add'] = '继续添加管理员';
$_LANG['back_list'] = '返回管理员列表';
$_LANG['select_role'] = '角色选择';
$_LANG['select_please'] = '请选择...';
$_LANG['admin_edit'] = '编辑管理员';
$_LANG['edit_pwd'] = '修改密码';
$_LANG['back_admin_list'] = '返回管理员列表';
/* 提示信息 */
$_LANG['js_languages']['user_name_empty'] = '管理员用户名不能为空!';
$_LANG['js_languages']['password_invaild'] = '密码必须同时包含字母及数字且长度不能小于6!';
$_LANG['js_languages']['email_empty'] = 'Email地址不能为空!';
$_LANG['js_languages']['email_error'] = 'Email地址格式不正确!';
$_LANG['js_languages']['password_error'] = '两次输入的密码不一致!';
$_LANG['js_languages']['captcha_empty'] = '您没有输入验证码!';
$_LANG['action_succeed'] = '操作成功!';
$_LANG['edit_profile_succeed'] = '您已经成功的修改了个人帐号信息!';
$_LANG['edit_password_succeed'] = '您已经成功的修改了密码,因此您必须重新登录!';
$_LANG['user_name_exist'] = '该管理员已经存在!';
$_LANG['email_exist'] = 'Email地址已经存在!';
$_LANG['captcha_error'] = '您输入的验证码不正确。';
$_LANG['login_faild'] = '您输入的帐号信息不正确。';
$_LANG['login_disable'] = '您输入的帐号暂时不可用。';
$_LANG['user_name_drop'] = '已被成功删除!';
$_LANG['pwd_error'] = '输入的旧密码错误!';
$_LANG['old_password_empty'] = '如果要修改密码,必须先输入你的旧密码!';
$_LANG['edit_admininfo_error'] = '只能编辑自己的个人资料!';
$_LANG['edit_admininfo_cannot'] = '您不能对此管理员的权限进行任何操作!';
$_LANG['edit_remove_cannot'] = '您不能删除demo这个管理员!';
$_LANG['remove_self_cannot'] = '您不能删除自己!';
$_LANG['remove_cannot'] = '此管理员您不能进行删除操作!';
$_LANG['modif_info'] = '编辑个人资料';
$_LANG['edit_navi'] = '设置个人导航';
/* 帮助信息 */
$_LANG['password_notic'] = '如果要修改密码,请先填写旧密码,如留空,密码保持不变';
$_LANG['email_notic'] = '输入管理员的Email邮箱,必须为Email格式';
$_LANG['confirm_notic'] = '输入管理员的确认密码,两次输入必须一致';
/* 登录表单 */
$_LANG['label_username'] = '管理员姓名:';
$_LANG['label_password'] = '管理员密码:';
$_LANG['label_captcha'] = '验证码:';
$_LANG['click_for_another'] = '看不清?点击更换另一个验证码。';
$_LANG['signin_now'] = '进入管理中心';
$_LANG['remember'] = '请保存我这次的登录信息。';
?> | zzshop | trunk/languages/zh_cn/admin/privilege.php | PHP | asf20 | 4,463 |
<?php
/**
* ECSHOP 商品分类管理语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: category.php 17063 2010-03-25 06:35:46Z liuhui $
*/
/* 商品分类字段信息 */
$_LANG['cat_id'] = '编号';
$_LANG['cat_name'] = '分类名称';
$_LANG['isleaf'] = '不允许';
$_LANG['noleaf'] = '允许';
$_LANG['keywords'] = '关键字';
$_LANG['cat_desc'] = '分类描述';
$_LANG['parent_id'] = '上级分类';
$_LANG['sort_order'] = '排序';
$_LANG['measure_unit'] = '数量单位';
$_LANG['delete_info'] = '删除选中';
$_LANG['category_edit'] = '编辑商品分类';
$_LANG['move_goods'] = '转移商品';
$_LANG['cat_top'] = '顶级分类';
$_LANG['show_in_nav'] = '是否显示在导航栏';
$_LANG['cat_style'] = '分类的样式表文件';
$_LANG['is_show'] = '是否显示';
$_LANG['show_in_index'] = '设置为首页推荐';
$_LANG['notice_show_in_index'] = '该设置可以在首页的最新、热门、推荐处显示该分类下的推荐商品';
$_LANG['goods_number'] = '商品数量';
$_LANG['grade'] = '价格区间个数';
$_LANG['notice_grade'] = '该选项表示该分类下商品最低价与最高价之间的划分的等级个数,填0表示不做分级,最多不能超过10个。';
$_LANG['short_grade'] = '价格分级';
$_LANG['nav'] = '导航栏';
$_LANG['index_new'] = '最新';
$_LANG['index_best'] = '精品';
$_LANG['index_hot'] = '热门';
$_LANG['back_list'] = '返回分类列表';
$_LANG['continue_add'] = '继续添加分类';
$_LANG['notice_style'] = '您可以为每一个商品分类指定一个样式表文件。例如文件存放在 themes 目录下则输入:themes/style.css';
/* 操作提示信息 */
$_LANG['catname_empty'] = '分类名称不能为空!';
$_LANG['catname_exist'] = '已存在相同的分类名称!';
$_LANG["parent_isleaf"] = '所选分类不能是末级分类!';
$_LANG["cat_isleaf"] = '不是末级分类或者此分类下还存在有商品,您不能删除!';
$_LANG["cat_noleaf"] = '底下还有其它子分类,不能修改为末级分类!';
$_LANG["is_leaf_error"] = '所选择的上级分类不能是当前分类或者当前分类的下级分类!';
$_LANG['grade_error'] = '价格分级数量只能是0-10之内的整数';
$_LANG['catadd_succed'] = '新商品分类添加成功!';
$_LANG['catedit_succed'] = '商品分类编辑成功!';
$_LANG['catdrop_succed'] = '商品分类删除成功!';
$_LANG['catremove_succed'] = '商品分类转移成功!';
$_LANG['move_cat_success'] = '转移商品分类已成功完成!';
$_LANG['cat_move_desc'] = '什么是转移商品分类?';
$_LANG['select_source_cat'] = '选择要转移的分类';
$_LANG['select_target_cat'] = '选择目标分类';
$_LANG['source_cat'] = '从此分类';
$_LANG['target_cat'] = '转移到';
$_LANG['start_move_cat'] = '开始转移';
$_LANG['cat_move_notic'] = '在添加商品或者在商品管理中,如果需要对商品的分类进行变更,那么你可以通过此功能,正确管理你的商品分类。';
$_LANG['cat_move_empty'] = '你没有正确选择商品分类!';
$_LANG['sel_goods_type'] = '请选择商品类型';
$_LANG['sel_filter_attr'] = '请选择筛选属性';
$_LANG['filter_attr'] = '筛选属性';
$_LANG['filter_attr_notic'] = '筛选属性可在前分类页面筛选商品';
$_LANG['filter_attr_not_repeated'] = '筛选属性不可重复';
/*JS 语言项*/
$_LANG['js_languages']['catname_empty'] = '分类名称不能为空!';
$_LANG['js_languages']['unit_empyt'] = '数量单位不能为空!';
$_LANG['js_languages']['is_leafcat'] = '您选定的分类是一个末级分类。\r\n新分类的上级分类不能是一个末级分类';
$_LANG['js_languages']['not_leafcat'] = '您选定的分类不是一个末级分类。\r\n商品的分类转移只能在末级分类之间才可以操作。';
$_LANG['js_languages']['filter_attr_not_repeated'] = '筛选属性不可重复';
$_LANG['js_languages']['filter_attr_not_selected'] = '请选择筛选属性';
?> | zzshop | trunk/languages/zh_cn/admin/category.php | PHP | asf20 | 4,570 |
<?php
/**
* ECSHOP
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: shopinfo.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['id'] = '编号';
$_LANG['title'] = '文章标题';
$_LANG['add_time'] = '添加时间';
$_LANG['shopinfo_add'] = '添加新文章';
$_LANG['shopinfo_list'] = '文章列表';
$_LANG['back_list'] = '返回列表';
$_LANG['continue_add'] = '继续添加';
$_LANG['articleadd_succeed']= '添加成功';
/* 提示信息 */
$_LANG['title_exist'] = '文章名 %s 已经存在';
$_LANG['articleedit_succeed'] = '文章 %s 更新成功';
$_LANG['back_list'] = '返回网店信息列表';
$_LANG['edit_fail'] = '编辑名称失败';
$_LANG['remove_fail'] = '删除失败';
$_LANG['title_empty'] = '文章标题不能为空!';
/*JS 语言项*/
$_LANG['js_languages']['no_title'] = '没有文章标题';
$_LANG['js_languages']['remove_confirm'] = '你确定要删除这条记录吗?';
?> | zzshop | trunk/languages/zh_cn/admin/shopinfo.php | PHP | asf20 | 1,492 |
<?php
/**
* ECSHOP 商品批量上传、修改语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: goods_batch.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_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['input_sn'] = '输入商品货号:<br />(每行一个)';
$_LANG['edit_method'] = '编辑方式:';
$_LANG['edit_each'] = '逐个编辑';
$_LANG['edit_all'] = '统一编辑';
$_LANG['go_edit'] = '进入编辑';
$_LANG['notice_edit'] = '会员价格为-1表示会员价格将根据会员等级折扣比例计算';
$_LANG['goods_class'] = '商品类别';
$_LANG['g_class'][G_REAL] = '实体商品';
$_LANG['g_class'][G_CARD] = '虚拟卡';
$_LANG['goods_sn'] = '货号';
$_LANG['goods_name'] = '商品名称';
$_LANG['market_price'] = '市场价格';
$_LANG['shop_price'] = '本店价格';
$_LANG['integral'] = '积分购买';
$_LANG['give_integral'] = '赠送积分';
$_LANG['goods_number'] = '库存';
$_LANG['brand'] = '品牌';
$_LANG['batch_edit_ok'] = '批量修改成功';
$_LANG['export_format'] = '数据格式';
$_LANG['export_ecshop'] = 'ecshop支持数据格式';
$_LANG['export_taobao'] = '淘宝助理支持数据格式';
$_LANG['export_paipai'] = '拍拍助理支持数据格式';
$_LANG['export_paipai3'] = '拍拍助理3.0支持数据格式';
$_LANG['goods_cat'] = '所属分类:';
$_LANG['csv_file'] = '上传批量csv文件:';
$_LANG['notice_file'] = '(CSV文件中一次上传商品数量最好不要超过1000,CSV文件大小最好不要超过500K.)';
$_LANG['file_charset'] = '文件编码:';
$_LANG['download_file'] = '下载批量CSV文件(%s)';
$_LANG['use_help'] = '使用说明:' .
'<ol>' .
'<li>根据使用习惯,下载相应语言的csv文件,例如中国内地用户下载简体中文语言的文件,港台用户下载繁体语言的文件;</li>' .
'<li>填写csv文件,可以使用excel或文本编辑器打开csv文件;<br />' .
'碰到“是否精品”之类,填写数字0或者1,0代表“否”,1代表“是”;<br />' .
'商品图片和商品缩略图请填写带路径的图片文件名,其中路径是相对于 [根目录]/images/ 的路径,例如图片路径为[根目录]/images/200610/abc.jpg,只要填写 200610/abc.jpg 即可;<br />' .
'<font style="color:#FE596A;">如果是淘宝助理格式请确保cvs编码为在网站的编码,如编码不正确,可以用编辑软件转换编码。</font></li>' .
'<li>将填写的商品图片和商品缩略图上传到相应目录,例如:[根目录]/images/200610/;<br />'.
'<font style="color:#FE596A;">请首先上传商品图片和商品缩略图再上传csv文件,否则图片无法处理。</font></li>' .
'<li>选择所上传商品的分类以及文件编码,上传csv文件</li>' .
'</ol>';
$_LANG['js_languages']['please_select_goods'] = '请您选择商品';
$_LANG['js_languages']['please_input_sn'] = '请您输入商品货号';
$_LANG['js_languages']['goods_cat_not_leaf'] = '请选择底级分类';
$_LANG['js_languages']['please_select_cat'] = '请您选择所属分类';
$_LANG['js_languages']['please_upload_file'] = '请您上传批量csv文件';
// 批量上传商品的字段
$_LANG['upload_goods']['goods_name'] = '商品名称';
$_LANG['upload_goods']['goods_sn'] = '商品货号';
$_LANG['upload_goods']['brand_name'] = '商品品牌'; // 需要转换成brand_id
$_LANG['upload_goods']['market_price'] = '市场售价';
$_LANG['upload_goods']['shop_price'] = '本店售价';
$_LANG['upload_goods']['integral'] = '积分购买额度';
$_LANG['upload_goods']['original_img'] = '商品原始图';
$_LANG['upload_goods']['goods_img'] = '商品图片';
$_LANG['upload_goods']['goods_thumb'] = '商品缩略图';
$_LANG['upload_goods']['keywords'] = '商品关键词';
$_LANG['upload_goods']['goods_brief'] = '简单描述';
$_LANG['upload_goods']['goods_desc'] = '详细描述';
$_LANG['upload_goods']['goods_weight'] = '商品重量(kg)';
$_LANG['upload_goods']['goods_number'] = '库存数量';
$_LANG['upload_goods']['warn_number'] = '库存警告数量';
$_LANG['upload_goods']['is_best'] = '是否精品';
$_LANG['upload_goods']['is_new'] = '是否新品';
$_LANG['upload_goods']['is_hot'] = '是否热销';
$_LANG['upload_goods']['is_on_sale'] = '是否上架';
$_LANG['upload_goods']['is_alone_sale'] = '能否作为普通商品销售';
$_LANG['upload_goods']['is_real'] = '是否实体商品';
$_LANG['batch_upload_ok'] = '批量上传成功';
$_LANG['goods_upload_confirm'] = '批量上传确认';
?> | zzshop | trunk/languages/zh_cn/admin/goods_batch.php | PHP | asf20 | 5,583 |
<?php
/**
* ECSHOP 授权证书管理语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: testyang $
* $Id: agency.php 15013 2008-10-23 09:31:42Z testyang $
*/
/* 菜单 */
$_LANG['upload_license'] = '上传证书';
$_LANG['download_license'] = '下载证书';
$_LANG['back'] = '返回';
/* 列表页 */
$_LANG['license_here'] = 'license证书';
/* 标签 */
$_LANG['label_certificate_download'] = 'ECshop证书下载备份';
$_LANG['label_license_key'] = '授权码:';
$_LANG['label_certificate_reset'] = 'ECshop证书上传恢复';
$_LANG['label_delete_license'] = '错误证书删除';
$_LANG['label_select_license'] = '选择上传证书:';
/* 系统提示 */
$_LANG['delete_license_notice'] = '当您上传了错误的ECshop证书导致证书功能失效时,请先在此处清空错误的证书,再使用证书上传恢复功能恢复正确的证书。';
$_LANG['license_notice'] = 'ECShop证书是您享受ECShop软件服务的唯一标识,它记录了您的网店的授权信息、购买官方服务记录、短信帐户等重要信息。您需要通过“证书下载备份”功能备份证书,并妥善保管。在您遇到商店系统需要重新安装时,可以在新安装的系统中使用“证书上传恢复”功能将之前备份的证书恢复,这样新系统就可以继续使用证书内的重要信息。';
$_LANG['delete_license'] = "错误的证书已删除。";
$_LANG['fail_license'] = "证书内容不全。请先确定证书是否正确然后重新上传!";
$_LANG['recover_license'] = "证书恢复成功。";
$_LANG['no_license_down'] = "失败。暂无证书可下载!";
$_LANG['fail_license_login'] = "证书登录失败。上传证书不正确!";
/* JS提示 */
$_LANG['js_languages']['del_confirm'] = '确认删除错误的证书吗?';
?> | zzshop | trunk/languages/zh_cn/admin/license.php | PHP | asf20 | 2,381 |
<?php
/**
* ECSHOP 程序说明
* ===========================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ==========================================================
* $Author: liuhui $
* $Id: flashplay.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['schp_imgsrc'] = '轮播图片地址';
$_LANG['schp_imgurl'] = '轮播图片链接';
$_LANG['schp_imgdesc'] = '图片说明';
$_LANG['schp_sort'] = '排序';
$_LANG['trash_img_confirm'] = '您要删除这张轮播图片么?';
$_LANG['custom_del_confirm'] = '您确定删除此广告吗?';
$_LANG['tab_change_alert'] = '请先将自定义广告全部“关闭”,\n\n然后才可以点击系统默认。';
$_LANG['trash_img'] = '删除这张轮播图片';
$_LANG['custom_drop_img'] = '删除此广告';
$_LANG['custom_change_img'] = '修改状态';
$_LANG['add_new'] = '添加图片';
$_LANG['add_flash'] = '添加播放器';
$_LANG['add_ad'] = '自定义添加广告';
$_LANG['add_picad'] = '添加图片广告';
$_LANG['edit_picad'] = '编辑图片广告';
$_LANG['edit_ad'] = '自定义编辑广告';
$_LANG['title_flash_name'] = '广告名称';
$_LANG['title_flash_type'] = '广告类型';
$_LANG['title_flash_time'] = '添加时间';
$_LANG['title_flash_status'] = '状态';
$_LANG['title_upload_notice'] = '上传该广告的图片文件,或者你也可以指定一个远程URL地址为广告的图片';
$_LANG['img_src'] = '图片地址';
$_LANG['img_url'] = '图片链接';
$_LANG['form_none'] = '表单信息不全,添加失败';
$_LANG['web_url_no'] = '远程地址错误。请填写完整的 URL 地址!';
$_LANG['src_empty'] = '地址错误。';
$_LANG['back_custom_set'] = '返回自定义设置页';
$_LANG['edit_ok'] = '操作成功';
$_LANG['edit_no'] = '操作失败';
$_LANG['id_error'] = '没有指定的轮播图片!';
$_LANG['src_empty'] = '请填写轮播图片地址';
$_LANG['link_empty'] = '请填写链接地址';
$_LANG['go_url'] = '轮播图片列表';
$_LANG['ad_play_url'] = '广告轮播列表';
$_LANG['return_edit'] = '返回编辑页';
$_LANG['width_height'] = '此模板的图片标准宽度为:%s 标准高度为:%s';
$_LANG['invalid_type'] = '您上传的图片格式不正确!';
$_LANG['flash_template'] = '可用Flash轮播图片样式';
$_LANG['current_theme'] = '当前样式';
$_LANG['install_success'] = '启用Flash样式成功。';
$_LANG['ad_img'] = '图片';
$_LANG['ad_flash'] = 'Flash';
$_LANG['ad_html'] = '代码';
$_LANG['ad_text'] = '文字';
/* 内容页标签 */
$_LANG['lable_flash_name'] = '广告名称:';
$_LANG['lable_flash_type'] = '广告类型:';
$_LANG['lable_flash_status'] = '状态:';
$_LANG['lable_upload'] = '上传:';
$_LANG['lable_url'] = '链接地址:';
$_LANG['lable_from_web'] = '或者远程URL地址:';
$_LANG['lable_content'] = '内容:';
/* 标签 */
$_LANG['system_set'] = '系统默认';
$_LANG['custom_set'] = '自定义';
/* JS 语言项 */
$_LANG['js_languages']['setupConfirm'] = '启用新的Flash样式将覆盖原来的样式。\n您确定要启用选定的样式吗?';
?> | zzshop | trunk/languages/zh_cn/admin/flashplay.php | PHP | asf20 | 3,503 |
<?php
/**
* ECSHOP 专题管理语言包
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* @author: webboy <laupeng@163.com>
* @version: v2.0
* ---------------------------------------------
*/
$_LANG['tab_general'] = '通用信息';
$_LANG['tab_desc'] = '专题介绍';
$_LANG['tab_goods'] = '专题商品';
$_LANG['tab_advanced'] = '高级选项';
$_LANG['back_list'] = '返回专题列表';
$_LANG['continue_add'] = '继续添加专题';
$_LANG['topic_class'] = '专题分类';
$_LANG['select_product'] = '选择商品';
$_LANG['default_class'] = '无分类';
$_LANG['publish_to_player'] = '发布到Flash播放列表';
$_LANG['publish_to_ads'] = '发布到广告';
/* 提示信息 */
$_LANG['succed'] = '操作成功!';
$_LANG['notice_template_file'] = '填写当前专题的模板文件名,模板文件应上传到当前商城模板目录下,不填写将调用默认模板。';
$_LANG['notice_css'] = '填写当前专题的CSS样式代码,不填写将调用模板默认CSS文件';
$_LANG['js_languages']['topic_name_empty'] = '请输入专题名称!';
$_LANG['js_languages']['start_time_empty'] = '请选择专题开始时间!';
$_LANG['js_languages']['end_time_empty'] = '请选择专题结束时间!';
$_LANG['js_languages']['delete_topic_confirm'] = '确定删除选中项吗?';
$_LANG['js_languages']['sort_name_exist'] = '该分类已经存在';
$_LANG['js_languages']['sort_name_empty'] = '请输入分类名称';
$_LANG['js_languages']['move_item_confirm'] = '已选商品已经转移到\"className\"分类下';
$_LANG['js_languages']['item_upper_limit'] = '每个分类下的商品不能超过50个';
$_LANG['js_languages']['start_lt_end'] = '专题开始时间不能大于结束时间';
$_LANG['invalid_type'] = '您上传的图片格式不正确!';
$_LANG['web_url_no'] = '远程地址错误。请填写完整的 URL 地址!';
/* 专题信息字段 */
$_LANG['topic_id'] = '编号';
$_LANG['topic_title'] = '专题名称';
$_LANG['topic_desc'] = '专题介绍';
$_LANG['start_time'] = '开始时间';
$_LANG['end_time'] = '结束时间';
$_LANG['cycle'] = '活动周期';
$_LANG['template_file'] = '专题模板文件';
$_LANG['style_sheet'] = '专题样式表';
$_LANG['lable_topic_type'] = '图片类型';
$_LANG['lable_base_style'] = '基本风格样式';
$_LANG['lable_title_upload'] = '商品分类标题图片';
$_LANG['lable_topic_keywords'] = '专题页面关键字';
$_LANG['lable_topic_description'] = '专题页面描述';
$_LANG['tips_width_height'] = '此模板的图片标准宽度为:%s 标准高度为:%s';
$_LANG['tips_upload_notice'] = '上传该广告的图片文件,或者你也可以指定一个远程URL地址为广告的图片';
$_LANG['tips_title_width_height'] = '此模板的图片标准宽度为:%s 标准高度为:%s';
$_LANG['all_goods'] = '可选商品';
$_LANG['selected_goods'] = '已选商品';
$_LANG['top_img'] = '图片';
$_LANG['top_flash'] = 'Flash';
$_LANG['top_html'] = '代码';
$_LANG['lable_upload'] = '上传';
$_LANG['lable_from_web'] = '或者远程URL地址';
$_LANG['lable_content'] = '内容';
?> | zzshop | trunk/languages/zh_cn/admin/topic.php | PHP | asf20 | 3,671 |
<?php
/**
* ECSHOP 管理中心邮件模板管理语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: mail_template.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['select_template'] = '请选择邮件模版:';
$_LANG['update_success'] = '保存模板内容成功。';
$_LANG['update_failed'] = '保存模板内容失败。';
$_LANG['mail_subject'] = '邮件主题';
$_LANG['mail_type'] = '邮件类型';
$_LANG['mail_plain_text'] = '纯文本邮件';
$_LANG['mail_html'] = 'HTML 邮件';
/* 模板描述 */
$_LANG['order_confirm'] = '订单确认模板';
$_LANG['deliver_notice'] = '发货通知模板';
$_LANG['send_password'] = '发送密码模板';
$_LANG['order_cancel'] = '订单取消模板';
$_LANG['order_invalid'] = '订单无效模板';
$_LANG['send_bonus'] = '发送红包模板';
$_LANG['group_buy'] = '团购商品模板';
$_LANG['register_validate'] = '邮件验证模板';
$_LANG['virtual_card'] = '虚拟卡片模板';
$_LANG['remind_of_new_order'] = '新订单提醒模板';
$_LANG['goods_booking'] = '缺货回复模板';
$_LANG['user_message'] = '留言回复模板';
$_LANG['recomment'] = '用户评论回复模板';
$_LANG['subject_empty'] = '对不起,邮件的主题不能为空。';
$_LANG['content_empty'] = '对不起,邮件的内容不能为空。';
$_LANG['js_languages']['save_confirm'] = '您已经修改了模板内容,您确定不保存么?';
?> | zzshop | trunk/languages/zh_cn/admin/mail_template.php | PHP | asf20 | 1,987 |
<?php
/**
* ECSHOP 生成显示商品的js代码语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: gen_goods_script.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['label_category'] = '选择商品分类:';
$_LANG['label_brand'] = '选择商品品牌:';
$_LANG['label_intro_type'] = '选择推荐类型:';
$_LANG['label_need_image'] = '是否显示商品图片:';
$_LANG['label_goods_num'] = '显示商品数量:';
$_LANG['label_arrange'] = '选择商品排列方式:';
$_LANG['label_rows_num'] = '排列显示条目数:';
$_LANG['label_charset'] = '选择编码:';
$_LANG['label_sitename'] = '引用站点名称:';
$_LANG['all_category'] = '所有分类';
$_LANG['all_brand'] = '所有品牌';
$_LANG['all_intro_type'] = '所有推荐类型';
$_LANG['need'] = '显示';
$_LANG['need_not'] = '不显示';
$_LANG['horizontal'] = '横排';
$_LANG['verticle'] = '竖排';
$_LANG['generate'] = '生成代码';
$_LANG['intro']['is_best'] = '精品';
$_LANG['intro']['is_new'] = '新品';
$_LANG['intro']['is_hot'] = '热销';
$_LANG['intro']['is_promote'] = '特价';
$_LANG['intro']['is_random'] = '随机';
$_LANG['js_languages']['goods_num_must_be_int'] = '商品数量应该是整数';
$_LANG['js_languages']['goods_num_must_over_0'] = '商品数量应该大于0';
$_LANG['js_languages']['rows_num_must_be_int'] = '排列显示条目数应该是整数';
$_LANG['js_languages']['rows_num_must_over_0'] = '排列显示条目数应该大于0';
?> | zzshop | trunk/languages/zh_cn/admin/gen_goods_script.php | PHP | asf20 | 2,062 |
<?php
/**
* ECSHOP 程序说明
* ===========================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ==========================================================
* $Author: liuhui $
* $Id: magazine_list.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['add_new'] = '添加新杂志';
$_LANG['magazine_name'] = '杂志标题';
$_LANG['magazine_edit'] = '编辑';
$_LANG['magazine_del'] = '删除';
$_LANG['ck_del'] = '确定删除?';
$_LANG['finish_list'] = '已经插入 %s 条记录,请稍后~';
$_LANG['finishing'] = '正在生成请稍后';
$_LANG['magazine_addtolist'] = '插入发送队列';
$_LANG['magazine_ckaddtolist'] = '确认将此杂志插入邮件群发列表?此操作会给现有的邮件列表发送此电子杂志';
$_LANG['pri'][0] = '普通';
$_LANG['pri'][1] = '高';
$_LANG['magazine_last_update'] = '杂志上次编辑时间';
$_LANG['magazine_last_send'] = '杂志上次发送时间';
$_LANG['magazine_content'] = '杂志内容(支持html)';
$_LANG['go_list'] = '返回列表';
$_LANG['edit_ok'] = '操作成功!';
$_LANG['email_user'] = '邮件订阅用户';
$_LANG['user_list'] = '全体会员';
?> | zzshop | trunk/languages/zh_cn/admin/magazine_list.php | PHP | asf20 | 1,549 |
<?php
/**
* ECSHOP 程序说明
* ===========================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ==========================================================
* $Author: liuhui $
* $Id: affiliate.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['on'] = '开启';
$_LANG['off'] = '关闭';
$_LANG['separate_by'][0] = '推荐注册分成';
$_LANG['separate_by'][1] = '推荐订单分成';
$_LANG['expire'] = '推荐时效:';
$_LANG['level_point_all'] = '积分分成总额百分比:';
$_LANG['level_money_all'] = '现金分成总额百分比:';
$_LANG['level_register_all'] = '注册积分分成数:';
$_LANG['level_register_up'] = '等级积分分成上限:';
$_LANG['level_point'] = '积分分成百分比';
$_LANG['level_money'] = '现金分成百分比';
$_LANG['edit_ok'] = '操作成功';
$_LANG['level_error'] = '最多可以设5个级别!';
$_LANG['levels'] = '推荐人级别';
$_LANG['js_languages']['lang_removeconfirm'] = '您确定要删除这个等级么?';
$_LANG['js_languages']['save'] = '保存';
$_LANG['js_languages']['cancel'] = '取消';
$_LANG['unit']['hour'] = '小时';
$_LANG['unit']['day'] = '天';
$_LANG['unit']['week'] = '周';
$_LANG['addrow'] = '增加';
$_LANG['all_null'] = '不能全为空';
$_LANG['help_expire'] = '访问者点击某推荐人的网址后,在此时间段内注册、下单,均认为是该推荐人的所介绍的。';
$_LANG['help_lpa'] = '订单积分的此百分比部分作为分成用积分。';
$_LANG['help_lma'] = '订单金额的此百分比部分作为分成用金额。';
$_LANG['help_lra'] = '介绍会员注册,介绍人所能获得的等级积分。';
$_LANG['help_lru'] = '等级积分到此上限则不再奖励介绍注册积分。';
?> | zzshop | trunk/languages/zh_cn/admin/affiliate.php | PHP | asf20 | 2,164 |
<?php
/**
* ECSHOP 管理中心供货商管理语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: testyang $
* $Id: agency.php 15013 2008-10-23 09:31:42Z testyang $
*/
/* 菜单 */
$_LANG['add_suppliers'] = '添加供货商';
$_LANG['edit_suppliers'] = '编辑供货商';
$_LANG['suppliers_list'] = '供货商列表';
/* 列表页 */
$_LANG['suppliers_name'] = '供货商名称';
$_LANG['suppliers_desc'] = '供货商描述';
$_LANG['suppliers_check'] = '状态';
/* 详情页 */
$_LANG['label_suppliers_name'] = '供货商名称:';
$_LANG['label_suppliers_desc'] = '供货商描述:';
$_LANG['label_admins'] = '负责该供货商的管理员:';
$_LANG['notice_admins'] = '用星号(*)标注的管理员表示已经负责其他的供货商了';
$_LANG['suppliers_name_exist'] = '该供货商名称已存在,请您换一个名称';
/* 系统提示 */
$_LANG['continue_add_suppliers'] = '继续添加供货商';
$_LANG['back_suppliers_list'] = '返回供货商列表';
$_LANG['add_suppliers_ok'] = '添加供货商成功';
$_LANG['edit_suppliers_ok'] = '编辑供货商成功';
$_LANG['batch_drop_ok'] = '批量删除成功';
$_LANG['batch_drop_no'] = '批量删除失败';
$_LANG['suppliers_edit_fail'] = '名称修改失败';
$_LANG['no_record_selected'] = '没有选择任何记录';
/* JS提示 */
$_LANG['js_languages']['no_suppliers_name'] = '没有填供货商名称';
?> | zzshop | trunk/languages/zh_cn/admin/suppliers.php | PHP | asf20 | 1,970 |
<?php
/**
* ECSHOP 广告管理语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: ads.php 17063 2010-03-25 06:35:46Z liuhui $
*/
/* 广告位置字段信息 */
$_LANG['position_name'] = '广告位名称';
$_LANG['ad_width'] = '广告位宽度';
$_LANG['ad_height'] = '广告位高度';
$_LANG['position_desc'] = '广告位描述';
$_LANG['posit_width'] = '位置宽度';
$_LANG['posit_height'] = '位置高度';
$_LANG['posit_style'] = '广告位模板';
$_LANG['outside_posit'] = '站外广告';
$_LANG['outside_address'] = '投放广告的站点名称:';
$_LANG['copy_js_code'] = '复制JS代码';
$_LANG['adsense_code'] = '站外投放的JS代码';
$_LANG['label_charset'] = '选择编码:';
$_LANG['no_position'] = '您还没有设置广告位置';
$_LANG['no_ads'] = '您还没有添加广告';
$_LANG['unit_px'] = '像素';
$_LANG['ad_content'] = '广告内容';
$_LANG['width_and_height'] = '(宽*高)';
$_LANG['position_name_empty'] = '广告位名称不能为空!';
$_LANG['ad_width_empty'] = '广告位宽度不能为空!';
$_LANG['ad_height_empty'] = '广告位高度不能为空!';
$_LANG['position_desc_empty'] = '广告位描述不能为空!';
$_LANG['view_static'] = '查看统计信息';
$_LANG['add_js_code'] = '生成并复制JS代码';
$_LANG['position_add'] = '添加广告位';
$_LANG['position_edit'] = '编辑广告位';
$_LANG['posit_name_exist'] = '此广告位已经存在了!';
$_LANG['download_ad_statistics'] = '下载广告统计报表';
/* JS语言提示 */
$_LANG['js_languages']['posit_name_empty'] = '广告位名称不能为空!';
$_LANG['js_languages']['ad_width_empty'] = '请输入广告位的宽度!';
$_LANG['js_languages']['ad_height_empty'] = '请输入广告位的高度!';
$_LANG['js_languages']['ad_width_number'] = '广告位的宽度必须是一个数字!';
$_LANG['js_languages']['ad_height_number'] = '广告位的高度必须是一个数字!';
$_LANG['js_languages']['no_outside_address'] = '建议您指定该广告所要投放的站点的名称,方便于该广告的来源统计!';
$_LANG['js_languages']['width_value'] = '广告位的宽度值必须在1到1024之间!';
$_LANG['js_languages']['height_value'] = '广告位的高度值必须在1到1024之间!';
$_LANG['width_number'] = '广告位的宽度必须是一个数字!';
$_LANG['height_number'] = '广告位的高度必须是一个数字!';
$_LANG['width_value'] = '广告位的宽度值必须在1到1024之间!';
$_LANG['not_del_adposit'] = '该广告位已经有广告存在,不能删除!';
/* 帮助语言项 */
$_LANG['position_name_notic'] = '填写广告位置的名称,如:页脚广告,LOGO广告,右侧广告,通栏二_左边部分等等';
$_LANG['ad_width_notic'] = '广告位置的宽度,此高度将是广告显示时的宽度,单位为像素';
$_LANG['howto_js'] = '如何调用JS代码显示广告';
$_LANG['ja_adcode_notic'] = '调用JS广告代码的描述';
/* 广告字段信息 */
$_LANG['ad_id'] = '编号';
$_LANG['position_id'] = '广告位置';
$_LANG['media_type'] = '媒介类型';
$_LANG['ad_name'] = '广告名称';
$_LANG['ad_link'] = '广告链接';
$_LANG['ad_code'] = '广告内容';
$_LANG['start_date'] = '开始日期';
$_LANG['end_date'] = '结束日期';
$_LANG['link_man'] = '广告联系人';
$_LANG['link_email'] = '联系人Email';
$_LANG['link_phone'] = '联系电话';
$_LANG['click_count'] = '点击次数';
$_LANG['ads_stats'] = '生成订单';
$_LANG['cleck_referer'] = '点击来源';
$_LANG['adsense_name'] = '投放的名称';
$_LANG['adsense_js_stats'] = '站外投放JS统计';
$_LANG['gen_order_amount'] = '产生订单总数';
$_LANG['confirm_order'] = '有效订单数';
$_LANG['adsense_js_goods'] = '站外JS调用商品';
$_LANG['ad_name_empty'] = '广告名称不能为空!';
$_LANG['ads_stats_info'] = '广告统计信息';
$_LANG['flag'] = '状态';
$_LANG['enabled'] = '是否开启';
$_LANG['is_enabled'] = '开启';
$_LANG['no_enabled'] = '关闭';
$_LANG['ads_add'] = '添加广告';
$_LANG['ads_edit'] = '编辑广告';
$_LANG['back_ads_list'] = '返回广告列表';
$_LANG['back_position_list'] = '返回广告位列表';
$_LANG['continue_add_ad'] = '继续添加广告';
$_LANG['continue_add_position'] = '继续添加广告位';
$_LANG['show_ads_template'] = '设置在模板中显示该广告位';
/* 描述信息 */
$_LANG['ad_img'] = '图片';
$_LANG['ad_flash'] = 'Flash';
$_LANG['ad_html'] = '代码';
$_LANG['ad_text'] = '文字';
$_LANG['upfile_flash'] = '上传Flash文件';
$_LANG['flash_url'] = '或Flash网址';
$_LANG['upfile_img'] = '上传广告图片';
$_LANG['img_url'] = '或图片网址';
$_LANG['enter_code'] = '输入广告代码';
/* JS语言提示 */
$_LANG['js_languages']['ad_name_empty'] = '请输入广告名称!';
$_LANG['js_languages']['ad_link_empty'] = '请输入广告的链接URL!';
$_LANG['js_languages']['ad_text_empty'] = '广告的内容不能为空!';
$_LANG['js_languages']['ad_photo_empty'] = '广告的图片不能为空!';
$_LANG['js_languages']['ad_flash_empty'] = '广告的flash不能为空!';
$_LANG['js_languages']['ad_code_empty'] = '广告的代码不能为空!';
$_LANG['js_languages']['empty_position_style'] = '广告位的模版不能为空!';
/* 提示语言项 */
$_LANG['upfile_flash_type'] = '上传的Flash文件类型不正确!';
$_LANG['ad_code_repeat'] = '广告图片只能是上传的图片文件或者是指定远程的图片';
$_LANG['ad_flash_repeat'] = 'Flash广告只能是上传的Flash文件或者是指定远程的Flash文件';
$_LANG['ad_name_exist'] = '该广告名称已经存在!';
$_LANG['ad_name_notic'] = '广告名称只是作为辨别多个广告条目之用,并不显示在广告中';
$_LANG['ad_code_img'] = '上传该广告的图片文件,或者你也可以指定一个远程URL地址为广告的图片';
$_LANG['ad_code_flash'] = '上传该广告的Flash文件,或者你也可以指定一个远程的Flash文件';
?>
| zzshop | trunk/languages/zh_cn/admin/ads.php | PHP | asf20 | 6,608 |
<?php
/**
* ECSHOP 管理中心模板管理语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: template.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['template_manage'] = '模板管理';
$_LANG['current_template'] = '当前模板';
$_LANG['available_templates'] = '可用模板';
$_LANG['select_template'] = '请选择一个模板:';
$_LANG['select_library'] = '请选择一个库项目:';
$_LANG['library_name'] = '库项目';
$_LANG['region_name'] = '区域';
$_LANG['sort_order'] = '序号';
$_LANG['contents'] = '内容';
$_LANG['number'] = '数量';
$_LANG['display'] = '显示';
$_LANG['select_plz'] = '请选择...';
$_LANG['button_restore'] = '还原到上一修改';
/* 提示信息 */
$_LANG['library_not_written'] = '库文件 %s 没有修改权限,该库文件将无法修改';
$_LANG['install_template_success'] = '启用模板成功。';
$_LANG['setup_success'] = '设置模板内容成功。';
$_LANG['modify_dwt_failed'] = '模板文件 %s 无法修改';
$_LANG['update_lib_success'] = '库项目内容已经更新成功。';
$_LANG['update_lib_failed'] = '编辑库项目内容失败。请检查 %s 目录是否可以写入。';
$_LANG['backup_success'] = "所有模板文件已备份到templates/backup目录下。\n您现在要下载备份文件吗?。";
$_LANG['backup_failed'] = '备份模板文件失败,请检查templates/backup 目录是否可以写入。';
$_LANG['not_editable'] = '非可编辑区库文件无选择项';
/* 每一个模板文件对应的语言 */
$_LANG['template_files']['article'] = '文章内容模板';
$_LANG['template_files']['article_cat'] = '文章分类模板';
$_LANG['template_files']['brand'] = '品牌专区';
//$_LANG['template_files']['catalog'] = '所有分类页';
$_LANG['template_files']['category'] = '商品分类页模板';
$_LANG['template_files']['flow'] = '购物流程模板';
$_LANG['template_files']['goods'] = '商品详情模板';
$_LANG['template_files']['group_buy_goods'] = '团购商品详情模板';
$_LANG['template_files']['group_buy_list'] = '团购商品列表模板';
$_LANG['template_files']['index'] = '首页模板';
$_LANG['template_files']['search'] = '商品搜索模板';
$_LANG['template_files']['compare'] = '商品比较模板';
$_LANG['template_files']['snatch'] = '夺宝奇兵';
$_LANG['template_files']['tag_cloud'] = '标签云模板';
$_LANG['template_files']['brand'] = '商品品牌页';
$_LANG['template_files']['auction_list'] = '拍卖活动列表';
$_LANG['template_files']['auction'] = '拍卖活动详情';
$_LANG['template_files']['message_board'] = '留言板';
//$_LANG['template_files']['quotation'] = '报价单';
$_LANG['template_files']['exchange_list'] = '积分商城列表';
/* 每一个库项目的描述 */
$_LANG['template_libs']['ad_position'] = '广告位';
$_LANG['template_libs']['index_ad'] = '首页主广告位';
$_LANG['template_libs']['cat_articles'] = '文章列表';
$_LANG['template_libs']['articles'] = '文章列表';
$_LANG['template_libs']['goods_attrlinked'] = '属性关联的商品';
$_LANG['template_libs']['recommend_best'] = '精品推荐';
$_LANG['template_libs']['recommend_promotion'] = '促销商品';
$_LANG['template_libs']['recommend_hot'] = '热卖商品';
$_LANG['template_libs']['recommend_new'] = '新品上架';
$_LANG['template_libs']['bought_goods'] = '购买过此商品的人还买过的商品';
$_LANG['template_libs']['bought_note_guide'] = '购买记录';
$_LANG['template_libs']['brand_goods'] = '品牌的商品';
$_LANG['template_libs']['brands'] = '品牌专区';
$_LANG['template_libs']['cart'] = '购物车';
$_LANG['template_libs']['cat_goods'] = '分类下的商品';
$_LANG['template_libs']['category_tree'] = '商品分类树';
$_LANG['template_libs']['comments'] = '用户评论列表';
$_LANG['template_libs']['consignee'] = '收货地址表单';
$_LANG['template_libs']['goods_fittings'] = '相关配件';
$_LANG['template_libs']['page_footer'] = '页脚';
$_LANG['template_libs']['goods_gallery'] = '商品相册';
$_LANG['template_libs']['goods_article'] = '相关文章';
$_LANG['template_libs']['goods_list'] = '商品列表';
$_LANG['template_libs']['goods_tags'] = '商品标记';
$_LANG['template_libs']['group_buy'] = '团购商品';
$_LANG['template_libs']['group_buy_fee'] = '团购商品费用总计';
$_LANG['template_libs']['help'] = '帮助内容';
$_LANG['template_libs']['history'] = '商品浏览历史';
$_LANG['template_libs']['comments_list'] = '评论内容';
$_LANG['template_libs']['invoice_query'] = '发货单查询';
$_LANG['template_libs']['member'] = '会员区';
$_LANG['template_libs']['member_info'] = '会员信息';
$_LANG['template_libs']['new_articles'] = '最新文章';
$_LANG['template_libs']['order_total'] = '订单费用总计';
$_LANG['template_libs']['page_header'] = '页面顶部';
$_LANG['template_libs']['pages'] = '列表分页';
$_LANG['template_libs']['goods_related'] = '相关商品';
$_LANG['template_libs']['search_form'] = '搜索表单';
$_LANG['template_libs']['signin'] = '登录表单';
$_LANG['template_libs']['snatch'] = '夺宝奇兵出价';
$_LANG['template_libs']['snatch_price'] = '夺宝奇兵最新出价';
$_LANG['template_libs']['top10'] = '销售排行';
$_LANG['template_libs']['ur_here'] = '当前位置';
$_LANG['template_libs']['user_menu'] = '用户中心菜单';
$_LANG['template_libs']['vote'] = '调查';
$_LANG['template_libs']['auction'] = '拍卖商品';
$_LANG['template_libs']['article_category_tree'] = '文章分类树';
$_LANG['template_libs']['order_query'] = '前台订单状态查询';
$_LANG['template_libs']['email_list'] = '前台邮件订阅';
$_LANG['template_libs']['vote_list'] = '在线调查';
$_LANG['template_libs']['price_grade'] = '价格范围';
$_LANG['template_libs']['filter_attr'] = '属性筛选';
$_LANG['template_libs']['promotion_info'] = '促销信息';
$_LANG['template_libs']['categorys'] = '商品分类';
$_LANG['template_libs']['myship'] = '配送方式';
$_LANG['template_libs']['online'] = '统计在线人数';
$_LANG['template_libs']['relatetag'] = '其他应用关联标签数据';
$_LANG['template_libs']['message_list'] = '留言列表';
$_LANG['template_libs']['exchange_hot'] = '积分商城热卖商品';
$_LANG['template_libs']['exchange_list'] = '积分商城列表商品';
/* 模板布局备份 */
$_LANG['backup_setting'] = '备份模板设置';
$_LANG['cur_setting_template'] = '当前可备份的模板设置';
$_LANG['no_setting_template'] = '没有可备份的模板设置';
$_LANG['cur_backup'] = '可使用的模板设置备份';
$_LANG['no_backup'] = '没有模板设置备份';
$_LANG['remarks'] = '备份注释';
$_LANG['backup_setting'] = '备份模板设置';
$_LANG['select_all'] = '全选';
$_LANG['remarks_exist'] = '备份注释 %s 已经用过,请换个注释名称';
$_LANG['backup_template_ok'] = '备份设置成功';
$_LANG['del_backup_ok'] = '备份删除成功';
$_LANG['restore_backup_ok'] = '恢复备份成功';
/* JS 语言项 */
$_LANG['js_languages']['setupConfirm'] = '启用新的模板将覆盖原来的模板。\n您确定要启用选定的模板吗?';
$_LANG['js_languages']['reinstall'] = '重新安装当前模板';
$_LANG['backup'] = '备份当前模板';
$_LANG['js_languages']['selectPlease'] = '请选择...';
$_LANG['js_languages']['removeConfirm'] = '您确定要删除选定的内容吗?';
$_LANG['js_languages']['empty_content'] = '对不起,库项目的内容不能为空。';
$_LANG['js_languages']['save_confirm'] = '您已经修改了模板内容,您确定不保存么?';
?> | zzshop | trunk/languages/zh_cn/admin/template.php | PHP | asf20 | 8,258 |
<?php
/**
* ECSHOP 程序说明
* ===========================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ==========================================================
* $Author: liuhui $
* $Id: cron.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['cron_name'] = '计划任务名称';
$_LANG['cron_code'] = '此计划任务';
$_LANG['if_open'] = '开启';
$_LANG['version'] = '版本';
$_LANG['cron_desc'] = '计划任务描述';
$_LANG['cron_author'] = '插件作者';
$_LANG['cron_time'] = '计划任务执行时间';
$_LANG['cron_next'] = '下次执行时间';
$_LANG['cron_this'] = '上次执行时间';
$_LANG['cron_allow_ip'] = '允许执行的服务器ip';
$_LANG['cron_run_once'] = '执行后关闭';
$_LANG['cron_alow_files'] = '允许执行页面';
$_LANG['notice_alow_files'] = '前台触发计划运行的页面,留空即表示在所有页面均触发';
$_LANG['notice_alow_ip'] = '允许运行计划任务服务器的IP,请用半角逗号分隔多个IP';
$_LANG['notice_minute'] = '请用半角逗号分隔多个分钟';
$_LANG['cron_do'] = '执行';
$_LANG['do_ok'] = '执行成功';
$_LANG['cron_month'] = '每月';
$_LANG['cron_day'] = '日';
$_LANG['cron_week'] = '每周';
$_LANG['cron_thatday'] = '当天';
$_LANG['cron_hour'] = '小时';
$_LANG['cron_minute'] = '分钟';
$_LANG['cron_unlimit'] = '每日';
$_LANG['cron_advance'] = '高级选项';
$_LANG['cron_show_advance'] = '显示高级选项';
$_LANG['install_ok'] = '安装成功';
$_LANG['edit_ok'] = '编辑成功';
$_LANG['week'][1] = '星期一';
$_LANG['week'][2] = '星期二';
$_LANG['week'][3] = '星期三';
$_LANG['week'][4] = '星期四';
$_LANG['week'][5] = '星期五';
$_LANG['week'][6] = '星期六';
$_LANG['week'][7] = '星期日';
$_LANG['uninstall_ok'] = '卸载成功';
$_LANG['cron_not_available'] = '该计划任务不存在或尚未安装';
$_LANG['back_list'] = '返回计划任务列表';
$_LANG['name_is_null'] = '您没有输入计划任务名称!';
$_LANG['js_languages']['lang_removeconfirm'] = '您确定要卸载此计划任务吗?';
$_LANG['page']['index'] = '首页';
$_LANG['page']['user'] = '用户中心';
$_LANG['page']['pick_out'] = '选购中心';
$_LANG['page']['flow'] = '购物车';
$_LANG['page']['group_buy'] = '团购商品';
$_LANG['page']['snatch'] = '夺宝奇兵';
$_LANG['page']['tag_cloud'] = '标签云';
$_LANG['page']['category'] = '商品列表页';
$_LANG['page']['goods'] = '商品页';
$_LANG['page']['article_cat'] = '文章列表页';
$_LANG['page']['article'] = '文章页';
$_LANG['page']['brand'] = '品牌专区';
$_LANG['page']['search'] = '搜索结果页';
?> | zzshop | trunk/languages/zh_cn/admin/cron.php | PHP | asf20 | 3,070 |
<?php
/**
* ECSHOP
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author $
* $Id $
*/
$_LANG['package_id'] = '编号';
$_LANG['package_name'] = '超值礼包名称';
$_LANG['goodsid'] = '活动关联商品';
$_LANG['goods_name'] = '关联商品名称';
$_LANG['start_time'] = '活动开始时间';
$_LANG['end_time'] = '活动结束时间';
$_LANG['package_price'] = '礼包价格';
$_LANG['package_edit'] = '编辑超值礼包活动';
$_LANG['desc'] = '超值礼包活动描述';
$_LANG['make_option'] = '请先搜索商品生成选项列表';
$_LANG['keywords'] = '商品关键字';
$_LANG['search_goods'] = '商品搜索';
$_LANG['all_goods'] = '可选商品';
$_LANG['package_goods'] = '该礼包的商品';
$_LANG['goods_number'] = '数量';
$_LANG['saving'] = '立即节省';
/* 提示信息 */
$_LANG['no_goods'] = '你输入的商品不存在,请查证后再输入';
$_LANG['package_exist'] = '超值礼包 %s 已经存在';
$_LANG['back_list'] = '返回活动列表';
$_LANG['continue_add'] = '继续添加新活动';
$_LANG['add_succeed'] = '添加成功';
$_LANG['edit_succeed'] = '编辑成功';
$_LANG['edit_fail'] = '编辑失败';
$_LANG['no_name'] = '活动名不能为空';
/* 帮助信息 */
$_LANG['notice_goodsid'] = '需要先搜索商品,生成商品列表,然后再选择';
$_LANG['notice_package_price'] = '购买礼包的价格';
/*JS 语言项*/
$_LANG['js_languages']['no_name'] = '没有输入活动名';
$_LANG['js_languages']['no_desc'] = '没有输入活动描述';
$_LANG['js_languages']['no_goods_id'] = '没有选择商品';
$_LANG['js_languages']['invalid_starttime'] = '输入的起始时间格式不对,月份,时间应补足两位';
$_LANG['js_languages']['invalid_endtime'] = '输入的结束时间格式不对,月份,时间应补足两位';
$_LANG['js_languages']['invalid_gt'] = '输入的结束时间应大于起始日期';
$_LANG['js_languages']['search_is_null'] = '没有搜索到任何商品,请重新搜索';
$_LANG['js_languages']['invalid_package_price'] = '礼包价格为空或不是数字';
?> | zzshop | trunk/languages/zh_cn/admin/package.php | PHP | asf20 | 2,642 |
<?php
/**
* ECSHOP 易宝语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: ebao_commend.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_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'] = '转移到分类';
?>
| zzshop | trunk/languages/zh_cn/admin/ebao_commend.php | PHP | asf20 | 2,723 |
<?php
/**
* ECSHOP 管理中心起始页语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: sxc_shop $
* $Id: goods.php 16154 2009-06-03 06:29:03Z sxc_shop $
*/
$_LANG['edit_goods'] = '编辑商品信息';
$_LANG['copy_goods'] = '复制商品信息';
$_LANG['continue_add_goods'] = '继续添加新商品';
$_LANG['back_goods_list'] = '返回商品列表';
$_LANG['add_goods_ok'] = '添加商品成功。';
$_LANG['edit_goods_ok'] = '编辑商品成功。';
$_LANG['trash_goods_ok'] = '把商品放入回收站成功。';
$_LANG['restore_goods_ok'] = '还原商品成功。';
$_LANG['drop_goods_ok'] = '删除商品成功。';
$_LANG['batch_handle_ok'] = '批量操作成功。';
$_LANG['drop_goods_confirm'] = '您确实要删除该商品吗?';
$_LANG['batch_drop_confirm'] = '彻底删除商品将删除与该商品有关的所有信息。\n您确实要删除选中的商品吗?';
$_LANG['trash_goods_confirm'] = '您确实要把该商品放入回收站吗?';
$_LANG['batch_trash_confirm'] = '您确实要把选中的商品放入回收站吗?';
$_LANG['restore_goods_confirm'] = '您确实要把该商品还原吗?';
$_LANG['batch_restore_confirm'] = '您确实要把选中的商品还原吗?';
$_LANG['batch_on_sale_confirm'] = '您确实要把选中的商品上架吗?';
$_LANG['batch_not_on_sale_confirm'] = '您确实要把选中的商品下架吗?';
$_LANG['batch_best_confirm'] = '您确实要把选中的商品设为精品吗?';
$_LANG['batch_not_best_confirm'] = '您确实要把选中的商品取消精品吗?';
$_LANG['batch_new_confirm'] = '您确实要把选中的商品设为新品吗?';
$_LANG['batch_not_new_confirm'] = '您确实要把选中的商品取消新品吗?';
$_LANG['batch_hot_confirm'] = '您确实要把选中的商品设为热销吗?';
$_LANG['batch_not_hot_confirm'] = '您确实要把选中的商品取消热销吗?';
$_LANG['cannot_found_goods'] = '找不到指定的商品。';
$_LANG['sel_goods_type'] = '请选择商品类型';
/*------------------------------------------------------ */
//-- 图片处理相关提示信息
/*------------------------------------------------------ */
$_LANG['no_gd'] = '您的服务器不支持 GD 或者没有安装处理该图片类型的扩展库。';
$_LANG['img_not_exists'] = '没有找到原始图片,创建缩略图失败。';
$_LANG['img_invalid'] = '创建缩略图失败,因为您上传了一个无效的图片文件。';
$_LANG['create_dir_failed'] = 'images 文件夹不可写,创建缩略图失败。';
$_LANG['safe_mode_warning'] = '您的服务器运行在安全模式下,而且 %s 目录不存在。您可能需要先行创建该目录才能上传图片。';
$_LANG['not_writable_warning'] = '目录 %s 不可写,您需要把该目录设为可写才能上传图片。';
/*------------------------------------------------------ */
//-- 商品列表
/*------------------------------------------------------ */
$_LANG['goods_cat'] = '所有分类';
$_LANG['goods_brand'] = '所有品牌';
$_LANG['intro_type'] = '全部';
$_LANG['keyword'] = '关键字';
$_LANG['is_best'] = '精品';
$_LANG['is_new'] = '新品';
$_LANG['is_hot'] = '热销';
$_LANG['is_promote'] = '特价';
$_LANG['all_type'] = '全部推荐';
$_LANG['sort_order'] = '推荐排序';
$_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'] = '转移到分类';
// ajax
$_LANG['goods_name_null'] = '请输入商品名称';
$_LANG['goods_sn_null'] = '请输入货号';
$_LANG['shop_price_not_number'] = '价格不是数字';
$_LANG['shop_price_invalid'] = '您输入了一个非法的市场价格。';
$_LANG['goods_sn_exists'] = '您输入的货号已存在,请换一个';
/*------------------------------------------------------ */
//-- 添加/编辑商品信息
/*------------------------------------------------------ */
$_LANG['tab_general'] = '通用信息';
$_LANG['tab_detail'] = '详细描述';
$_LANG['tab_mix'] = '其他信息';
$_LANG['tab_properties'] = '商品属性';
$_LANG['tab_gallery'] = '商品相册';
$_LANG['tab_linkgoods'] = '关联商品';
$_LANG['tab_groupgoods'] = '配件';
$_LANG['tab_article'] = '关联文章';
$_LANG['lab_goods_name'] = '商品名称:';
$_LANG['lab_goods_sn'] = '商品货号:';
$_LANG['lab_goods_cat'] = '商品分类:';
$_LANG['lab_other_cat'] = '扩展分类:';
$_LANG['lab_goods_brand'] = '商品品牌:';
$_LANG['lab_shop_price'] = '本店售价:';
$_LANG['lab_market_price'] = '市场售价:';
$_LANG['lab_user_price'] = '会员价格:';
$_LANG['lab_promote_price'] = '促销价:';
$_LANG['lab_promote_date'] = '促销日期:';
$_LANG['lab_picture'] = '上传商品图片:';
$_LANG['lab_thumb'] = '上传商品缩略图:';
$_LANG['auto_thumb'] = '自动生成商品缩略图';
$_LANG['lab_keywords'] = '商品关键词:';
$_LANG['lab_goods_brief'] = '商品简单描述:';
$_LANG['lab_seller_note'] = '商家备注:';
$_LANG['lab_goods_type'] = '商品类型:';
$_LANG['lab_picture_url'] = '商品图片外部URL';
$_LANG['lab_thumb_url'] = '商品缩略图外部URL';
$_LANG['lab_goods_weight'] = '商品重量:';
$_LANG['unit_g'] = '克';
$_LANG['unit_kg'] = '千克';
$_LANG['lab_goods_number'] = '商品库存数量:';
$_LANG['lab_warn_number'] = '库存警告数量:';
$_LANG['lab_integral'] = '积分购买额度:';
$_LANG['lab_give_integral'] = '赠送消费积分数:';
$_LANG['lab_rank_integral'] = '赠送等级积分数:';
$_LANG['lab_intro'] = '加入推荐:';
$_LANG['lab_is_on_sale'] = '上架:';
$_LANG['lab_is_alone_sale'] = '能作为普通商品销售:';
$_LANG['compute_by_mp'] = '按市场价计算';
$_LANG['notice_goods_sn'] = '如果您不输入商品货号,系统将自动生成一个唯一的货号。';
$_LANG['notice_integral'] = '购买该商品时最多可以使用多少钱的积分';
$_LANG['notice_give_integral'] = '购买该商品时赠送消费积分数,-1表示按商品价格赠送';
$_LANG['notice_rank_integral'] = '购买该商品时赠送等级积分数,-1表示按商品价格赠送';
$_LANG['notice_seller_note'] = '仅供商家自己看的信息';
$_LANG['notice_keywords'] = '用空格分隔';
$_LANG['notice_user_price'] = '会员价格为-1时表示会员价格按会员等级折扣率计算。你也可以为每个等级指定一个固定价格';
$_LANG['notice_goods_type'] = '请选择商品的所属类型,进而完善此商品的属性';
$_LANG['on_sale_desc'] = '打勾表示允许销售,否则不允许销售。';
$_LANG['alone_sale'] = '打勾表示能作为普通商品销售,否则只能作为配件或赠品销售。';
$_LANG['invalid_goods_img'] = '商品图片格式不正确!';
$_LANG['invalid_goods_thumb'] = '商品缩略图格式不正确!';
$_LANG['invalid_img_url'] = '商品相册中第%s个图片格式不正确!';
$_LANG['goods_img_too_big'] = '商品图片文件太大了(最大值:%s),无法上传。';
$_LANG['goods_thumb_too_big'] = '商品缩略图文件太大了(最大值:%s),无法上传。';
$_LANG['img_url_too_big'] = '商品相册中第%s个图片文件太大了(最大值:%s),无法上传。';
$_LANG['integral_market_price'] = '取整数';
$_LANG['upload_images'] = '上传图片';
$_LANG['spec_price'] = '属性价格';
$_LANG['drop_img_confirm'] = '您确实要删除该图片吗?';
$_LANG['select_font'] = '字体样式';
$_LANG['font_styles'] = array('strong' => '加粗', 'em' => '斜体', 'u' => '下划线', 'strike' => '删除线');
$_LANG['rapid_add_cat'] = '添加分类';
$_LANG['rapid_add_brand'] = '添加品牌';
$_LANG['category_manage'] = '分类管理';
$_LANG['brand_manage'] = '品牌管理';
$_LANG['hide'] = '隐藏';
$_LANG['lab_volume_price'] = '商品优惠价格:';
$_LANG['volume_number'] = '优惠数量';
$_LANG['volume_price'] = '优惠价格';
$_LANG['notice_volume_price'] = '购买数量达到优惠数量时享受的优惠价格';
$_LANG['volume_number_continuous'] = '优惠数量重复!';
/*------------------------------------------------------ */
//-- 关联商品
/*------------------------------------------------------ */
$_LANG['all_goods'] = '可选商品';
$_LANG['link_goods'] = '跟该商品关联的商品';
$_LANG['single'] = '单向关联';
$_LANG['double'] = '双向关联';
$_LANG['all_article'] = '可选文章';
$_LANG['goods_article'] = '跟该商品关联的文章';
$_LANG['top_cat'] = '顶级分类';
/*------------------------------------------------------ */
//-- 组合商品
/*------------------------------------------------------ */
$_LANG['group_goods'] = '该商品的配件';
$_LANG['price'] = '价格';
/*------------------------------------------------------ */
//-- 商品相册
/*------------------------------------------------------ */
$_LANG['img_desc'] = '图片描述';
$_LANG['img_url'] = '上传文件';
/*------------------------------------------------------ */
//-- 关联文章
/*------------------------------------------------------ */
$_LANG['article_title'] = '文章标题';
$_LANG['goods_not_exist'] = '该商品不存在';
$_LANG['goods_not_in_recycle_bin'] = '该商品尚未放入回收站,不能删除';
$_LANG['js_languages']['goods_name_not_null'] = '商品名称不能为空。';
$_LANG['js_languages']['goods_cat_not_null'] = '商品分类必须选择。';
$_LANG['js_languages']['category_cat_not_null'] = '分类名称不能为空';
$_LANG['js_languages']['brand_cat_not_null'] = '品牌名称不能为空';
$_LANG['js_languages']['goods_cat_not_leaf'] = '您选择的商品分类不是底级分类,请选择底级分类。';
$_LANG['js_languages']['shop_price_not_null'] = '本店售价不能为空。';
$_LANG['js_languages']['shop_price_not_number'] = '本店售价不是数值。';
$_LANG['js_languages']['select_please'] = '请选择...';
$_LANG['js_languages']['button_add'] = '添加';
$_LANG['js_languages']['button_del'] = '删除';
$_LANG['js_languages']['spec_value_not_null'] = '规格不能为空';
$_LANG['js_languages']['spec_price_not_number'] = '加价不是数字';
$_LANG['js_languages']['market_price_not_number'] = '市场价格不是数字';
$_LANG['js_languages']['goods_number_not_int'] = '商品库存不是整数';
$_LANG['js_languages']['warn_number_not_int'] = '库存警告不是整数';
$_LANG['js_languages']['promote_not_lt'] = '促销开始日期不能大于结束日期';
$_LANG['js_languages']['promote_start_not_null'] = '促销开始时间不能为空';
$_LANG['js_languages']['promote_end_not_null'] = '促销结束时间不能为空';
$_LANG['js_languages']['drop_img_confirm'] = '您确实要删除该图片吗?';
$_LANG['js_languages']['batch_no_on_sale'] = '您确实要将选定的商品下架吗?';
$_LANG['js_languages']['batch_trash_confirm'] = '您确实要把选中的商品放入回收站吗?';
$_LANG['js_languages']['go_category_page'] = '本页数据将丢失,确认要去商品分类页添加分类吗?';
$_LANG['js_languages']['go_brand_page'] = '本页数据将丢失,确认要去商品品牌页添加品牌吗?';
$_LANG['js_languages']['volume_num_not_null'] = '请输入优惠数量';
$_LANG['js_languages']['volume_num_not_number'] = '优惠数量不是数字';
$_LANG['js_languages']['volume_price_not_null'] = '请输入优惠价格';
$_LANG['js_languages']['volume_price_not_number'] = '优惠价格不是数字';
/* 虚拟卡 */
$_LANG['card'] = '查看虚拟卡信息';
$_LANG['replenish'] = '补货';
$_LANG['batch_card_add'] = '批量补货';
$_LANG['add_replenish'] = '添加虚拟卡卡密';
$_LANG['goods_number_error'] = '商品库存数量错误';
?>
| zzshop | trunk/languages/zh_cn/admin/suppliers_goods.php | PHP | asf20 | 12,862 |
<?php
/**
* ECSHOP 流量统计语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: flow_stats.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['tab_general'] = '综合访问量';
$_LANG['tab_area'] = '地区分布';
$_LANG['tab_from'] = '来源网站';
$_LANG['general_stats'] = '综合访问量统计';
$_LANG['area_stats'] = '地区分布统计';
$_LANG['from_stats'] = '来源网站统计';
$_LANG['url'] = '地址';
$_LANG['area'] = '地区';
$_LANG['input_url'] = '直接输入地址';
$_LANG['date'] = '日期';
$_LANG['access_count'] = '访问量';
$_LANG['access_query'] = '查询';
$_LANG['compare_query'] = '对比查询';
$_LANG['start_date'] = '开始日期';
$_LANG['end_date'] = '结束日期';
$_LANG['down_flow_stats'] = '流量分析报表下载';
$_LANG['flow_statistics'] = '流量分析报表';
?> | zzshop | trunk/languages/zh_cn/admin/flow_stats.php | PHP | asf20 | 1,413 |
<?php
/**
* ECSHOP 商品类型管理语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: attribute.php 17063 2010-03-25 06:35:46Z liuhui $
*/
/* 列表 */
$_LANG['by_goods_type'] = '按商品类型显示:';
$_LANG['all_goods_type'] = '所有商品类型';
$_LANG['attr_id'] = '编号';
$_LANG['cat_id'] = '商品类型';
$_LANG['attr_name'] = '属性名称';
$_LANG['attr_input_type'] = '属性值的录入方式';
$_LANG['attr_values'] = '可选值列表';
$_LANG['attr_type'] = '购买商品时是否需要选择该属性的值';
$_LANG['value_attr_input_type'][ATTR_TEXT] = '手工录入';
$_LANG['value_attr_input_type'][ATTR_OPTIONAL] = '从列表中选择';
$_LANG['value_attr_input_type'][ATTR_TEXTAREA] = '多行文本框';
$_LANG['drop_confirm'] = '您确实要删除该属性吗?';
/* 添加/编辑 */
$_LANG['label_attr_name'] = '属性名称:';
$_LANG['label_cat_id'] = '所属商品类型:';
$_LANG['label_attr_index'] = '能否进行检索:';
$_LANG['label_is_linked'] = '相同属性值的商品是否关联?';
$_LANG['no_index'] = '不需要检索';
$_LANG['keywords_index'] = '关键字检索';
$_LANG['range_index'] = '范围检索';
$_LANG['note_attr_index'] = '不需要该属性成为检索商品条件的情况请选择不需要检索,需要该属性进行关键字检索商品时选择关键字检索,如果该属性检索时希望是指定某个范围时,选择范围检索。';
$_LANG['label_attr_input_type'] = '该属性值的录入方式:';
$_LANG['text'] = '手工录入';
$_LANG['select'] = '从下面的列表中选择(一行代表一个可选值)';
$_LANG['text_area'] = '多行文本框';
$_LANG['label_attr_values'] = '可选值列表:';
$_LANG['label_attr_group'] = '属性分组:';
$_LANG['label_attr_type'] = '属性是否可选';
$_LANG['note_attr_type'] = '选择"单选/复选属性"时,可以对商品该属性设置多个值,同时还能对不同属性值指定不同的价格加价,用户购买商品时需要选定具体的属性值。选择"唯一属性"时,商品的该属性值只能设置一个值,用户只能查看该值。';
$_LANG['attr_type_values'][0] = '唯一属性';
$_LANG['attr_type_values'][1] = '单选属性';
$_LANG['attr_type_values'][2] = '复选属性';
$_LANG['add_next'] = '添加下一个属性';
$_LANG['back_list'] = '返回属性列表';
$_LANG['add_ok'] = '添加属性 [%s] 成功。';
$_LANG['edit_ok'] = '编辑属性 [%s] 成功。';
/* 提示信息 */
$_LANG['name_exist'] = '该属性名称已存在,请您换一个名称。';
$_LANG['drop_confirm'] = '您确实要删除该属性吗?';
$_LANG['notice_drop_confirm'] = '已经有%s个商品使用该属性,您确实要删除该属性吗?';
$_LANG['name_not_null'] = '属性名称不能为空。';
$_LANG['no_select_arrt'] = '您没有选择需要删除的属性名';
$_LANG['drop_ok'] = '成功删除了 %d 条商品属性';
$_LANG['js_languages']['name_not_null'] = '请您输入属性名称。';
$_LANG['js_languages']['values_not_null'] = '请您输入该属性的可选值。';
$_LANG['js_languages']['cat_id_not_null'] = '请您选择该属性所属的商品类型。';
?> | zzshop | trunk/languages/zh_cn/admin/attribute.php | PHP | asf20 | 3,787 |
<?php
/**
* ECSHOP 程序说明
* ===========================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ==========================================================
* $Author: liuhui $
* $Id: attention_list.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['goods_name'] = '商品名称';
$_LANG['goods_last_update'] = '最新更新日期';
$_LANG['attention_addtolist'] = '插入发送队列';
$_LANG['attention_ckaddtolist'] = '确定给关注此商品的用户发送商品最新信息?此操作会将此商品的最新信息发送给关注此商品的用户';
$_LANG['pri'][0] = '普通';
$_LANG['pri'][1] = '高';
$_LANG['goods_edit'] = '编辑商品';
$_LANG['finish_list'] = '已经插入 %s 条记录,请稍后~';
$_LANG['finishing'] = '正在生成请稍后';
$_LANG['edit_ok'] = '操作成功!';
$_LANG['batch_note'] = '将此日期后更新的商品全部插入发送队列:';
?> | zzshop | trunk/languages/zh_cn/admin/attention_list.php | PHP | asf20 | 1,299 |
<?php
/**
* ECSHOP 程序说明
* ===========================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ==========================================================
* $Author: testyang $
* $Id: fckfile_manage.php 14481 2008-04-18 11:23:01Z testyang $
*/
$_LANG['fckfile_manage'] = 'Fck上传文件管理';
$_LANG['file_manage'] = '文件目录管理';
$_LANG['image_manage'] = '图片目录管理';
$_LANG['flash_manage'] = 'FLASH目录管理';
$_LANG['media_manage'] = '多媒体目录管理';
$_LANG['fck_file_list'] = 'FCK目录列表';
$_LANG['file_id'] = '编号';
$_LANG['button_remove'] = '批量删除';
$_LANG['no_select_file'] = '您没有选择任何文件';
$_LANG['back_list'] = '返回文件列表';
$_LANG['batch_remove_succeed'] = '您已经成功删除 %d 个文件';
$_LANG['edit'] = '编辑';
$_LANG['item_url'] = '链接地址';
$_LANG['item_vieworder'] = '排序';
$_LANG['top'] = '顶部';
$_LANG['middle'] = '中间';
$_LANG['bottom'] = '底部 ';
$_LANG['edit_ok'] = '操作成功';
$_LANG['go_list'] = '返回列表';
$_LANG['ckdel'] = '确定删除?';
$_LANG['namecannotnull'] = '请输入导航栏名称!';
$_LANG['linkcannotnull'] = '请输入链接地址!';
$_LANG['notice_url'] = '如果是本站的网址,可缩写为与商城根目录相对地址,如index.php;<br>其他情况都应该输入完整的网址,如http://www.ecshop.com/';
?> | zzshop | trunk/languages/zh_cn/admin/fckfile_manage.php | PHP | asf20 | 1,801 |
<?php
/**
* ECSHOP 网罗天下管理语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: testyang $
* $Id: webcollect.php 15013 2008-10-23 09:31:42Z testyang $
*/
$_LANG['ur_here'] = '网罗天下';
$_LANG['opened_title'] = '您已开通网罗天下服务,详情如下:';
$_LANG['webcollect_notice'] = 'ECShop营销推广服务--网罗天下致力于帮网商寻找多渠道的推广途径,使之成本最低化,利益最大化。<br />对有固定消费群体的购物搜索、比较购物类网站进行资源整合,实现网商商品信息同时被多家购物搜索、比较购物类网站收录,并且实时互通。增加网商的网站曝光度以及提升网站的销售量等效果。';
$_LANG['support_engine'] = '支持引擎';
$_LANG['open_now'] = '立刻开通申请';
$_LANG['license_label'] = 'License';
$_LANG['period'] = '服务有效期';
$_LANG['to'] = '至';
$_LANG['sev_out'] = '您的服务已经过期,请联系客服续费';
$_LANG['soon_out'] = "您的服务将在<font color='red'>%s</font>天后过期";
$_LANG['included'] = '已被收录';
$_LANG['included_status'] = '收录详情';
$_LANG['call_pay'] = '联系客服续费';
$_LANG['stop_sev'] = '暂停服务';
$_LANG['open_sev'] = '开启服务';
$_LANG['open_again'] = '再次开通申请';
$_LANG['no-open'] = '您还没有开通此项服务。';
$_LANG['col_goods_num'] = '个商品';
$_LANG['item'] = '条';
/* JS提示 */
$_LANG['js_languages']['sev_stop'] = '暂停服务后,您的商店、商品信息将停止向搜索引擎更新,确定要暂停吗?';
?> | zzshop | trunk/languages/zh_cn/admin/webcollect.php | PHP | asf20 | 2,143 |
<?php
/**
* ECSHOP 用户留言语言项
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: user_msg.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['msg_title'] = '留言标题';
$_LANG['list_all'] = '查看所有留言';
$_LANG['msg_id'] = '编号';
$_LANG['msg_time'] = '留言时间';
$_LANG['msg_content'] = '留言内容';
$_LANG['user_name'] = '用户名';
$_LANG['msg_type'] = '类型';
$_LANG['msg_status'] = '状态';
$_LANG['hidden'] = '隐藏';
$_LANG['display'] = '显示';
$_LANG['allow'] = '允许显示';
$_LANG['forbid'] = '禁止显示';
$_LANG['user_center'] = '用户中心';
$_LANG['message_board'] = '留言板';
$_LANG['send_email_notice'] = '邮件通知';
$_LANG['from'] = '于';
$_LANG['type'] = array('留言','投诉','询问','售后','求购','商家留言');
$_LANG['reply'] = '回复';
$_LANG['replyed'] = '已回复';
$_LANG['unreplyed'] = '未回复';
$_LANG['view'] = '查看详情';
$_LANG['view_upload_file'] = '查看上传的文件';
$_LANG['reply_content'] = '回复内容';
$_LANG['have_reply_content'] = '提示: 此条留言已有回复, 如果继续回复将更新原来回复的内容!';
$_LANG['edit_reply'] = '修改回复';
$_LANG['reply_content'] = '回复内容';
$_LANG['email'] = 'email';
$_LANG['msg_for_order'] = '对订单 %s 的留言';
$_LANG['order_detail'] = '订单详情';
$_LANG['confirm_delete'] = '你是否确认要删除该留言';
/* js */
$_LANG['js_languages']['no_content'] = '内容不能为空';
$_LANG['js_languages']['no_reply_content'] = '回复内容不能为空';
$_LANG['js_languages']['no_title'] = '主题不能为空';
$_LANG['mail_send_fail'] = '邮件发送失败,请检查邮件服务器设置后重新发送邮件。';
$_LANG['remail'] = '重发邮件';
?> | zzshop | trunk/languages/zh_cn/admin/user_msg.php | PHP | asf20 | 2,357 |
<?php
/**
* ECSHOP
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: friend_link.php 17063 2010-03-25 06:35:46Z liuhui $
*/
/* 友情链接字段信息 */
$_LANG['link_id'] = '编号';
$_LANG['link_name'] = '链接名称';
$_LANG['link_url'] = '链接地址';
$_LANG['link_logo'] = '链接LOGO';
$_LANG['url_logo'] = '或LOGO地址';
$_LANG['link_type'] = '链接类型';
$_LANG['show_order'] = '显示顺序';
$_LANG['link_text'] = '文字';
$_LANG['link_img'] = '图片';
$_LANG['cur_link_logo'] = '当前链接LOGO';
$_LANG['list_link'] = '友情链接列表';
$_LANG['add_link'] = '添加新链接';
$_LANG['edit_link'] = '编辑友情链接';
$_LANG['link_name_empty'] = '友情链接名称不能为空!';
$_LANG['no_links'] = '您还没有添加友情链接';
$_LANG['back_list'] = '返回友情连接列表';
$_LANG['continue_add'] = '继续添加友情链接';
/* JS提示信息 */
$_LANG['js_languages']['link_name_empty'] = '请输入链接名称!';
$_LANG['js_languages']['link_url_empty'] = '请输入链接地址!';
$_LANG['js_languages']['show_order_type'] = '显示的顺序必须是一个数字!';
$_LANG['link_name_empty'] = '友情链接名称不能为空!';
$_LANG['link_url_empty'] = '友情链接地址不能为空!';
$_LANG['link_logo_empty'] = '友情链接LOGO不能为空!';
$_LANG['link_img_empty'] = '友情链接的图片LOGO不能为空!';
$_LANG['link_url_exist'] = '此链接名称已经存在!';
$_LANG['link_name_exist'] = '此链接名称已经存在!';
$_LANG['enter_int'] = '显示顺序的类型必须为数字!';
/* 帮助信息 */
$_LANG['url_logo_value'] = '在指定远程LOGO图片时, LOGO图片的URL网址必须为http:// 或 https://开头的正确URL格式!';
$_LANG['link_name_desc'] = '当你添加文字链接时, 链接LOGO为你的链接名称.';
?> | zzshop | trunk/languages/zh_cn/admin/friend_link.php | PHP | asf20 | 2,412 |
<?php
/**
* ECSHOP 统计信息语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: statistic.php 17063 2010-03-25 06:35:46Z liuhui $
*/
/* 流量统计 */
$_LANG['stats_off'] = '网站流量统计已被关闭。<BR>如有需要请到: 系统设置->商店设置->基本设置 开启站点流量统计服务。';
$_LANG['last_update'] = '最后更新日期';
$_LANG['now_update'] = '更新记录';
$_LANG['update_success'] = '分析记录已成功更新!';
$_LANG['view_log'] = '查看分析记录';
$_LANG['select_year_month'] = '查询年月';
$_LANG['pv_stats'] = '综合访问数据';
$_LANG['integration_visit'] = '综合访问量';
$_LANG['seo_analyse'] = '搜索引擎分析';
$_LANG['area_analyse'] = '地域分布';
$_LANG['visit_site'] = '来访网站分析';
$_LANG['key_analyse'] = '关键字分析';
$_LANG['start_date'] = '开始日期';
$_LANG['end_date'] = '结束日期';
$_LANG['query'] = '查询';
$_LANG['result_filter'] = '过滤结果';
$_LANG['compare_query'] = '比较查询';
$_LANG['year_status'] = '年走势';
$_LANG['month_status'] = '月走势';
$_LANG['year'] = '年';
$_LANG['month'] = '月';
$_LANG['day'] = '日';
$_LANG['year_format'] = '%Y';
$_LANG['month_format'] = '%c';
$_LANG['from'] = '从';
$_LANG['to'] = '到';
$_LANG['view'] = '查看';
/* 销售概况 */
$_LANG['overall_sell_circs'] = '当前总体销售情况';
$_LANG['order_count_trend'] = '订单数(单位:个)';
$_LANG['sell_out_amount'] = '销出产品数量';
$_LANG['period'] = '时间段';
$_LANG['order_amount_trend'] = '营业额(单位:元)';
$_LANG['order_status'] = '订单走势';
$_LANG['turnover_status'] = '销售额走势';
$_LANG['sales_statistics']= '销售统计';
$_LANG['down_sales_stats']= '销售概况报表下载';
/* 订单统计 */
$_LANG['overall_sum'] = '有效订单总金额';
$_LANG['overall_choose'] = '总点击数';
$_LANG['kilo_buy_amount'] = '每千点击订单数';
$_LANG['kilo_buy_sum'] = '每千点击购物额';
$_LANG["pay_type"] = "支付方式";
$_LANG["succeed"] = "已成交";
$_LANG["confirmed"] = "已确认";
$_LANG["unconfirmed"] = "未确认";
$_LANG["invalid"] = "无效或已取消";
$_LANG['order_circs'] = '订单概况';
$_LANG['shipping_method'] = '配送方式';
$_LANG['pay_method'] = '支付方式 ';
$_LANG['down_order_statistics'] = '订单统计报表下载';
/* 销售排行 */
$_LANG['order_by'] = '排行';
$_LANG['goods_name'] = '商品名称';
$_LANG['sell_amount'] = '销售量';
$_LANG['sell_sum'] = '销售额';
$_LANG['percent_count'] = '均价';
$_LANG["to"] = '至';
$_LANG['order_by_goodsnum'] = '按销售量排序';
$_LANG["order_by_money"] = '按销售额排序';
$_LANG["download_sale_sort"] = "销售排行报表下载";
/* 客户统计 */
$_LANG['guest_order_sum'] = '匿名会员平均订单额';
$_LANG['member_count'] = '会员总数';
$_LANG['member_order_count'] = '会员订单总数';
$_LANG['guest_member_ordercount'] = '匿名会员订单总数';
$_LANG['guest_member_orderamount'] = '匿名会员购物总额';
$_LANG['percent_buy_member'] = '会员购买率 ';
$_LANG['buy_member_formula'] = '(会员购买率 = 有订单会员数 ÷ 会员总数)';
$_LANG['member_order_amount'] = '(每会员订单数 = 会员订单总数 ÷ 会员总数)';
$_LANG['member_buy_amount'] = '(每会员购物额 = 会员购物总额 ÷ 会员总数)';
$_LANG["order_turnover_peruser"] = "每会员平均订单数及购物额";
$_LANG["order_turnover_percus"] = "匿名会员平均订单额及购物总额";
$_LANG['guest_all_ordercount'] = '(匿名会员平均订单额 = 匿名会员购物总额 ÷ 匿名会员订单总数)';
$_LANG['average_member_order'] = '每会员订单数';
$_LANG['member_order_sum'] = '每会员购物额';
$_LANG['order_member_count'] = '有订单会员数';
$_LANG['member_sum'] = '会员购物总额';
$_LANG['order_all_amount'] = '订单总数';
$_LANG['order_all_turnover'] = '总购物额';
$_LANG['down_guest_stats']= '客户统计报表下载';
$_LANG['guest_statistics']= '客户统计报表';
/* 会员排行 */
$_LANG['show_num'] = '显示数量';
$_LANG['member_name'] = '会员名';
$_LANG['order_amount'] = '订单数(单位:个)';
$_LANG['buy_sum'] = '购物金额';
$_LANG['order_amount_sort'] = '按订单数量排序';
$_LANG['buy_sum_sort'] = '按购物金额排序';
$_LANG['download_amount_sort'] = '下载购物金额报表';
/* 销售名细 */
$_LANG['goods_name'] = '商品名称';
$_LANG['goods_sn'] = '货号';
$_LANG['order_sn'] = '订单号';
$_LANG['amount'] = '数量';
$_LANG['to'] = '至';
$_LANG['sell_price'] = '售价';
$_LANG['sell_date'] = '售出日期';
$_LANG['down_sales'] = '下载销售明细';
$_LANG['sales_list'] = '销售明细';
/* 访问购买比例 */
$_LANG['fav_exponential'] = '人气指数';
$_LANG['buy_times'] = '购买次数';
$_LANG['visit_buy'] = '访问购买率';
$_LANG['download_visit_buy'] = '下载访问购买率报表';
$_LANG['goods_cat'] = '商品分类';
$_LANG['goods_brand'] = '商品品牌';
/* 搜索引擎 */
$_LANG['down_search_stats'] = '下载搜索关键字报表';
$_LANG['tab_keywords'] = '关键字统计';
$_LANG['keywords'] = '关键字';
$_LANG['date'] = '日期';
$_LANG['hits'] = '搜索次数';
?> | zzshop | trunk/languages/zh_cn/admin/statistic.php | PHP | asf20 | 5,922 |
<?php
/**
* ECSHOP 权限名称语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: priv_action.php 17063 2010-03-25 06:35:46Z liuhui $
*/
/* 权限管理的一级分组 */
$_LANG['goods'] = '商品管理';
$_LANG['cms_manage'] = '文章管理';
$_LANG['users_manage'] = '会员管理';
$_LANG['priv_manage'] = '权限管理';
$_LANG['sys_manage'] = '系统设置';
$_LANG['order_manage'] = '订单管理';
$_LANG['promotion'] = '促销管理';
$_LANG['email'] = '邮件管理';
$_LANG['templates_manage'] = '模板管理';
$_LANG['db_manage'] = '数据库管理';
$_LANG['sms_manage'] = '短信管理';
//商品管理部分的权限
$_LANG['goods_manage'] = '商品添加/编辑';
$_LANG['remove_back'] = '商品删除/恢复';
$_LANG['cat_manage'] = '分类添加/编辑';
$_LANG['cat_drop'] = '分类转移/删除';
$_LANG['attr_manage'] = '商品属性管理';
$_LANG['brand_manage'] = '商品品牌管理';
$_LANG['comment_priv'] = '用户评论管理';
$_LANG['goods_type'] = '商品类型';
$_LANG['tag_manage'] = '标签管理';
$_LANG['goods_auto'] = '商品自动上下架';
$_LANG['topic_manage'] = '专题管理';
$_LANG['virualcard'] = '虚拟卡管理';
$_LANG['picture_batch'] = '图片批量处理';
$_LANG['goods_export'] = '商品批量导出';
$_LANG['goods_batch'] = '商品批量上传/修改';
$_LANG['gen_goods_script'] = '生成商品代码';
$_LANG['suppliers_goods'] = '供货商商品管理';
//文章管理部分的权限
$_LANG['article_cat'] = '文章分类管理';
$_LANG['article_manage'] = '文章内容管理';
$_LANG['shopinfo_manage'] = '网店信息管理';
$_LANG['shophelp_manage'] = '网店帮助管理';
$_LANG['vote_priv'] = '在线调查管理';
$_LANG['article_auto'] = '文章自动发布';
//会员信息管理
$_LANG['integrate_users'] = '会员数据整合';
$_LANG['sync_users'] = '同步会员数据';
$_LANG['users_manages'] = '会员添加/编辑';
$_LANG['users_drop'] = '会员删除';
$_LANG['user_rank'] = '会员等级管理';
$_LANG['feedback_priv'] = '会员留言管理';
$_LANG['surplus_manage'] = '会员余额管理';
$_LANG['account_manage'] = '会员账户管理';
//权限管理部分的权限
$_LANG['admin_manage'] = '管理员添加/编辑';
$_LANG['admin_drop'] = '删除管理员';
$_LANG['allot_priv'] = '分派权限';
$_LANG['logs_manage'] = '管理日志列表';
$_LANG['logs_drop'] = '删除管理日志';
$_LANG['template_manage'] = '模板管理';
$_LANG['agency_manage'] = '办事处管理';
$_LANG['suppliers_manage'] = '供货商管理';
$_LANG['role_manage'] = '角色管理';
//系统设置部分权限
$_LANG['shop_config'] = '商店设置';
$_LANG['shop_authorized'] = '授权证书';
$_LANG['webcollect_manage'] = '网罗天下管理';
$_LANG['ship_manage'] = '配送方式管理';
$_LANG['payment'] = '支付方式管理';
$_LANG['shiparea_manage'] = '配送区域管理';
$_LANG['area_manage'] = '地区列表管理';
$_LANG['friendlink'] = '友情链接管理';
$_LANG['db_backup'] = '数据库备份';
$_LANG['db_renew'] = '数据库恢复';
$_LANG['flash_manage'] = '首页主广告管理'; //Flash 播放器管理
$_LANG['navigator'] = '自定义导航栏';
$_LANG['cron'] = '计划任务';
$_LANG['affiliate'] = '推荐设置';
$_LANG['affiliate_ck'] = '分成管理';
$_LANG['sitemap'] = '站点地图管理';
$_LANG['file_check'] = '文件校验';
$_LANG['file_priv'] = '文件权限检验';
$_LANG['reg_fields'] = '会员注册项管理';
//订单管理部分权限
$_LANG['order_os_edit'] = '编辑订单状态';
$_LANG['order_ps_edit'] = '编辑付款状态';
$_LANG['order_ss_edit'] = '编辑发货状态';
$_LANG['order_edit'] = '添加编辑订单';
$_LANG['order_view'] = '查看未完成订单';
$_LANG['order_view_finished'] = '查看已完成订单';
$_LANG['repay_manage'] = '退款申请管理';
$_LANG['booking'] = '缺货登记管理';
$_LANG['sale_order_stats'] = '订单销售统计';
$_LANG['client_flow_stats'] = '客户流量统计';
$_LANG['delivery_view'] = '查看发货单';
$_LANG['back_view'] = '查看退货单';
//促销管理
$_LANG['snatch_manage'] = '夺宝奇兵';
$_LANG['bonus_manage'] = '红包管理';
$_LANG['card_manage'] = '祝福贺卡';
$_LANG['pack'] = '商品包装';
$_LANG['ad_manage'] = '广告管理';
$_LANG['gift_manage'] = '赠品管理';
$_LANG['auction'] = '拍卖活动';
$_LANG['group_by'] = '团购活动';
$_LANG['favourable'] = '优惠活动';
$_LANG['whole_sale'] = '批发管理';
$_LANG['package_manage'] = '超值礼包';
$_LANG['exchange_goods'] = '积分商城商品';
//邮件管理
$_LANG['attention_list'] = '关注管理';
$_LANG['email_list'] = '邮件订阅管理';
$_LANG['magazine_list'] = '杂志管理';
$_LANG['view_sendlist'] = '邮件队列管理';
//模板管理
$_LANG['template_select'] = '模板选择';
$_LANG['template_setup'] = '模板设置';
$_LANG['library_manage'] = '库项目管理';
$_LANG['lang_edit'] = '语言项编辑';
$_LANG['backup_setting'] = '模板设置备份';
$_LANG['mail_template'] = '邮件模板管理';
//数据库管理
$_LANG['db_backup'] = '数据备份';
$_LANG['db_renew'] = '数据恢复';
$_LANG['db_optimize'] = '数据表优化';
$_LANG['sql_query'] = 'SQL查询';
$_LANG['convert'] = '转换数据';
//短信管理
$_LANG['my_info'] = '账号信息';
$_LANG['sms_send'] = '发送短信';
$_LANG['sms_charge'] = '短信充值';
$_LANG['send_history'] = '发送记录';
$_LANG['charge_history'] = '充值记录 ';
?> | zzshop | trunk/languages/zh_cn/admin/priv_action.php | PHP | asf20 | 6,193 |
<?php
/**
* ECSHOP 订单管理语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: order.php 17127 2010-04-26 03:14:20Z liuhui $
*/
/* 订单搜索 */
$_LANG['order_sn'] = '订单号';
$_LANG['consignee'] = '收货人';
$_LANG['all_status'] = '订单状态';
$_LANG['cs'][OS_UNCONFIRMED] = '待确认';
$_LANG['cs'][CS_AWAIT_PAY] = '待付款';
$_LANG['cs'][CS_AWAIT_SHIP] = '待发货';
$_LANG['cs'][CS_FINISHED] = '已完成';
$_LANG['cs'][PS_PAYING] = '付款中';
$_LANG['cs'][OS_CANCELED] = '取消';
$_LANG['cs'][OS_INVALID] = '无效';
$_LANG['cs'][OS_RETURNED] = '退货';
/* 订单状态 */
$_LANG['os'][OS_UNCONFIRMED] = '未确认';
$_LANG['os'][OS_CONFIRMED] = '已确认';
$_LANG['os'][OS_CANCELED] = '<font color="red"> 取消</font>';
$_LANG['os'][OS_INVALID] = '<font color="red">无效</font>';
$_LANG['os'][OS_RETURNED] = '<font color="red">退货</font>';
$_LANG['os'][OS_SPLITED] = '已分单';
$_LANG['os'][OS_SPLITING_PART] = '部分分单';
$_LANG['ss'][SS_UNSHIPPED] = '未发货';
$_LANG['ss'][SS_PREPARING] = '配货中';
$_LANG['ss'][SS_SHIPPED] = '已发货';
$_LANG['ss'][SS_RECEIVED] = '收货确认';
$_LANG['ss'][SS_SHIPPED_PART] = '已发货(部分商品)';
$_LANG['ss'][SS_SHIPPED_ING] = '发货中';
$_LANG['ps'][PS_UNPAYED] = '未付款';
$_LANG['ps'][PS_PAYING] = '付款中';
$_LANG['ps'][PS_PAYED] = '已付款';
$_LANG['ss_admin'][SS_SHIPPED_ING] = '发货中(前台状态:未发货)';
/* 订单操作 */
$_LANG['label_operable_act'] = '当前可执行操作:';
$_LANG['label_action_note'] = '操作备注:';
$_LANG['label_invoice_note'] = '发货备注:';
$_LANG['label_invoice_no'] = '发货单号:';
$_LANG['label_cancel_note'] = '取消原因:';
$_LANG['notice_cancel_note'] = '(会记录在商家给客户的留言中)';
$_LANG['op_confirm'] = '确认';
$_LANG['op_pay'] = '付款';
$_LANG['op_prepare'] = '配货';
$_LANG['op_ship'] = '发货';
$_LANG['op_cancel'] = '取消';
$_LANG['op_invalid'] = '无效';
$_LANG['op_return'] = '退货';
$_LANG['op_unpay'] = '设为未付款';
$_LANG['op_unship'] = '未发货';
$_LANG['op_cancel_ship'] = '取消发货';
$_LANG['op_receive'] = '已收货';
$_LANG['op_assign'] = '指派给';
$_LANG['op_after_service'] = '售后';
$_LANG['act_ok'] = '操作成功';
$_LANG['act_false'] = '操作失败';
$_LANG['act_ship_num'] = '此单发货数量不能超出订单商品数量';
$_LANG['act_good_vacancy'] = '商品已缺货';
$_LANG['act_good_delivery'] = '货已发完';
$_LANG['notice_gb_ship'] = '备注:团购活动未处理为成功前,不能发货';
$_LANG['back_list'] = '返回订单列表';
$_LANG['op_remove'] = '删除';
$_LANG['op_you_can'] = '您可进行的操作';
$_LANG['op_split'] = '生成发货单';
$_LANG['op_to_delivery'] = '去发货';
/* 订单列表 */
$_LANG['order_amount'] = '应付金额';
$_LANG['total_fee'] = '总金额';
$_LANG['shipping_name'] = '配送方式';
$_LANG['pay_name'] = '支付方式';
$_LANG['address'] = '地址';
$_LANG['order_time'] = '下单时间';
$_LANG['detail'] = '查看';
$_LANG['phone'] = '电话';
$_LANG['group_buy'] = '(团购)';
$_LANG['error_get_goods_info'] = '获取订单商品信息错误';
$_LANG['exchange_goods'] = '(积分兑换)';
$_LANG['js_languages']['remove_confirm'] = '删除订单将清除该订单的所有信息。您确定要这么做吗?';
/* 订单搜索 */
$_LANG['label_order_sn'] = '订单号:';
$_LANG['label_all_status'] = '订单状态:';
$_LANG['label_user_name'] = '购货人:';
$_LANG['label_consignee'] = '收货人:';
$_LANG['label_email'] = '电子邮件:';
$_LANG['label_address'] = '地址:';
$_LANG['label_zipcode'] = '邮编:';
$_LANG['label_tel'] = '电话:';
$_LANG['label_mobile'] = '手机:';
$_LANG['label_shipping'] = '配送方式:';
$_LANG['label_payment'] = '支付方式:';
$_LANG['label_order_status'] = '订单状态:';
$_LANG['label_pay_status'] = '付款状态:';
$_LANG['label_shipping_status'] = '发货状态:';
$_LANG['label_area'] = '所在地区:';
$_LANG['label_time'] = '下单时间:';
/* 订单详情 */
$_LANG['prev'] = '前一个订单';
$_LANG['next'] = '后一个订单';
$_LANG['print_order'] = '打印订单';
$_LANG['print_shipping'] = '打印快递单';
$_LANG['print_order_sn'] = '订单编号:';
$_LANG['print_buy_name'] = '购 货 人:';
$_LANG['label_consignee_address'] = '收货地址:';
$_LANG['no_print_shipping'] = '很抱歉,目前您还没有设置打印快递单模板.不能进行打印';
$_LANG['suppliers_no'] = '不指定供货商本店自行处理';
$_LANG['restaurant'] = '本店';
$_LANG['order_info'] = '订单信息';
$_LANG['base_info'] = '基本信息';
$_LANG['other_info'] = '其他信息';
$_LANG['consignee_info'] = '收货人信息';
$_LANG['fee_info'] = '费用信息';
$_LANG['action_info'] = '操作信息';
$_LANG['shipping_info'] = '配送信息';
$_LANG['label_how_oos'] = '缺货处理:';
$_LANG['label_how_surplus'] = '余额处理:';
$_LANG['label_pack'] = '包装:';
$_LANG['label_card'] = '贺卡:';
$_LANG['label_card_message'] = '贺卡祝福语:';
$_LANG['label_order_time'] = '下单时间:';
$_LANG['label_pay_time'] = '付款时间:';
$_LANG['label_shipping_time'] = '发货时间:';
$_LANG['label_sign_building'] = '标志性建筑:';
$_LANG['label_best_time'] = '最佳送货时间:';
$_LANG['label_inv_type'] = '发票类型:';
$_LANG['label_inv_payee'] = '发票抬头:';
$_LANG['label_inv_content'] = '发票内容:';
$_LANG['label_postscript'] = '客户给商家的留言:';
$_LANG['label_region'] = '所在地区:';
$_LANG['label_shop_url'] = '网址:';
$_LANG['label_shop_address'] = '地址:';
$_LANG['label_service_phone'] = '电话:';
$_LANG['label_print_time'] = '打印时间:';
$_LANG['label_suppliers'] = '选择供货商:';
$_LANG['label_agency'] = '办事处:';
$_LANG['suppliers_name'] = '供货商';
$_LANG['product_sn'] = '货品号';
$_LANG['goods_info'] = '商品信息';
$_LANG['goods_name'] = '商品名称';
$_LANG['goods_name_brand'] = '商品名称 [ 品牌 ]';
$_LANG['goods_sn'] = '货号';
$_LANG['goods_price'] = '价格';
$_LANG['goods_number'] = '数量';
$_LANG['goods_attr'] = '属性';
$_LANG['goods_delivery'] = '已发货数量';
$_LANG['goods_delivery_curr'] = '此单发货数量';
$_LANG['storage'] = '库存';
$_LANG['subtotal'] = '小计';
$_LANG['label_total'] = '合计:';
$_LANG['label_total_weight'] = '商品总重量:';
$_LANG['label_goods_amount'] = '商品总金额:';
$_LANG['label_discount'] = '折扣:';
$_LANG['label_tax'] = '发票税额:';
$_LANG['label_shipping_fee'] = '配送费用:';
$_LANG['label_insure_fee'] = '保价费用:';
$_LANG['label_insure_yn'] = '是否保价:';
$_LANG['label_pay_fee'] = '支付费用:';
$_LANG['label_pack_fee'] = '包装费用:';
$_LANG['label_card_fee'] = '贺卡费用:';
$_LANG['label_money_paid'] = '已付款金额:';
$_LANG['label_surplus'] = '使用余额:';
$_LANG['label_integral'] = '使用积分:';
$_LANG['label_bonus'] = '使用红包:';
$_LANG['label_order_amount'] = '订单总金额:';
$_LANG['label_money_dues'] = '应付款金额:';
$_LANG['label_money_refund'] = '应退款金额:';
$_LANG['label_to_buyer'] = '商家给客户的留言:';
$_LANG['save_order'] = '保存订单';
$_LANG['notice_gb_order_amount'] = '(备注:团购如果有保证金,第一次只需支付保证金和相应的支付费用)';
$_LANG['action_user'] = '操作者:';
$_LANG['action_time'] = '操作时间';
$_LANG['order_status'] = '订单状态';
$_LANG['pay_status'] = '付款状态';
$_LANG['shipping_status'] = '发货状态';
$_LANG['action_note'] = '备注';
$_LANG['pay_note'] = '支付备注:';
$_LANG['sms_time_format'] = 'm月j日G时';
$_LANG['order_shipped_sms'] = '您的订单%s已于%s发货 [%s]';
$_LANG['order_splited_sms'] = '您的订单%s,%s正在%s [%s]';
$_LANG['order_removed'] = '订单删除成功。';
$_LANG['return_list'] = '返回订单列表';
/* 订单处理提示 */
$_LANG['surplus_not_enough'] = '该订单使用 %s 余额支付,现在用户余额不足';
$_LANG['integral_not_enough'] = '该订单使用 %s 积分支付,现在用户积分不足';
$_LANG['bonus_not_available'] = '该订单使用红包支付,现在红包不可用';
/* 购货人信息 */
$_LANG['display_buyer'] = '显示购货人信息';
$_LANG['buyer_info'] = '购货人信息';
$_LANG['pay_points'] = '消费积分';
$_LANG['rank_points'] = '等级积分';
$_LANG['user_money'] = '账户余额';
$_LANG['email'] = '电子邮件';
$_LANG['rank_name'] = '会员等级';
$_LANG['bonus_count'] = '红包数量';
$_LANG['zipcode'] = '邮编';
$_LANG['tel'] = '电话';
$_LANG['mobile'] = '备用电话';
/* 合并订单 */
$_LANG['order_sn_not_null'] = '请填写要合并的订单号';
$_LANG['two_order_sn_same'] = '要合并的两个订单号不能相同';
$_LANG['order_not_exist'] = '定单 %s 不存在';
$_LANG['os_not_unconfirmed_or_confirmed'] = '%s 的订单状态不是“未确认”或“已确认”';
$_LANG['ps_not_unpayed'] = '订单 %s 的付款状态不是“未付款”';
$_LANG['ss_not_unshipped'] = '订单 %s 的发货状态不是“未发货”';
$_LANG['order_user_not_same'] = '要合并的两个订单不是同一个用户下的';
$_LANG['merge_invalid_order'] = '对不起,您选择合并的订单不允许进行合并的操作。';
$_LANG['from_order_sn'] = '从订单:';
$_LANG['to_order_sn'] = '主订单:';
$_LANG['merge'] = '合并';
$_LANG['notice_order_sn'] = '当两个订单不一致时,合并后的订单信息(如:支付方式、配送方式、包装、贺卡、红包等)以主订单为准。';
$_LANG['js_languages']['confirm_merge'] = '您确实要合并这两个订单吗?';
/* 批处理 */
$_LANG['pls_select_order'] = '请选择您要操作的订单';
$_LANG['no_fulfilled_order'] = '没有满足操作条件的订单。';
$_LANG['updated_order'] = '更新的订单:';
$_LANG['order'] = '订单:';
$_LANG['confirm_order'] = '以下订单无法设置为确认状态';
$_LANG['invalid_order'] = '以下订单无法设置为无效';
$_LANG['cancel_order'] = '以下订单无法取消';
$_LANG['remove_order'] = '以下订单无法被移除';
/* 编辑订单打印模板 */
$_LANG['edit_order_templates'] = '编辑订单打印模板';
$_LANG['template_resetore'] = '还原模板';
$_LANG['edit_template_success'] = '编辑订单打印模板操作成功!';
$_LANG['remark_fittings'] = '(配件)';
$_LANG['remark_gift'] = '(赠品)';
$_LANG['remark_favourable'] = '(特惠品)';
$_LANG['remark_package'] = '(礼包)';
/* 订单来源统计 */
$_LANG['from_order'] = '订单来源:';
$_LANG['from_ad_js'] = '广告:';
$_LANG['from_goods_js'] = '商品站外JS投放';
$_LANG['from_self_site'] = '来自本站';
$_LANG['from'] = '来自站点:';
/* 添加、编辑订单 */
$_LANG['add_order'] = '添加订单';
$_LANG['edit_order'] = '编辑订单';
$_LANG['step']['user'] = '请选择您要为哪个会员下订单';
$_LANG['step']['goods'] = '选择商品';
$_LANG['step']['consignee'] = '设置收货人信息';
$_LANG['step']['shipping'] = '选择配送方式';
$_LANG['step']['payment'] = '选择支付方式';
$_LANG['step']['other'] = '设置其他信息';
$_LANG['step']['money'] = '设置费用';
$_LANG['anonymous'] = '匿名用户';
$_LANG['by_useridname'] = '按会员编号或会员名搜索';
$_LANG['button_prev'] = '上一步';
$_LANG['button_next'] = '下一步';
$_LANG['button_finish'] = '完成';
$_LANG['button_cancel'] = '取消';
$_LANG['name'] = '名称';
$_LANG['desc'] = '描述';
$_LANG['shipping_fee'] = '配送费';
$_LANG['free_money'] = '免费额度';
$_LANG['insure'] = '保价费';
$_LANG['pay_fee'] = '手续费';
$_LANG['pack_fee'] = '包装费';
$_LANG['card_fee'] = '贺卡费';
$_LANG['no_pack'] = '不要包装';
$_LANG['no_card'] = '不要贺卡';
$_LANG['add_to_order'] = '加入订单';
$_LANG['calc_order_amount'] = '计算订单金额';
$_LANG['available_surplus'] = '可用余额:';
$_LANG['available_integral'] = '可用积分:';
$_LANG['available_bonus'] = '可用红包:';
$_LANG['admin'] = '管理员添加';
$_LANG['search_goods'] = '按商品编号或商品名称或商品货号搜索';
$_LANG['category'] = '分类';
$_LANG['brand'] = '品牌';
$_LANG['user_money_not_enough'] = '用户余额不足';
$_LANG['pay_points_not_enough'] = '用户积分不足';
$_LANG['money_paid_enough'] = '已付款金额比商品总金额和各种费用之和还多,请先退款';
$_LANG['price_note'] = '备注:商品价格中已包含属性加价';
$_LANG['select_pack'] = '选择包装';
$_LANG['select_card'] = '选择贺卡';
$_LANG['select_shipping'] = '请先选择配送方式';
$_LANG['want_insure'] = '我要保价';
$_LANG['update_goods'] = '更新商品';
$_LANG['notice_user'] = '<strong>注意:</strong>搜索结果只显示前20条记录,如果没有找到相' .
'应会员,请更精确地查找。另外,如果该会员是从论坛注册的且没有在商城登录过,' .
'也无法找到,需要先在商城登录。';
$_LANG['amount_increase'] = '由于您修改了订单,导致订单总金额增加,需要再次付款';
$_LANG['amount_decrease'] = '由于您修改了订单,导致订单总金额减少,需要退款';
$_LANG['continue_shipping'] = '由于您修改了收货人所在地区,导致原来的配送方式不再可用,请重新选择配送方式';
$_LANG['continue_payment'] = '由于您修改了配送方式,导致原来的支付方式不再可用,请重新选择配送方式';
$_LANG['refund'] = '退款';
$_LANG['cannot_edit_order_shipped'] = '您不能修改已发货的订单';
$_LANG['address_list'] = '从已有收货地址中选择:';
$_LANG['order_amount_change'] = '订单总金额由 %s 变为 %s';
$_LANG['shipping_note'] = '说明:因为订单已发货,修改配送方式将不会改变配送费和保价费。';
$_LANG['change_use_surplus'] = '编辑订单 %s ,改变使用预付款支付的金额';
$_LANG['change_use_integral'] = '编辑订单 %s ,改变使用积分支付的数量';
$_LANG['return_order_surplus'] = '由于取消、无效或退货操作,退回支付订单 %s 时使用的预付款';
$_LANG['return_order_integral'] = '由于取消、无效或退货操作,退回支付订单 %s 时使用的积分';
$_LANG['order_gift_integral'] = '订单 %s 赠送的积分';
$_LANG['return_order_gift_integral'] = '由于退货或未发货操作,退回订单 %s 赠送的积分';
$_LANG['invoice_no_mall'] = ' 多个发货单号,请用英文逗号(“,”)隔开。';
$_LANG['js_languages']['input_price'] = '自定义价格';
$_LANG['js_languages']['pls_search_user'] = '请搜索并选择会员';
$_LANG['js_languages']['confirm_drop'] = '确认要删除该商品吗?';
$_LANG['js_languages']['invalid_goods_number'] = '商品数量不正确';
$_LANG['js_languages']['pls_search_goods'] = '请搜索并选择商品';
$_LANG['js_languages']['pls_select_area'] = '请完整选择所在地区';
$_LANG['js_languages']['pls_select_shipping'] = '请选择配送方式';
$_LANG['js_languages']['pls_select_payment'] = '请选择支付方式';
$_LANG['js_languages']['pls_select_pack'] = '请选择包装';
$_LANG['js_languages']['pls_select_card'] = '请选择贺卡';
$_LANG['js_languages']['pls_input_note'] = '请您填写备注!';
$_LANG['js_languages']['pls_input_cancel'] = '请您填写取消原因!';
$_LANG['js_languages']['pls_select_refund'] = '请选择退款方式!';
$_LANG['js_languages']['pls_select_agency'] = '请选择办事处!';
$_LANG['js_languages']['pls_select_other_agency'] = '该订单现在就属于这个办事处,请选择其他办事处!';
$_LANG['js_languages']['loading'] = '加载中...';
/* 订单操作 */
$_LANG['order_operate'] = '订单操作:';
$_LANG['label_refund_amount'] = '退款金额:';
$_LANG['label_handle_refund'] = '退款方式:';
$_LANG['label_refund_note'] = '退款说明:';
$_LANG['return_user_money'] = '退回用户余额';
$_LANG['create_user_account'] = '生成退款申请';
$_LANG['not_handle'] = '不处理,误操作时选择此项';
$_LANG['order_refund'] = '订单退款:%s';
$_LANG['order_pay'] = '订单支付:%s';
$_LANG['send_mail_fail'] = '发送邮件失败';
$_LANG['send_message'] = '发送/查看留言';
/* 发货单操作 */
$_LANG['delivery_operate'] = '发货单操作:';
$_LANG['delivery_sn_number'] = '发货单流水号:';
$_LANG['invoice_no_sms'] = '请填写发货单号!';
/* 发货单搜索 */
$_LANG['delivery_sn'] = '发货单';
/* 发货单状态 */
$_LANG['delivery_status'][0] = '已发货';
$_LANG['delivery_status'][1] = '退货';
$_LANG['delivery_status'][2] = '正常';
/* 发货单标签 */
$_LANG['label_delivery_status'] = '发货单状态';
$_LANG['label_suppliers_name'] = '供货商';
$_LANG['label_delivery_time'] = '生成时间';
$_LANG['label_delivery_sn'] = '发货单流水号';
$_LANG['label_add_time'] = '下单时间';
$_LANG['label_update_time'] = '发货时间';
$_LANG['label_send_number'] = '发货数量';
/* 发货单提示 */
$_LANG['tips_delivery_del'] = '发货单删除成功!';
/* 退货单操作 */
$_LANG['back_operate'] = '退货单操作:';
/* 退货单标签 */
$_LANG['return_time'] = '退货时间:';
$_LANG['label_return_time'] = '退货时间';
/* 退货单提示 */
$_LANG['tips_back_del'] = '退货单删除成功!';
$_LANG['goods_num_err'] = '库存不足,请重新选择!';
?> | zzshop | trunk/languages/zh_cn/admin/order.php | PHP | asf20 | 18,534 |
<?php
/**
* ECSHOP 语言编辑
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: edit_languages.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['edit_languages'] = '语言项编辑';
$_LANG['enter_keywords'] = '输入语言项关键字';
$_LANG['edit_button'] = '确认修改';
$_LANG['reset_button'] = '还 原';
$_LANG['back_list'] = '返回编辑语言项';
$_LANG['item_name'] = '语言项名称';
$_LANG['item_value'] = '语言项值';
$_LANG['notice_edit'] = '说明:留空将不会更新语言项';
$_LANG['edit_languages_success'] = '恭喜!语言项编辑成功!';
$_LANG['edit_languages_false'] = '对不起!语言项编辑失败!';
$_LANG['js_languages']['keyword_empty_error'] = '请输入您要编辑的语言关键字!\n通过搜索, 列出与此关键字相关的语言项列表';
/* 每一个语言文件对应的语言项 */
$_LANG['language_files']['common'] = '公共语言包';
$_LANG['language_files']['shopping_flow'] = '购物流程语言包';
$_LANG['language_files']['user'] = '会员中心语言包';
/* 操作描述 */
$_LANG['handle_tips'] = '请输入您需要修改的语言关键字!';
$_LANG['file_attribute'] = '当前语言包文件没有可读写的权限!这样您将不能进行语言项的编辑操作。';
?> | zzshop | trunk/languages/zh_cn/admin/edit_languages.php | PHP | asf20 | 1,850 |
<?php
/**
* ECSHOP 管理中心优惠活动语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: favourable.php 17063 2010-03-25 06:35:46Z liuhui $
*/
/* menu */
$_LANG['favourable_list'] = '优惠活动列表';
$_LANG['add_favourable'] = '添加优惠活动';
$_LANG['edit_favourable'] = '编辑优惠活动';
$_LANG['favourable_log'] = '优惠活动出价记录';
$_LANG['continue_add_favourable'] = '继续添加优惠活动';
$_LANG['back_favourable_list'] = '返回优惠活动列表';
$_LANG['add_favourable_ok'] = '添加优惠活动成功';
$_LANG['edit_favourable_ok'] = '编辑优惠活动成功';
/* list */
$_LANG['act_is_going'] = '仅显示进行中的活动';
$_LANG['act_name'] = '优惠活动名称';
$_LANG['goods_name'] = '商品名称';
$_LANG['start_time'] = '开始时间';
$_LANG['end_time'] = '结束时间';
$_LANG['min_amount'] = '金额下限';
$_LANG['max_amount'] = '金额上限';
$_LANG['favourable_not_exist'] = '您要操作的优惠活动不存在';
$_LANG['js_languages']['batch_drop_confirm'] = '您确实要删除选中的优惠活动吗?';
$_LANG['batch_drop_ok'] = '批量删除成功';
$_LANG['no_record_selected'] = '没有选择记录';
/* info */
$_LANG['label_act_name'] = '优惠活动名称:';
$_LANG['label_start_time'] = '优惠开始时间:';
$_LANG['label_end_time'] = '优惠结束时间:';
$_LANG['label_user_rank'] = '享受优惠的会员等级:';
$_LANG['not_user'] = '非会员';
$_LANG['label_act_range'] = '优惠范围:';
$_LANG['far_all'] = '全部商品';
$_LANG['far_category'] = '以下分类';
$_LANG['far_brand'] = '以下品牌';
$_LANG['far_goods'] = '以下商品';
$_LANG['label_search_and_add'] = '搜索并加入优惠范围';
$_LANG['js_languages']['all_need_not_search'] = '优惠范围是全部商品,不需要此操作';
$_LANG['js_languages']['range_exists'] = '该选项已存在';
$_LANG['label_min_amount'] = '金额下限:';
$_LANG['label_max_amount'] = '金额上限:';
$_LANG['notice_max_amount'] = '0表示没有上限';
$_LANG['label_act_type'] = '优惠方式:';
$_LANG['notice_act_type'] = '当优惠方式为“享受赠品(特惠品)”时,请输入允许买家选择赠品(特惠品)的最大数量,数量为0表示不限数量;' .
'当优惠方式为“享受现金减免”时,请输入现金减免的金额;' .
'当优惠方式为“享受价格折扣”时,请输入折扣(1-99),如:打9折,就输入90。';
$_LANG['fat_goods'] = '享受赠品(特惠品)';
$_LANG['fat_price'] = '享受现金减免';
$_LANG['fat_discount'] = '享受价格折扣';
$_LANG['js_languages']['pls_search'] = '请先搜索';
$_LANG['search_result_empty'] = '没有找到相应记录,请重新搜索';
$_LANG['label_search_and_add_gift'] = '搜索并加入赠品(特惠品)';
$_LANG['js_languages']['price_need_not_search'] = '优惠方式是享受价格折扣,不需要此操作';
$_LANG['js_languages']['gift'] = '赠品(特惠品)';
$_LANG['js_languages']['price'] = '价格';
$_LANG['js_languages']['act_name_not_null'] = '请输入优惠活动名称';
$_LANG['js_languages']['min_amount_not_number'] = '金额下限格式不正确(数字)';
$_LANG['js_languages']['max_amount_not_number'] = '金额上限格式不正确(数字)';
$_LANG['js_languages']['act_type_ext_not_number'] = '优惠方式后面的值不正确(数字)';
$_LANG['js_languages']['amount_invalid'] = '金额上限小于金额下限。';
$_LANG['js_languages']['start_lt_end'] = '优惠开始时间不能大于结束时间';
/* post */
$_LANG['pls_set_user_rank'] = '请设置享受优惠的会员等级';
$_LANG['pls_set_act_range'] = '请设置优惠范围';
$_LANG['amount_error'] = '金额下限不能大于金额上限';
$_LANG['act_name_exists'] = '该优惠活动名称已存在,请您换一个';
$_LANG['nolimit'] = '没有限制';
?> | zzshop | trunk/languages/zh_cn/admin/favourable.php | PHP | asf20 | 4,524 |
<?php
/**
* ECSHOP 程序说明
* ===========================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ==========================================================
* $Author: liuhui $
* $Id: view_sendlist.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['email_val'] = '邮件地址';
$_LANG['email_error'] = '错误次数';
$_LANG['email_subject'] = '邮件标题';
$_LANG['delete'] = '删除';
$_LANG['ckdelete'] = '确定删除?';
$_LANG['del_ok'] = '删除成功!';
$_LANG['no_select'] = '未选择对象!';
$_LANG['last_send'] = '上次发送';
$_LANG['pri']['name'] = '优先级';
$_LANG['pri'][0] = '普通';
$_LANG['pri'][1] = '高';
$_LANG['type']['name'] = '邮件类型';
$_LANG['type']['magazine'] = '杂志订阅';
$_LANG['type']['template'] = '关注订阅';
$_LANG['button_remove'] = '删除';
$_LANG['batch_send'] = '选择发送';
$_LANG['all_send'] = '全部发送';
$_LANG['mailsend_null'] = '邮件发送列表空!';
$_LANG['mailsend_finished'] = '全部邮件发送完成!';
$_LANG['send_end'] = '选择邮件发送完成!';
?> | zzshop | trunk/languages/zh_cn/admin/view_sendlist.php | PHP | asf20 | 1,465 |
<?php
/**
* ECSHOP 转换程序语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: convert.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['confirm_convert'] = '注意:执行转换程序将会使现有数据丢失,请您三思而行!!!';
$_LANG['backup_data'] = '如果现有数据对您可能还有价值,请您先做好备份。';
$_LANG['backup'] = '现在就去备份';
$_LANG['select_system'] = '请选择您要转换的系统:';
$_LANG['note_select_system'] = '(如果您的系统不在左边的列表中,您可以到<a href="http://www.ecshop.com" target="_blank"><strong>我们的网站</strong></a>寻求帮助)';
$_LANG['select_charset'] = '请选择您要转换的系统使用的字符集:';
$_LANG['note_select_charset'] = '(如果你的系统使用的不是 UTF-8 字符集,转换可能需要较长时间)';
$_LANG['dir_notes'] = '请注意原商城的根目录路径请使用相对于admin目录的路径。<br />例如:原商城的目录在根目录下的shop,而ecshop放在根目录下,则该路径为 ../shop';
$_LANG['your_config'] = '请设置原系统的配置信息:';
$_LANG['your_host'] = '主机名称或地址:';
$_LANG['your_user'] = '登录帐号:';
$_LANG['your_pass'] = '登录密码:';
$_LANG['your_db'] = '数据库名称:';
$_LANG['your_prefix'] = '数据库表前缀:';
$_LANG['your_path'] = '原商城根目录:';
$_LANG['convert'] = '转换数据';
$_LANG['remark'] = '备注:';
$_LANG['remark_info'] = '<ul>' .
'<li>对于特价的商品,您需要编辑其原价(本店售价)和促销期;</li>' .
'<li>请重新设置水印;</li>' .
'<li>请重新设置广告;</li>' .
'<li>请重新设置配送方式;</li>' .
'<li>请重新设置支付方式;</li>' .
'<li>请把原来不属于末级分类的商品转移到末级分类;</li>' .
'</ul>';
$_LANG['connect_db_error'] = '无法连接数据库,请检查配置信息。';
$_LANG['table_error'] = '缺少必需的表 %s ,请检查配置信息。';
$_LANG['dir_error'] = '缺少必需的目录 %s ,请检查配置信息。';
$_LANG['dir_not_readable'] = '目录不可读 %s';
$_LANG['dir_not_writable'] = '目录不可写 %s';
$_LANG['file_not_readable'] = '文件不可读 %s';
$_LANG['js_languages']['check_your_db'] = '正在检查您的系统的数据库...';
$_LANG['js_languages']['act_ok'] = '恭喜您,操作成功!';
$_LANG['js_languages']['no_system'] = '没有可用的转换程序';
$_LANG['js_languages']['host_not_null'] = '主机名称或地址不能为空';
$_LANG['js_languages']['db_not_null'] = '数据库名称不能为空';
$_LANG['js_languages']['user_not_null'] = '登录帐号不能为空';
$_LANG['js_languages']['path_not_null'] = '原商城根目录不能为空';
?> | zzshop | trunk/languages/zh_cn/admin/convert.php | PHP | asf20 | 3,423 |
<?php
/**
* ECSHOP 管理中心管理员密码取回文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: get_password.php 17063 2010-03-25 06:35:46Z liuhui $
*/
/* 字段信息 */
$_LANG['user_name'] = '管理员用户名';
$_LANG['email'] = 'Email地址';
$_LANG['enter_admin_pwd'] = '管理员新密码';
$_LANG['confirm_admin_pwd'] = '管理员确认密码';
$_LANG['get_newpassword'] = '管理员密码找回';
$_LANG['click_button'] = '确定';
$_LANG['reset_button'] = '重置';
$_LANG['admin_login'] = '登录首页';
$_LANG['login_now'] = '立即登录';
/* 提示信息 */
$_LANG['js_languages']['user_name_empty'] = '管理员用户名不能为空!';
$_LANG['js_languages']['email_empty'] = 'Email地址不能为空!';
$_LANG['js_languages']['email_error'] = 'Email地址格式不正确!';
$_LANG['js_languages']['admin_pwd_empty'] = '请输入管理员新密码!';
$_LANG['js_languages']['confirm_pwd_empty'] = '请输入管理员确认密码!';
$_LANG['js_languages']['both_pwd_error'] = '您两次输入的密码不一致!';
$_LANG['email_username_error'] = '用户名与Email地址不匹配,请返回!';
$_LANG['send_mail_error'] = '邮件发送错误, 请检查您的邮件服务器设置!';
$_LANG['code_param_error'] = '您执行了一个不合法的请求,请返回!';
$_LANG['send_success'] = '重置密码的邮件已经发到您的邮箱:';
$_LANG['update_pwd_success'] = '您的新密码已修改成功!';
$_LANG['update_pwd_failed'] = '修改新密码失败!';
?> | zzshop | trunk/languages/zh_cn/admin/get_password.php | PHP | asf20 | 2,088 |
<?php
/**
* ECSHOP 管理中心共用语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: common.php 17119 2010-04-21 07:58:09Z liuhui $
*/
$_LANG['app_name'] = 'ECSHOP';
$_LANG['cp_home'] = 'ECSHOP 管理中心';
$_LANG['copyright'] = '版权所有 © 2005-2010 上海商派网络科技有限公司,并保留所有权利。';
$_LANG['query_info'] = '共执行 %d 个查询,用时 %s 秒';
$_LANG['memory_info'] = ',内存占用 %0.3f MB';
$_LANG['gzip_enabled'] = ',Gzip 已启用';
$_LANG['gzip_disabled'] = ',Gzip 已禁用';
$_LANG['loading'] = '正在处理您的请求...';
$_LANG['js_languages']['process_request'] = '正在处理您的请求...';
$_LANG['js_languages']['todolist_caption'] = '记事本';
$_LANG['js_languages']['todolist_autosave'] = '自动保存';
$_LANG['js_languages']['todolist_save'] = '保存';
$_LANG['js_languages']['todolist_clear'] = '清除';
$_LANG['js_languages']['todolist_confirm_save'] = '是否将更改保存到记事本?';
$_LANG['js_languages']['todolist_confirm_clear'] = '是否清空内容?';
$_LANG['auto_redirection'] = '如果您不做出选择,将在 <span id="spanSeconds">3</span> 秒后跳转到第一个链接地址。';
$_LANG['password_rule'] = '密码应只包含英文字符、数字.长度在6--16位之间';
$_LANG['username_rule'] = '用户名应为汉字、英文字符、数字组合,3到15位';
$_LANG['plugins_not_found'] = '插件 %s 无法定位';
$_LANG['no_records'] = '没有找到任何记录';
$_LANG['role_describe'] = '角色描述';
$_LANG['require_field'] = '<span class="require-field">*</span>';
$_LANG['yes'] = '是';
$_LANG['no'] = '否';
$_LANG['record_id'] = '编号';
$_LANG['handler'] = '操作';
$_LANG['install'] = '安装';
$_LANG['uninstall'] = '卸载';
$_LANG['list'] = '列表';
$_LANG['add'] = '添加';
$_LANG['edit'] = '编辑';
$_LANG['view'] = '查看';
$_LANG['remove'] = '移除';
$_LANG['drop'] = '删除';
$_LANG['confirm_delete'] = '您确定要删除吗?';
$_LANG['disabled'] = '禁用';
$_LANG['enabled'] = '启用';
$_LANG['setup'] = '设置';
$_LANG['success'] = '成功';
$_LANG['sort_order'] = '排序';
$_LANG['trash'] = '回收站';
$_LANG['restore'] = '还原';
$_LANG['close_window'] = '关闭窗口';
$_LANG['btn_select'] = '选择';
$_LANG['operator'] = '操作人';
$_LANG['cancel'] = '取消';
$_LANG['empty'] = '不能为空';
$_LANG['repeat'] = '已存在';
$_LANG['is_int'] = '应该为整数';
$_LANG['button_submit'] = ' 确定 ';
$_LANG['button_save'] = ' 保存 ';
$_LANG['button_reset'] = ' 重置 ';
$_LANG['button_search'] = ' 搜索 ';
$_LANG['priv_error'] = '对不起,您没有执行此项操作的权限!';
$_LANG['drop_confirm'] = '您确认要删除这条记录吗?';
$_LANG['form_notice'] = '点击此处查看提示信息';
$_LANG['upfile_type_error'] = '上传文件的类型不正确!';
$_LANG['upfile_error'] = '上传文件失败!';
$_LANG['no_operation'] = '您没有选择任何操作';
$_LANG['go_back'] = '返回上一页';
$_LANG['back'] = '返回';
$_LANG['continue'] = '继续';
$_LANG['system_message'] = '系统信息';
$_LANG['check_all'] = '全选';
$_LANG['select_please'] = '请选择...';
$_LANG['all_category'] = '所有分类';
$_LANG['all_brand'] = '所有品牌';
$_LANG['refresh'] = '刷新';
$_LANG['update_sort'] = '更新排序';
$_LANG['modify_failure'] = '修改失败!';
$_LANG['attradd_succed'] = '操作成功!';
$_LANG['todolist'] = '记事本';
$_LANG['n_a'] = 'N/A';
/* 提示 */
$_LANG['sys']['wrong'] = '错误:';
/* 编码 */
$_LANG['charset']['utf8'] = '国际化编码(utf8)';
$_LANG['charset']['zh_cn'] = '简体中文';
$_LANG['charset']['zh_tw'] = '繁体中文';
$_LANG['charset']['en_us'] = '美国英语';
$_LANG['charset']['en_uk'] = '英文';
/* 新订单通知 */
$_LANG['order_notify'] = '新订单通知';
$_LANG['new_order_1'] = '您有 ';
$_LANG['new_order_2'] = ' 个新订单以及 ';
$_LANG['new_order_3'] = ' 个新付款的订单';
$_LANG['new_order_link'] = '点击查看新订单';
/*语言项*/
$_LANG['chinese_simplified'] = '简体中文';
$_LANG['english'] = '英文';
/* 分页 */
$_LANG['total_records'] = '总计 ';
$_LANG['total_pages'] = '个记录分为';
$_LANG['page_size'] = '页,每页';
$_LANG['page_current'] = '页当前第';
$_LANG['page_first'] = '第一页';
$_LANG['page_prev'] = '上一页';
$_LANG['page_next'] = '下一页';
$_LANG['page_last'] = '最末页';
$_LANG['admin_home'] = '起始页';
/* 重量 */
$_LANG['gram'] = '克';
$_LANG['kilogram'] = '千克';
/* 菜单分类部分 */
$_LANG['02_cat_and_goods'] = '商品管理';
$_LANG['03_promotion'] = '促销管理';
$_LANG['04_order'] = '订单管理';
$_LANG['05_banner'] = '广告管理';
$_LANG['06_stats'] = '报表统计';
$_LANG['07_content'] = '文章管理';
$_LANG['08_members'] = '会员管理';
$_LANG['09_others'] = '杂项管理';
$_LANG['10_priv_admin'] = '权限管理';
$_LANG['11_system'] = '系统设置';
$_LANG['12_template'] = '模板管理';
$_LANG['13_backup'] = '数据库管理';
$_LANG['14_sms'] = '短信管理';
$_LANG['15_rec'] = '推荐管理';
$_LANG['16_email_manage'] = '邮件群发管理';
/* 商品管理 */
$_LANG['01_goods_list'] = '商品列表';
$_LANG['02_goods_add'] = '添加新商品';
$_LANG['03_category_list'] = '商品分类';
$_LANG['04_category_add'] = '添加分类';
$_LANG['05_comment_manage'] = '用户评论';
$_LANG['06_goods_brand_list'] = '商品品牌';
$_LANG['07_brand_add'] = '添加品牌';
$_LANG['08_goods_type'] = '商品类型';
$_LANG['09_attribute_list'] = '商品属性';
$_LANG['10_attribute_add'] = '添加属性';
$_LANG['11_goods_trash'] = '商品回收站';
$_LANG['12_batch_pic'] = '图片批量处理';
$_LANG['13_batch_add'] = '商品批量上传';
$_LANG['15_batch_edit'] = '商品批量修改';
$_LANG['16_goods_script'] = '生成商品代码';
$_LANG['17_tag_manage'] = '标签管理';
$_LANG['18_product_list'] = '货品列表';
$_LANG['52_attribute_add'] = '编辑属性';
$_LANG['53_suppliers_goods'] = '供货商商品管理';
$_LANG['14_goods_export'] = '商品批量导出';
$_LANG['50_virtual_card_list'] = '虚拟商品列表';
$_LANG['51_virtual_card_add'] = '添加虚拟商品';
$_LANG['52_virtual_card_change'] = '更改加密串';
$_LANG['goods_auto'] = '商品自动上下架';
$_LANG['article_auto'] = '文章自动发布';
$_LANG['navigator'] = '自定义导航栏';
/* 促销管理 */
$_LANG['02_snatch_list'] = '夺宝奇兵';
$_LANG['snatch_add'] = '添加夺宝奇兵';
$_LANG['04_bonustype_list'] = '红包类型';
$_LANG['bonustype_add'] = '添加红包类型';
$_LANG['05_bonus_list'] = '线下红包';
$_LANG['bonus_add'] = '添加会员红包';
$_LANG['06_pack_list'] = '商品包装';
$_LANG['07_card_list'] = '祝福贺卡';
$_LANG['pack_add'] = '添加新包装';
$_LANG['card_add'] = '添加新贺卡';
$_LANG['08_group_buy'] = '团购活动';
$_LANG['09_topic'] = '专题管理';
$_LANG['topic_add'] = '添加专题';
$_LANG['topic_list'] = '专题列表';
$_LANG['10_auction'] = '拍卖活动';
$_LANG['12_favourable'] = '优惠活动';
$_LANG['13_wholesale'] = '批发管理';
$_LANG['ebao_commend'] = '易宝推荐';
$_LANG['14_package_list'] = '超值礼包';
$_LANG['package_add'] = '添加超值礼包';
/* 订单管理 */
$_LANG['02_order_list'] = '订单列表';
$_LANG['03_order_query'] = '订单查询';
$_LANG['04_merge_order'] = '合并订单';
$_LANG['05_edit_order_print'] = '订单打印';
$_LANG['06_undispose_booking'] = '缺货登记';
$_LANG['08_add_order'] = '添加订单';
$_LANG['09_delivery_order'] = '发货单列表';
$_LANG['10_back_order'] = '退货单列表';
/* 广告管理 */
$_LANG['ad_position'] = '广告位置';
$_LANG['ad_list'] = '广告列表';
/* 报表统计 */
$_LANG['flow_stats'] = '流量分析';
$_LANG['searchengine_stats'] = '搜索引擎';
$_LANG['report_order'] = '订单统计';
$_LANG['report_sell'] = '销售概况';
$_LANG['sell_stats'] = '销售排行';
$_LANG['sale_list'] = '销售明细';
$_LANG['report_guest'] = '客户统计';
$_LANG['report_users'] = '会员排行';
$_LANG['visit_buy_per'] = '访问购买率';
$_LANG['z_clicks_stats'] = '站外投放JS';
/* 文章管理 */
$_LANG['02_articlecat_list'] = '文章分类';
$_LANG['articlecat_add'] = '添加文章分类';
$_LANG['03_article_list'] = '文章列表';
$_LANG['article_add'] = '添加新文章';
$_LANG['shop_article'] = '网店文章';
$_LANG['shop_info'] = '网店信息';
$_LANG['shop_help'] = '网店帮助';
$_LANG['vote_list'] = '在线调查';
/* 会员管理 */
$_LANG['08_unreply_msg'] = '会员留言';
$_LANG['03_users_list'] = '会员列表';
$_LANG['04_users_add'] = '添加会员';
$_LANG['05_user_rank_list'] = '会员等级';
$_LANG['06_list_integrate'] = '会员整合';
$_LANG['09_user_account'] = '充值和提现申请';
$_LANG['10_user_account_manage'] = '资金管理';
/* 权限管理 */
$_LANG['admin_list'] = '管理员列表';
$_LANG['admin_list_role'] = '角色列表';
$_LANG['admin_role'] = '角色管理';
$_LANG['admin_add'] = '添加管理员';
$_LANG['admin_add_role'] = '添加角色';
$_LANG['admin_edit_role'] = '修改角色';
$_LANG['admin_logs'] = '管理员日志';
$_LANG['agency_list'] = '办事处列表';
$_LANG['suppliers_list'] = '供货商列表';
/* 系统设置 */
$_LANG['01_shop_config'] = '商店设置';
$_LANG['shop_authorized'] = '授权证书';
$_LANG['shp_webcollect'] = '网罗天下';
$_LANG['02_payment_list'] = '支付方式';
$_LANG['03_shipping_list'] = '配送方式';
$_LANG['04_mail_settings'] = '邮件服务器设置';
$_LANG['05_area_list'] = '地区列表';
$_LANG['07_cron_schcron'] = '计划任务';
$_LANG['08_friendlink_list'] = '友情链接';
$_LANG['shipping_area_list'] = '配送区域';
$_LANG['sitemap'] = '站点地图';
$_LANG['check_file_priv'] = '文件权限检测';
$_LANG['captcha_manage'] = '验证码管理';
$_LANG['fckfile_manage'] = 'Fck上传文件管理';
$_LANG['ucenter_setup'] = 'UCenter设置';
$_LANG['file_check'] = '文件校验';
$_LANG['021_reg_fields'] = '会员注册项设置';
/* 模板管理 */
$_LANG['02_template_select'] = '模板选择';
$_LANG['03_template_setup'] = '设置模板';
$_LANG['04_template_library'] = '库项目管理';
$_LANG['mail_template_manage'] = '邮件模板';
$_LANG['05_edit_languages'] = '语言项编辑';
$_LANG['06_template_backup'] = '模板设置备份';
/* 数据库管理 */
$_LANG['02_db_manage'] = '数据备份';
$_LANG['03_db_optimize'] = '数据表优化';
$_LANG['04_sql_query'] = 'SQL查询';
$_LANG['05_synchronous'] = '同步数据';
$_LANG['convert'] = '转换数据';
/* 短信管理 */
$_LANG['02_sms_my_info'] = '账号信息';
$_LANG['03_sms_send'] = '发送短信';
$_LANG['04_sms_charge'] = '账户充值';
$_LANG['05_sms_send_history'] = '发送记录';
$_LANG['06_sms_charge_history'] = '充值记录';
$_LANG['affiliate'] = '推荐设置';
$_LANG['affiliate_ck'] = '分成管理';
$_LANG['flashplay'] = '首页主广告管理';
$_LANG['search_log'] = '搜索关键字';
$_LANG['email_list'] = '邮件订阅管理';
$_LANG['magazine_list'] = '杂志管理';
$_LANG['attention_list'] = '关注管理';
$_LANG['view_sendlist'] = '邮件队列管理';
/* 积分兑换管理 */
$_LANG['15_exchange_goods'] = '积分商城商品';
$_LANG['15_exchange_goods_list'] = '积分商城商品列表';
$_LANG['exchange_goods_add'] = '添加新商品';
/* cls_image类的语言项 */
$_LANG['directory_readonly'] = '目录 % 不存在或不可写';
$_LANG['invalid_upload_image_type'] = '不是允许的图片格式';
$_LANG['upload_failure'] = '文件 %s 上传失败。';
$_LANG['missing_gd'] = '没有安装GD库';
$_LANG['missing_orgin_image'] = '找不到原始图片 %s ';
$_LANG['nonsupport_type'] = '不支持该图像格式 %s ';
$_LANG['creating_failure'] = '创建图片失败';
$_LANG['writting_failure'] = '图片写入失败';
$_LANG['empty_watermark'] = '水印文件参数不能为空';
$_LANG['missing_watermark'] = '找不到水印文件%s';
$_LANG['create_watermark_res'] = '创建水印图片资源失败。水印图片类型为%s';
$_LANG['create_origin_image_res'] = '创建原始图片资源失败,原始图片类型%s';
$_LANG['invalid_image_type'] = '无法识别水印图片 %s ';
$_LANG['file_unavailable'] = '文件 %s 不存在或不可读';
/* 邮件发送错误信息 */
$_LANG['smtp_setting_error'] = '邮件服务器设置信息不完整';
$_LANG['smtp_connect_failure'] = '无法连接到邮件服务器 %s';
$_LANG['smtp_login_failure'] = '邮件服务器验证帐号或密码不正确';
$_LANG['sendemail_false'] = '邮件发送失败,请检查您的邮件服务器设置!';
$_LANG['smtp_refuse'] = '服务器拒绝发送该邮件';
$_LANG['disabled_fsockopen'] = '服务器已禁用 fsocketopen 函数。';
/* 虚拟卡 */
$_LANG['virtual_card_oos'] = '虚拟卡已缺货';
$_LANG['span_edit_help'] = '点击修改内容';
$_LANG['href_sort_help'] = '点击对列表排序';
$_LANG['catname_exist'] = '已存在相同的分类名称!';
$_LANG['brand_name_exist'] = '已存在相同的品牌名称!';
$_LANG['alipay_login'] = '<a href="https://www.alipay.com/user/login.htm?goto=https%3A%2F%2Fwww.alipay.com%2Fhimalayas%2Fpracticality_profile_edit.htm%3Fmarket_type%3Dfrom_agent_contract%26customer_external_id%3D%2BC4335319945672464113" target="_blank">立即免费申请支付接口权限</a>';
$_LANG['alipay_look'] = '<a href=\"https://www.alipay.com/himalayas/practicality.htm\" target=\"_blank\">请申请成功后登录支付宝账户查看</a>';
?> | zzshop | trunk/languages/zh_cn/admin/common.php | PHP | asf20 | 14,422 |
<?php
/**
* ECSHOP 插件管理语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: plugins.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['plugin_name'] = '名称';
$_LANG['plugin_desc'] = '描述';
$_LANG['plugin_version'] = '版本';
$_LANG['plugin_author'] = '作者';
$_LANG['upgrade'] = '升级';
$_LANG['upgrade_success'] = '升级成功';
$_LANG['uninstall_confirm'] = '卸载插件将删除该插件的所有数据。\n您确定要卸载这个插件吗?';
$_LANG['create_table_failed'] = '创建插件的数据表失败,该插件可能是一个无效的插件。<br />错误信息:<br />%s';
$_LANG['dir_readonly'] = '%s 目录不可写,请检查您的服务器设置。';
$_LANG['file_readonly'] = '%s 文件不可写,请检查您的服务器设置。';
$_LANG['uninstall_success'] = '指定的插件已经卸载成功。';
$_LANG['install_success'] = '指定的插件已经安装成功。';
$_LANG['upgrade_success'] = '指定的插件已经升级成功。';
$_LANG['plugin_not_exists'] = '没有找到指定的插件文件,请确认该插件是否确实存在。';
$_LANG['class_not_exists'] = '没有找到指定的插件类,该插件可能已经被损坏。';
?> | zzshop | trunk/languages/zh_cn/admin/plugins.php | PHP | asf20 | 1,781 |
<?php
/**
* ECSHOP 程序说明
* ===========================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ==========================================================
* $Author: liuhui $
* $Id: article_auto.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['id'] = '编号';
$_LANG['starttime'] = '发布时间';
$_LANG['endtime'] = '取消时间';
$_LANG['goods_name'] = '文章名称';
$_LANG['ok'] = '确定';
$_LANG['edit_ok'] = '操作成功';
$_LANG['delete'] = '撤销';
$_LANG['deleteck'] = '确定删除此文章的自动发布/取消发布处理么?此操作不会影响文章本身';
$_LANG['enable_notice'] = '您需要到系统设置->计划任务中开启该功能后才能使用。';
$_LANG['button_start'] = '批量发布';
$_LANG['button_end'] = '批量取消发布';
$_LANG['no_select_goods'] = '没有选定文章';
$_LANG['batch_start_succeed'] = '批量发布成功';
$_LANG['batch_end_succeed'] = '批量取消成功';
$_LANG['back_list'] = '返回文章自动发布';
$_LANG['select_time'] = '请选定时间';
?>
| zzshop | trunk/languages/zh_cn/admin/article_auto.php | PHP | asf20 | 1,456 |
<?php
/**
* ECSHOP 标签管理语言项
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: tag_manage.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['tag_manage'] = '标签管理';
$_LANG['tag_id'] = '编号';
$_LANG['tag_words'] = '标签名称';
$_LANG['add_tag'] = '添加标签';
$_LANG['user_id'] = '会员名';
$_LANG['goods_id'] = '商品名称';
$_LANG['drop_tags'] = '批量删除';
$_LANG['tagword_exist'] = '标签 %s 已经存在!';
$_LANG['tag_list'] = '标签列表';
$_LANG['tag_edit'] = '编辑标签';
$_LANG['goods_name'] = '商品名称';
$_LANG['name_search'] = '根据商品编号、名称或货号搜索商品';
$_LANG['tag_edit_success'] = '更新标签成功';
$_LANG['tag_add_success'] = '添加标签成功';
$_LANG['pls_select_goods'] = '请选择商品';
$_LANG['no_select_tag'] = '您现在没有需要删除的标签';
$_LANG['drop_success'] = '您已经成功的删除了 %d 个标签';
$_LANG['back_list'] = '返回标签列表';
/* JS语言项 */
$_LANG['drop_confirm'] = '您确定要删除这条记录吗?';
$_LANG['js_languages']['tag_name_not_empty'] = '标签名称不能为空!';
?>
| zzshop | trunk/languages/zh_cn/admin/tag_manage.php | PHP | asf20 | 1,716 |
<?php
/**
* ECSHOP 管理中心起始页语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: index.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['shop_guide'] = '开店向导';
$_LANG['set_navigator'] = '设置导航栏';
$_LANG['about'] = '关于 ECSHOP';
$_LANG['preview'] = '查看网店';
$_LANG['menu'] = '菜单';
$_LANG['help'] = '帮助';
$_LANG['signout'] = '退出';
$_LANG['profile'] = '个人设置';
$_LANG['view_message'] = '管理员留言';
$_LANG['send_msg'] = '发送留言';
$_LANG['toggle_calculator'] = '计算器';
$_LANG['expand_all'] = '展开';
$_LANG['collapse_all'] = '闭合';
$_LANG['no_help'] = '暂时还没有该部分内容';
$_LANG['license_free'] = '非授权用户';
$_LANG['license_commercial'] = '绿卡用户';
$_LANG['license_invalid'] = '未授权用户';
$_LANG['license_failed'] = '非法用户';
$_LANG['license_oem'] = '授权商业用户';
$_LANG['license_oemtest'] = '体验用户';
//
$_LANG['license_Q'] = '商业';
$_LANG['license_G'] = '商业';
$_LANG['license_L'] = '临时';
$_LANG['license_S'] = '商业';
$_LANG['license_O'] = '企业';
$_LANG['license_T'] = '体验';
$_LANG['license_no'] = '免费';
$_LANG['license_test'] = '免费';
$_LANG['js_languages']['expand_all'] = '展开';
$_LANG['js_languages']['collapse_all'] = '闭合';
/*------------------------------------------------------ */
//-- 计算器
/*------------------------------------------------------ */
$_LANG['calculator'] = '计算器';
$_LANG['clear_calculator'] = '清除';
$_LANG['backspace'] = '退格';
/*------------------------------------------------------ */
//-- 起始页
/*------------------------------------------------------ */
$_LANG['pm_title'] = '留言标题';
$_LANG['pm_username'] = '留言者';
$_LANG['pm_time'] = '留言时间';
$_LANG['order_stat'] = '订单统计信息';
$_LANG['unconfirmed'] = '未确认订单:';
$_LANG['await_ship'] = '待发货订单:';
$_LANG['await_pay'] = '待支付订单:';
$_LANG['finished'] = '已成交订单数:';
$_LANG['new_booking'] = '新缺货登记:';
$_LANG['new_reimburse'] = '退款申请:';
$_LANG['goods_stat'] = '实体商品统计信息';
$_LANG['virtual_card_stat'] = '虚拟卡商品统计';
$_LANG['goods_count'] = '商品总数:';
$_LANG['sales_count'] = '促销商品数:';
$_LANG['new_goods'] = '新品推荐数:';
$_LANG['recommed_goods'] = '精品推荐数:';
$_LANG['hot_goods'] = '热销商品数:';
$_LANG['warn_goods'] = '库存警告商品数:';
$_LANG['clear_cache'] = '清除缓存';
$_LANG['ebao_commend'] = '易宝推荐';
$_LANG['acess_stat'] = '访问统计';
$_LANG['acess_today'] = '今日访问:';
$_LANG['online_users'] = '在线人数:';
$_LANG['user_count'] = '会员总数:';
$_LANG['today_register'] = '今日注册:';
$_LANG['new_feedback'] = '最新留言:';
$_LANG['new_comments'] = '未审核评论:';
$_LANG['system_info'] = '系统信息';
$_LANG['os'] = '服务器操作系统:';
$_LANG['web_server'] = 'Web 服务器:';
$_LANG['php_version'] = 'PHP 版本:';
$_LANG['mysql_version'] = 'MySQL 版本:';
$_LANG['gd_version'] = 'GD 版本:';
$_LANG['zlib'] = 'Zlib 支持:';
$_LANG['ecs_version'] = 'ECShop 版本:';
$_LANG['install_date'] = '安装日期:';
$_LANG['ip_version'] = 'IP 库版本:';
$_LANG['max_filesize'] = '文件上传的最大大小:';
$_LANG['safe_mode'] = '安全模式:';
$_LANG['safe_mode_gid'] = '安全模式GID:';
$_LANG['timezone'] = '时区设置:';
$_LANG['no_timezone'] = '无需设置';
$_LANG['socket'] = 'Socket 支持:';
$_LANG['ec_charset'] = '编码:';
$_LANG['remove_install'] = '您还没有删除 install 文件夹,出于安全的考虑,我们建议您删除 install 文件夹。';
$_LANG['remove_upgrade'] = '您还没有删除 upgrade 文件夹,出于安全的考虑,我们建议您删除 upgrade 文件夹。';
$_LANG['remove_demo'] = '您还没有删除 demo 文件夹,出于安全的考虑,我们建议您删除 demo 文件夹。';
$_LANG['temp_dir_cannt_read'] = '您的服务器设置了 open_base_dir 且没有包含 %s,您将无法上传文件。';
$_LANG['not_writable'] = '%s 目录不可写入,%s';
$_LANG['data_cannt_write'] = '您将无法上传包装、贺卡、品牌等等图片文件。';
$_LANG['afficheimg_cannt_write'] = '您将无法上传广告的图片文件。';
$_LANG['brandlogo_cannt_write'] = '您将无法上传品牌的图片文件。';
$_LANG['cardimg_cannt_write'] = '您将无法上传贺卡的图片文件。';
$_LANG['feedbackimg_cannt_write'] = '用户将无法通过留言上传文件。';
$_LANG['packimg_cannt_write'] = '您将无法上传包装的图片文件。';
$_LANG['cert_cannt_write'] = '您将无法上传 ICP 备案证书文件。';
$_LANG['images_cannt_write']= '您将无法上传任何商品图片。';
$_LANG['imagesupload_cannt_write']= '您将无法通过编辑器上传任何图片。';
$_LANG['tpl_cannt_write'] = '您的网站将无法浏览。';
$_LANG['tpl_backup_cannt_write'] = '您就无法备份当前的模版文件。';
$_LANG['order_print_canntwrite'] = 'data目录下的order_print.html文件属性为不可写,您将无法修改订单打印模板。';
$_LANG['shop_closed_tips'] = '您的商店已被暂时关闭。在设置好您的商店之后别忘记打开哦!';
$_LANG['empty_upload_tmp_dir'] = '当前的上传临时目录为空,您可能无法上传文件,请检查 php.ini 中的设置。';
$_LANG['caches_cleared'] = '页面缓存已经清除成功。';
/*------------------------------------------------------ */
//-- 关于我们
/*------------------------------------------------------ */
$_LANG['team_member'] = 'ECSHOP 团队成员';
$_LANG['director'] = '项目策划';
$_LANG['programmer'] = '程序开发';
$_LANG['ui_designer'] = '界面设计';
$_LANG['documentation'] = '文档整理';
$_LANG['special_thanks'] = '特别感谢';
$_LANG['official_site'] = '官方网站';
$_LANG['site_url'] = '网站地址:';
$_LANG['support_center'] = '支持中心:';
$_LANG['support_forum'] = '支持论坛:';
// 邮件群发
$_LANG['mailsend_fail'] = '邮件 %s 发送失败!';
$_LANG['mailsend_ok'] = '邮件 %s 发送成功!还有 %s 邮件未发送!';
$_LANG['mailsend_finished'] = '邮件 %s 发送成功!全部邮件发送完成!';
$_LANG['mailsend_null'] = '邮件发送列表空!';
$_LANG['mailsend_skip'] = '继续发送下一条...';
$_LANG['email_sending'] = '正在处理邮件发送队列...';
$_LANG['pause'] = '暂停';
$_LANG['conti'] = '继续';
$_LANG['str'] = '已经发送了 %d 封邮件。';
//开店向导
$_LANG['shop_name'] = '商店名称';
$_LANG['shop_title'] = '商店标题';
$_LANG['shop_country'] = '所在国家';
$_LANG['shop_province'] = '所在省份';
$_LANG['shop_city'] = '所在城市';
$_LANG['shop_address'] = '详细地址';
$_LANG['shop_ship'] = '配送方式';
$_LANG['ship_name'] = '配送区域名称';
$_LANG['ship_country'] = '国家';
$_LANG['ship_province'] = '省份';
$_LANG['ship_city'] = '城市';
$_LANG['ship_district'] = '县/区';
$_LANG['shop_pay'] = '支付方式';
$_LANG['select_please'] = '请选择...';
$_LANG['good_name'] = '商品名称';
$_LANG['good_number'] = '商品数量';
$_LANG['good_category'] = '商品分类';
$_LANG['good_brand'] = '商品品牌';
$_LANG['good_price'] = '商品价格';
$_LANG['good_brief'] = '商品描述';
$_LANG['good_image'] = '上传商品图片';
$_LANG['is_new'] = '新品';
$_LANG['is_best'] = '精品';
$_LANG['is_hot'] = '热卖';
$_LANG['good_intro'] = '加入推荐';
$_LANG['skip'] = '完成向导';
$_LANG['next_step'] = '下一步';
$_LANG['ur_add'] = '开店向导-添加商品';
$_LANG['ur_config'] = '开店向导-设置网店';
$_LANG['shop_basic_first'] = "设置商店的一些基本信息<em>商店的名字、地址、配送方式、支付方式等</em>";
$_LANG['shop_basic_second'] = "给商店添加一些商品<em>商品的名称、数量、分类、品牌、价格、描述等</em>";
$_LANG['shop_basic_third'] = "恭喜您,您的网店可以使用了!<em>下面是一些常用功能的链接聚合。您关闭本页后,依然可以在左侧菜单相关项目中找到</em>";
$_LANG['add_good'] = '添加商品';
$_LANG['add_category'] = '添加商品分类';
$_LANG['add_type'] = '商品类型';
$_LANG['add_favourable'] = '添加优惠活动';
$_LANG['shop_config'] = '商店设置';
$_LANG['select_template'] = '选择模板';
$_LANG['shop_back_in'] = '进入网店后台';
$_LANG['goods_img_too_big'] = '商品图片文件太大了(最大值:%s),无法上传。';
$_LANG['invalid_goods_img'] = '商品图片格式不正确!';
//JS语言
$_LANG['js_languages']['shop_name_not_null'] = '商店名称不能为空';
$_LANG['js_languages']['good_name_not_null'] = '商品名称不能为空';
$_LANG['js_languages']['good_category_not_null'] = '商品分类不能为空';
$_LANG['js_languages']['good_number_not_number'] = '商品数量不是数值';
$_LANG['js_languages']['good_price_not_number'] = '商品价格不是数值';
/*后台语言项*/
$_LANG['send_mail_off'] = '自动发送邮件关闭';
?> | zzshop | trunk/languages/zh_cn/admin/index.php | PHP | asf20 | 9,790 |
<?php
/**
* ECSHOP SQL查询语言项
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: sql.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['title'] = '运行 SQL 查询';
$_LANG['error'] = '出错了';
$_LANG['succeed'] = 'SQL 语句已成功运行';
$_LANG['no_data'] = '返回结果为空';
$_LANG['note'] = '执行SQL将直接操作数据库,请谨慎使用';
$_LANG['query'] = '提交查询';
$_LANG['no_data'] = '返回结果为空';
/*JS 语言项*/
$_LANG['js_languages']['sql_not_null'] = 'SQL语句为空';
?> | zzshop | trunk/languages/zh_cn/admin/sql.php | PHP | asf20 | 1,093 |
<?php
/**
* ECSHOP 文章管理语言项
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: article.php 17095 2010-04-12 10:26:10Z liuhui $
*/
$_LANG['title'] ='文章标题';
$_LANG['cat'] ='文章分类';
$_LANG['reserve'] = '保留';
$_LANG['article_type'] ='文章重要性';
$_LANG['author'] ='文章作者';
$_LANG['email'] ='作者email';
$_LANG['keywords'] ='关键字';
$_LANG['lable_description'] ='网页描述';
$_LANG['content'] ='文章内容';
$_LANG['is_open'] ='是否显示';
$_LANG['article_id'] ='编号';
$_LANG['add_time'] ='添加日期';
$_LANG['upload_file'] ='上传文件';
$_LANG['file_url'] ='或输入文件地址';
$_LANG['invalid_file'] = '上传文件格式不正确';
$_LANG['article_name_exist'] = '有相同的文章名称存在!';
$_LANG['select_plz'] = '请选择...';
$_LANG['external_links'] = '外部链接';
$_LANG['top'] ='置顶';
$_LANG['common'] ='普通';
$_LANG['isopen'] ='显示';
$_LANG['isclose'] ='不显示';
$_LANG['no_article'] = '您现在还没有任何文章';
$_LANG['no_select_article'] = '您没有选择任何文章';
$_LANG['no_select_act'] = '请选择文章分类!';
$_LANG['display'] = '显示文章内容';
$_LANG['download'] = '下载文件';
$_LANG['both'] = '既显示文章内容又下载文件';
$_LANG['button_remove'] ='批量删除';
$_LANG['button_hide'] ='批量隐藏';
$_LANG['button_show'] ='批量显示';
$_LANG['move_to'] = '转移到分类';
$_LANG['article_edit'] = '编辑文章内容';
$_LANG['tab_general'] = '通用信息';
$_LANG['tab_content'] = '文章内容';
$_LANG['tab_goods'] = '关联商品';
$_LANG['link_goods'] = '跟该文章关联的商品';
$_LANG['keyword'] = '关键字';
/* 提示信息 */
$_LANG['title_exist'] ='文章 %s 已经存在';
$_LANG['back_list'] ='返回文章列表';
$_LANG['continue_add'] ='继续添加新文章';
$_LANG['articleadd_succeed'] ='文章已经添加成功';
$_LANG['articleedit_succeed'] ='文章 %s 成功编辑';
$_LANG['articleedit_fail'] ='文章编辑失败';
$_LANG['no_title'] ='没有输入文章标题';
$_LANG['drop_confirm'] = '您确认要删除这篇文章吗?';
$_LANG['batch_handle_ok'] = '批量操作成功';
/*JS 语言项*/
$_LANG['js_languages']['no_title'] = '没有文章标题';
$_LANG['js_languages']['no_cat'] = '没有选择文章分类';
$_LANG['js_languages']['not_allow_add'] = '系统保留分类,不允许在该分类添加文章';
$_LANG['js_languages']['drop_confirm'] = '您确定要删除文章吗?';
$_LANG['all_cat'] = '全部分类';
?> | zzshop | trunk/languages/zh_cn/admin/article.php | PHP | asf20 | 3,149 |
<?php
/**
* ECSHOP 程序说明
* ===========================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ==========================================================
* $Author: liuhui $
* $Id: affiliate_ck.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['order_id'] = '订单号';
$_LANG['affiliate_separate'] = '分成';
$_LANG['affiliate_cancel'] = '取消';
$_LANG['affiliate_rollback'] = '撤销';
$_LANG['log_info'] = '操作信息';
$_LANG['edit_ok'] = '操作成功';
$_LANG['edit_fail'] = '操作失败';
$_LANG['separate_info'] = '订单号 %s, 分成:金钱 %s 积分 %s';
$_LANG['separate_info2'] = '用户ID %s ( %s ), 分成:金钱 %s 积分 %s';
$_LANG['sch_order'] = '搜索订单号';
$_LANG['sch_stats']['name'] = '操作状态';
$_LANG['sch_stats']['info'] = '按操作状态查找:';
$_LANG['sch_stats']['all'] = '全部';
$_LANG['sch_stats'][0] = '等待处理';
$_LANG['sch_stats'][1] = '已分成';
$_LANG['sch_stats'][2] = '取消分成';
$_LANG['sch_stats'][3] = '已撤销';
$_LANG['order_stats']['name'] = '订单状态';
$_LANG['order_stats'][0] = '未确认';
$_LANG['order_stats'][1] = '已确认';
$_LANG['order_stats'][2] = '已取消';
$_LANG['order_stats'][3] = '无效';
$_LANG['order_stats'][4] = '退货';
$_LANG['js_languages']['cancel_confirm'] = '您确定要取消分成吗?此操作不能撤销。';
$_LANG['js_languages']['rollback_confirm'] = '您确定要撤销此次分成吗?';
$_LANG['js_languages']['separate_confirm'] = '您确定要分成吗?';
$_LANG['loginfo'][0] = '用户id:';
$_LANG['loginfo'][1] = '现金:';
$_LANG['loginfo'][2] = '积分:';
$_LANG['loginfo']['cancel'] = '分成被管理员取消!';
$_LANG['separate_type'] = '分成类型';
$_LANG['separate_by'][0] = '推荐注册分成';
$_LANG['separate_by'][1] = '推荐订单分成';
$_LANG['separate_by'][-1] = '推荐注册分成';
$_LANG['separate_by'][-2] = '推荐订单分成';
$_LANG['show_affiliate_orders'] = '此列表显示此用户推荐的订单信息。';
$_LANG['back_note'] = '返回会员编辑页面';
?> | zzshop | trunk/languages/zh_cn/admin/affiliate_ck.php | PHP | asf20 | 2,485 |
<?php
/**
* ECSHOP 时间JS语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: calendar.php 17063 2010-03-25 06:35:46Z liuhui $
*/
/* 时间JS语言项 */
$_LANG['calendar_lang']['Sunday'] = '星期日';
$_LANG['calendar_lang']['Monday'] = '星期一';
$_LANG['calendar_lang']['Tuesday'] = '星期二';
$_LANG['calendar_lang']['Wednesday'] = '星期三';
$_LANG['calendar_lang']['Thursday'] = '星期四';
$_LANG['calendar_lang']['Friday'] = '星期五';
$_LANG['calendar_lang']['Saturday'] = '星期六';
$_LANG['calendar_lang']['Sun'] = '日';
$_LANG['calendar_lang']['Mon'] = '一';
$_LANG['calendar_lang']['Tue'] = '二';
$_LANG['calendar_lang']['Wed'] = '三';
$_LANG['calendar_lang']['Thu'] = '四';
$_LANG['calendar_lang']['Fri'] = '五';
$_LANG['calendar_lang']['Sat'] = '六';
$_LANG['calendar_lang']['January'] = '一月';
$_LANG['calendar_lang']['February'] = '二月';
$_LANG['calendar_lang']['March'] = '三月';
$_LANG['calendar_lang']['April'] = '四月';
$_LANG['calendar_lang']['May'] = '五月';
$_LANG['calendar_lang']['June'] = '六月';
$_LANG['calendar_lang']['July'] = '七月';
$_LANG['calendar_lang']['Aguest'] = '八月';
$_LANG['calendar_lang']['September'] = '九月';
$_LANG['calendar_lang']['October'] = '十月';
$_LANG['calendar_lang']['November'] = '十一月';
$_LANG['calendar_lang']['December'] = '十二月';
$_LANG['calendar_lang']['Jan'] = '一月';
$_LANG['calendar_lang']['Feb'] = '二月';
$_LANG['calendar_lang']['Mar'] = '三月';
$_LANG['calendar_lang']['Apr'] = '四月';
$_LANG['calendar_lang']['May'] = '五月';
$_LANG['calendar_lang']['Jun'] = '六月';
$_LANG['calendar_lang']['Jul'] = '七月';
$_LANG['calendar_lang']['Agu'] = '八月';
$_LANG['calendar_lang']['Sep'] = '九月';
$_LANG['calendar_lang']['Oct'] = '十月';
$_LANG['calendar_lang']['Nov'] = '十一月';
$_LANG['calendar_lang']['Dec'] = '十二月';
$_LANG['calendar_lang']['calendar_help'] = '帮助';
$_LANG['calendar_lang']['calendar_about1'] = "选择日期:\\r\\n- 点击 \\xab, \\xbb 按钮选择年份\\r\\n- 点击 ";
$_LANG['calendar_lang']['calendar_about2'] = " 按钮选择月份\\r\\n- 长按以上按钮可从菜单中快速选择年份或月份";
$_LANG['calendar_lang']['calendar_about_time'] = "\\r\\n\\r\\n选择时间:\\r\\n- 点击小时或分钟可使改数值加一\\r\\n- 按住Shift键点击小时或分钟可使改数值减一\\r\\n- 点击拖动鼠标可进行快速选择";
$_LANG['calendar_lang']['prev_year'] = "上一年 (按住出菜单)";
$_LANG['calendar_lang']['prev_month'] = "上一月 (按住出菜单)";
$_LANG['calendar_lang']['go_today'] = "转到今日";
$_LANG['calendar_lang']['next_month'] = "下一月 (按住出菜单)";
$_LANG['calendar_lang']['next_year'] = "下一年 (按住出菜单)";
$_LANG['calendar_lang']['sel_date'] = "选择日期";
$_LANG['calendar_lang']['drag_to_move'] = "拖动";
$_LANG['calendar_lang']['part_today'] = "(今日)";
$_LANG['calendar_lang']['day_first'] = "最左边显示";
$_LANG['calendar_lang']['calendar_close'] = "关闭";
$_LANG['calendar_lang']['calendar_today'] = "今日";
$_LANG['calendar_lang']['time_part'] = "(Shift-)点击鼠标或拖动改变值";
$_LANG['calendar_lang']['calendar_wk'] = "周";
$_LANG['calendar_lang']['calendar_day'] = "日";
$_LANG['calendar_lang']['calendar_time'] = "时间";
?> | zzshop | trunk/languages/zh_cn/calendar.php | PHP | asf20 | 3,940 |
<?php
/**
* ECSHOP 程序说明
* ===========================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ==========================================================
* $Author: liuhui $
* $Id: demo.php 17063 2010-03-25 06:35:46Z liuhui $
*/
?> | zzshop | trunk/languages/zh_cn/demo.php | PHP | asf20 | 637 |
<?php
/**
* ECSHOP EMS插件的语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: ems.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['ems'] = 'EMS 国内邮政特快专递';
$_LANG['ems_express_desc'] = 'EMS 国内邮政特快专递描述内容';
//$_LANG['fee_compute_mode'] = '费用计算方式';
$_LANG['item_fee'] = '单件商品费用:';
$_LANG['base_fee'] = '500克以内费用:';
$_LANG['step_fee'] = '续重每500克或其零数的费用:';
$_LANG['shipping_print'] = '<table style="width:18.8cm" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="height:3.2cm;"> </td>
</tr>
</table>
<table style="width:18.8cm;" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="width:8.9cm;">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="width:1.6cm; height:0.7cm;"> </td>
<td style="width:2.3cm;">{$shop_name}</td>
<td style="width:2cm;"> </td>
<td>{$service_phone}</td>
</tr>
<tr>
<td colspan="4" style="height:0.7cm; padding-left:1.6cm;">{$shop_name}</td>
</tr>
<tr>
<td> </td>
<td colspan="3" style="height:1.7cm;">{$shop_address}</td>
</tr>
<tr>
<td colspan="3" style="width:6.3cm; height:0.5cm;"></td>
<td> </td>
</tr>
</table>
</td>
<td style="width:0.4cm;"></td>
<td style="width:9.5cm;">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="width:1.6cm; height:0.7cm;"> </td>
<td style="width:2.3cm;">{$order.consignee}</td>
<td style="width:2cm;"> </td>
<td>{$order.mobile}</td>
</tr>
<tr>
<td colspan="4" style="height:0.7cm;"> </td>
</tr>
<tr>
<td> </td>
<td colspan="3" style="height:1.7cm;">{$order.address}</td>
</tr>
<tr>
<td colspan="3" style="width:6.3cm; height:0.5cm;"></td>
<td>{$order.zipcode}</td>
</tr>
</table>
</td>
</tr>
</table>
<table style="width:18.8cm" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="height:5.1cm;"> </td>
</tr>
</table>';
?> | zzshop | trunk/languages/zh_cn/shipping/ems.php | PHP | asf20 | 2,809 |
<?php
/**
* ECSHOP 邮政快递包裹插件的语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: post_express.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['post_express'] = '邮政快递包裹';
$_LANG['post_express_desc'] = '邮政快递包裹的描述内容。';
$_LANG['item_fee'] = '单件商品费用:';
$_LANG['base_fee'] = '1000克以内费用:';
$_LANG['step_fee'] = '5000克以内续重每500克费用:';
$_LANG['step_fee1'] = '5001克以上续重500克费用:';
?> | zzshop | trunk/languages/zh_cn/shipping/post_express.php | PHP | asf20 | 1,125 |
<?php
/**
* ECSHOP 中通速递插件的语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: zto.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['zto'] = '中通速递';
$_LANG['zto_desc'] = '中通快递的相关说明。保价费按照申报价值的2%交纳,但是,保价费不低于100元,保价金额不得高于10000元,保价金额超过10000元的,超过的部分无效';
$_LANG['item_fee'] = '单件商品费用:';
$_LANG['base_fee'] = '首重费用';
$_LANG['step_fee'] = '续重每1000克或其零数的费用';
$_LANG['shipping_print'] = '<table style="width:18.2cm" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="height:2.2cm;"> </td>
</tr>
</table>
<table style="width:18.2cm" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="height:4.4cm; width:9.1cm;">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="width:2cm; height:0.8cm;"> </td>
<td style="width:2.7cm;">{$shop_name}</td>
<td style="width:1.2cm;"> </td>
<td>{$province}</td>
</tr>
<tr>
<td> </td>
<td colspan="3" style="height:1.6cm;">{$shop_address}</td>
</tr>
<tr>
<td> </td>
<td colspan="3" style="height:0.8cm;">{$shop_name}</td>
</tr>
<tr>
<td> </td>
<td style="height:1.2cm;">{$service_phone}</td>
<td> </td>
<td> </td>
</tr>
</table>
</td>
<td style="height:4.4cm; width:9.1cm;">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="width:2cm; height:0.8cm;"> </td>
<td style="width:2.7cm;">{$order.consignee}</td>
<td style="width:1.2cm;"> </td>
<td>{$order.region}</td>
</tr>
<tr>
<td> </td>
<td colspan="3" style="height:1.6cm;">{$order.address}</td>
</tr>
<tr>
<td> </td>
<td colspan="3" style="height:0.8cm;"></td>
</tr>
<tr>
<td> </td>
<td style="height:1.2cm;">{$order.mobile}</td>
<td> </td>
<td>{$order.zipcode}</td>
</tr>
</table>
</td>
</tr>
</table>
<table style="width:18.2cm" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="height:4.2cm;"> </td>
</tr>
</table>';
?> | zzshop | trunk/languages/zh_cn/shipping/zto.php | PHP | asf20 | 2,904 |
<?php
/**
* ECSHOP 申通快递插件的语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: sto_express.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['sto_express'] = '申通快递';
$_LANG['sto_express_desc'] = '江、浙、沪地区首重为15元/KG,其他地区18元/KG, 续重均为5-6元/KG, 云南地区为8元';
$_LANG['item_fee'] = '单件商品费用:';
$_LANG['base_fee'] = '1000克以内费用';
$_LANG['step_fee'] = '续重每1000克或其零数的费用';
$_LANG['shipping_print'] = '<table border="0" cellspacing="0" cellpadding="0" style="width:18.9cm;">
<tr>
<td colspan="3" style="height:2cm;"> </td>
</tr>
<tr>
<td style="width:8cm; height:4cm; padding-top:0.3cm;" align="center" valign="middle">
<table border="0" cellspacing="0" cellpadding="0" style="width:7.5cm;" align="center">
<tr>
<td style="width:2.3cm;"> </td>
<td style="height:1.5cm;">{$shop_address}</td>
</tr>
<tr>
<td> </td>
<td style="height:0.9cm;">{$shop_name}</td>
</tr>
<tr>
<td> </td>
<td style="height:0.9cm;">{$shop_name}</td>
</tr>
<tr>
<td> </td>
<td style="height:0.9cm;">{$service_phone}</td>
</tr>
</table>
</td>
<td style="width:8cm; height:4cm; padding-top:0.3cm;" align="center" valign="middle">
<table border="0" cellspacing="0" cellpadding="0" style="width:7.5cm;" align="center">
<tr>
<td style="width:2.3cm;"> </td>
<td style="height:1.5cm;">{$order.address}</td>
</tr>
<tr>
<td> </td>
<td style="height:0.9cm;"></td>
</tr>
<tr>
<td> </td>
<td style="height:0.9cm;">{$order.consignee}</td>
</tr>
<tr>
<td> </td>
<td style="height:0.9cm;">{$order.tel}</td>
</tr>
</table>
</td>
<td rowspan="2" style="width:3cm;"> </td>
</tr>
<tr>
<td colspan="2" style="height:3.5cm;"> </td>
</tr>
</table>';
?> | zzshop | trunk/languages/zh_cn/shipping/sto_express.php | PHP | asf20 | 2,602 |
<?php
/**
* ECSHOP 邮政挂号印刷品插件的语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: presswork.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['presswork'] = '邮政挂号印刷品';
$_LANG['presswork_desc'] = '邮政挂号印刷品的描述内容。';
?> | zzshop | trunk/languages/zh_cn/shipping/presswork.php | PHP | asf20 | 856 |
<?php
/**
* ECSHOP 上门取货插件的语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: cac.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['cac'] = '上门取货';
$_LANG['cac_desc'] = '买家自己到商家指定地点取货';
?> | zzshop | trunk/languages/zh_cn/shipping/cac.php | PHP | asf20 | 820 |
<?php
/**
* ECSHOP 运费到付插件语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: fpd.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['fpd'] = '运费到付';
$_LANG['fpd_desc'] = '所购商品到达即付运费';
?> | zzshop | trunk/languages/zh_cn/shipping/fpd.php | PHP | asf20 | 808 |
<?php
/**
* ECSHOP 城际快递插件的语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: city_express.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['city_express'] = '城际快递';
$_LANG['city_express_desc'] = '配送的运费是固定的';
$_LANG['base_fee'] = '基本费用:';
?>
| zzshop | trunk/languages/zh_cn/shipping/city_express.php | PHP | asf20 | 879 |
<?php
/**
* ECSHOP 圆通速递插件的语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: yto.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['yto'] = '圆通速递';
$_LANG['yto_desc'] = '上海圆通物流(速递)有限公司经过多年的网络快速发展,在中国速递行业中一直处于领先地位。为了能更好的发展国际快件市场,加快与国际市场的接轨,强化圆通的整体实力,圆通已在东南亚、欧美、中东、北美洲、非洲等许多城市运作国际快件业务';
$_LANG['item_fee'] = '单件商品费用:';
$_LANG['base_fee'] = '首重费用';
$_LANG['step_fee'] = '续重费用';
$_LANG['shipping_print'] = '<table border="0" cellspacing="0" cellpadding="0" style="width:18.6cm; height:11.3cm;">
<tr>
<td valign="top" style="width:7.2cm;">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="height:1.5cm;"> </td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="4" style="height:0.4cm;"></td>
</tr>
<tr>
<td style="width:1cm; height:1cm;"> </td>
<td style="width:2.4cm;">{$shop_name}</td>
<td style="width:1cm; height:1cm;"> </td>
<td>{$city}</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="6" style="height:0.4cm;"> </td>
</tr>
<tr>
<td style="width:1.6cm;">{$province}</td>
<td style="width:0.8cm; height:0.6cm;"></td>
<td style="width:1.6cm;">{$city}</td>
<td style="width:0.8cm;"></td>
<td style="width:1.6cm;"> </td>
<td style="width:0.8cm;"></td>
</tr>
<tr>
<td colspan="6" style="height:1cm;">{$shop_address}</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="height:0.4cm;"></td>
</tr>
<tr>
<td style="height:1cm;">{$shop_name}</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="height:0.8cm; width:0.8cm;"> </td>
<td style="width:2.8cm;">{$service_phone}</td>
<td style="height:0.8cm; width:0.8cm;"> </td>
<td style="width:2.8cm;"> </td>
</tr>
</table>
</td>
<td valign="top" style="width:7.2cm;">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="height:2.9cm;"> </td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="height:1cm; width:1.2cm;"> </td>
<td style="width:2.4cm;">{$order.consignee}</td>
<td style="height:1cm; width:1.2cm;"> </td>
<td style="width:2.4cm;">{$order.region}</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="6" style="height:0.4cm;"> </td>
</tr>
<tr>
<td style="width:1.6cm;">{$province}</td>
<td style="width:0.8cm; height:0.6cm;"></td>
<td style="width:1.6cm;">{$city}</td>
<td style="width:0.8cm;"></td>
<td style="width:1.6cm;"></td>
<td style="width:0.8cm;"></td>
</tr>
<tr>
<td colspan="6" style="height:1cm;">{$order.address}</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="height:0.4cm;"></td>
</tr>
<tr>
<td style="height:1cm;">{$order.consignee}</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="height:0.8cm; width:0.8cm;"> </td>
<td style="width:2.8cm;"></td>
<td style="height:0.8cm; width:0.8cm;"> </td>
<td style="width:2.8cm;">{$order.mobile}</td>
</tr>
</table>
</td>
<td valign="top" style="width:4.2cm;">
</td>
</tr>
</table>';
?> | zzshop | trunk/languages/zh_cn/shipping/yto.php | PHP | asf20 | 4,783 |
<?php
/**
* ECSHOP 顺丰速运插件的语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: sf_express.php 17063 2010-03-25 06:35:46Z liuhui $
*/
global $_LANG;
$_LANG['sf_express'] = '顺丰速运';
$_LANG['sf_express_desc'] = '江、浙、沪地区首重15元/KG,续重2元/KG,其余城市首重20元/KG';
$_LANG['item_fee'] = '单件商品费用:';
$_LANG['base_fee'] = '1000克以内费用';
$_LANG['step_fee'] = '续重每1000克或其零数的费用';
$_LANG['shipping_print'] = '<table style="width:18.8cm; height:3cm;" border="0" cellspacing="0" cellpadding="0">
<tr>
<td> </td>
</tr>
</table>
<table style="width:18.8cm;" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="width:9.4cm" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="middle" style="width:1.5cm; height:0.8cm;"> </td>
<td width="85%">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="middle" style="width:5cm; height:0.8cm;">{$shop_name}</td>
<td valign="middle"> </td>
<td valign="middle" style="width:1.8cm; height:0.8cm;">{$order.order_sn}</td>
</tr>
</table>
</td>
</tr>
<tr valign="middle">
<td> </td>
<td class="h">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="width:1.3cm; height:0.8cm;">{$province}</td>
<td> </td>
<td style="width:1.3cm; height:0.8cm;">{$city}</td>
<td> </td>
<td style="width:1.3cm; height:0.8cm;"> </td>
<td> </td>
<td style="width:1.3cm; height:0.8cm;"> </td>
<td> </td>
</tr>
</table>
</td>
</tr>
<tr valign="middle">
<td> </td>
<td class="h">{$shop_address}</td>
</tr>
<tr valign="middle">
<td> </td>
<td class="h"> </td>
</tr>
<tr valign="middle">
<td> </td>
<td class="h">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td> </td>
<td style="width:1.5cm; height:0.8cm;"> </td>
<td> </td>
<td style="width:3.5cm; height:0.8cm;">{$service_phone}</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td style="width:9.4cm;" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="middle" style="width:1.5cm; height:0.8cm;"> </td>
<td width="85%">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="middle" style="width:5cm; height:0.8cm;">{$order.consignee}</td>
<td valign="middle"> </td>
<td valign="middle" style="width:1.8cm; height:0.8cm;"> </td>
</tr>
</table>
</td>
</tr>
<tr valign="middle">
<td> </td>
<td class="h">{$order.region}</td>
</tr>
<tr valign="middle">
<td> </td>
<td class="h">{$order.address}</td>
</tr>
<tr valign="middle">
<td> </td>
<td class="h"> </td>
</tr>
<tr valign="middle">
<td> </td>
<td class="h">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="width:1.7cm;"> </td>
<td style="width:1.5cm; height:0.8cm;"> </td>
<td style="width:1.7cm;"> </td>
<td style="width:3.5cm; height:0.8cm;">{$order.tel}</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table style="width:18.8cm; height:6.5cm;" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top" style="width:7.4cm;">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="2" style="height:0.5cm;"></td>
</tr>
<tr>
<td rowspan="2" style="width:4.9cm;"> </td>
<td style="height:0.8cm;">
<table width="100%" border="0" cellspacing="0" cellpadding="0" style="height:0.8cm;">
<tr>
<td style="width:1cm;"> </td>
<td> </td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="height:1.3cm;">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="height:0.7cm;"> </td>
</tr>
<tr>
<td> </td>
</tr>
</table>
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0" style="height:1.5cm">
<tr>
<td> </td>
</tr>
</table>
</td>
<td valign="top" style="width:11.4cm;"> </td>
</tr>
</table>';
?> | zzshop | trunk/languages/zh_cn/shipping/sf_express.php | PHP | asf20 | 4,981 |
<?php
/**
* ECSHOP 邮局平邮插件的语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: post_mail.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['post_mail'] = '邮局平邮';
$_LANG['post_mail_desc'] = '邮局平邮的描述内容。';
$_LANG['pack_fee'] = '包装费用:';
$_LANG['item_fee'] = '单件商品费用:';
$_LANG['base_fee'] = '1000克以内费用:';
$_LANG['step_fee'] = '5000克以内续重每1000克费用:';
$_LANG['step_fee1'] = '5001克以上续重1000克费用:';
?> | zzshop | trunk/languages/zh_cn/shipping/post_mail.php | PHP | asf20 | 1,143 |
<?php
/**
* ECSHOP 固定运费插件的语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: flat.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['flat'] = '市内快递';
$_LANG['flat_desc'] = '固定运费的配送方式内容';
$_LANG['base_fee'] = '基本费用:';
?> | zzshop | trunk/languages/zh_cn/shipping/flat.php | PHP | asf20 | 863 |
<?php
/**
* ECSHOP 用户中心语言项
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: user.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['require_login'] = '非法入口。<br />必须登录才能完成操作。';
$_LANG['no_records'] = '没有记录';
$_LANG['shot_message'] = "短消息";
/* 用户菜单 */
$_LANG['label_welcome'] = '欢迎页';
$_LANG['label_profile'] = '用户信息';
$_LANG['label_order'] = '我的订单';
$_LANG['label_address'] = '收货地址';
$_LANG['label_message'] = '我的留言';
$_LANG['label_tag'] = '我的标签';
$_LANG['label_collection'] = '我的收藏';
$_LANG['label_bonus'] = '我的红包';
$_LANG['label_comment'] = '我的评论';
$_LANG['label_affiliate'] = '我的推荐';
$_LANG['label_group_buy'] = '我的团购';
$_LANG['label_booking'] = '缺货登记';
$_LANG['label_user_surplus'] = '资金管理';
$_LANG['label_track_packages'] = '跟踪包裹';
$_LANG['label_transform_points'] = '积分兑换';
$_LANG['label_logout'] = '退出';
/* 会员余额(预付款) */
$_LANG['add_surplus_log'] = '查看帐户明细';
$_LANG['view_application'] = '查看申请记录';
$_LANG['surplus_pro_type'] = '类型';
$_LANG['repay_money'] = '提现金额';
$_LANG['money'] = '金额';
$_LANG['surplus_type_0'] = '充值';
$_LANG['surplus_type_1'] = '提现';
$_LANG['deposit_money'] = '充值金额';
$_LANG['process_notic'] = '会员备注';
$_LANG['admin_notic'] = '管理员备注';
$_LANG['submit_request'] = '提交申请';
$_LANG['process_time'] = '操作时间';
$_LANG['use_time'] = '使用时间';
$_LANG['is_paid'] = '状态';
$_LANG['is_confirm'] = '已完成';
$_LANG['un_confirm'] = '未确认';
$_LANG['pay'] = '付款';
$_LANG['is_cancel'] = '取消';
$_LANG['account_inc'] = '增加';
$_LANG['account_dec'] = '减少';
$_LANG['change_desc'] = '备注';
$_LANG['surplus_amount'] = '您的充值金额为:';
$_LANG['payment_name'] = '您选择的支付方式为:';
$_LANG['payment_fee'] = '支付手续费用为:';
$_LANG['payment_desc'] = '支付方式描述:';
$_LANG['current_surplus'] = '您当前的可用资金为:';
$_LANG['unit_yuan'] = '元';
$_LANG['for_free'] = '赠品免费';
$_LANG['surplus_amount_error'] = '您要申请提现的金额超过了您现有的余额,此操作将不可进行!';
$_LANG['surplus_appl_submit'] = '您的提现申请已成功提交,请等待管理员的审核!';
$_LANG['process_false'] = '此次操作失败,请返回重试!';
$_LANG['confirm_remove_account'] = '您确定要删除此条记录吗?';
$_LANG['back_page_up'] = '返回上一页';
$_LANG['back_account_log'] = '返回帐户明细列表';
$_LANG['amount_gt_zero'] = '请在“金额”栏输入大于0的数字';
$_LANG['select_payment_pls'] = '请选择支付方式';
//JS语言项
$_LANG['account_js']['surplus_amount_empty'] = '请输入您要操作的金额数量!';
$_LANG['account_js']['surplus_amount_error'] = '您输入的金额数量格式不正确!';
$_LANG['account_js']['process_desc'] = '请输入您此次操作的备注信息!';
$_LANG['account_js']['payment_empty'] = '请选择支付方式!';
/* 缺货登记 */
$_LANG['oos_booking'] = '缺货登记';
$_LANG['booking_goods_name'] = '订购商品名';
$_LANG['booking_amount'] = '订购数量';
$_LANG['booking_time'] = '登记时间';
$_LANG['process_desc'] = '处理备注';
$_LANG['describe'] = '订购描述';
$_LANG['contact_username'] = '联系人';
$_LANG['contact_phone'] = '联系电话';
$_LANG['submit_booking_goods'] = '提交缺货登记';
$_LANG['booking_success'] = '您的商品订购已经成功提交!';
$_LANG['booking_rec_exist'] = '此商品您已经进行过缺货登记了!';
$_LANG['back_booking_list'] = '返回缺货登记列表';
$_LANG['not_dispose'] = '未处理';
$_LANG['no_goods_id'] = '请指定商品ID';
//JS语言项
$_LANG['booking_js']['booking_amount_empty'] = '请输入您要订购的商品数量!';
$_LANG['booking_js']['booking_amount_error'] = '您输入的订购数量格式不正确!';
$_LANG['booking_js']['describe_empty'] = '请输入您的订购描述信息!';
$_LANG['booking_js']['contact_username_empty'] = '请输入联系人姓名!';
$_LANG['booking_js']['email_empty'] = '请输入联系人的电子邮件地址!';
$_LANG['booking_js']['email_error'] = '您输入的电子邮件地址格式不正确!';
$_LANG['booking_js']['contact_phone_empty'] = '请输入联系人的电话!';
/* 个人资料 */
$_LANG['confirm_submit'] = ' 确 定 ';
$_LANG['member_rank'] = '会员等级';
$_LANG['member_discount'] = '会员折扣';
$_LANG['rank_integral'] = '等级积分';
$_LANG['consume_integral'] = '消费积分';
$_LANG['account_balance'] = '账户余额';
$_LANG['user_bonus'] = '用户红包';
$_LANG['user_bonus_info'] = '共计 %d 个,价值 %s';
$_LANG['not_bonus'] = '没有红包';
$_LANG['add_user_bonus'] = '添加一个红包';
$_LANG['bonus_number'] = '红包序列号';
$_LANG['old_password'] = '原密码';
$_LANG['new_password'] = '新密码';
$_LANG['confirm_password'] = '确认密码';
$_LANG['bonus_sn_exist'] = '此红包号码已经被占用了!';
$_LANG['bonus_sn_not_exist'] = '此红包号码不存在!';
$_LANG['add_bonus_sucess'] = '添加新的红包操作成功!';
$_LANG['add_bonus_false'] = '添加新的红包操作失败!';
$_LANG['not_login'] = '用户未登录。无法完成操作';
$_LANG['profile_lnk'] = '查看我的个人资料';
$_LANG['edit_email_failed'] = '编辑电子邮件地址失败!';
$_LANG['edit_profile_success'] = '您的个人资料已经成功修改!';
$_LANG['edit_profile_failed'] = '修改个人资料操作失败!';
$_LANG['oldpassword_error'] = '您输入的旧密码有误!请确认再后输入!';
//JS语言项
$_LANG['profile_js']['bonus_sn_empty'] = '请输入您要添加的红包号码!';
$_LANG['profile_js']['bonus_sn_error'] = '您输入的红包号码格式不正确!';
$_LANG['profile_js']['email_empty'] = '请输入您的电子邮件地址!';
$_LANG['profile_js']['email_error'] = '您输入的电子邮件地址格式不正确!';
$_LANG['profile_js']['old_password_empty'] = '请输入您的原密码!';
$_LANG['profile_js']['new_password_empty'] = '请输入您的新密码!';
$_LANG['profile_js']['confirm_password_empty'] = '请输入您的确认密码!';
$_LANG['profile_js']['both_password_error'] = '您现两次输入的密码不一致!';
$_LANG['profile_js']['msg_blank'] = '不能为空';
$_LANG['profile_js']['no_select_question'] = '- 您没有完成密码提示问题的操作';
/* 支付方式 */
$_LANG['pay_name'] = '名称';
$_LANG['pay_desc'] = '描述';
$_LANG['pay_fee'] = '手续费';
/* 收货地址 */
$_LANG['consignee_name'] = '收货人姓名';
$_LANG['country_province'] = '配送区域';
$_LANG['please_select'] = '请选择';
$_LANG['city_district'] = '城市/地区';
$_LANG['email_address'] = '电子邮件地址';
$_LANG['detailed_address'] = '详细地址';
$_LANG['postalcode'] = '邮政编码';
$_LANG['phone'] = '电话';
$_LANG['mobile'] = '手机';
$_LANG['backup_phone'] = '手机';
$_LANG['sign_building'] = '标志建筑';
$_LANG['deliver_goods_time'] = '最佳送货时间';
$_LANG['default'] = '默认';
$_LANG['default_address'] = '默认地址';
$_LANG['yes'] = '是';
$_LANG['no'] = '否';
$_LANG['country'] = '国家';
$_LANG['province'] = '省份';
$_LANG['city'] = '城市';
$_LANG['area'] = '所在区域';
$_LANG['search_ship'] = '查看支持的配送方式';
$_LANG['del_address_false'] = '删除收货地址失败!';
$_LANG['add_address_success'] = '添加新地址成功!';
$_LANG['edit_address_success'] = '您的收货地址信息已成功更新!';
$_LANG['address_list_lnk'] = '返回地址列表';
$_LANG['add_address'] = '新增收货地址';
$_LANG['confirm_edit'] = '确认修改';
$_LANG['confirm_drop_address'] = '你确认要删除该收货地址吗?';
/* 会员密码找回 */
$_LANG['username_and_email'] = '请输入您注册的用户名和注册时填写的电子邮件地址。';
$_LANG['enter_new_password'] = '请输入您的新密码';
$_LANG['username_no_email'] = '您填写的用户名与电子邮件地址不匹配,请重新输入!';
$_LANG['fail_send_password'] = '发送邮件出错,请与管理员联系!';
$_LANG['send_success'] = '重置密码的邮件已经发到您的邮箱:';
$_LANG['parm_error'] = '参数错误,请返回!';
$_LANG['edit_password_failure'] = '您输入的原密码不正确!';
$_LANG['edit_password_success'] = '您的新密码已设置成功!';
$_LANG['username_not_match_email'] = '用户名与电子邮件地址不匹配,请重新输入!';
$_LANG['get_question_username'] = '请输入您注册的用户名以取得您的密码提示问题。';
$_LANG['no_passwd_question'] = '您没有设置密码提示问题,无法通过这种方式找回密码。';
$_LANG['input_answer'] = '请根据您注册时设置的密码问题输入设置的答案';
$_LANG['wrong_passwd_answer'] = '您输入的密码答案是错误的';
//JS语言项
$_LANG['password_js']['user_name_empty'] = '请输入您的用户名!';
$_LANG['password_js']['email_address_empty'] = '请输入您的电子邮件地址!';
$_LANG['password_js']['email_address_error'] = '您输入的电子邮件地址格式不正确!';
$_LANG['password_js']['new_password_empty'] = '请输入您的新密码!';
$_LANG['password_js']['confirm_password_empty'] = '请输入您的确认密码!';
$_LANG['password_js']['both_password_error'] = '您两次输入的密码不一致!';
/* 会员留言 */
$_LANG['message_title'] = '主题';
$_LANG['message_time'] = '留言时间';
$_LANG['reply_time'] = '回复时间';
$_LANG['shopman_reply'] = '店主回复';
$_LANG['send_message'] = '发表留言';
$_LANG['message_type'] = '留言类型';
$_LANG['message_content'] = '留言内容';
$_LANG['submit_message'] = '提交留言';
$_LANG['upload_img'] = '上传文件';
$_LANG['img_name'] = '图片名称';
/* 留言类型 */
$_LANG['type'][M_MESSAGE] = '留言';
$_LANG['type'][M_COMPLAINT] = '投诉';
$_LANG['type'][M_ENQUIRY] = '询问';
$_LANG['type'][M_CUSTOME] = '售后';
$_LANG['type'][M_BUY] = '求购';
$_LANG['type'][M_BUSINESS] = '商家留言';
$_LANG['add_message_success'] = '发表留言成功';
$_LANG['message_list_lnk'] = '返回留言列表';
$_LANG['msg_title_empty'] = '留言标题为空';
$_LANG['upload_file_limit'] = '文件大小超过了限制 %dKB';
$_LANG['img_type_tips'] = '<font color="red">小提示:</font>';
$_LANG['img_type_list'] = '您可以上传以下格式的文件:<br />gif、jpg、png、word、excel、txt、zip、ppt、pdf';
$_LANG['view_upload_file'] = '查看上传的文件';
$_LANG['upload_file_type'] = '您上传的文件类型不正确,请重新上传!';
$_LANG['upload_file_error'] = '文件上传出现错误,请重新上传!';
$_LANG['message_empty'] = '您现在还没有留言!';
$_LANG['msg_success'] = '您的留言已成功提交!';
$_LANG['confirm_remove_msg'] = '你确实要彻底删除这条留言吗?';
/* 会员红包 */
$_LANG['bonus_is_used'] = '你输入的红包你已经领取过了!';
$_LANG['bonus_is_used_by_other'] = '你输入的红包已经被其他人领取!';
$_LANG['bonus_add_success'] = '您已经成功的添加了一个新的红包!';
$_LANG['bonus_not_exist'] = '你输入的红包不存在';
$_LANG['user_bonus_empty'] = '您现在还没有红包';
$_LANG['add_bonus_sucess'] = '添加新的红包操作成功!';
$_LANG['add_bonus_false'] = '添加新的红包操作失败!';
$_LANG['bonus_add_expire'] = '该红包已经过期!';
$_LANG['bonus_use_expire'] = '该红包已经过了使用期!';
/* 会员订单 */
$_LANG['order_list_lnk'] = '我的订单列表';
$_LANG['order_number'] = '订单编号';
$_LANG['order_addtime'] = '下单时间';
$_LANG['order_money'] = '订单总金额';
$_LANG['order_status'] = '订单状态';
$_LANG['first_order'] = '主订单';
$_LANG['second_order'] = '从订单';
$_LANG['merge_order'] = '合并订单';
$_LANG['no_priv'] = '你没有权限操作他人订单';
$_LANG['buyer_cancel'] = '用户取消';
$_LANG['cancel'] = '取消订单';
$_LANG['pay_money'] = '付款';
$_LANG['view_order'] = '查看订单';
$_LANG['received'] = '确认收货';
$_LANG['ss_received'] = '已完成';
$_LANG['confirm_cancel'] = '您确认要取消该订单吗?取消后此订单将视为无效订单';
$_LANG['merge_ok'] = '订单合并成功!';
$_LANG['merge_invalid_order'] = '对不起,您选择合并的订单不允许进行合并的操作。';
$_LANG['select'] = '请选择...';
$_LANG['order_not_pay'] = "你的订单状态为 %s ,不需要付款";
$_LANG['order_sn_empty'] = '合并主订单号不能为空';
$_LANG['merge_order_notice'] = '订单合并是在发货前将相同状态的订单合并成一新的订单。<br />收货地址,送货方式等以主定单为准。';
$_LANG['order_exist'] = '该订单不存在!';
$_LANG['order_is_group_buy'] = '[团购]';
$_LANG['order_is_exchange'] = '[积分商城]';
$_LANG['gb_deposit'] = '(保证金)';
$_LANG['notice_gb_order_amount'] = '(备注:团购如果有保证金,第一次只需支付保证金和相应的支付费用)';
$_LANG['business_message'] = '发送/查看商家留言';
$_LANG['pay_order_by_surplus'] = '追加使用余额支付订单:%s';
$_LANG['return_surplus_on_cancel'] = '取消订单 %s,退回支付订单时使用的预付款';
$_LANG['return_integral_on_cancel'] = '取消订单 %s,退回支付订单时使用的积分';
/* 订单状态 */
$_LANG['os'][OS_UNCONFIRMED] = '未确认';
$_LANG['os'][OS_CONFIRMED] = '已确认';
$_LANG['os'][OS_SPLITED] = '已确认';
$_LANG['os'][OS_SPLITING_PART] = '已确认';
$_LANG['os'][OS_CANCELED] = '已取消';
$_LANG['os'][OS_INVALID] = '无效';
$_LANG['os'][OS_RETURNED] = '退货';
$_LANG['ss'][SS_UNSHIPPED] = '未发货';
$_LANG['ss'][SS_PREPARING] = '配货中';
$_LANG['ss'][SS_SHIPPED] = '已发货';
$_LANG['ss'][SS_RECEIVED] = '收货确认';
$_LANG['ss'][SS_SHIPPED_PART] = '已发货(部分商品)';
$_LANG['ss'][SS_SHIPPED_ING] = '配货中'; // 已分单
$_LANG['ps'][PS_UNPAYED] = '未付款';
$_LANG['ps'][PS_PAYING] = '付款中';
$_LANG['ps'][PS_PAYED] = '已付款';
$_LANG['shipping_not_need'] = '无需使用配送方式';
$_LANG['current_os_not_unconfirmed'] = '当前订单状态不是“未确认”。';
$_LANG['current_os_already_confirmed'] = '当前订单已经被确认,无法取消,请与店主联系。';
$_LANG['current_ss_not_cancel'] = '只有在未发货状态下才能取消,你可以与店主联系。';
$_LANG['current_ps_not_cancel'] = '只有未付款状态才能取消,要取消请联系店主。';
$_LANG['confirm_received'] = '你确认已经收到货物了吗?';
/* 合并订单及订单详情 */
$_LANG['merge_order_success'] = '合并的订单的操作已成功!';
$_LANG['merge_order_failed'] = '合并的订单的操作失败!请返回重试!';
$_LANG['order_sn_not_null'] = '请填写要合并的订单号';
$_LANG['two_order_sn_same'] = '要合并的两个订单号不能相同';
$_LANG['order_not_exist'] = "订单 %s 不存在";
$_LANG['os_not_unconfirmed_or_confirmed'] = " %s 的订单状态不是“未确认”或“已确认”";
$_LANG['ps_not_unpayed'] = "订单 %s 的付款状态不是“未付款”";
$_LANG['ss_not_unshipped'] = "订单 %s 的发货状态不是“未发货”";
$_LANG['order_user_not_same'] = '要合并的两个订单不是同一个用户下的';
$_LANG['from_order_sn'] = '第一个订单号:';
$_LANG['to_order_sn'] = '第二个订单号:';
$_LANG['merge'] = '合并';
$_LANG['notice_order_sn'] = '当两个订单不一致时,合并后的订单信息(如:支付方式、配送方式、包装、贺卡、红包等)以第二个为准。';
$_LANG['subtotal'] = '小计';
$_LANG['goods_price'] = '商品价格';
$_LANG['goods_attr'] = '属性';
$_LANG['use_balance'] = '使用余额';
$_LANG['order_postscript'] = '订单附言';
$_LANG['order_number'] = '订单号';
$_LANG['consignment'] = '发货单';
$_LANG['shopping_money'] = '商品总价';
$_LANG['invalid_order_id'] = '订单号错误';
$_LANG['shipping'] = '配送方式';
$_LANG['payment'] = '支付方式';
$_LANG['use_pack'] = '使用包装';
$_LANG['use_card'] = '使用贺卡';
$_LANG['order_total_fee'] = '订单总金额';
$_LANG['order_money_paid'] = '已付款金额';
$_LANG['order_amount'] = '应付款金额';
$_LANG['accessories'] = '配件';
$_LANG['largess'] = '赠品';
$_LANG['use_more_surplus'] = '追加使用余额';
$_LANG['max_surplus'] = '(您的帐户余额:%s)';
$_LANG['button_submit'] = '确定';
$_LANG['order_detail'] = '订单详情';
$_LANG['error_surplus_invalid'] = '您输入的数字不正确!';
$_LANG['error_order_is_paid'] = '该订单不需要付款!';
$_LANG['error_surplus_not_enough'] = '您的帐户余额不足!';
/* 订单状态 */
$_LANG['detail_order_sn'] = '订单号';
$_LANG['detail_order_status'] = '订单状态';
$_LANG['detail_pay_status'] = '付款状态';
$_LANG['detail_shipping_status'] = '配送状态';
$_LANG['detail_order_sn'] = '订单号';
$_LANG['detail_to_buyer'] = '卖家留言';
$_LANG['confirm_time'] = '确认于 %s';
$_LANG['pay_time'] = '付款于 %s';
$_LANG['shipping_time'] = '发货于 %s';
$_LANG['select_payment'] = '所选支付方式';
$_LANG['order_amount'] = '应付款金额';
$_LANG['update_address'] = '更新收货人信息';
$_LANG['virtual_card_info'] = '虚拟卡信息';
/* 取回密码 */
$_LANG['back_home_lnk'] = '返回首页';
$_LANG['get_password_lnk'] = '返回获取密码页面';
$_LANG['get_password_by_question'] = '密码问题找回密码';
$_LANG['get_password_by_mail'] = '注册邮件找回密码';
$_LANG['back_retry_answer'] = '返回重试';
/* 登录 注册 */
$_LANG['label_username'] = '用户名';
$_LANG['label_email'] = 'email';
$_LANG['label_password'] = '密码';
$_LANG['label_confirm_password'] = '确认密码';
$_LANG['label_password_intensity'] = '密码强度';
$_LANG['want_login'] = '我已有账号,我要登录';
$_LANG['other_msn'] = 'MSN';
$_LANG['other_qq'] = 'QQ';
$_LANG['other_office_phone'] = '办公电话';
$_LANG['other_home_phone'] = '家庭电话';
$_LANG['other_mobile_phone'] = '手机';
$_LANG['remember'] = '请保存我这次的登录信息。';
$_LANG['msg_un_blank'] = '用户名不能为空';
$_LANG['msg_un_length'] = '用户名最长不得超过7个汉字';
$_LANG['msg_un_format'] = '用户名含有非法字符';
$_LANG['msg_un_registered'] = '用户名已经存在,请重新输入';
$_LANG['msg_can_rg'] = '可以注册';
$_LANG['msg_email_blank'] = '邮件地址不能为空';
$_LANG['msg_email_registered'] = '邮箱已存在,请重新输入';
$_LANG['msg_email_format'] = '邮件地址不合法';
$_LANG['login_success'] = '登录成功';
$_LANG['confirm_login'] = '确认登录';
$_LANG['profile_lnk'] = '查看我的个人信息';
$_LANG['login_failure'] = '用户名或密码错误';
$_LANG['relogin_lnk'] = '重新登录';
$_LANG['sex'] = '性 别';
$_LANG['male'] = '男';
$_LANG['female'] = '女';
$_LANG['secrecy'] = '保密';
$_LANG['birthday'] = '出生日期';
$_LANG['logout'] = '您已经成功的退出了。';
$_LANG['username_empty'] = '用户名为空';
$_LANG['username_invalid'] = '用户名 %s 含有敏感字符';
$_LANG['username_exist'] = '用户名 %s 已经存在';
$_LANG['username_not_allow'] = '用户名 %s 不允许注册';
$_LANG['confirm_register'] = '确认注册';
$_LANG['agreement'] = "我已看过并接受《<a href=\"article.php?cat_id=-1\" style=\"color:blue\" target=\"_blank\">用户协议</a>》";
$_LANG['email_empty'] = 'email为空';
$_LANG['email_invalid'] = '%s 不是合法的email地址';
$_LANG['email_exist'] = '%s 已经存在';
$_LANG['email_not_allow'] = 'Email %s 不允许注册';
$_LANG['register'] = '注册新用户名';
$_LANG['register_success'] = '用户名 %s 注册成功';
$_LANG['passwd_question'] = '密码提示问题';
$_LANG['sel_question'] = '请选择密码提示问题';
$_LANG['passwd_answer'] = '密码问题答案';
$_LANG['passwd_balnk'] = '密码中不能包含空格';
/* 用户中心默认页面 */
$_LANG['welcome_to'] = '欢迎您回到';
$_LANG['last_time'] = '您的上一次登录时间';
$_LANG['your_account'] = '您的账户';
$_LANG['your_notice'] = '用户提醒';
$_LANG['your_surplus'] = '余额';
$_LANG['credit_line'] = '信用额度';
$_LANG['your_bonus'] = '红包';
$_LANG['your_message'] = '留言';
$_LANG['your_order'] = '订单';
$_LANG['your_integral'] = '积分';
$_LANG['your_level'] = '您的等级是 %s ';
$_LANG['next_level'] = ',您还差 %s 积分达到 %s ';
$_LANG['attention'] = '关注';
$_LANG['no_attention'] = '取消关注';
$_LANG['del_attention'] = '确认取消此商品的关注么?';
$_LANG['add_to_attention'] = '确定将此商品加入关注列表么?';
$_LANG['label_need_image'] = '是否显示商品图片:';
$_LANG['need'] = '显示';
$_LANG['need_not'] = '不显示';
$_LANG['horizontal'] = '横排';
$_LANG['verticle'] = '竖排';
$_LANG['generate'] = '生成代码';
$_LANG['label_goods_num'] = '显示商品数量:';
$_LANG['label_rows_num'] = '排列显示条目数:';
$_LANG['label_arrange'] = '选择商品排列方式:';
$_LANG['label_charset'] = '选择编码:';
$_LANG['charset']['utf8'] = '国际化编码(utf8)';
$_LANG['charset']['zh_cn'] = '简体中文';
$_LANG['charset']['zh_tw'] = '繁体中文';
$_LANG['goods_num_must_be_int'] = '商品数量应该是整数';
$_LANG['goods_num_must_over_0'] = '商品数量应该大于0';
$_LANG['rows_num_must_be_int'] = '排列显示条目数应该是整数';
$_LANG['rows_num_must_over_0'] = '排列显示条目数应该大于0';
$_LANG['last_month_order'] = '您最近30天内提交了';
$_LANG['order_unit'] = '个订单';
$_LANG['please_received'] = '以下订单已发货,请注意查收';
$_LANG['your_auction'] = '您竟拍到了<strong>%s</strong> ,现在去 <a href="auction.php?act=view&id=%s"><span style="color:#06c;text-decoration:underline;">购买</span></a>';
$_LANG['your_snatch'] = '您夺宝奇兵竟拍到了<strong>%s</strong> ,现在去 <a href="snatch.php?act=main&id=%s"><span style="color:#06c;text-decoration:underline;">购买</span></a>';
/* 我的标签 */
$_LANG['no_tag'] = '暂时没有标签';
$_LANG['confirm_drop_tag'] = '您确认要删除此标签吗?';
/* user_passport.dwt js语言文件 */
$_LANG['passport_js']['username_empty'] = '- 用户名不能为空。';
$_LANG['passport_js']['username_shorter'] = '- 用户名长度不能少于 3 个字符。';
$_LANG['passport_js']['username_invalid'] = '- 用户名只能是由字母数字以及下划线组成。';
$_LANG['passport_js']['password_empty'] = '- 登录密码不能为空。';
$_LANG['passport_js']['password_shorter'] = '- 登录密码不能少于 6 个字符。';
$_LANG['passport_js']['confirm_password_invalid'] = '- 两次输入密码不一致';
$_LANG['passport_js']['email_empty'] = '- Email 为空';
$_LANG['passport_js']['email_invalid'] = '- Email 不是合法的地址';
$_LANG['passport_js']['agreement'] = '- 您没有接受协议';
$_LANG['passport_js']['msn_invalid'] = '- msn地址不是一个有效的邮件地址';
$_LANG['passport_js']['qq_invalid'] = '- QQ号码不是一个有效的号码';
$_LANG['passport_js']['home_phone_invalid'] = '- 家庭电话不是一个有效号码';
$_LANG['passport_js']['office_phone_invalid'] = '- 办公电话不是一个有效号码';
$_LANG['passport_js']['mobile_phone_invalid'] = '- 手机号码不是一个有效号码';
$_LANG['passport_js']['msg_un_blank'] = '* 用户名不能为空';
$_LANG['passport_js']['msg_un_length'] = '* 用户名最长不得超过7个汉字';
$_LANG['passport_js']['msg_un_format'] = '* 用户名含有非法字符';
$_LANG['passport_js']['msg_un_registered'] = '* 用户名已经存在,请重新输入';
$_LANG['passport_js']['msg_can_rg'] = '* 可以注册';
$_LANG['passport_js']['msg_email_blank'] = '* 邮件地址不能为空';
$_LANG['passport_js']['msg_email_registered'] = '* 邮箱已存在,请重新输入';
$_LANG['passport_js']['msg_email_format'] = '* 邮件地址不合法';
$_LANG['passport_js']['msg_blank'] = '不能为空';
$_LANG['passport_js']['no_select_question'] = '- 您没有完成密码提示问题的操作';
$_LANG['passport_js']['passwd_balnk'] = '- 密码中不能包含空格';
/* user_clips.dwt js 语言文件 */
$_LANG['clips_js']['msg_title_empty'] = '留言标题为空';
$_LANG['clips_js']['msg_content_empty'] = '留言内容为空';
$_LANG['clips_js']['msg_title_limit'] = '留言标题不能超过200个字';
/* 合并订单js */
$_LANG['merge_order_js']['from_order_empty'] = '请选择要合并的从订单';
$_LANG['merge_order_js']['to_order_empty'] = '请选择要合并的主订单';
$_LANG['merge_order_js']['order_same'] = '主订单和从订单相同,请重新选择';
$_LANG['merge_order_js']['confirm_merge'] = '您确实要合并这两个订单吗?';
/* 将用户订单中商品加入购物车 */
$_LANG['order_id_empty'] = '未指定订单号';
$_LANG['return_to_cart_success'] = '订单中商品已经成功加入购物车中';
/* 保存用户订单收货地址 */
$_LANG['consigness_empty'] = '收货人姓名为空';
$_LANG['address_empty'] = '收货地址详情为空';
$_LANG['require_unconfirmed'] = '该订单状态下不能再修改地址';
/* 红包详情 */
$_LANG['bonus_sn'] = '红包序号';
$_LANG['bonus_name'] = '红包名称';
$_LANG['bonus_amount'] = '红包金额';
$_LANG['min_goods_amount'] = '最小订单金额';
$_LANG['bonus_end_date'] = '截至使用日期';
$_LANG['bonus_status'] = '红包状态';
$_LANG['not_start'] = '未开始';
$_LANG['overdue'] = '已过期';
$_LANG['not_use'] = '未使用';
$_LANG['had_use'] = '已使用';
/* 用户推荐 */
$_LANG['affiliate_mode'] = '分成模式';
$_LANG['affiliate_detail'] = '分成明细';
$_LANG['affiliate_member'] = '我推荐的会员';
$_LANG['affiliate_code'] = '推荐代码';
$_LANG['firefox_copy_alert'] = "您的firefox安全限制限制您进行剪贴板操作,请打开’about:config’将signed.applets.codebase_principal_support’设置为true’之后重试";
$_LANG['affiliate_type'][0] = '推荐注册分成';
$_LANG['affiliate_type'][1] = '推荐订单分成';
$_LANG['affiliate_type'][-1] = '推荐注册分成';
$_LANG['affiliate_type'][-2] = '推荐订单分成';
$_LANG['affiliate_codetype'] = '格式';
$_LANG['affiliate_introduction'] = '分成模式介绍';
$_LANG['affiliate_intro'][0] = ' 本网店为鼓励推荐新用户注册,现开展<b>推荐注册分成</b>活动,活动流程如下:
1、将本站提供给您的推荐代码,发送到论坛、博客上。
2、访问者点击链接,访问网店。
3、在访问者点击链接的 <b>%d%s</b> 内,若该访问者在本站注册,即认定该用户是您推荐的,您将获得等级积分 <b>%d</b> 的奖励 (当您的等级积分超过 <b>%d</b> 时,不再获得奖励)。
4、该用户今后在本站的一切消费,您均能获得一定比例的提成。目前实行的提成总额为订单金额的 <b>%s</b> 、积分的 <b>%s</b> ,分配给您、推荐您的人等,具体分配规则请参阅 <b><a href="#myrecommend">我推荐的会员</a></b>。
5、提成由管理员人工审核发放,请您耐心等待。
6、您可以通过分成明细来查看您的介绍、分成情况。';
$_LANG['affiliate_intro'][1] = ' 本网店为鼓励推荐新用户注册,现开展<b>推荐订单分成</b>活动,活动流程如下:
1、在浏览商品时,点击推荐此商品,获得推荐代码,将其发送到论坛、博客上。
2、访问者点击链接,访问网店。
3、在访问者点击链接的 <b>%d%s</b> 内,若该访问者在本站有订单,即认定该订单是您推荐的。
4、您将获得该订单金额的 <b>%s</b> 、积分的 <b>%s</b>的奖励。
5、提成由管理员人工审核发放,请您耐心等待。
6、您可以通过分成明细来查看您的介绍、分成情况。';
$_LANG['level_point_all'] = '积分分成总额百分比';
$_LANG['level_money_all'] = '现金分成总额百分比';
$_LANG['level_register_all'] = '注册积分分成数';
$_LANG['level_register_up'] = '等级积分分成上限';
$_LANG['affiliate_stats'][0] = '等待处理';
$_LANG['affiliate_stats'][1] = '已分成';
$_LANG['affiliate_stats'][2] = '取消分成';
$_LANG['affiliate_stats'][3] = '已撤销';
$_LANG['affiliate_stats'][4] = '等待买家付款';
$_LANG['level_point'] = '积分分成百分比';
$_LANG['level_money'] = '现金分成百分比';
$_LANG['affiliate_status'] = '分成状态';
$_LANG['affiliate_point'] = '积分分成';
$_LANG['affiliate_money'] = '现金分成';
$_LANG['affiliate_expire'] = '有效时间';
$_LANG['affiliate_lever'] = '等级';
$_LANG['affiliate_num'] = '人数';
$_LANG['affiliate_view'] = '效果';
$_LANG['affiliate_code'] = '代码';
$_LANG['register_affiliate'] = '推荐会员ID %s ( %s ) 注册送积分';
$_LANG['register_points'] = '注册送积分';
$_LANG['validate_ok'] = '%s 您好,您email %s 已通过验证';
$_LANG['validate_fail'] = '验证失败,请确认你的验证链接是否正确';
$_LANG['validate_mail_ok'] = '验证邮件发送成功';
$_LANG['not_validated'] = '您还没有通过邮件认证';
$_LANG['resend_hash_mail'] = '点此发送认证邮件';
$_LANG['query_status'] = '查询状态';
$_LANG['change_payment'] = '改用其他在线支付方式';
$_LANG['copy_to_clipboard'] = '已拷贝至剪贴板。';
$_LANG['expire_unit']['hour'] = '小时';
$_LANG['expire_unit']['day'] = '天';
$_LANG['expire_unit']['week'] = '周';
$_LANG['recommend_webcode'] = '网页签名代码';
$_LANG['recommend_bbscode'] = '论坛签名代码';
$_LANG['im_code'] = '聊天分享';
$_LANG['code_copy'] = '复制代码';
$_LANG['show_good_to_you'] = '推荐给你一个好东西';
/* 积分兑换 */
$_LANG['transform_points'] = '积分兑换';
$_LANG['invalid_points'] = '你输入的积分是不一个合法值';
$_LANG['invalid_input'] = '无效';
$_LANG['overflow_points'] = '您输入的兑换积分超过您的实际积分';
$_LANG['to_pay_points'] = '恭喜您, 你%s论坛%s兑换了%s的商城消费积分';
$_LANG['to_rank_points'] = '恭喜您, 你%s论坛%s兑换了%s的商城等级积分';
$_LANG['from_pay_points'] = '恭喜您, 你%s的商城消费积分兑换%s论坛%s';
$_LANG['from_rank_points'] = '恭喜您, 你%s论坛%s兑换了%s的商城消费积分';
$_LANG['cur_points'] = '您的当前积分';
$_LANG['rule_list'] = '兑换规则';
$_LANG['transform'] = '兑换';
$_LANG['rate_is'] = '比例为';
$_LANG['rule'] = '兑换规则';
$_LANG['transform_num'] = '兑换数量';
$_LANG['transform_result'] = '兑换结果';
$_LANG['bbs'] = '论坛';
$_LANG['exchange_amount'] = '支出';
$_LANG['exchange_desamount'] = '收入';
$_LANG['exchange_ratio'] = '兑换比率';
$_LANG['exchange_points'][0] = '商城等级积分';
$_LANG['exchange_points'][1] = '商城消费积分';
$_LANG['exchange_action'] = '换';
$_LANG['exchange_js']['deny'] = '禁止兑换';
$_LANG['exchange_js']['balance'] = '您的{%s}余额不足,请重新输入';
$_LANG['exchange_deny'] = '该积分不允许兑换';
$_LANG['exchange_success'] = '恭喜您, 你用%s个%s兑换了%s个%s';
$_LANG['exchange_error_1'] = 'UCenter提交积分兑换时发生错误';
$_LANG['rank_points'] = '商城等级积分';
$_LANG['pay_points'] = '商城消费积分';
/* 密码强度 */
$_LANG['pwd_lower'] = '弱';
$_LANG['pwd_middle'] = '中';
$_LANG['pwd_high'] = '强';
$_LANG['user_reg_info'][0] = '如果您不是会员,请注册';
$_LANG['user_reg_info'][1] = '友情提示';
$_LANG['user_reg_info'][2] = '不注册为会员也可在本店购买商品';
$_LANG['user_reg_info'][8] = '不注册为会员不可以在本店购买商品';
$_LANG['user_reg_info'][3] = '但注册之后您可以';
$_LANG['user_reg_info'][4] = '保存您的个人资料';
$_LANG['user_reg_info'][5] = '收藏您关注的商品';
$_LANG['user_reg_info'][6] = '享受会员积分制度';
$_LANG['user_reg_info'][7] = '订阅本店商品信息';
$_LANG['add_bonus'] = '添加红包';
/* 密码找回问题 */
$_LANG['passwd_questions']['friend_birthday'] = '我最好朋友的生日?';
$_LANG['passwd_questions']['old_address'] = '我儿时居住地的地址?';
$_LANG['passwd_questions']['motto'] = '我的座右铭是?';
$_LANG['passwd_questions']['favorite_movie'] = '我最喜爱的电影?';
$_LANG['passwd_questions']['favorite_song'] = '我最喜爱的歌曲?';
$_LANG['passwd_questions']['favorite_food'] = '我最喜爱的食物?';
$_LANG['passwd_questions']['interest'] = '我最大的爱好?';
$_LANG['passwd_questions']['favorite_novel'] = '我最喜欢的小说?';
$_LANG['passwd_questions']['favorite_equipe'] = '我最喜欢的运动队?';
?> | zzshop | trunk/languages/zh_cn/user.php | PHP | asf20 | 34,323 |
<?php
/**
* ECSHOP 前台语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: common.php 17063 2010-03-25 06:35:46Z liuhui $
*/
/* 用户登录语言项 */
$_LANG['empty_username_password'] = '对不起,您必须完整填写用户名和密码。';
$_LANG['shot_message'] = "短消息";
/* 公共语言项 */
$_LANG['sys_msg'] = '系统提示';
$_LANG['catalog'] = '目录';
$_LANG['please_view_order_detail'] = '商品已发货,详情请到用户中心订单详情查看';
$_LANG['user_center'] = '用户中心';
$_LANG['shop_closed'] = '本店盘点中,请您稍后再来...';
$_LANG['shop_register_closed'] = '该网店暂停注册';
$_LANG['shop_upgrade'] = "本店升级中,管理员从 <a href=\"admin/\">管理中心</a> 登录后,系统会自动完成升级";
$_LANG['js_languages']['process_request'] = '正在处理您的请求...';
$_LANG['process_request'] = '正在处理您的请求...';
$_LANG['please_waiting'] = '请稍等, 正在载入中...';
$_LANG['icp_number'] = 'ICP备案证书号';
$_LANG['plugins_not_found'] = "插件 %s 无法定位";
$_LANG['home'] = '首页';
$_LANG['back_up_page'] = '返回上一页';
$_LANG['close_window'] = '关闭窗口';
$_LANG['back_home'] = '返回首页';
$_LANG['ur_here'] = '当前位置:';
$_LANG['all_goods'] = '全部商品';
$_LANG['all_recommend'] = "全部推荐";
$_LANG['all_attribute'] = "全部";
$_LANG['promotion_goods'] = '促销商品';
$_LANG['best_goods'] = '精品推荐';
$_LANG['new_goods'] = '新品上市';
$_LANG['hot_goods'] = '热销商品';
$_LANG['view_cart'] = '查看购物车';
$_LANG['catalog'] = '所有分类';
$_LANG['regist_login'] = '注册/登录';
$_LANG['profile'] = '个人资料';
$_LANG['query_info'] = "共执行 %d 个查询,用时 %f 秒,在线 %d 人";
$_LANG['gzip_enabled'] = ',Gzip 已启用';
$_LANG['gzip_disabled'] = ',Gzip 已禁用';
$_LANG['memory_info'] = ',占用内存 %0.3f MB';
$_LANG['cart_info'] = '您的购物车中有 %d 件商品,总计金额 %s。';
$_LANG['shopping_and_other'] = '购买过此商品的人还购买过';
$_LANG['bought_notes'] = '购买记录';
$_LANG['later_bought_amounts'] = '近期成交数量';
$_LANG['bought_time'] = '购买时间';
$_LANG['turnover'] = '成交';
$_LANG['no_notes'] = '还没有人购买过此商品';
$_LANG['shop_price'] = '本店售价:';
$_LANG['market_price'] = '市场价格:';
$_LANG['goods_brief'] = '商品描述:';
$_LANG['goods_album'] = '商品相册';
$_LANG['promote_price'] = "促销价:";
$_LANG['fittings_price'] = '配件价格:';
$_LANG['collect'] = '加入收藏夹';
$_LANG['add_to_cart'] = '加入购物车';
$_LANG['return_to_cart'] = '放回购物车';
$_LANG['search_goods'] = '商品搜索';
$_LANG['search'] = '搜索';
$_LANG['wholesale_search'] = '搜索批发商品';
$_LANG['article_title'] = '文章标题';
$_LANG['article_author'] = '作者';
$_LANG['article_add_time'] = '添加日期';
$_LANG['relative_file'] = '[ 相关下载 ]';
$_LANG['category'] = '分类';
$_LANG['brand'] = '品牌';
$_LANG['price_min'] = '最小价格';
$_LANG['price_max'] = '最大价格';
$_LANG['goods_name'] = '商品名称';
$_LANG['goods_attr'] = '商品属性';
$_LANG['goods_price_ladder'] = '价格阶梯';
$_LANG['ladder_price'] = '批发价格';
$_LANG['shop_prices'] = '本店价';
$_LANG['market_prices'] = '市场价';
$_LANG['deposit'] = '团购保证金';
$_LANG['amount'] = '商品总价';
$_LANG['number'] = '购买数量';
$_LANG['handle'] = '操作';
$_LANG['add'] = '添加';
$_LANG['edit'] = '编辑';
$_LANG['drop'] = '删除';
$_LANG['view'] = '查看';
$_LANG['modify'] = '修改';
$_LANG['is_cancel'] = '取消';
$_LANG['amend_amount'] = '修改数量';
$_LANG['end'] = '结束';
$_LANG['require_field'] = '(必填)';
$_LANG['search_result'] = '搜索结果';
$_LANG['order_number'] = '订单号';
$_LANG['consignment'] = '发货单';
$_LANG['activities'] = '商品正在进行的活动';
$_LANG['remark_package'] = '超值礼包';
$_LANG['old_price'] = '原 价:';
$_LANG['package_price'] = '礼包价:';
$_LANG['then_old_price'] = '节 省:';
$_LANG['free_goods'] = '免运费商品';
$_LANG['searchkeywords_notice'] = '匹配多个关键字全部,可用 "空格" 或 "AND" 连接。如 win32 AND unix<br />匹配多个关键字其中部分,可用"+"或 "OR" 连接。如 win32 OR unix';
$_LANG['hidden_outstock'] = '隐藏已脱销的商品';
$_LANG['keywords'] = '关键字';
$_LANG['sc_ds'] = '搜索简介';
$_LANG['button_search'] = '立即搜索';
$_LANG['no_search_result'] = '无法搜索到您要找的商品!';
$_LANG['all_category'] = '所有分类';
$_LANG['all_brand'] = '所有品牌';
$_LANG['all_option'] = '请选择';
$_LANG['extension'] = '扩展选项';
$_LANG['gram'] = '克';
$_LANG['kilogram'] = '千克';
$_LANG['goods_sn'] = '商品货号:';
$_LANG['goods_brand'] = '商品品牌:';
$_LANG['goods_weight'] = '商品重量:';
$_LANG['goods_number'] = '商品库存:';
$_LANG['goods_give_integral'] = '购买此商品赠送:';
$_LANG['goods_integral'] = '购买此商品可使用:';
$_LANG['goods_bonus'] = '购买此商品可获得红包:';
$_LANG['goods_free_shipping'] = '此商品为免运费商品,计算配送金额时将不计入配送费用';
$_LANG['goods_rank'] = '用户评价:';
$_LANG['goods_compare'] = '商品比较';
$_LANG['properties'] = '商品属性:';
$_LANG['brief'] = '简要介绍:';
$_LANG['add_time'] = '上架时间:';
$_LANG['residual_time'] = '剩余时间:';
$_LANG['day'] = '天';
$_LANG['hour'] = '小时';
$_LANG['minute'] = '分钟';
$_LANG['compare'] = '比较';
$_LANG['volume_price'] = '购买商品达到以下数量区间时可享受的优惠价格';
$_LANG['number_to'] = '数量';
$_LANG['article_list'] = '文章列表';
/* 商品比较JS语言项 */
$_LANG['compare_js']['button_compare'] = '比较选定商品';
$_LANG['compare_js']['exist'] = '您已经选择了%s';
$_LANG['compare_js']['count_limit'] = '最多只能选择4个商品进行对比';
$_LANG['compare_js']['goods_type_different'] = '\"%s\"和已选择商品类型不同无法进行对比';
$_LANG['bonus'] = '优惠券:';
$_LANG['no_comments'] = '暂时还没有任何用户评论';
$_LANG['give_comments_rank'] = '给出';
$_LANG['comments_rank'] = '评价';
$_LANG['comment_num'] = "用户评论 %d 条记录";
$_LANG['login_please'] = '由于您还没有登录,因此您还不能使用该功能。';
$_LANG['collect_existed'] = '该商品已经存在于您的收藏夹中。';
$_LANG['collect_success'] = '该商品已经成功地加入了您的收藏夹。';
$_LANG['copyright'] = "© 2005-%s %s 版权所有,并保留所有权利。";
$_LANG['no_ads_id'] = '没有指定广告的ID以及跳转的URL地址!';
$_LANG['remove_collection_confirm'] = '您确定要从收藏夹中删除选定的商品吗?';
$_LANG['err_change_attr'] = '没有找到指定的商品或者没有找到指定的商品属性。';
$_LANG['collect_goods'] = '收藏商品';
$_LANG['plus'] = '加';
$_LANG['minus'] = '减';
$_LANG['yes'] = '是';
$_LANG['no'] = '否';
$_LANG['same_attrbiute_goods'] = '相同%s的商品';
/* TAG */
$_LANG['button_submit_tag'] = '添加我的标记';
$_LANG['tag_exists'] = '您已经为该商品添加过一个标记,请不要重复提交.';
$_LANG['tag_cloud'] = '标签云';
$_LANG['tag_anonymous'] = '对不起,只有注册会员并且正常登录以后才能提交标记。';
$_LANG['tag_cloud_desc'] = '标签云(Tag cloud)是用以表示一个网站中的内容标签。 标签(tag、关键词)是一种更为灵活、有趣的商品分类方式,您可以为每个商品添加一个或多个标签,那么可以通过点击这个标签查看商品其他会员提交的与您的标签一样的商品,能够让您使用最快的方式查找某一个标签的所有网店商品。比方说点击“红色”这个标签,就可以打开这样的一个页面,显示所有的以“红色” 为标签的网店商品';
/* AJAX 相关 */
$_LANG['invalid_captcha'] = '对不起,您输入的验证码不正确。';
$_LANG['goods_exists'] = '对不起,您的购物车中已经存在相同的商品。';
$_LANG['fitting_goods_exists'] = '对不起,您的购物车中已经添加了该配件。';
$_LANG['invalid_number'] = '对不起,您输入了一个非法的商品数量。';
$_LANG['not_on_sale'] = '对不起,该商品已经下架。';
$_LANG['no_basic_goods'] = '对不起,您希望将该商品做为配件购买,可是购物车中还没有该商品的基本件。';
$_LANG['cannt_alone_sale'] = '对不起,该商品不能单独销售。';
$_LANG['shortage'] = "对不起,该商品已经库存不足暂停销售。\n你现在要进行缺货登记来预订该商品吗?";
$_LANG['shortage_little'] = "该商品已经库存不足。已将您的购货数量修改为 %d。\n您现在要去购物车吗?";
$_LANG['oos_tips'] = '该商品已经库存不足。您现在要进行缺货登记吗?';
$_LANG['addto_cart_success_1'] = "该商品已添加到购物车,您现在还需要继续购物吗?\n如果您希望马上结算,请点击“确定”按钮。\n如果您希望继续购物,请点击“取消”按钮。";
$_LANG['addto_cart_success_2'] = "该商品已添加到购物车,您现在还需要继续购物吗?\n如果您希望继续购物,请点击“确定”按钮。\n如果您希望马上结算,请点击“取消”按钮。";
$_LANG['no_keywords'] = "请输入搜索关键词!";
/* 分页排序 */
$_LANG['exchange_sort']['goods_id'] = '按上架时间排序';
$_LANG['exchange_sort']['exchange_integral'] = '按积分排序';
$_LANG['exchange_sort']['last_update'] = '按更新时间排序';
$_LANG['sort']['goods_id'] = '按上架时间排序';
$_LANG['sort']['shop_price'] = '按价格排序';
$_LANG['sort']['last_update'] = '按更新时间排序';
$_LANG['order']['DESC'] = '倒序';
$_LANG['order']['ASC'] = '正序';
$_LANG['pager_1'] = '总计 ';
$_LANG['pager_2'] = ' 个记录';
$_LANG['pager_3'] = ',共 ';
$_LANG['pager_4'] = ' 页。';
$_LANG['page_first'] = '第一页';
$_LANG['page_prev'] = '上一页';
$_LANG['page_next'] = '下一页';
$_LANG['page_last'] = '最末页';
$_LANG['btn_display'] = '显示方式';
/* 投票 */
$_LANG['vote_times'] = '参与人次';
$_LANG['vote_ip_same'] = '对不起,您已经投过票了!';
$_LANG['submit_vote'] = '投票';
$_LANG['submit_reset'] = '重选';
$_LANG['vote_success'] = '恭喜你,投票成功';
/* 评论 */
$_LANG['cmt_submit_done'] = '您的评论已成功发表, 感谢您的参与!';
$_LANG['cmt_submit_wait'] = "您的评论已成功发表, 请等待管理员的审核!";
$_LANG['cmt_lang']['cmt_empty_username'] = '请输入您的用户名称';
$_LANG['cmt_lang']['cmt_empty_email'] = '请输入您的电子邮件地址';
$_LANG['cmt_lang']['cmt_error_email'] = '电子邮件地址格式不正确';
$_LANG['cmt_lang']['cmt_empty_content'] = '您没有输入评论的内容';
$_LANG['cmt_spam_warning'] = '您至少在30秒后才可以继续发表评论!';
$_LANG['cmt_lang']['captcha_not_null'] = '验证码不能为空!';
$_LANG['cmt_lang']['cmt_invalid_comments'] = '无效的评论内容!';
$_LANG['invalid_comments'] = '无效的评论内容!';
$_LANG['error_email'] = '电子邮件地址格式不正确!';
$_LANG['admin_username'] = "管理员:";
$_LANG['reply_comment'] = '回复';
$_LANG['comment_captcha'] = '验证码';
$_LANG['comment_login'] = '只有注册会员才能发表评论,请您登录后再发表评论';
$_LANG['comment_custom'] = '评论失败。只有在本店购买过商品的注册会员才能发表评论。';
$_LANG['comment_brought'] = '评论失败。只有购买过此商品的注册用户才能评论该商品。';
$_LANG['anonymous'] = '匿名用户';
/* 其他信息 */
$_LANG['js_languages']['goodsname_not_null'] = '商品名不能为空!';
/* 商品比较 */
$_LANG['compare_remove'] = '移除';
$_LANG['compare_no_goods'] = '您没有选定任何需要比较的商品或者比较的商品数少于 2 个。';
$_LANG['no_user_name'] = '该用户名不存在';
$_LANG['undifine_rank'] = '没有定义会员等级';
$_LANG['not_login'] = '您还没有登陆';
$_LANG['half_info'] = '信息不全,请填写所有信息';
$_LANG['no_id'] = '没有商品ID';
$_LANG['save_success'] = '修改成功';
$_LANG['drop_consignee_confirm'] = '您确定要删除该收货人信息吗?';
/* 夺宝奇兵 */
$_LANG['snatch_js']['price_not_null'] = '价格不能为空';
$_LANG['snatch_js']['price_not_number'] = '价格只能是数字';
$_LANG['snatch_list'] = '夺宝奇兵列表';
$_LANG['not_in_range'] = '你只能在%d到%d之间出价';
$_LANG['also_bid'] = '你已经出过价格 %s 了';
$_LANG['lack_pay_points'] = '你积分不够,不能出价';
$_LANG['snatch'] = '夺宝奇兵';
$_LANG['snatch_is_end'] = '活动已经结束';
$_LANG['snatch_start_time'] = '本次活动从 %s 到 %s 截止';
$_LANG['price_extent'] = '出价范围为';
$_LANG['user_to_use_up'] = '用户可多次出价,每次消耗';
$_LANG['snatch_victory_desc'] = '当本期活动截止时,系统将从所有竞价奖品的用户中,选出在所有竞价中出价最低、且没有其他出价与该价格重复的用户(即最低且唯一竞价),成为该款奖品的获胜者.';
$_LANG['price_less_victory'] = '如果用户获胜的价格低于';
$_LANG['price_than_victory'] = '将能按当期竞拍价购得该款奖品;如果用户获胜的价格高于';
$_LANG['or_can'] = '则能以';
$_LANG['shopping_product'] = '购买该款奖品';
$_LANG['victory_price_product'] = '获胜用户将能按当期竞拍价购得该款奖品.';
$_LANG['now_not_snatch'] = '当前没有活动';
$_LANG['my_integral'] = '我的积分';
$_LANG['bid'] = '出价';
$_LANG['me_bid'] = '我要出价';
$_LANG['me_now_bid'] = '我的出价';
$_LANG['only_price'] = '唯一价格';
$_LANG['view_snatch_result'] = '活动结果';
$_LANG['victory_user'] = '获奖用户';
$_LANG['price_bid'] = '所出价格';
$_LANG['bid_time'] = '出价时间';
$_LANG['not_victory_user'] = '没有获奖用户';
$_LANG['snatch_log'] = '参加夺宝奇兵%s ';
$_LANG['not_for_you'] = '你不是获胜者,不能购买';
$_LANG['order_placed'] = '您已经下过订单了,如果您想重新购买,请先取消原来的订单';
/* 购物流程中的前台部分 */
$_LANG['select_spe'] = '请选择商品属性';
/* 购物流程中的订单部分 */
$_LANG['price'] = '价格';
$_LANG['name'] = '名称';
$_LANG['describe'] = '描述';
$_LANG['fee'] = '费用';
$_LANG['free_money'] = '免费额度';
$_LANG['img'] = '图片';
$_LANG['no_pack'] = '不要包装';
$_LANG['no_card'] = '不要贺卡';
$_LANG['bless_note'] = '祝福语';
$_LANG['use_integral'] = '使用积分';
$_LANG['can_use_integral'] = '您当前的可用积分为';
$_LANG['noworder_can_integral'] = '本订单最多可以使用';
$_LANG['use_surplus'] = '使用余额';
$_LANG['your_surplus'] = '您当前的可用余额为';
$_LANG['pay_fee'] = '支付手续费';
$_LANG['insure_fee'] = '保价费用';
$_LANG['need_insure'] = '配送是否需要保价';
$_LANG['cod'] = '配送决定';
$_LANG['curr_stauts'] = '当前状态';
$_LANG['use_bonus'] = '使用红包';
$_LANG['use_bonus_kill'] = '使用线下红包';
$_LANG['invoice'] = '开发票';
$_LANG['invoice_type'] = '发票类型';
$_LANG['invoice_title'] = '发票抬头';
$_LANG['invoice_content'] = '发票内容';
$_LANG['order_postscript'] = '订单附言';
$_LANG['booking_process'] = '缺货处理';
$_LANG['complete_acquisition'] = '该订单完成后,您将获得';
$_LANG['with_price'] = '以及价值';
$_LANG['de'] = '的';
$_LANG['bonus'] = '红包';
$_LANG['goods_all_price'] = '商品总价';
$_LANG['discount'] = '折扣';
$_LANG['tax'] = '发票税额';
$_LANG['shipping_fee'] = '配送费用';
$_LANG['pack_fee'] = '包装费用';
$_LANG['card_fee'] = '贺卡费用';
$_LANG['total_fee'] = '应付款金额';
$_LANG['self_site'] = '本站';
$_LANG['order_gift_integral'] = '订单 %s 赠送的积分';
$_LANG['order_payed_sms'] = '订单 %s 付款了。收货人:%s;电话:%s。';
/* 缺货处理 */
$_LANG['oos'][OOS_WAIT] = '等待所有商品备齐后再发';
$_LANG['oos'][OOS_CANCEL] = '取消订单';
$_LANG['oos'][OOS_CONSULT] = '与店主协商';
/* 评论部分 */
$_LANG['username'] = '用户名';
$_LANG['email'] = '电子邮件地址';
$_LANG['comment_rank'] = '评价等级';
$_LANG['comment_content'] = '评论内容';
$_LANG['submit_comment'] = '提交评论';
$_LANG['button_reset'] = '重置表单';
$_LANG['goods_comment'] = '商品评论';
$_LANG['article_comment'] = '文章评论';
/* 支付确认部分 */
$_LANG['pay_status'] = '支付状态';
$_LANG['pay_not_exist'] = '此支付方式不存在或者参数错误!';
$_LANG['pay_disabled'] = '此支付方式还没有被启用!';
$_LANG['pay_success'] = '您此次的支付操作已成功!';
$_LANG['pay_fail'] = '支付操作失败,请返回重试!';
/* 文章部分 */
$_LANG['new_article'] = '最新文章';
$_LANG['shop_notice'] = '商店公告';
$_LANG['order_already_received'] = '此订单已经确认过了,感谢您在本站购物,欢迎再次光临。';
$_LANG['order_invalid'] = '您提交的订单不正确。';
$_LANG['act_ok'] = '谢谢您通知我们您已收到货,感谢您在本站购物,欢迎再次光临。';
$_LANG['receive'] = '收货确认';
$_LANG['buyer'] = '买家';
$_LANG['next_article'] = '下一篇';
$_LANG['prev_article'] = '上一篇';
/* 虚拟商品 */
$_LANG['virtual_goods_ship_fail'] = '自动发货失败,请尽快联系商家重新发货';
/* 选购中心 */
$_LANG['pick_out'] = '选购中心';
$_LANG['fit_count'] = "共有 %s 件商品符合条件";
$_LANG['goods_type'] = "商品类型";
$_LANG['remove_all'] = '移除所有';
$_LANG['advanced_search'] = '高级搜索';
$_LANG['activity'] = '本商品正在进行';
$_LANG['order_not_exists'] = "非常抱歉,没有找到指定的订单。请和网站管理员联系。";
$_LANG['promotion_time'] = '的时间为%s到%s,赶快来抢吧!';
/* 倒计时 */
$_LANG['goods_js']['day'] = '天';
$_LANG['goods_js']['hour'] = '小时';
$_LANG['goods_js']['minute'] = '分钟';
$_LANG['goods_js']['second'] = '秒';
$_LANG['goods_js']['end'] = '结束';
$_LANG['favourable'] = '优惠活动';
/* 团购部分语言项 */
$_LANG['group_buy'] = '团购活动';
$_LANG['group_buy_goods'] = '团购商品';
$_LANG['gb_goods_name'] = '团购商品:';
$_LANG['gb_start_date'] = '开始时间:';
$_LANG['gb_end_date'] = '结束时间:';
$_LANG['gbs_pre_start'] = '该团购活动尚未开始,请继续关注。';
$_LANG['gbs_under_way'] = '该团购活动正在火热进行中,距离结束时间还有:';
$_LANG['gbs_finished'] = '该团购活动已结束,正在等待处理...';
$_LANG['gbs_succeed'] = '该团购活动已成功结束!';
$_LANG['gbs_fail'] = '该团购活动已结束,没有成功。';
$_LANG['gb_price_ladder'] = '价格阶梯:';
$_LANG['gb_ladder_amount'] = '数量';
$_LANG['gb_ladder_price'] = '价格';
$_LANG['gb_deposit'] = '保证金:';
$_LANG['gb_restrict_amount'] = '限购数量:';
$_LANG['gb_gift_integral'] = '赠送积分:';
$_LANG['gb_cur_price'] = '当前价格:';
$_LANG['gb_valid_goods'] = '当前定购数量:';
$_LANG['gb_final_price'] = '成交价格:';
$_LANG['gb_final_amount'] = '成交数量:';
$_LANG['gb_notice_login'] = '提示:您需要先注册成为本站会员并且登录后,才能参加商品团购!';
$_LANG['gb_error_goods_lacking'] = '对不起,商品库存不足,请您修改数量!';
$_LANG['gb_error_status'] = '对不起,该团购活动已经结束或尚未开始,现在不能参加!';
$_LANG['gb_error_login'] = '对不起,您没有登录,不能参加团购,请您先登录!';
$_LANG['group_goods_empty'] = '当前没有团购活动';
/* 拍卖部分语言项 */
$_LANG['auction'] = '拍卖活动';
$_LANG['act_status'] = '活动状态';
$_LANG['au_current_price'] = '当前价格';
$_LANG['act_start_time'] = '开始时间';
$_LANG['act_end_time'] = '结束时间';
$_LANG['au_start_price'] = '起拍价';
$_LANG['au_end_price'] = '一口价';
$_LANG['au_amplitude'] = '加价幅度';
$_LANG['au_deposit'] = '保证金';
$_LANG['no_auction'] = '当前没有拍卖活动';
$_LANG['au_pre_start'] = '该拍卖活动尚未开始';
$_LANG['au_under_way'] = '该拍卖活动正在进行中,距离结束时间还有:';
$_LANG['au_under_way_1'] = '该拍卖活动正在进行中';
$_LANG['au_bid_user_count'] = '已出价人数';
$_LANG['au_last_bid_price'] = '最后出价';
$_LANG['au_last_bid_user'] = '最后出价的买家';
$_LANG['au_last_bid_time'] = '最后出价时间';
$_LANG['au_finished'] = '该拍卖活动已结束';
$_LANG['au_bid_user'] = '买家';
$_LANG['au_bid_price'] = '出价';
$_LANG['au_bid_time'] = '时间';
$_LANG['au_bid_status'] = '状态';
$_LANG['no_bid_log'] = '暂时没有买家出价';
$_LANG['au_bid_ok'] = '领先';
$_LANG['au_i_want_bid'] = '我要出价';
$_LANG['button_bid'] = '出价';
$_LANG['button_buy'] = '立即购买';
$_LANG['au_not_under_way'] = '拍卖活动已结束,不能再出价了';
$_LANG['au_bid_price_error'] = '请输入正确的价格';
$_LANG['au_bid_after_login'] = '您只有注册成为会员并且登录之后才能出价';
$_LANG['au_bid_repeat_user'] = '您已经是这个商品的最高出价人了';
$_LANG['au_your_lowest_price'] = '您的出价不能低于 %s';
$_LANG['au_user_money_short'] = '您的可用资金不足,请先到用户中心充值';
$_LANG['au_unfreeze_deposit'] = '解冻拍卖活动的保证金:%s';
$_LANG['au_freeze_deposit'] = '冻结拍卖活动的保证金:%s';
$_LANG['au_not_finished'] = '该拍卖活动尚未结束,不能购买';
$_LANG['au_order_placed'] = '您已经下过订单了,如果您想重新购买,请先取消原来的订单';
$_LANG['au_no_bid'] = '该拍卖活动没有人出价,不能购买';
$_LANG['au_final_bid_not_you'] = '您不是最高出价者,不能购买';
$_LANG['au_buy_after_login'] = '请您先登录';
$_LANG['au_is_winner'] = '恭喜您,您已经赢得了该商品的购买权。请点击下面的购买按钮将您的宝贝买回家吧。';
/* 批发部分语言项 */
$_LANG['ws_user_rank'] = '您的等级暂时无法查看批发方案';
$_LANG['ws_login_please'] = '请您先登录';
$_LANG['ws_return_home'] = '返回首页';
$_LANG['wholesale'] = '批发';
$_LANG['no_wholesale'] = '没有批发商品';
$_LANG['ws_price'] = '批发价';
$_LANG['ws_subtotal'] = '小计';
$_LANG['ws_invalid_goods_number'] = '请输入正确的数量';
$_LANG['ws_attr_not_matching'] = '您选择的商品属性不存在,请参照批发价格单选择';
$_LANG['ws_goods_number_not_enough'] = '您购买的数量没有达到批发的最小数量,请参照批发价格单';
$_LANG['ws_goods_attr_exists'] = '该商品已经在购物车中,不能再次加入';
$_LANG['ws_remark'] = '请输入您的联系方式、付款方式和配送方式等信息';
$_LANG['ws_order_submitted'] = '您的订单已提交成功,请记住您的订单号: %s。';
$_LANG['ws_price_list'] = '价格单';
/* 积分兑换部分语言项 */
$_LANG['exchange'] = '积分商城';
$_LANG['exchange_integral'] = '消耗积分:';
$_LANG['exchange_goods'] = '立刻兑换';
$_LANG['eg_error_login'] = '对不起,您没有登录,不能参加兑换,请您先登录!';
$_LANG['eg_error_status'] = '对不起,该商品已经取消,现在不能兑换!';
$_LANG['eg_error_integral'] = '对不起,您现有的积分值不够兑换本商品!';
$_LANG['notice_eg_integral'] = '积分商城商品需要消耗积分:';
$_LANG['eg_error_number'] = '对不起,该商品库存不足,现在不能兑换!';
/* 会员登录注册 */
$_LANG['member_name'] = '会员';
$_LANG['password'] = '密码';
$_LANG['confirm_password'] = '确认密码';
$_LANG['sign_up'] = '注册新会员';
$_LANG['forgot_password'] = '您忘记密码了吗?';
$_LANG['hello'] = '您好';
$_LANG['welcome_return'] = '欢迎您回来';
$_LANG['now_account'] = '您的账户中现在有';
$_LANG['balance'] = '余额';
$_LANG['along_with'] = '以及';
$_LANG['preferential'] = '优惠券';
$_LANG['edit_user_info'] = '进入用户中心';
$_LANG['logout'] = '退出';
$_LANG['user_logout'] = '退出';
$_LANG['welcome'] = '欢迎光临本店';
$_LANG['user_login'] = '会员登陆';
$_LANG['login_now'] = '立即登陆';
$_LANG['reg_now'] = '立即注册';
/* 商品品牌页 */
$_LANG['official_site'] = '官方网站:';
$_LANG['brand_category'] = '分类浏览:';
$_LANG['all_category'] = '所有分类';
/* 商品分类页 */
$_LANG['goods_filter'] = '商品筛选';
/* cls_image类的语言项 */
$_LANG['directory_readonly'] = '目录 % 不存在或不可写';
$_LANG['invalid_upload_image_type'] = '不是允许的图片格式';
$_LANG['upload_failure'] = '文件 %s 上传失败。';
$_LANG['missing_gd'] = '没有安装GD库';
$_LANG['missing_orgin_image'] = '找不到原始图片 %s ';
$_LANG['nonsupport_type'] = '不支持该图像格式 %s ';
$_LANG['creating_failure'] = '创建图片失败';
$_LANG['writting_failure'] = '图片写入失败';
$_LANG['empty_watermark'] = '水印文件参数不能为空';
$_LANG['missing_watermark'] = '找不到水印文件%s';
$_LANG['create_watermark_res'] = '创建水印图片资源失败。水印图片类型为%s';
$_LANG['create_origin_image_res'] = '创建原始图片资源失败,原始图片类型%s';
$_LANG['invalid_image_type'] = '无法识别水印图片 %s ';
$_LANG['file_unavailable'] = '文件 %s 不存在或不可读';
/* 邮件发送错误信息 */
$_LANG['smtp_setting_error'] = '邮件服务器设置信息不完整';
$_LANG['smtp_connect_failure'] = '无法连接到邮件服务器 %s';
$_LANG['smtp_login_failure'] = '邮件服务器验证帐号或密码不正确';
$_LANG['smtp_refuse'] = '服务器拒绝发送该邮件';
$_LANG['sendemail_false'] = "邮件发送失败,请与网站管理员联系!";
$_LANG['disabled_fsockopen'] = 'fsockopen函数被禁用';
$_LANG['topic_goods_empty'] = '当前没有专题商品';
$_LANG['email_list_ok'] = '订阅';
$_LANG['email_list_cancel'] = '退订';
$_LANG['email_invalid'] = '邮件地址非法!';
$_LANG['email_alreadyin_list'] = '邮件地址已经存在于列表中!';
$_LANG['email_notin_list'] = '邮件地址不在列表中!';
$_LANG['email_re_check'] = '已经重新发送验证邮件,请查收并确认!';
$_LANG['email_check'] = '请查收邮件进行确认操作!';
$_LANG['email_not_alive'] = '此邮件地址是未验证状态,不需要退订!';
$_LANG['check_mail'] = '验证邮件';
$_LANG['check_mail_content'] = "%s 您好:<br><br>这是由%s发送的邮件订阅验证邮件,点击以下的链接地址,完成验证操作。<br><a href=\"%s\" target=\"_blank\">%s</a>\n<br><br>%s<br>%s";
$_LANG['email_checked'] = '邮件已经被确认!';
$_LANG['hash_wrong'] = '验证串错误!请核对验证串或输入email地址重新发送验证串!';
$_LANG['email_canceled'] = '邮件已经被退定!';
$_LANG['goods_click_count'] = '商品点击数';
$_LANG['p_y']['link_start'] = '<a href="http://www.ecshop.com" target="_blank" style=" font-family:Verdana; font-size:11px;">';
$_LANG['p_y']['link_p'] = 'Powe';
$_LANG['p_y']['link_r'] = 'red ';
$_LANG['p_y']['link_b'] = 'by ';
$_LANG['p_y']['main_start'] = '<strong><span style="color: #3366FF">';
$_LANG['p_y']['main_e'] = 'E';
$_LANG['p_y']['main_c'] = 'CSho';
$_LANG['p_y']['main_p'] = 'p</span> ';
$_LANG['p_y']['v_s'] = '<span style="color: #FF9966">';
$_LANG['p_y']['v'] = VERSION;
$_LANG['p_y']['link_end'] = '</span></strong></a> ';
/* 虚拟卡 */
$_LANG['card_sn'] = '卡片序号';
$_LANG['card_password'] = '卡片密码';
$_LANG['end_date'] = '截至日期';
$_LANG['virtual_card_oos'] = '虚拟卡已缺货';
/* 订单状态查询 */
$_LANG['invalid_order_sn'] = '无效订单号';
$_LANG['order_status'] = '订单状态';
$_LANG['shipping_date'] = '发货时间';
$_LANG['query_order'] = '查询该订单号';
$_LANG['order_query_toofast'] = '您的提交频率太高,歇会儿再查吧。';
$_LANG['online_info'] = '当前共有 %s 人在线';
/* 按钮 */
$_LANG['btn_direct_buy'] = '直接购买';
$_LANG['btn_buy'] = '购买';
$_LANG['btn_collect'] = '收藏';
$_LANG['btn_add_to_cart'] = '加入购物车';
$_LANG['btn_add_to_collect'] = '添加收藏';
$_LANG['stock_up'] = '缺货';
$_LANG['hot_search'] = '热门搜索';
$_LANG['please_select_attr'] = '你加入购物车的商品有不同型号可选,你是否要立即跳转到商品详情选择型号?';
/* 促销信息栏 */
$_LANG['snatch_promotion'] = '[夺宝]';
$_LANG['group_promotion'] = '[团购]';
$_LANG['auction_promotion'] = '[拍卖]';
$_LANG['favourable_promotion'] = '[优惠]';
$_LANG['wholesale_promotion'] = '[批发]';
$_LANG['package_promotion'] = '[礼包]';
/* feed推送 */
$_LANG['feed_user_buy'] = "购买了";
$_LANG['feed_user_comment'] = "评论了";
$_LANG['feed_goods_price'] = "商品价格";
$_LANG['feed_goods_desc'] = "商品描述";
/* 留言板 */
$_LANG['shopman_comment'] = '商品评论';
$_LANG['message_ping'] = '评';
$_LANG['message_board'] = "留言板";
$_LANG['post_message'] = "我要留言";
$_LANG['message_title'] = '主题';
$_LANG['message_time'] = '留言时间';
$_LANG['reply_time'] = '回复时间';
$_LANG['shop_owner_reply'] = '店主回复';
$_LANG['message_board_type'] = '留言类型';
$_LANG['message_content'] = '留言内容';
$_LANG['message_anonymous'] = '匿名留言';
$_LANG['message_type'][M_MESSAGE] = '留言';
$_LANG['message_type'][M_COMPLAINT] = '投诉';
$_LANG['message_type'][M_ENQUIRY] = '询问';
$_LANG['message_type'][M_CUSTOME] = '售后';
$_LANG['message_type'][M_BUY] = '求购';
$_LANG['message_type'][M_BUSINESS] = '商家留言';
$_LANG['message_type'][M_COMMENT] = '评论';
$_LANG['message_board_js']['msg_empty_email'] = '请输入您的电子邮件地址';
$_LANG['message_board_js']['msg_error_email'] = '电子邮件地址格式不正确';
$_LANG['message_board_js']['msg_title_empty'] = '留言标题为空';
$_LANG['message_board_js']['msg_content_empty'] = '留言内容为空';
$_LANG['message_board_js']['msg_captcha_empty'] = '验证码为空';
$_LANG['message_board_js']['msg_title_limit'] = '留言标题不能超过200个字';
$_LANG['message_submit_wait'] = '您的留言已成功发表, 请等待管理员的审核!';
$_LANG['message_submit_done'] = '发表留言成功';
$_LANG['message_board_close'] = "暂停留言板功能";
$_LANG['upload_file_limit'] = '文件大小超过了限制 %dKB';
$_LANG['message_list_lnk'] = '返回留言列表';
/* 报价单 */
$_LANG['quotation'] = "报价单";
$_LANG['print_quotation'] = "打印报价单";
$_LANG['goods_inventory'] = "库存";
$_LANG['goods_category'] = "商品分类";
$_LANG['shopman_reply'] = '管理员回复';
/* 相册JS语言项 */
$_LANG['gallery_js']['close_window'] = '您是否关闭当前窗口';
$_LANG['submit'] = '提 交';
$_LANG['reset'] = '重 置';
$_LANG['order_query'] = '订单查询';
$_LANG['shipping_query'] = '发货查询';
$_LANG['view_history'] = '浏览历史';
$_LANG['clear_history'] = '[清空]';
$_LANG['no_history'] = '您已清空最近浏览过的商品';
$_LANG['goods_tag'] = '商品标签';
$_LANG['releate_goods'] = '相关商品';
$_LANG['goods_list'] = '商品列表';
$_LANG['favourable_goods'] = '收藏该商品';
$_LANG['accessories_releate'] = '相关配件';
$_LANG['article_releate'] = '相关文章';
$_LANG['email_subscribe'] = '邮件订阅';
$_LANG['consignee_info'] = '收货人信息';
$_LANG['user_comment'] = '用户评论';
$_LANG['total'] = '共';
$_LANG['user_comment_num'] = '条评论';
$_LANG['auction_goods'] = '拍卖商品';
$_LANG['auction_goods_info'] = '拍卖商品详情';
$_LANG['article_cat'] = '文章分类';
$_LANG['online_vote'] = '在线调查';
$_LANG['new_price'] = '最新出价';
$_LANG['promotion_info'] = '促销信息';
$_LANG['price_grade'] = '价格范围';
$_LANG['your_choice'] = '您的选择';
$_LANG['system_info'] = '系统信息';
$_LANG['all_tags'] = '所有标签';
$_LANG['activity_list'] = '活动列表';
$_LANG['package_list'] = '礼包列表';
$_LANG['treasure_info'] = '宝贝详情';
$_LANG['activity_desc'] = '活动描述';
$_LANG['activity_intro'] = '活动介绍';
$_LANG['get_password'] = '找回密码';
$_LANG['fee_total'] = '费用总计';
$_LANG['other_info'] = '其它信息';
$_LANG['user_balance'] = '会员余额';
$_LANG['wholesale_goods_cart'] = '批发商品购物车';
$_LANG['wholesale_goods_list'] = '批发商品列表';
$_LANG['bid_record'] = '出价记录';
$_LANG['shipping_method'] = '配送方式';
$_LANG['payment_method'] = '支付方式';
$_LANG['goods_package'] = '商品包装';
$_LANG['goods_card'] = '祝福贺卡';
$_LANG['groupbuy_intro'] = '团购说明';
$_LANG['groupbuy_goods_info'] = '团购商品详情';
$_LANG['act_time'] = '起止时间';
$_LANG['top10'] = '销售排行';
/* 优惠活动 */
$_LANG['label_act_name'] = '优惠活动名称:';
$_LANG['label_start_time'] = '优惠开始时间:';
$_LANG['label_end_time'] = '优惠结束时间:';
$_LANG['label_user_rank'] = '享受优惠的会员等级:';
$_LANG['not_user'] = '非会员';
$_LANG['label_act_range'] = '优惠范围:';
$_LANG['far_all'] = '全部商品';
$_LANG['far_category'] = '以下分类';
$_LANG['far_brand'] = '以下品牌';
$_LANG['far_goods'] = '以下商品';
$_LANG['label_min_amount'] = '金额下限:';
$_LANG['label_max_amount'] = '金额上限:';
$_LANG['notice_max_amount'] = '0表示没有上限';
$_LANG['label_act_type'] = '优惠方式:';
$_LANG['fat_goods'] = '享受赠品(特惠品)';
$_LANG['fat_price'] = '享受现金减免';
$_LANG['fat_discount'] = '享受价格折扣';
$_LANG['orgtotal'] = '原始价格';
$_LANG['heart_buy'] = '心动不如行动';
/* 其他模板涉及常用语言项 */
$_LANG['label_regist'] = '用户注册';
$_LANG['label_login'] = '用户登录';
$_LANG['label_profile'] = '用户信息';
$_LANG['label_collection'] = '我的收藏';
$_LANG['article_list'] = '文章列表';
$_LANG['preferences_price'] = '优惠价格';
$_LANG['divided_into'] = '分成规则';
?> | zzshop | trunk/languages/zh_cn/common.php | PHP | asf20 | 35,610 |
<?php
/**
* ECSHOP 程序说明
* ===========================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ==========================================================
* $Author: liuhui $
* $Id: ipdel.php 17063 2010-03-25 06:35:46Z liuhui $
*/
global $_LANG;
$_LANG['ipdel'] = 'View log delete';
$_LANG['ipdel_desc'] = 'Delete Browsing Log';
$_LANG['ipdel_day'] = 'Delete a few days ago View Log';
$_LANG['ipdel_day_range']['7'] = '7 Days';
$_LANG['ipdel_day_range']['15'] = '15 Days';
$_LANG['ipdel_day_range']['30'] = '30 Days';
$_LANG['ipdel_day_range']['90'] = '90 Days';
$_LANG['ipdel_day_range']['180'] = '180 Days';
$_LANG['ipdel_day_range']['240'] = '240 Days';
$_LANG['ipdel_day_range']['360'] = '360 Days';
?> | zzshop | trunk/languages/en_us/cron/ipdel.php | PHP | asf20 | 1,143 |
<?php
/**
* ECSHOP 程序说明
* ===========================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ==========================================================
* $Author: liuhui $
* $Id: auto_manage.php 17063 2010-03-25 06:35:46Z liuhui $
*/
global $_LANG;
$_LANG['auto_manage'] = 'Automatic processing';
$_LANG['auto_manage_desc'] = 'Automatic processing of the merchandise shelf shelves, and the release of the abolition of article';
$_LANG['auto_manage_count'] = 'Record the number of each treatment';
$_LANG['auto_manage_count_range']['5'] = '5';
$_LANG['auto_manage_count_range']['10'] = '10';
$_LANG['auto_manage_count_range']['20'] = '20';
$_LANG['auto_manage_count_range']['50'] = '50';
?> | zzshop | trunk/languages/en_us/cron/auto_manage.php | PHP | asf20 | 1,128 |
<?php
/**
* shopex48 Convert program language file
* ============================================================================
* All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software;it mean that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: liuhui $
* $Id: shopex48.php 16402 2009-06-29 10:45:28Z liuhui $
*/
$_LANG['shopex48_desc'] = 'Shopex Single V4.8(version to support 4.8.4)';
$_LANG['step_file'] = 'Copying files...';
$_LANG['step_cat'] = 'Converting product category...';
$_LANG['step_brand'] = 'Converting product brand...';
$_LANG['step_goods'] = 'Converting product...';
$_LANG['step_users'] = 'Converting user...';
$_LANG['step_article'] = 'Converting article...';
$_LANG['step_order'] = 'Converting product order...';
$_LANG['step_config'] = 'Converting config for shop...';
?> | zzshop | trunk/languages/en_us/convert/shopex48.php | PHP | asf20 | 1,255 |
<?php
/**
* shopex46 Convert program language file
* ============================================================================
* All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software;it mean that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: testyang $
* $Id: shopex46.php 14227 2008-03-10 06:37:24Z testyang $
*/
$_LANG['shopex46_desc'] = 'Shopex Single V4.6';
$_LANG['step_file'] = 'Copying files...';
$_LANG['step_cat'] = 'Converting product category...';
$_LANG['step_brand'] = 'Converting product brand...';
$_LANG['step_goods'] = 'Converting product...';
$_LANG['step_users'] = 'Converting user...';
$_LANG['step_article'] = 'Converting article...';
$_LANG['step_order'] = 'Converting product order...';
$_LANG['step_config'] = 'Converting config for shop...';
?> | zzshop | trunk/languages/en_us/convert/shopex46.php | PHP | asf20 | 1,236 |
<?php
/**
* shopex47 Convert program language file
* ============================================================================
* All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software;it mean that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: testyang $
* $Id: shopex47.php 14227 2008-03-10 06:37:24Z testyang $
*/
$_LANG['shopex47_desc'] = 'Shopex Single V4.7';
$_LANG['step_file'] = 'Copying files...';
$_LANG['step_cat'] = 'Converting product category...';
$_LANG['step_brand'] = 'Converting product brand...';
$_LANG['step_goods'] = 'Converting product...';
$_LANG['step_users'] = 'Converting user...';
$_LANG['step_article'] = 'Converting article...';
$_LANG['step_order'] = 'Converting product order...';
$_LANG['step_config'] = 'Converting config for shop...';
?> | zzshop | trunk/languages/en_us/convert/shopex47.php | PHP | asf20 | 1,233 |
<?php
/**
* ECSHOP Flow related to language file
* ============================================================================
* All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software;it means that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: sxc_shop $
* $Id: shopping_flow.php 16625 2009-08-27 08:38:59Z sxc_shop $
*/
$_LANG['flow_login_register']['username_not_null'] = 'Please enter username.';
$_LANG['flow_login_register']['username_invalid'] = 'Please enter a valid username.';
$_LANG['flow_login_register']['password_not_null'] = 'Please enter password.';
$_LANG['flow_login_register']['email_not_null'] = 'Please enter email address.';
$_LANG['flow_login_register']['email_invalid'] = 'Please enter a valid email address.';
$_LANG['flow_login_register']['password_not_same'] = 'Re-enter password.';
$_LANG['flow_login_register']['password_lt_six'] = 'Please enter password more than six charactor.';
$_LANG['regist_success'] = "Congratulations! %s register successfully!";
$_LANG['login_success'] = 'Congratulations! Login successfully!';
/* 购物车 */
$_LANG['update_cart'] = 'Update the cart';
$_LANG['back_to_cart'] = 'Back to the cart';
$_LANG['update_cart_notice'] = 'Update successfully, please choose the gift again.';
$_LANG['direct_shopping'] = 'I don\'t plan to login, directly purchase.';
$_LANG['goods_not_exists'] = 'Sorry, the product is nonexistence.';
$_LANG['drop_goods_confirm'] = 'Are you sure remove it from the cart?';
$_LANG['goods_number_not_int'] = 'Please enter a valid number.';
$_LANG['stock_insufficiency'] = 'Sorry, the stocks of products %s only %d, you can buy %d largest.';
$_LANG['package_stock_insufficiency'] = 'Sorry, the stocks of packages is not enough, please reduce the number of the package or inform of the seller.';
$_LANG['shopping_flow'] = 'Shopping flow';
$_LANG['username_exists'] = 'The username already exists, please enter another one and try it again.';
$_LANG['email_exists'] = 'The email address already exists, please enter another one and try it again.';
$_LANG['surplus_not_enough'] = 'Your balance is not enough.';
$_LANG['integral_not_enough'] = 'Your points is not enough.';
$_LANG['integral_too_much'] = "The points of your used can\'t more than %d.";
$_LANG['invalid_bonus'] = "he bonus is nonexistent.";
$_LANG['no_goods_in_cart'] = 'There is blank in your cart!';
$_LANG['not_submit_order'] = 'The order of associates have submitted, please don\'t do it again!';
$_LANG['pay_success'] = 'Paid successfully, it is imperative that we make a quick shipping for you.';
$_LANG['pay_fail'] = 'Paid failed, please contact with us timely.';
$_LANG['pay_disabled'] = 'The payment mode have disconnected.';
$_LANG['pay_invalid'] = 'The payment mode is invalid. Please contact with us timely.';
$_LANG['flow_no_shipping'] = 'Select one shipping method.';
$_LANG['flow_no_payment'] = 'Please select a payment mode!';
$_LANG['pay_not_exist'] = 'The payment mode is nonexistence.';
$_LANG['storage_short'] = 'Out of stock';
$_LANG['subtotal'] = 'Subtotal';
$_LANG['accessories'] = 'Accessories';
$_LANG['largess'] = 'Largess';
$_LANG['shopping_money'] = 'Subtotal %s';
$_LANG['than_market_price'] = 'Market price is %s, you save %s (%s). ';
$_LANG['your_discount'] = 'Your discount is %s';
$_LANG['no'] = 'No';
$_LANG['not_support_virtual_goods'] = 'There is(are) virtual product(s), it is not support purchase without login, please login validly.';
$_LANG['not_support_insure'] = 'No support insure.';
$_LANG['clear_cart'] = 'Clear the cart.';
$_LANG['drop_to_collect'] = 'Drop to collect.';
$_LANG['password_js']['show_div_text'] = 'Please Update Cart';
$_LANG['password_js']['show_div_exit'] = 'Close';
$_LANG['goods_fittings'] = 'Goods Fittings';
$_LANG['parent_name'] = 'Goods Releate:';
$_LANG['remark_package'] = 'Preferential Packeage';
/* 优惠活动 */
$_LANG['favourable_name'] = 'Favourable name:';
$_LANG['favourable_period'] = 'Favourable period:';
$_LANG['favourable_range'] = 'Favourable range:';
$_LANG['far_ext'][FAR_ALL] = 'All products';
$_LANG['far_ext'][FAR_BRAND] = 'Following brand';
$_LANG['far_ext'][FAR_CATEGORY] = 'Following category';
$_LANG['far_ext'][FAR_GOODS] = 'Following goods';
$_LANG['favourable_amount'] = 'Favourable amount:';
$_LANG['favourable_type'] = 'Favourable type:';
$_LANG['fat_ext'][FAT_DISCOUNT] = 'Enjoy %d%% discount';
$_LANG['fat_ext'][FAT_GOODS] = 'Select %d from the following gifts (0 indicates no limitation to quantity)';
$_LANG['fat_ext'][FAT_PRICE] = 'Price reduced by %d';
$_LANG['favourable_not_exist'] = 'Favourable is nonexistence';
$_LANG['favourable_not_available'] = 'Favourable is nonexistence';
$_LANG['favourable_used'] = 'Favourable is used';
$_LANG['pls_select_gift'] = 'Please select gift';
$_LANG['gift_count_exceed'] = 'Gift quantity selected is maximizing';
$_LANG['gift_in_cart'] = 'Gift in the cart: %s';
$_LANG['label_favourable'] = 'Favourable';
$_LANG['label_collection'] = 'Collection';
$_LANG['collect_to_flow'] = 'Buy';
/* 登录注册 */
$_LANG['forthwith_login'] = 'Login';
$_LANG['forthwith_register'] = 'Register';
$_LANG['signin_failed'] = 'Soory, login failure, please check your username and password.';
$_LANG['gift_remainder'] = 'Note: please select gift again after login or registering.';
/* 收货人信息 */
$_LANG['flow_js']['consignee_not_null'] = 'Please enter name of consignee!';
$_LANG['flow_js']['country_not_null'] = 'Please select a country of consignee!';
$_LANG['flow_js']['province_not_null'] = 'Please select a province of consignee!';
$_LANG['flow_js']['city_not_null'] = 'Please select a city of consignee!';
$_LANG['flow_js']['district_not_null'] = 'Please select a district of consignee!';
$_LANG['flow_js']['invalid_email'] = 'Please enter a valid email address.';
$_LANG['flow_js']['address_not_null'] = 'Please enter an address!';
$_LANG['flow_js']['tele_not_null'] = 'Please enter a phone number!';
$_LANG['flow_js']['shipping_not_null'] = 'Please select a shipping method!';
$_LANG['flow_js']['payment_not_null'] = 'Please select a payment mode!';
$_LANG['flow_js']['goodsattr_style'] = 1;
$_LANG['flow_js']['tele_invaild'] = 'Please enter valid phone No.';
$_LANG['flow_js']['zip_not_num'] = 'Zip code should be numbers';
$_LANG['flow_js']['mobile_invaild'] = 'Mobile No. is invalid';
$_LANG['new_consignee_address'] = 'New consignee address';
$_LANG['consignee_address'] = 'Address';
$_LANG['consignee_name'] = 'Name';
$_LANG['country_province'] = 'Country/Province';
$_LANG['please_select'] = 'Please select...';
$_LANG['city_district'] = 'City/District';
$_LANG['email_address'] = 'Email';
$_LANG['detailed_address'] = 'Address';
$_LANG['postalcode'] = 'Postalcode';
$_LANG['phone'] = 'Phone';
$_LANG['mobile'] = 'Mobile';
$_LANG['backup_phone'] = 'Mobile';
$_LANG['sign_building'] = 'Sign building';
$_LANG['deliver_goods_time'] = 'Optimal shipping time';
$_LANG['default'] = 'Default';
$_LANG['default_address'] = 'Default address';
$_LANG['confirm_submit'] = 'Submit';
$_LANG['confirm_edit'] = 'Submit';
$_LANG['country'] = 'Country';
$_LANG['province'] = 'Province';
$_LANG['city'] = 'City';
$_LANG['area'] = 'Area';
$_LANG['consignee_add'] = 'Add a new consignee.';
$_LANG['shipping_address'] = 'Shipping according to this address.';
$_LANG['address_amount'] = 'The place of receipt should be less than three.';
$_LANG['not_fount_consignee'] = 'Sorry, the place of receipt is nonexistence.';
/*------------------------------------------------------ */
//-- 订单提交
/*------------------------------------------------------ */
$_LANG['goods_amount_not_enough'] = 'Goods amount is less than the minimum amount %s required, order cannot be submited.';
$_LANG['balance_not_enough'] = 'Your balance is not enough, please select another paymen mode';
$_LANG['select_shipping'] = 'Your select shipping method is';
$_LANG['select_payment'] = 'Your select payment mode is';
$_LANG['order_amount'] = 'Your order money is';
$_LANG['remember_order_number'] = 'Thanks for your shopping! Your order have submitted, please remember your order numbers.';
$_LANG['back_home'] = '<a href="index.php">Back to home</a>';
$_LANG['goto_user_center'] = '<a href="user.php">Member center</a>';
$_LANG['order_submit_back'] = 'You can %s or go to %s';
$_LANG['order_placed_sms'] = "You has a new order.Consignee:%s Phone:%s";
$_LANG['sms_paid'] = 'Paid';
$_LANG['notice_gb_order_amount'] = '((Remarks: If associates with insurance, the insurance and corresponding pay need to be paid in first payment.)';
$_LANG['pay_order'] = 'Pay order %s';
$_LANG['validate_bonus'] = 'Vadidate bonus';
$_LANG['input_bonus_no'] = 'Input bonus No.';
$_LANG['select_bonus'] = 'Select existing bonus';
$_LANG['bonus_sn_error'] = 'Please enter valid bonus No.';
$_LANG['bonus_min_amount_error'] = 'Order amount is less than the minimum amount of bonus %s';
$_LANG['bonus_is_ok'] = 'Bonus No. is avaible, can be used as %s';
$_LANG['shopping_myship'] = 'My shipping';
$_LANG['shopping_activity'] = 'Activity list';
$_LANG['shopping_package'] = 'Package list';
?>
| zzshop | trunk/languages/en_us/shopping_flow.php | PHP | asf20 | 9,581 |
<?php
/**
* ECSHOP IPS payment system plug-in
* ============================================================================
* All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software;it mean that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* @author: xuan yan <xuanyan1983@gmail.com>
* @version: v1.0
* ---------------------------------------------
*/
global $_LANG;
$_LANG['ips'] = 'HuanXun IPS';
$_LANG['ips_desc'] = 'IPS is a new generation of multi-currency payments to the Internet-based e-mail tool of ShangHai HuanXun. Up to now, the IPS with prepaid account online, online payment, online transfer account, online refund online draw and so on, and supports multimodal prepaid accounts.';
$_LANG['ips_account'] = 'IPS account';
$_LANG['ips_key'] = 'IPS license';
$_LANG['ips_currency'] = 'Payment method';
$_LANG['ips_currency_range']['01'] = 'Debit card';
$_LANG['ips_currency_range']['02'] = 'Credit card';
$_LANG['ips_currency_range']['04'] = 'IPS account payment';
$_LANG['ips_currency_range']['08'] = 'I-coin payment';
$_LANG['ips_currency_range']['16'] = 'Telephone payment';
$_LANG['ips_lang'] = 'Language';
$_LANG['ips_lang_range']['GB'] = 'Simplified Chinese';
$_LANG['ips_lang_range']['EN'] = 'English';
$_LANG['ips_lang_range']['BIG5'] = 'Traditional Chinese';
$_LANG['ips_lang_range']['JP'] = 'Japanese';
$_LANG['ips_lang_range']['FR'] = 'French';
$_LANG['pay_button'] = 'Use IPS payment now';
?> | zzshop | trunk/languages/en_us/payment/ips.php | PHP | asf20 | 1,869 |
<?php
/**
* ECSHOP Udpay language file
* ============================================================================
* All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software;it mean that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: testyang $
* $Id: udpay.php 14227 2008-03-10 06:37:24Z testyang $
*/
global $_LANG;
$_LANG['udpay'] = 'Udpay';
$_LANG['udpay_desc'] = 'The udpay is the global leader of the on-line payment solution, there are more than 71,600,000 bank account customers in the whole world.';
$_LANG['udpay_account'] = 'Udpay accounts';
$_LANG['udpay_merchantPrivateModulus'] = 'MerchantPrivateModulus value';
$_LANG['udpay_merchantPrivateExponent'] = 'MerchantPrivateExponent value';
$_LANG['udpay_whtpublicModulus'] = 'Wht.publicModulus value';
$_LANG['udpay_whtpublicExponent'] = 'Wht.publicExponent value';
$_LANG['udpay_button'] = 'Pay in Udpay immediately';
$_LANG['udpay_txn_id'] = 'Udpay ID';
$_LANG['udpay_orderInfo'] = 'Your Ind Coope of Udpay(english).';
$_LANG['udpay_errorfile'] = 'Error check file address';
?> | zzshop | trunk/languages/en_us/payment/udpay.php | PHP | asf20 | 1,585 |
<?php
/**
* ECSHOP cncard language file
* ============================================================================
* All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software;it means that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author $
* $Id $
*/
global $_LANG;
$_LANG['cncard'] = 'CNCARD';
$_LANG['cncard_desc'] = 'B2C e-commerce site as a domestic in the earliest, the most professional, one of the largest companies, cloud network currently has domestic bank cards extremely well in real-time online payment platform and 5 years experience in digital goods e-commerce operations.' ;
$_LANG['c_mid'] = 'Merchant Code';
$_LANG['c_pass'] = 'Payment key';
$_LANG['c_memo1'] = 'Businesses custom parameters';
$_LANG['c_moneytype'] = 'Payment currency';
$_LANG['c_language'] = 'Order Language';
$_LANG['c_paygate'] = 'Payment';
$_LANG['cncard_button'] = 'CNCARD';
$_LANG['c_moneytype_range'][0] = 'RMB';
$_LANG['c_language_range'][0] = 'Chinese';
$_LANG['c_language_range'][1] = 'English';
$_LANG['c_paygate_range'][0] = 'CNCARD';
$_LANG['c_paygate_range'][1] = 'China Merchants Bank';
$_LANG['c_paygate_range'][3] = 'Industrial and Commercial Bank of China Internet Banking';
$_LANG['c_paygate_range'][31] = 'Industrial and Commercial Bank of China Bank of China Mobile (message)';
$_LANG['c_paygate_range'][2000] = 'China Construction Bank signed clients (National)';
$_LANG['c_paygate_range'][2]='Beijing China Construction Bank';
$_LANG['c_paygate_range'][2021]='Shanghai Construction';
$_LANG['c_paygate_range'][2022]='Tianjin, China Construction Bank';
$_LANG['c_paygate_range'][2023]='Chongqing Construction Bank';
$_LANG['c_paygate_range'][2024]='Liaoning Construction';
$_LANG['c_paygate_range'][2025]='Jiangsu Construction';
$_LANG['c_paygate_range'][2027]='Hubei Construction';
$_LANG['c_paygate_range'][2028]='Sichuan Construction';
$_LANG['c_paygate_range'][2029]='Shaanxi Construction';
$_LANG['c_paygate_range'][20371]='Henan Construction Bank (only signed users)';
$_LANG['c_paygate_range'][20411]='Dalian China Construction Bank';
$_LANG['c_paygate_range'][20431]='Jilin Construction Bank';
$_LANG['c_paygate_range'][20451]='Heilongjiang, China Construction Bank';
$_LANG['c_paygate_range'][20512]='Xuzhou Construction';
$_LANG['c_paygate_range'][20532]='Qingdao Construction Bank';
$_LANG['c_paygate_range'][20571]='Zhejiang Construction';
$_LANG['c_paygate_range'][20574]='Ningbo, China Construction Bank (only signed users)';
$_LANG['c_paygate_range'][20591]='Fujian Construction Bank (only signed users)';
$_LANG['c_paygate_range'][20592]='Xiamen Construction Bank';
$_LANG['c_paygate_range'][20731]='Hunan, China Construction Bank (only signed users)';
$_LANG['c_paygate_range'][20755]='Shenzhen Construction Bank';
$_LANG['c_paygate_range'][20771]='Guangxi Construction';
$_LANG['c_paygate_range'][20791]='Jiangxi, China Construction Bank';
$_LANG['c_paygate_range'][20991]='Xinjiang Construction Bank';
$_LANG['c_paygate_range'][20314]='Hebei Construction Bank (only signed users)';
$_LANG['c_paygate_range'][20351]='Shanxi, China Construction Bank (only signed users)';
$_LANG['c_paygate_range'][20471]='Inner Mongolia, China Construction Bank (only signed users)';
$_LANG['c_paygate_range'][20851]='Guizhou, China Construction Bank (only signed users)';
$_LANG['c_paygate_range'][20871]='Yunnan, China Construction Bank (only signed users)';
$_LANG['c_paygate_range'][20898]='Hainan, China Construction Bank (only signed users)';
$_LANG['c_paygate_range'][20931]='Gansu, China Construction Bank (only signed users)';
$_LANG['c_paygate_range'][20951]='Ningxia, China Construction Bank (only signed users)';
$_LANG['c_paygate_range'][20531]='Shandong Construction';
$_LANG['c_paygate_range'][86]='Agricultural Bank of China';
$_LANG['c_paygate_range'][901]='China Minsheng Banking Corporation (ordinary users)';
$_LANG['c_paygate_range'][902]='China Minsheng Bank (signed users)';
$_LANG['c_paygate_range'][5]='China Everbright Bank';
$_LANG['c_paygate_range'][5]='Guangdong Development Bank';
$_LANG['c_paygate_range'][5]='CITIC Industrial Bank';
$_LANG['c_paygate_range'][94]='Shenzhen Development Bank';
$_LANG['c_paygate_range'][42]='Fujian Industrial Bank';
$_LANG['c_paygate_range'][47]='China Bank of Communications';
$_LANG['c_paygate_range'][87]='International Card';
$_LANG['c_paygate_range'][100]='Cloud Network Member karaoke';
$_LANG['c_paygate_range'][5]='Guangdong Bank online secure payment platform';
$_LANG['c_paygate_range'][5]='Other banks in Guangdong Province';
$_LANG['c_paygate_range'][7]='Xiamen Gold payment gateway center';
$_LANG['c_paygate_range'][5]='Bank of China (Guangdong, Shenzhen, except)';
$_LANG['c_paygate_range'][7]='Bank of China (Xiamen debit card)';
$_LANG['c_paygate_range'][5]='Huaxia Bank (Guangdong)';
$_LANG['c_paygate_range'][5]='Fujian Industrial Bank (Canton)';
$_LANG['c_paygate_range'][5]='Canton City Commercial Bank (Canton)';
$_LANG['c_paygate_range'][5]='Guangzhou Rural Credit Cooperatives (Canton)';
$_LANG['c_paygate_range'][5]='Shanghai Pudong Development Bank (Canton)';
$_LANG['account_voucher'] = 'Member Account recharge';
$_LANG['shop_order_sn'] = 'Mall order number';
?> | zzshop | trunk/languages/en_us/payment/cncard.php | PHP | asf20 | 5,651 |
<?php
/**
* ECSHOP Alipay language file
* ============================================================================
* All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software;it means that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: liuhui $
* $Id: alipay.php 16569 2009-08-19 02:19:10Z liuhui $
*/
global $_LANG;
$_LANG['alipay'] = 'Alipay';
$_LANG['alipay_desc'] = 'Alipay web (www.alipay.com) is an advanced platform for online payment. Bao <br/> ECShop pay packages offered by United Package: No pre-paid/annual fee, single rate of 0.7%-1.2%, no flow restrictions.<br/><a href="https://www.alipay.com/himalayas/practicality_customer.htm?customer_external_id=C4335319945672464113&market_type=from_agent_contract&pro_codes=61F99645EC0DC4380ADE569DD132AD7A" target="_blank"><font color="red">Immediately online application</font></a>';
$_LANG['alipay_account'] = 'Alipay accounts';
$_LANG['alipay_key'] = 'Verification code for safe dealings';
$_LANG['alipay_partner'] = 'Partner ID';
$_LANG['pay_button'] = 'Pay in Alipay immediately';
//$_LANG['alipay_virtual_method'] = 'Please choose the interface of virtual goods business';
//$_LANG['alipay_virtual_method_desc'] = 'Which one to use relates to your account. Please ask Alipay for details.';
//$_LANG['alipay_virtual_method_range'][0] = 'Common virtual goods business';
//$_LANG['alipay_virtual_method_range'][1] = 'Real-time transfer business';
//
//$_LANG['alipay_real_method'] = 'Please choose the interface of real goods business';
//$_LANG['alipay_real_method_desc'] = 'Which one to use relates to your account. Please ask Alipay for details.';
//$_LANG['alipay_real_method_range'][0] = 'Common real goods business';
//$_LANG['alipay_real_method_range'][1] = 'Real-time transfer business';
//
//$_LANG['is_instant'] = 'Have real-time account or not';
//$_LANG['is_instant_desc'] = 'real-time account was off as default, please turn on it when you confirm that your account need';
//$_LANG['is_instant_range'][0] = 'off';
//$_LANG['is_instant_range'][1] = 'on';
$_LANG['alipay_pay_method'] = 'Choose interface type';
$_LANG['alipay_pay_method_desc'] = 'Please select your last payment of Po with the protocol signed between the inside of the interface type description';
$_LANG['alipay_pay_method_range'][0] = 'Using a standard dual-interface';
$_LANG['alipay_pay_method_range'][1] = 'The use of secured transactions interface';
$_LANG['alipay_pay_method_range'][2] = 'The use of real-time interface transactions arrive';
?> | zzshop | trunk/languages/en_us/payment/alipay.php | PHP | asf20 | 2,949 |
<?php
/**
* ECSHOP Ebank online language file
* ============================================================================
* All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software;it means that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: testyang $
* $Id: chinabank.php 14227 2008-03-10 06:37:24Z testyang $
*/
global $_LANG;
$_LANG['chinabank'] = 'Ebank online ';
$_LANG['chinabank_desc'] = 'Ebank online unites 19 banks like BOC,ICBC,CMB,ABOC,CCB etc, and includes some international credit card organization like VISA,MasterCard,JCB and so on, specializes in providing perfect solutions to electronic payment for E-commercial enterprises and individuals.(Website:http://www.chinabank.com.cn)';
$_LANG['chinabank_account'] = 'Ebank online accounts';
$_LANG['chinabank_key'] = 'MD5 Key';
$_LANG['pay_button'] = 'Pay in Ebank online immediately.';
?> | zzshop | trunk/languages/en_us/payment/chinabank.php | PHP | asf20 | 1,280 |
<?php
/**
* ECSHOP YeePay Epro language file
* ============================================================================
* All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software;it mean that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* @author: web boy <laupeng@163.com>
* @version: v2.1
* ---------------------------------------------
*/
global $_LANG;
$_LANG['yeepayszx'] = 'YeePay pay shengzhouxing Epro';
$_LANG['ypszx_desc'] = "YeePay Epro shengzhouxing are paid as long as they are issued by China Mobile shengzhouxing can be used to recharge mobile phone card (Please note: The card's serial number to 17, the password for 18), it can be used for online payment, Since the amount of each payment and card shengzhouxing equal, it is recommended the use of Card sales, one-time payment of the amount can not exceed the maximum shengzhouxing card with a face value 300 yuan." .
'<input type="button" name="Submit" value="Register Now" onclick="window.open(\'https://www.yeepay.com/selfservice/AgentService.action?p0_Cmd=AgentRegister&p1_MerId=10000383855&hmac=bd9e7b0f85bddedb105eebb136632772\')" />';
$_LANG['yp_account'] = 'Merchant Code';
$_LANG['yp_key'] = 'Key businesses';
$_LANG['pay_button'] = 'Immediate payment of the use of YeePay Epro';
?> | zzshop | trunk/languages/en_us/payment/yeepayszx.php | PHP | asf20 | 1,678 |
<?php
/**
* ECSHOP Cash on shipping language file
* ============================================================================
* All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software;it means that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: testyang $
* $Id: cod.php 14227 2008-03-10 06:37:24Z testyang $
*/
global $_LANG;
$_LANG['cod'] = 'Cash on shipping';
$_LANG['cod_desc'] = 'City of COD:×××' . chr(13) . 'Region of COD:×××';
?> | zzshop | trunk/languages/en_us/payment/cod.php | PHP | asf20 | 850 |
<?php
/**
* ECSHOP Paypal language file
* ============================================================================
* All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software;it mean that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: testyang $
* $Id: paypal.php 14227 2008-03-10 06:37:24Z testyang $
*/
global $_LANG;
$_LANG['paypal'] = 'Paypal';
$_LANG['paypal_desc'] = 'PayPal is a leading e-payment service provider in the world, its accounts has more than 71600 thousands.Udpay can be used in 56 markets by 7 types currency (Canadian dollar,EURO,Pound,U.S. dollar,Japanese yen,Austalian dollar, HongKong dollar).(Web site:http://www.paypal.com)';
$_LANG['paypal_account'] = 'Paypal accounts';
$_LANG['paypal_currency'] = 'Currency payment';
$_LANG['paypal_currency_range']['AUD'] = 'Austalian dollar';
$_LANG['paypal_currency_range']['CAD'] = 'Canadian dollar';
$_LANG['paypal_currency_range']['EUR'] = 'Euro';
$_LANG['paypal_currency_range']['GBP'] = 'Pound';
$_LANG['paypal_currency_range']['JPY'] = 'Japanese yen';
$_LANG['paypal_currency_range']['USD'] = 'U.S. dollar';
$_LANG['paypal_currency_range']['HKD'] = 'Hong Kong dollar';
$_LANG['paypal_button'] = 'Pay in Paypal immediately.';
$_LANG['paypal_txn_id'] = 'Paypal ID';
?> | zzshop | trunk/languages/en_us/payment/paypal.php | PHP | asf20 | 1,746 |
<?php
/**
* ECSHOP shenzhou language file
* ============================================================================
* All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software;it mean that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: zblikai $
* $Id: shenzhou.php 15646 2009-02-23 08:33:00Z zblikai $
*/
global $_LANG;
$_LANG['shenzhou'] = 'Quick money to pay shenzhou';
$_LANG['shenzhou_desc'] = 'shenzhou quick money can be used to pay are shenzhou China Mobile recharge card to pay. shenzhou currently used to pay the amount of orders should not less than one million, can not exceed 500 yuan.' .
'(Website:http://www.99bill.com)';
$_LANG['shenzhou_account'] = 'Quick money shenzhou Account';
$_LANG['shenzhou_key'] = 'Key businesses';
$_LANG['pay_button'] = 'Use shenzhou card payment';
?> | zzshop | trunk/languages/en_us/payment/shenzhou.php | PHP | asf20 | 1,231 |
<?php
/**
* ECSHOP Fiscal intermediary to pay Qualcomm secured payment language file
* ============================================================================
* All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software;it mean that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: liuhui $
* $Id: tenpayc2c.php 16298 2009-06-22 08:55:28Z liuhui $
*/
global $_LANG;
$_LANG['tenpayc2c'] = '<font color="#FF0000">Qualcomm fiscal intermediary to pay a security interface</font>';
$_LANG['tenpay_desc'] = '<b>Tenpay(www.tenpay.com) -Tencent\'s online payment platform, by authority of the state security certification, support for all major banks in online payment, pay the processing fees.</b><br /><a href="http://union.tenpay.com/mch/mch_register_b2c.shtml?sp_suggestuser=1202822001" target="_blank">Immediately apply for: a single rate:1%</a><br /><a href="http://union.tenpay.com/mch/mch_register_b2c.shtml?sp_suggestuser=2289480" target="_blank">Buy Now package quantity package: a single rate of post-conversion
:0.6-1%</a>';
$_LANG['tenpay_account'] = 'Choi pay Merchant No.';
$_LANG['tenpay_key'] = 'Fu Tung Choi Key';
$_LANG['tenpay_type'] = 'Transaction type';
$_LANG['tenpay_type_range'][2] = 'Virtual goods transactions';
$_LANG['tenpay_type_range'][1] = 'Physical commodity trading';
$_LANG['magic_string'] = 'Custom signatures';
$_LANG['pay_button'] = 'Qualcomm to pay immediately the use of financial payments';
$_LANG['account_voucher'] = 'Member Account recharge';
$_LANG['shop_order_sn'] = 'Mall order number';
?> | zzshop | trunk/languages/en_us/payment/tenpayc2c.php | PHP | asf20 | 1,993 |
<?php
/**
* ECSHOP 余额支付插件语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: balance.php 17063 2010-03-25 06:35:46Z liuhui $
*/
global $_LANG;
$_LANG['balance'] = 'Balance of payments';
$_LANG['balance_desc'] = 'The use of your account balance. Only members can use, by setting the line of credit can be overdrawn.';
?> | zzshop | trunk/languages/en_us/payment/balance.php | PHP | asf20 | 912 |
<?php
/**
* ECSHOP paypal快速结帐语言文件
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: paypal_ec.php 16488 2009-08-02 10:12:56Z liuhui $
*/
global $_LANG;
$_LANG['paypal_ec'] = 'paypal EC';
$_LANG['paypal_ec_desc'] = 'PayPal is a leading e-payment service provider in the world, its accounts has more than 71600 thousands.Udpay can be used in 56 markets by 7 types currency (Canadian dollar,EURO,Pound,U.S. dollar,Japanese yen,Austalian dollar, HongKong dollar).(Web site:http://www.paypal.com)';
$_LANG['paypal_ec_username'] = 'username:';
$_LANG['paypal_ec_password'] = 'paaaword:';
$_LANG['paypal_ec_signature'] = 'signature:';
$_LANG['paypal_currency'] = 'Currency payment';
$_LANG['paypal_currency_range']['AUD'] = 'Austalian dollar';
$_LANG['paypal_currency_range']['CAD'] = 'Canadian dollar';
$_LANG['paypal_currency_range']['EUR'] = 'Euro';
$_LANG['paypal_currency_range']['GBP'] = 'Pound';
$_LANG['paypal_currency_range']['JPY'] = 'Japanese yen';
$_LANG['paypal_currency_range']['USD'] = 'U.S. dollar';
$_LANG['paypal_currency_range']['HKD'] = 'Hong Kong dollar';
$_LANG['paypal_button'] = 'Pay in Paypal EC immediately.';
?> | zzshop | trunk/languages/en_us/payment/paypal_ec.php | PHP | asf20 | 1,831 |
<?php
/**
* ECSHOP Bank transfer (Virement) language file
* ============================================================================
* All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software;it means that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: testyang $
* $Id: bank.php 14227 2008-03-10 06:37:24Z testyang $
*/
global $_LANG;
$_LANG['bank'] = 'Bank transfer/Virement';
$_LANG['bank_desc'] = 'Bank' . chr(13) .
'Payee\'s information: Name ××× : Account number or address ××× : Bank of deposit ×××.' . chr(13) .
'Announcements: If telegraphic money order, please note your order number in "appropriation of remittance".';
?> | zzshop | trunk/languages/en_us/payment/bank.php | PHP | asf20 | 1,098 |
<?php
/**
* ECSHOP 99Bill language file
* ============================================================================
* All right reserved (C) 2008-2009 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software;it means that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: liuhui $
* $Id: kuaiqian.php 16488 2009-07-27 10:12:56Z liuhui $
*/
global $_LANG;
$_LANG['kuaiqian'] = '99Bill';
$_LANG['kuaiqian_icbc'] = 'icbc-99Bill';
$_LANG['kuaiqian_ccb'] = 'ccb-99Bill';
$_LANG['kuaiqian_abc'] = 'abc-99Bill';
$_LANG['kuaiqian_bcom'] = 'bcom-99Bill';
$_LANG['kuaiqian_cmb'] = 'cmb-99Bill';
$_LANG['kuaiqian_cmbc'] = 'cmbc-99Bill';
$_LANG['kuaiqian_sdb'] = 'adb-99Bill';
$_LANG['kuaiqian_boc'] = 'boc-99Bill';
$_LANG['kuaiqian_bob'] = 'bob-99Bill';
$_LANG['kuaiqian_desc'] = 'End is a leading independent third-party payment for all kinds of enterprises, enterprises and individuals to provide a safe, convenient and confidentiality of the payment and settlement and accounting services, its pay products including but not limited to pay RMB, wild card, ShenZhouHang payment, China unicom top-up card payments, VPOS passed such payment, the payment product support Internet, mobile phone, telephone and POS terminals, etc, in order to satisfy the different kinds of enterprise and individual pay demands. By 30 June 2009, quick buck has 41 million registered users and more than 31 million business partners, and won the Chinese information security product evaluation authentication center to issue "the payment and settlement system safety technical guarantee grade level" certification and PCI safe authentication.' . '<br/><a href="send.php" target="_blank"><font color="red">Click here to 99Bill</font></a>';
$_LANG['kuaiqian_desc_icbc'] = 'Through the end user account, can be directly by icbc e-currency payment.';
$_LANG['kuaiqian_desc_ccb'] = 'Through the end user account, can be directly by icbc e-currency payment.。';
$_LANG['kuaiqian_desc_abc'] = 'Through the end user account, can be directly by icbc e-currency payment.';
$_LANG['kuaiqian_desc_bcom'] = '通Through the end user account, can be directly by icbc e-currency payment.';
$_LANG['kuaiqian_desc_cmb'] = 'Through the end user account, can be directly by icbc e-currency payment.';
$_LANG['kuaiqian_desc_cmbc'] = 'Through the end user account, can be directly by icbc e-currency payment.';
$_LANG['kuaiqian_desc_sdb'] = 'Through the end user account, can be directly by icbc e-currency payment.';
$_LANG['kuaiqian_desc_boc'] = 'Through the end user account, can be directly by icbc e-currency payment.';
$_LANG['kuaiqian_desc_bob'] = 'Through the end user account, can be directly by icbc e-currency payment.';
$_LANG['kq_account'] = '99Bill accounts';
$_LANG['kq_account_desc'] = 'RMB payment gateway for users of the receivable account in the quick money of the user ID appended figure 01, that is, [the user ID 01]';
$_LANG['kq_key'] = 'MD5 key';
$_LANG['pay_button'] = 'Pay in 99Bill immediately.';
?> | zzshop | trunk/languages/en_us/payment/kuaiqian.php | PHP | asf20 | 3,389 |
<?php
/**
* ECSHOP Remittance at post office language file
* ============================================================================
* All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software;it mean that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: testyang $
* $Id: post.php 14227 2008-03-10 06:37:24Z testyang $
*/
global $_LANG;
$_LANG['post'] = 'Remittance';
$_LANG['post_desc'] = 'Payee\'s information: Name ××× : Address ×××: Postalcode ××× .' . chr(13) .
'Announcements: Please note your order number in postscript at the back of cash remittance, only fill the last 6 locations.';
?> | zzshop | trunk/languages/en_us/payment/post.php | PHP | asf20 | 1,035 |
<?php
/**
* ECSHOP IPS Express Payment System language file
* ============================================================================
* All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software;it means that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* @author: liupeng <laupeng@gmail.com>
* @version: v2.1
* ---------------------------------------------
*/
global $_LANG;
$_LANG['express'] = 'IPS Express Payment System';
$_LANG['express_desc'] = 'IPS Express payment system provides simple, convenient, safe and all-in-one payment service. The advantages of IPS Express payment not only lie on free annual fee,1% commission charge and supporting payment platforms of 22 banks, it is an innovative way to serve customers. The launch of Express payment is a right-about in providing service for small and medium electronic business websites as well as in users experience.'.
'<a href="http://express.ips.com.cn/merchant/register_ecshop.asp" style="font-weight:bold; color:#CC0000" >Click for registration</a> http://express.ips.com.cn'.
'Founded in 2000, International Payment Solutions (Shanghai) Limited ("IPS") is one of the earliest online payment service providers in China. For the last seven years, IPS, with great popularity among millions of cardholders, has enjoyed ascending monthly transaction volumes and has been the vanguard within China e-payment industry.';
$_LANG['ips_account'] = 'IPS Merchant ID';
$_LANG['ips_key'] = 'ISP Merchant Key';
$_LANG['pay_button'] = 'immediately pay IPS Express';
$_LANG['please_select_bank'] = 'Please choose the paying banks';
$_LANG['icbc'] = 'Industrial and Commercial Bank of China';
$_LANG['cmb'] = 'Merchants Bank of China';
$_LANG['ccb'] = 'Construction Bank of China';
$_LANG['agricultural_bank'] = 'Agricultural Bank of China';
$_LANG['cmbc'] = 'Minsheng Bank of China';
$_LANG['cebbank'] = 'Everbright Bank of China';
$_LANG['cib'] = 'CIB Bank of China';
$_LANG['boc'] = 'Bank of China';
$_LANG['bankcomm'] = 'Communications Bank of China';
$_LANG['bankcommsh'] = 'Communications Bank of Shanghai';
$_LANG['gdb'] = 'Guangdong Development Bank';
$_LANG['sdb'] = 'Shenzhen Development Bank';
$_LANG['spdb'] = 'Pudong Development Bank';
$_LANG['cnbb'] = 'CITIC Industrial Bank';
$_LANG['gzcb'] = 'Guangzhou Commercial Bank';
$_LANG['chinapost'] = 'ChinaPost';
$_LANG['hxb'] = 'HUAXIA Bank';
?> | zzshop | trunk/languages/en_us/payment/express.php | PHP | asf20 | 2,807 |
<?php
/**
* ECSHOP PayEase language file
* ============================================================================
* All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software;it mean that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: liuhui $
* $Id: cappay.php 16416 2009-07-01 05:39:27Z liuhui $
*/
global $_LANG;
$_LANG['cappay'] = 'PayEase';
$_LANG['cappay_desc'] = 'PayEase currently focuses on Payment Service Platform that covers mobile, online, call center (CRM), retail / POS and data mining of customers\’ profile.The comprehensive payment platform is connected to over 92% of the most banks in China, supports over 64 domestic credit cards and debit cards including 4 worldwide accepted international credit cards: MasterCard, VISA, American Express and JCB cards. PayEase’s major customers cover Media, Travel, TV Shopping, Internet Shopping, Insurance, Mobile Carrier Industries and Online Game Operators throughout the country. <a href="http://www1.beijing.com.cn/payease/b2c/flow.jsp?agent_id=44" target="_blank"><strong>Click here to sign up.</strong></a>';
$_LANG['cappay_account'] = 'PayEase account';
$_LANG['cappay_key'] = 'MD5 key';
$_LANG['cappay_currency'] = 'Currency';
$_LANG['cappay_currency_range']['0'] = 'Renminbi (RMB)';
$_LANG['cappay_currency_range']['1'] = 'Dollar';
$_LANG['cappay_button'] = 'PayEase platform';
$_LANG['cappay_member_button'] = 'PayEase member entry';
$_LANG['cappay_mobile_button'] = 'PayEase mobile telephone entry';
$_LANG['cappay_en_button'] = 'Easy-pay online platform';
?> | zzshop | trunk/languages/en_us/payment/cappay.php | PHP | asf20 | 2,014 |
<?php
/**
* ECSHOP YeePay Epro language file
* ============================================================================
* All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software;it mean that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: zblikai $
* $Id: yeepay.php 15647 2009-02-23 08:45:03Z zblikai $
*/
global $_LANG;
$_LANG['yeepay'] = 'YeePay Epro';
$_LANG['yeepay_ccb'] = 'Epro CCB to pay';
$_LANG['yeepay_icbc'] = 'ICBC to pay Epro';
$_LANG['yeepay_cmbchina'] = 'China Merchants Bank to pay Epro';
$_LANG['yeepay_jcard'] = 'Epro Junnet pay';
$_LANG['yeepay_abchina'] = 'ABC paid Epro';
$_LANG['yp_desc'] = 'YeePay Epro (Beijing Tong Factoring Information Technology Co., Ltd.) is a professional engaged in diversified business one-stop electronic payment services leader. Based on the online payment at the same time, YeePay Epro continuous innovation will be the Internet, mobile and fixed telephony integration in a platform, the message following the payment, mobile recharge, the first introduced YeePay Epro pay phone business, the real implementation of the Offline payment, for more traditional structures of the electronic payment of highway. YeePay Epro integration of the world\'s most advanced electronic payment culture, aggregation of many financial services, telecommunications, IT, Internet and other giants in the field, aimed at the adoption of innovative payment mechanisms, promoting China\'s new e-commerce process. Epro YeePay is committed to become a world-class electronic payment applications and services provider, focused on the financial value-added services and mobile value-added services to two major areas of innovation and the promotion of diversified, low-cost, safe and effective payment services.' .
'<input type="button" name="Submit" value="Register Now" onclick="window.open(\'https://www.yeepay.com/selfservice/AgentService.action?p0_Cmd=AgentRegister&p1_MerId=10000383855&hmac=bd9e7b0f85bddedb105eebb136632772\')" />';
$_LANG['yp_cmbchina_desc'] = 'YeePay Epro investment bank payment plug-ins';
$_LANG['yp_ccb_desc'] = 'YeePay Epro Construction paid plug-ins';
$_LANG['yp_icbc_desc'] = 'YeePay Epro Industrial and Commercial Bank of China paid plug-ins';
$_LANG['yp_abc_desc'] = 'Agricultural Bank of YeePay Epro paid plug-ins';
$_LANG['yp_jcard_desc'] = 'YeePay Epro Junnet paid plug-ins';
$_LANG['yp_account'] = 'Merchant Code';
$_LANG['yp_key'] = 'Key businesses';
$_LANG['pay_button'] = 'Immediate payment of the use of YeePay Epro';
?> | zzshop | trunk/languages/en_us/payment/yeepay.php | PHP | asf20 | 2,952 |
<?php
/**
* ECSHOP Tenpay Payment Plug-in language file
* ============================================================================
* All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software;it means that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: liuhui $
* $Id: tenpay.php 16327 2009-06-24 02:22:31Z liuhui $
*/
global $_LANG;
$_LANG['tenpay'] = 'Tenpay';
$_LANG['tenpay_desc'] = '<b>Tenpay(www.tenpay.com) -Tencent\'s online payment platform, by authority of the state security certification, support for all major banks in online payment, pay the processing fees.</b><br /><a href="http://union.tenpay.com/mch/mch_register_b2c.shtml?sp_suggestuser=1202822001" target="_blank">Immediately apply for: a single rate:1%</a><br /><a href="http://union.tenpay.com/mch/mch_register_b2c.shtml?sp_suggestuser=2289480" target="_blank">Buy Now package quantity package: a single rate of post-conversion
:0.6-1%</a>';
$_LANG['tenpay_account'] = 'Tenpay accounts';
$_LANG['tenpay_key'] = 'MD5 key';
$_LANG['magic_string'] = 'Custom signature';
$_LANG['pay_button'] = 'Pay in Tenpay immediately';
$_LANG['account_voucher'] = 'Member Account recharge';
$_LANG['shop_order_sn'] = 'Mall order number';
$_LANG['penpay_register'] = "<a href='http://union.tenpay.com/mch/mch_register_b2c.shtml?sp_suggestuser=1202822001' target=\"_blank\">Application: single immediately free rate:1%</a>";
?> | zzshop | trunk/languages/en_us/payment/tenpay.php | PHP | asf20 | 1,839 |
<?php
/**
* ECSHOP 程序说明
* ===========================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ==========================================================
* $Author: liuhui $
* $Id: goods_auto.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['id'] = 'id';
$_LANG['starttime'] = 'Was added to our catalog';
$_LANG['endtime'] = 'Under the time frame';
$_LANG['select_time'] = 'Please select the time';
$_LANG['goods_name'] = 'Trade names';
$_LANG['ok'] = 'Determine';
$_LANG['edit_ok'] = 'Successful operation';
$_LANG['delete'] = 'Revocation';
$_LANG['deleteck'] = 'Delete this merchandise to determine the automatic shelves shelves deal with it? This action will not affect the product itself';
$_LANG['enable_notice'] = 'You need to system settings -> plans to open mission in order to use this feature.';
$_LANG['button_start'] = 'Volume was added to our catalog';
$_LANG['button_end'] = 'Volume under the plane';
$_LANG['no_select_goods'] = 'Not selected merchandise';
$_LANG['batch_start_succeed'] = 'Volume shelves success';
$_LANG['batch_end_succeed'] = 'Volume under the plane success';
$_LANG['back_list'] = 'Merchandise automatically back up and down plane';
?>
| zzshop | trunk/languages/en_us/admin/goods_auto.php | PHP | asf20 | 1,600 |
<?php
/**
* ECSHOP Control panel common language file
* ============================================================================
* All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software;it means that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: zblikai $
* $Id: user_rank.php 15646 2009-02-23 08:33:00Z zblikai $
*/
$_LANG['rank_name'] = 'Rank name';
$_LANG['integral_min'] = 'Min points';
$_LANG['integral_max'] = 'Max points';
$_LANG['discount'] = 'Discount';
$_LANG['add_user_rank'] = 'Add User Rank';
$_LANG['special_rank'] = 'Special rank';
$_LANG['show_price'] = 'Display the price for user rank in the details page.';
$_LANG['notice_special'] = 'Special member can\'t be changed as points changed.';
$_LANG['add_continue'] = 'Continue add user rank.';
$_LANG['back_list'] = 'Return to user rank list.';
$_LANG['show_price_short'] = 'Display the price.';
$_LANG['notice_discount'] = 'Please fill in for the 0-100 integer, such as fill in 80, said the initial discount rate of 8 packs';
$_LANG['rank_name_exists'] = 'The user rank name %s already exists.';
$_LANG['add_rank_success'] = 'The user rank has added successfully.';
$_LANG['integral_min_exists'] = 'The user rank has existed, and min limit of points is %d.';
$_LANG['integral_max_exists'] = 'The user rank has existed, and max limit of points is %d.';
/* JS language */
$_LANG['js_languages']['remove_confirm'] = 'Are you sure delete the selected user rank?';
$_LANG['js_languages']['rank_name_empty'] = 'Please enter user rank name.';
$_LANG['js_languages']['integral_min_invalid'] = 'Please enter a min limit of points, and the number must be an integer.';
$_LANG['js_languages']['integral_max_invalid'] = 'Please enter a max limit of points, and the number must be an integer.';
$_LANG['js_languages']['discount_invalid'] = 'Please enter a discount rate, and the number must be more than 100.';
$_LANG['js_languages']['integral_max_small'] = 'The max limit points must be more than min limit.';
$_LANG['js_languages']['lang_remove'] = 'Remove';
?> | zzshop | trunk/languages/en_us/admin/user_rank.php | PHP | asf20 | 2,439 |
<?php
/**
* ECSHOP Member ID management language files
* ============================================================================
* All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software;it means that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: sxc_shop $
* $Id: users.php 17053 2010-03-15 06:50:26Z sxc_shop $
*/
/* List page */
$_LANG['label_user_name'] = 'Username:';
$_LANG['label_pay_points_gt'] = 'Points more than:';
$_LANG['label_pay_points_lt'] = ' Less than:';
$_LANG['label_rank_name'] = 'Rank';
$_LANG['all_option'] = 'All...';
$_LANG['view_order'] = 'View the order';
$_LANG['view_deposit'] = 'View Account details';
$_LANG['username'] = 'Username';
$_LANG['email'] = 'Email';
$_LANG['is_validated'] = 'is_validated';
$_LANG['reg_date'] = 'Register date';
$_LANG['button_remove'] = 'Delete';
$_LANG['users_edit'] = 'Edit';
$_LANG['goto_list'] = 'Return list';
$_LANG['username_empty'] = 'Please enter a username!';
/* List relative language item */
$_LANG['password'] = 'Password';
$_LANG['newpass'] = 'Password';
$_LANG['confirm_password'] = 'confirm password';
$_LANG['question'] = 'Secret question';
$_LANG['answer'] = 'Secret answer';
$_LANG['gender'] = 'Sex';
$_LANG['birthday'] = 'Birthday';
$_LANG['sex'][0] = 'Secrecy';
$_LANG['sex'][1] = 'Male';
$_LANG['sex'][2] = 'Female';
$_LANG['pay_points'] = 'Payment points';
$_LANG['rank_points'] = 'Rank points';
$_LANG['user_money'] = 'Available money';
$_LANG['frozen_money'] = 'Frozen money';
$_LANG['credit_line'] = 'Credit line';
$_LANG['user_rank'] = 'Rank';
$_LANG['not_special_rank'] = 'Nonspecial rank';
$_LANG['view_detail_account']='View details.';
$_LANG['parent_user'] = 'Recommend people';
$_LANG['parent_remove'] = 'From relations recommend';
$_LANG['affiliate_user'] = 'Recommended Member';
$_LANG['show_affiliate_users'] = 'See a detailed list of recommended';
$_LANG['show_affiliate_orders'] = 'See Recommended Order Details';
$_LANG['affiliate_lever'] = 'Level';
$_LANG['affiliate_num'] = 'Number of user';
$_LANG['page_note'] = 'This list shows the user all the recommended membership information,';
$_LANG['how_many_user'] = 'users.';
$_LANG['back_note'] = 'Return to the user-edited page';
$_LANG['affiliate_level'] = 'Recommended Level';
$_LANG['msn'] = 'MSN';
$_LANG['qq'] = 'QQ';
$_LANG['home_phone'] = 'Home phone';
$_LANG['office_phone'] = 'Office Phone';
$_LANG['mobile_phone'] = 'Mobile';
$_LANG['notice_pay_points'] = 'Payment points is a sort of monetary in the shop, to allow user use to a scale points for shopping.';
$_LANG['notice_rank_points'] = 'Rank points is a sort of aggregate points, the system according to points to estimate user\'s rank.';
$_LANG['notice_user_money'] = 'User obligate money in the shop.';
/* Notice */
$_LANG['username_exists'] = 'The username has existed.';
$_LANG['email_exists'] = 'The email address has existed.';
$_LANG['edit_user_failed'] = 'Edit user data failed.';
$_LANG['invalid_email'] = 'The email address is invalid.';
$_LANG['update_success'] = 'Edit user data successfully.';
$_LANG['still_accounts'] = 'This member have balance or arrears\n';
$_LANG['remove_confirm'] = 'Are you sure delete the user\\\'s account?';
$_LANG['list_still_accounts'] = 'Some user selected still have balance or arrears\n';
$_LANG['list_remove_confirm'] = 'Are you sure delete all user\\\'s account selected?';
$_LANG['remove_order_confirm'] = 'The user\'s account already exists, if you delete the user account, then the order data will be deleted. <br />Are you sure delete it?';
$_LANG['remove_order'] = 'Yes, I will delete the user account and orders.';
$_LANG['remove_cancel'] = 'No, I won\'t delete the user account.';
$_LANG['remove_success'] = 'User account %s has deleted successfully.';
$_LANG['add_success'] = 'User account %s has added successfully.';
$_LANG['batch_remove_success'] = 'You has deleted %d user accounts.';
$_LANG['no_select_user'] = 'You do not need to delete a member!';
$_LANG['register_points'] = 'Register Tanjie';
$_LANG['username_not_allow'] = 'User not allowed to register';
$_LANG['username_invalid'] = 'Invalid user name';
$_LANG['email_invalid'] = 'Invalid email address';
$_LANG['email_not_allow'] = 'E-mail does not allow';
/* 地址列表 */
$_LANG['address_list'] = 'Receiving Address';
$_LANG['consignee'] = 'Consignee';
$_LANG['address'] = 'Address';
$_LANG['link'] = 'Contact';
$_LANG['other'] = 'Other';
$_LANG['tel'] = 'Phone';
$_LANG['mobile'] = 'Mobile';
$_LANG['best_time'] = 'The best delivery time';
$_LANG['sign_building'] = 'Building signs';
/* JS language item */
$_LANG['js_languages']['no_username'] = 'Please enter a username.';
$_LANG['js_languages']['invalid_email'] = 'Please enter a valid eamil address.';
$_LANG['js_languages']['no_password'] = 'Please enter your password.';
$_LANG['js_languages']['less_password'] = 'The password entered can`t less than six.';
$_LANG['js_languages']['passwd_balnk'] = 'The password entered can`t have blank';
$_LANG['js_languages']['no_confirm_password'] = 'Please enter your confirm password.';
$_LANG['js_languages']['password_not_same'] = 'the password and the confirm password is not same.';
$_LANG['js_languages']['invalid_pay_points'] = 'The points of payment must be an integer.';
$_LANG['js_languages']['invalid_rank_points'] = 'The points of rank must be an integer.';
$_LANG['js_languages']['password_len_err'] = 'New Password and Confirm Password should not less than the length of 6';
?>
| zzshop | trunk/languages/en_us/admin/users.php | PHP | asf20 | 5,925 |
<?php
/**
* ECSHOP
* ============================================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ============================================================================
* $Author: liuhui $
* $Id: captcha_manage.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['captcha_manage'] = 'Verification Code Set';
$_LANG['captcha_note'] = 'Open Verification Code required GD library server support, and your server does not install the GD library.';
$_LANG['captcha_setting'] = 'Verification Code Set';
$_LANG['captcha_turn_on'] = 'Enable Verification Code';
$_LANG['turn_on_note'] = 'Image Verification Code to avoid malicious bulk submit comments or information, recommend Open Verification Code function. Note: The Verification Code will make the opening part of the operation becomes complicated, it is recommended only when necessary to open';
$_LANG['captcha_register'] = 'New User Registration';
$_LANG['captcha_login'] = 'User Login';
$_LANG['captcha_comment'] = 'Comment';
$_LANG['captcha_admin'] = 'Backgrounds Administrator Login';
$_LANG['captcha_login_fail'] = 'Login Failed display Verification Code';
$_LANG['login_fail_note'] = 'Select /"Yes/" in the User Login failed 3 times before show Verification Code, select /"No/" will always be displayed when logging in Verification Code. Note: Only in the opening of the user login when the Verification Code set to be valid';
$_LANG['captcha_width'] = 'Verification Code picture width';
$_LANG['width_note'] = 'Verification Code picture width, ranging between 40 ~ 145';
$_LANG['captcha_height'] = 'Verification Code picture height';
$_LANG['height_note'] = 'Verification Code picture height, the range of between 15 ~ 50';
$_LANG['js_languages']['width_number'] = 'Please enter the picture width number!';
$_LANG['js_languages']['proper_width'] = 'The width of the picture must between 40 t0 145!';
$_LANG['js_languages']['height_number'] = 'Please enter the picture height number!';
$_LANG['js_languages']['proper_height'] = 'The height of the picture must between 40 t0 145!';
$_LANG['save_ok'] = 'Set up to preserve the success of';
$_LANG['captcha_message'] = 'Message Board Guest Book';
?>
| zzshop | trunk/languages/en_us/admin/captcha_manage.php | PHP | asf20 | 2,607 |
<?php
/**
* ECSHOP Control panel operate language file
* ============================================================================
* All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software;it means that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: testyang $
* $Id: admin_logs.php 14227 2008-03-10 06:37:24Z testyang $
*/
/* Field information */
$_LANG['log_id'] = 'NO.';
$_LANG['log_time'] = 'Time';
$_LANG['user_id'] = 'Operator';
$_LANG['log_info'] = 'Operation log';
$_LANG['ip_address'] = 'IP';
$_LANG['drop_logs'] = 'Delete';
$_LANG['view_ip'] = 'IP';
$_LANG['select_ip'] = 'Please select...';
$_LANG['drop_logs'] = 'Delete logs';
$_LANG['select_date'] = 'Please select...';
$_LANG['comfrom'] = 'OK';
$_LANG['week_date'] = 'One week ago';
$_LANG['month_date'] = 'One month ago';
$_LANG['three_month'] = 'Three month ago';
$_LANG['six_month'] = 'Six month ago';
$_LANG['a_yaer'] = 'One year ago';
$_LANG['back_list'] = 'Return to logs list.';
$_LANG['js_languages']['select_date_value'] = 'If you will delete the log, please select date of deletion.';
/* Prompting message */
$_LANG['drop_sueeccud'] = 'Successfully!';
$_LANG['batch_drop_success'] = 'Delete %d records successfully.';
?> | zzshop | trunk/languages/en_us/admin/admin_logs.php | PHP | asf20 | 1,617 |
<?php
/**
* ECSHOP Control panel shop cinfig language file
* ============================================================================
* All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software;it means that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: liuhui $
* $Id: shop_config.php 17138 2010-04-27 06:18:33Z liuhui $
*/
require(ROOT_PATH.ADMIN_PATH.'/sms_url.php');
$_LANG['cfg_name']['basic'] = 'Basic';
$_LANG['cfg_name']['display'] = 'Display';
$_LANG['cfg_name']['shop_info'] = 'Shop information';
$_LANG['cfg_name']['shopping_flow'] = 'Shopping flow';
$_LANG['cfg_name']['smtp'] = 'SMTP';
$_LANG['cfg_name']['goods'] = 'Product display';
$_LANG['cfg_name']['lang'] = 'System language';
$_LANG['cfg_name']['shop_closed'] = 'Close shop temporarily';
$_LANG['cfg_name']['icp_file'] = 'ICP certificate file of record';
$_LANG['cfg_name']['watermark'] = 'Watermark file';
$_LANG['cfg_name']['watermark_place'] = 'Watermark place';
$_LANG['cfg_name']['use_storage'] = 'Use storage management';
$_LANG['cfg_name']['market_price_rate'] = 'Market price rate';
$_LANG['cfg_name']['rewrite'] = 'URL rewrite';
$_LANG['cfg_name']['integral_name'] = 'Consume points name';
$_LANG['cfg_name']['integral_scale'] = 'Points convert rate';
$_LANG['cfg_name']['enable_order_check'] = 'Whether the opening of the new orders to remind';
$_LANG['cfg_name']['default_storage'] = 'Default Stock';
$_LANG['cfg_name']['integral_percent'] = 'Points payout ratio';
$_LANG['cfg_name']['date_format'] = 'Date format';
$_LANG['cfg_name']['time_format'] = 'Time format';
$_LANG['cfg_name']['currency_format'] = 'Currency format';
$_LANG['cfg_name']['thumb_width'] = 'Thumbuail width';
$_LANG['cfg_name']['thumb_height'] = 'Thumbuail height';
$_LANG['cfg_name']['image_width'] = 'Product image width';
$_LANG['cfg_name']['image_height'] = 'Product image height';
$_LANG['cfg_name']['best_number'] = 'Competitive products quantity';
$_LANG['cfg_name']['new_number'] = 'New product quantity';
$_LANG['cfg_name']['hot_number'] = 'Active stock quantity';
$_LANG['cfg_name']['promote_number'] = 'Promotion product quantity';
$_LANG['cfg_name']['group_goods_number'] = 'Associates quantity';
$_LANG['cfg_name']['top_number'] = 'Active stock ranking quantity';
$_LANG['cfg_name']['history_number'] = 'Browse history quantity';
$_LANG['cfg_name']['comments_number'] = 'Comment quantity';
$_LANG['cfg_name']['bought_goods'] = 'Relative product quantity';
$_LANG['cfg_name']['article_number'] = 'New article display quantity';
$_LANG['cfg_name']['order_number'] = 'Order display quantity';
$_LANG['cfg_name']['shop_name'] = 'Name';
$_LANG['cfg_name']['shop_title'] = 'Title';
$_LANG['cfg_name']['shop_website'] = 'Website';
$_LANG['cfg_name']['shop_desc'] = 'Description';
$_LANG['cfg_name']['shop_keywords'] = 'Keywords';
$_LANG['cfg_name']['shop_country'] = 'Country';
$_LANG['cfg_name']['shop_province'] = 'Province';
$_LANG['cfg_name']['shop_city'] = 'City';
$_LANG['cfg_name']['shop_address'] = 'Address';
$_LANG['cfg_name']['licensed'] = 'Display Licensed?';
$_LANG['cfg_name']['qq'] = 'Customer service QQ';
$_LANG['cfg_name']['ww'] = 'Taobao WangWang';
$_LANG['cfg_name']['skype'] = 'Skype';
$_LANG['cfg_name']['ym'] = 'Yahoo Messenger';
$_LANG['cfg_name']['msn'] = 'MSN Messenger';
$_LANG['cfg_name']['service_email'] = 'Customer service email';
$_LANG['cfg_name']['service_phone'] = 'Customer service phone';
$_LANG['cfg_name']['can_invoice'] = 'Invoice';
$_LANG['cfg_name']['user_notice'] = 'Member center notice';
$_LANG['cfg_name']['shop_notice'] = 'Notice stores';
$_LANG['cfg_name']['shop_reg_closed'] = 'Registration is closed';
$_LANG['cfg_name']['send_mail_on'] = 'Whether or not to open automatically send e-mail';
$_LANG['cfg_name']['auto_generate_gallery'] = 'Merchandise is automatically upload album chart';
$_LANG['cfg_name']['retain_original_img'] = 'Upload goods whether to retain image';
$_LANG['cfg_name']['member_email_validate'] = 'E-mail to verify whether or not to open membership';
$_LANG['cfg_name']['message_board'] = 'Whether the opening of the message board function';
$_LANG['cfg_name']['message_check'] = 'Users need to examine whether the message';
//$_LANG['cfg_name']['use_package'] = 'Whether use packing';
//$_LANG['cfg_name']['use_card'] = 'Whether use card';
$_LANG['cfg_name']['use_integral'] = 'Use points';
$_LANG['cfg_name']['use_bonus'] = 'Use bonus';
$_LANG['cfg_name']['use_surplus'] = 'Use balance';
$_LANG['cfg_name']['use_how_oos'] = 'Use booking process';
$_LANG['cfg_name']['send_confirm_email'] = 'When confirm order';
$_LANG['cfg_name']['order_pay_note'] = 'When config order as "paid"';
$_LANG['cfg_name']['order_unpay_note'] = 'When config order as "unpaid"';
$_LANG['cfg_name']['order_ship_note'] = 'When config as "shipping"';
$_LANG['cfg_name']['order_unship_note'] = 'When config order as "not shipping"';
$_LANG['cfg_name']['when_dec_storage'] = 'When decrease storage';
$_LANG['cfg_name']['send_ship_email'] = 'When shipping';
$_LANG['cfg_name']['order_receive_note'] = 'When config order as "receive"';
$_LANG['cfg_name']['order_cancel_note'] = 'When cancel order';
$_LANG['cfg_name']['send_cancel_email'] = 'When cancel order';
$_LANG['cfg_name']['order_return_note'] = 'When returned purchase';
$_LANG['cfg_name']['order_invalid_note'] = 'When config order as invalid';
$_LANG['cfg_name']['send_invalid_email'] = 'When config order as invalid';
$_LANG['cfg_name']['sn_prefix'] = 'Product\'s NO. prefixion';
$_LANG['cfg_name']['close_comment'] = 'Close shop reason';
$_LANG['cfg_name']['watermark_alpha'] = 'Watermark transparency';
$_LANG['cfg_name']['icp_number'] = 'ICP certificate or ICP certificate number of record';
$_LANG['cfg_name']['invoice_content'] = 'Invoice contents';
$_LANG['cfg_name']['invoice_type'] = 'Invoice types and rates';
$_LANG['cfg_name']['stock_dec_time'] = 'Stock minus the time';
$_LANG['cfg_name']['comment_check'] = 'Check user comment';
$_LANG['cfg_name']['comment_factor'] = 'Comments merchandise conditions';
$_LANG['cfg_name']['no_picture'] = 'Default image of product';
$_LANG['cfg_name']['stats_code'] = 'Statistics coding';
$_LANG['cfg_name']['cache_time'] = 'Cache time(second)';
$_LANG['cfg_name']['page_size'] = 'Category page list quantity';
$_LANG['cfg_name']['article_page_size'] = 'Article category page list quantity';
$_LANG['cfg_name']['page_style'] = 'Page Style';
$_LANG['cfg_name']['sort_order_type'] = 'Category page default sort type';
$_LANG['cfg_name']['sort_order_method'] = 'Category page default sort method';
$_LANG['cfg_name']['show_order_type'] = 'Category page default show type';
$_LANG['cfg_name']['goods_name_length'] = 'Product name length';
$_LANG['cfg_name']['price_format'] = 'Product price display regulation';
$_LANG['cfg_name']['register_points'] = 'Register points';
$_LANG['cfg_name']['shop_logo'] = 'Shop Logo';
$_LANG['cfg_name']['enable_gzip'] = 'Enable Gzip mode';
$_LANG['cfg_name']['anonymous_buy'] = 'Allow to shop without login';
$_LANG['cfg_name']['min_goods_amount'] = 'The smallest to the amount of';
$_LANG['cfg_name']['one_step_buy'] = 'Whether the step to';
$_LANG['cfg_name']['show_goodssn'] = 'NO.';
$_LANG['cfg_name']['show_brand'] = 'Brand';
$_LANG['cfg_name']['show_goodsweight'] = 'Weight';
$_LANG['cfg_name']['show_goodsnumber'] = 'Stock';
$_LANG['cfg_name']['show_addtime'] = 'Addtion time';
$_LANG['cfg_name']['show_marketprice'] = 'Show market price?';
$_LANG['cfg_name']['goodsattr_style'] = 'Attribute';
$_LANG['cfg_name']['test_mail_address'] = 'Email';
$_LANG['cfg_name']['send'] = 'Test';
$_LANG['cfg_name']['send_service_email'] = 'Send email to shop owner when a new order generate.';
$_LANG['cfg_name']['show_goods_in_cart'] = 'Display Type In Cart';
$_LANG['cfg_name']['show_attr_in_cart'] = 'Shows attributes of goods?';
$_LANG['test_mail_title'] = 'Test email';
$_LANG['cfg_name']['email_content'] = 'How are you! Tupload_size_limithis is the test mail of an examination mail server setting. Receive this mail, and your mail server config exactitude! You can carry on other mails to send out of operate!';
$_LANG['cfg_name']['sms'] = 'SMS';
$_LANG['cfg_name']['sms_shop_mobile'] = 'Shop mobile';
$_LANG['cfg_name']['sms_order_placed'] = 'Send message to shop when customer order.';
$_LANG['cfg_name']['sms_order_payed'] = 'Sent message to shop when customer payment.';
$_LANG['cfg_name']['sms_order_shipped'] = 'Send message to customer when shipping.';
$_LANG['cfg_name']['attr_related_number'] = 'Product quantity of relational attribute';
$_LANG['cfg_name']['top10_time'] = 'Ranking time';
$_LANG['cfg_name']['goods_gallery_number'] = 'Details page gallery image quantity';
$_LANG['cfg_name']['article_title_length'] = 'Article title length';
$_LANG['cfg_name']['cron_method'] = 'Whether it plans to open a command line call mission';
$_LANG['cfg_name']['upload_size_limit'] = 'From the size of attachment';
$_LANG['cfg_name']['timezone'] = 'The default time zone';
$_LANG['cfg_name']['search_keywords'] = 'Search Keywords';
$_LANG['cfg_name']['cart_confirm'] = 'Cart Confirm Prompt';
$_LANG['cfg_name']['bgcolor'] = 'Thumbnail background color';
$_LANG['cfg_name']['name_of_region_1'] = 'The name of a regional distribution';
$_LANG['cfg_name']['name_of_region_2'] = '2 Distribution of regional Name';
$_LANG['cfg_name']['name_of_region_3'] = 'Name three regional distribution';
$_LANG['cfg_name']['name_of_region_4'] = '4 Distribution of regional Name';
$_LANG['cfg_name']['related_goods_number'] = 'Associated merchandise display quantity';
$_LANG['cfg_name']['visit_stats'] = 'Visit stats';
$_LANG['cfg_name']['help_open'] = 'Open the user help';
$_LANG['cfg_desc']['smtp'] = 'Config SMTP basic parameter';
$_LANG['cfg_desc']['market_price_rate'] = 'While you enter product price, the system will calculate market price by proportion automatically.';
$_LANG['cfg_desc']['rewrite'] = 'The URL rewrite is a technique for optimize search engine, can become dynamic address to static HTML file. Need the Apache support.';
$_LANG['cfg_desc']['integral_name'] = 'You can rename consume points. For example: Burn currency.';
$_LANG['cfg_desc']['integral_scale'] = 'How much cash equal to 100 points.';
$_LANG['cfg_desc']['integral_percent'] = 'How many points can be used every 100 yuan.';
$_LANG['cfg_desc']['comments_number'] = 'Display customer reviews quantity at product details page.';
$_LANG['cfg_desc']['shop_title'] = 'The shop title will be showed at the headline column of browser.';
$_LANG['cfg_desc']['smtp_host'] = 'SMTP address. If the computer can send out mails then set as \'localhost\'.';
$_LANG['cfg_desc']['smtp_user'] = 'Send out attestation number for mails, it is blank while have no the number.';
$_LANG['cfg_desc']['bought_goods'] = 'How many records are displayed, that customers who bought this item also bought products?';
$_LANG['cfg_desc']['currency_format'] = 'Display product price format, the %s will be replaced corresponding price figure.';
$_LANG['cfg_desc']['image_height'] = 'If your server support GD, the system will auto appointed picture size when you upload the picture.';
$_LANG['cfg_desc']['watermark'] = 'Gif format, watermark documents should be support for the transparency settings.';
$_LANG['cfg_desc']['watermark_alpha'] = 'Diaphaneity of watermark, choice value range is 0 to 100. It is opacity when the value is 100.';
$_LANG['cfg_desc']['invoice_content'] = 'Customer can choose contents in invoice. For example:Office equipment. Every line represent an options.';
$_LANG['cfg_desc']['stats_code'] = 'You can add the code that other interviews statistics service company to provide to each page.';
$_LANG['cfg_desc']['cache_time'] = 'Foreground page buffer survival time, take second as unit.';
$_LANG['cfg_desc']['qq'] = 'If you have several QQ numbers, please divided each number by DBC case comma(, ). ';
$_LANG['cfg_desc']['msn'] = 'If you have several MSN numbers, please divided each number by DBC case comma(, ). ';
$_LANG['cfg_desc']['ym'] = 'If you have several of Yahoo Messenger numbers, please divided each number by DBC case comma(, ). ';
$_LANG['cfg_desc']['ww'] = 'If you have several TaoBao WangWang numbers, please divided each number by DBC case comma(, ). ';
$_LANG['cfg_desc']['shop_logo'] = 'Please set the picture name as logo.gif before upload.';
$_LANG['cfg_desc']['enable_gzip'] = 'Size of send page may be compressed if the Gzip mode is enabled , speed a web page to shipping. Need php support Gzip. If yoou have already used Apache etc. to carry on the Gzip compression to the page, please forbid that function.';
$_LANG['cfg_desc']['skype'] = 'If you have several Skype number, please divided each number by DBC case comma(, ). Hint: You need enable display function in your Skype privacy setting.';
$_LANG['cfg_desc']['attr_related_number'] = 'How many relational products are displaied in the product details page.';
$_LANG['cfg_desc']['user_notice'] = 'The information will be showed in welcome page of member center.';
$_LANG['cfg_desc']['comment_factor'] = 'Select higher comments condition can effectively reduce the garbage generated comment. Orders after the completion of only the user that the user purchase behavior has';
$_LANG['cfg_desc']['min_goods_amount'] = 'To achieve this amount in order to submit orders.';
$_LANG['cfg_desc']['search_keywords'] = 'Keywords displayed on index, please divided each keyword by comma(, ).';
$_LANG['cfg_desc']['shop_notice'] = 'Above will appear in the home store announcement, attention to controlling the content of the length of notice should not exceed the size of bulletin display area.';
$_LANG['cfg_desc']['bgcolor'] = 'Color Please fill in the format # FFFFFF';
$_LANG['cfg_desc']['use_how_oos'] = 'Out of stock when the deal with the future use order confirmation page allows the user to choose when out-of-stock approach.';
$_LANG['cfg_desc']['cart_confirm'] = 'Allows users click on the "Add to Cart" after the prompt and the subsequent action.';
$_LANG['cfg_desc']['send_service_email'] = 'If service email is empty,the option is invalid.';
$_LANG['cfg_desc']['send_mail_on'] = 'Enable this option, it will automatically send mail in the maillist';
$_LANG['cfg_desc']['sms_shop_mobile'] = 'Please register your mobile SMS or mobile phone number and then';
$_LANG['cfg_range']['cart_confirm'][1] = 'Prompts the user, click "OK" into the Shopping Cart
';
$_LANG['cfg_range']['cart_confirm'][2] = 'Prompts the user, click "Cancel" into the Shopping Cart';
$_LANG['cfg_range']['cart_confirm'][3] = 'Go directly to Cart';
$_LANG['cfg_range']['cart_confirm'][4] = 'Do not prompt and remain in the current page';
$_LANG['cfg_range']['shop_closed']['0'] = 'No';
$_LANG['cfg_range']['shop_closed']['1'] = 'yes';
$_LANG['cfg_range']['licensed']['0'] = 'No';
$_LANG['cfg_range']['licensed']['1'] = 'Yes';
$_LANG['cfg_range']['send_mail_on']['on'] = 'Open';
$_LANG['cfg_range']['send_mail_on']['off'] = 'Off';
$_LANG['cfg_range']['member_email_validate']['1'] = 'Open';
$_LANG['cfg_range']['member_email_validate']['0'] = 'Off';
$_LANG['cfg_range']['message_board']['1'] = 'Open';
$_LANG['cfg_range']['message_board']['0'] = 'Off';
$_LANG['cfg_range']['auto_generate_gallery']['1'] = 'Yes';
$_LANG['cfg_range']['auto_generate_gallery']['0'] = 'No';
$_LANG['cfg_range']['retain_original_img']['1'] = 'Yes';
$_LANG['cfg_range']['retain_original_img']['0'] = 'No';
$_LANG['cfg_range']['watermark_place']['0'] = 'No';
$_LANG['cfg_range']['watermark_place']['1'] = 'Top-left';
$_LANG['cfg_range']['watermark_place']['2'] = 'Top-right';
$_LANG['cfg_range']['watermark_place']['3'] = 'Center';
$_LANG['cfg_range']['watermark_place']['4'] = 'Bottom-left';
$_LANG['cfg_range']['watermark_place']['5'] = 'Bottom-right';
$_LANG['cfg_range']['use_storage']['1'] = 'Yes';
$_LANG['cfg_range']['use_storage']['0'] = 'No';
$_LANG['cfg_range']['rewrite']['0'] = 'Disable';
$_LANG['cfg_range']['rewrite']['1'] = 'Simple rewrite';
$_LANG['cfg_range']['rewrite']['2'] = 'Complex rewrite';
$_LANG['cfg_range']['can_invoice']['0'] = 'No';
$_LANG['cfg_range']['can_invoice']['1'] = 'Yes';
$_LANG['cfg_range']['top10_time']['0'] = 'All';
$_LANG['cfg_range']['top10_time']['1'] = 'A year';
$_LANG['cfg_range']['top10_time']['2'] = 'Six months';
$_LANG['cfg_range']['top10_time']['3'] = 'Three months';
$_LANG['cfg_range']['top10_time']['4'] = 'One month';
$_LANG['cfg_range']['use_integral']['1'] = 'Enable';
$_LANG['cfg_range']['use_integral']['0'] = 'Disable';
$_LANG['cfg_range']['use_bonus']['1'] = 'Enable';
$_LANG['cfg_range']['use_bonus']['0'] = 'Disable';
$_LANG['cfg_range']['use_surplus']['1'] = 'Enable';
$_LANG['cfg_range']['use_surplus']['0'] = 'Disable';
$_LANG['cfg_range']['use_how_oos']['1'] = 'Enable';
$_LANG['cfg_range']['use_how_oos']['0'] = 'Disable';
$_LANG['cfg_range']['send_confirm_email']['1'] = 'Send mail';
$_LANG['cfg_range']['send_confirm_email']['0'] = 'Not send mail';
$_LANG['cfg_range']['order_pay_note']['1'] = 'Must enter remarks';
$_LANG['cfg_range']['order_pay_note']['0'] = 'Needn\'t enter remarks';
$_LANG['cfg_range']['order_unpay_note']['1'] = 'Must enter remarks';
$_LANG['cfg_range']['order_unpay_note']['0'] = 'Needn\'t enter remarks';
$_LANG['cfg_range']['order_ship_note']['1'] = 'Must enter remarks';
$_LANG['cfg_range']['order_ship_note']['0'] = 'Needn\'t enter remarks';
$_LANG['cfg_range']['order_unship_note']['1'] = 'Must enter remarks';
$_LANG['cfg_range']['order_unship_note']['0'] = 'Needn\'t enter remarks';
$_LANG['cfg_range']['order_receive_note']['1'] = 'Must enter remarks';
$_LANG['cfg_range']['order_receive_note']['0'] = 'Needn\'t enter remarks';
$_LANG['cfg_range']['order_cancel_note']['1'] = 'Must enter remarks';
$_LANG['cfg_range']['order_cancel_note']['0'] = 'Needn\'t enter remarks';
$_LANG['cfg_range']['order_return_note']['1'] = 'Must enter remarks';
$_LANG['cfg_range']['order_return_note']['0'] = 'Needn\'t enter remarks';
$_LANG['cfg_range']['order_invalid_note']['1'] = 'Must enter remarks';
$_LANG['cfg_range']['order_invalid_note']['0'] = 'Needn\'t enter remarks';
$_LANG['cfg_range']['when_dec_storage']['0'] = 'When order';
$_LANG['cfg_range']['when_dec_storage']['1'] = 'When shipping';
$_LANG['cfg_range']['send_ship_email']['1'] = 'Send email';
$_LANG['cfg_range']['send_ship_email']['0'] = 'Not send email';
$_LANG['cfg_range']['send_cancel_email']['1'] = 'Send email';
$_LANG['cfg_range']['send_cancel_email']['0'] = 'Not send email';
$_LANG['cfg_range']['send_invalid_email']['1'] = 'Send email';
$_LANG['cfg_range']['send_invalid_email']['0'] = 'Not send email';
$_LANG['cfg_range']['mail_charset']['UTF8'] = 'The internationalization code(utf8)';
$_LANG['cfg_range']['mail_charset']['GB2312'] = 'Simplified Chinese character';
$_LANG['cfg_range']['mail_charset']['BIG5'] = 'Traditional Chinese character';
$_LANG['cfg_range']['comment_check']['0'] = 'No';
$_LANG['cfg_range']['comment_check']['1'] = 'Yes';
$_LANG['cfg_range']['message_check']['0'] = 'Yes';
$_LANG['cfg_range']['message_check']['1'] = 'No';
$_LANG['cfg_range']['comment_factor']['0'] = 'All users';
$_LANG['cfg_range']['comment_factor']['1'] = 'Logged-on user only';
$_LANG['cfg_range']['comment_factor']['2'] = 'Has more than once a user purchase behavior';
$_LANG['cfg_range']['comment_factor']['3'] = 'Only have the merchandise customers buy';
$_LANG['cfg_range']['enable_gzip']['1'] = 'Enable';
$_LANG['cfg_range']['enable_gzip']['0'] = 'Disable';
$_LANG['cfg_range']['price_format']['0'] = 'Don\'t operate.';
$_LANG['cfg_range']['price_format']['1'] = 'If the tail count isn\'t 0, reserve it.';
$_LANG['cfg_range']['price_format']['2'] = 'Don\'t round off, reserve 1 bit decimal.';
$_LANG['cfg_range']['price_format']['3'] = 'Don\'t round off, don\'t reserve decimal.';
$_LANG['cfg_range']['price_format']['4'] = 'Round off first, reserve 1 bit decimal.';
$_LANG['cfg_range']['price_format']['5'] = 'Round off first, don\'t reserve decimal.';
$_LANG['cfg_range']['sort_order_type']['0'] = 'By addtion time';
$_LANG['cfg_range']['sort_order_type']['1'] = 'By product price';
$_LANG['cfg_range']['sort_order_type']['2'] = 'By lastest update time';
$_LANG['cfg_range']['sort_order_method']['0'] = 'Descending sort';
$_LANG['cfg_range']['sort_order_method']['1'] = 'Ascending sort';
$_LANG['cfg_range']['show_order_type'][0] = 'List shows';
$_LANG['cfg_range']['show_order_type'][1] = 'Table shows';
$_LANG['cfg_range']['show_order_type'][2] = 'Text shows';
$_LANG['cfg_range']['help_open'][0] = 'Off';
$_LANG['cfg_range']['help_open'][1] = 'Open';
$_LANG['cfg_range']['page_style'][0] = 'Classical';
$_LANG['cfg_range']['page_style'][1] = 'Popular';
$_LANG['cfg_range']['anonymous_buy']['0'] = 'Disallow';
$_LANG['cfg_range']['anonymous_buy']['1'] = 'Allow';
$_LANG['cfg_range']['one_step_buy']['0'] = 'No';
$_LANG['cfg_range']['one_step_buy']['1'] = 'Yes';
$_LANG['cfg_range']['show_goodssn']['1'] = 'Display';
$_LANG['cfg_range']['show_goodssn']['0'] = 'Conceal';
$_LANG['cfg_range']['show_brand']['1'] = 'Display';
$_LANG['cfg_range']['show_brand']['0'] = 'Conceal';
$_LANG['cfg_range']['show_goodsweight']['1'] = 'Display';
$_LANG['cfg_range']['show_goodsweight']['0'] = 'Conceal';
$_LANG['cfg_range']['show_goodsnumber']['1'] = 'Display';
$_LANG['cfg_range']['show_goodsnumber']['0'] = 'Conceal';
$_LANG['cfg_range']['show_addtime']['1'] = 'Display';
$_LANG['cfg_range']['show_addtime']['0'] = 'Conceal';
$_LANG['cfg_range']['goodsattr_style']['1'] = 'Radio button';
$_LANG['cfg_range']['goodsattr_style']['0'] = 'Drop-down list';
$_LANG['cfg_range']['show_marketprice']['1'] = 'Display';
$_LANG['cfg_range']['show_marketprice']['0'] = 'Conceal';
$_LANG['cfg_range']['sms_order_placed']['1'] = 'Send sms';
$_LANG['cfg_range']['sms_order_placed']['0'] = 'Not send sms';
$_LANG['cfg_range']['sms_order_payed']['1'] = 'Send sms';
$_LANG['cfg_range']['sms_order_payed']['0'] = 'Not send sms';
$_LANG['cfg_range']['sms_order_shipped']['1'] = 'Send sms';
$_LANG['cfg_range']['sms_order_shipped']['0'] = 'Not send sms';
$_LANG['cfg_range']['cron_method']['0'] = 'No';
$_LANG['cfg_range']['cron_method']['1'] = 'Yes';
$_LANG['cfg_range']['enable_order_check']['0'] = 'No';
$_LANG['cfg_range']['enable_order_check']['1'] = 'Yes';
$_LANG['cfg_range']['enable_order_check']['0'] = 'No';
$_LANG['cfg_range']['enable_order_check']['1'] = 'Yes';
$_LANG['cfg_range']['stock_dec_time']['0'] = 'Shipped';
$_LANG['cfg_range']['stock_dec_time']['1'] = 'Under orders';
$_LANG['cfg_range']['send_service_email']['0'] = 'No';
$_LANG['cfg_range']['send_service_email']['1'] = 'Yes';
$_LANG['cfg_range']['show_goods_in_cart']['1'] = 'Only Text';
$_LANG['cfg_range']['show_goods_in_cart']['2'] = 'Only Images';
$_LANG['cfg_range']['show_goods_in_cart']['3'] = 'Text and Images';
$_LANG['cfg_range']['show_attr_in_cart']['0'] = 'No';
$_LANG['cfg_range']['show_attr_in_cart']['1'] = 'Yes';
$_LANG['cfg_range']['shop_reg_closed']['0'] = 'No';
$_LANG['cfg_range']['shop_reg_closed']['1'] = 'Yes';
$_LANG['cfg_range']['timezone']['-12'] = '(GMT -12:00) Eniwetok, Kwajalein';
$_LANG['cfg_range']['timezone']['-11'] = '(GMT -11:00) Midway Island, Samoa';
$_LANG['cfg_range']['timezone']['-10'] = '(GMT -10:00) Hawaii';
$_LANG['cfg_range']['timezone']['-9'] = '(GMT -09:00) Alaska';
$_LANG['cfg_range']['timezone']['-8'] = '(GMT -08:00) Pacific Time (US & Canada), Tijuana';
$_LANG['cfg_range']['timezone']['-7'] = '(GMT -07:00) Mountain Time (US & Canada), Arizona';
$_LANG['cfg_range']['timezone']['-6'] = '(GMT -06:00) Central Time (US & Canada), Mexico City';
$_LANG['cfg_range']['timezone']['-5'] = '(GMT -05:00) Eastern Time (US & Canada), Bogota, Lima, Quito';
$_LANG['cfg_range']['timezone']['-4'] = '(GMT -04:00) Atlantic Time (Canada), Caracas, La Paz';
$_LANG['cfg_range']['timezone']['-3.5'] = '(GMT -03:30) Newfoundland';
$_LANG['cfg_range']['timezone']['-3'] = '(GMT -03:00) Brassila, Buenos Aires, Georgetown, Falkland Is';
$_LANG['cfg_range']['timezone']['-2'] = '(GMT -02:00) Mid-Atlantic, Ascension Is., St. Helena';
$_LANG['cfg_range']['timezone']['-1'] = '(GMT -01:00) Azores, Cape Verde Islands';
$_LANG['cfg_range']['timezone']['0'] = '(GMT) Casablanca, Dublin, Edinburgh, London, Lisbon, Monrovia';
$_LANG['cfg_range']['timezone']['1'] = '(GMT +01:00) Amsterdam, Berlin, Brussels, Madrid, Paris, Rome';
$_LANG['cfg_range']['timezone']['2'] = '(GMT +02:00) Cairo, Helsinki, Kaliningrad, South Africa';
$_LANG['cfg_range']['timezone']['3'] = '(GMT +03:00) Baghdad, Riyadh, Moscow, Nairobi';
$_LANG['cfg_range']['timezone']['3.5'] = '(GMT +03:30) Tehran';
$_LANG['cfg_range']['timezone']['4'] = '(GMT +04:00) Abu Dhabi, Baku, Muscat, Tbilisi';
$_LANG['cfg_range']['timezone']['4.5'] = '(GMT +04:30) Kabul';
$_LANG['cfg_range']['timezone']['5'] = '(GMT +05:00) Ekaterinburg, Islamabad, Karachi, Tashkent';
$_LANG['cfg_range']['timezone']['5.5'] = '(GMT +05:30) Bombay, Calcutta, Madras, New Delhi';
$_LANG['cfg_range']['timezone']['5.75'] = '(GMT +05:45) Katmandu';
$_LANG['cfg_range']['timezone']['6'] = '(GMT +06:00) Almaty, Colombo, Dhaka, Novosibirsk';
$_LANG['cfg_range']['timezone']['6.5'] = '(GMT +06:30) Rangoon';
$_LANG['cfg_range']['timezone']['7'] = '(GMT +07:00) Bangkok, Hanoi, Jakarta';
$_LANG['cfg_range']['timezone']['8'] = '(GMT +08:00) Beijing, Hong Kong, Perth, Singapore, Taipei';
$_LANG['cfg_range']['timezone']['9'] = '(GMT +09:00) Osaka, Sapporo, Seoul, Tokyo, Yakutsk';
$_LANG['cfg_range']['timezone']['9.5'] = '(GMT +09:30) Adelaide, Darwin';
$_LANG['cfg_range']['timezone']['10'] = '(GMT +10:00) Canberra, Guam, Melbourne, Sydney, Vladivostok';
$_LANG['cfg_range']['timezone']['11'] = '(GMT +11:00) Magadan, New Caledonia, Solomon Islands';
$_LANG['cfg_range']['timezone']['12'] = '(GMT +12:00) Auckland, Wellington, Fiji, Marshall Island';
$_LANG['cfg_range']['upload_size_limit']['-1'] = 'Default';
$_LANG['cfg_range']['upload_size_limit']['0'] = '0KB';
$_LANG['cfg_range']['upload_size_limit']['64'] = '64KB';
$_LANG['cfg_range']['upload_size_limit']['128'] = '128KB';
$_LANG['cfg_range']['upload_size_limit']['256'] = '256KB';
$_LANG['cfg_range']['upload_size_limit']['512'] = '512KB';
$_LANG['cfg_range']['upload_size_limit']['1024'] = '1MB';
$_LANG['cfg_range']['upload_size_limit']['2048'] = '2MB';
$_LANG['cfg_range']['upload_size_limit']['4096'] = '4MB';
$_LANG['cfg_range']['visit_stats']['on'] = 'Open';
$_LANG['cfg_range']['visit_stats']['off'] = 'Off';
$_LANG['rewrite_confirm_apache'] ="The function of URL rewrite request your Web Server to must be Apache, and enable rewrite module. \\nPlease confirm the htaccess.txt file has already named .htaccess.";
$_LANG['rewrite_confirm_iis'] ="The function of URL rewrite request your Web Server to must be installed IIS, and enable ISAPI Rewrite module. \\nIf you are using a commercial version of ISAPI Rewrite, please confirm whether you have httpd.txt rename the file to httpd.ini.If you are using a free version of ISAPI Rewrite, please confirm whether you have httpd.txt and copy the contents of the document to the ISAPI Rewrite installation directory httpd.ini.";
$_LANG['gzip_confirm'] ="The GZip function needs your server support zlib expand database. \\nIf your found junk after open the Gzip page, may be your server has already openned Gzip, you needn\'t open again in the ECSHOP.";
$_LANG['retain_original_confirm'] = 'If you do not retain the image of goods, in the "image batch processing"\\n will not be re-generated image of the product does not contain a picture.\\n Please use this feature carefully!';
$_LANG['msg_invalid_file'] = 'You upload an illegal file type. That file name is: %s.';
$_LANG['msg_upload_failed'] = 'Upload a file the %s failure, please check the %s directory can be wrote or not.';
$_LANG['smtp_ssl_confirm'] = 'This feature requires that you must support the php module OpenSSL, if you want to use this feature, please contact your provider to confirm the space to support the module';
/* 邮件设置语言项 */
$_LANG['cfg_name']['mail_service'] = 'E-mail Service';
$_LANG['cfg_desc']['mail_service'] = 'If you choose the server using the built-in Mail Services, you do not need to fill the following form.';
$_LANG['cfg_range']['mail_service'][0] = 'Using the server built-in Mail Services';
$_LANG['cfg_range']['mail_service'][1] = 'Using other SMTP Service';
$_LANG['cfg_name']['smtp_host'] = 'SMTP server';
$_LANG['cfg_name']['smtp_port'] = 'SMTP port';
$_LANG['cfg_name']['smtp_user'] = 'Email send account number';
$_LANG['cfg_name']['smtp_pass'] = 'Account number password';
$_LANG['cfg_name']['smtp_mail'] = 'Email reply address';
$_LANG['cfg_name']['mail_charset'] = 'Email charset';
$_LANG['cfg_name']['smtp_ssl'] = 'Mail servers require encrypted connections(SSL)';
$_LANG['cfg_range']['smtp_ssl'][0] = 'No';
$_LANG['cfg_range']['smtp_ssl'][1] = 'Yes';
$_LANG['mail_settings_note'] = 'If your server to support the Mail function (specific information please consult your space provider). We recommend that you use the Mail function system. <br /> When your server does not support Mail function when you can choose to use SMTP as a mail server.';
$_LANG['save_success'] = 'Save shop setting successfully.';
$_LANG['mail_save_success'] = 'Save mail setting successfully.';
$_LANG['sendemail_success'] = 'Congratulations! Test mail has sent succeefully.';
$_LANG['sendemail_false'] = 'The mail sends out failure, please check your mail server setting!';
$_LANG['js_languages']['smtp_host_empty'] = 'You didn\'t fill in a mail server address!';
$_LANG['js_languages']['smtp_port_empty'] = 'You didn\'t fill in a server port!';
$_LANG['js_languages']['reply_email_empty'] = 'You didn\'t fill in a mail reply address!';
$_LANG['js_languages']['test_email_empty'] = 'You didn\'t fill in an address of send out the test mail!';
$_LANG['js_languages']['email_address_same'] = 'The mail reply address must be different with sending out an address of test the mail!';
$_LANG['cfg_name']['wap'] = 'WAP Config';
$_LANG['cfg_name']['wap_config'] = 'Use WAP';
$_LANG['cfg_range']['wap_config'][0] = 'Disable';
$_LANG['cfg_range']['wap_config'][1] = 'Enable';
$_LANG['cfg_name']['wap_logo'] = 'Upload WAP LOGO';
$_LANG['cfg_desc']['wap_logo'] = 'The LOGO better to be png type for all kinds of phones';
$_LANG['cfg_desc']['wap_config'] = 'This feature only supports Simplified Chinese and only in China Effective';
$_LANG['cfg_name']['recommend_order'] = 'Recommended products sort';
$_LANG['cfg_desc']['recommend_order'] = 'Recommended sort is adequate for a small number of goods,Random show s adequate for a large number of goods';
$_LANG['cfg_range']['recommend_order'][0] = 'Recommended sort';
$_LANG['cfg_range']['recommend_order'][1] = 'Random show';
$_LANG['invoice_type'] = 'Type';
$_LANG['invoice_rate'] = 'Rate(%)';
$_LANG['back_shop_config'] = 'Back to shop config';
$_LANG['back_mail_settings'] = 'Return e-mail server settings';
$_LANG['mail_settings'] = 'E-mail server settings';
$_LANG['sms_url'] = '<a href="'.$url.'" target="_blank">Click here to register mobile phone short message service</a>';
?> | zzshop | trunk/languages/en_us/admin/shop_config.php | PHP | asf20 | 31,834 |
<?php
/**
* ECSHOP 程序说明
* ===========================================================
* 版权所有 2005-2010 上海商派网络科技有限公司,并保留所有权利。
* 网站地址: http://www.ecshop.com;
* ----------------------------------------------------------
* 这不是一个自由软件!您只能在不用于商业目的的前提下对程序代码进行修改和
* 使用;不允许对程序代码以任何形式任何目的的再发布。
* ==========================================================
* $Author: liuhui $
* $Id: search_log.php 17063 2010-03-25 06:35:46Z liuhui $
*/
$_LANG['keywords'] = 'Keyword';
$_LANG['date'] = 'date';
$_LANG['hits'] = 'Search Views';
$_LANG['start_date'] = 'Start Date';
$_LANG['end_date'] = 'Ending Date';
$_LANG['query'] = 'Query';
?> | zzshop | trunk/languages/en_us/admin/search_log.php | PHP | asf20 | 841 |
<?php
/**
* ECSHOP Short message module language file
* ============================================================================
* All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software;it means that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: liuhui $
* $Id: sms.php 16697 2009-09-24 03:57:47Z liuhui $
*/
/* Navigation */
$_LANG['register_sms'] = 'Register Or Enable Sms Account.';
/* Register or enable sms */
$_LANG['email'] = 'Email';
$_LANG['password'] = 'Password';
$_LANG['domain'] = 'Domain';
$_LANG['error_tips'] = 'Set in the shop - "SMS settings, first register and properly configure the SMS messaging service!';
$_LANG['register_new'] = 'Register';
$_LANG['enable_old'] = 'Enable account';
/* Sms special service message */
$_LANG['sms_user_name'] = 'Username:';
$_LANG['sms_password'] = 'Password:';
$_LANG['sms_domain'] = 'Domain:';
$_LANG['sms_num'] = 'Sms special service number:';
$_LANG['sms_count'] = 'Send smsquantity:';
$_LANG['sms_total_money'] = 'Total money:';
$_LANG['sms_balance'] = 'Balance:';
$_LANG['sms_last_request'] = 'Latest request time:';
$_LANG['disable'] = 'Disable sms service';
/* Send sms */
$_LANG['phone'] = 'Mobile phone';
$_LANG['phone_notice'] = 'More than one phone number divided by DBC case comma.';
$_LANG['msg'] = 'Message';
$_LANG['msg_notice'] = '70 character at most';
$_LANG['send_date'] = 'Send at certain times';
$_LANG['send_date_notice'] = 'Format is YYYY-MM-DD HH:II. If it is blank then send immediately.';
$_LANG['back_send_history'] = 'Return to send history';
$_LANG['back_charge_history'] = 'Return to charge history';
/* Record query interface */
$_LANG['start_date'] = 'Start date';
$_LANG['date_notice'] = 'Format:YYYY-MM-DD. Allowed blank.';
$_LANG['end_date'] = 'Deadline';
$_LANG['page_size'] = 'Display every page';
$_LANG['page_size_notice'] = 'Can be blank, diaplay every 20 records.';
$_LANG['page'] = 'Page quantity';
$_LANG['page_notice'] = 'Can be blank,express display every 1 page.';
$_LANG['charge'] = 'Please enter the charge what you want to recharge.';
/* Confirm action information */
$_LANG['history_query_error'] = 'Sorry, error in the process of query.';
$_LANG['enable_ok'] = 'Congratulations, you have enabled sms service!';
$_LANG['enable_error'] = 'Sorry, you enable sms service has failed.';
$_LANG['disable_ok'] = 'You logout sms service successfully.';
$_LANG['disable_error'] = 'Logout sms service has failed.';
$_LANG['register_ok'] = 'Congratulations, you register sms service successfully!';
$_LANG['register_error'] = 'Sorry, you register sms service has failed.';
$_LANG['send_ok'] = 'Congratulations ,your message has be sent successfully!';
$_LANG['send_error'] = 'Sorry, error in the process of send.';
$_LANG['error_no'] = 'Error mark';
$_LANG['error_msg'] = 'Error description';
$_LANG['empty_info'] = 'Your sms special service is blank.';
/* cellphone replenishing record */
$_LANG['order_id'] = 'Order ID';
$_LANG['money'] = 'Recharge money';
$_LANG['log_date'] = 'Recharge date';
/* Send logs */
$_LANG['sent_phones'] = 'Sent cellphone number';
$_LANG['content'] = 'Content';
$_LANG['charge_num'] = 'Payments';
$_LANG['sent_date'] = 'Sent date';
$_LANG['send_status'] = 'Send status';
$_LANG['status'][0] = 'Fail';
$_LANG['status'][1] = 'Succeed';
$_LANG['user_list'] = 'All user';
$_LANG['please_select'] = 'Please choose the membership grade';
/* Prompting message */
$_LANG['test_now'] = '<span style="color:red;"></span>';
$_LANG['msg_price'] = '<span style="color:green;">0.1 yuan(RMB) every message</span>';
/* API return error information */
//--register
$_LANG['api_errors']['register'][1] = 'Domain name can\'t be blank.';
$_LANG['api_errors']['register'][2] = 'Mailbox is invalid.';
$_LANG['api_errors']['register'][3] = 'Username already exists.';
$_LANG['api_errors']['register'][4] = 'Unknown error.';
$_LANG['api_errors']['register'][5] = 'Port error.';
//--Gain balance
$_LANG['api_errors']['get_balance'][1] = 'Password is invalid.';
$_LANG['api_errors']['get_balance'][2] = 'User disable.';
//--Send sms
$_LANG['api_errors']['send'][1] = 'Password is invalid.';
$_LANG['api_errors']['send'][2] = 'Sms content length is invalid.';
$_LANG['api_errors']['send'][3] = 'Send time should later than current time.';
$_LANG['api_errors']['send'][4] = 'Error number.';
$_LANG['api_errors']['send'][5] = 'Balance not enough.';
$_LANG['api_errors']['send'][6] = 'Account is stoped.';
$_LANG['api_errors']['send'][7] = 'Port error.';
//--History record
$_LANG['api_errors']['get_history'][1] = 'Password is invalid.';
$_LANG['api_errors']['get_history'][2] = 'No record.';
//--User verify
$_LANG['api_errors']['auth'][1] = 'Password error.';
$_LANG['api_errors']['auth'][2] = 'No user.';
/* User server detected error information */
$_LANG['server_errors'][1] = 'error invalid register information.';//ERROR_INVALID_REGISTER_INFO
$_LANG['server_errors'][2] = 'error invalid enable information.';//ERROR_INVALID_ENABLE_INFO
$_LANG['server_errors'][3] = 'error invalid send information.';//ERROR_INVALID_SEND_INFO
$_LANG['server_errors'][4] = 'error invalid history query.';//ERROR_INVALID_HISTORY_QUERY
$_LANG['server_errors'][5] = 'error invalid passport.';//ERROR_INVALID_PASSPORT
$_LANG['server_errors'][6] = 'error invalid URL.';//ERROR_INVALID_URL
$_LANG['server_errors'][7] = 'error empty response.';//ERROR_EMPTY_RESPONSE
$_LANG['server_errors'][8] = 'error invalid xml file.';//ERROR_INVALID_XML_FILE
$_LANG['server_errors'][9] = 'error invalid node name.';//ERROR_INVALID_NODE_NAME
$_LANG['server_errors'][10] = 'error cant store.';//ERROR_CANT_STORE
/* Client JS language item */
//--Register or invocation
$_LANG['js_languages']['password_empty_error'] = 'Please enter password.';
$_LANG['js_languages']['username_empty_error'] = 'Please enter username.';
$_LANG['js_languages']['username_format_error'] = 'Username format is invalid.';
$_LANG['js_languages']['domain_empty_error'] = 'Domain can\'t be blank.';
$_LANG['js_languages']['domain_format_error'] = 'Domain format is invalid.';
$_LANG['js_languages']['send_empty_error'] = 'Send phone number and send at least fill out a rating!';
//--Send
$_LANG['js_languages']['phone_empty_error'] = 'Please enter phone number.';
$_LANG['js_languages']['phone_format_error'] = 'Phone member format is invalid.';
$_LANG['js_languages']['msg_empty_error'] = 'Please enter meaasge content.';
$_LANG['js_languages']['send_date_format_error'] = 'Timing format is invalid.';
//--History record
$_LANG['js_languages']['start_date_format_error'] = 'Start time format is invalid.';
$_LANG['js_languages']['end_date_format_error'] = 'Deadline format is invalid.';
//--Recharge
$_LANG['js_languages']['money_empty_error'] = 'Please enter charge what you want to recharge.';
$_LANG['js_languages']['money_format_error'] = 'Money format is invalid.';
?> | zzshop | trunk/languages/en_us/admin/sms.php | PHP | asf20 | 7,353 |
<?php
/**
* ECSHOP
* ============================================================================
* All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software;it means that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: testyang $
* $Id: shophelp.php 14227 2008-03-10 06:37:24Z testyang $
*/
$_LANG['shophelp_add'] = 'Add new help';
$_LANG['cat_add'] = 'Add new category';
$_LANG['cat_name'] = 'Category name';
$_LANG['title'] = 'Title';
$_LANG['article_type'] = 'Article type';
$_LANG['add_time'] = 'Add time';
$_LANG['sort'] = 'Sort';
$_LANG['article_add'] = 'Add new article';
$_LANG['cat'] = 'Article category';
$_LANG['article_list'] = 'Help information management.';
$_LANG['back_list'] = 'Return to help information manegement.';
$_LANG['continue_add'] = 'Continue add new article';
$_LANG['top'] = 'Top';
$_LANG['common'] = 'Common';
$_LANG['num'] = 'Articles quantity';
$_LANG['page'] = 'Articles quantity';
$_LANG['cat_name_empty'] = 'Name of category can\'t be blank!';
$_LANG['article_list'] = 'Help articles list';
$_LANG['cat_list'] = 'Help categories list';
$_LANG['select_plz'] = 'Please select...';
/* Prompting message */
$_LANG['catname_exist'] = '%s already exists.';
$_LANG['title_exist'] = '%s already exists.';
$_LANG['catadd_fail'] = 'Add new category has failed';
$_LANG['catedit_fail'] = 'Edit category has failed';
$_LANG['remove_fail'] = 'Delete failed';
$_LANG['edit_fail'] = 'Edit failed';
$_LANG['enter_int'] = 'Please enter an integer';
$_LANG['articleadd_succeed'] = 'Add article successfully';
$_LANG['articleedit_succeed'] = 'Edit %s successfully';
$_LANG['articlename_exist'] = '%s already exists.';
$_LANG['not_emptycat'] = 'The category can\'t be deleted ,because there are articles in the category.';
/*JS language item*/
$_LANG['js_languages']['no_catname'] = 'Please enter name of category.';
$_LANG['js_languages']['lang_remove'] = 'Remove';
$_LANG['js_languages']['lang_sort'] = 'Sort:';
$_LANG['js_languages']['lang_article_add'] = 'Add a new help article';
$_LANG['js_languages']['lang_article_list'] = 'Help articles list';
$_LANG['js_languages']['remove_confirm'] = 'Are you sure delete the record?';
$_LANG['js_languages']['no_title'] = 'Please enter article\'s title.';
$_LANG['js_languages']['no_cat'] = 'Please select the help article\'s category.';
$_LANG['js_languages']['chap'] = 'Chapter';
?> | zzshop | trunk/languages/en_us/admin/shophelp.php | PHP | asf20 | 2,786 |
<?php
/**
* ECSHOP Region list management language file
* ============================================================================
* All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software;it means that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: testyang $
* $Id: area_manage.php 14227 2008-03-10 06:37:24Z testyang $
*/
/* Field information */
$_LANG['region_id'] = 'Region id';
$_LANG['region_name'] = 'Region name';
$_LANG['region_type'] = 'Region type';
$_LANG['area'] = 'Area';
$_LANG['area_next'] = 'Following';
$_LANG['country'] = 'Country';
$_LANG['province'] = 'Province';
$_LANG['city'] = 'City';
$_LANG['cantonal'] = 'Cantonal';
$_LANG['back_page'] = 'Previous';
$_LANG['manage_area'] = 'Manage';
$_LANG['region_name_empty'] = 'Please enter a region name!';
$_LANG['add_country'] = 'Add new country';
$_LANG['add_province'] = 'Add new province';
$_LANG['add_city'] = 'Add new city';
$_LANG['add_cantonal'] = 'Add new cantonal';
/* JS language item */
$_LANG['js_languages']['region_name_empty'] = 'Please enter a region name!';
$_LANG['js_languages']['option_name_empty'] = 'Please enter a option name of survey!';
$_LANG['js_languages']['drop_confirm'] = 'Are you sure delete this record?';
$_LANG['js_languages']['drop'] = 'Delete';
$_LANG['js_languages']['country'] = 'Country';
$_LANG['js_languages']['province'] = 'Province';
$_LANG['js_languages']['city'] = 'City';
$_LANG['js_languages']['cantonal'] = 'Cantonal';
/* Prompting message */
$_LANG['add_area_error'] = 'Add new region failed!';
$_LANG['region_name_exist'] = 'The region name already exists.';
$_LANG['parent_id_exist'] = 'You can\'t delete it, because the region contains subregions!';
$_LANG['form_notic'] = 'View subregion';
?> | zzshop | trunk/languages/en_us/admin/area_manage.php | PHP | asf20 | 2,147 |