Portuguese (Portugal)

From PowerGUI Wiki

Jump to: navigation, search

Contents

Portuguese (Portugal) Localization of the PowerGUI user interface

Quest.PowerGUI

Resource ID String
CanNotRestoreSnapshot {1} could not revert snapshot '{0}'. Reason: {2}
CanNotSelectSnapshot {1} is not able to load snapshot '{0}'.
CaptionError Erro
ConfigError O ficheiro de configuração está corrompido. Deseja restaurá-lo através de uma cópia de segurança?

Quest.PowerGUI.ScriptEditor

Resource ID String
UnsavedFilesFound A sessão {0} anterior terminou inesperadamente. Os seguintes ficheiros, não guardados, foram recuperados: Template:0Deseja abrir estes ficheiros e continuar a trabalhar nos mesmos?
EDITOR_OPT_AUTOSAVE Recuperação Automática
EDITOR_OPT_SECONDS segundos.
EDITOR_OPT_USE_AUTOSAVE &Guardar informação para recuperação automática a cada:
DoAutomaticallySaveScriptBeforeExecute &Automatically save script before running.
DoYouWantSaveAndExecute You need to save the script before you can run it.

Do you want to save and run the script?

DEBUG_OPT_SAVE_BEFORE_EXECUTE &Automatically save script before running
DEBUG_OPT_REMOVE_SIGNATURE &Turn off the requirement for scripts to be signed
MenuItemFindAddons Find &Add-ons Online...
MENU_ITEM_SHOW_PSCONSOLE PowerShell Console
MENU_ITEM_SHOW_VARIABLES Variables
FormatLayoutConfigError Cannot load current configuration of the toolbar and menu layout, default view will be used instead. Reason: '{0}'

The corrupted file is saved in '{1}'

LayoutConfigErrorExtensionFileName Error
BUTTON_INSTALL Install
FIND_ADDON_ONLINE Find Add-ons Online
FormatAddonInstalled Version {1} of the add-on '{0}' is already installed. Do you want replace it with version {2}?
STATUS_FOUND_N_ADDONS Finished searching. Add-ons found: {0}
MenuItemResetRunspace Reset Runspace
WelcomePageTitle Start Page
GENERAL_OPT_SHOW_WELCOME &Show Start Page at application startup
ADVANCED_OPTIONS Start Page
ShowWelcome Start Page
ResetRunspaceQuestion Resetting the runspace will destroy all PowerShell objects (variables, functions, aliases, and so on) created in the current runspace. Do you want to reset the runspace anyway?
UPDATE_OPT_CHECK_COLLECT Collect anonymous usage data and &submit it while I'm online
GENERAL_OPT_ELEMENTS_COUNT Show article headers, &max:
GENERAL_OPT_REFRESH_PERIOD &Refresh period, minutes:
GENERAL_OPT_RSS Aggregate RSS content from the following &URLs:
GENERAL_OPT_UPDATE_CONTENT &Dynamically update Start Page content
GENERAL_OPT_DEFAULT_RSS In addition to the above URLs, RSS content is also aggregated from http://feeds.feedburner.com/PowerGUIBlogPosts.
SearchAddonShowAll &Show All
FRM_CAPTION_TXT_SUSPENDED_STATE (Suspended)
MenuItemCustomize Personalizar...
MenuItemOptions Opções...
EDIT_ADV_CONVERT_SPACES_TO_TABS Converter espaços para tabulação
EDIT_ADV_CONVERT_TABS_TO_SPACES Converter tabulação para espaços
DEBUG_OPT_RUNSPACE Runspace
EDITOR_OPTIONS Editor de Texto
EDITOR_OPT_INSERT_SPACES Inserir &espaços
EDITOR_OPT_KEEP_TABS Manter &tabulação
EDITOR_OPT_TAB Tab
EDITOR_OPT_TAB_SIZE &Tab Size:
PS_VERBOSE_PRE_MSG VERBOSE: {0}{1}
DoNotAskNextTime Não &mostrar esta mensagem novamente
BtnQuit &Não
BtnSaveAndQuit &Sim
DoYouWantSaveTabs Do you want {0} to load scripts from this session when starting up next time?
QuitFormatCaption Quit {0}
GENERAL_OPT_STARTUP At &startup:
STARTUP_OPT_EMPTY_WORKSPACE Show empty environment
STARTUP_OPT_LOAD_WORKSPACE Load scripts from previous session
FILTER_POSH_FILES PowerShell Files
CLOSE_TAB Close
CaptionPattern {0} - {1}
LABEL_AUTOS Variables
DESC_ERROR_IN_SEARCH_ONLINE_SCRIPT Search script contains error. Please repair {0} installation.
DESC_ERROR_NOT_FOUND_SEARCH_ONLINE_SRIPT Failed to load search script. Please repair {0} installation.
FindNext Find Next
FindNextSelected Find Next (Selected)
FindPrevious Find Previous
FindPreviousSelected Find Previous (Selected)
DESC_STOP_DEBUG_ON_MAIN_FILE_MODIFIED The file {0} has been modified. You need to stop debugging to keep your changes.
DEBUG_OPT_LOAD_PROFILES Load &PowerShell profiles
LABEL_OUTPUT PowerShell Console
GENERAL_OPT_ALLOW_ONE_INSTANCE &Allow only one instance of a program to run
DISPALY_ONLY_LATEST_VERSION Display latest version only
DESC_STOP_DEBUG_ON_FILE_MODIFIED The file {0} has been modified. You can stop debugging to keep your changes or you can reload the script from the file. Do you want to stop debugging and keep your changes?
DEBUG_OPTIONS Debug Options
GENERAL_OPT_DOWNLOAD_MORE_LANGUAGES &Download more languages
GENERAL_OPT_LANGUAGE &Language:
GENERAL_OPTIONS General
UPDATE_OPT_CHECK_ON_START A&utomatically check for product updates
UPDATE_OPTIONS Update Options
PS_DEBUG_PRE_MSG DEBUG:
WRNG_FILE_INUSE File is currently in use and cannot be overwritten.
MENU_ITEM_STEPOVER Step Over
About About...
Bookmarks Bookmarks
BUTTON_CANCEL Cancel
BUTTON_CLOSE Close
BUTTON_DWNLD_SCRIPT Download
BUTTON_OK OK
BUTTON_SEARCH Search
CaptionError Erro
CaptionWarning Warning
ClearBookmarks Clear Bookmarks
CompleteWord Complete &Word
Copy Copy
Cut Cu&t
DEBUG_OPT_MULTIPLE_RSPACE R&eset PowerShell runspace each time debugging is started
DEBUG_OPT_SINGLE_RSPACE &Run all scripts in the same runspace
DESC_APP_UPTODATE Application is up-to-date.
DESC_CREATEFILE_NOT_EXIST File "{0}" doesn't exist. Would you like to create this file?
DESC_EMPTYSCRIPT Script is empty
DESC_EXECUTIONPOLICY Your execution policy prohibits unsigned script execution in PowerShell. Please either sign the script or set the policy to allow local unsigned script execution. To change the execution policy please do the following:

1. Start PowerShell Console as a local Administrator.

2. In the console, run the following command:


Set-ExecutionPolicy RemoteSigned


After that you will be able to run local PowerShell scripts on this computer.

DESC_FILE_CHANGED_OUTSIDE The file '{0}' has been changed outside {1}. Do you want to reload it?
DESC_SAVEFILE2 Script '{0}' was modified. Save changes?
DESC_SNAPINTOOLTIP This command is disabled while Script Editor is loading PowerShell data. Please wait.
DESC_STOP_DEBUG Do you want to stop debugging?
Edit Edit
Error Erro
Exit Exit
File File
FILENAME_Untitled Untitled
FILTER_ALL_FILES All Files
FILTER_HTML_FILES HTML Files
FILTER_PS1_FILES PowerShell Script Files
FILTER_PSD1_FILES PowerShell Data Files
FILTER_PSM1_FILES PowerShell Module Files
FILTER_RTF_FILES Rich Text Format Files
FRM_CAPTION_TXT_DEBUG_STATE (Debugging)
FRM_CAPTION_TXT_RUN_STATE (Running)
FRM_CAPTION_VI_PLUGIN_INITED (VMware)
Help Help
Horizontally Horizontally
Libraries PowerShell &Libraries...
LineNumbers Line Numbers
MENU_ITEM_ADVANCED_EDIT Advanced
MENU_ITEM_BREAKDEBUG Break
MENU_ITEM_CHECK_UPDATES Check For Updates...
MENU_ITEM_CODE Code
MENU_ITEM_COLLAPSE_OUTLNG Collapse Outlining
MENU_ITEM_COMMENT Comment Block
MENU_ITEM_CONTINUEDEBUG Continue
MENU_ITEM_COPYTEXT_AS_HTML HTML
MENU_ITEM_COPYTEXT_AS_RTF RTF
MENU_ITEM_COPYTEXTAS Copy As
MENU_ITEM_DEBUG Debug
MENU_ITEM_DEC_INDENT Decrease Indent
MENU_ITEM_EXECUTE_SELECTION Execute Selection
MENU_ITEM_EXPAND_OUTLNG Expand Outlining
MENU_ITEM_FONT Font...
MENU_ITEM_GO Go
MENU_ITEM_GOTO Go To...
MENU_ITEM_INC_INDENT Increase Indent
MENU_ITEM_INS_SNIPPET Insert Snippet...
MENU_ITEM_INS_VBSCRIPT_SNIPPET Insert VBScript Snippet...
MENU_ITEM_OPEN_ALLUSER_PROFILE Open All Users Profile
MENU_ITEM_OPEN_CURRENTUSER_PROFILE Open Current User Profile
MENU_ITEM_PS_HELP PowerShell Context Help...
MENU_ITEM_RECENT Recent Files
MENU_ITEM_RUNTOCURSOR Run To Cursor
MENU_ITEM_SAVE_ALL Save All
MENU_ITEM_SEARCH_ONLINE Search Online...
MENU_ITEM_SHOW_CLMN_80 Column 80 Guide
MENU_ITEM_STARTDEBUG Start Debugging
MENU_ITEM_STARTWODEBUG Start Without Debugging
MENU_ITEM_STEPINTODEBUG Step Into
MENU_ITEM_STEPOUTDEBUG Step Out
MENU_ITEM_STOPDEBUG Stop Debugging
MENU_ITEM_TOGGLEBREAK Toggle BreakPoint
MENU_ITEM_UNCOMMENT Uncomment Block
New New
NewVersion New version {0} is available. Do you want to upgrade?
NextBookmark Next Bookmark
Open Open...
Options Options
PageSetup Page Setup...
Paste Paste
PreviousBookmark Previous Bookmark
Print Print...
PrintPreview Print Preview...
PS PowerShell Command Prompt...
PS_WARNING_PRE_MSG WARNING:
Redo Redo
Save Save
SaveAs Save As...
SCRPT_DESC_AUTHOR Author
SCRPT_DESC_PUBLISHED_DATE Published
Search Search...
SEARCH_ONLINE_CAPTION Search Online
SelectAll Select All
SplitWindow Split Window
StartScript Run in External PowerShell Window
STATUS_ERROR Erro
STATUS_FOUND_N_SCRPTS Search is complete. Found {0} script(s).
STATUS_LOADING Loading PowerShell data...
STATUS_POSITION_LABEL Col {1} | Ch {2}
STATUS_READY Ready
STATUS_SCRIPT_BREAKING Breaking script execution...
STATUS_SCRIPT_COMPLETED Script execution completed.
STATUS_SCRIPT_EXECUTING Executing script...
STATUS_SCRIPT_FAILED Script execution failed.
STATUS_SCRIPT_STARTING Starting script execution...
STATUS_SCRIPT_STOPPING Stopping script execution...
STATUS_SCRIPT_SUSPENDED Script execution suspended.
STATUS_WAIT Please wait...
StatusBar Status &Bar
TBAR_TXTBOX_TLTIP Input script parameters here
ToggleBookmark Toggle Bookmark
Tools Tools
Undo Undo
Vertically Vertically
View View
WRNG_FILE_READONLY File {1}{0}{1} is read-only.{2}Please use different file name.

