<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel label="Geral" name="general_tab">
	<text name="help_text">
		A aba Geral contém informações gerais sobre
este grupo, uma lista de proprietários e membros visíveis, 
preferências gerais de grpo e opções de membro.

Passe o mouse sobre as opções para obter mais ajuda.
	</text>
	<button label="?" label_selected="?" name="help_button" />
	<line_editor name="group_name_editor">
		Digite seu novo nome de grupo aqui
	</line_editor>
	<text name="group_name">
		Digite seu novo nome de grupo aqui
	</text>
	<text name="prepend_founded_by">
		Fundado por
	</text>
	<text name="founder_name">
		(aguardando)
	</text>
	<text name="group_charter_label">
		Apresentação do grupo
	</text>
	<texture_picker label="Insígnia do grupo" name="insignia"
	     tool_tip="Clique aqui para escolher uma figura" />
	<text_editor name="charter">
		Apresentação do grupo
	</text_editor>
	<button label="Juntar (L$0)" label_selected="Juntar (L$0)" name="join_button" />
	<button label="Visão detalhada" label_selected="Visão detalhada" name="info_button" />
	<text>
		Proprietários &amp; Membros visíveis
	</text>
	<text>
		(Proprietários são mostrados em negrito)
	</text>
	<name_list name="visible_members">
		<column label="Member Name" name="name" />
		<column label="Title" name="title" />
		<column label="Last Login" name="online" />
	</name_list>
	<text name="incomplete_member_data_str">
		Recuperando dados do membro
	</text>
	<text name="confirm_group_create_str">
		Criar este grupo custará L$100. 
Tem certeza que realmente, realmente, REALMENTE quer gastar L$100 para criar este grupo?
	</text>
	<text>
		Preferência de grupo
	</text>
	<panel name="preferences_container">
		<check_box label="Mostrar na lista de grupo" name="show_in_group_list"
		     tool_tip="Sets whether this group shows up in the Search Groups   window and in member profiles." />
		<check_box label="Publicar na web" name="publish_on_web"
		     tool_tip="Ajuste se esta informação de grupo poderá ser publicada na internet." />
		<check_box label="Abrir registro" name="open_enrollement"
		     tool_tip="Sets whether this group allows new members to join   without being invited." />
		<check_box label="Taxa de registro: L$" name="check_enrollment_fee"
		     tool_tip="Ajuste para requerer uma taxa de regstro para se juntar ao grupo." />
		<spinner name="spin_enrollment_fee"
		     tool_tip="New members must pay this fee to join the group when   Enrollment Fee is checked." />
		<check_box label="Adulto" name="mature"
		     tool_tip="Ajuste se a informação de seu grupo é considerada adulta." />
		<panel name="title_container">
			<text name="active_title_label">
				Meu título ativo
			</text>
			<combo_box name="active_title"
			     tool_tip="Sets the title that appears in your avatar&apos;s name tag   when this group is active." />
		</panel>
		<check_box label="Receber avisos do grupo" name="receive_notices"
		     tool_tip="Sets whether you want to receive Notices from this group.   Uncheck this box if this group is spamming you." />
	</panel>
</panel>
