# Portuguese, Brazil translation of Active Select (5.x-1.0)
# Copyright (c) 2010 by the Portuguese, Brazil translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Active Select (5.x-1.0)\n"
"POT-Creation-Date: 2010-08-23 23:05+0000\n"
"PO-Revision-Date: 2010-08-23 20:38+0000\n"
"Language-Team: Portuguese, Brazil\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"

msgid ""
"The activeselect module defines the activeselect form element. An "
"activeselect element is the same as a regular select element, except "
"that when the user selects a new option (or set of options), a "
"different select element (the target element) gets its list updated. "
"This is done using AJAX, and it is designed to degrade gracefully if "
"the required JavaScript support is not present. The target element can "
"be either a regular select box, or another activeselect box (which in "
"turn can trigger another target box, which can trigger yet another, "
"resulting in a hierarchical cascade of activeselect elements)."
msgstr ""
"O módulo activeselect define o elemento de formulário activeselect. "
"Um elemento activeselect é o mesmo que um elemento de seleção "
"regular, exceto que quando o usuário seleciona uma nova opção (ou "
"conjunto de opções),  um elemento de seleção diferente (o elemento "
"algo) tem sua lista atualizada. Isto é feito com AJAX e é desenhado "
"para se desfazer graciosamente se o suporte Javascript necessário "
"não estiver presente. O elemento alvo pode ser ou uma caixa de "
"seleção regular, ou outra caixa activeselect (que em troca pode "
"atualizar outra caixa alvo, que pode atualizar ainda outra, resultando "
"em uma cascata hierárquica de elementos active select)."
msgid "Active select"
msgstr "Ativar seleção"
