Script to setup Windows 10 1903
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

173 lines
7.8 KiB

ConvertFrom-StringData -StringData @'
# Do not remove double quotes in double-quoted strings where they are present
# Check
UnsupportedOSBitness = The script supports Windows 10 x64 only
ControlledFolderAccessDisabled = Controlled folder access disabled
# OneDrive
OneDriveUninstalling = Uninstalling OneDrive...
OneDriveNotEmptyFolder = "The $OneDriveUserFolder folder is not empty `nDelete it manually"
OneDriveFileSyncShell64dllBlocked = "$FileSyncShell64dll is blocked `nDelete it manually"
OneDriveInstalling = OneDriveSetup.exe is starting...
OneDriveDownloading = Downloading OneDrive... ~33 MB
NoInternetConnection = No Internet connection
# SetTempPath
LOCALAPPDATANotEmptyFolder = "The $env:LOCALAPPDATA\\Temp folder is not empty `nDeleteClear it manually and try again"
# WSL
WSLUpdateDownloading = Downloading the Linux kernel update package... ~14 MB
WSLUpdateInstalling = Installing the Linux kernel update package...
# DisableWindowsCapabilities
FODWindowTitle = Optional features (FODv2) to remove
FODWindowButton = Uninstall
DialogBoxOpening = Displaying the dialog box...
NoData = Nothing to display
# EnableWindowsSandbox/DisableWindowsSandbox
EnableHardwareVT = Enable Virtualization in UEFI
# ChangeUserShellFolderLocation function
UserShellFolderNotEmpty = "Some files left in the $UserShellFolderRegValue folder `nMove them manually to a new location"
RetrievingDrivesList = Retrieving drives list...
# Desktop
DesktopChangeFolderRequest = Would you like to change the location of the Desktop folder?
DesktopFilesWontBeMoved = Files will not be moved
DesktopFolderChange = Change
DesktopFolderSkip = Skip
DesktopDriveSelect = Select the drive within the root of which the Desktop folder will be created
DesktopSkipped = Skipped
# Documents
DocumentsChangeFolderRequest = Would you like to change the location of the Documents folder?
DocumentsFilesWontBeMoved = Files will not be moved
DocumentsFolderChange = Change
DocumentsFolderSkip = Skip
DocumentsDriveSelect = Select the drive within the root of which the Documents folder will be created
DocumentsSkipped = Skipped
# Downloads
DownloadsChangeFolderRequest = Would you like to change the location of the Downloads folder?
DownloadsFilesWontBeMoved = Files will not be moved
DownloadsFolderChange = Change
DownloadsFolderSkip = Skip
DownloadsDriveSelect = Select the drive within the root of which the Downloads folder will be created
DownloadsSkipped = Skipped
# Music
MusicChangeFolderRequest = Would you like to change the location of the Music folder?
MusicFilesWontBeMoved = Files will not be moved
MusicFolderChange = Change
MusicFolderSkip = Skip
MusicDriveSelect = Select the drive within the root of which the Music folder will be created
MusicSkipped = Skipped
# Pictures
PicturesChangeFolderRequest = Would you like to change the location of the Pictures folder?
PicturesFilesWontBeMoved = Files will not be moved
PicturesFolderChange = Change
PicturesFolderSkip = Skip
PicturesDriveSelect = Select the drive within the root of which the Pictures folder will be created
PicturesSkipped = Skipped
# Videos
VideosChangeFolderRequest = Would you like to change the location of the Videos folder?
VideosFilesWontBeMoved = Files will not be moved
VideosFolderChange = Change
VideosFolderSkip = Skip
VideosDriveSelect = Select the drive within the root of which the Videos folder will be created
VideosSkipped = Skipped
# SetDefaultUserShellFolderLocation
# Desktop
DesktopDefaultFolder = Would you like to change the location of the Desktop folder to the default value?
# Documents
DocumentsDefaultFolder = Would you like to change the location of the Documents folder to the default value?
# Downloads
DownloadsDefaultFolder = Would you like to change the location of the Downloads folder to the default value?
# Music
MusicDefaultFolder = Would you like to change the location of the Music folder to the default value?
# Pictures
PicturesDefaultFolder = Would you like to change the location of the Pictures folder to the default value?
# Videos
VideosDefaultFolder = Would you like to change the location of the Videos folder to the default value?
# DisableReservedStorage
ReservedStorageIsInUse = This operation is not supported when reserved storage is in use `nPlease wait for any servicing operations to complete and then try again later
# PinControlPanel/PinDevicesPrinters/PinCommandPrompt
syspinDownloading = Downloading syspin... ~20 KB
ControlPanelPinning = "$ControlPanelLocalizedName shortcut is being pinned to Start"
DevicesPrintersPinning = "$DevicesAndPrintersLocalizedName shortcut is being pinned to Start"
CMDPinning = Command Prompt shortcut is being pinned to Start
# UninstallUWPApps
UninstallUWPForAll = Uninstall for All Users
UninstallUWPTitle = UWP Packages to Uninstall
UninstallUWPUninstallButton = Uninstall
# SetAppGraphicsPerformance
GraphicsPerformanceTitle = Graphics performance preference
GraphicsPerformanceRequest = Would you like to set the graphics performance setting of an app of your choice to "High performance"?
GraphicsPerformanceAdd = Add
GraphicsPerformanceSkip = Skip
GraphicsPerformanceFilter = *.exe|*.exe|All Files (*.*)|*.*
GraphicsPerformanceSkipped = Skipped
# CreateCleanUpTask
CleanUpTaskDescription = Cleaning up unused Windows files and updates using built-in Disk cleanup app. To decode encoded command use [System.Text.Encoding]::UTF8.GetString([System.Convert]::FromBase64String("string"))
# CreateSoftwareDistributionTask
SoftwareDistributionTaskDescription = The %SystemRoot%\\SoftwareDistribution\\Download
# CreateTempTask
TempTaskDescription = The %TEMP% folder cleaning
# AddProtectedFolders
AddProtectedFoldersTitle = Controlled folder access
AddProtectedFoldersRequest = Would you like to enable Controlled folder access and specify the folder that Microsoft Defender will protect from malicious apps and threats?
AddProtectedFoldersAdd = Add
AddProtectedFoldersSkip = Skip
AddProtectedFoldersDescription = Select a folder
AddProtectedFoldersSkipped = Skipped
# RemoveProtectedFolders
RemoveProtectedFoldersList = Removed folders
# AddAppControlledFolder
AddAppControlledFolderTitle = Controlled folder access
AddAppControlledFolderRequest = Would you like to specify an app that is allowed through Controlled Folder access?
AddAppControlledFolderAdd = Add
AddAppControlledFolderSkip = Skip
AddAppControlledFolderFilter = *.exe|*.exe|All Files (*.*)|*.*
AddAppControlledFolderSkipped = Skipped
# RemoveAllowedAppsControlledFolder
RemoveAllowedAppsControlledFolderList = Removed allowed apps
# AddDefenderExclusionFolder
AddDefenderExclusionFolderTitle = Microsoft Defender
AddDefenderExclusionFolderRequest = Would you like to specify a folder to be excluded from Microsoft Defender malware scans?
AddDefenderExclusionFolderAdd = Add
AddDefenderExclusionFolderSkip = Skip
AddDefenderExclusionFolderDescription = Select a folder
AddDefenderExclusionFolderSkipped = Skipped
# AddDefenderExclusionFile
AddDefenderExclusionFileTitle = Microsoft Defender
AddDefenderExclusionFileRequest = Would you like to specify a file to be excluded from Microsoft Defender malware scans?
AddDefenderExclusionFileAdd = Add
AddDefenderExclusionFileSkip = Skip
AddDefenderExclusionFileFilter = All Files (*.*)|*.*
AddDefenderExclusionFileSkipped = Skipped
# CreateEventViewerCustomView
EventViewerCustomViewName = Process Creation
EventViewerCustomViewDescription = События содания нового процесса и аудит командной строки
# Refresh
RestartWarning = Restart your PC
# Errors
ErrorsLine = Line
ErrorsFile = File
ErrorsMessage = Errors/Warnings
'@