# Localized 07/16/2016 09:16 AM (GMT) 303:4.80.0411 NanoServerImageGenerator.Strings.psd1 ConvertFrom-StringData @' ###PSLOC # "Administrator" refers to the Windows user account. ERR_USER_MUST_BE_ADMINISTRATOR=This script must be run as Administrator. # The strings after the dashes are not translatable. ERR_INCLUDE_DOMAIN_NAME_OR_DOMAIN_BLOB_PATH=Include either -DomainName or -DomainBlobPath, not both. ERR_INCLUDE_COMPUTER_NAME_OR_DOMAIN_BLOB_PATH=Include either -ComputerName or -DomainBlobPath, not both. ERR_DOMAIN_NAME_NO_COMPUTER_NAME=-DomainName was included, but not -ComputerName. ERR_EMS_PORT_WITH_NO_EMS=-EMSPort was included, but not -EnableEMS. ERR_DEBUG_AND_EMS_PORTS_EQUAL=The kernel debugging port and the EMS port cannot be the same. ERR_REUSE_NODE_WITHOUT_JOIN=-ReuseDomainJoin was specified without -DomainName nor -DomainBlobPath. ERR_KDNET_KEY_NOT_PRODUCED=Unable to create KDNET key automatically. Provide a KDNET key. ERR_NO_INTERFACE_SPECIFIED=When changing IP configuration, -InterfaceNameOrIndex needs to be specified. ERR_RAMDISK_FOR_WIM_ONLY=Only WIM images are supported for RAMDisk boot. ERR_INCLUDE_OEM_WITH_DT_GUEST=Do not include -OEMDrivers ('{0}') when -DeploymentType is {1}. ERR_IMAGE_WAS_NOT_PRODUCED=The requested image could not be created. Consult the command output for additional information. ERR_REUSE_DOMAIN_NAME=The domain name might have been already used. You might need to rerun with -ReuseDomainNode. ERR_INVALID_CREDENTIALS_DOMAIN_NAME=You do not have the right permissions to join the domain. You might need to extract the blob manually. ERR_PACKAGE_NOT_APPLICABLE=Package '{0}' is not applicable to the selected edition. ERR_WOW_NOT_SUPPORTED=Cannot run {0} from a WoW process. ERR_INCORRECT_COPYPATH=Value passed to -CopyPath needs to be either an array or hashtable. ERR_OFFLINE_SCRIPT_MISSING=OfflineScriptPath specified but one or more scripts are missing ({0}). ERR_REQUESTED_OPTIONAL_FEATURE_NOT_AVAILABLE=Requested optional feature is not available or allowed for the specified edition ({0}). ERR_DISM_TOO_OLD=Dism.exe available from PATH is not supported for servicing of the target image. Download appropriate ADK or run this cmdlet from a newer Windows build. # {0} is a number. ERR_EXTERNAL_CMD=Failed with {0}. # For the next block of messages, the strings between single quotes are not translatable. ERR_DIRECTORY_DOES_NOT_EXIST_IN_MEDIA_DIRECTORY=The '{0}' directory does not exist in the specified media path. # {2} is a path. ERR_DIRECTORY_DOES_NOT_EXIST_IN_DIRECTORY=The '{0}' directory does not exist in the '{1}' directory ('{2}'). ERR_BASE_DIRECTORY_DOES_NOT_EXIST=The specified base directory does not exist. ERR_DIRECTORY_DOES_NOT_EXIST_IN_BASE_DIRECTORY=The '{0}' directory does not exist in the specified base directory. ERR_IMAGE_DOES_NOT_EXIST=The '{0}' image does not exist in the 'NanoServer' directory. ERR_IMAGE_DOES_NOT_EXIST_IN_BASE_DIRECTORY=The '{0}' image does not exist in the specified base directory. ERR_IMAGE_CONVERTER_SCRIPT_DOES_NOT_EXIST=The image converter script ('{0}') does not exist in the directory where this script is located. ERR_PACKAGE_DOES_NOT_EXIST=Package '{0}' does not exist. ERR_LANGUAGE_PACKAGE_DOES_NOT_EXIST=Language package '{0}' does not exist. ERR_ONE_OR_MORE_PACKAGES_DO_NOT_EXIST=One or more packages do not exist. ERR_DOMAIN_BLOB_DOES_NOT_EXIST=The specified domain blob does not exist. ERR_DRIVERS_DIRECTORY_DOES_NOT_EXIST=The specified drivers directory does not exist ({0}). ERR_SPECIFIED_IMAGE_DOES_NOT_EXIST=The specified VHD(X)/WIM image does not exist. ERR_ONLY_ONE_PATH_PERMITTED=MediaPath and BasePath specified, but only one path expected. ERR_COPY_PATH_DOES_NOT_EXIST=CopyPath specified source path does not exist ({0}). ERR_MEDIA_PATH_WAS_NOT_SPECIFIED=MediaPath has not been specified. You need to run New-NanoServerImage with -MediaPath first. ERR_UNATTEND_TEMPLATE_DOES_NOT_EXIST=The specified Unattend file does not exist. # New-NanoImage cannot be translated. LOG_HEADER={0} Cmdlet Started # {0} is a file path. MSG_DONE=Done. The log is at: {0} # {0} is a file path. MSG_TERMINATING_DUE_TO_ERROR=Terminating due to an error. See log file at: {0} MSG_COMPUTING_PATHS=Computing paths... MSG_CHECKING_PATHS=Checking paths... MSG_CREATING_PATHS=Creating paths... MSG_COPYING_FILES=Copying files... MSG_SKIPPING_FILE_COPY=Skipping file copy. MSG_CONVERTING_IMAGE=Converting image... MSG_MOUNTING_IMAGE=Mounting image... MSG_COPYING_FILES_TO_IMAGE=Copying files to the image... MSG_SKIPPING_COPYING_FILES_TO_IMAGE=Skipping copying of files to the image. MSG_COPYING_FILE=Copying '{0}' -> '{1}'. MSG_ADDING_DEBUGGER=Adding debugger... MSG_ADDING_OPTIONAL_FEATURES=Adding optional features... # {0} is a capability name. MSG_ADDING_OPTIONAL_FEATURE=Adding optional feature '{0}'... MSG_SKIPPING_OPTIONAL_FEATURE_ADDITION=Skipping optional feature addition. MSG_ADDING_PACKAGES=Adding packages... # {0} is a file name. MSG_ADDING_PACKAGE=Adding package '{0}'... # {0} is a file name. MSG_ADDING_LANGUAGE_PACKAGE=Adding language package for '{0}'... MSG_SKIPPING_PACKAGE_ADDITION=Skipping package addition. MSG_ADDING_DRIVERS=Adding drivers... MSG_SKIPPING_DRIVER_ADDITION=Skipping driver addition. MSG_RUNNING_OFFLINE_SCRIPTS=Running offline scripts... MSG_SKIPPING_RUNNING_OFFLINE_SCRIPTS=Skipping running of offline scripts. MSG_RUNNING_OFFLINE_SCRIPT=Running offline script '{0}'... # The file name is not translatable. MSG_ADDING_UNATTEND=Adding Unattend.xml... MSG_COLLECTING_DOMAIN_BLOB=Collecting domain provisioning blob... MSG_JOINING_DOMAIN=Joining domain... MSG_SETUPCOMPLETE_CHANGES_FOR_BOOTED_MEDIA=If the target image has been already booted, some of the requested changes will not be applied ({0}). MSG_MSVS_REQUIRED=You have to install Microsoft Visual Studio 2015 Update 1 or higher in order to copy debugger dependencies using -Development. You will also need to enable 'Common Tools for Visual C++' and 'Tools and Windows 10 SDK'. MSG_ENABLING_DEBUG=Enabling Debug and BootDebug... # {0} is a file path. MSG_KERNEL_DEBUG_KEY_FILE=Find the kernel debugging key at: {0} MSG_ENABLING_EMS=Enabling EMS and BootEMS... MSG_ENABLING_TESTSIGNING=Enabling TestSigning... MSG_DISMOUNTING_IMAGE=Dismounting image... MSG_TARGET_IMAGE=Target image: '{0}' MSG_START_DEBUGGER=Before starting a debugging session, start the debugger server in a remote PS session using {0}. '@