# Spanish translation of Fraction (7.x-1.9)
# Copyright (c) 2020 by the Spanish translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Fraction (7.x-1.9)\n"
"POT-Creation-Date: 2020-04-10 00:02+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Spanish\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 "Prefix"
msgstr "Prefijo"
msgid "Suffix"
msgstr "Sufijo"
msgid "Separator"
msgstr "Separador"
msgid "Maximum"
msgstr "Máximo"
msgid "Percentage"
msgstr "Porcentaje"
msgid "Decimal"
msgstr "Decimal"
msgid "Minimum"
msgstr "Mínimo"
msgid "Precision"
msgstr "Precisión"
msgid ""
"The minimum value that should be allowed in this field. Leave blank "
"for no minimum."
msgstr ""
"El valor mínimo que se debe permitir en este campo. Déjelo vacío "
"para que no haya un mínimo."
msgid ""
"The maximum value that should be allowed in this field. Leave blank "
"for no maximum."
msgstr ""
"El valor máximo que se debe permitir en este campo. Déjelo vacío "
"para que no haya un máximo."
msgid ""
"Define a string that should be prefixed to the value, like '$ ' or "
"'&euro; '. Leave blank for none. Separate singular and plural values "
"with a pipe ('pound|pounds')."
msgstr ""
"Defina un texto que se debe anteponer al valor, como '$ ' o '&euro; '. "
"Déjela en blanco para no anteponer nada. Separe el singular del "
"plural con una barra vertical ('libra|libras')."
msgid "%name: the value may be no less than %min."
msgstr "%name: el valor no puede ser menor que %min."
msgid "%name: the value may be no greater than %max."
msgstr "%name: el valor no puede ser mayor que %max."
msgid ""
"Define a string that should be suffixed to the value, like ' m', ' "
"kb/s'. Leave blank for none. Separate singular and plural values with "
"a pipe ('pound|pounds')."
msgstr ""
"Defina un texto como sufijo del valor, como ' m', ' kb/s'. Dejelo en "
"blanco para no anteponer nada. Separe el singular del plural con una "
"barra vertical ('libra|libras')."
msgid "Display prefix and suffix."
msgstr "Mostrar prefijo y sufijo."
msgid "Display with prefix and suffix."
msgstr "Mostrar con prefijo y sufijo."
msgid "!label of field %name"
msgstr "!label del campo %name"
