diff options
Diffstat (limited to 'linden/indra/newview/skins/xui/pt/floater_telehub.xml')
-rw-r--r-- | linden/indra/newview/skins/xui/pt/floater_telehub.xml | 39 |
1 files changed, 12 insertions, 27 deletions
diff --git a/linden/indra/newview/skins/xui/pt/floater_telehub.xml b/linden/indra/newview/skins/xui/pt/floater_telehub.xml index b8fc173..799df4c 100644 --- a/linden/indra/newview/skins/xui/pt/floater_telehub.xml +++ b/linden/indra/newview/skins/xui/pt/floater_telehub.xml | |||
@@ -1,28 +1,13 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> |
2 | <floater name="telehub" title="Telehub"> | 2 | <floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="false" height="250" min_height="220" min_width="83" name="telehub" title="Telehub" width="272"><text bottom_delta="-40" follows="left|top" font="SansSerifSmall" height="16" left="10" name="status_text_connected" width="200">Telehub conectado ao objeto [OBJECT]</text> |
3 | <text name="status_text_connected"> | 3 | <text bottom_delta="0" follows="left|top" font="SansSerifSmall" height="16" left="10" name="status_text_not_connected" width="200">Sem telehub conectado.</text> |
4 | Telehub conetado a objeto [OBJECT] | 4 | <text bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="20" left="10" name="help_text_connected" width="260">Para remover, clique em Desconectar.</text> |
5 | </text> | 5 | <text bottom_delta="0" follows="left|top" font="SansSerifSmall" height="20" left="10" name="help_text_not_connected" width="260">Selecione um objeto e clique em Conectar Telehub.</text> |
6 | <text name="status_text_not_connected"> | 6 | <button bottom_delta="-20" follows="top|left" font="SansSerifSmall" height="20" label="Conectar Telehub" left="10" name="connect_btn" width="110" /> |
7 | Sem telehub conectado. | 7 | <button bottom_delta="0" follows="top|left" font="SansSerifSmall" height="20" label="Desconectar" left="130" name="disconnect_btn" width="110" /> |
8 | </text> | 8 | <text bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" left="10" name="spawn_points_text" width="200">Pontos de Nascimento (posições, não objetos):</text> |
9 | <text name="help_text_connected"> | 9 | <scroll_list bottom_delta="-60" draw_border="true" follows="left|top" font="SansSerifSmall" height="60" left="10" multi_select="false" name="spawn_points_list" width="230" /> |
10 | Para remover, clique em Desconcectar. | 10 | <button bottom_delta="-25" follows="top|left" font="SansSerifSmall" height="20" label="Adicionar Nascimento" left="10" name="add_spawn_point_btn" width="110" /> |
11 | </text> | 11 | <button bottom_delta="0" follows="top|left" font="SansSerifSmall" height="20" label="Remover Nascimento" left="130" name="remove_spawn_point_btn" width="110" /> |
12 | <text name="help_text_not_connected"> | 12 | <text bottom_delta="-85" follows="top|left" font="SansSerifSmall" height="80" left="10" name="spawn_point_help" width="260">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> |
13 | Selecione o ojbeto e clique em Conectar Telehub. | ||
14 | </text> | ||
15 | <button label="Conectar ao Telehub" name="connect_btn" /> | ||
16 | <button label="Desconectar" name="disconnect_btn" /> | ||
17 | <text name="spawn_points_text"> | ||
18 | Pontos de ressurgimento (posições, não objetos): | ||
19 | </text> | ||
20 | <button label="Adicionar ponto de geração" name="add_spawn_point_btn" /> | ||
21 | <button label="Remover ponto de ressurgimento" name="remove_spawn_point_btn" /> | ||
22 | <text name="spawn_point_help"> | ||
23 | Selecione o objwto e clique em Adicionar para posição especÃfica. | ||
24 | Você pderá então mover ou apagar o objeto. | ||
25 | Posições são relativas ao centro telehub. | ||
26 | Selecione o item na lista para mostrar a posição no mundo. | ||
27 | </text> | ||
28 | </floater> | 13 | </floater> |