﻿/*
	[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']			= '系统提示';
L['ok']						= '确 定';
L['cancel']					= '取 消';
L['upload']					= '上 传';
L['uploading']				= '上传中..';
L['upload_file']			= '上传文件';
L['upload_img']				= '上传图片';
L['allow']					= '限制为:';
L['preview_img']			= '图片预览';
L['width']					= '宽度';
L['height']					= '高度';
L['choose_file']			= '请选择文件';
L['choose_item']			= '选择信息';
L['dialog_user']			= '会员{V0}资料';
L['empty_img']				= '不可预览，图片地址为空';
L['confirm_del']			= '确定要删除吗？此操作将不可撤销';
L['type_category']			= '请输入分类名称或简称，例如：计算机';
L['related_found']			= '为您找到以下相关分类，请选择：';
L['related_not_found']		= '未找到相关分类，请调整名称';
L['type_valid_filepath']	= '请输入正确的文件路径';
L['wysiwyg_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';
L['next_year']				= 'Next year';
L['prev_month']				= 'Previous month';
L['next_month']				= 'Next month';

/* common.js */
L['str_delete']				= 'Delete';
L['str_captcha']			= 'Click to show';

/* draft.js */
L['zoom_out']				= 'Reduce height';
L['zoom_in']				= 'Increase height';
L['data_recovery']			= 'Data Recovery';
L['save_draft']				= 'Temporary Draft';
L['if_cover_data']			= '{V0} saved data be found, overwrite the current data?';
L['no_data']				= 'Sorry, did not find the saved data';
L['at_least_10_letters']	= 'Please enter at least 10 characters, the current character has been entered {V0}';
L['stop_auto_save']			= 'The system will automatically save a draft, this will halt the system auto-save feature, you sure you want to continue?';
L['draft_auto_saved']		= '{V0}:{V1}:{V2}, the system automatically saves a draft';
L['draft_saved']			= 'Draft saved';
L['stop_save']				= 'Close Save';
L['draft_save_stopped']		= 'Save drafts stopped';
L['start_save']				= 'Open save';
L['upload_attach']			= 'Insert attachment';

/* homepage.js & member.js */
L['click_open']				= 'Click to open original image';
L['keyword_value']			= 'Enter Keywords';
L['keyword_message']		= 'Please enter Keywords';
L['Sunday']					= 'Sunday';
L['Monday']					= 'Monday';
L['Tuesday']				= 'Tuesday';
L['Wednesday']				= 'Wednesday';
L['Thursday']				= 'Thurday';
L['Friday']					= 'Friday';
L['Saturday']				= 'Saturday';
L['show_date']				= 'Today is {V2}, {V0}/{V1}';

/* index.js */
L['close_letter']			= 'Hide';
L['last_page']				= 'Has been to the last page';

/* quote.js */
L['quote_value']			= 'Search Products';

/* page.js */
L['popular_search_terms']	= 'Popular searches:';
L['search_tips_close']		= 'Close';

/* profile.js */
L['max_mode']				= 'Maximum of {V0} kinds of business model';
L['max_cate']				= 'You can add {V0} Categories';
L['choose_category']		= 'Please select category';
L['category_chosen']		= 'This category has been added';
