<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel label="Avisos" name="notices_tab">
	<text name="help_text">
		Avisos são uma forma rápida de comunicar todo
o grupo espalhando a mensagem e entregando
opcional um item anexo. Avisos somente vá para
membros de grupo em funções com a habilidade
de receber avisos. Você pode desativar avisos na
Geral.
	</text>
	<text name="no_notices_text">
		Não há avisos anteriores.
	</text>
	<button label="?" label_selected="?" name="help_button" />
	<text name="lbl">
		Arquivo de avisos de grupo
	</text>
	<text name="lbl2">
		Avisos são mantidos por 30 dias. Clique no aviso abaixo se deseja ver.
Clique no botão &apos;Atualizar lista&apos; se novos avisos foram recebidos.
	</text>
	<scroll_list name="notice_list">
		<column label="" name="icon" />
		<column label="Subject" name="subject" />
		<column label="From" name="from" />
		<column label="Date" name="date" />
	</scroll_list>
	<text name="notice_list_none_found">
		Nada encontrado.
	</text>
	<button label="Criar novo aviso" label_selected="Criar novo aviso"
	     name="create_new_notice" />
	<button label="Atualizar lista" label_selected="Atualizar lista" name="refresh_notices" />
	<panel label="Criar novo aviso" name="panel_create_new_notice">
		<text name="lbl">
			Criar um aviso
		</text>
		<text name="lbl2">
			Você deve digitar um assunto para enviar um aviso. Você pode dicionar um único
item ao aviso arrastando-o de seu inventário para o painel. 
Itens anexos devem ser copiáveis e transferíveis e
você não pode enviar uma pasta.
		</text>
		<text name="lbl3">
			Assunto:
		</text>
		<text name="lbl4">
			Mensagem:
		</text>
		<text name="lbl5">
			Anexar:
		</text>
		<button label="Remover anexo" label_selected="Remover anexo" name="remove_attachment" />
		<button label="Enviar aviso" label_selected="Enviar aviso" name="send_notice" />
		<panel name="drop_target"
		     tool_tip="Drag an inventory item onto the message box to send it with the notice. You must have permission to copy and transfer the object to send it with the notice." />
	</panel>
	<panel label="Ver avisos anteriores" name="panel_view_past_notice">
		<text name="lbl">
			Aviso arquivado
		</text>
		<text name="lbl2">
			Para enviar um novo aviso, clique no botão &apos;Criar novo aviso&apos;.
		</text>
		<text name="lbl3">
			Assunto:
		</text>
		<text name="lbl4">
			Mensagem:
		</text>
		<button label="Abrir anexo" label_selected="Abrir anexo" name="open_attachment" />
	</panel>
</panel>
