;
; this file defines message of CDWriter.exe !!!
;
[message]
IDS_TITLE=				" CD/DVD Backup"
IDS_WIZARD=				" Backup Wizard"
IDS_WARNING=			" Backup Warning"
IDS_CHECK_DISC=			" Controllo disco ..."
IDS_WRITING_DISC=		" Scrittura disco ..."
IDS_ERASING_DISC=		" Cancellazione disco ..."
IDS_PRESS_BURN=			" Premere BURN per iniziare la scrittura !!!"
IDS_PRESS_ERASE=		" Premere ERASE per preparare il disco prima !!!"
IDS_DISC_NON_EMPTY=		" Il Disco NON e' vuoto !!!"
IDS_ERASING_OK=			" Cancellazione disco OK."
IDS_WRITING_OK=			" Scrittura disco OK."
IDS_ERASING_ERROR=		" ERRORE Cancellazione disco."
IDS_WRITING_ERROR=		" ERRORE Scrittura Disco."
IDS_NO_WRITER=			" Masterizzatore non disponibile !!!"
IDS_NO_DISC=			" NESSUN DISCO ..."
IDS_NO_WRITABLE=		" Disco non scrivibile ..."

IDS_DISC_EMPTY=			" Disco Vuoto "
IDS_DISC_USED=			" Used Disc"
IDS_DISC_ROM=			" NOT Writable"

IDS_INSERT_DISC=		" Please insert a writable disc !!!"
IDS_PLEASE_ERASE=		" Disc is not empty, ERASE it ???"
IDS_FOLDER_STRING=		" Folder has %d files and %d folders (%d MB)"
IDS_STOP_WARNING=		" Your disc will be ruined if you stop current process, are you sure ???"
IDS_SPACE_SMALL=		" Disc capacity is NOT enough !!!"
IDS_SPACE_WARNING=		" Disc capacity is NOT enough to backup these data. Please insert another disc !!!"

; button/UI name

IDS_BURN=				"BURN"
IDS_ERASE=				"ERASE"
IDS_EXIT=				"EXIT"
IDS_DRIVE_SELECT=		"Drive Select"
IDS_CURRENT=			"Current Drive"
IDS_CURRENT_MEDIA=		"Current Media"
IDS_CURRENT_FOLDER=		"Folder Select"
IDS_FOLDER_SELECT=		"Current Folder"
IDS_DELETE_FILE=		"Delete files after burning"
