From 25add1720a7cfdb75fd8e99a10a2ea68bee5e098 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 09:21:27 +0200 Subject: [PATCH] Update Localized Strings (#3043) --- .../Resources/bg.lproj/Localizable.strings | 3 +++ .../Resources/ca-ES.lproj/Localizable.strings | 3 +++ .../Resources/cs.lproj/Localizable.strings | 3 +++ .../Resources/cy-GB.lproj/Localizable.strings | 3 +++ .../Resources/da.lproj/Localizable.strings | 3 +++ .../Resources/de.lproj/Localizable.strings | 3 +++ .../Resources/el.lproj/Localizable.strings | 3 +++ .../Resources/en-GB.lproj/Localizable.strings | 3 +++ .../Resources/en.lproj/Localizable.strings | 8 +++---- .../Resources/es-ES.lproj/Localizable.strings | 3 +++ .../Resources/es-MX.lproj/Localizable.strings | 3 +++ .../Resources/es.lproj/Localizable.strings | 3 +++ .../Resources/et.lproj/Localizable.strings | 3 +++ .../Resources/fi.lproj/Localizable.strings | 3 +++ .../Resources/fr.lproj/Localizable.strings | 11 +++++---- .../Resources/he.lproj/Localizable.strings | 3 +++ .../Resources/hu.lproj/Localizable.strings | 3 +++ .../Resources/id.lproj/Localizable.strings | 3 +++ .../Resources/it.lproj/Localizable.strings | 3 +++ .../Resources/ja.lproj/Localizable.strings | 3 +++ .../Resources/ko-KR.lproj/Localizable.strings | 3 +++ .../Resources/ml.lproj/Localizable.strings | 3 +++ .../Resources/nb.lproj/Localizable.strings | 3 +++ .../Resources/nl.lproj/Localizable.strings | 3 +++ .../Resources/pl-PL.lproj/Localizable.strings | 3 +++ .../Resources/pt-BR.lproj/Localizable.strings | 3 +++ .../Resources/ru.lproj/Localizable.strings | 3 +++ .../Resources/sl.lproj/Localizable.strings | 3 +++ .../Resources/sv.lproj/Localizable.strings | 23 +++++++++++-------- .../Resources/tr.lproj/Localizable.strings | 3 +++ .../App/Resources/uk.lproj/Frontend.strings | 2 +- .../Resources/uk.lproj/Localizable.strings | 3 +++ .../Resources/vi.lproj/Localizable.strings | 3 +++ .../Resources/zh-Hans.lproj/Frontend.strings | 2 +- .../zh-Hans.lproj/Localizable.strings | 3 +++ .../zh-Hant.lproj/Localizable.strings | 3 +++ 36 files changed, 119 insertions(+), 20 deletions(-) diff --git a/Sources/App/Resources/bg.lproj/Localizable.strings b/Sources/App/Resources/bg.lproj/Localizable.strings index 5bdae1b87..713386d90 100644 --- a/Sources/App/Resources/bg.lproj/Localizable.strings +++ b/Sources/App/Resources/bg.lproj/Localizable.strings @@ -686,6 +686,7 @@ Home Assistant е безплатен и с отворен код софтуер "thread.extended_pan_id.title" = "Extended PAN ID"; "thread.management.title" = "Thread Credentials"; "thread.network_key.title" = "Network Key"; +"thread.save_credential.fail.alert.message" = "Failed to save thread network credential."; "thread.store_in_keychain.error.generic.body" = "Failed to store thread credential in keychain, check logs for more information."; "thread.store_in_keychain.error.hexadecimal_conversion.body" = "Failed to convert input to hexadecimal while storing thread credential in keychain"; "thread.store_in_keychain.error.title" = "Operation failed"; @@ -959,6 +960,8 @@ Home Assistant е безплатен и с отворен код софтуер "widgets.controls.script.description" = "Run script"; "widgets.controls.script.display_name" = "Script"; "widgets.controls.scripts.placeholder_title" = "Choose script"; +"widgets.controls.switch.description" = "Turn on/off your switch"; +"widgets.controls.switch.title" = "Switch"; "widgets.details.description" = "Display states using from Home Assistant in text"; "widgets.details.parameters.action" = "Action"; "widgets.details.parameters.details_template" = "Details Text Template (only in rectangular family)"; diff --git a/Sources/App/Resources/ca-ES.lproj/Localizable.strings b/Sources/App/Resources/ca-ES.lproj/Localizable.strings index 9e2889c58..0fefdabee 100644 --- a/Sources/App/Resources/ca-ES.lproj/Localizable.strings +++ b/Sources/App/Resources/ca-ES.lproj/Localizable.strings @@ -686,6 +686,7 @@ Home Assistant és un programari d'automatització de la llar gratuït i de codi "thread.extended_pan_id.title" = "Extended PAN ID"; "thread.management.title" = "Thread Credentials"; "thread.network_key.title" = "Network Key"; +"thread.save_credential.fail.alert.message" = "Failed to save thread network credential."; "thread.store_in_keychain.error.generic.body" = "Failed to store thread credential in keychain, check logs for more information."; "thread.store_in_keychain.error.hexadecimal_conversion.body" = "Failed to convert input to hexadecimal while storing thread credential in keychain"; "thread.store_in_keychain.error.title" = "L'operació ha fallat"; @@ -959,6 +960,8 @@ Home Assistant és un programari d'automatització de la llar gratuït i de codi "widgets.controls.script.description" = "Run script"; "widgets.controls.script.display_name" = "Script"; "widgets.controls.scripts.placeholder_title" = "Choose script"; +"widgets.controls.switch.description" = "Turn on/off your switch"; +"widgets.controls.switch.title" = "Switch"; "widgets.details.description" = "Display states using from Home Assistant in text"; "widgets.details.parameters.action" = "Action"; "widgets.details.parameters.details_template" = "Details Text Template (only in rectangular family)"; diff --git a/Sources/App/Resources/cs.lproj/Localizable.strings b/Sources/App/Resources/cs.lproj/Localizable.strings index 2bbecd3de..42951bbab 100644 --- a/Sources/App/Resources/cs.lproj/Localizable.strings +++ b/Sources/App/Resources/cs.lproj/Localizable.strings @@ -686,6 +686,7 @@ Home Assistant je bezplatný a otevřený software pro domácí automatizaci se "thread.extended_pan_id.title" = "ID rozšířené PAN"; "thread.management.title" = "Přihlašovací údaje Thread"; "thread.network_key.title" = "Síťový klíč"; +"thread.save_credential.fail.alert.message" = "Failed to save thread network credential."; "thread.store_in_keychain.error.generic.body" = "Nepodařilo se uložit přihlašovací údaje Thread do klíčenky. Další informace naleznete v protokolech."; "thread.store_in_keychain.error.hexadecimal_conversion.body" = "Při ukládání pověření Thread do klíčenky se nepodařilo převést vstup na hexadecimální."; "thread.store_in_keychain.error.title" = "Operace se nezdařila"; @@ -959,6 +960,8 @@ Home Assistant je bezplatný a otevřený software pro domácí automatizaci se "widgets.controls.script.description" = "Spustit skript"; "widgets.controls.script.display_name" = "Skript"; "widgets.controls.scripts.placeholder_title" = "Vybrat skript"; +"widgets.controls.switch.description" = "Zapne/Vypne spínač."; +"widgets.controls.switch.title" = "Spínač"; "widgets.details.description" = "Zobrazí stavy pomocí aplikace Home Assistant v textu."; "widgets.details.parameters.action" = "Akce"; "widgets.details.parameters.details_template" = "Textová šablona podrobností (jen v obdélníkové rodině)"; diff --git a/Sources/App/Resources/cy-GB.lproj/Localizable.strings b/Sources/App/Resources/cy-GB.lproj/Localizable.strings index 9e1c392eb..8379285b6 100644 --- a/Sources/App/Resources/cy-GB.lproj/Localizable.strings +++ b/Sources/App/Resources/cy-GB.lproj/Localizable.strings @@ -686,6 +686,7 @@ Home Assistant is free and open source home automation software with a focus on "thread.extended_pan_id.title" = "Extended PAN ID"; "thread.management.title" = "Thread Credentials"; "thread.network_key.title" = "Network Key"; +"thread.save_credential.fail.alert.message" = "Failed to save thread network credential."; "thread.store_in_keychain.error.generic.body" = "Failed to store thread credential in keychain, check logs for more information."; "thread.store_in_keychain.error.hexadecimal_conversion.body" = "Failed to convert input to hexadecimal while storing thread credential in keychain"; "thread.store_in_keychain.error.title" = "Operation failed"; @@ -959,6 +960,8 @@ Home Assistant is free and open source home automation software with a focus on "widgets.controls.script.description" = "Run script"; "widgets.controls.script.display_name" = "Script"; "widgets.controls.scripts.placeholder_title" = "Choose script"; +"widgets.controls.switch.description" = "Turn on/off your switch"; +"widgets.controls.switch.title" = "Switch"; "widgets.details.description" = "Display states using from Home Assistant in text"; "widgets.details.parameters.action" = "Action"; "widgets.details.parameters.details_template" = "Details Text Template (only in rectangular family)"; diff --git a/Sources/App/Resources/da.lproj/Localizable.strings b/Sources/App/Resources/da.lproj/Localizable.strings index f1330141e..9a8dbbd0e 100644 --- a/Sources/App/Resources/da.lproj/Localizable.strings +++ b/Sources/App/Resources/da.lproj/Localizable.strings @@ -686,6 +686,7 @@ Home Assistant er gratis og open source hjemmeautomatiseringssoftware med fokus "thread.extended_pan_id.title" = "Udvidet PAN-ID"; "thread.management.title" = "Thread-legitimationsoplysninger"; "thread.network_key.title" = "Netværksnøgle"; +"thread.save_credential.fail.alert.message" = "Failed to save thread network credential."; "thread.store_in_keychain.error.generic.body" = "Kunne ikke gemme Thread-legitimationsoplysninger i nøglering. Tjek logfiler for flere oplysninger."; "thread.store_in_keychain.error.hexadecimal_conversion.body" = "Kunne ikke konvertere input til hexadecimal under lagring af Thread-legitimationsoplysninger i nøglering"; "thread.store_in_keychain.error.title" = "Handlingen mislykkedes"; @@ -959,6 +960,8 @@ Home Assistant er gratis og open source hjemmeautomatiseringssoftware med fokus "widgets.controls.script.description" = "Kør script"; "widgets.controls.script.display_name" = "Script"; "widgets.controls.scripts.placeholder_title" = "Vælg script"; +"widgets.controls.switch.description" = "Turn on/off your switch"; +"widgets.controls.switch.title" = "Switch"; "widgets.details.description" = "Vis tilstande fra Home Assistant i tekstform"; "widgets.details.parameters.action" = "Handling"; "widgets.details.parameters.details_template" = "Detaljer tekstskabelon (kun i rektangulær familie)"; diff --git a/Sources/App/Resources/de.lproj/Localizable.strings b/Sources/App/Resources/de.lproj/Localizable.strings index 2cd3bb72d..6f852e2dc 100644 --- a/Sources/App/Resources/de.lproj/Localizable.strings +++ b/Sources/App/Resources/de.lproj/Localizable.strings @@ -686,6 +686,7 @@ Home Assistant ist eine kostenlose und Open-Source Hausautomatisierungssoftware "thread.extended_pan_id.title" = "Erweiterte PAN-ID"; "thread.management.title" = "Thread-Zugangsdaten"; "thread.network_key.title" = "Netzwerkschlüssel"; +"thread.save_credential.fail.alert.message" = "Failed to save thread network credential."; "thread.store_in_keychain.error.generic.body" = "Thread-Zugangsdaten konnten nicht im Schlüsselbund gespeichert werden, prüfe die Protokolle für weitere Informationen."; "thread.store_in_keychain.error.hexadecimal_conversion.body" = "Beim Speichern der Thread-Zugangsdaten im Schlüsselbund konnte die Eingabe nicht in Hexadezimal konvertiert werden."; "thread.store_in_keychain.error.title" = "Vorgang fehlgeschlagen"; @@ -961,6 +962,8 @@ Home Assistant ist eine kostenlose und Open-Source Hausautomatisierungssoftware "widgets.controls.script.description" = "Skript ausführen"; "widgets.controls.script.display_name" = "Skript"; "widgets.controls.scripts.placeholder_title" = "Skript auswählen"; +"widgets.controls.switch.description" = "Turn on/off your switch"; +"widgets.controls.switch.title" = "Switch"; "widgets.details.description" = "Anzeigen von Zuständen mit Home Assistant in Textform"; "widgets.details.parameters.action" = "Aktion"; "widgets.details.parameters.details_template" = "Template Detail-Text (nur in rechteckiger Familie)"; diff --git a/Sources/App/Resources/el.lproj/Localizable.strings b/Sources/App/Resources/el.lproj/Localizable.strings index 288382d43..3ce2c7565 100644 --- a/Sources/App/Resources/el.lproj/Localizable.strings +++ b/Sources/App/Resources/el.lproj/Localizable.strings @@ -686,6 +686,7 @@ "thread.extended_pan_id.title" = "Εκτεταμένο PAN ID"; "thread.management.title" = "Διαπιστευτήρια νήματος"; "thread.network_key.title" = "Κλειδί δικτύου"; +"thread.save_credential.fail.alert.message" = "Failed to save thread network credential."; "thread.store_in_keychain.error.generic.body" = "Απέτυχε η αποθήκευση του διαπιστευτηρίου νήματος στην κλειδοθήκη, ελέγξτε τα αρχεία καταγραφής για περισσότερες πληροφορίες."; "thread.store_in_keychain.error.hexadecimal_conversion.body" = "Απέτυχε η μετατροπή της εισόδου σε δεκαεξαδικό σύστημα κατά την αποθήκευση των διαπιστευτηρίων νήματος στην κλειδοθήκη"; "thread.store_in_keychain.error.title" = "Η λειτουργία απέτυχε"; @@ -959,6 +960,8 @@ "widgets.controls.script.description" = "Εκτέλεση σεναρίου"; "widgets.controls.script.display_name" = "Σενάριο"; "widgets.controls.scripts.placeholder_title" = "Επιλέξτε σενάριο"; +"widgets.controls.switch.description" = "Turn on/off your switch"; +"widgets.controls.switch.title" = "Switch"; "widgets.details.description" = "Εμφάνιση καταστάσεων με χρήση από το Home Assistant σε κείμενο"; "widgets.details.parameters.action" = "Ενέργεια"; "widgets.details.parameters.details_template" = "Πρότυπο κειμένου λεπτομερειών (μόνο σε ορθογώνια)"; diff --git a/Sources/App/Resources/en-GB.lproj/Localizable.strings b/Sources/App/Resources/en-GB.lproj/Localizable.strings index 17b135df5..42a4c78d2 100644 --- a/Sources/App/Resources/en-GB.lproj/Localizable.strings +++ b/Sources/App/Resources/en-GB.lproj/Localizable.strings @@ -686,6 +686,7 @@ Home Assistant is free and open source home automation software with a focus on "thread.extended_pan_id.title" = "Extended PAN ID"; "thread.management.title" = "Thread Credentials"; "thread.network_key.title" = "Network Key"; +"thread.save_credential.fail.alert.message" = "Failed to save thread network credential."; "thread.store_in_keychain.error.generic.body" = "Failed to store thread credential in keychain, check logs for more information."; "thread.store_in_keychain.error.hexadecimal_conversion.body" = "Failed to convert input to hexadecimal while storing thread credential in keychain"; "thread.store_in_keychain.error.title" = "Operation failed"; @@ -959,6 +960,8 @@ Home Assistant is free and open source home automation software with a focus on "widgets.controls.script.description" = "Run script"; "widgets.controls.script.display_name" = "Script"; "widgets.controls.scripts.placeholder_title" = "Choose script"; +"widgets.controls.switch.description" = "Turn on/off your switch"; +"widgets.controls.switch.title" = "Switch"; "widgets.details.description" = "Display states using from Home Assistant in text"; "widgets.details.parameters.action" = "Action"; "widgets.details.parameters.details_template" = "Details Text Template (only in rectangular family)"; diff --git a/Sources/App/Resources/en.lproj/Localizable.strings b/Sources/App/Resources/en.lproj/Localizable.strings index 31e309f48..cf372df6b 100644 --- a/Sources/App/Resources/en.lproj/Localizable.strings +++ b/Sources/App/Resources/en.lproj/Localizable.strings @@ -674,7 +674,6 @@ Home Assistant is free and open source home automation software with a focus on "share_extension.error.title" = "Couldn't Send"; "success_label" = "Success"; "thread.active_operational_data_set.title" = "Active operational data set"; -"thread.save_credential.fail.alert.message" = "Failed to save thread network credential."; "thread.border_agent_id.title" = "Border Agent ID"; "thread.credentials.border_agent_id_title" = "Border Agent ID"; "thread.credentials.network_key_title" = "Network Key"; @@ -687,6 +686,7 @@ Home Assistant is free and open source home automation software with a focus on "thread.extended_pan_id.title" = "Extended PAN ID"; "thread.management.title" = "Thread Credentials"; "thread.network_key.title" = "Network Key"; +"thread.save_credential.fail.alert.message" = "Failed to save thread network credential."; "thread.store_in_keychain.error.generic.body" = "Failed to store thread credential in keychain, check logs for more information."; "thread.store_in_keychain.error.hexadecimal_conversion.body" = "Failed to convert input to hexadecimal while storing thread credential in keychain"; "thread.store_in_keychain.error.title" = "Operation failed"; @@ -950,9 +950,7 @@ Home Assistant is free and open source home automation software with a focus on "widgets.controls.assist.pipeline.placeholder" = "Choose a pipeline"; "widgets.controls.assist.title" = "Assist"; "widgets.controls.light.description" = "Turn on/off your light"; -"widgets.controls.switch.description" = "Turn on/off your switch"; "widgets.controls.light.title" = "Light"; -"widgets.controls.switch.title" = "Switch"; "widgets.controls.open_page.configuration.parameter.choose_page" = "Choose page"; "widgets.controls.open_page.configuration.parameter.page" = "Page"; "widgets.controls.open_page.configuration.title" = "Open Page"; @@ -962,6 +960,8 @@ Home Assistant is free and open source home automation software with a focus on "widgets.controls.script.description" = "Run script"; "widgets.controls.script.display_name" = "Script"; "widgets.controls.scripts.placeholder_title" = "Choose script"; +"widgets.controls.switch.description" = "Turn on/off your switch"; +"widgets.controls.switch.title" = "Switch"; "widgets.details.description" = "Display states using from Home Assistant in text"; "widgets.details.parameters.action" = "Action"; "widgets.details.parameters.details_template" = "Details Text Template (only in rectangular family)"; @@ -993,4 +993,4 @@ Home Assistant is free and open source home automation software with a focus on "widgets.scripts.description" = "Run Scripts"; "widgets.scripts.not_configured" = "No Scripts Configured"; "widgets.scripts.title" = "Scripts"; -"yes_label" = "Yes"; +"yes_label" = "Yes"; \ No newline at end of file diff --git a/Sources/App/Resources/es-ES.lproj/Localizable.strings b/Sources/App/Resources/es-ES.lproj/Localizable.strings index 40a7ab660..834f21d03 100644 --- a/Sources/App/Resources/es-ES.lproj/Localizable.strings +++ b/Sources/App/Resources/es-ES.lproj/Localizable.strings @@ -686,6 +686,7 @@ Home Assistant is free and open source home automation software with a focus on "thread.extended_pan_id.title" = "Extended PAN ID"; "thread.management.title" = "Thread Credentials"; "thread.network_key.title" = "Network Key"; +"thread.save_credential.fail.alert.message" = "Failed to save thread network credential."; "thread.store_in_keychain.error.generic.body" = "Failed to store thread credential in keychain, check logs for more information."; "thread.store_in_keychain.error.hexadecimal_conversion.body" = "Failed to convert input to hexadecimal while storing thread credential in keychain"; "thread.store_in_keychain.error.title" = "Operation failed"; @@ -959,6 +960,8 @@ Home Assistant is free and open source home automation software with a focus on "widgets.controls.script.description" = "Run script"; "widgets.controls.script.display_name" = "Script"; "widgets.controls.scripts.placeholder_title" = "Choose script"; +"widgets.controls.switch.description" = "Turn on/off your switch"; +"widgets.controls.switch.title" = "Switch"; "widgets.details.description" = "Display states using from Home Assistant in text"; "widgets.details.parameters.action" = "Action"; "widgets.details.parameters.details_template" = "Details Text Template (only in rectangular family)"; diff --git a/Sources/App/Resources/es-MX.lproj/Localizable.strings b/Sources/App/Resources/es-MX.lproj/Localizable.strings index 8331abb26..631a42a8a 100644 --- a/Sources/App/Resources/es-MX.lproj/Localizable.strings +++ b/Sources/App/Resources/es-MX.lproj/Localizable.strings @@ -686,6 +686,7 @@ Home Assistant is free and open source home automation software with a focus on "thread.extended_pan_id.title" = "Extended PAN ID"; "thread.management.title" = "Thread Credentials"; "thread.network_key.title" = "Network Key"; +"thread.save_credential.fail.alert.message" = "Failed to save thread network credential."; "thread.store_in_keychain.error.generic.body" = "Failed to store thread credential in keychain, check logs for more information."; "thread.store_in_keychain.error.hexadecimal_conversion.body" = "Failed to convert input to hexadecimal while storing thread credential in keychain"; "thread.store_in_keychain.error.title" = "Operation failed"; @@ -959,6 +960,8 @@ Home Assistant is free and open source home automation software with a focus on "widgets.controls.script.description" = "Run script"; "widgets.controls.script.display_name" = "Script"; "widgets.controls.scripts.placeholder_title" = "Choose script"; +"widgets.controls.switch.description" = "Turn on/off your switch"; +"widgets.controls.switch.title" = "Switch"; "widgets.details.description" = "Display states using from Home Assistant in text"; "widgets.details.parameters.action" = "Action"; "widgets.details.parameters.details_template" = "Details Text Template (only in rectangular family)"; diff --git a/Sources/App/Resources/es.lproj/Localizable.strings b/Sources/App/Resources/es.lproj/Localizable.strings index 82be5f95a..2e0a5a8ae 100644 --- a/Sources/App/Resources/es.lproj/Localizable.strings +++ b/Sources/App/Resources/es.lproj/Localizable.strings @@ -686,6 +686,7 @@ Home Assistant es un software de automatización del hogar gratuito y de código "thread.extended_pan_id.title" = "Extended PAN ID"; "thread.management.title" = "Thread Credentials"; "thread.network_key.title" = "Network Key"; +"thread.save_credential.fail.alert.message" = "Failed to save thread network credential."; "thread.store_in_keychain.error.generic.body" = "Failed to store thread credential in keychain, check logs for more information."; "thread.store_in_keychain.error.hexadecimal_conversion.body" = "Failed to convert input to hexadecimal while storing thread credential in keychain"; "thread.store_in_keychain.error.title" = "Operation failed"; @@ -959,6 +960,8 @@ Home Assistant es un software de automatización del hogar gratuito y de código "widgets.controls.script.description" = "Run script"; "widgets.controls.script.display_name" = "Script"; "widgets.controls.scripts.placeholder_title" = "Choose script"; +"widgets.controls.switch.description" = "Turn on/off your switch"; +"widgets.controls.switch.title" = "Switch"; "widgets.details.description" = "Display states using from Home Assistant in text"; "widgets.details.parameters.action" = "Action"; "widgets.details.parameters.details_template" = "Details Text Template (only in rectangular family)"; diff --git a/Sources/App/Resources/et.lproj/Localizable.strings b/Sources/App/Resources/et.lproj/Localizable.strings index f375219ab..e52099101 100644 --- a/Sources/App/Resources/et.lproj/Localizable.strings +++ b/Sources/App/Resources/et.lproj/Localizable.strings @@ -686,6 +686,7 @@ Sildid toimivad igas seadmes, kuhu on paigaldatud Home Assistant, millel on nend "thread.extended_pan_id.title" = "Laiendatud PAN ID"; "thread.management.title" = "Threadi sidumse volitused"; "thread.network_key.title" = "Võrgu võti"; +"thread.save_credential.fail.alert.message" = "Failed to save thread network credential."; "thread.store_in_keychain.error.generic.body" = "Threadi mandaadi salvestamine võtmehoidlasse nurjus. Lisateabe saamiseks vaata logisid."; "thread.store_in_keychain.error.hexadecimal_conversion.body" = "Sisendi teisendamine kuueteistkümnendsüsteemiks nurjus lõimemandaadi salvestamisel võtmehoidlasse"; "thread.store_in_keychain.error.title" = "Toiming nurjus"; @@ -959,6 +960,8 @@ Sildid toimivad igas seadmes, kuhu on paigaldatud Home Assistant, millel on nend "widgets.controls.script.description" = "Käivita skript"; "widgets.controls.script.display_name" = "Skript"; "widgets.controls.scripts.placeholder_title" = "Vali skript"; +"widgets.controls.switch.description" = "Lüliti sisse/välja"; +"widgets.controls.switch.title" = "Lüliti"; "widgets.details.description" = "Kuva olekud kasutades Home Assistanti teksti"; "widgets.details.parameters.action" = "Toiming"; "widgets.details.parameters.details_template" = "Üksikasjade tekstimall (ainult ristkülikus)"; diff --git a/Sources/App/Resources/fi.lproj/Localizable.strings b/Sources/App/Resources/fi.lproj/Localizable.strings index 4a795d7f0..54f711e16 100644 --- a/Sources/App/Resources/fi.lproj/Localizable.strings +++ b/Sources/App/Resources/fi.lproj/Localizable.strings @@ -686,6 +686,7 @@ Home Assistant on ilmainen ja avoimen lähdekoodin automaatio-ohjelmisto, joka p "thread.extended_pan_id.title" = "Extended PAN ID"; "thread.management.title" = "Thread Credentials"; "thread.network_key.title" = "Verkkoavain"; +"thread.save_credential.fail.alert.message" = "Failed to save thread network credential."; "thread.store_in_keychain.error.generic.body" = "Failed to store thread credential in keychain, check logs for more information."; "thread.store_in_keychain.error.hexadecimal_conversion.body" = "Failed to convert input to hexadecimal while storing thread credential in keychain"; "thread.store_in_keychain.error.title" = "Operation failed"; @@ -959,6 +960,8 @@ Home Assistant on ilmainen ja avoimen lähdekoodin automaatio-ohjelmisto, joka p "widgets.controls.script.description" = "Run script"; "widgets.controls.script.display_name" = "Script"; "widgets.controls.scripts.placeholder_title" = "Choose script"; +"widgets.controls.switch.description" = "Turn on/off your switch"; +"widgets.controls.switch.title" = "Switch"; "widgets.details.description" = "Display states using from Home Assistant in text"; "widgets.details.parameters.action" = "Toiminto"; "widgets.details.parameters.details_template" = "Details Text Template (only in rectangular family)"; diff --git a/Sources/App/Resources/fr.lproj/Localizable.strings b/Sources/App/Resources/fr.lproj/Localizable.strings index ee60faad7..9adcd8957 100644 --- a/Sources/App/Resources/fr.lproj/Localizable.strings +++ b/Sources/App/Resources/fr.lproj/Localizable.strings @@ -253,22 +253,22 @@ "nfc.detail.example_trigger" = "Exemple de déclencheur"; "nfc.detail.fire" = "Événement d'incendie"; "nfc.detail.share" = "Partager l'identifiant"; -"nfc.detail.tag_value" = "Identifiant de la balise"; +"nfc.detail.tag_value" = "Identifiant du tag"; "nfc.detail.title" = "Balise NFC"; "nfc.generic_tag_read" = "Tag lu"; "nfc.list.description" = "Les balises NFC écrites par l'application afficheront une notification lorsque vous rapprochez votre appareil. L'activation de la notification lancera l'application et déclenchera un événement. \ \ Les balises fonctionneront sur tout appareil sur lequel Home Assistant est installé et qui dispose d'un support matériel pour les lire."; "nfc.list.learn_more" = "En savoir plus"; -"nfc.list.read_tag" = "Lire la balise"; +"nfc.list.read_tag" = "Lire un tag"; "nfc.list.title" = "Balises NFC"; -"nfc.list.write_tag" = "Ecrire une balise"; +"nfc.list.write_tag" = "Écrire un tag"; "nfc.not_available" = "Le NFC n'est pas disponible sur cet appareil"; "nfc.read.error.generic_failure" = "Échec de lecture de la balise"; "nfc.read.error.not_home_assistant" = "Le tag NFC n'est pas un tag Home Assistant"; "nfc.read.error.tag_invalid" = "Le tag NFC n'est pas valide"; "nfc.read.start_message" = "Tenez votre %@ près d’une balise NFC"; -"nfc.tag_read" = "Balise NFC lue"; +"nfc.tag_read" = "Tag NFC lu"; "nfc.write.error.capacity" = "La balise NFC a une capacité insuffisante: nécessite %ld mais n'a que %ld"; "nfc.write.error.invalid_format" = "La balise NFC n'est pas au format NDEF"; "nfc.write.error.not_writable" = "Le tag NFC est en lecture seule"; @@ -686,6 +686,7 @@ Home Assistant est un logiciel de domotique gratuit et open source axé sur le c "thread.extended_pan_id.title" = "Extended PAN ID"; "thread.management.title" = "Informations d'identification Thread"; "thread.network_key.title" = "Clé réseau"; +"thread.save_credential.fail.alert.message" = "Failed to save thread network credential."; "thread.store_in_keychain.error.generic.body" = "Échec du stockage des informations d'identification du thread dans le trousseau. Consultez les journaux pour plus d'informations."; "thread.store_in_keychain.error.hexadecimal_conversion.body" = "Échec de la conversion de l'entrée en hexadécimal lors du stockage des informations d'identification du thread dans le trousseau"; "thread.store_in_keychain.error.title" = "Échec de l'opération"; @@ -959,6 +960,8 @@ Home Assistant est un logiciel de domotique gratuit et open source axé sur le c "widgets.controls.script.description" = "Exécuter le script"; "widgets.controls.script.display_name" = "Script"; "widgets.controls.scripts.placeholder_title" = "Choose script"; +"widgets.controls.switch.description" = "Turn on/off your switch"; +"widgets.controls.switch.title" = "Switch"; "widgets.details.description" = "Afficher les états à l'aide de Home Assistant dans le texte"; "widgets.details.parameters.action" = "Action"; "widgets.details.parameters.details_template" = "Details Text Template (only in rectangular family)"; diff --git a/Sources/App/Resources/he.lproj/Localizable.strings b/Sources/App/Resources/he.lproj/Localizable.strings index 2ecbf5f6d..9c4515907 100644 --- a/Sources/App/Resources/he.lproj/Localizable.strings +++ b/Sources/App/Resources/he.lproj/Localizable.strings @@ -686,6 +686,7 @@ Home Assistant היא תוכנת אוטומציה ביתית חינמית ובק "thread.extended_pan_id.title" = "Extended PAN ID"; "thread.management.title" = "Thread Credentials"; "thread.network_key.title" = "Network Key"; +"thread.save_credential.fail.alert.message" = "Failed to save thread network credential."; "thread.store_in_keychain.error.generic.body" = "Failed to store thread credential in keychain, check logs for more information."; "thread.store_in_keychain.error.hexadecimal_conversion.body" = "Failed to convert input to hexadecimal while storing thread credential in keychain"; "thread.store_in_keychain.error.title" = "Operation failed"; @@ -959,6 +960,8 @@ Home Assistant היא תוכנת אוטומציה ביתית חינמית ובק "widgets.controls.script.description" = "Run script"; "widgets.controls.script.display_name" = "Script"; "widgets.controls.scripts.placeholder_title" = "Choose script"; +"widgets.controls.switch.description" = "Turn on/off your switch"; +"widgets.controls.switch.title" = "Switch"; "widgets.details.description" = "Display states using from Home Assistant in text"; "widgets.details.parameters.action" = "Action"; "widgets.details.parameters.details_template" = "Details Text Template (only in rectangular family)"; diff --git a/Sources/App/Resources/hu.lproj/Localizable.strings b/Sources/App/Resources/hu.lproj/Localizable.strings index 7f9be8014..fe49839ca 100644 --- a/Sources/App/Resources/hu.lproj/Localizable.strings +++ b/Sources/App/Resources/hu.lproj/Localizable.strings @@ -686,6 +686,7 @@ A Home Assistant egy ingyenes és nyílt forráskódú otthoni automatizálási "thread.extended_pan_id.title" = "Kiterjesztett PAN azonosító"; "thread.management.title" = "Thread hitelesítő adatai"; "thread.network_key.title" = "Hálózati kulcs"; +"thread.save_credential.fail.alert.message" = "Failed to save thread network credential."; "thread.store_in_keychain.error.generic.body" = "Nem sikerült tárolni a thread hitelesítő adatait a kulcskarikában, további információért ellenőrizze a naplókat."; "thread.store_in_keychain.error.hexadecimal_conversion.body" = "Nem sikerült hexadecimálisra konvertálni a bemenetet, miközben a Thread hitelesítő adatait a kulcskarikában tárolta"; "thread.store_in_keychain.error.title" = "A művelet sikertelen"; @@ -959,6 +960,8 @@ A Home Assistant egy ingyenes és nyílt forráskódú otthoni automatizálási "widgets.controls.script.description" = "Run script"; "widgets.controls.script.display_name" = "Script"; "widgets.controls.scripts.placeholder_title" = "Choose script"; +"widgets.controls.switch.description" = "Turn on/off your switch"; +"widgets.controls.switch.title" = "Switch"; "widgets.details.description" = "Az állapotok megjelenítése a Home Assistant segítségével szöveges formában"; "widgets.details.parameters.action" = "Művelet"; "widgets.details.parameters.details_template" = "Részletek szöveg sablon (csak a téglalap alakú családban)"; diff --git a/Sources/App/Resources/id.lproj/Localizable.strings b/Sources/App/Resources/id.lproj/Localizable.strings index 5bb7afd35..163f9aeb8 100644 --- a/Sources/App/Resources/id.lproj/Localizable.strings +++ b/Sources/App/Resources/id.lproj/Localizable.strings @@ -686,6 +686,7 @@ Home Assistant adalah perangkat lunak otomasi rumah gratis dan sumber terbuka de "thread.extended_pan_id.title" = "ID PAN yang diperluas"; "thread.management.title" = "Kredensial Thread"; "thread.network_key.title" = "Kunci Jaringan"; +"thread.save_credential.fail.alert.message" = "Failed to save thread network credential."; "thread.store_in_keychain.error.generic.body" = "Gagal menyimpan kredensial thread di rantai kunci, periksa log untuk informasi lebih lanjut."; "thread.store_in_keychain.error.hexadecimal_conversion.body" = "Gagal mengonversi input ke heksadesimal saat menyimpan kredensial thread di rantai kunci"; "thread.store_in_keychain.error.title" = "Operasi gagal"; @@ -959,6 +960,8 @@ Home Assistant adalah perangkat lunak otomasi rumah gratis dan sumber terbuka de "widgets.controls.script.description" = "Jalankan skrip"; "widgets.controls.script.display_name" = "Skrip"; "widgets.controls.scripts.placeholder_title" = "Pilih skrip"; +"widgets.controls.switch.description" = "Turn on/off your switch"; +"widgets.controls.switch.title" = "Switch"; "widgets.details.description" = "Menampilkan status dari Home Assistant dalam bentuk teks"; "widgets.details.parameters.action" = "Aksi"; "widgets.details.parameters.details_template" = "Templat Teks Detail (hanya dalam format persegi panjang)"; diff --git a/Sources/App/Resources/it.lproj/Localizable.strings b/Sources/App/Resources/it.lproj/Localizable.strings index 594abcf2c..3a4481824 100644 --- a/Sources/App/Resources/it.lproj/Localizable.strings +++ b/Sources/App/Resources/it.lproj/Localizable.strings @@ -686,6 +686,7 @@ "thread.extended_pan_id.title" = "ID PAN esteso"; "thread.management.title" = "Credenziali del thread"; "thread.network_key.title" = "Password di rete"; +"thread.save_credential.fail.alert.message" = "Failed to save thread network credential."; "thread.store_in_keychain.error.generic.body" = "Impossibile memorizzare le credenziali del thread nel portachiavi, controlla i log per ulteriori informazioni."; "thread.store_in_keychain.error.hexadecimal_conversion.body" = "Impossibile convertire l'input in esadecimale durante la memorizzazione delle credenziali del thread nel portachiavi"; "thread.store_in_keychain.error.title" = "Operazione fallita"; @@ -959,6 +960,8 @@ "widgets.controls.script.description" = "Run script"; "widgets.controls.script.display_name" = "Script"; "widgets.controls.scripts.placeholder_title" = "Choose script"; +"widgets.controls.switch.description" = "Turn on/off your switch"; +"widgets.controls.switch.title" = "Switch"; "widgets.details.description" = "Display states using from Home Assistant in text"; "widgets.details.parameters.action" = "Action"; "widgets.details.parameters.details_template" = "Details Text Template (only in rectangular family)"; diff --git a/Sources/App/Resources/ja.lproj/Localizable.strings b/Sources/App/Resources/ja.lproj/Localizable.strings index c3c94f939..560170405 100644 --- a/Sources/App/Resources/ja.lproj/Localizable.strings +++ b/Sources/App/Resources/ja.lproj/Localizable.strings @@ -686,6 +686,7 @@ Home Assistantは、ローカルコントロールとプライバシーに重点 "thread.extended_pan_id.title" = "拡張PAN ID"; "thread.management.title" = "Thread 認証情報"; "thread.network_key.title" = "ネットワークキー"; +"thread.save_credential.fail.alert.message" = "Failed to save thread network credential."; "thread.store_in_keychain.error.generic.body" = "Thread 認証情報をキーチェーンに保存できませんでした。詳細についてはログを確認してください。"; "thread.store_in_keychain.error.hexadecimal_conversion.body" = "Thread 認証情報をキーチェーンに保存するときに入力を 16 進数に変換できませんでした"; "thread.store_in_keychain.error.title" = "操作に失敗しました"; @@ -959,6 +960,8 @@ Home Assistantは、ローカルコントロールとプライバシーに重点 "widgets.controls.script.description" = "スクリプトの実行"; "widgets.controls.script.display_name" = "スクリプト"; "widgets.controls.scripts.placeholder_title" = "スクリプトを選択"; +"widgets.controls.switch.description" = "Turn on/off your switch"; +"widgets.controls.switch.title" = "Switch"; "widgets.details.description" = "Home Assistantからテキストを使用して状態を表示する"; "widgets.details.parameters.action" = "アクション"; "widgets.details.parameters.details_template" = "詳細テキスト テンプレート (長方形ファミリのみ)"; diff --git a/Sources/App/Resources/ko-KR.lproj/Localizable.strings b/Sources/App/Resources/ko-KR.lproj/Localizable.strings index 54ad23f41..d55094f53 100644 --- a/Sources/App/Resources/ko-KR.lproj/Localizable.strings +++ b/Sources/App/Resources/ko-KR.lproj/Localizable.strings @@ -686,6 +686,7 @@ Home Assistant는 로컬 제어 및 개인 정보 보호에 중점을 둔 무료 "thread.extended_pan_id.title" = "확장된 PAN ID"; "thread.management.title" = "스레드 자격 증명"; "thread.network_key.title" = "네트워크 키"; +"thread.save_credential.fail.alert.message" = "Failed to save thread network credential."; "thread.store_in_keychain.error.generic.body" = "키체인에 스레드 자격 증명을 저장하지 못했습니다. 자세한 내용은 로그를 확인하세요."; "thread.store_in_keychain.error.hexadecimal_conversion.body" = "키체인에 스레드 자격 증명을 저장하는 동안 입력을 16진수로 변환하지 못했습니다."; "thread.store_in_keychain.error.title" = "작업 실패"; @@ -959,6 +960,8 @@ Home Assistant는 로컬 제어 및 개인 정보 보호에 중점을 둔 무료 "widgets.controls.script.description" = "Run script"; "widgets.controls.script.display_name" = "Script"; "widgets.controls.scripts.placeholder_title" = "Choose script"; +"widgets.controls.switch.description" = "Turn on/off your switch"; +"widgets.controls.switch.title" = "Switch"; "widgets.details.description" = "Home Assistant에서 가져온 상태를 텍스트로 표시합니다"; "widgets.details.parameters.action" = "동작"; "widgets.details.parameters.details_template" = "Details Text Template (only in rectangular family)"; diff --git a/Sources/App/Resources/ml.lproj/Localizable.strings b/Sources/App/Resources/ml.lproj/Localizable.strings index 77d712317..999304149 100644 --- a/Sources/App/Resources/ml.lproj/Localizable.strings +++ b/Sources/App/Resources/ml.lproj/Localizable.strings @@ -686,6 +686,7 @@ Tags will work on any device with Home Assistant installed which has hardware su "thread.extended_pan_id.title" = "Extended PAN ID"; "thread.management.title" = "Thread Credentials"; "thread.network_key.title" = "Network Key"; +"thread.save_credential.fail.alert.message" = "Failed to save thread network credential."; "thread.store_in_keychain.error.generic.body" = "Failed to store thread credential in keychain, check logs for more information."; "thread.store_in_keychain.error.hexadecimal_conversion.body" = "Failed to convert input to hexadecimal while storing thread credential in keychain"; "thread.store_in_keychain.error.title" = "Operation failed"; @@ -959,6 +960,8 @@ Tags will work on any device with Home Assistant installed which has hardware su "widgets.controls.script.description" = "Run script"; "widgets.controls.script.display_name" = "Script"; "widgets.controls.scripts.placeholder_title" = "Choose script"; +"widgets.controls.switch.description" = "Turn on/off your switch"; +"widgets.controls.switch.title" = "Switch"; "widgets.details.description" = "Display states using from Home Assistant in text"; "widgets.details.parameters.action" = "Action"; "widgets.details.parameters.details_template" = "Details Text Template (only in rectangular family)"; diff --git a/Sources/App/Resources/nb.lproj/Localizable.strings b/Sources/App/Resources/nb.lproj/Localizable.strings index cb3e1e1db..5904d4330 100644 --- a/Sources/App/Resources/nb.lproj/Localizable.strings +++ b/Sources/App/Resources/nb.lproj/Localizable.strings @@ -686,6 +686,7 @@ Koder vil fungere på alle enheter med Home Assistant installert som har maskinv "thread.extended_pan_id.title" = "Extended PAN ID"; "thread.management.title" = "Thread Credentials"; "thread.network_key.title" = "Network Key"; +"thread.save_credential.fail.alert.message" = "Failed to save thread network credential."; "thread.store_in_keychain.error.generic.body" = "Failed to store thread credential in keychain, check logs for more information."; "thread.store_in_keychain.error.hexadecimal_conversion.body" = "Failed to convert input to hexadecimal while storing thread credential in keychain"; "thread.store_in_keychain.error.title" = "Operation failed"; @@ -959,6 +960,8 @@ Koder vil fungere på alle enheter med Home Assistant installert som har maskinv "widgets.controls.script.description" = "Run script"; "widgets.controls.script.display_name" = "Script"; "widgets.controls.scripts.placeholder_title" = "Choose script"; +"widgets.controls.switch.description" = "Turn on/off your switch"; +"widgets.controls.switch.title" = "Switch"; "widgets.details.description" = "Display states using from Home Assistant in text"; "widgets.details.parameters.action" = "Action"; "widgets.details.parameters.details_template" = "Details Text Template (only in rectangular family)"; diff --git a/Sources/App/Resources/nl.lproj/Localizable.strings b/Sources/App/Resources/nl.lproj/Localizable.strings index 2f5d60b6e..5cb5c842a 100644 --- a/Sources/App/Resources/nl.lproj/Localizable.strings +++ b/Sources/App/Resources/nl.lproj/Localizable.strings @@ -686,6 +686,7 @@ Home Assistant is gratis en open source domotica-software met een focus op lokal "thread.extended_pan_id.title" = "Extended PAN ID"; "thread.management.title" = "Thread Credentials"; "thread.network_key.title" = "Network Key"; +"thread.save_credential.fail.alert.message" = "Failed to save thread network credential."; "thread.store_in_keychain.error.generic.body" = "Failed to store thread credential in keychain, check logs for more information."; "thread.store_in_keychain.error.hexadecimal_conversion.body" = "Failed to convert input to hexadecimal while storing thread credential in keychain"; "thread.store_in_keychain.error.title" = "Operation failed"; @@ -959,6 +960,8 @@ Home Assistant is gratis en open source domotica-software met een focus op lokal "widgets.controls.script.description" = "Run script"; "widgets.controls.script.display_name" = "Script"; "widgets.controls.scripts.placeholder_title" = "Choose script"; +"widgets.controls.switch.description" = "Turn on/off your switch"; +"widgets.controls.switch.title" = "Switch"; "widgets.details.description" = "Display states using from Home Assistant in text"; "widgets.details.parameters.action" = "Action"; "widgets.details.parameters.details_template" = "Details Text Template (only in rectangular family)"; diff --git a/Sources/App/Resources/pl-PL.lproj/Localizable.strings b/Sources/App/Resources/pl-PL.lproj/Localizable.strings index 4b149b318..93ea715b8 100644 --- a/Sources/App/Resources/pl-PL.lproj/Localizable.strings +++ b/Sources/App/Resources/pl-PL.lproj/Localizable.strings @@ -684,6 +684,7 @@ Home Assistant is free and open source home automation software with a focus on "thread.extended_pan_id.title" = "Extended PAN ID"; "thread.management.title" = "Thread Credentials"; "thread.network_key.title" = "Network Key"; +"thread.save_credential.fail.alert.message" = "Failed to save thread network credential."; "thread.store_in_keychain.error.generic.body" = "Failed to store thread credential in keychain, check logs for more information."; "thread.store_in_keychain.error.hexadecimal_conversion.body" = "Failed to convert input to hexadecimal while storing thread credential in keychain"; "thread.store_in_keychain.error.title" = "Operation failed"; @@ -957,6 +958,8 @@ Home Assistant is free and open source home automation software with a focus on "widgets.controls.script.description" = "Run script"; "widgets.controls.script.display_name" = "Script"; "widgets.controls.scripts.placeholder_title" = "Choose script"; +"widgets.controls.switch.description" = "Turn on/off your switch"; +"widgets.controls.switch.title" = "Switch"; "widgets.details.description" = "Display states using from Home Assistant in text"; "widgets.details.parameters.action" = "Action"; "widgets.details.parameters.details_template" = "Details Text Template (only in rectangular family)"; diff --git a/Sources/App/Resources/pt-BR.lproj/Localizable.strings b/Sources/App/Resources/pt-BR.lproj/Localizable.strings index 399fcdcda..294d0561a 100644 --- a/Sources/App/Resources/pt-BR.lproj/Localizable.strings +++ b/Sources/App/Resources/pt-BR.lproj/Localizable.strings @@ -686,6 +686,7 @@ "thread.extended_pan_id.title" = "ID PAN estendido"; "thread.management.title" = "Credenciais do Thread"; "thread.network_key.title" = "Chave de rede"; +"thread.save_credential.fail.alert.message" = "Failed to save thread network credential."; "thread.store_in_keychain.error.generic.body" = "Falha ao armazenar credencial de thread nas chaves. Verifique os registros para obter mais informações."; "thread.store_in_keychain.error.hexadecimal_conversion.body" = "Falha ao converter a entrada em hexadecimal ao armazenar a credencial do thread nas chaves"; "thread.store_in_keychain.error.title" = "Operação falhou"; @@ -959,6 +960,8 @@ "widgets.controls.script.description" = "Executar script"; "widgets.controls.script.display_name" = "Script"; "widgets.controls.scripts.placeholder_title" = "Escolha o script"; +"widgets.controls.switch.description" = "Turn on/off your switch"; +"widgets.controls.switch.title" = "Switch"; "widgets.details.description" = "Exibir estados usando o Home Assistant em texto"; "widgets.details.parameters.action" = "Ação"; "widgets.details.parameters.details_template" = "Modelo de texto de detalhes (somente na família retangular)"; diff --git a/Sources/App/Resources/ru.lproj/Localizable.strings b/Sources/App/Resources/ru.lproj/Localizable.strings index 76d764277..b671618d1 100644 --- a/Sources/App/Resources/ru.lproj/Localizable.strings +++ b/Sources/App/Resources/ru.lproj/Localizable.strings @@ -686,6 +686,7 @@ Home Assistant - это бесплатное программное обеспе "thread.extended_pan_id.title" = "Расширенный PAN ID"; "thread.management.title" = "Учетные данные Thread"; "thread.network_key.title" = "Ключ сети"; +"thread.save_credential.fail.alert.message" = "Failed to save thread network credential."; "thread.store_in_keychain.error.generic.body" = "Не удалось сохранить учетные данные thread в связке ключей, проверьте журналы для получения дополнительной информации."; "thread.store_in_keychain.error.hexadecimal_conversion.body" = "Не удалось преобразовать вводимые данные в шестнадцатеричный формат при сохранении учетных данных thread в связке ключей"; "thread.store_in_keychain.error.title" = "Операция завершилась неудачей"; @@ -959,6 +960,8 @@ Home Assistant - это бесплатное программное обеспе "widgets.controls.script.description" = "Запускает скрипт"; "widgets.controls.script.display_name" = "Скрипт"; "widgets.controls.scripts.placeholder_title" = "Выберите скрипт"; +"widgets.controls.switch.description" = "Turn on/off your switch"; +"widgets.controls.switch.title" = "Switch"; "widgets.details.description" = "Отображает состояния с помощью Home Assistant в текстовом виде"; "widgets.details.parameters.action" = "Действие"; "widgets.details.parameters.details_template" = "Details Text Template (only in rectangular family)"; diff --git a/Sources/App/Resources/sl.lproj/Localizable.strings b/Sources/App/Resources/sl.lproj/Localizable.strings index f0e0dd308..50612ced9 100644 --- a/Sources/App/Resources/sl.lproj/Localizable.strings +++ b/Sources/App/Resources/sl.lproj/Localizable.strings @@ -686,6 +686,7 @@ Home Assistant je brezplačna odprtokodna programska oprema za avtomatizacijo do "thread.extended_pan_id.title" = "Extended PAN ID"; "thread.management.title" = "Thread Credentials"; "thread.network_key.title" = "Network Key"; +"thread.save_credential.fail.alert.message" = "Failed to save thread network credential."; "thread.store_in_keychain.error.generic.body" = "Failed to store thread credential in keychain, check logs for more information."; "thread.store_in_keychain.error.hexadecimal_conversion.body" = "Failed to convert input to hexadecimal while storing thread credential in keychain"; "thread.store_in_keychain.error.title" = "Operation failed"; @@ -959,6 +960,8 @@ Home Assistant je brezplačna odprtokodna programska oprema za avtomatizacijo do "widgets.controls.script.description" = "Run script"; "widgets.controls.script.display_name" = "Script"; "widgets.controls.scripts.placeholder_title" = "Choose script"; +"widgets.controls.switch.description" = "Turn on/off your switch"; +"widgets.controls.switch.title" = "Switch"; "widgets.details.description" = "Display states using from Home Assistant in text"; "widgets.details.parameters.action" = "Action"; "widgets.details.parameters.details_template" = "Details Text Template (only in rectangular family)"; diff --git a/Sources/App/Resources/sv.lproj/Localizable.strings b/Sources/App/Resources/sv.lproj/Localizable.strings index 4376a259c..d86d6ade4 100644 --- a/Sources/App/Resources/sv.lproj/Localizable.strings +++ b/Sources/App/Resources/sv.lproj/Localizable.strings @@ -52,17 +52,17 @@ "announcement.drop_support.button_read_more" = "Läs mer"; "announcement.drop_support.subtitle" = "Efter noggrant övervägande kommer vi att avbryta supporten för iOS 12, 13 och 14 i våra kommande uppdateringar."; "announcement.drop_support.title" = "Viktig uppdatering"; -"app_intents.assist.pipeline.default.title" = "Default"; +"app_intents.assist.pipeline.default.title" = "Standard"; "app_intents.assist.pipeline.title" = "Pipeline"; "app_intents.assist.preferred_pipeline.title" = "Föredragen"; "app_intents.assist.refresh_warning.title" = "Can't find your Assist pipeline? Open Assist in the app to refresh pipelines list."; "app_intents.controls.assist.parameter.with_voice" = "Med rösten"; "app_intents.controls.assist.title" = "Assist in app"; "app_intents.haptic_confirmation.title" = "Haptisk bekräftelse"; -"app_intents.lights.light.target" = "Target state"; -"app_intents.lights.light.title" = "Light"; -"app_intents.notify_when_run.description" = "Shows notification after executed"; -"app_intents.notify_when_run.title" = "Notify when run"; +"app_intents.lights.light.target" = "Måltillstånd"; +"app_intents.lights.light.title" = "Belysning"; +"app_intents.notify_when_run.description" = "Visar notifikation när utförd"; +"app_intents.notify_when_run.title" = "Notifiera vid körning"; "app_intents.perform_action.action_parameter_configuration" = "Vilken åtgärd?"; "app_intents.perform_action.action_parameter_confirmation" = "Bara för att bekräfta, du ville ‘%@’?"; "app_intents.perform_action.action_parameter_disambiguation_intro" = "Det finns %@ alternativ som matchar '%@'."; @@ -234,7 +234,7 @@ "magic_item.item_type.selection.list.title" = "Typ av artikel"; "magic_item.name.title" = "Namn"; "magic_item.name_and_icon.footer" = "Redigera skriptnamn och ikon i frontend under \"Inställningar\" > \"Automationer & scener\" > \"Skript\"."; -"magic_item.name_and_icon.footer.scenes" = "Edit scene name and icon in frontend under 'Settings' > 'Automations & scenes' > 'Scenes'."; +"magic_item.name_and_icon.footer.scenes" = "Redigera scenens namn och ikon i frontend under 'Inställningar' > 'Automatiseringar och scener' > 'Scener'."; "magic_item.require_confirmation.title" = "Kräv bekräftelse"; "magic_item.text_color.title" = "Textfärg"; "magic_item.use_custom_colors.title" = "Använd anpassade färger"; @@ -648,7 +648,7 @@ Home Assistant är gratis och öppen källkod för hemautomatisering med fokus p "settings_details.privacy.messaging.description" = "Firebase Cloud Messaging måste vara aktiverat för att push-meddelanden ska fungera."; "settings_details.privacy.messaging.title" = "Firebase Cloud Messaging"; "settings_details.privacy.title" = "Integritet"; -"settings_details.thread.delete_credential.confirmation.title" = "Are you sure you want to delete this credential from your Apple Keychain? This can't be reverted and should only be executed if you know what you're doing."; +"settings_details.thread.delete_credential.confirmation.title" = "Är du säker på att du vill ta bort den här referensen från din Apple Nyckelring? Detta kan inte återställas och bör endast utföras om du vet vad du gör."; "settings_details.thread.title" = "Thread"; "settings_details.updates.check_for_updates.include_betas" = "Inkludera betaversioner"; "settings_details.updates.check_for_updates.title" = "Sök automatiskt efter uppdateringar"; @@ -687,6 +687,7 @@ Home Assistant är gratis och öppen källkod för hemautomatisering med fokus p "thread.extended_pan_id.title" = "Utökat PAN-ID"; "thread.management.title" = "Autentiseringsuppgifter för Thread"; "thread.network_key.title" = "Nätverksnyckel"; +"thread.save_credential.fail.alert.message" = "Failed to save thread network credential."; "thread.store_in_keychain.error.generic.body" = "Det gick inte att lagra autentiseringsuppgifterna för Thread i nyckelringen, kontrollera loggarna för mer information."; "thread.store_in_keychain.error.hexadecimal_conversion.body" = "Det gick inte att konvertera indata till hexadecimalt vid lagring av autentiseringsuppgifter för Thread i nyckelringen"; "thread.store_in_keychain.error.title" = "Operationen misslyckades"; @@ -949,8 +950,8 @@ Home Assistant är gratis och öppen källkod för hemautomatisering med fokus p "widgets.controls.assist.description" = "Open Assist in Home Assistant app"; "widgets.controls.assist.pipeline.placeholder" = "Välj en pipeline"; "widgets.controls.assist.title" = "Assistent"; -"widgets.controls.light.description" = "Turn on/off your light"; -"widgets.controls.light.title" = "Light"; +"widgets.controls.light.description" = "Tänd/släck din belysning"; +"widgets.controls.light.title" = "Belysning"; "widgets.controls.open_page.configuration.parameter.choose_page" = "Välj sida"; "widgets.controls.open_page.configuration.parameter.page" = "Sida"; "widgets.controls.open_page.configuration.title" = "Öppna sida"; @@ -960,6 +961,8 @@ Home Assistant är gratis och öppen källkod för hemautomatisering med fokus p "widgets.controls.script.description" = "Kör skript"; "widgets.controls.script.display_name" = "Skript"; "widgets.controls.scripts.placeholder_title" = "Välj skript"; +"widgets.controls.switch.description" = "Slå på/av brytare"; +"widgets.controls.switch.title" = "Brytare"; "widgets.details.description" = "Visa tillstånd med hjälp av Home Assistant i text"; "widgets.details.parameters.action" = "Åtgärd"; "widgets.details.parameters.details_template" = "Details Text Template (only in rectangular family)"; @@ -980,7 +983,7 @@ Home Assistant är gratis och öppen källkod för hemautomatisering med fokus p "widgets.gauge.parameters.value_label_template" = "Mall för värdeetikett"; "widgets.gauge.parameters.value_template" = "Värdemall (0-1)"; "widgets.gauge.title" = "Mätare"; -"widgets.lights.description" = "Turn on/off light"; +"widgets.lights.description" = "Tänd/släck belysning"; "widgets.open_page.description" = "Öppna en frontend-sida i Home Assistant."; "widgets.open_page.not_configured" = "Inga sidor tillgängliga"; "widgets.open_page.title" = "Öppna sida"; diff --git a/Sources/App/Resources/tr.lproj/Localizable.strings b/Sources/App/Resources/tr.lproj/Localizable.strings index eca977440..cb03c5995 100644 --- a/Sources/App/Resources/tr.lproj/Localizable.strings +++ b/Sources/App/Resources/tr.lproj/Localizable.strings @@ -686,6 +686,7 @@ "thread.extended_pan_id.title" = "Genişletilmiş PAN Kimliği"; "thread.management.title" = "İş Parçacığı Kimlik Bilgileri"; "thread.network_key.title" = "Ağ Anahtarı"; +"thread.save_credential.fail.alert.message" = "Failed to save thread network credential."; "thread.store_in_keychain.error.generic.body" = "Konu kimlik bilgileri anahtarlıkta depolanamadı. Daha fazla bilgi için günlükleri kontrol edin."; "thread.store_in_keychain.error.hexadecimal_conversion.body" = "Anahtar zincirinde iş parçacığı kimlik bilgileri saklanırken giriş onaltılı sayıya dönüştürülemedi"; "thread.store_in_keychain.error.title" = "Operasyon başarısız"; @@ -959,6 +960,8 @@ "widgets.controls.script.description" = "Senaryoyu çalıştır"; "widgets.controls.script.display_name" = "Senaryo"; "widgets.controls.scripts.placeholder_title" = "Senaryo seçin"; +"widgets.controls.switch.description" = "Turn on/off your switch"; +"widgets.controls.switch.title" = "Switch"; "widgets.details.description" = "Metinde Home Asistanı'nın kullanıldığı durumları görüntüleme"; "widgets.details.parameters.action" = "Eylem"; "widgets.details.parameters.details_template" = "Ayrıntılar Metin Şablonu (yalnızca dikdörtgen ailede)"; diff --git a/Sources/App/Resources/uk.lproj/Frontend.strings b/Sources/App/Resources/uk.lproj/Frontend.strings index f4a415687..bf1bba120 100644 --- a/Sources/App/Resources/uk.lproj/Frontend.strings +++ b/Sources/App/Resources/uk.lproj/Frontend.strings @@ -10,5 +10,5 @@ "panel::profile" = "Профіль"; "panel::shopping_list" = "Список покупок"; "panel::states" = "Огляд"; -"state::default::unavailable" = "Недоступний"; +"state::default::unavailable" = "Недоступно"; "state::default::unknown" = "Невідомо"; \ No newline at end of file diff --git a/Sources/App/Resources/uk.lproj/Localizable.strings b/Sources/App/Resources/uk.lproj/Localizable.strings index 8a8def4c9..f6887de52 100644 --- a/Sources/App/Resources/uk.lproj/Localizable.strings +++ b/Sources/App/Resources/uk.lproj/Localizable.strings @@ -686,6 +686,7 @@ Home Assistant is free and open source home automation software with a focus on "thread.extended_pan_id.title" = "Extended PAN ID"; "thread.management.title" = "Thread Credentials"; "thread.network_key.title" = "Network Key"; +"thread.save_credential.fail.alert.message" = "Failed to save thread network credential."; "thread.store_in_keychain.error.generic.body" = "Failed to store thread credential in keychain, check logs for more information."; "thread.store_in_keychain.error.hexadecimal_conversion.body" = "Failed to convert input to hexadecimal while storing thread credential in keychain"; "thread.store_in_keychain.error.title" = "Operation failed"; @@ -959,6 +960,8 @@ Home Assistant is free and open source home automation software with a focus on "widgets.controls.script.description" = "Run script"; "widgets.controls.script.display_name" = "Script"; "widgets.controls.scripts.placeholder_title" = "Choose script"; +"widgets.controls.switch.description" = "Turn on/off your switch"; +"widgets.controls.switch.title" = "Switch"; "widgets.details.description" = "Display states using from Home Assistant in text"; "widgets.details.parameters.action" = "Action"; "widgets.details.parameters.details_template" = "Details Text Template (only in rectangular family)"; diff --git a/Sources/App/Resources/vi.lproj/Localizable.strings b/Sources/App/Resources/vi.lproj/Localizable.strings index e5565091c..f08b436de 100644 --- a/Sources/App/Resources/vi.lproj/Localizable.strings +++ b/Sources/App/Resources/vi.lproj/Localizable.strings @@ -686,6 +686,7 @@ Home Assistant là phần mềm tự động hóa gia đình mã nguồn mở v "thread.extended_pan_id.title" = "Extended PAN ID"; "thread.management.title" = "Thread Credentials"; "thread.network_key.title" = "Network Key"; +"thread.save_credential.fail.alert.message" = "Failed to save thread network credential."; "thread.store_in_keychain.error.generic.body" = "Failed to store thread credential in keychain, check logs for more information."; "thread.store_in_keychain.error.hexadecimal_conversion.body" = "Failed to convert input to hexadecimal while storing thread credential in keychain"; "thread.store_in_keychain.error.title" = "Operation failed"; @@ -959,6 +960,8 @@ Home Assistant là phần mềm tự động hóa gia đình mã nguồn mở v "widgets.controls.script.description" = "Run script"; "widgets.controls.script.display_name" = "Script"; "widgets.controls.scripts.placeholder_title" = "Choose script"; +"widgets.controls.switch.description" = "Turn on/off your switch"; +"widgets.controls.switch.title" = "Switch"; "widgets.details.description" = "Display states using from Home Assistant in text"; "widgets.details.parameters.action" = "Action"; "widgets.details.parameters.details_template" = "Details Text Template (only in rectangular family)"; diff --git a/Sources/App/Resources/zh-Hans.lproj/Frontend.strings b/Sources/App/Resources/zh-Hans.lproj/Frontend.strings index 4ab637c43..1784e9744 100644 --- a/Sources/App/Resources/zh-Hans.lproj/Frontend.strings +++ b/Sources/App/Resources/zh-Hans.lproj/Frontend.strings @@ -9,6 +9,6 @@ "panel::media_browser" = "媒体"; "panel::profile" = "用户资料"; "panel::shopping_list" = "购物清单"; -"panel::states" = "概况"; +"panel::states" = "概览"; "state::default::unavailable" = "不可用"; "state::default::unknown" = "未知"; \ No newline at end of file diff --git a/Sources/App/Resources/zh-Hans.lproj/Localizable.strings b/Sources/App/Resources/zh-Hans.lproj/Localizable.strings index 3a33124d7..b666fbe06 100644 --- a/Sources/App/Resources/zh-Hans.lproj/Localizable.strings +++ b/Sources/App/Resources/zh-Hans.lproj/Localizable.strings @@ -684,6 +684,7 @@ "thread.extended_pan_id.title" = "扩展 PAN ID"; "thread.management.title" = "Thread 凭据"; "thread.network_key.title" = "网络密钥"; +"thread.save_credential.fail.alert.message" = "Failed to save thread network credential."; "thread.store_in_keychain.error.generic.body" = "无法在钥匙串中存储线程凭据,检查日志可获取更多信息。"; "thread.store_in_keychain.error.hexadecimal_conversion.body" = "在钥匙串中存储线程凭据时无法将输入转换为十六进制"; "thread.store_in_keychain.error.title" = "操作失败"; @@ -959,6 +960,8 @@ "widgets.controls.script.description" = "运行脚本"; "widgets.controls.script.display_name" = "脚本"; "widgets.controls.scripts.placeholder_title" = "选择脚本"; +"widgets.controls.switch.description" = "打开/关闭你的开关"; +"widgets.controls.switch.title" = "开关"; "widgets.details.description" = "以文本形式显示 Home Assistant 中的使用状况"; "widgets.details.parameters.action" = "动作"; "widgets.details.parameters.details_template" = "详情文本模板(仅限矩形系列)"; diff --git a/Sources/App/Resources/zh-Hant.lproj/Localizable.strings b/Sources/App/Resources/zh-Hant.lproj/Localizable.strings index 468603f20..5d81d9f94 100644 --- a/Sources/App/Resources/zh-Hant.lproj/Localizable.strings +++ b/Sources/App/Resources/zh-Hant.lproj/Localizable.strings @@ -686,6 +686,7 @@ Home Assistant 為一款免費且開源的家庭自動化軟體、專制於本 "thread.extended_pan_id.title" = "Extended PAN ID"; "thread.management.title" = "Thread 憑證"; "thread.network_key.title" = "網路金鑰"; +"thread.save_credential.fail.alert.message" = "Failed to save thread network credential."; "thread.store_in_keychain.error.generic.body" = "無法於鑰匙圈中儲存 Thread 憑證、請參閱日誌以獲得更詳資訊。"; "thread.store_in_keychain.error.hexadecimal_conversion.body" = "將 Thread 憑證儲存至鑰匙圈時、輸入轉換為十六進位失敗"; "thread.store_in_keychain.error.title" = "操作失敗"; @@ -959,6 +960,8 @@ Home Assistant 為一款免費且開源的家庭自動化軟體、專制於本 "widgets.controls.script.description" = "執行腳本"; "widgets.controls.script.display_name" = "腳本"; "widgets.controls.scripts.placeholder_title" = "選擇腳本"; +"widgets.controls.switch.description" = "開啟/關閉開關"; +"widgets.controls.switch.title" = "開關"; "widgets.details.description" = "在文字中使用 Home Assistant 顯示狀態"; "widgets.details.parameters.action" = "觸發動作"; "widgets.details.parameters.details_template" = "詳細資訊文字範本(僅在矩形系列)";