wudsn-ide/com.wudsn.ide.gfx/plugin.properties
2018-12-30 16:29:54 +01:00

60 lines
3.2 KiB
Properties

#Properties file for com.wudsn.ide.gfx
com.wudsn.ide.gfx.converter.GraphicsFile.name=Graphics File
com.wudsn.ide.gfx.converter.apple2.AppleIIGraphicsFile.name=Apple II Graphics File
com.wudsn.ide.gfx.converter.atari8.Atari8GraphicsFile.name=Atari 8-bit Graphics File
com.wudsn.ide.gfx.converter.c64.C64GraphicsFile.name=C64 Graphics File
com.wudsn.ide.gfx.editor.GraphicsEditor.name=Graphics Editor
com.wudsn.ide.gfx.editor.GraphicsEditorOpenCommand.name=Open With Graphics Editor
com.wudsn.ide.gfx.editor.GraphicsCategory.name=Graphics
com.wudsn.ide.gfx.editor.ImageView.name=Image
com.wudsn.ide.gfx.editor.ImageViewShrinkToFit.name=Shrink
com.wudsn.ide.gfx.editor.ImageViewZoomToFit.name=Zoom
com.wudsn.ide.gfx.editor.ImagePaletteView.name=Image Palette
com.wudsn.ide.gfx.model.ConverterMode.RAW=Raw
com.wudsn.ide.gfx.model.ConverterMode.CNV=Conversion
com.wudsn.ide.gfx.model.ConverterDirection.FILES_TO_IMAGE=Files to Image
com.wudsn.ide.gfx.model.ConverterDirection.IMAGE_TO_FILES=Image to Files
com.wudsn.ide.gfx.model.Palette.TRUE_COLOR=True Color
com.wudsn.ide.gfx.model.Palette.HIRES_1=Hires (1)
com.wudsn.ide.gfx.model.Palette.HIRES_2=Hires (2)
com.wudsn.ide.gfx.model.Palette.HIRES_MANUAL=Hires (manual)
com.wudsn.ide.gfx.model.Palette.MULTI_1=Multi (1)
com.wudsn.ide.gfx.model.Palette.MULTI_2=Multi (2)
com.wudsn.ide.gfx.model.Palette.MULTI_3=Multi (3)
com.wudsn.ide.gfx.model.Palette.MULTI_4=Multi (4)
com.wudsn.ide.gfx.model.Palette.MULTI_5=Multi (5)
com.wudsn.ide.gfx.model.Palette.MULTI_6=Multi (6)
com.wudsn.ide.gfx.model.Palette.MULTI_MANUAL=Multi (manual)
com.wudsn.ide.gfx.model.Palette.GTIA_GREY_1=GITA grey (1)
com.wudsn.ide.gfx.model.Palette.GTIA_GREY_2=GITA grey (2)
com.wudsn.ide.gfx.model.Palette.GTIA_GREY_MANUAL=GTIA grey (manual)
com.wudsn.ide.gfx.model.PaletteType.FIXED=Fixed
com.wudsn.ide.gfx.model.PaletteType.TRUE_COLOR=True Color
com.wudsn.ide.gfx.model.PaletteType.ATARI_DEFAULT=ATARI (default)
com.wudsn.ide.gfx.model.PaletteType.ATARI_REAL=ATARI (real)
com.wudsn.ide.gfx.model.PaletteType.ATARI_XFORMER=ATARI (XFormer)
com.wudsn.ide.gfx.model.PaletteType.C64_NORMAL=C64 (normal)
com.wudsn.ide.gfx.model.PaletteType.C64_PAL=C64 (PAL)
com.wudsn.ide.gfx.converter.XYFactorDefaults.FACTOR_1_1=1 x 1
com.wudsn.ide.gfx.converter.XYFactorDefaults.FACTOR_2_1=2 x 1
com.wudsn.ide.gfx.converter.XYFactorDefaults.FACTOR_2_2=2 x 2
com.wudsn.ide.gfx.converter.XYFactorDefaults.FACTOR_4_2=4 x 2
com.wudsn.ide.gfx.converter.XYFactorDefaults.FACTOR_4_4=4 x 4
com.wudsn.ide.gfx.model.PixelType.HIRES=Hires
com.wudsn.ide.gfx.model.PixelType.MULTI=Multicolor
com.wudsn.ide.gfx.model.PixelType.GTIA_GREY=GTIA (grey)
com.wudsn.ide.gfx.converter.generic.CharSetConverter.CHAR_SET_FILE=Char Set File
com.wudsn.ide.gfx.converter.generic.CharMapConverter.CHAR_SET_FILE=Char Set File
com.wudsn.ide.gfx.converter.generic.CharMapConverter.CHAR_MAP_FILE=Char Map File
com.wudsn.ide.gfx.converter.generic.BitMapConverter.BIT_MAP_FILE=Bit Map File
com.wudsn.ide.gfx.converter.generic.TiledBitMapConverter.VIDEO_RAM_FILE=Video RAM File
com.wudsn.ide.gfx.converter.generic.TiledBitMapConverter.COLOR_RAM_FILE=Color RAM File
com.wudsn.ide.gfx.converter.c64.SpriteHiresConverter.SPRITE_FILE=Sprite File