<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="directory" title="搜索">
	<tab_container name="Directory Tabs">
		<panel label="All" name="find_all_panel">
			<string name="searching_text">
				查找中……
			</string>
			<string name="not_found_text">
				什么也没找到。
			</string>
			<text name="find">
				寻找：
			</text>
			<line_editor label="搜索" name="search_editor" tool_tip="搜索第二人生"/>
			<button label="后退" name="back_btn"/>
			<button label="前进" name="forward_btn"/>
			<button label="搜索" name="search_btn"/>
			<combo_box name="Category">
				<combo_item name="AnyCategory">
					所有分类
				</combo_item>
				<combo_item name="Events">
					事件
				</combo_item>
				<combo_item name="Groups">
					社团
				</combo_item>
				<combo_item name="People">
					居民
				</combo_item>
				<combo_item name="Places">
					地点
				</combo_item>
				<combo_item name="Wiki">
					Wiki
				</combo_item>
			</combo_box>
			<check_box label="PG内容" name="incpg"/>
			<check_box label="Mature内容" name="incmature"/>
			<check_box label="Adult内容" name="incadult"/>
			<button label="?" label_selected="?" name="?"/>
			<string name="loading_text">
				加载中...
			</string>
			<string name="done_text">
				完成
			</string>
		</panel>
		<panel label="分类广告" name="classified_panel">
			<string name="searching_text">
				查找中……
			</string>
			<string name="not_found_text">
				什么也没找到。
			</string>
			<text name="find">
				寻找:
			</text>
			<check_box label="PG内容" name="incpg"/>
			<check_box label="Mature内容" name="incmature"/>
			<check_box label="Adult内容" name="incadult"/>
			<combo_box name="Category">
				<combo_item name="AnyCategory">
					任意分类
				</combo_item>
				<combo_item name="Shopping">
					购物
				</combo_item>
				<combo_item name="LandRental">
					待租土地
				</combo_item>
				<combo_item name="PropertyRental">
					财产租赁
				</combo_item>
				<combo_item name="SpecialAttraction">
					特殊吸引力
				</combo_item>
				<combo_item name="NewProducts">
					新产品
				</combo_item>
				<combo_item name="Employment">
					职业
				</combo_item>
				<combo_item name="Wanted">
					需求
				</combo_item>
				<combo_item name="Service">
					服务
				</combo_item>
				<combo_item name="Personal">
					私人的
				</combo_item>
			</combo_box>
			<button label="浏览" label_selected="浏览" name="Browse"/>
			<button label="搜索" label_selected="搜索" name="Search"/>
			<button label="投放广告..." label_selected="投放广告..." name="Place an Ad..."/>
			<button label="删除" label_selected="删除" name="Delete"/>
			<scroll_list name="results">
				<column label="" name="icon"/>
				<column label="" name="type"/>
				<column label="Name" name="name"/>
				<column label="Price" name="price"/>
			</scroll_list>
			<button label="下一页 &gt;" label_selected="下一页 &gt;" name="Next &gt;"/>
			<button label="&lt; 上一页" label_selected="&lt; 上一页" name="&lt; Prev"/>
		</panel>
		<panel label="事件" name="events_panel">
			<string name="searching_text">
				查找中……
			</string>
			<string name="not_found_text">
				什么也没找到。
			</string>
			<text name="text2">
				寻找：
			</text>
			<radio_group name="date_mode">
				<radio_item name="current">
					当前和近期事件
				</radio_item>
				<radio_item name="date">
					日期
				</radio_item>
			</radio_group>
			<button label="&lt;&lt;" label_selected="&lt;&lt;" name="&lt;&lt;" tool_tip="返回一天"/>
			<text name="date_text">
				6/6
			</text>
			<button label="&gt;&gt;" label_selected="&gt;&gt;" name="&gt;&gt;" tool_tip="前进一天"/>
			<button label="今日" label_selected="今日" name="Today" tool_tip="显示今天发生的事件"/>
			<text name="text">
				种类列表:
			</text>
			<combo_box name="category combo">
				<combo_item name="All">
					任意分类
				</combo_item>
				<combo_item name="Discussion">
					讨论
				</combo_item>
				<combo_item name="Sports">
					体育
				</combo_item>
				<combo_item name="LiveMusic">
					现场音乐
				</combo_item>
				<combo_item name="Commercial">
					商业
				</combo_item>
				<combo_item name="Nightlife/Entertainment">
					夜生活/娱乐
				</combo_item>
				<combo_item name="Games/Contests">
					游戏/竞赛
				</combo_item>
				<combo_item name="Pageants">
					游行
				</combo_item>
				<combo_item name="Education">
					教育
				</combo_item>
				<combo_item name="ArtsandCulture">
					艺术与文化
				</combo_item>
				<combo_item name="Charity/SupportGroups">
					慈善机构
				</combo_item>
				<combo_item name="Miscellaneous">
					其他
				</combo_item>
			</combo_box>
			<check_box label="PG内容" name="incpg"/>
			<check_box label="Mature内容" name="incmature"/>
			<check_box label="Adult内容" name="incadult"/>
			<button label="搜索" label_selected="搜索" name="Search" tool_tip="搜索"/>
			<button label="删除" label_selected="删除" name="Delete"/>
			<scroll_list name="results">
				<column label="" name="icon"/>
				<column label="" name="type"/>
				<column label="名称" name="name"/>
				<column label="时间 (PT)" name="date"/>
				<column label="" name="event_id"/>
				<column label="时间" name="time"/>
			</scroll_list>
			<button label="下一页 &gt;" label_selected="下一页 &gt;" name="Next &gt;"/>
			<button label="&lt; 上一页" label_selected="&lt; 上一页" name="&lt; Prev"/>
		</panel>
		<panel label="热门地点" name="showcase_panel">
			<string name="searching_text">
				查找中……
			</string>
			<string name="not_found_text">
				什么也没找到。
			</string>
			<button label="后退" name="back_btn"/>
			<button label="前进" name="forward_btn"/>
			<string name="loading_text">
				加载中...
			</string>
			<string name="done_text">
				完成
			</string>
		</panel>
		<panel label="土地出售" name="land_sales_panel">
			<string name="searching_text">
				查找中……
			</string>
			<string name="not_found_text">
				什么也没找到。
			</string>
			<string name="land_help_text">
				土地可以直接用林登元购买（L$），也可以用林登元或美元拍卖。
