summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/es/panel_avatar_list_item.xml
blob: c73e34b299f8ef358d55c9844232a64227849bc9 (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
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel name="avatar_list_item">
	<string name="FormatSeconds">
		[COUNT] seg.
	</string>
	<string name="FormatMinutes">
		[COUNT] min.
	</string>
	<string name="FormatHours">
		[COUNT] h.
	</string>
	<string name="FormatDays">
		[COUNT] d.
	</string>
	<string name="FormatWeeks">
		[COUNT] sem.
	</string>
	<string name="FormatMonths">
		[COUNT] mes/es
	</string>
	<string name="FormatYears">
		[COUNT] año/s
	</string>
	<text name="avatar_name" value="(cargando...)"/>
	<icon name="permission_edit_theirs_icon" tool_tip="Puedes editar los objetos de este amigo"/>
	<icon name="permission_edit_mine_icon" tool_tip="Este amigo puede editar, eliminar o manipular tus objetos"/>
	<icon name="permission_map_icon" tool_tip="Este amigo puede encontrarte en el mapa"/>
	<icon name="permission_online_icon" tool_tip="Este amigo puede ver cuándo estás conectado"/>
	<button name="info_btn" tool_tip="Más información"/>
	<button name="profile_btn" tool_tip="Ver el perfil"/>
</panel>