From ee7ff6086631ec24e320f145ba35040979933555 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Mon, 28 Nov 2005 14:05:08 +0000 Subject: [PATCH] italian update --- ChangeLog | 3 + lang/italian-iso-8859-1.inc.php | 638 ++++++++++++++++--------------- lang/italian-iso-8859-15.inc.php | 638 ++++++++++++++++--------------- lang/italian-utf-8.inc.php | 638 ++++++++++++++++--------------- translators.html | 2 +- 5 files changed, 970 insertions(+), 949 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8ecdc0f5d..1edea2864 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,9 @@ phpMyAdmin - Changelog $Id$ $Source$ +2005-11-28 Marc Delisle + * lang/italian: update, thanks to Luca Rebellato + 2005-11-28 Michal ÄŒihaÅ™ * scripts/setup.php: Don't allow loading of configuration if there is no write permission on config. diff --git a/lang/italian-iso-8859-1.inc.php b/lang/italian-iso-8859-1.inc.php index 42e7d2841..b3f104196 100644 --- a/lang/italian-iso-8859-1.inc.php +++ b/lang/italian-iso-8859-1.inc.php @@ -4,6 +4,7 @@ /** * translated by: Pietro Danesi 2002-03-29 * Revised by: "DPhantom" 2002-04-16 + * Revised by: "Luca Rebellato" 2005-11-27 */ $charset = 'iso-8859-1'; @@ -22,7 +23,6 @@ $month = array('Gen', 'Feb', 'Mar', 'Apr', 'Mag', 'Giu', 'Lug', 'Ago', 'Set', 'O $datefmt = '%d %B, %Y at %I:%M %p'; //italian time $timespanfmt = '%s giorni, %s ore, %s minuti e %s secondi'; -$strAPrimaryKey = 'Una chiave primaria è stata aggiunta in %s'; $strAbortedClients = 'Fallito'; $strAbsolutePathToDocSqlDir = 'Prego, immettere il path assoluto sul webserver alla directory di docSQL'; $strAccessDenied = 'Accesso negato'; @@ -33,6 +33,8 @@ $strAddConstraints = 'Aggiungi vincoli'; $strAddDeleteColumn = 'Aggiungi/Cancella campo'; $strAddDeleteRow = 'Aggiungi/Cancella criterio'; $strAddDropDatabase = 'Aggiungi DROP DATABASE'; +$strAddedColumnComment = 'Agginto commento sulla colonna'; +$strAddedColumnRelation = 'Aggiunta Relazione per la colonna'; $strAddFields = 'Aggiungi %s campo(i)'; $strAddHeaderComment = 'Aggiunge un commento personalizzato all\'header (\\n per tornare a capo)'; $strAddIfNotExists = 'Aggiunge IF NOT EXISTS'; @@ -44,8 +46,6 @@ $strAddSearchConditions = 'Aggiungi condizioni di ricerca (corpo della clausola $strAddToIndex = 'Aggiungi all\'indice  %s colonna/e'; $strAddUser = 'Aggiungi un nuovo utente'; $strAddUserMessage = 'Hai aggiunto un nuovo utente.'; -$strAddedColumnComment = 'Agginto commento sulla colonna'; -$strAddedColumnRelation = 'Aggiunta Relazione per la colonna'; $strAdministration = 'Amministrazione'; $strAffectedRows = 'Righe interessate:'; $strAfter = 'Dopo %s'; @@ -53,16 +53,19 @@ $strAfterInsertBack = 'Indietro'; $strAfterInsertNewInsert = 'Inserisci un nuovo record'; $strAfterInsertNext = 'Modifica il record successivo'; $strAfterInsertSame = 'Torna a questa pagina'; -$strAll = 'Tutti'; +$strAllowInterrupt = 'Permette di interrompere il processo di importazione nel caso lo script rilevi che è troppo vicino al tempo limite. Questo potrebbe essere un buon modo di importare grandi file, tuttavia potrebbe interrompere la transazione.'; $strAllTableSameWidth = 'mostra tutte le Tabelle con la stessa larghezza?'; +$strAll = 'Tutti'; $strAlterOrderBy = 'Altera tabella ordinata per'; -$strAnIndex = 'Un indice è stato aggiunto in %s'; $strAnalyzeTable = 'Analizza tabella'; $strAnd = 'E'; -$strAny = 'Qualsiasi'; +$strAndThen = 'e quindi'; +$strAnIndex = 'Un indice è stato aggiunto in %s'; $strAnyHost = 'Qualsiasi host'; +$strAny = 'Qualsiasi'; $strAnyUser = 'Qualsiasi utente'; $strApproximateCount = 'Può essere approssimato. Vedere FAQ 3.11'; +$strAPrimaryKey = 'Una chiave primaria è stata aggiunta in %s'; $strArabic = 'Arabo'; $strArmenian = 'Armeno'; $strAscending = 'Crescente'; @@ -76,33 +79,39 @@ $strBack = 'Indietro'; $strBaltic = 'Baltico'; $strBeginCut = 'INIZIO CUT'; $strBeginRaw = 'INIZIO RAW'; +$strBinary = 'Binario'; +$strBinaryDoNotEdit = 'Tipo di dato Binario - non modificare'; +$strBinaryLog = 'Log binario'; $strBinLogEventType = 'Tipo di evento'; $strBinLogInfo = 'Informazioni'; $strBinLogName = 'Nome del Log'; $strBinLogOriginalPosition = 'Posizione originale'; $strBinLogPosition = 'Posizione'; $strBinLogServerId = 'ID del server'; -$strBinary = 'Binario'; -$strBinaryDoNotEdit = 'Tipo di dato Binario - non modificare'; -$strBinaryLog = 'Log binario'; $strBookmarkAllUsers = 'Permetti ad ogni utente di accedere a questo bookmark'; +$strBookmarkCreated = 'Segnalibro %s creato'; $strBookmarkDeleted = 'Il bookmark è stato cancellato.'; $strBookmarkLabel = 'Etichetta'; $strBookmarkQuery = 'Query SQL aggiunte ai preferiti'; +$strBookmarkReplace = 'Sostituzione dei segnalibri esistenti con lo stesso nome'; $strBookmarkThis = 'Aggiungi ai preferiti questa query SQL'; $strBookmarkView = 'Visualizza solo'; -$strBrowse = 'Mostra'; $strBrowseForeignValues = 'Sfoglia le opzioni straniere'; -$strBufferPool = 'Buffer Pool'; +$strBrowse = 'Mostra'; $strBufferPoolActivity = 'Attività del Buffer Pool'; +$strBufferPool = 'Buffer Pool'; $strBufferPoolUsage = 'Utilizzo del Buffer Pool'; +$strBufferReadMissesInPercent = 'Non letto in %'; +$strBufferReadMisses = 'Non letto'; +$strBufferWriteWaits = 'In attesa di scrittura'; +$strBufferWriteWaitsInPercent = 'In attesa di scrittura in %'; $strBulgarian = 'Bulgaro'; $strBusyPages = 'Pagine occupate'; $strBzError = 'phpMyAdmin non è capace di comprimere il dump a causa dell\'estensione Bz2 errata in questa versione di PHP. Vi raccomandiamo vivamente di settare il parametro $cfg[\'BZipDump\'] nel vostro file di configurazione di phpMyAdmin a FALSE. Se volete utilizzare le capacità di compressione Bz2, dovreste aggiornare il PHP all\'ultima versione. Date un\'occhiata al bug report %s per uteriori dettagli.'; $strBzip = '"compresso con bzip2"'; -$strCSVOptions = 'Opzioni CSV'; $strCalendar = 'Calendario'; +$strCanNotLoadImportPlugins = 'Non posso caricare i plugins di importazione, controlla la tua configurazione!'; $strCannotLogin = 'Impossibile eseguire il login nel server MySQL'; $strCantLoad = 'Impossibile caricare l\'estensione %s,
prego controllare la configurazione di PHP'; $strCantLoadRecodeIconv = 'Impossibile caricare l\'estensione iconv o recode necessaria per la conversione del set di caratteri, configurare il PHP per permettere di utilizzare queste estenzioni o disabilitare la conversione dei set di caratteri in phpMyAdmin.'; @@ -112,19 +121,19 @@ $strCardinality = 'Cardinalit $strCaseInsensitive = 'case-insensitive'; $strCaseSensitive = 'case-sensitive'; $strCentralEuropean = 'Europeo Centrale'; -$strChange = 'Modifica'; -$strChangeCopyMode = 'Crea un nuovo utente con gli stessi privilegi e ...'; $strChangeCopyModeCopy = '... mantieni quello vecchio.'; +$strChangeCopyMode = 'Crea un nuovo utente con gli stessi privilegi e ...'; $strChangeCopyModeDeleteAndReload = ' ... cancella quello vecchio dalla tabella degli utenti e in seguito ricarica i privilegi.'; $strChangeCopyModeJustDelete = ' ... cancella quello vecchio dalla tabella degli utenti.'; $strChangeCopyModeRevoke = ' ... revoca tutti i privilegi attivi da quello vecchio e in seguito cancellalo.'; $strChangeCopyUser = 'Cambia le Informazioni di Login / Copia Utente'; $strChangeDisplay = 'Scegli il campo da mostrare'; +$strChange = 'Modifica'; $strChangePassword = 'Cambia password'; -$strCharset = 'Set di caratteri'; $strCharsetOfFile = 'Set di caratteri del file:'; -$strCharsets = 'Set di caratteri'; $strCharsetsAndCollations = 'Set di Caratteri e Collations'; +$strCharset = 'Set di caratteri'; +$strCharsets = 'Set di caratteri'; $strCheckAll = 'Seleziona tutti'; $strCheckOverhead = 'Controllo addizionale'; $strCheckPrivs = 'Controlla i privilegi'; @@ -141,6 +150,7 @@ $strCommentsForTable = 'COMMENTS FOR TABLE'; $strCompatibleHashing = 'Compatibile con MySQL 4.0'; $strCompleteInserts = 'Inserimenti completi'; $strCompression = 'Compressione'; +$strCompressionWillBeDetected = 'Il tipo di compressione del file importato sarà automaticamente rilevato da: %s'; $strConfigFileError = 'phpMyAdmin non riesce a leggere il file di configurazione!
Questo può accadere se il php trova un parse error in esso oppure il php non trova il file.
Richiamate il file di configurazione direttamente utilizzando il link sotto e leggete il/i messaggio/i di errore del php che ricevete. Nella maggior parte dei casi ci sono un apostrofo o una virgoletta mancanti.
Se ricevete una pagina bianca, allora è tutto a posto.'; $strConfigureTableCoord = 'Prego, configurare le coordinate per la tabella %s'; $strConnectionError = 'Impossibile connettersi: impostazioni non valide.'; @@ -165,10 +175,29 @@ $strCreatePdfFeat = 'Creazione di PDF'; $strCreationDates = 'Creazione/Aggiornamento/Controllo date'; $strCriteria = 'Criterio'; $strCroatian = 'Croato'; +$strCSV = 'CSV'; +$strCSVImportOptions = 'opzioni CSV'; +$strCSVOptions = 'Opzioni CSV'; $strCyrillic = 'Cirillico'; $strCzech = 'Ceco'; $strCzechSlovak = 'Ceco-Slovacco'; +$strDanish = 'Danese'; +$strDatabase = 'Database'; +$strDatabaseEmpty = 'Il nome del DataBase è vuoto!'; +$strDatabaseExportOptions = 'Opzioni di esportazione del database'; +$strDatabaseHasBeenDropped = 'Il Database %s è stato eliminato.'; +$strDatabaseNoTable = 'Questo database non contiene tabelle!'; +$strDatabases = 'Database'; +$strDatabasesDropped = '%s databases sono stati cancellati correttamente.'; +$strDatabasesStatsDisable = 'Disabilita le Statistiche'; +$strDatabasesStatsEnable = 'Abilita le Statistiche'; +$strDatabasesStatsHeavyTraffic = 'N.B.: Abilitare qui le statistiche del Database potrebbe causare del traffico intenso fra il server web e MySQL.'; +$strDatabasesStats = 'Statistiche dei databases'; +$strData = 'Dati'; +$strDataDict = 'Data Dictionary'; +$strDataOnly = 'Solo dati'; +$strDataPages = 'Pagine contenenti dati'; $strDBComment = 'Commento al Database: '; $strDBCopy = 'Copia il Database in'; $strDBGContext = 'Contesto'; @@ -180,76 +209,63 @@ $strDBGMinTimeMs = 'Tempo minimo, ms'; $strDBGModule = 'Modulo'; $strDBGTimePerHitMs = 'Tempo/Hit, ms'; $strDBGTotalTimeMs = 'Tempo totale, ms'; -$strDBRename = 'Rinomina il DataBase in'; -$strDanish = 'Danese'; -$strData = 'Dati'; -$strDataDict = 'Data Dictionary'; -$strDataOnly = 'Solo dati'; -$strDataPages = 'Pagine contenenti dati'; -$strDatabase = 'Database'; -$strDatabaseEmpty = 'Il nome del DataBase è vuoto!'; -$strDatabaseExportOptions = 'Opzioni di esportazione del database'; -$strDatabaseHasBeenDropped = 'Il Database %s è stato eliminato.'; -$strDatabaseNoTable = 'Questo database non contiene tabelle!'; -$strDatabases = 'Database'; -$strDatabasesDropped = '%s databases sono stati cancellati correttamente.'; -$strDatabasesStats = 'Statistiche dei databases'; -$strDatabasesStatsDisable = 'Disabilita le Statistiche'; -$strDatabasesStatsEnable = 'Abilita le Statistiche'; -$strDatabasesStatsHeavyTraffic = 'N.B.: Abilitare qui le statistiche del Database potrebbe causare del traffico intenso fra il server web e MySQL.'; $strDbPrivileges = 'Privilegi specifici al database'; +$strDBRename = 'Rinomina il DataBase in'; $strDbSpecific = 'specifico del database'; -$strDefault = 'Predefinito'; $strDefaultEngine = '%s è il motore di memorizzazione predefinito su questo server MySQL.'; +$strDefault = 'Predefinito'; $strDefaultValueHelp = 'Per i valori predefiniti, prego inserire un singolo valore, senza backslashes escaping o virgolette, utilizzando questo formato: a'; $strDefragment = 'Deframmenta la tabella'; -$strDelOld = 'La Pagina corrente contiene Riferimenti a Tabelle che non esistono più. Volete cancellare questi Riferimenti?'; $strDelayedInserts = 'Utilizza inserimenti ritardati'; -$strDelete = 'Cancella'; $strDeleteAndFlush = 'Cancella gli utenti e dopo ricarica i privilegi.'; $strDeleteAndFlushDescr = 'Questa è la vita più giusta, ma il caricamento dei privilegi può durare qualche secondo.'; +$strDelete = 'Cancella'; $strDeleted = 'La riga è stata cancellata'; $strDeletedRows = 'Righe cancellate:'; +$strDeleteNoUsersSelected = 'Nessun utente selezionato per la cancellazione!'; $strDeleting = 'Cancellazione in corso di %s'; +$strDelOld = 'La Pagina corrente contiene Riferimenti a Tabelle che non esistono più. Volete cancellare questi Riferimenti?'; $strDescending = 'Decrescente'; $strDescription = 'Descrizione'; $strDictionary = 'dizionario'; $strDirtyPages = 'Pagine sporche'; -$strDisableForeignChecks = 'Disabilita i controlli sulle chiavi straniere'; $strDisabled = 'Disabilitata'; +$strDisableForeignChecks = 'Disabilita i controlli sulle chiavi straniere'; $strDisplayFeat = 'Mostra Caratteristiche'; $strDisplayOrder = 'Ordine di visualizzazione:'; $strDisplayPDF = 'Mostra lo schema del PDF'; $strDoAQuery = 'Esegui "query da esempio" (carattere jolly: "%")'; -$strDoYouReally = 'Confermi: '; $strDocu = 'Documentazione'; -$strDrop = 'Elimina'; +$strDoYouReally = 'Confermi: '; $strDropDatabaseStrongWarning = 'Si sta per DISTRUGGERE COMPLETAMENTE un intero DataBase!'; +$strDrop = 'Elimina'; $strDropUsersDb = 'Elimina i databases gli stessi nomi degli utenti.'; +$strDumpingData = 'Dump dei dati per la tabella'; $strDumpSaved = 'Il dump è stato salvato sul file %s.'; $strDumpXRows = 'Dump di %s righe a partire dalla riga %s.'; -$strDumpingData = 'Dump dei dati per la tabella'; $strDynamic = 'dinamico'; $strEdit = 'Modifica'; $strEditPDFPages = 'Modifica pagine PDF'; $strEditPrivileges = 'Modifica Privilegi'; $strEffective = 'Effettivo'; -$strEmpty = 'Svuota'; $strEmptyResultSet = 'MySQL ha restituito un insieme vuoto (i.e. zero righe).'; +$strEmpty = 'Svuota'; $strEnabled = 'Abilitata'; $strEncloseInTransaction = 'Includi export in una transazione'; -$strEnd = 'Fine'; $strEndCut = 'FINE CUT'; +$strEnd = 'Fine'; $strEndRaw = 'FINE RAW'; $strEngineAvailable = '%s è disponibile su questo server MySQL.'; $strEngineDisabled = '%s è stato disabilitato su questo server MySQL.'; -$strEngineUnsupported = 'Questo server MySQL non supporta il motore di memorizzazione %s.'; $strEngines = 'Motori'; +$strEngineUnsupported = 'Questo server MySQL non supporta il motore di memorizzazione %s.'; $strEnglish = 'Inglese'; $strEnglishPrivileges = 'Nota: i nomi dei privilegi di MySQL sono in Inglese'; $strError = 'Errore'; +$strErrorInZipFile = 'Errore nell\'archivio ZIP:'; $strEscapeWildcards = 'I caratteri jolly _ e % dovrebbero essere preceduti da un \ per l\'utilizzo letterale'; +$strEsperanto = 'Esperanto'; $strEstonian = 'Estone'; $strExcelEdition = 'Edizione Excel'; $strExcelOptions = 'Opzioni di Excel'; @@ -269,22 +285,29 @@ $strFieldsEscapedBy = 'Campo impedito da'; $strFieldsTerminatedBy = 'Campo terminato da'; $strFileAlreadyExists = 'Il file %s esiste già sul server: prego, cambiare nome del file o selezionare l\'opzione "sovrascrivi".'; $strFileCouldNotBeRead = 'Il filenon può essere letto'; +$strFileNameTemplateDescriptionDatabase = 'nome database'; +$strFileNameTemplateDescription = 'Questo valore è interpretato usando %1$sstrftime%2$s, in questo modo possono essere usate stringhe formattate. Per le successive formattazioni sarà: %3$s. Il resto del testo è tenuto esattamente come è.'; +$strFileNameTemplateDescriptionServer = 'nome server'; +$strFileNameTemplateDescriptionTable = 'nome tabella'; $strFileNameTemplate = 'Nome file template'; $strFileNameTemplateRemember = 'ricorda il template'; +$strFileToImport = 'File importato'; $strFixed = 'fisso'; $strFlushPrivilegesNote = 'N.B.: phpMyAdmin legge i privilegi degli utenti direttamente nella tabella dei privilegi di MySQL. Il contenuto di questa tabella può differire dai privilegi usati dal server se sono stati fatti cambiamenti manuali. In questo caso, Si dovrebbero %srinfrescare i privilegi%s prima di continuare.'; +$strFlushQueryCache = 'Rinfresca la cache delle query'; $strFlushTable = 'Inizializza ("FLUSH") la tabella'; -$strFormEmpty = 'Valore mancante nel form!'; +$strFlushTables = 'Rinfresca (chiudi) tutte le tabelle'; $strFormat = 'Formato'; +$strFormEmpty = 'Valore mancante nel form!'; $strFreePages = 'Pagine libere'; $strFullText = 'Testo completo'; $strFunction = 'Funzione'; $strGenBy = 'Generato da'; -$strGenTime = 'Generato il'; $strGeneralRelationFeat = 'Caratteristiche Generali di Relazione'; $strGenerate = 'Genera'; $strGeneratePassword = 'Genera Password'; +$strGenTime = 'Generato il'; $strGeorgian = 'Georgiano'; $strGerman = 'Tedesco'; $strGlobal = 'globale'; @@ -295,10 +318,7 @@ $strGrantOption = 'Grant'; $strGreek = 'Greco'; $strGzip = '"compresso con gzip"'; -$strHTMLExcel = 'Microsoft Excel 2000'; -$strHTMLExcelOptions = 'Opzioni di esportazione di Microsoft Excel 2000'; -$strHTMLWord = 'Microsoft Word 2000'; -$strHTMLWordOptions = 'Opzioni di esportazione di Microsoft Word 2000'; +$strHandler = 'Handler'; $strHasBeenAltered = 'è stato modificato.'; $strHasBeenCreated = 'è stato creato.'; $strHaveToShow = 'Devi scegliere almeno una Colonna da mostrare'; @@ -306,69 +326,91 @@ $strHebrew = 'Ebreo'; $strHexForBinary = 'Usa l\'esadecimale per i dati binari'; $strHome = 'Home'; $strHomepageOfficial = 'Home page ufficiale di phpMyAdmin'; -$strHost = 'Host'; $strHostEmpty = 'Il nome di host è vuoto!'; +$strHost = 'Host'; +$strHTMLExcel = 'Microsoft Excel 2000'; +$strHTMLExcelOptions = 'Opzioni di esportazione di Microsoft Excel 2000'; +$strHTMLWord = 'Microsoft Word 2000'; +$strHTMLWordOptions = 'Opzioni di esportazione di Microsoft Word 2000'; $strHungarian = 'Ungherese'; $strIcelandic = 'Islandese'; $strId = 'ID'; $strIdxFulltext = 'Testo completo'; +$strIgnoreDuplicates = 'Ignora le righe duplicate'; $strIgnore = 'Ignora'; $strIgnoreInserts = 'Utilizza gli IGNORE INSERTS'; $strIgnoringFile = 'File %s ignorato'; $strImportDocSQL = 'Importa Files docSQL'; $strImportFiles = 'Importa files'; $strImportFinished = 'Importazione terminata'; -$strInUse = 'in uso'; -$strIndex = 'Indice'; +$strImportFormat = 'Formato del file importato'; +$strImport = 'Importa'; +$strIndexes = 'Indici'; $strIndexHasBeenDropped = 'L\'indice %s è stato eliminato'; +$strIndex = 'Indice'; $strIndexName = 'Nome dell\'indice :'; $strIndexType = 'Tipo di indice :'; $strIndexWarningMultiple = 'Più di una chiave %s è stata creata per la colonna `%s`'; $strIndexWarningPrimary = 'Le chiavi PRIMARY e INDEX non dovrebbero essere assegnate entrambe per la colonna `%s`'; $strIndexWarningTable = 'Problemi con gli indici della tabella `%s`'; $strIndexWarningUnique = 'Le chiavi UNIQUE e INDEX non dovrebbero essere assegnate entrambe per la colonna `%s`'; -$strIndexes = 'Indici'; -$strInnoDBAutoextendIncrement = 'Incremento autoextend'; $strInnoDBAutoextendIncrementDesc = ' La dimensione di incremento per aumentare la dimensione di una tabella autoextending quando diventa piena.'; -$strInnoDBBufferPoolSize = 'Dimensione del Buffer pool'; +$strInnoDBAutoextendIncrement = 'Incremento autoextend'; $strInnoDBBufferPoolSizeDesc = 'La dimensione del buffer di memoria InnoDB cacha dati e indici delle proprie tabelle.'; +$strInnoDBBufferPoolSize = 'Dimensione del Buffer pool'; $strInnoDBDataFilePath = 'File dati'; -$strInnoDBDataHomeDir = 'Home directory dei dati'; $strInnoDBDataHomeDirDesc = 'La parte comune del path della directory per tutti i file dati InnoDB.'; +$strInnoDBDataHomeDir = 'Home directory dei dati'; $strInnoDBPages = 'pagine'; $strInnodbStat = 'Stato InnoDB'; $strInsecureMySQL = 'Il file di configurazione in uso contiene impostazioni (root con nessuna password) che corrispondono ai privilegi dell\'account MySQL predefinito. Un server MySQL funzionante con queste impostazioni è aperto a intrusioni, e si dovrebbe realmente riparare a questa falla nella sicurezza.'; -$strInsert = 'Inserisci'; $strInsertAsNewRow = 'Inserisci come nuova riga'; -$strInsertNewRow = 'Inserisci una nuova riga'; $strInsertedRowId = 'Inserito id riga:'; $strInsertedRows = 'Righe inserite:'; +$strInsert = 'Inserisci'; +$strInsertNewRow = 'Inserisci una nuova riga'; $strInternalNotNecessary = '* Non è necessaria una relazione interna quando già esiste in InnoDB.'; $strInternalRelations = 'Relazioni interne'; +$strInUse = 'in uso'; +$strInvalidAuthMethod = 'Metodo di autenticazione settato nella configurazione non valido:'; +$strInvalidColumn = 'Colonna specificata (%s) invalida!'; +$strInvalidColumnCount = 'Il contatore delle colonne deve essere superiore a 0.'; +$strInvalidCSVInput = 'CSV input non valido, impossibile processarlo!'; +$strInvalidFieldAddCount = 'Deviaggiungere come minimo un campo.'; +$strInvalidFieldCount = 'la tabella deve avere come minimo un dato.'; +$strInvalidLDIImport = 'Questo plugin non supporta importazioni di dati compressi!'; +$strInvalidRowNumber = '%d non è un numero valido di righe.'; +$strInvalidServerHostname = 'Hostname non valido per il server %1$s. Controlla la tua configurazione.'; +$strInvalidServerIndex = 'Indice del server non valido: "%s"'; $strJapanese = 'Giapponese'; +$strJoins = 'Joins'; $strJumpToDB = 'Passa al database "%s".'; $strJustDelete = 'Cancella soltanto gli utenti dalle tabelle dei privilegi.'; $strJustDeleteDescr = 'Gli utenti "cancellati" saranno ancora in grado di accedere al servercome al solito finché i privilegi non verraanno ricaricati.'; $strKeepPass = 'Non cambiare la password'; +$strKeyCache = 'Key cache'; $strKeyname = 'Nome chiave'; $strKill = 'Rimuovi'; $strKorean = 'Coreano'; -$strLaTeX = 'LaTeX'; -$strLaTeXOptions = 'opzioni LaTeX'; $strLandscape = 'Orizzontale'; $strLatchedPages = 'Latched pages'; $strLatexCaption = 'Sottotitolo della tabella'; $strLatexContent = 'Contenuto della tabella __TABLE__'; -$strLatexContinued = '(continua)'; $strLatexContinuedCaption = 'Sottotitolo della tabella continuato'; +$strLatexContinued = '(continua)'; $strLatexIncludeCaption = 'Includi sottotitolo della tabella'; $strLatexLabel = 'Chiave etichetta'; +$strLaTeX = 'LaTeX'; +$strLaTeXOptions = 'opzioni LaTeX'; $strLatexStructure = 'Struttura della tabella __TABLE__'; $strLatvian = 'Lituano'; +$strLDI = 'CSV usando LOAD DATA'; +$strLDIImportOptions = 'Opzione per importazione CSV usando LOAD DATA'; +$strLDILocal = 'Usa LOCAL keyword'; $strLengthSet = 'Lunghezza/Set*'; $strLimitNumRows = 'record per pagina'; $strLinesTerminatedBy = 'Linee terminate da'; @@ -377,47 +419,49 @@ $strLinksTo = 'Collegamenti a'; $strLithuanian = 'Lituano'; $strLocalhost = 'Locale'; $strLocationTextfile = 'Percorso del file'; -$strLogPassword = 'Password:'; -$strLogServer = 'Server'; -$strLogUsername = 'Nome utente:'; $strLogin = 'Connetti'; $strLoginInformation = 'Informazioni di Login'; $strLogout = 'Disconnetti'; +$strLogPassword = 'Password:'; +$strLogServer = 'Server'; +$strLogUsername = 'Nome utente:'; $strLongOperation = 'Questa operazione potrebbe impiegare molto tempo. Procedere comunque?'; -$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; -$strMIME_MIMEtype = 'tipo MIME'; -$strMIME_available_mime = 'Tipi-MIME disponibili'; -$strMIME_available_transform = 'Trasformazioni disponibili'; -$strMIME_description = 'Descrizione'; -$strMIME_nodescription = 'Nessuna descrizione è disponibile per questa trasformazione.
Prego, chiedere all\'autore cosa %s faccia.'; -$strMIME_transformation = 'Trasformazione del Browser'; -$strMIME_transformation_note = 'Per una lista di opzioni di trasformazione disponibili e le loro rispettive trasformazioni di tipi-MIME, cliccate su %strasformazione descrizioni%s'; -$strMIME_transformation_options = 'Opzioni di Transformation'; -$strMIME_transformation_options_note = 'Prego, immettere i valori per le opzioni di trasformazioneutilizzando questo formato: \'a\',\'b\',\'c\'...
Se c\'è la necessità di immettere un backslash ("\") o un apostrofo ("\'") tra questi valori, essi vanno backslashati (per es. \'\\\\xyz\' or \'a\\\'b\').'; -$strMIME_without = 'Tipi-MIME stampati in italics non hanno una funzione di trasformazione separata'; +$strMaxConnects = 'max. connessioni contemporanee'; +$strMaximalQueryLength = 'Lunghezza massima di una query creata'; $strMaximumSize = 'Dimensione massima: %s%s'; $strMbExtensionMissing = 'L\'estensione PHP mbstring non è stata trovata e sembra che si stia utilizzando un set di caratteri multibyte. Senza l\'estensione mbstring, phpMyAdmin non è in grado di dividere correttamente le stringhe di caratteri e questo può portare a risultati inaspettati.'; $strMbOverloadWarning = 'Avete abilitato mbstring.func_overload nella configurazione del PHP. Questa opzione è incompatibile con phpMyAdmin e potrebbe causare la corruzione di alcuni dati!'; +$strMIME_available_mime = 'Tipi-MIME disponibili'; +$strMIME_available_transform = 'Trasformazioni disponibili'; +$strMIME_description = 'Descrizione'; +$strMIME_MIMEtype = 'tipo MIME'; +$strMIME_nodescription = 'Nessuna descrizione è disponibile per questa trasformazione.
Prego, chiedere all\'autore cosa %s faccia.'; +$strMIME_transformation_note = 'Per una lista di opzioni di trasformazione disponibili e le loro rispettive trasformazioni di tipi-MIME, cliccate su %strasformazione descrizioni%s'; +$strMIME_transformation_options_note = 'Prego, immettere i valori per le opzioni di trasformazioneutilizzando questo formato: \'a\',\'b\',\'c\'...
Se c\'è la necessità di immettere un backslash ("\") o un apostrofo ("\'") tra questi valori, essi vanno backslashati (per es. \'\\\\xyz\' or \'a\\\'b\').'; +$strMIME_transformation_options = 'Opzioni di Transformation'; +$strMIME_transformation = 'Trasformazione del Browser'; +$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; +$strMIME_without = 'Tipi-MIME stampati in italics non hanno una funzione di trasformazione separata'; $strModifications = 'Le modifiche sono state salvate'; -$strModify = 'Modifica'; $strModifyIndexTopic = 'Modifica un indice'; -$strMoveTable = 'Sposta la tabella nel (database.tabella):'; +$strModify = 'Modifica'; $strMoveTableOK = 'La tabella %s è stata spostata in %s.'; $strMoveTableSameNames = 'Impossibile spostare la tabella su se stessa!'; +$strMoveTable = 'Sposta la tabella nel (database.tabella):'; $strMultilingual = 'multilingua'; -$strMyISAMDataPointerSize = 'Domensione del puntatore dati'; $strMyISAMDataPointerSizeDesc = 'Dimensione del puntatore predefinito in Bytes, che deve essere usata da CREATE TABLE per le tabelle MyISAM quando non è stata specificata l\'opzione MAX_ROWS.'; -$strMyISAMMaxExtraSortFileSize = 'Dimensione massima per i files temporanei nella creazione di un indice'; +$strMyISAMDataPointerSize = 'Domensione del puntatore dati'; $strMyISAMMaxExtraSortFileSizeDesc = 'Se il file temporaneo è usato per la creazione veloce di un indice MyISAM, occuperebbe più spazio dell\'utilizzo del metodo key cache con la quantità ivi specificata: perciò si deve prediligere il metodo key cache.'; -$strMyISAMMaxSortFileSize = 'Dimensione massima dei file temporanei di ordinamento'; +$strMyISAMMaxExtraSortFileSize = 'Dimensione massima per i files temporanei nella creazione di un indice'; $strMyISAMMaxSortFileSizeDesc = 'La dimensione massima dei file temporanei MySQL può essere utilizzata nella rigenerazione di un indice MyISAM (durante un REPAIR TABLE, ALTER TABLE, o LOAD DATA INFILE).'; -$strMyISAMRecoverOptions = 'Modalità di ripristino automatico'; +$strMyISAMMaxSortFileSize = 'Dimensione massima dei file temporanei di ordinamento'; $strMyISAMRecoverOptionsDesc = 'La modalità di irppristino automatico di tabelle MyISAM corrotte, come impostato tramite l\'opzione di lan cio del server --myisam-recover.'; -$strMyISAMRepairThreads = 'Thread di riparazione'; +$strMyISAMRecoverOptions = 'Modalità di ripristino automatico'; $strMyISAMRepairThreadsDesc = 'Se questo valore è maggiore di 1, gli indici della tabella MyISAM vengono creati in parallelo (ogni indice nel suo thread) durante il processo di ordinamento Repair by.'; -$strMyISAMSortBufferSize = 'Ordina la dimensione del buffer'; +$strMyISAMRepairThreads = 'Thread di riparazione'; $strMyISAMSortBufferSizeDesc = 'Il buffer che viene allocato nell\'ordinamento degli indici MyISAM durante un REPAIR TABLE o nella creazione degli indici con CREATE INDEX o ALTER TABLE.'; +$strMyISAMSortBufferSize = 'Ordina la dimensione del buffer'; $strMySQLCharset = 'Set di caratteri MySQL'; $strMySQLConnectionCollation = 'collazione della connessione di MySQL'; $strMySQLReloaded = 'MySQL riavviato.'; @@ -429,7 +473,6 @@ $strMySQLShowVars = 'Visualizza variabili di sistema di MySQL'; $strName = 'Nome'; $strNext = 'Prossimo'; -$strNo = ' No '; $strNoActivity = 'Nessuna attività da %s secondi o più, si prega di autenticarsi nuovamente'; $strNoDatabases = 'Nessun database'; $strNoDatabasesSelected = 'Nessun database selezionato.'; @@ -437,10 +480,13 @@ $strNoDescription = 'nessuna Description'; $strNoDetailsForEngine = 'Non è disponibile nessuna informazione dettagliata sullo stato di questo motore di memorizzazione.'; $strNoDropDatabases = 'I comandi "DROP DATABASE" sono disabilitati.'; $strNoExplain = 'Non Spiegare SQL'; +$strNoFilesFoundInZip = 'Non sono stati trovati file ZIP all\'interno dell\'archivio!'; $strNoFrames = 'phpMyAdmin funziona meglio con browser che supportano frames'; $strNoIndex = 'Nessun indice definito!'; $strNoIndexPartsDefined = 'Nessuna parte di indice definita!'; $strNoModification = 'Nessun cambiamento'; +$strNone = 'Nessuno'; +$strNo = ' No '; $strNoOptions = 'Questo formato non ha opzioni'; $strNoPassword = 'Nessuna Password'; $strNoPermission = 'Il server web non possiede i privilegi per salvare il file %s.'; @@ -451,13 +497,13 @@ $strNoRowsSelected = 'Nessuna riga selezionata'; $strNoSpace = 'Spazio insufficiente per salvare il file %s.'; $strNoTablesFound = 'Non ci sono tabelle nel database.'; $strNoThemeSupport = 'Nessun supporto per i temi, si prega di controllare la configurazione e/o i temi nella cartella %s.'; -$strNoUsersFound = 'Nessun utente trovato.'; -$strNoValidateSQL = 'Non Validare SQL'; -$strNone = 'Nessuno'; $strNotNumber = 'Questo non è un numero!'; $strNotOK = 'non OK'; $strNotSet = '%s tabella non trovata o non settata in %s'; +$strNoUsersFound = 'Nessun utente trovato.'; +$strNoValidateSQL = 'Non Validare SQL'; $strNull = 'Null'; +$strNumberOfFields = 'Numero di campi'; $strNumSearchResultsInTable = '%s corrisponde/ono nella tabella %s'; $strNumSearchResultsTotal = 'Totale: %s corrispondenza/e'; $strNumTables = 'Tabelle'; @@ -470,17 +516,16 @@ $strOr = 'Oppure'; $strOverhead = 'In eccesso'; $strOverwriteExisting = 'Sovrascrivi file(s) esistente/i'; -$strPHP40203 = 'Si sta utilizzando PHP 4.2.3, che presenta un serio bug con le stringhe multi-byte (mbstring). Vedi report PHP 19404. Questa versione di PHP non è raccomandata per l\'utilizzo con phpMyAdmin.'; -$strPHPVersion = 'Versione PHP'; $strPageNumber = 'Numero pagina:'; $strPagesToBeFlushed = 'Pagine che devono essere flushate'; $strPaperSize = 'Dimensioni carta'; +$strPartialImport = 'Importazione parziale'; $strPartialText = 'Testo parziale'; -$strPassword = 'Password'; $strPasswordChanged = 'La password per l\'utente %s è cambiata con successo.'; $strPasswordEmpty = 'La password è vuota!'; $strPasswordHashing = 'Password Hashing'; $strPasswordNotSame = 'La password non coincide!'; +$strPassword = 'Password'; $strPdfDbSchema = 'Schema del database "%s" - Pagina %s'; $strPdfInvalidTblName = 'La tabella "%s" non esiste!'; $strPdfNoTables = 'Nessuna Tabella'; @@ -489,20 +534,22 @@ $strPerMinute = 'al minuto'; $strPerSecond = 'al secondo'; $strPersian = 'Persiano'; $strPhoneBook = 'rubrica'; +$strPHP40203 = 'Si sta utilizzando PHP 4.2.3, che presenta un serio bug con le stringhe multi-byte (mbstring). Vedi report PHP 19404. Questa versione di PHP non è raccomandata per l\'utilizzo con phpMyAdmin.'; $strPhp = 'Crea il codice PHP'; +$strPHPVersion = 'Versione PHP'; $strPmaDocumentation = 'Documentazione di phpMyAdmin'; $strPmaUriError = 'La direttiva $cfg[\'PmaAbsoluteUri\'] DEVE essere impostata nel file di configurazione!'; $strPolish = 'Polacco'; $strPortrait = 'Verticale'; $strPos1 = 'Inizio'; $strPrevious = 'Precedente'; -$strPrimary = 'Primaria'; $strPrimaryKeyHasBeenDropped = 'La chiave primaria è stata eliminata'; $strPrimaryKeyName = 'Il nome della chiave primaria deve essere... PRIMARY!'; $strPrimaryKeyWarning = '("PRIMARY" deve essere il nome di, e solo di, una chiave primaria!)'; +$strPrimary = 'Primaria'; $strPrint = 'Stampa'; -$strPrintView = 'Visualizza per stampa'; $strPrintViewFull = 'Vista stampa (con full text)'; +$strPrintView = 'Visualizza per stampa'; $strPrivDescAllPrivileges = 'Comprende tutti i privilegi tranne GRANT.'; $strPrivDescAlter = 'Permette di alterare la struttura di tabelle esistenti.'; $strPrivDescAlterRoutine = 'Permette l\'alterazione e l\'eliminazione di routines memorizzate.'; @@ -515,8 +562,8 @@ $strPrivDescCreateView = 'Permette la creazione di nuove viste.'; $strPrivDescDelete = 'Permette di cancellare dati.'; $strPrivDescDropDb = 'Permette di eliminare databases e tabelle.'; $strPrivDescDropTbl = 'Permette di eliminare tabelle.'; -$strPrivDescExecute = 'Permette di eseguire procedure memorizzate; Non ha effetto in questa versione di MySQL.'; $strPrivDescExecute5 = 'Permette l\'esecuzione di routines memorizzate.'; +$strPrivDescExecute = 'Permette di eseguire procedure memorizzate; Non ha effetto in questa versione di MySQL.'; $strPrivDescFile = 'Permette di importare dati da e esportare dati in files.'; $strPrivDescGrant = 'Permette di aggiungere utenti e privilegi senza ricaricare le tabelle dei privilegi.'; $strPrivDescIndex = 'Permette di creare ed eliminare gli indici.'; @@ -525,6 +572,7 @@ $strPrivDescLockTables = 'Permette di bloccare le tabelle per il thread corrente $strPrivDescMaxConnections = 'Limita il numero di nuove connessioni che un utente può aprire in un\'ora.'; $strPrivDescMaxQuestions = 'Limita il numero di queries che un utente può mandare al server in un\'ora.'; $strPrivDescMaxUpdates = 'Limita il numero di comandi che possono cambiare una tabella o un database che un utente può eseguire in un\'ora.'; +$strPrivDescMaxUserConnections = 'Limite di connessioni simultanee che un utente può fare.'; $strPrivDescProcess3 = 'Permette di killare i processi di altri utenti.'; $strPrivDescProcess4 = 'Permette di vedere le queries complete nella lista dei processi.'; $strPrivDescReferences = 'Non ha alcun effetto in questa versione di MySQL.'; @@ -543,9 +591,10 @@ $strPrivilegesReloaded = 'I privilegi sono stati ricaricati con successo.'; $strProcesslist = 'Lista Processi'; $strPutColNames = 'Mette i nomi delle colonne alla prima riga'; -$strQBE = 'Query da esempio'; $strQBEDel = 'Cancella'; $strQBEIns = 'Aggiungi'; +$strQBE = 'Query da esempio'; +$strQueryCache = 'Cache delle query'; $strQueryFrame = 'Finestra della Query'; $strQueryOnDb = 'SQL-query sul database %s:'; $strQuerySQLHistory = 'Storico dell\'SQL'; @@ -554,61 +603,52 @@ $strQueryTime = 'La query ha impiegato %01.4f sec'; $strQueryType = 'Tipo di Query'; $strQueryWindowLock = 'Non sovrascrivere questa query da fuori della finestra'; -$strReType = 'Reinserisci'; $strReadRequests = 'Richieste di lettura'; $strReceived = 'Ricevuti'; $strRecords = 'Record'; $strReferentialIntegrity = 'Controlla l\'integrità delle referenze:'; $strRefresh = 'Aggiorna'; -$strRelationNotWorking = 'Le caratteristiche aggiuntive sono state disattivate per funzionare con le tabelle linkate. Per scoprire perché clicca %squi%s.'; -$strRelationView = 'Vedi relazioni'; $strRelationalSchema = 'Schema relazionale'; -$strRelations = 'Relazioni'; +$strRelationNotWorking = 'Le caratteristiche aggiuntive sono state disattivate per funzionare con le tabelle linkate. Per scoprire perché clicca %squi%s.'; $strRelationsForTable = 'RELATIONS FOR TABLE'; +$strRelations = 'Relazioni'; +$strRelationView = 'Vedi relazioni'; $strReloadFailed = 'Riavvio di MySQL fallito.'; -$strReloadMySQL = 'Riavvia MySQL'; $strReloadingThePrivileges = 'Caricamento dei privilegi in corso'; +$strReloadMySQL = 'Riavvia MySQL'; $strRemoveSelectedUsers = 'Rimuove gli utenti selezionati'; $strRenameDatabaseOK = 'Il DataBase %s è stato rinominato in %s'; -$strRenameTable = 'Rinomina la tabella in'; $strRenameTableOK = 'La tabella %s è stata rinominata %s'; +$strRenameTable = 'Rinomina la tabella in'; $strRepairTable = 'Ripara tabella'; $strReplaceNULLBy = 'Sostituisci NULL con'; $strReplaceTable = 'Sostituisci i dati della tabella col file'; +$strReplication = 'Replicazione'; $strReset = 'Riavvia'; $strResourceLimits = 'Limiti di risorse'; -$strRevoke = 'Revoca'; -$strRevokeAndDelete = 'Revoca tutti i privilegi attivi agli utenti e dopo li cancella.'; +$strReType = 'Reinserisci'; $strRevokeAndDeleteDescr = 'Gli utenti UTILIZZERANNO comunque il privilegio finché i privilegi non saranno ricaricati.'; +$strRevokeAndDelete = 'Revoca tutti i privilegi attivi agli utenti e dopo li cancella.'; $strRevokeMessage = 'Hai revocato i privilegi per %s'; +$strRevoke = 'Revoca'; $strRomanian = 'Rumeno'; $strRowLength = 'Lunghezza riga'; -$strRowSize = 'Dimensione riga'; -$strRows = 'Righe'; $strRowsFrom = 'righe a partire da'; +$strRowSize = 'Dimensione riga'; $strRowsModeFlippedHorizontal = 'orizzontale (headers ruotati)'; $strRowsModeHorizontal = ' orizzontale '; $strRowsModeOptions = ' in modalità %s e ripeti gli headers dopo %s celle '; $strRowsModeVertical = ' verticale '; +$strRows = 'Righe'; $strRowsStatistic = 'Statistiche righe'; +$strRunning = 'in esecuzione su %s'; $strRunQuery = 'Invia Query'; $strRunSQLQuery = 'Esegui la/e query SQL sul database %s'; -$strRunning = 'in esecuzione su %s'; +$strRunSQLQueryOnServer = 'Eseguendo query SQL sul server %s'; $strRussian = 'Russo'; -$strSQL = 'SQL'; -$strSQLExportCompatibility = 'Compatibilità dell\'esportazione SQL'; -$strSQLExportType = 'Tipo di esportazione'; -$strSQLOptions = 'Opzioni SQL'; -$strSQLParserBugMessage = 'C\'è la possibilità che ci sia un bug nel parser SQL. Per favore, esaminate la query accuratamente, e controllate che le virgolette siano corrette e non sbagliate. Altre possibili cause d\'errori possono essere che si stia cercando di uploadare un file binario al di fuori di un\'area di testo virgolettata. Si può anche provare la query MySQL dalla riga di comando di MySQL. L\'errore qui sotto restituito dal server MySQL, se ce n\'è uno, può anche aiutare nella diagnostica del problema. Se ci sono ancora problemi, o se il parser SQL di phpMyAdmin sbaglia quando invece l\'interfaccia a riga di comando non mostra problemi, si può ridurre la query SQL in ingresso alla singola query che causa problemi, e inviare un bug report con i dati riportati nella sezione CUT qui sotto:'; -$strSQLParserUserError = 'Pare che ci sia un errore nella query SQL immessa. L\'errore del server MySQL mostrato qui sotto, se c\'è, può anche aiutare nella risoluzione del problema'; -$strSQLQuery = 'query SQL'; -$strSQLResult = 'Risultato SQL'; -$strSQPBugInvalidIdentifer = 'Identificatore Non Valido'; -$strSQPBugUnclosedQuote = 'Virgolette Non Chiuse'; -$strSQPBugUnknownPunctuation = 'Stringa di Punctuation Sconosciuta'; -$strSave = 'Salva'; $strSaveOnServer = 'Salva sul server nella directory %s'; +$strSave = 'Salva'; $strScaleFactorSmall = 'Il fattore di scala è troppo piccolo per riempire lo schema nella pagina'; $strSearch = 'Cerca'; $strSearchFormTitle = 'Cerca nel database'; @@ -629,9 +669,10 @@ $strSelectNumRows = 'nella query'; $strSelectTables = 'Seleziona Tables'; $strSend = 'Salva con nome...'; $strSent = 'Spediti'; -$strServer = 'Server'; $strServerChoice = 'Scelta del server'; $strServerNotResponding = 'Il server non risponde'; +$strServer = 'Server'; +$strServerStatusDelayedInserts = 'Inserimento ritardato'; $strServerStatus = 'Informazioni di Runtime'; $strServerStatusUptime = 'Questo server MySQL sta girando da %s. E\' stato avviato il %s.'; $strServerTabProcesslist = 'Processi'; @@ -641,32 +682,156 @@ $strServerVars = 'Variabili e parametri del Server'; $strServerVersion = 'Versione MySQL'; $strSessionValue = 'Valore sessione'; $strSetEnumVal = 'Se il tipo di campo è "enum" o "set", immettere i valori usando il formato: \'a\',\'b\',\'c\'...
Se comunque dovete mettere dei backslashes ("\") o dei single quote ("\'") davanti a questi valori, backslashateli (per esempio \'\\\\xyz\' o \'a\\\'b\').'; -$strShow = 'Mostra'; $strShowAll = 'Mostra tutti'; $strShowColor = 'Mostra il colore'; $strShowDatadictAs = 'Formato del Data Dictionary'; $strShowFullQueries = 'Mostra query complete'; $strShowGrid = 'Mostra la griglia'; +$strShowingBookmark = 'Mostrando i segnalibri'; +$strShowingRecords = 'Visualizzazione record '; +$strShow = 'Mostra'; +$strShowOpenTables = 'Mostra le tabelle aperte'; $strShowPHPInfo = 'Mostra le info sul PHP'; +$strShowSlaveHosts = 'Mostra gli hosts slave'; +$strShowSlaveStatus = 'Mostra lo stato degli slave'; +$strShowStatusBinlog_cache_disk_useDescr = 'Il numero delle transazioni che usano la cache temporanea del log binario, ma che oltrepassano il valore di binlog_cache_size e usano un file temporaneo per salvare gli statements dalle transazioni.'; +$strShowStatusBinlog_cache_useDescr = 'Il numero delle transazioni che usano la cache temporanea del log binario.'; +$strShowStatusCreated_tmp_disk_tablesDescr = 'Il numero delle tabelle temporanee create automaticamente sul disco dal server mentre esegue i comandi. Se il valore Created_tmp_disk_tables è grande, potresti voler aumentare il valore tmp_table_size, per fare im modo che le tabelle temporanee siano memory-based anzichè disk-based.'; +$strShowStatusCreated_tmp_filesDescr = 'Numero di files temporanei che mysqld ha creato.'; +$strShowStatusCreated_tmp_tablesDescr = 'Il numero di tabelle temporanee create automaticamente in memoria dal server durante l\'esecuzione dei comandi.'; +$strShowStatusDelayed_errorsDescr = 'Numero di righe scritte con INSERT DELAYED in cui ci sono stati degli errori (probabilmete chiave dublicata).'; +$strShowStatusDelayed_insert_threadsDescr = 'Il numero di processi INSERT DELAYED in uso. Ciascuna tabella su cui è usato INSERT DELAYED occupa un thread.'; +$strShowStatusDelayed_writesDescr = 'Il numero di righe INSERT DELAYED scritte.'; +$strShowStatusFlush_commandsDescr = 'Il numero di comandi FLUSH eseguiti.'; +$strShowStatusHandler_commitDescr = 'Il numero di comandi interni COMMIT eseguiti.'; +$strShowStatusHandler_deleteDescr = 'Il numero di volte in cui una riga è stata cancellata da una tabella.'; +$strShowStatusHandler_discoverDescr = 'Il server MySQL può chiedere al motore di storage NDB Cluster se conosce una tabella sulla base di un nome dato. Questo è chaiamto discovery. Handler_discover indica il numero di volte che una tabella è stata trovata.'; +$strShowStatusHandler_read_firstDescr = 'Il numero di volte che il primo valore è stato letto da un indice. Se è troppo alto è probabile che il server stia facendo molte scansioni complete degli indici; per esempio, SELECT col1 FROM foo, assumento che col1 sia indicizzata.'; +$strShowStatusHandler_read_keyDescr = 'Il numero di richieste per leggere una riga basata su di una chiave. Se è alta, è un buon indice che le tue query e le tue tabelle sono correttamente indicizzate.'; +$strShowStatusHandler_read_nextDescr = 'Il numero di richieste per leggere la riga successiva nell\'ordine delle chiavi. Questo valore è incrementato se stai facendo una query su di una colonna indice con un range costante, oppure se stai facendo una scansione degli indici.'; +$strShowStatusHandler_read_prevDescr = 'Il numero di richieste per leggere la riga precedente nell\'ordine delle chiavi. Questo metodo di lettura è principalmente utilizzato per ottimizzare ORDER BY ... DESC.'; +$strShowStatusHandler_read_rndDescr = 'Il numero di richieste per leggere una riga basata su una posizione fissa. Questo valore è alto se stai facendo molte richieste che richiedono un ordinamento dei risultati. Probabilmente hai molte query che che richiedono a MySQL di leggere l\'intera tabella oppure ci sono dei joins che non usano le chiavi correttamente.'; +$strShowStatusHandler_read_rnd_nextDescr = 'Il numero di richieste per leggere la riga successiva in un file di dati. Questo valore è alto se stai facendo molte scansioni della tabella. Generalmente è un segnale che le tue tabelle non sono correttamente indicizzate, o che le query non sono state scritte per trarre vantaggi dagli indici che hai.'; +$strShowStatusHandler_rollbackDescr = 'Il numero di comandi ROLLBACK interni.'; +$strShowStatusHandler_updateDescr = 'Il numero di richieste per aggiornare una riga in una tabella.'; +$strShowStatusHandler_writeDescr = 'Il numero di richieste per inserire una riga in una tabella.'; +$strShowStatusInnodb_buffer_pool_pages_dataDescr = 'Il numero di pagine che contengono dati (sporchi o puliti).'; +$strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'Il numero di pagine attualmente sporche.'; +$strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'Il numero di buffer pool pages che hanno avuto richiesta di essere aggiornate.'; +$strShowStatusInnodb_buffer_pool_pages_freeDescr = 'Il numero di pagine libere.'; +$strShowStatusInnodb_buffer_pool_pages_latchedDescr = 'Il numero di pagine bloccate in un InnoDB buffer pool. Queste pagine sono attualmente in lettura o in scittura e non possono essere aggiornate o rimosse per altre ragioni.'; +$strShowStatusInnodb_buffer_pool_pages_miscDescr = 'Il numero di pagine occupate perchè sono state allocate per amministrazione, come row locks o per hash index adattivi. Questo valore può essere calcolato come Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data.'; +$strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Il numero totale di buffer pool, in pagine.'; +$strShowStatusInnodb_buffer_pool_read_ahead_rndDescr = 'Il numero di read-aheads "random" InnoDB iniziate. Questo accade quando una query legge una porzione di una tabella, ma in ordine casuale.'; +$strShowStatusInnodb_buffer_pool_read_ahead_seqDescr = 'Il numero di read-aheads InnoDB sequanziali. Questo accade quando InnoDB esegue una scansione completa sequenziale di una tabella.'; +$strShowStatusInnodb_buffer_pool_read_requestsDescr = 'Il numero di richieste logiche che InnoDb ha fatto.'; +$strShowStatusInnodb_buffer_pool_readsDescr = 'Il numero di richieste logiche che InnoDB non può soddisfare dal buffer pool e che devono fare una lettura di una pagina singola.'; +$strShowStatusInnodb_buffer_pool_wait_freeDescr = 'Normalmente le sritture nel buffer pool InnoDB vengono effettuate in background. Tuttavia se è necessario leggere o creare una pagina, e non sono disponibile pagine pulite è necessario attendere che le pagine siano aggiornate prima. Questo contatore conta le istanze di queste attese. Se la dimesione del buffer pool è stata settata correttamente questo valore dovrebbe essere basso.'; +$strShowStatusInnodb_buffer_pool_write_requestsDescr = 'Il numero di scritture effettuate nel buffer pool InnoDB.'; +$strShowStatusInnodb_data_fsyncsDescr = 'Il numero delle operazioni fsync() fino ad ora.'; +$strShowStatusInnodb_data_pending_fsyncsDescr = 'Il numero di operazioni fsync() in attesa.'; +$strShowStatusInnodb_data_pending_readsDescr = 'Il numero di letture in attesa.'; +$strShowStatusInnodb_data_pending_writesDescr = 'Il numero di scritture in attesa.'; +$strShowStatusInnodb_data_readDescr = 'La quantità di dati letti fino ad ora, in bytes.'; +$strShowStatusInnodb_data_readsDescr = 'Il numero totale di dati letti.'; +$strShowStatusInnodb_data_writesDescr = 'Il numero totale di dati scritti.'; +$strShowStatusInnodb_data_writtenDescr = 'La quantità di dati scritti fino ad ora, in bytes.'; +$strShowStatusInnodb_dblwr_pages_writtenDescr = 'Il numero di scritture doublewrite che sono state eseguite ed il numero che sono state scritte a questo scopo.'; +$strShowStatusInnodb_dblwr_writesDescr = 'Il numero di scritture doublewrite che sono state eseguite ed il numero che sono state scritte a questo scopo.'; +$strShowStatusInnodb_log_waitsDescr = 'Il numero di attese che abbiamo avuto perchè il buffer di log era troppo piccolo e abbiamo duvuto attendere che fosse aggiornato prima di continuare.'; +$strShowStatusInnodb_log_write_requestsDescr = 'Il numero di richieste di scrittura dei log.'; +$strShowStatusInnodb_log_writesDescr = 'Il numero scritture fisiche del log file.'; +$strShowStatusInnodb_os_log_fsyncsDescr = 'Il numero di scritture fsync fatte sul log file.'; +$strShowStatusInnodb_os_log_pending_fsyncsDescr = 'Il numero degli fsyncs in sospeso sul log file.'; +$strShowStatusInnodb_os_log_pending_writesDescr = 'Il numero di scritture in sospeso sul log file.'; +$strShowStatusInnodb_os_log_writtenDescr = 'Il numero di bytes scritti sul log file.'; +$strShowStatusInnodb_pages_createdDescr = 'Il numero di pagine create.'; +$strShowStatusInnodb_page_sizeDescr = 'La dimesione di-compilazione delle pagine InnoDB (default 16KB). Molti valori sono conteggiati nelle pagine; la dimesione delle pagine permette di convertirli facilmente in bytes.'; +$strShowStatusInnodb_pages_readDescr = 'Il numero di pagine lette.'; +$strShowStatusInnodb_pages_writtenDescr = 'Il numero di pagine scritte.'; +$strShowStatusInnodb_row_lock_current_waitsDescr = 'Il numero di row locks attualmente in attesa.'; +$strShowStatusInnodb_row_lock_time_avgDescr = 'Il tempo medio per l\'acquisizione di un row lock, in millisecondi.'; +$strShowStatusInnodb_row_lock_timeDescr = 'Il tempo totale per l\'acquisizione di un row locks, in millisecondi.'; +$strShowStatusInnodb_row_lock_time_maxDescr = 'Il tempo massimo per l\'acquisizione di un row lock, in millisecondi.'; +$strShowStatusInnodb_row_lock_waitsDescr = 'Il numero di volte che un row lock ha dovuto attendere.'; +$strShowStatusInnodb_rows_deletedDescr = 'Il numero di righe cancellate da una tabella InnoDB.'; +$strShowStatusInnodb_rows_insertedDescr = 'Il numero di righe inserite da una tabella InnoDB.'; +$strShowStatusInnodb_rows_readDescr = 'Il numero di righe lette da una tabella InnoDB.'; +$strShowStatusInnodb_rows_updatedDescr = 'Il numero di righe aggiornate da una tabella InnoDB.'; +$strShowStatusKey_blocks_not_flushedDescr = 'Il numero di blocchi chaive aggiunti nella cache chiave che sono stati cambiati, ma che non sono stai aggiornati su disco. E\' conosciuto con il nome di Not_flushed_key_blocks.'; +$strShowStatusKey_blocks_unusedDescr = 'Il numero di blocchi non usati nella cache chiave. Puoi usare questo valore per determinare quanta cache chiave è in uso.'; +$strShowStatusKey_blocks_usedDescr = 'Il numero di blocchi usati nella cache chiave. The number of used blocks in the key cache. Questo valore è un\'importante segnale che indica il numero massimo di blocchi che sono stati in uso contemporaneamente.'; +$strShowStatusKey_read_requestsDescr = 'Il numero di richieste per le ggere un blocco chiave dalla cache.'; +$strShowStatusKey_readsDescr = 'Il numero di letture fisiche dal disco di un blocco chiave. Se Key_reads è grande allora il valore key_buffer_size è probabilmente troppo piccolo. IIl rapporto di cache miss rate può essere calcolato come Key_reads/Key_read_requests.'; +$strShowStatusKey_write_requestsDescr = 'Il numero di richieste per scrivere una blocco chiave nella cache.'; +$strShowStatusKey_writesDescr = 'Il numero di scritture fisiche di un blocco chiave sul disco.'; +$strShowStatusLast_query_costDescr = 'Il costo totale dell\'ultima query compilata così come computato dall\'ottimizzatore delle query. Utile per comparare il costo di differenti query per la stessa operazione di query. Il valore di default è 0, che significa che nessuna query è stata ancora compilata.'; +$strShowStatusNot_flushed_delayed_rowsDescr = 'In numero di righe in attesa di essere scritte nella coda INSERT DELAY.'; +$strShowStatusOpened_tablesDescr = 'Il numero di tabelle che sono state aperte. Se il valore opened_tables è grande, probabilmente il valore di table cache è troppo piccolo.'; +$strShowStatusOpen_filesDescr = 'Il numero di files che sono aperti.'; +$strShowStatusOpen_streamsDescr = 'il numero di stream che sono aperti (usato principalmente per il logging).'; +$strShowStatusOpen_tablesDescr = 'Il numero di tabelle che sono aperte.'; +$strShowStatusQcache_free_blocksDescr = 'Il numero di blocchi di memoria liberi nella cache delle query.'; +$strShowStatusQcache_free_memoryDescr = 'L\'ammontare di memoria libera nella cache delle query.'; +$strShowStatusQcache_hitsDescr = 'Il numero di cache hits.'; +$strShowStatusQcache_insertsDescr = 'Il numero di query aggiunte alla cache.'; +$strShowStatusQcache_lowmem_prunesDescr = 'Il numero di query che sono state rimosse dalla cache per liberare memoria per la cache di nuove query. Questa informazione può aiutarti per parametrare la dimensione della cache delle query. La cache delle query usa una strategia di "meno usate recentemente" (LRU - least recently used) per decidere quali query rimuovere dalla cache.'; +$strShowStatusQcache_not_cachedDescr = 'Il numero di query non in cache (impossibilità di inserirle nella cache oppure non inserite per i settaggi del parametro query_cache_type).'; +$strShowStatusQcache_queries_in_cacheDescr = 'Il numero di query registrate nella cache.'; +$strShowStatusQcache_total_blocksDescr = 'Il numero totale di blocchi nella cache delle query.'; +$strShowStatusReset = 'Reset'; +$strShowStatusRpl_statusDescr = 'Lo sato delle repliche failsafe (non ancora implementato).'; +$strShowStatusSelect_full_joinDescr = 'Il numero di joins che non usano gli indici. (Se questo valore non è 0, dovresti controllare attentamente gli indici delle tue tabelle.)'; +$strShowStatusSelect_full_range_joinDescr = 'Il numero di joins che usano una ricerca limitata su di una tabella di riferimento.'; +$strShowStatusSelect_range_checkDescr = 'Il numero di joins senza chiavi che controllano per l\'uso di una chiave dopo ogni riga. (Se questo valore non è 0, dovresti controllare attentamente gli indici delle tue tabelle.)'; +$strShowStatusSelect_rangeDescr = 'Il numero di joins che usano un range sulla prima tabella. (Non è, solitamente, un valore critico anche se è grande.)'; +$strShowStatusSelect_scanDescr = 'Il numero di join che hanno effettuato una scansione completa della prima tabella.'; +$strShowStatusSlave_open_temp_tablesDescr = 'Il numero di tabelle temporaneamente aperte da processi SQL slave.'; +$strShowStatusSlave_retried_transactionsDescr = 'Numero totale di volte (dalla partenza) in cui la replica slave SQL ha ritentato una transazione.'; +$strShowStatusSlave_runningDescr = 'Questa chiave è ON se questo è un server slave connesso ad un server master.'; +$strShowStatusSlow_launch_threadsDescr = 'Numero di processi che hanno impiegato più di "slow_launch_time" secondi per partire.'; +$strShowStatusSlow_queriesDescr = 'Numero di query che hanno impiegato più di "long_query_time" seconds.'; +$strShowStatusSort_merge_passesDescr = 'Il numero di fusioni passate all\'algoritmo di ordianemento che sono state fatte. Se questo valore è grande, dovresti incrementare la variabile di sistema sort_buffer_size.'; +$strShowStatusSort_rangeDescr = 'Il numero di ordinamenti che sono stati eseguiti in un intervallo.'; +$strShowStatusSort_rowsDescr = 'Il numero di righe ordinate.'; +$strShowStatusSort_scanDescr = 'Il numero di ordinamenti che sono stati fatti leggendo la tabella.'; +$strShowStatusTable_locks_immediateDescr = 'Il numero di volte che un table lock è stato eseguito immediatamente.'; +$strShowStatusTable_locks_waitedDescr = 'Il numero di volte che un table lock è stato eseguito immediatamente ed era necessaria un\'attesa. Se è alto, potresti avere dei problemi con le performance, dovresti prima ottimizzare le query, oppure sia utilizzare le repliche, sia dividere le tabelle.'; +$strShowStatusThreads_cachedDescr = 'Il numero dei processi nella cache dei processi. L\'hit rate della cache può essere calcolato come processi_creati/connessioni. Se questo valore è rosso devi aumentare la tua thread_cache_size.'; +$strShowStatusThreads_connectedDescr = 'Il numero di connessioni correntemente aperte.'; +$strShowStatusThreads_createdDescr = 'Il numero di processi creati per gestire le connessioni. Se Threads_created è grosso, devi probabilmente aumentare il valore thread_cache_size. (Normalmente questo non fornisce un significatico incremento delle performace se hai una buona implementazione dei processi.)'; +$strShowStatusThreads_runningDescr = 'Il numero di processi non in attesa.'; $strShowTableDimension = 'Mostra la dimensione delle tabelle'; $strShowTables = 'Mostra le tabelle'; $strShowThisQuery = 'Mostra questa query di nuovo'; -$strShowingRecords = 'Visualizzazione record '; $strSimplifiedChinese = 'Cinese Semplificato'; $strSingly = '(singolarmente)'; $strSize = 'Dimensione'; +$strSkipQueries = 'Numero di record (query) da saltare a partire dall\'inizio'; $strSlovak = 'Slovacco'; $strSlovenian = 'Sloveno'; $strSocketProblem = '(o il socket del server locale MySQL non è correttamente configurato)'; -$strSort = 'Ordinamento'; $strSortByKey = 'Ordina per chiave'; +$strSorting = 'Ordinando'; +$strSort = 'Ordinamento'; $strSpaceUsage = 'Spazio utilizzato'; $strSpanish = 'Spagnolo'; $strSplitWordsWithSpace = 'Le parole sono spezzate sulle spaziature (" ").'; +$strSQLExportCompatibility = 'Compatibilità dell\'esportazione SQL'; +$strSQLExportType = 'Tipo di esportazione'; +$strSQLOptions = 'Opzioni SQL'; +$strSQLParserBugMessage = 'C\'è la possibilità che ci sia un bug nel parser SQL. Per favore, esaminate la query accuratamente, e controllate che le virgolette siano corrette e non sbagliate. Altre possibili cause d\'errori possono essere che si stia cercando di uploadare un file binario al di fuori di un\'area di testo virgolettata. Si può anche provare la query MySQL dalla riga di comando di MySQL. L\'errore qui sotto restituito dal server MySQL, se ce n\'è uno, può anche aiutare nella diagnostica del problema. Se ci sono ancora problemi, o se il parser SQL di phpMyAdmin sbaglia quando invece l\'interfaccia a riga di comando non mostra problemi, si può ridurre la query SQL in ingresso alla singola query che causa problemi, e inviare un bug report con i dati riportati nella sezione CUT qui sotto:'; +$strSQLParserUserError = 'Pare che ci sia un errore nella query SQL immessa. L\'errore del server MySQL mostrato qui sotto, se c\'è, può anche aiutare nella risoluzione del problema'; +$strSQLQuery = 'query SQL'; +$strSQLResult = 'Risultato SQL'; +$strSQL = 'SQL'; +$strSQPBugInvalidIdentifer = 'Identificatore Non Valido'; +$strSQPBugUnclosedQuote = 'Virgolette Non Chiuse'; +$strSQPBugUnknownPunctuation = 'Stringa di Punctuation Sconosciuta'; $strStatCheckTime = 'Ultimo controllo'; $strStatCreateTime = 'Creazione'; -$strStatUpdateTime = 'Ultimo cambiamento'; $strStatement = 'Istruzioni'; +$strStatUpdateTime = 'Ultimo cambiamento'; $strStatus = 'Stato'; $strStorageEngine = 'Motore di Memorizzazione'; $strStorageEngines = 'Motori di Memorizzazione'; @@ -685,7 +850,7 @@ $strSwedish = 'Svedese'; $strSwitchToDatabase = 'Passare al Database copiato'; $strSwitchToTable = 'Passa alla tabella copiata'; -$strTable = 'Tabella'; +$strTableAlreadyExists = 'La tabella %s esiste già!'; $strTableComments = 'Commenti sulla tabella'; $strTableEmpty = 'Il nome della tabella è vuoto!'; $strTableHasBeenDropped = 'La tabella %s è stata eliminata'; @@ -694,17 +859,23 @@ $strTableHasBeenFlushed = 'La tabella %s $strTableMaintenance = 'Amministrazione tabella'; $strTableOfContents = 'Tabella dei contenuti'; $strTableOptions = 'Opzioni della tabella'; -$strTableStructure = 'Struttura della tabella'; -$strTableType = 'Tipo tabella'; $strTables = '%s tabella(e)'; +$strTableStructure = 'Struttura della tabella'; +$strTable = 'Tabella'; +$strTableType = 'Tipo tabella'; $strTakeIt = 'prendilo'; $strTblPrivileges = 'Privilegi relativi alle tabelle'; +$strTempData = 'Dati temporanei'; $strTextAreaLength = ' A causa della sua lunghezza,
questo campo non può essere modificato '; $strThai = 'Thai'; $strTheme = 'Tema / Stile'; $strThisHost = 'Questo Host'; $strThisNotDirectory = 'Questa non è una directory'; +$strThreads = 'Processi'; $strThreadSuccessfullyKilled = 'Il thread %s è stato terminato con successo.'; +$strTimeoutInfo = 'Una precedente importazione è entrata in timeout, dopo un nuovo inoltro riprenderà dalla posizione: %d.'; +$strTimeoutNothingParsed = 'Nell\'ultima esecuzione nessun dato è stato processato, questo, solitamente, vuole dire che che phpMyAdmin non è in grado di ultimare l\'operazione fino a che non verrà aumentato il parametro php time limits.'; +$strTimeoutPassed = 'Superato il tempo limite dello script, se vuoi finire l\'importazione inoltra nuovamente il file e il processo riprenderà.'; $strTime = 'Tempo'; $strToggleScratchboard = '(dis)attiva scratchboard'; $strTotal = 'Totali'; @@ -712,7 +883,9 @@ $strTotalUC = 'Totale'; $strTraditionalChinese = 'Cinese Tradizionale'; $strTraditionalSpanish = 'Spagnolo tradizionale'; $strTraffic = 'Traffico'; +$strTransactionCoordinator = 'Coordinatore delle transazioni'; $strTransformation_application_octetstream__download = 'Visualizza un collegamento per trasferire i dati di un campo in formato binario. La prima opzione è il nome del file binario. La seconda opzione è un nome di campo possibile di una riga della tabella che contiene il nome di schedario. Se fornite una seconda opzione dovete avere la prima opzione settata ad una stringa vuota'; +$strTransformation_application_octetstream__hex = 'Mostra una rappresentazione esadecimale dei dati.'; $strTransformation_image_jpeg__inline = 'Mostra un thumbnalil cliccabile; opzioni: larghezza,altezza in pixel (mantiere la proporzione iniziale)'; $strTransformation_image_jpeg__link = 'Mostra un link a questa immagine (download blob diretto, i.e.).'; $strTransformation_image_png__inline = 'Vedi immagine/jpeg: inline'; @@ -721,6 +894,7 @@ $strTransformation_text_plain__external = 'SOLO PER LINUX: Lancia un\'applicazio $strTransformation_text_plain__formatted = 'Preserva l\'originale formattazione del campo. Nessun Escaping viene applicato.'; $strTransformation_text_plain__imagelink = 'Mostra un collegamento ad una immagine esterna; il campo contiene il nome del file; la prima opzione è un prefisso come "http://tuodominio.com/", la seconda opzione è la larghezza in pixel, la terza è l\'altezza.'; $strTransformation_text_plain__link = 'Mostra un collegamento, il campo contiene il nome del file; la prima opzione è un prefisso come "http://tuodominio.com/", la seconda opzione è un titolo per il collegamento.'; +$strTransformation_text_plain__sql = 'Formatta il testo come query SQL con evidenziazione della sintassi.'; $strTransformation_text_plain__substr = 'Mostra soltanto una parte della stringa. La prima opzione è l\'offset che serve a definire dove inizia l\'output del vostro testo (Prefinito: 0). La seconda opzione è un offset che indica quanto testo viene restituito. Se vuoto, restituisce tutto il testo rimanente. La terza opzione definisce quali caratteri saranno aggiunti in fondo all\'output quando una soptto-stringa viene restituita (Predefinito: ...) .'; $strTruncateQueries = 'Tronca le Query Mostrate'; $strTurkish = 'Turco'; @@ -732,19 +906,16 @@ $strUnicode = 'Unicode'; $strUnique = 'Unica'; $strUnknown = 'sconosciuto'; $strUnselectAll = 'Deseleziona Tutto'; -$strUpdComTab = 'Prego leggere la documentazione su come aggiornare la vostra tabella Column_comments'; +$strUnsupportedCompressionDetected = 'Stai cercando di importare un file con un tipo di compressione non supportato. Altrimenti il supporto per questo tipo di compressione non è stato ancora implementato o è stato disabilitato dalla tua configurazione.'; $strUpdatePrivMessage = 'Hai aggiornato i permessi per %s.'; $strUpdateProfileMessage = 'Il profilo è stato aggiornato.'; $strUpdateQuery = 'Aggiorna Query'; +$strUpdComTab = 'Prego leggere la documentazione su come aggiornare la vostra tabella Column_comments'; $strUpgrade = 'Si dovrebbe aggiornare %s alla versione %s o successiva.'; +$strUploadLimit = 'Stai probabilmente cercando di uplodare un file troppo grosso. Fai riferimento alla documentazione %sdocumentation%s Per i modi di aggirare questo limite.'; $strUsage = 'Utilizzo'; $strUseBackquotes = 'Usa i backquotes con i nomi delle tabelle e dei campi'; $strUseHostTable = 'Utilizza la Tabella dell\'Host'; -$strUseTabKey = 'Usare il tasto TAB per spostare il cursore di valore in valore, o CTRL+frecce per spostarlo altrove'; -$strUseTables = 'Utilizza tabelle'; -$strUseTextField = 'Utilizza campo text'; -$strUseThisValue = 'Usa questa opzione'; -$strUser = 'Utente'; $strUserAlreadyExists = 'L\'utente %s esiste già!'; $strUserEmpty = 'Il nome utente è vuoto!'; $strUserName = 'Nome utente'; @@ -752,17 +923,22 @@ $strUserNotFound = 'L\'utente selezionato non $strUserOverview = 'Vista d\'insieme dell\'utente'; $strUsersDeleted = 'Gli utenti selezionati sono stati cancellati con successo.'; $strUsersHavingAccessToDb = 'Utenti che hanno accesso a "%s"'; +$strUser = 'Utente'; +$strUseTabKey = 'Usare il tasto TAB per spostare il cursore di valore in valore, o CTRL+frecce per spostarlo altrove'; +$strUseTables = 'Utilizza tabelle'; +$strUseTextField = 'Utilizza campo text'; +$strUseThisValue = 'Usa questa opzione'; $strValidateSQL = 'Valida SQL'; $strValidatorError = 'L\' SQL validator non può essere inizializzato. Prego controllare di avere installato le estensioni php necessarie come descritto nella %sdocumentazione%s.'; $strValue = 'Valore'; $strVar = 'Variabile'; $strVersionInformation = 'Informazioni sulla versione'; -$strView = 'Vista'; -$strViewDump = 'Visualizza dump (schema) della tabella'; -$strViewDumpDB = 'Visualizza dump (schema) del database'; $strViewDumpDatabases = 'Visualizza il dump (schema) dei databases'; +$strViewDumpDB = 'Visualizza dump (schema) del database'; +$strViewDump = 'Visualizza dump (schema) della tabella'; $strViewHasBeenDropped = 'La vista %s è stata eliminata'; +$strView = 'Vista'; $strWebServerUploadDirectory = 'directory di upload del web-server'; $strWebServerUploadDirectoryError = 'La directory impostata per l\'upload non può essere trovata'; @@ -785,187 +961,17 @@ $strZip = '"compresso con zip"'; // To translate: -$strBufferReadMisses = 'Read misses'; // to translate -$strBufferReadMissesInPercent = 'Read misses in %'; //to translate -$strBufferWriteWaits = 'Write waits'; //to translate -$strBufferWriteWaitsInPercent = 'Write waits in %'; //to translate - -$strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data.'; //to translate -$strInvalidFieldCount = 'Table must have at least one field.'; //to translate -$strInvalidRowNumber = '%d is not valid row number.'; //to translate -$strInvalidColumnCount = 'Column count has to be larger than zero.'; //to translate -$strInvalidFieldAddCount = 'You have to add at least one field.'; //to translate -$strAndThen = 'and then'; //to translate -$strInvalidAuthMethod = 'Invalid authentication method set in configuration:'; //to translate -$strRunSQLQueryOnServer = 'Run SQL query/queries on server %s'; //to translate -$strCSV = 'CSV'; //to translate -$strImport = 'Import'; //to translate -$strImportFormat = 'Format of imported file'; //to translate -$strFileToImport = 'File to import'; //to translate -$strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s'; //to translate -$strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; //to translate -$strCSVImportOptions = 'CSV options'; //to translate -$strPartialImport = 'Partial import'; //to translate -$strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate -$strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.'; //to translate -$strTimeoutNothingParsed = 'However on last run no data has been parsed, this usually means phpMyAdmin won\'t be able to finish this import unless you increase php time limits.'; //to translate -$strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.'; //to translate -$strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.'; //to translate -$strNothingToImport = 'You didn\'t enter any data to import!'; //to translate -$strIgnoreDuplicates = 'Ignore duplicate rows'; //to translate -$strSkipQueries = 'Number of records(queries) to skip from start'; //to translate -$strInvalidColumn = 'Invalid column (%s) specified!'; //to translate -$strInvalidCSVInput = 'Invalid CSV input, could not parse!'; //to translate -$strNoFilesFoundInZip = 'No files found inside ZIP archive!'; //to translate -$strErrorInZipFile = 'Error in ZIP archive:'; //to translate -$strFlushQueryCache = 'Flush query cache'; //to translate -$strFlushTables = 'Flush (close) all tables'; //to translate -$strHandler = 'Handler'; //to translate -$strJoins = 'Joins'; //to translate -$strKeyCache = 'Key cache'; //to translate -$strMaxConnects = 'max. concurrent connections'; //to translate -$strQueryCache = 'Query cache'; //to translate -$strReplication = 'Replication'; //to translate -$strServerStatusDelayedInserts = 'Delayed inserts'; //to translate -$strShowOpenTables = 'Show open tables'; //to translate -$strShowSlaveHosts = 'Show slave hosts'; //to translate -$strShowSlaveStatus = 'Show slave status'; //to translate -$strShowStatusReset = 'Reset'; //to translate -$strShowStatusBinlog_cache_disk_useDescr = 'The number of transactions that used the temporary binary log cache but that exceeded the value of binlog_cache_size and used a temporary file to store statements from the transaction.'; //to translate -$strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.'; //to translate -$strShowStatusCreated_tmp_disk_tablesDescr = 'The number of temporary tables on disk created automatically by the server while executing statements. If Created_tmp_disk_tables is big, you may want to increase the tmp_table_size value to cause temporary tables to be memory-based instead of disk-based.'; //to translate -$strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.'; //to translate -$strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.'; //to translate -$strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).'; //to translate -$strShowStatusDelayed_insert_threadsDescr = 'The number of INSERT DELAYED handler threads in use. Every different table on which one uses INSERT DELAYED gets its own thread.'; //to translate -$strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.'; //to translate -$strShowStatusFlush_commandsDescr = 'The number of executed FLUSH statements.'; //to translate -$strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.'; //to translate -$strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.'; //to translate -$strShowStatusHandler_discoverDescr = 'The MySQL server can ask the NDB Cluster storage engine if it knows about a table with a given name. This is called discovery. Handler_discover indicates the number of time tables have been discovered.'; //to translate -$strShowStatusHandler_read_firstDescr = 'The number of times the first entry was read from an index. If this is high, it suggests that the server is doing a lot of full index scans; for example, SELECT col1 FROM foo, assuming that col1 is indexed.'; //to translate -$strShowStatusHandler_read_keyDescr = 'The number of requests to read a row based on a key. If this is high, it is a good indication that your queries and tables are properly indexed.'; //to translate -$strShowStatusHandler_read_nextDescr = 'The number of requests to read the next row in key order. This is incremented if you are querying an index column with a range constraint or if you are doing an index scan.'; //to translate -$strShowStatusHandler_read_prevDescr = 'The number of requests to read the previous row in key order. This read method is mainly used to optimize ORDER BY ... DESC.'; //to translate -$strShowStatusHandler_read_rndDescr = 'The number of requests to read a row based on a fixed position. This is high if you are doing a lot of queries that require sorting of the result. You probably have a lot of queries that require MySQL to scan whole tables or you have joins that don\'t use keys properly.'; //to translate -$strShowStatusHandler_read_rnd_nextDescr = 'The number of requests to read the next row in the data file. This is high if you are doing a lot of table scans. Generally this suggests that your tables are not properly indexed or that your queries are not written to take advantage of the indexes you have.'; //to translate -$strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.'; //to translate -$strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.'; //to translate -$strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.'; //to translate -$strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).'; //to translate -$strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.'; //to translate -$strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.'; //to translate -$strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.'; //to translate -$strShowStatusInnodb_buffer_pool_pages_latchedDescr = 'The number of latched pages in InnoDB buffer pool. These are pages currently being read or written or that can\'t be flushed or removed for some other reason.'; //to translate -$strShowStatusInnodb_buffer_pool_pages_miscDescr = 'The number of pages busy because they have been allocated for administrative overhead such as row locks or the adaptive hash index. This value can also be calculated as Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data.'; //to translate -$strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.'; //to translate -$strShowStatusInnodb_buffer_pool_read_ahead_rndDescr = 'The number of "random" read-aheads InnoDB initiated. This happens when a query is to scan a large portion of a table but in random order.'; //to translate -$strShowStatusInnodb_buffer_pool_read_ahead_seqDescr = 'The number of sequential read-aheads InnoDB initiated. This happens when InnoDB does a sequential full table scan.'; //to translate -$strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.'; //to translate -$strShowStatusInnodb_buffer_pool_readsDescr = 'The number of logical reads that InnoDB could not satisfy from buffer pool and had to do a single-page read.'; //to translate -$strShowStatusInnodb_buffer_pool_wait_freeDescr = 'Normally, writes to the InnoDB buffer pool happen in the background. However, if it\'s necessary to read or create a page and no clean pages are available, it\'s necessary to wait for pages to be flushed first. This counter counts instances of these waits. If the buffer pool size was set properly, this value should be small.'; //to translate -$strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.'; //to translate -$strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.'; //to translate -$strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.'; //to translate -$strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.'; //to translate -$strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.'; //to translate -$strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.'; //to translate -$strShowStatusInnodb_data_readsDescr = 'The total number of data reads.'; //to translate -$strShowStatusInnodb_data_writesDescr = 'The total number of data writes.'; //to translate -$strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.'; //to translate -$strShowStatusInnodb_dblwr_pages_writtenDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate -$strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate -$strShowStatusInnodb_log_waitsDescr = 'The number of waits we had because log buffer was too small and we had to wait for it to be flushed before continuing.'; //to translate -$strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.'; //to translate -$strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.'; //to translate -$strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.'; //to translate -$strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.'; //to translate -$strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.'; //to translate -$strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.'; //to translate -$strShowStatusInnodb_page_sizeDescr = 'The compiled-in InnoDB page size (default 16KB). Many values are counted in pages; the page size allows them to be easily converted to bytes.'; //to translate -$strShowStatusInnodb_pages_createdDescr = 'The number of pages created.'; //to translate -$strShowStatusInnodb_pages_readDescr = 'The number of pages read.'; //to translate -$strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.'; //to translate -$strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.'; //to translate -$strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.'; //to translate -$strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.'; //to translate -$strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.'; //to translate -$strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.'; //to translate -$strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.'; //to translate -$strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.'; //to translate -$strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.'; //to translate -$strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.'; //to translate -$strShowStatusKey_blocks_not_flushedDescr = 'The number of key blocks in the key cache that have changed but haven\'t yet been flushed to disk. It used to be known as Not_flushed_key_blocks.'; //to translate -$strShowStatusKey_blocks_unusedDescr = 'The number of unused blocks in the key cache. You can use this value to determine how much of the key cache is in use.'; //to translate -$strShowStatusKey_blocks_usedDescr = 'The number of used blocks in the key cache. This value is a high-water mark that indicates the maximum number of blocks that have ever been in use at one time.'; //to translate -$strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.'; //to translate -$strShowStatusKey_readsDescr = 'The number of physical reads of a key block from disk. If Key_reads is big, then your key_buffer_size value is probably too small. The cache miss rate can be calculated as Key_reads/Key_read_requests.'; //to translate -$strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate -$strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate -$strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.'; //to translate -$strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAY queues.'; //to translate -$strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate -$strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate -$strShowStatusOpen_tablesDescr = 'The number of tables that are open.'; //to translate -$strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.'; //to translate -$strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.'; //to translate -$strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.'; //to translate -$strShowStatusQcache_hitsDescr = 'The number of cache hits.'; //to translate -$strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.'; //to translate -$strShowStatusQcache_lowmem_prunesDescr = 'The number of queries that have been removed from the cache to free up memory for caching new queries. This information can help you tune the query cache size. The query cache uses a least recently used (LRU) strategy to decide which queries to remove from the cache.'; //to translate -$strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).'; //to translate -$strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.'; //to translate -$strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.'; //to translate -$strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).'; //to translate -$strShowStatusSelect_full_joinDescr = 'The number of joins that do not use indexes. If this value is not 0, you should carefully check the indexes of your tables.'; //to translate -$strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.'; //to translate -$strShowStatusSelect_rangeDescr = 'The number of joins that used ranges on the first table. (It\'s normally not critical even if this is big.)'; //to translate -$strShowStatusSelect_range_checkDescr = 'The number of joins without keys that check for key usage after each row. (If this is not 0, you should carefully check the indexes of your tables.)'; //to translate -$strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.'; //to translate -$strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.'; //to translate -$strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.'; //to translate -$strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.'; //to translate -$strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.'; //to translate -$strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.'; //to translate -$strShowStatusSort_merge_passesDescr = 'The number of merge passes the sort algorithm has had to do. If this value is large, you should consider increasing the value of the sort_buffer_size system variable.'; //to translate -$strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.'; //to translate -$strShowStatusSort_rowsDescr = 'The number of sorted rows.'; //to translate -$strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.'; //to translate -$strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.'; //to translate -$strShowStatusTable_locks_waitedDescr = 'The number of times that a table lock could not be acquired immediately and a wait was needed. If this is high, and you have performance problems, you should first optimize your queries, and then either split your table or tables or use replication.'; //to translate -$strShowStatusThreads_cachedDescr = 'The number of threads in the thread cache. The cache hit rate can be calculated as Threads_created/Connections. If this value is red you should raise your thread_cache_size.'; //to translate -$strShowStatusThreads_connectedDescr = 'The number of currently open connections.'; //to translate -$strShowStatusThreads_createdDescr = 'The number of threads created to handle connections. If Threads_created is big, you may want to increase the thread_cache_size value. (Normally this doesn\'t give a notable performance improvement if you have a good thread implementation.)'; //to translate -$strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.'; //to translate -$strSorting = 'Sorting'; //to translate -$strTempData = 'Temporary data'; //to translate -$strThreads = 'Threads'; //to translate -$strLDI = 'CSV using LOAD DATA'; //to translate -$strLDILocal = 'Use LOCAL keyword'; //to translate -$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate -$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate -$strTableAlreadyExists = 'Table %s already exists!'; //to translate -$strTransactionCoordinator = 'Transaction coordinator'; //to translate -$strNumberOfFields = 'Number of fields'; //to translate -$strShowingBookmark = 'Showing bookmark'; //to translate -$strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.'; //to translate -$strDeleteNoUsersSelected = 'No users selected for deleting!'; //to translate -$strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.'; //to translate -$strMaximalQueryLength = 'Maximal length of created query'; //to translate -$strBookmarkCreated = 'Bookmark %s created'; //to translate -$strBookmarkReplace = 'Replace existing bookmark of same name'; //to translate -$strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.'; //to translate -$strEsperanto = 'Esperanto'; //to translate -$strInvalidServerIndex = 'Invalid server index: "%s"'; //to translate -$strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.'; //to translate -$strFileNameTemplateDescriptionTable = 'table name'; //to translate -$strFileNameTemplateDescriptionDatabase = 'database name'; //to translate -$strFileNameTemplateDescriptionServer = 'server name'; //to translate -$strFileNameTemplateDescription = 'This value is interpreted using %1$sstrftime%2$s, so you can use time formatting strings. Additionally folloving transformations will happen: %3$s. Other text will be kept as is.'; //to translate -$strProtocolVersion = 'Protocol version'; //to translate -$strMysqlClientVersion = 'MySQL client version'; //to translate -$strUsedPhpExtensions = 'Used PHP extensions'; //to translate -$strOpenNewWindow = 'Open new phpMyAdmin window'; //to translate -$strLanguageUnknown = 'Unknown language: %1$s.'; //to translate $strLanguageFileNotFound = 'Language file "%1$s" not found.'; //to translate +$strLanguageUnknown = 'Unknown language: %1$s.'; //to translate + +$strMysqlClientVersion = 'MySQL client version'; //to translate + +$strNothingToImport = 'You didn\'t enter any data to import!'; //to translate + +$strOpenNewWindow = 'Open new phpMyAdmin window'; //to translate + +$strProtocolVersion = 'Protocol version'; //to translate + +$strUsedPhpExtensions = 'Used PHP extensions'; //to translate + ?> diff --git a/lang/italian-iso-8859-15.inc.php b/lang/italian-iso-8859-15.inc.php index db4561ee7..2c4b6ca12 100644 --- a/lang/italian-iso-8859-15.inc.php +++ b/lang/italian-iso-8859-15.inc.php @@ -4,6 +4,7 @@ /** * translated by: Pietro Danesi 2002-03-29 * Revised by: "DPhantom" 2002-04-16 + * Revised by: "Luca Rebellato" 2005-11-27 */ $charset = 'iso-8859-15'; @@ -22,7 +23,6 @@ $month = array('Gen', 'Feb', 'Mar', 'Apr', 'Mag', 'Giu', 'Lug', 'Ago', 'Set', 'O $datefmt = '%d %B, %Y at %I:%M %p'; //italian time $timespanfmt = '%s giorni, %s ore, %s minuti e %s secondi'; -$strAPrimaryKey = 'Una chiave primaria è stata aggiunta in %s'; $strAbortedClients = 'Fallito'; $strAbsolutePathToDocSqlDir = 'Prego, immettere il path assoluto sul webserver alla directory di docSQL'; $strAccessDenied = 'Accesso negato'; @@ -33,6 +33,8 @@ $strAddConstraints = 'Aggiungi vincoli'; $strAddDeleteColumn = 'Aggiungi/Cancella campo'; $strAddDeleteRow = 'Aggiungi/Cancella criterio'; $strAddDropDatabase = 'Aggiungi DROP DATABASE'; +$strAddedColumnComment = 'Agginto commento sulla colonna'; +$strAddedColumnRelation = 'Aggiunta Relazione per la colonna'; $strAddFields = 'Aggiungi %s campo(i)'; $strAddHeaderComment = 'Aggiunge un commento personalizzato all\'header (\\n per tornare a capo)'; $strAddIfNotExists = 'Aggiunge IF NOT EXISTS'; @@ -44,8 +46,6 @@ $strAddSearchConditions = 'Aggiungi condizioni di ricerca (corpo della clausola $strAddToIndex = 'Aggiungi all\'indice  %s colonna/e'; $strAddUser = 'Aggiungi un nuovo utente'; $strAddUserMessage = 'Hai aggiunto un nuovo utente.'; -$strAddedColumnComment = 'Agginto commento sulla colonna'; -$strAddedColumnRelation = 'Aggiunta Relazione per la colonna'; $strAdministration = 'Amministrazione'; $strAffectedRows = 'Righe interessate:'; $strAfter = 'Dopo %s'; @@ -53,16 +53,19 @@ $strAfterInsertBack = 'Indietro'; $strAfterInsertNewInsert = 'Inserisci un nuovo record'; $strAfterInsertNext = 'Modifica il record successivo'; $strAfterInsertSame = 'Torna a questa pagina'; -$strAll = 'Tutti'; +$strAllowInterrupt = 'Permette di interrompere il processo di importazione nel caso lo script rilevi che è troppo vicino al tempo limite. Questo potrebbe essere un buon modo di importare grandi file, tuttavia potrebbe interrompere la transazione.'; $strAllTableSameWidth = 'mostra tutte le Tabelle con la stessa larghezza?'; +$strAll = 'Tutti'; $strAlterOrderBy = 'Altera tabella ordinata per'; -$strAnIndex = 'Un indice è stato aggiunto in %s'; $strAnalyzeTable = 'Analizza tabella'; $strAnd = 'E'; -$strAny = 'Qualsiasi'; +$strAndThen = 'e quindi'; +$strAnIndex = 'Un indice è stato aggiunto in %s'; $strAnyHost = 'Qualsiasi host'; +$strAny = 'Qualsiasi'; $strAnyUser = 'Qualsiasi utente'; $strApproximateCount = 'Può essere approssimato. Vedere FAQ 3.11'; +$strAPrimaryKey = 'Una chiave primaria è stata aggiunta in %s'; $strArabic = 'Arabo'; $strArmenian = 'Armeno'; $strAscending = 'Crescente'; @@ -76,33 +79,39 @@ $strBack = 'Indietro'; $strBaltic = 'Baltico'; $strBeginCut = 'INIZIO CUT'; $strBeginRaw = 'INIZIO RAW'; +$strBinary = 'Binario'; +$strBinaryDoNotEdit = 'Tipo di dato Binario - non modificare'; +$strBinaryLog = 'Log binario'; $strBinLogEventType = 'Tipo di evento'; $strBinLogInfo = 'Informazioni'; $strBinLogName = 'Nome del Log'; $strBinLogOriginalPosition = 'Posizione originale'; $strBinLogPosition = 'Posizione'; $strBinLogServerId = 'ID del server'; -$strBinary = 'Binario'; -$strBinaryDoNotEdit = 'Tipo di dato Binario - non modificare'; -$strBinaryLog = 'Log binario'; $strBookmarkAllUsers = 'Permetti ad ogni utente di accedere a questo bookmark'; +$strBookmarkCreated = 'Segnalibro %s creato'; $strBookmarkDeleted = 'Il bookmark è stato cancellato.'; $strBookmarkLabel = 'Etichetta'; $strBookmarkQuery = 'Query SQL aggiunte ai preferiti'; +$strBookmarkReplace = 'Sostituzione dei segnalibri esistenti con lo stesso nome'; $strBookmarkThis = 'Aggiungi ai preferiti questa query SQL'; $strBookmarkView = 'Visualizza solo'; -$strBrowse = 'Mostra'; $strBrowseForeignValues = 'Sfoglia le opzioni straniere'; -$strBufferPool = 'Buffer Pool'; +$strBrowse = 'Mostra'; $strBufferPoolActivity = 'Attività del Buffer Pool'; +$strBufferPool = 'Buffer Pool'; $strBufferPoolUsage = 'Utilizzo del Buffer Pool'; +$strBufferReadMissesInPercent = 'Non letto in %'; +$strBufferReadMisses = 'Non letto'; +$strBufferWriteWaits = 'In attesa di scrittura'; +$strBufferWriteWaitsInPercent = 'In attesa di scrittura in %'; $strBulgarian = 'Bulgaro'; $strBusyPages = 'Pagine occupate'; $strBzError = 'phpMyAdmin non è capace di comprimere il dump a causa dell\'estensione Bz2 errata in questa versione di PHP. Vi raccomandiamo vivamente di settare il parametro $cfg[\'BZipDump\'] nel vostro file di configurazione di phpMyAdmin a FALSE. Se volete utilizzare le capacità di compressione Bz2, dovreste aggiornare il PHP all\'ultima versione. Date un\'occhiata al bug report %s per uteriori dettagli.'; $strBzip = '"compresso con bzip2"'; -$strCSVOptions = 'Opzioni CSV'; $strCalendar = 'Calendario'; +$strCanNotLoadImportPlugins = 'Non posso caricare i plugins di importazione, controlla la tua configurazione!'; $strCannotLogin = 'Impossibile eseguire il login nel server MySQL'; $strCantLoad = 'Impossibile caricare l\'estensione %s,
prego controllare la configurazione di PHP'; $strCantLoadRecodeIconv = 'Impossibile caricare l\'estensione iconv o recode necessaria per la conversione del set di caratteri, configurare il PHP per permettere di utilizzare queste estenzioni o disabilitare la conversione dei set di caratteri in phpMyAdmin.'; @@ -112,19 +121,19 @@ $strCardinality = 'Cardinalit $strCaseInsensitive = 'case-insensitive'; $strCaseSensitive = 'case-sensitive'; $strCentralEuropean = 'Europeo Centrale'; -$strChange = 'Modifica'; -$strChangeCopyMode = 'Crea un nuovo utente con gli stessi privilegi e ...'; $strChangeCopyModeCopy = '... mantieni quello vecchio.'; +$strChangeCopyMode = 'Crea un nuovo utente con gli stessi privilegi e ...'; $strChangeCopyModeDeleteAndReload = ' ... cancella quello vecchio dalla tabella degli utenti e in seguito ricarica i privilegi.'; $strChangeCopyModeJustDelete = ' ... cancella quello vecchio dalla tabella degli utenti.'; $strChangeCopyModeRevoke = ' ... revoca tutti i privilegi attivi da quello vecchio e in seguito cancellalo.'; $strChangeCopyUser = 'Cambia le Informazioni di Login / Copia Utente'; $strChangeDisplay = 'Scegli il campo da mostrare'; +$strChange = 'Modifica'; $strChangePassword = 'Cambia password'; -$strCharset = 'Set di caratteri'; $strCharsetOfFile = 'Set di caratteri del file:'; -$strCharsets = 'Set di caratteri'; $strCharsetsAndCollations = 'Set di Caratteri e Collations'; +$strCharset = 'Set di caratteri'; +$strCharsets = 'Set di caratteri'; $strCheckAll = 'Seleziona tutti'; $strCheckOverhead = 'Controllo addizionale'; $strCheckPrivs = 'Controlla i privilegi'; @@ -141,6 +150,7 @@ $strCommentsForTable = 'COMMENTS FOR TABLE'; $strCompatibleHashing = 'Compatibile con MySQL 4.0'; $strCompleteInserts = 'Inserimenti completi'; $strCompression = 'Compressione'; +$strCompressionWillBeDetected = 'Il tipo di compressione del file importato sarà automaticamente rilevato da: %s'; $strConfigFileError = 'phpMyAdmin non riesce a leggere il file di configurazione!
Questo può accadere se il php trova un parse error in esso oppure il php non trova il file.
Richiamate il file di configurazione direttamente utilizzando il link sotto e leggete il/i messaggio/i di errore del php che ricevete. Nella maggior parte dei casi ci sono un apostrofo o una virgoletta mancanti.
Se ricevete una pagina bianca, allora è tutto a posto.'; $strConfigureTableCoord = 'Prego, configurare le coordinate per la tabella %s'; $strConnectionError = 'Impossibile connettersi: impostazioni non valide.'; @@ -165,10 +175,29 @@ $strCreatePdfFeat = 'Creazione di PDF'; $strCreationDates = 'Creazione/Aggiornamento/Controllo date'; $strCriteria = 'Criterio'; $strCroatian = 'Croato'; +$strCSV = 'CSV'; +$strCSVImportOptions = 'opzioni CSV'; +$strCSVOptions = 'Opzioni CSV'; $strCyrillic = 'Cirillico'; $strCzech = 'Ceco'; $strCzechSlovak = 'Ceco-Slovacco'; +$strDanish = 'Danese'; +$strDatabase = 'Database'; +$strDatabaseEmpty = 'Il nome del DataBase è vuoto!'; +$strDatabaseExportOptions = 'Opzioni di esportazione del database'; +$strDatabaseHasBeenDropped = 'Il Database %s è stato eliminato.'; +$strDatabaseNoTable = 'Questo database non contiene tabelle!'; +$strDatabases = 'Database'; +$strDatabasesDropped = '%s databases sono stati cancellati correttamente.'; +$strDatabasesStatsDisable = 'Disabilita le Statistiche'; +$strDatabasesStatsEnable = 'Abilita le Statistiche'; +$strDatabasesStatsHeavyTraffic = 'N.B.: Abilitare qui le statistiche del Database potrebbe causare del traffico intenso fra il server web e MySQL.'; +$strDatabasesStats = 'Statistiche dei databases'; +$strData = 'Dati'; +$strDataDict = 'Data Dictionary'; +$strDataOnly = 'Solo dati'; +$strDataPages = 'Pagine contenenti dati'; $strDBComment = 'Commento al Database: '; $strDBCopy = 'Copia il Database in'; $strDBGContext = 'Contesto'; @@ -180,76 +209,63 @@ $strDBGMinTimeMs = 'Tempo minimo, ms'; $strDBGModule = 'Modulo'; $strDBGTimePerHitMs = 'Tempo/Hit, ms'; $strDBGTotalTimeMs = 'Tempo totale, ms'; -$strDBRename = 'Rinomina il DataBase in'; -$strDanish = 'Danese'; -$strData = 'Dati'; -$strDataDict = 'Data Dictionary'; -$strDataOnly = 'Solo dati'; -$strDataPages = 'Pagine contenenti dati'; -$strDatabase = 'Database'; -$strDatabaseEmpty = 'Il nome del DataBase è vuoto!'; -$strDatabaseExportOptions = 'Opzioni di esportazione del database'; -$strDatabaseHasBeenDropped = 'Il Database %s è stato eliminato.'; -$strDatabaseNoTable = 'Questo database non contiene tabelle!'; -$strDatabases = 'Database'; -$strDatabasesDropped = '%s databases sono stati cancellati correttamente.'; -$strDatabasesStats = 'Statistiche dei databases'; -$strDatabasesStatsDisable = 'Disabilita le Statistiche'; -$strDatabasesStatsEnable = 'Abilita le Statistiche'; -$strDatabasesStatsHeavyTraffic = 'N.B.: Abilitare qui le statistiche del Database potrebbe causare del traffico intenso fra il server web e MySQL.'; $strDbPrivileges = 'Privilegi specifici al database'; +$strDBRename = 'Rinomina il DataBase in'; $strDbSpecific = 'specifico del database'; -$strDefault = 'Predefinito'; $strDefaultEngine = '%s è il motore di memorizzazione predefinito su questo server MySQL.'; +$strDefault = 'Predefinito'; $strDefaultValueHelp = 'Per i valori predefiniti, prego inserire un singolo valore, senza backslashes escaping o virgolette, utilizzando questo formato: a'; $strDefragment = 'Deframmenta la tabella'; -$strDelOld = 'La Pagina corrente contiene Riferimenti a Tabelle che non esistono più. Volete cancellare questi Riferimenti?'; $strDelayedInserts = 'Utilizza inserimenti ritardati'; -$strDelete = 'Cancella'; $strDeleteAndFlush = 'Cancella gli utenti e dopo ricarica i privilegi.'; $strDeleteAndFlushDescr = 'Questa è la vita più giusta, ma il caricamento dei privilegi può durare qualche secondo.'; +$strDelete = 'Cancella'; $strDeleted = 'La riga è stata cancellata'; $strDeletedRows = 'Righe cancellate:'; +$strDeleteNoUsersSelected = 'Nessun utente selezionato per la cancellazione!'; $strDeleting = 'Cancellazione in corso di %s'; +$strDelOld = 'La Pagina corrente contiene Riferimenti a Tabelle che non esistono più. Volete cancellare questi Riferimenti?'; $strDescending = 'Decrescente'; $strDescription = 'Descrizione'; $strDictionary = 'dizionario'; $strDirtyPages = 'Pagine sporche'; -$strDisableForeignChecks = 'Disabilita i controlli sulle chiavi straniere'; $strDisabled = 'Disabilitata'; +$strDisableForeignChecks = 'Disabilita i controlli sulle chiavi straniere'; $strDisplayFeat = 'Mostra Caratteristiche'; $strDisplayOrder = 'Ordine di visualizzazione:'; $strDisplayPDF = 'Mostra lo schema del PDF'; $strDoAQuery = 'Esegui "query da esempio" (carattere jolly: "%")'; -$strDoYouReally = 'Confermi: '; $strDocu = 'Documentazione'; -$strDrop = 'Elimina'; +$strDoYouReally = 'Confermi: '; $strDropDatabaseStrongWarning = 'Si sta per DISTRUGGERE COMPLETAMENTE un intero DataBase!'; +$strDrop = 'Elimina'; $strDropUsersDb = 'Elimina i databases gli stessi nomi degli utenti.'; +$strDumpingData = 'Dump dei dati per la tabella'; $strDumpSaved = 'Il dump è stato salvato sul file %s.'; $strDumpXRows = 'Dump di %s righe a partire dalla riga %s.'; -$strDumpingData = 'Dump dei dati per la tabella'; $strDynamic = 'dinamico'; $strEdit = 'Modifica'; $strEditPDFPages = 'Modifica pagine PDF'; $strEditPrivileges = 'Modifica Privilegi'; $strEffective = 'Effettivo'; -$strEmpty = 'Svuota'; $strEmptyResultSet = 'MySQL ha restituito un insieme vuoto (i.e. zero righe).'; +$strEmpty = 'Svuota'; $strEnabled = 'Abilitata'; $strEncloseInTransaction = 'Includi export in una transazione'; -$strEnd = 'Fine'; $strEndCut = 'FINE CUT'; +$strEnd = 'Fine'; $strEndRaw = 'FINE RAW'; $strEngineAvailable = '%s è disponibile su questo server MySQL.'; $strEngineDisabled = '%s è stato disabilitato su questo server MySQL.'; -$strEngineUnsupported = 'Questo server MySQL non supporta il motore di memorizzazione %s.'; $strEngines = 'Motori'; +$strEngineUnsupported = 'Questo server MySQL non supporta il motore di memorizzazione %s.'; $strEnglish = 'Inglese'; $strEnglishPrivileges = 'Nota: i nomi dei privilegi di MySQL sono in Inglese'; $strError = 'Errore'; +$strErrorInZipFile = 'Errore nell\'archivio ZIP:'; $strEscapeWildcards = 'I caratteri jolly _ e % dovrebbero essere preceduti da un \ per l\'utilizzo letterale'; +$strEsperanto = 'Esperanto'; $strEstonian = 'Estone'; $strExcelEdition = 'Edizione Excel'; $strExcelOptions = 'Opzioni di Excel'; @@ -269,22 +285,29 @@ $strFieldsEscapedBy = 'Campo impedito da'; $strFieldsTerminatedBy = 'Campo terminato da'; $strFileAlreadyExists = 'Il file %s esiste già sul server: prego, cambiare nome del file o selezionare l\'opzione "sovrascrivi".'; $strFileCouldNotBeRead = 'Il filenon può essere letto'; +$strFileNameTemplateDescriptionDatabase = 'nome database'; +$strFileNameTemplateDescription = 'Questo valore è interpretato usando %1$sstrftime%2$s, in questo modo possono essere usate stringhe formattate. Per le successive formattazioni sarà: %3$s. Il resto del testo è tenuto esattamente come è.'; +$strFileNameTemplateDescriptionServer = 'nome server'; +$strFileNameTemplateDescriptionTable = 'nome tabella'; $strFileNameTemplate = 'Nome file template'; $strFileNameTemplateRemember = 'ricorda il template'; +$strFileToImport = 'File importato'; $strFixed = 'fisso'; $strFlushPrivilegesNote = 'N.B.: phpMyAdmin legge i privilegi degli utenti direttamente nella tabella dei privilegi di MySQL. Il contenuto di questa tabella può differire dai privilegi usati dal server se sono stati fatti cambiamenti manuali. In questo caso, Si dovrebbero %srinfrescare i privilegi%s prima di continuare.'; +$strFlushQueryCache = 'Rinfresca la cache delle query'; $strFlushTable = 'Inizializza ("FLUSH") la tabella'; -$strFormEmpty = 'Valore mancante nel form!'; +$strFlushTables = 'Rinfresca (chiudi) tutte le tabelle'; $strFormat = 'Formato'; +$strFormEmpty = 'Valore mancante nel form!'; $strFreePages = 'Pagine libere'; $strFullText = 'Testo completo'; $strFunction = 'Funzione'; $strGenBy = 'Generato da'; -$strGenTime = 'Generato il'; $strGeneralRelationFeat = 'Caratteristiche Generali di Relazione'; $strGenerate = 'Genera'; $strGeneratePassword = 'Genera Password'; +$strGenTime = 'Generato il'; $strGeorgian = 'Georgiano'; $strGerman = 'Tedesco'; $strGlobal = 'globale'; @@ -295,10 +318,7 @@ $strGrantOption = 'Grant'; $strGreek = 'Greco'; $strGzip = '"compresso con gzip"'; -$strHTMLExcel = 'Microsoft Excel 2000'; -$strHTMLExcelOptions = 'Opzioni di esportazione di Microsoft Excel 2000'; -$strHTMLWord = 'Microsoft Word 2000'; -$strHTMLWordOptions = 'Opzioni di esportazione di Microsoft Word 2000'; +$strHandler = 'Handler'; $strHasBeenAltered = 'è stato modificato.'; $strHasBeenCreated = 'è stato creato.'; $strHaveToShow = 'Devi scegliere almeno una Colonna da mostrare'; @@ -306,69 +326,91 @@ $strHebrew = 'Ebreo'; $strHexForBinary = 'Usa l\'esadecimale per i dati binari'; $strHome = 'Home'; $strHomepageOfficial = 'Home page ufficiale di phpMyAdmin'; -$strHost = 'Host'; $strHostEmpty = 'Il nome di host è vuoto!'; +$strHost = 'Host'; +$strHTMLExcel = 'Microsoft Excel 2000'; +$strHTMLExcelOptions = 'Opzioni di esportazione di Microsoft Excel 2000'; +$strHTMLWord = 'Microsoft Word 2000'; +$strHTMLWordOptions = 'Opzioni di esportazione di Microsoft Word 2000'; $strHungarian = 'Ungherese'; $strIcelandic = 'Islandese'; $strId = 'ID'; $strIdxFulltext = 'Testo completo'; +$strIgnoreDuplicates = 'Ignora le righe duplicate'; $strIgnore = 'Ignora'; $strIgnoreInserts = 'Utilizza gli IGNORE INSERTS'; $strIgnoringFile = 'File %s ignorato'; $strImportDocSQL = 'Importa Files docSQL'; $strImportFiles = 'Importa files'; $strImportFinished = 'Importazione terminata'; -$strInUse = 'in uso'; -$strIndex = 'Indice'; +$strImportFormat = 'Formato del file importato'; +$strImport = 'Importa'; +$strIndexes = 'Indici'; $strIndexHasBeenDropped = 'L\'indice %s è stato eliminato'; +$strIndex = 'Indice'; $strIndexName = 'Nome dell\'indice :'; $strIndexType = 'Tipo di indice :'; $strIndexWarningMultiple = 'Più di una chiave %s è stata creata per la colonna `%s`'; $strIndexWarningPrimary = 'Le chiavi PRIMARY e INDEX non dovrebbero essere assegnate entrambe per la colonna `%s`'; $strIndexWarningTable = 'Problemi con gli indici della tabella `%s`'; $strIndexWarningUnique = 'Le chiavi UNIQUE e INDEX non dovrebbero essere assegnate entrambe per la colonna `%s`'; -$strIndexes = 'Indici'; -$strInnoDBAutoextendIncrement = 'Incremento autoextend'; $strInnoDBAutoextendIncrementDesc = ' La dimensione di incremento per aumentare la dimensione di una tabella autoextending quando diventa piena.'; -$strInnoDBBufferPoolSize = 'Dimensione del Buffer pool'; +$strInnoDBAutoextendIncrement = 'Incremento autoextend'; $strInnoDBBufferPoolSizeDesc = 'La dimensione del buffer di memoria InnoDB cacha dati e indici delle proprie tabelle.'; +$strInnoDBBufferPoolSize = 'Dimensione del Buffer pool'; $strInnoDBDataFilePath = 'File dati'; -$strInnoDBDataHomeDir = 'Home directory dei dati'; $strInnoDBDataHomeDirDesc = 'La parte comune del path della directory per tutti i file dati InnoDB.'; +$strInnoDBDataHomeDir = 'Home directory dei dati'; $strInnoDBPages = 'pagine'; $strInnodbStat = 'Stato InnoDB'; $strInsecureMySQL = 'Il file di configurazione in uso contiene impostazioni (root con nessuna password) che corrispondono ai privilegi dell\'account MySQL predefinito. Un server MySQL funzionante con queste impostazioni è aperto a intrusioni, e si dovrebbe realmente riparare a questa falla nella sicurezza.'; -$strInsert = 'Inserisci'; $strInsertAsNewRow = 'Inserisci come nuova riga'; -$strInsertNewRow = 'Inserisci una nuova riga'; $strInsertedRowId = 'Inserito id riga:'; $strInsertedRows = 'Righe inserite:'; +$strInsert = 'Inserisci'; +$strInsertNewRow = 'Inserisci una nuova riga'; $strInternalNotNecessary = '* Non è necessaria una relazione interna quando già esiste in InnoDB.'; $strInternalRelations = 'Relazioni interne'; +$strInUse = 'in uso'; +$strInvalidAuthMethod = 'Metodo di autenticazione settato nella configurazione non valido:'; +$strInvalidColumn = 'Colonna specificata (%s) invalida!'; +$strInvalidColumnCount = 'Il contatore delle colonne deve essere superiore a 0.'; +$strInvalidCSVInput = 'CSV input non valido, impossibile processarlo!'; +$strInvalidFieldAddCount = 'Deviaggiungere come minimo un campo.'; +$strInvalidFieldCount = 'la tabella deve avere come minimo un dato.'; +$strInvalidLDIImport = 'Questo plugin non supporta importazioni di dati compressi!'; +$strInvalidRowNumber = '%d non è un numero valido di righe.'; +$strInvalidServerHostname = 'Hostname non valido per il server %1$s. Controlla la tua configurazione.'; +$strInvalidServerIndex = 'Indice del server non valido: "%s"'; $strJapanese = 'Giapponese'; +$strJoins = 'Joins'; $strJumpToDB = 'Passa al database "%s".'; $strJustDelete = 'Cancella soltanto gli utenti dalle tabelle dei privilegi.'; $strJustDeleteDescr = 'Gli utenti "cancellati" saranno ancora in grado di accedere al servercome al solito finché i privilegi non verraanno ricaricati.'; $strKeepPass = 'Non cambiare la password'; +$strKeyCache = 'Key cache'; $strKeyname = 'Nome chiave'; $strKill = 'Rimuovi'; $strKorean = 'Coreano'; -$strLaTeX = 'LaTeX'; -$strLaTeXOptions = 'opzioni LaTeX'; $strLandscape = 'Orizzontale'; $strLatchedPages = 'Latched pages'; $strLatexCaption = 'Sottotitolo della tabella'; $strLatexContent = 'Contenuto della tabella __TABLE__'; -$strLatexContinued = '(continua)'; $strLatexContinuedCaption = 'Sottotitolo della tabella continuato'; +$strLatexContinued = '(continua)'; $strLatexIncludeCaption = 'Includi sottotitolo della tabella'; $strLatexLabel = 'Chiave etichetta'; +$strLaTeX = 'LaTeX'; +$strLaTeXOptions = 'opzioni LaTeX'; $strLatexStructure = 'Struttura della tabella __TABLE__'; $strLatvian = 'Lituano'; +$strLDI = 'CSV usando LOAD DATA'; +$strLDIImportOptions = 'Opzione per importazione CSV usando LOAD DATA'; +$strLDILocal = 'Usa LOCAL keyword'; $strLengthSet = 'Lunghezza/Set*'; $strLimitNumRows = 'record per pagina'; $strLinesTerminatedBy = 'Linee terminate da'; @@ -377,47 +419,49 @@ $strLinksTo = 'Collegamenti a'; $strLithuanian = 'Lituano'; $strLocalhost = 'Locale'; $strLocationTextfile = 'Percorso del file'; -$strLogPassword = 'Password:'; -$strLogServer = 'Server'; -$strLogUsername = 'Nome utente:'; $strLogin = 'Connetti'; $strLoginInformation = 'Informazioni di Login'; $strLogout = 'Disconnetti'; +$strLogPassword = 'Password:'; +$strLogServer = 'Server'; +$strLogUsername = 'Nome utente:'; $strLongOperation = 'Questa operazione potrebbe impiegare molto tempo. Procedere comunque?'; -$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; -$strMIME_MIMEtype = 'tipo MIME'; -$strMIME_available_mime = 'Tipi-MIME disponibili'; -$strMIME_available_transform = 'Trasformazioni disponibili'; -$strMIME_description = 'Descrizione'; -$strMIME_nodescription = 'Nessuna descrizione è disponibile per questa trasformazione.
Prego, chiedere all\'autore cosa %s faccia.'; -$strMIME_transformation = 'Trasformazione del Browser'; -$strMIME_transformation_note = 'Per una lista di opzioni di trasformazione disponibili e le loro rispettive trasformazioni di tipi-MIME, cliccate su %strasformazione descrizioni%s'; -$strMIME_transformation_options = 'Opzioni di Transformation'; -$strMIME_transformation_options_note = 'Prego, immettere i valori per le opzioni di trasformazioneutilizzando questo formato: \'a\',\'b\',\'c\'...
Se c\'è la necessità di immettere un backslash ("\") o un apostrofo ("\'") tra questi valori, essi vanno backslashati (per es. \'\\\\xyz\' or \'a\\\'b\').'; -$strMIME_without = 'Tipi-MIME stampati in italics non hanno una funzione di trasformazione separata'; +$strMaxConnects = 'max. connessioni contemporanee'; +$strMaximalQueryLength = 'Lunghezza massima di una query creata'; $strMaximumSize = 'Dimensione massima: %s%s'; $strMbExtensionMissing = 'L\'estensione PHP mbstring non è stata trovata e sembra che si stia utilizzando un set di caratteri multibyte. Senza l\'estensione mbstring, phpMyAdmin non è in grado di dividere correttamente le stringhe di caratteri e questo può portare a risultati inaspettati.'; $strMbOverloadWarning = 'Avete abilitato mbstring.func_overload nella configurazione del PHP. Questa opzione è incompatibile con phpMyAdmin e potrebbe causare la corruzione di alcuni dati!'; +$strMIME_available_mime = 'Tipi-MIME disponibili'; +$strMIME_available_transform = 'Trasformazioni disponibili'; +$strMIME_description = 'Descrizione'; +$strMIME_MIMEtype = 'tipo MIME'; +$strMIME_nodescription = 'Nessuna descrizione è disponibile per questa trasformazione.
Prego, chiedere all\'autore cosa %s faccia.'; +$strMIME_transformation_note = 'Per una lista di opzioni di trasformazione disponibili e le loro rispettive trasformazioni di tipi-MIME, cliccate su %strasformazione descrizioni%s'; +$strMIME_transformation_options_note = 'Prego, immettere i valori per le opzioni di trasformazioneutilizzando questo formato: \'a\',\'b\',\'c\'...
Se c\'è la necessità di immettere un backslash ("\") o un apostrofo ("\'") tra questi valori, essi vanno backslashati (per es. \'\\\\xyz\' or \'a\\\'b\').'; +$strMIME_transformation_options = 'Opzioni di Transformation'; +$strMIME_transformation = 'Trasformazione del Browser'; +$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; +$strMIME_without = 'Tipi-MIME stampati in italics non hanno una funzione di trasformazione separata'; $strModifications = 'Le modifiche sono state salvate'; -$strModify = 'Modifica'; $strModifyIndexTopic = 'Modifica un indice'; -$strMoveTable = 'Sposta la tabella nel (database.tabella):'; +$strModify = 'Modifica'; $strMoveTableOK = 'La tabella %s è stata spostata in %s.'; $strMoveTableSameNames = 'Impossibile spostare la tabella su se stessa!'; +$strMoveTable = 'Sposta la tabella nel (database.tabella):'; $strMultilingual = 'multilingua'; -$strMyISAMDataPointerSize = 'Domensione del puntatore dati'; $strMyISAMDataPointerSizeDesc = 'Dimensione del puntatore predefinito in Bytes, che deve essere usata da CREATE TABLE per le tabelle MyISAM quando non è stata specificata l\'opzione MAX_ROWS.'; -$strMyISAMMaxExtraSortFileSize = 'Dimensione massima per i files temporanei nella creazione di un indice'; +$strMyISAMDataPointerSize = 'Domensione del puntatore dati'; $strMyISAMMaxExtraSortFileSizeDesc = 'Se il file temporaneo è usato per la creazione veloce di un indice MyISAM, occuperebbe più spazio dell\'utilizzo del metodo key cache con la quantità ivi specificata: perciò si deve prediligere il metodo key cache.'; -$strMyISAMMaxSortFileSize = 'Dimensione massima dei file temporanei di ordinamento'; +$strMyISAMMaxExtraSortFileSize = 'Dimensione massima per i files temporanei nella creazione di un indice'; $strMyISAMMaxSortFileSizeDesc = 'La dimensione massima dei file temporanei MySQL può essere utilizzata nella rigenerazione di un indice MyISAM (durante un REPAIR TABLE, ALTER TABLE, o LOAD DATA INFILE).'; -$strMyISAMRecoverOptions = 'Modalità di ripristino automatico'; +$strMyISAMMaxSortFileSize = 'Dimensione massima dei file temporanei di ordinamento'; $strMyISAMRecoverOptionsDesc = 'La modalità di irppristino automatico di tabelle MyISAM corrotte, come impostato tramite l\'opzione di lan cio del server --myisam-recover.'; -$strMyISAMRepairThreads = 'Thread di riparazione'; +$strMyISAMRecoverOptions = 'Modalità di ripristino automatico'; $strMyISAMRepairThreadsDesc = 'Se questo valore è maggiore di 1, gli indici della tabella MyISAM vengono creati in parallelo (ogni indice nel suo thread) durante il processo di ordinamento Repair by.'; -$strMyISAMSortBufferSize = 'Ordina la dimensione del buffer'; +$strMyISAMRepairThreads = 'Thread di riparazione'; $strMyISAMSortBufferSizeDesc = 'Il buffer che viene allocato nell\'ordinamento degli indici MyISAM durante un REPAIR TABLE o nella creazione degli indici con CREATE INDEX o ALTER TABLE.'; +$strMyISAMSortBufferSize = 'Ordina la dimensione del buffer'; $strMySQLCharset = 'Set di caratteri MySQL'; $strMySQLConnectionCollation = 'collazione della connessione di MySQL'; $strMySQLReloaded = 'MySQL riavviato.'; @@ -429,7 +473,6 @@ $strMySQLShowVars = 'Visualizza variabili di sistema di MySQL'; $strName = 'Nome'; $strNext = 'Prossimo'; -$strNo = ' No '; $strNoActivity = 'Nessuna attività da %s secondi o più, si prega di autenticarsi nuovamente'; $strNoDatabases = 'Nessun database'; $strNoDatabasesSelected = 'Nessun database selezionato.'; @@ -437,10 +480,13 @@ $strNoDescription = 'nessuna Description'; $strNoDetailsForEngine = 'Non è disponibile nessuna informazione dettagliata sullo stato di questo motore di memorizzazione.'; $strNoDropDatabases = 'I comandi "DROP DATABASE" sono disabilitati.'; $strNoExplain = 'Non Spiegare SQL'; +$strNoFilesFoundInZip = 'Non sono stati trovati file ZIP all\'interno dell\'archivio!'; $strNoFrames = 'phpMyAdmin funziona meglio con browser che supportano frames'; $strNoIndex = 'Nessun indice definito!'; $strNoIndexPartsDefined = 'Nessuna parte di indice definita!'; $strNoModification = 'Nessun cambiamento'; +$strNone = 'Nessuno'; +$strNo = ' No '; $strNoOptions = 'Questo formato non ha opzioni'; $strNoPassword = 'Nessuna Password'; $strNoPermission = 'Il server web non possiede i privilegi per salvare il file %s.'; @@ -451,13 +497,13 @@ $strNoRowsSelected = 'Nessuna riga selezionata'; $strNoSpace = 'Spazio insufficiente per salvare il file %s.'; $strNoTablesFound = 'Non ci sono tabelle nel database.'; $strNoThemeSupport = 'Nessun supporto per i temi, si prega di controllare la configurazione e/o i temi nella cartella %s.'; -$strNoUsersFound = 'Nessun utente trovato.'; -$strNoValidateSQL = 'Non Validare SQL'; -$strNone = 'Nessuno'; $strNotNumber = 'Questo non è un numero!'; $strNotOK = 'non OK'; $strNotSet = '%s tabella non trovata o non settata in %s'; +$strNoUsersFound = 'Nessun utente trovato.'; +$strNoValidateSQL = 'Non Validare SQL'; $strNull = 'Null'; +$strNumberOfFields = 'Numero di campi'; $strNumSearchResultsInTable = '%s corrisponde/ono nella tabella %s'; $strNumSearchResultsTotal = 'Totale: %s corrispondenza/e'; $strNumTables = 'Tabelle'; @@ -470,17 +516,16 @@ $strOr = 'Oppure'; $strOverhead = 'In eccesso'; $strOverwriteExisting = 'Sovrascrivi file(s) esistente/i'; -$strPHP40203 = 'Si sta utilizzando PHP 4.2.3, che presenta un serio bug con le stringhe multi-byte (mbstring). Vedi report PHP 19404. Questa versione di PHP non è raccomandata per l\'utilizzo con phpMyAdmin.'; -$strPHPVersion = 'Versione PHP'; $strPageNumber = 'Numero pagina:'; $strPagesToBeFlushed = 'Pagine che devono essere flushate'; $strPaperSize = 'Dimensioni carta'; +$strPartialImport = 'Importazione parziale'; $strPartialText = 'Testo parziale'; -$strPassword = 'Password'; $strPasswordChanged = 'La password per l\'utente %s è cambiata con successo.'; $strPasswordEmpty = 'La password è vuota!'; $strPasswordHashing = 'Password Hashing'; $strPasswordNotSame = 'La password non coincide!'; +$strPassword = 'Password'; $strPdfDbSchema = 'Schema del database "%s" - Pagina %s'; $strPdfInvalidTblName = 'La tabella "%s" non esiste!'; $strPdfNoTables = 'Nessuna Tabella'; @@ -489,20 +534,22 @@ $strPerMinute = 'al minuto'; $strPerSecond = 'al secondo'; $strPersian = 'Persiano'; $strPhoneBook = 'rubrica'; +$strPHP40203 = 'Si sta utilizzando PHP 4.2.3, che presenta un serio bug con le stringhe multi-byte (mbstring). Vedi report PHP 19404. Questa versione di PHP non è raccomandata per l\'utilizzo con phpMyAdmin.'; $strPhp = 'Crea il codice PHP'; +$strPHPVersion = 'Versione PHP'; $strPmaDocumentation = 'Documentazione di phpMyAdmin'; $strPmaUriError = 'La direttiva $cfg[\'PmaAbsoluteUri\'] DEVE essere impostata nel file di configurazione!'; $strPolish = 'Polacco'; $strPortrait = 'Verticale'; $strPos1 = 'Inizio'; $strPrevious = 'Precedente'; -$strPrimary = 'Primaria'; $strPrimaryKeyHasBeenDropped = 'La chiave primaria è stata eliminata'; $strPrimaryKeyName = 'Il nome della chiave primaria deve essere... PRIMARY!'; $strPrimaryKeyWarning = '("PRIMARY" deve essere il nome di, e solo di, una chiave primaria!)'; +$strPrimary = 'Primaria'; $strPrint = 'Stampa'; -$strPrintView = 'Visualizza per stampa'; $strPrintViewFull = 'Vista stampa (con full text)'; +$strPrintView = 'Visualizza per stampa'; $strPrivDescAllPrivileges = 'Comprende tutti i privilegi tranne GRANT.'; $strPrivDescAlter = 'Permette di alterare la struttura di tabelle esistenti.'; $strPrivDescAlterRoutine = 'Permette l\'alterazione e l\'eliminazione di routines memorizzate.'; @@ -515,8 +562,8 @@ $strPrivDescCreateView = 'Permette la creazione di nuove viste.'; $strPrivDescDelete = 'Permette di cancellare dati.'; $strPrivDescDropDb = 'Permette di eliminare databases e tabelle.'; $strPrivDescDropTbl = 'Permette di eliminare tabelle.'; -$strPrivDescExecute = 'Permette di eseguire procedure memorizzate; Non ha effetto in questa versione di MySQL.'; $strPrivDescExecute5 = 'Permette l\'esecuzione di routines memorizzate.'; +$strPrivDescExecute = 'Permette di eseguire procedure memorizzate; Non ha effetto in questa versione di MySQL.'; $strPrivDescFile = 'Permette di importare dati da e esportare dati in files.'; $strPrivDescGrant = 'Permette di aggiungere utenti e privilegi senza ricaricare le tabelle dei privilegi.'; $strPrivDescIndex = 'Permette di creare ed eliminare gli indici.'; @@ -525,6 +572,7 @@ $strPrivDescLockTables = 'Permette di bloccare le tabelle per il thread corrente $strPrivDescMaxConnections = 'Limita il numero di nuove connessioni che un utente può aprire in un\'ora.'; $strPrivDescMaxQuestions = 'Limita il numero di queries che un utente può mandare al server in un\'ora.'; $strPrivDescMaxUpdates = 'Limita il numero di comandi che possono cambiare una tabella o un database che un utente può eseguire in un\'ora.'; +$strPrivDescMaxUserConnections = 'Limite di connessioni simultanee che un utente può fare.'; $strPrivDescProcess3 = 'Permette di killare i processi di altri utenti.'; $strPrivDescProcess4 = 'Permette di vedere le queries complete nella lista dei processi.'; $strPrivDescReferences = 'Non ha alcun effetto in questa versione di MySQL.'; @@ -543,9 +591,10 @@ $strPrivilegesReloaded = 'I privilegi sono stati ricaricati con successo.'; $strProcesslist = 'Lista Processi'; $strPutColNames = 'Mette i nomi delle colonne alla prima riga'; -$strQBE = 'Query da esempio'; $strQBEDel = 'Cancella'; $strQBEIns = 'Aggiungi'; +$strQBE = 'Query da esempio'; +$strQueryCache = 'Cache delle query'; $strQueryFrame = 'Finestra della Query'; $strQueryOnDb = 'SQL-query sul database %s:'; $strQuerySQLHistory = 'Storico dell\'SQL'; @@ -554,61 +603,52 @@ $strQueryTime = 'La query ha impiegato %01.4f sec'; $strQueryType = 'Tipo di Query'; $strQueryWindowLock = 'Non sovrascrivere questa query da fuori della finestra'; -$strReType = 'Reinserisci'; $strReadRequests = 'Richieste di lettura'; $strReceived = 'Ricevuti'; $strRecords = 'Record'; $strReferentialIntegrity = 'Controlla l\'integrità delle referenze:'; $strRefresh = 'Aggiorna'; -$strRelationNotWorking = 'Le caratteristiche aggiuntive sono state disattivate per funzionare con le tabelle linkate. Per scoprire perché clicca %squi%s.'; -$strRelationView = 'Vedi relazioni'; $strRelationalSchema = 'Schema relazionale'; -$strRelations = 'Relazioni'; +$strRelationNotWorking = 'Le caratteristiche aggiuntive sono state disattivate per funzionare con le tabelle linkate. Per scoprire perché clicca %squi%s.'; $strRelationsForTable = 'RELATIONS FOR TABLE'; +$strRelations = 'Relazioni'; +$strRelationView = 'Vedi relazioni'; $strReloadFailed = 'Riavvio di MySQL fallito.'; -$strReloadMySQL = 'Riavvia MySQL'; $strReloadingThePrivileges = 'Caricamento dei privilegi in corso'; +$strReloadMySQL = 'Riavvia MySQL'; $strRemoveSelectedUsers = 'Rimuove gli utenti selezionati'; $strRenameDatabaseOK = 'Il DataBase %s è stato rinominato in %s'; -$strRenameTable = 'Rinomina la tabella in'; $strRenameTableOK = 'La tabella %s è stata rinominata %s'; +$strRenameTable = 'Rinomina la tabella in'; $strRepairTable = 'Ripara tabella'; $strReplaceNULLBy = 'Sostituisci NULL con'; $strReplaceTable = 'Sostituisci i dati della tabella col file'; +$strReplication = 'Replicazione'; $strReset = 'Riavvia'; $strResourceLimits = 'Limiti di risorse'; -$strRevoke = 'Revoca'; -$strRevokeAndDelete = 'Revoca tutti i privilegi attivi agli utenti e dopo li cancella.'; +$strReType = 'Reinserisci'; $strRevokeAndDeleteDescr = 'Gli utenti UTILIZZERANNO comunque il privilegio finché i privilegi non saranno ricaricati.'; +$strRevokeAndDelete = 'Revoca tutti i privilegi attivi agli utenti e dopo li cancella.'; $strRevokeMessage = 'Hai revocato i privilegi per %s'; +$strRevoke = 'Revoca'; $strRomanian = 'Rumeno'; $strRowLength = 'Lunghezza riga'; -$strRowSize = 'Dimensione riga'; -$strRows = 'Righe'; $strRowsFrom = 'righe a partire da'; +$strRowSize = 'Dimensione riga'; $strRowsModeFlippedHorizontal = 'orizzontale (headers ruotati)'; $strRowsModeHorizontal = ' orizzontale '; $strRowsModeOptions = ' in modalità %s e ripeti gli headers dopo %s celle '; $strRowsModeVertical = ' verticale '; +$strRows = 'Righe'; $strRowsStatistic = 'Statistiche righe'; +$strRunning = 'in esecuzione su %s'; $strRunQuery = 'Invia Query'; $strRunSQLQuery = 'Esegui la/e query SQL sul database %s'; -$strRunning = 'in esecuzione su %s'; +$strRunSQLQueryOnServer = 'Eseguendo query SQL sul server %s'; $strRussian = 'Russo'; -$strSQL = 'SQL'; -$strSQLExportCompatibility = 'Compatibilità dell\'esportazione SQL'; -$strSQLExportType = 'Tipo di esportazione'; -$strSQLOptions = 'Opzioni SQL'; -$strSQLParserBugMessage = 'C\'è la possibilità che ci sia un bug nel parser SQL. Per favore, esaminate la query accuratamente, e controllate che le virgolette siano corrette e non sbagliate. Altre possibili cause d\'errori possono essere che si stia cercando di uploadare un file binario al di fuori di un\'area di testo virgolettata. Si può anche provare la query MySQL dalla riga di comando di MySQL. L\'errore qui sotto restituito dal server MySQL, se ce n\'è uno, può anche aiutare nella diagnostica del problema. Se ci sono ancora problemi, o se il parser SQL di phpMyAdmin sbaglia quando invece l\'interfaccia a riga di comando non mostra problemi, si può ridurre la query SQL in ingresso alla singola query che causa problemi, e inviare un bug report con i dati riportati nella sezione CUT qui sotto:'; -$strSQLParserUserError = 'Pare che ci sia un errore nella query SQL immessa. L\'errore del server MySQL mostrato qui sotto, se c\'è, può anche aiutare nella risoluzione del problema'; -$strSQLQuery = 'query SQL'; -$strSQLResult = 'Risultato SQL'; -$strSQPBugInvalidIdentifer = 'Identificatore Non Valido'; -$strSQPBugUnclosedQuote = 'Virgolette Non Chiuse'; -$strSQPBugUnknownPunctuation = 'Stringa di Punctuation Sconosciuta'; -$strSave = 'Salva'; $strSaveOnServer = 'Salva sul server nella directory %s'; +$strSave = 'Salva'; $strScaleFactorSmall = 'Il fattore di scala è troppo piccolo per riempire lo schema nella pagina'; $strSearch = 'Cerca'; $strSearchFormTitle = 'Cerca nel database'; @@ -629,9 +669,10 @@ $strSelectNumRows = 'nella query'; $strSelectTables = 'Seleziona Tables'; $strSend = 'Salva con nome...'; $strSent = 'Spediti'; -$strServer = 'Server'; $strServerChoice = 'Scelta del server'; $strServerNotResponding = 'Il server non risponde'; +$strServer = 'Server'; +$strServerStatusDelayedInserts = 'Inserimento ritardato'; $strServerStatus = 'Informazioni di Runtime'; $strServerStatusUptime = 'Questo server MySQL sta girando da %s. E\' stato avviato il %s.'; $strServerTabProcesslist = 'Processi'; @@ -641,32 +682,156 @@ $strServerVars = 'Variabili e parametri del Server'; $strServerVersion = 'Versione MySQL'; $strSessionValue = 'Valore sessione'; $strSetEnumVal = 'Se il tipo di campo è "enum" o "set", immettere i valori usando il formato: \'a\',\'b\',\'c\'...
Se comunque dovete mettere dei backslashes ("\") o dei single quote ("\'") davanti a questi valori, backslashateli (per esempio \'\\\\xyz\' o \'a\\\'b\').'; -$strShow = 'Mostra'; $strShowAll = 'Mostra tutti'; $strShowColor = 'Mostra il colore'; $strShowDatadictAs = 'Formato del Data Dictionary'; $strShowFullQueries = 'Mostra query complete'; $strShowGrid = 'Mostra la griglia'; +$strShowingBookmark = 'Mostrando i segnalibri'; +$strShowingRecords = 'Visualizzazione record '; +$strShow = 'Mostra'; +$strShowOpenTables = 'Mostra le tabelle aperte'; $strShowPHPInfo = 'Mostra le info sul PHP'; +$strShowSlaveHosts = 'Mostra gli hosts slave'; +$strShowSlaveStatus = 'Mostra lo stato degli slave'; +$strShowStatusBinlog_cache_disk_useDescr = 'Il numero delle transazioni che usano la cache temporanea del log binario, ma che oltrepassano il valore di binlog_cache_size e usano un file temporaneo per salvare gli statements dalle transazioni.'; +$strShowStatusBinlog_cache_useDescr = 'Il numero delle transazioni che usano la cache temporanea del log binario.'; +$strShowStatusCreated_tmp_disk_tablesDescr = 'Il numero delle tabelle temporanee create automaticamente sul disco dal server mentre esegue i comandi. Se il valore Created_tmp_disk_tables è grande, potresti voler aumentare il valore tmp_table_size, per fare im modo che le tabelle temporanee siano memory-based anzichè disk-based.'; +$strShowStatusCreated_tmp_filesDescr = 'Numero di files temporanei che mysqld ha creato.'; +$strShowStatusCreated_tmp_tablesDescr = 'Il numero di tabelle temporanee create automaticamente in memoria dal server durante l\'esecuzione dei comandi.'; +$strShowStatusDelayed_errorsDescr = 'Numero di righe scritte con INSERT DELAYED in cui ci sono stati degli errori (probabilmete chiave dublicata).'; +$strShowStatusDelayed_insert_threadsDescr = 'Il numero di processi INSERT DELAYED in uso. Ciascuna tabella su cui è usato INSERT DELAYED occupa un thread.'; +$strShowStatusDelayed_writesDescr = 'Il numero di righe INSERT DELAYED scritte.'; +$strShowStatusFlush_commandsDescr = 'Il numero di comandi FLUSH eseguiti.'; +$strShowStatusHandler_commitDescr = 'Il numero di comandi interni COMMIT eseguiti.'; +$strShowStatusHandler_deleteDescr = 'Il numero di volte in cui una riga è stata cancellata da una tabella.'; +$strShowStatusHandler_discoverDescr = 'Il server MySQL può chiedere al motore di storage NDB Cluster se conosce una tabella sulla base di un nome dato. Questo è chaiamto discovery. Handler_discover indica il numero di volte che una tabella è stata trovata.'; +$strShowStatusHandler_read_firstDescr = 'Il numero di volte che il primo valore è stato letto da un indice. Se è troppo alto è probabile che il server stia facendo molte scansioni complete degli indici; per esempio, SELECT col1 FROM foo, assumento che col1 sia indicizzata.'; +$strShowStatusHandler_read_keyDescr = 'Il numero di richieste per leggere una riga basata su di una chiave. Se è alta, è un buon indice che le tue query e le tue tabelle sono correttamente indicizzate.'; +$strShowStatusHandler_read_nextDescr = 'Il numero di richieste per leggere la riga successiva nell\'ordine delle chiavi. Questo valore è incrementato se stai facendo una query su di una colonna indice con un range costante, oppure se stai facendo una scansione degli indici.'; +$strShowStatusHandler_read_prevDescr = 'Il numero di richieste per leggere la riga precedente nell\'ordine delle chiavi. Questo metodo di lettura è principalmente utilizzato per ottimizzare ORDER BY ... DESC.'; +$strShowStatusHandler_read_rndDescr = 'Il numero di richieste per leggere una riga basata su una posizione fissa. Questo valore è alto se stai facendo molte richieste che richiedono un ordinamento dei risultati. Probabilmente hai molte query che che richiedono a MySQL di leggere l\'intera tabella oppure ci sono dei joins che non usano le chiavi correttamente.'; +$strShowStatusHandler_read_rnd_nextDescr = 'Il numero di richieste per leggere la riga successiva in un file di dati. Questo valore è alto se stai facendo molte scansioni della tabella. Generalmente è un segnale che le tue tabelle non sono correttamente indicizzate, o che le query non sono state scritte per trarre vantaggi dagli indici che hai.'; +$strShowStatusHandler_rollbackDescr = 'Il numero di comandi ROLLBACK interni.'; +$strShowStatusHandler_updateDescr = 'Il numero di richieste per aggiornare una riga in una tabella.'; +$strShowStatusHandler_writeDescr = 'Il numero di richieste per inserire una riga in una tabella.'; +$strShowStatusInnodb_buffer_pool_pages_dataDescr = 'Il numero di pagine che contengono dati (sporchi o puliti).'; +$strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'Il numero di pagine attualmente sporche.'; +$strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'Il numero di buffer pool pages che hanno avuto richiesta di essere aggiornate.'; +$strShowStatusInnodb_buffer_pool_pages_freeDescr = 'Il numero di pagine libere.'; +$strShowStatusInnodb_buffer_pool_pages_latchedDescr = 'Il numero di pagine bloccate in un InnoDB buffer pool. Queste pagine sono attualmente in lettura o in scittura e non possono essere aggiornate o rimosse per altre ragioni.'; +$strShowStatusInnodb_buffer_pool_pages_miscDescr = 'Il numero di pagine occupate perchè sono state allocate per amministrazione, come row locks o per hash index adattivi. Questo valore può essere calcolato come Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data.'; +$strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Il numero totale di buffer pool, in pagine.'; +$strShowStatusInnodb_buffer_pool_read_ahead_rndDescr = 'Il numero di read-aheads "random" InnoDB iniziate. Questo accade quando una query legge una porzione di una tabella, ma in ordine casuale.'; +$strShowStatusInnodb_buffer_pool_read_ahead_seqDescr = 'Il numero di read-aheads InnoDB sequanziali. Questo accade quando InnoDB esegue una scansione completa sequenziale di una tabella.'; +$strShowStatusInnodb_buffer_pool_read_requestsDescr = 'Il numero di richieste logiche che InnoDb ha fatto.'; +$strShowStatusInnodb_buffer_pool_readsDescr = 'Il numero di richieste logiche che InnoDB non può soddisfare dal buffer pool e che devono fare una lettura di una pagina singola.'; +$strShowStatusInnodb_buffer_pool_wait_freeDescr = 'Normalmente le sritture nel buffer pool InnoDB vengono effettuate in background. Tuttavia se è necessario leggere o creare una pagina, e non sono disponibile pagine pulite è necessario attendere che le pagine siano aggiornate prima. Questo contatore conta le istanze di queste attese. Se la dimesione del buffer pool è stata settata correttamente questo valore dovrebbe essere basso.'; +$strShowStatusInnodb_buffer_pool_write_requestsDescr = 'Il numero di scritture effettuate nel buffer pool InnoDB.'; +$strShowStatusInnodb_data_fsyncsDescr = 'Il numero delle operazioni fsync() fino ad ora.'; +$strShowStatusInnodb_data_pending_fsyncsDescr = 'Il numero di operazioni fsync() in attesa.'; +$strShowStatusInnodb_data_pending_readsDescr = 'Il numero di letture in attesa.'; +$strShowStatusInnodb_data_pending_writesDescr = 'Il numero di scritture in attesa.'; +$strShowStatusInnodb_data_readDescr = 'La quantità di dati letti fino ad ora, in bytes.'; +$strShowStatusInnodb_data_readsDescr = 'Il numero totale di dati letti.'; +$strShowStatusInnodb_data_writesDescr = 'Il numero totale di dati scritti.'; +$strShowStatusInnodb_data_writtenDescr = 'La quantità di dati scritti fino ad ora, in bytes.'; +$strShowStatusInnodb_dblwr_pages_writtenDescr = 'Il numero di scritture doublewrite che sono state eseguite ed il numero che sono state scritte a questo scopo.'; +$strShowStatusInnodb_dblwr_writesDescr = 'Il numero di scritture doublewrite che sono state eseguite ed il numero che sono state scritte a questo scopo.'; +$strShowStatusInnodb_log_waitsDescr = 'Il numero di attese che abbiamo avuto perchè il buffer di log era troppo piccolo e abbiamo duvuto attendere che fosse aggiornato prima di continuare.'; +$strShowStatusInnodb_log_write_requestsDescr = 'Il numero di richieste di scrittura dei log.'; +$strShowStatusInnodb_log_writesDescr = 'Il numero scritture fisiche del log file.'; +$strShowStatusInnodb_os_log_fsyncsDescr = 'Il numero di scritture fsync fatte sul log file.'; +$strShowStatusInnodb_os_log_pending_fsyncsDescr = 'Il numero degli fsyncs in sospeso sul log file.'; +$strShowStatusInnodb_os_log_pending_writesDescr = 'Il numero di scritture in sospeso sul log file.'; +$strShowStatusInnodb_os_log_writtenDescr = 'Il numero di bytes scritti sul log file.'; +$strShowStatusInnodb_pages_createdDescr = 'Il numero di pagine create.'; +$strShowStatusInnodb_page_sizeDescr = 'La dimesione di-compilazione delle pagine InnoDB (default 16KB). Molti valori sono conteggiati nelle pagine; la dimesione delle pagine permette di convertirli facilmente in bytes.'; +$strShowStatusInnodb_pages_readDescr = 'Il numero di pagine lette.'; +$strShowStatusInnodb_pages_writtenDescr = 'Il numero di pagine scritte.'; +$strShowStatusInnodb_row_lock_current_waitsDescr = 'Il numero di row locks attualmente in attesa.'; +$strShowStatusInnodb_row_lock_time_avgDescr = 'Il tempo medio per l\'acquisizione di un row lock, in millisecondi.'; +$strShowStatusInnodb_row_lock_timeDescr = 'Il tempo totale per l\'acquisizione di un row locks, in millisecondi.'; +$strShowStatusInnodb_row_lock_time_maxDescr = 'Il tempo massimo per l\'acquisizione di un row lock, in millisecondi.'; +$strShowStatusInnodb_row_lock_waitsDescr = 'Il numero di volte che un row lock ha dovuto attendere.'; +$strShowStatusInnodb_rows_deletedDescr = 'Il numero di righe cancellate da una tabella InnoDB.'; +$strShowStatusInnodb_rows_insertedDescr = 'Il numero di righe inserite da una tabella InnoDB.'; +$strShowStatusInnodb_rows_readDescr = 'Il numero di righe lette da una tabella InnoDB.'; +$strShowStatusInnodb_rows_updatedDescr = 'Il numero di righe aggiornate da una tabella InnoDB.'; +$strShowStatusKey_blocks_not_flushedDescr = 'Il numero di blocchi chaive aggiunti nella cache chiave che sono stati cambiati, ma che non sono stai aggiornati su disco. E\' conosciuto con il nome di Not_flushed_key_blocks.'; +$strShowStatusKey_blocks_unusedDescr = 'Il numero di blocchi non usati nella cache chiave. Puoi usare questo valore per determinare quanta cache chiave è in uso.'; +$strShowStatusKey_blocks_usedDescr = 'Il numero di blocchi usati nella cache chiave. The number of used blocks in the key cache. Questo valore è un\'importante segnale che indica il numero massimo di blocchi che sono stati in uso contemporaneamente.'; +$strShowStatusKey_read_requestsDescr = 'Il numero di richieste per le ggere un blocco chiave dalla cache.'; +$strShowStatusKey_readsDescr = 'Il numero di letture fisiche dal disco di un blocco chiave. Se Key_reads è grande allora il valore key_buffer_size è probabilmente troppo piccolo. IIl rapporto di cache miss rate può essere calcolato come Key_reads/Key_read_requests.'; +$strShowStatusKey_write_requestsDescr = 'Il numero di richieste per scrivere una blocco chiave nella cache.'; +$strShowStatusKey_writesDescr = 'Il numero di scritture fisiche di un blocco chiave sul disco.'; +$strShowStatusLast_query_costDescr = 'Il costo totale dell\'ultima query compilata così come computato dall\'ottimizzatore delle query. Utile per comparare il costo di differenti query per la stessa operazione di query. Il valore di default è 0, che significa che nessuna query è stata ancora compilata.'; +$strShowStatusNot_flushed_delayed_rowsDescr = 'In numero di righe in attesa di essere scritte nella coda INSERT DELAY.'; +$strShowStatusOpened_tablesDescr = 'Il numero di tabelle che sono state aperte. Se il valore opened_tables è grande, probabilmente il valore di table cache è troppo piccolo.'; +$strShowStatusOpen_filesDescr = 'Il numero di files che sono aperti.'; +$strShowStatusOpen_streamsDescr = 'il numero di stream che sono aperti (usato principalmente per il logging).'; +$strShowStatusOpen_tablesDescr = 'Il numero di tabelle che sono aperte.'; +$strShowStatusQcache_free_blocksDescr = 'Il numero di blocchi di memoria liberi nella cache delle query.'; +$strShowStatusQcache_free_memoryDescr = 'L\'ammontare di memoria libera nella cache delle query.'; +$strShowStatusQcache_hitsDescr = 'Il numero di cache hits.'; +$strShowStatusQcache_insertsDescr = 'Il numero di query aggiunte alla cache.'; +$strShowStatusQcache_lowmem_prunesDescr = 'Il numero di query che sono state rimosse dalla cache per liberare memoria per la cache di nuove query. Questa informazione può aiutarti per parametrare la dimensione della cache delle query. La cache delle query usa una strategia di "meno usate recentemente" (LRU - least recently used) per decidere quali query rimuovere dalla cache.'; +$strShowStatusQcache_not_cachedDescr = 'Il numero di query non in cache (impossibilità di inserirle nella cache oppure non inserite per i settaggi del parametro query_cache_type).'; +$strShowStatusQcache_queries_in_cacheDescr = 'Il numero di query registrate nella cache.'; +$strShowStatusQcache_total_blocksDescr = 'Il numero totale di blocchi nella cache delle query.'; +$strShowStatusReset = 'Reset'; +$strShowStatusRpl_statusDescr = 'Lo sato delle repliche failsafe (non ancora implementato).'; +$strShowStatusSelect_full_joinDescr = 'Il numero di joins che non usano gli indici. (Se questo valore non è 0, dovresti controllare attentamente gli indici delle tue tabelle.)'; +$strShowStatusSelect_full_range_joinDescr = 'Il numero di joins che usano una ricerca limitata su di una tabella di riferimento.'; +$strShowStatusSelect_range_checkDescr = 'Il numero di joins senza chiavi che controllano per l\'uso di una chiave dopo ogni riga. (Se questo valore non è 0, dovresti controllare attentamente gli indici delle tue tabelle.)'; +$strShowStatusSelect_rangeDescr = 'Il numero di joins che usano un range sulla prima tabella. (Non è, solitamente, un valore critico anche se è grande.)'; +$strShowStatusSelect_scanDescr = 'Il numero di join che hanno effettuato una scansione completa della prima tabella.'; +$strShowStatusSlave_open_temp_tablesDescr = 'Il numero di tabelle temporaneamente aperte da processi SQL slave.'; +$strShowStatusSlave_retried_transactionsDescr = 'Numero totale di volte (dalla partenza) in cui la replica slave SQL ha ritentato una transazione.'; +$strShowStatusSlave_runningDescr = 'Questa chiave è ON se questo è un server slave connesso ad un server master.'; +$strShowStatusSlow_launch_threadsDescr = 'Numero di processi che hanno impiegato più di "slow_launch_time" secondi per partire.'; +$strShowStatusSlow_queriesDescr = 'Numero di query che hanno impiegato più di "long_query_time" seconds.'; +$strShowStatusSort_merge_passesDescr = 'Il numero di fusioni passate all\'algoritmo di ordianemento che sono state fatte. Se questo valore è grande, dovresti incrementare la variabile di sistema sort_buffer_size.'; +$strShowStatusSort_rangeDescr = 'Il numero di ordinamenti che sono stati eseguiti in un intervallo.'; +$strShowStatusSort_rowsDescr = 'Il numero di righe ordinate.'; +$strShowStatusSort_scanDescr = 'Il numero di ordinamenti che sono stati fatti leggendo la tabella.'; +$strShowStatusTable_locks_immediateDescr = 'Il numero di volte che un table lock è stato eseguito immediatamente.'; +$strShowStatusTable_locks_waitedDescr = 'Il numero di volte che un table lock è stato eseguito immediatamente ed era necessaria un\'attesa. Se è alto, potresti avere dei problemi con le performance, dovresti prima ottimizzare le query, oppure sia utilizzare le repliche, sia dividere le tabelle.'; +$strShowStatusThreads_cachedDescr = 'Il numero dei processi nella cache dei processi. L\'hit rate della cache può essere calcolato come processi_creati/connessioni. Se questo valore è rosso devi aumentare la tua thread_cache_size.'; +$strShowStatusThreads_connectedDescr = 'Il numero di connessioni correntemente aperte.'; +$strShowStatusThreads_createdDescr = 'Il numero di processi creati per gestire le connessioni. Se Threads_created è grosso, devi probabilmente aumentare il valore thread_cache_size. (Normalmente questo non fornisce un significatico incremento delle performace se hai una buona implementazione dei processi.)'; +$strShowStatusThreads_runningDescr = 'Il numero di processi non in attesa.'; $strShowTableDimension = 'Mostra la dimensione delle tabelle'; $strShowTables = 'Mostra le tabelle'; $strShowThisQuery = 'Mostra questa query di nuovo'; -$strShowingRecords = 'Visualizzazione record '; $strSimplifiedChinese = 'Cinese Semplificato'; $strSingly = '(singolarmente)'; $strSize = 'Dimensione'; +$strSkipQueries = 'Numero di record (query) da saltare a partire dall\'inizio'; $strSlovak = 'Slovacco'; $strSlovenian = 'Sloveno'; $strSocketProblem = '(o il socket del server locale MySQL non è correttamente configurato)'; -$strSort = 'Ordinamento'; $strSortByKey = 'Ordina per chiave'; +$strSorting = 'Ordinando'; +$strSort = 'Ordinamento'; $strSpaceUsage = 'Spazio utilizzato'; $strSpanish = 'Spagnolo'; $strSplitWordsWithSpace = 'Le parole sono spezzate sulle spaziature (" ").'; +$strSQLExportCompatibility = 'Compatibilità dell\'esportazione SQL'; +$strSQLExportType = 'Tipo di esportazione'; +$strSQLOptions = 'Opzioni SQL'; +$strSQLParserBugMessage = 'C\'è la possibilità che ci sia un bug nel parser SQL. Per favore, esaminate la query accuratamente, e controllate che le virgolette siano corrette e non sbagliate. Altre possibili cause d\'errori possono essere che si stia cercando di uploadare un file binario al di fuori di un\'area di testo virgolettata. Si può anche provare la query MySQL dalla riga di comando di MySQL. L\'errore qui sotto restituito dal server MySQL, se ce n\'è uno, può anche aiutare nella diagnostica del problema. Se ci sono ancora problemi, o se il parser SQL di phpMyAdmin sbaglia quando invece l\'interfaccia a riga di comando non mostra problemi, si può ridurre la query SQL in ingresso alla singola query che causa problemi, e inviare un bug report con i dati riportati nella sezione CUT qui sotto:'; +$strSQLParserUserError = 'Pare che ci sia un errore nella query SQL immessa. L\'errore del server MySQL mostrato qui sotto, se c\'è, può anche aiutare nella risoluzione del problema'; +$strSQLQuery = 'query SQL'; +$strSQLResult = 'Risultato SQL'; +$strSQL = 'SQL'; +$strSQPBugInvalidIdentifer = 'Identificatore Non Valido'; +$strSQPBugUnclosedQuote = 'Virgolette Non Chiuse'; +$strSQPBugUnknownPunctuation = 'Stringa di Punctuation Sconosciuta'; $strStatCheckTime = 'Ultimo controllo'; $strStatCreateTime = 'Creazione'; -$strStatUpdateTime = 'Ultimo cambiamento'; $strStatement = 'Istruzioni'; +$strStatUpdateTime = 'Ultimo cambiamento'; $strStatus = 'Stato'; $strStorageEngine = 'Motore di Memorizzazione'; $strStorageEngines = 'Motori di Memorizzazione'; @@ -685,7 +850,7 @@ $strSwedish = 'Svedese'; $strSwitchToDatabase = 'Passare al Database copiato'; $strSwitchToTable = 'Passa alla tabella copiata'; -$strTable = 'Tabella'; +$strTableAlreadyExists = 'La tabella %s esiste già!'; $strTableComments = 'Commenti sulla tabella'; $strTableEmpty = 'Il nome della tabella è vuoto!'; $strTableHasBeenDropped = 'La tabella %s è stata eliminata'; @@ -694,17 +859,23 @@ $strTableHasBeenFlushed = 'La tabella %s $strTableMaintenance = 'Amministrazione tabella'; $strTableOfContents = 'Tabella dei contenuti'; $strTableOptions = 'Opzioni della tabella'; -$strTableStructure = 'Struttura della tabella'; -$strTableType = 'Tipo tabella'; $strTables = '%s tabella(e)'; +$strTableStructure = 'Struttura della tabella'; +$strTable = 'Tabella'; +$strTableType = 'Tipo tabella'; $strTakeIt = 'prendilo'; $strTblPrivileges = 'Privilegi relativi alle tabelle'; +$strTempData = 'Dati temporanei'; $strTextAreaLength = ' A causa della sua lunghezza,
questo campo non può essere modificato '; $strThai = 'Thai'; $strTheme = 'Tema / Stile'; $strThisHost = 'Questo Host'; $strThisNotDirectory = 'Questa non è una directory'; +$strThreads = 'Processi'; $strThreadSuccessfullyKilled = 'Il thread %s è stato terminato con successo.'; +$strTimeoutInfo = 'Una precedente importazione è entrata in timeout, dopo un nuovo inoltro riprenderà dalla posizione: %d.'; +$strTimeoutNothingParsed = 'Nell\'ultima esecuzione nessun dato è stato processato, questo, solitamente, vuole dire che che phpMyAdmin non è in grado di ultimare l\'operazione fino a che non verrà aumentato il parametro php time limits.'; +$strTimeoutPassed = 'Superato il tempo limite dello script, se vuoi finire l\'importazione inoltra nuovamente il file e il processo riprenderà.'; $strTime = 'Tempo'; $strToggleScratchboard = '(dis)attiva scratchboard'; $strTotal = 'Totali'; @@ -712,7 +883,9 @@ $strTotalUC = 'Totale'; $strTraditionalChinese = 'Cinese Tradizionale'; $strTraditionalSpanish = 'Spagnolo tradizionale'; $strTraffic = 'Traffico'; +$strTransactionCoordinator = 'Coordinatore delle transazioni'; $strTransformation_application_octetstream__download = 'Visualizza un collegamento per trasferire i dati di un campo in formato binario. La prima opzione è il nome del file binario. La seconda opzione è un nome di campo possibile di una riga della tabella che contiene il nome di schedario. Se fornite una seconda opzione dovete avere la prima opzione settata ad una stringa vuota'; +$strTransformation_application_octetstream__hex = 'Mostra una rappresentazione esadecimale dei dati.'; $strTransformation_image_jpeg__inline = 'Mostra un thumbnalil cliccabile; opzioni: larghezza,altezza in pixel (mantiere la proporzione iniziale)'; $strTransformation_image_jpeg__link = 'Mostra un link a questa immagine (download blob diretto, i.e.).'; $strTransformation_image_png__inline = 'Vedi immagine/jpeg: inline'; @@ -721,6 +894,7 @@ $strTransformation_text_plain__external = 'SOLO PER LINUX: Lancia un\'applicazio $strTransformation_text_plain__formatted = 'Preserva l\'originale formattazione del campo. Nessun Escaping viene applicato.'; $strTransformation_text_plain__imagelink = 'Mostra un collegamento ad una immagine esterna; il campo contiene il nome del file; la prima opzione è un prefisso come "http://tuodominio.com/", la seconda opzione è la larghezza in pixel, la terza è l\'altezza.'; $strTransformation_text_plain__link = 'Mostra un collegamento, il campo contiene il nome del file; la prima opzione è un prefisso come "http://tuodominio.com/", la seconda opzione è un titolo per il collegamento.'; +$strTransformation_text_plain__sql = 'Formatta il testo come query SQL con evidenziazione della sintassi.'; $strTransformation_text_plain__substr = 'Mostra soltanto una parte della stringa. La prima opzione è l\'offset che serve a definire dove inizia l\'output del vostro testo (Prefinito: 0). La seconda opzione è un offset che indica quanto testo viene restituito. Se vuoto, restituisce tutto il testo rimanente. La terza opzione definisce quali caratteri saranno aggiunti in fondo all\'output quando una soptto-stringa viene restituita (Predefinito: ...) .'; $strTruncateQueries = 'Tronca le Query Mostrate'; $strTurkish = 'Turco'; @@ -732,19 +906,16 @@ $strUnicode = 'Unicode'; $strUnique = 'Unica'; $strUnknown = 'sconosciuto'; $strUnselectAll = 'Deseleziona Tutto'; -$strUpdComTab = 'Prego leggere la documentazione su come aggiornare la vostra tabella Column_comments'; +$strUnsupportedCompressionDetected = 'Stai cercando di importare un file con un tipo di compressione non supportato. Altrimenti il supporto per questo tipo di compressione non è stato ancora implementato o è stato disabilitato dalla tua configurazione.'; $strUpdatePrivMessage = 'Hai aggiornato i permessi per %s.'; $strUpdateProfileMessage = 'Il profilo è stato aggiornato.'; $strUpdateQuery = 'Aggiorna Query'; +$strUpdComTab = 'Prego leggere la documentazione su come aggiornare la vostra tabella Column_comments'; $strUpgrade = 'Si dovrebbe aggiornare %s alla versione %s o successiva.'; +$strUploadLimit = 'Stai probabilmente cercando di uplodare un file troppo grosso. Fai riferimento alla documentazione %sdocumentation%s Per i modi di aggirare questo limite.'; $strUsage = 'Utilizzo'; $strUseBackquotes = 'Usa i backquotes con i nomi delle tabelle e dei campi'; $strUseHostTable = 'Utilizza la Tabella dell\'Host'; -$strUseTabKey = 'Usare il tasto TAB per spostare il cursore di valore in valore, o CTRL+frecce per spostarlo altrove'; -$strUseTables = 'Utilizza tabelle'; -$strUseTextField = 'Utilizza campo text'; -$strUseThisValue = 'Usa questa opzione'; -$strUser = 'Utente'; $strUserAlreadyExists = 'L\'utente %s esiste già!'; $strUserEmpty = 'Il nome utente è vuoto!'; $strUserName = 'Nome utente'; @@ -752,17 +923,22 @@ $strUserNotFound = 'L\'utente selezionato non $strUserOverview = 'Vista d\'insieme dell\'utente'; $strUsersDeleted = 'Gli utenti selezionati sono stati cancellati con successo.'; $strUsersHavingAccessToDb = 'Utenti che hanno accesso a "%s"'; +$strUser = 'Utente'; +$strUseTabKey = 'Usare il tasto TAB per spostare il cursore di valore in valore, o CTRL+frecce per spostarlo altrove'; +$strUseTables = 'Utilizza tabelle'; +$strUseTextField = 'Utilizza campo text'; +$strUseThisValue = 'Usa questa opzione'; $strValidateSQL = 'Valida SQL'; $strValidatorError = 'L\' SQL validator non può essere inizializzato. Prego controllare di avere installato le estensioni php necessarie come descritto nella %sdocumentazione%s.'; $strValue = 'Valore'; $strVar = 'Variabile'; $strVersionInformation = 'Informazioni sulla versione'; -$strView = 'Vista'; -$strViewDump = 'Visualizza dump (schema) della tabella'; -$strViewDumpDB = 'Visualizza dump (schema) del database'; $strViewDumpDatabases = 'Visualizza il dump (schema) dei databases'; +$strViewDumpDB = 'Visualizza dump (schema) del database'; +$strViewDump = 'Visualizza dump (schema) della tabella'; $strViewHasBeenDropped = 'La vista %s è stata eliminata'; +$strView = 'Vista'; $strWebServerUploadDirectory = 'directory di upload del web-server'; $strWebServerUploadDirectoryError = 'La directory impostata per l\'upload non può essere trovata'; @@ -785,187 +961,17 @@ $strZip = '"compresso con zip"'; // To translate: -$strBufferReadMisses = 'Read misses'; // to translate -$strBufferReadMissesInPercent = 'Read misses in %'; //to translate -$strBufferWriteWaits = 'Write waits'; //to translate -$strBufferWriteWaitsInPercent = 'Write waits in %'; //to translate - -$strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data.'; //to translate -$strInvalidFieldCount = 'Table must have at least one field.'; //to translate -$strInvalidRowNumber = '%d is not valid row number.'; //to translate -$strInvalidColumnCount = 'Column count has to be larger than zero.'; //to translate -$strInvalidFieldAddCount = 'You have to add at least one field.'; //to translate -$strAndThen = 'and then'; //to translate -$strInvalidAuthMethod = 'Invalid authentication method set in configuration:'; //to translate -$strRunSQLQueryOnServer = 'Run SQL query/queries on server %s'; //to translate -$strCSV = 'CSV'; //to translate -$strImport = 'Import'; //to translate -$strImportFormat = 'Format of imported file'; //to translate -$strFileToImport = 'File to import'; //to translate -$strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s'; //to translate -$strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; //to translate -$strCSVImportOptions = 'CSV options'; //to translate -$strPartialImport = 'Partial import'; //to translate -$strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate -$strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.'; //to translate -$strTimeoutNothingParsed = 'However on last run no data has been parsed, this usually means phpMyAdmin won\'t be able to finish this import unless you increase php time limits.'; //to translate -$strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.'; //to translate -$strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.'; //to translate -$strNothingToImport = 'You didn\'t enter any data to import!'; //to translate -$strIgnoreDuplicates = 'Ignore duplicate rows'; //to translate -$strSkipQueries = 'Number of records(queries) to skip from start'; //to translate -$strInvalidColumn = 'Invalid column (%s) specified!'; //to translate -$strInvalidCSVInput = 'Invalid CSV input, could not parse!'; //to translate -$strNoFilesFoundInZip = 'No files found inside ZIP archive!'; //to translate -$strErrorInZipFile = 'Error in ZIP archive:'; //to translate -$strFlushQueryCache = 'Flush query cache'; //to translate -$strFlushTables = 'Flush (close) all tables'; //to translate -$strHandler = 'Handler'; //to translate -$strJoins = 'Joins'; //to translate -$strKeyCache = 'Key cache'; //to translate -$strMaxConnects = 'max. concurrent connections'; //to translate -$strQueryCache = 'Query cache'; //to translate -$strReplication = 'Replication'; //to translate -$strServerStatusDelayedInserts = 'Delayed inserts'; //to translate -$strShowOpenTables = 'Show open tables'; //to translate -$strShowSlaveHosts = 'Show slave hosts'; //to translate -$strShowSlaveStatus = 'Show slave status'; //to translate -$strShowStatusReset = 'Reset'; //to translate -$strShowStatusBinlog_cache_disk_useDescr = 'The number of transactions that used the temporary binary log cache but that exceeded the value of binlog_cache_size and used a temporary file to store statements from the transaction.'; //to translate -$strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.'; //to translate -$strShowStatusCreated_tmp_disk_tablesDescr = 'The number of temporary tables on disk created automatically by the server while executing statements. If Created_tmp_disk_tables is big, you may want to increase the tmp_table_size value to cause temporary tables to be memory-based instead of disk-based.'; //to translate -$strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.'; //to translate -$strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.'; //to translate -$strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).'; //to translate -$strShowStatusDelayed_insert_threadsDescr = 'The number of INSERT DELAYED handler threads in use. Every different table on which one uses INSERT DELAYED gets its own thread.'; //to translate -$strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.'; //to translate -$strShowStatusFlush_commandsDescr = 'The number of executed FLUSH statements.'; //to translate -$strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.'; //to translate -$strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.'; //to translate -$strShowStatusHandler_discoverDescr = 'The MySQL server can ask the NDB Cluster storage engine if it knows about a table with a given name. This is called discovery. Handler_discover indicates the number of time tables have been discovered.'; //to translate -$strShowStatusHandler_read_firstDescr = 'The number of times the first entry was read from an index. If this is high, it suggests that the server is doing a lot of full index scans; for example, SELECT col1 FROM foo, assuming that col1 is indexed.'; //to translate -$strShowStatusHandler_read_keyDescr = 'The number of requests to read a row based on a key. If this is high, it is a good indication that your queries and tables are properly indexed.'; //to translate -$strShowStatusHandler_read_nextDescr = 'The number of requests to read the next row in key order. This is incremented if you are querying an index column with a range constraint or if you are doing an index scan.'; //to translate -$strShowStatusHandler_read_prevDescr = 'The number of requests to read the previous row in key order. This read method is mainly used to optimize ORDER BY ... DESC.'; //to translate -$strShowStatusHandler_read_rndDescr = 'The number of requests to read a row based on a fixed position. This is high if you are doing a lot of queries that require sorting of the result. You probably have a lot of queries that require MySQL to scan whole tables or you have joins that don\'t use keys properly.'; //to translate -$strShowStatusHandler_read_rnd_nextDescr = 'The number of requests to read the next row in the data file. This is high if you are doing a lot of table scans. Generally this suggests that your tables are not properly indexed or that your queries are not written to take advantage of the indexes you have.'; //to translate -$strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.'; //to translate -$strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.'; //to translate -$strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.'; //to translate -$strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).'; //to translate -$strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.'; //to translate -$strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.'; //to translate -$strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.'; //to translate -$strShowStatusInnodb_buffer_pool_pages_latchedDescr = 'The number of latched pages in InnoDB buffer pool. These are pages currently being read or written or that can\'t be flushed or removed for some other reason.'; //to translate -$strShowStatusInnodb_buffer_pool_pages_miscDescr = 'The number of pages busy because they have been allocated for administrative overhead such as row locks or the adaptive hash index. This value can also be calculated as Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data.'; //to translate -$strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.'; //to translate -$strShowStatusInnodb_buffer_pool_read_ahead_rndDescr = 'The number of "random" read-aheads InnoDB initiated. This happens when a query is to scan a large portion of a table but in random order.'; //to translate -$strShowStatusInnodb_buffer_pool_read_ahead_seqDescr = 'The number of sequential read-aheads InnoDB initiated. This happens when InnoDB does a sequential full table scan.'; //to translate -$strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.'; //to translate -$strShowStatusInnodb_buffer_pool_readsDescr = 'The number of logical reads that InnoDB could not satisfy from buffer pool and had to do a single-page read.'; //to translate -$strShowStatusInnodb_buffer_pool_wait_freeDescr = 'Normally, writes to the InnoDB buffer pool happen in the background. However, if it\'s necessary to read or create a page and no clean pages are available, it\'s necessary to wait for pages to be flushed first. This counter counts instances of these waits. If the buffer pool size was set properly, this value should be small.'; //to translate -$strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.'; //to translate -$strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.'; //to translate -$strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.'; //to translate -$strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.'; //to translate -$strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.'; //to translate -$strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.'; //to translate -$strShowStatusInnodb_data_readsDescr = 'The total number of data reads.'; //to translate -$strShowStatusInnodb_data_writesDescr = 'The total number of data writes.'; //to translate -$strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.'; //to translate -$strShowStatusInnodb_dblwr_pages_writtenDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate -$strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate -$strShowStatusInnodb_log_waitsDescr = 'The number of waits we had because log buffer was too small and we had to wait for it to be flushed before continuing.'; //to translate -$strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.'; //to translate -$strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.'; //to translate -$strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.'; //to translate -$strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.'; //to translate -$strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.'; //to translate -$strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.'; //to translate -$strShowStatusInnodb_page_sizeDescr = 'The compiled-in InnoDB page size (default 16KB). Many values are counted in pages; the page size allows them to be easily converted to bytes.'; //to translate -$strShowStatusInnodb_pages_createdDescr = 'The number of pages created.'; //to translate -$strShowStatusInnodb_pages_readDescr = 'The number of pages read.'; //to translate -$strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.'; //to translate -$strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.'; //to translate -$strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.'; //to translate -$strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.'; //to translate -$strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.'; //to translate -$strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.'; //to translate -$strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.'; //to translate -$strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.'; //to translate -$strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.'; //to translate -$strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.'; //to translate -$strShowStatusKey_blocks_not_flushedDescr = 'The number of key blocks in the key cache that have changed but haven\'t yet been flushed to disk. It used to be known as Not_flushed_key_blocks.'; //to translate -$strShowStatusKey_blocks_unusedDescr = 'The number of unused blocks in the key cache. You can use this value to determine how much of the key cache is in use.'; //to translate -$strShowStatusKey_blocks_usedDescr = 'The number of used blocks in the key cache. This value is a high-water mark that indicates the maximum number of blocks that have ever been in use at one time.'; //to translate -$strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.'; //to translate -$strShowStatusKey_readsDescr = 'The number of physical reads of a key block from disk. If Key_reads is big, then your key_buffer_size value is probably too small. The cache miss rate can be calculated as Key_reads/Key_read_requests.'; //to translate -$strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate -$strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate -$strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.'; //to translate -$strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAY queues.'; //to translate -$strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate -$strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate -$strShowStatusOpen_tablesDescr = 'The number of tables that are open.'; //to translate -$strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.'; //to translate -$strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.'; //to translate -$strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.'; //to translate -$strShowStatusQcache_hitsDescr = 'The number of cache hits.'; //to translate -$strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.'; //to translate -$strShowStatusQcache_lowmem_prunesDescr = 'The number of queries that have been removed from the cache to free up memory for caching new queries. This information can help you tune the query cache size. The query cache uses a least recently used (LRU) strategy to decide which queries to remove from the cache.'; //to translate -$strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).'; //to translate -$strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.'; //to translate -$strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.'; //to translate -$strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).'; //to translate -$strShowStatusSelect_full_joinDescr = 'The number of joins that do not use indexes. If this value is not 0, you should carefully check the indexes of your tables.'; //to translate -$strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.'; //to translate -$strShowStatusSelect_rangeDescr = 'The number of joins that used ranges on the first table. (It\'s normally not critical even if this is big.)'; //to translate -$strShowStatusSelect_range_checkDescr = 'The number of joins without keys that check for key usage after each row. (If this is not 0, you should carefully check the indexes of your tables.)'; //to translate -$strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.'; //to translate -$strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.'; //to translate -$strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.'; //to translate -$strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.'; //to translate -$strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.'; //to translate -$strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.'; //to translate -$strShowStatusSort_merge_passesDescr = 'The number of merge passes the sort algorithm has had to do. If this value is large, you should consider increasing the value of the sort_buffer_size system variable.'; //to translate -$strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.'; //to translate -$strShowStatusSort_rowsDescr = 'The number of sorted rows.'; //to translate -$strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.'; //to translate -$strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.'; //to translate -$strShowStatusTable_locks_waitedDescr = 'The number of times that a table lock could not be acquired immediately and a wait was needed. If this is high, and you have performance problems, you should first optimize your queries, and then either split your table or tables or use replication.'; //to translate -$strShowStatusThreads_cachedDescr = 'The number of threads in the thread cache. The cache hit rate can be calculated as Threads_created/Connections. If this value is red you should raise your thread_cache_size.'; //to translate -$strShowStatusThreads_connectedDescr = 'The number of currently open connections.'; //to translate -$strShowStatusThreads_createdDescr = 'The number of threads created to handle connections. If Threads_created is big, you may want to increase the thread_cache_size value. (Normally this doesn\'t give a notable performance improvement if you have a good thread implementation.)'; //to translate -$strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.'; //to translate -$strSorting = 'Sorting'; //to translate -$strTempData = 'Temporary data'; //to translate -$strThreads = 'Threads'; //to translate -$strLDI = 'CSV using LOAD DATA'; //to translate -$strLDILocal = 'Use LOCAL keyword'; //to translate -$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate -$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate -$strTableAlreadyExists = 'Table %s already exists!'; //to translate -$strTransactionCoordinator = 'Transaction coordinator'; //to translate -$strNumberOfFields = 'Number of fields'; //to translate -$strShowingBookmark = 'Showing bookmark'; //to translate -$strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.'; //to translate -$strDeleteNoUsersSelected = 'No users selected for deleting!'; //to translate -$strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.'; //to translate -$strMaximalQueryLength = 'Maximal length of created query'; //to translate -$strBookmarkCreated = 'Bookmark %s created'; //to translate -$strBookmarkReplace = 'Replace existing bookmark of same name'; //to translate -$strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.'; //to translate -$strEsperanto = 'Esperanto'; //to translate -$strInvalidServerIndex = 'Invalid server index: "%s"'; //to translate -$strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.'; //to translate -$strFileNameTemplateDescriptionTable = 'table name'; //to translate -$strFileNameTemplateDescriptionDatabase = 'database name'; //to translate -$strFileNameTemplateDescriptionServer = 'server name'; //to translate -$strFileNameTemplateDescription = 'This value is interpreted using %1$sstrftime%2$s, so you can use time formatting strings. Additionally folloving transformations will happen: %3$s. Other text will be kept as is.'; //to translate -$strProtocolVersion = 'Protocol version'; //to translate -$strMysqlClientVersion = 'MySQL client version'; //to translate -$strUsedPhpExtensions = 'Used PHP extensions'; //to translate -$strOpenNewWindow = 'Open new phpMyAdmin window'; //to translate -$strLanguageUnknown = 'Unknown language: %1$s.'; //to translate $strLanguageFileNotFound = 'Language file "%1$s" not found.'; //to translate +$strLanguageUnknown = 'Unknown language: %1$s.'; //to translate + +$strMysqlClientVersion = 'MySQL client version'; //to translate + +$strNothingToImport = 'You didn\'t enter any data to import!'; //to translate + +$strOpenNewWindow = 'Open new phpMyAdmin window'; //to translate + +$strProtocolVersion = 'Protocol version'; //to translate + +$strUsedPhpExtensions = 'Used PHP extensions'; //to translate + ?> diff --git a/lang/italian-utf-8.inc.php b/lang/italian-utf-8.inc.php index 6964256fc..c5e001535 100644 --- a/lang/italian-utf-8.inc.php +++ b/lang/italian-utf-8.inc.php @@ -4,6 +4,7 @@ /** * translated by: Pietro Danesi 2002-03-29 * Revised by: "DPhantom" 2002-04-16 + * Revised by: "Luca Rebellato" 2005-11-27 */ $charset = 'utf-8'; @@ -23,7 +24,6 @@ $month = array('Gen', 'Feb', 'Mar', 'Apr', 'Mag', 'Giu', 'Lug', 'Ago', 'Set', 'O $datefmt = '%d %B, %Y at %I:%M %p'; //italian time $timespanfmt = '%s giorni, %s ore, %s minuti e %s secondi'; -$strAPrimaryKey = 'Una chiave primaria è stata aggiunta in %s'; $strAbortedClients = 'Fallito'; $strAbsolutePathToDocSqlDir = 'Prego, immettere il path assoluto sul webserver alla directory di docSQL'; $strAccessDenied = 'Accesso negato'; @@ -34,6 +34,8 @@ $strAddConstraints = 'Aggiungi vincoli'; $strAddDeleteColumn = 'Aggiungi/Cancella campo'; $strAddDeleteRow = 'Aggiungi/Cancella criterio'; $strAddDropDatabase = 'Aggiungi DROP DATABASE'; +$strAddedColumnComment = 'Agginto commento sulla colonna'; +$strAddedColumnRelation = 'Aggiunta Relazione per la colonna'; $strAddFields = 'Aggiungi %s campo(i)'; $strAddHeaderComment = 'Aggiunge un commento personalizzato all\'header (\\n per tornare a capo)'; $strAddIfNotExists = 'Aggiunge IF NOT EXISTS'; @@ -45,8 +47,6 @@ $strAddSearchConditions = 'Aggiungi condizioni di ricerca (corpo della clausola $strAddToIndex = 'Aggiungi all\'indice  %s colonna/e'; $strAddUser = 'Aggiungi un nuovo utente'; $strAddUserMessage = 'Hai aggiunto un nuovo utente.'; -$strAddedColumnComment = 'Agginto commento sulla colonna'; -$strAddedColumnRelation = 'Aggiunta Relazione per la colonna'; $strAdministration = 'Amministrazione'; $strAffectedRows = 'Righe interessate:'; $strAfter = 'Dopo %s'; @@ -54,16 +54,19 @@ $strAfterInsertBack = 'Indietro'; $strAfterInsertNewInsert = 'Inserisci un nuovo record'; $strAfterInsertNext = 'Modifica il record successivo'; $strAfterInsertSame = 'Torna a questa pagina'; -$strAll = 'Tutti'; +$strAllowInterrupt = 'Permette di interrompere il processo di importazione nel caso lo script rilevi che è troppo vicino al tempo limite. Questo potrebbe essere un buon modo di importare grandi file, tuttavia potrebbe interrompere la transazione.'; $strAllTableSameWidth = 'mostra tutte le Tabelle con la stessa larghezza?'; +$strAll = 'Tutti'; $strAlterOrderBy = 'Altera tabella ordinata per'; -$strAnIndex = 'Un indice è stato aggiunto in %s'; $strAnalyzeTable = 'Analizza tabella'; $strAnd = 'E'; -$strAny = 'Qualsiasi'; +$strAndThen = 'e quindi'; +$strAnIndex = 'Un indice è stato aggiunto in %s'; $strAnyHost = 'Qualsiasi host'; +$strAny = 'Qualsiasi'; $strAnyUser = 'Qualsiasi utente'; $strApproximateCount = 'Può essere approssimato. Vedere FAQ 3.11'; +$strAPrimaryKey = 'Una chiave primaria è stata aggiunta in %s'; $strArabic = 'Arabo'; $strArmenian = 'Armeno'; $strAscending = 'Crescente'; @@ -77,33 +80,39 @@ $strBack = 'Indietro'; $strBaltic = 'Baltico'; $strBeginCut = 'INIZIO CUT'; $strBeginRaw = 'INIZIO RAW'; +$strBinary = 'Binario'; +$strBinaryDoNotEdit = 'Tipo di dato Binario - non modificare'; +$strBinaryLog = 'Log binario'; $strBinLogEventType = 'Tipo di evento'; $strBinLogInfo = 'Informazioni'; $strBinLogName = 'Nome del Log'; $strBinLogOriginalPosition = 'Posizione originale'; $strBinLogPosition = 'Posizione'; $strBinLogServerId = 'ID del server'; -$strBinary = 'Binario'; -$strBinaryDoNotEdit = 'Tipo di dato Binario - non modificare'; -$strBinaryLog = 'Log binario'; $strBookmarkAllUsers = 'Permetti ad ogni utente di accedere a questo bookmark'; +$strBookmarkCreated = 'Segnalibro %s creato'; $strBookmarkDeleted = 'Il bookmark è stato cancellato.'; $strBookmarkLabel = 'Etichetta'; $strBookmarkQuery = 'Query SQL aggiunte ai preferiti'; +$strBookmarkReplace = 'Sostituzione dei segnalibri esistenti con lo stesso nome'; $strBookmarkThis = 'Aggiungi ai preferiti questa query SQL'; $strBookmarkView = 'Visualizza solo'; -$strBrowse = 'Mostra'; $strBrowseForeignValues = 'Sfoglia le opzioni straniere'; -$strBufferPool = 'Buffer Pool'; +$strBrowse = 'Mostra'; $strBufferPoolActivity = 'Attività del Buffer Pool'; +$strBufferPool = 'Buffer Pool'; $strBufferPoolUsage = 'Utilizzo del Buffer Pool'; +$strBufferReadMissesInPercent = 'Non letto in %'; +$strBufferReadMisses = 'Non letto'; +$strBufferWriteWaits = 'In attesa di scrittura'; +$strBufferWriteWaitsInPercent = 'In attesa di scrittura in %'; $strBulgarian = 'Bulgaro'; $strBusyPages = 'Pagine occupate'; $strBzError = 'phpMyAdmin non è capace di comprimere il dump a causa dell\'estensione Bz2 errata in questa versione di PHP. Vi raccomandiamo vivamente di settare il parametro $cfg[\'BZipDump\'] nel vostro file di configurazione di phpMyAdmin a FALSE. Se volete utilizzare le capacità di compressione Bz2, dovreste aggiornare il PHP all\'ultima versione. Date un\'occhiata al bug report %s per uteriori dettagli.'; $strBzip = '"compresso con bzip2"'; -$strCSVOptions = 'Opzioni CSV'; $strCalendar = 'Calendario'; +$strCanNotLoadImportPlugins = 'Non posso caricare i plugins di importazione, controlla la tua configurazione!'; $strCannotLogin = 'Impossibile eseguire il login nel server MySQL'; $strCantLoad = 'Impossibile caricare l\'estensione %s,
prego controllare la configurazione di PHP'; $strCantLoadRecodeIconv = 'Impossibile caricare l\'estensione iconv o recode necessaria per la conversione del set di caratteri, configurare il PHP per permettere di utilizzare queste estenzioni o disabilitare la conversione dei set di caratteri in phpMyAdmin.'; @@ -113,19 +122,19 @@ $strCardinality = 'Cardinalità'; $strCaseInsensitive = 'case-insensitive'; $strCaseSensitive = 'case-sensitive'; $strCentralEuropean = 'Europeo Centrale'; -$strChange = 'Modifica'; -$strChangeCopyMode = 'Crea un nuovo utente con gli stessi privilegi e ...'; $strChangeCopyModeCopy = '... mantieni quello vecchio.'; +$strChangeCopyMode = 'Crea un nuovo utente con gli stessi privilegi e ...'; $strChangeCopyModeDeleteAndReload = ' ... cancella quello vecchio dalla tabella degli utenti e in seguito ricarica i privilegi.'; $strChangeCopyModeJustDelete = ' ... cancella quello vecchio dalla tabella degli utenti.'; $strChangeCopyModeRevoke = ' ... revoca tutti i privilegi attivi da quello vecchio e in seguito cancellalo.'; $strChangeCopyUser = 'Cambia le Informazioni di Login / Copia Utente'; $strChangeDisplay = 'Scegli il campo da mostrare'; +$strChange = 'Modifica'; $strChangePassword = 'Cambia password'; -$strCharset = 'Set di caratteri'; $strCharsetOfFile = 'Set di caratteri del file:'; -$strCharsets = 'Set di caratteri'; $strCharsetsAndCollations = 'Set di Caratteri e Collations'; +$strCharset = 'Set di caratteri'; +$strCharsets = 'Set di caratteri'; $strCheckAll = 'Seleziona tutti'; $strCheckOverhead = 'Controllo addizionale'; $strCheckPrivs = 'Controlla i privilegi'; @@ -142,6 +151,7 @@ $strCommentsForTable = 'COMMENTS FOR TABLE'; $strCompatibleHashing = 'Compatibile con MySQL 4.0'; $strCompleteInserts = 'Inserimenti completi'; $strCompression = 'Compressione'; +$strCompressionWillBeDetected = 'Il tipo di compressione del file importato sarà automaticamente rilevato da: %s'; $strConfigFileError = 'phpMyAdmin non riesce a leggere il file di configurazione!
Questo può accadere se il php trova un parse error in esso oppure il php non trova il file.
Richiamate il file di configurazione direttamente utilizzando il link sotto e leggete il/i messaggio/i di errore del php che ricevete. Nella maggior parte dei casi ci sono un apostrofo o una virgoletta mancanti.
Se ricevete una pagina bianca, allora è tutto a posto.'; $strConfigureTableCoord = 'Prego, configurare le coordinate per la tabella %s'; $strConnectionError = 'Impossibile connettersi: impostazioni non valide.'; @@ -166,10 +176,29 @@ $strCreatePdfFeat = 'Creazione di PDF'; $strCreationDates = 'Creazione/Aggiornamento/Controllo date'; $strCriteria = 'Criterio'; $strCroatian = 'Croato'; +$strCSV = 'CSV'; +$strCSVImportOptions = 'opzioni CSV'; +$strCSVOptions = 'Opzioni CSV'; $strCyrillic = 'Cirillico'; $strCzech = 'Ceco'; $strCzechSlovak = 'Ceco-Slovacco'; +$strDanish = 'Danese'; +$strDatabase = 'Database'; +$strDatabaseEmpty = 'Il nome del DataBase è vuoto!'; +$strDatabaseExportOptions = 'Opzioni di esportazione del database'; +$strDatabaseHasBeenDropped = 'Il Database %s è stato eliminato.'; +$strDatabaseNoTable = 'Questo database non contiene tabelle!'; +$strDatabases = 'Database'; +$strDatabasesDropped = '%s databases sono stati cancellati correttamente.'; +$strDatabasesStatsDisable = 'Disabilita le Statistiche'; +$strDatabasesStatsEnable = 'Abilita le Statistiche'; +$strDatabasesStatsHeavyTraffic = 'N.B.: Abilitare qui le statistiche del Database potrebbe causare del traffico intenso fra il server web e MySQL.'; +$strDatabasesStats = 'Statistiche dei databases'; +$strData = 'Dati'; +$strDataDict = 'Data Dictionary'; +$strDataOnly = 'Solo dati'; +$strDataPages = 'Pagine contenenti dati'; $strDBComment = 'Commento al Database: '; $strDBCopy = 'Copia il Database in'; $strDBGContext = 'Contesto'; @@ -181,76 +210,63 @@ $strDBGMinTimeMs = 'Tempo minimo, ms'; $strDBGModule = 'Modulo'; $strDBGTimePerHitMs = 'Tempo/Hit, ms'; $strDBGTotalTimeMs = 'Tempo totale, ms'; -$strDBRename = 'Rinomina il DataBase in'; -$strDanish = 'Danese'; -$strData = 'Dati'; -$strDataDict = 'Data Dictionary'; -$strDataOnly = 'Solo dati'; -$strDataPages = 'Pagine contenenti dati'; -$strDatabase = 'Database'; -$strDatabaseEmpty = 'Il nome del DataBase è vuoto!'; -$strDatabaseExportOptions = 'Opzioni di esportazione del database'; -$strDatabaseHasBeenDropped = 'Il Database %s è stato eliminato.'; -$strDatabaseNoTable = 'Questo database non contiene tabelle!'; -$strDatabases = 'Database'; -$strDatabasesDropped = '%s databases sono stati cancellati correttamente.'; -$strDatabasesStats = 'Statistiche dei databases'; -$strDatabasesStatsDisable = 'Disabilita le Statistiche'; -$strDatabasesStatsEnable = 'Abilita le Statistiche'; -$strDatabasesStatsHeavyTraffic = 'N.B.: Abilitare qui le statistiche del Database potrebbe causare del traffico intenso fra il server web e MySQL.'; $strDbPrivileges = 'Privilegi specifici al database'; +$strDBRename = 'Rinomina il DataBase in'; $strDbSpecific = 'specifico del database'; -$strDefault = 'Predefinito'; $strDefaultEngine = '%s è il motore di memorizzazione predefinito su questo server MySQL.'; +$strDefault = 'Predefinito'; $strDefaultValueHelp = 'Per i valori predefiniti, prego inserire un singolo valore, senza backslashes escaping o virgolette, utilizzando questo formato: a'; $strDefragment = 'Deframmenta la tabella'; -$strDelOld = 'La Pagina corrente contiene Riferimenti a Tabelle che non esistono più. Volete cancellare questi Riferimenti?'; $strDelayedInserts = 'Utilizza inserimenti ritardati'; -$strDelete = 'Cancella'; $strDeleteAndFlush = 'Cancella gli utenti e dopo ricarica i privilegi.'; $strDeleteAndFlushDescr = 'Questa è la vita più giusta, ma il caricamento dei privilegi può durare qualche secondo.'; +$strDelete = 'Cancella'; $strDeleted = 'La riga è stata cancellata'; $strDeletedRows = 'Righe cancellate:'; +$strDeleteNoUsersSelected = 'Nessun utente selezionato per la cancellazione!'; $strDeleting = 'Cancellazione in corso di %s'; +$strDelOld = 'La Pagina corrente contiene Riferimenti a Tabelle che non esistono più. Volete cancellare questi Riferimenti?'; $strDescending = 'Decrescente'; $strDescription = 'Descrizione'; $strDictionary = 'dizionario'; $strDirtyPages = 'Pagine sporche'; -$strDisableForeignChecks = 'Disabilita i controlli sulle chiavi straniere'; $strDisabled = 'Disabilitata'; +$strDisableForeignChecks = 'Disabilita i controlli sulle chiavi straniere'; $strDisplayFeat = 'Mostra Caratteristiche'; $strDisplayOrder = 'Ordine di visualizzazione:'; $strDisplayPDF = 'Mostra lo schema del PDF'; $strDoAQuery = 'Esegui "query da esempio" (carattere jolly: "%")'; -$strDoYouReally = 'Confermi: '; $strDocu = 'Documentazione'; -$strDrop = 'Elimina'; +$strDoYouReally = 'Confermi: '; $strDropDatabaseStrongWarning = 'Si sta per DISTRUGGERE COMPLETAMENTE un intero DataBase!'; +$strDrop = 'Elimina'; $strDropUsersDb = 'Elimina i databases gli stessi nomi degli utenti.'; +$strDumpingData = 'Dump dei dati per la tabella'; $strDumpSaved = 'Il dump è stato salvato sul file %s.'; $strDumpXRows = 'Dump di %s righe a partire dalla riga %s.'; -$strDumpingData = 'Dump dei dati per la tabella'; $strDynamic = 'dinamico'; $strEdit = 'Modifica'; $strEditPDFPages = 'Modifica pagine PDF'; $strEditPrivileges = 'Modifica Privilegi'; $strEffective = 'Effettivo'; -$strEmpty = 'Svuota'; $strEmptyResultSet = 'MySQL ha restituito un insieme vuoto (i.e. zero righe).'; +$strEmpty = 'Svuota'; $strEnabled = 'Abilitata'; $strEncloseInTransaction = 'Includi export in una transazione'; -$strEnd = 'Fine'; $strEndCut = 'FINE CUT'; +$strEnd = 'Fine'; $strEndRaw = 'FINE RAW'; $strEngineAvailable = '%s è disponibile su questo server MySQL.'; $strEngineDisabled = '%s è stato disabilitato su questo server MySQL.'; -$strEngineUnsupported = 'Questo server MySQL non supporta il motore di memorizzazione %s.'; $strEngines = 'Motori'; +$strEngineUnsupported = 'Questo server MySQL non supporta il motore di memorizzazione %s.'; $strEnglish = 'Inglese'; $strEnglishPrivileges = 'Nota: i nomi dei privilegi di MySQL sono in Inglese'; $strError = 'Errore'; +$strErrorInZipFile = 'Errore nell\'archivio ZIP:'; $strEscapeWildcards = 'I caratteri jolly _ e % dovrebbero essere preceduti da un \ per l\'utilizzo letterale'; +$strEsperanto = 'Esperanto'; $strEstonian = 'Estone'; $strExcelEdition = 'Edizione Excel'; $strExcelOptions = 'Opzioni di Excel'; @@ -270,22 +286,29 @@ $strFieldsEscapedBy = 'Campo impedito da'; $strFieldsTerminatedBy = 'Campo terminato da'; $strFileAlreadyExists = 'Il file %s esiste già sul server: prego, cambiare nome del file o selezionare l\'opzione "sovrascrivi".'; $strFileCouldNotBeRead = 'Il filenon può essere letto'; +$strFileNameTemplateDescriptionDatabase = 'nome database'; +$strFileNameTemplateDescription = 'Questo valore è interpretato usando %1$sstrftime%2$s, in questo modo possono essere usate stringhe formattate. Per le successive formattazioni sarà: %3$s. Il resto del testo è tenuto esattamente come è.'; +$strFileNameTemplateDescriptionServer = 'nome server'; +$strFileNameTemplateDescriptionTable = 'nome tabella'; $strFileNameTemplate = 'Nome file template'; $strFileNameTemplateRemember = 'ricorda il template'; +$strFileToImport = 'File importato'; $strFixed = 'fisso'; $strFlushPrivilegesNote = 'N.B.: phpMyAdmin legge i privilegi degli utenti direttamente nella tabella dei privilegi di MySQL. Il contenuto di questa tabella può differire dai privilegi usati dal server se sono stati fatti cambiamenti manuali. In questo caso, Si dovrebbero %srinfrescare i privilegi%s prima di continuare.'; +$strFlushQueryCache = 'Rinfresca la cache delle query'; $strFlushTable = 'Inizializza ("FLUSH") la tabella'; -$strFormEmpty = 'Valore mancante nel form!'; +$strFlushTables = 'Rinfresca (chiudi) tutte le tabelle'; $strFormat = 'Formato'; +$strFormEmpty = 'Valore mancante nel form!'; $strFreePages = 'Pagine libere'; $strFullText = 'Testo completo'; $strFunction = 'Funzione'; $strGenBy = 'Generato da'; -$strGenTime = 'Generato il'; $strGeneralRelationFeat = 'Caratteristiche Generali di Relazione'; $strGenerate = 'Genera'; $strGeneratePassword = 'Genera Password'; +$strGenTime = 'Generato il'; $strGeorgian = 'Georgiano'; $strGerman = 'Tedesco'; $strGlobal = 'globale'; @@ -296,10 +319,7 @@ $strGrantOption = 'Grant'; $strGreek = 'Greco'; $strGzip = '"compresso con gzip"'; -$strHTMLExcel = 'Microsoft Excel 2000'; -$strHTMLExcelOptions = 'Opzioni di esportazione di Microsoft Excel 2000'; -$strHTMLWord = 'Microsoft Word 2000'; -$strHTMLWordOptions = 'Opzioni di esportazione di Microsoft Word 2000'; +$strHandler = 'Handler'; $strHasBeenAltered = 'è stato modificato.'; $strHasBeenCreated = 'è stato creato.'; $strHaveToShow = 'Devi scegliere almeno una Colonna da mostrare'; @@ -307,69 +327,91 @@ $strHebrew = 'Ebreo'; $strHexForBinary = 'Usa l\'esadecimale per i dati binari'; $strHome = 'Home'; $strHomepageOfficial = 'Home page ufficiale di phpMyAdmin'; -$strHost = 'Host'; $strHostEmpty = 'Il nome di host è vuoto!'; +$strHost = 'Host'; +$strHTMLExcel = 'Microsoft Excel 2000'; +$strHTMLExcelOptions = 'Opzioni di esportazione di Microsoft Excel 2000'; +$strHTMLWord = 'Microsoft Word 2000'; +$strHTMLWordOptions = 'Opzioni di esportazione di Microsoft Word 2000'; $strHungarian = 'Ungherese'; $strIcelandic = 'Islandese'; $strId = 'ID'; $strIdxFulltext = 'Testo completo'; +$strIgnoreDuplicates = 'Ignora le righe duplicate'; $strIgnore = 'Ignora'; $strIgnoreInserts = 'Utilizza gli IGNORE INSERTS'; $strIgnoringFile = 'File %s ignorato'; $strImportDocSQL = 'Importa Files docSQL'; $strImportFiles = 'Importa files'; $strImportFinished = 'Importazione terminata'; -$strInUse = 'in uso'; -$strIndex = 'Indice'; +$strImportFormat = 'Formato del file importato'; +$strImport = 'Importa'; +$strIndexes = 'Indici'; $strIndexHasBeenDropped = 'L\'indice %s è stato eliminato'; +$strIndex = 'Indice'; $strIndexName = 'Nome dell\'indice :'; $strIndexType = 'Tipo di indice :'; $strIndexWarningMultiple = 'Più di una chiave %s è stata creata per la colonna `%s`'; $strIndexWarningPrimary = 'Le chiavi PRIMARY e INDEX non dovrebbero essere assegnate entrambe per la colonna `%s`'; $strIndexWarningTable = 'Problemi con gli indici della tabella `%s`'; $strIndexWarningUnique = 'Le chiavi UNIQUE e INDEX non dovrebbero essere assegnate entrambe per la colonna `%s`'; -$strIndexes = 'Indici'; -$strInnoDBAutoextendIncrement = 'Incremento autoextend'; $strInnoDBAutoextendIncrementDesc = ' La dimensione di incremento per aumentare la dimensione di una tabella autoextending quando diventa piena.'; -$strInnoDBBufferPoolSize = 'Dimensione del Buffer pool'; +$strInnoDBAutoextendIncrement = 'Incremento autoextend'; $strInnoDBBufferPoolSizeDesc = 'La dimensione del buffer di memoria InnoDB cacha dati e indici delle proprie tabelle.'; +$strInnoDBBufferPoolSize = 'Dimensione del Buffer pool'; $strInnoDBDataFilePath = 'File dati'; -$strInnoDBDataHomeDir = 'Home directory dei dati'; $strInnoDBDataHomeDirDesc = 'La parte comune del path della directory per tutti i file dati InnoDB.'; +$strInnoDBDataHomeDir = 'Home directory dei dati'; $strInnoDBPages = 'pagine'; $strInnodbStat = 'Stato InnoDB'; $strInsecureMySQL = 'Il file di configurazione in uso contiene impostazioni (root con nessuna password) che corrispondono ai privilegi dell\'account MySQL predefinito. Un server MySQL funzionante con queste impostazioni è aperto a intrusioni, e si dovrebbe realmente riparare a questa falla nella sicurezza.'; -$strInsert = 'Inserisci'; $strInsertAsNewRow = 'Inserisci come nuova riga'; -$strInsertNewRow = 'Inserisci una nuova riga'; $strInsertedRowId = 'Inserito id riga:'; $strInsertedRows = 'Righe inserite:'; +$strInsert = 'Inserisci'; +$strInsertNewRow = 'Inserisci una nuova riga'; $strInternalNotNecessary = '* Non è necessaria una relazione interna quando già esiste in InnoDB.'; $strInternalRelations = 'Relazioni interne'; +$strInUse = 'in uso'; +$strInvalidAuthMethod = 'Metodo di autenticazione settato nella configurazione non valido:'; +$strInvalidColumn = 'Colonna specificata (%s) invalida!'; +$strInvalidColumnCount = 'Il contatore delle colonne deve essere superiore a 0.'; +$strInvalidCSVInput = 'CSV input non valido, impossibile processarlo!'; +$strInvalidFieldAddCount = 'Deviaggiungere come minimo un campo.'; +$strInvalidFieldCount = 'la tabella deve avere come minimo un dato.'; +$strInvalidLDIImport = 'Questo plugin non supporta importazioni di dati compressi!'; +$strInvalidRowNumber = '%d non è un numero valido di righe.'; +$strInvalidServerHostname = 'Hostname non valido per il server %1$s. Controlla la tua configurazione.'; +$strInvalidServerIndex = 'Indice del server non valido: "%s"'; $strJapanese = 'Giapponese'; +$strJoins = 'Joins'; $strJumpToDB = 'Passa al database "%s".'; $strJustDelete = 'Cancella soltanto gli utenti dalle tabelle dei privilegi.'; $strJustDeleteDescr = 'Gli utenti "cancellati" saranno ancora in grado di accedere al servercome al solito finché i privilegi non verraanno ricaricati.'; $strKeepPass = 'Non cambiare la password'; +$strKeyCache = 'Key cache'; $strKeyname = 'Nome chiave'; $strKill = 'Rimuovi'; $strKorean = 'Coreano'; -$strLaTeX = 'LaTeX'; -$strLaTeXOptions = 'opzioni LaTeX'; $strLandscape = 'Orizzontale'; $strLatchedPages = 'Latched pages'; $strLatexCaption = 'Sottotitolo della tabella'; $strLatexContent = 'Contenuto della tabella __TABLE__'; -$strLatexContinued = '(continua)'; $strLatexContinuedCaption = 'Sottotitolo della tabella continuato'; +$strLatexContinued = '(continua)'; $strLatexIncludeCaption = 'Includi sottotitolo della tabella'; $strLatexLabel = 'Chiave etichetta'; +$strLaTeX = 'LaTeX'; +$strLaTeXOptions = 'opzioni LaTeX'; $strLatexStructure = 'Struttura della tabella __TABLE__'; $strLatvian = 'Lituano'; +$strLDI = 'CSV usando LOAD DATA'; +$strLDIImportOptions = 'Opzione per importazione CSV usando LOAD DATA'; +$strLDILocal = 'Usa LOCAL keyword'; $strLengthSet = 'Lunghezza/Set*'; $strLimitNumRows = 'record per pagina'; $strLinesTerminatedBy = 'Linee terminate da'; @@ -378,47 +420,49 @@ $strLinksTo = 'Collegamenti a'; $strLithuanian = 'Lituano'; $strLocalhost = 'Locale'; $strLocationTextfile = 'Percorso del file'; -$strLogPassword = 'Password:'; -$strLogServer = 'Server'; -$strLogUsername = 'Nome utente:'; $strLogin = 'Connetti'; $strLoginInformation = 'Informazioni di Login'; $strLogout = 'Disconnetti'; +$strLogPassword = 'Password:'; +$strLogServer = 'Server'; +$strLogUsername = 'Nome utente:'; $strLongOperation = 'Questa operazione potrebbe impiegare molto tempo. Procedere comunque?'; -$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; -$strMIME_MIMEtype = 'tipo MIME'; -$strMIME_available_mime = 'Tipi-MIME disponibili'; -$strMIME_available_transform = 'Trasformazioni disponibili'; -$strMIME_description = 'Descrizione'; -$strMIME_nodescription = 'Nessuna descrizione è disponibile per questa trasformazione.
Prego, chiedere all\'autore cosa %s faccia.'; -$strMIME_transformation = 'Trasformazione del Browser'; -$strMIME_transformation_note = 'Per una lista di opzioni di trasformazione disponibili e le loro rispettive trasformazioni di tipi-MIME, cliccate su %strasformazione descrizioni%s'; -$strMIME_transformation_options = 'Opzioni di Transformation'; -$strMIME_transformation_options_note = 'Prego, immettere i valori per le opzioni di trasformazioneutilizzando questo formato: \'a\',\'b\',\'c\'...
Se c\'è la necessità di immettere un backslash ("\") o un apostrofo ("\'") tra questi valori, essi vanno backslashati (per es. \'\\\\xyz\' or \'a\\\'b\').'; -$strMIME_without = 'Tipi-MIME stampati in italics non hanno una funzione di trasformazione separata'; +$strMaxConnects = 'max. connessioni contemporanee'; +$strMaximalQueryLength = 'Lunghezza massima di una query creata'; $strMaximumSize = 'Dimensione massima: %s%s'; $strMbExtensionMissing = 'L\'estensione PHP mbstring non è stata trovata e sembra che si stia utilizzando un set di caratteri multibyte. Senza l\'estensione mbstring, phpMyAdmin non è in grado di dividere correttamente le stringhe di caratteri e questo può portare a risultati inaspettati.'; $strMbOverloadWarning = 'Avete abilitato mbstring.func_overload nella configurazione del PHP. Questa opzione è incompatibile con phpMyAdmin e potrebbe causare la corruzione di alcuni dati!'; +$strMIME_available_mime = 'Tipi-MIME disponibili'; +$strMIME_available_transform = 'Trasformazioni disponibili'; +$strMIME_description = 'Descrizione'; +$strMIME_MIMEtype = 'tipo MIME'; +$strMIME_nodescription = 'Nessuna descrizione è disponibile per questa trasformazione.
Prego, chiedere all\'autore cosa %s faccia.'; +$strMIME_transformation_note = 'Per una lista di opzioni di trasformazione disponibili e le loro rispettive trasformazioni di tipi-MIME, cliccate su %strasformazione descrizioni%s'; +$strMIME_transformation_options_note = 'Prego, immettere i valori per le opzioni di trasformazioneutilizzando questo formato: \'a\',\'b\',\'c\'...
Se c\'è la necessità di immettere un backslash ("\") o un apostrofo ("\'") tra questi valori, essi vanno backslashati (per es. \'\\\\xyz\' or \'a\\\'b\').'; +$strMIME_transformation_options = 'Opzioni di Transformation'; +$strMIME_transformation = 'Trasformazione del Browser'; +$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; +$strMIME_without = 'Tipi-MIME stampati in italics non hanno una funzione di trasformazione separata'; $strModifications = 'Le modifiche sono state salvate'; -$strModify = 'Modifica'; $strModifyIndexTopic = 'Modifica un indice'; -$strMoveTable = 'Sposta la tabella nel (database.tabella):'; +$strModify = 'Modifica'; $strMoveTableOK = 'La tabella %s è stata spostata in %s.'; $strMoveTableSameNames = 'Impossibile spostare la tabella su se stessa!'; +$strMoveTable = 'Sposta la tabella nel (database.tabella):'; $strMultilingual = 'multilingua'; -$strMyISAMDataPointerSize = 'Domensione del puntatore dati'; $strMyISAMDataPointerSizeDesc = 'Dimensione del puntatore predefinito in Bytes, che deve essere usata da CREATE TABLE per le tabelle MyISAM quando non è stata specificata l\'opzione MAX_ROWS.'; -$strMyISAMMaxExtraSortFileSize = 'Dimensione massima per i files temporanei nella creazione di un indice'; +$strMyISAMDataPointerSize = 'Domensione del puntatore dati'; $strMyISAMMaxExtraSortFileSizeDesc = 'Se il file temporaneo è usato per la creazione veloce di un indice MyISAM, occuperebbe più spazio dell\'utilizzo del metodo key cache con la quantità ivi specificata: perciò si deve prediligere il metodo key cache.'; -$strMyISAMMaxSortFileSize = 'Dimensione massima dei file temporanei di ordinamento'; +$strMyISAMMaxExtraSortFileSize = 'Dimensione massima per i files temporanei nella creazione di un indice'; $strMyISAMMaxSortFileSizeDesc = 'La dimensione massima dei file temporanei MySQL può essere utilizzata nella rigenerazione di un indice MyISAM (durante un REPAIR TABLE, ALTER TABLE, o LOAD DATA INFILE).'; -$strMyISAMRecoverOptions = 'Modalità di ripristino automatico'; +$strMyISAMMaxSortFileSize = 'Dimensione massima dei file temporanei di ordinamento'; $strMyISAMRecoverOptionsDesc = 'La modalità di irppristino automatico di tabelle MyISAM corrotte, come impostato tramite l\'opzione di lan cio del server --myisam-recover.'; -$strMyISAMRepairThreads = 'Thread di riparazione'; +$strMyISAMRecoverOptions = 'Modalità di ripristino automatico'; $strMyISAMRepairThreadsDesc = 'Se questo valore è maggiore di 1, gli indici della tabella MyISAM vengono creati in parallelo (ogni indice nel suo thread) durante il processo di ordinamento Repair by.'; -$strMyISAMSortBufferSize = 'Ordina la dimensione del buffer'; +$strMyISAMRepairThreads = 'Thread di riparazione'; $strMyISAMSortBufferSizeDesc = 'Il buffer che viene allocato nell\'ordinamento degli indici MyISAM durante un REPAIR TABLE o nella creazione degli indici con CREATE INDEX o ALTER TABLE.'; +$strMyISAMSortBufferSize = 'Ordina la dimensione del buffer'; $strMySQLCharset = 'Set di caratteri MySQL'; $strMySQLConnectionCollation = 'collazione della connessione di MySQL'; $strMySQLReloaded = 'MySQL riavviato.'; @@ -430,7 +474,6 @@ $strMySQLShowVars = 'Visualizza variabili di sistema di MySQL'; $strName = 'Nome'; $strNext = 'Prossimo'; -$strNo = ' No '; $strNoActivity = 'Nessuna attività da %s secondi o più, si prega di autenticarsi nuovamente'; $strNoDatabases = 'Nessun database'; $strNoDatabasesSelected = 'Nessun database selezionato.'; @@ -438,10 +481,13 @@ $strNoDescription = 'nessuna Description'; $strNoDetailsForEngine = 'Non è disponibile nessuna informazione dettagliata sullo stato di questo motore di memorizzazione.'; $strNoDropDatabases = 'I comandi "DROP DATABASE" sono disabilitati.'; $strNoExplain = 'Non Spiegare SQL'; +$strNoFilesFoundInZip = 'Non sono stati trovati file ZIP all\'interno dell\'archivio!'; $strNoFrames = 'phpMyAdmin funziona meglio con browser che supportano frames'; $strNoIndex = 'Nessun indice definito!'; $strNoIndexPartsDefined = 'Nessuna parte di indice definita!'; $strNoModification = 'Nessun cambiamento'; +$strNone = 'Nessuno'; +$strNo = ' No '; $strNoOptions = 'Questo formato non ha opzioni'; $strNoPassword = 'Nessuna Password'; $strNoPermission = 'Il server web non possiede i privilegi per salvare il file %s.'; @@ -452,13 +498,13 @@ $strNoRowsSelected = 'Nessuna riga selezionata'; $strNoSpace = 'Spazio insufficiente per salvare il file %s.'; $strNoTablesFound = 'Non ci sono tabelle nel database.'; $strNoThemeSupport = 'Nessun supporto per i temi, si prega di controllare la configurazione e/o i temi nella cartella %s.'; -$strNoUsersFound = 'Nessun utente trovato.'; -$strNoValidateSQL = 'Non Validare SQL'; -$strNone = 'Nessuno'; $strNotNumber = 'Questo non è un numero!'; $strNotOK = 'non OK'; $strNotSet = '%s tabella non trovata o non settata in %s'; +$strNoUsersFound = 'Nessun utente trovato.'; +$strNoValidateSQL = 'Non Validare SQL'; $strNull = 'Null'; +$strNumberOfFields = 'Numero di campi'; $strNumSearchResultsInTable = '%s corrisponde/ono nella tabella %s'; $strNumSearchResultsTotal = 'Totale: %s corrispondenza/e'; $strNumTables = 'Tabelle'; @@ -471,17 +517,16 @@ $strOr = 'Oppure'; $strOverhead = 'In eccesso'; $strOverwriteExisting = 'Sovrascrivi file(s) esistente/i'; -$strPHP40203 = 'Si sta utilizzando PHP 4.2.3, che presenta un serio bug con le stringhe multi-byte (mbstring). Vedi report PHP 19404. Questa versione di PHP non è raccomandata per l\'utilizzo con phpMyAdmin.'; -$strPHPVersion = 'Versione PHP'; $strPageNumber = 'Numero pagina:'; $strPagesToBeFlushed = 'Pagine che devono essere flushate'; $strPaperSize = 'Dimensioni carta'; +$strPartialImport = 'Importazione parziale'; $strPartialText = 'Testo parziale'; -$strPassword = 'Password'; $strPasswordChanged = 'La password per l\'utente %s è cambiata con successo.'; $strPasswordEmpty = 'La password è vuota!'; $strPasswordHashing = 'Password Hashing'; $strPasswordNotSame = 'La password non coincide!'; +$strPassword = 'Password'; $strPdfDbSchema = 'Schema del database "%s" - Pagina %s'; $strPdfInvalidTblName = 'La tabella "%s" non esiste!'; $strPdfNoTables = 'Nessuna Tabella'; @@ -490,20 +535,22 @@ $strPerMinute = 'al minuto'; $strPerSecond = 'al secondo'; $strPersian = 'Persiano'; $strPhoneBook = 'rubrica'; +$strPHP40203 = 'Si sta utilizzando PHP 4.2.3, che presenta un serio bug con le stringhe multi-byte (mbstring). Vedi report PHP 19404. Questa versione di PHP non è raccomandata per l\'utilizzo con phpMyAdmin.'; $strPhp = 'Crea il codice PHP'; +$strPHPVersion = 'Versione PHP'; $strPmaDocumentation = 'Documentazione di phpMyAdmin'; $strPmaUriError = 'La direttiva $cfg[\'PmaAbsoluteUri\'] DEVE essere impostata nel file di configurazione!'; $strPolish = 'Polacco'; $strPortrait = 'Verticale'; $strPos1 = 'Inizio'; $strPrevious = 'Precedente'; -$strPrimary = 'Primaria'; $strPrimaryKeyHasBeenDropped = 'La chiave primaria è stata eliminata'; $strPrimaryKeyName = 'Il nome della chiave primaria deve essere... PRIMARY!'; $strPrimaryKeyWarning = '("PRIMARY" deve essere il nome di, e solo di, una chiave primaria!)'; +$strPrimary = 'Primaria'; $strPrint = 'Stampa'; -$strPrintView = 'Visualizza per stampa'; $strPrintViewFull = 'Vista stampa (con full text)'; +$strPrintView = 'Visualizza per stampa'; $strPrivDescAllPrivileges = 'Comprende tutti i privilegi tranne GRANT.'; $strPrivDescAlter = 'Permette di alterare la struttura di tabelle esistenti.'; $strPrivDescAlterRoutine = 'Permette l\'alterazione e l\'eliminazione di routines memorizzate.'; @@ -516,8 +563,8 @@ $strPrivDescCreateView = 'Permette la creazione di nuove viste.'; $strPrivDescDelete = 'Permette di cancellare dati.'; $strPrivDescDropDb = 'Permette di eliminare databases e tabelle.'; $strPrivDescDropTbl = 'Permette di eliminare tabelle.'; -$strPrivDescExecute = 'Permette di eseguire procedure memorizzate; Non ha effetto in questa versione di MySQL.'; $strPrivDescExecute5 = 'Permette l\'esecuzione di routines memorizzate.'; +$strPrivDescExecute = 'Permette di eseguire procedure memorizzate; Non ha effetto in questa versione di MySQL.'; $strPrivDescFile = 'Permette di importare dati da e esportare dati in files.'; $strPrivDescGrant = 'Permette di aggiungere utenti e privilegi senza ricaricare le tabelle dei privilegi.'; $strPrivDescIndex = 'Permette di creare ed eliminare gli indici.'; @@ -526,6 +573,7 @@ $strPrivDescLockTables = 'Permette di bloccare le tabelle per il thread corrente $strPrivDescMaxConnections = 'Limita il numero di nuove connessioni che un utente può aprire in un\'ora.'; $strPrivDescMaxQuestions = 'Limita il numero di queries che un utente può mandare al server in un\'ora.'; $strPrivDescMaxUpdates = 'Limita il numero di comandi che possono cambiare una tabella o un database che un utente può eseguire in un\'ora.'; +$strPrivDescMaxUserConnections = 'Limite di connessioni simultanee che un utente può fare.'; $strPrivDescProcess3 = 'Permette di killare i processi di altri utenti.'; $strPrivDescProcess4 = 'Permette di vedere le queries complete nella lista dei processi.'; $strPrivDescReferences = 'Non ha alcun effetto in questa versione di MySQL.'; @@ -544,9 +592,10 @@ $strPrivilegesReloaded = 'I privilegi sono stati ricaricati con successo.'; $strProcesslist = 'Lista Processi'; $strPutColNames = 'Mette i nomi delle colonne alla prima riga'; -$strQBE = 'Query da esempio'; $strQBEDel = 'Cancella'; $strQBEIns = 'Aggiungi'; +$strQBE = 'Query da esempio'; +$strQueryCache = 'Cache delle query'; $strQueryFrame = 'Finestra della Query'; $strQueryOnDb = 'SQL-query sul database %s:'; $strQuerySQLHistory = 'Storico dell\'SQL'; @@ -555,61 +604,52 @@ $strQueryTime = 'La query ha impiegato %01.4f sec'; $strQueryType = 'Tipo di Query'; $strQueryWindowLock = 'Non sovrascrivere questa query da fuori della finestra'; -$strReType = 'Reinserisci'; $strReadRequests = 'Richieste di lettura'; $strReceived = 'Ricevuti'; $strRecords = 'Record'; $strReferentialIntegrity = 'Controlla l\'integrità delle referenze:'; $strRefresh = 'Aggiorna'; -$strRelationNotWorking = 'Le caratteristiche aggiuntive sono state disattivate per funzionare con le tabelle linkate. Per scoprire perché clicca %squi%s.'; -$strRelationView = 'Vedi relazioni'; $strRelationalSchema = 'Schema relazionale'; -$strRelations = 'Relazioni'; +$strRelationNotWorking = 'Le caratteristiche aggiuntive sono state disattivate per funzionare con le tabelle linkate. Per scoprire perché clicca %squi%s.'; $strRelationsForTable = 'RELATIONS FOR TABLE'; +$strRelations = 'Relazioni'; +$strRelationView = 'Vedi relazioni'; $strReloadFailed = 'Riavvio di MySQL fallito.'; -$strReloadMySQL = 'Riavvia MySQL'; $strReloadingThePrivileges = 'Caricamento dei privilegi in corso'; +$strReloadMySQL = 'Riavvia MySQL'; $strRemoveSelectedUsers = 'Rimuove gli utenti selezionati'; $strRenameDatabaseOK = 'Il DataBase %s è stato rinominato in %s'; -$strRenameTable = 'Rinomina la tabella in'; $strRenameTableOK = 'La tabella %s è stata rinominata %s'; +$strRenameTable = 'Rinomina la tabella in'; $strRepairTable = 'Ripara tabella'; $strReplaceNULLBy = 'Sostituisci NULL con'; $strReplaceTable = 'Sostituisci i dati della tabella col file'; +$strReplication = 'Replicazione'; $strReset = 'Riavvia'; $strResourceLimits = 'Limiti di risorse'; -$strRevoke = 'Revoca'; -$strRevokeAndDelete = 'Revoca tutti i privilegi attivi agli utenti e dopo li cancella.'; +$strReType = 'Reinserisci'; $strRevokeAndDeleteDescr = 'Gli utenti UTILIZZERANNO comunque il privilegio finché i privilegi non saranno ricaricati.'; +$strRevokeAndDelete = 'Revoca tutti i privilegi attivi agli utenti e dopo li cancella.'; $strRevokeMessage = 'Hai revocato i privilegi per %s'; +$strRevoke = 'Revoca'; $strRomanian = 'Rumeno'; $strRowLength = 'Lunghezza riga'; -$strRowSize = 'Dimensione riga'; -$strRows = 'Righe'; $strRowsFrom = 'righe a partire da'; +$strRowSize = 'Dimensione riga'; $strRowsModeFlippedHorizontal = 'orizzontale (headers ruotati)'; $strRowsModeHorizontal = ' orizzontale '; $strRowsModeOptions = ' in modalità %s e ripeti gli headers dopo %s celle '; $strRowsModeVertical = ' verticale '; +$strRows = 'Righe'; $strRowsStatistic = 'Statistiche righe'; +$strRunning = 'in esecuzione su %s'; $strRunQuery = 'Invia Query'; $strRunSQLQuery = 'Esegui la/e query SQL sul database %s'; -$strRunning = 'in esecuzione su %s'; +$strRunSQLQueryOnServer = 'Eseguendo query SQL sul server %s'; $strRussian = 'Russo'; -$strSQL = 'SQL'; -$strSQLExportCompatibility = 'Compatibilità dell\'esportazione SQL'; -$strSQLExportType = 'Tipo di esportazione'; -$strSQLOptions = 'Opzioni SQL'; -$strSQLParserBugMessage = 'C\'è la possibilità che ci sia un bug nel parser SQL. Per favore, esaminate la query accuratamente, e controllate che le virgolette siano corrette e non sbagliate. Altre possibili cause d\'errori possono essere che si stia cercando di uploadare un file binario al di fuori di un\'area di testo virgolettata. Si può anche provare la query MySQL dalla riga di comando di MySQL. L\'errore qui sotto restituito dal server MySQL, se ce n\'è uno, può anche aiutare nella diagnostica del problema. Se ci sono ancora problemi, o se il parser SQL di phpMyAdmin sbaglia quando invece l\'interfaccia a riga di comando non mostra problemi, si può ridurre la query SQL in ingresso alla singola query che causa problemi, e inviare un bug report con i dati riportati nella sezione CUT qui sotto:'; -$strSQLParserUserError = 'Pare che ci sia un errore nella query SQL immessa. L\'errore del server MySQL mostrato qui sotto, se c\'è, può anche aiutare nella risoluzione del problema'; -$strSQLQuery = 'query SQL'; -$strSQLResult = 'Risultato SQL'; -$strSQPBugInvalidIdentifer = 'Identificatore Non Valido'; -$strSQPBugUnclosedQuote = 'Virgolette Non Chiuse'; -$strSQPBugUnknownPunctuation = 'Stringa di Punctuation Sconosciuta'; -$strSave = 'Salva'; $strSaveOnServer = 'Salva sul server nella directory %s'; +$strSave = 'Salva'; $strScaleFactorSmall = 'Il fattore di scala è troppo piccolo per riempire lo schema nella pagina'; $strSearch = 'Cerca'; $strSearchFormTitle = 'Cerca nel database'; @@ -630,9 +670,10 @@ $strSelectNumRows = 'nella query'; $strSelectTables = 'Seleziona Tables'; $strSend = 'Salva con nome...'; $strSent = 'Spediti'; -$strServer = 'Server'; $strServerChoice = 'Scelta del server'; $strServerNotResponding = 'Il server non risponde'; +$strServer = 'Server'; +$strServerStatusDelayedInserts = 'Inserimento ritardato'; $strServerStatus = 'Informazioni di Runtime'; $strServerStatusUptime = 'Questo server MySQL sta girando da %s. E\' stato avviato il %s.'; $strServerTabProcesslist = 'Processi'; @@ -642,32 +683,156 @@ $strServerVars = 'Variabili e parametri del Server'; $strServerVersion = 'Versione MySQL'; $strSessionValue = 'Valore sessione'; $strSetEnumVal = 'Se il tipo di campo è "enum" o "set", immettere i valori usando il formato: \'a\',\'b\',\'c\'...
Se comunque dovete mettere dei backslashes ("\") o dei single quote ("\'") davanti a questi valori, backslashateli (per esempio \'\\\\xyz\' o \'a\\\'b\').'; -$strShow = 'Mostra'; $strShowAll = 'Mostra tutti'; $strShowColor = 'Mostra il colore'; $strShowDatadictAs = 'Formato del Data Dictionary'; $strShowFullQueries = 'Mostra query complete'; $strShowGrid = 'Mostra la griglia'; +$strShowingBookmark = 'Mostrando i segnalibri'; +$strShowingRecords = 'Visualizzazione record '; +$strShow = 'Mostra'; +$strShowOpenTables = 'Mostra le tabelle aperte'; $strShowPHPInfo = 'Mostra le info sul PHP'; +$strShowSlaveHosts = 'Mostra gli hosts slave'; +$strShowSlaveStatus = 'Mostra lo stato degli slave'; +$strShowStatusBinlog_cache_disk_useDescr = 'Il numero delle transazioni che usano la cache temporanea del log binario, ma che oltrepassano il valore di binlog_cache_size e usano un file temporaneo per salvare gli statements dalle transazioni.'; +$strShowStatusBinlog_cache_useDescr = 'Il numero delle transazioni che usano la cache temporanea del log binario.'; +$strShowStatusCreated_tmp_disk_tablesDescr = 'Il numero delle tabelle temporanee create automaticamente sul disco dal server mentre esegue i comandi. Se il valore Created_tmp_disk_tables è grande, potresti voler aumentare il valore tmp_table_size, per fare im modo che le tabelle temporanee siano memory-based anzichè disk-based.'; +$strShowStatusCreated_tmp_filesDescr = 'Numero di files temporanei che mysqld ha creato.'; +$strShowStatusCreated_tmp_tablesDescr = 'Il numero di tabelle temporanee create automaticamente in memoria dal server durante l\'esecuzione dei comandi.'; +$strShowStatusDelayed_errorsDescr = 'Numero di righe scritte con INSERT DELAYED in cui ci sono stati degli errori (probabilmete chiave dublicata).'; +$strShowStatusDelayed_insert_threadsDescr = 'Il numero di processi INSERT DELAYED in uso. Ciascuna tabella su cui è usato INSERT DELAYED occupa un thread.'; +$strShowStatusDelayed_writesDescr = 'Il numero di righe INSERT DELAYED scritte.'; +$strShowStatusFlush_commandsDescr = 'Il numero di comandi FLUSH eseguiti.'; +$strShowStatusHandler_commitDescr = 'Il numero di comandi interni COMMIT eseguiti.'; +$strShowStatusHandler_deleteDescr = 'Il numero di volte in cui una riga è stata cancellata da una tabella.'; +$strShowStatusHandler_discoverDescr = 'Il server MySQL può chiedere al motore di storage NDB Cluster se conosce una tabella sulla base di un nome dato. Questo è chaiamto discovery. Handler_discover indica il numero di volte che una tabella è stata trovata.'; +$strShowStatusHandler_read_firstDescr = 'Il numero di volte che il primo valore è stato letto da un indice. Se è troppo alto è probabile che il server stia facendo molte scansioni complete degli indici; per esempio, SELECT col1 FROM foo, assumento che col1 sia indicizzata.'; +$strShowStatusHandler_read_keyDescr = 'Il numero di richieste per leggere una riga basata su di una chiave. Se è alta, è un buon indice che le tue query e le tue tabelle sono correttamente indicizzate.'; +$strShowStatusHandler_read_nextDescr = 'Il numero di richieste per leggere la riga successiva nell\'ordine delle chiavi. Questo valore è incrementato se stai facendo una query su di una colonna indice con un range costante, oppure se stai facendo una scansione degli indici.'; +$strShowStatusHandler_read_prevDescr = 'Il numero di richieste per leggere la riga precedente nell\'ordine delle chiavi. Questo metodo di lettura è principalmente utilizzato per ottimizzare ORDER BY ... DESC.'; +$strShowStatusHandler_read_rndDescr = 'Il numero di richieste per leggere una riga basata su una posizione fissa. Questo valore è alto se stai facendo molte richieste che richiedono un ordinamento dei risultati. Probabilmente hai molte query che che richiedono a MySQL di leggere l\'intera tabella oppure ci sono dei joins che non usano le chiavi correttamente.'; +$strShowStatusHandler_read_rnd_nextDescr = 'Il numero di richieste per leggere la riga successiva in un file di dati. Questo valore è alto se stai facendo molte scansioni della tabella. Generalmente è un segnale che le tue tabelle non sono correttamente indicizzate, o che le query non sono state scritte per trarre vantaggi dagli indici che hai.'; +$strShowStatusHandler_rollbackDescr = 'Il numero di comandi ROLLBACK interni.'; +$strShowStatusHandler_updateDescr = 'Il numero di richieste per aggiornare una riga in una tabella.'; +$strShowStatusHandler_writeDescr = 'Il numero di richieste per inserire una riga in una tabella.'; +$strShowStatusInnodb_buffer_pool_pages_dataDescr = 'Il numero di pagine che contengono dati (sporchi o puliti).'; +$strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'Il numero di pagine attualmente sporche.'; +$strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'Il numero di buffer pool pages che hanno avuto richiesta di essere aggiornate.'; +$strShowStatusInnodb_buffer_pool_pages_freeDescr = 'Il numero di pagine libere.'; +$strShowStatusInnodb_buffer_pool_pages_latchedDescr = 'Il numero di pagine bloccate in un InnoDB buffer pool. Queste pagine sono attualmente in lettura o in scittura e non possono essere aggiornate o rimosse per altre ragioni.'; +$strShowStatusInnodb_buffer_pool_pages_miscDescr = 'Il numero di pagine occupate perchè sono state allocate per amministrazione, come row locks o per hash index adattivi. Questo valore può essere calcolato come Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data.'; +$strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Il numero totale di buffer pool, in pagine.'; +$strShowStatusInnodb_buffer_pool_read_ahead_rndDescr = 'Il numero di read-aheads "random" InnoDB iniziate. Questo accade quando una query legge una porzione di una tabella, ma in ordine casuale.'; +$strShowStatusInnodb_buffer_pool_read_ahead_seqDescr = 'Il numero di read-aheads InnoDB sequanziali. Questo accade quando InnoDB esegue una scansione completa sequenziale di una tabella.'; +$strShowStatusInnodb_buffer_pool_read_requestsDescr = 'Il numero di richieste logiche che InnoDb ha fatto.'; +$strShowStatusInnodb_buffer_pool_readsDescr = 'Il numero di richieste logiche che InnoDB non può soddisfare dal buffer pool e che devono fare una lettura di una pagina singola.'; +$strShowStatusInnodb_buffer_pool_wait_freeDescr = 'Normalmente le sritture nel buffer pool InnoDB vengono effettuate in background. Tuttavia se è necessario leggere o creare una pagina, e non sono disponibile pagine pulite è necessario attendere che le pagine siano aggiornate prima. Questo contatore conta le istanze di queste attese. Se la dimesione del buffer pool è stata settata correttamente questo valore dovrebbe essere basso.'; +$strShowStatusInnodb_buffer_pool_write_requestsDescr = 'Il numero di scritture effettuate nel buffer pool InnoDB.'; +$strShowStatusInnodb_data_fsyncsDescr = 'Il numero delle operazioni fsync() fino ad ora.'; +$strShowStatusInnodb_data_pending_fsyncsDescr = 'Il numero di operazioni fsync() in attesa.'; +$strShowStatusInnodb_data_pending_readsDescr = 'Il numero di letture in attesa.'; +$strShowStatusInnodb_data_pending_writesDescr = 'Il numero di scritture in attesa.'; +$strShowStatusInnodb_data_readDescr = 'La quantità di dati letti fino ad ora, in bytes.'; +$strShowStatusInnodb_data_readsDescr = 'Il numero totale di dati letti.'; +$strShowStatusInnodb_data_writesDescr = 'Il numero totale di dati scritti.'; +$strShowStatusInnodb_data_writtenDescr = 'La quantità di dati scritti fino ad ora, in bytes.'; +$strShowStatusInnodb_dblwr_pages_writtenDescr = 'Il numero di scritture doublewrite che sono state eseguite ed il numero che sono state scritte a questo scopo.'; +$strShowStatusInnodb_dblwr_writesDescr = 'Il numero di scritture doublewrite che sono state eseguite ed il numero che sono state scritte a questo scopo.'; +$strShowStatusInnodb_log_waitsDescr = 'Il numero di attese che abbiamo avuto perchè il buffer di log era troppo piccolo e abbiamo duvuto attendere che fosse aggiornato prima di continuare.'; +$strShowStatusInnodb_log_write_requestsDescr = 'Il numero di richieste di scrittura dei log.'; +$strShowStatusInnodb_log_writesDescr = 'Il numero scritture fisiche del log file.'; +$strShowStatusInnodb_os_log_fsyncsDescr = 'Il numero di scritture fsync fatte sul log file.'; +$strShowStatusInnodb_os_log_pending_fsyncsDescr = 'Il numero degli fsyncs in sospeso sul log file.'; +$strShowStatusInnodb_os_log_pending_writesDescr = 'Il numero di scritture in sospeso sul log file.'; +$strShowStatusInnodb_os_log_writtenDescr = 'Il numero di bytes scritti sul log file.'; +$strShowStatusInnodb_pages_createdDescr = 'Il numero di pagine create.'; +$strShowStatusInnodb_page_sizeDescr = 'La dimesione di-compilazione delle pagine InnoDB (default 16KB). Molti valori sono conteggiati nelle pagine; la dimesione delle pagine permette di convertirli facilmente in bytes.'; +$strShowStatusInnodb_pages_readDescr = 'Il numero di pagine lette.'; +$strShowStatusInnodb_pages_writtenDescr = 'Il numero di pagine scritte.'; +$strShowStatusInnodb_row_lock_current_waitsDescr = 'Il numero di row locks attualmente in attesa.'; +$strShowStatusInnodb_row_lock_time_avgDescr = 'Il tempo medio per l\'acquisizione di un row lock, in millisecondi.'; +$strShowStatusInnodb_row_lock_timeDescr = 'Il tempo totale per l\'acquisizione di un row locks, in millisecondi.'; +$strShowStatusInnodb_row_lock_time_maxDescr = 'Il tempo massimo per l\'acquisizione di un row lock, in millisecondi.'; +$strShowStatusInnodb_row_lock_waitsDescr = 'Il numero di volte che un row lock ha dovuto attendere.'; +$strShowStatusInnodb_rows_deletedDescr = 'Il numero di righe cancellate da una tabella InnoDB.'; +$strShowStatusInnodb_rows_insertedDescr = 'Il numero di righe inserite da una tabella InnoDB.'; +$strShowStatusInnodb_rows_readDescr = 'Il numero di righe lette da una tabella InnoDB.'; +$strShowStatusInnodb_rows_updatedDescr = 'Il numero di righe aggiornate da una tabella InnoDB.'; +$strShowStatusKey_blocks_not_flushedDescr = 'Il numero di blocchi chaive aggiunti nella cache chiave che sono stati cambiati, ma che non sono stai aggiornati su disco. E\' conosciuto con il nome di Not_flushed_key_blocks.'; +$strShowStatusKey_blocks_unusedDescr = 'Il numero di blocchi non usati nella cache chiave. Puoi usare questo valore per determinare quanta cache chiave è in uso.'; +$strShowStatusKey_blocks_usedDescr = 'Il numero di blocchi usati nella cache chiave. The number of used blocks in the key cache. Questo valore è un\'importante segnale che indica il numero massimo di blocchi che sono stati in uso contemporaneamente.'; +$strShowStatusKey_read_requestsDescr = 'Il numero di richieste per le ggere un blocco chiave dalla cache.'; +$strShowStatusKey_readsDescr = 'Il numero di letture fisiche dal disco di un blocco chiave. Se Key_reads è grande allora il valore key_buffer_size è probabilmente troppo piccolo. IIl rapporto di cache miss rate può essere calcolato come Key_reads/Key_read_requests.'; +$strShowStatusKey_write_requestsDescr = 'Il numero di richieste per scrivere una blocco chiave nella cache.'; +$strShowStatusKey_writesDescr = 'Il numero di scritture fisiche di un blocco chiave sul disco.'; +$strShowStatusLast_query_costDescr = 'Il costo totale dell\'ultima query compilata così come computato dall\'ottimizzatore delle query. Utile per comparare il costo di differenti query per la stessa operazione di query. Il valore di default è 0, che significa che nessuna query è stata ancora compilata.'; +$strShowStatusNot_flushed_delayed_rowsDescr = 'In numero di righe in attesa di essere scritte nella coda INSERT DELAY.'; +$strShowStatusOpened_tablesDescr = 'Il numero di tabelle che sono state aperte. Se il valore opened_tables è grande, probabilmente il valore di table cache è troppo piccolo.'; +$strShowStatusOpen_filesDescr = 'Il numero di files che sono aperti.'; +$strShowStatusOpen_streamsDescr = 'il numero di stream che sono aperti (usato principalmente per il logging).'; +$strShowStatusOpen_tablesDescr = 'Il numero di tabelle che sono aperte.'; +$strShowStatusQcache_free_blocksDescr = 'Il numero di blocchi di memoria liberi nella cache delle query.'; +$strShowStatusQcache_free_memoryDescr = 'L\'ammontare di memoria libera nella cache delle query.'; +$strShowStatusQcache_hitsDescr = 'Il numero di cache hits.'; +$strShowStatusQcache_insertsDescr = 'Il numero di query aggiunte alla cache.'; +$strShowStatusQcache_lowmem_prunesDescr = 'Il numero di query che sono state rimosse dalla cache per liberare memoria per la cache di nuove query. Questa informazione può aiutarti per parametrare la dimensione della cache delle query. La cache delle query usa una strategia di "meno usate recentemente" (LRU - least recently used) per decidere quali query rimuovere dalla cache.'; +$strShowStatusQcache_not_cachedDescr = 'Il numero di query non in cache (impossibilità di inserirle nella cache oppure non inserite per i settaggi del parametro query_cache_type).'; +$strShowStatusQcache_queries_in_cacheDescr = 'Il numero di query registrate nella cache.'; +$strShowStatusQcache_total_blocksDescr = 'Il numero totale di blocchi nella cache delle query.'; +$strShowStatusReset = 'Reset'; +$strShowStatusRpl_statusDescr = 'Lo sato delle repliche failsafe (non ancora implementato).'; +$strShowStatusSelect_full_joinDescr = 'Il numero di joins che non usano gli indici. (Se questo valore non è 0, dovresti controllare attentamente gli indici delle tue tabelle.)'; +$strShowStatusSelect_full_range_joinDescr = 'Il numero di joins che usano una ricerca limitata su di una tabella di riferimento.'; +$strShowStatusSelect_range_checkDescr = 'Il numero di joins senza chiavi che controllano per l\'uso di una chiave dopo ogni riga. (Se questo valore non è 0, dovresti controllare attentamente gli indici delle tue tabelle.)'; +$strShowStatusSelect_rangeDescr = 'Il numero di joins che usano un range sulla prima tabella. (Non è, solitamente, un valore critico anche se è grande.)'; +$strShowStatusSelect_scanDescr = 'Il numero di join che hanno effettuato una scansione completa della prima tabella.'; +$strShowStatusSlave_open_temp_tablesDescr = 'Il numero di tabelle temporaneamente aperte da processi SQL slave.'; +$strShowStatusSlave_retried_transactionsDescr = 'Numero totale di volte (dalla partenza) in cui la replica slave SQL ha ritentato una transazione.'; +$strShowStatusSlave_runningDescr = 'Questa chiave è ON se questo è un server slave connesso ad un server master.'; +$strShowStatusSlow_launch_threadsDescr = 'Numero di processi che hanno impiegato più di "slow_launch_time" secondi per partire.'; +$strShowStatusSlow_queriesDescr = 'Numero di query che hanno impiegato più di "long_query_time" seconds.'; +$strShowStatusSort_merge_passesDescr = 'Il numero di fusioni passate all\'algoritmo di ordianemento che sono state fatte. Se questo valore è grande, dovresti incrementare la variabile di sistema sort_buffer_size.'; +$strShowStatusSort_rangeDescr = 'Il numero di ordinamenti che sono stati eseguiti in un intervallo.'; +$strShowStatusSort_rowsDescr = 'Il numero di righe ordinate.'; +$strShowStatusSort_scanDescr = 'Il numero di ordinamenti che sono stati fatti leggendo la tabella.'; +$strShowStatusTable_locks_immediateDescr = 'Il numero di volte che un table lock è stato eseguito immediatamente.'; +$strShowStatusTable_locks_waitedDescr = 'Il numero di volte che un table lock è stato eseguito immediatamente ed era necessaria un\'attesa. Se è alto, potresti avere dei problemi con le performance, dovresti prima ottimizzare le query, oppure sia utilizzare le repliche, sia dividere le tabelle.'; +$strShowStatusThreads_cachedDescr = 'Il numero dei processi nella cache dei processi. L\'hit rate della cache può essere calcolato come processi_creati/connessioni. Se questo valore è rosso devi aumentare la tua thread_cache_size.'; +$strShowStatusThreads_connectedDescr = 'Il numero di connessioni correntemente aperte.'; +$strShowStatusThreads_createdDescr = 'Il numero di processi creati per gestire le connessioni. Se Threads_created è grosso, devi probabilmente aumentare il valore thread_cache_size. (Normalmente questo non fornisce un significatico incremento delle performace se hai una buona implementazione dei processi.)'; +$strShowStatusThreads_runningDescr = 'Il numero di processi non in attesa.'; $strShowTableDimension = 'Mostra la dimensione delle tabelle'; $strShowTables = 'Mostra le tabelle'; $strShowThisQuery = 'Mostra questa query di nuovo'; -$strShowingRecords = 'Visualizzazione record '; $strSimplifiedChinese = 'Cinese Semplificato'; $strSingly = '(singolarmente)'; $strSize = 'Dimensione'; +$strSkipQueries = 'Numero di record (query) da saltare a partire dall\'inizio'; $strSlovak = 'Slovacco'; $strSlovenian = 'Sloveno'; $strSocketProblem = '(o il socket del server locale MySQL non è correttamente configurato)'; -$strSort = 'Ordinamento'; $strSortByKey = 'Ordina per chiave'; +$strSorting = 'Ordinando'; +$strSort = 'Ordinamento'; $strSpaceUsage = 'Spazio utilizzato'; $strSpanish = 'Spagnolo'; $strSplitWordsWithSpace = 'Le parole sono spezzate sulle spaziature (" ").'; +$strSQLExportCompatibility = 'Compatibilità dell\'esportazione SQL'; +$strSQLExportType = 'Tipo di esportazione'; +$strSQLOptions = 'Opzioni SQL'; +$strSQLParserBugMessage = 'C\'è la possibilità che ci sia un bug nel parser SQL. Per favore, esaminate la query accuratamente, e controllate che le virgolette siano corrette e non sbagliate. Altre possibili cause d\'errori possono essere che si stia cercando di uploadare un file binario al di fuori di un\'area di testo virgolettata. Si può anche provare la query MySQL dalla riga di comando di MySQL. L\'errore qui sotto restituito dal server MySQL, se ce n\'è uno, può anche aiutare nella diagnostica del problema. Se ci sono ancora problemi, o se il parser SQL di phpMyAdmin sbaglia quando invece l\'interfaccia a riga di comando non mostra problemi, si può ridurre la query SQL in ingresso alla singola query che causa problemi, e inviare un bug report con i dati riportati nella sezione CUT qui sotto:'; +$strSQLParserUserError = 'Pare che ci sia un errore nella query SQL immessa. L\'errore del server MySQL mostrato qui sotto, se c\'è, può anche aiutare nella risoluzione del problema'; +$strSQLQuery = 'query SQL'; +$strSQLResult = 'Risultato SQL'; +$strSQL = 'SQL'; +$strSQPBugInvalidIdentifer = 'Identificatore Non Valido'; +$strSQPBugUnclosedQuote = 'Virgolette Non Chiuse'; +$strSQPBugUnknownPunctuation = 'Stringa di Punctuation Sconosciuta'; $strStatCheckTime = 'Ultimo controllo'; $strStatCreateTime = 'Creazione'; -$strStatUpdateTime = 'Ultimo cambiamento'; $strStatement = 'Istruzioni'; +$strStatUpdateTime = 'Ultimo cambiamento'; $strStatus = 'Stato'; $strStorageEngine = 'Motore di Memorizzazione'; $strStorageEngines = 'Motori di Memorizzazione'; @@ -686,7 +851,7 @@ $strSwedish = 'Svedese'; $strSwitchToDatabase = 'Passare al Database copiato'; $strSwitchToTable = 'Passa alla tabella copiata'; -$strTable = 'Tabella'; +$strTableAlreadyExists = 'La tabella %s esiste già!'; $strTableComments = 'Commenti sulla tabella'; $strTableEmpty = 'Il nome della tabella è vuoto!'; $strTableHasBeenDropped = 'La tabella %s è stata eliminata'; @@ -695,17 +860,23 @@ $strTableHasBeenFlushed = 'La tabella %s è stata inizializzata'; $strTableMaintenance = 'Amministrazione tabella'; $strTableOfContents = 'Tabella dei contenuti'; $strTableOptions = 'Opzioni della tabella'; -$strTableStructure = 'Struttura della tabella'; -$strTableType = 'Tipo tabella'; $strTables = '%s tabella(e)'; +$strTableStructure = 'Struttura della tabella'; +$strTable = 'Tabella'; +$strTableType = 'Tipo tabella'; $strTakeIt = 'prendilo'; $strTblPrivileges = 'Privilegi relativi alle tabelle'; +$strTempData = 'Dati temporanei'; $strTextAreaLength = ' A causa della sua lunghezza,
questo campo non può essere modificato '; $strThai = 'Thai'; $strTheme = 'Tema / Stile'; $strThisHost = 'Questo Host'; $strThisNotDirectory = 'Questa non è una directory'; +$strThreads = 'Processi'; $strThreadSuccessfullyKilled = 'Il thread %s è stato terminato con successo.'; +$strTimeoutInfo = 'Una precedente importazione è entrata in timeout, dopo un nuovo inoltro riprenderà dalla posizione: %d.'; +$strTimeoutNothingParsed = 'Nell\'ultima esecuzione nessun dato è stato processato, questo, solitamente, vuole dire che che phpMyAdmin non è in grado di ultimare l\'operazione fino a che non verrà aumentato il parametro php time limits.'; +$strTimeoutPassed = 'Superato il tempo limite dello script, se vuoi finire l\'importazione inoltra nuovamente il file e il processo riprenderà.'; $strTime = 'Tempo'; $strToggleScratchboard = '(dis)attiva scratchboard'; $strTotal = 'Totali'; @@ -713,7 +884,9 @@ $strTotalUC = 'Totale'; $strTraditionalChinese = 'Cinese Tradizionale'; $strTraditionalSpanish = 'Spagnolo tradizionale'; $strTraffic = 'Traffico'; +$strTransactionCoordinator = 'Coordinatore delle transazioni'; $strTransformation_application_octetstream__download = 'Visualizza un collegamento per trasferire i dati di un campo in formato binario. La prima opzione è il nome del file binario. La seconda opzione è un nome di campo possibile di una riga della tabella che contiene il nome di schedario. Se fornite una seconda opzione dovete avere la prima opzione settata ad una stringa vuota'; +$strTransformation_application_octetstream__hex = 'Mostra una rappresentazione esadecimale dei dati.'; $strTransformation_image_jpeg__inline = 'Mostra un thumbnalil cliccabile; opzioni: larghezza,altezza in pixel (mantiere la proporzione iniziale)'; $strTransformation_image_jpeg__link = 'Mostra un link a questa immagine (download blob diretto, i.e.).'; $strTransformation_image_png__inline = 'Vedi immagine/jpeg: inline'; @@ -722,6 +895,7 @@ $strTransformation_text_plain__external = 'SOLO PER LINUX: Lancia un\'applicazio $strTransformation_text_plain__formatted = 'Preserva l\'originale formattazione del campo. Nessun Escaping viene applicato.'; $strTransformation_text_plain__imagelink = 'Mostra un collegamento ad una immagine esterna; il campo contiene il nome del file; la prima opzione è un prefisso come "http://tuodominio.com/", la seconda opzione è la larghezza in pixel, la terza è l\'altezza.'; $strTransformation_text_plain__link = 'Mostra un collegamento, il campo contiene il nome del file; la prima opzione è un prefisso come "http://tuodominio.com/", la seconda opzione è un titolo per il collegamento.'; +$strTransformation_text_plain__sql = 'Formatta il testo come query SQL con evidenziazione della sintassi.'; $strTransformation_text_plain__substr = 'Mostra soltanto una parte della stringa. La prima opzione è l\'offset che serve a definire dove inizia l\'output del vostro testo (Prefinito: 0). La seconda opzione è un offset che indica quanto testo viene restituito. Se vuoto, restituisce tutto il testo rimanente. La terza opzione definisce quali caratteri saranno aggiunti in fondo all\'output quando una soptto-stringa viene restituita (Predefinito: ...) .'; $strTruncateQueries = 'Tronca le Query Mostrate'; $strTurkish = 'Turco'; @@ -733,19 +907,16 @@ $strUnicode = 'Unicode'; $strUnique = 'Unica'; $strUnknown = 'sconosciuto'; $strUnselectAll = 'Deseleziona Tutto'; -$strUpdComTab = 'Prego leggere la documentazione su come aggiornare la vostra tabella Column_comments'; +$strUnsupportedCompressionDetected = 'Stai cercando di importare un file con un tipo di compressione non supportato. Altrimenti il supporto per questo tipo di compressione non è stato ancora implementato o è stato disabilitato dalla tua configurazione.'; $strUpdatePrivMessage = 'Hai aggiornato i permessi per %s.'; $strUpdateProfileMessage = 'Il profilo è stato aggiornato.'; $strUpdateQuery = 'Aggiorna Query'; +$strUpdComTab = 'Prego leggere la documentazione su come aggiornare la vostra tabella Column_comments'; $strUpgrade = 'Si dovrebbe aggiornare %s alla versione %s o successiva.'; +$strUploadLimit = 'Stai probabilmente cercando di uplodare un file troppo grosso. Fai riferimento alla documentazione %sdocumentation%s Per i modi di aggirare questo limite.'; $strUsage = 'Utilizzo'; $strUseBackquotes = 'Usa i backquotes con i nomi delle tabelle e dei campi'; $strUseHostTable = 'Utilizza la Tabella dell\'Host'; -$strUseTabKey = 'Usare il tasto TAB per spostare il cursore di valore in valore, o CTRL+frecce per spostarlo altrove'; -$strUseTables = 'Utilizza tabelle'; -$strUseTextField = 'Utilizza campo text'; -$strUseThisValue = 'Usa questa opzione'; -$strUser = 'Utente'; $strUserAlreadyExists = 'L\'utente %s esiste già!'; $strUserEmpty = 'Il nome utente è vuoto!'; $strUserName = 'Nome utente'; @@ -753,17 +924,22 @@ $strUserNotFound = 'L\'utente selezionato non è stato trovato nella tabella dei $strUserOverview = 'Vista d\'insieme dell\'utente'; $strUsersDeleted = 'Gli utenti selezionati sono stati cancellati con successo.'; $strUsersHavingAccessToDb = 'Utenti che hanno accesso a "%s"'; +$strUser = 'Utente'; +$strUseTabKey = 'Usare il tasto TAB per spostare il cursore di valore in valore, o CTRL+frecce per spostarlo altrove'; +$strUseTables = 'Utilizza tabelle'; +$strUseTextField = 'Utilizza campo text'; +$strUseThisValue = 'Usa questa opzione'; $strValidateSQL = 'Valida SQL'; $strValidatorError = 'L\' SQL validator non può essere inizializzato. Prego controllare di avere installato le estensioni php necessarie come descritto nella %sdocumentazione%s.'; $strValue = 'Valore'; $strVar = 'Variabile'; $strVersionInformation = 'Informazioni sulla versione'; -$strView = 'Vista'; -$strViewDump = 'Visualizza dump (schema) della tabella'; -$strViewDumpDB = 'Visualizza dump (schema) del database'; $strViewDumpDatabases = 'Visualizza il dump (schema) dei databases'; +$strViewDumpDB = 'Visualizza dump (schema) del database'; +$strViewDump = 'Visualizza dump (schema) della tabella'; $strViewHasBeenDropped = 'La vista %s è stata eliminata'; +$strView = 'Vista'; $strWebServerUploadDirectory = 'directory di upload del web-server'; $strWebServerUploadDirectoryError = 'La directory impostata per l\'upload non può essere trovata'; @@ -786,187 +962,17 @@ $strZip = '"compresso con zip"'; // To translate: -$strBufferReadMisses = 'Read misses'; // to translate -$strBufferReadMissesInPercent = 'Read misses in %'; //to translate -$strBufferWriteWaits = 'Write waits'; //to translate -$strBufferWriteWaitsInPercent = 'Write waits in %'; //to translate - -$strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data.'; //to translate -$strInvalidFieldCount = 'Table must have at least one field.'; //to translate -$strInvalidRowNumber = '%d is not valid row number.'; //to translate -$strInvalidColumnCount = 'Column count has to be larger than zero.'; //to translate -$strInvalidFieldAddCount = 'You have to add at least one field.'; //to translate -$strAndThen = 'and then'; //to translate -$strInvalidAuthMethod = 'Invalid authentication method set in configuration:'; //to translate -$strRunSQLQueryOnServer = 'Run SQL query/queries on server %s'; //to translate -$strCSV = 'CSV'; //to translate -$strImport = 'Import'; //to translate -$strImportFormat = 'Format of imported file'; //to translate -$strFileToImport = 'File to import'; //to translate -$strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s'; //to translate -$strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; //to translate -$strCSVImportOptions = 'CSV options'; //to translate -$strPartialImport = 'Partial import'; //to translate -$strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate -$strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.'; //to translate -$strTimeoutNothingParsed = 'However on last run no data has been parsed, this usually means phpMyAdmin won\'t be able to finish this import unless you increase php time limits.'; //to translate -$strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.'; //to translate -$strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.'; //to translate -$strNothingToImport = 'You didn\'t enter any data to import!'; //to translate -$strIgnoreDuplicates = 'Ignore duplicate rows'; //to translate -$strSkipQueries = 'Number of records(queries) to skip from start'; //to translate -$strInvalidColumn = 'Invalid column (%s) specified!'; //to translate -$strInvalidCSVInput = 'Invalid CSV input, could not parse!'; //to translate -$strNoFilesFoundInZip = 'No files found inside ZIP archive!'; //to translate -$strErrorInZipFile = 'Error in ZIP archive:'; //to translate -$strFlushQueryCache = 'Flush query cache'; //to translate -$strFlushTables = 'Flush (close) all tables'; //to translate -$strHandler = 'Handler'; //to translate -$strJoins = 'Joins'; //to translate -$strKeyCache = 'Key cache'; //to translate -$strMaxConnects = 'max. concurrent connections'; //to translate -$strQueryCache = 'Query cache'; //to translate -$strReplication = 'Replication'; //to translate -$strServerStatusDelayedInserts = 'Delayed inserts'; //to translate -$strShowOpenTables = 'Show open tables'; //to translate -$strShowSlaveHosts = 'Show slave hosts'; //to translate -$strShowSlaveStatus = 'Show slave status'; //to translate -$strShowStatusReset = 'Reset'; //to translate -$strShowStatusBinlog_cache_disk_useDescr = 'The number of transactions that used the temporary binary log cache but that exceeded the value of binlog_cache_size and used a temporary file to store statements from the transaction.'; //to translate -$strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.'; //to translate -$strShowStatusCreated_tmp_disk_tablesDescr = 'The number of temporary tables on disk created automatically by the server while executing statements. If Created_tmp_disk_tables is big, you may want to increase the tmp_table_size value to cause temporary tables to be memory-based instead of disk-based.'; //to translate -$strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.'; //to translate -$strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.'; //to translate -$strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).'; //to translate -$strShowStatusDelayed_insert_threadsDescr = 'The number of INSERT DELAYED handler threads in use. Every different table on which one uses INSERT DELAYED gets its own thread.'; //to translate -$strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.'; //to translate -$strShowStatusFlush_commandsDescr = 'The number of executed FLUSH statements.'; //to translate -$strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.'; //to translate -$strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.'; //to translate -$strShowStatusHandler_discoverDescr = 'The MySQL server can ask the NDB Cluster storage engine if it knows about a table with a given name. This is called discovery. Handler_discover indicates the number of time tables have been discovered.'; //to translate -$strShowStatusHandler_read_firstDescr = 'The number of times the first entry was read from an index. If this is high, it suggests that the server is doing a lot of full index scans; for example, SELECT col1 FROM foo, assuming that col1 is indexed.'; //to translate -$strShowStatusHandler_read_keyDescr = 'The number of requests to read a row based on a key. If this is high, it is a good indication that your queries and tables are properly indexed.'; //to translate -$strShowStatusHandler_read_nextDescr = 'The number of requests to read the next row in key order. This is incremented if you are querying an index column with a range constraint or if you are doing an index scan.'; //to translate -$strShowStatusHandler_read_prevDescr = 'The number of requests to read the previous row in key order. This read method is mainly used to optimize ORDER BY ... DESC.'; //to translate -$strShowStatusHandler_read_rndDescr = 'The number of requests to read a row based on a fixed position. This is high if you are doing a lot of queries that require sorting of the result. You probably have a lot of queries that require MySQL to scan whole tables or you have joins that don\'t use keys properly.'; //to translate -$strShowStatusHandler_read_rnd_nextDescr = 'The number of requests to read the next row in the data file. This is high if you are doing a lot of table scans. Generally this suggests that your tables are not properly indexed or that your queries are not written to take advantage of the indexes you have.'; //to translate -$strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.'; //to translate -$strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.'; //to translate -$strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.'; //to translate -$strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).'; //to translate -$strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.'; //to translate -$strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.'; //to translate -$strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.'; //to translate -$strShowStatusInnodb_buffer_pool_pages_latchedDescr = 'The number of latched pages in InnoDB buffer pool. These are pages currently being read or written or that can\'t be flushed or removed for some other reason.'; //to translate -$strShowStatusInnodb_buffer_pool_pages_miscDescr = 'The number of pages busy because they have been allocated for administrative overhead such as row locks or the adaptive hash index. This value can also be calculated as Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data.'; //to translate -$strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.'; //to translate -$strShowStatusInnodb_buffer_pool_read_ahead_rndDescr = 'The number of "random" read-aheads InnoDB initiated. This happens when a query is to scan a large portion of a table but in random order.'; //to translate -$strShowStatusInnodb_buffer_pool_read_ahead_seqDescr = 'The number of sequential read-aheads InnoDB initiated. This happens when InnoDB does a sequential full table scan.'; //to translate -$strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.'; //to translate -$strShowStatusInnodb_buffer_pool_readsDescr = 'The number of logical reads that InnoDB could not satisfy from buffer pool and had to do a single-page read.'; //to translate -$strShowStatusInnodb_buffer_pool_wait_freeDescr = 'Normally, writes to the InnoDB buffer pool happen in the background. However, if it\'s necessary to read or create a page and no clean pages are available, it\'s necessary to wait for pages to be flushed first. This counter counts instances of these waits. If the buffer pool size was set properly, this value should be small.'; //to translate -$strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.'; //to translate -$strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.'; //to translate -$strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.'; //to translate -$strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.'; //to translate -$strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.'; //to translate -$strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.'; //to translate -$strShowStatusInnodb_data_readsDescr = 'The total number of data reads.'; //to translate -$strShowStatusInnodb_data_writesDescr = 'The total number of data writes.'; //to translate -$strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.'; //to translate -$strShowStatusInnodb_dblwr_pages_writtenDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate -$strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate -$strShowStatusInnodb_log_waitsDescr = 'The number of waits we had because log buffer was too small and we had to wait for it to be flushed before continuing.'; //to translate -$strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.'; //to translate -$strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.'; //to translate -$strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.'; //to translate -$strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.'; //to translate -$strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.'; //to translate -$strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.'; //to translate -$strShowStatusInnodb_page_sizeDescr = 'The compiled-in InnoDB page size (default 16KB). Many values are counted in pages; the page size allows them to be easily converted to bytes.'; //to translate -$strShowStatusInnodb_pages_createdDescr = 'The number of pages created.'; //to translate -$strShowStatusInnodb_pages_readDescr = 'The number of pages read.'; //to translate -$strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.'; //to translate -$strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.'; //to translate -$strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.'; //to translate -$strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.'; //to translate -$strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.'; //to translate -$strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.'; //to translate -$strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.'; //to translate -$strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.'; //to translate -$strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.'; //to translate -$strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.'; //to translate -$strShowStatusKey_blocks_not_flushedDescr = 'The number of key blocks in the key cache that have changed but haven\'t yet been flushed to disk. It used to be known as Not_flushed_key_blocks.'; //to translate -$strShowStatusKey_blocks_unusedDescr = 'The number of unused blocks in the key cache. You can use this value to determine how much of the key cache is in use.'; //to translate -$strShowStatusKey_blocks_usedDescr = 'The number of used blocks in the key cache. This value is a high-water mark that indicates the maximum number of blocks that have ever been in use at one time.'; //to translate -$strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.'; //to translate -$strShowStatusKey_readsDescr = 'The number of physical reads of a key block from disk. If Key_reads is big, then your key_buffer_size value is probably too small. The cache miss rate can be calculated as Key_reads/Key_read_requests.'; //to translate -$strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate -$strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate -$strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.'; //to translate -$strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAY queues.'; //to translate -$strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate -$strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate -$strShowStatusOpen_tablesDescr = 'The number of tables that are open.'; //to translate -$strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.'; //to translate -$strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.'; //to translate -$strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.'; //to translate -$strShowStatusQcache_hitsDescr = 'The number of cache hits.'; //to translate -$strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.'; //to translate -$strShowStatusQcache_lowmem_prunesDescr = 'The number of queries that have been removed from the cache to free up memory for caching new queries. This information can help you tune the query cache size. The query cache uses a least recently used (LRU) strategy to decide which queries to remove from the cache.'; //to translate -$strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).'; //to translate -$strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.'; //to translate -$strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.'; //to translate -$strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).'; //to translate -$strShowStatusSelect_full_joinDescr = 'The number of joins that do not use indexes. If this value is not 0, you should carefully check the indexes of your tables.'; //to translate -$strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.'; //to translate -$strShowStatusSelect_rangeDescr = 'The number of joins that used ranges on the first table. (It\'s normally not critical even if this is big.)'; //to translate -$strShowStatusSelect_range_checkDescr = 'The number of joins without keys that check for key usage after each row. (If this is not 0, you should carefully check the indexes of your tables.)'; //to translate -$strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.'; //to translate -$strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.'; //to translate -$strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.'; //to translate -$strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.'; //to translate -$strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.'; //to translate -$strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.'; //to translate -$strShowStatusSort_merge_passesDescr = 'The number of merge passes the sort algorithm has had to do. If this value is large, you should consider increasing the value of the sort_buffer_size system variable.'; //to translate -$strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.'; //to translate -$strShowStatusSort_rowsDescr = 'The number of sorted rows.'; //to translate -$strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.'; //to translate -$strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.'; //to translate -$strShowStatusTable_locks_waitedDescr = 'The number of times that a table lock could not be acquired immediately and a wait was needed. If this is high, and you have performance problems, you should first optimize your queries, and then either split your table or tables or use replication.'; //to translate -$strShowStatusThreads_cachedDescr = 'The number of threads in the thread cache. The cache hit rate can be calculated as Threads_created/Connections. If this value is red you should raise your thread_cache_size.'; //to translate -$strShowStatusThreads_connectedDescr = 'The number of currently open connections.'; //to translate -$strShowStatusThreads_createdDescr = 'The number of threads created to handle connections. If Threads_created is big, you may want to increase the thread_cache_size value. (Normally this doesn\'t give a notable performance improvement if you have a good thread implementation.)'; //to translate -$strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.'; //to translate -$strSorting = 'Sorting'; //to translate -$strTempData = 'Temporary data'; //to translate -$strThreads = 'Threads'; //to translate -$strLDI = 'CSV using LOAD DATA'; //to translate -$strLDILocal = 'Use LOCAL keyword'; //to translate -$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate -$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate -$strTableAlreadyExists = 'Table %s already exists!'; //to translate -$strTransactionCoordinator = 'Transaction coordinator'; //to translate -$strNumberOfFields = 'Number of fields'; //to translate -$strShowingBookmark = 'Showing bookmark'; //to translate -$strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.'; //to translate -$strDeleteNoUsersSelected = 'No users selected for deleting!'; //to translate -$strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.'; //to translate -$strMaximalQueryLength = 'Maximal length of created query'; //to translate -$strBookmarkCreated = 'Bookmark %s created'; //to translate -$strBookmarkReplace = 'Replace existing bookmark of same name'; //to translate -$strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.'; //to translate -$strEsperanto = 'Esperanto'; //to translate -$strInvalidServerIndex = 'Invalid server index: "%s"'; //to translate -$strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.'; //to translate -$strFileNameTemplateDescriptionTable = 'table name'; //to translate -$strFileNameTemplateDescriptionDatabase = 'database name'; //to translate -$strFileNameTemplateDescriptionServer = 'server name'; //to translate -$strFileNameTemplateDescription = 'This value is interpreted using %1$sstrftime%2$s, so you can use time formatting strings. Additionally folloving transformations will happen: %3$s. Other text will be kept as is.'; //to translate -$strProtocolVersion = 'Protocol version'; //to translate -$strMysqlClientVersion = 'MySQL client version'; //to translate -$strUsedPhpExtensions = 'Used PHP extensions'; //to translate -$strOpenNewWindow = 'Open new phpMyAdmin window'; //to translate -$strLanguageUnknown = 'Unknown language: %1$s.'; //to translate $strLanguageFileNotFound = 'Language file "%1$s" not found.'; //to translate +$strLanguageUnknown = 'Unknown language: %1$s.'; //to translate + +$strMysqlClientVersion = 'MySQL client version'; //to translate + +$strNothingToImport = 'You didn\'t enter any data to import!'; //to translate + +$strOpenNewWindow = 'Open new phpMyAdmin window'; //to translate + +$strProtocolVersion = 'Protocol version'; //to translate + +$strUsedPhpExtensions = 'Used PHP extensions'; //to translate + ?> diff --git a/translators.html b/translators.html index d0ccef560..fd53f44ad 100644 --- a/translators.html +++ b/translators.html @@ -259,7 +259,7 @@ Italian - Pietro Danesi (danone@users.sourceforge.net) + Luca Rebellato (rebeluca@ngi.it)