62 lines
3.0 KiB
Plaintext
62 lines
3.0 KiB
Plaintext
;* Process Hacker - Installer custom messages
|
|
;*
|
|
;* Copyright (C) 2010-2015 XhmikosR
|
|
;*
|
|
;* This file is part of Process Hacker.
|
|
;*
|
|
;* Process Hacker is free software; you can redistribute it and/or modify
|
|
;* it under the terms of the GNU General Public License as published by
|
|
;* the Free Software Foundation, either version 3 of the License, or
|
|
;* (at your option) any later version.
|
|
;*
|
|
;* Process Hacker is distributed in the hope that it will be useful,
|
|
;* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
;* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
;* GNU General Public License for more details.
|
|
;*
|
|
;* You should have received a copy of the GNU General Public License
|
|
;* along with Process Hacker. If not, see <http://www.gnu.org/licenses/>.
|
|
|
|
|
|
[CustomMessages]
|
|
;sm=Start Menu, tsk=Task, com=Comment, msg=Message, comp=Component
|
|
;English
|
|
en.comp_Main_App =Main application
|
|
en.comp_PE_Viewer =PE Viewer
|
|
en.comp_Plugins =Plugins
|
|
en.comp_DotNetTools =.NET Tools
|
|
en.comp_ExtendedNotifications =Extended Notifications
|
|
en.comp_ExtendedServices =Extended Services
|
|
en.comp_ExtendedTools =Extended Tools
|
|
en.comp_HardwareDevices =Hardware Devices
|
|
en.comp_NetworkTools =Network Tools
|
|
en.comp_OnlineChecks =Online Checks
|
|
en.comp_SbieSupport =Sandboxie Support
|
|
en.comp_ToolStatus =Toolbar and Status Bar
|
|
en.comp_Updater =Updater
|
|
en.comp_UserNotes =User Notes
|
|
en.comp_WindowExplorer =Window Explorer
|
|
en.msg_SetupIsRunningWarning =Process Hacker Setup is already running!
|
|
en.msg_DeleteLogSettings =Do you also want to delete Process Hacker's settings?%n%nIf you plan to reinstall Process Hacker then you do not have to delete them.
|
|
en.msg_ServiceManager =The service manager is not available.
|
|
en.tsk_AllUsers =For all users
|
|
en.tsk_CreateKPHService =Install KProcessHacker driver and allow unrestricted access (not recommended)
|
|
en.tsk_CurrentUser =For the current user only
|
|
en.tsk_DeleteKPHService =Delete KProcessHacker driver
|
|
en.tsk_Other =Other tasks:
|
|
en.tsk_RemoveStartup =Remove Process Hacker from Windows startup
|
|
en.tsk_ResetSettings =Reset Process Hacker settings
|
|
en.tsk_RestoreTaskmgr =Restore Windows task manager
|
|
en.tsk_SetDefaultTaskmgr =Set Process Hacker as the default task manager for Windows
|
|
en.tsk_StartupDescr =Start Process Hacker on system startup
|
|
en.tsk_StartupDescrMin =Minimized on system tray
|
|
en.tsk_Startup =Startup options:
|
|
en.tsk_full =Full installation
|
|
en.tsk_minimal =Minimal installation
|
|
en.tsk_custom =Custom installation
|
|
en.run_ViewChangelog =View Changelog
|
|
en.run_VisitWebsite =Visit Process Hacker Website
|
|
en.sm_Changelog =Changelog
|
|
en.sm_com_Changelog =Process Hacker Changelog
|
|
en.sm_Help =Help and Support
|