Browse Source

17.03.2021 v5.8

pull/149/head
Dmitry Nefedov 4 years ago
committed by GitHub
parent
commit
7108513f9d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 47
      Sophia/PowerShell 5.1/Sophia.ps1
  2. BIN
      Sophia/PowerShell 5.1/Sophia.psd1
  3. 1294
      Sophia/PowerShell 5.1/Sophia.psm1
  4. 57
      Sophia/PowerShell 5.1/cn-CN/Sophia.psd1
  5. 45
      Sophia/PowerShell 5.1/de-DE/Sophia.psd1
  6. 45
      Sophia/PowerShell 5.1/en-US/Sophia.psd1
  7. 127
      Sophia/PowerShell 5.1/es-ES/Sophia.psd1
  8. 43
      Sophia/PowerShell 5.1/fr-FR/Sophia.psd1
  9. 147
      Sophia/PowerShell 5.1/it-IT/Sophia.psd1
  10. 85
      Sophia/PowerShell 5.1/pt-BR/Sophia.psd1
  11. 47
      Sophia/PowerShell 5.1/ru-RU/Sophia.psd1
  12. 43
      Sophia/PowerShell 5.1/tr-TR/Sophia.psd1
  13. 45
      Sophia/PowerShell 5.1/uk-UA/Sophia.psd1

47
Sophia/PowerShell 5.1/Sophia.ps1

@ -2,8 +2,8 @@
.SYNOPSIS .SYNOPSIS
Default preset file for "Windows 10 Sophia Script" Default preset file for "Windows 10 Sophia Script"
Version: v5.7 Version: v5.8
Date: 05.03.2021 Date: 17.03.2021
Copyright (c) 20152021 farag & oZ-Zo Copyright (c) 20152021 farag & oZ-Zo
https://github.com/farag2 https://github.com/farag2
@ -57,7 +57,7 @@ param
Clear-Host Clear-Host
$Host.UI.RawUI.WindowTitle = "Windows 10 Sophia Script v5.7 | $([char]0x00A9) farag & oz-zo, 2015–2021" $Host.UI.RawUI.WindowTitle = "Windows 10 Sophia Script v5.8 | Made with $([char]::ConvertFromUtf32(0x1F497)) of Windows 10 | $([char]0x00A9) farag & oz-zo, 2015–2021"
Remove-Module -Name Sophia -Force -ErrorAction Ignore Remove-Module -Name Sophia -Force -ErrorAction Ignore
Import-Module -Name $PSScriptRoot\Sophia.psd1 -PassThru -Force Import-Module -Name $PSScriptRoot\Sophia.psd1 -PassThru -Force
@ -862,20 +862,14 @@ DeviceRestartAfterUpdate -Enable
<# <#
Register app, calculate hash, and set as default for specific extension without the "How do you want to open this?" pop-up Register app, calculate hash, and set as default for specific extension without the "How do you want to open this?" pop-up
Зарегистрировать приложение, вычислить хэш и установить как приложение по умолчанию для конкретного расширения без всплывающего окошка "Каким образом вы хотите открыть этот файл?" Зарегистрировать приложение, вычислить хэш и установить как приложение по умолчанию для конкретного расширения без всплывающего окна "Каким образом вы хотите открыть этот файл?"
Examples: Examples:
Примеры: Примеры:
Set-Association -ProgramPath "C:\SumatraPDF.exe" -Extension .pdf -Icon "shell32.dll,100" Set-Association -ProgramPath "C:\SumatraPDF.exe" -Extension .pdf -Icon "shell32.dll,100"
Set-Association -ProgramPath "C:\Program Files\Notepad++\notepad++.exe" -Extension .psm1 -Icon "C:\Program Files\Notepad++\notepad++.exe,0" Set-Association -ProgramPath "%ProgramFiles%\Notepad++\notepad++.exe" -Extension .txt -Icon "%ProgramFiles%\Notepad++\notepad++.exe,0"
The app must be installed
Приложение должно быть установлено
Do not use relative paths like "%Program Files%"
Не используйте относительные пути вида "%Program Files%"
#> #>
# Set-Association -ProgramPath "C:\Program Files\Notepad++\notepad++.exe" -Extension .psm1 -Icon "C:\Program Files\Notepad++\notepad++.exe,0" # Set-Association -ProgramPath "%ProgramFiles%\Notepad++\notepad++.exe" -Extension .txt -Icon "%ProgramFiles%\Notepad++\notepad++.exe,0"
#endregion System #endregion System
#region WSL #region WSL
@ -925,11 +919,11 @@ RunPowerShellShortcut -Elevated
# RunPowerShellShortcut -NonElevated # RunPowerShellShortcut -NonElevated
<# <#
Assign what shortcuts to pin to Start Pin to Start the following links: Control Panel, Devices and Printers, PowerShell
Valid shortcuts: ControlPanel, DevicesPrinters and PowerShell Valid shortcuts values: ControlPanel, DevicesPrinters and PowerShell
Указать, какие ярлыки закрепить на начальном экране Закрепить на начальном экране следующие ярлыки: Панель управдения, Устройства и принтеры, PowerShell
Валидные ярлыки: ControlPanel, DevicesPrinters and PowerShell Валидные значения ярлыков: ControlPanel, DevicesPrinters, PowerShell
#> #>
PinToStart -Tiles ControlPanel, DevicesPrinters, PowerShell PinToStart -Tiles ControlPanel, DevicesPrinters, PowerShell
@ -947,13 +941,26 @@ PinToStart -Tiles ControlPanel, DevicesPrinters, PowerShell
#region UWP apps #region UWP apps
<# <#
Uninstall UWP apps using the pop-up dialog box Uninstall UWP apps using the pop-up dialog box
App packages will not be installed for new users if "Uninstall for All Users" is checked If the "For All Users" is checked apps packages will not be installed for new users
The "For All Users" checkbox isn't checked by default
Удалить UWP-приложения, используя всплывающее диалоговое окно Удалить UWP-приложения, используя всплывающее диалоговое окно
Приложения не будут установлены для новых пользователей, если отмечено "Удалять для всех пользователей" Пакеты приложений не будут установлены для новых пользователей, если отмечена галочка "Для всех пользователей"
Галочка "Для всех пользователей" не отмечена по умолчанию
#> #>
UninstallUWPApps UninstallUWPApps
<#
Uninstall UWP apps using the pop-up dialog box
If the "For All Users" is checked apps packages will not be installed for new users
The "For All Users" checkbox checked by default
Удалить UWP-приложения, используя всплывающее диалоговое окно
Пакеты приложений не будут установлены для новых пользователей, если отмечена галочка "Для всех пользователей"
Галочка "Для всех пользователей" отмечена по умолчанию
#>
# UninstallUWPApps -ForAllUsers
<# <#
Open Microsoft Store "HEVC Video Extensions from Device Manufacturer" page to install this extension manually to be able to open .heic and .heif formats Open Microsoft Store "HEVC Video Extensions from Device Manufacturer" page to install this extension manually to be able to open .heic and .heif formats
The extension can be installed without Microsoft account The extension can be installed without Microsoft account
@ -1033,14 +1040,16 @@ GPUScheduling -Enable
CleanupTask -Register CleanupTask -Register
# Delete the "Windows Cleanup" and "Windows Cleanup Notification" scheduled tasks for cleaning up Windows unused files and updates # Delete the "Windows Cleanup" and "Windows Cleanup Notification" scheduled tasks for cleaning up Windows unused files and updates
# Удалить задачу "Windows Cleanup" и "Windows Cleanup Notification" по очистке неиспользуемых файлов и обновлений Windows из Планировщика заданий # Удалить задачи "Windows Cleanup" и "Windows Cleanup Notification" по очистке неиспользуемых файлов и обновлений Windows из Планировщика заданий
# CleanupTask -Delete # CleanupTask -Delete
<# <#
Create the "SoftwareDistribution" scheduled task for cleaning up the %SystemRoot%\SoftwareDistribution\Download folder Create the "SoftwareDistribution" scheduled task for cleaning up the %SystemRoot%\SoftwareDistribution\Download folder
The task will wait until the Windows Updates service finishes running
The task runs every 90 days The task runs every 90 days
Создать задачу "SoftwareDistribution" по очистке папки %SystemRoot%\SoftwareDistribution\Download в Планировщике заданий Создать задачу "SoftwareDistribution" по очистке папки %SystemRoot%\SoftwareDistribution\Download в Планировщике заданий
Задача будет ждать, пока служба обновлений Windows не закончит работу
Задача выполняется каждые 90 дней Задача выполняется каждые 90 дней
#> #>
SoftwareDistributionTask -Register SoftwareDistributionTask -Register

BIN
Sophia/PowerShell 5.1/Sophia.psd1

Binary file not shown.

1294
Sophia/PowerShell 5.1/Sophia.psm1

File diff suppressed because it is too large

57
Sophia/PowerShell 5.1/cn-CN/Sophia.psd1

