/*
	[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'] = 'prompted';
L['ok'] = 'determine';
L['cancel'] = 'cancel';
L['upload'] = 'upload';
L['uploading'] = 'upload ..';
L['upload_file'] = 'Upload file';
L['upload_img'] = 'Upload picture';
L['allow'] = 'limited to:';
L['preview_img'] = 'Image Preview';
L['width'] = 'width';
L['height'] = 'height';
L['up_local'] = 'local picture';
L['up_remote'] = 'network pictures';
L['type_imgurl'] = 'Please fill out the image URL';
L['choose_file'] = 'Select File';
L['choose_item'] = 'Select';
L['dialog_user'] = 'Member {V0} s';
L['empty_img'] = 'can not preview, picture address is empty';
L['confirm_del'] = 'you sure you want to delete it? This will not be removed ';
L['type_category'] = 'Please enter the category name or abbreviation, such as: computer';
L['related_found'] = 'you find the following related categories, please select:';
L['related_not_found'] = 'Category not found relevant, adjust name';
L['type_valid_filepath'] = 'Please enter the correct file path';
L['wysiwyg_mode'] = 'Please switch to design mode';

/* Calendar.js */
L['Sun'] = 'day';
L['Mon'] = 'a';
L['Tue'] = 'two';
L['Wed'] = 'three';
L['Thu'] = 'four';
L['Fri'] = 'five';
L['Sat'] = 'six';
L['prev_year'] = 'year';
L['next_year'] = 'year after';
L['prev_month'] = 'on January';
L['next_month'] = 'next month';

/* Common.js */
L['str_delete'] = 'delete';
L['str_captcha'] = 'Click to display';

/* Draft.js */
L['zoom_out'] = 'reduced height';
L['zoom_in'] = 'add height';
L['data_recovery'] = 'data recovery';
L['save_draft'] = 'temporary draft';
L['if_cover_data'] = 'find {V0} to save the data, overwrite the current data? ';
L['no_data'] = 'sorry not to find the saved data';
L['at_least_10_letters'] = 'Please enter at least 10 words, the current word 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} point {V1} min {V2} seconds the system automatically saves a draft';
L['draft_saved'] = 'Draft Saved';
L['stop_save'] = 'close saved';
L['draft_save_stopped'] = 'save drafts has stopped';
L['start_save'] = 'open saved';
L['upload_attach'] = 'insert attachment';

/* Homepage.js & member.js */
L['click_open'] = 'Click to open full size';
L['keyword_value'] = 'Enter Keyword';
L['keyword_message'] = 'Please enter the words';
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} on {V1} on {V2}';

/* Index.js */
L['close_letter'] = 'away';
L['last_page'] = 'has been to the last page';

/* Page.js */
L['popular_search_terms'] = 'Top Search:';
L['search_tips_close'] = 'off';

/* Profile.js */
L['max_mode'] = 'maximum of {V0} kind of business model';
L['max_cate'] = 'You can add {V0} Category';
L['choose_category'] = 'Please select';
L['category_chosen'] = 'has been added to this category';
