Dmitry Nefedov
4 years ago
committed by
GitHub
5 changed files with 379 additions and 218 deletions
Binary file not shown.
@ -0,0 +1,178 @@ |
|||||
|
# Entfernen Sie keine doppelten Anführungszeichen, wenn diese vorhanden sind |
||||
|
|
||||
|
ConvertFrom-StringData -StringData @' |
||||
|
UnsupportedOSBitness = Das Skript unterstützt nur Windows 10 x64 |
||||
|
ControlledFolderAccessDisabled = Kontrollierter Ordnerzugriff deaktiviert |
||||
|
|
||||
|
# OneDrive |
||||
|
OneDriveUninstalling = Deinstalliere OneDrive... |
||||
|
OneDriveNotEmptyFolder = "Der Ordner $OneDriveUserFolder ist nicht leer.Löschen Sie ihn manuell. " |
||||
|
OneDriveFileSyncShell64dllBlocked = "$FileSyncShell64dll ist blockiert. Löschen Sie es manuell" |
||||
|
OneDriveInstalling = OneDriveSetup.exe wird gestartet... |
||||
|
OneDriveDownloading = OneDrive herunterladen... ~33 MB |
||||
|
NoInternetConnection = Keine Internetverbindung |
||||
|
|
||||
|
# SetTempPath |
||||
|
LOCALAPPDATANotEmptyFolder = "Der Ordner $env:LOCALAPPDATA\\Temp ist nicht leer. Löschen Sie ihn manuell und versuchen Sie es erneut" |
||||
|
|
||||
|
# WSL |
||||
|
WSLUpdateDownloading = Herunterladen des Linux-Kernel-Update-Pakets... ~14 MB |
||||
|
WSLUpdateInstalling = Installieren des Linux-Kernel-Update-Pakets... |
||||
|
|
||||
|
# DisableWindowsCapabilities |
||||
|
FODWindowTitle = Optionale Funktionen (FODv2) zum Entfernen |
||||
|
FODWindowButton = Deinstallieren |
||||
|
DialogBoxOpening = Dialogfeld anzeigen... |
||||
|
NoData = Nichts zum Anzeigen |
||||
|
|
||||
|
# EnableWindowsSandbox/DisableWindowsSandbox |
||||
|
EnableHardwareVT = Virtualisierung in UEFI aktivieren |
||||
|
|
||||
|
# ChangeUserShellFolderLocation |
||||
|
UserShellFolderNotEmpty = "Der Ordner $UserShellFolderRegValue ist nicht leer. Verschieben Sie sie manuell an einen neuen Speicherort" |
||||
|
RetrievingDrivesList = Laufwerksliste abrufen... |
||||
|
# Desktop |
||||
|
DesktopChangeFolderRequest = Möchten Sie den Speicherort des Desktop Ordners ändern? |
||||
|
DesktopFilesWontBeMoved = Dateien werden nicht verschoben |
||||
|
DesktopFolderChange = Ändern |
||||
|
DesktopFolderSkip = Überspringen |
||||
|
DesktopDriveSelect = Wählen Sie das Laufwerk aus, in dessen Stammverzeichnis der Desktop Ordner erstellt werden soll |
||||
|
DesktopSkipped = Übersprungen |
||||
|
# Documents |
||||
|
DocumentsChangeFolderRequest = Möchten Sie den Speicherort des Ordners Dokumente ändern? |
||||
|
DocumentsFilesWontBeMoved = Dateien werden nicht verschoben |
||||
|
DocumentsFolderChange = Ändern |
||||
|
DocumentsFolderSkip = Überspringen |
||||
|
DocumentsDriveSelect = Wählen Sie das Laufwerk aus, in dessen Stammverzeichnis der Ordner Dokumente erstellt werden soll |
||||
|
DocumentsSkipped = Übersprungen |
||||
|
# Downloads |
||||
|
DownloadsChangeFolderRequest = Möchten Sie den Speicherort des Download Ordners ändern? |
||||
|
DownloadsFilesWontBeMoved = Dateien werden nicht verschoben |
||||
|
DownloadsFolderChange = Ändern |
||||
|
DownloadsFolderSkip = Überspringen |
||||
|
DownloadsDriveSelect = Wählen Sie das Laufwerk aus, in dessen Stammverzeichnis der Ordner Downloads erstellt werden soll |
||||
|
DownloadsSkipped = Übersprungen |
||||
|
# Music |
||||
|
MusicChangeFolderRequest = Möchten Sie den Speicherort des Musikordners ändern? |
||||
|
MusicFilesWontBeMoved = Dateien werden nicht verschoben |
||||
|
MusicFolderChange = Ändern |
||||
|
MusicFolderSkip = Überspringen |
||||
|
MusicDriveSelect = Wählen Sie das Laufwerk aus, in dessen Stammverzeichnis der Musikordner erstellt werden soll |
||||
|
MusicSkipped = Übersprungen |
||||
|
# Pictures |
||||
|
PicturesChangeFolderRequest = Möchten Sie den Speicherort des Ordner Bilder ändern? |
||||
|
PicturesFilesWontBeMoved = Dateien werden nicht verschoben |
||||
|
PicturesFolderChange = Ändern |
||||
|
PicturesFolderSkip = Überspringen |
||||
|
PicturesDriveSelect = Wählen Sie das Laufwerk aus, in dessen Stammverzeichnis der Ordner Bilder erstellt werden soll |
||||
|
PicturesSkipped = Übersprungen |
||||
|
# Videos |
||||
|
VideosChangeFolderRequest = Möchten Sie den Speicherort des Video Ordners ändern? |
||||
|
VideosFilesWontBeMoved = Dateien werden nicht verschoben |
||||
|
VideosFolderChange = Ändern |
||||
|
VideosFolderSkip = Überspringen |
||||
|
VideosDriveSelect = Wählen Sie das Laufwerk aus, in dessen Stammverzeichnis der Ordner Videos erstellt werden soll |
||||
|
VideosSkipped = Übersprungen |
||||
|
|
||||
|
# SetDefaultUserShellFolderLocation |
||||
|
# Desktop |
||||
|
DesktopDefaultFolder = Möchten Sie den Speicherort des Desktop Ordners auf den Standardwert ändern? |
||||
|
# Documents |
||||
|
DocumentsDefaultFolder = Möchten Sie den Speicherort des Ordners Dokumente auf den Standardwert ändern? |
||||
|
# Downloads |
||||
|
DownloadsDefaultFolder = Möchten Sie den Speicherort des Download Ordners auf den Standardwert ändern? |
||||
|
# Music |
||||
|
MusicDefaultFolder = Möchten Sie den Speicherort des Musikordners auf den Standardwert ändern? |
||||
|
# Pictures |
||||
|
PicturesDefaultFolder = Möchten Sie den Speicherort des Ordners Bilder auf den Standardwert ändern? |
||||
|
# Videos |
||||
|
VideosDefaultFolder = Möchten Sie den Speicherort des Video Ordners auf den Standardwert ändern? |
||||
|
|
||||
|
# DisableReservedStorage |
||||
|
ReservedStorageIsInUse = Dieser Vorgang wird nicht unterstützt, wenn reservierter Speicher verwendet wird. Bitte warten Sie, bis alle Wartungsvorgänge abgeschlossen sind, und versuchen Sie es später erneut |
||||
|
|
||||
|
# PinControlPanel/PinDevicesPrinters/PinCommandPrompt |
||||
|
syspinDownloading = Syspin herunterladen... ~20 KB |
||||
|
ControlPanelPinning = "Die Verknüpfung $ControlPanelLocalizedName wird an Start angeheftet" |
||||
|
DevicesPrintersPinning = "Die Verknüpfung $DevicesAndPrintersLocalizedName wird an Start angeheftet" |
||||
|
CMDPinning = Die Verknüpfung zur Eingabeaufforderung wird an Start angeheftet |
||||
|
|
||||
|
# UninstallUWPApps |
||||
|
UninstallUWPForAll = Deinstallieren für alle Benutzer |
||||
|
UninstallUWPTitle = Zu deinstallierende UWP-Pakete |
||||
|
UninstallUWPUninstallButton = Deinstallieren |
||||
|
|
||||
|
# SetAppGraphicsPerformance |
||||
|
GraphicsPerformanceTitle = Grafik-Leistungspräferenz |
||||
|
GraphicsPerformanceRequest = Möchten Sie die Grafikleistungseinstellung einer App Ihrer Wahl auf "Hohe Leistung" setzen?"? |
||||
|
GraphicsPerformanceAdd = Hinzufügen |
||||
|
GraphicsPerformanceSkip = Überspringen |
||||
|
GraphicsPerformanceFilter = *.exe|*.exe|Alle Dateien (*.*)|*.* |
||||
|
GraphicsPerformanceSkipped = Übersprungen |
||||
|
|
||||
|
# CreateCleanUpTask |
||||
|
CleanUpTaskToast = Die Bereinigung nicht verwendeter Windows-Dateien und -Updates beginnt in einer Minute |
||||
|
CleanUpTaskDescription = Bereinigen nicht verwendeter Windows-Dateien und -Updates mithilfe der integrierten App zur Datenträgerbereinigung. Verwenden Sie zum Dekodieren des codierten Befehls [System.Text.Encoding] :: UTF8.GetString ([System.Convert] :: FromBase64String ("string")). |
||||
|
|
||||
|
# CreateSoftwareDistributionTask |
||||
|
SoftwareDistributionTaskDescription = Der %SystemRoot%\\SoftwareDistribution\\Download |
||||
|
|
||||
|
# CreateTempTask |
||||
|
TempTaskDescription = Bereinigen des %TEMP% Ordners |
||||
|
|
||||
|
# AddProtectedFolders |
||||
|
AddProtectedFoldersTitle = Kontrollierter Ordnerzugriff |
||||
|
AddProtectedFoldersRequest = Möchten Sie den kontrollierten Ordnerzugriff aktivieren und den Ordner angeben, den Microsoft Defender vor schädlichen Apps und Bedrohungen schützt?? |
||||
|
AddProtectedFoldersAdd = Hinzufügen |
||||
|
AddProtectedFoldersSkip = Überspringen |
||||
|
AddProtectedFoldersDescription = Wählen Sie einen Ordner |
||||
|
AddProtectedFoldersSkipped = Übersprungen |
||||
|
|
||||
|
# RemoveProtectedFolders |
||||
|
RemoveProtectedFoldersList = Ordner entfernt |
||||
|
|
||||
|
# AddAppControlledFolder |
||||
|
AddAppControlledFolderTitle = Kontrollierter Ordnerzugriff |
||||
|
AddAppControlledFolderRequest = Möchten Sie eine App angeben, die über den Zugriff auf kontrollierte Ordner zulässig ist? |
||||
|
AddAppControlledFolderAdd = Hinzufügen |
||||
|
AddAppControlledFolderSkip = Überspringen |
||||
|
AddAppControlledFolderFilter = *.exe|*.exe|Alle Dateien (*.*)|*.* |
||||
|
AddAppControlledFolderSkipped = Übersprungen |
||||
|
|
||||
|
# RemoveAllowedAppsControlledFolder |
||||
|
RemoveAllowedAppsControlledFolderList = Zulässige Apps entfernt |
||||
|
|
||||
|
# AddDefenderExclusionFolder |
||||
|
AddDefenderExclusionFolderTitle = Microsoft Defender |
||||
|
AddDefenderExclusionFolderRequest = Möchten Sie einen Ordner angeben, der von Microsoft Defender-Malware-Scans ausgeschlossen werden soll? |
||||
|
AddDefenderExclusionFolderAdd = Hinzufügen |
||||
|
AddDefenderExclusionFolderSkip = Überspringen |
||||
|
AddDefenderExclusionFolderDescription = Wählen Sie einen Ordner |
||||
|
AddDefenderExclusionFolderSkipped = Übersprungen |
||||
|
|
||||
|
# RemoveDefenderExclusionFolders |
||||
|
RemoveDefenderExclusionFoldersList = Ausgeschlossene Ordner entfernt |
||||
|
|
||||
|
# AddDefenderExclusionFile |
||||
|
AddDefenderExclusionFileTitle = Microsoft Defender |
||||
|
AddDefenderExclusionFileRequest = Möchten Sie eine Datei angeben, die von Microsoft Defender-Malware-Scans ausgeschlossen werden soll? |
||||
|
AddDefenderExclusionFileAdd = Hinzufügen |
||||
|
AddDefenderExclusionFileSkip = Überspringen |
||||
|
AddDefenderExclusionFileFilter = Alle Dateien (*.*)|*.* |
||||
|
AddDefenderExclusionFileSkipped = Übersprungen |
||||
|
|
||||
|
# RemoveDefenderExclusionFiles |
||||
|
RemoveDefenderExclusionFilesList = Ausgeschlossene Dateien entfernt |
||||
|
|
||||
|
# CreateEventViewerCustomView |
||||
|
EventViewerCustomViewName = Prozesserstellung |
||||
|
EventViewerCustomViewDescription = Neue Prozessereignisse und Befehlszeilenüberwachung |
||||
|
|
||||
|
# Refresh |
||||
|
RestartWarning = Starten Sie Ihren PC neu |
||||
|
|
||||
|
# Errors |
||||
|
ErrorsLine = Zeile |
||||
|
ErrorsFile = Datei |
||||
|
ErrorsMessage = Fehler/Warnungen |
||||
|
'@ |
@ -1,172 +1,178 @@ |
|||||
ConvertFrom-StringData -StringData @' |
# Do not remove double quotes in double-quoted strings where they are present |
||||
# Do not remove double quotes in double-quoted strings where they are present |
|
||||
|
ConvertFrom-StringData -StringData @' |
||||
# Check |
UnsupportedOSBitness = The script supports Windows 10 x64 only |
||||
UnsupportedOSBitness = The script supports Windows 10 x64 only |
ControlledFolderAccessDisabled = Controlled folder access disabled |
||||
ControlledFolderAccessDisabled = Controlled folder access disabled |
|
||||
|
# OneDrive |
||||
# OneDrive |
OneDriveUninstalling = Uninstalling OneDrive... |
||||
OneDriveUninstalling = Uninstalling OneDrive... |
OneDriveNotEmptyFolder = "The $OneDriveUserFolder folder is not empty `nDelete it manually" |
||||
OneDriveNotEmptyFolder = "The $OneDriveUserFolder folder is not empty `nDelete it manually" |
OneDriveFileSyncShell64dllBlocked = "$FileSyncShell64dll is blocked `nDelete it manually" |
||||
OneDriveFileSyncShell64dllBlocked = "$FileSyncShell64dll is blocked `nDelete it manually" |
OneDriveInstalling = OneDriveSetup.exe is starting... |
||||
OneDriveInstalling = OneDriveSetup.exe is starting... |
OneDriveDownloading = Downloading OneDrive... ~33 MB |
||||
OneDriveDownloading = Downloading OneDrive... ~33 MB |
NoInternetConnection = No Internet connection |
||||
NoInternetConnection = No Internet connection |
|
||||
|
# SetTempPath |
||||
# SetTempPath |
LOCALAPPDATANotEmptyFolder = "The $env:LOCALAPPDATA\\Temp folder is not empty `nDeleteClear it manually and try again" |
||||
LOCALAPPDATANotEmptyFolder = "The $env:LOCALAPPDATA\\Temp folder is not empty `nDeleteClear it manually and try again" |
|
||||
|
# WSL |
||||
# WSL |
WSLUpdateDownloading = Downloading the Linux kernel update package... ~14 MB |
||||
WSLUpdateDownloading = Downloading the Linux kernel update package... ~14 MB |
WSLUpdateInstalling = Installing the Linux kernel update package... |
||||
WSLUpdateInstalling = Installing the Linux kernel update package... |
|
||||
|
# DisableWindowsCapabilities |
||||
# DisableWindowsCapabilities |
FODWindowTitle = Optional features (FODv2) to remove |
||||
FODWindowTitle = Optional features (FODv2) to remove |
FODWindowButton = Uninstall |
||||
FODWindowButton = Uninstall |
DialogBoxOpening = Displaying the dialog box... |
||||
DialogBoxOpening = Displaying the dialog box... |
NoData = Nothing to display |
||||
NoData = Nothing to display |
|
||||
|
# EnableWindowsSandbox/DisableWindowsSandbox |
||||
# EnableWindowsSandbox/DisableWindowsSandbox |
EnableHardwareVT = Enable Virtualization in UEFI |
||||
EnableHardwareVT = Enable Virtualization in UEFI |
|
||||
|
# ChangeUserShellFolderLocation |
||||
# ChangeUserShellFolderLocation function |
UserShellFolderNotEmpty = "Some files left in the $UserShellFolderRegValue folder `nMove them manually to a new location" |
||||
UserShellFolderNotEmpty = "Some files left in the $UserShellFolderRegValue folder `nMove them manually to a new location" |
RetrievingDrivesList = Retrieving drives list... |
||||
RetrievingDrivesList = Retrieving drives list... |
# Desktop |
||||
# Desktop |
DesktopChangeFolderRequest = Would you like to change the location of the Desktop folder? |
||||
DesktopChangeFolderRequest = Would you like to change the location of the Desktop folder? |
DesktopFilesWontBeMoved = Files will not be moved |
||||
DesktopFilesWontBeMoved = Files will not be moved |
DesktopFolderChange = Change |
||||
DesktopFolderChange = Change |
DesktopFolderSkip = Skip |
||||
DesktopFolderSkip = Skip |
DesktopDriveSelect = Select the drive within the root of which the Desktop folder will be created |
||||
DesktopDriveSelect = Select the drive within the root of which the Desktop folder will be created |
DesktopSkipped = Skipped |
||||
DesktopSkipped = Skipped |
# Documents |
||||
# Documents |
DocumentsChangeFolderRequest = Would you like to change the location of the Documents folder? |
||||
DocumentsChangeFolderRequest = Would you like to change the location of the Documents folder? |
DocumentsFilesWontBeMoved = Files will not be moved |
||||
DocumentsFilesWontBeMoved = Files will not be moved |
DocumentsFolderChange = Change |
||||
DocumentsFolderChange = Change |
DocumentsFolderSkip = Skip |
||||
DocumentsFolderSkip = Skip |
DocumentsDriveSelect = Select the drive within the root of which the Documents folder will be created |
||||
DocumentsDriveSelect = Select the drive within the root of which the Documents folder will be created |
DocumentsSkipped = Skipped |
||||
DocumentsSkipped = Skipped |
# Downloads |
||||
# Downloads |
DownloadsChangeFolderRequest = Would you like to change the location of the Downloads folder? |
||||
DownloadsChangeFolderRequest = Would you like to change the location of the Downloads folder? |
DownloadsFilesWontBeMoved = Files will not be moved |
||||
DownloadsFilesWontBeMoved = Files will not be moved |
DownloadsFolderChange = Change |
||||
DownloadsFolderChange = Change |
DownloadsFolderSkip = Skip |
||||
DownloadsFolderSkip = Skip |
DownloadsDriveSelect = Select the drive within the root of which the Downloads folder will be created |
||||
DownloadsDriveSelect = Select the drive within the root of which the Downloads folder will be created |
DownloadsSkipped = Skipped |
||||
DownloadsSkipped = Skipped |
# Music |
||||
# Music |
MusicChangeFolderRequest = Would you like to change the location of the Music folder? |
||||
MusicChangeFolderRequest = Would you like to change the location of the Music folder? |
MusicFilesWontBeMoved = Files will not be moved |
||||
MusicFilesWontBeMoved = Files will not be moved |
MusicFolderChange = Change |
||||
MusicFolderChange = Change |
MusicFolderSkip = Skip |
||||
MusicFolderSkip = Skip |
MusicDriveSelect = Select the drive within the root of which the Music folder will be created |
||||
MusicDriveSelect = Select the drive within the root of which the Music folder will be created |
MusicSkipped = Skipped |
||||
MusicSkipped = Skipped |
# Pictures |
||||
# Pictures |
PicturesChangeFolderRequest = Would you like to change the location of the Pictures folder? |
||||
PicturesChangeFolderRequest = Would you like to change the location of the Pictures folder? |
PicturesFilesWontBeMoved = Files will not be moved |
||||
PicturesFilesWontBeMoved = Files will not be moved |
PicturesFolderChange = Change |
||||
PicturesFolderChange = Change |
PicturesFolderSkip = Skip |
||||
PicturesFolderSkip = Skip |
PicturesDriveSelect = Select the drive within the root of which the Pictures folder will be created |
||||
PicturesDriveSelect = Select the drive within the root of which the Pictures folder will be created |
PicturesSkipped = Skipped |
||||
PicturesSkipped = Skipped |
# Videos |
||||
# Videos |
VideosChangeFolderRequest = Would you like to change the location of the Videos folder? |
||||
VideosChangeFolderRequest = Would you like to change the location of the Videos folder? |
VideosFilesWontBeMoved = Files will not be moved |
||||
VideosFilesWontBeMoved = Files will not be moved |
VideosFolderChange = Change |
||||
VideosFolderChange = Change |
VideosFolderSkip = Skip |
||||
VideosFolderSkip = Skip |
VideosDriveSelect = Select the drive within the root of which the Videos folder will be created |
||||
VideosDriveSelect = Select the drive within the root of which the Videos folder will be created |
VideosSkipped = Skipped |
||||
VideosSkipped = Skipped |
|
||||
|
# SetDefaultUserShellFolderLocation |
||||
# SetDefaultUserShellFolderLocation |
# Desktop |
||||
# Desktop |
DesktopDefaultFolder = Would you like to change the location of the Desktop folder to the default value? |
||||
DesktopDefaultFolder = Would you like to change the location of the Desktop folder to the default value? |
# Documents |
||||
# Documents |
DocumentsDefaultFolder = Would you like to change the location of the Documents folder to the default value? |
||||
DocumentsDefaultFolder = Would you like to change the location of the Documents folder to the default value? |
# Downloads |
||||
# Downloads |
DownloadsDefaultFolder = Would you like to change the location of the Downloads folder to the default value? |
||||
DownloadsDefaultFolder = Would you like to change the location of the Downloads folder to the default value? |
# Music |
||||
# Music |
MusicDefaultFolder = Would you like to change the location of the Music folder to the default value? |
||||
MusicDefaultFolder = Would you like to change the location of the Music folder to the default value? |
# Pictures |
||||
# Pictures |
PicturesDefaultFolder = Would you like to change the location of the Pictures folder to the default value? |
||||
PicturesDefaultFolder = Would you like to change the location of the Pictures folder to the default value? |
# Videos |
||||
# Videos |
VideosDefaultFolder = Would you like to change the location of the Videos folder to the default value? |
||||
VideosDefaultFolder = Would you like to change the location of the Videos folder to the default value? |
|
||||
|
# DisableReservedStorage |
||||
# 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 |
||||
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 |
||||
# PinControlPanel/PinDevicesPrinters/PinCommandPrompt |
syspinDownloading = Downloading syspin... ~20 KB |
||||
syspinDownloading = Downloading syspin... ~20 KB |
ControlPanelPinning = "$ControlPanelLocalizedName shortcut is being pinned to Start" |
||||
ControlPanelPinning = "$ControlPanelLocalizedName shortcut is being pinned to Start" |
DevicesPrintersPinning = "$DevicesAndPrintersLocalizedName shortcut is being pinned to Start" |
||||
DevicesPrintersPinning = "$DevicesAndPrintersLocalizedName shortcut is being pinned to Start" |
CMDPinning = Command Prompt shortcut is being pinned to Start |
||||
CMDPinning = Command Prompt shortcut is being pinned to Start |
|
||||
|
# UninstallUWPApps |
||||
# UninstallUWPApps |
UninstallUWPForAll = Uninstall for All Users |
||||
UninstallUWPForAll = Uninstall for All Users |
UninstallUWPTitle = UWP Packages to Uninstall |
||||
UninstallUWPTitle = UWP Packages to Uninstall |
UninstallUWPUninstallButton = Uninstall |
||||
UninstallUWPUninstallButton = Uninstall |
|
||||
|
# SetAppGraphicsPerformance |
||||
# SetAppGraphicsPerformance |
GraphicsPerformanceTitle = Graphics performance preference |
||||
GraphicsPerformanceTitle = Graphics performance preference |
GraphicsPerformanceRequest = Would you like to set the graphics performance setting of an app of your choice to "High performance"? |
||||
GraphicsPerformanceRequest = Would you like to set the graphics performance setting of an app of your choice to "High performance"? |
GraphicsPerformanceAdd = Add |
||||
GraphicsPerformanceAdd = Add |
GraphicsPerformanceSkip = Skip |
||||
GraphicsPerformanceSkip = Skip |
GraphicsPerformanceFilter = *.exe|*.exe|All Files (*.*)|*.* |
||||
GraphicsPerformanceFilter = *.exe|*.exe|All Files (*.*)|*.* |
GraphicsPerformanceSkipped = Skipped |
||||
GraphicsPerformanceSkipped = Skipped |
|
||||
|
# CreateCleanUpTask |
||||
# CreateCleanUpTask |
CleanUpTaskToast = Cleaning up unused Windows files and updates starts in a minute |
||||
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")) |
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 |
# CreateSoftwareDistributionTask |
||||
SoftwareDistributionTaskDescription = The %SystemRoot%\\SoftwareDistribution\\Download |
SoftwareDistributionTaskDescription = The %SystemRoot%\\SoftwareDistribution\\Download |
||||
|
|
||||
# CreateTempTask |
# CreateTempTask |
||||
TempTaskDescription = The %TEMP% folder cleaning |
TempTaskDescription = The %TEMP% folder cleaning |
||||
|
|
||||
# AddProtectedFolders |
# AddProtectedFolders |
||||
AddProtectedFoldersTitle = Controlled folder access |
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? |
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 |
AddProtectedFoldersAdd = Add |
||||
AddProtectedFoldersSkip = Skip |
AddProtectedFoldersSkip = Skip |
||||
AddProtectedFoldersDescription = Select a folder |
AddProtectedFoldersDescription = Select a folder |
||||
AddProtectedFoldersSkipped = Skipped |
AddProtectedFoldersSkipped = Skipped |
||||
|
|
||||
# RemoveProtectedFolders |
# RemoveProtectedFolders |
||||
RemoveProtectedFoldersList = Removed folders |
RemoveProtectedFoldersList = Removed folders |
||||
|
|
||||
# AddAppControlledFolder |
# AddAppControlledFolder |
||||
AddAppControlledFolderTitle = Controlled folder access |
AddAppControlledFolderTitle = Controlled folder access |
||||
AddAppControlledFolderRequest = Would you like to specify an app that is allowed through Controlled Folder access? |
AddAppControlledFolderRequest = Would you like to specify an app that is allowed through Controlled Folder access? |
||||
AddAppControlledFolderAdd = Add |
AddAppControlledFolderAdd = Add |
||||
AddAppControlledFolderSkip = Skip |
AddAppControlledFolderSkip = Skip |
||||
AddAppControlledFolderFilter = *.exe|*.exe|All Files (*.*)|*.* |
AddAppControlledFolderFilter = *.exe|*.exe|All Files (*.*)|*.* |
||||
AddAppControlledFolderSkipped = Skipped |
AddAppControlledFolderSkipped = Skipped |
||||
|
|
||||
# RemoveAllowedAppsControlledFolder |
# RemoveAllowedAppsControlledFolder |
||||
RemoveAllowedAppsControlledFolderList = Removed allowed apps |
RemoveAllowedAppsControlledFolderList = Removed allowed apps |
||||
|
|
||||
# AddDefenderExclusionFolder |
# AddDefenderExclusionFolder |
||||
AddDefenderExclusionFolderTitle = Microsoft Defender |
AddDefenderExclusionFolderTitle = Microsoft Defender |
||||
AddDefenderExclusionFolderRequest = Would you like to specify a folder to be excluded from Microsoft Defender malware scans? |
AddDefenderExclusionFolderRequest = Would you like to specify a folder to be excluded from Microsoft Defender malware scans? |
||||
AddDefenderExclusionFolderAdd = Add |
AddDefenderExclusionFolderAdd = Add |
||||
AddDefenderExclusionFolderSkip = Skip |
AddDefenderExclusionFolderSkip = Skip |
||||
AddDefenderExclusionFolderDescription = Select a folder |
AddDefenderExclusionFolderDescription = Select a folder |
||||
AddDefenderExclusionFolderSkipped = Skipped |
AddDefenderExclusionFolderSkipped = Skipped |
||||
|
|
||||
# AddDefenderExclusionFile |
# RemoveDefenderExclusionFolders |
||||
AddDefenderExclusionFileTitle = Microsoft Defender |
RemoveDefenderExclusionFoldersList = Excluded folders removed |
||||
AddDefenderExclusionFileRequest = Would you like to specify a file to be excluded from Microsoft Defender malware scans? |
|
||||
AddDefenderExclusionFileAdd = Add |
# AddDefenderExclusionFile |
||||
AddDefenderExclusionFileSkip = Skip |
AddDefenderExclusionFileTitle = Microsoft Defender |
||||
AddDefenderExclusionFileFilter = All Files (*.*)|*.* |
AddDefenderExclusionFileRequest = Would you like to specify a file to be excluded from Microsoft Defender malware scans? |
||||
AddDefenderExclusionFileSkipped = Skipped |
AddDefenderExclusionFileAdd = Add |
||||
|
AddDefenderExclusionFileSkip = Skip |
||||
# CreateEventViewerCustomView |
AddDefenderExclusionFileFilter = All Files (*.*)|*.* |
||||
EventViewerCustomViewName = Process Creation |
AddDefenderExclusionFileSkipped = Skipped |
||||
EventViewerCustomViewDescription = События содания нового процесса и аудит командной строки |
|
||||
|
# RemoveDefenderExclusionFiles |
||||
# Refresh |
RemoveDefenderExclusionFilesList = Excluded files removed |
||||
RestartWarning = Restart your PC |
|
||||
|
# CreateEventViewerCustomView |
||||
# Errors |
EventViewerCustomViewName = Process Creation |
||||
ErrorsLine = Line |
EventViewerCustomViewDescription = Process Creation and Command-line Auditing Events |
||||
ErrorsFile = File |
|
||||
ErrorsMessage = Errors/Warnings |
# Refresh |
||||
|
RestartWarning = Restart your PC |
||||
|
|
||||
|
# Errors |
||||
|
ErrorsLine = Line |
||||
|
ErrorsFile = File |
||||
|
ErrorsMessage = Errors/Warnings |
||||
'@ |
'@ |
||||
|
Loading…
Reference in new issue