From 269af7d9e9aec245c9b4469cb3bd19ac496b8ff2 Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov Date: Sun, 10 Nov 2024 21:34:32 +0300 Subject: [PATCH] Added ru-ru Readme --- README.md | 4 ++-- docs/README_de-de.md | 2 +- docs/README_ru-ru.md | 2 +- docs/README_uk-ua.md | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d701c6a76..6a80d13a9 100644 --- a/README.md +++ b/README.md @@ -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); @@ -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); diff --git a/docs/README_de-de.md b/docs/README_de-de.md index c90f4df3e..0a469e675 100644 --- a/docs/README_de-de.md +++ b/docs/README_de-de.md @@ -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; diff --git a/docs/README_ru-ru.md b/docs/README_ru-ru.md index 397b30cef..88e9cb7b5 100644 --- a/docs/README_ru-ru.md +++ b/docs/README_ru-ru.md @@ -190,7 +190,7 @@ UninstallUWPApps, "PinToStart -UnpinAll" * Создать задание `SoftwareDistribution` для очистки `%SystemRoot%\SoftwareDistribution\Download`; * Создать задание `Temp` для очистки `%TEMP%`. * Закрепить ярлыки на начальном экране через чистый PowerShell (только для Windows 10); - * Два ярлыка преднастроены для закрепления: Панель управления и старый вид Устройства и принтеры. + * Будут закреплены ярлыки `Панель управления` и старый вид `Устройства и принтеры`. * Открепить все ярлыки с начального экрана; * Настроить безопасность Windows; * Отобразить все ключи политик реестра в оснастке редактирования групповых политик (gpedit.msc); diff --git a/docs/README_uk-ua.md b/docs/README_uk-ua.md index 3e9fb7498..418c04514 100644 --- a/docs/README_uk-ua.md +++ b/docs/README_uk-ua.md @@ -190,7 +190,7 @@ UninstallUWPApps, "PinToStart -UnpinAll" * Створити завдання `SoftwareDistribution` для очищення `%SystemRoot%\SoftwareDistribution\Download`; * Створити завдання `Temp` для очищення `%TEMP%`. * Закріплення ярликів в Пуск через чистий PowerShell - * Два ярлики попередньо налаштовані для закріплення: Панель керування и Пристрої та принтери "старого зразка". + * Будуть закріплені ярлики `Панель керування` і старий вигляд `Пристрої та принтери`. * Відкріплення всіх плиток меню "Пуск"; * Налаштування безпеки Windows; * Відобразити всі ключі політик реєстру в оснащенні редагування групових політик (gpedit.msc).