/*
	[UCenter Home] (C) 2007-2008 Comsenz Inc.
	$Id: lang_js.js 2010-05-10 04:35:11 by vot AT sources.ru $

	//-------------------------------------------------
	// Language Sentences in Javascript files
	//
	// written by Valery Votintsev, aka "vot" [at] sources.ru
	//-------------------------------------------------
*/

//image/editor/editor_base.js
	var l_restore_save = 'Sure to restore the last save?';//'您确定要恢复上次保存?',
	var l_bro_not_cut = 'Your browser security settings does not permit the editor to automatically execute cutting operations, use the keyboard shortcut (Ctrl + X) to complete';//'您的浏览器安全设置不允许编辑器自动执行剪切操作,请使用键盘快捷键(Ctrl+X)来完成',
	var l_bro_not_copy = 'Your browser security settings does not permit editor to automatically execute copying operations, please use the keyboard shortcut (Ctrl + C) to complete';//'您的浏览器安全设置不允许编辑器自动执行拷贝操作,请使用键盘快捷键(Ctrl+C)来完成',
	var l_bro_not_paste = 'Your browser security settings does not permit the editor to automatically execute pasting operations, please use the keyboard shortcut (Ctrl + V) to complete';//'您的浏览器安全设置不允许编辑器自动执行粘贴操作,请使用键盘快捷键(Ctrl+V)来完成',
	var l_no_graffity = 'Can not find the graffiti board initialization data';//'找不到涂鸦板初始化数据',
	var l_bro_501 = 'Supported only IE 5.01 or later';//'只支持IE 5.01以上版本',
	var l_edit_source = 'Edit source';//'编辑源码',
	var l_plain_lose_format = 'Converting to plain text will lose some formatting.\nAre you sure you want to continue?';//'转换为纯文本时将会遗失某些格式.\n您确定要继续吗?',

//image/editor/editor_function.js
	var l_media_mode_only = 'This operation enabled only in multi-media edit mode';//'本操作只在多媒体编辑模式下才有效',

//source/script_ajax.js
	var l_news = 'News';//'消息';
	var l_close = 'Close';//'关闭';


//source/script_blog.js
	var l_bad_length = 'Title length must have length from 1 to 80 characters';//'标题长度(1~80字符)不符合要求';
	var l_nofeed_sure = 'Friendly reminder: Are you sure this release does not produce the dynamic feed?\nWith the dynamic feed, your friends can see your updates in a run-time manner.';//'友情提醒: 您确定此次发布不产生动态吗?\n有了动态,好友才能及时看到你的更新.';


//source/script_calendar.js
	var l_prev_month = 'Prev. month';//'上一月',
	var l_next_month = 'Next month';//'下一月',
	var l_click_year = 'Click to select the year';//'点击选择年份',
	var l_click_month = 'Click to select the month';//'点击选择月份',
	var l_wday0 = 'Sun';//'日',
	var l_wday1 = 'Mon';//'一',
	var l_wday2 = 'Tue';//'二',
	var l_wday3 = 'Wed';//'三',
	var l_wday4 = 'Thu';//'四',
	var l_wday5 = 'Fri';//'五',
	var l_wday6 = 'Sat';//'六',
	var l_hours = 'hour(s)';//'点',
	var l_mins = 'min(s)';//'分',
	var l_month = 'Month';//'月',
	var l_today = 'Today';//'今天',

//source/script_city.js		LOOK ALL SOURCE !!!!!!!!!!!!!!!!!!!
	var l_select_city = 'Select city';//'选择城市';
	var l_select_region = 'Select region';//'选择省份';
	var l_select_country = 'Select country';//'选择國家';

//source/script_common.js
	var l_add = 'Add';//'添加',
	var l_delete = 'Delete';//'删除',
	var l_name = 'Name';//'名称',
	var l_create = 'create';//'创建',
	var l_click_image = 'Click the image to show the original size in a new window';//'点击图片,在新窗口显示原始尺寸',
	var l_url = 'URL';//'网址',
	var l_copied = 'Has been copied to your clipboard\nYou can use the shortcut keys Ctrl+V to paste where needed';//'已经复制到您的剪贴板中\n您可以使用Ctrl+V快捷键粘贴到需要的地方',
	var l_copy_url = 'Please copy the web site address:';//'请复制网站地址:',
	var l_action_sure = 'Sure to implement this operation?';//'您确定要执行本操作吗?',
	var l_bad_img_url = 'Image address is not correct';//'图片地址不正确',
	var l_bad_flash_url = 'Flash address is wrong, can not be empty';//'音乐地址错误,不能为空',
	var l_stop = 'Stop';//'收起',
	var l_start = 'Start';//'展开',
	var l_object_select = 'Select the object to operate with';//'请选择要操作的对象',

//source/script_manage.js
	var l_friends_now = 'You are friends now, and so you can';//'你们现在是好友了,接下来,您还可以',
	var l_send_msg = 'Send a message to the author';//'给TA留言',
	var l_or = 'or';//'或者',
	var l_send_greeting = 'Send greeting';//'打个招呼',
	var l_reply = 'Reply';//'回复',
	var l_comment = 'Comment';//'评论',
	var l_hide = 'Hide';//'收起列表',
	var l_more_dynamic = 'More dynamics';//'更多动态',

//source/script_upload.js
	var l_bad_ext = 'Sorry, such file extension is not supported for uploading';//'对不起,不支持上传此类扩展名的文件',
	var l_click_insert = 'Click here to insert the content into the current cursor position';//'点击这里插入内容中当前光标的位置',
	var l_insert = 'insert';//'插入',
	var l_img_descr = 'Image description';//'图片描述',
	var l_bro_use_ie = 'Sorry, please use IE browser to the following function';//'对不起,请在IE浏览器下面使用本功能',
	var l_upload_failed = 'Upload failed';//'上传失败',
	var l_wait_upload = 'Uploading, please wait';//'上传中,请等待',
	var l_try_again = 'Try again';//'重试',
	var l_upload_ok = 'Uploaded successfully!';//'上传成功',


//widgets/misc/scripts/ab.js
	var l_name_sohu   = 'Sohu';
	var l_name_sina   = 'Sina';
	var l_name_163    = '163';
	var l_name_yahoo  = 'Yahoo!';
	var l_name_gmail  = 'Gmail';
	var l_name_msn    = 'MSN';
	var l_name_qq     = 'QQ';
	var l_name_icq    = 'ICQ';
	var l_name_jabber = 'Jabber';
	var l_name_skype  = 'Skype';
	var l_name_aim    = 'AIM';

	var l_select_domain = 'Please specify the Selector text field for Contact!';//"\u8bf7\u6307\u5b9a\u8054\u7cfb\u4eba\u9009\u62e9\u5668\u7684\u6587\u672c\u57df!";
	var l_select_file_for_upload = 'Select a file to upload!';//"\u8bf7\u9009\u62e9\u8981\u4e0a\u4f20\u7684\u6587\u4ef6!";
	var l_select_file_format = 'Please select a file with valid format!';//"\u8bf7\u9009\u62e9\u8981\u4e0a\u4f20\u7684\u6587\u4ef6!";
	var l_fill_account_name = 'Please fill out the account name';//'\u8bf7\u586b\u5199\u5e10\u6237\u540d\u79f0';
	var l_fill_password = 'Please fill your password';//'\u8bf7\u586b\u5199\u5bc6\u7801';

	var l_projects = 'Projects';//'\u4e2a\u9879\u76ee';
//	var l_close = 'CLose';//'[&#20851;&#38381;]';
	var l_added = 'Was added';//'(\u5df2\u6dfb\u52a0)';


