/*
	[Destoon B2B System] Copyright (c) 2008-2010 Destoon.COM
	This is NOT a freeware, use is subject to license.txt
*/
var L = new Array();
/* admin.js */
L['system_tips']			= 'System prompt';//系统Alert
L['ok']						= 'Confirm';//Confirm
L['cancel']					= 'Conceal';//取 消'
L['upload']					= 'Upload';//上 传
L['uploading']				= 'Uploading..';//上传中..
L['upload_file']			= 'Upload file';//'上传文件
L['upload_img']				= 'Upload image';//上传图片
L['allow']					= 'Limited to:';//限制为:
L['preview_img']			= 'Preview';//图片预览
L['width']					= 'Width';//宽度
L['height']					= 'Height';//高度'
L['choose_file']			= 'Please select file';//请选择文件
L['choose_item']			= 'Please select item';//选择信息
L['dialog_user']			= 'User {V0} data';//会员{V0}资料
L['empty_img']				= 'Unable to preview，image url is empty';//不可预览，图片地址为空'
L['confirm_del']			= 'Delete？This action is unrecoverable';//Are you sure to delete? This action is unrecoverable'
L['type_category']			= 'Please enter the category name or brief name，eg:computer';//请输入分类名称或简称，例如：计算机'
L['related_found']			= 'Located the following related categories，please select';//为您找到以下相关分类，请选择：
L['related_not_found']		= 'Related category is not found，please change the name';//未找到相关分类，请调整名称'
L['type_valid_filepath']	= 'Please enter the right file path';//请输入正确的文件路径'
L['wysiwyg_mode']			= 'Please switch to the design mode';//请切换到设计模式'

/* calendar.js */
L['Sun']					= 'Sun';//日'
L['Mon']					= 'Mon';//一'
L['Tue']					= 'Tue';//二
L['Wed']					= 'Wed';//三
L['Thu']					= 'Thu';//'四'
L['Fri']					= 'Fri';//'五
L['Sat']					= 'Sat';//六
L['prev_year']				= 'Previous year';//前an year
L['next_year']				= 'Next year';//后an year
L['prev_month']				= 'Previous month';//上a month
L['next_month']				= 'Next month';//下a month

/* common.js */
L['str_delete']				= 'Delete';//'删除
L['str_captcha']			= 'Click';//Click'

/* draft.js */
L['zoom_out']				= 'Zoom out';//缩小高度
L['zoom_in']				= 'Zoom in';//增加高度
L['data_recovery']			= 'Data recovery';//数据恢复'
L['save_draft']				= 'Save draft';//暂存草稿
L['if_cover_data']			= 'Saved data is found，do you want to cover it？';//'发现 {V0} 保存的数据，是否覆盖当前数据？
L['no_data']				= 'Sorry，saved data is not found';//抱歉 未找到保存的数据'
L['at_least_10_letters']	= 'Please enter 10 letters at least，{V0}letters is entered now';//请至少输入10个字，当前已输入{V0}字'
L['stop_auto_save']			= 'System will save draft automatically；this operation will stop the saving；are you sure to continue？';//系统会自动保存草稿，此操作将中止系统自动保存功能，确定要继续吗？'
L['draft_auto_saved']		= '{V0}：{V1}：{V2}  data saved automatically';//{V0}点{V1}分{V2}秒 系统自动保存了草稿'
L['draft_saved']			= 'Draft saved';//草稿已保存
L['stop_save']				= 'Stop to save';//'关闭保存'
L['draft_save_stopped']		= 'Draft save is stopped';//草稿保存已停止
L['start_save']				= 'Start to save';//开启保存
L['upload_attach']			= 'Add attachment';//插入附件

/* homepage.js & member.js */
L['click_open']				= 'Click to open the image';//点击打开原图
L['keyword_value']			= 'Enter keywords';//Enter keywords'
L['keyword_message']		= 'Please enter the keywords';//Enter keywords
L['Sunday']					= 'Sunday';//星期日'
L['Monday']					= 'Monday';//星期一'
L['Tuesday']				= 'Tuesday';//星期二
L['Wednesday']				= 'Wednesday';//星期三'
L['Thursday']				= 'Thursday';//星期四'
L['Friday']					= 'Friday';//星期五'
L['Saturday']				= 'Saturday';//星期六
L['show_date']				= 'Today is {V1} days {V0} month {V2}';//'今天是 {V0}月{V1}日 {V2}

/* index.js */
L['close_letter']			= 'Close';//收起'
L['last_page']				= 'Last page';//已至最后一页'

/* quote.js */
L['quote_value']			= 'Enter product name';//输入产品名'

/* page.js */
L['popular_search_terms']	= 'Hot searches：';//热门搜索
L['search_tips_close']		= 'Close';//关闭

/* profile.js */
L['max_mode']				= 'The maximum mode is {V0}';//最多可选{V0}种经营模式
L['max_cate']				= 'The maximum categories is {V0}';//最多可添加{V0}个分类'
L['choose_category']		= 'Please select the category';//Please select a category
L['category_chosen']		= 'This category has been added';//已添加过此分类
