Skip to content

Commit 1dcb7b9

Browse files
authored
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#5511)
1 parent 3f64b5a commit 1dcb7b9

11 files changed

Lines changed: 53 additions & 53 deletions

docs/ru-rRU/user/connections.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Соединения
33
nav_order: 2
44
last_updated: 2026-05-13
5-
description: Connect your phone or desktop to a Meshtastic radio via Bluetooth, USB, or TCP/IP.
5+
description: Подключите ваш телефон или компьютер к устройству Meshtastic через Bluetooth, USB или TCP/IP.
66
aliases:
77
- bluetooth
88
- usb
@@ -12,38 +12,38 @@ aliases:
1212

1313
# Соединения
1414

15-
Meshtastic supports multiple transport methods to communicate between your phone/desktop and a radio node.
15+
Meshtastic поддерживает несколько способов передачи данных между вашим телефоном/компьютером и радионодой.
1616

1717
## Bluetooth (BLE)
1818

19-
Bluetooth Low Energy is the default and most common connection method on Android.
19+
Bluetooth Low Energy является наиболее распространенным методом подключения на Android.
2020

21-
### Pairing a Device
21+
### Привязка устройства
2222

23-
1. Ensure your Meshtastic radio is powered on and in pairing mode.
24-
2. Open the app and navigate to **Connections**.
25-
3. Tap **Scan for Devices**nearby Meshtastic radios will appear.
26-
4. Select your device from the list.
27-
5. Accept the Bluetooth pairing prompt if shown.
23+
1. Убедитесь, что устройство Meshtastic включено и находится в режиме сопряжения.
24+
2. Откройте приложение и перейдите в **Соединения**.
25+
3. Нажмите **Сканировать устройства**появятся ближайшие устройства Meshtastic.
26+
4. Выберите ваше устройство из списка.
27+
5. Примите запрос на соединение Bluetooth, если показано.
2828

29-
![Device list item](/assets/screenshots/connections_bluetooth_scan.png)
29+
![Элемент списка устройств](/assets/screenshots/connections_bluetooth_scan.png)
3030

31-
You can filter devices by transport type using the filter chips at the top:
31+
Вы можете отфильтровать устройства по типу передачи данных, используя функцию фильтра сверху:
3232

3333
![Transport filter chips](/assets/screenshots/connections_transport_filters.png)
3434

35-
> 💡 **Tip:** If your device doesn't appear, check that Bluetooth and Location permissions are granted, and that the radio is not already connected to another device.
35+
> 💡 **Подсказка:** Если ваше радио Meshtastic не отображается, проверьте, предоставлены ли разрешения на Bluetooth и геолокацию, а также не подключено ли ваше радио к другому устройству.
3636
37-
### Connection Status
37+
### Статус подключения
3838

39-
| Icon | State | Описание |
40-
| ---- | -------------- | ----------------------------- |
41-
| 🟢 | Подключено | Active radio link established |
42-
| 🟡 | Подключение | Handshake in progress |
43-
| 🔴 | Отключено | No active connection |
44-
|| Not configured | Устройство не выбрано |
39+
| Иконка | Состояние | Описание |
40+
| ------ | -------------- | ------------------------ |
41+
| 🟢 | Подключено | Подключение активно |
42+
| 🟡 | Подключение | Выполняется рукопожатие |
43+
| 🔴 | Отключено | Нет активного соединения |
44+
| | Not configured | Устройство не выбрано |
4545

46-
When connecting, a status indicator shows the current connection state:
46+
При подключении индикатор состояния показывает текущее состояние соединения:
4747

4848
![Connecting status](/assets/screenshots/connections_connecting.png)
4949