@ -5,45 +5,24 @@ UnsupportedRelease = 找到新版本
ControlledFolderAccessDisabled = 受控文件夹访问禁用 ControlledFolderAccessDisabled = 受控文件夹访问禁用
ScheduledTasks = 计划任务 ScheduledTasks = 计划任务
OneDriveUninstalling = 卸载OneDrive OneDriveUninstalling = 卸载OneDrive
OneDriveNotEmptyFolder = "{0}"文件夹不为空手动将其删除 OneDriveNotEmptyFolder = {0}文件夹不为空手动将其删除
OneDriveFileSyncShell64dllBlocked = "{0}"被阻止手动将其删除 OneDriveFileSyncShell64dllBlocked = {0}被阻止手动将其删除
OneDriveInstalling = OneDrive正在安装...... OneDriveInstalling = OneDrive正在安装......
OneDriveDownloading = 正在下载OneDrive...... ~33 MB OneDriveDownloading = 正在下载OneDrive...... ~33 MB
ClearFolder = 删除"{0}"文件夹中的所有文件 ClearFolder = 删除{0}文件夹中的所有文件
FilesBlocked = 以下文件被第三方应用程序阻止手动删除它们并继续 FilesBlocked = 以下文件被第三方应用程序阻止手动删除它们并继续
TempNotEmpty = "{0}"文件夹不为空 手动清除 TempNotEmpty = {0}文件夹不为空 手动清除
WindowsFeaturesTitle = Windows功能 WindowsFeaturesTitle = Windows功能
OptionalFeaturesTitle = 可选功能 OptionalFeaturesTitle = 可选功能
EnableHardwareVT = UEFI中开启虚拟化 EnableHardwareVT = UEFI中开启虚拟化
UserShellFolderNotEmpty = 一些文件留在了"{0}"文件夹请手动将它们移到一个新位置 UserShellFolderNotEmpty = 一些文件留在了{0}文件夹请手动将它们移到一个新位置
RetrievingDrivesList = 取得驱动器列表 RetrievingDrivesList = 取得驱动器列表
NewUserShellFolderLocation = 新位置"{0}" DriveSelect = 选择将在其根目录中创建{0}文件夹的驱动器
DesktopDriveSelect = 请选择一个驱动器,桌面文件夹将创建在其根目录 UserFolderRequest = 是否要更改{0}文件夹位置
DocumentsDriveSelect = 请选择一个驱动器,文档文件夹将创建在其根目录 UserFolderSelect = {0}文件夹选择一个文件夹
DownloadsDriveSelect = 请选择一个驱动器,下载文件夹将创建在其根目录 UserDefaultFolder = 您想将{0}文件夹的位置更改为默认值吗
MusicDriveSelect = 请选择一个驱动器,音乐文件夹将创建在其根目录
PicturesDriveSelect = 请选择一个驱动器,图片文件夹将创建在其根目录
VideosDriveSelect = 请选择一个驱动器,视频文件夹将创建在其根目录
DesktopRequest = 是否要更改桌面文件夹位置
DocumentsRequest = 是否要更改文档文件夹位置
DownloadsRequest = 是否要更改下载文件夹位置
MusicRequest = 是否要更改音乐文件夹位置
PicturesRequest = 是否要更改图片文件夹位置
VideosRequest = 是否要更改视频文件夹位置
DesktopFolderSelect = 桌面文件夹选择一个文件夹
DocumentsFolderSelect = 文档文件夹选择一个文件夹
DownloadsFolderSelect = 下载文件夹选择一个文件夹
MusicFolderSelect = 音乐文件夹选择一个文件夹
PicturesFolderSelect = 图片文件夹选择一个文件夹
VideosFolderSelect = 视频文件夹选择一个文件夹
DesktopDefaultFolder = 是否要将桌面文件夹位置改为默认值
DocumentsDefaultFolder = 是否要将文档文件夹位置改为默认值
DownloadsDefaultFolder = 是否要将下载文件夹位置改为默认值
MusicDefaultFolder = 是否要将音乐文件夹位置改为默认值
PicturesDefaultFolder = 是否要将图片文件夹位置改为默认值
VideosDefaultFolder = 是否要将视频文件夹位置改为默认值
ReservedStorageIsInUse = 保留存储空间正在使用时不支持此操作请等待所有服务操作完成后再重试 ReservedStorageIsInUse = 保留存储空间正在使用时不支持此操作请等待所有服务操作完成后再重试
ShortcutPinning = "{0}"快捷方式将被固定到开始菜单 ShortcutPinning = {0}快捷方式将被固定到开始菜单
UninstallUWPForAll = 对于所有用户 UninstallUWPForAll = 对于所有用户
UninstallUWPTitle = UWP应用 UninstallUWPTitle = UWP应用
WSLUpdateDownloading = Linux内核更新包下载中 ~14 MB WSLUpdateDownloading = Linux内核更新包下载中 ~14 MB
@ -51,13 +30,16 @@ WSLUpdateInstalling = 安装Linux内核更新包……
HEVCDownloading = Downloading 来自设备制造商的 HEVC 视频扩展... ~2,8 MB HEVCDownloading = Downloading 来自设备制造商的 HEVC 视频扩展... ~2,8 MB
GraphicsPerformanceTitle = 图形性能偏好 GraphicsPerformanceTitle = 图形性能偏好
GraphicsPerformanceRequest = 是否将所选应用程序的图形性能设置设为"高性能" GraphicsPerformanceRequest = 是否将所选应用程序的图形性能设置设为"高性能"
CleanupTaskDescription = 使用内置磁盘清理工具清理未使用的Windows文件和更新 TaskNotificationTitle = 通知
CleanupTaskNotificationTitle = 重要信息 CleanupTaskNotificationTitle = 重要信息
CleanupTaskDescription = 使用内置磁盘清理工具清理未使用的Windows文件和更新
CleanupTaskNotificationEventTitle = 运行任务以清理Windows未使用的文件和更新 CleanupTaskNotificationEventTitle = 运行任务以清理Windows未使用的文件和更新
CleanupTaskNotificationEvent = Windows清理不会花很长时间下次通知将在30天内显示 CleanupTaskNotificationEvent = Windows清理不会花很长时间下次通知将在30天内显示
CleanupTaskNotificationSnoozeInterval = 选择提醒间隔 CleanupTaskNotificationSnoozeInterval = 选择提醒间隔
CleanupNotificationTaskDescription = 关于清理Windows未使用的文件和更新的弹出通知提醒 CleanupNotificationTaskDescription = 关于清理Windows未使用的文件和更新的弹出通知提醒
FolderTaskDescription = 定时清理"{0}" SoftwareDistributionTaskNotificationEvent = Windows更新缓存已成功删除
TempTaskNotificationEvent = 临时文件文件夹已成功清理
FolderTaskDescription = {0}文件夹清理
ControlledFolderAccess = 受控文件夹访问 ControlledFolderAccess = 受控文件夹访问
ProtectedFoldersRequest = 是否启用受控文件夹访问权限并指定文件夹,由微软Defender保护其免受恶意应用程序威胁 ProtectedFoldersRequest = 是否启用受控文件夹访问权限并指定文件夹,由微软Defender保护其免受恶意应用程序威胁
ProtectedFoldersListRemoved = 已被移除的文件夹 ProtectedFoldersListRemoved = 已被移除的文件夹
@ -76,7 +58,7 @@ ErrorsMessage = 错误/警告
Add = 添加 Add = 添加
AllFilesFilter = 所有文件 (*.*)|*.* AllFilesFilter = 所有文件 (*.*)|*.*
Change = 更改 Change = 更改
Continue = 接续 Delete = 删除
DialogBoxOpening = 显示对话窗口 DialogBoxOpening = 显示对话窗口
Disable = 禁用 Disable = 禁用
Dismiss = 解雇 Dismiss = 解雇
@ -84,6 +66,9 @@ Enable = 启用
EXEFilesFilter = *.exe|*.exe|所有文件 (*.*)|*.* EXEFilesFilter = *.exe|*.exe|所有文件 (*.*)|*.*
FolderSelect = 选择一个文件夹 FolderSelect = 选择一个文件夹
FilesWontBeMoved = 文件将不会被移动 FilesWontBeMoved = 文件将不会被移动
FourHours = 4个小时
HalfHour = 30分钟
Install = 安装
Minute = 1分钟 Minute = 1分钟
NoData = 无数据 NoData = 无数据
NoInternetConnection = 无网络连接 NoInternetConnection = 无网络连接
@ -91,12 +76,10 @@ NoResponse = 无法建立https://store.rg-adguard.net
Patient = 请等待 Patient = 请等待
Run = 运行 Run = 运行
Select = 选择 Select = 选择
SelectAll = 全选
Skip = 跳过 Skip = 跳过
Skipped = 已跳过 Skipped = 已跳过
Snooze = 推迟 Snooze = 推迟
SymbolicSkipped = 跳过创建符号链接 SymbolicSkipped = 跳过创建符号链接
Uninstall = 卸载 Uninstall = 卸载
Install = 安装
HalfHour = 30分钟
FourHours = 4个小时
'@ '@

45
Sophia/PowerShell 5.1/de-DE/Sophia.psd1

@ -17,31 +17,10 @@ OptionalFeaturesTitle = Optionale Eigenschaften
EnableHardwareVT = Virtualisierung in UEFI aktivieren EnableHardwareVT = Virtualisierung in UEFI aktivieren
UserShellFolderNotEmpty = Einige im Ordner "{0}" verbliebene Dateien \nVerschieben Sie sie manuell an einen neuen Ort UserShellFolderNotEmpty = Einige im Ordner "{0}" verbliebene Dateien \nVerschieben Sie sie manuell an einen neuen Ort
RetrievingDrivesList = Abrufen der Laufwerksliste... RetrievingDrivesList = Abrufen der Laufwerksliste...
NewUserShellFolderLocation = Neuer Standort: "{0}" DriveSelect = Wählen Sie das Laufwerk, in dessen Stammverzeichnis der "{0}"-Ordner erstellt werden soll
DesktopDriveSelect = Wählen Sie das Laufwerk, in dessen Stammverzeichnis der Desktop-Ordner erstellt werden soll UserFolderRequest = Möchten Sie den Speicherort des "{0}"-Ordners ändern?
DocumentsDriveSelect = Wählen Sie das Laufwerk, in dessen Stammverzeichnis der Ordner "Dokumente" erstellt werden soll UserFolderSelect = Wählen Sie einen Ordner für den Ordner "{0}"
DownloadsDriveSelect = Wählen Sie das Laufwerk, in dessen Stammverzeichnis der Ordner Downloads erstellt wird UserDefaultFolder = Möchten Sie den Speicherort des "{0}"-Ordners auf den Standardwert ändern?
MusicDriveSelect = Wählen Sie das Laufwerk, in dessen Stammverzeichnis der Ordner "Musik" erstellt wird
PicturesDriveSelect = Wählen Sie das Laufwerk, in dessen Stammverzeichnis der Ordner "Bilder" erstellt werden soll
VideosDriveSelect = Wählen Sie das Laufwerk, in dessen Stammverzeichnis der Ordner Videos erstellt wird
DesktopRequest = Möchten Sie den Speicherort des Desktop-Ordners ändern?
DocumentsRequest = Möchten Sie den Speicherort des Ordners Dokumente ändern?
DownloadsRequest = Möchten Sie den Speicherort des Ordners Downloads ändern?
MusicRequest = Möchten Sie den Speicherort des Ordners Musik ändern?
PicturesRequest = Möchten Sie den Speicherort des Ordners Bilder ändern?
VideosRequest = Möchten Sie den Speicherort des Ordners Videos ändern?
DesktopFolderSelect = Wählen Sie einen Ordner für den Ordner Desktop
DocumentsFolderSelect = Wählen Sie einen Ordner für den Ordner Dokumente
DownloadsFolderSelect = Wählen Sie einen Ordner für den Ordner Downloads
MusicFolderSelect = Wählen Sie einen Ordner für den Ordner Musik
PicturesFolderSelect = Wählen Sie einen Ordner für den Ordner Bilder aus
VideosFolderSelect = Wählen Sie einen Ordner für den Ordner Videos
DesktopDefaultFolder = Möchten Sie den Speicherort des Desktop-Ordners auf den Standardwert ändern?
DocumentsDefaultFolder = Möchten Sie den Speicherort des Ordners Dokumente auf den Standardwert ändern?
DownloadsDefaultFolder = Möchten Sie den Speicherort des Ordners Downloads auf den Standardwert ändern?
MusicDefaultFolder = Möchten Sie den Speicherort des Ordners Musik auf den Standardwert ändern?
PicturesDefaultFolder = Möchten Sie den Speicherort des Ordners "Bilder" auf den Standardwert ändern?
VideosDefaultFolder = Möchten Sie den Speicherort des Ordners Videos auf den Standardwert ändern?
ReservedStorageIsInUse = Dieser Vorgang wird nicht unterstützt, wenn reservierter Speicher verwendet wird \nBitte warten Sie, bis alle Wartungsvorgänge abgeschlossen sind, und versuchen Sie es dann später erneut ReservedStorageIsInUse = Dieser Vorgang wird nicht unterstützt, wenn reservierter Speicher verwendet wird \nBitte warten Sie, bis alle Wartungsvorgänge abgeschlossen sind, und versuchen Sie es dann später erneut
ShortcutPinning = Die Verknüpfung "{0}" wird an Start angeheftet ShortcutPinning = Die Verknüpfung "{0}" wird an Start angeheftet
UninstallUWPForAll = Für alle Benutzer UninstallUWPForAll = Für alle Benutzer
@ -51,13 +30,16 @@ WSLUpdateInstalling = Installation des Aktualisierungspakets f
HEVCDownloading = Herunterladen von HEVC-Videoerweiterungen vom Gerätehersteller... ~2,8 MB HEVCDownloading = Herunterladen von HEVC-Videoerweiterungen vom Gerätehersteller... ~2,8 MB
GraphicsPerformanceTitle = Bevorzugte Grafikleistung GraphicsPerformanceTitle = Bevorzugte Grafikleistung
GraphicsPerformanceRequest = Möchten Sie die Einstellung der Grafikleistung einer App Ihrer Wahl auf "Hohe Leistung" setzen? GraphicsPerformanceRequest = Möchten Sie die Einstellung der Grafikleistung einer App Ihrer Wahl auf "Hohe Leistung" setzen?
CleanupTaskDescription = Bereinigung ungenutzter Windows-Dateien und -Updates mit der integrierten Festplatten-Bereinigungsanwendung TaskNotificationTitle = Benachrichtigung
CleanupTaskNotificationTitle = Wichtige informationen CleanupTaskNotificationTitle = Wichtige informationen
CleanupTaskDescription = Bereinigung ungenutzter Windows-Dateien und -Updates mit der integrierten Festplatten-Bereinigungsanwendung
CleanupTaskNotificationEventTitle = Aufgabe ausführen, um nicht verwendete Windows-Dateien und -Updates zu bereinigen? CleanupTaskNotificationEventTitle = Aufgabe ausführen, um nicht verwendete Windows-Dateien und -Updates zu bereinigen?
CleanupTaskNotificationEvent = Die Windows-Bereinigung dauert nicht lange. Das nächste Mal wird die Benachrichtigung in 30 Tagen angezeigt CleanupTaskNotificationEvent = Die Windows-Bereinigung dauert nicht lange. Das nächste Mal wird die Benachrichtigung in 30 Tagen angezeigt
CleanupTaskNotificationSnoozeInterval = Wählen Sie ein Erinnerungsintervall CleanupTaskNotificationSnoozeInterval = Wählen Sie ein Erinnerungsintervall
CleanupNotificationTaskDescription = Bereinigung ungenutzter Windows-Dateien und -Updates mit der integrierten Festplatten-Bereinigungsanwendung CleanupNotificationTaskDescription = Bereinigung ungenutzter Windows-Dateien und -Updates mit der integrierten Festplatten-Bereinigungsanwendung
FolderTaskDescription = Die "{0}"-Ordnerbereinigung SoftwareDistributionTaskNotificationEvent = Der Windows Update-Cache wurde erfolgreich gelöscht
TempTaskNotificationEvent = Der Ordner mit den temporären Dateien wurde erfolgreich bereinigt
FolderTaskDescription = Die Bereinigung des Ordners "{0}"
ControlledFolderAccess = Kontrollierter Ordner-Zugriff ControlledFolderAccess = Kontrollierter Ordner-Zugriff
ProtectedFoldersRequest = Möchten Sie den kontrollierten Ordnerzugriff aktivieren und den Ordner angeben, den Microsoft Defender vor bösartigen Anwendungen und Bedrohungen schützen soll? ProtectedFoldersRequest = Möchten Sie den kontrollierten Ordnerzugriff aktivieren und den Ordner angeben, den Microsoft Defender vor bösartigen Anwendungen und Bedrohungen schützen soll?
ProtectedFoldersListRemoved = Gelöschte Ordner ProtectedFoldersListRemoved = Gelöschte Ordner
@ -76,7 +58,7 @@ ErrorsMessage = Fehler/Warnungen
Add = Hinzufügen Add = Hinzufügen
AllFilesFilter = Alle Dateien (*.*)|*.* AllFilesFilter = Alle Dateien (*.*)|*.*
Change = Ändern Change = Ändern
Continue = Fortfahren Delete = Löschen
DialogBoxOpening = Anzeigen des Dialogfensters... DialogBoxOpening = Anzeigen des Dialogfensters...
Disable = Deaktivieren Disable = Deaktivieren
Dismiss = Stornieren Dismiss = Stornieren
@ -84,6 +66,9 @@ Enable = Aktivieren
EXEFilesFilter = *.exe|*.exe|Alle Dateien (*.*)|*.* EXEFilesFilter = *.exe|*.exe|Alle Dateien (*.*)|*.*
FolderSelect = Wählen Sie einen Ordner aus FolderSelect = Wählen Sie einen Ordner aus
FilesWontBeMoved = Dateien werden nicht verschoben FilesWontBeMoved = Dateien werden nicht verschoben
FourHours = 4 Stunden
HalfHour = 30 Minuten
Install = Installieren
Minute = 1 Minute Minute = 1 Minute
NoData = Nichts anzuzeigen NoData = Nichts anzuzeigen
NoInternetConnection = Keine Internetverbindung NoInternetConnection = Keine Internetverbindung
@ -91,12 +76,10 @@ NoResponse = Eine Verbindung mit https://store.rg-adg
Patient = Bitte Warten... Patient = Bitte Warten...
Run = Starten Run = Starten
Select = Wählen Sie Select = Wählen Sie
SelectAll = Wählen Sie Alle
Skip = Überspringen Skip = Überspringen
Skipped = Übersprungen Skipped = Übersprungen
Snooze = Verschieben Snooze = Verschieben
SymbolicSkipped = Das Erstellen eines symbolischen Links wurde übersprungen SymbolicSkipped = Das Erstellen eines symbolischen Links wurde übersprungen
Uninstall = Deinstallieren Uninstall = Deinstallieren
Install = Installieren
HalfHour = 30 Minuten
FourHours = 4 Stunden
'@ '@

