diff --git a/README.md b/README.md index 6afbf56..f17aaab 100644 --- a/README.md +++ b/README.md @@ -212,6 +212,25 @@ As a consequence of this update mechanism, if you request changes too quickly yo When you change the JSON file defining your dashboard, you must exit the application and the reopen it. It only takes a matter of a few seconds to pick up the new definition, but it is not automatic. +## Submitting Corrections for Translations + +Initially all text has been created in English, and a [Python script](https://github.com/house-of-abbey/GarminHomeAssistant/blob/main/translate.py) (Google Translate under the hood) has been used to create the first version of all translations. We have been pleased to accept better translations from native language speakers, **thank you**. If you would like to submit improved translations, our preference is you do so via a Git pull request. If you are not comfortable doing this, then just raise an issue and someone will eventually pick the request up. + +In order to submit a language correction please create an XML file called `corrections.xml` in the same directory as your language containing the corrected text. The format of the XML file follows that of `strings.xml`. As an example here are some corrected French translations found in directory [`resources-fre/strings/corrections.xml`](https://github.com/house-of-abbey/GarminHomeAssistant/tree/main/resources-fre/strings/corrections.xml): + +```xml + + Activé + Clic + Appels API trop rapide. Veuillez signaler cette erreur avec les détails de l'appareil. + +``` + +The `id` attribute values are taken from the same names used in [`strings.xml`](https://github.com/house-of-abbey/GarminHomeAssistant/blob/main/resources-fre/strings/strings.xml). Not all `id` values need to be specified as missing `id`s will then use automatic translations. If the existing convention is followed then: + +* The Python script will use the corrections in preference to translating, and +* Your pull request will be honoured without comment as we will take your corrections on trust. + ## Version History | Version | Comment | @@ -220,7 +239,7 @@ When you change the JSON file defining your dashboard, you must exit the applica | 1.1 | Updated for 54 more devices, 80 in total. Scene support. Added vibrate acknowledgement for tap-based menu items. Falls back to a custom visual confirmation in the absence of 'toast' and vibrate support. Bug fix for large menus needing status updates. | | 1.2 | Do not crash on zero items to update. Report unreachable URLs. Verify API URL does not have a trailing slash '/'. Increased HTTP response diagnosis. Reduced minimum API Level required from 3.3.0 to 3.1.0 to allow more device "part numbers" to be satisfied. | | 1.3 | Tap for scripts was working in emulation but not on some phones. Decision is to make the 'service' field in the JSON compulsory for 'tap' menu items. This is a breaking change, but for many might be a fix for something not working correctly. Improve language support, we can now accept language corrections and prevent the automated translation of strings from clobbering manually refined entries. Thank you to two new contributors. | -| 1.4 | New lean user Interface with thanks to [SomeoneOnEarth](https://github.com/Someone0nEarth) for their contribution which is now the default. If you prefer the old style you can still select it in the settings. The provision of a 'service' tag is now not just heavily suggested by the JSON schema, it is enforced in code. With apologies to anyone suffering a breakage as a result. | +| 1.4 | New lean user Interface with thanks to [Someone0nEarth](https://github.com/Someone0nEarth) for their contribution which is now the default. If you prefer the old style you can still select it in the settings. The provision of a 'service' tag is now not just heavily suggested by the JSON schema, it is enforced in code. With apologies to anyone suffering a breakage as a result. | | 1.5 | Added an optional confirmation dialogue view to prevent accidental execution of actions on mistaken tap. This also brings a change in the JSON schema to allow an optional field to specify that the confirmation should be used for a menu item. As we are now maturing and adding features we have decided to mitigate breaking changes to the JSON schema by being more careful to adopt the Home Assistant schema (noting there is a 1:1 mapping between YAML and JSON). This change does deprecate the top level `service` tag in favour of `tag_action` containing multiple fields including `service` & `confirm`. Users should migrate to the new format for the new functionality, but the timescale for actual deprecation are long and undecided. | | 1.6 | Added a user configurable 'timeout' in seconds so that when no action is taken the application automatically closes, stopping the continuous polling for changes of status and hence saving the drain on the battery. This can be disabled with timeout=0. | | 1.7 | Added timeout to confirmation views so that when used for security devices it does not linger when left unconfirmed. Thanks to [Jan Schneider](https://github.com/j-a-n) for the contribution. Known bug for devices not supporting [`WatchUi.getCurrentView()`](https://developer.garmin.com/connect-iq/api-docs/Toybox/WatchUi.html#getCurrentView-instance_function) API call which is only available on API Level 3.4.0, e.g. Vivoactive 4S. | diff --git a/manifest.xml b/manifest.xml index a4fac20..e099b04 100644 --- a/manifest.xml +++ b/manifest.xml @@ -9,11 +9,11 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 - Widget/Glance App id="bf69be91-5833-4d96-92ea-c5f1a9db5dcc" - Test Application id="98c36259-498a-4458-9cef-74a273ad2bc3" - Live Application id="40131e87-31ff-454b-a8e2-92276ee399d6" + Someone0nEarth's Test App id="bf69be91-5833-4d96-92ea-c5f1a9db5dcc" type="widget" + philipabbey's Test App id="98c36259-498a-4458-9cef-74a273ad2bc3" type="watch-app" + Live Application id="40131e87-31ff-454b-a8e2-92276ee399d6" type="watch-app" --> @@ -21,7 +21,7 @@ Use "Monkey C: Edit Application" from the Visual Studio Code command palette to update the application attributes. --> - + @@ -40,4 +40,13 @@ جارٍ جلب تكوين القائمة.. مرّر سريعًا إلى اليمين للخروج\nانقر للبقاء اضغط على "الرجوع للخروج"\nأدخل للبقاء + + مفتاح API لـ HomeAssistant. + رمز الوصول طويل الأمد. + عنوان URL لواجهة برمجة تطبيقات HomeAssistant. + عنوان URL لتكوين القائمة (JSON). + المهلة بالثواني. قم بالخروج من التطبيق بعد هذه الفترة من عدم النشاط لحفظ بطارية الجهاز. + بعد هذا الوقت (بالثواني)، يتم إغلاق مربع حوار تأكيد الإجراء تلقائيًا ويتم إلغاء الإجراء. اضبط على 0 لتعطيل المهلة. + تمثيل الأنواع بأيقونات (إيقاف) أو بالتسميات (تشغيل). + محاذاة القائمة لليسار (إيقاف) أو لليمين (تشغيل). \ No newline at end of file diff --git a/resources-bul/strings/strings.xml b/resources-bul/strings/strings.xml index 36c6be5..93eb779 100644 --- a/resources-bul/strings/strings.xml +++ b/resources-bul/strings/strings.xml @@ -9,7 +9,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> @@ -40,4 +40,13 @@ Извличане на конфигурацията на менюто.. Плъзнете надясно, за да излезете\nДокоснете, за да останете Натиснете Назад, за да излезете\nВлезте, за да останете + + API ключ за HomeAssistant. + Токен за дълготраен достъп. + URL адрес за API на HomeAssistant. + URL за конфигурация на менюто (JSON). + Изчакване в секунди. Излезте от приложението след този период на неактивност, за да запазите батерията на устройството. + След това време (в секунди) диалоговият прозорец за потвърждение за действие се затваря автоматично и действието се отменя. Задайте 0, за да деактивирате изчакването. + Представяне на типове с икони (изключено) или с етикети (включено). + Ляво (изключено) или дясно (включено) подравняване на менюто. \ No newline at end of file diff --git a/resources-ces/strings/strings.xml b/resources-ces/strings/strings.xml index 644f73c..691fbee 100644 --- a/resources-ces/strings/strings.xml +++ b/resources-ces/strings/strings.xml @@ -9,7 +9,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> @@ -40,4 +40,13 @@ Načítání konfigurace nabídky... Přejetím prstem doprava ukončíte\nKlepnutím zůstanete Stisknutím Zpět ukončíte\nVstupte a zůstanete + + Klíč API pro HomeAssistant. + Přístupový token s dlouhou životností. + URL pro HomeAssistant API. + Adresa URL pro konfiguraci nabídky (JSON). + Časový limit v sekundách. Po této době nečinnosti aplikaci ukončete, abyste šetřili baterii zařízení. + Po uplynutí této doby (v sekundách) se dialog pro potvrzení akce automaticky zavře a akce se zruší. Nastavením na 0 deaktivujete časový limit. + Znázornění typů pomocí ikon (vypnuto) nebo pomocí štítků (zapnuto). + Zarovnání nabídky vlevo (vypnuto) nebo vpravo (zapnuto). \ No newline at end of file diff --git a/resources-dan/strings/strings.xml b/resources-dan/strings/strings.xml index d6d56b1..684669d 100644 --- a/resources-dan/strings/strings.xml +++ b/resources-dan/strings/strings.xml @@ -9,7 +9,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> @@ -28,7 +28,7 @@ Ingen telefonforbindelse Ingen internetforbindelse Intet svar, tjek internetforbindelse - Fejl ved menuhentning + Menuhentningsfejl Ingen API-nøgle i applikationsindstillingerne Ingen API-URL i applikationsindstillingerne Ingen konfigurations-URL i applikationsindstillingerne @@ -40,4 +40,13 @@ Henter menukonfiguration.. Stryg til højre for at afslutte\nTryk for at blive Tryk på Tilbage for at afslutte\nEnter for at blive + + API-nøgle til HomeAssistant. + Adgangstoken med lang levetid. + URL til HomeAssistant API. + URL til menukonfiguration (JSON). + Timeout i sekunder. Afslut applikationen efter denne periode med inaktivitet for at spare på enhedens batteri. + Efter dette tidspunkt (i sekunder) lukkes en bekræftelsesdialog for en handling automatisk, og handlingen annulleres. Indstil til 0 for at deaktivere timeout. + Repræsenterer typer med ikoner (fra) eller med etiketter (til). + Venstre (fra) eller Højre (til) menujustering. \ No newline at end of file diff --git a/resources-deu/strings/corrections.xml b/resources-deu/strings/corrections.xml index d3f5997..3c50a66 100644 --- a/resources-deu/strings/corrections.xml +++ b/resources-deu/strings/corrections.xml @@ -9,7 +9,7 @@ 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 & SomeoneOnEarth, 14 November 2023 + P A Abbey & J D Abbey & Someone0nEarth, 14 November 2023 --> diff --git a/resources-deu/strings/strings.xml b/resources-deu/strings/strings.xml index a2d436c..bb019af 100644 --- a/resources-deu/strings/strings.xml +++ b/resources-deu/strings/strings.xml @@ -9,7 +9,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> @@ -23,7 +23,7 @@ An Aus Antippen - Menü + Menü Sicher? Keine Telefonverbindung Keine Internetverbindung @@ -35,9 +35,18 @@ API-Aufrufe zu schnell. Bitte verlangsamen Sie Ihre Anfragen. URL nicht gefunden. Möglicher API-URL-Fehler in den Einstellungen. URL nicht gefunden. Möglicher Konfigurations-URL-Fehler in den Einstellungen. - Die HTTP-Anfrage gab folgenden Fehlercode zurück = + Die HTTP-Anfrage gab folgenden Fehlercode zurück = Die API-URL darf keinen abschließenden Schrägstrich „/“ enthalten. Lade Config vom Server ... Zum Beenden nach rechts swipen\nZum Bleiben antippen - Drücke „Zurück“, um zu Beenden.\n„Enter“, um zu bleiben + Drücke „Zurück“, um zu Beenden.\n„Enter“, um zu bleiben + + API-Schlüssel für HomeAssistant. + Langlebiges Zugriffstoken. + URL für die HomeAssistant-API. + URL zur Menükonfiguration (JSON). + Timeout in Sekunden. Beenden Sie die Anwendung nach dieser Zeit der Inaktivität, um den Akku des Geräts zu schonen. + Nach dieser Zeit (in Sekunden) wird automatisch ein Bestätigungsdialog für eine Aktion geschlossen und die Aktion abgebrochen. Auf 0 setzen, um das Timeout zu deaktivieren. + Darstellen von Typen mit Symbolen (aus) oder mit Beschriftungen (ein). + Menüausrichtung links (aus) oder rechts (ein). \ No newline at end of file diff --git a/resources-dut/strings/strings.xml b/resources-dut/strings/strings.xml index ef9d823..4821e85 100644 --- a/resources-dut/strings/strings.xml +++ b/resources-dut/strings/strings.xml @@ -9,7 +9,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> @@ -40,4 +40,13 @@ Menuconfiguratie ophalen.. Veeg naar rechts om af te sluiten\nTik om te blijven Druk op Terug om af te sluiten\nEnter om te blijven + + API-sleutel voor HomeAssistant. + Toegangstoken met lange levensduur. + URL voor HomeAssistant API. + URL voor menuconfiguratie (JSON). + Time-out in seconden. Sluit de applicatie af na deze periode van inactiviteit om de batterij van het apparaat te sparen. + Na deze tijd (in seconden) wordt automatisch een bevestigingsvenster voor een actie gesloten en wordt de actie geannuleerd. Stel in op 0 om de time-out uit te schakelen. + Typen weergeven met pictogrammen (uit) of met labels (aan). + Links (uit) of rechts (aan) Menu-uitlijning. \ No newline at end of file diff --git a/resources-est/strings/strings.xml b/resources-est/strings/strings.xml index 7983e88..4d7d866 100644 --- a/resources-est/strings/strings.xml +++ b/resources-est/strings/strings.xml @@ -9,7 +9,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> @@ -32,7 +32,7 @@ Rakenduse seadetes pole API-võtit Rakenduse seadetes pole API URL-i Rakenduse seadetes pole konfiguratsiooni URL-i - API-kutsed liiga kiired. Palun aeglustage taotluste esitamist. + API-kõned liiga kiired. Palun aeglustage taotluste esitamist. URL-i ei leitud. Võimalik API URL-i viga seadetes. URL-i ei leitud. Võimalik konfiguratsiooni URL-i viga seadetes. HTTP päring tagastas veakoodi = @@ -40,4 +40,13 @@ Menüü konfiguratsiooni toomine... Väljumiseks pühkige paremale\nPuudutage, et jääda Väljumiseks vajutage Tagasi\nSisestage, et jääda + + API-võti HomeAssistantile. + Pikaealine juurdepääsuluba. + HomeAssistant API URL. + URL menüü konfigureerimiseks (JSON). + Aegumine sekundites. Seadme aku säästmiseks sulgege rakendus pärast seda tegevusetusperioodi. + Pärast seda aega (sekundites) suletakse automaatselt toimingu kinnitusdialoog ja toiming tühistatakse. Ajalõpu keelamiseks määrake väärtusele 0. + Tüüpide tähistamine ikoonidega (väljas) või siltidega (sees). + Vasak (väljas) või parem (sees) menüü joondamine. \ No newline at end of file diff --git a/resources-fin/strings/strings.xml b/resources-fin/strings/strings.xml index c27f006..395399f 100644 --- a/resources-fin/strings/strings.xml +++ b/resources-fin/strings/strings.xml @@ -9,7 +9,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> @@ -40,4 +40,13 @@ Haetaan valikon asetuksia... Poistu pyyhkäisemällä oikealle\nPysy napauttamalla Poistu painamalla Takaisin\nSyötä jäädäksesi + + API-avain HomeAssistantille. + Pitkäikäinen pääsytunnus. + HomeAssistant API:n URL-osoite. + URL-osoite valikon määrityksiä varten (JSON). + Aikakatkaisu sekunneissa. Poistu sovelluksesta tämän käyttämättömyyden jälkeen säästääksesi laitteen akkua. + Tämän ajan kuluttua (sekunneissa) toiminnon vahvistusikkuna suljetaan automaattisesti ja toiminto peruutetaan. Aseta arvoksi 0 poistaaksesi aikakatkaisun käytöstä. + Esittää tyyppejä kuvakkeilla (pois päältä) tai tarroilla (päällä). + Vasen (pois) tai oikea (päällä) valikon kohdistus. \ No newline at end of file diff --git a/resources-fre/strings/corrections.xml b/resources-fre/strings/corrections.xml index a9be4eb..49e05c3 100644 --- a/resources-fre/strings/corrections.xml +++ b/resources-fre/strings/corrections.xml @@ -9,7 +9,7 @@ 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 & SomeoneOnEarth, 14 November 2023 + P A Abbey & J D Abbey & Someone0nEarth, 14 November 2023 --> diff --git a/resources-fre/strings/strings.xml b/resources-fre/strings/strings.xml index fddae9b..5de193d 100644 --- a/resources-fre/strings/strings.xml +++ b/resources-fre/strings/strings.xml @@ -9,7 +9,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> @@ -20,7 +20,7 @@ HomeAssistant - Activé + Activé Désactivé Clic Menu @@ -32,7 +32,7 @@ Pas de clé API dans les paramètres de l'application Aucune URL API dans les paramètres de l'application Aucune URL de configuration dans les paramètres de l'application - Appels API trop rapide. Veuillez signaler cette erreur avec les détails de l'appareil. + Appels API trop rapide. Veuillez signaler cette erreur avec les détails de l'appareil. URL introuvable. Erreur potentielle d'URL d'API dans les paramètres. URL introuvable. Erreur potentielle d'URL de configuration dans les paramètres. La requête HTTP a renvoyé un code d'erreur = @@ -40,4 +40,13 @@ Récupération de la configuration du menu. Balayez vers la droite pour quitter\nAppuyez pour rester Appuyez sur Retour pour quitter\nEntrez pour rester + + Clé API pour HomeAssistant. + Jeton d'accès de longue durée. + URL de l’API HomeAssistant. + URL de configuration des menus (JSON). + Délai d'expiration en secondes. Quittez l'application après cette période d'inactivité pour économiser la batterie de l'appareil. + Passé ce délai (en secondes), une boîte de dialogue de confirmation d'une action se ferme automatiquement et l'action est annulée. Réglez sur 0 pour désactiver le délai d'attente. + Représentation des types avec des icônes (off) ou avec des étiquettes (on). + Alignement du menu à gauche (désactivé) ou à droite (activé). \ No newline at end of file diff --git a/resources-gre/strings/strings.xml b/resources-gre/strings/strings.xml index 8a9c4ac..4a88205 100644 --- a/resources-gre/strings/strings.xml +++ b/resources-gre/strings/strings.xml @@ -9,7 +9,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> @@ -40,4 +40,13 @@ Ανάκτηση παραμέτρων μενού.. Σύρετε προς τα δεξιά για έξοδο\nΠατήστε για να μείνετε Πατήστε Επιστροφή για Έξοδος\nEnter για να μείνετε + + Κλειδί API για το HomeAssistant. + Διακριτικό πρόσβασης μακράς διαρκείας. + URL για το HomeAssistant API. + URL για τη διαμόρφωση μενού (JSON). + Timeout σε δευτερόλεπτα. Κλείστε την εφαρμογή μετά από αυτήν την περίοδο αδράνειας για να εξοικονομήσετε την μπαταρία της συσκευής. + Μετά από αυτό το χρονικό διάστημα (σε δευτερόλεπτα), ένα παράθυρο διαλόγου επιβεβαίωσης για μια ενέργεια κλείνει αυτόματα και η ενέργεια ακυρώνεται. Ορίστε στο 0 για να απενεργοποιήσετε το χρονικό όριο. + Αναπαράσταση τύπων με εικονίδια (απενεργοποίηση) ή με ετικέτες (ενεργό). + Αριστερά (απενεργοποίηση) ή Δεξιά (ενεργό) Ευθυγράμμιση μενού. \ No newline at end of file diff --git a/resources-heb/strings/strings.xml b/resources-heb/strings/strings.xml index a1342dc..c2e80a7 100644 --- a/resources-heb/strings/strings.xml +++ b/resources-heb/strings/strings.xml @@ -9,7 +9,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> @@ -40,4 +40,13 @@ מביא את תצורת התפריט... החלק ימינה כדי לצאת\nהקש כדי להישאר לחץ על חזרה ליציאה\nEnter כדי להישאר + + מפתח API עבור HomeAssistant. + אסימון גישה ארוך-חיים. + כתובת URL עבור HomeAssistant API. + כתובת URL לתצורת תפריט (JSON). + פסק זמן בשניות. צא מהאפליקציה לאחר תקופה זו של חוסר פעילות כדי לחסוך בסוללת המכשיר. + לאחר זמן זה (בשניות), תיבת דו-שיח לאישור פעולה נסגרת אוטומטית והפעולה מבוטלת. הגדר ל-0 כדי לבטל את הזמן הקצוב. + ייצוג סוגים עם סמלים (כבוי) או עם תוויות (מופעל). + יישור תפריט שמאלה (כבוי) או ימינה (מופעל). \ No newline at end of file diff --git a/resources-hrv/strings/strings.xml b/resources-hrv/strings/strings.xml index 8a25dc3..42219f1 100644 --- a/resources-hrv/strings/strings.xml +++ b/resources-hrv/strings/strings.xml @@ -9,7 +9,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> @@ -40,4 +40,13 @@ Dohvaćanje konfiguracije izbornika.. Prijeđite prstom udesno za izlaz\nDodirnite za ostanak Pritisnite Natrag za izlaz\nUnesite za ostanak + + API ključ za HomeAssistant. + Dugotrajni pristupni token. + URL za HomeAssistant API. + URL za konfiguraciju izbornika (JSON). + Istek u sekundama. Izađite iz aplikacije nakon ovog razdoblja neaktivnosti kako biste uštedjeli bateriju uređaja. + Nakon tog vremena (u sekundama), dijaloški okvir za potvrdu radnje automatski se zatvara i radnja se poništava. Postavite na 0 da onemogućite vremensko ograničenje. + Predstavljanje tipova ikonama (isključeno) ili oznakama (uključeno). + Lijevo (isključeno) ili desno (uključeno) poravnanje izbornika. \ No newline at end of file diff --git a/resources-hun/strings/strings.xml b/resources-hun/strings/strings.xml index 2b4ad46..217e91d 100644 --- a/resources-hun/strings/strings.xml +++ b/resources-hun/strings/strings.xml @@ -9,7 +9,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> @@ -38,6 +38,15 @@ A HTTP-kérés = hibakódot adott vissza Az API URL-ben nem lehet perjel a „/” Menükonfiguráció lekérése... - Csúsztassa jobbra a kilépéshez.\nKoppintson a Maradáshoz + Csúsztassa jobbra a kilépéshez\nKoppintson a Maradáshoz Nyomja meg a Vissza gombot a kilépéshez\nEnter a Maradáshoz + + API-kulcs a HomeAssistant számára. + Hosszú életű hozzáférési token. + A HomeAssistant API URL-je. + URL a menükonfigurációhoz (JSON). + Időtúllépés másodpercben. Az eszköz akkumulátorának kímélése érdekében lépjen ki az alkalmazásból ezen inaktivitási időszak után. + Ezen idő letelte után (másodpercben) a művelet megerősítő párbeszédablakja automatikusan bezárul, és a művelet megszakad. Állítsa 0-ra az időtúllépés letiltásához. + A típusokat ikonokkal (kikapcsolva) vagy címkékkel (bekapcsolva) ábrázolja. + Balra (ki) vagy Jobbra (be) Menüigazítás. \ No newline at end of file diff --git a/resources-ind/strings/strings.xml b/resources-ind/strings/strings.xml index 108a97a..c6d8061 100644 --- a/resources-ind/strings/strings.xml +++ b/resources-ind/strings/strings.xml @@ -9,7 +9,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> @@ -31,7 +31,7 @@ Kesalahan Pengambilan Menu Tidak ada kunci API di pengaturan aplikasi Tidak ada URL API di pengaturan aplikasi - Tidak ada URL konfigurasi di pengaturan aplikasi + Tidak ada URL konfigurasi dalam pengaturan aplikasi Panggilan API terlalu cepat. Harap memperlambat permintaan Anda. URL tidak ditemukan. Potensi kesalahan URL API dalam pengaturan. URL tidak ditemukan. Potensi kesalahan URL Konfigurasi dalam pengaturan. @@ -40,4 +40,13 @@ Mengambil Konfigurasi Menu.. Geser ke Kanan untuk Keluar\nKetuk untuk Tetap Tekan Kembali untuk Keluar\nMasuk untuk Tetap + + Kunci API untuk HomeAssistant. + Token Akses Berumur Panjang. + URL untuk API HomeAssistant. + URL untuk konfigurasi menu (JSON). + Batas waktu dalam hitungan detik. Keluar dari aplikasi setelah periode tidak aktif ini untuk menghemat baterai perangkat. + Setelah waktu ini (dalam detik), dialog konfirmasi untuk suatu tindakan secara otomatis ditutup dan tindakan tersebut dibatalkan. Setel ke 0 untuk menonaktifkan batas waktu. + Mewakili tipe dengan ikon (mati) atau dengan label (aktif). + Penyelarasan Menu Kiri (mati) atau Kanan (hidup). \ No newline at end of file diff --git a/resources-ita/strings/strings.xml b/resources-ita/strings/strings.xml index 1c1a8be..e782445 100644 --- a/resources-ita/strings/strings.xml +++ b/resources-ita/strings/strings.xml @@ -9,7 +9,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> @@ -40,4 +40,13 @@ Recupero configurazione menu.. Scorri verso destra per uscire\nTocca per restare Premi Indietro per uscire\nInvio per restare + + Chiave API per HomeAssistant. + Token di accesso di lunga durata. + URL per l'API HomeAssistant. + URL per la configurazione del menu (JSON). + Timeout in secondi. Uscire dall'applicazione dopo questo periodo di inattività per risparmiare la batteria del dispositivo. + Trascorso questo tempo (in secondi), una finestra di dialogo di conferma per un'azione viene chiusa automaticamente e l'azione viene annullata. Impostare su 0 per disabilitare il timeout. + Rappresentazione dei tipi con icone (disattivata) o con etichette (attivata). + Allineamento del menu a sinistra (spento) o a destra (acceso). \ No newline at end of file diff --git a/resources-jpn/strings/strings.xml b/resources-jpn/strings/strings.xml index 4ddccc4..1930e08 100644 --- a/resources-jpn/strings/strings.xml +++ b/resources-jpn/strings/strings.xml @@ -9,7 +9,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> @@ -40,4 +40,13 @@ メニュー構成を取得しています。 右にスワイプして終了\nタップしてそのまま残ります 終了するには戻るキーを押してください\n続行するには Enter キーを押してください + + ホームアシスタントの API キー。 + 有効期間の長いアクセス トークン。 + ホームアシスタント API の URL。 + メニュー構成の URL (JSON)。 + 秒単位のタイムアウト。デバイスのバッテリーを節約するために、この期間非アクティブになった後はアプリケーションを終了してください。 + この時間 (秒単位) が経過すると、アクションの確認ダイアログが自動的に閉じられ、アクションがキャンセルされます。タイムアウトを無効にするには、0 に設定します。 + タイプをアイコン (オフ) またはラベル (オン) で表します。 + 左 (オフ) または右 (オン) メニューの配置。 \ No newline at end of file diff --git a/resources-kor/strings/strings.xml b/resources-kor/strings/strings.xml index 33ec523..cfdc285 100644 --- a/resources-kor/strings/strings.xml +++ b/resources-kor/strings/strings.xml @@ -9,7 +9,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> @@ -36,8 +36,17 @@ URL을 찾을 수 없습니다. 설정에 잠재적인 API URL 오류가 있습니다. URL을 찾을 수 없습니다. 설정에 잠재적인 구성 URL 오류가 있습니다. HTTP 요청이 오류 코드를 반환했습니다 = - API URL에는 후행 슬래시 '/'가 있어서는 안 됩니다. + API URL에는 후행 슬래시 '/'가 없어야 합니다. 메뉴 구성을 가져오는 중.. - 종료하려면 오른쪽으로 스와이프하세요.\n계속 유지하려면 탭하세요. + 종료하려면 오른쪽으로 스와이프하세요.\n계속하려면 탭하세요. 종료하려면 뒤로 버튼을 누르세요.\n계속하려면 입력하세요. + + HomeAssistant용 API 키. + 장기 액세스 토큰. + HomeAssistant API의 URL입니다. + 메뉴 구성을 위한 URL(JSON)입니다. + 시간 초과(초)입니다. 장치 배터리를 절약하려면 이 비활성 기간 후에 애플리케이션을 종료하십시오. + 이 시간(초)이 지나면 작업에 대한 확인 대화 상자가 자동으로 닫히고 작업이 취소됩니다. 시간 초과를 비활성화하려면 0으로 설정합니다. + 아이콘(끄기) 또는 레이블(켜기)로 유형을 나타냅니다. + 왼쪽(끄기) 또는 오른쪽(켜기) 메뉴 정렬. \ No newline at end of file diff --git a/resources-launcher-26-26/drawables.xml b/resources-launcher-26-26/drawables.xml index 4f18f5a..b9e68f9 100644 --- a/resources-launcher-26-26/drawables.xml +++ b/resources-launcher-26-26/drawables.xml @@ -8,7 +8,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> diff --git a/resources-launcher-30-30/drawables.xml b/resources-launcher-30-30/drawables.xml index 4f18f5a..b9e68f9 100644 --- a/resources-launcher-30-30/drawables.xml +++ b/resources-launcher-30-30/drawables.xml @@ -8,7 +8,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> diff --git a/resources-launcher-35-35/drawables.xml b/resources-launcher-35-35/drawables.xml index 4f18f5a..b9e68f9 100644 --- a/resources-launcher-35-35/drawables.xml +++ b/resources-launcher-35-35/drawables.xml @@ -8,7 +8,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> diff --git a/resources-launcher-36-36/drawables.xml b/resources-launcher-36-36/drawables.xml index 4f18f5a..b9e68f9 100644 --- a/resources-launcher-36-36/drawables.xml +++ b/resources-launcher-36-36/drawables.xml @@ -8,7 +8,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> diff --git a/resources-launcher-40-40/drawables.xml b/resources-launcher-40-40/drawables.xml index 4f18f5a..b9e68f9 100644 --- a/resources-launcher-40-40/drawables.xml +++ b/resources-launcher-40-40/drawables.xml @@ -8,7 +8,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> diff --git a/resources-launcher-54-54/drawables.xml b/resources-launcher-54-54/drawables.xml index 4f18f5a..b9e68f9 100644 --- a/resources-launcher-54-54/drawables.xml +++ b/resources-launcher-54-54/drawables.xml @@ -8,7 +8,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> diff --git a/resources-launcher-60-60/drawables.xml b/resources-launcher-60-60/drawables.xml index 4f18f5a..b9e68f9 100644 --- a/resources-launcher-60-60/drawables.xml +++ b/resources-launcher-60-60/drawables.xml @@ -8,7 +8,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> diff --git a/resources-launcher-61-61/drawables.xml b/resources-launcher-61-61/drawables.xml index 4f18f5a..b9e68f9 100644 --- a/resources-launcher-61-61/drawables.xml +++ b/resources-launcher-61-61/drawables.xml @@ -8,7 +8,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> diff --git a/resources-launcher-62-62/drawables.xml b/resources-launcher-62-62/drawables.xml index 4f18f5a..b9e68f9 100644 --- a/resources-launcher-62-62/drawables.xml +++ b/resources-launcher-62-62/drawables.xml @@ -8,7 +8,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> diff --git a/resources-launcher-65-65/drawables.xml b/resources-launcher-65-65/drawables.xml index 4f18f5a..b9e68f9 100644 --- a/resources-launcher-65-65/drawables.xml +++ b/resources-launcher-65-65/drawables.xml @@ -8,7 +8,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> diff --git a/resources-launcher-70-70/drawables.xml b/resources-launcher-70-70/drawables.xml index 4f18f5a..b9e68f9 100644 --- a/resources-launcher-70-70/drawables.xml +++ b/resources-launcher-70-70/drawables.xml @@ -8,7 +8,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> diff --git a/resources-launcher-80-80/drawables.xml b/resources-launcher-80-80/drawables.xml index 4f18f5a..b9e68f9 100644 --- a/resources-launcher-80-80/drawables.xml +++ b/resources-launcher-80-80/drawables.xml @@ -8,7 +8,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> diff --git a/resources-lav/strings/strings.xml b/resources-lav/strings/strings.xml index 0564220..8e43a6f 100644 --- a/resources-lav/strings/strings.xml +++ b/resources-lav/strings/strings.xml @@ -9,7 +9,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> @@ -40,4 +40,13 @@ Notiek izvēlnes konfigurācijas iegūšana... Lai izietu, velciet pa labi\nPieskarieties, lai paliktu Noklikšķiniet uz Atpakaļ, lai izietu.\nIevadiet, lai paliktu + + API atslēga Home Assistant. + Ilgmūžīgs piekļuves marķieris. + HomeAssistant API URL. + URL izvēlnes konfigurācijai (JSON). + Taimauts sekundēs. Pēc šī neaktivitātes perioda izejiet no lietojumprogrammas, lai taupītu ierīces akumulatoru. + Pēc šī laika (sekundēs) tiek automātiski aizvērts darbības apstiprinājuma dialoglodziņš un darbība tiek atcelta. Iestatiet uz 0, lai atspējotu taimautu. + Apzīmē veidus ar ikonām (izslēgts) vai ar etiķetēm (ieslēgts). + Kreisā (izslēgta) vai labā (ieslēgta) izvēlnes līdzināšana. \ No newline at end of file diff --git a/resources-lit/strings/strings.xml b/resources-lit/strings/strings.xml index 5cf3bd0..3343734 100644 --- a/resources-lit/strings/strings.xml +++ b/resources-lit/strings/strings.xml @@ -9,7 +9,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> @@ -39,5 +39,14 @@ API URL pabaigoje negali būti pasvirojo brūkšnio „/“ Gaunama meniu konfigūracija... Norėdami išeiti, braukite į dešinę\nPalieskite, kad pasiliktumėte - Norėdami išeiti, paspauskite „Atgal“\nĮveskite, kad pasiliktumėte + Norėdami išeiti, paspauskite „Atgal“.\nĮveskite, kad pasiliktumėte + + API raktas, skirtas HomeAssistant. + Ilgalaikis prieigos raktas. + „HomeAssistant“ API URL. + Meniu konfigūravimo URL (JSON). + Skirtasis laikas sekundėmis. Po šio neveiklumo laikotarpio išeikite iš programos, kad taupytumėte įrenginio akumuliatorių. + Praėjus šiam laikui (sekundėmis), veiksmo patvirtinimo dialogo langas automatiškai uždaromas ir veiksmas atšaukiamas. Nustatykite 0, kad išjungtumėte skirtąjį laiką. + Tipai su piktogramomis (išjungta) arba etiketėmis (įjungta). + Kairysis (išjungtas) arba dešinysis (įjungtas) meniu lygiavimas. \ No newline at end of file diff --git a/resources-nob/strings/strings.xml b/resources-nob/strings/strings.xml index 7341591..b18c833 100644 --- a/resources-nob/strings/strings.xml +++ b/resources-nob/strings/strings.xml @@ -9,7 +9,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> @@ -40,4 +40,13 @@ Henter menykonfigurasjon.. Sveip til høyre for å avslutte\nTrykk for å bli Trykk Tilbake for å avslutte\nEnter for å bli + + API-nøkkel for HomeAssistant. + Langlevd tilgangstoken. + URL for HomeAssistant API. + URL for menykonfigurasjon (JSON). + Tidsavbrudd i sekunder. Avslutt applikasjonen etter denne perioden med inaktivitet for å spare enhetens batteri. + Etter denne tiden (i sekunder), lukkes en bekreftelsesdialog for en handling automatisk og handlingen avbrytes. Sett til 0 for å deaktivere tidsavbruddet. + Representerer typer med ikoner (av) eller med etiketter (på). + Venstre (av) eller Høyre (på) Menyjustering. \ No newline at end of file diff --git a/resources-pol/strings/strings.xml b/resources-pol/strings/strings.xml index c785d8b..bc5e094 100644 --- a/resources-pol/strings/strings.xml +++ b/resources-pol/strings/strings.xml @@ -9,7 +9,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> @@ -40,4 +40,13 @@ Pobieranie konfiguracji menu.. Przesuń w prawo, aby wyjść\nDotknij, aby pozostać Naciśnij Wstecz, aby wyjść\nEnter, aby pozostać + + Klucz API dla HomeAssistant. + Długowieczny token dostępu. + Adres URL interfejsu API HomeAssistant. + Adres URL konfiguracji menu (JSON). + Limit czasu w sekundach. Wyjdź z aplikacji po tym okresie bezczynności, aby oszczędzać baterię urządzenia. + Po tym czasie (w sekundach) okno dialogowe z potwierdzeniem akcji zamyka się automatycznie, a akcja zostaje anulowana. Ustaw na 0, aby wyłączyć limit czasu. + Reprezentowanie typów za pomocą ikon (wyłączone) lub etykiet (włączone). + Wyrównanie menu do lewej (wyłączone) lub do prawej (włączone). \ No newline at end of file diff --git a/resources-por/strings/strings.xml b/resources-por/strings/strings.xml index 11783fe..ad7bd0c 100644 --- a/resources-por/strings/strings.xml +++ b/resources-por/strings/strings.xml @@ -9,7 +9,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> @@ -39,5 +39,14 @@ O URL da API não deve ter uma barra final '/' Buscando configuração do menu.. Deslize para a direita para sair\nToque para permanecer - Volte para sair\nEntre para ficar + Volte para sair\nEntre para permanecer + + Chave de API para HomeAssistant. + Token de acesso de longa duração. + URL para API HomeAssistant. + URL para configuração do menu (JSON). + Tempo limite em segundos. Saia do aplicativo após esse período de inatividade para economizar bateria do aparelho. + Após esse tempo (em segundos), uma caixa de diálogo de confirmação de uma ação é automaticamente fechada e a ação é cancelada. Defina como 0 para desativar o tempo limite. + Representando tipos com ícones (desligado) ou com rótulos (ligado). + Alinhamento do menu à esquerda (desligado) ou à direita (ligado). \ No newline at end of file diff --git a/resources-ron/strings/strings.xml b/resources-ron/strings/strings.xml index 2a8382c..b85e612 100644 --- a/resources-ron/strings/strings.xml +++ b/resources-ron/strings/strings.xml @@ -9,7 +9,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> @@ -32,7 +32,7 @@ Nicio cheie API în setările aplicației Nicio adresă URL API în setările aplicației Nicio adresă URL de configurare în setările aplicației - Apeluri API prea rapide. Vă rugăm să încetiniți cererile dvs. + Apeluri API prea rapide. Vă rugăm să vă încetiniți solicitările. Adresa URL nu a fost găsită. Potențială eroare URL API în setări. Adresa URL nu a fost găsită. Potențială eroare URL de configurare în setări. Solicitarea HTTP a returnat codul de eroare = @@ -40,4 +40,13 @@ Se preiau configurarea meniului... Glisați spre dreapta pentru a ieși\nAtingeți pentru a rămâne Apăsați Înapoi pentru a ieși\nIntră pentru a rămâne + + Cheie API pentru HomeAssistant. + Token de acces cu viață lungă. + Adresa URL pentru API-ul HomeAssistant. + URL pentru configurarea meniului (JSON). + Timeout în secunde. Ieșiți din aplicație după această perioadă de inactivitate pentru a economisi bateria dispozitivului. + După acest timp (în secunde), un dialog de confirmare pentru o acțiune este închis automat și acțiunea este anulată. Setați la 0 pentru a dezactiva timeout-ul. + Reprezentarea tipurilor cu pictograme (dezactivate) sau cu etichete (activate). + Alinierea meniului la stânga (dezactivată) sau la dreapta (activată). \ No newline at end of file diff --git a/resources-slo/strings/strings.xml b/resources-slo/strings/strings.xml index cca39a4..2e024ac 100644 --- a/resources-slo/strings/strings.xml +++ b/resources-slo/strings/strings.xml @@ -9,7 +9,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> @@ -40,4 +40,13 @@ Načítava sa konfigurácia ponuky... Ukončite prejdením prstom doprava\nKlepnutím zostanete Stlačte Späť na ukončenie\nVstúpte a zostaňte + + Kľúč API pre HomeAssistant. + Prístupový token s dlhou životnosťou. + URL pre HomeAssistant API. + Webová adresa pre konfiguráciu ponuky (JSON). + Časový limit v sekundách. Po tejto dobe nečinnosti ukončite aplikáciu, aby ste šetrili batériu zariadenia. + Po tomto čase (v sekundách) sa dialógové okno s potvrdením akcie automaticky zatvorí a akcia sa zruší. Ak chcete časový limit deaktivovať, nastavte na 0. + Typy predstavujú ikony (vypnuté) alebo štítky (zapnuté). + Zarovnanie ponuky vľavo (vypnuté) alebo vpravo (zapnuté). \ No newline at end of file diff --git a/resources-slv/strings/strings.xml b/resources-slv/strings/strings.xml index 3a74e54..59f24dc 100644 --- a/resources-slv/strings/strings.xml +++ b/resources-slv/strings/strings.xml @@ -9,7 +9,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> @@ -40,4 +40,13 @@ Pridobivanje konfiguracije menija.. Povlecite v desno za izhod\nDotaknite se, da ostanete Pritisnite Nazaj za izhod\nVstopite, da ostanete + + API ključ za HomeAssistant. + Dolgoživ dostopni žeton. + URL za HomeAssistant API. + URL za konfiguracijo menija (JSON). + Časovna omejitev v sekundah. Po tem obdobju nedejavnosti zaprite aplikacijo, da prihranite baterijo naprave. + Po tem času (v sekundah) se potrditveno pogovorno okno za dejanje samodejno zapre in dejanje je preklicano. Nastavite na 0, da onemogočite časovno omejitev. + Predstavljanje tipov z ikonami (izklopljeno) ali z oznakami (vklopljeno). + Leva (izklopljena) ali desna (vklopljena) poravnava menija. \ No newline at end of file diff --git a/resources-spa/strings/strings.xml b/resources-spa/strings/strings.xml index ed15a39..b1a7bd2 100644 --- a/resources-spa/strings/strings.xml +++ b/resources-spa/strings/strings.xml @@ -9,7 +9,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> @@ -40,4 +40,13 @@ Obteniendo configuración del menú.. Desliza hacia la derecha para salir\nToca para permanecer Presione Atrás para salir\nEntrar para permanecer + + Clave API para HomeAssistant. + Token de acceso de larga duración. + URL para la API de HomeAssistant. + URL para configuración del menú (JSON). + Tiempo de espera en segundos. Salga de la aplicación después de este período de inactividad para ahorrar batería del dispositivo. + Después de este tiempo (en segundos), se cierra automáticamente un cuadro de diálogo de confirmación de una acción y se cancela la acción. Establezca en 0 para desactivar el tiempo de espera. + Representando tipos con iconos (apagados) o con etiquetas (encendido). + Alineación del menú izquierda (desactivada) o derecha (activada). \ No newline at end of file diff --git a/resources-swe/strings/strings.xml b/resources-swe/strings/strings.xml index 4d45a43..ee7550d 100644 --- a/resources-swe/strings/strings.xml +++ b/resources-swe/strings/strings.xml @@ -9,7 +9,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> @@ -40,4 +40,13 @@ Hämtar menykonfiguration.. Svep åt höger för att avsluta\nKnacka för att stanna Tryck på Tillbaka för att avsluta\nEnter för att stanna + + API-nyckel för HomeAssistant. + Långlivad åtkomsttoken. + URL för HomeAssistant API. + URL för menykonfiguration (JSON). + Timeout på sekunder. Avsluta programmet efter denna period av inaktivitet för att spara enhetens batteri. + Efter denna tid (i sekunder) stängs en bekräftelsedialog för en åtgärd automatiskt och åtgärden avbryts. Ställ in på 0 för att inaktivera timeout. + Representerar typer med ikoner (av) eller med etiketter (på). + Vänster (av) eller höger (på) menyjustering. \ No newline at end of file diff --git a/resources-tha/strings/strings.xml b/resources-tha/strings/strings.xml index fb13797..4f10874 100644 --- a/resources-tha/strings/strings.xml +++ b/resources-tha/strings/strings.xml @@ -9,7 +9,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> @@ -40,4 +40,13 @@ กำลังดึงข้อมูลการกำหนดค่าเมนู.. ปัดไปทางขวาเพื่อออก\nแตะเพื่ออยู่ต่อ กดกลับเพื่อออก\nเข้าไปเพื่ออยู่ต่อ + + คีย์ API สำหรับ HomeAssistant + โทเค็นการเข้าถึงที่มีอายุการใช้งานยาวนาน + URL สำหรับ HomeAssistant API + URL สำหรับการกำหนดค่าเมนู (JSON) + หมดเวลาเป็นวินาที ออกจากแอปพลิเคชันหลังจากไม่มีการใช้งานเป็นระยะเวลาหนึ่งเพื่อประหยัดแบตเตอรี่ของอุปกรณ์ + หลังจากเวลานี้ (เป็นวินาที) กล่องโต้ตอบการยืนยันสำหรับการดำเนินการจะปิดโดยอัตโนมัติและการดำเนินการจะถูกยกเลิก ตั้งค่าเป็น 0 เพื่อปิดใช้งานการหมดเวลา + เป็นตัวแทนประเภทด้วยไอคอน (ปิด) หรือมีป้ายกำกับ (เปิด) + การจัดตำแหน่งเมนูซ้าย (ปิด) หรือขวา (เปิด) \ No newline at end of file diff --git a/resources-tur/strings/strings.xml b/resources-tur/strings/strings.xml index 6b2ba9d..ceb30dc 100644 --- a/resources-tur/strings/strings.xml +++ b/resources-tur/strings/strings.xml @@ -9,7 +9,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> @@ -36,8 +36,17 @@ URL bulunamadı. Ayarlarda olası API URL hatası. URL bulunamadı. Ayarlarda Olası Yapılandırma URL'si hatası. HTTP isteği hata kodunu döndürdü = - API URL'sinin sonunda '/' eğik çizgi olmamalıdır + API URL'sinin sonunda eğik çizgi '/' olmamalıdır Menü Yapılandırması alınıyor.. Çıkmak için Sağa Kaydırın\nKalmak için Dokunun Çıkış için Geri tuşuna basın\nKalmak için Enter'a basın + + HomeAssistant için API Anahtarı. + Uzun Ömürlü Erişim Jetonu. + HomeAssistant API'sinin URL'si. + Menü yapılandırmasının URL'si (JSON). + Saniye cinsinden zaman aşımı. Cihazın pilinden tasarruf etmek için bu süre boyunca işlem yapılmadığında uygulamadan çıkın. + Bu sürenin sonunda (saniye olarak), bir eyleme ilişkin onay iletişim kutusu otomatik olarak kapatılır ve eylem iptal edilir. Zaman aşımını devre dışı bırakmak için 0'a ayarlayın. + Türleri simgelerle (kapalı) veya etiketlerle (açık) temsil etme. + Sol (kapalı) veya Sağ (açık) Menü Hizalaması. \ No newline at end of file diff --git a/resources-ukr/strings/strings.xml b/resources-ukr/strings/strings.xml index ea9c99c..be12986 100644 --- a/resources-ukr/strings/strings.xml +++ b/resources-ukr/strings/strings.xml @@ -9,13 +9,13 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> @@ -40,4 +40,13 @@ Отримання конфігурації меню.. Проведіть праворуч, щоб вийти\nТоркніться, щоб залишитися Натисніть «Назад», щоб вийти\nВведіть, щоб залишитися + + Ключ API для HomeAssistant. + Довговічний маркер доступу. + URL для HomeAssistant API. + URL-адреса для налаштування меню (JSON). + Час очікування в секундах. Вийдіть із програми після цього періоду бездіяльності, щоб заощадити батарею пристрою. + Після закінчення цього часу (у секундах) діалогове вікно підтвердження дії автоматично закривається, а дія скасовується. Встановіть 0, щоб вимкнути тайм-аут. + Представлення типів піктограмами (вимкнено) або мітками (увімкнено). + Ліворуч (вимкнено) або праворуч (увімкнено) вирівнювання меню. \ No newline at end of file diff --git a/resources-vie/strings/strings.xml b/resources-vie/strings/strings.xml index 68950bd..ae3a0ae 100644 --- a/resources-vie/strings/strings.xml +++ b/resources-vie/strings/strings.xml @@ -9,7 +9,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> @@ -40,4 +40,13 @@ Đang tìm nạp cấu hình menu.. Vuốt sang phải để thoát\nNhấn để ở lại Nhấn Quay lại để thoát\nNhập để ở lại + + Khóa API cho HomeAssistant. + Mã thông báo truy cập tồn tại lâu dài. + URL cho API HomeAssistant. + URL cho cấu hình menu (JSON). + Thời gian chờ tính bằng giây. Thoát khỏi ứng dụng sau khoảng thời gian không hoạt động này để tiết kiệm pin cho thiết bị. + Sau thời gian này (tính bằng giây), hộp thoại xác nhận cho một hành động sẽ tự động đóng và hành động đó sẽ bị hủy. Đặt thành 0 để tắt thời gian chờ. + Thể hiện các loại bằng biểu tượng (tắt) hoặc bằng nhãn (bật). + Căn chỉnh menu Trái (tắt) hoặc Phải (bật). \ No newline at end of file diff --git a/resources-zhs/strings/strings.xml b/resources-zhs/strings/strings.xml index aa05016..9a200a9 100644 --- a/resources-zhs/strings/strings.xml +++ b/resources-zhs/strings/strings.xml @@ -9,7 +9,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> @@ -40,4 +40,13 @@ 正在获取菜单配置.. 向右滑动即可退出\n点击即可停留 按回车键退出\n按回车键继续 + + HomeAssistant 的 API 密钥。 + 长期访问令牌。 + HomeAssistant API 的 URL。 + 菜单配置的 URL (JSON)。 + 超时(以秒为单位)。闲置一段时间后退出应用程序以节省设备电池。 + 在此时间(以秒为单位)之后,操作的确认对话框将自动关闭并取消该操作。设置为 0 以禁用超时。 + 用图标(关闭)或标签(打开)表示类型。 + 左(关)或右(开)菜单对齐。 \ No newline at end of file diff --git a/resources-zht/strings/strings.xml b/resources-zht/strings/strings.xml index daf676d..8703056 100644 --- a/resources-zht/strings/strings.xml +++ b/resources-zht/strings/strings.xml @@ -9,7 +9,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> @@ -40,4 +40,13 @@ 正在取得選單配置.. 向右滑動即可退出\n點選即可停留 按回車鍵退出\n按回車鍵繼續 + + HomeAssistant 的 API 金鑰。 + 長期訪問令牌。 + HomeAssistant API 的 URL。 + 選單配置的 URL (JSON)。 + 超時(以秒為單位)。閒置一段時間後退出應用程式以節省設備電池。 + 在此時間(以秒為單位)之後,操作的確認對話方塊將自動關閉並取消該操作。設定為 0 以停用逾時。 + 用圖示(關閉)或標籤(開啟)表示類型。 + 左(關)或右(開)選單對齊。 \ No newline at end of file diff --git a/resources-zsm/strings/strings.xml b/resources-zsm/strings/strings.xml index 7d229d2..b4a79b8 100644 --- a/resources-zsm/strings/strings.xml +++ b/resources-zsm/strings/strings.xml @@ -9,7 +9,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> @@ -40,4 +40,13 @@ Mengambil Konfigurasi Menu.. Leret ke Kanan untuk Keluar\nKetik untuk Kekal Tekan Kembali untuk Keluar\nMasuk untuk Kekal + + Kunci API untuk HomeAssistant. + Token Akses Berumur Panjang. + URL untuk API HomeAssistant. + URL untuk konfigurasi menu (JSON). + Tamat masa dalam beberapa saat. Keluar dari aplikasi selepas tempoh tidak aktif ini untuk menjimatkan bateri peranti. + Selepas masa ini (dalam beberapa saat), dialog pengesahan untuk tindakan ditutup secara automatik dan tindakan itu dibatalkan. Tetapkan kepada 0 untuk melumpuhkan tamat masa. + Mewakili jenis dengan ikon (dimatikan) atau dengan label (dihidupkan). + Penjajaran Menu Kiri (mati) atau Kanan (hidup). \ No newline at end of file diff --git a/resources/settings/properties.xml b/resources/settings/properties.xml index 8929de2..fbc6a81 100644 --- a/resources/settings/properties.xml +++ b/resources/settings/properties.xml @@ -8,7 +8,7 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> diff --git a/resources/settings/settings.xml b/resources/settings/settings.xml index 753f7a4..b972088 100644 --- a/resources/settings/settings.xml +++ b/resources/settings/settings.xml @@ -8,15 +8,15 @@ 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 & SomeoneOnEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 --> @@ -34,4 +34,14 @@ Fetching Menu Config.. Swipe to Right to Exit\nTap to Stay Hit Back to Exit\nEnter to Stay + + + API Key for HomeAssistant. + Long-Lived Access Token. + URL for HomeAssistant API. + URL for menu configuration (JSON). + Timeout in seconds. Exit the application after this period of inactivity to save the device battery. + After this time (in seconds), a confirmation dialog for an action is automatically closed and the action is cancelled. Set to 0 to disable the timeout. + Representing types with icons (off) or with labels (on). + Left (off) or Right (on) Menu Alignment. diff --git a/source/Globals.mc b/source/Globals.mc index bd2ed2d..510019c 100644 --- a/source/Globals.mc +++ b/source/Globals.mc @@ -9,7 +9,7 @@ // 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 & SomeoneOnEarth, 31 October 2023 +// P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 // // // Description: diff --git a/source/HomeAssistantApp.mc b/source/HomeAssistantApp.mc index 41b54b3..1e667f0 100644 --- a/source/HomeAssistantApp.mc +++ b/source/HomeAssistantApp.mc @@ -9,7 +9,7 @@ // 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 & SomeoneOnEarth, 31 October 2023 +// P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 // // // Description: @@ -100,7 +100,7 @@ class HomeAssistantApp extends Application.AppBase { strConfigUrlNotFound = WatchUi.loadResource($.Rez.Strings.ConfigUrlNotFound); strUnhandledHttpErr = WatchUi.loadResource($.Rez.Strings.UnhandledHttpErr); strTrailingSlashErr = WatchUi.loadResource($.Rez.Strings.TrailingSlashErr); - mQuitTimer = new QuitTimer(); + mQuitTimer = new QuitTimer(); var api_url = Properties.getValue("api_url") as Lang.String; diff --git a/source/HomeAssistantConfirmation.mc b/source/HomeAssistantConfirmation.mc index 951fd1d..414552d 100644 --- a/source/HomeAssistantConfirmation.mc +++ b/source/HomeAssistantConfirmation.mc @@ -9,7 +9,7 @@ // 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 & SomeoneOnEarth, 19 November 2023 +// P A Abbey & J D Abbey & Someone0nEarth, 19 November 2023 // // // Description: diff --git a/source/HomeAssistantGlanceView.mc b/source/HomeAssistantGlanceView.mc index efa828f..7bc68ee 100644 --- a/source/HomeAssistantGlanceView.mc +++ b/source/HomeAssistantGlanceView.mc @@ -9,7 +9,7 @@ // 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 & SomeoneOnEarth, 23 November 2023 +// P A Abbey & J D Abbey & Someone0nEarth, 23 November 2023 // // // Description: diff --git a/source/HomeAssistantIconMenuItem.mc b/source/HomeAssistantIconMenuItem.mc index 80375b1..f3ede7c 100644 --- a/source/HomeAssistantIconMenuItem.mc +++ b/source/HomeAssistantIconMenuItem.mc @@ -9,7 +9,7 @@ // 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 & SomeoneOnEarth, 31 October 2023 +// P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 // // // Description: diff --git a/source/HomeAssistantMenuItem.mc b/source/HomeAssistantMenuItem.mc index d8e0f4c..cb55927 100644 --- a/source/HomeAssistantMenuItem.mc +++ b/source/HomeAssistantMenuItem.mc @@ -9,7 +9,7 @@ // 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 & SomeoneOnEarth, 31 October 2023 +// P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 // // // Description: diff --git a/source/HomeAssistantMenuItemFactory.mc b/source/HomeAssistantMenuItemFactory.mc index a98e283..21eb111 100644 --- a/source/HomeAssistantMenuItemFactory.mc +++ b/source/HomeAssistantMenuItemFactory.mc @@ -9,7 +9,7 @@ // 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 & SomeoneOnEarth, 17 November 2023 +// P A Abbey & J D Abbey & Someone0nEarth, 17 November 2023 // // // Description: diff --git a/source/HomeAssistantService.mc b/source/HomeAssistantService.mc index c88615c..14fd621 100644 --- a/source/HomeAssistantService.mc +++ b/source/HomeAssistantService.mc @@ -9,7 +9,7 @@ // 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 & SomeoneOnEarth, 19 November 2023 +// P A Abbey & J D Abbey & Someone0nEarth, 19 November 2023 // // // Description: diff --git a/source/HomeAssistantToggleMenuItem.mc b/source/HomeAssistantToggleMenuItem.mc index 08b2fbe..ad648e4 100644 --- a/source/HomeAssistantToggleMenuItem.mc +++ b/source/HomeAssistantToggleMenuItem.mc @@ -9,7 +9,7 @@ // 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 & SomeoneOnEarth, 31 October 2023 +// P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 // // // Description: diff --git a/source/HomeAssistantView.mc b/source/HomeAssistantView.mc index 3e2f6d0..9fb8e3a 100644 --- a/source/HomeAssistantView.mc +++ b/source/HomeAssistantView.mc @@ -9,7 +9,7 @@ // 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 & SomeoneOnEarth, 31 October 2023 +// P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 // // // Description: diff --git a/source/HomeAssistantViewIconMenuItem.mc b/source/HomeAssistantViewIconMenuItem.mc index 382444d..474b8e1 100644 --- a/source/HomeAssistantViewIconMenuItem.mc +++ b/source/HomeAssistantViewIconMenuItem.mc @@ -9,7 +9,7 @@ // 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 & SomeoneOnEarth, 16 November 2023 +// P A Abbey & J D Abbey & Someone0nEarth, 16 November 2023 // // // Description: diff --git a/source/HomeAssistantViewMenuItem.mc b/source/HomeAssistantViewMenuItem.mc index 81fd141..7ed91ea 100644 --- a/source/HomeAssistantViewMenuItem.mc +++ b/source/HomeAssistantViewMenuItem.mc @@ -9,7 +9,7 @@ // 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 & SomeoneOnEarth, 31 October 2023 +// P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 // // // Description: diff --git a/source/RootView.mc b/source/RootView.mc index e1e5aae..ff20a42 100644 --- a/source/RootView.mc +++ b/source/RootView.mc @@ -9,7 +9,7 @@ // 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 & SomeoneOnEarth, 5 December 2023 +// P A Abbey & J D Abbey & Someone0nEarth, 5 December 2023 // // // Description: @@ -72,14 +72,14 @@ class RootView extends ScalableView { }); mTextAreaFetching = new WatchUi.TextArea({ - :text => strFetchingMenuConfig, - :color => Graphics.COLOR_WHITE, - :font => Graphics.FONT_XTINY, - :justification => Graphics.TEXT_JUSTIFY_CENTER | Graphics.TEXT_JUSTIFY_VCENTER, - :locX => 0, - :locY => 83, - :width => w, - :height => h - 166 + :text => strFetchingMenuConfig, + :color => Graphics.COLOR_WHITE, + :font => Graphics.FONT_XTINY, + :justification => Graphics.TEXT_JUSTIFY_CENTER | Graphics.TEXT_JUSTIFY_VCENTER, + :locX => 0, + :locY => 83, + :width => w, + :height => h - 166 }); } @@ -100,7 +100,7 @@ class RootView extends ScalableView { class RootViewDelegate extends WatchUi.BehaviorDelegate { - var mApp as HomeAssistantApp; + var mApp as HomeAssistantApp; function initialize(app as HomeAssistantApp ) { BehaviorDelegate.initialize();