aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default/xui/pt/floater_telehub.xml
blob: 3b2cb7ed51c0fbf8e2ac040d7d62a9e014798899 (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
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="telehub" title="Telehub">
	<text name="status_text_connected">
		Telehub conectado ao objeto [OBJECT]
	</text>
	<text name="status_text_not_connected">
		Sem telehub conectado.
	</text>
	<text name="help_text_connected">
		Para remover, clique em Desconectar.
	</text>
	<text name="help_text_not_connected">
		Selecione um objeto e clique em Conectar Telehub.
	</text>
	<button label="Conectar Telehub" name="connect_btn" />
	<button label="Desconectar" name="disconnect_btn" />
	<text name="spawn_points_text">
		Pontos de Nascimento (posições, não objetos):
	</text>
	<button label="Adicionar Nascimento" name="add_spawn_point_btn" />
	<button label="Remover Nascimento" name="remove_spawn_point_btn" />
	<text name="spawn_point_help">
		Selecione um objeto e clique Adicionar para especificar a posição. Em seguida, você pode mover ou apagar o objeto. As posições são relativas ao centro do telehub. Selecione um item na lista para mostrar a posição in-world.
	</text>
</floater>