Quest.PowerGUI.ScriptEditor.Shared

Resource ID String
EvaluationTimeout Function evaluation timed out.
CMDLET_PARAMS_TLTIP_ACCEPT_PIPELINE Accept pipeline input:
CMDLET_PARAMS_TLTIP_ACCEPT_WILDCARD Accept wildcard characters:
CMDLET_PARAMS_TLTIP_POSITION Position:
CMDLET_PARAMS_TLTIP_REQUIRED Required:
CMDLET_PARAMS_TLTIP_ALIASES Aliases:
HELP_PARAMETER_DEFAULT_VALUE_EMPTY none
HELP_SYNOPSIS_TITLE SYNOPSIS
HELP_SYNTAX_TITLE SYNTAX
HELP_DESCRIPTION_TITLE DETAILED DESCRIPTION
HELP_PARAMETERS_TITLE PARAMETERS
HELP_PARAMETER_DEFAULT_VALUE Default value
HELP_PARAMETER_PIPELINE_INPUT Accept pipeline input?
HELP_PARAMETER_POSITION Position?
HELP_PARAMETER_REQUIRED Required?
HELP_PARAMETER_WILDCARD Accept wildcard characters?
HELP_COMMONPARAMETERS_TITLE <CommonParameters>
HELP_COMMONPARAMETERS_BODY This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, and -OutVariable. For more information, type, "get-help about_commonparameters".
HELP_INPUT_TYPE_TITLE INPUT TYPE
HELP_NOTES_TITLE NOTES
HELP_RETURN_TYPE_TITLE RETURN TYPE
HELP_LINKS_TITLE RELATED LINKS
CMDLET_TLTIP_COMMONPARAMETERS [<CommonParameters>]
CMDLET_TLTIP_MODULE Module
DLG_DESC_FindReplaceForm_OccurrencesReplaced_Message {0} occurrence(s) replaced.
TLTIP_VALUE_ERROR_MSG {0} occurred: {1}
CaptionError Erro
DESC_CONFIG_ERROR O ficheiro de configuração está corrompido. Deseja restaurá-lo através de uma cópia de segurança?
SCRIPT_ERROR_MSG_LINE {3}At {4}line:{0} char:{1}{3}{2}
TLTIP_NAME Name:
TLTIP_TYPE Type:
TLTIP_VALUE Value:
BUTTON_CANCEL Cancel
BUTTON_OK OK
CMDLET_PARAMS_TLTIP_EXT Required: {0}. Position: {1}. Accept pipeline input: {2}. {3} {4}
CMDLET_PARAMS_TLTIP_EXT_SBSTRT Accept wildcard characters:
CMDLET_TLTIP_DEFINITION Definition
CMDLET_TLTIP_SYNOPSIS Synopsis
DLG_DESC_FindReplaceForm_Error_Message An error occurred:
DLG_DESC_FindReplaceForm_FindButton_Text Find Next
DLG_DESC_FindReplaceForm_FindWhatLabel_Text Find what:
DLG_DESC_FindReplaceForm_MarkAllButton_Text Mark All
DLG_DESC_FindReplaceForm_MarkWithCheckBox_Text Mark with bookmarks
DLG_DESC_FindReplaceForm_MatchCaseCheckBox_Text Match case
DLG_DESC_FindReplaceForm_MatchWholeWordCheckBox_Text Match whole word
DLG_DESC_FindReplaceForm_NotFound_Message The specified text was not found.
DLG_DESC_FindReplaceForm_PastSearchStartOffset_Message Find reached the starting point of the search.
DLG_DESC_FindReplaceForm_RegularExpression_BeginningOfLine ^ Beginning of line
DLG_DESC_FindReplaceForm_RegularExpression_CharacterEscape \ Escape special character
DLG_DESC_FindReplaceForm_RegularExpression_EndOfLine $ End of line
DLG_DESC_FindReplaceForm_RegularExpression_Group ( ) Group / capture
DLG_DESC_FindReplaceForm_RegularExpression_LineBreak \n Line break
DLG_DESC_FindReplaceForm_RegularExpression_OneCharacterInSet [ ] Any one character in the set
DLG_DESC_FindReplaceForm_RegularExpression_OneCharacterNotInSet [^ ] Any one character not in the set
DLG_DESC_FindReplaceForm_RegularExpression_OneOrMore
One or more
DLG_DESC_FindReplaceForm_RegularExpression_Or Or
DLG_DESC_FindReplaceForm_RegularExpression_SingleCharacter . Any single character
DLG_DESC_FindReplaceForm_RegularExpression_Whitespace \s Whitespace
DLG_DESC_FindReplaceForm_RegularExpression_WordBoundary \b Word boundary
DLG_DESC_FindReplaceForm_RegularExpression_ZeroOrMore * Zero or more
DLG_DESC_FindReplaceForm_ReplaceAllButton_Text Replace All
DLG_DESC_FindReplaceForm_ReplaceButton_Text Replace
DLG_DESC_FindReplaceForm_ReplaceWithLabel_Text Replace with:
DLG_DESC_FindReplaceForm_SearchHiddenTextCheckBox_Text Search hidden text
DLG_DESC_FindReplaceForm_SearchInSelectionCheckBox_Text Search in selection
DLG_DESC_FindReplaceForm_SearchTypeCheckBox_Text Use
DLG_DESC_FindReplaceForm_SearchTypeDropDownList_Item_RegularExpressions Regular expressions
DLG_DESC_FindReplaceForm_SearchTypeDropDownList_Item_Wildcards Wildcards
DLG_DESC_FindReplaceForm_SearchUpCheckBox_Text Search &up
DLG_DESC_FindReplaceForm_Text Find/Replace
DLG_DESC_FindReplaceForm_Wildcard_AnySingleCharacter ? Any single character
DLG_DESC_FindReplaceForm_Wildcard_AnySingleDigit # Any single digit
DLG_DESC_FindReplaceForm_Wildcard_OneCharacterInSet [ ] Any one character in the set
DLG_DESC_FindReplaceForm_Wildcard_OneCharacterNotInSet [! ] Any one character not in the set
DLG_DESC_FindReplaceForm_Wildcard_ZeroOrMore * Zero or more of any character
DLG_DESC_General_CloseButton_Text Close
DLG_DESC_GoToLineForm_InvalidLineNumber_Message Please enter a valid line number within the range.
DLG_DESC_GoToLineForm_InvalidNumber_Message Please enter a valid number.
DLG_DESC_GoToLineForm_LineNumberLabel_Text Line number (1 - {0}):
DLG_DESC_GoToLineForm_Text Go To Line
FILENAME_Untitled Untitled
HELP_MENU_ITEM_BACK &Back
HELP_MENU_ITEM_CAPTION Help
HELP_MENU_ITEM_NEXT &Next
PROMPT_SNIPP_INSERT Insert snippet:
SCRIPT_PARSE_ERROR_MSG Parsing error:
TLTIP_METHOD_PLUS_OVERLOAD (+ 1 overload)
TLTIP_METHOD_PLUS_OVERLOADS (+ {0} overload(s))
Value Value

Quest.PowerGUI.UI.WinForm.Controls

Resource ID String
BtnInstall &Install
BtnSearch &Search
FIND_POWERPACKS_ONLINE Find PowerPacks Online
STATUS_WAIT Please wait...
STATUS_FOUND_N_ITEMS Search is complete. Found {0} item(s).
STATUS_FOUND_N_POWERPACKS Search is complete. Found {0} PowerPack(s).
LnkSearch Get more PowerPacks online
OPFVisibleInMobileUI Display in MobileShell
FIND_ALL_POWERPACKS &Show All
Information Information
ActionNotFound Action not found. The requested link '{0}' could not be opened.
Charts_PresetText Preset:
Charts_SaveAsImageText Save As Image...
HandlerNotFound The requested URL '{0}' was not found.
Charts_AppearenceTabText Appearance
Charts_ChartIsNotCreated No chart created. Specify the Category and Series properties and select the chart type.
Charts_ChartSourceAssertion Please wait while the necessary data loads. If the operation takes too long, check your node or action script.
Charts_ChartTypeCannotBeApplied The {0} chart type cannot be applied, because chart definitions of the current preset contain properties incompatible with the chart type. Template:0If you are certain you want to proceed, first select the 'Show all properties' option in the properties of the preset, and then set the chart type again.
Charts_ChartTypeText Chart &type:
Charts_CollapseAllPropertyGridItems Collapse All
Charts_ShowAllProperties Show &all properties
Charts_SelectChartTypeMessage Select any chart type.
Charts_ConfigurationFormHeader Customize Preset
Charts_CreateNewPresetText Create New Preset
Charts_CumulativeDeletingCannotBePerformed You cannot delete all associated data types. The preset should be associated with at least one type.
Charts_CustomizePresetText Personalizar...
Charts_PrintChartText Print...
Charts_DataTabText Data
Charts_TypesTabText Associated types
Charts_DeletePresetQuestion Are you sure you want to delete the selected preset?
Charts_DeletePresetText Delete Preset
Charts_DependentPropertiesMissingChartAvailable No data was found for some properties from the Legend entries (Series) list. However the chart can be created. The following missing properties were removed from the chart definition:
Charts_DependentPropertiesMissingChartNotAvailable No data was found for some properties from the Legend entries (Series) list, so the chart cannot be created. The following missing properties were removed from the chart definition:
Charts_DependentPropertiesText Legend entries (&Series)
Charts_ExpandAllPropertyGridItems Expand All
Charts_IncompatiblePropertiesFound Incompatible Properties
Charts_IndependentProperty Horizontal axis labels (&Category)
Charts_IndependentPropertyMissingChartCannotBeCreated No property was selected from the Horizontal axis labels (Category) drop-down, so the chart cannot be created:
Charts_LastTypeCannotBeDeleted The preset should be associated with at least one data type.
Charts_MissingPropertiesFound Missing Properties
Charts_NullTypeString <Specify the data type to associate the preset with>
Charts_PresetNameCannotBeEmpty The Name field cannot be empty! Please specify the preset name.
Charts_PresetNameLabelText &Name:
Charts_Presets Presets
SnapshotRpt_Charts Charts
Label_ObjectID &Object ID:
FormatDeleteSnapshotError Snapshot '{0}' could not be deleted. Reason: {1}
Err_RemoveSnapshotIsBusy Snapshot '{0}' could not be removed. It is in use by another instance of the administative console.
Err_CreateSnapshot Snapshot could not be created. Reason: {0}
Err_CreateSnapshotAndContinue Snapshot could not be created. Reason: {0}

