﻿/*
	[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 prompts';
L['ok']						= 'OK';
L['cancel']					= 'Cancel';
L['upload']					= 'Upload';
L['uploading']				= 'Uploading..';
L['upload_file']			= 'Upload file';
L['upload_img']				= 'Upload pictures';
L['allow']					= 'Limited to:';
L['preview_img']			= 'Picture Preview';
L['width']					= 'Width';
L['height']					= 'Height';
L['up_local']				= 'Local';
L['up_remote']				= 'Network';
L['type_imgurl']			= 'Please fill out the image URL';
L['choose_file']			= 'Please select the file';
L['choose_item']			= 'Select item';
L['dialog_user']			= 'Member {V0} data';
L['empty_img']				= 'Can not preview, picture address is empty';
L['confirm_del']			= 'Are you sure want to delete it? This will not be revoked';
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']		= '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']				= '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']				= 'Reduce height';
L['zoom_in']				= 'Increase height';
L['data_recovery']			= 'Data Recovery';
L['save_draft']				= 'Temporary Draft';
L['if_cover_data']			= '{V0} saved data be found, overwrite the current data?';
L['no_data']				= 'Sorry, did not find the saved data';
L['at_least_10_letters']	= 'Please enter at least 10 characters, the current character 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}:{V1}:{V2}, the system automatically saves a draft';
L['draft_saved']			= 'Draft saved';
L['stop_save']				= 'Close Save';
L['draft_save_stopped']		= 'Save drafts stopped';
L['start_save']				= 'Open save';
L['upload_attach']			= 'Insert attachment';

/* homepage.js & member.js */
L['click_open']				= 'Click to open original image';
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']				= 'Thurday';
L['Friday']					= 'Friday';
L['Saturday']				= 'Saturday';
L['show_date']				= 'Today is {V2}, {V0}/{V1}';

/* index.js */
L['close_letter']			= 'Hide';
L['last_page']				= 'Has been to the last page';

/* page.js */
L['popular_search_terms']	= 'Popular searches:';
L['search_tips_close']		= 'Close';

/* profile.js */
L['max_mode']				= 'Maximum of {V0} kinds of business model';
L['max_cate']				= 'You can add {V0} Categories';
L['choose_category']		= 'Please select category';
L['category_chosen']		= 'This category has been added';
