All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.postgresql.translation.messages_it Maven / Gradle / Ivy

/* Automatically generated by GNU msgfmt.  Do not modify!  */
package org.postgresql.translation;
public class messages_it extends java.util.ResourceBundle {
  private static final java.lang.String[] table;
  static {
    java.lang.String[] t = new java.lang.String[794];
    t[0] = "";
    t[1] = "Project-Id-Version: PostgreSQL JDBC Driver 8.2\nReport-Msgid-Bugs-To: \nPO-Revision-Date: 2006-06-23 17:25+0200\nLast-Translator: Giuseppe Sacco \nLanguage-Team: Italian \nLanguage: it\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\n";
    t[4] = "DataSource has been closed.";
    t[5] = "Questo «DataSource» è stato chiuso.";
    t[18] = "Where: {0}";
    t[19] = "Dove: {0}";
    t[26] = "The connection attempt failed.";
    t[27] = "Il tentativo di connessione è fallito.";
    t[28] = "Currently positioned after the end of the ResultSet.  You cannot call deleteRow() here.";
    t[29] = "La posizione attuale è successiva alla fine del ResultSet. Non è possibile invocare «deleteRow()» qui.";
    t[32] = "Can''t use query methods that take a query string on a PreparedStatement.";
    t[33] = "Non si possono utilizzare i metodi \"query\" che hanno come argomento una stringa nel caso di «PreparedStatement».";
    t[36] = "Multiple ResultSets were returned by the query.";
    t[37] = "La query ha restituito «ResultSet» multipli.";
    t[50] = "Too many update results were returned.";
    t[51] = "Sono stati restituiti troppi aggiornamenti.";
    t[58] = "Illegal UTF-8 sequence: initial byte is {0}: {1}";
    t[59] = "Sequenza UTF-8 illegale: il byte iniziale è {0}: {1}";
    t[66] = "The column name {0} was not found in this ResultSet.";
    t[67] = "Colonna denominata «{0}» non è presente in questo «ResultSet».";
    t[70] = "Fastpath call {0} - No result was returned and we expected an integer.";
    t[71] = "Chiamata Fastpath «{0}»: Nessun risultato restituito mentre ci si aspettava un intero.";
    t[74] = "Protocol error.  Session setup failed.";
    t[75] = "Errore di protocollo. Impostazione della sessione fallita.";
    t[76] = "A CallableStatement was declared, but no call to registerOutParameter(1, ) was made.";
    t[77] = "È stato definito un «CallableStatement» ma non è stato invocato il metodo «registerOutParameter(1, )».";
    t[78] = "ResultSets with concurrency CONCUR_READ_ONLY cannot be updated.";
    t[79] = "I «ResultSet» in modalità CONCUR_READ_ONLY non possono essere aggiornati.";
    t[90] = "LOB positioning offsets start at 1.";
    t[91] = "L''offset per la posizione dei LOB comincia da 1.";
    t[92] = "Internal Position: {0}";
    t[93] = "Posizione interna: {0}";
    t[100] = "Cannot change transaction read-only property in the middle of a transaction.";
    t[101] = "Non è possibile modificare la proprietà «read-only» delle transazioni nel mezzo di una transazione.";
    t[102] = "The JVM claims not to support the {0} encoding.";
    t[103] = "La JVM sostiene di non supportare la codifica {0}.";
    t[108] = "{0} function doesn''t take any argument.";
    t[109] = "Il metodo «{0}» non accetta argomenti.";
    t[112] = "xid must not be null";
    t[113] = "xid non può essere NULL";
    t[114] = "Connection has been closed.";
    t[115] = "Questo «Connection» è stato chiuso.";
    t[122] = "The server does not support SSL.";
    t[123] = "Il server non supporta SSL.";
    t[140] = "Illegal UTF-8 sequence: byte {0} of {1} byte sequence is not 10xxxxxx: {2}";
    t[141] = "Sequenza UTF-8 illegale: il byte {0} di una sequenza di {1} byte non è 10xxxxxx: {2}";
    t[148] = "Hint: {0}";
    t[149] = "Suggerimento: {0}";
    t[152] = "Unable to find name datatype in the system catalogs.";
    t[153] = "Non è possibile trovare il datatype «name» nel catalogo di sistema.";
    t[156] = "Unsupported Types value: {0}";
    t[157] = "Valore di tipo «{0}» non supportato.";
    t[158] = "Unknown type {0}.";
    t[159] = "Tipo sconosciuto {0}.";
    t[166] = "{0} function takes two and only two arguments.";
    t[167] = "Il metodo «{0}» accetta due e solo due argomenti.";
    t[170] = "Finalizing a Connection that was never closed:";
    t[171] = "Finalizzazione di una «Connection» che non è stata chiusa.";
    t[186] = "PostgreSQL LOBs can only index to: {0}";
    t[187] = "Il massimo valore per l''indice dei LOB di PostgreSQL è {0}. ";
    t[194] = "Method {0} is not yet implemented.";
    t[195] = "Il metodo «{0}» non è stato ancora implementato.";
    t[198] = "Error loading default settings from driverconfig.properties";
    t[199] = "Si è verificato un errore caricando le impostazioni predefinite da «driverconfig.properties».";
    t[202] = "Large Objects may not be used in auto-commit mode.";
    t[203] = "Non è possibile impostare i «Large Object» in modalità «auto-commit».";
    t[208] = "Expected command status BEGIN, got {0}.";
    t[209] = "Lo stato del comando avrebbe dovuto essere BEGIN, mentre invece è {0}.";
    t[218] = "Invalid fetch direction constant: {0}.";
    t[219] = "Costante per la direzione dell''estrazione non valida: {0}.";
    t[222] = "{0} function takes three and only three arguments.";
    t[223] = "Il metodo «{0}» accetta tre e solo tre argomenti.";
    t[226] = "Error during recover";
    t[227] = "Errore durante il ripristino";
    t[228] = "Cannot update the ResultSet because it is either before the start or after the end of the results.";
    t[229] = "Non è possibile aggiornare il «ResultSet» perché la posizione attuale è precedente all''inizio o successiva alla file dei risultati.";
    t[232] = "Parameter of type {0} was registered, but call to get{1} (sqltype={2}) was made.";
    t[233] = "È stato definito il parametro di tipo «{0}», ma poi è stato invocato il metodo «get{1}()» (sqltype={2}).";
    t[240] = "Cannot establish a savepoint in auto-commit mode.";
    t[241] = "Non è possibile impostare i punti di ripristino in modalità «auto-commit».";
    t[242] = "Cannot retrieve the id of a named savepoint.";
    t[243] = "Non è possibile trovare l''id del punto di ripristino indicato.";
    t[244] = "The column index is out of range: {0}, number of columns: {1}.";
    t[245] = "Indice di colonna, {0}, è maggiore del numero di colonne {1}.";
    t[250] = "Something unusual has occurred to cause the driver to fail. Please report this exception.";
    t[251] = "Qualcosa di insolito si è verificato causando il fallimento del driver. Per favore riferire all''autore del driver questa eccezione.";
    t[260] = "Cannot cast an instance of {0} to type {1}";
    t[261] = "Non è possibile fare il cast di una istanza di «{0}» al tipo «{1}».";
    t[264] = "Unknown Types value.";
    t[265] = "Valore di tipo sconosciuto.";
    t[266] = "Invalid stream length {0}.";
    t[267] = "La dimensione specificata, {0}, per lo «stream» non è valida.";
    t[272] = "Cannot retrieve the name of an unnamed savepoint.";
    t[273] = "Non è possibile trovare il nome di un punto di ripristino anonimo.";
    t[274] = "Unable to translate data into the desired encoding.";
    t[275] = "Impossibile tradurre i dati nella codifica richiesta.";
    t[276] = "Expected an EOF from server, got: {0}";
    t[277] = "Ricevuto dal server «{0}» mentre era atteso un EOF";
    t[278] = "Bad value for type {0} : {1}";
    t[279] = "Il valore «{1}» non è adeguato al tipo «{0}».";
    t[280] = "The server requested password-based authentication, but no password was provided.";
    t[281] = "Il server ha richiesto l''autenticazione con password, ma tale password non è stata fornita.";
    t[298] = "This PooledConnection has already been closed.";
    t[299] = "Questo «PooledConnection» è stato chiuso.";
    t[306] = "Fetch size must be a value greater to or equal to 0.";
    t[307] = "La dimensione dell''area di «fetch» deve essere maggiore o eguale a 0.";
    t[312] = "A connection could not be made using the requested protocol {0}.";
    t[313] = "Non è stato possibile attivare la connessione utilizzando il protocollo richiesto {0}.";
    t[322] = "There are no rows in this ResultSet.";
    t[323] = "Non ci sono righe in questo «ResultSet».";
    t[324] = "Unexpected command status: {0}.";
    t[325] = "Stato del comando non previsto: {0}.";
    t[334] = "Not on the insert row.";
    t[335] = "Non si è in una nuova riga.";
    t[344] = "Server SQLState: {0}";
    t[345] = "SQLState del server: {0}";
    t[360] = "The driver currently does not support COPY operations.";
    t[361] = "Il driver non supporta al momento l''operazione «COPY».";
    t[364] = "The array index is out of range: {0}, number of elements: {1}.";
    t[365] = "L''indice dell''array è fuori intervallo: {0}, numero di elementi: {1}.";
    t[374] = "suspend/resume not implemented";
    t[375] = "«suspend»/«resume» non implementato";
    t[378] = "Not implemented: one-phase commit must be issued using the same connection that was used to start it";
    t[379] = "Non implementato: il commit \"one-phase\" deve essere invocato sulla stessa connessione che ha iniziato la transazione.";
    t[398] = "Cannot call cancelRowUpdates() when on the insert row.";
    t[399] = "Non è possibile invocare «cancelRowUpdates()» durante l''inserimento di una riga.";
    t[400] = "Cannot reference a savepoint after it has been released.";
    t[401] = "Non è possibile utilizzare un punto di ripristino successivamente al suo rilascio.";
    t[402] = "You must specify at least one column value to insert a row.";
    t[403] = "Per inserire un record si deve specificare almeno il valore di una colonna.";
    t[404] = "Unable to determine a value for MaxIndexKeys due to missing system catalog data.";
    t[405] = "Non è possibile trovare il valore di «MaxIndexKeys» nel catalogo si sistema.";
    t[412] = "The JVM claims not to support the encoding: {0}";
    t[413] = "La JVM sostiene di non supportare la codifica: {0}.";
    t[414] = "{0} function takes two or three arguments.";
    t[415] = "Il metodo «{0}» accetta due o tre argomenti.";
    t[440] = "Unexpected error writing large object to database.";
    t[441] = "Errore inatteso inviando un «large object» al database.";
    t[442] = "Zero bytes may not occur in string parameters.";
    t[443] = "Byte con valore zero non possono essere contenuti nei parametri stringa.";
    t[444] = "A result was returned when none was expected.";
    t[445] = "È stato restituito un valore nonostante non ne fosse atteso nessuno.";
    t[450] = "ResultSet is not updateable.  The query that generated this result set must select only one table, and must select all primary keys from that table. See the JDBC 2.1 API Specification, section 5.6 for more details.";
    t[451] = "Il «ResultSet» non è aggiornabile. La query che lo genera deve selezionare una sola tabella e deve selezionarne tutti i campi che ne compongono la chiave primaria. Si vedano le specifiche dell''API JDBC 2.1, sezione 5.6, per ulteriori dettagli.";
    t[454] = "Bind message length {0} too long.  This can be caused by very large or incorrect length specifications on InputStream parameters.";
    t[455] = "Il messaggio di «bind» è troppo lungo ({0}). Questo può essere causato da una dimensione eccessiva o non corretta dei parametri dell''«InputStream».";
    t[460] = "Statement has been closed.";
    t[461] = "Questo «Statement» è stato chiuso.";
    t[462] = "No value specified for parameter {0}.";
    t[463] = "Nessun valore specificato come parametro {0}.";
    t[468] = "The array index is out of range: {0}";
    t[469] = "Indice di colonna fuori dall''intervallo ammissibile: {0}";
    t[474] = "Unable to bind parameter values for statement.";
    t[475] = "Impossibile fare il «bind» dei valori passati come parametri per lo statement.";
    t[476] = "Can''t refresh the insert row.";
    t[477] = "Non è possibile aggiornare la riga in inserimento.";
    t[480] = "No primary key found for table {0}.";
    t[481] = "Non è stata trovata la chiave primaria della tabella «{0}».";
    t[482] = "Cannot change transaction isolation level in the middle of a transaction.";
    t[483] = "Non è possibile cambiare il livello di isolamento delle transazioni nel mezzo di una transazione.";
    t[498] = "Provided InputStream failed.";
    t[499] = "L''«InputStream» fornito è fallito.";
    t[500] = "The parameter index is out of range: {0}, number of parameters: {1}.";
    t[501] = "Il parametro indice è fuori intervallo: {0}, numero di elementi: {1}.";
    t[502] = "The server''s DateStyle parameter was changed to {0}. The JDBC driver requires DateStyle to begin with ISO for correct operation.";
    t[503] = "Il parametro del server «DateStyle» è stato cambiato in {0}. Il driver JDBC richiede che «DateStyle» cominci con «ISO» per un corretto funzionamento.";
    t[508] = "Connection attempt timed out.";
    t[509] = "Il tentativo di connessione è scaduto.";
    t[512] = "Internal Query: {0}";
    t[513] = "Query interna: {0}";
    t[518] = "The authentication type {0} is not supported. Check that you have configured the pg_hba.conf file to include the client''s IP address or subnet, and that it is using an authentication scheme supported by the driver.";
    t[519] = "L''autenticazione di tipo {0} non è supportata. Verificare che nel file di configurazione pg_hba.conf sia presente l''indirizzo IP o la sottorete del client, e che lo schema di autenticazione utilizzato sia supportato dal driver.";
    t[526] = "Interval {0} not yet implemented";
    t[527] = "L''intervallo «{0}» non è stato ancora implementato.";
    t[532] = "Conversion of interval failed";
    t[533] = "Fallita la conversione di un «interval».";
    t[540] = "Query timeout must be a value greater than or equals to 0.";
    t[541] = "Il timeout relativo alle query deve essere maggiore o eguale a 0.";
    t[542] = "Connection has been closed automatically because a new connection was opened for the same PooledConnection or the PooledConnection has been closed.";
    t[543] = "La «Connection» è stata chiusa automaticamente perché una nuova l''ha sostituita nello stesso «PooledConnection», oppure il «PooledConnection» è stato chiuso.";
    t[544] = "ResultSet not positioned properly, perhaps you need to call next.";
    t[545] = "Il «ResultSet» non è correttamente posizionato; forse è necessario invocare «next()».";
    t[550] = "This statement has been closed.";
    t[551] = "Questo statement è stato chiuso.";
    t[552] = "Can''t infer the SQL type to use for an instance of {0}. Use setObject() with an explicit Types value to specify the type to use.";
    t[553] = "Non è possibile identificare il tipo SQL da usare per l''istanza di tipo «{0}». Usare «setObject()» specificando esplicitamente il tipo da usare per questo valore.";
    t[554] = "Cannot call updateRow() when on the insert row.";
    t[555] = "Non è possibile invocare «updateRow()» durante l''inserimento di una riga.";
    t[562] = "Detail: {0}";
    t[563] = "Dettaglio: {0}";
    t[566] = "Cannot call deleteRow() when on the insert row.";
    t[567] = "Non è possibile invocare «deleteRow()» durante l''inserimento di una riga.";
    t[568] = "Currently positioned before the start of the ResultSet.  You cannot call deleteRow() here.";
    t[569] = "La posizione attuale è precedente all''inizio del ResultSet. Non è possibile invocare «deleteRow()» qui.";
    t[576] = "Illegal UTF-8 sequence: final value is a surrogate value: {0}";
    t[577] = "Sequenza UTF-8 illegale: il valore è finale è un surrogato: {0}";
    t[578] = "Unknown Response Type {0}.";
    t[579] = "Risposta di tipo sconosciuto {0}.";
    t[582] = "Unsupported value for stringtype parameter: {0}";
    t[583] = "Il valore per il parametro di tipo string «{0}» non è supportato.";
    t[584] = "Conversion to type {0} failed: {1}.";
    t[585] = "Conversione al tipo {0} fallita: {1}.";
    t[586] = "Conversion of money failed.";
    t[587] = "Fallita la conversione di un «money».";
    t[600] = "Unable to load the class {0} responsible for the datatype {1}";
    t[601] = "Non è possibile caricare la class «{0}» per gestire il tipo «{1}».";
    t[604] = "The fastpath function {0} is unknown.";
    t[605] = "La funzione fastpath «{0}» è sconosciuta.";
    t[608] = "Malformed function or procedure escape syntax at offset {0}.";
    t[609] = "Sequenza di escape definita erroneamente nella funzione o procedura all''offset {0}.";
    t[612] = "Provided Reader failed.";
    t[613] = "Il «Reader» fornito è fallito.";
    t[614] = "Maximum number of rows must be a value grater than or equal to 0.";
    t[615] = "Il numero massimo di righe deve essere maggiore o eguale a 0.";
    t[616] = "Failed to create object for: {0}.";
    t[617] = "Fallita la creazione dell''oggetto per: {0}.";
    t[622] = "Premature end of input stream, expected {0} bytes, but only read {1}.";
    t[623] = "Il flusso di input è stato interrotto, sono arrivati {1} byte al posto dei {0} attesi.";
    t[626] = "An unexpected result was returned by a query.";
    t[627] = "Un risultato inaspettato è stato ricevuto dalla query.";
    t[646] = "An error occurred while setting up the SSL connection.";
    t[647] = "Si è verificato un errore impostando la connessione SSL.";
    t[654] = "Illegal UTF-8 sequence: {0} bytes used to encode a {1} byte value: {2}";
    t[655] = "Sequenza UTF-8 illegale: {0} byte utilizzati per codificare un valore di {1} byte: {2}";
    t[658] = "The SSLSocketFactory class provided {0} could not be instantiated.";
    t[659] = "La classe «SSLSocketFactory» specificata, «{0}», non può essere istanziata.";
    t[670] = "Position: {0}";
    t[671] = "Posizione: {0}";
    t[676] = "Location: File: {0}, Routine: {1}, Line: {2}";
    t[677] = "Individuazione: file: \"{0}\", routine: {1}, linea: {2}";
    t[684] = "Cannot tell if path is open or closed: {0}.";
    t[685] = "Impossibile stabilire se il percorso è aperto o chiuso: {0}.";
    t[700] = "Cannot convert an instance of {0} to type {1}";
    t[701] = "Non è possibile convertire una istanza di «{0}» nel tipo «{1}»";
    t[710] = "{0} function takes four and only four argument.";
    t[711] = "Il metodo «{0}» accetta quattro e solo quattro argomenti.";
    t[718] = "Interrupted while attempting to connect.";
    t[719] = "Si è verificata una interruzione durante il tentativo di connessione.";
    t[722] = "Illegal UTF-8 sequence: final value is out of range: {0}";
    t[723] = "Sequenza UTF-8 illegale: il valore finale è fuori dall''intervallo permesso: {0}";
    t[736] = "{0} function takes one and only one argument.";
    t[737] = "Il metodo «{0}» accetta un ed un solo argomento.";
    t[744] = "This ResultSet is closed.";
    t[745] = "Questo «ResultSet» è chiuso.";
    t[746] = "Invalid character data was found.  This is most likely caused by stored data containing characters that are invalid for the character set the database was created in.  The most common example of this is storing 8bit data in a SQL_ASCII database.";
    t[747] = "Sono stati trovati caratteri non validi tra i dati. Molto probabilmente sono stati memorizzati dei caratteri che non sono validi per la codifica dei caratteri impostata alla creazione del database. Il caso più diffuso è quello nel quale si memorizzano caratteri a 8bit in un database con codifica SQL_ASCII.";
    t[750] = "An I/O error occurred while sending to the backend.";
    t[751] = "Si è verificato un errore di I/O nella spedizione di dati al server.";
    t[754] = "Ran out of memory retrieving query results.";
    t[755] = "Fine memoria scaricando i risultati della query.";
    t[756] = "Returning autogenerated keys is not supported.";
    t[757] = "La restituzione di chiavi autogenerate non è supportata.";
    t[760] = "Operation requires a scrollable ResultSet, but this ResultSet is FORWARD_ONLY.";
    t[761] = "L''operazione richiete un «ResultSet» scorribile mentre questo è «FORWARD_ONLY».";
    t[762] = "A CallableStatement function was executed and the out parameter {0} was of type {1} however type {2} was registered.";
    t[763] = "È stato eseguito un «CallableStatement» ma il parametro in uscita «{0}» era di tipo «{1}» al posto di «{2}», che era stato dichiarato.";
    t[768] = "Unknown ResultSet holdability setting: {0}.";
    t[769] = "Il parametro «holdability» per il «ResultSet» è sconosciuto: {0}.";
    t[772] = "Transaction isolation level {0} not supported.";
    t[773] = "Il livello di isolamento delle transazioni «{0}» non è supportato.";
    t[776] = "No results were returned by the query.";
    t[777] = "Nessun risultato è stato restituito dalla query.";
    t[778] = "A CallableStatement was executed with nothing returned.";
    t[779] = "Un «CallableStatement» è stato eseguito senza produrre alcun risultato. ";
    t[780] = "The maximum field size must be a value greater than or equal to 0.";
    t[781] = "La dimensione massima del campo deve essere maggiore o eguale a 0.";
    t[786] = "This statement does not declare an OUT parameter.  Use '{' ?= call ... '}' to declare one.";
    t[787] = "Questo statement non dichiara il parametro in uscita. Usare «{ ?= call ... }» per farlo.";
    t[788] = "Can''t use relative move methods while on the insert row.";
    t[789] = "Non è possibile utilizzare gli spostamenti relativi durante l''inserimento di una riga.";
    t[792] = "Connection is busy with another transaction";
    t[793] = "La connessione è utilizzata da un''altra transazione";
    table = t;
  }
  public java.lang.Object handleGetObject (java.lang.String msgid) throws java.util.MissingResourceException {
    int hash_val = msgid.hashCode() & 0x7fffffff;
    int idx = (hash_val % 397) << 1;
    {
      java.lang.Object found = table[idx];
      if (found == null)
        return null;
      if (msgid.equals(found))
        return table[idx + 1];
    }
    int incr = ((hash_val % 395) + 1) << 1;
    for (;;) {
      idx += incr;
      if (idx >= 794)
        idx -= 794;
      java.lang.Object found = table[idx];
      if (found == null)
        return null;
      if (msgid.equals(found))
        return table[idx + 1];
    }
  }
  public java.util.Enumeration getKeys () {
    return
      new java.util.Enumeration() {
        private int idx = 0;
        { while (idx < 794 && table[idx] == null) idx += 2; }
        public boolean hasMoreElements () {
          return (idx < 794);
        }
        public java.lang.Object nextElement () {
          java.lang.Object key = table[idx];
          do idx += 2; while (idx < 794 && table[idx] == null);
          return key;
        }
      };
  }
  public java.util.ResourceBundle getParent () {
    return parent;
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy