"Cannot rename disk: some application is using it";
"Cannot rename disk: label not writable";
"Cannot rename device" = "Cannot rename disk";
"Device cannot be written" = "Disk cannot be written";
"Cannot unmount disk: some application is using it" = "Cannot eject disk: some application is using it";
"Cannot unmount disk." = "Cannot eject disk.";
"Cannot eject disk -- I/O Error";
"Repairing %@ disk %@ ...";
"Repairing %@ disk '%@'";
"Initializing %@ disk %@ ...";
"Initializing %@ disk '%@' with %@ filesystem" = "Initializing %@ disk '%@' with %@ file system";
"Repairing...";
"Initializing...";
"Initialize Floppy %c";
/**** mounterUtil strings ****/
"UntitledDisk";
/** device types for main window **/
"remote";
"optical";
"floppy";
"hard";
"scsi" = "SCSI";
"bizarre";
"external";
"foreign";
/** In several languages, e.g. French and German, we cannot assume that we can just juxtapose the device type and the word for disk; therefore we need to introduce the construct 'typed disk' for these alerts **/
"bizarre disk";
"optical disk";
"hard disk";
"floppy disk";
"remote disk";
"scsi disk" = "SCSI disk";
"DEFAULT_TYPED_DISK %@" = "%@ disk";
/** device types for alerts **/
"Device" = "Disk";
"Optical disk";
"Floppy disk";
"Scsi disk" = "SCSI disk";
"External disk";
"Optical";
"Floppy";
"External";
/** errors **/
"Error while ejecting disk";
"Error while initializing disk";
"Error while repairing disk";
"Error while mounting disk";
"Cannot eject";
"Cannot mount";
"Error while unmounting disk" = "Error while ejecting disk";
"Cannot unmount device" = "Cannot eject disk";
"Error while reading disk label";
"Error while writing disk label";
"Cannot initialize disk";
"disk initialization failed";
"mount point must not already exist";
"unable to fsck disk";
"no file system on partition or super block corrupted";