Resources.psd1

ConvertFrom-StringData -StringData @'
    DownloadingResource = Downloading resource '{0}' to '{1}'.
    DownloadingActivity = Downloading '{0}'.
    DownloadStatus = {0:N0} of {1:N0} bytes ({2} %).
    UsingProxyServer = Using proxy server '{0}'.
    EnumeratingPath = Enumerating path '{0}'.
    CopyingResource = Copying resource '{0}' to '{1}'.
    CopyingResourceStatus = {0} of {1} files ({2} %).
    MissingResourceFile = Resource '{0}' does not exist.
    ResourceChecksumNotSpecified = Resource '{0}' checksum was not specified.
    ResourceChecksumMatch = Resource '{0}' checksum matches '{1}'.
    ResourceChecksumMismatch = Resource '{0}' checksum does not match '{1}'.
    CalculatingResourceChecksum = Calculating resource '{0}' checksum.
    WritingResourceChecksum = Writing checksum '{0}' to resource '{1}'.
    CreatingDirectory = Creating directory '{0}'.
    RemovingDirectory = Removing directory '{0}'.
    DirectoryExists = Directory '{0}' already exists.
    RenamingPath = Renaming '{0}' to '{1}'.
    TestingPathExists = Testing directory '{0}' exists.
    PathDoesNotExist = Path '{0}' does not exist.
    ExpandingArchive = Expanding archive '{0}' to '{1}'.
    DecompressingArchive = Decompressing archive to '{0}'.
    PendingRebootWarning = A pending reboot is required. Please reboot the system and re-run the configuration.
    CheckingDscResource = Checking DSC Resource '{0}\\{1}'.
    ImportingDscResource = Importing DSC Resource '{0}\\{1}'.
    ImportingBundledDscResource = Importing bundled DSC Resource '{0}\\{1}'.
    DscResourceAlreadyImported = DSC Resource '{0}\\{1}' already imported.
    InvokingCommand = Invoking command '{0}'.
    SkippingCommand = Skipping command '{0}'.
    CommandParameter = Command parameter: '{0}' = '{1}'.
    RedirectingOutput = Redirecting {0} to '{1}'.
    StartingProcess = Starting process '{0} {1}'.
    ProcessExitCode = Process '{0}' exit code '{1}'.
    RepairingBootVolume = Repairing boot volume '{0}:'.
    MountingDiskImage = Mounting disk image '{0}'.
    ApplyingWindowsImage = Applying Windows Image '{0}' to '{1}'.
    DismountingDiskImage = Dismounting disk image '{0}'.
    RemovingDiskImage = Removing disk image '{0}'.
    ImportingExistingDiskImage = Importing existing VHD(X) image '{0}'.
    CreatingDiskImage = Creating disk image '{0}'.
    CreatingDiskImageType = Creating {0} disk image '{1}' of {2} MB.
    InitializingDiskImage = Initializing disk image '{0}'.
    CreatingDiskPartition = Creating '{0}' disk partition.
    FormattingDiskPartition = Formatting '{0}' disk partition.
    AddingImagePackage = Adding package '{0}' to image '{1}'.
    AddingWindowsFeature = Adding Windows feature(s) '{0}' to image '{1}'.
    AddingWindowsPackage = Adding Windows package(s) '{0}' to image '{1}'.
    AddingLocalizedWindowsPackage = Adding localized Windows package(s) '{0}' to image '{1}'.
    AddingDSCResourceModules = Adding DSC resource modules to '{0}'.
    AddingPowerShellModules = Adding PowerShell modules to '{0}'.
    RemovingDSCResourceModule = Removing existing DSC resource module '{0}'.'
    AddingDSCResource = Adding DSC resource '{0}' (v{1}).
    AddingUnattendXmlFile = Adding Unattend file '{0}'.
    CreatingBaselineSnapshot = Creating baseline snapshot '{0}'.
    CreatingVirtualMachineSnapshot = Creating virtual machine(s) '{0}' snapshot '{1}'.
    RemovingSnapshot = Removing VM '{0}' snapshot '{1}'.
    AddingDscConfiguration = Adding DSC file '{0}'.
    AddingBootStrapFile = Adding BootStrap.ps1 file to '{0}'.
    AddingSetupCompleteCmdFile = Adding SetupComplete.cmd to '{0}'.
    UsingCoreCLRSetupComplete = Using CoreCLR 'SetupComplete.cmd'.
    UsingDefaultSetupComplete = Using default 'SetupComplete.cmd'.
    AddingCertificate = Adding {0} certificate '{1}'.
    CheckingForNodeFile = Checking node configuration file '{0}'.
    TestingNodeConfiguration = Testing node '{0}' configuration.
    SettingVMConfiguration = Setting {0} configuration '{1}'.
    ResettingVMConfiguration = (Re)setting {0} configuration '{1}'.
    TestingVMConfiguration = Testing {0} configuration '{1}'.
    AddingVMCustomization = Adding {0} customizations.
    AddingVMResource = Adding {0} resources.
    RemovingNodeConfiguration = Removing {0} configuration '{1}'.
    TestFailed = Testing '{0}' failed.
    NodeAlreadyConfigured = Node '{0}' is already configured.
    NodeMissingOrMisconfigured = Node '{0}' is missing or misconfigured.
    NodeForcedConfiguration = Node '{0}' is already configured, but -Force was specified.
    StartingVirtualMachine = Starting virtual machine '{0}'.
    WaitingForVirtualMachine = Waiting '{0}' seconds for virtual machine '{1}'.
    StoppingVirtualMachine = Stopping virtual machine '{0}'.
    RestoringVirtualMachineSnapshot = Restoring virtual machine '{0}' snapshot '{1}'.
    BaselineSnapshotName = {0} Baseline Snapshot
    StartedHostConfigurationTest = Started Lab host configuration test.
    FinishedHostConfigurationTest = Finished Lab host configuration test.
    StartedHostConfiguration = Started Lab host configuration.
    FinishedHostConfiguration = Finished Lab host configuration.
    StartedLabConfigurationTest = Started Lab configuration test.
    FinishedLabConfigurationTest = Finished Lab configuration test.
    StartedLabConfiguration = Started Lab configuration.
    FinishedLabConfiguration = Finished Lab configuration.
    AddingResource = Adding resource '{0}'.
    ExpandingIsoResource = Expanding ISO resource '{0}'.
    CopyingFileResource = Copying file resource '{0}'.
    ExpandingZipResource = Expanding Zip archive '{0}'.
    ExtractingZipArchiveEntry = Extracting Zip archive entry '{0}'.
    IgnoringNuspecZipArchiveEntry = Ignoring NuSpec Zip archive entry '{0}'.
    ClosingZipArchive = Closing Zip archive '{0}'.
    ResolvedDestinationPath = Resolved Zip destination path '{0}'.
    ResolvedSourcePath = Resolved Zip source path '{0}'.
    EnterLocalAdministratorPassword = Enter the virtual machines' local administrator password.
    SettingAdministratorPassword = Setting local administrator password.
    DownloadingAllRequiredMedia = No media Id specified; downloading all required media.
    DownloadingAllRequiredHotfixes = Downloading all required hotfixes.
    DownloadingAllDefinedResources = No resource Id specified; downloading all defined resources.
    DownloadingAllDSCResources = Downloading all required DSC resources.
    DownloadingAllPowerShellModules = Downloading all required PowerShell modules.
    NoHotfixesSpecified = No hotfixes were specified.
    NoMediaDefined = No media resources were defined.
    NoResourcesDefined = No custom resources were defined.
    NoDSCResourcesDefined = No DSC resources were defined.
    NoPowerShellModulesDefined = No PowerShell modules were defined.
    ProvideAdministratorPassword = Please provide the local Administrator password.
    AddingCustomMediaEntry = Adding '{0}' media entry.
    OverwritingCustomMediaEntry = Overwriting existing '{0}' media entry.
    RemovingCustomMediaEntry = Removing '{0}' media entry.
    SavingConfiguration = Saving configuration '{0}'.
    PerformingOperationOnTarget = Performing the operation '{0}' on target '{1}'.
    SettingVMDefaults = Setting VM defaults.
    ResettingConfigurationDefaults = Resetting '{0}' configuration settings to default.
    LocatingWimImageName = Locating WIM image '{0}' name.
    LocatingWimImageIndex = Locating WIM image '{0}' index.
    MediaFileCachingDisabled = Caching of file-based media is disabled. Skipping media '{0}' download.
    QueryingModuleVersion = Querying '{0}' module version.
    ExistingModuleVersion = Existing module version is '{0}'.
    LocatingModule = Locating module '{0}'.
    ModuleNotFound = Module '{0}' was not found.
    ModuleFoundInPath = Found module in '{0}'.
    CreatingQuickVM = Creating quick VM '{0}' using media '{1}'.
    CreatingVM = Creating VM '{0}'.
    CreatingVMGeneration = Creating Gen {0} virtual machine.
    RemovingVM = Removing VM '{0}'.
    ResettingVM = Resetting VM '{0}'.
    CreatingInternalVirtualSwitch = Creating Internal '{0}' virtual switch.
    TestingNodeDscModule = Testing node DSC '{0}' module.
    TestingNodeResource = Testing node resource '{0}'.
    TestingNodeCertificate = Testing node certificate '{0}'.
    ResourceNotFound = Resource '{0}' was not found.
    ResourceFound = Resource '{0}' was found.
    ExportingConfiguration = Exporting {0} configuration to '{1}'.
    ShouldProcessActionConfirmation = Are you sure you want to perform this action?
    ShouldProcessOperation = Performing the operation '{0}' on target '{1}'.
    ImportingConfiguration = Importing {0} configuration from '{1}'.
    ImportingConfigurationSettings = Importing configuration settings generated '{0}' on host '{1}'.
    RestoringConfigurationSettings = Restoring imported '{0}' configuration settings.
    ConfigurationRestoreComplete = Restoration of '{0}' settings complete.
    ConfiguringNode = Configuring node '{0}'.
    OpeningModuleArchive = Opening module archive '{0}'.
    ClosingModuleArchive = Closing module archive '{0}'.
    CleaningModuleDirectory = Cleaning module directory '{0}'.
    ExpandingModule = Expanding module '{0}'.
    CopyingModuleDirectory = Copying module directory '{0}' to '{1}'.
    ModuleNotCached = Module '{0}' was not found in the module cache or -Force was specified.
    ModuleVersionNotCached = Module '{0}' v{1} was not found in the module cache or -Force was specified.
    ModuleMinmumVersionNotCached = Module '{0}' v{1} or later was not found in the module cache or -Force was specified.
    NoModuleBranchSpecified = GitHub module '{0}' has no branch specified; defaulting to 'master' branch.
    SearchingConfigurationPaths = Searching configuration paths.
    FoundConfigurationPath = Found configuration path '{0}'.
    SettingCustomShell = Setting '{0}' as default shell.
    TestingWinRMConnection = Testing WinRM service on computer '{0}'.
    ConnectingRemoteSession = Connecting remote session to computer '{0}'.
    ReusingExistingRemoteSession = Reusing existing remote session to computer '{0}'.
    QueryingActiveSessions = Querying active session(s): '{0}'.
    StartingWaitForLabDeployment = Starting wait for lab deployment...
    SleepingWaitingForLabDeployment = Sleeping for {0} seconds to wait for lab deployment...
    WaitForLabDeploymentComplete = Lab deployment complete after '{0}'.
    AddingConfiguration = Adding configuration '{0}'.
    AddingCompilationJob = Adding compilation job '{0}'.
    CompilingConfiguration = Compiling configuration.
    CompilingConfigurationPath = Compiling configuration '{0}'.
    CompilingConfigurationActivity = Compiling DSC configurations
    ElapsedCompilationStatus = Elapsed
    ProcessedComilationStatus = Processed
    CompletedCompilationProcessing = Completed processing in '{0}'.
    LoadingConfiguration = Loading configuration '{0}'.
    TestingNodeStatus = Node '{0}' reported status '{1}'; expecting 'Idle'.
    CreatingAdditionalVhdFile = Creating additional VHD/X '{0}'.
    AddingAdditionalVhdFile = Attaching VHD/X '{0}' to controller location '{1}'.
    RemovingVhdFile = Removing VHD/X '{0}'.
    LoadedModuleVersion = Loaded {0} module version '{1}'.
    ProcessingMofFile = Processing DSC node configuration file '{0}'.
    AutomaticCheckPointsNotSupported = Automatic checkpoints are only supported in Windows 10 "Fall Creators" update (1709 and later) builds.
 
    NoCertificateFoundWarning = No '{0}' certificate was found.
    CannotLocateLcmFileWarning = Cannot locate LCM configuration file '{0}'. No DSC Local Configuration Manager configuration will be applied.
    SnapshotMissingWarning = Snapshot '{0}' for virtual machine '{1}' is missing.
    NodeCustomMessageWarning = [{0}] {1}
    TargetFileExistsWarning = Target file '{0}' already exists.
    RemovingIncompleteImageWarning = Removing incomplete image '{0}'.
    NoCustomMediaFoundWarning = No custom media '{0}' registered.
    UnsupportedConfigurationWarning = Configuration '{0}' is not supported by {1}.
    ShouldProcessWarning = Are you sure you want to perform this action?
    MissingVirtualSwitchWarning = Virtual switch '{0}' is missing.
    MissingRequiredModuleWarning = Module '{0}' is missing.
    MissingRequiredResourceWarning = Resource '{0}' is missing.
    MissingRequiredCertWarning = Certificate '{0}' is missing.
    UsingExistingSwitchWarning = Using existing '{0}' virtual switch.
    DeprecatedCommandWarning = Command '{0}' has been deprecated and will be removed in a future release. Please use the alternative '{1}' command.
    DscResourcesNotDefinedWarning = No DSC resources have been defined. Locally registered DSC resources will be copied, but this is deprecated functionality. Please update the Lability configuration document with required DSC resource definitions.
    DismSessionRestartWarning = Updating the Dism version requires a session reload. Please restart the PowerShell session to ensure the required Dism version is loaded.
    ComputerNotReachableWarning = Computer '{0}' is not reachable.
    ExplicitOutputPathWarning = Parameter 'OutputPath' was explicitly passed and is also defined in the 'ConfigurationParameters' hashtable. Using OutputPath '{0}'.
    ExplicitConfigurationDataWarning = Parameter 'ConfigurationData' was explicitly passed and is also defined in the 'ConfigurationParameters' hashtable. Using ConfigurationData '{0}'.
    SkippingMetaConfigurationWarning = Skipping meta configuration file '{0}'.
    CannotResolveMofModuleWarning = Cannot resolve MOF module name and/or version of the instance defined at line {0}.
    ModuleUsingMinimumVersionWarning = Module '{0}' definition is configured with the 'MinimumVersion' property. It is recommended to use the 'RequiredVersion' property instead.
    ModuleMissingRequiredVerWarning = Module '{0}' definition is missing 'RequiredVersion' property. It recommended to use the 'RequiredVersion' property.
    MofModuleVersionMismatchWarning = Module '{0}' version mismatch. The version '{1}' defined in the .mof file does not match the version '{2}' defined in the Lability configuration file.
    ModuleMissingDefinitionWarning = Missing resource '{0}' definition. The resource module '{0}' is defined in the node .mof but is not included in the lab configuration document.
    IgnorePendingRebootWarning = Skipping Dsc resource '{0}' as 'IgnorePendingReboot' switch specified.
 
    InvalidPathError = {0} path '{1}' is invalid.
    InvalidDestinationPathError = Invalid destination path '{0}' specified.
    InvalidImageArchitectureError = Architecture '{0}' is invalid for operating system '{1}'.
    InvalidImageEditionError = Edition '{0}' is invalid for operating system '{1}'.
    InvalidInternalSwitchIpError = Internal switch IP address '{0}' is an invalid CIDR address.
    InvalidNetAdapterNameError = Physical network adapter name '{0}' is invalid.
    UnsupportedUriSchemeError = Uri scheme '{0}' is unsupported.
    CannotLocateDiskImageLetter = Cannot the drive letter for disk image '{0}'. The parent disk image may be corrupted or recreate the master image.
    CannotLocateMediaError = Cannot locate '{0}' media.
    CannotLocateNetworkError = Cannot locate '{0}' network.
    MissingParameterError = Missing required parameter '{0}'.
    ImageAlreadyExistsError = Disk image '{0}' already exists.
    FileAlreadyExistsError = File '{0}' already exists.
    InvalidConfigurationError = Configuration document '{0}' is invalid.
    WebResourceDownloadFailedError = Web resource '{0}' download failed.
    CannotResolveModuleNameError = Cannot resolve {0} name '{1}'.
    DscResourceNotFoundError = DSC module\\resource '{0}' not found.
    ResourceVersionMismatchError = DSC module\\resource '{0}' version '{1}' is less than the required '{2}'.
    CannotFindCertificateError = Cannot locate {0} certificate '{1}'.
    CannotLocateMofFileError = Cannot locate node '{0}' file and no DSC configuration can be applied. Ensure the DSC configuration has been run successfully.
    CannotLocateNodeError = Cannot locate node '{0}'.
    CannotSnapshotNodeError = Cannot perform a snapshot operation on virtual machine '{0}' as it is not powered off. You can force the snapshot operation with the -Force switch.
    HostConfigurationTestError = Host configuration test failed and may have a pending reboot.
    IncorrectPropertyTypeError = Incorrect '{0}' property type. Property type must be '{1}'.
    CannotResolveResourceIdError = Cannot resolve resource Id '{0}'.
    ExpandNotSupportedError = Expand operation not supported on '{0}' file type.
    ImageNameRequiredError = An image name is required for ISO and WIM media. Please specify the {0} parameter.
    MediaAlreadyRegisteredError = Media Id '{0}' is already registered. Use {1} to override the existing media entry.
    CannotProcessCommandError = Cannot process command because of one or more missing mandatory parameters: {0}.
    CannotBindArgumentError = Cannot bind argument to parameter '{0}' because it is an empty string.
    StartMemLessThanMinMemError = Startup memory '{0}' cannot be less than minimum memory '{1}'.
    StartMemGreaterThanMaxMemError = Startup memory '{0}' cannot be greater than maximum memory '{1}'.
    SwitchDoesNotExistError = Virtual switch '{0}' cannot be found.
    InvalidOSMediaTypeError = Media type '{0}' is not supported by Operating system type '{1}'.
    CannotProcessArguentError = {0} : Cannot process argument transformation on parameter '{1}'. Cannot convert the '{2}' value to type '{3}'.
    DscResourceFailedError = DSC resource '{0}' failed with errror '{1}'.
    InvalidComputerNameError = Computer name '{0}' in invalid. Standard names may contain letters (a-z, A-Z), numbers (0-9), and hyphens (-), but no spaces or periods (.).
    ReadingArchiveItemError = Error reading archive item '{0}'.
    RequiredModuleParameterError = Required module parameter '{0}' is invalid or missing.
    InvalidtModuleParameterError = Module parameter '{0}' is invalid.
    InvalidModulePathExtensionError = Module path '{0}' is not a valid .zip archive.
    CannotLocateDismDllError = Cannot locate 'Microsoft.Dism.Powershell.dll' in path '{0}'.
    CannotResolveMediaIdError = Cannot resolve node '{0}' source media Id.
    WaitLabDeploymentTimeoutError = Waiting for lab deployment has timed out after '{0}'.
    NoConfigurationToCompileError = No configurations to compile.
    ResourceChecksumMismatchError = Resource download '{0}' checksum does not match '{1}'.
    CannotLocateVhdError = Cannot locate VHD/X file '{0}'.
    CannotResoleVhdParameterError = Cannot resolve VHD/X parameters. You cannot specify 'VhdPath' in combination with either 'Type' or 'MaximumSizeBytes'.
    InvalidVhdTypeError = Vhd type '{0}' is not supported with generation {1} virtual machines.
    InvalidVhdSizeError = Invalid VHD/X size '{0}' specified. Specify a size between 3145728 and 2190433320960 bytes.
    DismVersionMismatchError = Media '{0}' requires DISM version '{1}' or later installed to create the image.
