char e varchar devono essere chiusi tra caratteri indicati.";
$strOptionalControls = "Opzionale. Questo carattere controlla come scrivere o leggere i caratteri speciali.";
$strOptionally = "OPZIONALE";
$strPos1 = "Comincia";
$strPrevious = "Precedente";
$strPrimary = "Primario";
$strPrimaryKey = "Chiave primaria";
$strPrinterFriendly = "Versione printer friendly della tavola precedente";
$strProducedAnError = "ha causato un errore.";
$strProperties = "Proprietà";
$strReadTheDocs = "Leggere docomentazione";
$strRecords = "Record";
$strReloadFailed = "Ricaricamento di MySQL fallito.";
$strReloadMySQL = "Ricarica MySQL";
$strRenameTable = "Rinomina la tavola in";
$strRenameTableOK = "La tavola \$table è stata rinominata \$new_name";
$strReplace = "Sostituisci";
$strReplaceTable = "Sostituisci i dati della tavola col file";
$strReset = "Riavvia";
$strRunSQLQuery = "Esegui una/più query SQL sul database ";
$strRunning = "in esecuzione su ";
$strSQLQuery = "query SQL";
$strSave = "Salva";
$strSelect = "Seleziona";
$strSelectFields = "Seleziona campi (almeno uno):";
$strSend = "mandamelo";
$strShowingRecords = "Visualizzazione record ";
$strStrucCSV = "dati CSV";
$strStrucData = "Struttura e dati";
$strStrucDrop = "Aggiungi 'drop table'";
$strStrucOnly = "Solo Struttura";
$strSubmit = "Invia";
$strSuccess = "La query è stata eseguita con successo";
$strTable = "tavola ";
$strTableStructure = "Struttura della tavola";
$strTerminatedBy = "con terminatore";
$strTheContent = "Il contenuto del file è stato inserito.";
$strTheContents = "Il contenuto del file sostituisce le righe della tavola con la stessa chiave primaria o chiave unica.";
$strTheTerminator = "Il carattere terminatore dei campi.";
$strTotal = "Totale";
$strType = "Tipo";
$strUnique = "Unico";
$strValue = "Valore";
$strViewDump = "Visualizza dump (schema) della tavola";
$strViewDumpDB = "Visualizza dump (schema) del database";
$strWelcome = "Benvenuto in ";
$strWrongUser = "Nome utente o password errati. Accesso negato.";
$strYes = "Sì";
$strMySQLShowProcess = "Visualizza processi";
$strLogout = "Disconnetti";
$strQBE = "Query by Example";
$strBack = "Indietro";
$strTableComments = "Note sulla tavola";
$strOr = "o";
$strSelectNumRows = "nella query";
$strCompleteInserts = "Inserimenti Completi";
$strLimitNumRows = "record per pagina";
$strDisplay = "Display";
$strShow = "Mostra";
$strRowsFrom = "righe a partire da";
$strEnableMagicQuotes = "Attenzuibe: Non hai abilitato l'opzione magic_quotes_gpc nella configurazione del PHP. PhpMyAdmin ne ha bisogno per funzionare correttamente. Si faccia riferimento alla sezione relativa alla configurazione del manuale PHP per informazioni su come abilitare tale opzione.";
$strPrintView = "Print view";
$strCheckTable = "Check table"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strRepairTable = "Repair table"; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strTableType = "Table type"; //to translate
$strHomepageOfficial=" Official phpMyAdmin Homepage "; //to translate
$strHomepageSourceforge=" new (but still unofficial) phpMyAdmin Homepage "; //to translate
?>