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

org.trypticon.hex.interpreters.Bundle_da.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=C Time
Interpreters.GroupedCTime.LONG=C Time

Interpreters.CTime32.SHORT=C Time (32)
Interpreters.CTime32.LONG=32-bit C Time
Interpreters.CTimeBE32.SHORT=C Time (BE32)
Interpreters.CTimeBE32.LONG=32-bit C Time (Big Endian)
Interpreters.CTimeLE32.SHORT=C Time (LE32)
Interpreters.CTimeLE32.LONG=32-bit C Time (Little Endian)

Interpreters.CTime64.SHORT=C Time (64)
Interpreters.CTime64.LONG=64-bit C Time
Interpreters.CTimeBE64.SHORT=C Time (BE64)
Interpreters.CTimeBE64.LONG=64-bit C Time (Big Endian)
Interpreters.CTimeLE64.SHORT=C Time (LE64)
Interpreters.CTimeLE64.LONG=64-bit C Time (Little Endian)

Interpreters.JavaTime.SHORT=Java Time
Interpreters.JavaTime.LONG=64-bit Java Time

Interpreters.DosDate.SHORT=DOS Dato
Interpreters.DosDate.LONG=16-bit MS-DOS Dato

Interpreters.DosTime.SHORT=DOS Time
Interpreters.DosTime.LONG=16-bit MS-DOS Time

Interpreters.DosDateTime.SHORT=DOS DateTime
Interpreters.DosDateTime.LONG=32-bit MS-DOS DateTime

Interpreters.WindowsFileTime.SHORT=NT FILETIME
Interpreters.WindowsFileTime.LONG=64-bit Windows NT FILETIME

Interpreters.WindowsSystemTime.SHORT=NT SYSTEMTIME
Interpreters.WindowsSystemTime.LONG=128-bit Windows NT SYSTEMTIME

Interpreters.WindowsOleDate.SHORT=OLE Dato
Interpreters.WindowsOleDate.LONG=64-bit Windows OLE Dato

Interpreters.MacNSDate.SHORT=NSDate
Interpreters.MacNSDate.LONG=64-bit Mac OS X NSDate

Interpreters.MacClassicDate.SHORT=Mac Dato
Interpreters.MacClassicDate.LONG=32-bit Mac Classic Date

Interpreters.NotesTimeDate.SHORT=Notes TIMEDATE
Interpreters.NotesTimeDate.LONG=64-bit IBM Notes TIMEDATE

Interpreters.Null.SHORT=Ukendt
Interpreters.Null.LONG=Ukendt V\u00E6rdi

Interpreters.GroupedSigned.SHORT=SInt
Interpreters.GroupedSigned.LONG=Signeret Integer

Interpreters.SInt8.SHORT=SInt8
Interpreters.SInt8.LONG=Signed 8-bit Integer

Interpreters.SInt16.SHORT=SInt16
Interpreters.SInt16.LONG=Signeret 16-bit Integer
Interpreters.SInt16BE.SHORT=SInt16 (BE)
Interpreters.SInt16BE.LONG=Signeret 16-bit Integer (Big Endian)
Interpreters.SInt16LE.SHORT=SInt16 (LE)
Interpreters.SInt16LE.LONG=Signeret 16-bit Integer (Little Endian)

Interpreters.SInt32.SHORT=SInt32
Interpreters.SInt32.LONG=Signeret 32-bit Integer
Interpreters.SInt32BE.SHORT=SInt32 (BE)
Interpreters.SInt32BE.LONG=Signeret 32-bit Integer (Big Endian)
Interpreters.SInt32LE.SHORT=SInt32 (LE)
Interpreters.SInt32LE.LONG=Signeret 32-bit Integer (Little Endian)

Interpreters.SInt64.SHORT=SInt64
Interpreters.SInt64.LONG=Signeret 64-bit Integer
Interpreters.SInt64BE.SHORT=SInt64 (BE)
Interpreters.SInt64BE.LONG=Signed 64-bit Integer (Big Endian)
Interpreters.SInt64LE.SHORT=SInt64 (LE)
Interpreters.SInt64LE.LONG=Signeret 64-bit Integer (Little Endian)

Interpreters.GroupedUnsigned.SHORT=UInt
Interpreters.GroupedUnsigned.LONG=Usigneret Integer

Interpreters.UInt8.SHORT=UInt8
Interpreters.UInt8.LONG=Usigneret 8-bit Integer