45
Sophia/PowerShell 5.1/en-US/Sophia.psd1

@ -17,31 +17,10 @@ OptionalFeaturesTitle = Optional features
EnableHardwareVT = Enable Virtualization in UEFI EnableHardwareVT = Enable Virtualization in UEFI
UserShellFolderNotEmpty = Some files left in the "{0}" folder. Move them manually to a new location UserShellFolderNotEmpty = Some files left in the "{0}" folder. Move them manually to a new location
RetrievingDrivesList = Retrieving drives list... RetrievingDrivesList = Retrieving drives list...
NewUserShellFolderLocation = New location: "{0}" DriveSelect = Select the drive within the root of which the "{0}" folder will be created
DesktopDriveSelect = Select the drive within the root of which the Desktop folder will be created UserFolderRequest = Would you like to change the location of the "{0}" folder?
DocumentsDriveSelect = Select the drive within the root of which the Documents folder will be created UserFolderSelect = Select a folder for the "{0}" folder
DownloadsDriveSelect = Select the drive within the root of which the Downloads folder will be created UserDefaultFolder = Would you like to change the location of the "{0}" folder to the default value?
MusicDriveSelect = Select the drive within the root of which the Music folder will be created
PicturesDriveSelect = Select the drive within the root of which the Pictures folder will be created
VideosDriveSelect = Select the drive within the root of which the Videos folder will be created
DesktopRequest = Would you like to change the location of the Desktop folder?
DocumentsRequest = Would you like to change the location of the Documents folder?
DownloadsRequest = Would you like to change the location of the Downloads folder?
MusicRequest = Would you like to change the location of the Music folder?
PicturesRequest = Would you like to change the location of the Pictures folder?
VideosRequest = Would you like to change the location of the Videos folder?
DesktopFolderSelect = Select a folder for the Desktop folder
DocumentsFolderSelect = Select a folder for the Documents folder
DownloadsFolderSelect = Select a folder for the Downloads folder
MusicFolderSelect = Select a folder for the Music folder
PicturesFolderSelect = Select a folder for the Pictures folder
VideosFolderSelect = Select a folder for the Videos folder
DesktopDefaultFolder = Would you like to change the location of the Desktop folder to the default value?
DocumentsDefaultFolder = Would you like to change the location of the Documents folder to the default value?
DownloadsDefaultFolder = Would you like to change the location of the Downloads folder to the default value?
MusicDefaultFolder = Would you like to change the location of the Music folder to the default value?
PicturesDefaultFolder = Would you like to change the location of the Pictures folder to the default value?
VideosDefaultFolder = Would you like to change the location of the Videos folder to the default value?
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
ShortcutPinning = The "{0}" shortcut is being pinned to Start ShortcutPinning = The "{0}" shortcut is being pinned to Start
UninstallUWPForAll = For All Users UninstallUWPForAll = For All Users
@ -51,13 +30,16 @@ WSLUpdateInstalling = Installing the Linux kernel update packa
HEVCDownloading = Downloading HEVC Video Extensions from Device Manufacturer... ~2,8 MB HEVCDownloading = Downloading HEVC Video Extensions from Device Manufacturer... ~2,8 MB
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"?
CleanupTaskDescription = Cleaning up Windows unused files and updates using built-in Disk cleanup app TaskNotificationTitle = Notification
CleanupTaskNotificationTitle = Important Information CleanupTaskNotificationTitle = Important Information
CleanupTaskDescription = Cleaning up Windows unused files and updates using built-in Disk cleanup app
CleanupTaskNotificationEventTitle = Run task to clean up Windows unused files and updates? CleanupTaskNotificationEventTitle = Run task to clean up Windows unused files and updates?
CleanupTaskNotificationEvent = Windows cleanup won't take long. Next time this notification will appear in 30 days CleanupTaskNotificationEvent = Windows cleanup won't take long. Next time this notification will appear in 30 days
CleanupTaskNotificationSnoozeInterval = Select a Reminder Interval CleanupTaskNotificationSnoozeInterval = Select a Reminder Interval
CleanupNotificationTaskDescription = Pop-up notification reminder about cleaning up Windows unused files and updates CleanupNotificationTaskDescription = Pop-up notification reminder about cleaning up Windows unused files and updates
FolderTaskDescription = The "{0}" folder cleaning SoftwareDistributionTaskNotificationEvent = The Windows update cache successfully deleted
TempTaskNotificationEvent = The temp files folder successfully cleaned up
FolderTaskDescription = The "{0}" folder cleanup
ControlledFolderAccess = Controlled folder access ControlledFolderAccess = Controlled folder access
ProtectedFoldersRequest = Would you like to enable Controlled folder access and specify the folder that Microsoft Defender will protect from malicious apps and threats? ProtectedFoldersRequest = Would you like to enable Controlled folder access and specify the folder that Microsoft Defender will protect from malicious apps and threats?
ProtectedFoldersListRemoved = Removed folders ProtectedFoldersListRemoved = Removed folders
@ -76,7 +58,7 @@ ErrorsMessage = Errors/Warnings
Add = Add Add = Add
AllFilesFilter = All Files (*.*)|*.* AllFilesFilter = All Files (*.*)|*.*
Change = Change Change = Change
Continue = Continue Delete = Delete
DialogBoxOpening = Displaying the dialog box... DialogBoxOpening = Displaying the dialog box...
Disable = Disable Disable = Disable
Dismiss = Dismiss Dismiss = Dismiss
@ -84,6 +66,9 @@ Enable = Enable
EXEFilesFilter = *.exe|*.exe|All Files (*.*)|*.* EXEFilesFilter = *.exe|*.exe|All Files (*.*)|*.*
FolderSelect = Select a folder FolderSelect = Select a folder
FilesWontBeMoved = Files will not be moved FilesWontBeMoved = Files will not be moved
FourHours = 4 Hours
HalfHour = 30 Minutes
Install = Install
Minute = 1 Minute Minute = 1 Minute
NoData = Nothing to display NoData = Nothing to display
NoInternetConnection = No Internet connection NoInternetConnection = No Internet connection
@ -91,12 +76,10 @@ NoResponse = A connection could not be established wi
Patient = Please wait... Patient = Please wait...
Run = Run Run = Run
Select = Select Select = Select
SelectAll = Select all
Skip = Skip Skip = Skip
Skipped = Skipped Skipped = Skipped
Snooze = Snooze Snooze = Snooze
SymbolicSkipped = Skipped creating a symbolic link SymbolicSkipped = Skipped creating a symbolic link
Uninstall = Uninstall Uninstall = Uninstall
Install = Install
HalfHour = 30 Minutes
FourHours = 4 Hours
'@ '@

127
Sophia/PowerShell 5.1/es-ES/Sophia.psd1

