<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel label="一般" name="general_panel">
	<combo_box name="location_combobox">
		<combo_item name="MyHome">
			自宅（ホーム）
		</combo_item>
		<combo_item name="MyLastLocation">
			最後のロケーション
		</combo_item>
	</combo_box>
	<check_box label="ログイン画面に開始ロケーションを表示"
	     name="show_location_checkbox" />
	<radio_group name="fade_out_radio">
		<radio_item type="string" length="1" name="Never">
			なし
		</radio_item>
		<radio_item type="string" length="1" name="Temporarily">
			一時的に表示
		</radio_item>
		<radio_item type="string" length="1" name="Always">
			いつも
		</radio_item>
	</radio_group>
	<check_box label="画面上で自分の名前を隠す" name="show_my_name_checkbox" />
	<check_box label="自分のグループ・タイトルを隠す"
	     name="show_my_title_checkbox" />
	<check_box label="小さなアバター名" name="small_avatar_names_checkbox" />
	<color_swatch label="" name="effect_color_swatch"
	     tool_tip="カラー・ピッカーをクリックして開く" />
	<spinner label="退席までのタイムアウト：" name="afk_timeout_spinner" />
	<check_box label="オンライン・フレンド通知を表示"
	     name="friends_online_notify_checkbox" />
	<check_box label="ミニマップを回転" name="rotate_mini_map_checkbox" />
	<check_box label="リンデン・ドル（L$）の支払い/受け取りを通知"
	     name="notify_money_change_checkbox" />
	<check_box label="次回起動時グラフィックカード自動検出"
	     name="probe_hardware_checkbox"
	     tool_tip="Second Lifeは、あなたのハードウェアに基づいて、いくつかのグラフィック設定を自動的に構成します。  新しいハードウェアをインストールした場合は、Second Lifeに再度検出させるようにしてください。" />
	<check_box label="デフォルト・システムのカラー選択を使用"
	     name="use_system_color_picker_checkbox"
	     tool_tip="Second Life内蔵でない、デフォルト・システムのカラー選択を使用" />
	<text type="string" length="1" name="start_location_textbox">
		開始ロケーション：
	</text>
	<text type="string" length="1" name="show_names_textbox">
		名前を表示：
	</text>
	<text type="string" length="1" name="effects_color_textbox">
		自分の効果の色：
	</text>
	<text type="string" length="1" name="seconds_textbox">
		秒
	</text>
	<text type="string" length="1" name="crash_report_textbox">
		クラッシュ報告：
	</text>
	<text type="string" length="1" name="language_textbox">
		言語：
	</text>
	<text type="string" length="1" name="language_textbox2">
		（完全に反映するには再起動が必要）
	</text>
	<text name="region_name_prompt">
		&lt;地域の名前入力&gt;
	</text>
	<combo_box name="crash_behavior_combobox">
		<combo_item type="string" length="1" name="Askbeforesending">
			送る前に確認する
		</combo_item>
		<combo_item type="string" length="1" name="Alwayssend">
			常に送信
		</combo_item>
		<combo_item type="string" length="1" name="Neversend">
			送信しない
		</combo_item>
	</combo_box>
	<combo_box name="language_combobox">
		<combo_item type="string" length="1" name="System Default Language">
			システム・デフォルト
		</combo_item>
		<combo_item type="string" length="1" name="English">
			英語
		</combo_item>
		<combo_item type="string" length="1" name="Chinese">
			中国語 - ベータ
		</combo_item>
		<combo_item type="string" length="1" name="Deutsch(German)">
			ドイツ語 - ベータ
		</combo_item>
		<combo_item type="string" length="1" name="French">
			フランス語 - ベータ
		</combo_item>
		<combo_item type="string" length="1" name="(Japanese)">
			日本語 (日本語) – ベータ版
		</combo_item>
		<combo_item type="string" length="1" name="(Korean)">
			한국어 (韓国語) – ベータ版
		</combo_item>
		<combo_item type="string" length="1" name="Portugese">
			ポルトガル語 - ベータ
		</combo_item>
		<combo_item type="string" length="1" name="Spanish">
			スペイン語 - ベータ
		</combo_item>
	</combo_box>
</panel>
