en-US/Octa.psd1
|
ConvertFrom-StringData @' bannerTagline = Windows 11 Debloat -- Local. Transparent. Open Source. languagePrompt = Select language: languageOptionEs = Español languageOptionEn = English mainMenuHeader = Main Menu menuAppx = Appx Bloatware menuTelemetry = Telemetry menuOneDrive = OneDrive menuCopilot = Copilot menuWidgets = Widgets menuRecall = Recall menuExplorerStart = Explorer/Start menuOemSuites = OEM Suites menuQuickClean = Quick Clean menuUndo = Undo menuDashboard = Dashboard menuStartupManager = Startup Manager menuTasks = Scheduled Tasks menuDiskCleanup = Disk Cleanup menuUninstaller = Uninstaller menuNetworkCleanup = Network Cleanup menuScheduler = Scheduled Runs menuSoftwareUpdater = Software Updater menuHistory = Cleaning History menuDiskUsage = Disk Usage menuDiskHealth = Disk Health menuMalwareScan = Malware Scan menuLanguage = Language menuHelp = Help menuExit = Exit pressKeyToContinue = Press any key to return to the menu... menuNavHint = Up/Down to navigate - Enter to select - or press the number/letter directly dryRunHeader = The following changes would be made: confirmPrompt = Apply these changes? (y/N) restorePointCreated = System Restore Point created. restorePointSkippedThrottled = No new Restore Point was created (Windows only allows one every 24 hours). restorePointSkippedProtectionDisabled = System Protection is disabled on this drive. restorePointSkippedByUser = Restore Point skipped (-NoRestorePoint). elevationRequired = Elevation required for: {0}. Re-run from an elevated (Administrator) PowerShell session. nothingToDo = Nothing to do - this category is already applied. unsupportedOs = Octa requires Windows 11. Detected: {0}. undoRestored = Restored: {0} undoIrreversible = Could not undo: {0}. Use the System Restore Point instead. undoNotFound = Run not found: {0} activityApplying = [applying] {0} activityScanning = [scanning] {0} activitySaved = [saved] {0} '@ |