<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel label="一般" name="general_panel">
	<radio_group name="default_start_location">
		<radio_item name="MyHome" tool_tip="常に自宅（ホーム）にログイン">
			自宅(ホーム)
		</radio_item>
		<radio_item name="MyLastLocation" tool_tip="常に最後にいた場所にログイン">
			最後にログアウトした場所
		</radio_item>
	</radio_group>
	<check_box label="ログイン画面にログイン位置を表示" name="show_location_checkbox"/>
	<combo_box name="fade_out_combobox">
		<combo_item name="Never">
			なし
		</combo_item>
		<combo_item name="Show Temporarily">
			一時的に表示
		</combo_item>
		<combo_item name="Always">
			いつも
		</combo_item>
	</combo_box>
	<check_box label="小さなアバター名" name="small_avatar_names_checkbox"/>
	<check_box label="画面上で自分の名前を隠す" name="show_my_name_checkbox"/>
	<text name="group_titles_textbox">
		グループ・タイトル：
	</text>
	<check_box label="グループ・タイトルをすべて非表示" name="show_all_title_checkbox"/>
	<check_box label="画面上で自分のグループ・タイトルを隠す" name="show_my_title_checkbox"/>
	<color_swatch label="" name="effect_color_swatch" tool_tip="カラー・ピッカーをクリックして開く"/>
	<text name="UI Size:">
		UI サイズ：
	</text>
	<check_box label="解像度独立スケールを使用" name="ui_auto_scale"/>
	<spinner label="退席までの時間：" name="afk_timeout_spinner"/>
	<check_box label="リンデン・ドル（L$）の支払い/受け取りを通知" name="notify_money_change_checkbox"/>
	<text name="maturity_desired_label">
		レーティング区分：
	</text>
	<text name="maturity_desired_prompt">
		アクセスしたいコンテンツ：
	</text>
	<combo_box name="maturity_desired_combobox">
		<combo_item name="Desired_Adult">
			PG、Mature、 Adult
		</combo_item>
		<combo_item name="Desired_Mature">
			PGとMature
		</combo_item>
		<combo_item name="Desired_PG">
			PG限定
		</combo_item>
	</combo_box>
	<text name="maturity_desired_textbox">
		PG限定
	</text>
	<text length="1" name="start_location_textbox" type="string">
		ログイン位置：
	</text>
	<text length="1" name="show_names_textbox" type="string">
		名前を表示：
	</text>
	<text length="1" name="effects_color_textbox" type="string">
		自分の効果の色：
	</text>
	<text length="1" name="seconds_textbox" type="string">
		秒
	</text>
	<text length="1" name="crash_report_textbox" type="string">
		クラッシュ報告：
	</text>
	<text length="1" name="language_textbox" type="string">
		言語：
	</text>
	<text length="1" name="language_textbox2" type="string">
		（再起動にて反映）
	</text>
	<string name="region_name_prompt">
		&lt;地域の名前入力&gt;
	</string>
	<combo_box name="crash_behavior_combobox">
		<combo_item length="1" name="Askbeforesending" type="string">
			送る前に確認する
		</combo_item>
		<combo_item length="1" name="Alwayssend" type="string">
			常に送信
		</combo_item>
		<combo_item length="1" name="Neversend" type="string">
			送信しない
		</combo_item>
	</combo_box>
	<combo_box name="language_combobox">
		<combo_item length="1" name="System Default Language" type="string">
			システム・デフォルト
		</combo_item>
		<combo_item length="1" name="English" type="string">
			English (英語)
		</combo_item>
		<combo_item length="1" name="Danish" type="string">
			Dansk (デンマーク語) – ベータ
		</combo_item>
		<combo_item length="1" name="Deutsch(German)" type="string">
			Deutsch (ドイツ語) – ベータ
		</combo_item>
		<combo_item length="1" name="Spanish" type="string">
			Español (スペイン語) – ベータ
		</combo_item>
		<combo_item length="1" name="French" type="string">
			Français (フランス語) – ベータ
		</combo_item>
		<combo_item name="Italian">
			Italiano （イタリア語） - ベータ
		</combo_item>
		<combo_item name="Hungarian">
			Magyar (ハンガリー語) - ベータ
		</combo_item>
		<combo_item name="Dutch">
			Nederlands （オランダ語） - ベータ
		</combo_item>
		<combo_item name="Polish">
			Polski (ポーランド語) - ベータ
		</combo_item>
		<combo_item length="1" name="Portugese" type="string">
			Português (ポルトガル語) – ベータ
		</combo_item>
		<combo_item name="Russian">
			Русский (ロシア語) - ベータ
		</combo_item>
		<combo_item name="Turkish">
			Türkçe （トルコ語） - ベータ
		</combo_item>
		<combo_item name="Ukrainian">
			Українська (ウクライナ語) - ベータ
		</combo_item>
		<combo_item length="1" name="Chinese" type="string">
			中文 (简体) (中国語) - ベータ
		</combo_item>
		<combo_item length="1" name="(Japanese)" type="string">
			日本語 – ベータ
		</combo_item>
		<combo_item length="1" name="(Korean)" type="string">
			한국어 (韓国語) – ベータ
		</combo_item>
	</combo_box>
	<check_box label="言語をオブジェクトと共有" name="language_is_public" tool_tip="優先言語をインワールドのオブジェクトが認識する"/>
</panel>
