diff --git a/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/_category_.json b/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/_category_.json
deleted file mode 100644
index 8452d77..0000000
--- a/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/_category_.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "label": "Build A Box",
- "position": 3,
- "link": {
- "type": "doc",
- "id": "build-a-box/index"
- }
-}
diff --git a/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/index.mdx b/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/index.mdx
index 0cc21c1..1e6764b 100644
--- a/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/index.mdx
+++ b/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/index.mdx
@@ -1,20 +1,24 @@
---
-description: DIY instructions
+title: "Сборка Butter Box"
+nav_order: 3
+has_children: true
+permalink: /build-a-box/
---
-# Build A Box
+# Сборка Butter Box
-Don’t have a Butter Box yet? You can easily build your own. Choose your setup to get started.
+Ещё нет Butter Box? Вы можете легко собрать своё устройство. Выберите конфигурацию, чтобы начать.
-## Butter Box Setups
+## Конфигурации Butter Box
-Butter Box software currently runs on Raspberry Pi devices: Pi Zero 2 and Pi 4. You can use either one. See comparison chart below for details.
+Программное обеспечение Butter Box в настоящее время работает на устройствах Raspberry Pi: Pi Zero 2 и Pi 4. Вы можете использовать любое из них. Подробности в сравнительной таблице ниже.
-| Device | Capacity | Supplies |
+| Устройство | Ёмкость | Комплектующие |
| -------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------- | ------------------------------------------------- |
-|
| Up to 20 people, About 30 meters apart when paired with a router | [Supply List](raspberry-pi/extend-your-box) |
-| PC/Laptop (amd64) | _Coming soon_ | _Coming soon_ |
+| Базовая Raspberry Pi Zero Pi 2
Начать | До 10 человек, на расстоянии около 10 метров | [Список комплектующих](raspberry-pi/basic-box-supplies.md) |
+| Расширенная Raspberry Pi 4 в связке с роутером
Начать | До 20 человек, на расстоянии около 30 метров при использовании с роутером | [Список комплектующих](raspberry-pi/extend-your-box.mdx) |
+| ПК/Ноутбук (amd64) | _Скоро будет_ | _Скоро будет_ |
-We also make and ship Butter Boxes to partners worldwide. If you serve a community that could benefit, we’d love to hear from you.
+Мы также изготавливаем и отправляем Butter Box партнёрам по всему миру.
+Если вы работаете с сообществом, которому это может быть полезно, мы будем рады сотрудничеству.
diff --git a/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/pc-laptop.mdx b/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/pc-laptop.mdx
index 491a434..1e84949 100644
--- a/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/pc-laptop.mdx
+++ b/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/pc-laptop.mdx
@@ -1,50 +1,8 @@
---
-description: How to turn an old PC into golden deliciuos butter!
-sidebar_position: 2
+title: "ПК/Ноутбук"
+nav_order: 2
+parent: "Сборка Butter Box"
---
-# PC/Laptop Support (BETA!)
-
-An important new development for the ButterBox project is the ability to turn any Intel or AMD 64-bit PC into a ButterBox. In many places in the world, getting access to an official RaspberryPi is difficult and expensive. However, no matter where you are in the world, there seem to be plenty of "old", unloved, discarded PC towers and laptops.
-
-This page will help you bring new life to that old tech, by turning it into the best kind of buttery local microserver, that even has a built-in battery, screen and keyboard!
-
-## Download the Image
-
-Access to new images of ButterBox built for Intel/AMD64 devices are now available IN EARLY BETA through our [development image distribution site](https://files.sr2.uk/d/52bd8561a10d4d83be7b/?p=%2F&mode=list). Download the latest image that beings with "amd64_butter_main_".
-
-## How to Flash
-
-This image can be flashed to a bootable USB drives, using [balenaEtcher](https://etcher.balena.io/).
-
-1. Install balenaEtcher
-2. Download the AMD64 image and unpack it (remove .tar and .gz with "unzip" tool)
-3. Select the image file in balenaEtcher
-4. Plugin the USB flash drive
-5. Select the drive in balenaEtcher
-6. Flash!
-
-## How to Boot Up
-
-Once the USB drive is flashed, you can now use it to boot up ButterBox on your old PC.
-
-1. Boot your old PC into the "BIOS" screen. Make sure it is configured to allow for booting from the USB drive, before it boots the internal hard drive.
-2. Shutdown the PC.
-3. Plug in the USB drive to the PC
-4. Start the PC, and make sure it boots from the USB drive.
-5. Wait for the login terminal to appear!
-
-## How to Access
-
-Once the ButterBox PC is booted up, and plugged into a local router, it should be ready to access!
-
-Connect your personal device to the same network, and try to access [http://butterbox.local](http://butterbox.local)
-
-## Differences from RaspberryPi edition
-
-There are some important differences between ButterBox on PC versus on RaspberryPi
-
-- There is no built-in wifi hotspot. You must plug it into a dedicated wifi router or network.
-- You can easily access the terminal "root" user to update and configured (with great power, comes great responsibility!)
-
+# ПК/Ноутбук
diff --git a/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/power-supply.mdx b/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/power-supply.mdx
index 494588a..7279e52 100644
--- a/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/power-supply.mdx
+++ b/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/power-supply.mdx
@@ -1,16 +1,19 @@
---
-description: Different ways to power your Butter Box
-sidebar_position: 3
+title: "Источник питания"
+nav_order: 3
+parent: "Сборка Butter Box"
---
-# Power Supply
+# Источник питания
-If you want Butter to work completely off-grid and without electricity, it can! Butter Boxes can be powered by a wall outlet, pre-charged battery pack or solar powered battery pack.
+Если вы хотите, чтобы Butter Box работал полностью автономно и без электричества — это возможно!
+Butter Box может работать от розетки, от предварительно заряженного аккумулятора или от аккумулятора с солнечной панелью.
-* **Wall Outlet:** The official and recommended power supply for Raspberry Pi computers (depends of the Raspberry Pi model that you are using)
-* **Pre-charged Battery Pack (Power Bank):** This is the most common option for field use.
- * Anker portable charger [power bank](https://www.amazon.com/Anker-Portable-PowerCore-High-Speed-Charging/dp/B09VXF29RM/ref=sr_1_6?crid=30EJM6E540GE6\&dib=eyJ2IjoiMSJ9.cMM86su3KXjp8lN7z7mvmL1HERSowjwoegVu1E_8xhH-Pl38rDD2hEv21fVqk-w2eogpdZGsfiLn_V8ij-PvaRw3RDBdv9-NTKTFqGOUj6IZJKMdbeUjGkgBFVFdZvyOkBFF6kau0uJIE-rRQyseWiNNPxZwan-29xuz2_f643gTOfOzERBuVK2cDdpm91rPdVsRl3dKy6iR1K7qkYW5YGTtYpaZWriYGWOovD2CcVA.SogXwrCYRlPyAkf0wzwye8_-ZdVw-Fi0EcM5vcr7ESk\&dib_tag=se\&keywords=anker%2Bpower%2Bbank%2Bbattery%2Bpack%2Bwhite\&qid=1756265405\&sprefix=anker%2Bpower%2Bbank%2Bbattery%2Bpack%2Bwhit%2Caps%2C154\&sr=8-6\&th=1)
-* **Solar Panel (with Power Bank):** Use a small solar panel to recharge your power bank. This is a good option to keep the box running continuously in off-grid locations. Using direct solar panel without a battery is possible, but unstable if the sun dips in/out.
- * Solar panel kits: [https://voltaicsystems.com/solar-panel-kits/](https://voltaicsystems.com/solar-panel-kits/)
+* **Розетка:** Официальный и рекомендуемый блок питания для компьютеров Raspberry Pi (зависит от используемой модели Raspberry Pi)
+* **Предварительно заряженный аккумулятор (Power Bank):** Это наиболее распространённый вариант для использования в полевых условиях.
+ * Портативное зарядное устройство Anker [power bank](https://www.ozon.ru/product/zaryadnoe-ustroystvo-anker-nano-charger-45w-chernyy-a2692l11-3298658513/),
+ [power bank](https://aliexpress.ru/item/1005011864808436.html)
+* **Солнечная панель (с Power Bank):** Используйте небольшую солнечную панель для подзарядки вашего power bank. Это хороший вариант для непрерывной работы устройства в местах без электросети. Использование солнечной панели напрямую без аккумулятора возможно, но нестабильно при переменной облачности.
+ * Комплекты солнечных панелей: [ozon.ru](https://www.ozon.ru/search/?text=%D0%A1%D0%BE%D0%BB%D0%BD%D0%B5%D1%87%D0%BD%D0%B0%D1%8F+%D0%BF%D0%B0%D0%BD%D0%B5%D0%BB%D1%8C+%D1%81%D0%BA%D0%BB%D0%B0%D0%B4%D0%BD%D0%B0%D1%8F&from_global=true)
-
+
diff --git a/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/raspberry-pi/_category_.json b/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/raspberry-pi/_category_.json
deleted file mode 100644
index 463513f..0000000
--- a/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/raspberry-pi/_category_.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "label": "Raspberry Pi",
- "position": 1,
- "link": {
- "type": "doc",
- "id": "build-a-box/raspberry-pi/index"
- }
-}
diff --git a/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/raspberry-pi/basic-box-supplies.mdx b/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/raspberry-pi/basic-box-supplies.mdx
index 84b6d8e..a8d56d6 100644
--- a/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/raspberry-pi/basic-box-supplies.mdx
+++ b/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/raspberry-pi/basic-box-supplies.mdx
@@ -1,35 +1,36 @@
---
-sidebar_position: 2
+title: "Основные комплектующие"
+nav_order: 1
+parent: "Raspberry Pi"
+grand_parent: "Сборка Butter Box"
---
-# Basic Box Supplies
-A basic Butter Box setup is a Raspberry Pi Zero 2 W with a microSD card running the Butter software, a USB stick, powered by a USB source like a power cord, power bank or solar panel.
+# Основные комплектующие
-In most setups like this, a Butter Box can comfortably handle **4–10 connected devices at once** without slowing down. It’s possible to have more, but performance may drop if everyone is downloading large files or videos at the same time.
+Базовая конфигурация Butter Box — это Raspberry Pi Zero 2 W с картой microSD, на которой установлено программное обеспечение Butter, USB-накопитель и питание от USB-источника, такого как блок питания, power bank или солнечная панель.
-The reach for it is about **5–10 meters** indoors, depending on the Raspberry Pi model and depending on walls and interference. Outdoors, in open space, it can sometimes reach farther. Think of it like the range of a home Wi-Fi router — enough to cover a classroom, a coffee shop, meeting space, or small outdoor gathering.
+В большинстве таких конфигураций Butter Box может комфортно обслуживать **от 4 до 10 подключённых устройств одновременно** без замедления. Возможно подключить и больше, но производительность может снизиться, если все одновременно загружают большие файлы или видео.
-## Supplies
+Радиус действия составляет около **5–10 метров** в помещении, в зависимости от модели Raspberry Pi, а также от стен и помех. На открытом воздухе, на открытом пространстве, он иногда может быть больше. Представьте себе радиус действия домашнего Wi-Fi роутера — достаточно, чтобы покрыть класс, кафе, переговорную комнату или небольшое мероприятие на открытом воздухе.
-* [ ] Raspberry Pi Zero 2W (64 Bit) [https://www.adafruit.com/product/5291](https://www.adafruit.com/product/5291); Or you can buy a kit here: [\
- https://www.canakit.com/raspberry-pi-zero-2-w.html](https://www.canakit.com/raspberry-pi-zero-2-w.html)
-* [ ] Power outlet and power cord that accompanies the Raspberry Pi Zero 2W or an [alternative power supply](../power-supply)
-* [ ] Micro SD Card: Images with the Butter software are usually under 16 GB (we suggest 256 GB). Media that people upload to the chat ends up on the card; it never gets cleared.
-* [ ] USB drive (min 32 GB)
-* [ ] Adapters (as needed)
-
- * [ ] Micro USB/Male to USB A/Female
- * [ ] A dongle to connect the micro SD card to your laptop (if needed)
+## Комплектующие
-**Once you have your supplies, continue in the Install Butter section.**
-
-[install-butter.md](install-butter)
-
-
+* [ ] Raspberry Pi Zero 2W (64 Bit) [ozon.ru/product/raspberry-pi-zero-2-w-c-wifi-i-bluetooth-mikrokompyuter-rasberi-malina-1069765865](https://ozon.ru/product/raspberry-pi-zero-2-w-c-wifi-i-bluetooth-mikrokompyuter-rasberi-malina-1069765865); Или вы можете купить комплект здесь: [ozon.ru/product/kompyuter-v-sborke-2136359684](https://ozon.ru/product/kompyuter-v-sborke-2136359684)
+* [ ] Блок питания с кабелем, входящие в комплект Raspberry Pi Zero 2W, или [альтернативный источник питания](../power-supply.md)
+* [ ] Карта Micro SD: Образы с программным обеспечением Butter обычно занимают менее 16 ГБ (мы рекомендуем 256 ГБ). Медиафайлы, которые люди загружают в чат, сохраняются на карте; они никогда не удаляются.
+* [ ] USB-накопитель (минимум 32 ГБ)
+* [ ] Адаптеры (по необходимости)
+ * [ ] Micro USB/штекер на USB A/гнездо
+ * [ ] Переходник для подключения карты micro SD к вашему ноутбуку (если необходимо)
+**Когда у вас будут все комплектующие, переходите к разделу «Установка Butter».**
+
+[install-butter.md](install-butter.md)
+
+
diff --git a/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/raspberry-pi/extend-your-box.mdx b/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/raspberry-pi/extend-your-box.mdx
index 3150336..a01aa49 100644
--- a/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/raspberry-pi/extend-your-box.mdx
+++ b/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/raspberry-pi/extend-your-box.mdx
@@ -1,49 +1,64 @@
---
-description: How To Add a Router To Your Box Setup
-sidebar_position: 4
+title: "Апгрейд Butter Box"
+nav_order: 3
+parent: "Raspberry Pi"
+grand_parent: "Сборка Butter Box"
---
-# Extend Your Box
+# Апгрейд Butter Box
-An extended Butter Box pairs the Raspberry Pi with a standalone Wi-Fi router, giving stronger signal and more simultaneous connections.
+Butter Box с увеличенным радиусом действия объединяет Raspberry Pi с отдельным Wi-Fi маршрутизатором, обеспечивая более сильный сигнал и большее количество одновременных подключений.
-With the router, the network can reach 10-30 m (32-98 feet),and can comfortably support 10–20 connected devices at the same time. This setup is ideal for a medium group of people in a medium room, like classrooms, events, or community spaces.
+С маршрутизатором сеть может охватывать 10-30 м и комфортно поддерживать 10–20 подключённых устройств одновременно. Эта конфигурация идеально подходит для средней группы людей в помещении среднего размера, например, в учебных классах, на мероприятиях или в общественных пространствах.
-## Supplies
+## Необходимые материалы
-* [ ] Raspberry Pi 4, 5 or Raspberry Pi Zero 2W
-* [ ] Router ([Opal (GL-SFT1200) Wireless Travel Router](https://store-us.gl-inet.com/products/united-states-opal-gl-sft1200-gigabit-wireless-router-dual-band-openwrt-ipv6-tor) or equivilent)
-* [ ] Power outlet and power cords that accompany the Raspberry Pi and the Router or an [alternative power supply](../power-supply)
-* [ ] Micro SD Card: Images with the Butter software are usually under 16 GB (we suggest 256 GB). Media that people upload to the chat ends up on the card; it never gets cleared.
-* [ ] USB Drive (min 32 GB)
-* [ ] Adapters (as needed)
+* [ ] Raspberry Pi 4, 5 или Raspberry Pi Zero 2W
+* [ ] Маршрутизатор ([Opal (GL-SFT1200) Wireless Travel Router](https://store-us.gl-inet.com/products/united-states-opal-gl-sft1200-gigabit-wireless-router-dual-band-openwrt-ipv6-tor) или аналог)
+* [ ] Блок питания и кабели питания для Raspberry Pi и маршрутизатора или [альтернативный источник питания](../power-supply.md)
+* [ ] Карта Micro SD: образы с программным обеспечением Butter обычно занимают менее 16 ГБ (мы рекомендуем Micro SD карту 256 ГБ). Медиафайлы, которые пользователи загружают в чат, сохраняются на карте и никогда не удаляются.
+* [ ] USB-накопитель (минимум 32 ГБ)
+* [ ] Адаптеры (при необходимости)
-_No internet connection is required._
+_Подключение к интернету не требуется._
-
+
+## Шаги
-## Steps
+Чтобы увиличить радиус действия вашего Butter Box, просто подключите маршрутизатор GLi-Net к Butter Box с помощью кабеля Ethernet. Вместо доступа к коробке через портальную точку доступа Wi-Fi (например, ‘butter box’ или любое имя, которое вы задали в настройках администратора), пользователи будут подключаться к сети Wi-Fi маршрутизатора.
-To extend your box, you simply connect a GLi-Net router to the Butter Box with an ethernet cable. Instead of accessing the box from the portal Wi-Fi hotspot (eg. 'butter box' or whichever name you set in the admin settings), users will join the Wi-Fi network of the router.
-### Connect the Butter Box to its power supply.
+### Подключите Butter Box к источнику питания.
-Connect the Butter Box to power.
+Подключите Butter Box к питанию.
-### Connect Router
+---
-Connect the router to power. Then use the ethernet cable to connect to the Butter Box. Make sure to plug the Ethernet cable into the LAN port on your router.
-### Test Your Connection
+### Подключите маршрутизатор
-Join the router Wi-Fi. If you have not setup or used this router before, enter the default password found in the user guide included in the package. After 30 seconds, open http://butterbox.local in a browser.
+Подключите маршрутизатор к питанию. Затем используйте кабель Ethernet для подключения к Butter Box. Убедитесь, что кабель Ethernet подключён к порту LAN на вашем маршрутизаторе.
-### Disable Butter Box Wi-Fi Access Point
+---
-Open the admin settings from the Butter Box portal. Navigate to **Secure Portal**. Turn off the Wi-Fi access point. This will hide the Wi-Fi network that broadcasts from the raspberry pi, so that users don’t get confused about which network to join.
-### Invite Users to Join the Router Wi-Fi
+### Проверьте подключение
+
+Подключитесь к Wi-Fi маршрутизатора. Если вы ещё не настраивали и не использовали этот маршрутизатор, введите пароль по умолчанию, указанный в руководстве пользователя, входящем в комплект. Через 30 секунд откройте http://butterbox.local в браузере.
+
+---
+
+
+### Отключите точку доступа Wi-Fi Butter Box
+
+Откройте настройки администратора на портале Butter Box. Перейдите в раздел **Безопасный портал**. Отключите точку доступа Wi-Fi. Это скроет сеть Wi-Fi, транслируемую Raspberry Pi, чтобы пользователи не путались, к какой сети подключаться.
+
+---
+
+
+### Пригласите пользователей подключиться к Wi-Fi маршрутизатора
+
+Теперь пользователи будут подключаться к сети Wi-Fi маршрутизатора, когда захотят подключиться к Butter Box.
-Users will now join the Wi-Fi network of the router when they want to connect to the Butter Box.
diff --git a/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/raspberry-pi/index.mdx b/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/raspberry-pi/index.mdx
index ad177d3..066df70 100644
--- a/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/raspberry-pi/index.mdx
+++ b/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/raspberry-pi/index.mdx
@@ -1,5 +1,10 @@
---
-sidebar_position: 1
+title: "Raspberry Pi"
+nav_order: 1
+parent: "Сборка Butter Box"
+has_children: true
+permalink: /build-a-box/raspberry-pi/
---
+
# Raspberry Pi
diff --git a/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/raspberry-pi/install-butter.mdx b/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/raspberry-pi/install-butter.mdx
index ba53e86..b751869 100644
--- a/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/raspberry-pi/install-butter.mdx
+++ b/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/raspberry-pi/install-butter.mdx
@@ -1,88 +1,112 @@
---
-description: Install Butter Operating System (OS) on an SD card for Raspberry Pi
-sidebar_position: 3
+title: "Установка Butter"
+nav_order: 2
+parent: "Raspberry Pi"
+grand_parent: "Сборка Butter Box"
---
-# Install Butter
+# Установка Butter
-You will need:
+Вам понадобится:
-* Desktop computer
-* Internet Connection
+* Настольный компьютер
+* Подключение к интернету
* Butter Box
-### Download the Butter OS for Raspberry Pi
-Make sure the file size matches the size listed on the website. Sometimes browsers do not complete the download, which can result in a corrupted file.
+### Скачайте Butter OS для Raspberry Pi
+
+Убедитесь, что размер файла совпадает с размером, указанным на сайте. Иногда браузеры не завершают загрузку, что может привести к повреждению файла.
[https://www.dropbox.com/scl/fo/helpqh3q2oj7ti2ia038m/h?dl=0.&rlkey=cswt4w4zksiuj3eb1oca48yw0](https://www.dropbox.com/scl/fo/helpqh3q2oj7ti2ia038m/h?dl=0.&rlkey=cswt4w4zksiuj3eb1oca48yw0)
-:::info
-Always choose the Latest Version of the file.
-:::
+> **Информация:**
+> Всегда выбирайте последнюю версию файла.
-### Plug the micro SD card into your computer
-
-To plug the micro SD card into your computer, you may need an adapter to do this:
-
-
Example adapter (USB-C to Micro SD)
-
-:::info
-You don't need to connect the box to the computer.
-:::
-
-### Run Raspberry Pi Imager
-
-Once you have your micro SD card plugged into your computer that has an internet connection, run Raspberry Pi Imager from a desktop computer. It will walk you through the steps to install the Butter operating system on the micro SD card.
-
-If you don't have Raspberry Pi Imager, you can download it here: [https://www.raspberrypi.com/software/](https://www.raspberrypi.com/software/)
-
-### Choose device > **Raspberry Pi Zero 2 W**
-
-Once the Raspberry Pi Image starts, you will be prompt to select your Raspberry Pi device.
-
-
Select Raspberry Pi Zero 2 W (or the device you have if it's not the standard box from Butter HQ)
-
-### Choose Operating System > Use Custom
-
-* On the OS tab, select **Use custom** and upload the custom Butter OS .img file. Confirm that you have **unzipped the file** before using it.
-
-
Select Use Custom. You will upload the custom .img file that you downloaded from Dropbox.
-
-### Choose Storage > Select Micro SD Card
-
-* From the **Storage** tab, select the **Micro SD Card.**
-
-
Select the Micro SD Card.
-
-Your screen will look similar to this after all selections:
-
-
Final screen after selections.
-
-You may be prompt with _"Doing this will erase all data from selected external storage"_ and “_do you want to apply settings”_, click then on _“no clear settings”_.
-
-After that select _"write"_ and begin writing process to the Micro SD card.
-
-### Remove From Computer and Insert Micro SD Card into the Raspberry Pi (Butter Box)
-
-Once you're done, remove the Micro SD card. Insert the Micro SD card into the Raspberry Pi (Butter Box) not powered on.
-
-### Go to Quick Start
-
-Plug the Raspberry Pi (Butter Box) into power. Wait a few moments and connect to the Butter Box Portal. Go to the [Quick Start](../../quick-start) section for more details.
-
-**If you are building an extended box, continue in the next section: Extend Your Box.**
-
-[extend-your-box.md](extend-your-box)
+---
+### Вставьте карту micro SD в компьютер
-### Troubleshooting
+Чтобы вставить карту micro SD в компьютер, вам может понадобиться адаптер:
-If you see an error stating that the input file is not a valid disk image, check the file you downloaded.
+
-Make sure the file size matches the size listed on the website. Sometimes browsers do not complete the download, which can result in a corrupted file.
+> **Информация:**
+> Подключать коробку к компьютеру не нужно.
-Also confirm that you have **unzipped the file** before using it.
+---
+
+
+### Запустите Raspberry Pi Imager
+
+После того как вы вставили карту micro SD в компьютер с подключением к интернету, запустите Raspberry Pi Imager на настольном компьютере. Программа проведёт вас через шаги установки операционной системы Butter на карту micro SD.
+
+Если у вас нет Raspberry Pi Imager, вы можете скачать его здесь: [https://www.raspberrypi.com/software/](https://www.raspberrypi.com/software/)
+
+---
+
+
+### Выберите устройство > **Raspberry Pi Zero 2 W**
+
+После запуска Raspberry Pi Imager вам будет предложено выбрать устройство Raspberry Pi.
+
+
+
Выберите Raspberry Pi Zero 2 W (или другое устройство, если у вас не стандартная коробка от Butter HQ)
+---
+
+
+### Выберите операционную систему > Use Custom
+
+* На вкладке ОС выберите **Use Custom** и загрузите файл butter-******.img Убедитесь, что вы **распаковали файл xz** перед использованием.
+
+
Выберите «Use Custom». Выберите файл .img, который скачали с Dropbox.
+
+После того как вы всё выбрали, ваш экран будет выглядеть примерно так:
+
+
Финальный экран после выбора.
+
+Вам может быть показано сообщение _«Doing this will erase all data from selected external storage»_ и _«do you want to apply settings?»_, нажмите _«no, clear settings»_.
+
+После этого выберите _«write»_ и начните процесс записи на карту Micro SD.
+
+---
+
+
+### Извлеките из компьютера и вставьте карту Micro SD в Raspberry Pi (Butter Box)
+
+По завершении извлеките карту Micro SD. Вставьте карту Micro SD в Raspberry Pi (Butter Box), который не подключён к питанию.
+
+---
+
+
+### Перейдите к быстрому старту
+
+Подключите Raspberry Pi (Butter Box) к питанию. Подождите несколько мгновений и подключитесь к порталу Butter Box. Перейдите в раздел [Быстрый старт](../../quick-start.md) для получения дополнительной информации.
+
+---
+
+**Если вы собираете улучшенный Butter Box (с увеличенным радиусом действия), перейдите к следующему разделу: Апгрейд Butter Box.**
+
+[extend-your-box.md](extend-your-box.md)
+
+
+### Устранение неполадок
+
+Если вы видите ошибку, указывающую, что входной файл не является допустимым образом диска, проверьте скачанный файл.
+
+Убедитесь, что размер файла совпадает с размером, указанным на сайте. Иногда браузеры не завершают загрузку, что может привести к повреждению файла.
+
+Также убедитесь, что вы **распаковали файл** перед использованием.
+
+
-
diff --git a/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/raspberry-pi/power-supply.mdx b/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/raspberry-pi/power-supply.mdx
deleted file mode 100644
index 006a437..0000000
--- a/www/i18n/ru/docusaurus-plugin-content-docs/current/build-a-box/raspberry-pi/power-supply.mdx
+++ /dev/null
@@ -1,15 +0,0 @@
----
-description: Different ways to power your Butter Box
----
-
-# Power Supply
-
-If you want Butter to work completely off-grid and without electricity, it can! Butter Boxes can be powered by a wall outlet, pre-charged battery pack or solar powered battery pack.
-
-* **Wall Outlet:** The official and recommended power supply for Raspberry Pi computers (depends of the Raspberry Pi model that you are using)
-* **Pre-charged Battery Pack (Power Bank):** This is the most common option for field use.
- * Anker portable charger [power bank](https://www.amazon.com/Anker-Portable-PowerCore-High-Speed-Charging/dp/B09VXF29RM/ref=sr_1_6?crid=30EJM6E540GE6\&dib=eyJ2IjoiMSJ9.cMM86su3KXjp8lN7z7mvmL1HERSowjwoegVu1E_8xhH-Pl38rDD2hEv21fVqk-w2eogpdZGsfiLn_V8ij-PvaRw3RDBdv9-NTKTFqGOUj6IZJKMdbeUjGkgBFVFdZvyOkBFF6kau0uJIE-rRQyseWiNNPxZwan-29xuz2_f643gTOfOzERBuVK2cDdpm91rPdVsRl3dKy6iR1K7qkYW5YGTtYpaZWriYGWOovD2CcVA.SogXwrCYRlPyAkf0wzwye8_-ZdVw-Fi0EcM5vcr7ESk\&dib_tag=se\&keywords=anker%2Bpower%2Bbank%2Bbattery%2Bpack%2Bwhite\&qid=1756265405\&sprefix=anker%2Bpower%2Bbank%2Bbattery%2Bpack%2Bwhit%2Caps%2C154\&sr=8-6\&th=1)
-* **Solar Panel (with Power Bank):** Use a small solar panel to recharge your power bank. This is a good option to keep the box running continuously in off-grid locations. Using direct solar panel without a battery is possible, but unstable if the sun dips in/out.
- * Solar panel kits: [https://voltaicsystems.com/solar-panel-kits/](https://voltaicsystems.com/solar-panel-kits/)
-
-
diff --git a/www/i18n/ru/docusaurus-plugin-content-docs/current/case-studies.mdx b/www/i18n/ru/docusaurus-plugin-content-docs/current/case-studies.mdx
index 1145b9e..437dc3d 100644
--- a/www/i18n/ru/docusaurus-plugin-content-docs/current/case-studies.mdx
+++ b/www/i18n/ru/docusaurus-plugin-content-docs/current/case-studies.mdx
@@ -1,18 +1,20 @@
---
-sidebar_position: 9
+title: "Примеры использования"
+nav_order: 9
---
-# Use Cases
-### 1. Digital Security training to distribute apps and materials
+# Примеры использования
-> Leaders from Southern Africa countries travel to provide training, audits, and consultations to organizations about digital security, physical safety, risk assessments, and to equip journalists, activists and human rights defenders with the tools and knowledge to do their job safer. In order to do their work effectively, these leaders need to be able to curate specific types of content to fit various use cases, in different contexts and languages and different formats. In offline situations (load shedding, no access to the internet or in times of internet shutdowns) the ability to successfully deliver trainings and content becomes almost impossible. \
+### 1. Тренинги по цифровой безопасности для распространения приложений и материалов
+
+> Лидеры из стран Южной Африки путешествуют для проведения тренингов, аудитов и консультаций для организаций по вопросам цифровой безопасности, физической безопасности, оценки рисков, а также для оснащения журналистов, активистов и правозащитников инструментами и знаниями для более безопасного выполнения их работы. Для эффективной работы этим лидерам необходима возможность подбирать определённые типы контента для различных сценариев использования, в разных контекстах и на разных языках и в разных форматах. В офлайн-ситуациях (отключения электричества, отсутствие доступа к интернету или во время отключений интернета) возможность успешно проводить тренинги и доставлять контент становится практически невозможной. \
> \
-> They shared more than a few times that if they did not have the Butter Box, some sessions would have been canceled.
+> Они неоднократно отмечали, что если бы у них не было Butter Box, некоторые сессии пришлось бы отменить.
-### 2. Sharing & Media Backup
+### 2. Обмен файлами и резервное копирование медиа
-> Often M. wants to share music and movie files that they’ve downloaded on their computer with their friends — but transferring with cables or Bluetooth is a pain. So they've set up a Butter Box with their media collection — music files, films and photos. They plugged it in near the kitchen, and now anyone in their apartment can connect to the Butter Wi‑Fi and browse a shared media library. No internet needed, and no more file-by-file transfers.
+> Часто М. хочет поделиться музыкальными и видеофайлами, которые они загрузили на свой компьютер, с друзьями — но передача через кабели или Bluetooth — это мучение. Поэтому они настроили Butter Box со своей медиаколлекцией — музыкальные файлы, фильмы и фотографии. Они подключили его рядом с кухней, и теперь любой в их квартире может подключиться к Wi-Fi Butter и просматривать общую медиатеку. Интернет не нужен, и больше никаких поштучных передач файлов.
-### 3. Temporary file storage
+### 3. Временное хранение файлов
-> On a remote site with no cell service, workers needed a way to temporarily offload large files — like site photos or documents — from their phones. Using Butter Box’s local encrypted message board, they sent files to themselves or coworkers for safekeeping. Files stayed on the device until retrieved later, even without power or signal.
+> На удалённом объекте без сотовой связи рабочим нужен был способ временно выгрузить большие файлы — например, фотографии объекта или документы — со своих телефонов. Используя локальную зашифрованную доску сообщений Butter Box, они отправляли файлы себе или коллегам на хранение. Файлы оставались на устройстве до их получения позже, даже без питания или сигнала.
diff --git a/www/i18n/ru/docusaurus-plugin-content-docs/current/content-packs/_category_.json b/www/i18n/ru/docusaurus-plugin-content-docs/current/content-packs/_category_.json
deleted file mode 100644
index d64f1cd..0000000
--- a/www/i18n/ru/docusaurus-plugin-content-docs/current/content-packs/_category_.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "label": "Content Packs",
- "position": 5,
- "link": {
- "type": "doc",
- "id": "content-packs/index"
- }
-}
diff --git a/www/i18n/ru/docusaurus-plugin-content-docs/current/content-packs/apps/_category_.json b/www/i18n/ru/docusaurus-plugin-content-docs/current/content-packs/apps/_category_.json
deleted file mode 100644
index 82517a0..0000000
--- a/www/i18n/ru/docusaurus-plugin-content-docs/current/content-packs/apps/_category_.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "label": "Apps",
- "position": 3,
- "link": {
- "type": "doc",
- "id": "content-packs/apps/index"
- }
-}
diff --git a/www/i18n/ru/docusaurus-plugin-content-docs/current/content-packs/apps/f-droid-repo.mdx b/www/i18n/ru/docusaurus-plugin-content-docs/current/content-packs/apps/f-droid-repo.mdx
deleted file mode 100644
index c472c52..0000000
--- a/www/i18n/ru/docusaurus-plugin-content-docs/current/content-packs/apps/f-droid-repo.mdx
+++ /dev/null
@@ -1,143 +0,0 @@
----
-description: How to Create Your Own F-Droid Repo to Share as a Content Pack
-sidebar_position: 2
----
-
-# F-Droid Repo
-
-You can build your own curated F-Droid repo using your computer's terminal. Once set up, users can connect their F-Droid app to your Butter Box and start downloading apps.
-
-
-
-### Step 1: Install F-Droid Server Tools
-
-Before you begin, you need to install a tool called **fdroidserver**. This helps you create and manage your app store.
-
-**On Mac (using Homebrew):**
-
-```
- brew install fdroidserver
-```
-
-**On Linux (Debian/Ubuntu):**
-
-```
- sudo apt install fdroidserver
-```
-
-### Step 2: Check that it's installed correctly
-
-After installation, run this command:
-
-```
- fdroid version
-```
-
-If everything is working, you will see a version number printed on the screen.
-
-### Step 3: Create Your Repo Folder
-
-You need to create the folder where you will save the repo files in your computer, choose a name that aligns with the project or purpose of the apps in it, and replace my-fdroid-repo for that name in the command.
-
-```
-mkdir -p ~/my-fdroid-repo
-```
-
-```
-cd ~/my-fdroid-repo
-```
-
-### Step 4: Initialize the repo
-
-```
-fdroid init
-```
-
-This creates the following directories in your repo file:
-
-```
-Config.yml
-```
-
-```
-repo/
-```
-
-```
-metadata/
-```
-
-### Step 5: Add your APKs
-
-Copy your signed APKs into the repo/ folder. Ensure you only use apps from trusted sources like the official F-Droid library or verified developers.
-
-**Security Note:** Avoid downloading APKs from "mirror" sites or unknown sources, as they can contain malware or trackers that compromise your users' privacy.
-
-```
-cp /path/to/your/*.apk repo/
-```
-
-Example:
-
-```
-cp ~/Downloads/myapp.apk repo/
-```
-
-### Step 6: Generate (and Update) the Repository Index
-
-Every time you add a new APK or a new version of an app to your repo/ folder, you must run the following command to "publish" those changes:
-
-```
-fdroid update --create-metadata
-```
-
-What this command does:
-
-* **Scans APKs:** It reads the new files in your repo/ folder.
-* **Generates Metadata:** It creates YAML files containing the app's name, version, and permissions.
-* **Creates index.v1.jar:** This is the "catalog" file that the F-Droid app downloads to see what is available.
-* **Signs the Repository:** It uses your secret key to sign the index, proving to the Android app that the files haven't been tampered with.
-
-### Step 7: Test your Repo locally
-
-To test your repo locally and ensure everything works before you share it on the Butter Box, you can serve its content locally and add it to F-Droid using a URL.
-
-```
-cd repo
-```
-
-```
-python3 -m http.server 8000
-```
-
-Once your repo is live, open the F-Droid app on your device and navigate to **Settings > Repositories > "+"**. Select **"Enter repository URL manually"** to add your new source.
-
-Adding the repo manually allows you to verify the user experience by checking:
-
-* **App Visibility:** Are all your apps appearing in the list?
-* **Visual Assets:** Are icons and screenshots displaying correctly?
-* **Categorization:** Are apps appearing in the correct sections (e.g., Internet, Security)?
-* **Functionality:** Do the downloads and installations complete without errors?
-* **Metadata:** Does the version number and description match your `repo/` files?
-
-
-
-Your repo will be available at:
-
-`http://YOUR-IP:8000/repo`
-
-
-
-**Find your IP:**
-
-#### macOS:
-
-```
-ipconfig getifaddr en0
-```
-
-#### Linux:
-
-```
-hostname -I
-```
diff --git a/www/i18n/ru/docusaurus-plugin-content-docs/current/content-packs/apps/index.mdx b/www/i18n/ru/docusaurus-plugin-content-docs/current/content-packs/apps/index.mdx
deleted file mode 100644
index 668f221..0000000
--- a/www/i18n/ru/docusaurus-plugin-content-docs/current/content-packs/apps/index.mdx
+++ /dev/null
@@ -1,30 +0,0 @@
----
-sidebar_position: 1
----
-# Apps
-
-You can share apps as a content pack, via a static website. If you give a folder the name `appstore` and place it in the root directory of the USB drive, the **Apps** tile will appear in the Butter Box portal.
-
-**Things To Know**
-
-* If you are sharing apps from Butter Box, you will need to download the app files you want to share. Apps are updated frequently. Be sure to manually update all of the app files frequently to ensure you are providing the highest security for the people who connect to the box.
- * You’ll need a copy of the app’s `.apk` file — make sure it’s from a safe and trusted source.
- * Butter won’t automatically verify the source, so it's up to you to confirm it's clean and legal to share.
-* How to get apk files: There are mobile apps you can use to get access to apk files on an Android phone. Alternatively, you can download app files directly from the developer's website.
-
-### Go Further: Butter Box Supports Sharing Via F-Droid
-
-Additionally, Butter Box supports app distribution via F-Droid. In your content pack, you can include the F-Droid `.apk` and a QR code for your repo. Anyone with access to the Box can then download the F-Droid app while offline, and add the repo.
-
-As long as they are connected to the Butter Box, they can download any of the apps within your repo.
-
-If they are connected to the internet later, they can receive app updates from any apps in your repo that are also included in the official F-Droid repo. If you update the apps in your repo, they will also have access to those.
-
-What is a F-Ddroid Repo?
-
-* A hosted library of apps\
- Why use it?
-* It offers a secure process for sharing apps. The F-Droid team builds apps in the official F-Droid repo from the source code themselves. This ensures that the app you download exactly matches the code the developer published.
-* Users installing from F-Droid have access to app updates remotely (away from the Butter Box)
-
-Technical skills are required to create your own F-Droid repo. Refer to the [F-Droid Repo](f-droid-repo) Section for instructions.
diff --git a/www/i18n/ru/docusaurus-plugin-content-docs/current/content-packs/index.mdx b/www/i18n/ru/docusaurus-plugin-content-docs/current/content-packs/index.mdx
index 5163f5e..3d268c5 100644
--- a/www/i18n/ru/docusaurus-plugin-content-docs/current/content-packs/index.mdx
+++ b/www/i18n/ru/docusaurus-plugin-content-docs/current/content-packs/index.mdx
@@ -1,44 +1,50 @@
---
-description: Curated pluggable content
-sidebar_position: 1
+title: "Наборы контента"
+nav_order: 5
+has_children: true
+permalink: /content-packs/
---
-# Content Packs
+# Наборы контента
-You can create your own content pack! It simply needs to be set up as a **static website with local links**. This website will run from the box itself, so all of the images and files required for the website need to be contained within one main folder.
+Вы можете создать свой собственный набор контента! Его просто нужно оформить как **статический сайт с локальными ссылками**. Этот сайт будет работать непосредственно с устройства, поэтому все изображения и файлы, необходимые для сайта, должны находиться в одной главной папке.
-Once you have your static website ready, you will put all of the required files for it in one folder, and place this folder in the **root directory** of your USB drive. This website will be rendered in the browser people use to access the Butter Box portal.
+Когда ваш статический сайт будет готов, поместите все необходимые файлы в одну папку и разместите эту папку в **корневой директории** вашего USB-накопителя. Этот сайт будет отображаться в браузере, через который пользователи получают доступ к порталу Butter Box.
-Tips for creating a content pack with a static website:
+Советы по созданию набора контента со статическим сайтом:
-* **Contents.** Everything for the static website must be stored on a USB drive that plugs into the Butter Box. It should not link to resources on the global internet.
-* **Size.** The size of your content pack is limited by the amount of space available on your USB drive. Though, keep in mind that if multiple people are downloading or watching really large files from the box, there may be some latency.
-* **Pages.** Links between pages should point to other saved pages in the same folder, not to the internet. You must use relative paths (e.g. about/index.html) instead of absolute web URLs.
-* **Media.** Pictures, videos, and sounds cannot be linked to from somewhere online. The files need to be in your website folder and stored on the USB drive.
-* **Libraries.** The website cannot use javascript libraries that rely on an internet connection.
-* **Styles.** Special fonts and icons (like those from Google Fonts) also need to be packed into the folder, not fetched from the web.
+* **Содержимое.** Всё для статического сайта должно храниться на USB-накопителе, подключённом к Butter Box. Сайт не должен ссылаться на ресурсы в глобальном интернете.
+* **Размер.** Размер вашего набора контента ограничен доступным пространством на USB-накопителе. При этом учитывайте, что если несколько человек одновременно скачивают или просматривают очень большие файлы с устройства, возможны задержки.
+* **Страницы.** Ссылки между страницами должны вести на другие сохранённые страницы в той же папке, а не в интернет. Необходимо использовать относительные пути (например, about/index.html) вместо абсолютных веб-URL.
+* **Медиа.** Изображения, видео и звуки не могут ссылаться на онлайн-ресурсы. Файлы должны находиться в папке вашего сайта и храниться на USB-накопителе.
+* **Библиотеки.** Сайт не может использовать JavaScript-библиотеки, которые зависят от интернет-соединения.
+* **Стили.** Специальные шрифты и иконки (например, из Google Fonts) также должны находиться в папке, а не загружаться из сети.
-### Try It
+### Попробуйте
-* The zip file below contains a sample static website. To get a feel for how static websites work with butter—Download it. Unzip it. Then, add this set of files to your USB drive.
+* Приведённый ниже zip-файл содержит пример статического сайта. Чтобы понять, как статические сайты работают с Butter — скачайте его. Распакуйте. Затем добавьте этот набор файлов на ваш USB-накопитель.
-[Sample Static Website.zip](/img/docs/Sample Static Website.zip)
-
-### Get Started
-
-The best way to get started with creating your own content pack is to have an idea about the experience and type of information you want to provide, and then to design and build a local static website for it.
-
-It can be very simple like an audio player for music. Or, a simple list of the five top VPN apps that you recommend. Or it can be more complex like a library or knowledge base of cultural artifacts.
+[Скачать файл](/assets/Sample%20Static%20Website.zip)
-### Add website files to a USB drive
+### Начните работу
-Place a folder with your website files in the **root directory** of a USB drive. Be sure that your website folder contains your **index.html.** The name of this folder will be displayed on the Butter Box portal.
+Лучший способ начать создание собственного набора контента — это определиться с идеей о том, какой опыт и какую информацию вы хотите предоставить, а затем спроектировать и создать для этого локальный статический сайт.
-
USB directory when viewed in Finder on desktop
+Это может быть что-то очень простое, например, аудиоплеер для музыки. Или список из пяти лучших VPN-приложений, которые вы рекомендуете. Или например библиотека, база знаний культурных артефактов.
-### Connect to your Butter Box to view
+### Добавьте файлы сайта на USB-накопитель
+
+Поместите папку с файлами сайта в **корневую директорию** USB-накопителя. Убедитесь, что папка вашего сайта содержит файл **index.html.** Название этой папки будет отображаться на портале Butter Box.
+
+
Директория USB при просмотре в Finder на компьютере
+
+---
+
+
+### Подключитесь к Butter Box для просмотра
+
+Вставьте USB-накопитель в Butter Box. Когда вы откроете портал Butter Box, нажмите **Файлы**. Перейдите в папку сайта. Нажмите для просмотра.
-Insert the USB drive into your Butter Box. When you open the Butter Box portal, tap **Files**. Navigate to the website folder. Tap to view.
diff --git a/www/i18n/ru/docusaurus-plugin-content-docs/current/content-packs/maps.mdx b/www/i18n/ru/docusaurus-plugin-content-docs/current/content-packs/maps.mdx
index fa85689..301d793 100644
--- a/www/i18n/ru/docusaurus-plugin-content-docs/current/content-packs/maps.mdx
+++ b/www/i18n/ru/docusaurus-plugin-content-docs/current/content-packs/maps.mdx
@@ -1,33 +1,38 @@
---
-sidebar_position: 2
+title: "Карты"
+nav_order: 1
+parent: "Наборы контента"
---
-# Maps
-You can make offline maps available from your Butter Box. These maps are powered by **OpenStreetMap (OSM)** and the **OsmAnd app** for Android.
+# Карты
-:::warning
-**Important:** Offline map downloads work **only on Android devices**. iOS is not supported.
-:::
+Вы можете сделать офлайн-карты доступными через ваш Butter Box. Эти карты работают на основе **OpenStreetMap (OSM)** и приложения **OsmAnd** для Android.
-### ✅ Steps to Enable Maps
+> **Внимание:**
+> **Важно:** Загрузка офлайн-карт работает **только на устройствах Android**. iOS не поддерживается.
-**1. Download the map files you need**
+### ✅ Шаги для включения офлайн-карт
-* Visit: [OsmAnd Local Indexes List](https://osmand.net/list?sortby=size\&asc=false)
-* Choose and download the regions you want available offline.
+**1. Скачайте приложение OsmAnd (APK для Android)**
-**2. Organize your files**
+* Перейдите по ссылке: [Бесплатные версии OsmAnd — Android](https://osmand.net/docs/versions/free-versions)
+* Скачайте последний APK-файл.
-* On your USB drive, create a folder named `osm-map-files` .
-* Put the **OsmAnd APK** and all your **map files** into this folder.
+**2. Скачайте нужные файлы карт**
-
USB directory when viewed in Finder on desktop
+* Перейдите по ссылке: [Список локальных индексов OsmAnd](https://osmand.net/list?sortby=size\&asc=false)
+* Выберите и скачайте регионы, которые хотите использовать офлайн.
-**3. Add to your Butter Box**
+**3. Организуйте файлы**
-* Insert the USB drive into your Butter Box.
-* The **Offline Maps** tile will automatically appear in your Butter Box portal.
+* На USB-накопителе создайте папку с именем `osm-map-files` .
+* Поместите **APK-файл OsmAnd** и все ваши **файлы карт** в эту папку.
-👉 That’s it — anyone using an **Android device** can now download OsmAnd and the offline maps you’ve provided directly from your Butter Box.
+
-Note: The OSM map apk is available on the Butter Box software image. Updates to the OsmAnd app will be available with new releases of the Butter Box software. If you want to know what the latest available version of OsmAnd app is, visit [OsmAnd Free Releases — Android](https://osmand.net/docs/versions/free-versions).
+**4. Добавьте на Butter Box**
+
+* Вставьте USB-накопитель в Butter Box.
+* Иконка **Офлайн-карты** автоматически появится на портале Butter Box.
+
+👉 Вот и всё — теперь любой пользователь с **устройством Android** может скачать OsmAnd и офлайн-карты, которые вы предоставили, прямо с вашего Butter Box.
diff --git a/www/i18n/ru/docusaurus-plugin-content-docs/current/faq/_category_.json b/www/i18n/ru/docusaurus-plugin-content-docs/current/faq/_category_.json
deleted file mode 100644
index be3bafb..0000000
--- a/www/i18n/ru/docusaurus-plugin-content-docs/current/faq/_category_.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "label": "FAQ",
- "position": 8,
- "link": {
- "type": "doc",
- "id": "faq/index"
- }
-}
diff --git a/www/i18n/ru/docusaurus-plugin-content-docs/current/faq/how-to-reformat-your-usb-drive.mdx b/www/i18n/ru/docusaurus-plugin-content-docs/current/faq/how-to-reformat-your-usb-drive.mdx
index 0079ada..00d9556 100644
--- a/www/i18n/ru/docusaurus-plugin-content-docs/current/faq/how-to-reformat-your-usb-drive.mdx
+++ b/www/i18n/ru/docusaurus-plugin-content-docs/current/faq/how-to-reformat-your-usb-drive.mdx
@@ -1,57 +1,57 @@
---
-sidebar_position: 2
+title: "Как переформатировать USB-накопитель"
+nav_order: 1
+parent: "Часто задаваемые вопросы"
---
-# How to Reformat Your USB Drive
-After connecting your USB drive to the Raspberry Pi you will see the “Explore USB” title displayed on the portal. If you’ve tried refreshing your portal page and still do not see the “Explore USB” tile then you may need to erase your USB stick and reformat it.
+# Как переформатировать USB-накопитель
-
+После подключения USB-накопителя к Raspberry Pi вы увидите заголовок «Обзор USB» на портале. Если вы обновили страницу портала и по-прежнему не видите иконку «Обзор USB», возможно, вам нужно стереть данные с USB-накопителя и переформатировать его.
+
+
+Когда вы форматируете USB-накопитель, все файлы и папки на нём удаляются и заменяются новой файловой системой. Это может помочь устранить проблемы с самим накопителем или сделать его совместимым с новыми файлами, которые вы хотите перенести. Обязательно сделайте резервную копию файлов перед форматированием накопителя.
-When you format a USB drive, all files and folders on the drive are removed and replaced with a new file system. This can help repair any issues with the flash drive itself or make it compatible with new files you want to transfer. Be sure to back up your files before formatting your drive.
+**Проверьте формат USB-накопителя**
-**Check the Format of the USB**
-
-* On your desktop or laptop, plug in your USB
-* Right, or double-click on the USB
-* Click on “Get info” and verify the Format
-* Your USB needs to be formatted to ExFat or Fat32, MS-DOS (FAT).
+* На настольном компьютере или ноутбуке подключите USB-накопитель
+* Нажмите правой кнопкой мыши или дважды щёлкните по USB-накопителю
+* Нажмите «Свойства» и проверьте формат
+* Ваш USB-накопитель должен быть отформатирован в ExFat, Fat32 или MS-DOS (FAT).
+**Шаги переформатирования на MacOS:**
-**Reformatting Steps on MacOS:**
+* Подключите USB-накопитель к USB-порту компьютера.
+* Нажмите правой кнопкой мыши или дважды щёлкните по USB-накопителю
+* Нажмите «Стереть диск…»
+* На этом этапе вы можете переименовать USB-накопитель
+* Выберите правильный формат: ExFat, ExFat32 или MS-DOS (FAT)
+* Затем нажмите «Стереть»
+* Может появиться предупреждение о том, что весь контент будет удалён. Нажмите «Стереть»
+* Это может занять несколько минут. USB-накопитель исчезнет и снова появится на рабочем столе
+* Убедитесь, что накопитель правильно отформатирован
+* Нажмите правой кнопкой мыши или дважды щёлкните по USB-накопителю
+* Нажмите «Свойства» и проверьте формат
-* Connect the USB drive to a USB port on your computer.
-* Right, or double-click on the USB
-* Click on “Erase Disk…”
-* You can rename your USB at this time
-* Select the correct format, either ExFat or ExFat32 or MS-DOS (FAT)
-* Then tap “Erase”
-* A message may appear warning you that all content will be deleted. Select “Erase”
-* This may take a few minutes. The USB will disappear and reappear on your homescreen
-* Verify the drive is correctly formatted
-* Right, or double-click on the USB
-* Click on “Get info” and verify the Format
+**Шаги переформатирования на Windows:**
-**Reformatting Steps on Windows:**
+* Подключите USB-накопитель к USB-порту компьютера.
+* Откройте Проводник и выберите «Этот компьютер» в меню.
+* Вы найдёте этот пункт на левой панели, рядом со значком монитора.[\[2\]](https://www.wikihow.com/Format-a-Flash-Drive#_note-2)
+* В Windows 7 нажмите «Компьютер» в правой части окна «Пуск».
+* Нажмите правой кнопкой мыши на значок флеш-накопителя. Он находится под заголовком «Устройства и диски» в середине страницы. Появится выпадающее меню.
+* Выберите «Форматировать». Откроется окно форматирования.
+* Нажмите на «Файловая система» и выберите формат MS-DOS, FAT32 или exFAT.
+* [FAT32](https://www.wikihow.com/Format-FAT32) — наиболее совместимый формат. Работает с большинством компьютеров и игровых консолей.
+* exFAT — похож на FAT32, но разработан для внешних жёстких дисков (например, флеш-накопителей) и более быстрого использования. Это универсальный формат, наиболее распространённый в Windows, Linux и Mac.
+* Нажмите «Начать» и «ОК» для завершения форматирования флеш-накопителя.
+* Появится последний запрос, нажмите «ОК». Ваш флеш-накопитель успешно отформатирован.
-* Connect the USB drive to a USB port on your computer.
-* Open the File Explorer and select "This PC" from the menu.
-* You can find this option in the left panel, next to a monitor icon.[\[2\]](https://www.wikihow.com/Format-a-Flash-Drive#_note-2)
-* On Windows 7, click Computer on the right side of the Start window.
-* Right-click the flash drive's icon. It's beneath the "Devices and drives" heading in the middle of the page. This will bring up a drop-down menu.
-* Choose "Format". This will open the formatting window.
-* Click on "File System" and choose the MS-DOS, FAT32, or exFAT format.
-* [FAT32](https://www.wikihow.com/Format-FAT32) - The most widely compatible format. Works with most computers and gaming consoles.
-* exFAT - Similar to FAT32, but designed for external hard drives (e.g., flash drives) and quicker use. It's a universal format that is most common across Windows, Linux, and Mac.
-* Select "Start" and click "OK" to finish formatting your flash drive.
-* A final prompt will appear, Click “OK”. Your flash drive has successfully been formatted.
-
-![]()![]()![]()
+![]().png>).png>)
![]()
![]()
-
diff --git a/www/i18n/ru/docusaurus-plugin-content-docs/current/faq/index.mdx b/www/i18n/ru/docusaurus-plugin-content-docs/current/faq/index.mdx
index 1453390..50062fd 100644
--- a/www/i18n/ru/docusaurus-plugin-content-docs/current/faq/index.mdx
+++ b/www/i18n/ru/docusaurus-plugin-content-docs/current/faq/index.mdx
@@ -1,54 +1,58 @@
---
-sidebar_position: 1
+title: "Часто задаваемые вопросы"
+nav_order: 8
+has_children: true
+permalink: /faq/
---
-# FAQ
-### Does the Butter Box give me the internet?
+# Часто задаваемые вопросы
-Not quite. The Butter Box doesn’t provide internet access. Instead, it creates its own local Wi-Fi network that lets you access apps, content (previously set up), and message board features offline . Everything is stored and shared locally — no internet or data connection needed.
+### Предоставляет ли Butter Box доступ к интернету?
+
+Не совсем. Butter Box не обеспечивает доступ к интернету. Вместо этого он создаёт собственную локальную сеть Wi-Fi, которая позволяет получить доступ к приложениям, контенту (предварительно загруженному) и функциям доски сообщений в офлайн-режиме. Всё хранится и передаётся локально — подключение к интернету или передача данных не требуется.
***
-### How do you power a Butter Box?
+### Как запитать Butter Box?
-The Butter Box is super flexible! You can power it using a USB power bank, a wall adapter, or even a small solar panel. As long as it provides power to the Raspberry Pi, you’re good to go. Go to the [Power Supply](../build-a-box/power-supply) section to learn more.
+Butter Box очень гибок в плане питания! Вы можете подключить его к USB-повербанку, сетевому адаптеру или даже к небольшой солнечной панели. Главное, чтобы источник обеспечивал питание Raspberry Pi. Перейдите в раздел [Блок питания](../build-a-box/power-supply.md), чтобы узнать больше.
***
-### If I’m powering the Butter Box with a solar panel, do I need a power bank?
+### Если я подключаю Butter Box к солнечной панели, нужен ли мне повербанк?
-A power bank isn’t strictly required, but it’s highly recommended. Solar panels can be inconsistent — clouds, shade, or changing sunlight can interrupt power. A power bank helps smooth that out by storing energy and keeping the Butter Box running steadily, even when sunlight dips. Check it out this use case to know more: (insert use case URL)
+Повербанк не обязателен, но настоятельно рекомендуется. Солнечные панели могут работать нестабильно — облака, тень или изменение освещённости могут прервать питание. Повербанк помогает сгладить это, накапливая энергию и обеспечивая стабильную работу Butter Box, даже когда солнечный свет ослабевает. Ознакомьтесь с этим примером использования, чтобы узнать больше: (вставьте URL примера использования)
***
-### What are the security features of the Butter Box? Can I put a password on it?
+### Какие функции безопасности есть у Butter Box? Можно ли установить на него пароль?
-Currently, the Butter Box broadcasts an open Wi-Fi network — that means no password is required to connect. This makes it easy for people nearby to join, especially in offline or community settings.
+В настоящее время Butter Box транслирует открытую сеть Wi-Fi — это означает, что для подключения пароль не требуется. Это упрощает подключение для находящихся рядом людей, особенно в оффлайн-средах или в условиях сообщества.
-However, users must either enter the Butter Box’s local IP address manually, or scan a QR code that takes them directly to the content. Since it’s all offline, there’s no exposure to the internet or external threats.
+Однако пользователи должны либо ввести локальный IP-адрес или адрес Butter Box вручную, либо отсканировать QR-код для доступа к контенту. Поскольку всё работает оффлайн, нет риска воздействия интернета или внешних угроз.
-You can configure the Raspberry Pi to require a Wi-Fi password in the admin settings. Refer to the [Security](../security) section for more security features.
+Вы можете настроить Wi-Fi Raspberry Pi на требование пароля в настройках администратора. Обратитесь к разделу [Безопасность](../security.md) для получения информации о дополнительных функциях безопасности.
***
-### How much storage does a Butter Box have?
+### Какой объём хранилища у Butter Box?
-The Butter Box storage capacity is defined by the microSD card you install — it doesn’t have fixed built-in memory. You can choose anything from a 16 GB card up to 1 TB (the Raspberry Pi Zero 2 W supports microSD sizes up to that). We recommend 256 GB.
+Объём хранилища Butter Box определяется установленной картой microSD — у него нет фиксированной встроенной памяти. Вы можете выбрать карту от 16 ГБ до 1 ТБ (Raspberry Pi Zero 2 W поддерживает карты microSD такого размера). Мы рекомендуем 256 ГБ.
-| Use Case | Suggested micro SD Size |
-| ------------------------------------- | -------------------------- |
-| Basic setup (apps + message board) | 16 GB – 32 GB |
-| Additional content or media storage | 64 GB – 128 GB |
-| Handling large content packs or files | 256 GB or more, up to 1 TB |
+| Сценарий использования | Рекомендуемый размер micro SD |
+| ------------------------------------------- | ----------------------------- |
+| Базовая настройка (приложения + доска сообщений) | 16 ГБ – 32 ГБ |
+| Дополнительный контент или хранение медиа | 64 ГБ – 128 ГБ |
+| Работа с большими контент-пакетами или файлами | 256 ГБ и более, до 1 ТБ |
***
-### Can I customize it?
+### Можно ли его настроить?
-Absolutely! You can add, for example, your own content - dropping in PDFs, videos, images, and HTML pages to build a local library, or add your own apps - including Android APKs (even if they’re not on F-Droid).
+Безусловно! Вы можете добавить, например, свой собственный контент — поместить PDF-файлы, видео, изображения и HTML-страницы для создания локальной библиотеки, или добавить свои приложения — включая APK-файлы для Android (даже если их нет на F-Droid).
***
-### My USB drive is plugged into the Butter Box, but the content is not displayed on the portal. Why?
+### Мой USB-накопитель подключён к Butter Box, но контент не отображается на портале. Почему?
-Yout USB drive is probably in the wrong format. Your USB needs to be formatted to ExFat, Fat32, MS-DOS (FAT). Refer to [Reformatting Your USB](how-to-reformat-your-usb-drive) for help.
+Вероятно, ваш USB-накопитель имеет неправильный формат. USB-накопитель должен быть отформатирован в ExFat, Fat32, MS-DOS (FAT). Обратитесь к разделу [Переформатирование USB-накопителя](how-to-reformat-your-usb-drive.md) для помощи.
diff --git a/www/i18n/ru/docusaurus-plugin-content-docs/current/index.mdx b/www/i18n/ru/docusaurus-plugin-content-docs/current/index.mdx
index 59faced..5b5cad1 100644
--- a/www/i18n/ru/docusaurus-plugin-content-docs/current/index.mdx
+++ b/www/i18n/ru/docusaurus-plugin-content-docs/current/index.mdx
@@ -1,6 +1,6 @@
---
-description: Sharing offline has never been easier!
-sidebar_position: 1
+title: "Начало работы"
+nav_order: 1
---
# Начало работы
@@ -9,7 +9,7 @@ Butter Box — это лёгкое портативное устройство,
Неважно, есть ли у вас Butter Box на руках или вам нужно его собрать, вы в нужном месте. Выберите вариант ниже.
-
-
+- [**У меня есть Box** — Быстрый старт](quick-start.mdx)
+- [**Мне нужен Box** — Собрать Box](build-a-box/)
diff --git a/www/i18n/ru/docusaurus-plugin-content-docs/current/quick-start.mdx b/www/i18n/ru/docusaurus-plugin-content-docs/current/quick-start.mdx
index 93c2cc3..dd22d80 100644
--- a/www/i18n/ru/docusaurus-plugin-content-docs/current/quick-start.mdx
+++ b/www/i18n/ru/docusaurus-plugin-content-docs/current/quick-start.mdx
@@ -1,73 +1,88 @@
---
-sidebar_position: 2
+title: "Быстрый старт"
+nav_order: 2
---
-# Quick Start
-If you have a Butter Box with the latest version of the Butter software loaded on the SD card, take these quick steps to get set up.
+# Быстрый старт
-### Check supplies
-
-Make sure you have the supplies for a basic box:
-
-* [ ] Power source
-* [ ] USB drive
-* [ ] USB Adapters (as needed)
-* [ ] Butter Box Device (with micro SD card inserted)
-* [ ] Case
-
-
-
-### Make sure the micro SD card is inserted into the device
-
-The micro SD card should have the latest version of Butter OS running on it.
-
-### Plug it in to power on
-
-Connect the power supply to the first micro USB port and correct wall outlet.
-
-
-
-You will know the box is working if ‘butterbox’ wifi appears in the wifi list on your phone or computer. If it doesn’t, unplug the box and plug it back in.
+Если у вас есть Butter Box с последней версией программного обеспечения Butter, загруженной на SD-карту, выполните эти быстрые шаги для настройки.
+### Проверьте комплектующие
-_If using a solar battery or other means of power, use one with the correct specs to ensure adequate power and avoid damage to the unit. For a Pi Zero 2 W use Micro USB power supply with at least 2.0A._
+Убедитесь, что у вас есть всё необходимое для базового Butter Box:
-[Link to Power Supply Options](build-a-box/power-supply)
+* [ ] Источник питания с кабелем
+* [ ] USB-накопитель
+* [ ] USB-адаптеры (при необходимости)
+* [ ] Устройство Butter Box (с вставленной micro SD-картой)
+* [ ] Корпус
+
+
+
+---
+### Убедитесь, что micro SD-карта вставлена в устройство
-### Insert USB drive
+На micro SD-карте должна быть записана последняя версия Butter OS.
-Connect the USB adapter to the open port. Then plug in the USB drive. Learn more about loading the USB drive with treasures in the [File Sharing](services/file-sharing) section.
+---
-
+### Подключите к питанию для включения
-### Access the Butter Box Portal
+Подключите блок питания к первому порту micro USB и к розетке.
-Join the ‘butterbox’ Wi-Fi. After 30 seconds, scan the QR code on the box. This connects you to **http://butterbox.local** in a browser.
+
+
+Вы узнаете, что Box работает, если Wi-Fi 'butterbox' появится в списке Wi-Fi на вашем телефоне или компьютере. Если он не появляется, отключите Box и подключите его снова.
+
+_Если вы используете солнечную батарею или другой источник питания, используйте устройство с правильными характеристиками, чтобы обеспечить достаточную мощность и избежать повреждения устройства. Для Pi Zero 2 W используйте блок питания Micro USB мощностью не менее 2.0A._
+
+[Ссылка на варианты блоков питания](build-a-box/power-supply.md)
+
+
+---
+
+
+### Вставьте USB-накопитель
+
+Подключите USB-адаптер к свободному порту. Затем подключите USB-накопитель. Узнайте больше о загрузке контента на USB-накопитель в разделе [Обмен файлами](services/file-sharing.md).
+
+
+
+---
+
+
+### Доступ к порталу Butter Box
+
+Подключитесь к Wi-Fi 'butterbox'. Через 30 секунд отсканируйте QR-код на Box. Это подключит вас к **http://butterbox.local** в браузере.
[https://youtu.be/KB5O9MSoaAg](https://youtu.be/KB5O9MSoaAg)
-_If this page does not load, wait a few minutes to ensure connectivity. Refresh the page. If you’re connecting from a smartphone, turn off your mobile data or turn on airplane mode. Then try again._
+_Если эта страница не загружается, подождите несколько минут для установления соединения. Обновите страницу. Если вы подключаетесь со смартфона, отключите мобильные данные или включите режим полёта. Затем попробуйте снова._
-:::info
-This is an HTTP page, not HTTPS, because it's served from a local device with no internet connection. Your data never leaves the network, so it's still private and secure.
-:::
+> **Информация:**
+> Это HTTP-страница, а не HTTPS, потому что она обслуживается локальным устройством без подключения к интернету. Ваши данные никогда не покидают сеть, поэтому они по-прежнему конфиденциальны и безопасны.
-The Wi-Fi does not have a password by default. Though, you can easily add one in the Admin Settings.
+Wi-Fi по умолчанию не имеет пароля. Однако вы можете легко добавить его в настройках администратора.
-### Once connected, use Admin Settings to set up your box.
+---
-The admin setup wizard is designed to give you choice over which services are offered on the box and to increase its security. You will be prompted to go to Admin Settings if this is the first time you've used the box.
+### После подключения используйте «настройки администратора» для настройки вашего Butter Box.
-### Share access to the portal
+Мастер настройки администратора предназначен для того, чтобы предоставить вам выбор, какие сервисы предлагаются на Butter Box, и чтобы повысить его безопасность. Вам будет предложено перейти в «настройки администратора», если вы используете Box впервые.
-Once you share with others, they will connect to it in the same way you just did.
+---
-:::info
-For a Pi Zero 2 W: Up to 5 people can connect to the box at any time. After people connect and get what they need, encourage them to leave the box to give others a turn.\
-The physical reach of the Box varies. But as a rule of thumb, people in the same room as the box (or in talking distance) will be able to access it.
-:::
+### Поделитесь доступом к порталу
+
+Когда вы поделитесь доступом с другими, они подключатся к нему так же, как это сделали вы.
+
+---
+
+> **Информация:**
+> Для Pi Zero 2 W: к Box одновременно могут подключиться до 5 человек. После того как люди подключатся и получат то, что им нужно, попросите их отключиться, чтобы дать возможность другим.\
+> Физическая зона действия Box варьируется. Но как правило, люди, находящиеся в одном помещении с Box (или на расстоянии слышимости), смогут получить к нему доступ.
diff --git a/www/i18n/ru/docusaurus-plugin-content-docs/current/security.mdx b/www/i18n/ru/docusaurus-plugin-content-docs/current/security.mdx
index 2b7c3d2..2accfa8 100644
--- a/www/i18n/ru/docusaurus-plugin-content-docs/current/security.mdx
+++ b/www/i18n/ru/docusaurus-plugin-content-docs/current/security.mdx
@@ -1,170 +1,164 @@
---
-description: How to Make a Butter Box Tamper Resistant
-sidebar_position: 7
+title: "Безопасность"
+nav_order: 7
---
-# Security
+# Безопасность
-This guide was designed for deployments in hostile, semi-hostile, or low-trust environments, where devices may be inspected, confiscated, modified, or misused. It aims to provide practical recommendations to make the Butter Box more physically and digitally tamper-resistant.
+Это руководство было разработано для развёртывания в опасных средах, где устройства могут быть досмотрены, конфискованы, модифицированы или использованы не по назначению. Оно направлено на предоставление практических рекомендаций по повышению физической и цифровой устойчивости Butter Box к взлому.
-Following the recommendations in this guide will help reduce risk, not guarantee absolute security. Butter Box is assumed to be a field-deployable, low-cost, offline system, so these recommendations prioritize realistic, maintainable protections.
+Следование рекомендациям в этом руководстве поможет снизить риски, но не гарантирует абсолютную безопасность. Предполагается, что Butter Box — это развёртываемая в полевых условиях, недорогая офлайн-система, поэтому эти рекомендации отдают приоритет реалистичным и доступным мерам защиты.
-**Threat Model Assumptions**
+**Допущения модели угроз**
-Before applying controls, clearly define your deployment context. This guide assumes one or more of the following risks:
+Прежде чем применять меры контроля, чётко определите контекст вашего развёртывания. Это руководство предполагает один или несколько из следующих рисков:
-* Physical access by unauthorized users
-* Device confiscation or inspection by authorities
-* Curious or malicious local users
-* Content manipulation or replacement
-* Network misuse or impersonation
-* Credential reuse or default configuration abuse
+* Физический доступ неавторизованных пользователей
+* Конфискация или досмотр устройства властями
+* Злонамеренные действия локальных пользователей
+* Манипулирование или подмена контента
+* Злоупотребление сетью или выдача себя за другого
+* Повторное использование учётных данных или злоупотребление конфигурацией по умолчанию
-Remember that controls should adapt to the local risk level, over-hardening can reduce usability and trust.
+Помните, что меры контроля должны адаптироваться к локальному уровню риска — чрезмерное укрепление защиты может снизить удобство использования и доверие.
+### Раздел 1: Физическая устойчивость к взлому
+#### Защита корпуса и оборудования
-### Section 1: Physical Tamper Resistance
+Физический доступ к Butter Box позволяет клонировать SD-карту, заменить прошивку, внедрить вредоносное ПО и транслировать вредоносную информацию. Печатные платы также хрупкие и должны иметь дополнительную защиту для обеспечения их сохранности при повседневном использовании и воздействии погодных условий.
-#### Enclosure and Hardware Protection
+Рекомендации:
-Physical access to the Butter Box allows SD card cloning, firmware replacement, malware injection and broadcasting of malicious information. PCB are also delicate and should have additional protection to keep them safe from everyday handling and weather exposure.
+1. Используйте герметичный или полугерметичный корпус (винты вместо защёлок)
+2. Предпочтительны винты с защитой от вскрытия (Torx, защитный шестигранник)
+3. Наносите индикаторные наклейки на швы корпуса и слоты SD-карт
-Recommendations:
-
-1. Use a sealed or semi-sealed enclosure (screws instead of snap-fit)
-2. Prefer tamper-evident screws (Torx, security hex)
-3. Apply tamper-evident stickers over enclosure seams and SD card slots
-
-| 1) Sealed enclosures | 2) Screws |
+| 1) Герметичные корпуса | 2) Винты |
| --------------------------------- | --------------------------------------- |
-|  | ![]() |
+|  | ![]() |
-#### ![]()
+#### ![]()
-#### SD Card & Storage Protection
+#### Защита SD-карты и хранилища
-Recommendations:
+Рекомендации:
-1. Use high-quality SD cards to reduce corruption
-2. Encrypt sensitive partitions (where feasible)
-3. Keep content and OS separated (firmware vs content packs)
-4. Avoid labeling SD cards with sensitive identifiers
+1. Используйте высококачественные SD-карты для повышения надежности хранения данных
+2. Шифруйте чувствительные разделы (где это возможно)
+3. Держите контент и ОС раздельно (прошивка и наборы контента)
+4. Избегайте названий SD-карт, компрометирующих владельца
-Optional (higher risk contexts):
+Дополнительно (контексты повышенного риска):
-1. Epoxy Resin. Electronico potting solutions protect Printed Circuit Boards from extreme temperatures, moisture, vibration, and other environmental threats.
-2. Physically block SD card removal
+1. Эпоксидная смола. Решения для заливки электроники защищают печатные платы от экстремальных температур, влажности, вибрации и других угроз.
+2. Физическая блокировка извлечения SD-карты
-
-| Epoxy Resin | Epoxy Resin |
+| Эпоксидная смола | Эпоксидная смола |
| --------------------------------------- | --------------------------------------- |
-| ![]() | ![]() |
+| ![]() | ![]() |
-#### ![]()
+#### ![]()
-#### Power & Port Management
+#### Управление питанием и портами
-Recommendations:
+Рекомендации:
-1. Disable or physically block unused ports (USB, HDMI). Inexpensive physical port blockers can be used to reduce the risk of tampering with the Butter Box by preventing unauthorized access to exposed interfaces. These blockers limit the ability of bad actors to inject malicious code, connect unauthorized peripherals, or broadcast unwanted content. Ports are sealed with plastic blockers that can only be removed using a dedicated key included in the deployment kit.
-2. Avoid exposing Ethernet ports unless required. Ethernet ports should remain disabled or physically blocked unless they are explicitly required for the deployment. When Ethernet access is necessary, its use should be clearly documented and limited to trusted operators.
-3. Use short internal cables to reduce easy probing
-4. Label power banks generically (avoid project names)
+1. Отключите или физически заблокируйте неиспользуемые порты (USB, HDMI). Недорогие физические блокираторы портов могут использоваться для снижения риска взлома Butter Box путём предотвращения несанкционированного доступа к открытым интерфейсам. Эти блокираторы ограничивают возможность злоумышленников внедрять вредоносный код, подключать несанкционированные периферийные устройства или транслировать нежелательный контент. Порты запечатываются пластиковыми блокираторами, которые можно снять только с помощью специального ключа, входящего в комплект развёртывания.
+2. Избегайте открытия Ethernet-портов, если это не требуется. Ethernet-порты должны оставаться отключёнными или физически заблокированными, если они явно не требуются для развёртывания. Когда доступ через Ethernet необходим, его использование должно быть чётко задокументировано и ограничено доверенными операторами.
+3. Используйте короткие внутренние кабели для усложнения обнаружения
+4. Избегайте индентифицирующих маркировок (имена, названия организаций)
-| USB & HDMI | Ethernet Ports |
+| USB и HDMI | Ethernet-порты |
| --------------------------------------- | --------------------------------------- |
-| ![]() | ![]() |
+| ![]() | ![]() |
-#### Environmental & Operational Practices
+#### Эксплуатационные практики
-Recommendations:
+Рекомендации:
-* Store boxes in controlled locations when not in use
-* Rotate devices periodically in long deployments
-* Assume devices may be copied or lost
-* Treat Butter Boxes as semi-disposable infrastructure, not personal devices.
+* Храните устройства в надежном месте, когда они не используются
+* Регулярно проверяйте работоспособность и обслуживайте Butter Box
+* Предполагайте, что устройства могут быть скопированы или утеряны
+* Относитесь к Butter Box как к полуодноразовой инфраструктуре, а не как к персональным устройствам.
-### Section 2: Digital Tamper Resistance
+### Раздел 2: Цифровая устойчивость к взлому
-#### Credential Hygiene (Critical)
+#### Гигиена учётных данных (Критически важно)
-Mandatory actions:
+Обязательные действия:
SSH
-* By default, the pi user has the password butterbox-admin.
-* Change this password by sshing into the pi and running passwd.
-* If you'd prefer to use an SSH key, be sure to disable password access once you enable key-based access.
+* По умолчанию пользователь pi имеет пароль butterbox-admin.
+* Измените этот пароль, подключившись к pi через ssh и выполнив passwd.
+* Если вы предпочитаете использовать SSH-ключ, обязательно отключите доступ по паролю после включения доступа на основе ключей.
RaspAP
-* The access point has an administrative interface that can be used to change its settings.
-* Defaults: user: admin, password: secret (ironically, this is not secret).
-* Change this by logging in at[ http://butterbox.lan/admin](http://butterbox.lan/admin) (or[ http://comolamantequilla.lan/admin](http://comolamantequilla.lan/admin) for a Spanish language box) and using the Web UI.
+* Точка доступа имеет административный интерфейс, который можно использовать для изменения её настроек.
+* По умолчанию: пользователь: admin, пароль: secret (по иронии, это не секрет)
+* Измените доступы, войдя на[ http://butterbox.lan/admin](http://butterbox.lan/admin) и используя веб-интерфейс.
-Chat
+Чат
-* The local chat was created by an administrative user called butterbox-admin. The password for this user is also butterbox-admin.
-* Change this password by logging into the Butter Box, going to the public chatroom, then visiting your user profile and updating the password. At your discretion, you may also wish to change the name from butterbox-admin so that other users will recognize you.
+* Локальный чат был создан административным пользователем butterbox-admin. Пароль для этого пользователя также butterbox-admin.
+* Измените этот пароль, войдя в Butter Box, перейдя в публичную комнату чата, затем посетив свой профиль пользователя и обновив пароль. По вашему усмотрению вы также можете изменить имя с butterbox-admin, чтобы другие пользователи вас узнавали.
-Best practices:
+Лучшие практики:
-* Use unique passwords per deployment
-* Store credentials offline in secure documentation
-* Never reuse credentials across regions
+* Используйте уникальные пароли для каждого развёртывания
+* Храните учётные данные оффлайн в защищённом виде
+* Никогда не используйте учётные данные повторно в разных регионах
-#### Service Hardening
+#### Повышение информационной безопасности
+Рекомендации:
-Recommendations:
-
-* Disable services not strictly required:
-* SSH (or restrict to key-based auth)
+* Отключите сервисы, которые не являются строго необходимыми:
+* SSH (или ограничьте доступ по ключам)
* Bluetooth
-* USB ports
+* USB-порты
-#### Content Integrity & Authenticity
+#### Целостность и подлинность контента
-Recommendations:
+Рекомендации:
-* Keep firmware immutable during normal operation
-* Maintain a known-good baseline image
-* Re-flash devices periodically in long deployments
+* Поддерживайте неизменность прошивки во время нормальной работы
+* Храните резервную копию установочного образа системы
+* Периодически перепрошивайте устройства при длительном развёртывании
-Operational control:
+Операционный контроль:
-* Only trusted operators should install or update content
-* Document update sources and dates
+* Только доверенные операторы должны устанавливать или обновлять контент
+* Документируйте источники обновлений и даты
+### Раздел 3: Предотвращение злоупотреблений
-### Section 3: Misuse & Abuse Mitigation
+#### Злоупотребления в локальном чате и контенте
-#### Local Chat & Content Abuse
+Риски:
-Risks:
+* Преследование или язык ненависти
+* Выдача себя за другого
+* Распространение дезинформации
-* Harassment or hate speech
-* Impersonation
-* Disinformation spread
+Меры противодействия:
-Mitigations:
-
-* Clear usage guidelines displayed locally
-* Community moderation roles (if appropriate)
-* Ability to reset or wipe chat data quickly
-* Limit who can upload or replace content
-* Keep a read-only mode for most users
+* Чёткие правила использования, отображаемые локально
+* Роли модераторов сообщества (при необходимости)
+* Возможность быстрого сброса или очистки данных чата
+* Ограничение того, кто может загружать или заменять контент
+* Режим только для чтения для большинства пользователей
+### Раздел 4: Реагирование на инциденты и восстановление
-### Section 4: Incident Response & Recovery
+Превентивные меры:
-Prepare for compromise:
+* Предполагайте, что некоторые устройства будут взломаны
+* Поддерживайте простую процедуру очистки и перепрошивки
+* Отслеживайте развёртывания
-* Assume some devices will be tampered with
-* Maintain a simple wipe and re-flash procedure
-* Track deployments
-
diff --git a/www/i18n/ru/docusaurus-plugin-content-docs/current/services/_category_.json b/www/i18n/ru/docusaurus-plugin-content-docs/current/services/_category_.json
deleted file mode 100644
index 04b5bff..0000000
--- a/www/i18n/ru/docusaurus-plugin-content-docs/current/services/_category_.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "label": "Services",
- "position": 4,
- "link": {
- "type": "doc",
- "id": "services/index"
- }
-}
diff --git a/www/i18n/ru/docusaurus-plugin-content-docs/current/services/file-sharing.mdx b/www/i18n/ru/docusaurus-plugin-content-docs/current/services/file-sharing.mdx
deleted file mode 100644
index 336f41f..0000000
--- a/www/i18n/ru/docusaurus-plugin-content-docs/current/services/file-sharing.mdx
+++ /dev/null
@@ -1,48 +0,0 @@
----
-sidebar_position: 2
----
-# File Sharing
-
-
-
-## Share Media, Files and Digital Books
-
-You can use your Butter Box to share media, files, and digital books. To display additional content in your portal, connect a USB drive containing the information you want to share.
-
-If you’d like more control over how your content is displayed, you can build a **static website** and share it through the Butter Box. Learn more in the [Content Packs](../content-packs/) section.
-
-
-
-### Add files to your USB Drive
-
-Place individual files directly in the **main directory** (root) of your USB drive. Or, create folders to organize your files (eg. "Books", "Music", "Reports)
-
-
USB directory when viewed in Finder on desktop
-
-**Things to Know**
-
-* The **folder names you use** on your USB drive will be shown in the Butter Box portal.
-* Organizing content into folders makes it easier for others to browse and download.
-
-### Connect to your Butter Box to view
-
-Insert the USB drive into your Butter Box. After connecting your USB drive to the Raspberry Pi you will see the **Files** tile displayed when you open the Butter Box portal.
-
-
-
-
-
-**Troubleshooting**
-
-If you don’t see the **Files** tile, try the following actions:
-
-* Remove the USB drive from the Butter Box. Then re-insert the USB drive.
-* Turn on/off airplane mode. Reconnect Butter Box wifi.
-* Refresh the browser page.
-
-If you are still having trouble you may need to [Reformat Your USB Drive](../faq/how-to-reformat-your-usb-drive).
-
-
-
-
-
diff --git a/www/i18n/ru/docusaurus-plugin-content-docs/current/services/index.mdx b/www/i18n/ru/docusaurus-plugin-content-docs/current/services/index.mdx
deleted file mode 100644
index a1ef466..0000000
--- a/www/i18n/ru/docusaurus-plugin-content-docs/current/services/index.mdx
+++ /dev/null
@@ -1,5 +0,0 @@
----
-sidebar_position: 1
----
-# Features
-
diff --git a/www/i18n/ru/docusaurus-plugin-content-docs/current/services/local-chat.mdx b/www/i18n/ru/docusaurus-plugin-content-docs/current/services/local-chat.mdx
deleted file mode 100644
index cc27b50..0000000
--- a/www/i18n/ru/docusaurus-plugin-content-docs/current/services/local-chat.mdx
+++ /dev/null
@@ -1,92 +0,0 @@
----
-description: A place for anyone connected to the box to share
-sidebar_position: 3
----
-
-# Local Chat
-
-There is one local chat on your Butter Box that is open to anyone who is able to join the box. If they can open the portal, they can open the chat and say or post anything they want. Depending on your use case, moderation capabilities may be important.
-
-First, let's look at what you can and can't do with this local chat.
-
-✅ **You Can**
-
-* Host videos up to 5 GB PDFs, images, record, audio messages, share pre-recorded audio messages or music
-* Download the full chat or any individual piece of content or media that people have shared
-
-❌ **You Cannot**
-
-* Use the chat to talk with people who are not connected to the Butter Box
-* Get notifications when there are new posts or messages
-* See the messages unless you are connected to the Butter Box
-
-
-
-## Moderation
-
-A Butter Box offers moderation features for the local chat. In order to access these features, you need to login as the admin of the room.
-
-### Become the Admin
-
-### Logout as Guest
-
-When you open the local chat, you are assigned a guest identity. First logout of the account that was created for you.
-
-### Login as Admin
-
-Login to the `butterbox-admin` account. Username and password are both `butterbox-admin`.
-
-### Change Admin Password
-
-Visit your user profile to change the password. At your discretion, you may also wish to change your display name so that other users will recognize you.
-
-### Moderation Features
-
-Once you are an admin, you have access to the following features:
-
-* **Set a message timer**
-* **Delete messages**
-* **Promote members to moderator or admin**
-* **Kick members out.**
- * Keep in mind that someone can simply rejoin as a new guest if they reconnect to the box
-* **Delete the room.**
- * Warning: If you delete the room, you will no longer have a local chat on your Butter Box. To get one back, you will have to flash a new image of the Butter Box software to your SD card.
-
-
-
-## Say Even More—Direct Messages and Private Rooms
-
-In addition to the local chat, you can create any number of private rooms from the same interface.
-
-### Things To Know
-
-* Each room will have it's own QR code.
-* Private rooms are not discoverable from the Butter Box portal.
-* If you create a private room, you have to share the QR code physically to whomever you want to join **who is also connected to the box.**
-* Every private chat that you are part of, will be easy for **you** to find. They will all show up in your room list.
-
-### Instructions
-
-You can create a private room from two different places in the message board interface.
-
-### Open from Avatar Modal
-
-Tap on your avatar in the top bar. Select **new room.**
-
-| | |
-| -------------------------------------------------------------------- | - |
-
-
-
-### Open from Room List
-
-Your room list is accessible from your profile page. Once here, select **new room.**
-
-
-
-
-
-
-
-
-
diff --git a/www/i18n/ru/docusaurus-plugin-content-docs/current/services/secure-messenger.mdx b/www/i18n/ru/docusaurus-plugin-content-docs/current/services/secure-messenger.mdx
deleted file mode 100644
index 3510adb..0000000
--- a/www/i18n/ru/docusaurus-plugin-content-docs/current/services/secure-messenger.mdx
+++ /dev/null
@@ -1,11 +0,0 @@
----
-description: Using Delta Chat with a Butter Box
-sidebar_position: 4
----
-
-# Private Messenger
-
-With the Private Messenger service, you can exchange secure messages with people you know. [Delta Chat](https://delta.chat/) is a messaging app that uses email protocols to exchange messages. When used through a Butter Box, people who create accounts on the same Butter Box can send messages to each other without the internet.
-
-Think of the Butter Box like a local post office. Whenever you connect to the Box’s network, your Delta Chat app can send outgoing messages and sync to receive any new ones waiting for you.
-
diff --git a/www/i18n/ru/docusaurus-plugin-content-docs/current/update-butter.mdx b/www/i18n/ru/docusaurus-plugin-content-docs/current/update-butter.mdx
index 8acf8d3..f26a939 100644
--- a/www/i18n/ru/docusaurus-plugin-content-docs/current/update-butter.mdx
+++ b/www/i18n/ru/docusaurus-plugin-content-docs/current/update-butter.mdx
@@ -1,22 +1,17 @@
---
-sidebar_position: 6
+title: "Обновление Butter"
+nav_order: 6
---
-# Update Butter
-### Check out new releases from the Butter Box team
+# Обновление Butter
+
+### Ознакомьтесь с новыми релизами от команды Butter Box
[https://www.dropbox.com/scl/fo/helpqh3q2oj7ti2ia038m/h?dl=0.&rlkey=cswt4w4zksiuj3eb1oca48yw0](https://www.dropbox.com/scl/fo/helpqh3q2oj7ti2ia038m/h?dl=0.&rlkey=cswt4w4zksiuj3eb1oca48yw0)
-:::info
-Always choose the Latest Version of the file
-:::
+> **Информация:**
+> Всегда выбирайте последнюю версию файла
-### Early Access Development Releases
+### Обновите ваш Butter Box
-WARNING: These are early releases posted for development testing and MUST NOT be used in production deployments.
-
-[Download Early Access Development Images](https://files.sr2.uk/d/52bd8561a10d4d83be7b/?p=%2F&mode=list)
-
-### Update your Butter Box
-
-Update your Butter Box using the same guide with the steps you take when you are setting a Butter Box up for the first time. You can find it here: [Raspberry Pi Install](build-a-box/raspberry-pi/install-butter)
+Обновите ваш Butter Box, используя то же руководство, которому вы следуете при первоначальной настройке Butter Box. Вы можете найти его здесь: [Установка на Raspberry Pi](build-a-box/raspberry-pi/install-butter.md)