summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/it/floater_bumps.xml
blob: d9ce29fa08a07fac025144e178b6e08f5ed190a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="floater_bumps" title="Collisioni, spinte e colpi">
	<string name="none_detected">
		Nessuno rilevato
	</string>
	<string name="bump">
		[TIME]  [FIRST] [LAST] ti ha urtato
	</string>
	<string name="llpushobject">
		[TIME]  [FIRST] [LAST] ti ha spinto per mezzo di uno script
	</string>
	<string name="selected_object_collide">
		[TIME]  [FIRST] [LAST] ti ha colpito con un oggetto
	</string>
	<string name="scripted_object_collide">
		[TIME]  [FIRST] [LAST] ti ha colpito con un oggetto scriptato
	</string>
	<string name="physical_object_collide">
		[TIME]  [FIRST] [LAST] ti ha colpito con un oggetto fisico
	</string>
</floater>