summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pt/panel_preferences_general.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/xui/pt/panel_preferences_general.xml')
-rw-r--r--indra/newview/skins/default/xui/pt/panel_preferences_general.xml118
1 files changed, 78 insertions, 40 deletions
diff --git a/indra/newview/skins/default/xui/pt/panel_preferences_general.xml b/indra/newview/skins/default/xui/pt/panel_preferences_general.xml
index f076766793..599d325d8e 100644
--- a/indra/newview/skins/default/xui/pt/panel_preferences_general.xml
+++ b/indra/newview/skins/default/xui/pt/panel_preferences_general.xml
@@ -1,67 +1,105 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel label="Geral" name="general_panel">
- <combo_box name="location_combobox">
- <combo_item name="MyHome">
+ <radio_group name="default_start_location">
+ <radio_item name="MyHome" tool_tip="Como padrão, registrar na minha casa.">
Minha Casa
- </combo_item>
- </combo_box>
- <check_box label="Mostrar Posição Inicial na Tela de Login"
- name="show_location_checkbox" />
- <radio_group name="fade_out_radio">
- <radio_item type="string" length="1" name="Never">
- Nunca
</radio_item>
- <radio_item type="string" length="1" name="Temporarily">
- Temporariamente
- </radio_item>
- <radio_item type="string" length="1" name="Always">
- Sempre
+ <radio_item name="MyLastLocation" tool_tip="Por padrão, registrar na minha última localidade.">
+ Minha Última Localidade
</radio_item>
</radio_group>
- <check_box label="Ocultar meu Nome na minha Tela" name="show_my_name_checkbox" />
- <check_box label="Ocultar meu Título no Grupo" name="show_my_title_checkbox" />
- <check_box label="Avatar com Nomes Pequenos" name="small_avatar_names_checkbox" />
- <color_swatch label="" name="effect_color_swatch"
- tool_tip="Clique para abrir po seletor de cores" />
- <spinner label="Tempo para ficar Ausente:" name="afk_timeout_spinner" />
- <check_box label="Avisar meus amigos que estou online"
- name="friends_online_notify_checkbox" />
- <check_box label="Rotacionar Mini-Mapa" name="rotate_mini_map_checkbox" />
- <check_box label="Avisar quando receber ou gastar Linden dollars (L$)"
- name="notify_money_change_checkbox" />
- <check_box label="Usar a paleta de cores padrão do sistema"
- name="use_system_color_picker_checkbox"
- tool_tip="Usar a palheta de cores padrão do sistema ao invés de uma feita dentro de Second Life." />
- <text type="string" length="1" name="start_location_textbox">
+ <check_box label="Mostrar Posição Inicial na Tela de Login" name="show_location_checkbox"/>
+ <combo_box name="fade_out_combobox">
+ <combo_item name="Never">
+ Nunca
+ </combo_item>
+ <combo_item name="Show Temporarily">
+ Mostrar Temporariamente
+ </combo_item>
+ <combo_item name="Always">
+ Sempre
+ </combo_item>
+ </combo_box>
+ <check_box label="Avatar com Nomes Pequenos" name="small_avatar_names_checkbox"/>
+ <check_box label="Ocultar meu Nome na minha Tela" name="show_my_name_checkbox"/>
+ <text name="group_titles_textbox">
+ Títulos dos Grupos:
+ </text>
+ <check_box label="Esconder Todos os Títulos de Grupos" name="show_all_title_checkbox"/>
+ <check_box label="Ocultar meu Título no Grupo" name="show_my_title_checkbox"/>
+ <color_swatch label="" name="effect_color_swatch" tool_tip="Clique para abrir po seletor de cores"/>
+ <text name="UI Size:">
+ Tamanho da UI:
+ </text>
+ <check_box label="Usar escala independente da resolução" name="ui_auto_scale"/>
+ <spinner label="Tempo para ficar Ausente:" name="afk_timeout_spinner"/>
+ <check_box label="Rotacionar Mini-Mapa" name="rotate_mini_map_checkbox"/>
+ <check_box label="Avisar quando receber ou gastar Linden dollars (L$)" name="notify_money_change_checkbox"/>
+ <check_box label="Usar a paleta de cores padrão do sistema" name="use_system_color_picker_checkbox" tool_tip="Usar a palheta de cores padrão do sistema ao invés de uma feita dentro de Second Life."/>
+ <check_box label="Mostrar o painel de busca na barra sobreposta" name="show_search_panel" tool_tip="Mostrar o painel de busca embutido."/>
+ <text length="1" name="start_location_textbox" type="string">
Posição Inicial:
</text>
- <text type="string" length="1" name="show_names_textbox">
+ <text length="1" name="show_names_textbox" type="string">
Mostrar Nomes:
</text>
- <text type="string" length="1" name="effects_color_textbox">
+ <text length="1" name="effects_color_textbox" type="string">
Cores para Meus Efeitos:
</text>
- <text type="string" length="1" name="seconds_textbox">
+ <text length="1" name="seconds_textbox" type="string">
segundos
</text>
- <text type="string" length="1" name="crash_report_textbox">
+ <text length="1" name="crash_report_textbox" type="string">
Relatórios de Falhas:
</text>
- <text type="string" length="1" name="language_textbox2">
+ <text name="language_textbox">
+ Linguagem:
+ </text>
+ <text length="1" name="language_textbox2" type="string">
(Precisa de reinício para efetivar)
</text>
- <text name="region_name_prompt">
+ <string name="region_name_prompt">
Digite o nome da Região
- </text>
+ </string>
<combo_box name="crash_behavior_combobox">
- <combo_item type="string" length="1" name="Askbeforesending">
+ <combo_item length="1" name="Askbeforesending" type="string">
Perguntar antes de enviar
</combo_item>
- <combo_item type="string" length="1" name="Alwayssend">
+ <combo_item length="1" name="Alwayssend" type="string">
Sempre enviar
</combo_item>
- <combo_item type="string" length="1" name="Neversend">
+ <combo_item length="1" name="Neversend" type="string">
Nunca Enviar
</combo_item>
</combo_box>
+ <combo_box name="language_combobox">
+ <combo_item name="System Default Language">
+ Padrão do Sistema
+ </combo_item>
+ <combo_item name="English">
+ English (Inglês)
+ </combo_item>
+ <combo_item name="Deutsch(German)">
+ Deutsch (Alemão) - Beta
+ </combo_item>
+ <combo_item name="Spanish">
+ Español (Espanhol) - Beta
+ </combo_item>
+ <combo_item name="French">
+ Français (Francês) - Beta
+ </combo_item>
+ <combo_item name="Portugese">
+ Português - Beta
+ </combo_item>
+ <combo_item name="Chinese">
+ 汉语/漢語 (Chinês) - Beta
+ </combo_item>
+ <combo_item name="(Japanese)">
+ 日本語 (Japonês) - Beta
+ </combo_item>
+ <combo_item name="(Korean)">
+ 한국어 (Coreano) - Beta
+ </combo_item>
+ </combo_box>
+ <check_box label="Compartilhar a linguagem com objetos" name="language_is_public" tool_tip="Isto permite que os objetos no mundo conheçam sua linguagem preferida."/>
</panel>