📄 pegasusserver_en.txt
字号:
// ========================================================== // Messages for TracePropertyOwner // Please use message prefix "PGS02400" // ========================================================== /** * @note PGS02400: * Substitution {0} is a file name (a string) */ Config.TracePropertyOwner.UNABLE_TO_WRITE_TRACE_FILE:string {"PGS02400: Unable to write to trace file {0}."} // ========================================================== // Messages for ConfigSettingProvider // Please use message prefix "PGS02600" // ========================================================== ControlProviders.ConfigSettingProvider.ConfigSettingProvider.INVALID_INSTANCE_NAME:string {"PGS02600: The instance name is not valid."} /** * @note PGS02601: * Substitution {0} is the name of a CIM property (a string) */ ControlProviders.ConfigSettingProvider.ConfigSettingProvider.CONFIG_PROPERTY_NOT_FOUND:string {"PGS02601: The {0} configuration property is not found."} ControlProviders.ConfigSettingProvider.ConfigSettingProvider.MODIFICATION_OF_ENTIRE_INSTANCE:string {"PGS02602: Modification of the entire instance is not supported."} /** * @note PGS02603: * Substitution {0} is the name of a CIM property (a string) */ ControlProviders.ConfigSettingProvider.ConfigSettingProvider.MODIFICATION_NOT_SUPPORTED:string {"PGS02603: Modification of the {0} property is not supported."} ControlProviders.ConfigSettingProvider.ConfigSettingProvider.UPDATE_CURRENT_VALUE_FAILED:string {"PGS02604: Failed to update the current value."} ControlProviders.ConfigSettingProvider.ConfigSettingProvider.UPDATE_PLANNED_VALUE_FAILED:string {"PGS02605: Failed to update the planned value."} ControlProviders.ConfigSettingProvider.ConfigSettingProvider.USER_NOT_PRIVILEGED:string {"PGS02606: Superuser authority is required to run this CIM operation."} // ========================================================== // Messages for NamespaceProvider // Please use message prefix "PGS02800" // ========================================================== /** * @note PGS02800: * Substitution {0} is the name of the CIM property (a string) */ ControlProviders.NamespaceProvider.NamespaceProvider.INVALID_TYPE_FOR_PROPERTY:string {"PGS02800: Property type is not valid for property {0}"} ControlProviders.NamespaceProvider.NamespaceProvider.INVALID_KEY_PROPERTY:string {"PGS02801: Key property is not valid: "} /** * @note PGS02802: * Substitution {0} is the name of the parent CIM namespace (a string) */ ControlProviders.NamespaceProvider.NamespaceProvider.PARENT_NAMESPACE_DOES_NOT_EXIST:string {"PGS02802: Parent namespace does not exist: {0}"} /** * @note PGS02803: * Substitution {0} is a CIM name (a string) */ ControlProviders.NamespaceProvider.NamespaceProvider.NOT_SUPPORTED_BY_NAMESPACEPROVIDER:string {"PGS02803: The requested operation on CIM class {0} is not supported by the namespace provider."} ControlProviders.NamespaceProvider.NamespaceProvider.ROOT_NAMESPACE_CANNOT_BE_DELETED:string {"PGS02804: The root namespace cannot be deleted."} /** * @note PGS02805: * Substitution {0} is a namespace (a string) */ ControlProviders.NamespaceProvider.NamespaceProvider.NAMESPACE_DOES_NOT_EXIST:string {"PGS02805: The {0} namespace does not exist."} // ========================================================== // Messages for ProviderRegistrationProvider // Please use message prefix "PGS03000" // ========================================================== ControlProviders.ProviderRegistrationProvider.ProviderRegistrationProvider.SUPERUSER_PRIVILEGE_REQUIRED_MODIFY_REGISTRATION:string {"PGS03000: Superuser authority is required to modify the CIM provider registration."} /** * @note PGS03001: * Do not translate the word 'Namespaces' since it is the name of a CIM property. * Do not translate the word 'SupportedProperties' since it is the name of a CIM property. * Do not translate the word 'SupportedMethods' since it is the name of a CIM property. */ ControlProviders.ProviderRegistrationProvider.ProviderRegistrationProvider.CAN_ONLY_MODIFY_ERR:string {"PGS03001: Only the Namespaces property, SupportedProperties property and SupportedMethods property can be changed."} ControlProviders.ProviderRegistrationProvider.ProviderRegistrationProvider.SUPERUSER_PRIVILEGE_REQUIRED_REGISTER_PROVIDERS:string {"PGS03002: Superuser authority is required to register CIM providers."} /** * @note PGS03003: * Do not translate the word 'Name' since it is the name of a CIM property. * Do not translate the word 'PG_ProviderModule' since it is the name of a CIM class. */ ControlProviders.ProviderRegistrationProvider.ProviderRegistrationProvider.MISSING_NAME_IN_PG_PROVIDERMODULE:string {"PGS03003: Missing the required Name property in PG_ProviderModule class."} //485 /** * @note PGS03004: * Do not translate the word 'Vendor' since it is the name of a CIM property. * Do not translate the word 'PG_ProviderModule' since it is the name of a CIM class. */ ControlProviders.ProviderRegistrationProvider.ProviderRegistrationProvider.MISSING_VENDOR_IN_PG_PROVIDERMODULE:string {"PGS03004: Missing the required Vendor property in PG_ProviderModule class."} // 485 /** * @note PGS03005: * Do not translate the word 'Version' since it is the name of a CIM property. * Do not translate the word 'PG_ProviderModule' since it is the name of a CIM class. */ ControlProviders.ProviderRegistrationProvider.ProviderRegistrationProvider.MISSING_VERSION_IN_PG_PROVIDERMODULE:string {"PGS03005: Missing the required Version property in PG_ProviderModule class."} // 485 /** * @note PGS03006: * Do not translate the word 'InterfaceType' since it is the name of a CIM property. * Do not translate the word 'PG_ProviderModule' since it is the name of a CIM class. */ ControlProviders.ProviderRegistrationProvider.ProviderRegistrationProvider.MISSING_INTERFACETYPE_IN_PG_PROVIDERMODULE:string {"PGS03006: Missing the required InterfaceType property in PG_ProviderModule class."} // 485 /** * @note PGS03007: * Do not translate the word 'InterfaceVersion' since it is the name of a CIM property. * Do not translate the word 'PG_ProviderModule' since it is the name of a CIM class. */ ControlProviders.ProviderRegistrationProvider.ProviderRegistrationProvider.MISSING_INTERFACEVERSION_IN_PG_PROVIDERMODULE:string {"PGS03007: Missing the required InterfaceVersion in PG_ProviderModule class."} // 485 /** * @note PGS03008: * Do not translate the word 'Location' since it is the name of a CIM property. * Do not translate the word 'PG_ProviderModule' since it is the name of a CIM class. */ ControlProviders.ProviderRegistrationProvider.ProviderRegistrationProvider.MISSING_LOCATION_IN_PG_PROVIDERMODULE:string {"PGS03008: Missing the required Location property in PG_ProviderModule class."} // 485 /** * @note PGS03009: * Do not translate the word 'ProviderModuleName' since it is the name of a CIM property. * Do not translate the word 'PG_ProviderCapabilities' since it is the name of a CIM class. */ ControlProviders.ProviderRegistrationProvider.ProviderRegistrationProvider.MISSING_PROVIDERMODULENAME_IN_PG_PROVIDERCAPABILITIES:string {"PGS03009: Missing the required ProviderModuleName property in PG_ProviderCapabilities class."} // 485 /** * @note PGS03010: * Do not translate the word 'ProviderName' since it is the name of a CIM property. * Do not translate the word 'PG_ProviderCapabilities' since it is the name of a CIM class. */ ControlProviders.ProviderRegistrationProvider.ProviderRegistrationProvider.MISSING_PROVIDERNAME_IN_PG_PROVIDERCAPABILITIES:string {"PGS03010: Missing the required ProviderName property in PG_ProviderCapabilities class."} // 485 /** * @note PGS03011: * Do not translate the word 'CapabilityID' since it is the name of a CIM property. * Do not translate the word 'PG_ProviderCapabilities' since it is the name of a CIM class. */ ControlProviders.ProviderRegistrationProvider.ProviderRegistrationProvider.MISSING_CAPABILITYID_IN_PG_PROVIDERCAPABILITIES:string {"PGS03011: Missing the required CapabilityID property in PG_ProviderCapabilities class."} // 485 /** * @note PGS03012: * Do not translate the word 'ClassName' since it is the name of a CIM property. * Do not translate the word 'PG_ProviderCapabilities' since it is the name of a CIM class. */ ControlProviders.ProviderRegistrationProvider.ProviderRegistrationProvider.MISSING_CLASSNAME_IN_PG_PROVIDERCAPABILITIES:string {"PGS03012: Missing the required ClassName property in PG_ProviderCapabilities class."} // 485 /** * @note PGS03013: * Do not translate the word 'NameSpaces' since it is the name of a CIM property. * Do not translate the word 'PG_ProviderCapabilities' since it is the name of a CIM class. */ ControlProviders.ProviderRegistrationProvider.ProviderRegistrationProvider.MISSING_NAMESPACES_IN_PG_PROVIDERCAPABILITIES:string {"PGS03013: Missing the required NameSpaces property in PG_ProviderCapabilities class."} // 485 /** * @note PGS03014: * Do not translate the word 'ProviderModuleName' since it is the name of a CIM property. * Do not translate the word 'PG_Provider' since it is the name of a CIM class. */ ControlProviders.ProviderRegistrationProvider.ProviderRegistrationProvider.MISSING_PROVIDERMODULENAME_IN_PG_PROVIDER:string {"PGS03014: Missing the required ProviderModuleName property in PG_Provider class."} // 485 /** * @note PGS03015: * Do not translate the word 'InterfaceVersion' since it is the name of a CIM property. * Substitution {0} is an InterfaceVersion value (a string) */ ControlProviders.ProviderRegistrationProvider.ProviderRegistrationProvider.UNSUPPORTED_INTERFACEVERSION_VALUE:string {"PGS03015: InterfaceVersion property value {0} is not supported."} // 485 ControlProviders.ProviderRegistrationProvider.ProviderRegistrationProvider.DISABLE_PROVIDER_FAILED_PROVIDER_BUSY:string {"PGS03015: Failed to disable the provider. The provider is busy."} // 485 ControlProviders.ProviderRegistrationProvider.ProviderRegistrationProvider.DISABLE_PROVIDER_MODULE_FAILED_PROVIDER_BUSY:string {"PGS03016: Failed to disable the provider module. The provider is busy."} //485 /** * @note PGS03017: * Do not translate the word 'ProviderModuleName' since it is the name of a CIM property. */ ControlProviders.ProviderRegistrationProvider.ProviderRegistrationProvider.PROVIDERMODULENAME_KEY_NOT_FOUND:string {"PGS03017: The key property ProviderModuleName is not found."} // 485 ControlProviders.ProviderRegistrationProvider.ProviderRegistrationProvider.SUPERUSER_PRIVILEGE_REQUIRED_UNREGISTER_PROVIDERS:string {"PGS03018: Superuser authority is required to unregister CIM providers."} /** * @note PGS03019: * Do not translate the word 'Name' since it is the name of a CIM property. */ ControlProviders.ProviderRegistrationProvider.ProviderRegistrationProvider.NAME_KEY_NOT_FOUND:string {"PGS03019: The key property Name is not found."} // 485 ControlProviders.ProviderRegistrationProvider.ProviderRegistrationProvider.DISABLE_PROVIDER_FAILED:string {"PGS03020: Failed to disable the CIM provider."} ControlProviders.ProviderRegistrationProvider.ProviderRegistrationProvider.DISABLE_PROVIDER_MODULE_FAILED:string {"PGS03021: Failed to disable the CIM provider module."} ControlProviders.ProviderRegistrationProvider.ProviderRegistrationProvider.SUPERUSER_PRIVILEGE_REQUIRED_DISABLE_ENABLE_PROVIDERS:string {"PGS03022: Superuser authority is required to disable or enable CIM providers."} /** * @note PGS03023: * Do not translate the word 'ProviderModuleName' since it is the name of a CIM property. * Do not translate the word 'PG_ConsumerCapabilities' since it is the name of a CIM class. */ ControlProviders.ProviderRegistrationProvider.ProviderRegistrationProvider.MISSING_PROVIDER_MODULE_NAME_WHICH_IS_REQUIRED:string {"PGS03023: Missing the required ProviderModuleName property in PG_ConsumerCapabilities class."} /** * @note PGS03024: * Do not translate the word 'ProviderName' since it is the name of a CIM property. * Do not translate the word 'PG_ConsumerCapabilities' since it is the name of a CIM class. */ ControlProviders.ProviderRegistrationProvider.ProviderRegistrationProvider.MISSING_PROVIDER_NAME_WHICH_IS_REQUIRED:string {"PGS03024: Missing the required ProviderName property in PG_ConsumerCapabilities class."} /** * @note PGS03025: * Do not translate the word 'CapabilityID' since it is the name of a CIM property. * Do not translate the word 'PG_ConsumerCapabilities' since it is the name of a CIM class. */ ControlProviders.ProviderRegistrationProvider.ProviderRegistrationProvider.MISSING_CAPABILITY_ID_WHICH_IS_REQUIRED:string {"PGS03025: Missing the required CapabilityID property in PG_ConsumerCapabilities class."} /** * @note PGS03026: * Do not translate the word 'ProviderType' since it is the name of a CIM property. * Do not translate the word 'PG_ConsumerCapabilities' since it is the name of a CIM class. */ ControlProviders.ProviderRegistrationProvider.ProviderRegistrationProvider.MISSING_PROVIDER_TYPE_WHICH_IS_REQUIRED:string {"PGS03026: Missing the required ProviderType property in PG_ConsumerCapabilities class."} /** * @note PGS03027: * Do not translate the word 'Destinations' since it is the name of a CIM property. * Do not translate the word 'PG_ConsumerCapabilities' since it is the name of a CIM class. */ ControlProviders.ProviderRegistrationProvider.ProviderRegistrationProvider.MISSING_DESTINATIONS_TYPE_WHICH_IS_REQUIRED:string {"PGS03027: Missing the required Destinations property in PG_ConsumerCapabilities class."} /** * @note PGS03028: * @version 2.5 * Do not translate the word 'UserContext' since it is the name of a CIM property. * Do not translate the word 'PG_ProviderModule' since it is the name of a CIM class. */ ControlProviders.ProviderRegistrationProvider.ProviderRegistrationProvider.USERCONTEXT_UNSUPPORTED:string {"PGS03028: The UserContext property in the PG_ProviderModule class is not supported."} /** * @note PGS03029: * @version 2.5 * Do not translate the word 'UserContext' since it is the name of a CIM property. * Substitution {0} is a UserContext value (an unsigned integer property value) */ ControlProviders.ProviderRegistrationProvider.ProviderRegistrationProvider.UNSUPPORTED_USERCONTEXT_VALUE:string {"PGS03029: Unsupported UserContext value: \"{0}\"."} /** * @note PGS03030: * @version 2.5 * Do not translate the word 'DesignatedUserContext' since it is the name of a CIM property. * Do not translate the word 'PG_ProviderModule' since it is the name of a CIM class. */ ControlProviders.ProviderRegistrationProvider.ProviderRegistrationProvider.MISSING_DESIGNATEDUSER_IN_PG_PROVIDERMODULE:string {"PGS03030: Missing DesignatedUserContext property in PG_ProviderModule instance."} /** * @note PGS03031: * Do not translate the word 'ProviderType' since it is the name of a CIM property. * Do not translate the word 'PG_ProviderCapabilities' since it is the name of a CIM class.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -