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

org.trypticon.hex.interpreters.Bundle_es_419.properties Maven / Gradle / Ivy

The newest version!
#
# Hex - a hex viewer and annotator
# Copyright (C) 2009-2014,2016-2017  Trejkaz, Hex Project
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with this program.  If not, see .
#

Interpreters.GroupedCTime.SHORT=Hora de C
Interpreters.GroupedCTime.LONG=Hora de C

Interpreters.CTime32.SHORT=Hora de C (32)
Interpreters.CTime32.LONG=Hora de C 32 bits
Interpreters.CTimeBE32.SHORT=Hora de C (BE32)
Interpreters.CTimeBE32.LONG=Hora de C 32 bits (Big Endian)
Interpreters.CTimeLE32.SHORT=Hora de C (LE32)
Interpreters.CTimeLE32.LONG=Hora de C 32 bits (Little Endian)

Interpreters.CTime64.SHORT=Hora de C (64)
Interpreters.CTime64.LONG=Hora de C 64 bits
Interpreters.CTimeBE64.SHORT=Hora de C (BE64)
Interpreters.CTimeBE64.LONG=Hora de C 64 bits (Big Endian)
Interpreters.CTimeLE64.SHORT=Hora de C (LE64)
Interpreters.CTimeLE64.LONG=Hora de C 64 bits (Little Endian)

Interpreters.JavaTime.SHORT=Hora de Java
Interpreters.JavaTime.LONG=Hora de Java 64 bits

Interpreters.DosDate.SHORT=Fecha de DOS
Interpreters.DosDate.LONG=Fecha de MS-DOS de 16 bits

Interpreters.DosTime.SHORT=Hora de DOS
Interpreters.DosTime.LONG=Hora de MS-DOS de 16 bits

Interpreters.DosDateTime.SHORT=Fecha y hora de DOS
Interpreters.DosDateTime.LONG=Fecha y hora de MS-DOS de 32 bits

Interpreters.WindowsFileTime.SHORT=NT FILETIME
Interpreters.WindowsFileTime.LONG=NT FILETIME de Windows de 64 bits

Interpreters.WindowsSystemTime.SHORT=NT SYSTEMTIME
Interpreters.WindowsSystemTime.LONG=NT SYSTEMTIME de Windows de 128 bits

Interpreters.WindowsOleDate.SHORT=Fecha OLE
Interpreters.WindowsOleDate.LONG=Fecha OLE de Windows de 64 bits

Interpreters.MacNSDate.SHORT=NSDate
Interpreters.MacNSDate.LONG=NSDate de Mac OS X de 64 bits

Interpreters.MacClassicDate.SHORT=Fecha Mac
Interpreters.MacClassicDate.LONG=Fecha cl\u00C3\u00A1sica de Mac de 32 bits

Interpreters.NotesTimeDate.SHORT=Notes TIMEDATE
Interpreters.NotesTimeDate.LONG=Notes TIMEDATE de IBM de 64 bits

Interpreters.Null.SHORT=Desconocido
Interpreters.Null.LONG=Valor desconocido

Interpreters.GroupedSigned.SHORT=SInt
Interpreters.GroupedSigned.LONG=Entero con signo

Interpreters.SInt8.SHORT=SInt8
Interpreters.SInt8.LONG=Entero con signo de 8 bits

Interpreters.SInt16.SHORT=SInt16
Interpreters.SInt16.LONG=Entero con signo de 16 bits
Interpreters.SInt16BE.SHORT=SInt16 (BE)
Interpreters.SInt16BE.LONG=Entero con signo de 16 bits (Big Endian)
Interpreters.SInt16LE.SHORT=SInt16 (LE)
Interpreters.SInt16LE.LONG=Entero con signo de 16 bits (Little Endian)

Interpreters.SInt32.SHORT=SInt32
Interpreters.SInt32.LONG=Entero con signo de 32 bits
Interpreters.SInt32BE.SHORT=SInt32 (BE)
Interpreters.SInt32BE.LONG=Entero con signo de 32 bits (Big Endian)
Interpreters.SInt32LE.SHORT=SInt32 (LE)
Interpreters.SInt32LE.LONG=Entero con signo de 32 bits (Little Endian)

Interpreters.SInt64.SHORT=SInt64
Interpreters.SInt64.LONG=Entero con signo de 64 bits
Interpreters.SInt64BE.SHORT=SInt64 (BE)
Interpreters.SInt64BE.LONG=Entero con signo de 64 bits (Big Endian)
Interpreters.SInt64LE.SHORT=SInt64 (LE)
Interpreters.SInt64LE.LONG=Entero con signo de 64 bits (Little Endian)

Interpreters.GroupedUnsigned.SHORT=UInt
Interpreters.GroupedUnsigned.LONG=Entero sin signo

Interpreters.UInt8.SHORT=UInt8
Interpreters.UInt8.LONG=Entero sin signo de 8 bits

Interpreters.UInt16.SHORT=UInt16
Interpreters.UInt16.LONG=Entero sin signo de 16 bits
Interpreters.UInt16BE.SHORT=UInt16 (BE)
Interpreters.UInt16BE.LONG=Entero sin signo de 16 bits (Big Endian)
Interpreters.UInt16LE.SHORT=UInt16 (LE)
Interpreters.UInt16LE.LONG=Entero sin signo de 16 bits (Little Endian)

Interpreters.UInt32.SHORT=UInt32
Interpreters.UInt32.LONG=Entero sin signo de 32 bits
Interpreters.UInt32BE.SHORT=UInt32 (BE)
Interpreters.UInt32BE.LONG=Entero sin signo de 32 bits (Big Endian)
Interpreters.UInt32LE.SHORT=UInt32 (LE)
Interpreters.UInt32LE.LONG=Entero sin signo de 32 bits (Little Endian)

Interpreters.UInt64.SHORT=UInt64
Interpreters.UInt64.LONG=Entero sin signo de 64 bits
Interpreters.UInt64BE.SHORT=UInt64 (BE)
Interpreters.UInt64BE.LONG=Entero sin signo de 64 bits (Big Endian)
Interpreters.UInt64LE.SHORT=UInt64 (LE)
Interpreters.UInt64LE.LONG=Entero sin signo de 64 bits (Little Endian)

Interpreters.GroupedFloat.SHORT=Flotante
Interpreters.GroupedFloat.LONG=Coma flotante

Interpreters.Float16.SHORT=Float16
Interpreters.Float16.LONG=Coma flotante de 16 bits
Interpreters.Float16BE.SHORT=Float16 (BE)
Interpreters.Float16BE.LONG=Coma flotante de 16 bits (Big Endian)
Interpreters.Float16LE.SHORT=Float16 (LE)
Interpreters.Float16LE.LONG=Coma flotante de 16 bits (Little Endian)

Interpreters.Float32.SHORT=Float32
Interpreters.Float32.LONG=Coma flotante de 32 bits
Interpreters.Float32BE.SHORT=Float32 (BE)
Interpreters.Float32BE.LONG=Coma flotante de 32 bits (Big Endian)
Interpreters.Float32LE.SHORT=Float32 (LE)
Interpreters.Float32LE.LONG=Coma flotante de 32 bits (Little Endian)

Interpreters.Float64.SHORT=Float64
Interpreters.Float64.LONG=Coma flotante de 64 bits
Interpreters.Float64BE.SHORT=Float64 (BE)
Interpreters.Float64BE.LONG=Coma flotante de 64 bits (Big Endian)
Interpreters.Float64LE.SHORT=Float64 (LE)
Interpreters.Float64LE.LONG=Coma flotante de 64 bits (Little Endian)

Interpreters.Float128.SHORT=Float128
Interpreters.Float128.LONG=Coma flotante de 128 bits
Interpreters.Float128BE.SHORT=Float128 (BE)
Interpreters.Float128BE.LONG=Coma flotante de 128 bits (Big Endian)
Interpreters.Float128LE.SHORT=Float128 (LE)
Interpreters.Float128LE.LONG=Coma flotante de 128 bits (Little Endian)

Interpreters.String.SHORT=Cadena
Interpreters.String.LONG=Cadena
Interpreters.Stringz.SHORT=Stringz
Interpreters.Stringz.LONG=Cadena con terminaci\u00F3n nula
Interpreters.BinaryString.SHORT=BinString
Interpreters.BinaryString.LONG=Cadena binaria
Interpreters.BinaryStringz.SHORT=BinStringz
Interpreters.BinaryStringz.LONG=Cadena binaria con terminaci\u00F3n nula

LengthOption.AUTO.SHORT=Autom\u00C3\u00A1tico
LengthOption.AUTO.LONG=Autom\u00C3\u00A1tico
LengthOption.BIT_8.SHORT=8 bits
LengthOption.BIT_8.LONG=8 bits
LengthOption.BIT_16.SHORT=16 bits
LengthOption.BIT_16.LONG=16 bits
LengthOption.BIT_32.SHORT=32 bits
LengthOption.BIT_32.LONG=32 bits
LengthOption.BIT_64.SHORT=64 bits
LengthOption.BIT_64.LONG=64 bits
LengthOption.BIT_128.SHORT=128 bits
LengthOption.BIT_128.LONG=128 bits

ByteOrderOption.BIG_ENDIAN.SHORT=Big
ByteOrderOption.BIG_ENDIAN.LONG=Big Endian
ByteOrderOption.LITTLE_ENDIAN.SHORT=Little
ByteOrderOption.LITTLE_ENDIAN.LONG=Little Endian

Option.length=Longitud
Option.byteOrder=Orden de bytes
Option.encoding=Codificaci\u00F3n




© 2015 - 2024 Weber Informatics LLC | Privacy Policy