# Spanish translation of Amount (7.x-1.0-alpha2)
# Copyright (c) 2017 by the Spanish translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Amount (7.x-1.0-alpha2)\n"
"POT-Creation-Date: 2017-05-03 05:59+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 "PHP"
msgstr "PHP"
msgid "Fields"
msgstr "Campos"
msgid "Maximum"
msgstr "Máximo"
msgid "Scale"
msgstr "Escala"
msgid "Amount"
msgstr "Cantidad"
msgid "Units"
msgstr "Unidades"
msgid "Formatted"
msgstr "Formateado"
msgid "Unformatted"
msgstr "Sin formato"
msgid "Minimum"
msgstr "Mínimo"
msgid "Precision"
msgstr "Precisión"
msgid "The number of digits to the right of the decimal."
msgstr "El número de dígitos a la derecha de la coma decimal."
msgid "Decimal marker"
msgstr "Marcador decimal"
msgid "The character users will input to mark the decimal point in forms."
msgstr ""
"El carácter que los usuarios escribirán para indicar los decimales "
"en los formularios."
msgid "Space"
msgstr "Espacio"
msgid "Raw"
msgstr "Sin modificar <em>(raw)</em>"
msgid "About"
msgstr "Acerca de"
msgid "Decimal point"
msgstr "Coma decimal"
msgid "Comma"
msgstr "Coma"
msgid "Minimum scale"
msgstr "Escala mínima"
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 "%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 "Thousands marker"
msgstr "Separador de miles"
