italian translation

This commit is contained in:
Marc Delisle
2001-06-11 20:27:02 +00:00
parent 153b670d77
commit 33b6a0a955
2 changed files with 204 additions and 201 deletions

View File

@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
$Id$
$Source$
2001-06-11 Marc Delisle <lem9@users.sourceforge.net>
* italian translation by Alessandro Astarita
2001-06-11 Steve Alberty <alberty@neptunlabs.de>
* tbl_properties.php3: suppress Table Maintenance, Comment and Type
for MySQL Version < 3.23

View File

@@ -1,208 +1,208 @@
<?php
/* $Id$ */
// 10 Jun 2001, Alessandro Astarita <aleast@capri.it>
$strAPrimaryKey = "E' stata creata una chiave primaria per ";
$strAccessDenied = "Accesso negato";
$strAction = "Azione";
$strAddNewField = "Aggiungi un nuovo campo";
$strAPrimaryKey = "E' stata creata una chiave primaria per ";
$strAccessDenied = "Accesso negato";
$strAction = "Azione";
$strAddNewField = "Aggiungi un nuovo campo";
$strAddSearchConditions = "Aggiungi condizioni di ricerca (corpo della clausola \"where\"):";
$strAfter = "Dopo";
$strAnIndex = "E' stato aggiunto un indice per ";
$strAtBeginningOfTable = "All'inizio della tavola";
$strAtEndOfTable = "Alla fine della tavola";
$strAttr = "Attributi";
$strBrowse = "Mostra";
$strCarriage = "Ritorno carrello: \\r";
$strChange = "Modifica";
$strColumnNames = "Nomi delle colonne";
$strCopyTable = "Copia la tavola su:";
$strCopyTableOK = "La tavola \$table <20> stata copiata su \$new_name.";
$strCreate = "Crea";
$strCreateNewDatabase = "Crea un nuovo database";
$strCreateNewTable = "Crea una nuova tavola nel database ";
$strDatabase = "Database ";
$strDatabases = "database";
$strDefault = "Default";
$strDelete = "Cancella";
$strDeleted = "La riga <20> stata cancellata";
$strDoAQuery = "Esegui \"query by example\" (carattere jolly: \"%\")";
$strDoYouReally = "Confermi: ";
$strDocu = "Documentazione";
$strDrop = "Elimina";
$strDropDB = "Elimina database ";
$strDumpingData = "Travaso dati per la tavola";
$strEdit = "Modifica";
$strEmpty = "Vuota";
$strEmptyResultSet = "MySQL ha restituito un insieme vuoto (i.e. zero righe).";
$strEnclosedBy = "chiusi tra";
$strEnd = "Fine";
$strError = "Errore";
$strEscapedBy = "con escape";
$strExtra = "Extra";
$strField = "Campo";
$strFields = "Campi";
$strFunction = "Funzione";
$strGo = "Esegui";
$strHasBeenAltered = "<EFBFBD> stato modificato.";
$strHasBeenCreated = "<EFBFBD> stato creato.";
$strHasBeenDropped = "<EFBFBD> stato eliminato.";
$strHasBeenEmptied = "<EFBFBD> stato vuotato.";
$strHome = "Home";
$strHost = "Host";
$strIfYouWish = "Per caricare i dati solo per alcune colonne della tabella, specifare la lista dei campi (separati da virgole).";
$strIndex = "Indice";
$strInsert = "Inserisci";
$strInsertIntoTable = "Inserisci nella tavola";
$strInsertNewRow = "Inserisci una nuova riga";
$strInsertTextfiles = "Inserisci un file di testo nella tavola";
$strKeyname = "Nome della chiave";
$strLengthSet = "Lunghezza/Set";
$strLineFeed = "Salto riga: \\n";
$strLines = "Linee";
$strLocationTextfile = "Posizione del file di testo";
$strModifications = "Le modifiche sono state salvate";
$strMySQLReloaded = "MySQL ricaricato.";
$strMySQLSaid = "MySQL ha detto: ";
$strMySQLShowStatus = "Visualizza le informazioni runtime di MySQL";
$strMySQLShowVars = "Visualizza le variabili di sistema di MySQL";
$strName = "Nome";
$strNext = "Prossimo";
$strNo = "No";
$strNoTablesFound = "Non ci sono tavole nel database.";
$strNull = "Null";
$strOftenQuotation = "Spesso doppi apici (virgolette). OPZIONALE indica che solo campi <I>char</I> e <I>varchar</I> 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 <I>printer friendly</I> della tavola precedente";
$strAfter = "Dopo";
$strAnIndex = "E' stato aggiunto un indice per ";
$strAtBeginningOfTable = "All'inizio della tabella";
$strAtEndOfTable = "Alla fine della tabella";
$strAttr = "Attributi";
$strBrowse = "Mostra";
$strCarriage = "Ritorno carrello: \\r";
$strChange = "Modifica";
$strColumnNames = "Nomi delle colonne";
$strCopyTable = "Copia la tabella su:";
$strCopyTableOK = "La tabella \$table <20> stata copiata su \$new_name.";
$strCreate = "Crea";
$strCreateNewDatabase = "Crea un nuovo database";
$strCreateNewTable = "Crea una nuova tabella nel database ";
$strDatabase = "Database ";
$strDatabases = "database";
$strDefault = "Predefinito";
$strDelete = "Cancella";
$strDeleted = "La riga <20> stata cancellata";
$strDoAQuery = "Esegui \"query da esempio\" (carattere jolly: \"%\")";
$strDoYouReally = "Confermi: ";
$strDocu = "Documentazione";
$strDrop = "Elimina";
$strDropDB = "Elimina database ";
$strDumpingData = "Dump dei dati per la tabella";
$strEdit = "Modifica";
$strEmpty = "Svuota";
$strEmptyResultSet = "MySQL ha restituito un insieme vuoto (i.e. zero righe).";
$strEnclosedBy = "delimitati da";
$strEnd = "Fine";
$strError = "Errore";
$strEscapedBy = "con escape";
$strExtra = "Extra";
$strField = "Campo";
$strFields = "Campi";
$strFunction = "Funzione";
$strGo = "Esegui";
$strHasBeenAltered = "<EFBFBD> stato modificato.";
$strHasBeenCreated = "<EFBFBD> stato creato.";
$strHasBeenDropped = "<EFBFBD> stato eliminato.";
$strHasBeenEmptied = "<EFBFBD> stato svuotato.";
$strHome = "Home";
$strHost = "Host";
$strIfYouWish = "Per caricare i dati solo per alcune colonne della tabella, specificare la lista dei campi (separati da virgole).";
$strIndex = "Indice";
$strInsert = "Inserisci";
$strInsertIntoTable = "Inserisci nella tabella";
$strInsertNewRow = "Inserisci una nuova riga";
$strInsertTextfiles = "Inserisci un file di testo nella tabella";
$strKeyname = "Nome della chiave";
$strLengthSet = "Lunghezza/Set";
$strLineFeed = "Fine riga: \\n";
$strLines = "Righe";
$strLocationTextfile = "Percorso del file";
$strModifications = "Le modifiche sono state salvate";
$strMySQLReloaded = "MySQL riavviato.";
$strMySQLSaid = "Messaggio di MySQL: ";
$strMySQLShowStatus = "Visualizza le informazioni di runtime di MySQL";
$strMySQLShowVars = "Visualizza le variabili di sistema di MySQL";
$strName = "Nome";
$strNext = "Prossimo";
$strNo = "No";
$strNoTablesFound = "Non ci sono tabelle nel database.";
$strNull = "Null";
$strOftenQuotation = "In genere da doppi apici (virgolette). OPZIONALE indica che solo i campi <I>char</I> e <I>varchar</I> devono essere delimitati dal carattere indicato.";
$strOptionalControls = "Opzionale. Questo carattere controlla come scrivere o leggere i caratteri speciali.";
$strOptionally = "OPZIONALE";
$strPos1 = "Inizio";
$strPrevious = "Precedente";
$strPrimary = "Primaria";
$strPrimaryKey = "Chiave primaria";
$strPrinterFriendly = "Visulizzazione <I>per stampa</I> della tabella precedente";
$strProducedAnError = "ha causato un errore.";
$strProperties = "Propriet<EFBFBD>";
$strReadTheDocs = "Leggere docomentazione";
$strRecords = "Record";
$strReloadFailed = "Ricaricamento di MySQL fallito.";
$strReloadMySQL = "Ricarica MySQL";
$strRenameTable = "Rinomina la tavola in";
$strRenameTableOK = "La tavola \$table <20> stata rinominata \$new_name";
$strReplace = "Sostituisci";
$strReplaceTable = "Sostituisci i dati della tavola col file";
$strReset = "Riavvia";
$strRunSQLQuery = "Esegui una/pi<70> 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 <20> stata eseguita con successo";
$strTable = "tavola ";
$strTableStructure = "Struttura della tavola";
$strTerminatedBy = "con terminatore";
$strTheContent = "Il contenuto del file <20> 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<EFBFBD>";
$strMySQLShowProcess = "Visualizza processi";
$strLogout = "Disconnetti";
$strQBE = "Query by Example";
$strBack = "Indietro";
$strTableComments = "Note sulla tavola";
$strProperties = "Propriet<EFBFBD>";
$strReadTheDocs = "Leggere la docomentazione";
$strRecords = "Record";
$strReloadFailed = "Riavvio di MySQL fallito.";
$strReloadMySQL = "Riavvia MySQL";
$strRenameTable = "Rinomina la tabella in";
$strRenameTableOK = "La tabella \$table <20> stata rinominata \$new_name";
$strReplace = "Sostituisci";
$strReplaceTable = "Sostituisci i dati della tabella col file";
$strReset = "Riavvia";
$strRunSQLQuery = "Esegui una/pi<70> query SQL sul database ";
$strRunning = "in esecuzione su ";
$strSQLQuery = "query SQL";
$strSave = "Salva";
$strSelect = "Seleziona";
$strSelectFields = "Seleziona campi (almeno uno):";
$strSend = "Invia";
$strShowingRecords = "Visualizzazione record ";
$strStrucCSV = "dati CSV";
$strStrucData = "Struttura e dati";
$strStrucDrop = "Aggiungi 'drop table'";
$strStrucOnly = "Solo struttura";
$strSubmit = "Invia";
$strSuccess = "La query <20> stata eseguita con successo";
$strTable = "tabella ";
$strTableStructure = "Struttura della tabella";
$strTerminatedBy = "terminati da";
$strTheContent = "Il contenuto del file <20> stato inserito.";
$strTheContents = "Il contenuto del file sostituisce le righe della tabella con la stessa chiave primaria o chiave unica.";
$strTheTerminator = "Il carattere terminatore dei campi.";
$strTotal = "Totale";
$strType = "Tipo";
$strUnique = "Unica";
$strValue = "Valore";
$strViewDump = "Visualizza dump (schema) della tabella";
$strViewDumpDB = "Visualizza dump (schema) del database";
$strWelcome = "Benvenuto in ";
$strWrongUser = "Nome utente o password errati. Accesso negato.";
$strYes = " Si ";
$strMySQLShowProcess = "Visualizza processi";
$strLogout = "Disconnetti";
$strQBE = "Query da esempio";
$strBack = "Indietro";
$strTableComments = "Commenti sulla tabella";
$strOr = "o";
$strSelectNumRows = "nella query";
$strCompleteInserts = "Inserimenti Completi";
$strLimitNumRows = "record per pagina";
$strDisplay = "Display";
$strShow = "Mostra";
$strRowsFrom = "righe a partire da";
$strEnableMagicQuotes = "<b>Attenzuibe:</b> 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
$strTextAreaLength=" Because of its length,<br> this field might not be editable "; //to translate
$strNumberIndexes=" Number of advanced indexes "; //to translate
$strSequence=" Sequence "; //to translate
$strLength=" Length "; //to translate
$strNoUsersFound = "No user(s) found.";//to translate
$strNoRights = "You don't have enough rights to be here right now!";//to translate
$strHostEmpty = "The host name is empty!";//to translate
$strUserEmpty = "The user name is empty!";//to translate
$strPasswordEmpty = "The password is empty!";//to translate
$strDbEmpty = "The database name is empty!";//to translate
$strTableEmpty = "The table name is empty!";//to translate
$strPasswordNotSame = "The passwords aren't the same!";//to translate
$strAnyDatabase = "Any database";//to translate
$strUser = "User";//to translate
$strAnyTable = "Any table";//to translate
$strHost = "Host";//to translate
$strAnyHost = "Any host";//to translate
$strUserName = "User name";//to translate
$strAnyUser = "Any user";//to translate
$strPassword = "Password";//to translate
$strNoPassword = "No Password";//to translate
$strReType = "Re-type";//to translate
$strPrivileges = "Privileges";//to translate
$strGrantOption = "Grant Option";//to translate
$strAddUser = "Add a new User";//to translate
$strAddPriv = "Add a new Privilege";//to translate
$strCheckDbPriv = "Check Database Privileges";//to translate
$strAddPrivMessage = "You have added a new privilege.";//to translate
$strAddUserMessage = "You have added a new user.";//to translate
$strRememberReload = "Remember reload the server.";//to translate
$strRevoke = "Revoke";//to translate
$strGrants = "Grants";//to translate
$strRevokePriv = "Revoke Privileges";//to translate
$strRevokeGrant = "Revoke Grant";//to translate
$strRevokeMessage = "You have revoked the privileges for";//to translate
$strDelPassMessage = "You have deleted the password for";//to translate
$strRevokeGrantMessage = "You have revoked the Grant privilege for";//to translate
$strUpdatePrivMessage = "You have updated the privileges for";//to translate
$strUpdatePassMessage = "You have updated the password for";//to translate
$strDeleteUserMessage = "You have deleted the user";//to translate
$strDeletePassword = "Delete Password";//to translate
$strUpdatePassword = "Update Password";//to translate
$strEditPrivileges = "Edit Privileges";//to translate
$strNoPrivileges = "No Privileges";//to translate
$strAny = "Any";//to translate
$strAll = "All";//to translate
$strUpdate = "Update";//to translate
$strReload = "Reload";//to translate
$strShutdown = "Shutdown";//to translate
$strProcess = "Process";//to translate
$strFile = "File";//to translate
$strGrant = "Grant";//to translate
$strReferences = "References";//to translate
$strAlter = "Alter";//to translate
$strCheckAll = "Check All";//to translate
$strSelectNumRows = "nella query";
$strCompleteInserts = "Inserimenti completi";
$strLimitNumRows = "record per pagina";
$strDisplay = "Visualizza";
$strShow = "Mostra";
$strRowsFrom = "righe a partire da";
$strEnableMagicQuotes = "<b>Attenzione:</b> Non hai abilitato l'opzione 'magic_quotes_gpc' nella configurazione del PHP. PhpMyAdmin ne ha bisogno per funzionare correttamente. Fai riferimento alla sezione relativa alla configurazione del manuale PHP per informazioni su come abilitare tale opzione.";
$strPrintView = "Visualizzazione per stampa";
$strCheckTable = "Controlla tabella";
$strAnalyzeTable = "Analizza tabella";
$strRepairTable = "Ripara tabella";
$strOptimizeTable = "Ottimizza tabella";
$strTableType = "Tipo tabella";
$strHomepageOfficial = "Home page ufficiale di phpMyAdmin";
$strHomepageSourceforge = "Nuova home page di phpMyAdmin (non ufficiale)";
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; //to translate
$strNumberIndexes = " Number of advanced indexes "; //to translate
$strSequence = "Sequenza";
$strLength = "Lunghezza";
$strNoUsersFound = "Nessun utente trovato.";
$strNoRights = "Non hai i permessi per effettuare questa operazione!";
$strHostEmpty = "Il nome di host <20> vuoto!";
$strUserEmpty = "Il nome utente <20> vuoto!";
$strPasswordEmpty = "La password <20> vuota!";
$strDbEmpty = "Il nome del database <20> vuoto!";
$strTableEmpty = "Il nome della tabella <20> vuoto!";
$strPasswordNotSame = "La password non coincide!";
$strAnyDatabase = "Qualsiasi database";
$strUser = "Utente";
$strAnyTable = "Qualsiasi tabella";
$strHost = "Host";
$strAnyHost = "Qualsiasi host";
$strUserName = "Nome utente";
$strAnyUser = "Qualsiasi utente";
$strPassword = "Password";
$strNoPassword = "Nessuna Password";
$strReType = "Reinserisci";
$strPrivileges = "Privilegi";
$strGrantOption = "Opzioni permessi";
$strAddUser = "Aggiungi un nuovo utente";
$strAddPriv = "Aggiungi un nuovo privilegio";
$strCheckDbPriv = "Controlla i privilegi del database";
$strAddPrivMessage = "Hai aggiunto un nuovo privilegio.";
$strAddUserMessage = "Hai aggiunto un nuovo utente.";
$strRememberReload = "Ricorda di riavviare MySQL.";
$strRevoke = "Revoca";
$strGrants = "Permetti";
$strRevokePriv = "Revoca privilegi";
$strRevokeGrant = "Revoca permessi";
$strRevokeMessage = "Hai revocato i privilegi per";
$strDelPassMessage = "Hai cancellato la password per";
$strRevokeGrantMessage = "Hai revocato i privilegi di permesso per";
$strUpdatePrivMessage = "Hai aggiornato i permessi per";
$strUpdatePassMessage = "Hai aggiornato la password per";
$strDeleteUserMessage = "Hai cancellato l'utente";
$strDeletePassword = "Cancella Password";
$strUpdatePassword = "Aggiorna Password";
$strEditPrivileges = "Modifica Privilegi";
$strNoPrivileges = "Nessun Privilegio";
$strAny = "Qualsiasi";
$strAll = "Tutti";
$strUpdate = "Aggiorna";
$strReload = "Riavvia";
$strShutdown = "Chiudi sessione";
$strProcess = "Processo";
$strFile = "File";
$strGrant = "Permessi";
$strReferences = "Riferimenti";
$strAlter = "Altera";
$strCheckAll = "Check All";
$strUncheckAll = "Uncheck All";//to translate
$strUsers = "Users";//to translate
$strConfirm = "Do you really want to do it?";//to translate
$strDeleteFailed = "Deleted Failed!";//to translate
$strColumn = "Column";//to translate
$strAnyColumn = "Any Column";//to translate
$strColumnEmpty = "The columns names are empty!";//to translate
$strInsertAsNewRow=" Insert as new row "; //to translate
$strTableMaintenance=" Table maintenance "; //to translate
$strDataOnly=" Data only "; //to translate
$strUsers = "Utenti";
$strConfirm = "Sicuro di volerlo fare?";
$strDeleteFailed = "Cancellazione fallita!";
$strColumn = "Colonna";
$strAnyColumn = "Qualsiasi colonna";
$strColumnEmpty = "Il nome della colonna <20> vuoto!";
$strInsertAsNewRow = "Inserisci una nuova riga";
$strTableMaintenance = "Amministrazione tabella";
$strDataOnly = "Solo dati";
?>