public class org.postgresql.translation.messages_es extends java.util.ResourceBundle
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.postgresql.translation.messages_es
  super_class: java.util.ResourceBundle
{
  private static final java.lang.String[] table;
    descriptor: [Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=1, args_size=0
         0: .line 6
            bipush 74
            anewarray java.lang.String
            astore 0 /* t */
        start local 0 // java.lang.String[] t
         1: .line 7
            aload 0 /* t */
            iconst_0
            ldc ""
            aastore
         2: .line 8
            aload 0 /* t */
            iconst_1
            ldc "Project-Id-Version: JDBC PostgreSQL Driver\nReport-Msgid-Bugs-To: \nPO-Revision-Date: 2004-10-22 16:51-0300\nLast-Translator: Diego Gil <diego@adminsa.com>\nLanguage-Team: \nLanguage: \nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nX-Poedit-Language: Spanish\n"
            aastore
         3: .line 9
            aload 0 /* t */
            iconst_4
            ldc "The column index is out of range: {0}, number of columns: {1}."
            aastore
         4: .line 10
            aload 0 /* t */
            iconst_5
            ldc "El \u00EDndice de la columna est\u00E1 fuera de rango: {0}, n\u00FAmero de columnas: {1}."
            aastore
         5: .line 11
            aload 0 /* t */
            bipush 12
            ldc "Unknown Response Type {0}."
            aastore
         6: .line 12
            aload 0 /* t */
            bipush 13
            ldc "Tipo de respuesta desconocida {0}."
            aastore
         7: .line 13
            aload 0 /* t */
            bipush 16
            ldc "Protocol error.  Session setup failed."
            aastore
         8: .line 14
            aload 0 /* t */
            bipush 17
            ldc "Error de protocolo. Fall\u00F3 el inicio de la sesi\u00F3n."
            aastore
         9: .line 15
            aload 0 /* t */
            bipush 20
            ldc "The server requested password-based authentication, but no password was provided."
            aastore
        10: .line 16
            aload 0 /* t */
            bipush 21
            ldc "El servidor requiere autenticaci\u00F3n basada en contrase\u00F1a, pero no se ha provisto ninguna contrase\u00F1a."
            aastore
        11: .line 17
            aload 0 /* t */
            bipush 26
            ldc "A result was returned when none was expected."
            aastore
        12: .line 18
            aload 0 /* t */
            bipush 27
            ldc "Se retorn\u00F3 un resultado cuando no se esperaba ninguno."
            aastore
        13: .line 19
            aload 0 /* t */
            bipush 28
            ldc "Server SQLState: {0}"
            aastore
        14: .line 20
            aload 0 /* t */
            bipush 29
            ldc "SQLState del servidor: {0}."
            aastore
        15: .line 21
            aload 0 /* t */
            bipush 30
            ldc "The array index is out of range: {0}, number of elements: {1}."
            aastore
        16: .line 22
            aload 0 /* t */
            bipush 31
            ldc "El \u00EDndice del arreglo esta fuera de rango: {0}, n\u00FAmero de elementos: {1}."
            aastore
        17: .line 23
            aload 0 /* t */
            bipush 32
            ldc "Premature end of input stream, expected {0} bytes, but only read {1}."
            aastore
        18: .line 24
            aload 0 /* t */
            bipush 33
            ldc "Final prematuro del flujo de entrada, se esperaban {0} bytes, pero solo se leyeron {1}."
            aastore
        19: .line 25
            aload 0 /* t */
            bipush 36
            ldc "The connection attempt failed."
            aastore
        20: .line 26
            aload 0 /* t */
            bipush 37
            ldc "El intento de conexi\u00F3n fall\u00F3."
            aastore
        21: .line 27
            aload 0 /* t */
            bipush 38
            ldc "Failed to create object for: {0}."
            aastore
        22: .line 28
            aload 0 /* t */
            bipush 39
            ldc "Fallo al crear objeto: {0}."
            aastore
        23: .line 29
            aload 0 /* t */
            bipush 42
            ldc "An error occurred while setting up the SSL connection."
            aastore
        24: .line 30
            aload 0 /* t */
            bipush 43
            ldc "Ha ocorrido un error mientras se establec\u00EDa la conexi\u00F3n SSL."
            aastore
        25: .line 31
            aload 0 /* t */
            bipush 48
            ldc "No value specified for parameter {0}."
            aastore
        26: .line 32
            aload 0 /* t */
            bipush 49
            ldc "No se ha especificado un valor para el par\u00E1metro {0}."
            aastore
        27: .line 33
            aload 0 /* t */
            bipush 50
            ldc "The server does not support SSL."
            aastore
        28: .line 34
            aload 0 /* t */
            bipush 51
            ldc "Este servidor no soporta SSL."
            aastore
        29: .line 35
            aload 0 /* t */
            bipush 52
            ldc "An unexpected result was returned by a query."
            aastore
        30: .line 36
            aload 0 /* t */
            bipush 53
            ldc "Una consulta retorn\u00F3 un resultado inesperado."
            aastore
        31: .line 37
            aload 0 /* t */
            bipush 60
            ldc "Something unusual has occurred to cause the driver to fail. Please report this exception."
            aastore
        32: .line 38
            aload 0 /* t */
            bipush 61
            ldc "Algo inusual ha ocurrido que provoc\u00F3 un fallo en el controlador. Por favor reporte esta excepci\u00F3n."
            aastore
        33: .line 39
            aload 0 /* t */
            bipush 64
            ldc "No results were returned by the query."
            aastore
        34: .line 40
            aload 0 /* t */
            bipush 65
            ldc "La consulta no retorn\u00F3 ning\u00FAn resultado."
            aastore
        35: .line 41
            aload 0 /* t */
            putstatic org.postgresql.translation.messages_es.table:[Ljava/lang/String;
        end local 0 // java.lang.String[] t
        36: .line 42
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            1   36     0     t  [Ljava/lang/String;

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.postgresql.translation.messages_es this
         0: .line 3
            aload 0 /* this */
            invokespecial java.util.ResourceBundle.<init>:()V
            return
        end local 0 // org.postgresql.translation.messages_es this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/postgresql/translation/messages_es;

  public java.lang.Object handleGetObject(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=6, args_size=2
        start local 0 // org.postgresql.translation.messages_es this
        start local 1 // java.lang.String msgid
         0: .line 44
            aload 1 /* msgid */
            invokevirtual java.lang.String.hashCode:()I
            ldc 2147483647
            iand
            istore 2 /* hash_val */
        start local 2 // int hash_val
         1: .line 45
            iload 2 /* hash_val */
            bipush 37
            irem
            iconst_1
            ishl
            istore 3 /* idx */
        start local 3 // int idx
         2: .line 47
            getstatic org.postgresql.translation.messages_es.table:[Ljava/lang/String;
            iload 3 /* idx */
            aaload
            astore 4 /* found */
        start local 4 // java.lang.Object found
         3: .line 48
            aload 4 /* found */
            ifnonnull 5
         4: .line 49
            aconst_null
            areturn
         5: .line 50
      StackMap locals: int int java.lang.Object
      StackMap stack:
            aload 1 /* msgid */
            aload 4 /* found */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 7
         6: .line 51
            getstatic org.postgresql.translation.messages_es.table:[Ljava/lang/String;
            iload 3 /* idx */
            iconst_1
            iadd
            aaload
            areturn
        end local 4 // java.lang.Object found
         7: .line 53
      StackMap locals:
      StackMap stack:
            iload 2 /* hash_val */
            bipush 35
            irem
            iconst_1
            iadd
            iconst_1
            ishl
            istore 4 /* incr */
        start local 4 // int incr
         8: .line 55
      StackMap locals: int
      StackMap stack:
            iload 3 /* idx */
            iload 4 /* incr */
            iadd
            istore 3 /* idx */
         9: .line 56
            iload 3 /* idx */
            bipush 74
            if_icmplt 11
        10: .line 57
            iinc 3 /* idx */ -74
        11: .line 58
      StackMap locals:
      StackMap stack:
            getstatic org.postgresql.translation.messages_es.table:[Ljava/lang/String;
            iload 3 /* idx */
            aaload
            astore 5 /* found */
        start local 5 // java.lang.Object found
        12: .line 59
            aload 5 /* found */
            ifnonnull 14
        13: .line 60
            aconst_null
            areturn
        14: .line 61
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 1 /* msgid */
            aload 5 /* found */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 8
        15: .line 62
            getstatic org.postgresql.translation.messages_es.table:[Ljava/lang/String;
            iload 3 /* idx */
            iconst_1
            iadd
            aaload
            areturn
        end local 5 // java.lang.Object found
        end local 4 // int incr
        end local 3 // int idx
        end local 2 // int hash_val
        end local 1 // java.lang.String msgid
        end local 0 // org.postgresql.translation.messages_es this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   16     0      this  Lorg/postgresql/translation/messages_es;
            0   16     1     msgid  Ljava/lang/String;
            1   16     2  hash_val  I
            2   16     3       idx  I
            3    7     4     found  Ljava/lang/Object;
            8   16     4      incr  I
           12   16     5     found  Ljava/lang/Object;
    Exceptions:
      throws java.util.MissingResourceException
    MethodParameters:
       Name  Flags
      msgid  

  public java.util.Enumeration getKeys();
    descriptor: ()Ljava/util/Enumeration;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.postgresql.translation.messages_es this
         0: .line 67
            new org.postgresql.translation.messages_es$1
            dup
            aload 0 /* this */
            invokespecial org.postgresql.translation.messages_es$1.<init>:(Lorg/postgresql/translation/messages_es;)V
         1: .line 66
            areturn
        end local 0 // org.postgresql.translation.messages_es this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/postgresql/translation/messages_es;

  public java.util.ResourceBundle getParent();
    descriptor: ()Ljava/util/ResourceBundle;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.postgresql.translation.messages_es this
         0: .line 81
            aload 0 /* this */
            getfield org.postgresql.translation.messages_es.parent:Ljava/util/ResourceBundle;
            areturn
        end local 0 // org.postgresql.translation.messages_es this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/postgresql/translation/messages_es;
}
SourceFile: "messages_es.java"
NestMembers:
  org.postgresql.translation.messages_es$1
InnerClasses:
  org.postgresql.translation.messages_es$1