@ -1,89 +1,74 @@
ConvertFrom-StringData -StringData @' ConvertFrom-StringData -StringData @'
UnsupportedOSBitness = Este script solo soporta Windows 10 x64 UnsupportedOSBitness = El script sólo es compatible con Windows 10 x64
UnsupportedOSBuild = Este script solo soporta Windows 10 2004/20H1 o superior UnsupportedOSBuild = El script es compatible con versión Windows 10 2004 / 20H1 y superiores
UnsupportedRelease = Nueva versión encontrada UnsupportedRelease = Nueva versión encontrada
ControlledFolderAccessDisabled = Acceso a carpetas controlado desactivado ControlledFolderAccessDisabled = Acceso a la carpeta controlada deshabilitado
ScheduledTasks = Tareas programadas ScheduledTasks = Tareas programadas
OneDriveUninstalling = Desinstalando OneDrive... OneDriveUninstalling = Desinstalar OneDrive...
OneDriveNotEmptyFolder = El directorio "{0}" no está vacío. Elimínelo manualmente OneDriveNotEmptyFolder = La carpeta "{0}" no está vacía. Eliminarlo manualmente
OneDriveFileSyncShell64dllBlocked = "{0}" está bloqueado. Elimínelo manualmente OneDriveFileSyncShell64dllBlocked = "{0}" está bloqueado. Eliminarlo manualmente
OneDriveInstalling = OneDrive se está instalando... OneDriveInstalling = OneDrive se está instalando...
OneDriveDownloading = Descargando OneDrive... ~33 MB OneDriveDownloading = Descargando OneDrive... ~33 MB
ClearFolder = Elimine todos los archivos en la carpeta "{0}"? ClearFolder = Eliminar todos los archivos en la carpeta "{0}"?
FilesBlocked = Los siguientes archivos están siendo bloqueados por una aplicación de terceros. Elimínelos manualmente y continúe FilesBlocked = Los siguientes archivos están siendo bloqueados por la Parte aplicaciones de terceros. Eliminarlos manualmente y continuar
TempNotEmpty = La carpeta "{0}" no está vacía. Límpiela manualmente TempNotEmpty = La carpeta "{0}" no está vacía. Desactivarla manualmente
WindowsFeaturesTitle = Características de Windows WindowsFeaturesTitle = Características de Windows
OptionalFeaturesTitle = Características opcionales OptionalFeaturesTitle = Características opcionales
EnableHardwareVT = Activar virtualización en UEFI EnableHardwareVT = Habilitar la virtualización en UEFI
UserShellFolderNotEmpty = Quedan algunos archivos en la carpeta "{0}". Muévalos manualmente a la nueva ubicación UserShellFolderNotEmpty = Algunos archivos quedan en la carpeta "{0}". Moverlos manualmente a una nueva ubicación
RetrievingDrivesList = Recuperando lista de unidades de disco... RetrievingDrivesList = Recuperando lista de unidades...
NewUserShellFolderLocation = Nueva ubicación: "{0}" DriveSelect = Seleccione la unidad dentro de la raíz de la cual se creó la carpeta "{0}"
DesktopDriveSelect = Selecciona la raíz del disco en la cual se creará la carpeta del Escritorio UserFolderRequest = ¿Le gustaría cambiar la ubicación de la "{0}" carpeta?
DocumentsDriveSelect = Selecciona la raíz del disco en la cual se creará la carpeta de Documentos UserFolderSelect = Seleccione una carpeta para la carpeta "{0}"
DownloadsDriveSelect = Selecciona la raíz del disco en la cual se creará la carpeta de Descargas UserDefaultFolder = ¿Le gustaría cambiar la ubicación de la carpeta "{0}" para el valor por defecto?
MusicDriveSelect = Selecciona la raíz del disco en la cual se creará la carpeta de Música ReservedStorageIsInUse = Esta operación no es compatible cuando el almacenamiento reservada está en uso \nPor favor espera para su reparación a cualquier operación completa y luego a intentarlo más tarde
PicturesDriveSelect = Selecciona la raíz del disco en la cual se creará la carpeta de Imágenes ShortcutPinning = El acceso directo "{0}" está siendo clavado en Start
VideosDriveSelect = Selecciona la raíz del disco en la cual se creará la carpeta de Vídeos UninstallUWPForAll =Para todos los usuarios
DesktopRequest = ¿Quieres cambiar la ubicación de la carpeta del Escritorio?
DocumentsRequest = ¿Quieres cambiar la ubicación de la carpeta de Documentos?
DownloadsRequest = ¿Quieres cambiar la ubicación de la carpeta de Descargas?
MusicRequest = ¿Quieres cambiar la ubicación de la carpeta de Música?
PicturesRequest = ¿Quieres cambiar la ubicación de la carpeta de Imágenes?
VideosRequest = ¿Quieres cambiar la ubicación de la carpeta de Vídeos?
DesktopFolderSelect = Selecciona una carpeta para la carpeta del Escritorio
DocumentsFolderSelect = Selecciona una carpeta para la carpeta de Documentos
DownloadsFolderSelect = Selecciona una carpeta para la carpeta de Descargas
MusicFolderSelect = Selecciona una carpeta para la carpeta de Música
PicturesFolderSelect = Selecciona una carpeta para la carpeta de Imágenes
VideosFolderSelect = Selecciona una carpeta para la carpeta de Vídeos
DesktopDefaultFolder = ¿Quieres cambiar la ubicación de la carpeta del Escritorio por la de defecto?
DocumentsDefaultFolder = ¿Quieres cambiar la ubicación de la carpeta de Documentos por la de defecto?
DownloadsDefaultFolder = ¿Quieres cambiar la ubicación de la carpeta de Descargas por la de defecto?
MusicDefaultFolder = ¿Quieres cambiar la ubicación de la carpeta de Música por la de defecto?
PicturesDefaultFolder = ¿Quieres cambiar la ubicación de la carpeta de Imágenes por la de defecto?
VideosDefaultFolder = ¿Quieres cambiar la ubicación de la carpeta de Vídeos por la de defecto?
ReservedStorageIsInUse = Esta operación no está disponible cuando el almacenamiento reservado está en uso\nPorfavor, espere a que se complete alguna operación de algún servicio e inténtelo de nuevo más tarde
ShortcutPinning = El acceso directo "{0}" se está acoplando al inicio
UninstallUWPForAll = Para todas las usuarias
UninstallUWPTitle = Aplicaciones UWP UninstallUWPTitle = Aplicaciones UWP
WSLUpdateDownloading = Descargando el paquete de actualización del kernel de Linux... ~14 MB WSLUpdateDownloading = La descarga del paquete de actualización del kernel de Linux... ~14 MB
WSLUpdateInstalling = Instalando el paquete de actualización del kernel de Linux... WSLUpdateInstalling = Instalando el paquete de actualización del kernel de Linux...
HEVCDownloading = Descargando Extensiones de vídeo HEVC del fabricante del dispositivo... ~2,8 MB HEVCDownloading = Descargando HEVC Vídeo Extensiones del Fabricante del dispositivo... ~2,8 MB
GraphicsPerformanceTitle = Preferencia de rendimiento de gráficos GraphicsPerformanceTitle = Preferencia de rendimiento gráfico
GraphicsPerformanceRequest = Quieres establecer el nivel de rendimiento de gráficos a "Alto rendimiento" en alguna aplicación? GraphicsPerformanceRequest = ¿Le gustaría establecer la configuración de rendimiento gráfico de una aplicación de su elección a "alto rendimiento"?
CleanupTaskDescription = Limpiando archivos de Windows no usados y actualizaciones usando la aplicación de limpieza de disco incorporada TaskNotificationTitle = Notificación
CleanupTaskNotificationTitle = Información importante CleanupTaskNotificationTitle = Información importante
CleanupTaskNotificationEventTitle = ¿Ejecutar la tarea para limpiar archivos y actualizaciones no utilizados de Windows? CleanupTaskDescription = La limpieza de Windows los archivos no utilizados y actualizaciones utilizando una función de aplicación de limpieza de discos
CleanupTaskNotificationEvent = La limpieza de Windows no tardará mucho. La próxima vez, la notificación aparecerá en 30 días CleanupTaskNotificationEventTitle = ¿Ejecutar la tarea de limpiar los archivos no utilizados y actualizaciones de Windows?
CleanupTaskNotificationSnoozeInterval = Seleccione un intervalo de recordatorio CleanupTaskNotificationEvent = Ventanas de limpieza no tomará mucho tiempo. La próxima vez que esta notificación aparecerá en 30 días
CleanupNotificationTaskDescription = Recordatorio de notificación emergente sobre la limpieza de archivos y actualizaciones no utilizados de Windows CleanupTaskNotificationSnoozeInterval = Seleccionar un recordatorio del intervalo
FolderTaskDescription = Limpieza de la carpeta "{0}" CleanupNotificationTaskDescription = Pop-up recordatorio de notificaciones sobre la limpieza de archivos no utilizados de Windows y actualizaciones
ControlledFolderAccess = Acceso controlado a carpetas SoftwareDistributionTaskNotificationEvent = La caché de actualización de Windows eliminado correctamente
ProtectedFoldersRequest = ¿Quieres añadir control de acceso a carpeta y especificar que carpeta Microsoft Defender protegerá de aplicaciones maliciosas y amenazas? TempTaskNotificationEvent = Los archivos de la carpeta Temp limpiados con éxito
ProtectedFoldersListRemoved = Carpetas eliminadas FolderTaskDescription = La limpieza de la carpeta "{0}"
AppControlledFolderRequest = Quieres especificar una aplicación para que sea permitida a través del acceso controlado de carpetas? ControlledFolderAccess = Acceso a la carpeta controlada
AllowedControlledFolderAppsRemoved = Eliminar aplicaciones permitidas ProtectedFoldersRequest = ¿Le gustaría permitir el acceso controlado carpeta y especifique la carpeta que Microsoft Defender protegerá de aplicaciones maliciosas y amenazas?
DefenderExclusionFolderRequest = ¿Quieres especificar una carpeta para ser excluida por Microsoft Defender? ProtectedFoldersListRemoved = Se han eliminado las carpetas
DefenderExclusionFoldersListRemoved = Quitadas carpetas excluidas AppControlledFolderRequest = ¿Le gustaría especificar una aplicación que se le permite el acceso a través de carpetas controladas?
AddDefenderExclusionFileRequest = ¿Quieres especificar un archivo para ser excluido por Microsoft Defender? AllowedControlledFolderAppsRemoved = Aplicaciones permitidas eliminadas
DefenderExclusionFilesRemoved = Quitados archivos excluidos DefenderExclusionFolderRequest = ¿Le gustaría especificar una carpeta que se excluyen del análisis de malware Microsoft Defender?
EventViewerCustomViewName = Creación de procesos DefenderExclusionFoldersListRemoved = Carpetas excluidas removidas
EventViewerCustomViewDescription = Creación de procesos y eventos de auditoria de línea de comandos AddDefenderExclusionFileRequest = ¿Le gustaría especificar un archivo que se excluyen del análisis de malware Microsoft Defender?
DefenderExclusionFilesRemoved = Archivos excluidos eliminados
EventViewerCustomViewName = Creación de proceso
EventViewerCustomViewDescription = Eventos de auditoría de línea de comandos y creación de procesos
RestartWarning = Asegúrese de reiniciar su PC RestartWarning = Asegúrese de reiniciar su PC
ErrorsLine = Línea ErrorsLine = Línea
ErrorsFile = Archivo ErrorsFile = Archivo
ErrorsMessage = Errores/Advertencias ErrorsMessage = Errores/Advertencias
Add = Añadir Add = Agregar
AllFilesFilter = Tutti i file (*.*)|*.* AllFilesFilter = Todos los archivos (*.*)|*.*
Change = Cambiar Change = Cambio
Continue = Continuar Delete = Borrar
DialogBoxOpening = Mostrando caja de diálogo... DialogBoxOpening = Viendo el cuadro de diálogo...
Disable = Desactivar Disable = Desactivar
Dismiss = Despedir Dismiss = Ignorar
Enable = Activar Enable = Habilitar
EXEFilesFilter = *.exe|*.exe|Todos los Archivos (*.*)|*.* EXEFilesFilter = *.exe|*.exe|Todos los Archivos (*.*)|*.*
FolderSelect = Seleccione una carpeta FolderSelect = Seleccione una carpeta
FilesWontBeMoved = Los archivos no se moverán FilesWontBeMoved = Los archivos no se transferirán
FourHours = 4 horas
HalfHour = 30 minutos
Install = Instalar
Minute = 1 minuto Minute = 1 minuto
NoData = Nada que mostrar NoData = Nada que mostrar
NoInternetConnection = No hay conexión a Internet NoInternetConnection = No hay conexión a Internet
@ -91,12 +76,10 @@ NoResponse = No se pudo establecer una conexión con
Patient = Por favor espere... Patient = Por favor espere...
Run = Iniciar Run = Iniciar
Select = Seleccionar Select = Seleccionar
SelectAll = Seleccionar todo
Skip = Omitir Skip = Omitir
Skipped = Omitido Skipped = Omitido
Snooze = Posponer Snooze = Posponer
SymbolicSkipped = Se omitió la creación de un enlace simbólico SymbolicSkipped = Se omitió la creación de un enlace simbólico
Uninstall = Desinstalar Uninstall = Desinstalar
Install = Instalar
HalfHour = 30 minutos
FourHours = 4 horas
'@ '@

43
Sophia/PowerShell 5.1/fr-FR/Sophia.psd1

