# Portuguese, Portugal translation of Formatted Number (6.x-1.2)
# Copyright (c) 2023 by the Portuguese, Portugal translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Formatted Number (6.x-1.2)\n"
"POT-Creation-Date: 2023-02-13 22:45+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Portuguese, Portugal\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 "Por defeito"
msgid "Maximum"
msgstr "Máximo"
msgid "Unformatted"
msgstr "Sem formato"
msgid "Store a number in the database in a fixed decimal format."
msgstr "Armazenar um número na base de dados em um formato fixo decimal."
msgid "Store a number in the database in a floating point format."
msgstr ""
"Armazenar um número na base de dados em um formato de 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 ""
"Definir uma seqüência que deve ser prefixada ao valor, como $ ou "
"€. Deixe em branco para ninguém. Separe os valores singular e "
"plural, com um tubo (libra | libras)."
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 ""
"Definir uma seqüência que deve ser suffixo ao valor, como m², m / s "
"², kb / s. Deixe em branco para ninguém. Separe os valores singular "
"e plural, com um tubo (libra | libras)."
msgid "%name: the value may be no smaller than %min."
msgstr "%name: o valor não pode ser menor do que %min."
msgid "%name: the value may be no larger than %max."
msgstr "%name: o valor não pode ser maior do que %max."
