71 changed files with 470 additions and 29534 deletions
@ -1,17 +1,16 @@ |
|||
Sophia Script Wrapper created by David from [BenchTweakGaming.com](https://benchtweakgaming.com/2020/10/10/windows-10-debloat-tool/). |
|||
## Sophia Script Wrapper |
|||
|
|||
This program create a PowerShell script file that you can run to customize Windows based on Sophia Script. It serves as a front-end GUI for the Sophia Script. It is called a Wrapper. |
|||
Created by David from [BenchTweakGaming.com](https://benchtweakgaming.com/2020/10/10/windows-10-debloat-tool/). |
|||
This program creates a PowerShell script file that you can run to customize Windows based on Sophia Script. It serves as a front-end GUI for the Sophia Script. It is called a Wrapper. |
|||
|
|||
# WRAPPER FILES |
|||
## Wrapper Files |
|||
|
|||
* `Sophia Script Wrapper.exe`: The GUI program. |
|||
* `config_Windows_1x.json`: JSON that contains the options (function names), Sophia preset and Windows Default preset, LTSC version. |
|||
* `tooltip_Windows_1x.json`: ToolTips in JSON format. Currently just 5 languages EN, RU, DE, ES an PT translations. |
|||
* `tag.json`: tags in JSON format. Currently just 5 languages EN, RU, DE, ES an PT translations. |
|||
* `ui.json`: UI in JSON format. Currently just 5 languages EN, RU, DE, ES an PT translations. |
|||
* `tooltip_Windows_1x.json`: ToolTips in JSON format. |
|||
* `tag.json`: tags in JSON format. |
|||
* `ui.json`: UI in JSON format. |
|||
|
|||
### Please help with translations for UI, Tag and ToolTip for the community to use. Currently in JSON format. |
|||
# How to translate UI into another language |
|||
|
|||
# INSTRUCTIONS |
|||
|
|||
UNZIP all the files and import the `Sophia.ps1` preset file to import and to get the path for files to run. If you do not import `Sophia.ps1` then you can not run directly the PowerShell script you create and all controls in Wrapper are disabled. |
|||
Unzip all the files and import the `Sophia.ps1` preset file to import and to get the path for files to run. If you do not import `Sophia.ps1` then you can not run directly the PowerShell script you create and all controls in Wrapper are disabled. |
|||
|
|||
File diff suppressed because it is too large
File diff suppressed because it is too large
File diff suppressed because it is too large
@ -1,46 +0,0 @@ |
|||
{ |
|||
"Warning": "Warnen", |
|||
"Checks": "Überprüfen", |
|||
"Disable": "Deaktivieren", |
|||
"Enable": "Aktivieren", |
|||
"None": "Nichts", |
|||
"Minimal": "Мinimal", |
|||
"Default": "Standard", |
|||
"Never": "Niemals", |
|||
"Hide": "Ausblenden", |
|||
"Show": "Anzeigen", |
|||
"ThisPC": "Dieser PC", |
|||
"QuickAccess": "Schnellzugriff", |
|||
"Detailed": "Ausführlich", |
|||
"Compact": "Kompakt", |
|||
"Expanded": "Erweitert", |
|||
"Minimized": "Minimiert", |
|||
"SearchIcon": "Suchsymbol", |
|||
"SearchBox": "Suchbox", |
|||
"LargeIcons": "Große Symbole", |
|||
"SmallIcons": "Kleine Symbole", |
|||
"Category": "Kategorie", |
|||
"Dark": "Dunkel", |
|||
"Light": "Hell", |
|||
"Max": "Maximal", |
|||
"Uninstall": "Deinstallieren", |
|||
"Install": "Installieren", |
|||
"Month": "Monat", |
|||
"SystemDrive": "Systemlaufwerk", |
|||
"High": "Hoch", |
|||
"Balanced": "Ausgewogen", |
|||
"English": "Englisch", |
|||
"Root": "Root", |
|||
"Custom": "Benutzerdefiniert", |
|||
"Desktop": "Desktop", |
|||
"Automatically": "Automatisch", |
|||
"Manually": "Manuell", |
|||
"Elevated": "Erhöht", |
|||
"NonElevated": "Nicht erhöht", |
|||
"Register": "Registrieren", |
|||
"Delete": "Löschen", |
|||
"Left": "Links", |
|||
"Center": "Zentriert", |
|||
"WindowsTerminal": "Windows-Terminal", |
|||
"ConsoleHost": "Konsolenhost" |
|||
} |
|||
File diff suppressed because it is too large
File diff suppressed because it is too large
@ -1,71 +0,0 @@ |
|||
[ |
|||
{ |
|||
"Id": "Menu", |
|||
"Options": { |
|||
"menuImportExportPreset": "Importieren | Exportieren", |
|||
"menuImportPreset": "Voreinstellung importieren", |
|||
"menuExportPreset": "Voreinstellung exportieren", |
|||
"menuPresets": "Voreinstellungen", |
|||
"menuOpposite": "Alle umkehren", |
|||
"menuClear": "Löschen", |
|||
"menuTheme": "Thema", |
|||
"menuThemeDark": "Dunkel", |
|||
"menuThemeLight": "Hell", |
|||
"menuLanguage": "Sprache", |
|||
"menuAbout": "Über" |
|||
} |
|||
}, |
|||
{ |
|||
"Id": "Tab", |
|||
"Options": { |
|||
"tabSystemProtection": "Systemschutz", |
|||
"tabPrivacyTelemetry": "Datenschutz und Telemetrie", |
|||
"tabUIPersonalization": "UI & Personalisierung", |
|||
"tabOneDrive": "OneDrive", |
|||
"tabSystem": "System", |
|||
"tabWSL": "WSL", |
|||
"tabStartMenu": "Startmenü", |
|||
"tabUWP": "UWP Apps", |
|||
"tabGaming": "Gaming", |
|||
"tabScheduledTasks": "Geplante Aufgaben", |
|||
"tabDefenderSecurity": "Defender & Security", |
|||
"tabContextMenu": "Kontextmenü", |
|||
"tabUpdatePolicies": "Aktualisieren Sie die Richtlinien", |
|||
"tabConsoleOutput": "Konsolenausgabe" |
|||
} |
|||
}, |
|||
{ |
|||
"Id": "Button", |
|||
"Options": { |
|||
"btnRefreshConsole": "Konsole aktualisieren", |
|||
"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 Auswahlen erstellt wurde! Sie können es ausführen oder speichern.", |
|||
"statusBarPowerShellExport": "PowerShell Skript erstellt!", |
|||
"statusBarOpposite": "Umgekehrte Einstellungen ausgewählt!", |
|||
"statusBarClear": "Auswahlen alle gelöscht!", |
|||
"statusBarDisabled": "Sie müssen zuerst 'Voreinstellung importieren', um die Verwendung von Wrapper zu aktivieren. Importieren, um Steuerelemente zu aktivieren.", |
|||
"statusBarCurrentOS": "Aktuelles OS" |
|||
} |
|||
}, |
|||
{ |
|||
"Id": "MessageBox", |
|||
"Options": { |
|||
"messageBoxNewWrapperFound": "Eine neue Version von 'Wrapper' wurde entdeckt.\nGitHub-Seite öffnen?", |
|||
"messageBoxNewSophiaFound": "Eine neue Version von 'Sophia Script' wurde entdeckt.\nGitHub-Seite öffnen?", |
|||
"messageBoxDoesNotExist": "existiert nicht", |
|||
"messageBoxPresetNotComp": "Voreinstellung ist nicht kompatibel!", |
|||
"messageBoxFilesMissingClose": "Die erforderlichen Sophia Script Wrapper-Dateien fehlen. Das Programm wird geschlossen", |
|||
"messageBoxConsoleEmpty": "Die Konsole ist leer.\n Drücken Sie die Schaltfläche Konsole aktualisieren, um ein Skript entsprechend Ihrer Auswahl zu erstellen" |
|||
} |
|||
} |
|||
] |
|||
File diff suppressed because it is too large
File diff suppressed because it is too large
@ -1,71 +0,0 @@ |
|||
[ |
|||
{ |
|||
"Id": "Menu", |
|||
"Options": { |
|||
"menuImportExportPreset": "Import | Export", |
|||
"menuImportPreset": "Import Preset", |
|||
"menuExportPreset": "Export Preset", |
|||
"menuPresets": "Presets", |
|||
"menuOpposite": "Opposite", |
|||
"menuClear": "Clear", |
|||
"menuTheme": "Theme", |
|||
"menuThemeDark": "Dark", |
|||
"menuThemeLight": "Light", |
|||
"menuLanguage": "Language", |
|||
"menuAbout": "About" |
|||
} |
|||
}, |
|||
{ |
|||
"Id": "Tab", |
|||
"Options": { |
|||
"tabSystemProtection": "System Protection", |
|||
"tabPrivacyTelemetry": "Privacy & Telemetry", |
|||
"tabUIPersonalization": "UI & Personalization", |
|||
"tabOneDrive": "OneDrive", |
|||
"tabSystem": "System", |
|||
"tabWSL": "WSL", |
|||
"tabStartMenu": "Start Menu", |
|||
"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" |
|||
} |
|||
}, |
|||
{ |
|||
"Id": "StatusBar", |
|||
"Options": { |
|||
"statusBarHover": "Hover your mouse cursor over the selection items to information about each option", |
|||
"statusBarPresetLoaded": "preset loaded!", |
|||
"statusBarPresetNotComp": "preset file is not compatible!", |
|||
"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!", |
|||
"statusBarOpposite": "Opposite selected!", |
|||
"statusBarClear": "Selections all cleared!", |
|||
"statusBarDisabled": "You must 'Import Preset' first to enable use of Wrapper. Import to enable controls.", |
|||
"statusBarCurrentOS": "Current OS" |
|||
} |
|||
}, |
|||
{ |
|||
"Id": "MessageBox", |
|||
"Options": { |
|||
"messageBoxNewWrapperFound": "A new version of 'Wrapper' found.\nOpen a GitHub latest release page?", |
|||
"messageBoxNewSophiaFound": "A new version Sophia Script found.\nOpen GitHub latest release page?", |
|||
"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" |
|||
} |
|||
} |
|||
] |
|||
@ -1,46 +0,0 @@ |
|||
{ |
|||
"Warning": "Advertencia", |
|||
"Checks": "Comprobaciones", |
|||
"Disable": "Desactivar", |
|||
"Enable": "Habilitar", |
|||
"None": "Ninguno", |
|||
"Minimal": "Mínimo", |
|||
"Default": "Defecto", |
|||
"Never": "Nunca", |
|||
"Hide": "Esconder", |
|||
"Show": "Show", |
|||
"ThisPC": "Este PC", |
|||
"QuickAccess": "Acceso rapido", |
|||
"Detailed": "Detallado", |
|||
"Compact": "Compacto", |
|||
"Expanded": "Expandido", |
|||
"Minimized": "Minimizado", |
|||
"SearchIcon": "Icono de búsqueda", |
|||
"SearchBox": "Caja de búsqeda", |
|||
"LargeIcons": "Iconos grandes", |
|||
"SmallIcons": "Iconos pequeños", |
|||
"Category": "Categoría", |
|||
"Dark": "Oscuro", |
|||
"Light": "Ligero", |
|||
"Max": "Max", |
|||
"Uninstall": "Desinstalar", |
|||
"Install": "Instalar", |
|||
"Month": "Mes", |
|||
"SystemDrive": "Unidad del sistema", |
|||
"High": "Alto", |
|||
"Balanced": "Equilibrado", |
|||
"English": "Inglés", |
|||
"Root": "Raíz", |
|||
"Custom": "Personalizado", |
|||
"Desktop": "Escritorio", |
|||
"Automatically": "Automáticamente", |
|||
"Manually": "A mano", |
|||
"Elevated": "Elevado", |
|||
"NonElevated": "No elevado", |
|||
"Register": "Registrarse", |
|||
"Delete": "Borrar", |
|||
"Left": "Izquierdo", |
|||
"Center": "Centrar", |
|||
"WindowsTerminal": "Terminal de Windows", |
|||
"ConsoleHost": "Host de la consola" |
|||
} |
|||
File diff suppressed because it is too large
File diff suppressed because it is too large
@ -1,71 +0,0 @@ |
|||
[ |
|||
{ |
|||
"Id": "Menu", |
|||
"Options": { |
|||
"menuImportExportPreset": "Importar | Exportar", |
|||
"menuImportPreset": "Importar preajuste", |
|||
"menuExportPreset": "Exportar preajuste", |
|||
"menuPresets": "Preajustes", |
|||
"menuOpposite": "Opuesto", |
|||
"menuClear": "Claro", |
|||
"menuTheme": "Tema", |
|||
"menuThemeDark": "Oscuro", |
|||
"menuThemeLight": "Ligero", |
|||
"menuLanguage": "Idioma", |
|||
"menuAbout": "Sobre" |
|||
} |
|||
}, |
|||
{ |
|||
"Id": "Tab", |
|||
"Options": { |
|||
"tabSystemProtection": "Proteccion del sistema", |
|||
"tabPrivacyTelemetry": "Intimidad & Telemetría", |
|||
"tabUIPersonalization": "UI & Personalización", |
|||
"tabOneDrive": "OneDrive", |
|||
"tabSystem": "Sistema", |
|||
"tabWSL": "WSL", |
|||
"tabStartMenu": "Menu de inicio", |
|||
"tabUWP": "UWP Apps", |
|||
"tabGaming": "Juego de azar", |
|||
"tabScheduledTasks": "Tareas programadas", |
|||
"tabDefenderSecurity": "Defensor & Seguridad", |
|||
"tabContextMenu": "Menú de contexto", |
|||
"tabUpdatePolicies": "Actualizar las políticas", |
|||
"tabConsoleOutput": "Salida de consola" |
|||
} |
|||
}, |
|||
{ |
|||
"Id": "Button", |
|||
"Options": { |
|||
"btnRefreshConsole": "Actualizar consola", |
|||
"btnRunPowerShell": "Correr PowerShell" |
|||
} |
|||
}, |
|||
{ |
|||
"Id": "StatusBar", |
|||
"Options": { |
|||
"statusBarHover": "Pase el cursor del mouse sobre los elementos de selección para obtener información sobre cada opción", |
|||
"statusBarPresetLoaded": "preestablecido cargado!", |
|||
"statusBarPresetNotComp": "el archivo predeterminado no es compatible!", |
|||
"statusBarSophiaPreset": "Sophia preestablecido cargado!", |
|||
"statusBarWindowsDefaultPreset": "Windows Preset predeterminado cargado!", |
|||
"statusBarPowerShellScriptCreatedFromSelections": "PowerShell ¡Secuencia de comandos creada a partir de sus selecciones! Puede ejecutarlo o guardarlo.", |
|||
"statusBarPowerShellExport": "PowerShell script creado!", |
|||
"statusBarOpposite": "Opuesto seleccionado!", |
|||
"statusBarClear": "Selecciones todas borradas!", |
|||
"statusBarDisabled": "Primero debe 'Importar preajuste' para habilitar el uso de Wrapper. Importar para habilitar controles.", |
|||
"statusBarCurrentOS": "OS Actual" |
|||
} |
|||
}, |
|||
{ |
|||
"Id": "MessageBox", |
|||
"Options": { |
|||
"messageBoxNewWrapperFound": "Se encontró una nueva versión de 'Wrapper'.\nAbrir una página de la última versión de GitHub?", |
|||
"messageBoxNewSophiaFound": "Se encontró una nueva versión de Sophia Script.\nAbre la página de la última versión de GitHub?", |
|||
"messageBoxDoesNotExist": "no existe", |
|||
"messageBoxPresetNotComp": "¡El archivo predeterminado no es compatible!", |
|||
"messageBoxFilesMissingClose": "Faltan archivos, por lo que Sophia Script Wrapper se cerrará", |
|||
"messageBoxConsoleEmpty": "La consola está vacía.\nHaga clic en el botón 'Actualizar consola' para crear un script con sus selecciones" |
|||
} |
|||
} |
|||
] |
|||
@ -1,46 +0,0 @@ |
|||
{ |
|||
"Warning": "Aviso", |
|||
"Checks": "Verificações", |
|||
"Disable": "Desabilitar", |
|||
"Enable": "Permitir", |
|||
"None": "Nenhum", |
|||
"Minimal": "Mínimo", |
|||
"Default": "Predefinição", |
|||
"Never": "Nunca", |
|||
"Hide": "Esconder", |
|||
"Show": "Mostrar", |
|||
"ThisPC": "Este PC", |
|||
"QuickAccess": "Acesso rápido", |
|||
"Detailed": "Detalhado", |
|||
"Compact": "Compactar", |
|||
"Expanded": "Expandido", |
|||
"Minimized": "Minimizado", |
|||
"SearchIcon": "Ícone de pesquisa", |
|||
"SearchBox": "Caixa de pesquisa", |
|||
"LargeIcons": "Ícones grandes", |
|||
"SmallIcons": "Ícones pequenos", |
|||
"Category": "Categoria", |
|||
"Dark": "Escuro", |
|||
"Light": "Luz", |
|||
"Max": "Máx.", |
|||
"Uninstall": "Desinstalar", |
|||
"Install": "Instalar", |
|||
"Month": "Mês", |
|||
"SystemDrive": "Unidade do sistema", |
|||
"High": "Alto", |
|||
"Balanced": "Equilibrado", |
|||
"English": "inglês", |
|||
"Root": "Raiz", |
|||
"Custom": "Personalizado", |
|||
"Desktop": "Área de Trabalho", |
|||
"Automatically": "Automaticamente", |
|||
"Manually": "Manualmente", |
|||
"Elevated": "Elevado", |
|||
"NonElevated": "Não Elevado", |
|||
"Register": "Registro", |
|||
"Delete": "Excluir", |
|||
"Left": "Esquerdo", |
|||
"Center": "Centro", |
|||
"WindowsTerminal": "Terminal Windows", |
|||
"ConsoleHost": "Host do console" |
|||
} |
|||
File diff suppressed because it is too large
File diff suppressed because it is too large
@ -1,71 +0,0 @@ |
|||
[ |
|||
{ |
|||
"Id": "Menu", |
|||
"Options": { |
|||
"menuImportExportPreset": "Importar | Exportar", |
|||
"menuImportPreset": "Importar Predefinição", |
|||
"menuExportPreset": "Exportar Predefinição", |
|||
"menuPresets": "Presets", |
|||
"menuOpposite": "Oposto", |
|||
"menuClear": "Claro", |
|||
"menuTheme": "Tema", |
|||
"menuThemeDark": "Escuro", |
|||
"menuThemeLight": "Luz", |
|||
"menuLanguage": "Língua", |
|||
"menuAbout": "Cerca de" |
|||
} |
|||
}, |
|||
{ |
|||
"Id": "Tab", |
|||
"Options": { |
|||
"tabSystemProtection": "Proteção do sistema", |
|||
"tabPrivacyTelemetry": "Privacidade & Telemetria", |
|||
"tabUIPersonalization": "UI & Personalização", |
|||
"tabOneDrive": "OneDrive", |
|||
"tabSystem": "Sistema", |
|||
"tabWSL": "WSL", |
|||
"tabStartMenu": "Menu Iniciar", |
|||
"tabUWP": "UWP Apps", |
|||
"tabGaming": "Jogos", |
|||
"tabScheduledTasks": "Atividades agendadas", |
|||
"tabDefenderSecurity": "Defensor & Segurança", |
|||
"tabContextMenu": "Menu contextual", |
|||
"tabUpdatePolicies": "Actualizar as políticas", |
|||
"tabConsoleOutput": "Saída do console" |
|||
} |
|||
}, |
|||
{ |
|||
"Id": "Button", |
|||
"Options": { |
|||
"btnRefreshConsole": "Atualizar console", |
|||
"btnRunPowerShell": "Execute PowerShell" |
|||
} |
|||
}, |
|||
{ |
|||
"Id": "StatusBar", |
|||
"Options": { |
|||
"statusBarHover": "Passe o cursor do mouse sobre os itens de seleção para obter informações sobre cada opção", |
|||
"statusBarPresetLoaded": "predefinição carregada!", |
|||
"statusBarPresetNotComp": "arquivo predefinido não é compatível!", |
|||
"statusBarSophiaPreset": "Predefinição de Sophia carregada!", |
|||
"statusBarWindowsDefaultPreset": "Predefinição padrão do Windows carregada!", |
|||
"statusBarPowerShellScriptCreatedFromSelections": "Script do PowerShell criado a partir de suas seleções! Você pode executá-lo ou salvá-lo.", |
|||
"statusBarPowerShellExport": "Script PowerShell criado!", |
|||
"statusBarOpposite": "Oposto selecionado!", |
|||
"statusBarClear": "Todas as seleções foram apagadas!", |
|||
"statusBarDisabled": "Você deve 'Importar Predefinição' primeiro para habilitar o uso do Wrapper. Importe para habilitar os controles.", |
|||
"statusBarCurrentOS": "OS atual" |
|||
} |
|||
}, |
|||
{ |
|||
"Id": "MessageBox", |
|||
"Options": { |
|||
"messageBoxNewWrapperFound": "Uma nova versão de 'Wrapper' encontrada.\nAbra uma página de lançamento mais recente do GitHub?", |
|||
"messageBoxNewSophiaFound": "Uma nova versão do Sophia Script encontrada.\nAbra a página de lançamento mais recente do GitHub?", |
|||
"messageBoxDoesNotExist": "não existe", |
|||
"messageBoxPresetNotComp": "arquivo predefinido não é compatível!", |
|||
"messageBoxFilesMissingClose": "Arquivos faltando para que o Sophia Script Wrapper feche", |
|||
"messageBoxConsoleEmpty": "O console está vazio.\nClique no botão 'Atualizar console' para criar um script com suas seleções" |
|||
} |
|||
} |
|||
] |
|||
@ -1,46 +0,0 @@ |
|||
{ |
|||
"Warning": "Предупреждение", |
|||
"Checks": "Проверки", |
|||
"Disable": "Выключить", |
|||
"Enable": "Включить", |
|||
"None": "Пропустить", |
|||
"Minimal": "Минимальный", |
|||
"Default": "По умолчанию", |
|||
"Never": "Никогда", |
|||
"Hide": "Скрывать", |
|||
"Show": "Показывать", |
|||
"ThisPC": "Этот Компьютер", |
|||
"QuickAccess": "Быстрый доступ", |
|||
"Detailed": "Развернутый вид", |
|||
"Compact": "Свернутый вид", |
|||
"Expanded": "Развернуть", |
|||
"Minimized": "Свернуть", |
|||
"SearchIcon": "Значок поиска", |
|||
"SearchBox": "Поисковая строка", |
|||
"LargeIcons": "Большие иконки", |
|||
"SmallIcons": "Маленькие иконки", |
|||
"Category": "Категория", |
|||
"Dark": "Тёмный", |
|||
"Light": "Светлый", |
|||
"Max": "Максимальный", |
|||
"Uninstall": "Удалить", |
|||
"Install": "Установить", |
|||
"Month": "Ежемесячно", |
|||
"SystemDrive": "Системный диск", |
|||
"High": "Высокая производительность", |
|||
"Balanced": "Сбалансированная", |
|||
"English": "Английский", |
|||
"Root": "В корень", |
|||
"Custom": "Настраиваемый", |
|||
"Desktop": "Рабочий стол", |
|||
"Automatically": "Автоматически", |
|||
"Manually": "Вручную", |
|||
"Elevated": "От имени Администратора", |
|||
"NonElevated": "От имени пользователя", |
|||
"Register": "Создать", |
|||
"Delete": "Удалить", |
|||
"Left": "Слева", |
|||
"Center": "По центру", |
|||
"WindowsTerminal": "Windows Терминал", |
|||
"ConsoleHost": "Узел консоли Windows" |
|||
} |
|||
File diff suppressed because it is too large
File diff suppressed because it is too large
@ -1,71 +0,0 @@ |
|||
[ |
|||
{ |
|||
"Id": "Menu", |
|||
"Options": { |
|||
"menuImportExportPreset": "Импорт | экспорт", |
|||
"menuImportPreset": "Импортировать пресет", |
|||
"menuExportPreset": "Экспортировать пресет", |
|||
"menuPresets": "Пресеты", |
|||
"menuOpposite": "Противоположные значения", |
|||
"menuClear": "Очистить", |
|||
"menuTheme": "Тема", |
|||
"menuThemeDark": "Тёмная", |
|||
"menuThemeLight": "Светлая", |
|||
"menuLanguage": "Язык", |
|||
"menuAbout": "О программе" |
|||
} |
|||
}, |
|||
{ |
|||
"Id": "Tab", |
|||
"Options": { |
|||
"tabSystemProtection": "Защита", |
|||
"tabPrivacyTelemetry": "Конфиденциальность & телеметрия", |
|||
"tabUIPersonalization": "UI & персонализация", |
|||
"tabOneDrive": "OneDrive", |
|||
"tabSystem": "Система", |
|||
"tabWSL": "WSL", |
|||
"tabStartMenu": "Меню \"Пуск\"", |
|||
"tabUWP": "UWP-приложения", |
|||
"tabGaming": "Игры", |
|||
"tabScheduledTasks": "Планировщик заданий", |
|||
"tabDefenderSecurity": "Defender и защита", |
|||
"tabContextMenu": "Контекстное меню", |
|||
"tabUpdatePolicies": "Обновление политик", |
|||
"tabConsoleOutput": "Вывод консоли" |
|||
} |
|||
}, |
|||
{ |
|||
"Id": "Button", |
|||
"Options": { |
|||
"btnRefreshConsole": "Обновить консоль", |
|||
"btnRunPowerShell": "Запустить PowerShell" |
|||
} |
|||
}, |
|||
{ |
|||
"Id": "StatusBar", |
|||
"Options": { |
|||
"statusBarHover": "Наведите курсором на функции, чтобы увидеть подсказки по каждой опции", |
|||
"statusBarPresetLoaded": "Модуль загружен!", |
|||
"statusBarPresetNotComp": "Пресет не совместим!", |
|||
"statusBarSophiaPreset": "Загружен пресет Sophia!", |
|||
"statusBarWindowsDefaultPreset": "Загружен пресет по умолчанию!", |
|||
"statusBarPowerShellScriptCreatedFromSelections": "Скрипт для PowerShell создан из ваших выбранных элементов. Можете запустить и сохранить его.", |
|||
"statusBarPowerShellExport": "Скрипт для PowerShell создан!", |
|||
"statusBarOpposite": "Выбраны обратные настройки!", |
|||
"statusBarClear": "Выбранные элементы очищены!", |
|||
"statusBarDisabled": "Вы должны сначала \"Импортировать пресет\", чтобы использовать Wrapper. Импортируйте, чтобы включить элементы управления.", |
|||
"statusBarCurrentOS": "Текущая ОС" |
|||
} |
|||
}, |
|||
{ |
|||
"Id": "MessageBox", |
|||
"Options": { |
|||
"messageBoxNewWrapperFound": "Обнаружена новая версия Wrapper.\nОткрыть страницу GitHub?", |
|||
"messageBoxNewSophiaFound": "Обнаружена новая версия Sophia Script.\nОткрыть страницу GitHub?", |
|||
"messageBoxDoesNotExist": "не существует", |
|||
"messageBoxPresetNotComp": "Пресет не совместим!", |
|||
"messageBoxFilesMissingClose": "Отсутствуют необходимые файлы Sophia Script Wrapper. Программа будет закрыта", |
|||
"messageBoxConsoleEmpty": "Консоль пуста.\nНажмите кнопку \"Обновить консоль\", чтобы создать скрипт, согласно вышим выборам" |
|||
} |
|||
} |
|||
] |
|||
Binary file not shown.
Loading…
Reference in new issue