﻿Search.localeLang = {};

Search.localeLang["en-us"] = {

	"_time":"s",
	"_counts":"Items",
	"_name": "English",

	"title": " ssoo8-Search",
	"set_home": "Set as Homepage",
	"add_fav": "Add to Favorites",

	"prefered": "Prefered",

	"history": "History",
	"clean_history": "Clean History",

	"options": "Options",
	"custom_prefer": "Customize Searches",
	//"AddSearch": "Add Search",

	"opt_lang": "Interface Language",
	"opt_save_history": "Number of saved keywords in search history (0 = do not save)",
	"opt_load_all": "Time interval for loading multiple result pages (0 = load current page only)",

	"options_list": "Customize Prefered Search Engine List",
	"list_current_prefered": "Prefered 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_custom": "Custom",
	"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...",

	"_null": "null"
}


Search.localeLang["zh-cn"] = {
	"_name": "简体中文",

	"title": "ssoo8搜索网-（www.ssoo8.com）网页搜索，IC搜索，新闻 图像 音乐 论坛 视频 软件 博客 词典 购物 知识等多种搜索引擎搜索平台",
	"set_home": "设为首页",
	"add_fav": "添加到收藏夹",

	"prefered": "首选",

	"history": "搜索历史",
	"clean_history": "清除历史记录",

	"options": "选项设置",
	"custom_prefer": "自定义搜索引擎",
	//"AddSearch": "添加搜索引擎",

	"opt_lang": "界面语言",
	"_time":"秒",
	"_counts":"项",
	"opt_save_history": "保存在搜索历史中的关键字数量(0 = 不保存)",
	"opt_load_all": "自动载入各结果页面的时间间隔(0 = 只载入选定网页)",

	"options_list": "自定义首选搜索引擎列表",
	"list_current_prefered": "当前首选搜索引擎",
	"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} 或 {keyword:gb2312} 表示关键字",
	"default_title": "(自定义)",
	"invalid_name": "无效的显示名称.",
	"invalid_url": "无效的搜索字串.",
	"invalid_url_keyword": "搜索字串中没有 {keyword} 关键字.",

	"save": "保存",
	"cancel": "取消",

	"loading": "载入页面中, 请稍候...",


	"_null": "null"
}
