# Slovak translation of Content Construction Kit (CCK) (7.x-3.0-alpha3)
# Copyright (c) 2023 by the Slovak translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Content Construction Kit (CCK) (7.x-3.0-alpha3)\n"
"POT-Creation-Date: 2023-08-21 17:06+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Slovak\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==1)?(0):(((n>=2)&&(n<=4))?(1):2));\n"

msgid "CCK"
msgstr "CCK"
msgid "Status"
msgstr "Stav"
msgid "Field"
msgstr "Pole"
msgid "Field type"
msgstr "Typ poľa"
msgid "Processed @current out of @total."
msgstr "Spracované @current / @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"
"  // Pravdepodobne budete chcieť skončiť tu.\n"
"  // Ak chcete aby vaša 'predvolená hodnota' mala viac hodnôt:\n"
"  1 => array(@columns),\n"
"  2 => ...\n"
");"
