# Portuguese, Brazil translation of OG remote options (6.x-1.0-beta1)
# Copyright (c) 2010 by the Portuguese, Brazil translation team
#
msgid ""
msgstr ""
"Project-Id-Version: OG remote options (6.x-1.0-beta1)\n"
"POT-Creation-Date: 2010-06-05 02:55+0000\n"
"PO-Revision-Date: 2010-05-28 15:16+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 "CCK"
msgstr "CCK"
msgid "Prefix"
msgstr "Prefixo"
msgid "Suffix"
msgstr "Sufixo"
msgid "Maximum"
msgstr "Máximo"
msgid "Scale"
msgstr "Escala"
msgid "Code"
msgstr "Código"
msgid "Allowed values list"
msgstr "Lista dos valores permitidos"
msgid "Select list"
msgstr "Lista de seleção"
msgid "PHP code"
msgstr "Código PHP"
msgid ""
"Advanced usage only: PHP code that returns a keyed array of allowed "
"values. Should not include &lt;?php ?&gt; delimiters. If this field is "
"filled out, the array returned by this code will override the allowed "
"values list above."
msgstr ""
"Uso avançado apenas: código PHP que deverá retornar um array "
"chaveado com os valores permitidos. Não inclua os delimitadores "
"&lt;?php ?&gt; Se o campo estiver preenchido, o array retornado pelo "
"código vai sobrescrever os valores da lista acima."
msgid "Minimum"
msgstr "Mínimo"
msgid "Precision"
msgstr "Precisão"
msgid "Decimal marker"
msgstr "Marcador decimal"
msgid "The character users will input to mark the decimal point in forms."
msgstr ""
"O caractere que os usuários vão usar  nos formulários para marcar o "
"decimal."
msgid ""
"Define a string that should be prefixed to the value, like $ or €. "
"Leave blank for none. Separate singular and plural values with a pipe "
"(pound|pounds)."
msgstr ""
"Defina um texto a ser prefixada ao valor. Por exemplo, $, R$ ou €. "
"Deixe em branco para não usar nada. Se quiser, separe sufixos para "
"singular e plural com um pipe (quilo|quilos)."
msgid ""
"Define a string that should suffixed to the value, like m², m/s², "
"kb/s. Leave blank for none. Separate singular and plural values with a "
"pipe (pound|pounds)."
msgstr ""
"Defina um texto a ser sufixado ao valor. Por exemplo, m², m/s², "
"kb/s. Deixe em branco para não usar nada. Se quiser, separe sufixos "
"para singular e plural com um pipe (quilo|quilos)."
msgid "Allowed values"
msgstr "Valores permitidos"
msgid "unformatted"
msgstr "não formatado"
msgid "&lt;none&gt;"
msgstr "&lt;nenhum&gt;"
msgid "You're not allowed to input PHP code."
msgstr "Você não tem premissão para inserir código PHP."
msgid ""
"The possible values this field can contain. Enter one value per line, "
"in the format key|label. The key is the value that will be stored in "
"the database, and it must match the field storage type (%type). The "
"label is optional, and the key will be used as the label if no label "
"is specified.<br />Allowed HTML tags: @tags"
msgstr ""
"Os valores que este campo pode conter. Insira um valor por linha, no "
"formato chave|rótulo. A chave é o valor que será armazenado no "
"banco de dados, e deve ser compatível com o tipo de armazenamento do "
"campo (%type). O rótulo é opcional e a chave será usada como o "
"rótulo se nenhum rótulo for especificado.<br />Tags HTML permitidas: "
"@tags"
msgid ""
"This PHP code was set by an administrator and will override the "
"allowed values list above."
msgstr ""
"O código PHP foi configurado por um administrador e irá sobrescrever "
"os valores inseridos acima."
msgid "@label (!name) - Allowed values"
msgstr "@label (!name) - Valores permitidos"
