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}'.
    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 generation '{0}' VM.
    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'.
 
    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}'.
 
    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}'.
'@


# SIG # Begin signature block
# MIIXtwYJKoZIhvcNAQcCoIIXqDCCF6QCAQExCzAJBgUrDgMCGgUAMGkGCisGAQQB
# gjcCAQSgWzBZMDQGCisGAQQBgjcCAR4wJgIDAQAABBAfzDtgWUsITrck0sYpfvNR
# AgEAAgEAAgEAAgEAAgEAMCEwCQYFKw4DAhoFAAQUH3Gpy7Pnaoh+Xy7xSH6UNo1y
# i+egghLqMIID7jCCA1egAwIBAgIQfpPr+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
# ggUZMIIEAaADAgECAhADViTO4HBjoJNSwH9//cwJMA0GCSqGSIb3DQEBCwUAMHIx
# CzAJBgNVBAYTAlVTMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3
# dy5kaWdpY2VydC5jb20xMTAvBgNVBAMTKERpZ2lDZXJ0IFNIQTIgQXNzdXJlZCBJ
# RCBDb2RlIFNpZ25pbmcgQ0EwHhcNMTUwNTE5MDAwMDAwWhcNMTcwODIzMTIwMDAw
# WjBgMQswCQYDVQQGEwJHQjEPMA0GA1UEBxMGT3hmb3JkMR8wHQYDVQQKExZWaXJ0
# dWFsIEVuZ2luZSBMaW1pdGVkMR8wHQYDVQQDExZWaXJ0dWFsIEVuZ2luZSBMaW1p
# dGVkMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqLQmabdimcQtYPTQ
# 9RSjv3ThEmFTRJt/MzseYYtZpBTcR6BnSfj8RfkC4aGZvspFgH0cGP/SNJh1w67b
# iX9oT5NFL9sUJHUsVdyPBA1LhpWcF09PP28mGGKO3oQHI4hTLD8etiIlF9qFantd
# 1Pmo0jdqT4uErSmx0m4kYGUUTa5ZPAK0UZSuAiNX6iNIL+rj/BPbI3nuPJzzx438
# oHYkZGRtsx11+pLA6hIKyUzRuIDoI7JQ0nZ0MkCziVyc6xGfS54JVLaVCEteTKPz
# Gc4yyvCqp6Tfe9gs8UuxJiEMdH5fvllTU4aoXbm+W8tonkE7i/19rv8S1A2VPiVV
# xNLbpwIDAQABo4IBuzCCAbcwHwYDVR0jBBgwFoAUWsS5eyoKo6XqcQPAYPkt9mV1
# DlgwHQYDVR0OBBYEFP2RNOWYipdNCSRVb5jIcyRp9tUDMA4GA1UdDwEB/wQEAwIH
# gDATBgNVHSUEDDAKBggrBgEFBQcDAzB3BgNVHR8EcDBuMDWgM6Axhi9odHRwOi8v
# Y3JsMy5kaWdpY2VydC5jb20vc2hhMi1hc3N1cmVkLWNzLWcxLmNybDA1oDOgMYYv
# aHR0cDovL2NybDQuZGlnaWNlcnQuY29tL3NoYTItYXNzdXJlZC1jcy1nMS5jcmww
# QgYDVR0gBDswOTA3BglghkgBhv1sAwEwKjAoBggrBgEFBQcCARYcaHR0cHM6Ly93
# d3cuZGlnaWNlcnQuY29tL0NQUzCBhAYIKwYBBQUHAQEEeDB2MCQGCCsGAQUFBzAB
# hhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wTgYIKwYBBQUHMAKGQmh0dHA6Ly9j
# YWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydFNIQTJBc3N1cmVkSURDb2RlU2ln
# bmluZ0NBLmNydDAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBCwUAA4IBAQCclXHR
# DhDyJr81eiD0x+AL04ryDwdKT+PooKYgOxc7EhRn59ogxNO7jApQPSVo0I11Zfm6
# zQ6K6RPWhxDenflf2vMx7a0tIZlpHhq2F8praAMykK7THA9F3AUxIb/lWHGZCock
# yD/GQvJek3LSC5NjkwQbnubWYF/XZTDzX/mJGU2DcG1OGameffR1V3xODHcUE/K3
# PWy1bzixwbQCQA96GKNCWow4/mEW31cupHHSo+XVxmjTAoC93yllE9f4Kdv6F29H
# bRk0Go8Yn8WjWeLE/htxW/8ruIj0KnWkG+YwmZD+nTegYU6RvAV9HbJJYUEIfhVy
# 3DeK5OlY9ima2sdtMIIFMDCCBBigAwIBAgIQBAkYG1/Vu2Z1U0O1b5VQCDANBgkq
# hkiG9w0BAQsFADBlMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5j
# MRkwFwYDVQQLExB3d3cuZGlnaWNlcnQuY29tMSQwIgYDVQQDExtEaWdpQ2VydCBB
# c3N1cmVkIElEIFJvb3QgQ0EwHhcNMTMxMDIyMTIwMDAwWhcNMjgxMDIyMTIwMDAw
# WjByMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQL
# ExB3d3cuZGlnaWNlcnQuY29tMTEwLwYDVQQDEyhEaWdpQ2VydCBTSEEyIEFzc3Vy
# ZWQgSUQgQ29kZSBTaWduaW5nIENBMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB
# CgKCAQEA+NOzHH8OEa9ndwfTCzFJGc/Q+0WZsTrbRPV/5aid2zLXcep2nQUut4/6
# kkPApfmJ1DcZ17aq8JyGpdglrA55KDp+6dFn08b7KSfH03sjlOSRI5aQd4L5oYQj
# ZhJUM1B0sSgmuyRpwsJS8hRniolF1C2ho+mILCCVrhxKhwjfDPXiTWAYvqrEsq5w
# MWYzcT6scKKrzn/pfMuSoeU7MRzP6vIK5Fe7SrXpdOYr/mzLfnQ5Ng2Q7+S1TqSp
# 6moKq4TzrGdOtcT3jNEgJSPrCGQ+UpbB8g8S9MWOD8Gi6CxR93O8vYWxYoNzQYIH
# 5DiLanMg0A9kczyen6Yzqf0Z3yWT0QIDAQABo4IBzTCCAckwEgYDVR0TAQH/BAgw
# BgEB/wIBADAOBgNVHQ8BAf8EBAMCAYYwEwYDVR0lBAwwCgYIKwYBBQUHAwMweQYI
# KwYBBQUHAQEEbTBrMCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5j
# b20wQwYIKwYBBQUHMAKGN2h0dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdp
# Q2VydEFzc3VyZWRJRFJvb3RDQS5jcnQwgYEGA1UdHwR6MHgwOqA4oDaGNGh0dHA6
# Ly9jcmw0LmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEFzc3VyZWRJRFJvb3RDQS5jcmww
# OqA4oDaGNGh0dHA6Ly9jcmwzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydEFzc3VyZWRJ
# RFJvb3RDQS5jcmwwTwYDVR0gBEgwRjA4BgpghkgBhv1sAAIEMCowKAYIKwYBBQUH
# AgEWHGh0dHBzOi8vd3d3LmRpZ2ljZXJ0LmNvbS9DUFMwCgYIYIZIAYb9bAMwHQYD
# VR0OBBYEFFrEuXsqCqOl6nEDwGD5LfZldQ5YMB8GA1UdIwQYMBaAFEXroq/0ksuC
# MS1Ri6enIZ3zbcgPMA0GCSqGSIb3DQEBCwUAA4IBAQA+7A1aJLPzItEVyCx8JSl2
# qB1dHC06GsTvMGHXfgtg/cM9D8Svi/3vKt8gVTew4fbRknUPUbRupY5a4l4kgU4Q
# pO4/cY5jDhNLrddfRHnzNhQGivecRk5c/5CxGwcOkRX7uq+1UcKNJK4kxscnKqEp
# KBo6cSgCPC6Ro8AlEeKcFEehemhor5unXCBc2XGxDI+7qPjFEmifz0DLQESlE/Dm
# ZAwlCEIysjaKJAL+L3J+HNdJRZboWR3p+nRka7LrZkPas7CM1ekN3fYBIM6ZMWM9
# CBoYs4GbT8aTEAb8B4H6i9r5gkn3Ym6hU/oSlBiFLpKR6mhsRDKyZqHnGKSaZFHv
# MYIENzCCBDMCAQEwgYYwcjELMAkGA1UEBhMCVVMxFTATBgNVBAoTDERpZ2lDZXJ0
# IEluYzEZMBcGA1UECxMQd3d3LmRpZ2ljZXJ0LmNvbTExMC8GA1UEAxMoRGlnaUNl
# cnQgU0hBMiBBc3N1cmVkIElEIENvZGUgU2lnbmluZyBDQQIQA1YkzuBwY6CTUsB/
# f/3MCTAJBgUrDgMCGgUAoHgwGAYKKwYBBAGCNwIBDDEKMAigAoAAoQKAADAZBgkq
# hkiG9w0BCQMxDAYKKwYBBAGCNwIBBDAcBgorBgEEAYI3AgELMQ4wDAYKKwYBBAGC
# NwIBFTAjBgkqhkiG9w0BCQQxFgQU9yhvomWTttUjTUMm9PL9fwtoTFkwDQYJKoZI
# hvcNAQEBBQAEggEAF8dqCfxiZFgcFm/zDtqu7GLEIozG7780Y287Ul4FL4dMMJZc
# GHrN4F78mrv+5W47sblJj4dRkgxN66kThA4SL5fujLv7ZUWqgPWdZM74rLCYEbws
# /7uQ6jwzi3p4Z0u7lWLAkzo+oiP/WWhjte3HdyxT8dX4M4fyfyyWK/FswmFW7ZJQ
# 1+eSYS9B/o16vmSNhVlPeI1LX8zhI6A7CCkAXg91aVitxo6tmzh7emGOMQCaiamE
# d5xyJHVXj431hhcsnk4jNOlkzkpR9GxZlq4vP97hOqGTKi6nGoRU/KMH8u+EQ2tC
# ija37VNYhIXRN5PlBMM5dnWx1HZ7sReBNV3rAaGCAgswggIHBgkqhkiG9w0BCQYx
# ggH4MIIB9AIBATByMF4xCzAJBgNVBAYTAlVTMR0wGwYDVQQKExRTeW1hbnRlYyBD
# b3Jwb3JhdGlvbjEwMC4GA1UEAxMnU3ltYW50ZWMgVGltZSBTdGFtcGluZyBTZXJ2
# aWNlcyBDQSAtIEcyAhAOz/Q4yP6/NW4E2GqYGxpQMAkGBSsOAwIaBQCgXTAYBgkq
# hkiG9w0BCQMxCwYJKoZIhvcNAQcBMBwGCSqGSIb3DQEJBTEPFw0xNzA1MDExNDE3
# NTVaMCMGCSqGSIb3DQEJBDEWBBRqDIGe/sCps6OMv62u1fE/N02nVzANBgkqhkiG
# 9w0BAQEFAASCAQCGMYf0Hht0dWMEnrp7B1xUjT4RpBFOXXpsTD0y9HpeacmCWIzt
# t8EI3jB4sLJ/b9gPr6kjqEtxGG3VovNuc94YTOLQy0IW9oLG23XlmWZRLtitXJtC
# HWJA91EfZnESMov2b/lGWj0ILiBtmHMj4LfeuVhBJdI8pGYDAO64np2Q7LV7xT+C
# W4b4wfGXOIdj5I8zEJVJ18AbHN/AG7isdNxwmRYbQHel89b3XZxnIQ3KWvDUNVjc
# y6JpE+ffIIImdzMeONt8y9X+XZ4eswvobWJACSPQ2bsmdilwkRd751EDBCIeC5KE
# /B+UFCzlMbfzoMhn1A+FsJpyHr72OfOuQuMh
# SIG # End signature block