'@


# SIG # Begin signature block
# MIIX1gYJKoZIhvcNAQcCoIIXxzCCF8MCAQExCzAJBgUrDgMCGgUAMGkGCisGAQQB
# gjcCAQSgWzBZMDQGCisGAQQBgjcCAR4wJgIDAQAABBAfzDtgWUsITrck0sYpfvNR
# AgEAAgEAAgEAAgEAAgEAMCEwCQYFKw4DAhoFAAQUfIjmpHgw6UOlptTs5lo+20vQ
# q36gghMJMIID7jCCA1egAwIBAgIQfpPr+3zGTlnqS5p31Ab8OzANBgkqhkiG9w0B
# AQUFADCBizELMAkGA1UEBhMCWkExFTATBgNVBAgTDFdlc3Rlcm4gQ2FwZTEUMBIG
# A1UEBxMLRHVyYmFudmlsbGUxDzANBgNVBAoTBlRoYXd0ZTEdMBsGA1UECxMUVGhh
# d3RlIENlcnRpZmljYXRpb24xHzAdBgNVBAMTFlRoYXd0ZSBUaW1lc3RhbXBpbmcg
# Q0EwHhcNMTIxMjIxMDAwMDAwWhcNMjAxMjMwMjM1OTU5WjBeMQswCQYDVQQGEwJV
# UzEdMBsGA1UEChMUU3ltYW50ZWMgQ29ycG9yYXRpb24xMDAuBgNVBAMTJ1N5bWFu
# dGVjIFRpbWUgU3RhbXBpbmcgU2VydmljZXMgQ0EgLSBHMjCCASIwDQYJKoZIhvcN
# AQEBBQADggEPADCCAQoCggEBALGss0lUS5ccEgrYJXmRIlcqb9y4JsRDc2vCvy5Q
# WvsUwnaOQwElQ7Sh4kX06Ld7w3TMIte0lAAC903tv7S3RCRrzV9FO9FEzkMScxeC
# i2m0K8uZHqxyGyZNcR+xMd37UWECU6aq9UksBXhFpS+JzueZ5/6M4lc/PcaS3Er4
# ezPkeQr78HWIQZz/xQNRmarXbJ+TaYdlKYOFwmAUxMjJOxTawIHwHw103pIiq8r3
# +3R8J+b3Sht/p8OeLa6K6qbmqicWfWH3mHERvOJQoUvlXfrlDqcsn6plINPYlujI
# fKVOSET/GeJEB5IL12iEgF1qeGRFzWBGflTBE3zFefHJwXECAwEAAaOB+jCB9zAd
# BgNVHQ4EFgQUX5r1blzMzHSa1N197z/b7EyALt0wMgYIKwYBBQUHAQEEJjAkMCIG
# CCsGAQUFBzABhhZodHRwOi8vb2NzcC50aGF3dGUuY29tMBIGA1UdEwEB/wQIMAYB
# Af8CAQAwPwYDVR0fBDgwNjA0oDKgMIYuaHR0cDovL2NybC50aGF3dGUuY29tL1Ro
# YXd0ZVRpbWVzdGFtcGluZ0NBLmNybDATBgNVHSUEDDAKBggrBgEFBQcDCDAOBgNV
# HQ8BAf8EBAMCAQYwKAYDVR0RBCEwH6QdMBsxGTAXBgNVBAMTEFRpbWVTdGFtcC0y
# MDQ4LTEwDQYJKoZIhvcNAQEFBQADgYEAAwmbj3nvf1kwqu9otfrjCR27T4IGXTdf
# plKfFo3qHJIJRG71betYfDDo+WmNI3MLEm9Hqa45EfgqsZuwGsOO61mWAK3ODE2y
# 0DGmCFwqevzieh1XTKhlGOl5QGIllm7HxzdqgyEIjkHq3dlXPx13SYcqFgZepjhq
# IhKjURmDfrYwggSjMIIDi6ADAgECAhAOz/Q4yP6/NW4E2GqYGxpQMA0GCSqGSIb3
# DQEBBQUAMF4xCzAJBgNVBAYTAlVTMR0wGwYDVQQKExRTeW1hbnRlYyBDb3Jwb3Jh
# dGlvbjEwMC4GA1UEAxMnU3ltYW50ZWMgVGltZSBTdGFtcGluZyBTZXJ2aWNlcyBD
# QSAtIEcyMB4XDTEyMTAxODAwMDAwMFoXDTIwMTIyOTIzNTk1OVowYjELMAkGA1UE
# BhMCVVMxHTAbBgNVBAoTFFN5bWFudGVjIENvcnBvcmF0aW9uMTQwMgYDVQQDEytT
# eW1hbnRlYyBUaW1lIFN0YW1waW5nIFNlcnZpY2VzIFNpZ25lciAtIEc0MIIBIjAN
# BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAomMLOUS4uyOnREm7Dv+h8GEKU5Ow
# mNutLA9KxW7/hjxTVQ8VzgQ/K/2plpbZvmF5C1vJTIZ25eBDSyKV7sIrQ8Gf2Gi0
# jkBP7oU4uRHFI/JkWPAVMm9OV6GuiKQC1yoezUvh3WPVF4kyW7BemVqonShQDhfu
# ltthO0VRHc8SVguSR/yrrvZmPUescHLnkudfzRC5xINklBm9JYDh6NIipdC6Anqh
# d5NbZcPuF3S8QYYq3AhMjJKMkS2ed0QfaNaodHfbDlsyi1aLM73ZY8hJnTrFxeoz
# C9Lxoxv0i77Zs1eLO94Ep3oisiSuLsdwxb5OgyYI+wu9qU+ZCOEQKHKqzQIDAQAB
# o4IBVzCCAVMwDAYDVR0TAQH/BAIwADAWBgNVHSUBAf8EDDAKBggrBgEFBQcDCDAO
# BgNVHQ8BAf8EBAMCB4AwcwYIKwYBBQUHAQEEZzBlMCoGCCsGAQUFBzABhh5odHRw
# Oi8vdHMtb2NzcC53cy5zeW1hbnRlYy5jb20wNwYIKwYBBQUHMAKGK2h0dHA6Ly90
# cy1haWEud3Muc3ltYW50ZWMuY29tL3Rzcy1jYS1nMi5jZXIwPAYDVR0fBDUwMzAx
# oC+gLYYraHR0cDovL3RzLWNybC53cy5zeW1hbnRlYy5jb20vdHNzLWNhLWcyLmNy
# bDAoBgNVHREEITAfpB0wGzEZMBcGA1UEAxMQVGltZVN0YW1wLTIwNDgtMjAdBgNV
# HQ4EFgQURsZpow5KFB7VTNpSYxc/Xja8DeYwHwYDVR0jBBgwFoAUX5r1blzMzHSa
# 1N197z/b7EyALt0wDQYJKoZIhvcNAQEFBQADggEBAHg7tJEqAEzwj2IwN3ijhCcH
# bxiy3iXcoNSUA6qGTiWfmkADHN3O43nLIWgG2rYytG2/9CwmYzPkSWRtDebDZw73
# BaQ1bHyJFsbpst+y6d0gxnEPzZV03LZc3r03H0N45ni1zSgEIKOq8UvEiCmRDoDR
# EfzdXHZuT14ORUZBbg2w6jiasTraCXEQ/Bx5tIB7rGn0/Zy2DBYr8X9bCT2bW+IW
# yhOBbQAuOA2oKY8s4bL0WqkBrxWcLC9JG9siu8P+eJRRw4axgohd8D20UaF5Mysu
# e7ncIAkTcetqGVvP6KUwVyyJST+5z3/Jvz4iaGNTmr1pdKzFHTx/kuDDvBzYBHUw
# ggUwMIIEGKADAgECAhAECRgbX9W7ZnVTQ7VvlVAIMA0GCSqGSIb3DQEBCwUAMGUx
# CzAJBgNVBAYTAlVTMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3
# dy5kaWdpY2VydC5jb20xJDAiBgNVBAMTG0RpZ2lDZXJ0IEFzc3VyZWQgSUQgUm9v
# dCBDQTAeFw0xMzEwMjIxMjAwMDBaFw0yODEwMjIxMjAwMDBaMHIxCzAJBgNVBAYT
# AlVTMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2Vy
# dC5jb20xMTAvBgNVBAMTKERpZ2lDZXJ0IFNIQTIgQXNzdXJlZCBJRCBDb2RlIFNp
# Z25pbmcgQ0EwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQD407Mcfw4R
# r2d3B9MLMUkZz9D7RZmxOttE9X/lqJ3bMtdx6nadBS63j/qSQ8Cl+YnUNxnXtqrw
# nIal2CWsDnkoOn7p0WfTxvspJ8fTeyOU5JEjlpB3gvmhhCNmElQzUHSxKCa7JGnC
# wlLyFGeKiUXULaGj6YgsIJWuHEqHCN8M9eJNYBi+qsSyrnAxZjNxPqxwoqvOf+l8
# y5Kh5TsxHM/q8grkV7tKtel05iv+bMt+dDk2DZDv5LVOpKnqagqrhPOsZ061xPeM
# 0SAlI+sIZD5SlsHyDxL0xY4PwaLoLFH3c7y9hbFig3NBggfkOItqcyDQD2RzPJ6f
# pjOp/RnfJZPRAgMBAAGjggHNMIIByTASBgNVHRMBAf8ECDAGAQH/AgEAMA4GA1Ud
# DwEB/wQEAwIBhjATBgNVHSUEDDAKBggrBgEFBQcDAzB5BggrBgEFBQcBAQRtMGsw
# JAYIKwYBBQUHMAGGGGh0dHA6Ly9vY3NwLmRpZ2ljZXJ0LmNvbTBDBggrBgEFBQcw
# AoY3aHR0cDovL2NhY2VydHMuZGlnaWNlcnQuY29tL0RpZ2lDZXJ0QXNzdXJlZElE
# Um9vdENBLmNydDCBgQYDVR0fBHoweDA6oDigNoY0aHR0cDovL2NybDQuZGlnaWNl
# cnQuY29tL0RpZ2lDZXJ0QXNzdXJlZElEUm9vdENBLmNybDA6oDigNoY0aHR0cDov
# L2NybDMuZGlnaWNlcnQuY29tL0RpZ2lDZXJ0QXNzdXJlZElEUm9vdENBLmNybDBP
# BgNVHSAESDBGMDgGCmCGSAGG/WwAAgQwKjAoBggrBgEFBQcCARYcaHR0cHM6Ly93
# d3cuZGlnaWNlcnQuY29tL0NQUzAKBghghkgBhv1sAzAdBgNVHQ4EFgQUWsS5eyoK
# o6XqcQPAYPkt9mV1DlgwHwYDVR0jBBgwFoAUReuir/SSy4IxLVGLp6chnfNtyA8w
# DQYJKoZIhvcNAQELBQADggEBAD7sDVoks/Mi0RXILHwlKXaoHV0cLToaxO8wYdd+
# C2D9wz0PxK+L/e8q3yBVN7Dh9tGSdQ9RtG6ljlriXiSBThCk7j9xjmMOE0ut119E
# efM2FAaK95xGTlz/kLEbBw6RFfu6r7VRwo0kriTGxycqoSkoGjpxKAI8LpGjwCUR
# 4pwUR6F6aGivm6dcIFzZcbEMj7uo+MUSaJ/PQMtARKUT8OZkDCUIQjKyNookAv4v
# cn4c10lFluhZHen6dGRrsutmQ9qzsIzV6Q3d9gEgzpkxYz0IGhizgZtPxpMQBvwH
# gfqL2vmCSfdibqFT+hKUGIUukpHqaGxEMrJmoecYpJpkUe8wggU4MIIEIKADAgEC
# AhAPxQCJrE9ObGzkCRS7EwyyMA0GCSqGSIb3DQEBCwUAMHIxCzAJBgNVBAYTAlVT
# MRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5kaWdpY2VydC5j
# b20xMTAvBgNVBAMTKERpZ2lDZXJ0IFNIQTIgQXNzdXJlZCBJRCBDb2RlIFNpZ25p
# bmcgQ0EwHhcNMTcwNTI2MDAwMDAwWhcNMTkwOTI3MTIwMDAwWjB1MQswCQYDVQQG
# EwJHQjETMBEGA1UECBMKR2Fyc2luZ3RvbjEPMA0GA1UEBxMGT3hmb3JkMR8wHQYD
# VQQKExZWaXJ0dWFsIEVuZ2luZSBMaW1pdGVkMR8wHQYDVQQDExZWaXJ0dWFsIEVu
# Z2luZSBMaW1pdGVkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnB1O
# DV2jw/aMIUWnD9f9RCbAoiJ8LQcznYo42P22YEi6g7QY+kKmAzGgEhbsE4UVuGWS
# el4y6FxGWq51SK5P/gqgZgzyP8FkIUzLxsCrtx9OBnsPPeL+/An5CpcsKsl2lCSz
# NMwcz16hjcE0vCLio1NOcwvfO65qdNT2gRIEnIYhRX88dG3V30BH2aKWG5X9t1IW
# RmozjZ8I7iLEoWFJWQSuICSGyvyiPqnXF3nxdroE8O4fc1U90x5qefX0RlwKeq47
# UFuI0Y/59pB3/jss5BYvAXp3g+6EKlDwgW1a/MLVsLQbdzlALFUv5YxEqkXA8IEM
# xpwgBjm117SmyZ98QQIDAQABo4IBxTCCAcEwHwYDVR0jBBgwFoAUWsS5eyoKo6Xq
# cQPAYPkt9mV1DlgwHQYDVR0OBBYEFL5NkOqMm0S8AyuXI1EZIdoK9DD/MA4GA1Ud
# DwEB/wQEAwIHgDATBgNVHSUEDDAKBggrBgEFBQcDAzB3BgNVHR8EcDBuMDWgM6Ax
# hi9odHRwOi8vY3JsMy5kaWdpY2VydC5jb20vc2hhMi1hc3N1cmVkLWNzLWcxLmNy
# bDA1oDOgMYYvaHR0cDovL2NybDQuZGlnaWNlcnQuY29tL3NoYTItYXNzdXJlZC1j
# cy1nMS5jcmwwTAYDVR0gBEUwQzA3BglghkgBhv1sAwEwKjAoBggrBgEFBQcCARYc
# aHR0cHM6Ly93d3cuZGlnaWNlcnQuY29tL0NQUzAIBgZngQwBBAEwgYQGCCsGAQUF
# BwEBBHgwdjAkBggrBgEFBQcwAYYYaHR0cDovL29jc3AuZGlnaWNlcnQuY29tME4G
# CCsGAQUFBzAChkJodHRwOi8vY2FjZXJ0cy5kaWdpY2VydC5jb20vRGlnaUNlcnRT
# SEEyQXNzdXJlZElEQ29kZVNpZ25pbmdDQS5jcnQwDAYDVR0TAQH/BAIwADANBgkq
# hkiG9w0BAQsFAAOCAQEAQC8qzSz1bIoEqbjDx3VtYDjtUjuFEVDFYi9+vREl6jM+
# iqOiNiwCXUkbxGTuDrWW9I1YOn8a7SCCYapZ+T0G3RMa+rQHXFYKbYTmXC3C41Cd
# MQzZn4wTuGRNQLTgNSuclwMnNmFVe7K5S/0Dv+GaLSKuRLAxpcPxeTtmRZIIBXF7
# wwRS0+V28jB9VyeSOdqsPIFYf5GSfu7KcIhmNQ/DUroulaS5JIrPUhwkf1LZMm0B
# /0adpaPbFy95M1emij96rrgy2hX8N/FrWBh13/81V6NO3b8mhCfjqb632dG4EUTi
# FXDvqP2hpWw0nO/pFZsMsEK88eiV93XDDEG/MjAApzGCBDcwggQzAgEBMIGGMHIx
# CzAJBgNVBAYTAlVTMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3
# dy5kaWdpY2VydC5jb20xMTAvBgNVBAMTKERpZ2lDZXJ0IFNIQTIgQXNzdXJlZCBJ
# RCBDb2RlIFNpZ25pbmcgQ0ECEA/FAImsT05sbOQJFLsTDLIwCQYFKw4DAhoFAKB4
# MBgGCisGAQQBgjcCAQwxCjAIoAKAAKECgAAwGQYJKoZIhvcNAQkDMQwGCisGAQQB
# gjcCAQQwHAYKKwYBBAGCNwIBCzEOMAwGCisGAQQBgjcCARUwIwYJKoZIhvcNAQkE
# MRYEFLjWLt0Iu2or+u6NXmOcuusO2CFCMA0GCSqGSIb3DQEBAQUABIIBAHvTAgeI
# zgUXVLqkT6ERdV1dBuFLSVUwe3WtyMJ/Kew1jTrhc95KSbWzEGNaRyE3vQ8n4Kzp
# 0gPhRbg2OsnOXcaY7Stl7ztQUOr+W5WjNIpHPSIRdph1/I/LVhFLkUrRS10bi2jH
# fFz0xpl8I/lHUGIHXDfZTBXwb/z2yoHPWdcak0iHwKQ9wN8Kg0aQ6kpP5gZUKt8E
# 7LyxhdZvwK5dKwTjKKE3jhv9dqH5oQLBPyvBGvolLzA3943wqoPGxY6HZWs1UlCI
# feeNwnD63LbWecg6neIsjOdRVyEpUF3fskqzlZM5nM9gzuTjhEwgRmYUnlo3Bhr9
# Nv+vAz8/9DewwgehggILMIICBwYJKoZIhvcNAQkGMYIB+DCCAfQCAQEwcjBeMQsw
# CQYDVQQGEwJVUzEdMBsGA1UEChMUU3ltYW50ZWMgQ29ycG9yYXRpb24xMDAuBgNV
# BAMTJ1N5bWFudGVjIFRpbWUgU3RhbXBpbmcgU2VydmljZXMgQ0EgLSBHMgIQDs/0
# OMj+vzVuBNhqmBsaUDAJBgUrDgMCGgUAoF0wGAYJKoZIhvcNAQkDMQsGCSqGSIb3
# DQEHATAcBgkqhkiG9w0BCQUxDxcNMTgwNzEwMTY0ODA3WjAjBgkqhkiG9w0BCQQx
# FgQUmEPgO8j5pu1dKNcKPP5O7/PWDLgwDQYJKoZIhvcNAQEBBQAEggEAAxQ80bUn
# 6UFRftAizgtj1uUFQLDUdXUwxD8hssU1sjK1TeMlSvzBE20aNnXtGra2aH85x0uN
# 2fqsICpKOes1pPT4jdMsGkSRhOfdjpd2UWmEnmeKJK6zP0wZbHpK7+G5ouPhWHGB
# TqWIm5Nk/8ODcKZ4XqyiSMG8YwBrcC+Swoc02bNeGTtUCDCh7oJeFlsyvXfsgl34
# N4WhMKVDN8abA76hgj2vKUsjasVZ2dF5/1ZpGHNIgqXihlEp7pI4GMCrvcJW49xg
# 3Ul256bBW5gqox1UGofswTFnOQ6cmAXKUXCO2vyj2QX4Ch9Zw2mtJDBBcF1km3b9
# GORL7PlgwG9spw==
# SIG # End signature block