Do you want to continue without the snapshot?

ADCNo Ac&tion doesn't require object selection
TreeCreateNewPowerPack &Create New PowerPack...
CreateCurrentSnapshotButton &Take Snapshot...
SelectSnapshotsLabel &Select snapshot:
GoToButton &View
NameLabel &Name:
RemoveButton &Remove...
ShowDiffButton Com&pare
SnapshotNameNullText <Specify snapshot name>
CSF_ColumnCreationTime Creation Time
CSF_ColumnName Name
AreYouSureRevert After this operation, the current configuration will be overwritten with the previously saved configuration, and the program will be restarted. Do you want to continue?
RevertButton R&evert...
DeleteOneSnapshotQuestion Are you sure you want to delete '{0}'?
DeleteSeveralSnapshotQuestion Are you sure you want to delete these {0} snapshots?
ConfigureSnapshotsCaption Snapshots
CreateNewSnapshotCaption Create New Snapshot
ERR_ImportPowerPack Version '{1}' of the '{0}' PowerPack could not be installed. {2}
NeedInstallSnapins Version '{2}' of the '{0}' PowerPack could not be installed, because the following required PowerShell snap-ins are not installed: {1}.
NeedUpgradeConsole Version '{2}' of the '{0}' PowerPack could not be installed, because it requires a newer version of {1}.
PowerPackSuccessInstalled Version '{1}' of the '{0}' PowerPack has been successfully installed.
PowerPackSuccessUpgraded The '{0}' PowerPack has been successfully updated from version '{1}' to '{2}'.
SomePowerPacksNotInstalled One or more PowerPacks could not be installed. See the Messages pane for details.
REIMPORT_POWERPACK Version '{1}' of the '{0}' PowerPack is already installed. Do you want to re-import the PowerPack? Warning: if you re-import the PowerPack, any changes you have made to the PowerPack objects will be lost.
NumericTextBox_Text You can only type a number here.
NumericTextBox_Title Unacceptable Character
ToolBarItem_SharedScripts Shared Scripts
ADCCategoryUseCustom &Use Custom
FormatProgressRemaining {0}{1:00}:{2:00}:{3:00} remaining
FormatProgressString {0}.
   {1}.
PowerPackUninstallConfirm Removing a PowerPack will remove all scripts, nodes and actions that are associated with this PowerPack from PowerGUI.

Are you sure you want to remove the '{0}' PowerPack?

ERR_PRODUCTVERSION_NEW PowerPack could not be imported because it requires higher {0} console version
RequiredPowerShellSnapins Required PowerShell Snapins/Modules
SS_CheckColumnCheck
SS_CheckColumnName Name
SS_CheckColumnProducer Author
SS_CheckColumnVersion Version
BrowseForModule Select path to module
BWFBrowseModules &Browse...
BWFPath &Path:
BWFNullPath <Type or select module folder>
CategoryCannotBeRenamed The '{0}' category already exists, although it may not be shown in the Actions pane.

Please supply a different name.

CategoryIsAlreadyExistsMessage The '{0}' category already exists, although it may not be shown in the Actions pane.

If you want to create a new category, please supply a different name. If you want to move an action to an existing category, open the properties of the action, click Display Configuration and use the dialog box that opens.

ADCCategorySelection Category
CreateNewPPFromOtherPP Node '{0}' already belongs to existing PowerPack(s). Proceed with creating a new PowerPack using this node as a root?
Warning Warning
DESC_ADVANCED Select nodes and actions to export.
CATEGORY Category
STATUS_ERROR Error occurred! See the Messages pane for details.
NewCategoryDefaultName New Category
ChangeTypeToCommonQuestions After you empty the list of object types, the action will be applicable (and visible) for all objects shown in the Results pane. Are you sure you want to remove all object types from the list?
DOCK_MENUITEM_AUTOHIDE Auto-Hide
DOCK_MENUITEM_CANCEL Cancel
DOCK_MENUITEM_CLOSE Close
DOCK_MENUITEM_CLOSEALLBUTTHIS Close All But This
DOCK_MENUITEM_DOCKABLE Dockable
DOCK_MENUITEM_FLOATING Floating
DOCK_MENUITEM_HIDE Hide
DOCK_MENUITEM_MOVETONEXTTABBEDMDICONTAINER Move to Next Tab Group
DOCK_MENUITEM_MOVETOPREVTABBEDMDICONTAINER Move to Previous Tab Group
DOCK_MENUITEM_NEWHORIZONTALTABBEDMDICONTAINER New Horizontal Tab Group
DOCK_MENUITEM_NEWVERTICALTABBEDMDICONTAINER New Vertical Tab Group
DOCK_MENUITEM_TABBEDDOCUMENT Tabbed Document
NEXTWINDOWNAVFORM_ACTIVEFILES Active Files
NEXTWINDOWNAVFORM__ACTIVETOOLWINDOWS Active Tool Windows
CommonActionType <Common Actions>
LogLocationColumnHeader Location
LogMessageColumnHeader Message
BtnCheckUpdate Chec&k for Update
BtnExport &Export...
BtnImport &Import...
BtnUninstall &Remove...
ExportPPEmptyFileLink <Specify the link to PowerPack file>
OPFNewNode New Node
LblDescription D&escription:
ADCDisplayResults Display results
LessBtn << Less
OPFNewActionLink New Action
ExportPPLabelHomePage &Home page:
OPFActionLinkNullNameText <Specify the action name>
ExportPPLabelName &Name:
UpdateProgress Downloading {0} KB of {1} KB
ADCFormCaption Action: Display Configuration Properties
FormatObjectPropertiesFormCaption {0} Properties
NewVersion New PowerPack version {0} is available. Do you want to upgrade?
ExportPPLabelFileLink PowerPack file lin&k:
ExportPPLabelVersion &Version:
ExportPPRequiredError Please specify PowerPack version and file path.
TreeImport &Import...
MoreBtn More >>
ADCSelection Object selection
ExportPPLabelIcon Click the button to change the PowerPack icon
CmbCustomScript Custom script
ExportPPButtonSave &Export
Downloading Downloading...
FormatDragAndDropNodePowerPacksQuestion When moved, this node will have a parent {0} that belongs to the {1} PowerPack(s). Include the node (and its sub-nodes) into the same PowerPack(s)?
ExportPPLabelDescription &Description:
SelectPP Select PowerPack
ExportPPEmptyHomePage <Specify the link to PowerPack home page>
CmbFolder No command
ExportPPLabelSnapins &Requirements:
ExportMultiNodesQuestions Several nodes belong to the PowerPack you are going to export, but currently they do not make up an integral hierarchy. The following nodes can be grouped into a hierarchy under a new root node before export:{0}Proceed with nodes grouping and PowerPack export?
BtnDisplayCfg D&isplay Configuration
ADCAssociate Associate the action with these types:
ParentPowerPackChanged The set of PowerPacks containing the selected node was modified. Do you want all child nodes of the selected node to be included into these PowerPacks?
BtnChangeIcon &Change Icon...
ExportPPLabelFilePath File &path:
ExportPPEmptyVersion <Version>
OPFNodeNullNameText <Specify the node name>
PowerPackNoUpdates The PowerPack is up-to-date.
ADCRefresh R&efresh the current view
LblPowerPack &PowerPacks:
NullValueForActionType <Specify PowerShell type to associate action with>
ExportPPEmptyName <Specify the PowerPack name>
IgnoreScriptModifications Modifying the command will result in script text loss. Are you sure you want to modify the command?
ExportPPEmptyFilePath <Specify the path to PowerPack file>
Yes Yes
ExportPPButtonBrowse &Browse...
ADCDisplayNested &Display the results in a nested view
ERR_POWERPACK_ALREADY_IMPORTED The PowerPack '{0}' has already been imported.
ExportPPTitle Export PowerPack
No No
ADCLeave &Leave the current view as is
ADCYes A&ction requires object selection
TabCommand Command
PPMgmtHomePageLink Home Page
UninstallWithAlienNodes The following configuration items of the PowerPack can be grouped under the main root before uninstall: {0}Proceed with nodes grouping?
ExportPPVerInvalidCaption Invalid version number
ExportPPVerInvalidText Version must be specified in the following format: N[NN].N[NN].N[NN].N[NN], for example, 1.23.4.567
FoundMovedItemsOnImport The nodes {0}already exist in the Administrative Console, but their locations in the PowerPack you try to import are different. Change current locations to match the PowerPack being imported?
FoundMovedItemsOnUpdate The nodes {0}already exist in the Administrative Console, but their locations in the PowerPack you try to update are different. Change current locations to match the PowerPack being updated?
ExportFileExists File {0} already exists.

Do you want to replace it?

