/*
	[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']						= 'Ok';
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']			= 'Preview Image';
L['width']					= 'Widht';
L['height']					= 'Heignt';
L['choose_file']			= 'Please select the file';
L['choose_item']			= 'Select the Item';
L['dialog_user']			= 'Member {V0} Data';
L['empty_img']				= 'Can not preview, picture address is empty';
L['confirm_del']			= 'OK to delete? This action 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 categories, please select:';
L['related_not_found']		= 'Did not find the relevant category, please adjust the name of the';
L['type_valid_filepath']	= 'Please enter the correct file path';
L['wysiwyg_mode']			= '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 the Show';

/* 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']			= 'Find {V0} Save the data to overwrite the current data?';
L['no_data']				= 'Sorry saved data was not found';
L['at_least_10_letters']	= 'Please enter at least 10 characters, the current entered {V0} characters';
L['stop_auto_save']			= 'System will automatically save the draft, this action will terminate automatically save feature, you sure you want to continue?';
L['draft_auto_saved']		= '{V0} Sec {V1} Sec {V2} Second, the system automatically saves a draft';
L['draft_saved']			= 'Draft has been saved';
L['stop_save']				= 'Stop Save';
L['draft_save_stopped']		= 'Save the draft has stopped';
L['start_save']				= 'Start save';
L['upload_attach']			= 'Upload attachment';

/* homepage.js & member.js */
L['click_open']				= 'Click to open original image';
L['keyword_value']			= 'Enter Keywords';
L['keyword_message']		= 'Please enter Keyword';
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 {V0} month {V1} day {V2}';

/* index.js */
L['close_letter']			= 'Close letter';
L['last_page']				= 'Has been to the last page';

/* quote.js */
L['quote_value']			= 'Enter product name';

/* page.js */
L['popular_search_terms']	= 'Popular searches:';
L['search_tips_close']		= 'Close';

/* profile.js */
L['max_mode']				= 'Maximum of {V0} Kind of business model';
L['max_cate']				= 'Add up to {V0} Category';
L['choose_category']		= 'Please select category';
L['category_chosen']		= 'his category has been added over';
