diff options
Diffstat (limited to 'linden/indra/newview/skins/xui/pt/panel_region_general.xml')
-rw-r--r-- | linden/indra/newview/skins/xui/pt/panel_region_general.xml | 71 |
1 files changed, 30 insertions, 41 deletions
diff --git a/linden/indra/newview/skins/xui/pt/panel_region_general.xml b/linden/indra/newview/skins/xui/pt/panel_region_general.xml index 26a6618..e700ee3 100644 --- a/linden/indra/newview/skins/xui/pt/panel_region_general.xml +++ b/linden/indra/newview/skins/xui/pt/panel_region_general.xml | |||
@@ -1,42 +1,31 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> |
2 | <panel label="RegiĆ£o" name="General"> | 2 | |
3 | <text name="region_text_lbl"> | 3 | <panel border="true" bottom="0" follows="top|left" height="320" label="Regićo" left="0" name="General" width="480"><text bottom="-30" follows="left|top" font="SansSerif" height="20" left="10" name="region_text_lbl" width="100">Regićo:</text> |
4 | RegiĆ£o: | 4 | <text bottom_delta="0" follows="left|top" font="SansSerif" height="20" left="60" name="region_text" width="400">desconhecido</text> |
5 | </text> | 5 | <check_box bottom_delta="-20" follows="left|top" height="20" label="Bloquear Terraform" left="10" name="block_terraform_check" width="80" /> |
6 | <text name="region_text"> | 6 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" left="160" name="terraform_help" width="18" /> |
7 | desconhecido | 7 | <check_box bottom_delta="-20" follows="left|top" height="20" label="Bloquear Vōo" left="10" name="block_fly_check" width="80" /> |
8 | </text> | 8 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" left="160" name="fly_help" width="18" /> |
9 | <check_box label="Bloquear formar terreno" name="block_terraform_check" /> | 9 | <check_box bottom_delta="-20" follows="left|top" height="20" label="Permitir Dano" left="10" name="allow_damage_check" width="80" /> |
10 | <button label="?" name="terraform_help" /> | 10 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" left="160" name="damage_help" width="18" /> |
11 | <check_box label="Bloquear vƓo" name="block_fly_check" /> | 11 | <check_box bottom_delta="-20" follows="left|top" height="20" label="Restringir Empurrar" left="10" name="restrict_pushobject" width="80" /> |
12 | <button label="?" name="fly_help" /> | 12 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" left="160" name="restrict_pushobject_help" width="18" /> |
13 | <check_box label="Permitir dano" name="allow_damage_check" /> | 13 | <check_box bottom_delta="-20" follows="left|top" height="20" label="Permitir Revenda de Terra" left="10" name="allow_land_resell_check" width="80" /> |
14 | <button label="?" name="damage_help" /> | 14 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" left="160" name="land_resell_help" width="18" /> |
15 | <check_box label="Restringir promoĆ§Ć£o" name="restrict_pushobject" /> | 15 | <check_box bottom_delta="-20" follows="left|top" height="20" label="Permitir Compartilhamento/Divisćo de Lotes" left="10" name="allow_parcel_changes_check" width="80" /> |
16 | <button label="?" name="restrict_pushobject_help" /> | 16 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" left="260" name="parcel_changes_help" width="18" /> |
17 | <check_box label="Permitir revenda de terreno" name="allow_land_resell_check" /> | 17 | <spinner bottom_delta="-30" follows="left|top" height="20" increment="1" label="Agente Limite" label_width="80" left="10" max_val="100" min_val="0" name="agent_limit_spin" width="160" /> |
18 | <button label="?" name="land_resell_help" /> | 18 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" left="180" name="agent_limit_help" width="18" /> |
19 | <check_box label="Permitir unir/dividir parcela" name="allow_parcel_changes_check" /> | 19 | <spinner bottom_delta="-20" follows="left|top" height="20" increment="0.5" label="Objeto Bonus" label_width="80" left="10" max_val="10" min_val="1" name="object_bonus_spin" width="160" /> |
20 | <button label="?" name="parcel_changes_help" /> | 20 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" left="180" name="object_bonus_help" width="18" /> |
21 | <spinner label="Limite do agente" name="agent_limit_spin" /> | 21 | <text bottom_delta="-30" follows="left|top" height="20" label="Maturidade" left="10" name="access_text" width="100">Maturidade:</text> |
22 | <button label="?" name="agent_limit_help" /> | 22 | <combo_box bottom_delta="0" follows="left|top" height="20" label="Adulto" left="92" name="access_combo" width="80"><combo_item name="PG">PG</combo_item> |
23 | <spinner label="Objeto bƓnus" name="object_bonus_spin" /> | 23 | <combo_item name="Mature">Adulto</combo_item> |
24 | <button label="?" name="object_bonus_help" /> | 24 | </combo_box> |
25 | <text label="Maturidade" name="access_text"> | 25 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" height="18" label="?" left="180" name="access_help" width="18" /> |
26 | Maturidade: | 26 | <button bottom_delta="-30" enabled="false" follows="left|top" height="20" label="Aplicar" left="115" name="apply_btn" width="60" /> |
27 | </text> | 27 | <button bottom_delta="-80" follows="left|top" height="20" label="Teleportar um usuįrio para Casa..." left="10" name="kick_btn" width="200" /> |
28 | <combo_box label="Adulto" name="access_combo"> | 28 | <button bottom_delta="-20" follows="left|top" height="20" label="Teleportar Todos os Usuįrios..." left="10" name="kick_all_btn" width="200" /> |
29 | <combo_item name="PG"> | 29 | <button bottom_delta="-40" follows="left|top" height="20" label="Enviar Mensagem para Regićo..." left="10" name="im_btn" width="200" /> |
30 | PG | 30 | <button bottom="-50" follows="left|top" height="20" label="Gerenciar Telehub..." left="250" name="manage_telehub_btn" width="150" /> |
31 | </combo_item> | ||
32 | <combo_item name="Mature"> | ||
33 | Adulto | ||
34 | </combo_item> | ||
35 | </combo_box> | ||
36 | <button label="?" name="access_help" /> | ||
37 | <button label="Aplicar" name="apply_btn" /> | ||
38 | <button label="Teletransportar um usuƔrio para casa..." name="kick_btn" /> | ||
39 | <button label="Teletransportar todos os usuƔrios para casa..." name="kick_all_btn" /> | ||
40 | <button label="Enviar mensagem para regiĆ£o..." name="im_btn" /> | ||
41 | <button label="Gerenciar Telehub..." name="manage_telehub_btn" /> | ||
42 | </panel> | 31 | </panel> |