﻿!LanguageID=1033
!LanguageName=English
!TranslationAuthor=Liu Xiao
!TranslationAuthorEmail=liuxiao@cnpack.org
!TranslationDefaultFont=Tahoma,8,,,,
TFrmConfigIO.btnClose.Caption=&Close
TFrmConfigIO.btnHelp.Caption=&About
TFrmConfigIO.btnOK.Caption=&Next
TFrmConfigIO.Caption=CnPack IDE Wizards Config Import & Export Tool
TFrmConfigIO.Label1.Caption=This tool can be used to Import and Export CnPack IDE Wizards Config Information for configuration <BR>backup or migration.<BR><BR>Notice: Imported Config Info will overwrite existing Config Information.
TFrmConfigIO.Label2.Caption=You Can...
TFrmConfigIO.OpenDialog.Filter=CnPack IDE Wizards Config(*.cnw)|*.cnw|All Files(*.*)|*.*
TFrmConfigIO.RadioButtonRestore.Caption=Restore Default CnPack IDE Wizards Config Info.
TFrmConfigIO.RadioButtonIn.Caption=Import CnPack IDE Wizards Config Info From File.
TFrmConfigIO.RadioButtonOut.Caption=Export CnPack IDE Wizards Config Info.
TFrmConfigIO.SaveDialog.Filter=CnPack IDE Wizards Config(*.cnw)|*.cnw|All Files(*.*)|*.*
SCnQuitAsk=Sure to Exit?
SCnQuitAskCaption=Information
SCnRestoreDef=The Restoring Action will Overwrite Existing Config Info, Continue?
SCnBackupSucc=CnPack IDE Wizards Config Info Exported Successfully.
SCnRestoreSucc=CnPack IDE Wizards Config Info Imported Successfully.
SCnRestoreDefSucc=CnPack IDE Wizards Config Info Restored Successfully.
SCnIdeRunning=Please Close Delphi / C++Builder before Importing or Exporting.
SCnIdeRunning1=Please Close Delphi / C++Builder before Restoring.
SCnRestoreError=Can not Import Registry Files.
SCnConfigIOCmdHelp=This Tool Supports Command Line Mode without Showing the Main Form.<BR><BR>Command Line Switch Help:<BR><BR>         The First Parameter without / or - Represents the File name.<BR>         -i or /i     Import CnWizards Settings<BR>         -o or /o     Export CnWizards Settings<BR>         -r or /r     Restore to CnWizards Default Settings<BR>         -n or /n or -NoMsg or /NoMsg Do NOT Show the Success Message after Import/Export/Restore Operation.<BR>         -? or /? or -h 或 /h  Show the Command Line Help<BR><BR>Examples:<BR>         CnConfigIO -i C:\a.cnw -n<BR>         CnConfigIO -o C:\a.cnw -n<BR>         CnConfigIO -r
SCnConfigIOAboutCaption=About
SCnConfigIOAbout=CnPack IDE Wizards Config Import & Export Tool<BR><BR>This tool can be used to Import and Export CnPack IDE Wizards Config Information <BR>for Config backup or migration.<BR><BR>Author: Liu Xiao (liuxiao@cnpack.org)<BR>CopyRight (C) 2001-2012 CnPack Team