chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4480)

This commit is contained in:
James Rich 2026-02-06 10:44:44 -06:00 committed by GitHub
parent 935cff8d26
commit d4ab504882
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
41 changed files with 231 additions and 285 deletions

View file

@ -13,7 +13,7 @@
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with this program. If not, see <https://www.gnu.org/licenses/>.
~ along with this program. See <https://www.gnu.org/licenses/>.
-->
<resources>
<string name="meshtastic_app_name">Meshtastic</string>
@ -112,7 +112,6 @@
<string name="gps_en_gpio">GPS EN GPIO</string>
<string name="gpio">GPIO</string>
<string name="debug">Відлагодження</string>
<string name="channel">Канал</string>
<string name="channel_name">Ім'я каналу</string>
<string name="qr_code">QR код</string>
<string name="unknown_username">Невідомий користувач</string>
@ -293,10 +292,6 @@
<string name="wifi_qr_code_scan">Сканувати QR-код Wi-Fi</string>
<string name="navigate_back">Перейти назад</string>
<string name="battery">Батарея</string>
<string name="temperature">Температура</string>
<string name="humidity">Вологість</string>
<string name="soil_temperature">Температура ґрунту</string>
<string name="soil_moisture">Вологість ґрунту</string>
<string name="logs">Журнали подій</string>
<string name="info">Інформація</string>
<string name="iaq">IAQ</string>
@ -353,7 +348,6 @@
<string name="meshtastic_low_battery_notifications">Сповіщення про низький рівень заряду</string>
<string name="low_battery_title">Низький заряд батареї: %1$s</string>
<string name="meshtastic_low_battery_temporary_remote_notifications">Сповіщення про низький рівень заряду акумулятора (улюблені вузли)</string>
<string name="baro_pressure">Атмосферний тиск</string>
<string name="udp_enabled">Увімкнено</string>
<string name="udp_broadcast">UDP трансляція</string>
<string name="udp_config">Налаштування UDP</string>
@ -775,4 +769,5 @@
<string name="filter_filtered_count">%1$d відфільтровано</string>
<string name="filter_enable_for_contact">Увімкнути фільтрацію</string>
<string name="filter_disable_for_contact">Вимкнути фільтрацію</string>
<string name="generate_qr_code">Згенерувати QR-код</string>
</resources>