# Czech translation of Content Construction Kit (CCK) (7.x-3.0-alpha1)
# Copyright (c) 2014 by the Czech translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Content Construction Kit (CCK) (7.x-3.0-alpha1)\n"
"POT-Creation-Date: 2014-01-30 18:44+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Czech\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=((((n%10)==1)&&((n%100)!=11))?(0):(((((n%10)>=2)&&((n%10)<=4))&&(((n%100)<10)||((n%100)>=20)))?(1):2));\n"

msgid "CCK"
msgstr "CCK"
msgid "Status"
msgstr "Stav"
msgid "Field"
msgstr "Pole"
msgid "Field type"
msgstr "Typ pole"
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"
"  // Většinou budete potřebovat pouze jednu hodnotu.\r\n"
"  // Jestliže potřebujete více výchozích hodnot, zadejte "
"další:\r\n"
"  1 => array(@columns),\r\n"
"  2 => ...\r\n"
");"
