
com.webcodepro.applecommander.ui.UiBundle.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of AppleCommander Show documentation
Show all versions of AppleCommander Show documentation
AppleCommander is a general utility for Apple II disk images.
The newest version!
# DiskExplorerTab
FileExistsTitle = File already exists!
FileExistsMessage = The file "{0}" already exists. Do you want to over-write it?
ExportErrorTitle = Unable to export file data!
ExportAsMenuItem=Export As...
ExportErrorMessage = Unable to export "{0}".\n\nAppleCommander was unable to save the disk\ndata. The system error given was "{1}"\n\nSorry!\n\nPress OK to continue export or CANCEL to cancel export.
ExpandAllMenuItem=Expand All\tCtrl +
ExportWizardMenuItem=&Export Wizard...\tCtrl+E
ExportAsBinaryMenuItem=Binary...
ExportWizardToolItem=Export...
ExportWizardHoverText=Export a file (CTRL+E)
UnableToCompileTitle = Unable to compile file!
UnableToCompileMessage = Unable to compile "(0)".\n\nAppleCommander was unable to compile the file.\nThe system error given was "{1}"\n\nSorry!\n\nPress OK to continue compiles or CANCEL to cancel compiles.
DeletePromptTitle = Are you sure?
DeleteMenuItem=&Delete...\tCtrl+D
DeletePromptMultipleFiles = Are you sure you want to delete these files?
DeletePromptSingleFile = Are you sure you want to delete this file?
DeleteFileErrorMessage=Sorry, you cannot view a deleted file.
DeletePromptTrailer = \n\nChoose YES to proceed or NO to cancel.
DetailViewHoverText=Displays files in with full details (F4)
DeleteFileToolItem=Delete
DeleteFileHoverText=Delete a file (CTRL+D)
DeleteFileErrorTitle=Unable to view a deleted file!
ResizeDiskTitle = Resize disk?
ResizeDiskMessage = This disk needs to be resized to match the formatted capacity. This should be an ApplePC HDV disk image - they typically start at 0 bytes and grow to the maximum capacity (32MB). Resize the disk?
ImportMenuItem=Import...\tCTRL+I
ImportErrorTitle = Unable to import file(s)!
ImportErrorMessage = An error occurred during import!\n\nException was "{0}".
FilesTab=Files
ExpandMenuItem=Expand\t+
CollapseMenuItem=Collapse\t-
CollapseAllMenuItem=Collapse All\tCtrl -
ViewWizardMenuItem=&View Wizard\tCtrl+V
ViewAsMenuItem=View As
CompileMenuItem=&Compile...\tCtrl+C
ViewAsTextMenuItem=Text
VeiwAsGraphicsMenuItem=Graphics
ExportAsRawDiskDataMenuItem=Raw disk data...
ExportAsApplesoftBasicMenuItem=Applesoft Basic...
ExportAsIntegerBasicMenuItem=Integer Basic...
ExportAsBusinessBASICMenuItem=Apple /// Business Basic...
ExportAsAsciiTextMenuItem=ASCII Text...
ExportAsFormattedAssemblyMenuItem=Formatted Assembly...
ExportAsPascalTextMenuItem=Pascal Text...
ExportAsAppleWorksSpreadsheetFileMenuItem=AppleWorks Spreadsheet File...
ExportAsAppleWorksDatabaseFileMenuItem=AppleWorks Database File...
ExportAsAppleWorksWordProcessorFileMenuItem=AppleWorks WordProcessor File...
WordProcessorRenderingMenuItem=Rendering
WordProcessorRenderAsTextMenuItem=Text
WordProcessorRenderAsHtmlMenuItem=HTML
WordProcessorRenderAsRtfMenuItem=RTF
GutenbergRenderingMenuItem=Gutenberg File Rendered as...
ExportAsGraphicsMenuItem=Graphics...
ExportGraphicsModeMenuItem=Mode
ExportGraphicsAsHiresBlackAndWhiteMenuItem=Hi-Res B&W
ExportGraphicsAsHiresColorMenuItem=Hi-Res Color
ExportGraphicsAsDoubleHiresBlackAndWhiteMenuItem=Double Hi-Res B&W
ExportGraphicsAsDoubleHiresColorMenuItem=Double Hi-Res COLOR
ExportGraphicsAsSuperHiresMenuItem=Super Hires
ExportGraphicsAsSuperHires3200ColorMenuItem=Super Hires 3200 color
ExportGraphicsAsQuickDraw2IconMenuItem=QuickDraw II Icon file (ICN)
ExportGraphicsFormatMenuItem=Format
WidestCharacter=W
ImportingFilesTitle=Importing files...
ImportingFilesProcessingLabel=Processing:
ImportingFilesFilenameLabel=Filename:
StandardViewToolItem=Standard
StandardViewHoverText=Displays files in standard format (F2)
NativeViewToolItem=Native
NativeViewHoverText=Displays files in native format for the operating system (F3)
DetailViewToolItem=Detail
ShowDeletedFilesToolItem=Deleted
ShowDeletedFilesHoverText=Show deleted files (F5)
ImportWizardToolItem=Import...
ImportWizardHoverText=Import a file (CTRL+I)
CompileWizardToolItem=Compile
CompileWizardHoverText=Compile a BASIC program (CTRL+C)
ViewFileToolItem=View
ViewFileHoverText=View file (CTRL+V)
PrintDirectoryHoverText=Print directory listing...
ChangeDiskOrderToolItem=Re-order...
ChangeDiskOrderHoverText=Change image order (CTRL+O)
SaveDiskImageToolItem=Save
SaveDiskImageHoverText=Save disk image (CTRL+S)
SaveDiskImageAsToolItem=Save As
SaveDiskImageAsHoverText=Save disk image as... (CTRL+SHIFT+S)
SaveDiskImageAsPrompt=Please choose a location and name for your disk image:
SaveDiskImageErrorTitle=Unable to save disk image\!
SaveDiskImageErrorMessage=Unable to save "{0}".\n\nAppleCommander was unable to save the disk\r\nimage. The system error given was "{1}".\n\nSorry!
SystemErrorTitle=A system error occurred\!
SystemErrorMessage=A system error occurred. The message given was '%MESSAGE%'.
PageNumberText=Page {0}
ChangeImageOrderErrorTitle=Unable to change image order\!
ChangeImageOrderErrorMessage=Unable to reorder disk image.\n\nAppleCommander was unable to change the disk order.\nThe system error given was "{0}"\n\nSorry!\n\nPress OK to continue.
ChangeToNibbleOrderMenuItem=Nibble Order (*.nib)
ChangeToDosOrderMenuItem=DOS Order (*.dsk)
ChangeToProdosOrderMenuItem=ProDOS Order (*.po)
FileNofM=File {0} of {1}
CreateDirectoryMenuItem=Create Directory...
# ac
CommandLineErrorMessage = Error: {0}
CommandLineNoMatchMessage = {0}: No match.
CommandLineStatus = {0} format; {1} bytes free; {2} bytes used.
CommandLineHelp = \
AppleCommander command line options [{0}]:\n\
-i [] display information about image(s).\n\
-ls [] list brief directory of image(s).\n\
-l [] list directory of image(s).\n\
-ll [] list detailed directory of image(s).\n\
-lsv [] list in CSV format brief directory of image(s).\n\
-lv [] list in CSV format directory of image(s).\n\
-llv [] list in CSV format detailed directory of image(s).\n\
-lsj [] list in JSON format brief directory of image(s).\n\
-lj [] list in JSON format directory of image(s).\n\
-llj [] list in JSON format detailed directory of image(s).\n\
-e [
© 2015 - 2025 Weber Informatics LLC | Privacy Policy