@ -17,31 +17,10 @@ OptionalFeaturesTitle = Fonctionnalités optionnelles
EnableHardwareVT = Activer la virtualisation dans UEFI EnableHardwareVT = Activer la virtualisation dans UEFI
UserShellFolderNotEmpty = Certains fichiers laissés dans le dossier "{0}" \nDéplacer les manuellement vers un nouvel emplacement UserShellFolderNotEmpty = Certains fichiers laissés dans le dossier "{0}" \nDéplacer les manuellement vers un nouvel emplacement
RetrievingDrivesList = Récupération de la liste des lecteurs... RetrievingDrivesList = Récupération de la liste des lecteurs...
NewUserShellFolderLocation = Nouvel emplacement: "{0}" DriveSelect = Seleccione la unidad dentro de la raíz de la cual se creará la carpeta "{0}"
DesktopDriveSelect = Sélectionnez le lecteur à la racine duquel le dossier Bureau sera créé UserFolderRequest = ¿Le gustaría cambiar la ubicación de la carpeta "{0}"?
DocumentsDriveSelect = Sélectionnez le lecteur à la racine duquel le dossier Documents sera créé UserFolderSelect = Seleccione una carpeta para la carpeta "{0}"
DownloadsDriveSelect = Sélectionnez le lecteur à la racine duquel le dossier Téléchargements sera créé UserDefaultFolder = ¿Le gustaría cambiar la ubicación de la carpeta "{0}" al valor predeterminado?
MusicDriveSelect = Sélectionnez le lecteur à la racine duquel le dossier Musique sera créé
PicturesDriveSelect = Sélectionnez le lecteur à la racine duquel le dossier Images sera créé
VideosDriveSelect = Sélectionnez le lecteur à la racine duquel le dossier Vidéos sera créé
DesktopRequest = Souhaitez-vous changer l'emplacement du dossier Bureau?
DocumentsRequest = Souhaitez-vous changer l'emplacement du dossier Documents?
DownloadsRequest = Souhaitez-vous changer l'emplacement du dossier Téléchargements?
MusicRequest = Souhaitez-vous changer l'emplacement du dossier Musique?
PicturesRequest = Souhaitez-vous changer l'emplacement du dossier Images?
VideosRequest = Souhaitez-vous changer l'emplacement du dossier Vidéos?
DesktopFolderSelect = Sélectionner un dossier pour le dossier Bureau
DocumentsFolderSelect = Sélectionner un dossier pour le dossier Documents
DownloadsFolderSelect = Sélectionner un dossier pour le dossier Téléchargements
MusicFolderSelect = Sélectionner un dossier pour le dossier Musique
PicturesFolderSelect = Sélectionner un dossier pour le dossier Images
VideosFolderSelect = Sélectionner un dossier pour le dossier Vidéos
DesktopDefaultFolder = Souhaitez-vous changer l'emplacement du dossier Bureau à la valeur par défaut?
DocumentsDefaultFolder = Souhaitez-vous changer l'emplacement du dossier Documents à la valeur par défaut?
DownloadsDefaultFolder = Souhaitez-vous changer l'emplacement du dossier Téléchargements à la valeur par défaut?
MusicDefaultFolder = Souhaitez-vous changer l'emplacement du dossier Musique à la valeur par défaut?
PicturesDefaultFolder = Souhaitez-vous changer l'emplacement du dossier Images à la valeur par défaut?
VideosDefaultFolder = Souhaitez-vous changer l'emplacement du dossier Vidéos à la valeur par défaut?
ReservedStorageIsInUse = Cette opération n'est pas suppportée le stockage réservé est en cours d'utilisation \nVeuillez attendre la fin des opérations de maintenance, puis réessayer plus tard ReservedStorageIsInUse = Cette opération n'est pas suppportée le stockage réservé est en cours d'utilisation \nVeuillez attendre la fin des opérations de maintenance, puis réessayer plus tard
ShortcutPinning = Le raccourci "{0}" est épinglé sur Démarrer ShortcutPinning = Le raccourci "{0}" est épinglé sur Démarrer
UninstallUWPForAll = Pour tous les utilisateurs UninstallUWPForAll = Pour tous les utilisateurs
@ -51,12 +30,15 @@ WSLUpdateInstalling = Installation du package de mise à jour
HEVCDownloading = Téléchargement de Extensions vidéo HEVC du fabricant de l'appareil... ~2,8 MB HEVCDownloading = Téléchargement de Extensions vidéo HEVC du fabricant de l'appareil... ~2,8 MB
GraphicsPerformanceTitle = Préférence de performances graphiques GraphicsPerformanceTitle = Préférence de performances graphiques
GraphicsPerformanceRequest = Souhaitez-vous définir le paramètre de performances graphiques d'une application de votre choix sur "Haute performance"? GraphicsPerformanceRequest = Souhaitez-vous définir le paramètre de performances graphiques d'une application de votre choix sur "Haute performance"?
CleanupTaskDescription = Nettoyage des fichiers Windows inutilisés et des mises à jour à l'aide de l'application intégrée pour le nettoyage de disque TaskNotificationTitle = Notificación
CleanupTaskNotificationTitle = Une information important CleanupTaskNotificationTitle = Une information important
CleanupTaskDescription = Nettoyage des fichiers Windows inutilisés et des mises à jour à l'aide de l'application intégrée pour le nettoyage de disque
CleanupTaskNotificationEventTitle = Exécuter la tâche pour nettoyer les fichiers et les mises à jour inutilisés de Windows? CleanupTaskNotificationEventTitle = Exécuter la tâche pour nettoyer les fichiers et les mises à jour inutilisés de Windows?
CleanupTaskNotificationEvent = Le nettoyage de Windows ne prendra pas longtemps. La prochaine fois que la notification apparaîtra dans 30 jours CleanupTaskNotificationEvent = Le nettoyage de Windows ne prendra pas longtemps. La prochaine fois que la notification apparaîtra dans 30 jours
CleanupTaskNotificationSnoozeInterval = Sélectionnez un intervalle de rappel CleanupTaskNotificationSnoozeInterval = Sélectionnez un intervalle de rappel
CleanupNotificationTaskDescription = Rappel de notification contextuelle sur le nettoyage des fichiers et des mises à jour inutilisés de Windows CleanupNotificationTaskDescription = Rappel de notification contextuelle sur le nettoyage des fichiers et des mises à jour inutilisés de Windows
SoftwareDistributionTaskNotificationEvent = Le cache de mise à jour Windows a bien été supprimé
TempTaskNotificationEvent = Le dossier des fichiers temporaires a été nettoyé avec succès
FolderTaskDescription = Nettoyage du dossier "{0}" FolderTaskDescription = Nettoyage du dossier "{0}"
ControlledFolderAccess = Contrôle d'accès aux dossiers ControlledFolderAccess = Contrôle d'accès aux dossiers
ProtectedFoldersRequest = Souhaitez-vous activer le contrôle d'accès aux dossiers et spécifier le dossier que Microsoft Defender protégera contre les applications malveillantes et les menaces? ProtectedFoldersRequest = Souhaitez-vous activer le contrôle d'accès aux dossiers et spécifier le dossier que Microsoft Defender protégera contre les applications malveillantes et les menaces?
@ -76,7 +58,7 @@ ErrorsMessage = Erreurs/Avertissements
Add = Ajouter Add = Ajouter
AllFilesFilter = Tous les Fichiers (*.*)|*.* AllFilesFilter = Tous les Fichiers (*.*)|*.*
Change = Changer Change = Changer
Continue = Continuer Delete = Effacer
DialogBoxOpening = Afficher la boîte de dialogue... DialogBoxOpening = Afficher la boîte de dialogue...
Disable = Désactiver Disable = Désactiver
Dismiss = Annuler Dismiss = Annuler
@ -84,6 +66,9 @@ Enable = Activer
EXEFilesFilter = *.exe|*.exe|Tous les Fichiers (*.*)|*.* EXEFilesFilter = *.exe|*.exe|Tous les Fichiers (*.*)|*.*
FolderSelect = Sélectionner un dossier FolderSelect = Sélectionner un dossier
FilesWontBeMoved = Les fichiers ne seront pas déplacés FilesWontBeMoved = Les fichiers ne seront pas déplacés
FourHours = 4 heures
HalfHour = 30 minutes
Install = Installer
Minute = 1 minute Minute = 1 minute
NoData = Rien à afficher NoData = Rien à afficher
NoInternetConnection = Pas de connexion Internet NoInternetConnection = Pas de connexion Internet
@ -91,12 +76,10 @@ NoResponse = Une connexion n'a pas pu être établie
Patient = Veuillez patienter... Patient = Veuillez patienter...
Run = Démarrer Run = Démarrer
Select = Sélectionner Select = Sélectionner
SelectAll = Tout sélectionner
Skip = Passer Skip = Passer
Skipped = Passé Skipped = Passé
Snooze = Reporter Snooze = Reporter
SymbolicSkipped = La création d'un lien symbolique a été ignorée SymbolicSkipped = La création d'un lien symbolique a été ignorée
Uninstall = Désinstaller Uninstall = Désinstaller
Install = Installer
HalfHour = 30 minutes
FourHours = 4 heures
'@ '@

147
Sophia/PowerShell 5.1/it-IT/Sophia.psd1

@ -1,102 +1,85 @@
ConvertFrom-StringData -StringData @' ConvertFrom-StringData -StringData @'
UnsupportedOSBitness = Questo script supporta solo Windows 10 x64 UnsupportedOSBitness = Lo script supporta solo Windows 10 x 64
UnsupportedOSBuild = Lo script supporta le versioni di Windows 10 2004/20H1 e successive UnsupportedOSBuild = Lo script supporta Windows 10, 2004 / 20H1 versioni e superiori
UnsupportedRelease = Nuova versione trovata UnsupportedRelease = Nuova versione trovata
ControlledFolderAccessDisabled = Accesso controllato alle cartelle disabilitato ControlledFolderAccessDisabled = l'accesso alle cartelle controllata disattivata
ScheduledTasks = Attività pianificate ScheduledTasks = Attività pianificate
OneDriveUninstalling = Disinstalla OneDrive... OneDriveUninstalling = Disinstalla OneDrive...
OneDriveNotEmptyFolder = La cartella "{0}" non è vuota. Eliminarla manualmente OneDriveNotEmptyFolder = La cartella "{0}" non è vuota. Eliminarlo manualmente
OneDriveFileSyncShell64dllBlocked = "{0}" è bloccata. Eliminarla manualmente OneDriveFileSyncShell64dllBlocked = "{0}" è bloccato. Eliminarlo manualmente
OneDriveInstalling = OneDrive si sta installando ... OneDriveInstalling = OneDrive si sta installando...
OneDriveDownloading = Scaricamento di OneDrive... ~33 MB OneDriveDownloading = Download di OneDrive... ~33 MB
ClearFolder = Elimina tutti i file nella cartella "{0}"? ClearFolder = Eliminare tutti i file nella cartella "{0}"?
FilesBlocked = I seguenti file sono bloccati da app di terze parti. Rimuoverli manualmente e continua FilesBlocked = I seguenti file vengono bloccati da app di terze parti. Rimuovili manualmente e continua
TempNotEmpty = La cartella "{0}" non è vuota. Pulirla manualmente TempNotEmpty = La cartella "{0}" non è vuota. Cancellare manualmente
WindowsFeaturesTitle = Funzionalità Windows WindowsFeaturesTitle = Funzionalità di Windows
OptionalFeaturesTitle = Funzionalità facoltative OptionalFeaturesTitle = Caratteristiche opzionali
EnableHardwareVT = Attiva Virtualizzazione in UEFI EnableHardwareVT = Abilita virtualizzazione in UEFI
UserShellFolderNotEmpty = Sono rimasti alcuni file nella cartella "{0}". Spostarli manualmente in una nuova posizione. UserShellFolderNotEmpty = Alcuni file lasciati nella cartella "{0}". li spostare manualmente in una nuova posizione
RetrievingDrivesList = Recupero lista delle unità... RetrievingDrivesList = Recupero lista unità...
NewUserShellFolderLocation = Nuova posizione: "{0}" DriveSelect = Selezionare l'unità all'interno della radice del quale verrà creato il "{0}" cartella
DesktopDriveSelect = Seleziona l'unità all'interno della radice nella quale verrà creata la cartella Dekstop UserFolderRequest = Volete cambiare la posizione del "{0}" cartella?
DocumentsDriveSelect = Seleziona l'unità all'interno della radice nella quale verrà creata la cartella Documenti UserFolderSelect = Selezionare una cartella per la cartella "{0}"
DownloadsDriveSelect = Seleziona l'unità all'interno della radice nella quale verrà creata la cartella Download UserDefaultFolder = Volete cambiare la posizione della cartella "{0}" al valore di default?
MusicDriveSelect = Seleziona l'unità all'interno della radice nella quale verrà creata la cartella Musica ReservedStorageIsInUse = Questa operazione non è supportata quando stoccaggio riservata è in uso \ nPer favore attesa per eventuali operazioni di manutenzione per completare e poi riprovare più tardi
PicturesDriveSelect = Seleziona l'unità all'interno della radice nella quale verrà creata la cartella Immagini ShortcutPinning = Il collegamento "{0}" è stato bloccato per iniziare
VideosDriveSelect = Seleziona l'unità all'interno della radice della quale verrà creata la cartella Video
DesktopRequest = Desideri cambiare la posizione della cartella Desktop?
DocumentsRequest = Desideri cambiare la posizione della cartella Documenti?
DownloadsRequest = Desideri cambiare la posizione della cartella Download?
MusicRequest = Desideri cambiare la posizione della cartella Musica?
PicturesRequest = Desideri cambiare la posizione della cartella Immagini?
VideosRequest = Desideri cambiare la posizione della cartella Video?
DesktopFolderSelect = Seleziona una cartella per Desktop
DocumentsFolderSelect = Seleziona una cartella per Documenti
DownloadsFolderSelect = Seleziona una cartella per Download
MusicFolderSelect = Seleziona una cartella per Musica
PicturesFolderSelect = Seleziona una cartella per Immagini
VideosFolderSelect = Seleziona una cartella per Video
DesktopDefaultFolder = Desideri modificare la posizione della cartella Desktop sul valore predefinito?
DocumentsDefaultFolder = Desideri modificare la posizione della cartella Documenti sul valore predefinito?
DownloadsDefaultFolder = Desideri modificare la posizione della cartella Download sul valore predefinito?
MusicDefaultFolder = Desideri modificare la posizione della cartella Musica sul valore predefinito?
PicturesDefaultFolder = Desideri modificare la posizione della cartella Immagini sul valore predefinito?
VideosDefaultFolder = Desideri modificare la posizione della cartella Video sul valore predefinito?
ReservedStorageIsInUse = Questa operazione non è supportata quando reserved storage è in uso\nAttendere il completamento delle operazioni di manutenzione e riprovare più tardi
ShortcutPinning = Il collegamento "{0}" viene aggiunto a Start
UninstallUWPForAll = Per tutti gli utenti UninstallUWPForAll = Per tutti gli utenti
UninstallUWPTitle = App UWP UninstallUWPTitle = UWP Apps
WSLUpdateDownloading = Scaricamento del pacchetto aggiornato di Linux kernel... ~14 MB WSLUpdateDownloading = Il download del pacchetto di aggiornamento del kernel di Linux... ~14 MB
WSLUpdateInstalling = Installazione del pacchetto aggiornato di Linux kernel... WSLUpdateInstalling = Installazione del pacchetto di aggiornamento del kernel di Linux...
HEVCDownloading = Download di Estensioni video HEVC del produttore del dispositivo in corso... ~2,8 MB HEVCDownloading = Il download HEVC Video estensioni da dispositivo Produttore... ~2,8 MB
GraphicsPerformanceTitle = Preferenze prestazioni della Grafica GraphicsPerformanceTitle = Preferenza per le prestazioni grafiche
GraphicsPerformanceRequest = Desideri impostare le prestazioni grafiche di un app di tua scelta su "Prestazioni elevate"? GraphicsPerformanceRequest = Volete impostare l'impostazione prestazioni grafiche di un app di vostra scelta per "performance High"?
CleanupTaskDescription = Pulizia di file e aggiornamenti di Windows inutilizzati utilizzando l'app di pulizia del disco incorporata TaskNotificationTitle = Notifica
CleanupTaskNotificationTitle = Informazioni importanti CleanupTaskNotificationTitle = Informazioni importanti
CleanupTaskNotificationEventTitle = Eseguire l'attività per pulire i file e gli aggiornamenti inutilizzati di Windows? CleanupTaskDescription = Pulizia di Windows i file inutilizzati e aggiornamenti utilizzando built-in Disk pulizia app
CleanupTaskNotificationEvent = La pulizia di Windows non richiederà molto tempo. La prossima volta la notifica apparirà tra 30 giorni CleanupTaskNotificationEventTitle = Eseguire compito di ripulire i file inutilizzati e aggiornamenti di Windows?
CleanupTaskNotificationSnoozeInterval = Seleziona un intervallo di promemoria CleanupTaskNotificationEvent = Di Windows pulizia non ci vorrà molto. La prossima volta che verrà visualizzata la notifica in 30 giorni
CleanupNotificationTaskDescription = Pulizia di file e aggiornamenti di Windows inutilizzati utilizzando l'app di pulizia del disco incorporata CleanupTaskNotificationSnoozeInterval = Selezionare un promemoria intervallo
FolderTaskDescription = Pulizia della cartella "{0}" CleanupNotificationTaskDescription = Pop-up promemoria notifica di pulizia di Windows file inutilizzati e aggiornamenti
ControlledFolderAccess = Accesso controllato alle cartelle SoftwareDistributionTaskNotificationEvent = La cache di aggiornamento di Windows cancellato con successo
ProtectedFoldersRequest = Desideri abilitare l'accesso controllato alle cartelle e specificare la cartella che Microsoft Defender proteggerà dalle app dannose e dalle minacce? TempTaskNotificationEvent = I file cartella Temp puliti con successo
ProtectedFoldersListRemoved = Cartelle rimosse FolderTaskDescription = La pulizia della cartella "{0}"
AppControlledFolderRequest = Desideri specificare un'app consentita tramite l'accesso alle cartelle controllate? ControlledFolderAccess = l'accesso alle cartelle Controlled
AllowedControlledFolderAppsRemoved = App consentite rimosse ProtectedFoldersRequest = Vuoi per consentire l'accesso alle cartelle Controllata e specificare la cartella in cui Microsoft Defender protegge dalle applicazioni malevoli e minacce?
DefenderExclusionFolderRequest = Desideri specificare una cartella da escludere dalle scansioni del malware di Microsoft Defender? ProtectedFoldersListRemoved = Cartelle rimossi
DefenderExclusionFoldersListRemoved = Cartelle escluse rimosse AppControlledFolderRequest = Volete specificare un app che è consentito attraverso l'accesso controllato cartella?
AddDefenderExclusionFileRequest = Desideri specificare un file da escludere dalle scansioni del malware di Microsoft Defender? AllowedControlledFolderAppsRemoved = Applicazioni consentite rimosse
DefenderExclusionFolderRequest = Volete specificare una cartella da escludere dalla Microsoft Defender scansioni di malware?
DefenderExclusionFoldersListRemoved = Cartelle escluse rimossi
AddDefenderExclusionFileRequest = Volete specificare un file da escludere dalla Microsoft Defender scansioni di malware?
DefenderExclusionFilesRemoved = File esclusi rimossi DefenderExclusionFilesRemoved = File esclusi rimossi
EventViewerCustomViewName = Creazione del Processo EventViewerCustomViewName = Creazione di processo
EventViewerCustomViewDescription = Creazione di Processi ed Eventi di Controllo dalla riga di comando EventViewerCustomViewDescription = Creazione di processi ed eventi di controllo della riga di comando
RestartWarning = Assicurati di riavviare il PC RestartWarning = Assicurarsi di riavviare il PC
ErrorsLine = Linea ErrorsLine = Linea
ErrorsFile = File ErrorsFile = File
ErrorsMessage = Errori/Avvisi ErrorsMessage = Errori/avvisi
Add = Aggiungi Add = Inserisci
AllFilesFilter = Tutti i file (*.*)|*.* AllFilesFilter = Tutti i file (*.*)|*.*
Change = Cambia Change = Modificare
Continue = Continua Delete = Elimina
DialogBoxOpening = Visualizzazione della finestra di dialogo... DialogBoxOpening = Visualizzazione della finestra di dialogo...
Disable = Disinstalla Disable = Disattivare
Dismiss = Annulla Dismiss = Ignorare
Enable = Abilita Enable = Abilitare
EXEFilesFilter = *.exe|*.exe|Tutti i file (*.*)|*.* EXEFilesFilter = *.exe|*.exe|Tutti i file (*.*)|*.*
FolderSelect = Seleziona una cartella FolderSelect = Selezionare una cartella
FilesWontBeMoved = I file non verranno spostati FilesWontBeMoved = I file non verranno trasferiti
FourHours = 4 ore
HalfHour = 30 minuti
Install = Installare
Minute = 1 minuto Minute = 1 minuto
NoData = Nulla da visualizzare NoData = Niente da esposizione
NoInternetConnection = Nessuna connessione Internet NoInternetConnection = Nessuna connessione Internet
NoResponse = Non è stato possibile stabilire una connessione con https://store.rg-adguard.net NoResponse = Non è stato possibile stabilire una connessione con https://store.rg-adguard.net
Patient = Attendere prego... Patient = Attendere prego...
Run = Avvia Run = Eseguire
Select = Selezionare Select = Selezionare
SelectAll = Seleziona tutto
Skip = Salta Skip = Salta
Skipped = Saltato Skipped = Saltato
Snooze = Posponi Snooze = Sonnellino
SymbolicSkipped = È stata saltata la creazione di un collegamento simbolico SymbolicSkipped = Saltato creando un link simbolico
Uninstall = Rimuovi Uninstall = Disinstallare
Install = Installare
HalfHour = 30 minuti
FourHours = 4 ore
'@ '@

