101 | Windows PowerShell ISE |
Windows PowerShell ISE |
102 | Windows PowerShell ISE (x86) |
Windows PowerShell ISE (x86) |
103 | Windows PowerShell 脚本 |
Windows PowerShell Script |
104 | Windows PowerShell 数据文件 |
Windows PowerShell Data File |
105 | Windows PowerShell XML 文档 |
Windows PowerShell XML Document |
106 | Windows PowerShell 脚本模块 |
Windows PowerShell Script Module |
107 | Windows PowerShell 控制台文件 |
Windows PowerShell Console File |
108 | 使用 PowerShell 运行 |
Run with PowerShell |
109 | Windows PowerShell |
Windows PowerShell |
110 | Windows PowerShell (x86) |
Windows PowerShell (x86) |
111 | 执行基于对象的(命令行)函数 |
Performs object-based (command-line) functions |
112 | 以 32 位运行 |
Run as 32 |
113 | Windows PowerShell 集成脚本环境。执行基于对象的(命令行)函数 |
Windows PowerShell Integrated Scripting Environment. Performs object-based (command-line) functions |
118 | 以管理员身份运行 |
Run as Administrator |
119 | 以管理员特权运行 |
Runs with administrator privileges |
120 | Windows PowerShell cmdlet 定义 XML 文档 |
Windows PowerShell Cmdlet Definition XML Document |
121 | Windows PowerShell 会话配置文件 |
Windows PowerShell Session Configuration File |
122 | 以管理员身份运行 ISE |
Run ISE as Administrator |
123 | 以管理员权限运行 ISE |
Runs ISE with administrator privileges |
124 | 文档加密 |
Document Encryption |
0x1 | 参数 %1!ls! 缺少参数。 |
Missing argument for parameter %1!ls!. |
0x2 | Windows PowerShell 控制台文件路径“%1!ls!”无效。 |
Windows PowerShell console file path \"%1!ls!\" is invalid. |
0x3 | 未安装 .NET Framework 版本 %1!ls!,运行 Windows PowerShell 版本 %2!ls! 需要此版本的 .NET Framework。 |
Version %1!ls! of the .NET Framework is not installed and it is required to run version %2!ls! of Windows PowerShell. |
0x4 | CLR 初始化失败,返回错误 %1!lx!。 |
CLR initialization failed with error %1!lx!. |
0x5 | 启动 CLR 失败,返回 HRESULT %1!lx!。 |
Starting the CLR failed with HRESULT %1!lx!. |
0x6 | Windows PowerShell 内部错误。默认的 CLR 域初始化失败,返回错误 %1!lx!。 |
Internal Windows PowerShell error. Default CLR domain initialization failed with error %1!lx!. |
0x7 | Windows PowerShell 内部错误。加载托管的 Windows PowerShell 失败,返回错误 %1!lx!。 |
Internal Windows PowerShell error. Loading managed Windows PowerShell failed with error %1!lx!. |
0x8 | Windows PowerShell 内部错误。检索托管的 Windows PowerShell 入口方法的 Dispatch ID 失败,返回错误 %1!lx!。 |
Internal Windows PowerShell error. Retrieving Dispatch ID for managed Windows PowerShell entrance method failed with error %1!lx!. |
0x9 | Windows PowerShell 内部错误。调用托管的 Windows PowerShell 失败,返回错误 %1!lx!。 |
Internal Windows PowerShell error. Invoking managed Windows PowerShell failed with error %1!lx!. |
0xA | Windows PowerShell 被终止,返回以下错误: %n %1!ls! |
Windows PowerShell terminated with the following error: %n %1!ls! |
0xB | Windows PowerShell 内部错误。在读取 Windows PowerShell 控制台文件时 COM 初始化失败,返回错误 %1!lx!。 |
Internal Windows PowerShell error. COM initialization failed while reading Windows PowerShell console file with error %1!lx!. |
0xC | Windows PowerShell 内部错误。为 Windows PowerShell 控制台文件创建 DOMDocument 失败,返回错误 %1!lx!。 |
Internal Windows PowerShell error. DOMDocument creation for Windows PowerShell console file failed with error %1!lx!. |
0xD | 无法加载 Windows PowerShell 控制台文件“%1!ls!”。 |
Failed to load Windows PowerShell console file \"%1!ls!\". |
0xE | 注册表项 %1!ls!\\%2!ls! 的值不能为空。 |
The value of the registry key %1!ls!\\%2!ls! cannot be empty. |
0xF | 在 Windows PowerShell 控制台文件“%1!ls!”中找不到必需的元素 ConsoleSchemaVersion。 |
Cannot locate the required element ConsoleSchemaVersion in the Windows PowerShell console file \"%1!ls!\". |
0x10 | Windows PowerShell 控制台文件“%1!ls!”中必需的元素 ConsoleSchemaVersion 无效。 |
A required element ConsoleSchemaVersion in Windows PowerShell console file \"%1!ls!\" is invalid. |
0x11 | “%1!ls!”不是有效的 Windows PowerShell 版本。请按以下格式指定有效的 Windows PowerShell 版本: 主版本.次版本。 |
\"%1!ls!\" is not a valid Windows PowerShell version. Specify a valid Windows PowerShell version of the format major.minor version. |
0x12 | 无法从 Windows PowerShell 控制台文件“%1!ls!”中读取 Windows PowerShell 版本。 |
Cannot read the Windows PowerShell version from Windows PowerShell console file \"%1!ls!\". |
0x13 | 读取注册表时遇到问题。无法读取注册表项 %1!ls!。系统错误:%n %2!ls!。 |
Encountered a problem reading the registry. Cannot read registry key %1!ls!. System error:%n %2!ls!. |
0x14 | 读取注册表时遇到问题。无法打开注册表项 %1!ls!。系统错误:%n %2!ls!。 |
Encountered a problem reading the registry. Cannot open registry key %1!ls!. System error:%n %2!ls!. |
0x15 | 关闭注册表项 %1!ls! 导致以下 Win32 错误:%n %2!ls! |
Closing registry key %1!ls! causes the following Win32 error:%n %2!ls! |
0x16 | 读取注册表项 %1!ls!\\%2!ls! 的值导致以下 Win32 错误:%n %3!ls! |
Reading the value of registry key %1!ls!\\%2!ls! causes the following Win32 error:%n %3!ls! |
0x17 | 创建注册表项路径 PowerShellEngine 时遇到问题。系统错误:%n %1!ls!。 |
Encountered a problem creating the registry key path PowerShellEngine. System error:%n %1!ls!. |
0x18 | 注册表项值无效。注册表项 %1!ls!\\%2!ls! 的值必须为 REG_SZ。 |
Invalid registry key value. Value for registry key %1!ls!\\%2!ls! must be REG_SZ. |
0x19 | 无法启动 Windows PowerShell 版本 %1!ls!,因为未安装该软件。 |
Cannot start Windows PowerShell version %1!ls! because it is not installed. |
0x1A | Windows PowerShell 控制台文件“%1!ls!”的扩展名不是 psc1。Windows PowerShell 控制台文件的扩展名必须为 psc1。 |
Windows PowerShell console file \"%1!ls!\" extension is not psc1. Windows PowerShell console file extension must be psc1. |
0x1B | 注册表项 %1!ls!\\%2!ls! 的值不是有效的 .NET 版本。有效的版本格式如下: 主版本.次版本.内部版本.修订版本。 |
The value of registry key %1!ls!\\%2!ls! is an invalid .NET version. Valid version format is major.minor.build.revision. |
0x1C | 无法启动 Windows PowerShell。没有安装与 %1!ls! 兼容的 Windows PowerShell 版本。 |
Cannot start Windows PowerShell. No version of Windows PowerShell compatible to %1!ls! is installed. |
0x1D | 无法启动 Windows PowerShell。找不到正确安装的 Windows PowerShell 版本。 |
Cannot start Windows PowerShell. No correctly installed versions of Windows PowerShell found. |
0x1E | 读取注册表时遇到问题。找不到注册表项 %1!ls!。 |
Encountered a problem reading the registry. Cannot find registry key %1!ls!. |
0x1F | 无法加载 Windows PowerShell 控制台文件“%1!ls!”。WIN 32 错误: %2!ls! |
Failed to load Windows PowerShell console file \"%1!ls!\". WIN 32 error: %2!ls! |
0x20 | 无法加载 Windows PowerShell 控制台文件“%1!ls!”: %2!ls! 所在行: %3!li! 字符: %4!li! |
Failed to load Windows PowerShell console file \"%1!ls!\": %2!ls!At line:%3!li! char:%4!li! |
0x21 | Windows PowerShell 控制台文件“%1!ls!”中的 Windows PowerShell 版本不能为空。 |
Windows PowerShell version in the Windows PowerShell console file \"%1!ls!\" cannot be empty. |
0x22 | 在 Windows PowerShell 控制台文件“%1!ls!”中找不到必需的元素 PSConsoleFile。 |
Cannot locate the required element PSConsoleFile in the Windows PowerShell console file \"%1!ls!\". |
0x23 | 在 WinPE 上不支持所请求的 Windows PowerShell 版本 %1!d!。WinPE 只支持 Windows PowerShell %1!d!。 |
The requested Windows PowerShell version %1!d! is not supported on WinPE. WinPE supports only Windows PowerShell %1!d!. |
0x24 | 警告: Windows PowerShell 已使用 CLR 版本“%1!ls!”启动。此 CLR 版本尚未经过 Windows PowerShell 测试,因此可能无法正常操作。有关所支持的 CLR 版本的详细信息,请参阅 http://go.microsoft.com/fwlink/?LinkId=215538。%r%n |
Warning: Windows PowerShell was started with CLR version \"%1!ls!\". This CLR version has not been tested with Windows PowerShell and might not operate properly. For more information about supported versions of the CLR, see http://go.microsoft.com/fwlink/?LinkId=215538.%r%n |
0x26 | 版权所有 (C) 2015 Microsoft Corporation。保留所有权利。 |
Copyright (C) 2015 Microsoft Corporation. All rights reserved. |
0x27 | 读取注册表时遇到问题。找不到注册表项 %1!ls!。此计算机上未安装 Windows PowerShell %2!ls! 引擎。 |
Encountered a problem reading the registry. Cannot find registry key %1!ls!. The Windows PowerShell %2!ls! engine is not installed on this computer. |