OPFButtonAdd A&dd...
OPFButtonRemove &Remove
OPFLabelCommand Command:
OPFNullDescription <Provide a description>
OPFTextsearch Search
FormatPropertiesCaption {0} Properties
PPMProperties E&dit...
PropertiesPPRequiredError Please specify PowerPack name and version.
OPFActionIncludedInPowerPack New action was included in the {0} PowerPack(s) that contain(s) its parent node.
OPFNodeIncludedInPowerPack New node was included in the {0} PowerPack(s) that contain(s) its parent node.
PPVersionNotSet Version Not Set
TitleNewPowerPack New PowerPack
PowerPackManagerForm PowerPack Management
BtnClose &Close
ErrorPowerPackImportOldVersion Some PowerPacks could not be imported because they require higher {0} console version.
AvailableVariants Available variants
cmChangeIcon Change Object &Icon
IconsPart Icon
ERR_MVINVALIDTYPE The specified value cannot be converted to an object of type '{0}'.
ParamValueErrorMsg Property '{0}' must be of type '{1}'
ParamValueErrorTitle Erro
FormatImportPowerPack Do you want to import this PowerPack into '{0}'?
FormatImportPowerPacks Do you want to import these {1} PowerPacks into '{0}'?
cmCopyToClipboard &Copy to Clipboard
cmSelectAll &Select All
NOT_CHECKED_ITEMS You should choose at least one column to display.
Product Product:
Version Version:
DlgAboutTitle About {0}
PROMPT_PowerPackDescription <Enter your PowerPack description here>
COLUMN_Prompt Prompt
STATUS_ABORTEDBYUSER Operation aborted by user
ObjectDeleteConfirmation Are you sure you want to delete '{0}'?
MakeYourChoice Please Confirm
ACTION_CMDLET Action
ACTION_DESC_PARAMS Please supply parameters for this action.
ACTION_SCRIPT Script Action
ActionsPanel Actions
Add Add
ADVANCED Advanced
AllFilesFilterName All Files
Apply Apply
AvailableParameters Available parameters
Cancel Cancel
ClearAll Clear All
CMDLET_INVALIDCOMMAND Invalid CmdLet Name
Command Command
Contains contains
Copy Copy
CurrentParameters Current parameters
Cut Cut
Description Description
DoesNotContain does not contain
DoesNotEndWith does not end with
DoesNotStartWith does not begin with
EMPTY_String (Empty)
EndsWith ends with
Equal equals
ERR_ALREADYPRESENT This value is already contained in list.
ERR_INVALID_SNAPIN PowerPack file is invalid: {0}
ERR_SCRIPT_EMPTY Empty Scripts are not allowed
ERROR Erro
Filters Filters
FindReplace Find/Replace
GENERAL_INVALIDNAME 'Name' can not be empty
Greater is greater than
GreaterOrEqual is greater than or equal to
HISTORY_EXECUTE_BEGIN Execution started -
HISTORY_EXECUTE_END Execution completed -
HISTORY_EXECUTE_STOP Execution stopped -
IcoFilesFilterName Icon Files
ID_CHOOSE Select
ID_DELETE Delete
ID_DETAILS Details
ID_FOLDER Folder
ID_MAKEDEFAULT Make Default
ID_MORE More...
ID_MOVEDOWN Move Down
ID_MOVEUP Move Up
ID_NEW New
ID_PARAMETERS Parameters
ID_PROPERTIES Properties
ID_REFRESH Refresh
Intellisense Show Intellisense
InvalidIconFile You have probably specified an invalid icon file.
IsEmpty is empty
IsNotEmpty is not empty
IsNotEqual does not equal
Less is less than
LessOrEqual is less than or equal to
MissingMandatoryParameters {0} is a mandatory parameter. Please supply value.
Name Name
NextBookmark NextBookmark
OK OK
Open Open
Operator Operator
PARAMETERS_SELECT Select Values
Paste Paste
PleaseWait Please Wait...
PreviousBookmark Previous Bookmark
Property Property
PS1_DLGFILTEROPEN PowerShell Script Files
HTML_DLGFILTEROPEN HTML file
RTF_DLGFILTEROPEN Rich Text Format file
RegularExpression matches regular expression
Remove Remove
RemoveAll Remove All
RemoveAllBookmarks Remove All Bookmarks
Rename Rename
RESULT_DETAILS Select the details you want to display for the objects in grid.
Save Save
SaveAs Save As...
SCRIPT_MODIFIED Do you want to save changes?
SCRIPT_TEMPLATE_ACTION # Type in a PowerShell script here

$input | ForEach-Object {

     # add your processing for each item from the grid selection
     # the $_ variable represents each individual object

}

SCRIPT_TEMPLATE_NODE # Type in a PowerShell script here
  1. and finish it by either get- cmdlet or write-output


SEARCH_HINT Search
SelectAll Select All
SNAPIN_IMPORTDESCRIPTION Do you want to import this PowerPack now?
SnapinDescription PowerPack Description
StartsWith begins with
STATUS_DEFAULT Ready
STATUS_EXECUTING Executing...
STATUS_FMT {0} objects
Synopsis Synopsis
ToggleBookmark Toggle Bookmark
TREE_CMDLET Node
TREE_DLGFILTER Snapin Files
TREE_DLGFILTER2 PowerPack Files
TREE_FILTERNODE Filter Node
TREE_SCRIPT Script Node
Value Value
ValuesInUse Values in use
Charts_IndependentVariablesSelectedAssertionText At least one property from the Horizontal axis labels (Category) drop-down list should be selected.

Quest.PowerGUI.UI.WinForm

Resource ID String
Chart Chart
MenuViewChart &Chart
SplashScreenVersion version: {0}
AuthoringMode {0} (Authoring Mode)
SearchPowerPacksOnline &Find PowerPacks Online...
CreateSnapshot Automatically create &snapshots before configuration changes
SnapshotOptions Automatic snapshots
ConfigureSnapshots &Snapshots
MainCaptionSnapshotPattern {0} ({1} {2})
PPVersionNotSet unknown
NewVersionPPs New version is available for the following PowerPacks: {0}Do you want to update them?
UpdatePPOnStart Automatically check for &PowerPacks updates
DESC_SNAPIN Below is a list of Windows PowerShell snapins and modules located on the system. Snapins are the libraries of PowerShell commands (cmdlets) supplied by various systems such as Windows, AD and Operations Manager; modules can contain the libraries and PowerShell scripts as well. Please select the ones you want to be available in the tool.
SnapinDialogCaption Snapins/Modules
BrowseForModuleCaption Add Module
SFAddModule &Add Module...
MenuViewAction &Actions
PowerShellCode PowerShell Script
MenuView &View
MainCaptionPattern {0} - {1}
UI Results
MenuViewLog &Messages
MenuViewNavigationTree &Navigation Tree
MenuViewPowerShellCode &PowerShell Script
MenuViewUI &Results
ActionPane Actions
NavigationTree Navigation Tree
Log Messages
ManagePowerPacks PowerPack &Management
UpdateOnStart &Automatically check for product updates
OptionsMenu &Options...
DownloadMoreLanguageOption &Download more languages
GeneralOptions General
LanguageOption &Language:
OptionsCaption Options
UpdateOptions Update Options
STATUS_READY Ready
STATUS_WAIT Please wait...
About About
BetaPostfix [BETA]
Cancel Cancel
CheckUpdates Chec&k for Updates
Error Erro
Exit &Exit
File &File
HelpMenu &Help
InviteFriend Invite a &friend...
MailTo <type here>
NewVersion New version {0} is available. Do you want to upgrade?
NoUpdates Application is up-to-date.
OK OK
OpenGlobalProfile Open &All Users Profile
OpenLocalProfile Open &Current User Profile
PowerShellLibraries &PowerShell Libraries...
SafeMode {0} (safe mode)
SnapinDialogHeaderCaption Press F5 to Refresh
StartWindowsPowerShell &PowerShell Command Prompt...
Tools &Tools
ErrProfileExecution Profile execution failed with the following error:

{0}

Quest.PowerGUI.Engine.Shell

Resource ID String
RequereSelection This action requires object selection
AutoInstallSnapshotReason Before PowerPack auto-installation
AutoUpdateSnapshotReason Before PowerPack auto-update
InstallSnapshotReason Before PowerPack installation
RemoveSnapshotReason Before PowerPack removal
UpdateProductSnapshotReason Before product update
UpdateSnapshotReason Before PowerPack update

Quest.WebPowerGUI.PowerShellEngine

Resource ID String
TLTIP_METHOD_PLUS_OVERLOAD (+ 1 overload)
TLTIP_METHOD_PLUS_OVERLOADS (+ {0} overload(s))
CMDLET_TLTIP_DEFINITION Definition
CMDLET_TLTIP_SYNOPSIS Synopsis
FieldDescriptionCaption Parameters
FieldDescriptionLabel Value
FieldDescriptionMessage Please supply parameters for this action.
CMDLET_PARAMS_TLTIP_EXT Required: {0}. Position: {1}. Accept pipeline input: {2}. {3} {4}
CMDLET_PARAMS_TLTIP_EXT_SBSTRT Accept wildcard characters:
ErrorText Error: {0}
LicenseExpiredDecription To continue using the product, please purchase a full license.
LicenseExpiredMessage Your Trial license has expired.
PS_DEBUG_PRE_MSG DEBUG: {0}
PS_VERBOSE_PRE_MSG VERBOSE: {0}
PS_WARNING_PRE_MSG WARNING: {0}
LimitOutputBufferWarningMessage Output buffer size limit has been reached. Some results were not displayed. Turn off Limit output buffer size option or increase the buffer size in MobileShell from your computer or iPad.
WarningText Warning
CMDLET_PARAMS_TLTIP_ACCEPT_PIPELINE Accept pipeline input:
CMDLET_PARAMS_TLTIP_ACCEPT_WILDCARD Accept wildcard characters:
CMDLET_PARAMS_TLTIP_ALIASES Aliases:
CMDLET_PARAMS_TLTIP_POSITION Position:
CMDLET_PARAMS_TLTIP_REQUIRED Required:
ScriptBodyErrorText The specified PowerShell script contains the following errors: {0}
ScriptNameErrorText The display name you have specified contains invalid characters. Please specify a different name.

Quest.WebPowerGUI.ScriptResources

Resource ID String
ErrorDefaultDescriptionMessage To resolve this issue, please contact Quest Support.
FavoritesTab Favorites
ScriptResultsTab Results
TypeScriptTab Run Script
FavoritesHeader Favorites
ScriptResultsHeader Script Results
TypeScriptHeader Type Script
PleaseWaitFavoritesLoadedText Please wait while the favorites list is being loaded...
PleaseWaitFavoriteExecutedText Please wait while script executes...
BetaPostfix [BETA]
CloseSessionButtonText Close Session
LoadingStatus Loading...
OfflineStatus Offline
PowerGUICaption {0} {1}
PSTabCaption PowerShell Console
RunningStatus Running...
SettingsTabCaption Settings
StoppedStatus Stopped
ChoosePSSessionDialogCaption Choose {0} Session
ConnectToExistingSessionText Existing session:
ConnectToNewSessionText New session
ConnectToSessionText Please choose a session to open.
PleaseWaitText Please wait while the program starts up...
AddPredefinedCommandButton Add...
AddPredefinedCommandCaption Add Favorite Script
CommandValueLabel PowerShell script
PredefinedCommandsListLabel Favorites:
RemovePredefinedCommandButton Remove...
UILanguageLabel Language:
WebProductName MobileShell
CommandNameLabel Display name
EditPredefinedCommandButton Edit...
EditPredefinedCommandCaption Edit Favorite Script
WrongCommandNameMessage A script with the name you have specified already exists.

Specify a different script name.

LicenseExpiredMessage Your license has expired.
PredefinedCommandsPanelText Favorites
RecentCommandsPanelText Recent Commands
StartButtonText Run
StopButtonText Stop
LicenseSettingsButton Details
LicenseSettingsLabel License:
LimitOutputBufferSizeCheck Enabled
LimitOutputBufferSizeLabel Limit output buffer size:
ProductAboutLabel About:
ProductNameLabel Product name:
ProductVersionLabel Version:
MsgBoxButtonStyleNo No
MsgBoxButtonStyleOk OK
MsgBoxButtonStyleYes Yes
RemoveCommandMsg Do you want to remove this favorite?
LicenseUserLimitationMessage {0} users are currently connected, which exceeds the number allowed by the current license. You can proceed now, but a license for more users should be obtained.

To see the maximum number of users currently allowed by your license, click the Details button on the Settings screen.

CloseSessionMessage Your session has been successfully closed.

You may now close your Web browser.

LogOutDescription To start using {0} again, click the following link.
LogOutLinkDescription Return to {0}
ServerBrokenConnectionMessage Connection to the IIS server was lost.
RemotingConnectionFailedMessage This session has become unreachable. The most likely cause is that the session process has been stopped on the server. The session will now be closed.

Do you want to start a new session?

Error details: {0}

MsgBoxButtonStyleCancel Cancel
WelcomeUserText Welcome, {0}
ErrorMessageFormat There was an error during a call to the Web service.

Error code: {0}. Error details: {1}

Quest.PowerGUI.UI.Extensions

Resource ID String
FileAlreadyExist A file with this name already exists in {0}. Do you want to associate this file with the existing file in {0}?
ErrorNoComputesFound No computer names found. You must have at least one computer for your remote command to run against.
FormatRemoteRunFileByPath Run '{0}' using the '{1}' remoting configuration.
FormatRemoteRunFileByTitle Run all commands in '{0}' using the '{1}' remoting configuration.
FormatRemoteRunSelectedByPath Run the selected commands in '{0}' using the '{1}' remoting configuration.
FormatRemoteRunSelectedByTitle Run the selected commands in '{0}' using the '{1}' remoting configuration.
FormatTrottleLimitException This remoting command was configured with a throttle limit of {0}. This machine has a throttle limit per user of {1}. The throttle limit of {1} will be used.
EmptyScriptError Script is empty
QuestionSaveDocument The current document '{0}' must be saved before it can be run on a remote system.

Would you like to save it now?

ConfirmDelete Are you sure you want to delete the selected remoting configurations?
AuthenticationMechanismBasicCombo Basic authentication
AuthenticationMechanismCredsspCombo CredSSP authentication
AuthenticationMechanismDefaultCombo Default
AuthenticationMechanismDigestCombo Digest authentication
AuthenticationMechanismKerberosCombo Kerberos authentication
AuthenticationMechanismNegotiateCombo Negotiate
AuthenticationMechanismNegotiateWithImplicitCredentialCombo Negotiate with implicit credentials
ErrorEmptyBackgroundJobName When configuring remoting to run in the background using a specific job name, you must provide a name for the background job.
ErrorEmptyComputerList When using a static list of computer names, you must provide at least one computer name for the remoting configuration.
ErrorEmptyComputerListScript When using a script to determine the computer names, you must provide a non-empty script for the remoting configuration.
ErrorEmptyProxyCredential When using a proxy server with a specific user account, you must provide the name of the user account that you want to use for the remoting configuration.
ErrorProvideRemoteConfigName Provide a name for the remoting configuration.
MENU_ITEM_RUN_ON_REMOTE Ru&n on Remote System...
ProxyAccessAutoDetectCombo Auto-detect my proxy server settings
ProxyAccessIEConfigCombo Use Internet Explorer proxy server configuration
ProxyAccessNoProxyCombo Do not use a proxy server
ProxyAccessWinHttpConfigCombo Use WinHTTP (ProxyCfg.exe) proxy server configuration
QuestionTurnOffSSL If you turn off SSL for this remoting configuration, you will not be able to use a proxy server.

Are you sure you want to turn off SSL?

RCCertificateCaption Certificate
RCCertificateOptionsLabel Certificate validation options:
RCCertificateSkipCACheck Validate that the server certificate is signed by a &trusted certificate authority (CA)
RCCertificateSkipCNCheck Validate that the certificate common name (CN) of the server matches the server &host name
RCCertificateSkipRevocationCheck Validate the &revocation status of the server certificate
RCCertificateThumbprintLabel Specify the thumbprint of the digital public key &certificate (X509) of a user account that has permission to perform this action:
RCComputersCaption Computers
RCComputersListRadio Static list of &computer names (comma-delimited):
RCComputersNamesLabel Specify the computers you want to associate with this remoting configuration.
RCComputersScriptRadio Dynamic list of computer names calculated with the following &script:
RCComputersTestScriptButton &Test Script
RCComputersThrottleLimitLabel &Maximum number of concurrent connections:
RCJobBackgroundJobNameLabel Specify the background job name.
RCJobCaption Job
RCJobRunInBackgroundLabel Select how to display the results of scripts that use this remoting configuration.
RCJobRunInBackgroundRadio Run the scripts in the &background (The results can be displayed

using the Receive-Job cmdlet when the scripts are finished).

RCJobRunInForegroundRadio Display the results of the scripts i&mmediately in my embedded console
RCJobSingleInstanceJobCheck Allow only &one instance of this job to run at a time on the local machine
RCJobUseDefaultJobNameRadio Use a de&fault job name (by default jobs are named "Job<n>", where <n> is an ordinal number)
RCJobUseSpecificJobNameRadio Use the following &specific job name:
RCLimitsCancelTimeOutLabel Maximum amount of time allowed for a c&ancel operation to complete:
RCLimitsCaption Throttling
RCLimitsDataSizeLabel Specify the data size limits for the remoting configuration (0 = no limit)
RCLimitsIdleTimeOutLabel Maximum amount of time a session will stay &open while idle:
RCLimitsMaximumReceivedDataSizePerCommandLabel Maximum number of &bytes that can be received by a single remote command:
RCLimitsMaximumReceivedObjectSizeLabel Maximum &size of an object that can be received, in bytes:
RCLimitsOpenTimeOutLabel Maximum amount of time allowed for a session connection to be &established:
RCLimitsOperationTimeOutLabel Maximum amount of time allowed for an operation to &complete:
RCLimitsTimeLimitsLabel Specify the time limits for the remoting configuration
RCOtherAdvancedLabel Advanced options.
RCOtherCaption Other
RCOtherCultureLabel &Culture:
RCOtherEncodingLabel Character &encoding:
RCOtherEncodingsUTF16 UTF-16
RCOtherEncodingsUTF8 UTF-8
RCOtherHideComputerCheck &Show the computer name property for all objects returned from the remote computers
RCOtherLocalizationLabel Specify localization settings for the remote session.
RCOtherNoCompressionCheck Turn on &packet compression in the remote session
RCOtherNoMachineProfileCheck Load the user's &Windows user profile on the remote computers when creating the session
RCOtherUICultureLabel &UI culture:
RCProxyAuthenticationLabel &Authentication method:
RCProxyCaption Proxy
RCProxyCredentialLabel Specify an account for the proxy server.
RCProxyCurrentUserRadio Use current &user account
RCProxyImpersonateRadio Use a &specific user account (authentication may be required):
RCProxyServerLabel Specify the &proxy server configuration you would like to use when connecting to the remote session.
RCSecurityAuthenticationLabel &Authentication method:
RCSecurityCaption Session Security
RCSecurityConfigurationLabel Remoting session &configuration address:
RCSecurityConnectionLabel Specify the user account you would like to use for the remoting session.
RCSecurityCurrentUserRadio Use current &user account
RCSecurityDisableEncryptionCheck &Enable data encryption for the remoting session
RCSecurityImpersonateRadio Use a &specific user account (authentication may be required):
RCURIAllowRedirectionCheck Allow &redirecting the connection URI to an alternate one
RCURIAllowRedirectionSpin Redirection att&empts:
RCURIApplicationNameLabel &Application name:
RCURICaption URI Address
RCURIComputerOptionsLabel Specify the additional address details for the remote computers.
RCURICurrentURI Connection URI for the current remoting configuration:
RCURIPortLabel &Port number:
RCURIUseSSLCheck Use the &Secure Sockets Layer (SSL) protocol when establishing the connection
RemotingConfigurationDescriptionLabel &Description:
RemotingConfigurationEditCaption Edit Remoting Configuration
RemotingConfigurationNameLabel &Name:
RemotingConfigurationNewCaption New Remoting Configuration
RunOnRemoteCaption Run on Remote System
RunOnRemoteDecriptionColumn Description
RunOnRemoteDeleteButton &Delete...
RunOnRemoteEditButton &Edit
RunOnRemoteLabelInstructionsLabel To run a script on one or more remote systems, please provide a comma-delimited list of computer names or select the remoting configuration(s) you would like to use when running your script. Note that when running a script remotely you must load any modules and snap-ins required by the script and define any functions that the script uses in the script itself.
RunOnRemoteNameColumn Name
RunOnRemoteNewButton &New...
RunOnRemoteUseComputesRadio Run script on the following &computers (comma-delimited):
RunOnRemoteUseSelectedRadio Run script using the &selected remoting configuration(s):
RunOnRemoteViewScriptButton &View Remoting Script
FormatErrorAlreadyJobRunning There is already a single instance of the {0} job running.
FormatErrorMultipleJobs There are already multiple instances of the {0} job running.
ErrorEmptyCredential When using a specific user account, you must provide the name of the user account that you want to use for the remoting configuration.
MENU_ITEM_COMPILE_AS_APPLICATION Com&pile Script...
MENU_ITEM_GO_TO_DEFINITION Go To &Definition
MENU_ITEM_GETDIRECTORY_FROM_VERSION_CONTROL Get &Files from Version Control
NotShowCheckinDescriptionDialog &Don't show Check In dialog box when checking in items
TabName_Definition {0} definition
SR_CAS_Err_ServiceNameEmpty Specify a service name.
ScriptRunnerBrowseButton &Browse...
ScriptRunnerCaption Compile Script
ScriptRunnerDependenciesButton &Dependencies
ScriptRunnerDescriptionLabel You are about to compile an executable file from the selected script.
ScriptRunnerLeaveConsoleCheck &Close PowerShell Console window after script execution
ScriptRunnerOptionsLabel Compilation
ScriptRunnerPassword1Label Pass&word:
ScriptRunnerPassword2Label Con&firm password:
ScriptRunnerPathLabel Executable &name and path:
ScriptRunnerProtectCheck &Protect script source code with a password
ScriptRunnerSettingsLabel Security
ScriptRunnerShowConsoleCheck &Show PowerShell Console window when the script is executed
VCUndoCheckoutFileModified {0} has changed. If you proceed, the changes will be lost. Undo checkout and proceed anyway?
FilterName_AllFiles All Files
FilterName_ExeFiles Executable Files
ScriptRunner_Err_PasswordEmpty Specify a password.
ScriptRunner_Err_PasswordNotEqual The passwords you supplied do not match.
ScriptRunner_OverrideExitingFile A file with the name '{0}' already exists. Do you want to overwrite this file?
ScriptRunner_QuestionSaveDocument The current document '{0}' must be saved before it can be compiled.

Would you like to save it now?

ScriptRunnerDependencies_AddButton &Add
ScriptRunnerDependencies_DescriptionLabel Specify the additional PowerShell files that should be compiled into your executable. Usually, these are PowerShell scripts that your script relies on.
ScriptRunnerDependencies_ItemLabel &PowerShell file:
ScriptRunnerDependencies_ItemsLabel Selected files
ScriptRunnerDependencies_RemoveAllButton Re&move All
ScriptRunnerDependencies_RemoveButton &Remove
ScriptRunnerDependencies_Caption Dependencies
FilterName_Ps1Files PowerShell Files
ERROR Error
ScriptRunnerDependencies_ERR_ALREADYPRESENT Another file with the same filename has already been specified.
ScriptRunnerDependencies_Err_PathEmpty The PowerShell file path specified is empty or incorrect. Please specify correct file path.
ScriptRunnerDependencies_ERR_IS_MAIN_FILE Cannot add file. The dependent file name cannot match the main script name.
ScriptRunner_CompilerErrors Cannot compile script. Details:
GoToDef_QNewTab_NoFile Cannot open the file containing the function definition. Maybe it was deleted or does not exist.