85
Sophia/PowerShell 5.1/pt-BR/Sophia.psd1

@ -0,0 +1,85 @@
ConvertFrom-StringData -StringData @'
UnsupportedOSBitness = O script suporta somente Windows 10 x64
UnsupportedOSBuild = O script suporta versões Windows 10 2004 / 20H1 e superior
UnsupportedRelease = Nova versão encontrada
ControlledFolderAccessDisabled = Acesso controlado a pasta desativada
ScheduledTasks = Tarefas agendadas
OneDriveUninstalling = Desinstalar OneDrive...
OneDriveNotEmptyFolder = A pasta "{0}" não está vazia. Exclua-la manualmente
OneDriveFileSyncShell64dllBlocked = "{0}" está bloqueado. Exclua-lo manualmente
OneDriveInstalling = OneDrive está instalando...
OneDriveDownloading = Baixando OneDrive... ~33 MB
ClearFolder = Exclua todos os arquivos na pasta "{0}"?
FilesBlocked = Os seguintes arquivos estão sendo bloqueados pelos apps de terceiros. Removê-los manualmente e continuar
TempNotEmpty = A pasta "{0}" não está vazia. Limpá-la manualmente
WindowsFeaturesTitle = Recursos do Windows
OptionalFeaturesTitle = Recursos opcionais
EnableHardwareVT = Habilitar virtualização em UEFI
UserShellFolderNotEmpty = Alguns arquivos deixados na pasta "{0}". Movê-los manualmente para um novo local
RetrievingDrivesList = Recuperando lista de unidades...
DriveSelect = Selecione a unidade dentro da raiz da qual a pasta "{0}" será criada
UserFolderRequest = Gostaria de alterar a localização da pasta "{0}"?
UserFolderSelect = Selecione uma pasta para a pasta "{0}"
UserDefaultFolder = Gostaria de alterar a localização da pasta "{0}" para o valor padrão?
ReservedStorageIsInUse = Esta operação não é suportada quando o armazenamento reservada está em uso \ nAguarde para quaisquer operações de manutenção para ser concluído e, em seguida, tente novamente mais tarde
ShortcutPinning = O atalho "{0}" está sendo fixado no Iniciar
UninstallUWPForAll = Para todos os usuários
UninstallUWPTitle = Apps UWP
WSLUpdateDownloading = Baixando o pacote de atualização do kernel Linux... ~14 MB
WSLUpdateInstalling = Instalando o pacote de atualização do kernel Linux...
HEVCDownloading = Baixando HEVC Vídeo Extensões de Dispositivo Fabricante... ~ 2,8 MB
GraphicsPerformanceTitle = Preferência de desempenho gráfico
GraphicsPerformanceRequest = Gostaria de definir a configuração de performance gráfica de um app de sua escolha para "alta performance"?
TaskNotificationTitle = Notificação
CleanupTaskNotificationTitle = Informação importante
CleanupTaskDescription = Limpando o Windows arquivos não utilizados e atualizações usando o aplicativo de limpeza aplicativo de limpeza embutido no disco
CleanupTaskNotificationEventTitle = Executar tarefa para limpar arquivos e atualizações não utilizados do Windows?
CleanupTaskNotificationEvent = Limpeza de janelas não vai demorar muito. Da próxima vez que esta notificação será exibida em 30 dias
CleanupTaskNotificationSnoozeInterval = Selecione um lembrete de intervalo
CleanupNotificationTaskDescription = Pop-up lembrete de notificação sobre a limpeza do Windows arquivos não utilizados e actualizações
SoftwareDistributionTaskNotificationEvent = O cache de atualização do Windows excluído com sucesso
TempTaskNotificationEvent = Os arquivos da pasta Temp limpos com sucesso
FolderTaskDescription = A limpeza da pasta "{0}"
ControlledFolderAccess = Acesso à pasta controlada
ProtectedFoldersRequest = Gostaria de permitir o acesso à pasta controlada e especificar a pasta que Microsoft Defender irá proteger de aplicativos maliciosos e ameaças?
ProtectedFoldersListRemoved = Pastas removidas
AppControlledFolderRequest = Gostaria de especificar um aplicativo que é permitido através do acesso pasta controlada?
AllowedControlledFolderAppsRemoved = Aplicações permitidas removidas
DefenderExclusionFolderRequest = Gostaria de especificar uma pasta a ser excluído da Microsoft Defender scans de malware?
DefenderExclusionFoldersListRemoved = Pastas excluídas removidas
AddDefenderExclusionFileRequest = Gostaria de especificar um arquivo a ser excluído do Microsoft Defender scans de malware?
DefenderExclusionFilesRemoved = Arquivos excluídos removidos
EventViewerCustomViewName = Criação de processo
EventViewerCustomViewDescription = Criação de processos e eventos de auditoria de linha de comando
RestartWarning = Certifique-se de reiniciar o PC
ErrorsLine = Linha
ErrorsFile = Arquivo
ErrorsMessage = Erros/Avisos
Add = Adicionar
AllFilesFilter = Todos os arquivos (*.*)|*.*
Change = Mudar
Delete = Excluir
DialogBoxOpening = Exibindo a caixa de diálogo...
Disable = Desativar
Dismiss = Ignorar
Enable = Habilitar
EXEFilesFilter = *.exe|*.exe| Todos os arquivos (*.*)|*.*
FolderSelect = Escolha uma pasta
FilesWontBeMoved = Os arquivos não serão transferidos
FourHours = 4 horas
HalfHour = 30 minutos
Install = Instalar
Minute = 1 minuto
NoData = Nada à exibir
NoInternetConnection = Sem conexão à Internet
NoResponse = Uma conexão não pôde ser estabelecida com https://store.rg-adguard.net
Patient = Por favor, espere...
Run = Executar
Select = Selecione
SelectAll = Selecionar tudo
Skip = Pular
Skipped = Ignorados
Snooze = Soneca
SymbolicSkipped = Pulado criando um link simbólico
Uninstall = Desinstalar
'@

47
Sophia/PowerShell 5.1/ru-RU/Sophia.psd1

