/*
	[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']			= 'Prompted';
L['ok']						= 'Determine';
L['cancel']					= 'Cancel';
L['upload']					= 'Upload';
L['uploading']				= 'Uploading..';
L['upload_file']			= 'Upload file';
L['upload_img']				= 'Upload image';
L['allow']					= 'Limit:';
L['preview_img']			= 'Image Preview';
L['width']					= 'Width';
L['height']					= 'High';
L['choose_file']			= 'Please select the file';
L['choose_item']			= 'Select Information';
L['dialog_user']			= 'Member{V0}Information';
L['empty_img']				= 'Preview not available，Picture address is empty';
L['confirm_del']			= 'You sure you want to delete？This will not be revoked';
L['type_category']			= 'Please enter the category name or abbreviation，For example：Computer';
L['related_found']			= 'Related Categories for you to find the following，Please select：';
L['related_not_found']		= 'Related Categories not found，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']					= 'Yue';
L['Wed']					= 'Wed';
L['Thu']					= 'Thu';
L['Fri']					= 'Fri';
L['Sat']					= 'Sat';
L['prev_year']				= 'The previous 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 the height';
L['zoom_in']				= 'Increase height';
L['data_recovery']			= 'Data Recovery';
L['save_draft']				= 'Temporary Draft';
L['if_cover_data']			= 'Found {V0} Saved data，Overwrite the current data？';
L['no_data']				= 'Sorry, the saved data was not found';
L['at_least_10_letters']	= 'Please enter at least 10 words, the current entered{V0}words';
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 anyway？';
L['draft_auto_saved']		= '{V0}hours{V1}min{V2}sec The system automatically saves the 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']			= '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']				= 'TOday {V0}mon{V1}date {V2}';

/* index.js */
L['close_letter']			= 'Pack up';
L['last_page']				= 'Has been to the last page';

/* quote.js */
L['quote_value']			= 'Enter the product name';

/* page.js */
L['popular_search_terms']	= 'Top Searches：';
L['search_tips_close']		= 'Close';

/* profile.js */
L['max_mode']				= 'Maximum of{V0}Kinds of business models';
L['max_cate']				= 'You can add up{V0}Categories';
L['choose_category']		= 'Please select';
L['category_chosen']		= 'This category has been added over';