Do you want to open reconstructed function definition in a new tab?

GoToDef_QNewTab_NoWay Cannot locate the function definition. Maybe it was deleted from the file.

Do you want to open reconstructed function definition in a new tab?

MENU_ITEM_COMPILE_AS_SERVICE Compile Script into Service...
SR_CAS_Caption Compile Script into Service
SR_CAS_labelDescription You are about to create a Windows service from the selected script.
SR_CAS_labelDisplayName Displ&ay name:
SR_CAS_labelServiceAccount &Log on as:
SR_CAS_labelServiceDescription D&escription:
SR_CAS_labelServiceName &Service name:
SR_CAS_labelServiceSettings Default service settings
SR_CAS_labelServiceUserName &Account:
SR_CAS_ServiceAccount_LocalService Local Service
SR_CAS_ServiceAccount_LocalSystem Local System
SR_CAS_ServiceAccount_NetworkService Network Service
SR_CAS_ServiceAccount_User Specified account...
SR_CAS_Err_ServiceUserNameEmpty Specify the account under which the service will log on.
btnCancel Cancel
btnOK OK
CaptionError Erro
CaptionWarning Warning
CheckinTitle Check In
DESC_ERR_LOAD_VCS_PROVIDER_DLL Failed to load version control provider DLL. {0}
DESC_ERR_MSSCC_ACCESS_FAILURE There was a problem accessing the version control system, probably due to network or contention issues. A retry is recommended.
DESC_ERR_MSSCC_ALREADY_CHECKED_OUT The file is already checked out.
DESC_ERR_MSSCC_BACKGROUND_GET_IN_PROGRESS Background get operation is currently in progress.
DESC_ERR_MSSCC_CHECK_IN_CONFLICT There was a conflict during check in.
DESC_ERR_MSSCC_CONNECTION_FAILURE There was a connection failure.
DESC_ERR_MSSCC_COULD_NOT_CREATE_PROJECT The project could not be created.
DESC_ERR_MSSCC_FILE_ALREADY_EXISTS The file is already under version control.
DESC_ERR_MSSCC_FILE_IS_CHECKED_OUT Cannot perform this operation on a file that is currently checked out.
DESC_ERR_MSSCC_FILE_IS_LOCKED The file is locked, prohibiting the creation of new versions.
DESC_ERR_MSSCC_FILE_NOT_CONTROLLED The file is not under version control.
DESC_ERR_MSSCC_FILE_NOT_EXIST Local file was not found.
DESC_ERR_MSSCC_FILE_OUT_EXCLUSIVE Another user has done an exclusive checkout on this file.
DESC_ERR_MSSCC_FILE_SYNTAX_ERR File syntax error.
DESC_ERR_MSSCC_FIX_MERGE File has been auto-merged but has not been checked in due to a merge conflict that must be manually resolved.
DESC_ERR_MSSCC_INITIALIZE_FAILED Version control object could not be initialized.
DESC_ERR_MSSCC_INVALID_FILE_PATH Invalid or unusable file path.
DESC_ERR_MSSCC_INVALID_USER The user could not log in to the version control system.
DESC_ERR_MSSCC_NON_SPECIFIC_ERROR Nonspecific version control failure; operation was not performed.
DESC_ERR_MSSCC_NOT_AUTHORIZED The user is not allowed to perform the specified version control operation.
DESC_ERR_MSSCC_NOT_CHECKED_OUT The file is not checked out.
DESC_ERR_MSSCC_NO_SPECIFIED_VERSION Specified an invalid version or date/time.
DESC_ERR_MSSCC_OP_NOT_PERFORMED Error, the operation was not performed.
DESC_ERR_MSSCC_OP_NOT_SUPPORTED The version control system does not support this operation.
DESC_ERR_MSSCC_PROJECT_ALREADY_OPEN The project is already open.
DESC_ERR_MSSCC_PROJ_NOT_OPEN No version control project is currently open.
DESC_ERR_MSSCC_PROJ_SYNTAX_ERR Invalid version control project syntax.
DESC_ERR_MSSCC_SHELL_FAILURE Error due to a shell failure.
DESC_ERR_MSSCC_TYPE_NOT_SUPPORTED The type of the file is not supported by the version control system.
DESC_ERR_MSSCC_UNKNOWN_ERROR Unknown error.
DESC_ERR_MSSCC_UNKNOWN_PROJECT The project is unknown to the version control provider.
DESC_ERR_MSSCC_VERIFY_MERGE File has been auto-merged but has not been checked because it is pending user verification.
DESC_ERR_MSSCC__UNKNOWN Unknown source control provider error.
DESC_ERR_VCS_ADD Unable to add the following file to version control:
DESC_ERR_VCS_CHECK_IN Unable to check in the following file:
DESC_ERR_VCS_CHECK_OUT Unable to check out the following file:
DESC_ERR_VCS_GET_LATEST Unable to get the latest version of the following file:
DESC_ERR_VCS_GET_STATUS Unable to detect version control status of the following file:

{0}

{1}

DESC_ERR_VCS_OPEN_PROJECT Unable to initiate version control operations for the following file:

{0}

{1}

DESC_ERR_VCS_UNDO_CHECK_OUT Unable to undo check out the following file:
DESC_FILE_IS_NOT_UNDER_VERSION_CONTROL Add To Version Control.
DESC_FILE_VCS_STATUS_UNKNOWN Unable to detect whether the file is controlled by version control system.
DESC_VCS_OP_CANCELED Operation was cancelled.
labelComment &Comment:
labelFileName &File path:
MENU_ITEM_ADD_TO_VERSION_CONTROL Add To Version Control
MENU_ITEM_CHECK_IN Check In
MENU_ITEM_CHECK_OUT Check Out
MENU_ITEM_GET_LATEST_VERSION Get Latest Version
MENU_ITEM_UNDO_CHECK_OUT Undo Check Out
MENU_ITEM_VERSION_CONTROL Version Control
nullTextComment <Specify check in reason>
VCS_OPT_PROVIDER_NONE None
AddToVCSTitle Add file to {0}
VertionControlOptions Version Control
FormatDoYouWantAddToVC Do you want to add '{0}' to {1}?
FormatDoYouWantCheckout Do you want to check out '{0}' from {1}?
VCOptionAdvancedButton Ad&vanced...
VCOptionAdvancedLabel Provider specific options:
VCOptionProviderLabel &Current provider:
DESC_ERR_VCS_OPEN_FILE Could not open file from version control:

Quest.PowerGUI.PSLanguage

Resource ID String
PS_COMMON_PARAMS_WarningAction Enum. Determines how the cmdlet responds to a warning from the command. Values are: Continue [default], Stop, SilentlyContinue, Inquire.
PS_COMMON_PARAMS_WarningVariable String. Specifies a variable that stores warnings about the command in the specified variable.
TLTIP_FUNC_PARAM Function parameter
TLTIP_FUNC_SYNOPSIS Function {0}
ALIAS_SYNOPSIS_DESC Alias for {0}. {1}
PS_COMMON_PARAMS_Verbose Boolean. Generates detailed information about the operation, much like tracing or a transaction log. This parameter is effective only in cmdlets that generate verbose data.
PS_COMMON_PARAMS_Debug Boolean. Generates programmer-level detail about the operation. This parameter is effective only in cmdlets that generate debug data.
PS_COMMON_PARAMS_ErrorAction Enum. Determines how the cmdlet responds when an error occurs. Values are: Continue [default], Stop, SilentlyContinue, Inquire.
PS_COMMON_PARAMS_ErrorVariable String. Specifies a variable that stores errors from the command during processing. This variable is populated in addition to $error.
PS_COMMON_PARAMS_OutVariable String. Specifies a variable that stores output from the command during processing.
PS_COMMON_PARAMS_OutBuffer Int32. Determines the number of objects to buffer before calling the next cmdlet in the pipeline.
PS_COMMON_PARAMS_WhatIf Boolean. Explains what will happen if the command is executed, without actually executing the command.
PS_COMMON_PARAMS_Confirm Boolean. Prompts the user for permission before performing any action that modifies the system.
PS_AUTO_VAR__dollar_sign Contains the last token of the last line received by the shell.
PS_AUTO_VAR__question_mark Contains True if last operation succeeded and False otherwise.
PS_AUTO_VAR__caret_sign Contains the first token of the last line received by the shell.
PS_AUTO_VAR__underline_sign Contains the current pipeline object, used in script blocks, filters, and the where statement.
PS_AUTO_VAR_Args Contains an array of the parameters passed to a function.
PS_AUTO_VAR_DebugPreference Specifies the action to take when data is written using Write-Debug in a script or WriteDebug in a cmdlet or provider.
PS_AUTO_VAR_Error Contains objects for which an error occurred while being processed in a cmdlet.
PS_AUTO_VAR_ErrorActionPreference Specifies the action to take when data is written using Write-Error in a script or WriteError in a cmdlet or provider.
PS_AUTO_VAR_foreach Refers to the enumerator in a foreach loop.
PS_AUTO_VAR_Home Specifies the user's home directory. Equivalent of %homedrive%%homepath%.
PS_AUTO_VAR_Input Use in script blocks that are in the middle of a pipeline.
PS_AUTO_VAR_LASTEXITCODE Contains the exit code of the last Win32 executable execution.
PS_AUTO_VAR_MaximumAliasCount Contains the maximum number of aliases available to the session.
PS_AUTO_VAR_MaximumDriveCount Contains the maximum number of drives available, excluding those provided by the underlying operating system.
PS_AUTO_VAR_MaximumFunctionCount Contains the maximum number of functions available to the session.
PS_AUTO_VAR_MaximumHistoryCount Specifies the maximum number of entries saved in the command history.
PS_AUTO_VAR_MaximumVariableCount Contains the maximum number of variables available to the session.
PS_AUTO_VAR_PsHome The directory where the Windows PowerShell is installed.
PS_AUTO_VAR_Host Contains information about the current host.
PS_AUTO_VAR_OFS Output Field Separator, used when converting an array to a string.
PS_AUTO_VAR_ReportErrorShowExceptionClass When set to TRUE, shows the class names of displayed exceptions.
PS_AUTO_VAR_ReportErrorShowInnerException When set to TRUE, shows the chain of inner exceptions.
PS_AUTO_VAR_ReportErrorShowSource When set to TRUE, shows the assembly names of displayed exceptions.
PS_AUTO_VAR_ReportErrorShowStackTrace When set to TRUE, emits the stack traces of exceptions.
PS_AUTO_VAR_ShouldProcessPreference Specifies the action to take when ShouldProcess is used in a cmdlet.
PS_AUTO_VAR_ShouldProcessReturnPreference Value returned by ShouldPolicy
PS_AUTO_VAR_StackTrace Contains detailed stack trace information about the last error.
PS_AUTO_VAR_VerbosePreference Specifies the action to take when data is written using Write-Verbose in a script or WriteVerbose in a cmdlet or provider.
PS_AUTO_VAR_WarningPreference Specifies the action to take when data is written using Write-Warning in a script or WriteWarning in a cmdlet or provider.
PS_OPERATOR_eq Equal (case insensitive)
PS_OPERATOR_ne Not equal (case insensitive)
PS_OPERATOR_lt Less than (case insensitive)
PS_OPERATOR_le Less than or equal (case insensitive)
PS_OPERATOR_gt Greater than (case insensitive)
PS_OPERATOR_ge Greater than or equal (case insensitive)
PS_OPERATOR_like Wildcard comparison (case insensitive)
PS_OPERATOR_notlike Wildcard comparison (case insensitive)
PS_OPERATOR_match Regular expression comparison (case insensitive)
PS_OPERATOR_notmatch Regular expression comparison (case insensitive)
PS_OPERATOR_replace Replace operator (case insensitive)
PS_OPERATOR_contains Containment operator (case insensitive)
PS_OPERATOR_notcontains Containment operator (case insensitive)
PS_OPERATOR_ieq Case insensitive equal
PS_OPERATOR_ine Case insensitive not equal
PS_OPERATOR_ige Case insensitive greater than or equal
PS_OPERATOR_igt Case insensitive greater than
PS_OPERATOR_ile Case insensitive less than or equal
PS_OPERATOR_ilt Case insensitive less than
PS_OPERATOR_ilike Case insensitive equal
PS_OPERATOR_inotlike Case insensitive equal
PS_OPERATOR_imatch Case insensitive regular expression comparison
PS_OPERATOR_inotmatch Case insensitive regular expression comparison
PS_OPERATOR_ireplace Case insensitive replace operator
PS_OPERATOR_icontains Case insensitive containment operator
PS_OPERATOR_inotcontains Case insensitive containment operator
PS_OPERATOR_split The -split operator splits one or more strings into substrings (case insensitive)
PS_OPERATOR_join The -join operator combines multiple strings into a single string (case insensitive)
PS_OPERATOR_ceq Equal (case sensitive)
PS_OPERATOR_cne Not equal (case sensitive)
PS_OPERATOR_cge Greater than or equal (case sensitive)
PS_OPERATOR_cgt Greater than (case sensitive)
PS_OPERATOR_clt Less than (case sensitive)
PS_OPERATOR_cle Less than or equal (case sensitive)
PS_OPERATOR_clike Wildcard comparison (case sensitive)
PS_OPERATOR_cnotlike Wildcard comparison (case sensitive)
PS_OPERATOR_cmatch Regular expression comparison (case sensitive)
PS_OPERATOR_cnotmatch Regular expression comparison (case sensitive)
PS_OPERATOR_creplace Replace operator (case sensitive)
PS_OPERATOR_ccontains Containment operator (case sensitive)
PS_OPERATOR_cnotcontains Containment operator (case sensitive)
PS_OPERATOR_is Is of a type
PS_OPERATOR_isnot Is not of a type
PS_OPERATOR_as As a type, no error if conversion fails
PS_OPERATOR_and Logical And
PS_OPERATOR_or Logical Or
PS_OPERATOR_band Bitwise and
PS_OPERATOR_bor Bitwise or
PS_OPERATOR_f The format operator provides support for formatting strings via the .NET string object format method
PS_OPERATOR_not Logical Not
PS_OPERATOR_bnot Bitwise Not
PS_OPERATOR_xor Logical Exclusive-Or
PS_OPERATOR_bxor Binary Exclusive-Or

