From 6c1c365b996ef69957791c5b4ba39fabda209894 Mon Sep 17 00:00:00 2001 From: Hen Ry Date: Tue, 10 Aug 2021 01:40:01 +0200 Subject: [PATCH 01/13] Create ui.json add german --- Wrapper/Localizations/de-DE/ui.json | 67 +++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 Wrapper/Localizations/de-DE/ui.json diff --git a/Wrapper/Localizations/de-DE/ui.json b/Wrapper/Localizations/de-DE/ui.json new file mode 100644 index 00000000..f617eabe --- /dev/null +++ b/Wrapper/Localizations/de-DE/ui.json @@ -0,0 +1,67 @@ +[ + { + "Id": "Menü", + "Options": { + "menuImportPreset": "Voreinstellung importieren", + "menuPresets": "Voreinstellungen", + "menuOpposite": "Gegenüber", + "menuClear": "Löschen", + "menuTheme": "Thema", + "menuLanguage": "Sprache", + "menuAbout": "Über" + } + }, + { + "Id": "Tab", + "Options": { + "tabSystemProtection": "Systemschutz", + "tabPrivacyTelemetry": "Datenschutz & Telemetrie", + "tabUIPersonalization": "UI & Personalisierung", + "tabOneDrive": "OneDrive", + "tabSystem": "System", + "tabWSL": "WSL", + "tabStartMenu": "Startmenü", + "tabUWP": "UWP Apps", + "tabGaming": "Spielen", + "tabScheduledTasks": "Geplante Aufgaben", + "tabDefenderSecurity": "Defender & Sicherheit", + "tabContextMenu": "Kontextmenü", + "tabConsoleOutput": "Konsolenausgabe" + } + }, + { + "Id": "Button", + "Options": { + "btnRefreshConsole": "Konsole aktualisieren", + "btnSave": "Speichern", + "btnSaveAs": "Speichern als", + "btnRunPowerShell": "PowerShell ausführen" + } + }, + { + "Id": "StatusBar", + "Options": { + "statusBarHover": "Bewegen Sie den Mauszeiger über die Auswahlpunkte, um Informationen zu jeder Option zu erhalten", + "statusBarPresetLoaded": "Voreinstellung geladen!", + "statusBarPresetNotComp": "Voreinstellungsdatei ist nicht kompatibel!", + "statusBarSophiaPreset": "Sophia-Voreinstellung geladen!", + "statusBarWindowsDefaultPreset": "Windows-Standardvoreinstellung geladen!", + "statusBarPowerShellScriptCreatedFromSelections": "PowerShell-Skript, das anhand Ihrer Auswahl erstellt wurde! Sie können es ausführen oder speichern.", + "statusBarPowerShellSaveAs": "PowerShell-Skript erstellt!", + "statusBarPowerShellSave": "Änderungen gespeichert in", + "statusBarOpposite": "Gegenüber ausgewählt!", + "statusBarClear": "Alle Ausgewählten sind gelöscht!" + } + }, + { + "Id": "MessageBox", + "Options": { + "messageBoxNewWrapperFound": "Neue Version von 'Wrapper' gefunden.\nGitHub-Seite für die neueste Version öffnen?", + "messageBoxNewSophiaFound": "Neue Version des Sophia-Skripts gefunden.\nGitHub-Seite der neuesten Version öffnen?", + "messageBoxDoesNotExist": "existiert nicht", + "messageBoxPresetNotComp": "Voreinstellungsdatei ist nicht kompatibel!", + "messageBoxFilesMissingClose": "Fehlende Dateien, damit Sophia Script Wrapper geschlossen wird", + "messageBoxConsoleEmpty": "Die Konsole ist leer.\nAuf die Schaltfläche 'Konsole aktualisieren' klicken, um ein Skript mit Ihrer Auswahl zu erstellen." + } + } +] From 2a4f78a3b1c247dfc7a14f93b2a22e1c6894e996 Mon Sep 17 00:00:00 2001 From: Hen Ry Date: Tue, 10 Aug 2021 16:11:46 +0200 Subject: [PATCH 02/13] Create tooltip.json add german --- Wrapper/Localizations/de-DE/tooltip.json | 2290 ++++++++++++++++++++++ 1 file changed, 2290 insertions(+) create mode 100644 Wrapper/Localizations/de-DE/tooltip.json diff --git a/Wrapper/Localizations/de-DE/tooltip.json b/Wrapper/Localizations/de-DE/tooltip.json new file mode 100644 index 00000000..0efa4a4b --- /dev/null +++ b/Wrapper/Localizations/de-DE/tooltip.json @@ -0,0 +1,2290 @@ +[ + { + "Id": 100, + "Region": "Protection", + "Function": "Checkings", + "Arg": { + "Zero": { + "Tag": "Warning", + "ToolTip": "Die obligatorischen Überprüfungen. Wenn Sie eine Warnmeldung darüber, ob die Voreinstellungsdatei angepasst wurde, deaktivieren möchten, entfernen Sie das Argument \"-Warnung\". + }, + "One": { + "Tag": "", + "ToolTip": "Die obligatorischen Überprüfungen. Kein Argument, daher keine Warnmeldung, ob Sie die Voreinstellungsdatei angepasst haben" + } + } + }, + { + "Id": 101, + "Region": "Protection", + "Function": "Logging", + "Arg": { + "Zero": { + "Tag": "", + "ToolTip": "Skriptprotokollierung aktivieren. Das Protokoll wird im Skriptordner aufgezeichnet. Um die Protokollierung zu beenden, schließen Sie die Konsole oder geben Sie \"Stop-Transcript\" ein." + } + } + }, + { + "Id": 102, + "Region": "Protection", + "Function": "CreateRestorePoint", + "Arg": { + "Zero": { + "Tag": "", + "ToolTip": "Einen Wiederherstellungspunkt erstellen" + } + } + }, + { + "Id": 200, + "Region": "Privacy & Telemetry", + "Function": "DiagTrackService", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Dienst \"Vernetzte Benutzererfahrungen und Telemetrie\" (DiagTrack) deaktivieren und die Verbindung für den ausgehenden Verkehr des Vereinheitlichten Telemetrie-Clients blockieren" + }, + "One": { + "Tag": "Enable", + "ToolTip": "DiagTrack-Dienst aktivieren, die Firewall-Regel für ausgehenden Verkehr des Vereinheitlichter Telemetrie-Clients und die Verbindung (Standard) erlauben." + } + } + }, + { + "Id": 201, + "Region": "Privacy & Telemetry", + "Function": "DiagnosticDataLevel", + "Arg": { + "Zero": { + "Tag": "Minimal", + "ToolTip": "OS-Ebene der Diagnosedatenerfassung auf ein Minimum setzen" + }, + "One": { + "Tag": "Default", + "ToolTip": "Diagnosedatenerfassung auf Standard (Standard) setzen" + } + } + }, + { + "Id": 202, + "Region": "Privacy & Telemetry", + "Function": "ErrorReporting", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Windows-Fehlerberichterstattung deaktivieren" + }, + "One": { + "Tag": "Enable", + "ToolTip": "Windows-Fehlerberichterstattung (Standard)aktivieren" + } + } + }, + { + "Id": 203, + "Region": "Privacy & Telemetry", + "Function": "FeedbackFrequency", + "Arg": { + "Zero": { + "Tag": "Never", + "ToolTip": "Feedback-Frequenz auf \"Niemals\" ändern." + }, + "One": { + "Tag": "Automatically", + "ToolTip": "Feedback-Frequenz auf \"Automatisch\" (Standard) ändern" + } + } + }, + { + "Id": 204, + "Region": "Privacy & Telemetry", + "Function": "ScheduledTasks", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Geplante Aufgaben zur Diagnoseverfolgung ausschalten" + }, + "One": { + "Tag": "Enable", + "ToolTip": "Geplante Aufgaben zur Diagnoseverfolgung (Standard) einschalten." + } + } + }, + { + "Id": 205, + "Region": "Privacy & Telemetry", + "Function": "SigninInfo", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Keine Anmeldeinformationen verwenden, um die Einrichtung des Geräts automatisch abzuschließen und Apps nach einer Aktualisierung oder einem Neustart erneut zu öffnen." + }, + "One": { + "Tag": "Enable", + "ToolTip": "Anmeldeinformationen verwenden, um die Einrichtung des Geräts automatisch abzuschließen und Apps nach einer Aktualisierung oder einem Neustart erneut zu öffnen (Standard)" + } + } + }, + { + "Id": 206, + "Region": "Privacy & Telemetry", + "Function": "LanguageListAccess", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Nicht zulassen, dass Webseiten lokal relevante Inhalte durch Zugriff auf die Sprachliste bereitstellen" + }, + "One": { + "Tag": "Enable", + "ToolTip": "Webseiten können lokal relevante Inhalte durch Zugriff auf die Sprachliste bereitstellen (Standard)" + } + } + }, + { + "Id": 207, + "Region": "Privacy & Telemetry", + "Function": "AdvertisingID", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Apps die Verwendung von Werbe-IDs nicht erlauben" + }, + "One": { + "Tag": "Enable", + "ToolTip": "Apps die Verwendung von Werbe-ID erlauben (Standard)" + } + } + }, + { + "Id": 208, + "Region": "Privacy & Telemetry", + "Function": "WindowsWelcomeExperience", + "Arg": { + "Zero": { + "Tag": "Hide", + "ToolTip": "Ausblenden der Windows-Willkommenserfahrungen nach Updates und gelegentlich bei der Anmeldung, um die neuen und vorgeschlagenen Funktionen hervorzuheben" + }, + "One": { + "Tag": "Show", + "ToolTip": "Die Windows-Willkommenserfahrungen nach Updates und gelegentlich bei der Anmeldung anzeigen, um die Neuerungen und Vorschläge hervorzuheben (Standard)" + } + } + }, + { + "Id": 209, + "Region": "Privacy & Telemetry", + "Function": "WindowsTips", + "Arg": { + "Zero": { + "Tag": "Enable", + "ToolTip": "Tipps, Tricks und Vorschläge bei der Verwendung von Windows erhalten (Standard)" + }, + "One": { + "Tag": "Disable", + "ToolTip": "Keine Tipps, Tricks und Anregungen bei der Verwendung von Windows erhalten" + } + } + }, + { + "Id": 210, + "Region": "Privacy & Telemetry", + "Function": "SettingsSuggestedContent", + "Arg": { + "Zero": { + "Tag": "Hide", + "ToolTip": "Vorgeschlagene Inhalte in der Einstellungs-App für mich ausblenden" + }, + "One": { + "Tag": "Show", + "ToolTip": "Vorgeschlagene Inhalte in der Einstellungen-App für mich anzeigen (Standard)" + } + } + }, + { + "Id": 211, + "Region": "Privacy & Telemetry", + "Function": "AppsSilentInstalling", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Automatische Installation von vorgeschlagenen Apps ausschalten" + }, + "One": { + "Tag": "Enable", + "ToolTip": "Automatische Installation von vorgeschlagenen Apps einschalten (Standard)" + } + } + }, + { + "Id": 212, + "Region": "Privacy & Telemetry", + "Function": "WhatsNewInWindows", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Keine Vorschläge, wie ich mein Gerät fertig einrichten kann, um Windows optimal zu nutzen" + }, + "One": { + "Tag": "Enable", + "ToolTip": "Vorschläge, wie ich mein Gerät fertig einrichten kann, um Windows optimal zu nutzen (Standard)" + } + } + }, + { + "Id": 213, + "Region": "Privacy & Telemetry", + "Function": "TailoredExperiences", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Nicht zulassen, dass Microsoft Ihnen maßgeschneiderte Erfahrungen auf der Grundlage der von Ihnen gewählten Einstellung für Diagnosedaten anbietet" + }, + "One": { + "Tag": "Enable", + "ToolTip": "Microsoft bietet Ihnen auf der Grundlage der von Ihnen gewählten Einstellung für Diagnosedaten maßgeschneiderte Erfahrungen an (Standard)" + } + } + }, + { + "Id": 214, + "Region": "Privacy & Telemetry", + "Function": "BingSearch", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Bing-Suche im Startmenü deaktivieren (nur in den USA)" + }, + "One": { + "Tag": "Enable", + "ToolTip": "Bing-Suche im Startmenü aktivieren (Standard)" + } + } + }, + { + "Id": 300, + "Region": "UI & Personalization", + "Function": "ThisPC", + "Arg": { + "Zero": { + "Tag": "Show", + "ToolTip": "Symbol \"Dieser PC\" auf dem Desktop anzeigen" + }, + "One": { + "Tag": "Hide", + "ToolTip": "Symbol \"Dieser PC\" auf dem Desktop ausblenden (Standard)" + } + } + }, + { + "Id": 301, + "Region": "UI & Personalization", + "Function": "Windows10FileExplorer", + "Arg": { + "Zero": { + "Tag": "Enable", + "ToolTip": "Windows 10 Datei-Explorer aktivieren" + }, + "One": { + "Tag": "Disable", + "ToolTip": "Windows 10 Datei-Explorer deaktivieren (Standard)" + } + } + }, + { + "Id": 302, + "Region": "UI & Personalization", + "Function": "CheckBoxes", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Keine Kontrollkästchen für Elemente verwenden" + }, + "One": { + "Tag": "Enable", + "ToolTip": "Kontrollkästchen für Elemente auswählen verwenden (Standard)" + } + } + }, + { + "Id": 303, + "Region": "UI & Personalization", + "Function": "HiddenItems", + "Arg": { + "Zero": { + "Tag": "Enable", + "ToolTip": "Versteckte Dateien, Ordner und Laufwerke anzeigen" + }, + "One": { + "Tag": "Disable", + "ToolTip": "Versteckte Dateien, Ordner und Laufwerke nicht ausblenden (Standard)" + } + } + }, + { + "Id": 304, + "Region": "UI & Personalization", + "Function": "FileExtensions", + "Arg": { + "Zero": { + "Tag": "Show", + "ToolTip": "Dateinamenerweiterungen anzeigen" + }, + "One": { + "Tag": "Hide", + "ToolTip": "Dateinamenerweiterungen ausblenden (Standard)" + } + } + }, + { + "Id": 305, + "Region": "UI & Personalization", + "Function": "MergeConflicts", + "Arg": { + "Zero": { + "Tag": "Show", + "ToolTip": "Konflikte beim Zusammenführen von Ordnern anzeigen" + }, + "One": { + "Tag": "Hide", + "ToolTip": "Konflikte beim Zusammenführen von Ordnern ausblenden (Standard)" + } + } + }, + { + "Id": 306, + "Region": "UI & Personalization", + "Function": "OpenFileExplorerTo", + "Arg": { + "Zero": { + "Tag": "ThisPC", + "ToolTip": "Datei-Explorer zu \"Dieser PC\" öffnen" + }, + "One": { + "Tag": "QuickAccess", + "ToolTip": "Datei-Explorer für Schnellzugriff öffnen (Standard)" + } + } + }, + { + "Id": 307, + "Region": "UI & Personalization", + "Function": "FileExplorerMode", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Kompaktmodus des Datei-Explorers deaktivieren" + }, + "One": { + "Tag": "Enable", + "ToolTip": "Kompaktmodus des Datei-Explorers aktivieren (Standard)" + } + } + }, + { + "Id": 308, + "Region": "UI & Personalization", + "Function": "CortanaButton", + "Arg": { + "Zero": { + "Tag": "Hide", + "ToolTip": "Cortana-Schaltfläche in der Taskleiste ausblenden" + }, + "One": { + "Tag": "Show", + "ToolTip": "Cortana-Schaltfläche in der Taskleiste anzeigen (Standard)" + } + } + }, + { + "Id": 309, + "Region": "UI & Personalization", + "Function": "OneDriveFileExplorerAd", + "Arg": { + "Zero": { + "Tag": "Hide", + "ToolTip": "Benachrichtigung des Synchronisationsanbieters im Datei-Explorer nicht anzeigen" + }, + "One": { + "Tag": "Show", + "ToolTip": "Benachrichtigung des Synchronisationsanbieters im Datei-Explorer anzeigen (Standard)" + } + } + }, + { + "Id": 310, + "Region": "UI & Personalization", + "Function": "SnapAssistFlyout", + "Arg": { + "Zero": { + "Tag": "Enable", + "ToolTip": "Snap-Layouts anzeigen, wenn ich mit dem Mauszeiger über die Schaltfläche 'Maximieren' eines Fensters fahre (Standard)" + }, + "One": { + "Tag": "Disable", + "ToolTip": "Snap-Layouts ausblenden, wenn ich mit dem Mauszeiger über die Schaltfläche 'Maximieren' eines Fensters fahre" + } + } + }, + { + "Id": 311, + "Region": "UI & Personalization", + "Function": "SnapAssist", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Wenn ich ein Fenster fange, wird nicht angezeigt, was ich daneben einrasten kann" + }, + "One": { + "Tag": "Enable", + "ToolTip": "Wenn ich ein Fenster fange, anzeigen was ich daneben einrasten kann (Standard)" + } + } + }, + { + "Id": 312, + "Region": "UI & Personalization", + "Function": "FileTransferDialog", + "Arg": { + "Zero": { + "Tag": "Detailed", + "ToolTip": "Dialogfeld für die Dateiübertragung im detaillierten Modus anzeigen" + }, + "One": { + "Tag": "Compact", + "ToolTip": "Dialogfeld für die Dateiübertragung im Kompaktmodus anzeigen (Standard)" + } + } + }, + { + "Id": 313, + "Region": "UI & Personalization", + "Function": "FileExplorerRibbon", + "Arg": { + "Zero": { + "Tag": "Expanded", + "ToolTip": "Multifunktionsleiste des Datei-Explorers erweitern" + }, + "One": { + "Tag": "Minimized", + "ToolTip": "Multifunktionsleiste des Datei-Explorers minimieren (Standard)" + } + } + }, + { + "Id": 314, + "Region": "UI & Personalization", + "Function": "RecycleBinDeleteConfirmation", + "Arg": { + "Zero": { + "Tag": "Enable", + "ToolTip": "Bestätigung des Löschens von Papierkorbdateien anzeigen" + }, + "One": { + "Tag": "Disable", + "ToolTip": "Bestätigung des Löschens von Papierkorbdateien nicht anzeigen (Standard)" + } + } + }, + { + "Id": 315, + "Region": "UI & Personalization", + "Function": "3DObjects", + "Arg": { + "Zero": { + "Tag": "Hide", + "ToolTip": "Den Ordner \"3D-Objekte\" in \"Dieser PC\" und \"Schnellzugriff\" ausblenden." + }, + "One": { + "Tag": "Show", + "ToolTip": "Den Ordner \"3D-Objekte\" in \"Dieser PC\" und \"Schnellzugriff\" anzeigen (Standard)" + } + } + }, + { + "Id": 316, + "Region": "UI & Personalization", + "Function": "QuickAccessRecentFiles", + "Arg": { + "Zero": { + "Tag": "Hide", + "ToolTip": "Häufig verwendete Ordner im Schnellzugriff ausblenden" + }, + "One": { + "Tag": "Show", + "ToolTip": "Zuletzt verwendete Dateien im Schnellzugriff anzeigen (Standard)" + } + } + }, + { + "Id": 317, + "Region": "UI & Personalization", + "Function": "QuickAccessFrequentFolders", + "Arg": { + "Zero": { + "Tag": "Hide", + "ToolTip": "Häufig verwendete Ordner im Schnellzugriff ausblenden" + }, + "One": { + "Tag": "Show", + "ToolTip": "Häufig verwendete Ordner im Schnellzugriff anzeigen (Standard)" + } + } + }, + { + "Id": 318, + "Region": "UI & Personalization", + "Function": "TaskbarAlignment", + "Arg": { + "Zero": { + "Tag": "Left", + "ToolTip": "Ausrichtung der Taskleiste nach links einstellen" + }, + "One": { + "Tag": "Center", + "ToolTip": "Ausrichtung der Taskleiste auf die Mitte einstellen (Standard)" + } + } + }, + { + "Id": 319, + "Region": "UI & Personalization", + "Function": "TaskbarSearch", + "Arg": { + "Zero": { + "Tag": "Hide", + "ToolTip": "Suchschaltfläche in der Taskleiste ausblenden" + }, + "One": { + "Tag": "Show", + "ToolTip": " Suchschaltfläche in der Taskleiste anzeigen(Standart)" + } + } + }, + { + "Id": 320, + "Region": "UI & Personalization", + "Function": "TaskViewButton", + "Arg": { + "Zero": { + "Tag": "Hide", + "ToolTip": "Schaltfläche Aufgabenansicht in der Taskleiste ausblenden" + }, + "One": { + "Tag": "Show", + "ToolTip": "Schaltfläche Aufgabenansicht in der Taskleiste anzeigen (Standart)" + } + } + }, + { + "Id": 321, + "Region": "UI & Personalization", + "Function": "TaskbarWidgets", + "Arg": { + "Zero": { + "Tag": "Hide", + "ToolTip": "Widget-Symbol in der Taskleiste ausblenden" + }, + "One": { + "Tag": "Show", + "ToolTip": "Widget-Symbol in der Taskleiste anzeigen (Standart)" + } + } + }, + { + "Id": 322, + "Region": "UI & Personalization", + "Function": "TaskbarChat", + "Arg": { + "Zero": { + "Tag": "Hide", + "ToolTip": "Chat-Symbols (Microsoft Teams) in der Taskleiste ausblenden" + }, + "One": { + "Tag": "Show", + "ToolTip": "Chat-Symbols (Microsoft Teams) in der Taskleiste anzeigen (Standart)" + } + } + }, + { + "Id": 323, + "Region": "UI & Personalization", + "Function": "PeopleTaskbar", + "Arg": { + "Zero": { + "Tag": "Hide", + "ToolTip": "Schaltfläche \"Menschen\" in der Taskleiste ausblenden" + }, + "One": { + "Tag": "Show", + "ToolTip": "Schaltfläche \"Menschen\" in der Taskleiste anzeigen (Standart)" + } + } + }, + { + "Id": 324, + "Region": "UI & Personalization", + "Function": "SecondsInSystemClock", + "Arg": { + "Zero": { + "Tag": "Show", + "ToolTip": "Sekunden auf der Taskleistenuhr anzeigen" + }, + "One": { + "Tag": "Hide", + "ToolTip": "Sekunden auf der Taskleistenuhr ausblenden (Standart)" + } + } + }, + { + "Id": 325, + "Region": "UI & Personalization", + "Function": "TaskbarSearch", + "Arg": { + "Zero": { + "Tag": "Hide", + "ToolTip": "Suche in der Taskleiste ausblenden" + }, + "One": { + "Tag": "SearchIcon", + "ToolTip": "Das Suchsymbol in der Taskleiste anzeigen" + }, + "Two": { + "Tag": "SearchBox", + "ToolTip": "Das Suchfeld in der Taskleiste anzeigen (Standard)" + } + } + }, + { + "Id": 326, + "Region": "UI & Personalization", + "Function": "WindowsInkWorkspace", + "Arg": { + "Zero": { + "Tag": "Hide", + "ToolTip": "Schaltfläche Windows-Ink-Arbeitsbereich in der Taskleiste ausblenden" + }, + "One": { + "Tag": "Show", + "ToolTip": "Schaltfläche Windows-Ink-Arbeitsbereich in der Taskleiste anzeigen (Standart)" + } + } + }, + { + "Id": 327, + "Region": "UI & Personalization", + "Function": "NotificationAreaIcons", + "Arg": { + "Zero": { + "Tag": "", + "ToolTip": "Die Seite \"Symbole für den Infobereich\" in der Systemsteuerung öffnen, um die Einstellung \"Immer alle Symbole im Infobereich anzeigen\" manuell zu aktivieren" + } + } + }, + { + "Id": 328, + "Region": "UI & Personalization", + "Function": "MeetNow", + "Arg": { + "Zero": { + "Tag": "Hide", + "ToolTip": "Jetzt Treffen-Symbol im Infobereich ausblenden" + }, + "One": { + "Tag": "Show", + "ToolTip": "Jetzt Treffen-Symbol im Infobereich anzeigen (Standart)" + } + } + }, + { + "Id": 329, + "Region": "UI & Personalization", + "Function": "NewsInterests", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "\"Nachrichten und Interessen\" in der Taskleiste deaktivieren" + }, + "One": { + "Tag": "Enable", + "ToolTip": "\"Nachrichten und Interessen\" in der Taskleiste aktivieren (Standart)" + } + } + }, + { + "Id": 330, + "Region": "UI & Personalization", + "Function": "UnpinTaskbarShortcuts -Shortcuts", + "ToolTip": "Die Verknüpfungen \"Microsoft Edge\", \"Microsoft Store\" oder \"Mail\" von der Taskleiste lösen.", + "Arg": { + "Zero": { + "Tag": "Edge", + "ToolTip": "Die Verknüpfung \"Microsoft Edge\" von der Taskleiste lösen" + }, + "One": { + "Tag": "Store", + "ToolTip": "Die Verknüpfung \"Microsoft Store\" von der Taskleiste lösen." + }, + "Two": { + "Tag": "Mail", + "ToolTip": "Die Verknüpfung \"Mail\" von der Taskleiste lösen" + } + } + }, + { + "Id": 332, + "Region": "UI & Personalization", + "Function": "TaskbarSize", + "Arg": { + "Zero": { + "Tag": "Large", + "ToolTip": "Taskleiste vergrößern" + }, + "One": { + "Tag": "Default", + "ToolTip": "Taskleistengröße (Standard)" + }, + "Two": { + "Tag": "Small", + "ToolTip": "Taskleiste verkleinern" + } + } + }, + { + "Id": 333, + "Region": "UI & Personalization", + "Function": "ControlPanelView", + "Arg": { + "Zero": { + "Tag": "LargeIcons", + "ToolTip": "Große Systemsteuerungssymbole anzeigen" + }, + "One": { + "Tag": "SmallIcons", + "ToolTip": "Kleine Systemsteuerungssymbole anzeigen" + }, + "Two": { + "Tag": "Category", + "ToolTip": "Systemsteuerungssymbole nach Kategorie anzeigen (Standard)" + } + } + }, + { + "Id": 334, + "Region": "UI & Personalization", + "Function": "WindowsColorMode", + "Arg": { + "Zero": { + "Tag": "Dark", + "ToolTip": "Den Windows-Standardmodus auf dunkel einstellen" + }, + "One": { + "Tag": "Light", + "ToolTip": "Den Windows-Standardmodus auf hell einstellen(Standart)" + } + } + }, + { + "Id": 335, + "Region": "UI & Personalization", + "Function": "AppColorMode", + "Arg": { + "Zero": { + "Tag": "Dark", + "ToolTip": "Den App-Standardmodus auf dunkel einstellen" + }, + "One": { + "Tag": "Light", + "ToolTip": "Den App-Standardmodus auf hell einstellen (Standart)" + } + } + }, + { + "Id": 336, + "Region": "UI & Personalization", + "Function": "NewAppInstalledNotification", + "Arg": { + "Zero": { + "Tag": "Hide", + "ToolTip": "Den Indikator \"Neu installierte App\" ausblenden" + }, + "One": { + "Tag": "Show", + "ToolTip": "Den Indikator \"Neu installierte App\" anzeigen (Standart)" + } + } + }, + { + "Id": 337, + "Region": "UI & Personalization", + "Function": "FirstLogonAnimation", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Animation zur Erstanmeldung nach dem Upgrade ausblenden" + }, + "One": { + "Tag": "Enable", + "ToolTip": "Animation zur Erstanmeldung nach dem Upgrade anzeigen (Standart)" + } + } + }, + { + "Id": 338, + "Region": "UI & Personalization", + "Function": "JPEGWallpapersQuality", + "Arg": { + "Zero": { + "Tag": "Max", + "ToolTip": "Den Qualitätsfaktor der JPEG-Desktop-Hintergründe auf Maximum setzen" + }, + "One": { + "Tag": "Default", + "ToolTip": "Den Qualitätsfaktor der JPEG-Desktop-Hintergründe auf Standard setzen (Standard)" + } + } + }, + { + "Id": 339, + "Region": "UI & Personalization", + "Function": "TaskManagerWindow", + "Arg": { + "Zero": { + "Tag": "Expanded", + "ToolTip": "Den Task-Manager im erweiterten Modus starten" + }, + "One": { + "Tag": "Compact", + "ToolTip": "Den Task-Manager im kompakten Modus starten (Standard)" + } + } + }, + { + "Id": 340, + "Region": "UI & Personalization", + "Function": "RestartNotification", + "Arg": { + "Zero": { + "Tag": "Show", + "ToolTip": "Eine Benachrichtigung anzeigen, wenn Ihr PC neu gestartet werden muss, um die Aktualisierung abzuschließen" + }, + "One": { + "Tag": "Hide", + "ToolTip": "Keine Benachrichtigung anzeigen, wenn Ihr PC neu gestartet werden muss, um die Aktualisierung abzuschließen (Standard)" + } + } + }, + { + "Id": 341, + "Region": "UI & Personalization", + "Function": "ShortcutsSuffix", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Das Suffix \"-Verknüpfung\" nicht an den Dateinamen der erstellten Verknüpfungen anfügen." + }, + "One": { + "Tag": "Enable", + "ToolTip": "Das Suffix \"-Verknüpfung\" an den Dateinamen der erstellten Verknüpfungen anfügen. (Standard)" + } + } + }, + { + "Id": 342, + "Region": "UI & Personalization", + "Function": "PrtScnSnippingTool", + "Arg": { + "Zero": { + "Tag": "Enable", + "ToolTip": "Die Schaltfläche Bildschirm drucken verwenden, um den Bildschirmausschnitt zu öffnen." + }, + "One": { + "Tag": "Disable", + "ToolTip": "Die Schaltfläche Bildschirm drucken nicht verwenden, um Bildschirmausschnitten zu öffnen (Standard)" + } + } + }, + { + "Id": 343, + "Region": "UI & Personalization", + "Function": "AppsLanguageSwitch", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Für jedes App-Fenster eine andere Eingabemethode verwenden" + }, + "One": { + "Tag": "Enable", + "ToolTip": "Nicht für jedes App-Fenster eine andere Eingabemethode verwenden (Standard)" + } + } + }, + { + "Id": 344, + "Region": "UI & Personalization", + "Function": "AeroShaking", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Wenn ich die Titelleiste eines Fensters greife und schüttle, werden alle anderen Fenster minimiert" + }, + "One": { + "Tag": "Enable", + "ToolTip": "Wenn ich die Titelleiste eines Fensters greife und schüttle, werden nicht alle anderen Fenster minimiert (Standard)" + } + } + }, + { + "Id": 400, + "Region": "OneDrive", + "Function": "OneDrive", + "Arg": { + "Zero": { + "Tag": "Uninstall", + "ToolTip": "OneDrive deinstallieren. Der OneDrive-Benutzerordner wird nicht entfernt" + }, + "One": { + "Tag": "Install", + "ToolTip": "OneDrive installieren" + } + } + }, + { + "Id": 500, + "Region": "System", + "Function": "StorageSense", + "Arg": { + "Zero": { + "Tag": "Enable", + "ToolTip": "Storage Sense einschalten" + }, + "One": { + "Tag": "Disable", + "ToolTip": "Storage Sense ausschalten (Standard)" + } + } + }, + { + "Id": 501, + "Region": "System", + "Function": "StorageSenseTempFiles", + "Arg": { + "Zero": { + "Tag": "Enable", + "ToolTip": "Temporäre Dateien löschen, die von Apps nicht verwendet werden (Standard)" + }, + "One": { + "Tag": "Disable", + "ToolTip": "Keine temporären Dateien löschen, die von Apps nicht verwendet werden." + } + } + }, + { + "Id": 502, + "Region": "System", + "Function": "StorageSenseFrequency", + "Arg": { + "Zero": { + "Tag": "Month", + "ToolTip": "Storage Sense jeden Monat ausführen" + }, + "One": { + "Tag": "Default", + "ToolTip": "Storage Sense bei wenig freien Speicherplatz ausführen (Standard)" + } + } + }, + { + "Id": 503, + "Region": "System", + "Function": "Hibernation", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Hibernation/Ruhezustand deaktivieren. Es wird nicht empfohlen, ihn auf Laptops zu deaktivieren." + }, + "One": { + "Tag": "Enable", + "ToolTip": "Hibernation/Ruhezustand (Standard)" + } + } + }, + { + "Id": 504, + "Region": "System", + "Function": "TempFolder", + "Arg": { + "Zero": { + "Tag": "SystemDrive", + "ToolTip": "Change the %TEMP% environment variable path to %SystemDrive%\\Temp" + }, + "One": { + "Tag": "Default", + "ToolTip": "Change %TEMP% environment variable path to %LOCALAPPDATA%\\Temp (default value)" + } + } + }, + { + "Id": 505, + "Region": "System", + "Function": "Win32LongPathLimit", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Disable the Windows 260 characters path limit" + }, + "One": { + "Tag": "Enable", + "ToolTip": "Enable the Windows 260 character path limit (default value)" + } + } + }, + { + "Id": 506, + "Region": "System", + "Function": "BSoDStopError", + "Arg": { + "Zero": { + "Tag": "Enable", + "ToolTip": "Display the Stop error information on the BSoD" + }, + "One": { + "Tag": "Disable", + "ToolTip": "Do not display the Stop error information on the BSoD (default value)" + } + } + }, + { + "Id": 507, + "Region": "System", + "Function": "AdminApprovalMode", + "Arg": { + "Zero": { + "Tag": "Never", + "ToolTip": "Choose when to be notified about changes to your computer: never notify" + }, + "One": { + "Tag": "Default", + "ToolTip": "Choose when to be notified about changes to your computer: notify me only when apps try to make changes to my computer (default value)" + } + } + }, + { + "Id": 508, + "Region": "System", + "Function": "MappedDrivesAppElevatedAccess", + "Arg": { + "Zero": { + "Tag": "Enable", + "ToolTip": "Turn on access to mapped drives from app running with elevated permissions with Admin Approval Mode enabled" + }, + "One": { + "Tag": "Disable", + "ToolTip": "Turn off access to mapped drives from app running with elevated permissions with Admin Approval Mode enabled (default value)" + } + } + }, + { + "Id": 509, + "Region": "System", + "Function": "DeliveryOptimization", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Turn off Delivery Optimization" + }, + "One": { + "Tag": "Enable", + "ToolTip": "Turn on Delivery Optimization (default value)" + } + } + }, + { + "Id": 510, + "Region": "System", + "Function": "WaitNetworkStartup", + "Arg": { + "Zero": { + "Tag": "Enable", + "ToolTip": "Always wait for the network at computer startup and logon for workgroup networks" + }, + "One": { + "Tag": "Disable", + "ToolTip": "Never wait for the network at computer startup and logon for workgroup networks (default value)" + } + } + }, + { + "Id": 511, + "Region": "System", + "Function": "WindowsManageDefaultPrinter", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Do not let Windows manage my default printer" + }, + "One": { + "Tag": "Enable", + "ToolTip": "Let Windows manage my default printer (default value)" + } + } + }, + { + "Id": 512, + "Region": "System", + "Function": "WindowsFeatures", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Disable the Windows features using the pop-up dialog box" + }, + "One": { + "Tag": "Enable", + "ToolTip": "Enable the Windows features using the pop-up dialog box (default value)" + } + } + }, + { + "Id": 513, + "Region": "System", + "Function": "WindowsCapabilities", + "Arg": { + "Zero": { + "Tag": "Uninstall", + "ToolTip": "Uninstall optional features using the pop-up dialog box" + }, + "One": { + "Tag": "Install", + "ToolTip": "Install optional features using the pop-up dialog box (default value)" + } + } + }, + { + "Id": 514, + "Region": "System", + "Function": "UpdateMicrosoftProducts", + "Arg": { + "Zero": { + "Tag": "Enable", + "ToolTip": "Receive updates for other Microsoft products when you update Windows" + }, + "One": { + "Tag": "Disable", + "ToolTip": "Do not receive updates for other Microsoft products when you update Windows (default value)" + } + } + }, + { + "Id": 515, + "Region": "System", + "Function": "PowerPlan", + "Arg": { + "Zero": { + "Tag": "High", + "ToolTip": "Set power plan on \"High performance\". It isn't recommended to turn on the \"High performance\" power plan on laptops" + }, + "One": { + "Tag": "Balanced", + "ToolTip": "Set the power plan on \"Balanced\" (default value)" + } + } + }, + { + "Id": 516, + "Region": "System", + "Function": "LatestInstalled.NET", + "Arg": { + "Zero": { + "Tag": "Enable", + "ToolTip": "Use the latest installed .NET runtime for all apps" + }, + "One": { + "Tag": "Disable", + "ToolTip": "Do not use the latest installed .NET runtime for all apps (default value)" + } + } + }, + { + "Id": 517, + "Region": "System", + "Function": "NetworkAdaptersSavePower", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Do not allow the computer to turn off the network adapters to save power" + }, + "One": { + "Tag": "Enable", + "ToolTip": "Allow the computer to turn off the network adapters to save power (default value)" + } + } + }, + { + "Id": 518, + "Region": "System", + "Function": "IPv6Component", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Disable the Internet Protocol Version 6 (TCP/IPv6) component for all network connections. Before invoking the function, a check will be run whether your ISP supports the IPv6 protocol using https://ipv6-test.com" + }, + "One": { + "Tag": "Enable", + "ToolTip": "Enable the Internet Protocol Version 6 (TCP/IPv6) component for all network connections (default value). Before invoking the function, a check will be run whether your ISP supports the IPv6 protocol using https://ipv6-test.com" + } + } + }, + { + "Id": 519, + "Region": "System", + "Function": "InputMethod", + "Arg": { + "Zero": { + "Tag": "English", + "ToolTip": "Override for default input method: English" + }, + "One": { + "Tag": "Default", + "ToolTip": "Override for default input method: use language list (default value)" + } + } + }, + { + "Id": 520, + "Region": "System", + "Function": "SetUserShellFolderLocation", + "Arg": { + "Zero": { + "Tag": "Root", + "ToolTip": "Move user folders location to the root of any drive using the interactive menu. User files or folders won't me moved to a new location. Move them manually. They're located in the %USERPROFILE% folder by default" + }, + "One": { + "Tag": "Custom", + "ToolTip": "Select folders for user folders location manually using a folder browser dialog User files or folders won't me moved to a new location. Move them manually. They're located in the %USERPROFILE% folder by default" + }, + "Two": { + "Tag": "Default", + "ToolTip": "Change user folders location to the default values User files or folders won't me moved to a new location. Move them manually. They're located in the %USERPROFILE% folder by default (default value)" + } + } + }, + { + "Id": 521, + "Region": "System", + "Function": "WinPrtScrFolder", + "Arg": { + "Zero": { + "Tag": "Desktop", + "ToolTip": "Save screenshots by pressing Win+PrtScr on the Desktop" + }, + "One": { + "Tag": "Default", + "ToolTip": "Save screenshots by pressing Win+PrtScr on the Pictures folder (default value)" + } + } + }, + { + "Id": 522, + "Region": "System", + "Function": "RecommendedTroubleshooting", + "Arg": { + "Zero": { + "Tag": "Automatic", + "ToolTip": "Run troubleshooter automatically, then notify. In order this feature to work the OS level of diagnostic data gathering will be set to \"Optional diagnostic data\" and the error reporting feature will be turned on" + }, + "One": { + "Tag": "Default", + "ToolTip": "Ask me before running troubleshooters. In order this feature to work the OS level of diagnostic data gathering will be set to \"Optional diagnostic data\" and the error reporting feature will be turned on (default value)" + } + } + }, + { + "Id": 523, + "Region": "System", + "Function": "FoldersLaunchSeparateProcess", + "Arg": { + "Zero": { + "Tag": "Enable", + "ToolTip": "Launch folder windows in a separate process" + }, + "One": { + "Tag": "Disable", + "ToolTip": "Do not launch folder windows in a separate process (default value)" + } + } + }, + { + "Id": 524, + "Region": "System", + "Function": "ReservedStorage", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Disable and delete reserved storage after the next update installation" + }, + "One": { + "Tag": "Enable", + "ToolTip": "Enable reserved storage (default value)" + } + } + }, + { + "Id": 525, + "Region": "System", + "Function": "F1HelpPage", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Disable help lookup via F1" + }, + "One": { + "Tag": "Enable", + "ToolTip": "Enable help lookup via F1 (default value)" + } + } + }, + { + "Id": 526, + "Region": "System", + "Function": "NumLock", + "Arg": { + "Zero": { + "Tag": "Enable", + "ToolTip": "Enable Num Lock at startup" + }, + "One": { + "Tag": "Disable", + "ToolTip": "Disable Num Lock at startup (default value)" + } + } + }, + { + "Id": 527, + "Region": "System", + "Function": "CapsLock", + "Arg": { + "Zero": { + "Tag": "Enable", + "ToolTip": "Enable Caps Lock" + }, + "One": { + "Tag": "Disable", + "ToolTip": "Disable Caps Lock (default value)" + } + } + }, + { + "Id": 528, + "Region": "System", + "Function": "StickyShift", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Turn off pressing the Shift key 5 times to turn Sticky keys" + }, + "One": { + "Tag": "Enable", + "ToolTip": "Turn on pressing the Shift key 5 times to turn Sticky keys (default value)" + } + } + }, + { + "Id": 529, + "Region": "System", + "Function": "Autoplay", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Don't use AutoPlay for all media and devices" + }, + "One": { + "Tag": "Enable", + "ToolTip": "Use AutoPlay for all media and devices (default value)" + } + } + }, + { + "Id": 530, + "Region": "System", + "Function": "ThumbnailCacheRemoval", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Disable thumbnail cache removal" + }, + "One": { + "Tag": "Enable", + "ToolTip": "Enable thumbnail cache removal (default value)" + } + } + }, + { + "Id": 531, + "Region": "System", + "Function": "SaveRestartableApps", + "Arg": { + "Zero": { + "Tag": "Enable", + "ToolTip": "Enable automatically saving my restartable apps when signing out and restart them after signing in" + }, + "One": { + "Tag": "Disable", + "ToolTip": "Disable automatically saving my restartable apps when signing out and restart them after signing in (default value)" + } + } + }, + { + "Id": 532, + "Region": "System", + "Function": "NetworkDiscovery", + "Arg": { + "Zero": { + "Tag": "Enable", + "ToolTip": "Enable \"Network Discovery\" and \"File and Printers Sharing\" for workgroup networks" + }, + "One": { + "Tag": "Disable", + "ToolTip": "Disable \"Network Discovery\" and \"File and Printers Sharing\" for workgroup networks (default value)" + } + } + }, + { + "Id": 533, + "Region": "System", + "Function": "ActiveHours", + "Arg": { + "Zero": { + "Tag": "Automatically", + "ToolTip": "Automatically adjust active hours for me based on daily usage" + }, + "One": { + "Tag": "Manually", + "ToolTip": "Manually adjust active hours for me based on daily usage (default value)" + } + } + }, + { + "Id": 534, + "Region": "System", + "Function": "RestartDeviceAfterUpdate", + "Arg": { + "Zero": { + "Tag": "Enable", + "ToolTip": "Restart this device as soon as possible when a restart is required to install an update" + }, + "One": { + "Tag": "Disable", + "ToolTip": "Do not restart this device as soon as possible when a restart is required to install an update (default value)" + } + } + }, + { + "Id": 535, + "Region": "System", + "Function": "DefaultTerminalApp", + "Arg": { + "Zero": { + "Tag": "WindowsTerminal", + "ToolTip": "Set Windows Terminal Preview as default terminal app to host the user interface for command-line applications" + }, + "One": { + "Tag": "ConsoleHost", + "ToolTip": "Set Windows Console Host as default terminal app to host the user interface for command-line applications (default value)" + } + } + }, + { + "Id": 600, + "Region": "WSL", + "Function": "WSL", + "Arg": { + "Zero": { + "Tag": "", + "ToolTip": "Enable Windows Subsystem for Linux (WSL), install the latest WSL Linux kernel version, and a Linux distribution using a pop-up form" + } + } + }, + { + "Id": 700, + "Region": "Start menu", + "Function": "RecentlyAddedApps", + "Arg": { + "Zero": { + "Tag": "Hide", + "ToolTip": "Hide recently added apps in the Start menu" + }, + "One": { + "Tag": "Show", + "ToolTip": "Show recently added apps in the Start menu (default value)" + } + } + }, + { + "Id": 701, + "Region": "Start menu", + "Function": "AppSuggestions", + "Arg": { + "Zero": { + "Tag": "Hide", + "ToolTip": "Hide app suggestions in the Start menu" + }, + "One": { + "Tag": "Show", + "ToolTip": "Show app suggestions in the Start menu (default value)" + } + } + }, + { + "Id": 702, + "Region": "Start menu", + "Function": "RunPowerShellShortcut", + "Arg": { + "Zero": { + "Tag": "Elevated", + "ToolTip": "Run the Windows PowerShell shortcut from the Start menu as Administrator" + }, + "One": { + "Tag": "NonElevated", + "ToolTip": "Run the Windows PowerShell shortcut from the Start menu as user (default value)" + } + } + }, + { + "Id": 703, + "Region": "Start menu", + "Function": "PinToStart -Tiles", + "ToolTip": "Pin to Start the following shortcuts: Control Panel, Devices and Printers, PowerShell", + "Arg": { + "Zero": { + "Tag": "ControlPanel", + "ToolTip": "Pin the Control Panel shortcut to Start" + }, + "One": { + "Tag": "DevicesPrinters", + "ToolTip": "Pin the \"Devices & Printers\" shortcut to Start" + }, + "Two": { + "Tag": "PowerShell", + "ToolTip": "Pin the Windows PowerShell shortcut to Start" + } + } + }, + { + "Id": 704, + "Region": "Start menu", + "Function": "PinToStart -UnpinAll", + "Arg": { + "Zero": { + "Tag": "", + "ToolTip": "Unpin all the Start tiles" + } + } + }, + { + "Id": 800, + "Region": "UWP apps", + "Function": "UninstallUWPApps", + "Arg": { + "Zero": { + "Tag": "", + "ToolTip": "Uninstall UWP apps using the pop-up dialog box" + } + } + }, + { + "Id": 801, + "Region": "UWP apps", + "Function": "UninstallUWPApps -ForAllUsers", + "Arg": { + "Zero": { + "Tag": "", + "ToolTip": "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 \"ForAllUsers\" argument sets a checkbox to unistall packages for all users" + } + } + }, + { + "Id": 802, + "Region": "UWP apps", + "Function": "RestoreUWPApps", + "Arg": { + "Zero": { + "Tag": "", + "ToolTip": "Restore the default UWP apps using the pop-up dialog box. UWP apps can be restored only if they were uninstalled only for the current user" + } + } + }, + { + "Id": 803, + "Region": "UWP apps", + "Function": "HEIF", + "Arg": { + "Zero": { + "Tag": "Manual", + "ToolTip": "Open Microsoft Store \"HEVC Video Extensions from Device Manufacturer\" page to install this extension manually to be able to open .heic and .heif image formats. The extension can be installed without a Microsoft account" + }, + "One": { + "Tag": "Install", + "ToolTip": "Download and install \"HEVC Video Extensions from Device Manufacturer\" to be able to open .heic and .heif formats" + } + } + }, + { + "Id": 804, + "Region": "UWP apps", + "Function": "CortanaAutostart", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Disable Cortana autostarting" + }, + "One": { + "Tag": "Enable", + "ToolTip": "Enable Cortana autostarting (default value)" + } + } + }, + { + "Id": 805, + "Region": "UWP apps", + "Function": "TeamsAutostart", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Disable Microsoft Teams autostarting" + }, + "One": { + "Tag": "Enable", + "ToolTip": "Enable Microsoft Teams autostarting (default value)" + } + } + }, + { + "Id": 806, + "Region": "UWP apps", + "Function": "BackgroundUWPApps", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Do not let all UWP apps run in the background" + }, + "One": { + "Tag": "Enable", + "ToolTip": "Let all UWP apps run in the background (default value)" + } + } + }, + { + "Id": 807, + "Region": "UWP apps", + "Function": "CheckUWPAppsUpdates", + "Arg": { + "Zero": { + "Tag": "", + "ToolTip": "Check for UWP apps updates" + } + } + }, + { + "Id": 900, + "Region": "Gaming", + "Function": "XboxGameBar", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Disable Xbox Game Bar" + }, + "One": { + "Tag": "Enable", + "ToolTip": "Enable Xbox Game Bar (default value)" + } + } + }, + { + "Id": 901, + "Region": "Gaming", + "Function": "XboxGameTips", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Disable Xbox Game Bar tips" + }, + "One": { + "Tag": "Enable", + "ToolTip": "Enable Xbox Game Bar tips (default value)" + } + } + }, + { + "Id": 902, + "Region": "Gaming", + "Function": "SetAppGraphicsPerformance", + "Arg": { + "Zero": { + "Tag": "", + "ToolTip": "Choose an app and set the \"High performance\" graphics performance for it. Only with a dedicated GPU" + } + } + }, + { + "Id": 903, + "Region": "Gaming", + "Function": "GPUScheduling", + "Arg": { + "Zero": { + "Tag": "Enable", + "ToolTip": "Turn on hardware-accelerated GPU scheduling. Restart needed. Only with a dedicated GPU and WDDM verion is 2.7 or higher" + }, + "One": { + "Tag": "Disable", + "ToolTip": "Turn off hardware-accelerated GPU scheduling. Restart needed (default value)" + } + } + }, + { + "Id": 1000, + "Region": "Scheduled tasks", + "Function": "CleanupTask", + "Arg": { + "Zero": { + "Tag": "Register", + "ToolTip": "Create the \"Windows Cleanup\" scheduled task for cleaning up Windows unused files and updates. A native interactive toast notification pops up every 30 days. The task runs every 30 days" + }, + "One": { + "Tag": "Delete", + "ToolTip": "Delete the \"Windows Cleanup\" and \"Windows Cleanup Notification\" scheduled tasks for cleaning up Windows unused files and updates" + } + } + }, + { + "Id": 1001, + "Region": "Scheduled tasks", + "Function": "SoftwareDistributionTask", + "Arg": { + "Zero": { + "Tag": "Register", + "ToolTip": "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" + }, + "One": { + "Tag": "Delete", + "ToolTip": "Delete the \"SoftwareDistribution\" scheduled task for cleaning up the %SystemRoot%\\SoftwareDistribution\\Download folder" + } + } + }, + { + "Id": 1002, + "Region": "Scheduled tasks", + "Function": "TempTask", + "Arg": { + "Zero": { + "Tag": "Register", + "ToolTip": "Create the \"Temp\" scheduled task for cleaning up the %TEMP% folder. The task runs every 60 days" + }, + "One": { + "Tag": "Delete", + "ToolTip": "Delete the \"Temp\" scheduled task for cleaning up the %TEMP% folder" + } + } + }, + { + "Id": 1100, + "Region": "Microsoft Defender & Security", + "Function": "NetworkProtection", + "Arg": { + "Zero": { + "Tag": "Enable", + "ToolTip": "Enable Microsoft Defender Exploit Guard network protection" + }, + "One": { + "Tag": "Disable", + "ToolTip": "Disable Microsoft Defender Exploit Guard network protection (default value)" + } + } + }, + { + "Id": 1101, + "Region": "Microsoft Defender & Security", + "Function": "PUAppsDetection", + "Arg": { + "Zero": { + "Tag": "Enable", + "ToolTip": "Enable detection for potentially unwanted applications and block them" + }, + "One": { + "Tag": "Disable", + "ToolTip": "Disable detection for potentially unwanted applications and block them (default value)" + } + } + }, + { + "Id": 1102, + "Region": "Microsoft Defender & Security", + "Function": "DefenderSandbox", + "Arg": { + "Zero": { + "Tag": "Enable", + "ToolTip": "Enable sandboxing for Microsoft Defender" + }, + "One": { + "Tag": "Disable", + "ToolTip": "Disable sandboxing for Microsoft Defender (default value)" + } + } + }, + { + "Id": 1103, + "Region": "Microsoft Defender & Security", + "Function": "DismissMSAccount", + "Arg": { + "Zero": { + "Tag": "", + "ToolTip": "Dismiss Microsoft Defender offer in the Windows Security about signing in Microsoft account" + } + } + }, + { + "Id": 1104, + "Region": "Microsoft Defender & Security", + "Function": "DismissSmartScreenFilter", + "Arg": { + "Zero": { + "Tag": "", + "ToolTip": "Dismiss Microsoft Defender offer in the Windows Security about turning on the SmartScreen filter for Microsoft Edge" + } + } + }, + { + "Id": 1105, + "Region": "Microsoft Defender & Security", + "Function": "AuditProcess", + "Arg": { + "Zero": { + "Tag": "Enable", + "ToolTip": "Enable events auditing generated when a process is created (starts)" + }, + "One": { + "Tag": "Disable", + "ToolTip": "Disable events auditing generated when a process is created (starts) (default value)" + } + } + }, + { + "Id": 1106, + "Region": "Microsoft Defender & Security", + "Function": "CommandLineProcessAudit", + "Arg": { + "Zero": { + "Tag": "Enable", + "ToolTip": "Include command line in process creation events. In order this feature to work events auditing (ProcessAudit -Enable) will be enabled" + }, + "One": { + "Tag": "Disable", + "ToolTip": "Do not include command line in process creation events (default value)" + } + } + }, + { + "Id": 1107, + "Region": "Microsoft Defender & Security", + "Function": "EventViewerCustomView", + "Arg": { + "Zero": { + "Tag": "Enable", + "ToolTip": "Create \"Process Creation\" Event Viewer custom view. In order this feature to work events auditing (AuditProcess -Enable) and command line in process creation events will be enabled" + }, + "One": { + "Tag": "Disable", + "ToolTip": "Remove \"Process Creation\" Event Viewer custom view (default value)" + } + } + }, + { + "Id": 1108, + "Region": "Microsoft Defender & Security", + "Function": "PowerShellModulesLogging", + "Arg": { + "Zero": { + "Tag": "Enable", + "ToolTip": "Enable logging for all Windows PowerShell modules" + }, + "One": { + "Tag": "Disable", + "ToolTip": "Disable logging for all Windows PowerShell modules (default value)" + } + } + }, + { + "Id": 1109, + "Region": "Microsoft Defender & Security", + "Function": "PowerShellScriptsLogging", + "Arg": { + "Zero": { + "Tag": "Enable", + "ToolTip": "Enable logging for all PowerShell scripts input to the Windows PowerShell event log" + }, + "One": { + "Tag": "Disable", + "ToolTip": "Disable logging for all PowerShell scripts input to the Windows PowerShell event log (default value)" + } + } + }, + { + "Id": 1110, + "Region": "Microsoft Defender & Security", + "Function": "AppsSmartScreen", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Microsoft Defender SmartScreen doesn't marks downloaded files from the Internet as unsafe" + }, + "One": { + "Tag": "Enable", + "ToolTip": "Microsoft Defender SmartScreen marks downloaded files from the Internet as unsafe (default value)" + } + } + }, + { + "Id": 1111, + "Region": "Microsoft Defender & Security", + "Function": "SaveZoneInformation", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Disable the Attachment Manager marking files that have been downloaded from the Internet as unsafe" + }, + "One": { + "Tag": "Enable", + "ToolTip": "Enable the Attachment Manager marking files that have been downloaded from the Internet as unsafe (default value)" + } + } + }, + { + "Id": 1112, + "Region": "Microsoft Defender & Security", + "Function": "WindowsScriptHost", + "Arg": { + "Zero": { + "Tag": "Disable", + "ToolTip": "Disable Windows Script Host. Blocks WSH from executing .js and .vbs files" + }, + "One": { + "Tag": "Enable", + "ToolTip": "Enable Windows Script Host (default value)" + } + } + }, + { + "Id": 1113, + "Region": "Microsoft Defender & Security", + "Function": "WindowsSandbox", + "Arg": { + "Zero": { + "Tag": "Enable", + "ToolTip": "Enable Windows Sandbox" + }, + "One": { + "Tag": "Disable", + "ToolTip": "Disable Windows Sandbox (default value)" + } + } + }, + { + "Id": 1114, + "Region": "Microsoft Defender & Security", + "Function": "DNSoverHTTPS", + "Arg": { + "Zero": { + "Tag": "Enable", + "ToolTip": "Enable DNS-over-HTTPS for IPv4. The preferred DNS server: 1.0.0.1, the alternate: 1.1.1.1" + }, + "One": { + "Tag": "Disable", + "ToolTip": "Disable DNS-over-HTTPS for IPv4 (default value)" + } + } + }, + { + "Id": 1200, + "Region": "Context menu", + "Function": "MSIExtractContext", + "Arg": { + "Zero": { + "Tag": "Show", + "ToolTip": "Show the \"Extract all\" item in the Windows Installer (.msi) context menu" + }, + "One": { + "Tag": "Hide", + "ToolTip": "Hide the \"Extract all\" item from the Windows Installer (.msi) context menu (default value)" + } + } + }, + { + "Id": 1201, + "Region": "Context menu", + "Function": "CABInstallContext", + "Arg": { + "Zero": { + "Tag": "Show", + "ToolTip": "Show the \"Install\" item in the Cabinet (.cab) filenames extensions context menu" + }, + "One": { + "Tag": "Hide", + "ToolTip": "Hide the \"Install\" item from the Cabinet (.cab) filenames extensions context menu (default value)" + } + } + }, + { + "Id": 1202, + "Region": "Context menu", + "Function": "RunAsDifferentUserContext", + "Arg": { + "Zero": { + "Tag": "Show", + "ToolTip": "Show the \"Run as different user\" item to the .exe filename extensions context menu" + }, + "One": { + "Tag": "Hide", + "ToolTip": "Hide the \"Run as different user\" item from the .exe filename extensions context menu (default value)" + } + } + }, + { + "Id": 1203, + "Region": "Context menu", + "Function": "CastToDeviceContext", + "Arg": { + "Zero": { + "Tag": "Hide", + "ToolTip": "Hide the \"Cast to Device\" item from the media files and folders context menu" + }, + "One": { + "Tag": "Show", + "ToolTip": "Show the \"Cast to Device\" item in the media files and folders context menu (default value)" + } + } + }, + { + "Id": 1204, + "Region": "Context menu", + "Function": "ShareContext", + "Arg": { + "Zero": { + "Tag": "Hide", + "ToolTip": "Hide the \"Share\" item from the context menu" + }, + "One": { + "Tag": "Show", + "ToolTip": "Show the \"Share\" item in the context menu (default value)" + } + } + }, + { + "Id": 1205, + "Region": "Context menu", + "Function": "EditWithPaint3DContext", + "Arg": { + "Zero": { + "Tag": "Hide", + "ToolTip": "Hide the \"Edit with Paint 3D\" item from the media files context menu" + }, + "One": { + "Tag": "Show", + "ToolTip": "Show the \"Edit with Paint 3D\" item in the media files context menu (default value)" + } + } + }, + { + "Id": 1206, + "Region": "Context menu", + "Function": "EditWithPhotosContext", + "Arg": { + "Zero": { + "Tag": "Hide", + "ToolTip": "Hide the \"Edit with Photos\" item from the media files context menu" + }, + "One": { + "Tag": "Show", + "ToolTip": "Show the \"Edit with Photos\" item in the media files context menu (default value)" + } + } + }, + { + "Id": 1207, + "Region": "Context menu", + "Function": "CreateANewVideoContext", + "Arg": { + "Zero": { + "Tag": "Hide", + "ToolTip": "Hide the \"Create a new video\" item in the media files context menu" + }, + "One": { + "Tag": "Show", + "ToolTip": "Show the \"Create a new video\" item in the media files context menu (default value)" + } + } + }, + { + "Id": 1208, + "Region": "Context menu", + "Function": "ImagesEditContext", + "Arg": { + "Zero": { + "Tag": "Hide", + "ToolTip": "Hide the \"Edit\" item from the images context menu" + }, + "One": { + "Tag": "Show", + "ToolTip": "Show the \"Edit\" item in images context menu (default value)" + } + } + }, + { + "Id": 1209, + "Region": "Context menu", + "Function": "PrintCMDContext", + "Arg": { + "Zero": { + "Tag": "Hide", + "ToolTip": "Hide the \"Print\" item from the .bat and .cmd context menu" + }, + "One": { + "Tag": "Show", + "ToolTip": "Show the \"Print\" item in the .bat and .cmd context menu (default value)" + } + } + }, + { + "Id": 1210, + "Region": "Context menu", + "Function": "IncludeInLibraryContext", + "Arg": { + "Zero": { + "Tag": "Hide", + "ToolTip": "Hide the \"Include in Library\" item from the folders and drives context menu" + }, + "One": { + "Tag": "Show", + "ToolTip": "Show the \"Include in Library\" item in the folders and drives context menu (default value)" + } + } + }, + { + "Id": 1211, + "Region": "Context menu", + "Function": "SendToContext", + "Arg": { + "Zero": { + "Tag": "Hide", + "ToolTip": "Hide the \"Send to\" item from the folders context menu" + }, + "One": { + "Tag": "Show", + "ToolTip": "Show the \"Send to\" item in the folders context menu (default value)" + } + } + }, + { + "Id": 1212, + "Region": "Context menu", + "Function": "BitLockerContext", + "Arg": { + "Zero": { + "Tag": "Hide", + "ToolTip": "Hide the \"Turn on BitLocker\" item from the drives context menu" + }, + "One": { + "Tag": "Show", + "ToolTip": "Show the \"Turn on BitLocker\" item in the drives context menu (default value)" + } + } + }, + { + "Id": 1213, + "Region": "Context menu", + "Function": "BitmapImageNewContext", + "Arg": { + "Zero": { + "Tag": "Hide", + "ToolTip": "Hide the \"Bitmap image\" item from the \"New\" context menu" + }, + "One": { + "Tag": "Show", + "ToolTip": "Show the \"Bitmap image\" item to the \"New\" context menu (default value)" + } + } + }, + { + "Id": 1214, + "Region": "Context menu", + "Function": "RichTextDocumentNewContext", + "Arg": { + "Zero": { + "Tag": "Hide", + "ToolTip": "Hide the \"Rich Text Document\" item from the \"New\" context menu" + }, + "One": { + "Tag": "Show", + "ToolTip": "Show the \"Rich Text Document\" item to the \"New\" context menu (default value)" + } + } + }, + { + "Id": 1215, + "Region": "Context menu", + "Function": "CompressedFolderNewContext", + "Arg": { + "Zero": { + "Tag": "Hide", + "ToolTip": "Hide the \"Compressed (zipped) Folder\" item from the \"New\" context menu" + }, + "One": { + "Tag": "Show", + "ToolTip": "Show the \"Compressed (zipped) Folder\" item to the \"New\" context menu (default value)" + } + } + }, + { + "Id": 1216, + "Region": "Context menu", + "Function": "MultipleInvokeContext", + "Arg": { + "Zero": { + "Tag": "Enable", + "ToolTip": "Enable the \"Open\", \"Print\", and \"Edit\" context menu items for more than 15 items selected" + }, + "One": { + "Tag": "Disable", + "ToolTip": "Disable the \"Open\", \"Print\", and \"Edit\" context menu items for more than 15 items selected (default value)" + } + } + }, + { + "Id": 1217, + "Region": "Context menu", + "Function": "UseStoreOpenWith", + "Arg": { + "Zero": { + "Tag": "Hide", + "ToolTip": "Hide the \"Look for an app in the Microsoft Store\" item in the \"Open with\" dialog" + }, + "One": { + "Tag": "Show", + "ToolTip": "Show the \"Look for an app in the Microsoft Store\" item in the \"Open with\" dialog (default value)" + } + } + }, + { + "Id": 1218, + "Region": "Context menu", + "Function": "WindowsTerminalContext", + "Arg": { + "Zero": { + "Tag": "Hide", + "ToolTip": "Hide the \"Open in Windows Terminal\" menu option in the folders context menu" + }, + "One": { + "Tag": "Show", + "ToolTip": "Show the \"Open in Windows Terminal\" menu option in the folders context menu (default value)" + } + } + } +] From a081105af4bd8b63bacd5e01aad9b1730eb68e08 Mon Sep 17 00:00:00 2001 From: Hen Ry Date: Tue, 10 Aug 2021 16:38:44 +0200 Subject: [PATCH 03/13] Update tooltip.json Fix --- Wrapper/Localizations/de-DE/tooltip.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Wrapper/Localizations/de-DE/tooltip.json b/Wrapper/Localizations/de-DE/tooltip.json index 0efa4a4b..c3611cd8 100644 --- a/Wrapper/Localizations/de-DE/tooltip.json +++ b/Wrapper/Localizations/de-DE/tooltip.json @@ -6,7 +6,7 @@ "Arg": { "Zero": { "Tag": "Warning", - "ToolTip": "Die obligatorischen Überprüfungen. Wenn Sie eine Warnmeldung darüber, ob die Voreinstellungsdatei angepasst wurde, deaktivieren möchten, entfernen Sie das Argument \"-Warnung\". + "ToolTip": "Die obligatorischen Überprüfungen. Wenn Sie eine Warnmeldung darüber, ob die Voreinstellungsdatei angepasst wurde, deaktivieren möchten, entfernen Sie das Argument \"-Warnung\"" }, "One": { "Tag": "", From 0c583a7d893b4135738aaf838228c9d9e43fd977 Mon Sep 17 00:00:00 2001 From: Hen Ry Date: Tue, 10 Aug 2021 19:23:12 +0200 Subject: [PATCH 04/13] Update tooltip.json Fix --- Wrapper/Localizations/de-DE/tooltip.json | 48 ++++++++++++------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/Wrapper/Localizations/de-DE/tooltip.json b/Wrapper/Localizations/de-DE/tooltip.json index c3611cd8..034a5ac1 100644 --- a/Wrapper/Localizations/de-DE/tooltip.json +++ b/Wrapper/Localizations/de-DE/tooltip.json @@ -21,7 +21,7 @@ "Arg": { "Zero": { "Tag": "", - "ToolTip": "Skriptprotokollierung aktivieren. Das Protokoll wird im Skriptordner aufgezeichnet. Um die Protokollierung zu beenden, schließen Sie die Konsole oder geben Sie \"Stop-Transcript\" ein." + "ToolTip": "Skriptprotokollierung aktivieren. Das Protokoll wird im Skriptordner aufgezeichnet. Um die Protokollierung zu beenden, schließen Sie die Konsole oder geben Sie \"Stopp-Transcript\" ein" } } }, @@ -47,7 +47,7 @@ }, "One": { "Tag": "Enable", - "ToolTip": "DiagTrack-Dienst aktivieren, die Firewall-Regel für ausgehenden Verkehr des Vereinheitlichter Telemetrie-Clients und die Verbindung (Standard) erlauben." + "ToolTip": "DiagTrack-Dienst aktivieren, die Firewall-Regel für ausgehenden Verkehr des Vereinheitlichter Telemetrie-Clients und die Verbindung erlauben (Standard)" } } }, @@ -62,7 +62,7 @@ }, "One": { "Tag": "Default", - "ToolTip": "Diagnosedatenerfassung auf Standard (Standard) setzen" + "ToolTip": "Diagnosedatenerfassung auf Standard setzen" } } }, @@ -77,7 +77,7 @@ }, "One": { "Tag": "Enable", - "ToolTip": "Windows-Fehlerberichterstattung (Standard)aktivieren" + "ToolTip": "Windows-Fehlerberichterstattung aktivieren (Standard)" } } }, @@ -92,7 +92,7 @@ }, "One": { "Tag": "Automatically", - "ToolTip": "Feedback-Frequenz auf \"Automatisch\" (Standard) ändern" + "ToolTip": "Feedback-Frequenz auf \"Automatisch\" ändern (Standard)" } } }, @@ -107,7 +107,7 @@ }, "One": { "Tag": "Enable", - "ToolTip": "Geplante Aufgaben zur Diagnoseverfolgung (Standard) einschalten." + "ToolTip": "Geplante Aufgaben zur Diagnoseverfolgung einschalten (Standard)" } } }, @@ -118,7 +118,7 @@ "Arg": { "Zero": { "Tag": "Disable", - "ToolTip": "Keine Anmeldeinformationen verwenden, um die Einrichtung des Geräts automatisch abzuschließen und Apps nach einer Aktualisierung oder einem Neustart erneut zu öffnen." + "ToolTip": "Keine Anmeldeinformationen verwenden, um die Einrichtung des Geräts automatisch abzuschließen und Apps nach einer Aktualisierung oder einem Neustart erneut zu öffnen" }, "One": { "Tag": "Enable", @@ -493,7 +493,7 @@ "Arg": { "Zero": { "Tag": "Hide", - "ToolTip": "Den Ordner \"3D-Objekte\" in \"Dieser PC\" und \"Schnellzugriff\" ausblenden." + "ToolTip": "Den Ordner \"3D-Objekte\" in \"Dieser PC\" und \"Schnellzugriff\" ausblenden" }, "One": { "Tag": "Show", @@ -557,7 +557,7 @@ }, "One": { "Tag": "Show", - "ToolTip": " Suchschaltfläche in der Taskleiste anzeigen(Standart)" + "ToolTip": " Suchschaltfläche in der Taskleiste anzeigen(Standard)" } } }, @@ -572,7 +572,7 @@ }, "One": { "Tag": "Show", - "ToolTip": "Schaltfläche Aufgabenansicht in der Taskleiste anzeigen (Standart)" + "ToolTip": "Schaltfläche Aufgabenansicht in der Taskleiste anzeigen (Standard)" } } }, @@ -587,7 +587,7 @@ }, "One": { "Tag": "Show", - "ToolTip": "Widget-Symbol in der Taskleiste anzeigen (Standart)" + "ToolTip": "Widget-Symbol in der Taskleiste anzeigen (Standard)" } } }, @@ -602,7 +602,7 @@ }, "One": { "Tag": "Show", - "ToolTip": "Chat-Symbols (Microsoft Teams) in der Taskleiste anzeigen (Standart)" + "ToolTip": "Chat-Symbols (Microsoft Teams) in der Taskleiste anzeigen (Standard)" } } }, @@ -617,7 +617,7 @@ }, "One": { "Tag": "Show", - "ToolTip": "Schaltfläche \"Menschen\" in der Taskleiste anzeigen (Standart)" + "ToolTip": "Schaltfläche \"Menschen\" in der Taskleiste anzeigen (Standard)" } } }, @@ -632,7 +632,7 @@ }, "One": { "Tag": "Hide", - "ToolTip": "Sekunden auf der Taskleistenuhr ausblenden (Standart)" + "ToolTip": "Sekunden auf der Taskleistenuhr ausblenden (Standard)" } } }, @@ -666,7 +666,7 @@ }, "One": { "Tag": "Show", - "ToolTip": "Schaltfläche Windows-Ink-Arbeitsbereich in der Taskleiste anzeigen (Standart)" + "ToolTip": "Schaltfläche Windows-Ink-Arbeitsbereich in der Taskleiste anzeigen (Standard)" } } }, @@ -692,7 +692,7 @@ }, "One": { "Tag": "Show", - "ToolTip": "Jetzt Treffen-Symbol im Infobereich anzeigen (Standart)" + "ToolTip": "Jetzt Treffen-Symbol im Infobereich anzeigen (Standard)" } } }, @@ -707,7 +707,7 @@ }, "One": { "Tag": "Enable", - "ToolTip": "\"Nachrichten und Interessen\" in der Taskleiste aktivieren (Standart)" + "ToolTip": "\"Nachrichten und Interessen\" in der Taskleiste aktivieren (Standard)" } } }, @@ -715,7 +715,7 @@ "Id": 330, "Region": "UI & Personalization", "Function": "UnpinTaskbarShortcuts -Shortcuts", - "ToolTip": "Die Verknüpfungen \"Microsoft Edge\", \"Microsoft Store\" oder \"Mail\" von der Taskleiste lösen.", + "ToolTip": "Die Verknüpfungen \"Microsoft Edge\", \"Microsoft Store\" oder \"Mail\" von der Taskleiste lösen" "Arg": { "Zero": { "Tag": "Edge", @@ -780,7 +780,7 @@ }, "One": { "Tag": "Light", - "ToolTip": "Den Windows-Standardmodus auf hell einstellen(Standart)" + "ToolTip": "Den Windows-Standardmodus auf hell einstellen(Standard)" } } }, @@ -795,7 +795,7 @@ }, "One": { "Tag": "Light", - "ToolTip": "Den App-Standardmodus auf hell einstellen (Standart)" + "ToolTip": "Den App-Standardmodus auf hell einstellen (Standard)" } } }, @@ -810,7 +810,7 @@ }, "One": { "Tag": "Show", - "ToolTip": "Den Indikator \"Neu installierte App\" anzeigen (Standart)" + "ToolTip": "Den Indikator \"Neu installierte App\" anzeigen (Standard)" } } }, @@ -825,7 +825,7 @@ }, "One": { "Tag": "Enable", - "ToolTip": "Animation zur Erstanmeldung nach dem Upgrade anzeigen (Standart)" + "ToolTip": "Animation zur Erstanmeldung nach dem Upgrade anzeigen (Standard)" } } }, @@ -975,7 +975,7 @@ }, "One": { "Tag": "Disable", - "ToolTip": "Keine temporären Dateien löschen, die von Apps nicht verwendet werden." + "ToolTip": "Keine temporären Dateien löschen, die von Apps nicht verwendet werden" } } }, @@ -1001,7 +1001,7 @@ "Arg": { "Zero": { "Tag": "Disable", - "ToolTip": "Hibernation/Ruhezustand deaktivieren. Es wird nicht empfohlen, ihn auf Laptops zu deaktivieren." + "ToolTip": "Hibernation/Ruhezustand deaktivieren. Es wird nicht empfohlen, ihn auf Laptops zu deaktivieren" }, "One": { "Tag": "Enable", From 94e16a54e09f432c8870e4c807b72fa4b31f7daf Mon Sep 17 00:00:00 2001 From: Hen Ry Date: Tue, 10 Aug 2021 19:37:11 +0200 Subject: [PATCH 05/13] Update ui.json Fix --- Wrapper/Localizations/de-DE/ui.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Wrapper/Localizations/de-DE/ui.json b/Wrapper/Localizations/de-DE/ui.json index f617eabe..01678326 100644 --- a/Wrapper/Localizations/de-DE/ui.json +++ b/Wrapper/Localizations/de-DE/ui.json @@ -1,6 +1,6 @@ [ { - "Id": "Menü", + "Id": "Menu", "Options": { "menuImportPreset": "Voreinstellung importieren", "menuPresets": "Voreinstellungen", From 39f1c6530a7ed79ddd2c486577ca24c79c39e3b2 Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov Date: Mon, 16 Aug 2021 20:30:10 +0300 Subject: [PATCH 06/13] Update README.md --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index bedfb224..54823c9c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ Sophia Script -**A PowerShell module for Windows 10 & Windows 11 fine-tuning and automating the routine tasks** :trophy: +**The most PowerShell module on `GitHub` for `Windows 10` & `Windows 11` fine-tuning and automating the routine tasks** :trophy: + +

@@ -175,7 +177,7 @@ Available in: Date: Wed, 18 Aug 2021 22:34:51 +0300 Subject: [PATCH 08/13] Add files via upload --- sophia_script_versions.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 sophia_script_versions.json diff --git a/sophia_script_versions.json b/sophia_script_versions.json new file mode 100644 index 00000000..52bdb323 --- /dev/null +++ b/sophia_script_versions.json @@ -0,0 +1,8 @@ +{ + "Sophia_Script_Windows_10_PowerShell_5.1": "5.12.2", + "Sophia_Script_Windows_10_PowerShell_7": "5.12.2", + "Sophia_Script_Windows_10_LTSC": "5.2.13", + "Sophia_Script_Windows_11_PowerShell_5.1": "6.0.3", + "Sophia_Script_Windows_11_PowerShell_7": "6.0.3", + "Sophia_Script_Wrapper": "2.3" +} \ No newline at end of file From 2ad07c74433a470bd1128d0b54d77fd7f8226c60 Mon Sep 17 00:00:00 2001 From: BenchTweakGaming <76974127+BenchTweakGaming@users.noreply.github.com> Date: Wed, 18 Aug 2021 22:22:17 -0400 Subject: [PATCH 09/13] Update sophia_script_versions.json --- sophia_script_versions.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sophia_script_versions.json b/sophia_script_versions.json index 52bdb323..53caf538 100644 --- a/sophia_script_versions.json +++ b/sophia_script_versions.json @@ -1,8 +1,8 @@ { - "Sophia_Script_Windows_10_PowerShell_5.1": "5.12.2", + "Sophia_Script_Windows_10_PowerShell_5_1": "5.12.2", "Sophia_Script_Windows_10_PowerShell_7": "5.12.2", "Sophia_Script_Windows_10_LTSC": "5.2.13", - "Sophia_Script_Windows_11_PowerShell_5.1": "6.0.3", + "Sophia_Script_Windows_11_PowerShell_5_1": "6.0.3", "Sophia_Script_Windows_11_PowerShell_7": "6.0.3", "Sophia_Script_Wrapper": "2.3" -} \ No newline at end of file +} From 6084d8bf8df92f28e8163ba0ead2fe6a029649f0 Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov Date: Sat, 21 Aug 2021 11:54:15 +0300 Subject: [PATCH 10/13] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 460086fc..01ef08a9 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Sophia Script -**The most PowerShell module on `GitHub` for `Windows 10` & `Windows 11` fine-tuning and automating the routine tasks** :trophy: +**The largest PowerShell module on `GitHub` for `Windows 10` & `Windows 11` fine-tuning and automating the routine tasks** :trophy: From c2b175b4a227df214d96b4fec8e5f18fac0b23b2 Mon Sep 17 00:00:00 2001 From: iamteerawut Date: Sun, 22 Aug 2021 23:23:20 +0700 Subject: [PATCH 11/13] fix: update RunAsDifferentUserContext parameter typo --- Sophia/LTSC/Module/Sophia.psm1 | 2 +- Sophia/PowerShell 5.1/Module/Sophia.psm1 | 2 +- Sophia/PowerShell 7/Module/Sophia.psm1 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Sophia/LTSC/Module/Sophia.psm1 b/Sophia/LTSC/Module/Sophia.psm1 index 4081be38..705f3c23 100644 --- a/Sophia/LTSC/Module/Sophia.psm1 +++ b/Sophia/LTSC/Module/Sophia.psm1 @@ -8149,7 +8149,7 @@ function RunAsDifferentUserContext ParameterSetName = "Hide" )] [switch] - $Remove + $Hide ) switch ($PSCmdlet.ParameterSetName) diff --git a/Sophia/PowerShell 5.1/Module/Sophia.psm1 b/Sophia/PowerShell 5.1/Module/Sophia.psm1 index a1476d63..b31c6f37 100644 --- a/Sophia/PowerShell 5.1/Module/Sophia.psm1 +++ b/Sophia/PowerShell 5.1/Module/Sophia.psm1 @@ -11235,7 +11235,7 @@ function RunAsDifferentUserContext ParameterSetName = "Hide" )] [switch] - $Remove + $Hide ) switch ($PSCmdlet.ParameterSetName) diff --git a/Sophia/PowerShell 7/Module/Sophia.psm1 b/Sophia/PowerShell 7/Module/Sophia.psm1 index fed6ec36..f0392707 100644 --- a/Sophia/PowerShell 7/Module/Sophia.psm1 +++ b/Sophia/PowerShell 7/Module/Sophia.psm1 @@ -11266,7 +11266,7 @@ function RunAsDifferentUserContext ParameterSetName = "Hide" )] [switch] - $Remove + $Hide ) switch ($PSCmdlet.ParameterSetName) From 05f8356e20c795c29d00cac344ed8e746eb859bb Mon Sep 17 00:00:00 2001 From: iamteerawut Date: Sun, 22 Aug 2021 23:25:21 +0700 Subject: [PATCH 12/13] fix: update RunAsDifferentUserContext parameter typo for Windows 11 --- Sophia/Windows 11/Module/Sophia.psm1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sophia/Windows 11/Module/Sophia.psm1 b/Sophia/Windows 11/Module/Sophia.psm1 index ca1206f0..fa7dbd76 100644 --- a/Sophia/Windows 11/Module/Sophia.psm1 +++ b/Sophia/Windows 11/Module/Sophia.psm1 @@ -10792,7 +10792,7 @@ function RunAsDifferentUserContext ParameterSetName = "Hide" )] [switch] - $Remove + $Hide ) switch ($PSCmdlet.ParameterSetName) From 7d4f9f8cd6aee1ef0c07dac55775b1d2a6ffb98d Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov Date: Tue, 24 Aug 2021 01:06:34 +0300 Subject: [PATCH 13/13] Update CHANGELOG.md --- CHANGELOG.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 92cdede6..c0c36692 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## 5.12 | 6.0.1 — 05.08.2021 -## Windows 11 21H2 | Windows 10 2004/20H2/21H1 | LTSC +## Windows 11 21H2 | Windows 10 2004/20H2/21H1/21H2 | LTSC + +Diff from v5.12 +[5.12...5.12.1](https://github.com/farag2/Sophia-Script-for-Windows/compare/5.12...5.12.1) + +* Fixed typo that prevets script from showing the error description; +* Fixed typos in descriptions. + +## 5.12 | 6.0.1 — 05.08.2021 + +## Windows 11 21H2 | Windows 10 2004/20H2/21H1/21H2 | LTSC Diff from v5.11.1 [5.11.1...5.12](https://github.com/farag2/Sophia-Script-for-Windows/compare/5.11.1...5.12)