summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pt/panel_preferences_general.xml
blob: fde3551b8b6dcdc23c38dad77f43ac1cfc0d7ee4 (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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel label="Geral" name="general_panel">
	<radio_group name="default_start_location">
		<radio_item name="MyHome" tool_tip="Como padrão, registrar na minha casa.">
			Minha Casa
		</radio_item>
		<radio_item name="MyLastLocation" tool_tip="Por padrão, registrar na minha última localidade.">
			Minha Última Localidade
		</radio_item>
	</radio_group>
	<check_box label="Mostrar Posição Inicial na Tela de Login" name="show_location_checkbox"/>
	<combo_box name="fade_out_combobox" width="166">
		<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="Ocultar 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 o 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="Avisar quando receber ou gastar Linden dollars (L$)" name="notify_money_change_checkbox"/>
	<text name="maturity_desired_label" bottom="-312">
		Classificação:
	</text>
	<text name="maturity_desired_prompt" bottom="-312">
		Eu quero acessar
conteúdo classificado:
	</text>
	<combo_box name="maturity_desired_combobox" bottom="-330" left="278">
		<combo_item name="Desired_Adult">
			PG, Mature e Adult
		</combo_item>
		<combo_item name="Desired_Mature">
			PG e Mature
		</combo_item>
		<combo_item name="Desired_PG">
			apenas PG
		</combo_item>
	</combo_box>
	<text name="maturity_desired_textbox" bottom="-324" left="278">
		apenas PG
	</text>
	<text length="1" name="start_location_textbox" type="string">
		Posição Inicial:
	</text>
	<text length="1" name="show_names_textbox" type="string">
		Mostrar Nomes:
	</text>
	<text length="1" name="effects_color_textbox" type="string">
		Cores para Meus Efeitos:
	</text>
	<text length="1" name="seconds_textbox" type="string">
		segundos
	</text>
	<text length="1" name="crash_report_textbox" type="string">
		Relatórios de Falhas:
	</text>
	<text name="language_textbox">
		Linguagem:
	</text>
	<text left_delta="313" length="1" name="language_textbox2" type="string">
		(Precisa de reinício para efetivar)
	</text>
	<string name="region_name_prompt">
		Digite o nome da Região
	</string>
	<combo_box name="crash_behavior_combobox" width="166">
		<combo_item length="1" name="Askbeforesending" type="string">
			Perguntar antes de enviar
		</combo_item>
		<combo_item length="1" name="Alwayssend" type="string">
			Sempre enviar
		</combo_item>
		<combo_item length="1" name="Neversend" type="string">
			Nunca Enviar
		</combo_item>
	</combo_box>
	<combo_box name="language_combobox" width="166">
		<combo_item name="System Default Language">
			Padrão do Sistema
		</combo_item>
		<combo_item name="English">
			English (Inglês)
		</combo_item>
		<combo_item name="Danish">
			Dansk (Dinamarquês) - Beta
		</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="Italian">
			Italiano - Beta
		</combo_item>
		<combo_item name="Hungarian">
			Magyar (Húngaro) - Beta
		</combo_item>
		<combo_item name="Dutch">
			Nederlands (Holandês) - Beta
		</combo_item>
		<combo_item name="Polish">
			Polski (Polonês) - Beta
		</combo_item>
		<combo_item name="Portugese">
			Português - Beta
		</combo_item>
		<combo_item name="Russian">
			Русский (Russo) - Beta
		</combo_item>
		<combo_item name="Turkish">
			Türkçe (Turco) - Beta
		</combo_item>
		<combo_item name="Ukrainian">
			Українська (Ucraniano) - 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>