# Portuguese, Brazil translation of Content Construction Kit (CCK) (7.x-3.0-alpha1)
# Copyright (c) 2021 by the Portuguese, Brazil translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Content Construction Kit (CCK) (7.x-3.0-alpha1)\n"
"POT-Creation-Date: 2021-06-30 01:02+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Portuguese, Brazil\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 "Status"
msgid "Field"
msgstr "Campo"
msgid "Field type"
msgstr "Tipo do campo"
msgid "Processed @current out of @total."
msgstr "Processados @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 =&gt; array(@columns),\r\n"
"  // Talvez você deseje parar aqui.\r\n"
"  // Informe mais valores se quiser que o \"valor padrão\" "
"múltiplo:\r\n"
"  1 =&gt; array(@columns),\r\n"
"  2 =&gt; ...\r\n"
");"
msgid "Allowed values function"
msgstr "Valores permitidos para função"
msgid "Default value function"
msgstr "Valor padrão da função"
