# Spanish translation of Content Construction Kit (CCK) (7.x-3.0-alpha3)
# Copyright (c) 2016 by the Spanish translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Content Construction Kit (CCK) (7.x-3.0-alpha3)\n"
"POT-Creation-Date: 2016-06-22 20:09+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 "CCK"
msgstr "CCK"
msgid "Status"
msgstr "Estado"
msgid "Field"
msgstr "Campo"
msgid "Field type"
msgstr "Tipo de campo"
msgid "Processed @current out of @total."
msgstr "Procesadas @current de @total."
msgid ""
"return array(\n"
"  0 => array(@columns),\n"
"  // You'll usually want to stop here. Provide more values\n"
"  // if you want your 'default value' to be multi-valued:\n"
"  1 => array(@columns),\n"
"  2 => ...\n"
");"
msgstr ""
"return array(\r\n"
"  0 => array(@columns),\r\n"
"  // Usualmente querrá detenerse aquí. Especifique más valores\r\n"
"  // si quiere que su 'valor predeterminado' (default value)  tenga "
"múltiples valores:  1 => array(@columns),\r\n"
"  2 => ...\r\n"
");"
msgid "Allowed values function"
msgstr "Función de valores permitidos"
msgid "Default value function"
msgstr "Valor por defecto de la funcion"
