﻿App.Loc = {
	loading: "正在载入，请稍候...",
	updating: "修改",
	error: "有错误!",
	addContent: "添加新内容",
	moreContent: "More content",
	appOptions: "Options",
	collapseAll: "全部收缩",
	expandAll: "全部展开",
	editBtn: "编辑",
	closeEditBtn: "关闭编辑",
	navAddFeed: "增加频道",
	navMyFeeds: "我的频道",
	navFeaturedFeeds: "Featured feeds",
	navCategories: "频道目录",
	navNoFeeds: "没有新频道增加",
	
	navExportOPML: "输出OPML文件",
	navRename: "重命名",
	navDelete: "删除",
	navMove: "移动",
	navSaving: "保存",
	navDeleteConfirm: "你确定要删除不?",
	navMoveTo: "移到",
	navMyNewCat: "我的新类别",
	navNewCat: "新类别",
	yes: "是的",
	no: "不",
	
	MyWeb :"我的个性化主页",
	enterFeedURL: "请输入RSS/ATOM链接地址",
	orImportOPML: "或者导入一个OPML文件",
	add: "增加",
	importLabel: "导入",
	importing: "正在导入...",
	errorImport: "文件不是有效的OPML文件，有错误!",
	feedNotValid: "Feed不是有效地址或者服务器没有响应!",
	checkFeed: "正在验证Feed地址...",
	add2MyPage: "添加到页面",
	listenPod: "播放",
	downloadPod: "下载",
	errorSavingUserData: "服务器保存您的信息时，出错了！可能还没保存您的信息,请刷新页面，查看一下!",

	typePageTitle: "输入你的主题",
	link: "链接",
	editSave: "保存",
	readAll: "阅读全部",
	backToMyPage: "返回我的主页",
	addingNewFeed: "增加新频道",
	checking: "正在检测...",
	
	signUpUserNameInUse: "用户名已存在!注册失败!",
	signUpSuccess: "恭喜您，注册成功!现在现在已经登陆了你的个性化主页了。",
	signInNoMatch: "用户信息输入不对，登陆失败！",
	
	footerLink_about: "About",
	footerLink_blog: "Weblog",
	footerLink_feedback: "Send us your feedback !",
	footerLink_privacy: "Privacy Policy",
	footerLink_tos: "Terms of service",
	footerLink_contact: "Contact",
	footerLink_webmaster: "For webmasters",
	footerLink_signIn:"登陆",
	footerLink_signOut: "退出",
	
	defaultRssReader_infos: "点击这里可以增加RSS/ATOM订阅!",
	defaultGmail_title: "Gmail",
	defaultGmail_infos: "Displays the last unread messages of your Gmail inbox",
	defaultWeather_title: "天气预报",
	defaultWeather_infos:	" 预报今天和未来三天的天气情况",
	defaultWeather_copyright:"天气预报由Interlib提供",
	defaultPriceWatch_title: "Price Watch",
	defaultPriceWatch_infos: "Lets you keep an eye on the price evolution of a product by displaying its best prices from a comparison price database",
	defaultWebSearch_title: "网页搜索",
	defaultWebSearch_infos: "你可以用Google, MSN Search, Yahoo, or Wikipedia搜索网页",
	defaultMyBookmarks_title: "My Bookmarks",
	defaultMyBookmarks_infos: "Keep your best bookmarks visible on your page with that module",
	defaultPublicBookmarks_title: "Public Bookmarks",
	defaultPublicBookmarks_infos: "This is pretty cool, it lets you keep track of the last public bookmarks for a specific tag. It uses the del.icio.us and blogmarks database",
	defaultFlickr_title: "Flickr",
	defaultFlickr_infos: "Put on your page the last added pictures of one of your friend's Flickr account",
	defaultPostIt_title: "备忘录",
	defaultPostIt_infos: "在你的网页上记录你想记录的一切",
	defaultTodoList_title: "记事本",
	//defaultTodoList_infos: "将所要做的事情添加到一张整齐的表格中，而后核实一下，它们将以删除线的形式保留一天，然后自动消失",
	defaultTodoList_infos: "将所要做的事情添加到一张整齐的表格",
	defaultWritely_title: "Writely Documents",
	defaultWritely_infos: "Keep track of updates on your Writely active documents (Writely is a very simple web document sharing service - www.writely.com)",
	
	defaultEchos_title: "Les cours de la Bourse",
	defaultEchos_infos: "Vous permet de suivre les cours de la Bourse avec les Echos.fr, Il vous suffit de sélectionner les indices qui vous intéresse",
	
	RssReader_edit_title: "标题",
	RssReader_edit_feed: "频道",
	RssReader_edit_nbItems: "显示条数",
	RssReader_edit_links: "链接",
	RssReader_edit_openLinks: "打开链接",
	
	Weather_edit_town: "城市",
	Weather_edit_unit: "单位",
	Weather_edit_noInfos: "没有这个城市的信息",
	Weather_edit_fahrenheit: "华氏",
	Weather_edit_celsius: "摄氏",
	Weather_days: {
		Monday:"星期一",
		Tuesday:"星期二",
		Wednesday:"星期三",
		Thursday:"星期四",
		Friday:"星期五",
		Saturday:"星期六",
		Sunday:"星期日"
	},
	
	Weather_edit_Hint:"国内拼音、国外英文",
	PriceWatch_edit_watch: "Watch",
	PriceWatch_edit_category: "Category",
	PriceWatch_edit_nbOffers: "Nb Offers",
	PriceWatch_seeOffer: "See offer",
	PriceWatch_at: "at",
	PriceWatch_noResults: "No results",
	
	Gmail_notConfigured: "Account not configured, use the Edit button to set your login and password",
	Gmail_noUnread: "No unread messages",
	Gmail_badAccount: "No infos for this account, check your login and password and try again",
	
	Writely_notConfigured: "Account not configured, use the Edit button to set your email and password",
	Writely_noUnread: "No documents",
	Writely_badAccount: "No infos for this account, check your email and password and try again",
	Writely_view: "View",
	Writely_edit: "Edit",
	Writely_edit_email: "Email",
	
	PostIt_typeText: "输入你要记录的内容",
	PostIt_edit_color: "颜色",
	PostIt_edit_chooseColor:"颜色",
	
	WebSearch_edit_results: "结果",
	WebSearch_edit_displayInPage: "在本页显示",
	
	PasswordNoMatchLength:"密码长度不一致!",
	NotUse:"这个用户名可以使用!",
	InUser:"用户名已有，不能使用!",
	InputEmpty:"不能为空!",
	SignUpSuccess:"注册成功!",
	SignUpFalse:"注册失败!",
	noSignIn :"请先登陆!",
	query:"查询",
	
	TodoList_elm_title:"记事本",
	TodoList_img_deleteTitle:"删除",
	TodoList_img_editTitle:"编缉",
	TodoList_New:"增加",
	TodoList_confirm_delete:"您是否确定删除此项目",
	TodoList_title:"标题",
	TodoList_color:"颜色",
	TodoList_content:"新增内容",
	TodoList_nothing:"没有内容",
	
	closeWindow:"你是否确定要关闭此窗口?",
	pageHomeTab:"主页",
	aNewTab:"新标签页",
	pageTabName:"为此标签命名",
	tagNameOnlyOne:'至少要保留一个标签页',
	serachValue:'检索词不能为空！'
}