@ -17,46 +17,28 @@ OptionalFeaturesTitle = Дополнительные компо
EnableHardwareVT = Включите виртуализацию в UEFI EnableHardwareVT = Включите виртуализацию в UEFI
UserShellFolderNotEmpty = В папке "{0}" остались файлы. Переместите их вручную в новое расположение UserShellFolderNotEmpty = В папке "{0}" остались файлы. Переместите их вручную в новое расположение
RetrievingDrivesList = Получение списка дисков... RetrievingDrivesList = Получение списка дисков...
NewUserShellFolderLocation = Новое расположение: "{0}" DriveSelect = Выберите диск, в корне которого будет создана папка "{0}"
DesktopDriveSelect = Выберите диск, в корне которого будет создана папка для "Рабочий стол" UserFolderRequest = Хотите изменить расположение папки "{0}"?
DocumentsDriveSelect = Выберите диск, в корне которого будет создана папка для "Документы" UserFolderSelect = Выберите папку для "{0}"
DownloadsDriveSelect = Выберите диск, в корне которого будет создана папка для "Загрузки" UserDefaultFolder = Хотите изменить расположение папки "{0}" на значение по умолчанию?
MusicDriveSelect = Выберите диск, в корне которого будет создана папка для "Музыка"
PicturesDriveSelect = Выберите диск, в корне которого будет создана папка для "Изображения"
VideosDriveSelect = Выберите диск, в корне которого будет создана папка для "Видео"
DesktopRequest = Хотите изменить расположение папки "Рабочий стол"?
DocumentsRequest = Хотите изменить расположение папки "Документы"?
DownloadsRequest = Хотите изменить расположение папки "Загрузки"?
MusicRequest = Хотите изменить расположение папки "Музыка"?
PicturesRequest = Хотите изменить расположение папки "Изображения"?
VideosRequest = Хотите изменить расположение папки "Видео"?
DesktopFolderSelect = Выберите папку для "Рабочий стол"
DocumentsFolderSelect = Выберите папку для "Документы"
DownloadsFolderSelect = Выберите папку для "Загрузки"
MusicFolderSelect = Выберите папку для "Музыка"
PicturesFolderSelect = Выберите папку для "Изображения"
VideosFolderSelect = Выберите папку для "Видео"
DesktopDefaultFolder = Хотите изменить расположение папки "Рабочий стол" на значение по умолчанию?
DocumentsDefaultFolder = Хотите изменить расположение папки "Документы" на значение по умолчанию?
DownloadsDefaultFolder = Хотите изменить расположение папки "Загрузки" на значение по умолчанию?
MusicDefaultFolder = Хотите изменить расположение папки "Музыка" на значение по умолчанию?
PicturesDefaultFolder = Хотите изменить расположение папки "Изображения" на значение по умолчанию?
VideosDefaultFolder = Хотите изменить расположение папки "Видео" на значение по умолчанию?
ReservedStorageIsInUse = Операция не поддерживается, пока используется зарезервированное хранилище\nПожалуйста, дождитесь окончания всех обслуживающих операций и попробуйте заново ReservedStorageIsInUse = Операция не поддерживается, пока используется зарезервированное хранилище\nПожалуйста, дождитесь окончания всех обслуживающих операций и попробуйте заново
ShortcutPinning = Ярлык "{0}" закрепляется на начальном экране ShortcutPinning = Ярлык "{0}" закрепляется на начальном экране
UninstallUWPForAll = Для всех пользователей UninstallUWPForAll = Для всех пользователей
UninstallUWPTitle = UWP-приложения UninstallUWPTitle = UWP-приложения
WSLUpdateDownloading = Скачивается пакет обновления ядра Linux... ~14 МБ WSLUpdateDownloading = Скачивается пакет обновления ядра Linux... ~14 МБ
WSLUpdateInstalling = Установка пакета обновления ядра Linux... WSLUpdateInstalling = Установка пакета обновления ядра Linux...
HEVCDownloading = Скачивается Расширения для видео HEVC от производителя устройства... ~2,8 МБ HEVCDownloading = Скачивается расширения для видео HEVC от производителя устройства... ~2,8 МБ
GraphicsPerformanceTitle = Настройка производительности графики GraphicsPerformanceTitle = Настройка производительности графики
GraphicsPerformanceRequest = Установить для любого приложения по вашему выбору настройки производительности графики на "Высокая производительность"? GraphicsPerformanceRequest = Установить для любого приложения по вашему выбору настройки производительности графики на "Высокая производительность"?
CleanupTaskDescription = Очистка неиспользуемых файлов и обновлений Windows, используя встроенную программу Очистка диска TaskNotificationTitle = Уведомление
CleanupTaskNotificationTitle = Важная информация CleanupTaskNotificationTitle = Важная информация
CleanupTaskDescription = Очистка неиспользуемых файлов и обновлений Windows, используя встроенную программу Очистка диска
CleanupTaskNotificationEventTitle = Запустить задачу по очистке неиспользуемых файлов и обновлений Windows? CleanupTaskNotificationEventTitle = Запустить задачу по очистке неиспользуемых файлов и обновлений Windows?
CleanupTaskNotificationEvent = Очистка Windows не займет много времени. Следующий раз это уведомление появится через 30 дней CleanupTaskNotificationEvent = Очистка Windows не займет много времени. Следующий раз это уведомление появится через 30 дней
CleanupTaskNotificationSnoozeInterval = Выберите интервал повтора уведомления CleanupTaskNotificationSnoozeInterval = Выберите интервал повтора уведомления
CleanupNotificationTaskDescription = Всплывающее уведомление о напоминании по очистке неиспользуемых файлов и обновлений Windows CleanupNotificationTaskDescription = Всплывающее уведомление с напоминанием об очистке неиспользуемых файлов и обновлений Windows
SoftwareDistributionTaskNotificationEvent = Кэш обновлений Windows успешно удален
TempTaskNotificationEvent = Папка временных файлов успешно очищена
FolderTaskDescription = Очистка папки "{0}" FolderTaskDescription = Очистка папки "{0}"
ControlledFolderAccess = Контролируемый доступ к папкам ControlledFolderAccess = Контролируемый доступ к папкам
ProtectedFoldersRequest = Хотите включить контролируемый доступ к папкам и указать папку, которую Microsoft Defender будет защищать от вредоносных приложений и угроз? ProtectedFoldersRequest = Хотите включить контролируемый доступ к папкам и указать папку, которую Microsoft Defender будет защищать от вредоносных приложений и угроз?
@ -76,7 +58,7 @@ ErrorsMessage = Ошибки/предупреждени
Add = Добавить Add = Добавить
AllFilesFilter = Все файлы (*.*)|*.* AllFilesFilter = Все файлы (*.*)|*.*
Change = Изменить Change = Изменить
Continue = Продолжить Delete = Удалить
DialogBoxOpening = Диалоговое окно открывается... DialogBoxOpening = Диалоговое окно открывается...
Disable = Отключить Disable = Отключить
Dismiss = Отмена Dismiss = Отмена
@ -84,6 +66,9 @@ Enable = Включить
EXEFilesFilter = *.exe|*.exe|Все файлы (*.*)|*.* EXEFilesFilter = *.exe|*.exe|Все файлы (*.*)|*.*
FolderSelect = Выберите папку FolderSelect = Выберите папку
FilesWontBeMoved = Файлы не будут перенесены FilesWontBeMoved = Файлы не будут перенесены
FourHours = 4 часа
HalfHour = 30 минут
Install = Установить
Minute = 1 минута Minute = 1 минута
NoData = Отсутствуют данные NoData = Отсутствуют данные
NoInternetConnection = Отсутствует интернет-соединение NoInternetConnection = Отсутствует интернет-соединение
@ -91,12 +76,10 @@ NoResponse = Невозможно установит
Patient = Пожалуйста, подождите... Patient = Пожалуйста, подождите...
Run = Запустить Run = Запустить
Select = Выбрать Select = Выбрать
SelectAll = Выбрать всё
Skip = Пропустить Skip = Пропустить
Skipped = Пропущено Skipped = Пропущено
Snooze = Отложить Snooze = Отложить
SymbolicSkipped = Пропущено создание символической ссылки SymbolicSkipped = Пропущено создание символической ссылки
Uninstall = Удалить Uninstall = Удалить
Install = Установить
HalfHour = 30 минут
FourHours = 4 часа
'@ '@

43
Sophia/PowerShell 5.1/tr-TR/Sophia.psd1

@ -17,31 +17,10 @@ OptionalFeaturesTitle = İsteğe bağlı özellikler
EnableHardwareVT = UEFI'dan sanallaştırmayı aktifleştirin EnableHardwareVT = UEFI'dan sanallaştırmayı aktifleştirin
UserShellFolderNotEmpty = "{0}" klasöründe bazı dosyalar kaldı. \nKendiniz yeni konuma taşıyın UserShellFolderNotEmpty = "{0}" klasöründe bazı dosyalar kaldı. \nKendiniz yeni konuma taşıyın
RetrievingDrivesList = Sürücü listesi alınıyor... RetrievingDrivesList = Sürücü listesi alınıyor...
NewUserShellFolderLocation = Yeni konum: "{0}" DriveSelect = "{0}" klasörünün oluşturulacağı kök içindeki sürücüyü seçin
DesktopDriveSelect = Masaüstü klasörün oluşturulacağı kök içindeki sürücüyü seçin UserFolderRequest = "{0}" klasörünün yerini değiştirmek ister misiniz?
DocumentsDriveSelect = Belgeler klasörün oluşturulacağı kök içindeki sürücüyü seçin UserFolderSelect = "{0}" klasörü için bir klasör seçin
DownloadsDriveSelect = İndirilenler klasörün oluşturulacağı kök içindeki sürücüyü seçin UserDefaultFolder = "{0}" klasörünün konumunu varsayılan değerle değiştirmek ister misiniz?
MusicDriveSelect = Müzikler klasörün oluşturulacağı kök içindeki sürücüyü seçin
PicturesDriveSelect = Resimler klasörün oluşturulacağı kök içindeki sürücüyü seçin
VideosDriveSelect = Videolar klasörün oluşturulacağı kök içindeki sürücüyü seçin
DesktopRequest = Masaüstü klasörünün yerini değiştirmek ister misiniz?
DocumentsRequest = Belgeler klasörünün yerini değiştirmek ister misiniz?
DownloadsRequest = İndirilenler klasörünün yerini değiştirmek ister misiniz?
MusicRequest = Müzikler klasörünün yerini değiştirmek ister misiniz?
PicturesRequest = Resimler klasörünün yerini değiştirmek ister misiniz?
VideosRequest = Videolar klasörünün yerini değiştirmek ister misiniz?
DesktopFolderSelect = Masaüstü klasörü için bir klasör seçin.
DocumentsFolderSelect = Belgeler klasörü için bir klasör seçin.
DownloadsFolderSelect = İndirilenler klasörü için bir klasör seçin.
MusicFolderSelect = Müzikler klasörü için bir klasör seçin.
PicturesFolderSelect = Resimler klasörü için bir klasör seçin.
VideosFolderSelect = Videolar klasörü için bir klasör seçin.
DesktopDefaultFolder = Masaüstü klasörünün yerini eski haline getirmek ister misiniz?
DocumentsDefaultFolder = Belgeler klasörünün yerini eski haline getirmek ister misiniz?
DownloadsDefaultFolder = İndirilenler klasörünün yerini eski haline getirmek ister misiniz?
MusicDefaultFolder = Müzikler klasörünün yerini eski haline getirmek ister misiniz?
PicturesDefaultFolder = Resimler klasörünün yerini eski haline getirmek ister misiniz?
VideosDefaultFolder = Videolar klasörünün yerini eski haline getirmek ister misiniz?
ReservedStorageIsInUse = Ayrılmış depolama kullanımdayken bu işlem desteklenmez. \nLütfen tüm servis işlemlerinin tamamlanmasını bekleyin ve daha sonra tekrar deneyin ReservedStorageIsInUse = Ayrılmış depolama kullanımdayken bu işlem desteklenmez. \nLütfen tüm servis işlemlerinin tamamlanmasını bekleyin ve daha sonra tekrar deneyin
ShortcutPinning = "{0}" kısayolu Başlangıç sekmesine sabitlendi ShortcutPinning = "{0}" kısayolu Başlangıç sekmesine sabitlendi
UninstallUWPForAll = Bütün kullanıcılar için UninstallUWPForAll = Bütün kullanıcılar için
@ -51,12 +30,15 @@ WSLUpdateInstalling = Kernel güncelleme paketi kuruluyor
HEVCDownloading = "Cihaz Üreticisinden HEVC Video Uzantıları" İndiriliyor... ~2,8 MB HEVCDownloading = "Cihaz Üreticisinden HEVC Video Uzantıları" İndiriliyor... ~2,8 MB
GraphicsPerformanceTitle = Grafik performans tercihi GraphicsPerformanceTitle = Grafik performans tercihi
GraphicsPerformanceRequest = Seçtiğiniz bir uygulamanın grafik performansı ayarını "Yüksek performans" olarak belirlemek ister misiniz? GraphicsPerformanceRequest = Seçtiğiniz bir uygulamanın grafik performansı ayarını "Yüksek performans" olarak belirlemek ister misiniz?
CleanupTaskDescription = Kullanılmayan Windows dosyaları ve güncellemeleri yerleşik Disk Temizleme uygulaması ile temizleniyor TaskNotificationTitle = Bildirim
CleanupTaskNotificationTitle = Önemli bilgi CleanupTaskNotificationTitle = Önemli bilgi
CleanupTaskDescription = Kullanılmayan Windows dosyaları ve güncellemeleri yerleşik Disk Temizleme uygulaması ile temizleniyor
CleanupTaskNotificationEventTitle = Windows kullanılmayan dosyaları ve güncellemeleri temizlemek için görev çalıştırılsın ? CleanupTaskNotificationEventTitle = Windows kullanılmayan dosyaları ve güncellemeleri temizlemek için görev çalıştırılsın ?
CleanupTaskNotificationEvent = Windows cleaning won't take long. Bir dahaki sefere bildirim 30 gün içinde görünecek CleanupTaskNotificationEvent = Windows cleaning won't take long. Bir dahaki sefere bildirim 30 gün içinde görünecek
CleanupTaskNotificationSnoozeInterval = Hatırlatma Aralığı Seçin CleanupTaskNotificationSnoozeInterval = Hatırlatma Aralığı Seçin
CleanupNotificationTaskDescription = Windows kullanılmayan dosyaları ve güncellemeleri temizleme hakkında açılır bildirim hatırlatıcısı CleanupNotificationTaskDescription = Windows kullanılmayan dosyaları ve güncellemeleri temizleme hakkında açılır bildirim hatırlatıcısı
SoftwareDistributionTaskNotificationEvent = Windows güncelleme önbelleği başarıyla silindi
TempTaskNotificationEvent = Geçici dosyalar klasörü başarıyla temizlendi
FolderTaskDescription = "{0}" klasörü temizleniyor FolderTaskDescription = "{0}" klasörü temizleniyor
ControlledFolderAccess = Kontrollü klasör erişimi ControlledFolderAccess = Kontrollü klasör erişimi
ProtectedFoldersRequest = Kontrollü klasör erişimini etkinleştirmek ve Microsoft Defender'ın kötü amaçlı uygulamalardan ve tehditlerden koruyacağı klasörü belirtmek ister misiniz? ProtectedFoldersRequest = Kontrollü klasör erişimini etkinleştirmek ve Microsoft Defender'ın kötü amaçlı uygulamalardan ve tehditlerden koruyacağı klasörü belirtmek ister misiniz?
@ -76,7 +58,7 @@ ErrorsMessage = Hatalar/Uyarılar
Add = Ekle Add = Ekle
AllFilesFilter = Tüm Dosyalar (*.*)|*.* AllFilesFilter = Tüm Dosyalar (*.*)|*.*
Change = Değiştir Change = Değiştir
Continue = Devam et Delete = Sil
DialogBoxOpening = İletişim kutusu görüntüleniyor... DialogBoxOpening = İletişim kutusu görüntüleniyor...
Disable = Devre dışı bırak Disable = Devre dışı bırak
Dismiss = İptal Dismiss = İptal
@ -84,6 +66,9 @@ Enable = Aktif et
EXEFilesFilter = *.exe|*.exe|Tüm Dosyalar (*.*)|*.* EXEFilesFilter = *.exe|*.exe|Tüm Dosyalar (*.*)|*.*
FolderSelect = Klasör seç FolderSelect = Klasör seç
FilesWontBeMoved = Dosyalar taşınmayacak FilesWontBeMoved = Dosyalar taşınmayacak
FourHours = 4 saat
HalfHour = 30 dakika
Install = Yüklemek
Minute = 1 dakika Minute = 1 dakika
NoData = Görüntülenecek bir şey yok NoData = Görüntülenecek bir şey yok
NoInternetConnection = İnternet bağlantısı yok NoInternetConnection = İnternet bağlantısı yok
@ -91,12 +76,10 @@ NoResponse = https://store.rg-adguard.net ile bağlan
Patient = Lütfen bekleyin... Patient = Lütfen bekleyin...
Run = Başlat Run = Başlat
Select = Seç Select = Seç
SelectAll = Hepsini seç
Skip = Atla Skip = Atla
Skipped = Atlandı Skipped = Atlandı
Snooze = Ertelemek Snooze = Ertelemek
SymbolicSkipped = Sembolik bir bağlantı oluşturma atlandı SymbolicSkipped = Sembolik bir bağlantı oluşturma atlandı
Uninstall = Kaldır Uninstall = Kaldır
Install = Yüklemek
HalfHour = 30 dakika
FourHours = 4 saat
'@ '@

