﻿!LanguageID=1033
!LanguageName=English
!TranslationAuthor=LiuXiao
!TranslationAuthorEmail=liuxiao@cnpack.org
!TranslationDefaultFont=Tahoma,8,,,,
TCnAboutForm.Caption=&Introduction
TCnAboutForm.Label2.Caption=Welcome to CnPack Relation Analyzer in CnPack IDE Wizards.<BR><BR>This Tool is Used to Analyze Executable Files Generated by Delphi, Get its Packages and Units Information. And It also can Get the Relations between Packages, and Relations between Packages and its Units.<BR><BR>Analyzed Result can be Saved to an ARF File. And We can Create an SMR File from an ARF File to Query/View the Relations between the Executables and Source Files Later.<BR><BR>For Common Situation, You can Open One or More Executable Files in "Analyze Executable Files" Page and Analyze them. Analyzed Result can be Save to an ARF File and Re-opened in "View Analyzed Result" Page.<BR><BR>ARF is Generated by Analyzed Result, which only Contains the Relations between the Executables and Pascal Source File NAME, NO Path Information and Other File Types. For Advanced Situation, You can Open an ARF File in "Edit Source-Module Relations" Page to Edit it and Generate an SMR File, which Contains the Relations between the Executables and Full Path Information of Source Files. Then You can View SMR Files in "View Source-Module Relations" Page Later.
TCnAboutForm.lbl1.Caption=CnPack Relation Analyzer
TCnAboutForm.lbl2.Caption=CnPack IDE Wizards - Source file / affected Modules Relation Analyzer
TCnAboutForm.btnAbout.Caption=&About
TCnAboutForm.btnHelp.Caption=&Help
TCnAboutForm.btnClose.Caption=&Close
TCnEditARFForm.btnAnalyse.Caption=A&nalyze Selected File
TCnEditARFForm.btnAnalyseAll.Caption=&Analyze All Files
TCnEditARFForm.btnAppendResults.Caption=Append Anal&yzed Result
TCnEditARFForm.btnClearFiles.Caption=&Clear All Files
TCnEditARFForm.btnOpenFiles.Caption=Add E&xecutable Files
TCnEditARFForm.btnSaveResults.Caption=&Save Analyzed Result
TCnEditARFForm.Caption=Analyze &Executable Files
TCnEditARFForm.Label1.Caption=Contained &Units:
TCnEditARFForm.Label2.Caption=Required &Packages:
TCnEditARFForm.Label3.Caption=&Files to Analyze:
TCnEditARFForm.Label5.Caption=Fi&nd File:
TCnEditARFForm.miSelectFiles.Caption=Add Files Manually...
TCnEditARFForm.miSelectFilesFromFileList.Caption=Add Files from File List...
TCnEditARFForm.odOpenFiles.Filter=Executable files(*.exe;*.dll;*.bpl;*.xex;*.cpl)|*.exe;*.dll;*.bpl;*.xex;*.cpl|All files(*.*)|*.*
TCnEditARFForm.odOpenFiles.Title=Open Files
TCnEditARFForm.odOpenFilesFrom.Filter=File list(*.txt)|*.txt|All Files(*.*)|*.*
TCnEditARFForm.odOpenFilesFrom.Title=Open Files from List
TCnEditARFForm.sdAnalyseResults.Filter=Analyze Result File(*.arf)|*.arf|All Files(*.*)|*.*
TCnEditARFForm.sdAnalyseResults.Title=Save Analyze Result
TCnEditSMRForm.btnFillSelected.Caption=&Auto Fill Data
TCnEditSMRForm.btnLoadARF.Caption=O&pen/Close ARF File
TCnEditSMRForm.btnOpenSMR.Caption=&New/Open SMR File
TCnEditSMRForm.btnSaveSMR.Caption=&Save SMR File
TCnEditSMRForm.Caption=Edit Source-&Module Relations
TCnEditSMRForm.cdsMainAffectModules.DisplayLabel=AffectModules
TCnEditSMRForm.cdsMainAffectModules.FieldName=AffectModules
TCnEditSMRForm.cdsMainAllAffectModules.DisplayLabel=AllAffectModules
TCnEditSMRForm.cdsMainAllAffectModules.FieldName=AllAffectModules
TCnEditSMRForm.cdsMainFileName.DisplayLabel=FileName
TCnEditSMRForm.cdsMainFileName.FieldName=FileName
TCnEditSMRForm.DBNavigator1.Hints.Text=First record<BR>Prior record<BR>Next record<BR>Last record<BR>Insert record<BR>Delete record<BR>Edit record<BR>Post edit<BR>Cancel edit<BR>Refresh data<BR>
TCnEditSMRForm.DBNavigator2.Hints.Text=First record<BR>Prior record<BR>Next record<BR>Last record<BR>Insert record<BR>Delete record<BR>Edit record<BR>Post edit<BR>Cancel edit<BR>Refresh data<BR>
TCnEditSMRForm.DBNavigator4.Hints.Text=First record<BR>Prior record<BR>Next record<BR>Last record<BR>Insert record<BR>Delete record<BR>Edit record<BR>Post edit<BR>Cancel edit<BR>Refresh data<BR>
TCnEditSMRForm.DBNavigator5.Hints.Text=First record<BR>Prior record<BR>Next record<BR>Last record<BR>Insert record<BR>Delete record<BR>Edit record<BR>Post edit<BR>Cancel edit<BR>Refresh data<BR>
TCnEditSMRForm.gdFiles.Columns.Item0.Font.Name=Tahoma
TCnEditSMRForm.gdFiles.Columns.Item0.Title.Font.Name=Tahoma
TCnEditSMRForm.Label1.Caption=Affected Modules if N&O Interface Changed:
TCnEditSMRForm.Label2.Caption=Affected Modules if Interface &Changed:
TCnEditSMRForm.Label3.Caption=So&urce Files:
TCnEditSMRForm.Label9.Caption=&Find Source File:
TCnEditSMRForm.miClearARF.Caption=Close ARF File
TCnEditSMRForm.miCloseSMR.Caption=Close SMR File
TCnEditSMRForm.miFillAllSMR.Caption=Fill All Source-module Relations
TCnEditSMRForm.miFillSelectedSMR.Caption=Fill Selected Source-module Relation
TCnEditSMRForm.miLoadARF.Caption=Open an ARF File...
TCnEditSMRForm.miNewSMR.Caption=New an SMR File
TCnEditSMRForm.miNewSMRFromDirList.Caption=New an SMR File from Files List...
TCnEditSMRForm.miOpenSMR.Caption=Open an SMR File...
TCnEditSMRForm.odOpenARF.Filter=Analyze Result File(*.arf)|*.arf|All Files(*.*)|*.*
TCnEditSMRForm.odOpenARF.Title=Open Analyzed Result
TCnEditSMRForm.odOpenDirListFile.Filter=Files List(*.txt)|*.txt|All Files(*.*)|*.*
TCnEditSMRForm.odOpenDirListFile.Title=Open Files List
TCnEditSMRForm.odOpenSMF.Filter=Source-Module Relations File(*.smr)|*.smr|All Files(*.*)|*.*
TCnEditSMRForm.odOpenSMF.Title=Open Source-Module Relations File
TCnEditSMRForm.sdSaveSMR.Filter=Source-Module Relations File(*.smr)|*.smr|All Files(*.*)|*.*
TCnEditSMRForm.sdSaveSMR.Title=Save Source-Module Relations
TCnSMRMainForm.Caption=CnPack Relation Analyzer - Source file / affected Modules Relation Analyzer
TCnViewARFForm.btnClear.Caption=&Clear
TCnViewARFForm.btnDUAddAll.Caption=Add All
TCnViewARFForm.btnDUAddExe.Caption=Add
TCnViewARFForm.btnDURemoveAll.Caption=Remove All
TCnViewARFForm.btnDURemoveExe.Caption=Remove
TCnViewARFForm.btnDUSaveDUs.Caption=Save...
TCnViewARFForm.btnNextView.Caption=&Next View
TCnViewARFForm.btnOpenFiles.Caption=&Open Saved Result
TCnViewARFForm.btnPrevView.Caption=&Previous View
TCnViewARFForm.Caption=&View Analyzed Result
TCnViewARFForm.Label1.Caption=Contained &Units:
TCnViewARFForm.Label10.Caption=All Package Used b&y:
TCnViewARFForm.Label11.Caption=Fil&ter (Ex: *.bpl;*.dll) :
TCnViewARFForm.Label12.Caption=&All Packages who Used:
TCnViewARFForm.Label13.Caption=&Selected Executable Files:
TCnViewARFForm.Label14.Caption=&Available Executable Files:
TCnViewARFForm.Label15.Caption=&Duplicated Units:
TCnViewARFForm.Label2.Caption=Required &Packages:
TCnViewARFForm.Label3.Caption=E&xecutable Files:
TCnViewARFForm.Label4.Caption=&All Required Packages:
TCnViewARFForm.Label5.Caption=&Find File:
TCnViewARFForm.Label6.Caption=&Packages who Used:
TCnViewARFForm.Label7.Caption=Package Use&d by:
TCnViewARFForm.Label8.Caption=&Units:
TCnViewARFForm.Label9.Caption=&Find Unit:
TCnViewARFForm.miOpenFileManually.Caption=Open a File Manually...
TCnViewARFForm.odOpenSavedResults.Filter=Analyze Result File(*.arf)|*.arf|All Files(*.*)|*.*
TCnViewARFForm.odOpenSavedResults.Title=Open Analyzed Result
TCnViewARFForm.sdSaveDUs.Filter=Text File(*.txt)|*.txt|All Files(*.*)|*.*
TCnViewARFForm.sdSaveDUs.Title=Save Duplicated Units
TCnViewARFForm.tsDuplicatedUnits.Caption=Duplicated Units(&3)
TCnViewARFForm.tsModuleView.Caption=View by Executable Files(&1)
TCnViewARFForm.tsUnitView.Caption=View by Units(&2)
TCnViewSMRForm.btnClear.Caption=&Clear
TCnViewSMRForm.btnNextView.Caption=&Next View
TCnViewSMRForm.btnOpenFiles.Caption=&Open SMR File
TCnViewSMRForm.btnPrevView.Caption=&Previous View
TCnViewSMRForm.Caption=View Source-Module &Relations
TCnViewSMRForm.Label1.Caption=Affected Modules if NO Interface C&hanged:
TCnViewSMRForm.Label2.Caption=Affected Modules if Interface Chan&ged:
TCnViewSMRForm.Label3.Caption=&Source Files:
TCnViewSMRForm.Label9.Caption=&Find Source File:
TCnViewSMRForm.miOpenFileManually.Caption=Open a File Manually...
TCnViewSMRForm.odOpenFiles.Filter=Executable Files(*.exe;*.dll;*.bpl;*.xex;*.cpl)|*.exe;*.dll;*.bpl;*.xex;*.cpl|All files(*.*)|*.*
TCnViewSMRForm.odOpenFiles.Title=Open Files
TCnViewSMRForm.odOpenSavedResults.Filter=Source-Module Relations File(*.smr)|*.smr|All Files(*.*)|*.*
TCnViewSMRForm.odOpenSavedResults.Title=Open Source-Module Relations File
TCnViewSMRForm.sdAnalyseResults.Filter=Analyze Result File(*.arf)|*.arf|All Files(*.*)|*.*
TCnViewSMRForm.sdAnalyseResults.Title=Save Analyze Result
TCnDirListForm.btnAbortSearch.Caption=Abort
TCnDirListForm.btnList.Caption=Searc&h
TCnDirListForm.btnSaveTXT.Caption=S&ave...
TCnDirListForm.btnSynchronize.Caption=&Generate
TCnDirListForm.Caption=Files &List
TCnDirListForm.chbAutoSync.Caption=Auto Generate(&3)
TCnDirListForm.chbCaseSensitive.Caption=&Case Sensitive
TCnDirListForm.chbGroup.Caption=Group By Directory
TCnDirListForm.chbPrefix.Caption=Include Prefix '.\' or '\'
TCnDirListForm.chbRelative.Caption=Relative &Path
TCnDirListForm.chbSubDir.Caption=Include S&ubdirectories
TCnDirListForm.chbSyncDirs.Caption=Directories(&1)
TCnDirListForm.chbSyncFiles.Caption=Files(&2)
TCnDirListForm.CollaspeAll1.Caption=Collapse All Directories
TCnDirListForm.Deleteemptydirectoriesfromtree1.Caption=Delete Empty Directories from Tree
TCnDirListForm.ExpandAll1.Caption=Expand All Directories
TCnDirListForm.Label1.Caption=&Directory:
TCnDirListForm.Label2.Caption=Generate
TCnDirListForm.Label3.Caption=&File Masks (such as *.dfm;*.pas) :
TCnDirListForm.miDelByMasks.Caption=Delete Directories/Files from Tree by mask...
TCnDirListForm.miDeleteSelected.Caption=Delete Selected Directory/File from Tree
TCnDirListForm.miLoadTree.Caption=Load...
TCnDirListForm.miSaveTree.Caption=Save...
TCnDirListForm.ODTree.Filter=TreeView File(*.tvf)|*.tvf
TCnDirListForm.ODTree.Title=Open Tree File
TCnDirListForm.SDText.Filter=TXT Files(*.txt)|*.txt|CSV Files(*.csv)|*.csv
TCnDirListForm.SDText.Title=Save Result As
TCnDirListForm.SDTree.Filter=TreeView File(*.tvf)|*.tvf
TCnDirListForm.SDTree.Title=Save Tree File
TCnSelectMaskForm.btnCancel.Caption=&Cancel
TCnSelectMaskForm.btnOK.Caption=&OK
TCnSelectMaskForm.Caption=Delete Directories/Files Mask
TCnSelectMaskForm.chbCaseSensitive.Caption=Case &Sensitive
TCnSelectMaskForm.chbDelDirs.Caption=Delete &Directories
TCnSelectMaskForm.chbDelFiles.Caption=Delete &Files
TCnSelectMaskForm.Label1.Caption=Please Enter &Mask for Directories and Files (e.g. *.bak;*.~*) :
TCnTextPreviewForm.btnCancel.Caption=&Cancel
TCnTextPreviewForm.btnDelete.Caption=&Delete
TCnTextPreviewForm.btnOK.Caption=&OK
TCnTextPreviewForm.Caption=Deletion Preview
TCnTextPreviewForm.sd.Filter=Text file(*.txt)|*.txt|All files(*.*)|*.*
TCnTextPreviewForm.sd.Title=Save Selection As
SCnAboutCaption=About
SCnIDEAbout=CnPack IDE Wizards - Source file / affected Modules Relation Analyzer<BR><BR>Author:<BR>Chinbo (Shenloqi)  chinbo@eyou.com<BR>LiuXiao (LiuXiao)  liuxiao@cnpack.org<BR><BR>Copyright (C) 2001-2014 CnPack Team
SCnAnalyzedResultsSaved=Analyzed Result Saved Successed to File %s.
SCnDuplicatedNameFound=Can NOT Save Analyzed Result: Duplicated File Names Found:'#13#10#13#10'%s
SCnSomeAnalyzedFailed=All Files Analyzed, but Some Files Failed:'#13#10;
SCnClickHintARFFmt=Please Click "%s" to Open an Analyzed Result File.
SCnClickHintSMRFmt=Please Click "%s" to Open an Source Module Relation File.
SCnBrowseHintARFFmt=Browsing Analyzed Result of "%s"
SCnBrowseHintSMRFmt=Browsing Source Module Relation of "%s"
SCnSelectTargetPath=Please Select Target Directory
SCnNoMatchedResultAll=No Matched Directories/files.
SCnNoMatchedResultDir=No Matched Directories.
SCnNoMatchedResultFile=No Matched Files.
SCnSuccessedSaveToFile=Successed Save to File %s.
SCnNameDuplicatedFiles=Name Duplicated Files