# Italian translation of Autocomplete Widgets for CCK Text and Number (6.x-1.2)
# Copyright (c) 2010 by the Italian translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Autocomplete Widgets for CCK Text and Number (6.x-1.2)\n"
"POT-Creation-Date: 2010-09-08 15:40+0000\n"
"PO-Revision-Date: 2010-09-03 11:33+0000\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 "Disabled"
msgstr "Disattivato"
msgid "Enabled"
msgstr "Attivato"
msgid "Contains"
msgstr "Contiene"
msgid "Size of textfield"
msgstr "Dimensione del campo di testo"
msgid "Autocomplete matching"
msgstr "Riscontro autocompletamento"
msgid "Starts with"
msgstr "Inizia con"
msgid ""
"Create a list of options as a list in <strong>Allowed values "
"list</strong> or as an array in PHP code. These values will be the "
"same for %field in all content types."
msgstr ""
"Crea un elenco di opzioni come un elenco in <strong>Elenco dei valori "
"consentiti</strong> oppure come array in codice PHP. Questi valori "
"saranno uguali nel campo %field in tutti i tipi di contenuto."
msgid "You need to specify the 'allowed values' for this field."
msgstr "Si devono indicare i 'valori consentiti' per questo campo."
msgid "Autocomplete for allowed values list"
msgstr "Autocompletamento per l'elenco di valori consentiti"
msgid "Autocomplete for existing field data"
msgstr "Autocompletamento per i dati già esistenti"
msgid ""
"Select the method used to collect autocomplete suggestions. Note that "
"<em>Contains</em> can cause performance issues on sites with thousands "
"of records."
msgstr ""
"Seleziona il metodo usato per collezionare i suggerimenti di "
"autocompletamento. Nota che <em>Contiene</em> può impattare sulle "
"performance in siti con migliaia di record."
msgid "%name: found no valid option."
msgstr "%name: nessuna opzione valida trovata."
msgid "Autocomplete Widgets"
msgstr "Autocomplete Widgets"
msgid "Provides autocomplete widgets for CCK Text and Number fields."
msgstr ""
"Fornisce campi autocompletanti come widget per i campi di CCK Testo e "
"Numero."
msgid "Internationalization support"
msgstr "Supporto all'internazionalizzazione"
msgid ""
"Enable this option to provide a different set of allowed values based "
"on the language their nodes are assigned to. This option is only "
"available when <a href=\"@i18n-project-page\">Internationalization</a> "
"module is enabled."
msgstr ""
"Abilita questo parametro per fornire un differente insieme di valori "
"permessi in base alla lingua assegnata ai loro nodi. Queta opzione è "
"disponibile solo quando il modulo <a "
"href=\"@i18n-project-page\">Internationalization</a> è attivo."
