# Portuguese, Brazil translation of Formatted Number (6.x-1.2)
# Copyright (c) 2023 by the Portuguese, Brazil translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Formatted Number (6.x-1.2)\n"
"POT-Creation-Date: 2023-02-16 22:10+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\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 "Default"
msgstr "Padrão"
msgid "Maximum"
msgstr "Máximo"
msgid "Unformatted"
msgstr "Não formatado"
msgid "Store a number in the database in a fixed decimal format."
msgstr "Armazenar um número no banco de dados no formato \"decimal\"."
msgid "Store a number in the database in a floating point format."
msgstr "Armazenar um número no banco de dados no formato \"ponto flutuante\"."
msgid "Minimum"
msgstr "Mínimo"
msgid "Precision"
msgstr "Precisão"
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 prefixos 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 "%name: the value may be no smaller than %min."
msgstr "%name: o valor não pode ser menor que %min."
msgid "%name: the value may be no larger than %max."
msgstr "%name: o valor não pode ser maior que %max."
