Files
2026-03-10 19:07:03 +01:00

99 lines
4.3 KiB
JSON

[
{
"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:"
}
}
]