/*
	[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 Tips';
L['ok']						= 'Submit';
L['cancel']					= 'Cancel';
L['upload']					= 'Upload';
L['uploading']				= 'uploading..';
L['upload_file']			= 'upload file';
L['upload_img']				= 'upload images';
L['allow']					= 'allow: ';
L['preview_img']			= 'preview';
L['width']					= 'width';
L['height']					= 'height';
L['choose_file']			= 'choose file';
L['choose_item']			= 'please choose';
L['dialog_user']			= 'Member {V0} material';
L['empty_img']				= 'Can not preview, picture is empty';
L['confirm_del']			= 'Sure you want to delete? This will not be revoked';
L['type_category']			= 'Please enter the category name or abbreviation, such as: computer';
L['related_found']			= 'For you to find the following related terms, please choose：';
L['related_not_found']		= 'Related Categories not found, please adjust the name';
L['type_valid_filepath']	= 'Please enter the correct file path';
L['wysiwyg_mode']			= 'Please switch to 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']				= 'Prev Year';
L['next_year']				= 'Next Year';
L['prev_month']				= 'Prev Month';
L['next_month']				= 'Next Month';

/* common.js */
L['str_delete']				= 'Delete';
L['str_captcha']				= 'Click to Display';

/* draft.js */
L['zoom_out']				= 'Reduce height';
L['zoom_in']				= 'Increase height';
L['data_recovery']			= 'Data Recovery';
L['save_draft']				= 'Draft temporary';
L['if_cover_data']			= 'Discovered the {V0} saved data, whether to cover the current data? ';
L['no_data']				= 'Sorry, the saved data was not found';
L['at_least_10_letters']	= 'Please at least input 10 characters, presently has input the {V0} characters';
L['stop_auto_save']			= 'The system will automatically save the 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 save a draft!';
L['draft_saved']			= 'Save Draft';
L['stop_save']				= 'Close Save';
L['draft_save_stopped']		= 'Save the draft has stopped';
L['start_save']				= 'Open Save';
L['upload_attach']			= 'Insert Accessories';

/* homepage.js & member.js */
L['click_open']				= 'Click to open original';
L['keyword_value']			= 'Please Enter Keywords';
L['keyword_message']		= 'Please 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']				= 'Date: {V0}-{V1}-{V2}';

/* index.js */
L['close_letter']			= 'close';
L['last_page']				= 'last page';

/* quote.js */
L['quote_value']			= 'Enter the product name';

/* page.js */
L['popular_search_terms']	= 'Popular searches:';
L['search_tips_close']		= 'Close';

/* profile.js */
L['max_mode']				= 'Maximum of {V0} type of business models';
L['max_cate']				= 'Can add up to {V0} Categories';
L['choose_category']		= 'please select';
L['category_chosen']		= 'This category has been added over';
