/*
	[Destoon B2B System] Copyright (c) 2008-2011 Destoon.COM
	This is NOT a freeware, use is subject to license.txt
*/
var L = new Array();
/* admin.js */
L['system_tips']			= 'System Prompt';
L['ok']						= 'Confirm';
L['cancel']					= 'Cancel';
L['upload']					= 'Upload';
L['uploading']				= 'Uploading ...';
L['upload_file']			= 'File Upload';
L['upload_img']				= 'Picture Upload';
L['allow']					= 'Only: ';
L['preview_img']			= 'Preview';
L['width']					= 'Width';
L['height']					= 'Height';

L['up_local']				= 'Select from computer';
L['up_remote']				= 'Select from internet';
L['type_imgurl']			= 'Input image URL';
L['choose_file']			= 'Select image';
L['choose_item']			= 'Please select';
L['dialog_user']			= 'Member Info of {V0} ';
L['empty_img']				= 'No preview available as the picture address is null';
L['confirm_del']			= 'Confirm to delete? Unable to roll back the operation';
L['type_category']			= 'Please fill in the category name or keywords, e.g. gold or Au ';
L['related_found']			= 'Following related categories are found, please select: ';
L['related_not_found']		= 'No related category, please try another category name or keyword';
L['type_valid_filepath']	= 'Please fill in 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']				= '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']				= '-';
L['zoom_in']				= '+';
L['data_recovery']			= 'Data recovery';
L['save_draft']				= 'Save as draft';
L['if_cover_data']			= 'Found data auto saved on {V0}, and overwrite the current contents?';
L['no_data']				= 'Sorry, no saved data found';
L['at_least_10_letters']	= 'Please fill in at least 10 characters, currently filled in {V0} characters';
L['stop_auto_save']			= 'The system would autosave the draft, this operation shall stop autosave function, confirm to continue?';
L['draft_auto_saved']		= 'System auto saved the draft on {V0}:{V1}:{V2} ';
L['draft_saved']			= 'Draft autosaved';
L['stop_save']				= 'Close autosave';
L['draft_save_stopped']		= 'Draft autosave closed';
L['start_save']				= 'Open autosave';
L['upload_attach']			= 'Attach a file';

/* homepage.js & member.js */
L['click_open']				= '点击打开原图';
L['keyword_value']			= 'Input keywords';
L['keyword_message']		= 'Please input keywords';
L['Sunday']					= 'Sun';
L['Monday']					= 'Mon';
L['Tuesday']				= 'Tue';
L['Wednesday']				= 'Wed';
L['Thursday']				= 'Thr';
L['Friday']					= 'Fri';
L['Saturday']				= 'Sat';
L['show_date']				= 'Today is {V0} {V1} {V2}';

/* index.js */
L['close_letter']			= 'Fold Up';
L['last_page']				= 'It is the last page';

/* page.js */
L['popular_search_terms']	= 'Hot Tags：';
L['search_tips_close']		= 'Close';

/* profile.js */
L['max_mode']				= 'Maximum {V0} business models can be added';
L['max_cate']				= 'maximum {V0} categories can be added';
L['choose_category']		= 'Please select category';
L['category_chosen']		= 'This category had been added';
