# Spanish translation of Content Entity Builder (8.x-1.0-alpha1)
# Copyright (c) 2020 by the Spanish translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Content Entity Builder (8.x-1.0-alpha1)\n"
"POT-Creation-Date: 2020-05-31 19:01+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 "Delete"
msgstr "Eliminar"
msgid "Operations"
msgstr "Operaciones"
msgid "Type"
msgstr "Tipo"
msgid "List"
msgstr "Listado"
msgid "Cancel"
msgstr "Cancelar"
msgid "Description"
msgstr "Descripción"
msgid "Edit"
msgstr "Editar"
msgid "Number"
msgstr "Número"
msgid "Weight"
msgstr "Peso"
msgid "Required"
msgstr "Obligatorio"
msgid "Name"
msgstr "Nombre"
msgid "Label"
msgstr "Etiqueta"
msgid "Save"
msgstr "Guardar"
msgid "Add"
msgstr "Agregar"
msgid "View"
msgstr "Ver"
msgid "Text"
msgstr "Texto"
msgid "Timestamp"
msgstr "Sello temporal"
msgid "Content type"
msgstr "Tipo de contenido"
msgid "Created"
msgstr "Creado"
msgid "Field name"
msgstr "Nombre del campo"
msgid "Field type"
msgstr "Tipo de campo"
msgid "email"
msgstr "correo electrónico"
msgid "Maximum length"
msgstr "Longitud máxima"
msgid "Last changed"
msgstr "Cambiado por última vez"
msgid "Default value"
msgstr "Valor predeterminado"
msgid "Machine name"
msgstr "Nombre de sistema"
msgid "Field settings"
msgstr "Opciones del campo"
msgid "Boolean"
msgstr "Booleano"
msgid "label"
msgstr "etiqueta"
msgid "The maximum length of the field in characters."
msgstr "Longitud máxima del campo en caracteres."
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 "This field stores a number in the database in a floating point format."
msgstr ""
"Este campo almacena en la base de datos un número en formato de coma "
"flotante."
msgid "Weight for @title"
msgstr "Peso para @title"
msgid "An entity field containing a boolean value."
msgstr "Un campo de la entidad contiene un valor booleano."
msgid "Base field"
msgstr "Campo base"
msgid "Number (decimal)"
msgstr "Número (decimal)"
msgid "Number (float)"
msgstr "Número (flotante)"
msgid "Number (integer)"
msgstr "Número (entero)"
msgid ""
"An entity field containing a UNIX timestamp of when the entity has "
"been last updated."
msgstr ""
"Un campo de entidad que contiene un sello temporal UNIX de la última "
"actualización de la entidad."
msgid ""
"An entity field containing a UNIX timestamp of when the entity has "
"been created."
msgstr ""
"Un campo de entidad que contiene un sello temporal UNIX de cuando se "
"creó la entidad."
msgid "An entity field containing a UNIX timestamp value."
msgstr "Un campo de entidad que contiene un valor de sello temporal UNIX."
msgid "An entity field containing an email value."
msgstr "Un campo de entidad que contenga un correo electrónico como valor."
msgid "Text (plain)"
msgstr "Texto (sin formato)"
msgid "A field containing a plain string value."
msgstr "Un campo que contiene un valor de una cadena simple."
msgid "Text (plain, long)"
msgstr "Texto (normal, largo)"
msgid "A field containing a long string value."
msgstr "Un campo que contiene un valor de cadena larga."
