# Italian translation of Content Construction Kit (CCK) (7.x-3.0-alpha3)
# Copyright (c) 2023 by the Italian translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Content Construction Kit (CCK) (7.x-3.0-alpha3)\n"
"POT-Creation-Date: 2023-10-08 12:38+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Italian\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 "Stato"
msgid "Field"
msgstr "Campo"
msgid "Field type"
msgstr "Tipo di campo"
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"
"  // In genere ci si ferma qui. Fornire altri valori\n"
"  // se si desidera che il 'valore predefinito' sia un multi-valore:\n"
"  1 => array(@columns),\n"
"  2 => ...\n"
");"
msgid "Allowed values function"
msgstr "Funzione per valori consentiti"
