////////////////////////////////////////////////////////////////////////

// tanSearch Language data v1.0.3

// 2008-07-31 14:33:16

// TanCee

////////////////////////////////////////////////////////////////////////

tanSearch.localeLang = {};


tanSearch.localeLang["zh-cn"] = {



	"_name": "简体中文",



	"title": "TanCee Search",

	"set_home": "设为首页",

	"tancee_daohang": "网址导航",

	"tancee_daohang_url": "http://so.tancee.com/i/",

	"tan_web": "网址导航",

	"tan_web_url": "http://so.tancee.com/i/",



	"preferred": "首选",



	"history": "搜索历史",

	"clean_history": "清除历史记录",



	"options": "选项设置",

	"custom_prefer": "自定义搜索",



	"opt_lang": "界面语言",

	"opt_save_history": "保存搜索关键字历史",

	"opt_load_all": "同时载入所有结果页面",



	"options_list": "自定义首选搜索引擎列表",

	"list_current_preferred": "当前首选搜索引擎",

	"list_default": "恢复默认设置",

	"list_default_confirm": "您所有自定义的搜索引擎都会被删除.\n确定要恢复默认设置吗?",

	"list_add_text": "单击添加预定义的搜索引擎或者 ",

	"list_i_new": "添加自定义搜索引擎",

	"list_add": "添加此搜索引擎",

	"list_remove": "移除此搜索引擎",

	"list_up": "向上移动",

	"list_down": "向下移动",

	"list_delete_confirm": "确定要移除这个搜索引擎吗?",

	"list_at_least_one": "不能删除剩下的最后一个搜索引擎.",



	"list_custom": "自定义搜索引擎",

	"list_i_name": "显示名称",

	"list_i_url": "搜索字串",

	"list_i_note_internal": "不能修改预定义的搜索引擎",

	"list_i_note": "请在搜索字串中使用 {keyword} 表示关键字",

	"default_title": "(自定义)",

	"invalid_name": "无效的显示名称.",

	"invalid_url": "无效的搜索字串.",

	"invalid_url_keyword": "搜索字串中没有 {keyword} 关键字.",



	"save": "保存",

	"cancel": "取消",



	"loading": "载入页面中, 请稍候...",



	"no_search_notice":"请在上面的搜索框中输入搜索关键字开始搜索",



	"_null": "null"

}



tanSearch.localeLang["en-us"] = {



	"_name": "English",



	"title": "TanCee Search",

	"set_home": "Set as Homepage",

	"tancee_daohang": "more website",

	"tancee_daohang_url": "http://so.tancee.com/i/",

	"tan_web": "TanCee Guide",

	"tan_web_url": "http://so.tancee.com/i/",



	"preferred": "Preferred",



	"history": "History",

	"clean_history": "Clean History",



	"options": "Options",

	"custom_prefer": "Customize Searches",



	"opt_lang": "Interface Language",

	"opt_save_history": "Save history for search keywords",

	"opt_load_all": "Load all search results at once",



	"options_list": "Customize Preferred Search Engine List",

	"list_current_preferred": "Preferred Searches",

	"list_default": "Restore Default",

	"list_default_confirm": "All your customized search engines will be delete.\nAre you sure to restore to default settings?",

	"list_add_text": "Click to Add Predefined Searches or ",

	"list_i_new": "Add Custom Search Engine",

	"list_remove": "Remove this Search Engine",

	"list_up": "Move Up",

	"list_down": "Move Down",

	"list_delete_confirm": "Are you sure to remove this Search Engine?",

	"list_at_least_one": "Can not delete the last search engine.",



	"list_i_name": "Display Name",

	"list_i_url": "Search URL",

	"list_i_note_internal": "Can not edit predefined Search Engine",

	"list_i_note": "Please use {keyword} to represent search keyword in Search URL",

	"default_title": "(Customized)",

	"invalid_name": "Invalid Display Name.",

	"invalid_url": "Invalid Search URL.",

	"invalid_url_keyword": "{keyword} can not be found in Search URL.",



	"save": "Save",

	"cancel": "Cancel",



	"loading": "Loading, please wait...",



	"no_search_notice":"Please input a keyword to start your search",



	"_null": "null"

}