mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4480)
This commit is contained in:
parent
935cff8d26
commit
d4ab504882
41 changed files with 231 additions and 285 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue