mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-03-27 02:01:35 -04:00
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4646)
This commit is contained in:
@@ -188,6 +188,12 @@
|
||||
]
|
||||
},
|
||||
"pullRequests": [
|
||||
{
|
||||
"id": "9749",
|
||||
"title": "Add AEAD (AES-CCM) authenticated encryption for PSK channels",
|
||||
"page_url": "https://github.com/meshtastic/firmware/pull/9749",
|
||||
"zip_url": "https://discord.com/invite/meshtastic"
|
||||
},
|
||||
{
|
||||
"id": "9709",
|
||||
"title": "platform: nrf52: Fix typo in BLEDfuSecure filename",
|
||||
@@ -211,12 +217,6 @@
|
||||
"title": "Add phone API fanout for multiple clients",
|
||||
"page_url": "https://github.com/meshtastic/firmware/pull/9627",
|
||||
"zip_url": "https://discord.com/invite/meshtastic"
|
||||
},
|
||||
{
|
||||
"id": "9586",
|
||||
"title": "feat(esp32): add support for Native ESP32 Ethernet and WT32-ETH01 variant",
|
||||
"page_url": "https://github.com/meshtastic/firmware/pull/9586",
|
||||
"zip_url": "https://discord.com/invite/meshtastic"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1147,10 +1147,10 @@
|
||||
<string name="local_stats_nodes">Knoten: %1$d online / %2$d gesamt</string>
|
||||
<string name="local_stats_uptime">Laufzeit: %1$s</string>
|
||||
<string name="local_stats_utilization">Kanalauslastung: %1$.2f%% | Sendezeit: %2$.2f%%</string>
|
||||
<string name="local_stats_traffic">Datenverkehr: TX %1$d / RX %2$d (Duplikate: %3$d)</string>
|
||||
<string name="local_stats_relays">Weiterleitungen: %1$d (Abgebrochen: %2$d)</string>
|
||||
<string name="local_stats_diagnostics_prefix">Diagnose %1$s</string>
|
||||
<string name="local_stats_noise">Rauschen %1$d dBm</string>
|
||||
<string name="local_stats_bad">Fehlerhaft %1$d</string>
|
||||
<string name="local_stats_dropped">Verworfen %1$d</string>
|
||||
<string name="powered">Angeschaltet</string>
|
||||
</resources>
|
||||
|
||||
@@ -1147,7 +1147,6 @@
|
||||
<string name="local_stats_nodes">Sõlmed: %1$d võrgus / %2$d kokku</string>
|
||||
<string name="local_stats_uptime">Töös: %1$s</string>
|
||||
<string name="local_stats_utilization">ChUtil: %1$.2f%% | AirTX: %2$.2f%%</string>
|
||||
<string name="local_stats_traffic">Ühendus: TX %1$d / RX %2$d (Dupes: %3$d)</string>
|
||||
<string name="local_stats_relays">Vahendatud: %1$d (Tühistatud: %2$d)</string>
|
||||
<string name="local_stats_diagnostics_prefix">Diagnostika: %1$s</string>
|
||||
<string name="local_stats_noise">Müra %1$d dBm</string>
|
||||
|
||||
@@ -1148,7 +1148,6 @@
|
||||
<string name="local_stats_nodes">Laitteet: %1$d verkossa / %2$d yhteensä</string>
|
||||
<string name="local_stats_uptime">Käyttöaika: %1$s</string>
|
||||
<string name="local_stats_utilization">Kanavan käytöaste: %1$.2f%% | Lähestysajan käyttöaste: %2$.2f%%</string>
|
||||
<string name="local_stats_traffic">Liikenne: Lähetetyt %1$d / Vastaanotetut %2$d (Kaksoiskappaleet: %3$d)</string>
|
||||
<string name="local_stats_relays">Välitetyt: %1$d (Peruutetut: %2$d)</string>
|
||||
<string name="local_stats_diagnostics_prefix">Vianmääritys: %1$s</string>
|
||||
<string name="local_stats_noise">Kohinataso %1$d dBm</string>
|
||||
|
||||
@@ -454,4 +454,5 @@
|
||||
<string name="generate_qr_code">Генерисање QR кода</string>
|
||||
<string name="all_time">Сви</string>
|
||||
<string name="bluetooth_permission">Блутут</string>
|
||||
<string name="powered">Напајано</string>
|
||||
</resources>
|
||||
|
||||
@@ -454,4 +454,5 @@
|
||||
<string name="generate_qr_code">Генерисање QR кода</string>
|
||||
<string name="all_time">Сви</string>
|
||||
<string name="bluetooth_permission">Блутут</string>
|
||||
<string name="powered">Напајано</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user