This commit is contained in:
2026-03-10 19:07:03 +01:00
parent 1ff51226f4
commit f92be81f65
59 changed files with 47351 additions and 0 deletions

View File

@@ -0,0 +1,91 @@
ConvertFrom-StringData -StringData @'
PowerShellImportFailed = Importing modules from PowerShell 5.1 failed. Please close PowerShell 7 console and re-run the script again.
UnsupportedArchitecture = Your're using "{0}" based architecture CPU. This script supports x64 architecture based CPU only. Download and run script version for your archicture.
UnsupportedOSBuild = Script supports Windows 11 24H2 and higher. You're using {0} {1}. Upgrade your Windows and try again.
UnsupportedWindowsTerminal = Windows Terminal version is lower than 1.23. Please update it in the Microsoft Store and try again.
UpdateWarning = You're using Windows 11 {0}.{1}. Supported builds are Windows 11 {0}.{2} and higher. Run Windows Update and try again.
UnsupportedLanguageMode = The PowerShell session is running in a limited language mode.
LoggedInUserNotAdmin = The logged-in user {0} doesn't have admin rights. Script was ran on behalf of {1}. Please log into account which has admin rights and run script again.
UnsupportedPowerShell = You're trying to run script via PowerShell {0}.{1}. Please run the script in PowerShell {2}.
CodeCompilationFailedWarning = Code compilation failed.
UnsupportedHost = Script doesn't support running via {0}.
Win10TweakerWarning = Windows has been infected with a trojan via a Win 10 Tweaker backdoor. Reinstall Windows using only a genuine ISO image.
TweakerWarning = Windows stability may have been compromised by using {0}. Reinstall Windows using only a genuine ISO image.
HostsWarning = Third-party entries found in the %SystemRoot%\\System32\\drivers\\etc\\hosts file. They may block connection to resources used in the script. Do you want to continue?
RebootPending = Your PC is waiting to be restarted.
BitLockerInOperation = BitLocker is in action. Your C drive is {0}% encrypted. Complete BitLocker drive configuration and try again.
BitLockerAutomaticEncryption = C drive is encrypted, although BitLocker is turned off. Do you want to decrypt your drive?
UnsupportedRelease = A newer Sophia Script for Windows version found: {0}. Please download the latest version.
KeyboardArrows = Please use the arrow keys {0} and {1} on your keyboard to select your answer
CustomizationWarning = Have you customized every function in the {0} preset file before running Sophia Script for Windows?
WindowsComponentBroken = {0} broken or removed from Windows. Reinstall Windows using only a genuine ISO image.
MicroSoftStorePowerShellWarning = PowerShell downloaded from the Microsoft Store is not supported. Please run an MSI version.
ControlledFolderAccessEnabledWarning = You have controlled folder access enabled. Please disable it and run script again.
NoScheduledTasks = No scheduled tasks to disable.
ScheduledTasks = Scheduled tasks
WidgetNotInstalled = Widget is not installed.
SearchHighlightsDisabled = Search highlights are already hidden in Start.
CustomStartMenu = A third-party Start Menu is installed.
OneDriveNotInstalled = OneDrive is already uninstalled.
OneDriveAccountWarning = Before uninstalling OneDrive, sign out of your Microsoft account in OneDrive.
OneDriveInstalled = OneDrive is already installed.
UninstallNotification = {0} is being uninstalled...
InstallNotification = {0} is being installed...
NoWindowsFeatures = No Windows Features to disable.
WindowsFeaturesTitle = Windows features
NoOptionalFeatures = No Optional Features to disable.
NoSupportedNetworkAdapters = No network adapters which support function "Allow the computer to turn off this device to save power".
LocationServicesDisabled = Network shell commands need location permission to access WLAN information. Turn on Location services on the Location page in Privacy & security settings.
OptionalFeaturesTitle = Optional features
UserShellFolderNotEmpty = Some files left in the "{0}" folder. Move them manually to a new location.
UserFolderLocationMove = You shouldn't change user folder location to C drive root.
DriveSelect = Select the drive within the root of which the "{0}" folder will be created.
CurrentUserFolderLocation = The current "{0}" folder location: "{1}".
FilesWontBeMoved = Files will not be moved.
UserFolderMoveSkipped = You skipped changing the location of the user's "{0}" folder.
FolderSelect = Select a folder
UserFolderRequest = Would you like to change the location of the "{0}" folder?
UserDefaultFolder = Would you like to change the location of the "{0}" folder to the default value?
ReservedStorageIsInUse = Reserved storage is being used.
ProgramPathNotExists = Path "{0}" does not exist.
ProgIdNotExists = ProgId "{0}" does not exist.
AllFilesFilter = All Files
JSONNotValid = JSON file "{0}" is not valid.
PackageNotInstalled = {0} is not installed.
PackageIsInstalled = The latest version of {0} is already installed.
CopilotPCSupport = Your CPU has no a built-in NPU, so it doesn't support any Windows AI functions. No need to disable anything using GPO policies. Recall function and Copilot application were removed.
UninstallUWPForAll = For all users
NoUWPApps = No UWP apps to uninstall.
UWPAppsTitle = UWP Apps
ScheduledTaskCreatedByAnotherUser = Scheduled task "{0}" was already created by "{1}" user.
CleanupTaskNotificationTitle = Windows clean up
CleanupTaskNotificationEvent = Run task to clean up Windows unused files and updates?
CleanupTaskDescription = Cleaning up Windows unused files and updates using built-in Disk cleanup app. Scheduled task can be run only if user "{0}" logged into the system.
CleanupNotificationTaskDescription = Pop-up notification reminder about cleaning up Windows unused files and updates. Scheduled task can be run only if user "{0}" logged into the system.
SoftwareDistributionTaskNotificationEvent = Windows update cache successfully deleted.
TempTaskNotificationEvent = Temporary files folder successfully cleaned up.
FolderTaskDescription = {0} folder cleanup. Scheduled task can be run only if user "{1}" logged into the system.
EventViewerCustomViewName = Process Creation
EventViewerCustomViewDescription = Process creation and command-line auditing events.
ThirdPartyAVInstalled = A third-party antivirus is installed.
NoHomeWindowsEditionSupport = Windows Home edition doesn't support function "{0}".
GeoIdNotSupported = Function "{0}" is applicable for Russia only.
EnableHardwareVT = Enable Virtualization in UEFI.
PhotosNotInstalled = Photos application is not installed.
ThirdPartyArchiverInstalled = A third-party archiver is installed.
gpeditNotSupported = Windows Home edition doesn't support the Local Group Policy Editor snap-in (gpedit.msc).
RestartWarning = Make sure to restart your PC.
ErrorsLine = Line
ErrorsMessage = Errors, warnings, and notifications
Disable = Disable
Enable = Enable
Install = Install
Uninstall = Uninstall
RestartFunction = Please re-run the "{0}" function.
NoResponse = Connection could not be established with {0}.
Run = Run
Skipped = Function "{0}" skipped.
ThankfulToastTitle = Thank you for using Sophia Script for Windows ❤️
DonateToastTitle = You may donate below 🕊
DotSourcedWarning = Please dot-source the function (with a dot at the beginning):\n. .\\Import-TabCompletion.ps1
'@

