mirror of
https://github.com/house-of-abbey/GarminHomeAssistant.git
synced 2025-05-02 05:32:27 +00:00
Now perform a "round robin" of all toggle menu items. The delay is currently 100 ms to avoid Communications.BLE_QUEUE_FULL errors.
33 lines
1.2 KiB
XML
33 lines
1.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
|
|
Distributed under MIT Licence
|
|
See https://github.com/house-of-abbey/GarminHomeAssistant/blob/main/LICENSE.
|
|
|
|
|
|
GarminHomeAssistant is a Garmin IQ application written in Monkey C and routinely
|
|
tested on a Venu 2 device. The source code is provided at:
|
|
https://github.com/house-of-abbey/GarminHomeAssistant.
|
|
|
|
P A Abbey & J D Abbey, 31 October 2023
|
|
|
|
-->
|
|
|
|
<!--
|
|
Generated by Google Translate: English to Estonian
|
|
Loodud Google'i tõlke abil inglise keelest
|
|
-->
|
|
|
|
<strings>
|
|
<string id="AppName">HomeAssistant</string>
|
|
<string id="MenuItemOn">Peal</string>
|
|
<string id="MenuItemOff">Väljas</string>
|
|
<string id="MenuItemTap">Puudutage</string>
|
|
<string id="MenuItemMenu">Menüü</string>
|
|
<string id="NoInternet">Interneti-ühendus puudub</string>
|
|
<string id="NoMenu">Menüü toomise viga</string>
|
|
<string id="NoAPIKey">Rakenduse seadetes pole API-võtit</string>
|
|
<string id="NoApiUrl">Rakenduse seadetes pole API URL-i</string>
|
|
<string id="NoConfigUrl">Rakenduse seadetes pole konfiguratsiooni URL-i</string>
|
|
<string id="ApiFlood">API-kutsed liiga kiired. Teatage sellest veast koos seadme üksikasjadega.</string>
|
|
</strings> |