45
Sophia/PowerShell 5.1/uk-UA/Sophia.psd1

@ -17,31 +17,10 @@ OptionalFeaturesTitle = Додаткові компоненти
EnableHardwareVT = Увімкніть віртуалізацію в UEFI EnableHardwareVT = Увімкніть віртуалізацію в UEFI
UserShellFolderNotEmpty = У папці "{0}" залишились файли. Перемістіть їх вручну у нове розташування UserShellFolderNotEmpty = У папці "{0}" залишились файли. Перемістіть їх вручну у нове розташування
RetrievingDrivesList = Отримання списку дисків... RetrievingDrivesList = Отримання списку дисків...
NewUserShellFolderLocation = Нове розташування: "{0}" DriveSelect = Виберіть диск, в корні якого буде створена папка для "{0}"
DesktopDriveSelect = Виберіть диск, в корні якого буде створена папка для "Робочий стіл" UserFolderRequest = Хочете змінити розташування папки "{0}"?
DocumentsDriveSelect = Виберіть диск, в корні якого буде створена папка для "Документи" UserFolderSelect = Виберіть папку для "{0}"
DownloadsDriveSelect = Виберіть диск, в корні якого буде створена папка для "Завантаження" UserDefaultFolder = Хочете змінити розташування папки "{0}" на значення за замовчуванням?
MusicDriveSelect = Виберіть диск, в корні якого буде створена папка для "Музика"
PicturesDriveSelect = Виберіть диск, в корні якого буде створена папка для "Зображения"
VideosDriveSelect = Виберіть диск, в корні якого буде створена папка для "Відео"
DesktopRequest = Хочете змінити розташування папки "Робочий стіл"?
DocumentsRequest = Хочете змінити розташування папки "Документи"?
DownloadsRequest = Хочете змінити розташування папки "Завантаження"?
MusicRequest = Хочете змінити розташування папки "Музика"?
PicturesRequest = Хочете змінити розташування папки "Зображения"?
VideosRequest = Хочете змінити розташування папки "Відео"?
DesktopFolderSelect = Виберіть папку для "Робочий стіл"
DocumentsFolderSelect = Виберіть папку для "Документи"
DownloadsFolderSelect = Виберіть папку для "Завантаження"
MusicFolderSelect = Виберіть папку для "Музика"
PicturesFolderSelect = Виберіть папку для "Зображения"
VideosFolderSelect = Виберіть папку для "Відео"
DesktopDefaultFolder = Хочете змінити розташування папки "Робочий стіл" на значення за замовчуванням?
DocumentsDefaultFolder = Хочете змінити розташування папки "Документи" на значення за замовчуванням?
DownloadsDefaultFolder = Хочете змінити розташування папки "Завантаження" на значення за замовчуванням?
MusicDefaultFolder = Хочете змінити розташування папки "Музика" на значення за замовчуванням?
PicturesDefaultFolder = Хочете змінити розташування папки "Зображения" на значення за замовчуванням?
VideosDefaultFolder = Хочете змінити розташування папки "Відео" на значення за замовчуванням?
ReservedStorageIsInUse = Операція не підтримується, поки використовується зарезервоване сховище\nБудь ласка, дочекайтеся закінчення всіх обслуговуючих операцій і спробуйте знову ReservedStorageIsInUse = Операція не підтримується, поки використовується зарезервоване сховище\nБудь ласка, дочекайтеся закінчення всіх обслуговуючих операцій і спробуйте знову
ShortcutPinning = Ярлик "{0}" закріплюється на початковому екрані ShortcutPinning = Ярлик "{0}" закріплюється на початковому екрані
UninstallUWPForAll = Для всіх користувачів UninstallUWPForAll = Для всіх користувачів
@ -51,12 +30,15 @@ WSLUpdateInstalling = Встановлення пакета о
HEVCDownloading = Завантаження "Розширення відео HEVC від виробника пристрою"... ~2,8 МБ HEVCDownloading = Завантаження "Розширення відео HEVC від виробника пристрою"... ~2,8 МБ
GraphicsPerformanceTitle = Налаштування продуктивності графіки GraphicsPerformanceTitle = Налаштування продуктивності графіки
GraphicsPerformanceRequest = Встановити для будь-якої програми за вашим вибором налаштування продуктивності графіки на "Висока продуктивність"? GraphicsPerformanceRequest = Встановити для будь-якої програми за вашим вибором налаштування продуктивності графіки на "Висока продуктивність"?
CleanupTaskDescription = Очищення зайвих файлів і оновлень Windows, використовуючи вбудовану програму очищення диска TaskNotificationTitle = Cповіщення
CleanupTaskNotificationTitle = Важлива інформація CleanupTaskNotificationTitle = Важлива інформація
CleanupTaskDescription = Очищення зайвих файлів і оновлень Windows, використовуючи вбудовану програму очищення диска
CleanupTaskNotificationEventTitle = Запустити задачу по очищенню зайвих файлів і оновлень Windows? CleanupTaskNotificationEventTitle = Запустити задачу по очищенню зайвих файлів і оновлень Windows?
CleanupTaskNotificationEvent = Очищення Windows не займе багато часу. Наступний раз це повідомлення з'явиться через 30 днів CleanupTaskNotificationEvent = Очищення Windows не займе багато часу. Наступний раз це повідомлення з'явиться через 30 днів
CleanupTaskNotificationSnoozeInterval = Виберіть інтервал повтору повідомлення CleanupTaskNotificationSnoozeInterval = Виберіть інтервал повтору повідомлення
CleanupNotificationTaskDescription = Спливаюче повідомлення про нагадуванні з очищення зайвих файлів і оновлень Windows CleanupNotificationTaskDescription = Спливаюче повідомлення про нагадуванні з очищення зайвих файлів і оновлень Windows
SoftwareDistributionTaskNotificationEvent = Кеш оновлень Windows успішно видалений
TempTaskNotificationEvent = Папка тимчасових файлів успішно очищена
FolderTaskDescription = Очищення папки "{0}" FolderTaskDescription = Очищення папки "{0}"
ControlledFolderAccess = Контрольований доступ до папок ControlledFolderAccess = Контрольований доступ до папок
ProtectedFoldersRequest = Бажаєте увімкнути контрольований доступ до папок і вказати папку, яку Microsoft Defender буде захищати від шкідливих додатків і загроз? ProtectedFoldersRequest = Бажаєте увімкнути контрольований доступ до папок і вказати папку, яку Microsoft Defender буде захищати від шкідливих додатків і загроз?
@ -76,7 +58,7 @@ ErrorsMessage = Помилки/попередження
Add = Додати Add = Додати
AllFilesFilter = Усі файли (*.*)|*.* AllFilesFilter = Усі файли (*.*)|*.*
Change = Змінити Change = Змінити
Continue = Продовжити Delete = Видалити
DialogBoxOpening = Діалогове вікно відкривається... DialogBoxOpening = Діалогове вікно відкривається...
Disable = Вимкнути Disable = Вимкнути
Dismiss = Відміна Dismiss = Відміна
@ -84,6 +66,9 @@ Enable = Увімкнути
EXEFilesFilter = *.exe|*.exe|Усі файли (*.*)|*.* EXEFilesFilter = *.exe|*.exe|Усі файли (*.*)|*.*
FolderSelect = Виберіть папку FolderSelect = Виберіть папку
FilesWontBeMoved = Файли не будуть перенесені FilesWontBeMoved = Файли не будуть перенесені
FourHours = 4 години
HalfHour = 30 хвилин
Install = Встановити
Minute = 1 хвилина Minute = 1 хвилина
NoData = Відсутні дані NoData = Відсутні дані
NoInternetConnection = Відсутнє інтернет-з'єднання NoInternetConnection = Відсутнє інтернет-з'єднання
@ -91,12 +76,10 @@ NoResponse = Не вдалося встановити
Patient = Будь ласка, зачекайте... Patient = Будь ласка, зачекайте...
Run = Запустити Run = Запустити
Select = Вибрати Select = Вибрати
SelectAll = Вибрати все
Skip = Пропустити Skip = Пропустити
Skipped = Пропущено Skipped = Пропущено
Snooze = відкласти Snooze = Відкласти
SymbolicSkipped = Пропущено створення символічного посилання SymbolicSkipped = Пропущено створення символічного посилання
Uninstall = Видалити Uninstall = Видалити
Install = Встановити
HalfHour = 30 хвилин
FourHours = 4 години
'@ '@
Loading…
Cancel
Save