| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501 |
- <?xml version="1.0" encoding="UTF-8"?>
- <LanguageStrings version="3.5" LangID="1033" Author="CrystalIDEA Software Team">
- <MainMenu>
- <mnuFile>&File</mnuFile>
- <mnuFileExport>&Export to HTML...</mnuFileExport>
- <mnuFileExit>E&xit</mnuFileExit>
- <mnuAction>&Action</mnuAction>
- <mnuActionUninstall>&Uninstall...</mnuActionUninstall>
- <mnuActionModify>&Modify...</mnuActionModify>
- <mnuActionDelete>&Force Removal</mnuActionDelete>
- <mnuActionDeleteBatch>Batch &Force Removal</mnuActionDeleteBatch>
- <mnuActionRemoveEntry>Remove &Entry</mnuActionRemoveEntry>
- <mnuActionRemoveEntryBatch>Batch Remove &Entries</mnuActionRemoveEntryBatch>
- <mnuTracedData>Traced Data</mnuTracedData>
- <mnuTracedDataAsXML>View as XML...</mnuTracedDataAsXML>
- <mnuTracedDataUndoTracing>Undo Tracing</mnuTracedDataUndoTracing>
- <mnuTracedDataAppend>Append traced data (Install and Trace)...</mnuTracedDataAppend>
- <mnuActionJumpToRegistry>&Registry Entry</mnuActionJumpToRegistry>
- <mnuActionJumpToProgramFolder>&Installation Folder</mnuActionJumpToProgramFolder>
- <mnuActionJumpToWebSite>&Program Website</mnuActionJumpToWebSite>
- <mnuActionOpenWindowsStore>Open in Windows Store</mnuActionOpenWindowsStore>
- <mnuActionBrowseLocation>Browse Location...</mnuActionBrowseLocation>
- <mnuActionBrowseSource>Browse Source...</mnuActionBrowseSource>
- <mnuActionGoogleFor>Google for</mnuActionGoogleFor>
- <mnuView>&View</mnuView>
- <mnuViewMainToolbar>Main Toolbar</mnuViewMainToolbar>
- <mnuViewMainToolbarShow>Show Main Toolbar</mnuViewMainToolbarShow>
- <mnuViewMainToolbarButtonLabels>Show button labels below icons</mnuViewMainToolbarButtonLabels>
- <mnuViewSecondaryToolbar>Secondary Toolbar</mnuViewSecondaryToolbar>
- <mnuViewRefresh>&Refresh</mnuViewRefresh>
- <mnuViewListColumnsReset>Reset Columns</mnuViewListColumnsReset>
- <mnuViewLanguage>Interface Language</mnuViewLanguage>
- <mnuTools>&Tools</mnuTools>
- <mnuToolsSystemTools>System Tools</mnuToolsSystemTools>
- <mnuToolsAddRemove>&Add/Remove Programs...</mnuToolsAddRemove>
- <mnuToolsComponents>Windows &Components...</mnuToolsComponents>
- <mnuToolsSystemRestore>System Restore</mnuToolsSystemRestore>
- <mnuToolsSecurityCenter>Security Center</mnuToolsSecurityCenter>
- <mnuToolsSystemProperties>System Properties</mnuToolsSystemProperties>
- <mnuToolsSystemInfo>System Information</mnuToolsSystemInfo>
- <mnuToolsDefrag>Disk Defragmenter</mnuToolsDefrag>
- <mnuToolsServices>Services</mnuToolsServices>
- <mnuToolsTaskScheduler>Task Scheduler</mnuToolsTaskScheduler>
- <mnuToolsOptions>&Preferences...</mnuToolsOptions>
- <mnuHelp>&Help</mnuHelp>
- <mnuHelpOnline>Online help...</mnuHelpOnline>
- <mnuHelpHomePage>&Home Page</mnuHelpHomePage>
- <mnuHelpSupport>&Support</mnuHelpSupport>
- <mnuHelpBuyNow>&Purchase...</mnuHelpBuyNow>
- <mnuHelpEnterKey>&Enter Key...</mnuHelpEnterKey>
- <mnuHelpCheckForUpdates>Check for &updates...</mnuHelpCheckForUpdates>
- <mnuHelpAbout>&About...</mnuHelpAbout>
- </MainMenu>
-
- <ListCtrl>
- <columnProgramName>Program Name</columnProgramName>
- <columnSize>Size</columnSize>
- <columnInstallationDate>Installed On</columnInstallationDate>
- <columnTraced>Traced</columnTraced>
- <staticNoItemsMatchingFilterTip><a>Reset</a> search filter (Esc key) or try browsing other categories</staticNoItemsMatchingFilterTip>
- <staticLoading>Loading, please wait...</staticLoading>
- <!-- Start up pane -->
- <columnStatus>Status</columnStatus>
- <columnSource>Source</columnSource>
- <columnCompany>Company</columnCompany>
- <sourceHKLMRun>HKLM Run</sourceHKLMRun>
- <sourceHKLMRunOnce>HKLM RunOnce</sourceHKLMRunOnce>
- <sourceHKCURun>HKCU Run</sourceHKCURun>
- <sourceHKCURunOnce>HKCU RunOnce</sourceHKCURunOnce>
- <sourceStartMenuAll>StartMenu All</sourceStartMenuAll>
- <sourceStartMenuCU>StartMenu CU</sourceStartMenuCU>
- <sourceWindowsTask>Windows Task</sourceWindowsTask>
- <staticNoProgramsInCategory>There're no programs in '%s' category</staticNoProgramsInCategory>
- <staticNoStartupItems>There're no programs that automatically run on Windows start</staticNoStartupItems>
- <staticNoStartupItemsTip>You can manually <a>add a new program</a></staticNoStartupItemsTip>
- <mark32bitItem>(32-bit)</mark32bitItem>
- </ListCtrl>
-
- <ToolBar>
- <btnUninstaller>Uninstaller</btnUninstaller>
- <btnUninstallerToolTip>Uninstall existing programs or install and trace new software</btnUninstallerToolTip>
- <btnStartup>Startup</btnStartup>
- <btnStartupToolTip>Applications that automatically run at startup</btnStartupToolTip>
- <btnRefresh>Refresh</btnRefresh>
- <btnRefreshToolTip>Refresh programs list</btnRefreshToolTip>
- <btnPrefs>Preferences</btnPrefs>
- <btnPrefsToolTip>Uninstall Tool preferences</btnPrefsToolTip>
- <btnHelp>Help</btnHelp>
- <btnHelpToolTip>Display on-line help</btnHelpToolTip>
- </ToolBar>
-
- <SecondaryToolbar>
- <btnApps>Apps</btnApps>
- <btnAppsToolTip>Applications</btnAppsToolTip>
- <btnSystem>System</btnSystem>
- <btnSystemToolTip>System Components and Updates</btnSystemToolTip>
- <btnHidden>Hidden</btnHidden>
- <btnHiddenToolTip>Hidden Components</btnHiddenToolTip>
- <btnStoreApps>Windows Store Apps</btnStoreApps>
- <btnStoreAppsToolTip>Apps installed from Windows Store</btnStoreAppsToolTip>
- <btnRecentlyInstalled>Recently Installed (%u)</btnRecentlyInstalled>
- <btnRecentlyInstalledTooltip>Recently installed/updated items</btnRecentlyInstalledTooltip>
- <btnInstallAndTrace>Install and trace</btnInstallAndTrace>
- <btnInstallAndTraceTooltip>Install a new program and watch all changes it makes to file system and registry</btnInstallAndTraceTooltip>
- </SecondaryToolbar>
-
- <ExplorerBar>
- <itemUninstallIt>Uninstall</itemUninstallIt>
- <itemModifyIt>Modify</itemModifyIt>
- <itemDelete>Force removal of all traces</itemDelete>
- <itemBatchDelete>Batch force removal of all traces</itemBatchDelete>
- <itemBatchRemoveEntry>Batch remove entries from the list</itemBatchRemoveEntry>
- <itemBatchLimitationWarning>You selected %u items but maximum number of items in a batch operation is limited to %u</itemBatchLimitationWarning>
- <itemCancelWaiting>Cancel</itemCancelWaiting>
- <itemSearch>Search</itemSearch>
- <itemShortSearchTip>Type to find a program</itemShortSearchTip>
- <itemVersion>Version:</itemVersion>
- <itemInstalledOn>Installed/Updated On:</itemInstalledOn>
- <itemPublisher>Publisher:</itemPublisher>
- <itemRegistryEntry>View Registry Entry</itemRegistryEntry>
- <itemUninstallInProgress>Uninstall in progress</itemUninstallInProgress>
- <itemUninstallInProgressTip>Uninstalling %s, please wait while the uninstall process is finished...</itemUninstallInProgressTip>
- <itemBatchUninstallInProgressTip>Batch uninstall in progress, please wait while removal of all apps is finished...</itemBatchUninstallInProgressTip>
- <itemModifyInProgress>Modify in progress</itemModifyInProgress>
- <itemModifyInProgressTip>Modifying %s, please wait while the modify process is finished...</itemModifyInProgressTip>
- <itemNothingFound>Nothing found!</itemNothingFound>
- <itemNoItemsMatchingFilter>There are no programs matching '%s' in the %s category</itemNoItemsMatchingFilter>
- <itemGroup>This is a group of programs</itemGroup>
- <itemNoUninstall>The program cannot be uninstalled in a normal way, you can try Force Removal instead.</itemNoUninstall>
- <itemTracedOnly>Custom entry defined by a set of traces. Can be removed only with Force Removal feature.</itemTracedOnly>
- <!-- startup pane -->
- <itemDisableRunning>Disable running on startup</itemDisableRunning>
- <itemEnableRunning>Enable running on startup</itemEnableRunning>
- <itemDeleteStartupItem>Delete from the list</itemDeleteStartupItem>
- <itemDisableSelected>Disable selected items</itemDisableSelected>
- <itemEnableSelected>Enable selected items</itemEnableSelected>
- <itemDeleteSelected>Delete selected items from the list</itemDeleteSelected>
- <itemMultiplSelected>%u items selected</itemMultiplSelected>
- <itemAddNewStartupItem>Add a new program...</itemAddNewStartupItem>
- <itemStatusCaption>Status:</itemStatusCaption>
- <itemStatusRunning>Running</itemStatusRunning>
- <itemStatusNotRunning>Not Running</itemStatusNotRunning>
- <itemStatusDisabled>Disabled</itemStatusDisabled>
- <itemStatusInvalid>Invalid</itemStatusInvalid>
- <itemCommandLineCaption>Command Line:</itemCommandLineCaption>
- <itemSourceCaption>Source:</itemSourceCaption>
- <itemSourceRun_HKLM>All Users Registry Run Key</itemSourceRun_HKLM>
- <itemSourceRun_HKCU>Current User Registry Run Key</itemSourceRun_HKCU>
- <itemSourceRunOnce_HKLM>All Users Registry Run Once Key</itemSourceRunOnce_HKLM>
- <itemSourceRunOnce_HKCU>Current User Registry Run Once Key</itemSourceRunOnce_HKCU>
- <itemSourceStartMenu_All>All Users Autorun Start Menu</itemSourceStartMenu_All>
- <itemSourceStartMenu_Current>Current User Autorun Start Menu</itemSourceStartMenu_Current>
- <itemSourceWindowsTask>Windows task scheduled on logon</itemSourceWindowsTask>
- </ExplorerBar>
-
- <DlgAddNewStartupProgram>
- <DlgAddNewStartupProgramCaption>Add a new startup program</DlgAddNewStartupProgramCaption>
- <labelStartupType>Startup type:</labelStartupType>
- <labelPathToExecutableFile>Path to executable file:</labelPathToExecutableFile>
- <labelArguments>Arguments (optional):</labelArguments>
- <filterExecutableFiles>Executable Files</filterExecutableFiles>
- <filterAllFiles>All Files</filterAllFiles>
- <checkHighestPriviledges>Run task with the highest privileges</checkHighestPriviledges>
- </DlgAddNewStartupProgram>
-
- <DlgPreferences>
- <DlgPreferencesCaption>Preferences</DlgPreferencesCaption>
- <!-- general -->
- <categoryGeneral>General</categoryGeneral>
- <checkCheckForUpdates>Check for updates on program startup</checkCheckForUpdates>
- <checkCheckForBetaVersions>Check for beta versions as well</checkCheckForBetaVersions>
- <staticInterfaceLanguage>Interface language:</staticInterfaceLanguage>
- <checkControlPanelIcon>Show Uninstall Tool icon in Control Panel</checkControlPanelIcon>
- <checkTotalCommander>Navigate to program directory using Total Commander (if installed)</checkTotalCommander>
- <!-- interface -->
- <categoryInterface>Interface</categoryInterface>
- <checkToolBarCaptions>Display toolbar buttons captions</checkToolBarCaptions>
- <checkExplorerBarThemes>Apply Windows themes to the left pane</checkExplorerBarThemes>
- <checkViewModernSelectionTheme>Windows 7/8 selection theme</checkViewModernSelectionTheme>
- <categoryAppList>Application list</categoryAppList>
- <checkSmallIcons>Compact list with apps</checkSmallIcons>
- <checkMark32bitApps>Mark 32-bit apps</checkMark32bitApps>
- <frameColorScheme>Color Scheme</frameColorScheme>
- <staticColorNormal1>Item background 1:</staticColorNormal1>
- <staticColorNormal2>Item background 2:</staticColorNormal2>
- <menuMoreColors>More Colors...</menuMoreColors>
- <menuAutomaticColor>Automatic</menuAutomaticColor>
- <btnReset>Reset</btnReset>
- <!-- Uninstaller -->
- <staticTreeLikeUpdates>Tree-like software updates (sub-items):</staticTreeLikeUpdates>
- <checkDisplayUpdates>Display software updates</checkDisplayUpdates>
- <comboItemTreeUpdatesCollapsed>Initially collapsed</comboItemTreeUpdatesCollapsed>
- <comboItemTreeUpdatesExpanded>Initially expanded</comboItemTreeUpdatesExpanded>
- <comboItemTreeUpdatesAlwaysExpanded>Always expanded</comboItemTreeUpdatesAlwaysExpanded>
- <subitemsHelpText>Parent items can be expanded/collapsed with mouse or using Left/Right keyboard keys. \n\n'Initially collapsed' is recommended option, but users are able to set 'Initially expanded' to display all updates initially. Users who get used to Uninstall Tool versions prior to 3.3 can choose 'Always expanded' option which also disables expand/collapse functionality. \n\nWhen using search filter collapsed items are expanded automatically if one or more sub-items matches the filter.</subitemsHelpText>
- <staticRecentlyInstalled>Recently Installed Programs:</staticRecentlyInstalled>
- <checkDisplayPopup>Display pop-up window with recently installed applications</checkDisplayPopup>
- <checkHighlighRecent>Highlight recently installed programs</checkHighlighRecent>
- <checkRecentOnSecondaryToolbar>Display recent programs in the secondary toolbar</checkRecentOnSecondaryToolbar>
- <categoryUninstallWizard>Uninstall Wizard</categoryUninstallWizard>
- <staticWizardDesctiption>When uninstalling an application, after running built-in uninstall program Uninstall Wizard ™ may perform a deep scan of system registry and file system for unused registry entries and files. You can choose to run it automatically, disable Uninstall Wizard or let you be asked each time whether to launch it or not. Uninstall Wizard always runs for traced programs.</staticWizardDesctiption>
- <staticWizardUsage>Launch Uninstall Wizard after running built-in uninstall program:</staticWizardUsage>
- <comboItemWizardOption1>Ask before launching</comboItemWizardOption1>
- <comboItemWizardOption2>Automatically</comboItemWizardOption2>
- <comboItemWizardOption3>Disable</comboItemWizardOption3>
- </DlgPreferences>
-
- <UninstallWizard>
- <UninstallWizardLocalizedName>Uninstall Wizard</UninstallWizardLocalizedName>
- <UninstallWizardCaption>Remove all traces of %s - Uninstall Wizard ™</UninstallWizardCaption>
- <captionQuestionUninstall>Do you want to uninstall '%s'?</captionQuestionUninstall>
- <captionQuestionUninstallBatch>Do you want to uninstall %u selected apps?</captionQuestionUninstallBatch>
- <captionUninstalling>Uninstalling %s...</captionUninstalling>
- <statusUninstallInfo>Uninstall Wizard first launches the associated default uninstall program and cleans up leftovers afterwards.</statusUninstallInfo>
- <statusUninstallInfoBatch>Uninstall Wizard first launches the associated default uninstall program for each of the app. Then it displays the list of all leftovers to clean up. </statusUninstallInfoBatch>
- <statusPerformingUninstall>Performing standard uninstall using built-in uninstaller, which may require user interaction.</statusPerformingUninstall>
- <statusScanning>Scanning for leftover files, folders and registry items...</statusScanning>
- <statusScanningTraced>Generating the list of leftover traced items, please wait...</statusScanningTraced>
- <statusForceRemoval>Force removal of '%s'</statusForceRemoval>
- <statusLeftOverTracesFound>Some leftover traces found!</statusLeftOverTracesFound>
- <statusNothingFound>No leftover traces found.</statusNothingFound>
- <statusAllTracesRemoved>All Traces Removed</statusAllTracesRemoved>
- <statusDeletingProgramTraces>Deleting program traces...</statusDeletingProgramTraces>
- <staticScanStatusFound>Uninstall Tool detected that the following program traces still remain on your computer. Please review them carefully and once you are ready to remove selected items, click 'Finish'.</staticScanStatusFound>
- <staticScanStatusRemoved>%s has been successfully removed.</staticScanStatusRemoved>
- <staticScanStatusRemovedBatch>All selected leftovers have been successfully removed.</staticScanStatusRemovedBatch>
- <staticScanStatusGeneratingTracesList>Generating traces list...</staticScanStatusGeneratingTracesList>
- <staticHyperlinkRemovalLog>Removal log</staticHyperlinkRemovalLog>
- <staticHyperlinkRemovalLogTooltip>Create detailed removal log file and open it</staticHyperlinkRemovalLogTooltip>
- <staticHyperlinkExport>Export to XML</staticHyperlinkExport>
- <staticHyperlinkExportTooltip>Export scan results to XML file</staticHyperlinkExportTooltip>
- <treeItemFileSystem>File System (%d items)</treeItemFileSystem>
- <treeItemRegistry>Registry (%d items)</treeItemRegistry>
- <treeItemPopopMenuBrowse>Browse...</treeItemPopopMenuBrowse>
- <staticOverallInfo>%d files (%s) and %d registry items are still left on your computer</staticOverallInfo>
- <btnFinish>Finish</btnFinish>
- <btnCancel>Cancel</btnCancel>
- <btnClose>Close</btnClose>
- <btnUninstall>Uninstall</btnUninstall>
- </UninstallWizard>
-
- <DelayedFilesRemovalDialog>
- <Title>Some files were not deleted</Title>
- <Instruction1>The following files were not deleted because they are in use by the system:</Instruction1>
- <Instruction2>These files will be removed automatically on the next system reboot.</Instruction2>
- <btnReboot>Reboot now</btnReboot>
- </DelayedFilesRemovalDialog>
-
- <RunningProcessesDialog>
- <Title>Force terminate running processes?</Title>
- <Instruction1>The following processes were detected:</Instruction1>
- <Instruction2>It's recommended to terminate them manually before removal, but Uninstall Wizard can force terminate them.</Instruction2>
- </RunningProcessesDialog>
-
- <InstallTracker>
- <InstallTrackerLocalizedName>Install Tracker</InstallTrackerLocalizedName>
- <Title>Install and Trace a Program</Title>
- <TitleAppend>Install and Trace, append traced data to '%s'</TitleAppend>
- <staticPathToProgram>Path to a setup file (.exe, .msi):</staticPathToProgram>
- <staticInstallProgress>Installation Progress:</staticInstallProgress>
- <checkMinimize>Minimize Uninstall Tool to system tray during installation</checkMinimize>
- <btnInstall>Install and Trace</btnInstall>
- <btnStop>Stop</btnStop>
- <btnSave>Save</btnSave>
- <btnSaveLog>Save Log...</btnSaveLog>
- <btnNoAndRevert>No + Revert</btnNoAndRevert>
- <staticRevertInfo>Revert option attempts to delete all file system/registry items created during the installation tracing</staticRevertInfo>
- <installTip1>Proceed with installation normally while Uninstall Tool is watching for it. Tracing will be stopped automatically if all processes are finished, otherwise you have to stop it manually when setup is completed</installTip1>
- <installTip2>Please make sure than no other installation is currently running</installTip2>
- <installTip3>If a previous version of this program is already installed, you should remove it first before installing a newer version</installTip3>
- <trayIconTitle>Installing '%s'...</trayIconTitle>
- <trayIconTooltip>See right-click menu to stop or view tracing log</trayIconTooltip>
- <trayIconText>Proceed with installation as usual while Uninstall Tool is watching for it. Tracing will be stopped automatically if all processes are finished, otherwise you have to stop it manually (right-click menu) when setup is completed</trayIconText>
- <trayIconMenuProgress>Installation Progress</trayIconMenuProgress>
- <trayIconMenuStop>Stop</trayIconMenuStop>
- <readMore>Read More</readMore>
- <installationFiles>Installation Files</installationFiles>
- <textFiles>Text Files</textFiles>
- <selectInstallFile>Select an installation file</selectInstallFile>
- <contextMenuCopy>Copy</contextMenuCopy>
- <logEventCreateFile>Create File</logEventCreateFile>
- <logEventCreateFolder>Create Folder</logEventCreateFolder>
- <logEventRenameFile>Rename File</logEventRenameFile>
- <logEventRenameFolder>Rename Folder</logEventRenameFolder>
- <logEventCreateKey>Create Key</logEventCreateKey>
- <logEventDeleteKey>Delete Key</logEventDeleteKey>
- <logEventSetValue>Set Value</logEventSetValue>
- <logEventProcessCreated>Process Created</logEventProcessCreated>
- <logEventProcessKilled>Process Killed</logEventProcessKilled>
- <logEventDeleteOperation>Delete</logEventDeleteOperation>
- <logStartingService>Starting Install Tracker service...</logStartingService>
- <logStartingServiceError1>Error: CisUtMonitor service is still stopping</logStartingServiceError1>
- <logStartingServiceError2>Error: CisUtMonitor startup is timed out</logStartingServiceError2>
- <logStartingServiceError3>Error: Cannot start the CisUtMonitor service (error %u)</logStartingServiceError3>
- <logStartingServiceError4>Error: Cannot open the CisUtMonitor service. Please reinstall the program.</logStartingServiceError4>
- <logServiceStopped>Tracking service is stopped</logServiceStopped>
- <logServiceStopError>Error: Failed to stop the tracking service</logServiceStopError>
- <logServiceVersion>Service version: 0x%x</logServiceVersion>
- <logServiceVersionOlder>Monitor version is: 0x%x, should be 0x%x. Please reinstall the program.</logServiceVersionOlder>
- <logServiceMonitorRunning>Warning: Stopping active monitor...</logServiceMonitorRunning>
- <logServiceMonitorStarted>Installation monitor started</logServiceMonitorStarted>
- <logTrackingStarting>Starting '%s'...</logTrackingStarting>
- <logTrackingStartingEror>Error: Cannot start the setup process (error %u)</logTrackingStartingEror>
- <logTrackingCannotStart>Error: Cannot run the monitor. Please reinstall the program.</logTrackingCannotStart>
- <logTrackingStoppedByUser>Tracing is stopped by a user</logTrackingStoppedByUser>
- <logTrackingAllProcessesFinished>All installation processes are finished</logTrackingAllProcessesFinished>
- <logTrackingCompleted>Setup is completed</logTrackingCompleted>
- <logTracingAnalyzing>Analyzing installation, please wait...</logTracingAnalyzing>
- <logUninstallEntriesDetected>%u installation entries detected</logUninstallEntriesDetected>
- <logNewUninstallEntriesDetected>%u new installation entries detected:</logNewUninstallEntriesDetected>
- <logTrackingDone>Done</logTrackingDone>
- <logReverting>Reverting changes...</logReverting>
- <logCompleted>Completed</logCompleted>
- <logMSIServiceWarning>Warning: MSI service is disabled</logMSIServiceWarning>
- <logMSIServiceError1>Error: Failed to open MSI service</logMSIServiceError1>
- <logMSIServiceError2>Error: Cannot start the MSI service</logMSIServiceError2>
- <logMSIServiceError3>Error: Cannot query MSI service status</logMSIServiceError3>
- </InstallTracker>
-
- <InstallTrackerCustomEntryDialog>
- <Title>No new installation entries were found during the tracing. Generally it means that the program is not installed correctly, but if you're sure that installation went fine you may create a new custom program in the Apps list. All currently found traces will refer to it.</Title>
- <staticName>Name:</staticName>
- <checkCreateCustomEntry>I'd like to create a custom item in the list</checkCreateCustomEntry>
- </InstallTrackerCustomEntryDialog>
-
- <InstallTrackerMultipleEntries>
- <Caption>Multiple installation entries detected</Caption>
- <Title>Multiple installation entries were detected in Windows Registry after the installation. Please select the main item to display in the Apps list with a special icon in the 'Traced' column. Consider that when removing traced data of the main item, Uninstall Tool will also remove traced data of all dependent items.</Title>
- <btnSelect>Select</btnSelect>
- </InstallTrackerMultipleEntries>
-
- <TracedXMLDialog>
- <TracedXMLDialogCaption>%s traced data</TracedXMLDialogCaption>
- </TracedXMLDialog>
-
- <DependentItemsDialog>
- <Title>Uninstall '%s'</Title>
- <Instruction>Remove also dependent items?</Instruction>
- <Footer>You installed '%s' with Install Tracker tracing enabled and the items above were installed as well. It means that when using Uninstall Wizard every dependent traced component will be removed too. When selecting removal only of current item, tracing data will be ignored and Uninstall Wizard will scan for leftover data referred to this program.</Footer>
- <btnOnlyCurrent>Only %s</btnOnlyCurrent>
- </DependentItemsDialog>
- <RelatedItemsDialog>
- <Title>Uninstall '%s'</Title>
- <Instruction>The following apps are related which means that uninstalling of them will removall all others. Are you sure you want to remove all these apps?</Instruction>
- <btnUninstallAll>Uninstall All</btnUninstallAll>
- </RelatedItemsDialog>
-
- <UninstallWizardConfirmation>
- <staticConfirm>The built-in uninstaller has finished its job. Would you like to perform a deep scan of your system registry and file system for unused registry entries and files left?</staticConfirm>
- <learnMoreAboutWizard>Learn more about Uninstall Wizard</learnMoreAboutWizard>
- <btnYes>Yes</btnYes>
- <btnNo>No</btnNo>
- <checkDontAskAgain>Remember my choice and don't ask me again (may be changed in Preferences)</checkDontAskAgain>
- </UninstallWizardConfirmation>
-
- <DlgAbout>
- <DlgAboutCaption>About Uninstall Tool</DlgAboutCaption>
- <staticWebSite>Website</staticWebSite>
- <staticSupport>Support</staticSupport>
- <staticEULA>EULA</staticEULA>
- <staticPrivacyPolicy>Privacy policy</staticPrivacyPolicy>
- <staticRegisteredTo>This product is licensed to:</staticRegisteredTo>
- <staticChangeKey>Change License Key</staticChangeKey>
- </DlgAbout>
-
- <UnregDlg>
- <UnregDlgReminder>Trial Reminder</UnregDlgReminder>
- <UnregDlgExpired>Trial Expired</UnregDlgExpired>
- <staticExpired>This trial version has expired. You were able to test the full functionality of the software for 30 days.\n\nIf you like the software and would like to continue using it, click 'Buy Now'.</staticExpired>
- <staticTrial>Free evaluation version of Uninstall Tool may be used for 30 days. After this period you should purchase the program or remove it from your computer.</staticTrial>
- <btnWebSite>Website</btnWebSite>
- <staticDaysLeft>%d days of evaluation left</staticDaysLeft>
- <btnBuyNow>Buy Now</btnBuyNow>
- </UnregDlg>
-
- <EnterKeyDlg>
- <EnterKeyDlgCaption>Uninstall Tool Activation</EnterKeyDlgCaption>
- <Title>Please enter your name and code from the registration e-mail:</Title>
- <staticName>Registration Name:</staticName>
- <staticKey>Registration Key:</staticKey>
- </EnterKeyDlg>
-
- <Messages>
- <!-- messages related to Uninstaller -->
- <msgUninstallFailed>Uninstallation process failed. \nWould you like to clean this program entry from registry and clean up its files?</msgUninstallFailed>
- <msgForceRemovalTitle>Force Removal of '%s'</msgForceRemovalTitle>
- <msgForceRemovalTitleBatch>Batch Force Removal</msgForceRemovalTitleBatch>
- <msgForceRemovalQuestion>Are you sure you want to perform force removal of this program?</msgForceRemovalQuestion>
- <msgForceRemovalQuestionBatch>Are you sure you want to perform force removal of the following programs?</msgForceRemovalQuestionBatch>
- <msgForceRemovalDescription>Force removal of the application will not run its associated uninstaller, it will only erase all found file system and registry items belonging to the program. One should use this function only for obsolete or invalid entries.</msgForceRemovalDescription>
- <msgForceRemovalDescriptionTraced>Force removal of a traced program will perform ultra fast and thorough removal without running its associated uninstaller. It will erase all file system and registry items traced during installation.</msgForceRemovalDescriptionTraced>
- <msgForceRemovalDescriptionBatch>Batch Force Removal is an advanced feature and should be used carefully. It will not run associated uninstallers and will only scan for leftover file system/registry items and display them in a merged list that requires a precise review. The most thorough and accurate removal is performed for programs traced with Install Tracker.</msgForceRemovalDescriptionBatch>
- <msgForceRemovalItemDependent>dependent</msgForceRemovalItemDependent>
- <msgLearnMore>Learn more</msgLearnMore>
- <msgForceRemovalCheck>Ok, I understand the responsibility</msgForceRemovalCheck>
- <msgRemoveUninstallTool>Are you sure you want to remove Uninstall Tool from your computer?</msgRemoveUninstallTool>
- <msgRemoveEntryQuestion>Are you sure you want to remove this entry?</msgRemoveEntryQuestion>
- <msgRemoveEntryQuestionBatch>Are you sure you want to remove these entries?</msgRemoveEntryQuestionBatch>
- <msgRemoveEntryDescription>This function will only remove an item from the list. No leftover registry or file system items will be deleted. One should use it only for obsolete or invalid list entries.</msgRemoveEntryDescription>
- <msgRemoveEntryFailed>Failed to delete the registry entry of this item. \nYou probably have no access to do it.</msgRemoveEntryFailed>
- <msgForceCancelWaiting>Are you sure you want to force cancel uninstallation of this program?</msgForceCancelWaiting>
- <msgForceCancelWaitingFooter>Force cancellation should be performed only when default uninstall program is freezed or you urgently need to stop all currently running uninstall processes. Correct cancellation should be done in program's default uninstaller because force cancellation may cause unpredictable effects.</msgForceCancelWaitingFooter>
- <!-- messages related to Install Tracker -->
- <msgTracedItem>Traced item '%s' is now displayed in the program list with a special icon in the 'Traced' column.</msgTracedItem>
- <msgTracedItemAppended>Traced data is now added to the previously traced item '%s'.</msgTracedItemAppended>
- <msgTracedItemAppendedNote>Please note that new installation items will be treated as dependent entries and can be removed later together with '%s' (upon confirmation).</msgTracedItemAppendedNote>
- <msgUndoTracing>Are you sure you want Uninstall Tool to forget all traced data of this program?</msgUndoTracing>
- <msgTrackingServiceNotInstalled>Cannot open the CisUtMonitor service. Please reinstall the program</msgTrackingServiceNotInstalled>
- <msgTrackingServiceNotInstalled2>The Uninstall Tool tracking service ('CisUtMonitor') is not installed on this system. \n\nDo you wish to install it now?</msgTrackingServiceNotInstalled2>
- <msgTrackingServiceNotInstalled3>The Uninstall Tool tracking service ('CisUtMonitor') is not installed on this system.</msgTrackingServiceNotInstalled3>
- <msgTrackingServiceInstallationOK>The service is successfully installed. \n\nYou can uninstall it later using the 'RemoveService.cmd' file.</msgTrackingServiceInstallationOK>
- <msgTrackingServiceInstallationTimeout>Service installation time-out: error code %d</msgTrackingServiceInstallationTimeout>
- <msgTrackingServiceInstallationUnknownError>Failed to install a service - unknown reason, please contact support for assistance.</msgTrackingServiceInstallationUnknownError>
- <msgTrackingServiceRemoved>The Uninstall Tool tracking service ('CisUtMonitor') is uninstalled from this computer.</msgTrackingServiceRemoved>
- <msgTrackingServiceUpdate>The installed 'CisUtMonitor' service version (%u) is older than current (%u). \n\nDo you wish to update?</msgTrackingServiceUpdate>
- <msgTrackingServiceUpdateSuccess>The latest version of service is successfully installed. You must reboot your computer before using Install Tracker.</msgTrackingServiceUpdateSuccess>
- <msgNothingToSave>There's nothing to save because the traced program was not installed (left no files/registry items)</msgNothingToSave>
- <msgCancelTracing>Do you wish to cancel current installation tracing?</msgCancelTracing>
- <msgStopTracing>Installation tracing will be stopped now. Do you wish to save current tracing results?</msgStopTracing>
- <msgEntryAlreadyExists>The program '%s' already exists in the list, so please choose another name.</msgEntryAlreadyExists>
- <!-- messages related to Startup -->
- <msgStartupDeleteConfirm>This will completely erase this entry from your system registry (start menu). \n\nAre you sure you want to do this?</msgStartupDeleteConfirm>
- <msgCannotAddNewStartupItem>Error adding new startup item, please check your administration rights or contact program support for assistance.</msgCannotAddNewStartupItem>
- <msgCantModifyAutorunEntry>Cannot modify this entry properties. Possibly you have no enough administrative rights or some security software blocks access.\n\nPlease contact your system administrator for assistance.</msgCantModifyAutorunEntry>
- <msgRemoveMultipleItemsQuestion>Are you sure you want to remove these items?</msgRemoveMultipleItemsQuestion>
- <msgRemoveMultipleItemsDescription>This will remove the items above from your system registry (start menu) and they will never run when your Windows starts.</msgRemoveMultipleItemsDescription>
- <!-- other messages -->
- <msgRegRestartRequired>To complete registration you must restart the program. \n\nDo you wish to do it now?</msgRegRestartRequired>
- <msgNewVersionAvailable>New version %s is available</msgNewVersionAvailable>
- <msgNewVersionAvailableCurrentVersion>Current version: %s</msgNewVersionAvailableCurrentVersion>
- <msgNewVersionAvailableWhatsNew>What's New:</msgNewVersionAvailableWhatsNew>
- <msgNewVersionDownload>Download now</msgNewVersionDownload>
- <msgNewVersionPortableLink>Portable version download link</msgNewVersionPortableLink>
- <msgUsingLatestVersion>You are using the latest version of the program</msgUsingLatestVersion>
- <msgCannotConnectToCrystalIDEA>Cannot connect to crystalidea.com website, please check your Internet connection</msgCannotConnectToCrystalIDEA>
- <msgRunningInWow64>You're not supposed to run 32-bit version of Uninstall Tool on 64-bit Windows as it displays only 32-bit applications and has a wide range of limitations. It's highly recommended to download and reinstall Uninstall Tool on this machine (it will automatically choose 64-bit version when installing on a 64-bit Windows).</msgRunningInWow64>
- <msgRunningInWow64Title>Running in WoW64 environment</msgRunningInWow64Title>
- <msgCannotStartHelper>Unable to start 'UninstallToolHelper.exe' process. \n\nPlease reinstall the program.</msgCannotStartHelper>
- <msgUninstallingMyself>Do you want to remove Uninstall Tool preferences and all data about traced installations?</msgUninstallingMyself>
- <msgUnableToCreateFile>Unable to create file:\n%s</msgUnableToCreateFile>
- </Messages>
-
- <Trial>
- <txtUnregisteredBig>UNREGISTERED VERSION</txtUnregisteredBig>
- <msgNotAvailableInTrial>This feature is available only in registered version of the program.</msgNotAvailableInTrial>
- <msgNotAvailableInTrial2>You can save the leftover data and delete it later by using Force Removal feature on the '%s' item in the Apps list.</msgNotAvailableInTrial2>
- <checkDeleteDataLater>Save and delete the leftover data later</checkDeleteDataLater>
- </Trial>
-
- <HTMLReport>
- <htmlFiles>HTML Files</htmlFiles>
- <allFiles>All Files</allFiles>
- <generatedByOn>Generated by %s on %s</generatedByOn>
- <installedPrograms>Installed Programs (%s)</installedPrograms>
- <startupPrograms>Startup Programs</startupPrograms>
- </HTMLReport>
-
- <Misc>
- <btnOK>OK</btnOK>
- <btnCancel>Cancel</btnCancel>
- <btnHelp>Help</btnHelp>
- <btnYes>Yes</btnYes>
- <btnNo>No</btnNo>
- <btnClose>Close</btnClose>
- <statusTotalInfo>%d programs of %s size in total</statusTotalInfo>
- <statusUnknown>unknown</statusUnknown>
- <statusRecentItems>recently installed</statusRecentItems>
- <statusRecentItemsTip>View recently installed/modified programs</statusRecentItemsTip>
- <statusStartupTotalInfo>%d programs total, %d are currently running</statusStartupTotalInfo>
- <statusCalculatingOccupiedSize>Calculating occupied size... %s</statusCalculatingOccupiedSize>
- <statusNewVersionAvailable>New version available:</statusNewVersionAvailable>
- <popupNewProgramsFound>%d new program(s) found!</popupNewProgramsFound>
- <popupNewProgramsFoundDontNotify>Don't notify me next time</popupNewProgramsFoundDontNotify>
- <WindowsUpdatesText>Windows Updates</WindowsUpdatesText>
- <UninstallToolDescription>Uninstall Programs Completely. Install and Trace Software. Manage Startup Programs</UninstallToolDescription>
- </Misc>
-
- <ShellExtension>
- <InstallWithInstallTracker>Install and trace with Install Tracker...</InstallWithInstallTracker>
- <InstallWithInstallTrackerTip>Install and trace all the changes a program makes on your computer</InstallWithInstallTrackerTip>
- </ShellExtension>
-
- <UnhandledExceptionHandler>
- <!-- note for translators: please leave all %x% place-holders in strings. Use \n symbol for long lines. -->
- <msgTitleTemplate>%app_name% - Unhandled Exception</msgTitleTemplate>
- <msgTemplate>We're sorry but an unhandled exception has occurred and \n%app_name% has become unstable. \nPlease send us an e-mail to '%email%'\nattaching the following crash dump file:\n\n%dump_file%\n\nAfter pressing 'Send Report' button, a default mailer program \nwill be opened with composed message.</msgTemplate>
- <MailSubjectTemplate>%app_name% %app_version% Bug Report</MailSubjectTemplate>
- <MailBodyTemplate>Hello, Support.\n\nI'm having a problem with %app_name%. The dump file is attached.\n(don't forget to attach the file '%dump_file%')\n\nMy Windows version is %winver% and my actions before the problem were... (put some words please)</MailBodyTemplate>
- <btnSend>Send Report (Recommended)</btnSend>
- </UnhandledExceptionHandler>
-
- <Setup>
- <other_tasks>Other Tasks:</other_tasks>
- <install_service>Install tracing service ('Install and Trace' feature)</install_service>
- <control_panel_icon_text>Add Uninstall Tool icon to Control Panel</control_panel_icon_text>
- <installing_driver>Installing kernel driver...</installing_driver>
- <ut_initializing>Uninstall Tool is initializing...</ut_initializing>
- <pin_to_taskbar_text>Pin Uninstall Tool icon to the taskbar</pin_to_taskbar_text>
- </Setup>
- </LanguageStrings>
|