Quest.PowerGUI.UI.Parts

Resource ID String
ToolbarBtn_EditDetailsPage Personalizar...
ToolbarBtn_NewDetailsPage Personalizar...
MenuItem_DetailsPageTab Details
OpenFile_AllFiles All Files
OpenFile_WebPages Web Page
PPExport_DetailsPageNode Details Page
ToolbarBtn_ResetDetailsPage Reset to Default
SnapshotRpt_DetailsPage Details Page
SnapshotRpt_DetailsPages Details Pages
MsgBoxHeader_Error Erro

Quest.PowerGUI.ScriptEditorSDK

Resource ID String
EDuplicateToolbar This toolbar has already been added.
EDuplicateToolWindow A tool window with the same name already exists.

Quest.PowerGUI.ViewModel

Resource ID String
ErrorOccuredMessage An error has occured
ErrProfileExecution Profile execution failed with the following error:

{0}

Charts_AreaMapperName Area
Charts_AxisCategory Axis Settings
Charts_ColorCategory Color
Charts_ColorModelCategory Color Settings
Charts_ColumnCategory Column Settings
Charts_ColumnMapperName Column
Charts_D_Axis_Extent Distance from the axis to the edge of the chart window in pixels, in the range of 0 to 500. Note: setting too small a value may clip the axis labels.
Charts_D_Axis_Labels Appearance of labels.
Charts_D_Axis_Labels_Font Font for labels.
Charts_D_Axis_Labels_FontColor Color of labels.
Charts_D_Axis_Labels_Orientation Orientation of labels on the axis (horizontal or vertical, and if vertical, the facing of the text).
Charts_D_Axis_Labels_SkipValue Sets the step for displaying values at regular intervals.
Charts_D_Axis_Labels_Visible Whether or not the label text is shown.
Charts_D_Axis_LineColor Color of the axis line.
Charts_D_Axis_LineDrawStyle Style of the axis line.
Charts_D_Axis_LineEndCapStyle Style of the end cap of the axis line.
Charts_D_Axis_LineThickness Thickness of the axis line in pixels.
Charts_D_Axis_MajorGridLines Style of major grid lines.
Charts_D_Axis_MinorGridLines Style of minor grid lines.
Charts_D_Axis_RangeMax Upper limit for the range of the axis. This property is ignored when Range Type is not set to Custom.
Charts_D_Axis_RangeMin Lower limit for the range of the axis. This property is ignored when Range Type is not set to Custom.
Charts_D_Axis_RangeType How the range of the axis is calculated.
Charts_D_Axis_ScrollScale Zooming and scrolling settings.
Charts_D_Axis_SeriesLabels Appearance of series.
Charts_D_Axis_SeriesLabels_Font Font for series labels.
Charts_D_Axis_SeriesLabels_FontColor Color of series labels.
Charts_D_Axis_SeriesLabels_Orientation Orientation of series labels on the axis (horizontal or vertical, and if vertical, the facing of the text).
Charts_D_Axis_SeriesLabels_SkipValue Sets the step for displaying values at regular intervals.
Charts_D_Axis_SeriesLabels_Visible Whether or not series labels are visible.
Charts_D_Axis_TickmarkInterval Interval (in chart units or percentage values) between tick marks and labels along the axis.
Charts_D_Axis_TickStyle How tickmarks and labels are positioned on the axis.
Charts_D_Color_DefinitionColor Color of series.
Charts_D_ColorModel_AlphaLevel Opacity of chart elements in the range of 0 (transparent) to 255 (opaque).
Charts_D_ColorModel_HighlightDataPoint Whether or not chart elements can be highlighted.
Charts_D_ColorModel_HighlightFillColor Background color for highlighted chart elements. Data point highlights are displayed only when the Highlight Data Points property is set to True.
Charts_D_ColorModel_HighlightOutlineColor Color of highlight outline for highlighted chart elements. Data point highlights are displayed only when the Highlight Data Points property is set to True.
Charts_D_ColumnChart_ColumnSpacing Spacing (in column width increments) between columns in a series.
Charts_D_Data_SwapRowsAndColumns Whether or not the rows and columns of a chart are swapped. If this property is enabled, rows (series) become columns (items), and columns (items) become rows (series).
Charts_D_DoughnutChart_BreakSlice Whether to set off the slice in the chart.
Charts_D_DoughnutChart_ConcentricSpacing Spacing between doughnuts. This property is expressed as a fraction of the total space allocated for a doughnut. Valid values are between 0 and 1.
Charts_D_DoughnutChart_InnerRadius Radius of the inner hole, as a percentage of the outer radius, in the doughnut chart. Valid values range from 0 to 99% of the doughnut's radius.
Charts_D_DoughnutChart_Labels Appearance of doughnut chart labels.
Charts_D_DoughnutChart_Labels_BorderColor Color of the border around doughnut chart text labels.
Charts_D_DoughnutChart_Labels_BorderDrawStyle Style of the border drawn around individual doughnut chart labels.
Charts_D_DoughnutChart_Labels_BorderThickness Thickness (in pixels) of the border around doughnut chart text labels.
Charts_D_DoughnutChart_Labels_FillColor Fill color of doughnut chart labels' text boxes.
Charts_D_DoughnutChart_Labels_Font Font for doughnut chart labels.
Charts_D_DoughnutChart_Labels_FontColor Color of doughnut chart labels.
Charts_D_DoughnutChart_Labels_LeaderDrawStyle Style of leader lines. The style setting is ignored if Leader Lines Visible is set to False.
Charts_D_DoughnutChart_Labels_LeaderEndStyle Style of the ends of leader lines. The end of a leader line points outward from the doughnut slice or sector.
Charts_D_DoughnutChart_Labels_LeaderLineColor Color of leader lines.
Charts_D_DoughnutChart_Labels_LeaderLinesVisible Whether or not leader lines are displayed.
Charts_D_DoughnutChart_Labels_LeaderLineThickness Thickness of leader lines in pixels.
Charts_D_DoughnutChart_Labels_OthersCategoryPercent Minimum percentage to render as an independent full slice. All smaller slices will be combined and displayed as a single "Other" slice.
Charts_D_DoughnutChart_Labels_OthersCategoryText Text label for the "Other" category.
Charts_D_DoughnutChart_Labels_Visible Whether or not doughnut chart labels are displayed.
Charts_D_DoughnutChart_ShowConcentricLegend Whether or not the special Concentric chart symbols should be added to the legend.
Charts_D_DoughnutChart_StartAngle Angle in degrees (0–360) to render the first doughnut slice at. Successive slices are rendered clockwise from the first slice starting at 12 o' clock.
Charts_D_Font_Bold Determines whether this font is bold.
Charts_D_Font_GdiCharSet Determines the GDI character set that this font uses.
Charts_D_Font_GdiVerticalFont Determines whether this font is derived from a GDI vertical font.
Charts_D_Font_Italic Determines whether this font has the italic style applied.
Charts_D_Font_Name Determines the face name of this font.
Charts_D_Font_Size Determines the em-size of this font measured in the units specified by the Unit property.
Charts_D_Font_Strikeout Determines whether this font specifies a horizontal line through the font.
Charts_D_Font_Underline Determines whether this font is underlined.
Charts_D_Font_Unit Font size units.
Charts_D_Gridlines_AlphaLevel Opacity of grid lines in the range of 0 (transparent) to 255 (opaque).
Charts_D_Gridlines_Color Color of gridlines on the parent axis. The color is affected by the Opacity setting.
Charts_D_Gridlines_DrawStyle Style of grid lines.
Charts_D_Gridlines_Thickness Thickness of grid lines in pixels.
Charts_D_Gridlines_Visible Whether or not grid lines are displayed.
Charts_D_Legend_AlphaLevel Opacity of the Legend box in the range of 0 to 255. This parameter does not affect the contents of the box.
Charts_D_Legend_BackgroundColor Background fill color for the Legend box.
Charts_D_Legend_BorderColor Color of the Legend box border.
Charts_D_Legend_BorderStyle Style of the Legend box border.
Charts_D_Legend_BorderThickness Width of the Legend box border in pixels.
Charts_D_Legend_Font Font for the Legend box.
Charts_D_Legend_FontColor Color of Legend box text.
Charts_D_Legend_Location Position of the Legend box in the chart. The legend may only be located along one of the borders of the chart.
Charts_D_Legend_Margins Margins of the Legend box.
Charts_D_Legend_SpanPercentage Percentage of the chart width or height that the Legend box consumes. This value must be between 0 and 100.
Charts_D_Legend_Visible Whether or not the Legend box is displayed.
Charts_D_LineChart_DrawStyle Style of the lines in the chart.
Charts_D_LineChart_HighLightLines Whether or not to highlight an entire line when one of the points on the line is highlighted.
Charts_D_LineChart_Icon Icon (shape or character) to use for marking a chart point.
Charts_D_LineChart_IconSize Icon size to use for marking a chart point.
Charts_D_LineChart_SplineTension Tension affecting the curve of a line.
Charts_D_LineChart_Thickness Width of the series line.
Charts_D_Margins_Bottom Spacing from the bottom of the chart window to the Legend box edge in pixels.
Charts_D_Margins_Left Spacing from the left edge of the chart window to the Legend box edge in pixels.
Charts_D_Margins_Right Spacing from the right edge of the chart window to the Legend box edge in pixels.
Charts_D_Margins_Top Spacing from the top of the chart window to the Legend box edge in pixels.
Charts_D_ScatterChart_ConnectWithLines Whether scatter points are connected with lines. Note that incorrect point ordering may result in unexpected line patterns.
Charts_D_ScatterChart_DrawStyle Style for drawing each spline within the chart.
Charts_D_ScatterChart_Icon Icon (shape or character) to use for marking a scatter point.
Charts_D_ScatterChart_IconSize Icon size to use for marking a chart point.
Charts_D_ScatterChart_SplineTension How tightly the curve bends to fit the data points. The spline value should be greater than 0.0 but less than 0.5, with higher values leading to more sweeping, smoother curves.
Charts_D_ScatterChart_Thickness Thickness of the plotted splines in pixels, in the range of 0 to 100. Setting a thickness of 0 makes splines invisible.
Charts_D_ScrollScale_Height Height of the scrollbar in pixels.
Charts_D_ScrollScale_Scale Scale of the chart. The values can be between 1.0 (all values on the axis fit in) and 0.0.
Charts_D_ScrollScale_Scroll Initial scroll bar position in zoomed-in charts. The values are between 0.0 (bottom or left) and 1.0 (top or right).
Charts_D_ScrollScale_Visible Whether or not the scroll bar is visible or hidden on the axis.
Charts_D_ScrollScale_Width Width of the scroll bar (in pixels).
Charts_D_StackChart_StackStyle Style of the stack chart: normal or percentage-based.
Charts_DataCategory Data
Charts_DefinitionContainerName Chart Appearance
Charts_DependentVariablesSelectedAssertionText At least one property from the Legend entries (Series) list should be selected.
Charts_DoughnutCategory Doughnut Settings
Charts_DoughnutMapperName Doughnut
Charts_LegendCategory Legend
Charts_LineCategory Line Settings
Charts_LineMapperName Line
Charts_N_Axis_Extent Offset
Charts_N_Axis_Labels Labels
Charts_N_Axis_Labels_Font Font
Charts_N_Axis_Labels_FontColor Font Color
Charts_N_Axis_Labels_Orientation Orientation
Charts_N_Axis_Labels_SkipValue Interval Step
Charts_N_Axis_Labels_Visible Visible
Charts_N_Axis_LineColor Line Color
Charts_N_Axis_LineDrawStyle Line Draw Style
Charts_N_Axis_LineEndCapStyle Line End Cap Style
Charts_N_Axis_LineThickness Line Thickness
Charts_N_Axis_MajorGridLines Major Grid Lines
Charts_N_Axis_MinorGridLines Minor Grid Lines
Charts_N_Axis_RangeMax Upper Limit
Charts_N_Axis_RangeMin Lower Limit
Charts_N_Axis_RangeType Range Type
Charts_N_Axis_ScrollScale Scroll Scale
Charts_N_Axis_SeriesLabels Series Labels
Charts_N_Axis_SeriesLabels_Font Font
Charts_N_Axis_SeriesLabels_FontColor Font Color
Charts_N_Axis_SeriesLabels_Orientation Orientation
Charts_N_Axis_SeriesLabels_SkipValue Interval Step
Charts_N_Axis_SeriesLabels_Visible Visible
Charts_N_Axis_TickmarkInterval Tick Mark Interval
Charts_N_Axis_TickStyle Tick Style
Charts_N_Color_DefinitionColor Series Color
Charts_N_ColorModel_AlphaLevel Opacity
Charts_N_ColorModel_HighlightDataPoint Highlight Data Points
Charts_N_ColorModel_HighlightFillColor Highlight Fill Color
Charts_N_ColorModel_HighlightOutlineColor Highlight Outline Color
Charts_N_ColumnChart_ColumnSpacing Column Spacing
Charts_N_Data_SwapRowsAndColumns Swap Rows and Columns
Charts_N_DoughnutChart_BreakSlice Break Slice
Charts_N_DoughnutChart_ConcentricSpacing Concentric Spacing
Charts_N_DoughnutChart_InnerRadius Inner Radius
Charts_N_DoughnutChart_Labels Labels
Charts_N_DoughnutChart_Labels_BorderColor Border Color
Charts_N_DoughnutChart_Labels_BorderDrawStyle Border Draw Style
Charts_N_DoughnutChart_Labels_BorderThickness Border Thickness
Charts_N_DoughnutChart_Labels_FillColor Fill Color
Charts_N_DoughnutChart_Labels_Font Font
Charts_N_DoughnutChart_Labels_FontColor Font Color
Charts_N_DoughnutChart_Labels_LeaderDrawStyle Leader Line Draw Style
Charts_N_DoughnutChart_Labels_LeaderEndStyle Leader Line End Style
Charts_N_DoughnutChart_Labels_LeaderLineColor Leader Line Color
Charts_N_DoughnutChart_Labels_LeaderLinesVisible Leader Lines Visible
Charts_N_DoughnutChart_Labels_LeaderLineThickness Leader Line Thickness
Charts_N_DoughnutChart_Labels_OthersCategoryPercent Separate Category Threshold
Charts_N_DoughnutChart_Labels_OthersCategoryText Other Category Label
Charts_N_DoughnutChart_Labels_Visible Visible
Charts_N_DoughnutChart_ShowConcentricLegend Show Concentric Legend
Charts_N_DoughnutChart_StartAngle Start Angle
Charts_N_Font_Bold Bold
Charts_N_Font_GdiCharSet Character Set
Charts_N_Font_GdiVerticalFont Vertical Font
Charts_N_Font_Italic Italic
Charts_N_Font_Name Name
Charts_N_Font_Size Size
Charts_N_Font_Strikeout Strikeout
Charts_N_Font_Underline Underline
Charts_N_Font_Unit Unit
Charts_N_Gridlines_AlphaLevel Opacity
Charts_N_Gridlines_Color Color
Charts_N_Gridlines_DrawStyle Draw Style
Charts_N_Gridlines_Thickness Thickness
Charts_N_Gridlines_Visible Visible
Charts_N_Legend_AlphaLevel Opacity
Charts_N_Legend_BackgroundColor Background Color
Charts_N_Legend_BorderColor Border Color
Charts_N_Legend_BorderStyle Border Style
Charts_N_Legend_BorderThickness Border Thickness
Charts_N_Legend_Font Font
Charts_N_Legend_FontColor Font Color
Charts_N_Legend_Location Location
Charts_N_Legend_Margins Margins
Charts_N_Legend_SpanPercentage Span Percentage
Charts_N_Legend_Visible Visible
Charts_N_LineChart_DrawStyle Draw Style
Charts_N_LineChart_HighLightLines Highlight Lines
Charts_N_LineChart_Icon Icon
Charts_N_LineChart_IconSize Icon Size
Charts_N_LineChart_SplineTension Spline Tension
Charts_N_LineChart_Thickness Line Thickness
Charts_N_Margins_Bottom Bottom
Charts_N_Margins_Left Left
Charts_N_Margins_Right Right
Charts_N_Margins_Top Top
Charts_N_ScatterChart_ConnectWithLines Connect With Lines
Charts_N_ScatterChart_DrawStyle Draw Style
Charts_N_ScatterChart_Icon Icon
Charts_N_ScatterChart_IconSize Icon Size
Charts_N_ScatterChart_SplineTension Spline Tension
Charts_N_ScatterChart_Thickness Thickness
Charts_N_ScrollScale_Height Height
Charts_N_ScrollScale_Scale Scale
Charts_N_ScrollScale_Scroll Scrollbar Position
Charts_N_ScrollScale_Visible Visible
Charts_N_ScrollScale_Width Width
Charts_N_StackChart_StackStyle Stack Style
Charts_PreviewPropertyName Chart Preview
Charts_ScatterMapperName Scatter
Charts_StackedAreaMapperName Stacked Area
Charts_StackedColumnMapperName Stacked Column
Charts_UniquePresetNameConstraint A preset named '{0}' already exists. Please specify a different name.
ERR_MODULENOTFOUND PowerShell module '{0}' is not installed. Please install this module and try again.
ERR_SNAPINNOTFOUND PowerShell Snapin '{0}' is not installed. Please install this snapin and try again.
Charts_IndependentVariablesSelectedAssertionText At least one property from the Horizontal axis labels (Category) drop-down list should be selected.

Quest.PowerGUI.VersionInfo_PowerGUI

Resource ID String
MailBody I've been using PowerGUI and thought you might like to try it out. Here's a link to community: http://PowerGUI.org
MailSubject PowerGUI rocks!
StartScriptEditor PowerGUI Script &Editor...
AdminConsoleWindowTitle {0} Administrative Console
PG PowerGUI Administrative Console
ProductName {0} Script Editor
PrintedByPowerGUI Printed by PowerGUI
HTML_SAVED_TITLE PowerGUI Script Editor

Quest.PowerGUI.VersionInfo_PowerGUIPro

Resource ID String
MailBody I've been using PowerGUI and thought you might like to try it out. Here's a link to community: http://PowerGUI.org
MailSubject PowerGUI rocks!
StartScriptEditor PowerGUI Script &Editor...
AdminConsoleWindowTitle {0} Administrative Console
PG PowerGUI Pro Administrative Console
ProductName {0} Script Editor
PrintedByPowerGUI Printed by PowerGUI
HTML_SAVED_TITLE PowerGUI Script Editor
Personal tools