Interpreters.UInt16.SHORT=UInt16
Interpreters.UInt16.LONG=Usigneret 16-bit Integer
Interpreters.UInt16BE.SHORT=UInt16 (BE)
Interpreters.UInt16BE.LONG=Usigneret 16-bit Integer (Big Endian)
Interpreters.UInt16LE.SHORT=UInt16 (LE)
Interpreters.UInt16LE.LONG=Usigneret 16-bit Integer (Little Endian)

Interpreters.UInt32.SHORT=UInt32
Interpreters.UInt32.LONG=Usigneret 32-bit Integer
Interpreters.UInt32BE.SHORT=UInt32 (BE)
Interpreters.UInt32BE.LONG=Usigneret 32-bit Integer (Big Endian)
Interpreters.UInt32LE.SHORT=UInt32 (LE)
Interpreters.UInt32LE.LONG=Usigneret 32-bit Integer (Little Endian)

Interpreters.UInt64.SHORT=UInt64
Interpreters.UInt64.LONG=Usigneret 64-bit Integer
Interpreters.UInt64BE.SHORT=UInt64 (BE)
Interpreters.UInt64BE.LONG=Usigneret 64-bit Integer (Big Endian)
Interpreters.UInt64LE.SHORT=UInt64 (LE)
Interpreters.UInt64LE.LONG=Usigneret 64-bit Integer (Little Endian)

Interpreters.GroupedFloat.SHORT=Flydende
Interpreters.GroupedFloat.LONG=Floating Point

Interpreters.Float16.SHORT=Float16
Interpreters.Float16.LONG=16-bit Floating Point
Interpreters.Float16BE.SHORT=Float16 (BE)
Interpreters.Float16BE.LONG=16-bit Floating Point (Big Endian)
Interpreters.Float16LE.SHORT=Float16 (LE)
Interpreters.Float16LE.LONG=16-bit Floating Point (Little Endian)

Interpreters.Float32.SHORT=Float32
Interpreters.Float32.LONG=32-bit Floating Point
Interpreters.Float32BE.SHORT=Float32 (BE)
Interpreters.Float32BE.LONG=32-bit Floating Point (Big Endian)
Interpreters.Float32LE.SHORT=Float32 (LE)
Interpreters.Float32LE.LONG=32-bit Floating Point (Little Endian)

Interpreters.Float64.SHORT=Float64
Interpreters.Float64.LONG=64-bit Floating Point
Interpreters.Float64BE.SHORT=Float64 (BE)
Interpreters.Float64BE.LONG=64-bit Floating Point (Big Endian)
Interpreters.Float64LE.SHORT=Float64 (LE)
Interpreters.Float64LE.LONG=64-bit Floating Point (Little Endian)

Interpreters.Float128.SHORT=Float128
Interpreters.Float128.LONG=128-bit Floating Point
Interpreters.Float128BE.SHORT=Float128 (BE)
Interpreters.Float128BE.LONG=128-bit Floating Point (Big Endian)
Interpreters.Float128LE.SHORT=Float128 (LE)
Interpreters.Float128LE.LONG=128-bit Floating Point (Little Endian)

Interpreters.String.SHORT=String
Interpreters.String.LONG=String
Interpreters.Stringz.SHORT=Stringz
Interpreters.Stringz.LONG=Null-Terminated String
Interpreters.BinaryString.SHORT=BinString
Interpreters.BinaryString.LONG=Binary String
Interpreters.BinaryStringz.SHORT=BinStringz
Interpreters.BinaryStringz.LONG=Null-Terminated Binary String

LengthOption.AUTO.SHORT=Auto
LengthOption.AUTO.LONG=Automatisk
LengthOption.BIT_8.SHORT=8-bit
LengthOption.BIT_8.LONG=8-bit
LengthOption.BIT_16.SHORT=16-bit
LengthOption.BIT_16.LONG=16-bit
LengthOption.BIT_32.SHORT=32-bit
LengthOption.BIT_32.LONG=32-bit
LengthOption.BIT_64.SHORT=64-bit
LengthOption.BIT_64.LONG=64-bit
LengthOption.BIT_128.SHORT=128-bit
LengthOption.BIT_128.LONG=128-bit

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

Option.length=L\u00E6ngde
Option.byteOrder=Byte orden
Option.encoding=Kodning




© 2015 - 2024 Weber Informatics LLC | Privacy Policy