# Spanish translation of Field Hidden (7.x-1.2)
# Copyright (c) 2017 by the Spanish translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Field Hidden (7.x-1.2)\n"
"POT-Creation-Date: 2017-01-27 17:18+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 "Format"
msgstr "Formato"
msgid "<none>"
msgstr "<ninguno>"
msgid "Fields"
msgstr "Campos"
msgid "Maximum"
msgstr "Máximo"
msgid "Scale"
msgstr "Escala"
msgid "Maximum length"
msgstr "Longitud máxima"
msgid "Minimum"
msgstr "Mínimo"
msgid ""
"The total number of digits to store in the database, including those "
"to the right of the decimal."
msgstr ""
"El número total de dígitos que se almacenan en la base de datos, "
"incluyendo los situados a la derecha del decimal."
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 "About"
msgstr "Acerca de"
msgid "Decimal point"
msgstr "Coma decimal"
msgid "Comma"
msgstr "Coma"
msgid "The maximum length of the field in characters."
msgstr "Longitud máxima del campo en caracteres."
msgid "%name must be a positive integer."
msgstr "%name debe ser un entero positivo."
msgid "%name must be a number."
msgstr "%name debe ser un número."
msgid "This field stores a number in the database as an integer."
msgstr ""
"Este campo almacena un número en la base de datos como un número "
"entero."
msgid "This field stores a number in the database in a fixed decimal format."
msgstr ""
"Este campo almacena un número en la base de datos en un formato "
"decimal fijo."
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 "This field stores varchar text in the database."
msgstr "Este campo almacena texto varchar en la base de datos."
msgid "Hidden field"
msgstr "Campo oculto"
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 "Thousand marker"
msgstr "Indicador de millares"
msgid "Display prefix and suffix."
msgstr "Mostrar prefijo y sufijo."
msgid "Display with prefix and suffix."
msgstr "Mostrar con prefijo y sufijo."