要直接购买, 进入该地块，然后点击菜单栏上的地点名称。
			</string>
			<text name="find">
				寻找：
			</text>
			<check_box label="PG内容" name="incpg"/>
			<check_box label="Mature内容" name="incmature"/>
			<check_box label="Adult内容" name="incadult"/>
			<combo_box bottom="-64" left="224" name="type" width="168">
				<combo_item name="AllTypes">
					所有类型
				</combo_item>
				<combo_item name="Auction">
					拍卖
				</combo_item>
				<combo_item name="MainlandSales">
					出售 - 大陆
				</combo_item>
				<combo_item name="EstateSales">
					出售 - 地产
				</combo_item>
			</combo_box>
			<check_box label="标价 &#8804; " name="pricecheck"/>
			<text name="pricecheck_symbol">
				L$
			</text>
			<check_box label="地区 &#8805; " name="areacheck"/>
			<text left="190" name="areacheck_symbol" width="75">
				m²
			</text>
			<line_editor left="135" name="priceedit"/>
			<line_editor left="135" name="areaedit"/>
			<button bottom="-66" label="搜索" label_selected="搜索" left="140" name="Search" width="80"/>
			<scroll_list height="438" name="results">
				<column label="" name="icon"/>
				<column label="" name="type"/>
				<column label="名称" name="name"/>
				<column label="类型" name="landtype"/>
				<column label="L$ 价格" name="price"/>
				<column label="面积" name="area"/>
				<column label="L$/m²" name="per_meter"/>
			</scroll_list>
			<button label="下一页&gt;" label_selected="下一页&gt;" name="Next &gt;"/>
			<button label="&lt; 之前" label_selected="&lt; 之前" name="&lt; Prev"/>
		</panel>
		<panel label="地点" name="places_panel">
			<string name="searching_text">
				查找中……
			</string>
			<string name="not_found_text">
				什么也没找到。
			</string>
			<text name="find">
				查找:
			</text>
			<check_box label="PG内容" name="incpg"/>
			<check_box label="Mature内容" name="incmature"/>
			<check_box label="Adult内容" name="incadult"/>
			<combo_box name="Category">
				<combo_item name="AnyCategory">
					任意分类
				</combo_item>
				<combo_item name="LindenLocation">
					林登实验室的地点
				</combo_item>
				<combo_item name="Arts&amp;Culture">
					艺术和文化
				</combo_item>
				<combo_item name="Business">
					商业
				</combo_item>
				<combo_item name="Educational">
					教育
				</combo_item>
				<combo_item name="Gaming">
					博彩/游戏
				</combo_item>
				<combo_item name="Hangout">
					聚会
				</combo_item>
				<combo_item name="NewcomerFriendly">
					初行者友好
				</combo_item>
				<combo_item name="Parks&amp;Nature">
					公园和自然
				</combo_item>
				<combo_item name="Residential">
					居住区
				</combo_item>
				<combo_item name="Shopping">
					购物
				</combo_item>
				<combo_item name="Other">
					其他
				</combo_item>
			</combo_box>
			<combo_box name="Category_Adult">
				<combo_item name="AnyCategory">
					任意分类
				</combo_item>
				<combo_item name="LindenLocation">
					林登实验室的地点
				</combo_item>
				<combo_item name="Adult">
					Adult
				</combo_item>
				<combo_item name="Arts&amp;Culture">
					艺术与文化
				</combo_item>
				<combo_item name="Business">
					商业
				</combo_item>
				<combo_item name="Educational">
					教育
				</combo_item>
				<combo_item name="Gaming">
					游戏/竞赛
				</combo_item>
				<combo_item name="Hangout">
					聚会
				</combo_item>
				<combo_item name="NewcomerFriendly">
					易于新居民使用
				</combo_item>
				<combo_item name="Parks&amp;Nature">
					公园和大自然
				</combo_item>
				<combo_item name="Residential">
					居住区
				</combo_item>
				<combo_item name="Shopping">
					购物
				</combo_item>
				<combo_item name="Other">
					其他
				</combo_item>
			</combo_box>
			<button label="搜索" label_selected="搜索" name="Search"/>
			<scroll_list name="results">
				<column label="" name="icon"/>
				<column label="" name="type"/>
				<column label="名称" name="name"/>
				<column label="流量" name="dwell"/>
			</scroll_list>
			<button label="下一页 &gt;" label_selected="下一页 &gt;" name="Next &gt;"/>
			<button label="&lt; 上一页" label_selected="&lt; 上一页" name="&lt; Prev"/>
		</panel>
		<panel label="居民" name="people_panel">
			<string name="searching_text">
				查找中……
			</string>
			<string name="not_found_text">
				什么也没找到。
			</string>
			<text name="find">
				查找:
			</text>
			<button label="搜索" label_selected="搜索" name="Search"/>
			<scroll_list name="results">
				<column label="" name="icon"/>
				<column label="" name="type"/>
				<column label="名字" name="name"/>
			</scroll_list>
			<button label="下一页 &gt;" label_selected="下一页 &gt;" name="Next &gt;"/>
			<button label="&lt; 上一页" label_selected="&lt; 上一页" name="&lt; Prev"/>
		</panel>
		<panel label="社团" name="groups_panel">
			<string name="searching_text">
				查找中……
			</string>
			<string name="not_found_text">
				什么也没找到。
			</string>
			<text name="find">
				寻找：
			</text>
			<line_editor label="查找" name="search_editor" tool_tip="搜索第二人生"/>
			<button label="后退" name="back_btn"/>
			<button label="前进" name="forward_btn"/>
			<button label="搜索" label_selected="搜索" name="search_btn"/>
			<check_box label="PG内容" name="incpg"/>
			<check_box label="Mature内容" name="incmature"/>
			<check_box label="Adult内容" name="incadult"/>
			<string name="loading_text">
				加载中...
			</string>
			<string name="done_text">
				完成
			</string>
		</panel>
	</tab_container>
</floater>
