mirror of
https://github.com/peterdell/wudsn-ide.git
synced 2024-11-01 00:10:47 +00:00
47 lines
3.3 KiB
INI
47 lines
3.3 KiB
INI
com.wudsn.ide.base.editor.CommonOpenFolderCommand.name=Ordner öffnen
|
|
|
|
com.wudsn.ide.base.editor.text.TextEditorConvertNumbersMenu.label=Konvertieren
|
|
com.wudsn.ide.base.editor.text.TextEditorConvertNumbersMenu.mnemonic=K
|
|
com.wudsn.ide.base.editor.text.TextEditorConvertNumbersToDecimalCommand.name=In dezimale Werte
|
|
com.wudsn.ide.base.editor.text.TextEditorConvertNumbersToDecimalCommand.mnemonic=d
|
|
com.wudsn.ide.base.editor.text.TextEditorConvertNumbersToHexaDecimalCommand.name=In hexadezimale Werte
|
|
com.wudsn.ide.base.editor.text.TextEditorConvertNumbersToHexaDecimalCommand.mnemonic=h
|
|
com.wudsn.ide.base.editor.text.TextEditorConvertNumbersToBinaryCommand.name=In binäre Werte
|
|
com.wudsn.ide.base.editor.text.TextEditorConvertNumbersToBinaryCommand.mnemonic=b
|
|
|
|
com.wudsn.ide.base.editor.text.TextEditorSortMenu.label=Sortieren
|
|
com.wudsn.ide.base.editor.text.TextEditorSortMenu.mnemonic=S
|
|
com.wudsn.ide.base.editor.text.TextEditorSortLinesCaseSensitiveCommand.name=Mit Groß-/Kleinschreibung
|
|
com.wudsn.ide.base.editor.text.TextEditorSortLinesCaseSensitiveCommand.mnemonic=M
|
|
com.wudsn.ide.base.editor.text.TextEditorSortLinesCaseSensitiveWithoutDuplicatesCommand.name=Mit Groß-/Kleinschreibung ohne Duplikate
|
|
com.wudsn.ide.base.editor.text.TextEditorSortLinesCaseSensitiveWithoutDuplicatesCommand.mnemonic=D
|
|
com.wudsn.ide.base.editor.text.TextEditorSortLinesCaseInsensitiveCommand.name=Ohne Groß-/Kleinschreibung
|
|
com.wudsn.ide.base.editor.text.TextEditorSortLinesCaseInsensitiveCommand.mnemonic=O
|
|
com.wudsn.ide.base.editor.text.TextEditorSortLinesCaseInsensitiveWithoutDuplicatesCommand.name=Ohne Groß-/Kleinschreibung ohne Duplikate
|
|
com.wudsn.ide.base.editor.text.TextEditorSortLinesCaseInsensitiveWithoutDuplicatesCommand.mnemonic=u
|
|
com.wudsn.ide.base.editor.text.TextEditorSortLinesNumericCommand.name=Numerisch
|
|
com.wudsn.ide.base.editor.text.TextEditorSortLinesNumericCommand.mnemonic=N
|
|
com.wudsn.ide.base.editor.text.TextEditorSortLinesNumericWithoutDuplicatesCommand.name=Numerisch ohne Duplikate
|
|
com.wudsn.ide.base.editor.text.TextEditorSortLinesNumericWithoutDuplicatesCommand.mnemonic=m
|
|
com.wudsn.ide.base.editor.text.TextEditorReverseLinesCommand.name=Umkehren
|
|
com.wudsn.ide.base.editor.text.TextEditorReverseLinesCommand.mnemonic=U
|
|
|
|
com.wudsn.ide.base.editor.BinaryFile.name=Binär-Datei
|
|
|
|
com.wudsn.ide.base.hardware.Hardware.GENERIC=Generisch
|
|
com.wudsn.ide.base.hardware.Hardware.APPLE2=Apple 2
|
|
com.wudsn.ide.base.hardware.Hardware.ATARI2600=Atari 2600
|
|
com.wudsn.ide.base.hardware.Hardware.ATARI7800=Atari 7800
|
|
com.wudsn.ide.base.hardware.Hardware.ATARI8BIT=Atari 8-bit
|
|
com.wudsn.ide.base.hardware.Hardware.C64=C64
|
|
com.wudsn.ide.base.hardware.Hardware.NES=NES
|
|
com.wudsn.ide.base.hardware.Hardware.TEST=Test
|
|
|
|
com.wudsn.ide.base.hardware.HardwareCharacterSet.ASCII=ASCII
|
|
com.wudsn.ide.base.hardware.HardwareCharacterSet.ATARI_ATASCII=Atari ATASCII
|
|
com.wudsn.ide.base.hardware.HardwareCharacterSet.ATARI_ATASCII_SCREEN_CODE=Atari ATASCII Bildschirmcode
|
|
com.wudsn.ide.base.hardware.HardwareCharacterSet.ATARI_INTERNATIONAL=Atari International
|
|
com.wudsn.ide.base.hardware.HardwareCharacterSet.ATARI_INTERNATIONAL_SCREEN_CODE=Atari International Bildschirmcode
|
|
com.wudsn.ide.base.hardware.HardwareCharacterSet.CBM_PETSCII_UPPER_CASE=C64 PETSCII Großbuchstaben
|
|
com.wudsn.ide.base.hardware.HardwareCharacterSet.CBM_PETSCII_LOWER_CASE=C64 PETSCII Kleinbuchstaben
|