View File

@@ -0,0 +1,98 @@
[
{
"Id": "Menu",
"Options": {
"menuImportExportPreset": "Import | Export",
"menuImportPreset": "Import Preset",
"menuExportPreset": "Export Preset",
"menuAutosave": "Autosave",
"menuPresets": "Presets",
"menuOpposite": "Opposite",
"menuOppositeTab": "Opposite Tab",
"menuOppositeEverything": "Opposite Everything",
"menuClear": "Clear",
"menuClearTab": "Clear Tab",
"menuClearEverything": "Clear Everything",
"menuTheme": "Theme",
"menuThemeDark": "Dark",
"menuThemeLight": "Light",
"menuLanguage": "Language",
"menuAccessibility": "Accessibility",
"menuScaleUp": "Scale Up",
"menuScale": "Scale",
"menuScaleDown": "Scale Down",
"menuAbout": "About",
"menuDonate": "Donate"
}
},
{
"Id": "Tab",
"Options": {
"tabSearch": "Search",
"tabInitialActions": "Initial Actions",
"tabSystemProtection": "System Protection",
"tabPrivacyTelemetry": "Privacy",
"tabUIPersonalization": "Personalization",
"tabOneDrive": "OneDrive",
"tabSystem": "System",
"tabWSL": "WSL",
"tabUWP": "UWP Apps",
"tabGaming": "Gaming",
"tabScheduledTasks": "Scheduled Tasks",
"tabDefenderSecurity": "Defender & Security",
"tabContextMenu": "Context Menu",
"tabUpdatePolicies": "Update Policies",
"tabConsoleOutput": "Console Output"
}
},
{
"Id": "Button",
"Options": {
"btnRefreshConsole": "Refresh Console",
"btnRunPowerShell": "Run PowerShell",
"btnOpen": "Open",
"btnSave": "Save",
"btnSearch": "Search",
"btnClear": "Clear"
}
},
{
"Id": "StatusBar",
"Options": {
"statusBarHover": "Hover your mouse cursor over the selection items for information about each option",
"statusBarPresetLoaded": "preset loaded!",
"statusBarSophiaPreset": "Sophia preset loaded!",
"statusBarWindowsDefaultPreset": "Windows Default preset loaded!",
"statusBarPowerShellScriptCreatedFromSelections": "PowerShell Script created from your selections! You can run it or save it.",
"statusBarPowerShellExport": "PowerShell script created!",
"statusBarOppositeTab": "Opposites selected for this tab!",
"statusBarOppositeEverything": "Opposites selected for everything!",
"statusBarClearTab": "Selections for tab cleared!",
"statusBarClearEverything": "Selections all cleared!",
"statusBarMessageDownloadMessagePart1of3": "Download",
"statusBarMessageDownloadLinkPart2of3": "Sophia Script for Windows",
"statusBarMessageDownloadMessagePart3of3": "and import Sophia.ps1 preset to enable controls"
}
},
{
"Id": "MessageBox",
"Options": {
"messageBoxNewWrapperFound": "A new version of 'Wrapper' found.\nOpen GitHub latest release page?",
"messageBoxNewSophiaFound": "A new version Sophia Script found.\nOpen GitHub latest release page?",
"messageBoxPS1FileHasToBeInFolder": "Sophia.ps1 preset file must be in Sophia Script folder.",
"messageBoxDoesNotExist": "does not exist.",
"messageBoxPresetNotComp": "preset file is not compatible!",
"messageBoxFilesMissingClose": "Files missing so Sophia Script Wrapper will close.",
"messageBoxConsoleEmpty": "The console is empty.\nClick 'Refresh Console' button to create script with your selections.",
"messageBoxPowerShellVersionNotInstalled": "PowerShell version you selected is not installed.",
"messageBoxPresetDoesNotMatchOS": "Preset did not match current OS version."
}
},
{
"Id": "Other",
"Options": {
"textBlockSearchInfo": "Enter search string to find the option. The tab will be outlined in the color red locating the tab containing the option(s) and the option's label will also be in outlined in red.",
"textBlockSearchFound": "Number of options found:"
}
}
]