summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/panel_avatar_list_item.xml
blob: b920a0a8f753e86d512655b9c63eccabe5276912 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel name="avatar_list_item">
	<string name="FormatSeconds">
		[COUNT]秒
	</string>
	<string name="FormatMinutes">
		[COUNT]分
	</string>
	<string name="FormatHours">
		[COUNT]時間
	</string>
	<string name="FormatDays">
		[COUNT]日
	</string>
	<string name="FormatWeeks">
		[COUNT]週間
	</string>
	<string name="FormatMonths">
		[COUNT]ヶ月
	</string>
	<string name="FormatYears">
		[COUNT]年
	</string>
	<icon name="hovered_icon"/>
	<icon name="selected_icon"/>
	<text name="avatar_name" value="(読み込んでいます)"/>
	<text name="last_interaction" value="0秒"/>
	<icon name="permission_edit_theirs_icon" tool_tip="このフレンドのオブジェクトを編集することができます。"/>
	<icon name="permission_edit_mine_icon" tool_tip="このフレンドは、あなたのオブジェクトを編集・削除・取得することができます。"/>
	<icon tool_tip="このフレンドはマップ上であなたの位置を表示できます。" name="permission_map_icon"/>
	<icon name="permission_online_icon" tool_tip="このフレンドは、あなたのオンライン状況を確認できます。"/>
	<button name="info_btn" tool_tip="詳細"/>
	<button name="profile_btn" tool_tip="プロフィールの閲覧"/>
	<output_monitor name="speaking_indicator" tool_tip="ボイスのボリューム"/>
</panel>