summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/es/floater_bumps.xml
blob: 6a9c6b1f2203dd2a11ed5e3a51757dd67b52d455 (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
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="floater_bumps" title="CHOQUES, EMPUJONES, E IMPACTOS">
	<floater.string name="none_detected">
		No se han detectado
	</floater.string>
	<floater.string name="bump">
		[TIME]  [FIRST] [LAST] ha chocado con usted
	</floater.string>
	<floater.string name="llpushobject">
		[TIME]  [FIRST] [LAST] le ha empujado con un script
	</floater.string>
	<floater.string name="selected_object_collide">
		[TIME]  [FIRST] [LAST] ha hecho que un objeto impacte con usted
	</floater.string>
	<floater.string name="scripted_object_collide">
		[TIME]  [FIRST] [LAST] ha hecho que un objeto con script impacte con usted
	</floater.string>
	<floater.string name="physical_object_collide">
		[TIME]  [FIRST] [LAST] ha hecho que un objeto material impacte con usted
	</floater.string>
	<floater.string name="timeStr">
		[[hour,datetime,slt]:[min,datetime,slt]]
	</floater.string>
</floater>