Skip to content

Commit

Permalink
Added ru-ru Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
farag2 committed Nov 10, 2024
1 parent ff8372b commit 269af7d
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ Or use an old-style format without the TAB functions autocomplete (the quotation
* Disable Windows features displaying friendly packages names with pop-up form written in [WPF](#screenshots);
* Uninstall Windows capabilities displaying friendly packages names with pop-up form written in [WPF](#screenshots);
* Download and install the [HEVC Video Extensions from Device Manufacturer](https://apps.microsoft.com/detail/9N4WGH0Z6VHQ) to be able to open [HEVC](https://en.wikipedia.org/wiki/H.265) format;
* Set an app as default onefor specific extension without the "How do you want to open this" pop-up using special [function](https://github.com/DanysysTeam/PS-SFTA);
* Set an app as default one for specific extension without the "How do you want to open this" pop-up using special [function](https://github.com/DanysysTeam/PS-SFTA);
* Export all Windows associations. Associations will be exported as Application_Associations.json file in script root folder;
* Import exported JSON file after a clean installation. You have to install all apps according to an exported JSON file to restore all associations;
* Install any supported Linux distribution for WSL displaying friendly distro names with pop-up form written in [WPF](#screenshots);
Expand All @@ -193,7 +193,7 @@ Or use an old-style format without the TAB functions autocomplete (the quotation
* `%SystemRoot%\SoftwareDistribution\Download`
* `%TEMP%`
* Pin shortcuts to Start via pure PowerShell
* Two shortcuts are pre-configured to be pinned: Control Panel & "old style" Devices and Printers.
* `Control Panel` & "old style" `Devices and Printers` shortcuts will be pinned.
* Unpin all Start menu tiles;
* Configure the Windows security;
* Display all policy registry keys (even manually created ones) in the Local Group Policy Editor snap-in (gpedit.msc);
Expand Down
2 changes: 1 addition & 1 deletion docs/README_de-de.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ Oder verwenden Sie ein Format im alten Stil ohne die TAB-Funktionen zum automati
* Erstellen Sie eine geplante Aufgabe `SoftwareDistribution` zur Bereinigung von `%SystemRoot%\SoftwareDistribution\Download`.
* Erstellen Sie eine geplante Aufgabe `Temp` zum Aufräumen von `%TEMP%`.
* Anheften von Verknüpfungen an Start über reinen PowerShell-Code (nur für Windows 10)
* Zwei Verknüpfungen sind so vorkonfiguriert, dass sie angeheftet werden können: Systemsteuerung und Geräte und Drucker im "alten Stil".
* Die Verknüpfungen `Systemsteuerung` und `Geräte und Drucker` im "alten Stil"“" werden angeheftet.
* Heben Sie die Anheftung aller Startmenü-Kacheln auf;
* Konfigurieren Sie die Windows-Sicherheit;
* Zeigen Sie alle Richtlinien-Registrierungsschlüssel (auch manuell erstellte) im Snap-In Lokaler Gruppenrichtlinien-Editor (gpedit.msc) an;
Expand Down
2 changes: 1 addition & 1 deletion docs/README_ru-ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ UninstallUWPApps, "PinToStart -UnpinAll"
* Создать задание `SoftwareDistribution` для очистки `%SystemRoot%\SoftwareDistribution\Download`;
* Создать задание `Temp` для очистки `%TEMP%`.
* Закрепить ярлыки на начальном экране через чистый PowerShell (только для Windows 10);
* Два ярлыка преднастроены для закрепления: Панель управления и старый вид Устройства и принтеры.
* Будут закреплены ярлыки `Панель управления` и старый вид `Устройства и принтеры`.
* Открепить все ярлыки с начального экрана;
* Настроить безопасность Windows;
* Отобразить все ключи политик реестра в оснастке редактирования групповых политик (gpedit.msc);
Expand Down
2 changes: 1 addition & 1 deletion docs/README_uk-ua.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ UninstallUWPApps, "PinToStart -UnpinAll"
* Створити завдання `SoftwareDistribution` для очищення `%SystemRoot%\SoftwareDistribution\Download`;
* Створити завдання `Temp` для очищення `%TEMP%`.
* Закріплення ярликів в Пуск через чистий PowerShell
* Два ярлики попередньо налаштовані для закріплення: Панель керування и Пристрої та принтери "старого зразка".
* Будуть закріплені ярлики `Панель керування` і старий вигляд `Пристрої та принтери`.
* Відкріплення всіх плиток меню "Пуск";
* Налаштування безпеки Windows;
* Відобразити всі ключі політик реєстру в оснащенні редагування групових політик (gpedit.msc).
Expand Down

0 comments on commit 269af7d

Please sign in to comment.