# Dutch translation of Content Construction Kit (CCK) (7.x-3.0-alpha3)
# Copyright (c) 2015 by the Dutch translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Content Construction Kit (CCK) (7.x-3.0-alpha3)\n"
"POT-Creation-Date: 2015-07-15 23:41+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Dutch\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 "Veld"
msgid "Field type"
msgstr "Veldtype"
msgid "Available fields"
msgstr "Beschikbare velden"
msgid "Processed @current out of @total."
msgstr "@current bewerkt op een totaal van @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(\n"
"  0 => array(@columns),\n"
"  // Meestal stop u hier. Voeg meer waarden toe\n"
"  // als de beginwaarde uit meerdere waarden bestaat:\n"
"  1 => array(@columns),\n"
"  2 => ...\n"
");"
msgid "Allowed values function"
msgstr "Toegestane waarden-functie"
msgid "Default value function"
msgstr "Standaardwaarde functie"
