mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(release): prepare v2.7.13-internal.1 [skip ci]
- Bump base version to 2.7.13 - Sync translations and assets
This commit is contained in:
parent
f1520eb383
commit
3d274540b8
4 changed files with 9 additions and 5 deletions
|
|
@ -27,7 +27,7 @@ COMPILE_SDK=36
|
|||
# Base version name for local development and fallback
|
||||
# On CI, this is overridden by the Git tag
|
||||
# Before a release, update this to the new Git tag version
|
||||
VERSION_NAME_BASE=2.7.12
|
||||
VERSION_NAME_BASE=2.7.13
|
||||
|
||||
# Minimum firmware versions supported by this app
|
||||
MIN_FW_VERSION=2.5.14
|
||||
|
|
|
|||
|
|
@ -153,9 +153,12 @@
|
|||
<string name="position_packet">Пакет позиции</string>
|
||||
<string name="broadcast_interval">Период трансляции</string>
|
||||
<string name="smart_position">Умная позиция</string>
|
||||
<string name="minimum_interval">Умный интервал</string>
|
||||
<string name="minimum_distance">Умное расстояние</string>
|
||||
<string name="device_gps">GPS устройства</string>
|
||||
<string name="fixed_position">Фиксированное положение</string>
|
||||
<string name="altitude">Высота</string>
|
||||
<string name="update_interval">Интервал опроса GPS</string>
|
||||
<string name="advanced_device_gps">Расширенное GPS устройство</string>
|
||||
<string name="gps_receive_gpio">GPIO приёма GPS</string>
|
||||
<string name="gps_transmit_gpio">GPIO передачи GPS</string>
|
||||
|
|
@ -1133,4 +1136,5 @@
|
|||
<string name="filter_message_label">Отфильтрованные</string>
|
||||
<string name="filter_enable_for_contact">Включить фильтрацию</string>
|
||||
<string name="filter_disable_for_contact">Отключить фильтрацию</string>
|
||||
<string name="channel_url">URL канала</string>
|
||||
</resources>
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
For detailed release notes, please visit: https://github.com/meshtastic/Meshtastic-Android/releases/
|
||||
Для подробных заметок о выпуске, пожалуйста, посетите: https://github.com/meshtastic/Meshtastic-Android/releases/
|
||||
|
|
@ -1,8 +1,8 @@
|
|||
Meshtastic является инструментом для использования Android-устройств с Mesh сетью с открытым исходным кодом. Это приложение является основным клиентом Meshtastic проекта, которое позволяет вам управлять вашими mesh устройствами и общаться с другими пользователями.
|
||||
|
||||
For more information about the Meshtastic project, please visit our website: <a href="https://www.meshtastic.org">meshtastic.org</a>. The firmware that runs on the radio devices is a separate open-source project, which you can find here: <a href="https://github.com/meshtastic/Meshtastic-device">https://github.com/meshtastic/Meshtastic-device</a>.
|
||||
Для получения дополнительной информации о проекте Meshtastic, пожалуйста, посетите наш веб-сайт: <a href="https://www.meshtastic.org">meshtastic.org</a>. The firmware that runs on the radio devices is a separate open-source project, which you can find here: <a href="https://github.com/meshtastic/Meshtastic-device">https://github.com/meshtastic/Meshtastic-device</a>.
|
||||
|
||||
<b>Community and Support</b>
|
||||
<b>Сообщество и поддержка</b>
|
||||
|
||||
Этот проект находится в бета-версии. Нам важно ваше мнение! Если у вас есть вопросы, обратная связь или проблемы, пожалуйста, присоединяйтесь к нашему дружному и активному сообществу:
|
||||
|
||||
|
|
@ -15,7 +15,7 @@ For more information about the Meshtastic project, please visit our website: <a
|
|||
Чтобы узнать больше о функциях и возможностях этого приложения и Meshtastic, пожалуйста, ознакомьтесь с нашей официальной документацией:
|
||||
<a href="https://meshtastic.org/docs/">View Documentation</a>
|
||||
|
||||
<b>Translations</b>
|
||||
<b>Переводы</b>
|
||||
|
||||
Вы можете помочь с переводом приложения на ваш родной язык с помощью Crowdin:
|
||||
<a href="https://crowdin.meshtastic.org/android">https://crowdin.meshtastic.org/android</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue