<?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>