mirror of
https://github.com/peterdell/wudsn-ide.git
synced 2024-11-17 10:05:56 +00:00
38 lines
2.9 KiB
INI
38 lines
2.9 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.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
|