docs/ru-rRU/user/desktop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Bluetooth Low Energy is supported on Desktop via the [Kable](https://github.com/
6666
| Feature | Android | Desktop | Заметки |
6767
| ---------------------------------------- | ------- | ------- | -------------------------- |
6868
| Обмен сообщениями ||| Полное равенство |
69-
| Список нод ||| Полное равенство |
69+
| Список узлов ||| Полное равенство |
7070
| Карта ||| Полное равенство |
7171
| Настройки ||| Полное равенство |
7272
| Bluetooth (BLE) ||| Via Kable on desktop |

docs/ru-rRU/user/firmware.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Firmware Updates
2+
title: Обновления прошивки
33
nav_order: 13
44
last_updated: 2026-05-13
55
description: Update your radio firmware over Bluetooth — OTA process, version channels, pre-flight checks, and recovery.
@@ -10,7 +10,7 @@ aliases:
1010
- flash
1111
---
1212

13-
# Firmware Updates
13+
# Обновления прошивки
1414

1515
Keep your Meshtastic radio up to date with the latest firmware for new features, bug fixes, and security improvements.
1616

docs/ru-rRU/user/node-metrics.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Node Metrics
2+
title: Метрики ноды
33
nav_order: 5
44
last_updated: 2026-05-13
55
description: Telemetry dashboards for each mesh node — device health, environment sensors, signal quality, power, traceroute, and position history.
@@ -10,7 +10,7 @@ aliases:
1010
- signal
1111
---
1212

13-
# Node Metrics
13+
# Метрики ноды
1414

1515
The node detail screen provides comprehensive telemetry and metrics for each node on your mesh.
1616

docs/ru-rRU/user/onboarding.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Getting Started
2+
title: Начало работы
33
nav_order: 1
44
last_updated: 2026-05-13
55
description: First-launch setup — permissions, onboarding flow, and next steps after connecting your radio.
@@ -9,7 +9,7 @@ aliases:
99
- intro
1010
---
1111

12-
# Getting Started
12+
# Начало работы
1313

1414
Welcome to Meshtastic! This guide walks you through the initial setup of the Meshtastic Android app.
1515

docs/ru-rRU/user/settings-module-admin.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Controls buzzer, LED, or vibration alerts on your radio hardware. Useful for dev
7777

7878
Buffers messages for nodes that were temporarily offline, then replays them when those nodes reconnect. Essential for meshes where nodes go in and out of range regularly — ensures messages aren't lost during brief disconnections.
7979

80-
| Setting | Описание |
80+
| Настройка | Описание |
8181
| ------------------------------------------ | -------------------------- |
8282
| Включено | Activate store and forward |
8383
| Heartbeat (s) | Announcement interval |
@@ -91,7 +91,7 @@ Buffers messages for nodes that were temporarily offline, then replays them when
9191

9292
Automated range testing tool for evaluating link quality between nodes. When enabled, the node periodically transmits test messages with incrementing counters. A receiver node logs these messages, allowing you to walk or drive away and later analyze at what distance messages stopped arriving.
9393

94-
| Setting | Описание |
94+
| Настройка | Описание |
9595
| -------------------------------------- | --------------------------------- |
9696
| Включено | Activate range testing |
9797
| Sender Interval (s) | Time between test transmissions |
@@ -101,7 +101,7 @@ Automated range testing tool for evaluating link quality between nodes. When ena
101101

102102
Controls what telemetry data your node shares with the mesh. Telemetry includes device health (battery, uptime) and environmental sensor data (temperature, humidity, pressure).
103103

104-
| Setting | Описание |
104+
| Настройка | Описание |
105105
| ---------------------------- | --------------------------------------- |
106106
| Device Metrics Interval | How often to report device metrics |
107107
| Environment Metrics Interval | How often to report environment sensors |
@@ -114,7 +114,7 @@ See [Telemetry & Sensors](telemetry-and-sensors) for supported sensors and confi
114114

115115
Pre-configured messages accessible from the device's physical buttons (for radios with rotary encoders, keypads, or similar input hardware). Define a list of quick-send messages that can be transmitted without a phone connected — ideal for field use.
116116

117-
| Setting | Описание |
117+
| Настройка | Описание |
118118
| ------------------ | ----------------------------------------------------------- |
119119
| ~~Enabled~~ | ⚠️ **Deprecated** — current firmware may ignore this toggle |
120120
| Сообщения | Newline-separated list of messages |
@@ -126,7 +126,7 @@ Pre-configured messages accessible from the device's physical buttons (for radio
126126

127127
Codec2 audio support for low-bandwidth voice communication over the mesh. This is an **experimental** feature that encodes voice into very small data packets using the Codec2 codec.
128128

129-
| Setting | Описание |
129+
| Настройка | Описание |
130130
| --------------- | -------------------------------- |
131131
| Включено | Activate audio module |
132132
| Codec2 Rate | Audio quality/bandwidth tradeoff |
@@ -140,7 +140,7 @@ Codec2 audio support for low-bandwidth voice communication over the mesh. This i
140140

141141
GPIO control over the mesh network. Allows a remote node to read or write GPIO pins on another node — useful for activating relays, reading switches, or controlling external hardware from a distance.
142142

143-
| Setting | Описание |
143+
| Настройка | Описание |
144144
| -------------------- | --------------------------------------------------------------- |
145145
| Включено | Activate remote GPIO access |
146146
| Allow Undefined Pins | Allow access to any GPIO pin (security risk) |
@@ -151,7 +151,7 @@ GPIO control over the mesh network. Allows a remote node to read or write GPIO p
151151

152152
Broadcasts information about directly heard neighbors, enabling mesh topology mapping. Each enabled node periodically shares a list of the other nodes it can hear and their signal quality.
153153

154-
| Setting | Описание |
154+
| Настройка | Описание |
155155
| -------------------------------------- | ------------------------------------ |
156156
| Включено | Activate neighbor broadcasting |
157157
| Update Interval (s) | How often to broadcast neighbor list |
@@ -162,7 +162,7 @@ See [Discovery](discovery) for how to use neighbor data for mesh topology explor
162162

163163
Controls onboard NeoPixel or other addressable RGB LEDs on supported hardware. Can be used for visual status indicators, notification lights, or decorative effects.
164164

165-
| Setting | Описание |
165+
| Настройка | Описание |
166166
| -------------------- | ---------------------------------------------------------- |
167167
| Включено | Activate LED control |
168168
| Состояние светодиода | On, Off, or set specific color |
@@ -172,7 +172,7 @@ Controls onboard NeoPixel or other addressable RGB LEDs on supported hardware. C
172172

173173
Turns your node into a motion or door sensor alert system. When a GPIO pin detects a state change (motion detected, door opened), the node broadcasts an alert message over the mesh.
174174

175-
| Setting | Описание |
175+
| Настройка | Описание |
176176
| ---------------------------------------- | ----------------------------------------------------------------------- |
177177
| Включено | Activate detection sensor |
178178
| Пин датчика | GPIO pin connected to sensor |
@@ -186,7 +186,7 @@ Turns your node into a motion or door sensor alert system. When a GPIO pin detec
186186

187187
People counter using WiFi and BLE probe requests. Counts nearby devices by passively listening for probe requests that phones and laptops emit when scanning for networks. Available only on ESP32 devices.
188188

189-
| Setting | Описание |
189+
| Настройка | Описание |
190190
| -------------------------------------- | -------------------------- |
191191
| Включено | Activate people counting |
192192
| Update Interval (s) | How often to report counts |

docs/ru-rRU/user/settings-radio-user.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,15 +134,15 @@ The modem preset controls the fundamental tradeoff between **range** and **data
134134

135135
### Настройка Bluetooth
136136

137-
| Setting | Описание |
137+
| Настройка | Описание |
138138
| --------------------- | ------------------------------------------------------------------------- |
139139
| Bluetooth Enabled | Enable/disable BLE radio |
140140
| Pairing Mode | Fixed PIN, Random PIN, or No PIN |
141141
| Фиксированный PIN-код | PIN code for pairing (default: 123456) |
142142

143143
### Настройки безопасности
144144

145-
| Setting | Описание |
145+
| Настройка | Описание |
146146
| --------------------- | -------------------------------------------------------------------------- |
147147
| Публичный ключ | Your node's public key (read-only) |
148148
| Ключ администратора | Key for remote administration |

docs/ru-rRU/user/tak.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: TAK Integration
2+
title: Интеграция TAK
33
nav_order: 10
44
last_updated: 2026-05-13
55
description: Interoperate with ATAK and WinTAK — CoT position sharing, TAK roles, and plugin setup.
@@ -9,11 +9,11 @@ aliases:
99
- team-awareness-kit
1010
---
1111

12-
# TAK Integration
12+
# Интеграция TAK
1313

1414
Meshtastic integrates with the Team Awareness Kit (TAK) ecosystem, enabling interoperability between Meshtastic mesh devices and TAK applications like ATAK and WinTAK.
1515

16-
## Overview
16+
## Обзор
1717

1818
The TAK module allows Meshtastic nodes to:
1919

@@ -37,7 +37,7 @@ The TAK module allows Meshtastic nodes to:
3737

3838
![Module toggle switch](/assets/screenshots/settings_switch.png)
3939

40-
| Setting | Описание |
40+
| Настройка | Описание |
4141
| ------------ | -------------------------- |
4242
| Включено | Activate TAK interop |
4343
| Режим обмена | TAK-compatible output mode |
@@ -67,11 +67,11 @@ TAK messages use the Cursor on Target XML format — a military standard for sha
6767

6868
When using TAK roles, your node broadcasts identity information that appears on TAK maps:
6969

70-
| Setting | Описание |
71-
| -------- | ---------------------------------------------------------------------------------------------------------------- |
72-
| Team | Your team color on the TAK map (e.g., Blue, Red, Cyan, Green) |
73-
| Роль | Your operational role (Team Member, Team Lead, HQ, Medic, RTO, etc.) |
74-
| Callsign | Your TAK callsign (defaults to your Meshtastic long name) |
70+
| Настройка | Описание |
71+
| --------- | ---------------------------------------------------------------------------------------------------------------- |
72+
| Team | Your team color on the TAK map (e.g., Blue, Red, Cyan, Green) |
73+
| Роль | Your operational role (Team Member, Team Lead, HQ, Medic, RTO, etc.) |
74+
| Callsign | Your TAK callsign (defaults to your Meshtastic long name) |
7575

7676
These settings appear in **Settings → Module Config → TAK** when the TAK module is enabled.
7777

docs/ru-rRU/user/telemetry-and-sensors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ aliases:
1414

1515
Meshtastic nodes can collect and share sensor data across the mesh network.
1616

17-
## Overview
17+
## Обзор
1818

1919
Telemetry allows nodes equipped with sensors to broadcast environmental, power, and device health information. This data is visible on the node detail screen and can be logged over time.
2020

docs/ru-rRU/user/units-and-locale.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Units, Measurement & Locale
3-
parent: User Guide
3+
parent: Руководство пользователя
44
nav_order: 16
55
last_updated: 2026-05-12
66
---
@@ -11,7 +11,7 @@ The Meshtastic app automatically displays temperatures, distances, speeds, and t
1111

1212
---
1313

14-
## How It Works
14+
## Как это работает
1515

1616
Meshtastic radios always transmit data in **metric units** (meters, °C, km/h, hPa, etc.). When the app receives this data, it uses the `MetricFormatter` utility to convert and display values in whatever unit system your device's locale specifies.
1717

@@ -99,7 +99,7 @@ Some units are international standards and are displayed the same way regardless
9999

100100
All timestamps throughout the app — last heard, message times, telemetry logs, chart axes — follow your device's date and time preferences.
101101

102-
| Setting | What It Controls | Example |
102+
| Настройка | What It Controls | Example |
103103
| ---------------- | ---------------- | ------------------------------------------------ |
104104
| **24-Hour Time** | Clock format | 14:30 vs 2:30 PM |
105105
| **Date Format** | Date ordering | 09/05/2026 vs 05/09/2026 |

0 commit comments

Comments
 (0)