From 821bc3f625105e76d9a73985cf66558bf4a591ef Mon Sep 17 00:00:00 2001 From: Home Assistant Bot Date: Sat, 16 May 2026 06:46:11 +0000 Subject: [PATCH] Update Localized Strings --- .../Resources/bg.lproj/Localizable.strings | 9 ++ .../Resources/ca-ES.lproj/Localizable.strings | 9 ++ .../Resources/cs.lproj/Localizable.strings | 27 ++++-- .../Resources/cy-GB.lproj/Localizable.strings | 9 ++ .../Resources/da.lproj/Localizable.strings | 9 ++ .../Resources/de.lproj/Localizable.strings | 23 +++-- .../Resources/el.lproj/Localizable.strings | 27 ++++-- .../Resources/en-GB.lproj/Localizable.strings | 9 ++ .../Resources/es-ES.lproj/Localizable.strings | 9 ++ .../Resources/es-MX.lproj/Localizable.strings | 9 ++ .../Resources/es.lproj/Localizable.strings | 9 ++ .../Resources/et.lproj/Localizable.strings | 27 ++++-- .../Resources/fi.lproj/Localizable.strings | 9 ++ .../Resources/fr.lproj/Localizable.strings | 9 ++ .../Resources/he.lproj/Localizable.strings | 9 ++ .../Resources/hu.lproj/Localizable.strings | 9 ++ .../Resources/id.lproj/Localizable.strings | 9 ++ .../Resources/it.lproj/Localizable.strings | 9 ++ .../Resources/ja.lproj/Localizable.strings | 9 ++ .../Resources/ko-KR.lproj/Localizable.strings | 9 ++ .../Resources/ml.lproj/Localizable.strings | 9 ++ Sources/App/Resources/nb.lproj/Core.strings | 6 +- .../Resources/nb.lproj/Localizable.strings | 87 ++++++++++--------- .../Resources/nl.lproj/Localizable.strings | 9 ++ .../Resources/pl-PL.lproj/Localizable.strings | 9 ++ .../Resources/pt-BR.lproj/Localizable.strings | 9 ++ .../Resources/ru.lproj/Localizable.strings | 9 ++ .../Resources/sl.lproj/Localizable.strings | 9 ++ .../Resources/sv.lproj/Localizable.strings | 9 ++ .../Resources/tr.lproj/Localizable.strings | 9 ++ .../Resources/uk.lproj/Localizable.strings | 9 ++ .../Resources/vi.lproj/Localizable.strings | 9 ++ .../zh-Hans.lproj/Localizable.strings | 31 ++++--- .../zh-Hant.lproj/Localizable.strings | 23 +++-- 34 files changed, 391 insertions(+), 94 deletions(-) diff --git a/Sources/App/Resources/bg.lproj/Localizable.strings b/Sources/App/Resources/bg.lproj/Localizable.strings index d2ccdca00..e9b528ed1 100644 --- a/Sources/App/Resources/bg.lproj/Localizable.strings +++ b/Sources/App/Resources/bg.lproj/Localizable.strings @@ -596,11 +596,16 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.action.assist.pipeline.title" = "Pipeline"; "magic_item.action.assist.start_listening.title" = "Start listening"; "magic_item.action.assist.title" = "Assist"; +"magic_item.action.assist.unsupported.title" = "Assist (iOS 26.4+)"; "magic_item.action.navigation_path.placeholder" = "e.g. /lovelace/cameras"; "magic_item.action.navigation_path.title" = "Navigation path"; "magic_item.action.on_tap" = "On tap"; "magic_item.action.script.title" = "Script"; "magic_item.add" = "Add"; +"magic_item.assist_prompt.navigation_title" = "Assist prompt"; +"magic_item.assist_prompt.prompt.footer" = "When executed in CarPlay, this prompt will be sent to Assist and the response will be played as audio. Make sure the selected Assist pipeline has text-to-speech configured."; +"magic_item.assist_prompt.prompt.title" = "Prompt"; +"magic_item.assist_prompt.title.title" = "Title"; "magic_item.background_color.title" = "Background color"; "magic_item.display_text.title" = "Display text"; "magic_item.edit" = "Save"; @@ -609,6 +614,8 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.item_type.action.list.title" = "iOS Actions"; "magic_item.item_type.action.list.warning.title" = "We will stop supporting iOS Actions in the future, please consider using Home Assistant scripts or scenes instead."; "magic_item.item_type.app.list.title" = "App"; +"magic_item.item_type.assist_prompt.title" = "Assist prompt"; +"magic_item.item_type.assist_prompt.unsupported.title" = "Assist prompt (iOS 26.4+)"; "magic_item.item_type.entity.list.title" = "Entity"; "magic_item.item_type.scene.list.title" = "Scenes"; "magic_item.item_type.script.list.title" = "Scripts"; @@ -1667,6 +1674,8 @@ Home Assistant is open source, advocates for privacy and runs locally in your ho "widgets.custom.intent_toggle_failed.body" = "Please try again"; "widgets.custom.intent_toggle_failed.title" = "Failed to 'toggle' entity"; "widgets.custom.require_confirmation.footer" = "Widget confirmation and state display are currently in BETA, if you experience issues please disable 'Require confirmation' and save."; +"widgets.custom.server_unreachable.body" = "Home Assistant could not be reached, please check your app server settings and connection security level."; +"widgets.custom.server_unreachable.title" = "Home Assistant could not be reached"; "widgets.custom.show_last_update_time.param.title" = "Show last update time"; "widgets.custom.show_states.description" = "Displaying latest states is not 100% guaranteed, you can give it a try and check the companion App documentation for more information."; "widgets.custom.show_states.param.title" = "Show states (BETA)"; diff --git a/Sources/App/Resources/ca-ES.lproj/Localizable.strings b/Sources/App/Resources/ca-ES.lproj/Localizable.strings index 2a862540d..d4707b9b3 100644 --- a/Sources/App/Resources/ca-ES.lproj/Localizable.strings +++ b/Sources/App/Resources/ca-ES.lproj/Localizable.strings @@ -596,11 +596,16 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.action.assist.pipeline.title" = "Pipeline"; "magic_item.action.assist.start_listening.title" = "Start listening"; "magic_item.action.assist.title" = "Assist"; +"magic_item.action.assist.unsupported.title" = "Assist (iOS 26.4+)"; "magic_item.action.navigation_path.placeholder" = "e.g. /lovelace/cameras"; "magic_item.action.navigation_path.title" = "Navigation path"; "magic_item.action.on_tap" = "On tap"; "magic_item.action.script.title" = "Script"; "magic_item.add" = "Add"; +"magic_item.assist_prompt.navigation_title" = "Assist prompt"; +"magic_item.assist_prompt.prompt.footer" = "When executed in CarPlay, this prompt will be sent to Assist and the response will be played as audio. Make sure the selected Assist pipeline has text-to-speech configured."; +"magic_item.assist_prompt.prompt.title" = "Prompt"; +"magic_item.assist_prompt.title.title" = "Title"; "magic_item.background_color.title" = "Background color"; "magic_item.display_text.title" = "Display text"; "magic_item.edit" = "Save"; @@ -609,6 +614,8 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.item_type.action.list.title" = "iOS Actions"; "magic_item.item_type.action.list.warning.title" = "We will stop supporting iOS Actions in the future, please consider using Home Assistant scripts or scenes instead."; "magic_item.item_type.app.list.title" = "App"; +"magic_item.item_type.assist_prompt.title" = "Assist prompt"; +"magic_item.item_type.assist_prompt.unsupported.title" = "Assist prompt (iOS 26.4+)"; "magic_item.item_type.entity.list.title" = "Entity"; "magic_item.item_type.scene.list.title" = "Scenes"; "magic_item.item_type.script.list.title" = "Scripts"; @@ -1667,6 +1674,8 @@ Home Assistant is open source, advocates for privacy and runs locally in your ho "widgets.custom.intent_toggle_failed.body" = "Please try again"; "widgets.custom.intent_toggle_failed.title" = "Failed to 'toggle' entity"; "widgets.custom.require_confirmation.footer" = "Widget confirmation and state display are currently in BETA, if you experience issues please disable 'Require confirmation' and save."; +"widgets.custom.server_unreachable.body" = "Home Assistant could not be reached, please check your app server settings and connection security level."; +"widgets.custom.server_unreachable.title" = "Home Assistant could not be reached"; "widgets.custom.show_last_update_time.param.title" = "Show last update time"; "widgets.custom.show_states.description" = "Displaying latest states is not 100% guaranteed, you can give it a try and check the companion App documentation for more information."; "widgets.custom.show_states.param.title" = "Show states (BETA)"; diff --git a/Sources/App/Resources/cs.lproj/Localizable.strings b/Sources/App/Resources/cs.lproj/Localizable.strings index 137fbfef4..eef5f2cc4 100644 --- a/Sources/App/Resources/cs.lproj/Localizable.strings +++ b/Sources/App/Resources/cs.lproj/Localizable.strings @@ -596,11 +596,16 @@ Tento server vyžaduje klientský certifikát (mTLS), ale operace byla zrušena. "magic_item.action.assist.pipeline.title" = "Pipeline"; "magic_item.action.assist.start_listening.title" = "Začít poslouchat"; "magic_item.action.assist.title" = "Assist"; +"magic_item.action.assist.unsupported.title" = "Assist (iOS 26.4+)"; "magic_item.action.navigation_path.placeholder" = "např. /lovelace/cameras"; "magic_item.action.navigation_path.title" = "Cesta navigace"; "magic_item.action.on_tap" = "Při klepnutí"; "magic_item.action.script.title" = "Skript"; "magic_item.add" = "Přidat"; +"magic_item.assist_prompt.navigation_title" = "Dotaz Assist"; +"magic_item.assist_prompt.prompt.footer" = "Po spuštění v CarPlay bude tento dotaz odeslán do Assist a odpověď bude přehrána jako zvuk. Ujistěte se, že vybraný Assist má nastavený převod textu na řeč."; +"magic_item.assist_prompt.prompt.title" = "Dotaz"; +"magic_item.assist_prompt.title.title" = "Název"; "magic_item.background_color.title" = "Barva pozadí"; "magic_item.display_text.title" = "Zobrazit text"; "magic_item.edit" = "Uložit"; @@ -609,6 +614,8 @@ Tento server vyžaduje klientský certifikát (mTLS), ale operace byla zrušena. "magic_item.item_type.action.list.title" = "Akce iOS"; "magic_item.item_type.action.list.warning.title" = "V budoucnu přestaneme podporovat Akce iOS. Zvažte použití skriptů nebo scén v Home Assistantovi."; "magic_item.item_type.app.list.title" = "Aplikace"; +"magic_item.item_type.assist_prompt.title" = "Dotaz Assist"; +"magic_item.item_type.assist_prompt.unsupported.title" = "Dotaz Assist (iOS 26.4+)"; "magic_item.item_type.entity.list.title" = "Entita"; "magic_item.item_type.scene.list.title" = "Scény"; "magic_item.item_type.script.list.title" = "Skripty"; @@ -658,9 +665,9 @@ Aktuálně je mTLS podporováno jen v systému iOS 17+. Může způsobovat probl "nfc.tag_approval.allow_always" = "Vždy povolit"; "nfc.tag_approval.allow_once" = "Povolit jednou"; "nfc.tag_approval.copy_tag" = "Kopírovat štítek"; -"nfc.tag_approval.description" = "Send this tag to Home Assistant to trigger linked automations."; +"nfc.tag_approval.description" = "Odesláním této značky do aplikace Home Assistant spustíte propojené automatizace."; "nfc.tag_approval.tag_id.title" = "Identifikátor štítku"; -"nfc.tag_approval.title" = "Allow tag?"; +"nfc.tag_approval.title" = "Povolit značku?"; "nfc.tag_read" = "Přečíst NFC štítek"; "nfc.write.error.capacity" = "NFC štítek nemá dostatečnou kapacitu: potřebuje %ld, ale má jen %ld"; "nfc.write.error.invalid_format" = "NFC štítek není ve formátu NDEF"; @@ -892,13 +899,13 @@ Home Assistant je open source, chrání soukromí a běží lokálně u vás dom "settings.connection_section.client_certificate.remove_confirmation.remove" = "Odebrat"; "settings.connection_section.client_certificate.remove_confirmation.title" = "Odebrat certifikát?"; "settings.connection_section.cloud_overrides_external" = "Při připojování přes Cloud se externí URL nepoužívá. Není nutné ji nastavovat, pokud nechcete používat Cloud."; -"settings.connection_section.cloudhook.check_reachability.reachable" = "Reachable"; -"settings.connection_section.cloudhook.check_reachability.reachable_status_code" = "Reachable (HTTP %li)"; -"settings.connection_section.cloudhook.check_reachability.result" = "Result"; -"settings.connection_section.cloudhook.check_reachability.title" = "Check reachability"; -"settings.connection_section.cloudhook.check_reachability.unreachable" = "Unreachable: %@"; -"settings.connection_section.cloudhook.footer" = "Treat this URL as sensitive. Anyone with it can send requests to this mobile app webhook."; -"settings.connection_section.cloudhook.status.not_configured" = "Not configured"; +"settings.connection_section.cloudhook.check_reachability.reachable" = "Dosažitelné"; +"settings.connection_section.cloudhook.check_reachability.reachable_status_code" = "Dosažitelné (HTTP %li)"; +"settings.connection_section.cloudhook.check_reachability.result" = "Výsledek"; +"settings.connection_section.cloudhook.check_reachability.title" = "Kontrola dosažitelnosti"; +"settings.connection_section.cloudhook.check_reachability.unreachable" = "Nedosažitelné: %@"; +"settings.connection_section.cloudhook.footer" = "Tuto adresu URL považovat za citlivou. Kdokoli, kdo ji má, může odesílat požadavky na tento webhook mobilní aplikace."; +"settings.connection_section.cloudhook.status.not_configured" = "Nenastaveno"; "settings.connection_section.cloudhook.title" = "Cloudhook"; "settings.connection_section.connecting_via" = "Připojeno přes"; "settings.connection_section.connection_access_security_level.less_secure.title" = "Méně bezpečné"; @@ -1667,6 +1674,8 @@ Home Assistant je open source, chrání soukromí a běží lokálně u vás dom "widgets.custom.intent_toggle_failed.body" = "Zkuste to znovu"; "widgets.custom.intent_toggle_failed.title" = "Selhání entity: \"toggle\""; "widgets.custom.require_confirmation.footer" = "Potvrzení widgetu a zobrazení stavu jsou aktuálně ve verzi BETA. Pokud se setkáte s problémy, vypněte volbu \"Vyžadovat potvrzení\" a uložte."; +"widgets.custom.server_unreachable.body" = "Nepodařilo se spojit s Home Assistentem. Zkontrolujte nastavení aplikačního serveru a úroveň zabezpečení připojení."; +"widgets.custom.server_unreachable.title" = "Nepodařilo se spojit s Home Assistentem"; "widgets.custom.show_last_update_time.param.title" = "Zobrazit čas poslední aktualizace"; "widgets.custom.show_states.description" = "Zobrazení nejnovějších stavů není 100% zaručeno. Můžete to zkusit a další informace naleznete v dokumentaci k doprovodné aplikaci."; "widgets.custom.show_states.param.title" = "Zobrazit stavy (BETA)"; diff --git a/Sources/App/Resources/cy-GB.lproj/Localizable.strings b/Sources/App/Resources/cy-GB.lproj/Localizable.strings index 881b25dff..8b4c44d0f 100644 --- a/Sources/App/Resources/cy-GB.lproj/Localizable.strings +++ b/Sources/App/Resources/cy-GB.lproj/Localizable.strings @@ -596,11 +596,16 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.action.assist.pipeline.title" = "Pipeline"; "magic_item.action.assist.start_listening.title" = "Start listening"; "magic_item.action.assist.title" = "Assist"; +"magic_item.action.assist.unsupported.title" = "Assist (iOS 26.4+)"; "magic_item.action.navigation_path.placeholder" = "e.g. /lovelace/cameras"; "magic_item.action.navigation_path.title" = "Navigation path"; "magic_item.action.on_tap" = "On tap"; "magic_item.action.script.title" = "Script"; "magic_item.add" = "Add"; +"magic_item.assist_prompt.navigation_title" = "Assist prompt"; +"magic_item.assist_prompt.prompt.footer" = "When executed in CarPlay, this prompt will be sent to Assist and the response will be played as audio. Make sure the selected Assist pipeline has text-to-speech configured."; +"magic_item.assist_prompt.prompt.title" = "Prompt"; +"magic_item.assist_prompt.title.title" = "Title"; "magic_item.background_color.title" = "Background color"; "magic_item.display_text.title" = "Display text"; "magic_item.edit" = "Save"; @@ -609,6 +614,8 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.item_type.action.list.title" = "iOS Actions"; "magic_item.item_type.action.list.warning.title" = "We will stop supporting iOS Actions in the future, please consider using Home Assistant scripts or scenes instead."; "magic_item.item_type.app.list.title" = "App"; +"magic_item.item_type.assist_prompt.title" = "Assist prompt"; +"magic_item.item_type.assist_prompt.unsupported.title" = "Assist prompt (iOS 26.4+)"; "magic_item.item_type.entity.list.title" = "Entity"; "magic_item.item_type.scene.list.title" = "Scenes"; "magic_item.item_type.script.list.title" = "Scripts"; @@ -1667,6 +1674,8 @@ Home Assistant is open source, advocates for privacy and runs locally in your ho "widgets.custom.intent_toggle_failed.body" = "Please try again"; "widgets.custom.intent_toggle_failed.title" = "Failed to 'toggle' entity"; "widgets.custom.require_confirmation.footer" = "Widget confirmation and state display are currently in BETA, if you experience issues please disable 'Require confirmation' and save."; +"widgets.custom.server_unreachable.body" = "Home Assistant could not be reached, please check your app server settings and connection security level."; +"widgets.custom.server_unreachable.title" = "Home Assistant could not be reached"; "widgets.custom.show_last_update_time.param.title" = "Show last update time"; "widgets.custom.show_states.description" = "Displaying latest states is not 100% guaranteed, you can give it a try and check the companion App documentation for more information."; "widgets.custom.show_states.param.title" = "Show states (BETA)"; diff --git a/Sources/App/Resources/da.lproj/Localizable.strings b/Sources/App/Resources/da.lproj/Localizable.strings index bc040a161..a8f8815a9 100644 --- a/Sources/App/Resources/da.lproj/Localizable.strings +++ b/Sources/App/Resources/da.lproj/Localizable.strings @@ -596,11 +596,16 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.action.assist.pipeline.title" = "Pipeline"; "magic_item.action.assist.start_listening.title" = "Begynd at lytte"; "magic_item.action.assist.title" = "Assist"; +"magic_item.action.assist.unsupported.title" = "Assist (iOS 26.4+)"; "magic_item.action.navigation_path.placeholder" = "f.eks. /lovelace/cameras"; "magic_item.action.navigation_path.title" = "Navigationssti"; "magic_item.action.on_tap" = "Ved tryk"; "magic_item.action.script.title" = "Script"; "magic_item.add" = "Tilføj"; +"magic_item.assist_prompt.navigation_title" = "Assist prompt"; +"magic_item.assist_prompt.prompt.footer" = "When executed in CarPlay, this prompt will be sent to Assist and the response will be played as audio. Make sure the selected Assist pipeline has text-to-speech configured."; +"magic_item.assist_prompt.prompt.title" = "Prompt"; +"magic_item.assist_prompt.title.title" = "Title"; "magic_item.background_color.title" = "Baggrundsfarve"; "magic_item.display_text.title" = "Vis tekst"; "magic_item.edit" = "Gem"; @@ -609,6 +614,8 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.item_type.action.list.title" = "iOS-handlinger"; "magic_item.item_type.action.list.warning.title" = "Vi stopper med at understøtte iOS-handlinger i fremtiden. Overvej venligst at bruge Home Assistant-scripts eller -scener i stedet."; "magic_item.item_type.app.list.title" = "App"; +"magic_item.item_type.assist_prompt.title" = "Assist prompt"; +"magic_item.item_type.assist_prompt.unsupported.title" = "Assist prompt (iOS 26.4+)"; "magic_item.item_type.entity.list.title" = "Entitet"; "magic_item.item_type.scene.list.title" = "Scener"; "magic_item.item_type.script.list.title" = "Scripts"; @@ -1667,6 +1674,8 @@ Home Assistant er open source, går ind for privatlivets fred og kører lokalt i "widgets.custom.intent_toggle_failed.body" = "Prøv igen"; "widgets.custom.intent_toggle_failed.title" = "Kunne ikke 'skifte' entiteten"; "widgets.custom.require_confirmation.footer" = "Widgetbekræftelse og tilstandsvisning er i øjeblikket i BETA. Hvis du oplever problemer, skal du deaktivere 'Kræv bekræftelse' og gemme."; +"widgets.custom.server_unreachable.body" = "Home Assistant could not be reached, please check your app server settings and connection security level."; +"widgets.custom.server_unreachable.title" = "Home Assistant could not be reached"; "widgets.custom.show_last_update_time.param.title" = "Vis tidspunkt for sidste opdatering"; "widgets.custom.show_states.description" = "Visning af de seneste tilstande er ikke 100 % garanteret. Du kan prøve det og tjekke app-dokumentationen for mere information."; "widgets.custom.show_states.param.title" = "Vis tilstande (BETA)"; diff --git a/Sources/App/Resources/de.lproj/Localizable.strings b/Sources/App/Resources/de.lproj/Localizable.strings index eac501e97..c357bd438 100644 --- a/Sources/App/Resources/de.lproj/Localizable.strings +++ b/Sources/App/Resources/de.lproj/Localizable.strings @@ -596,11 +596,16 @@ Dieser Server benötigt ein Clientzertifikat (mTLS), aber der Vorgang wurde abge "magic_item.action.assist.pipeline.title" = "Pipeline"; "magic_item.action.assist.start_listening.title" = "Spracheingabe aktivieren"; "magic_item.action.assist.title" = "Assist"; +"magic_item.action.assist.unsupported.title" = "Assist (iOS 26.4+)"; "magic_item.action.navigation_path.placeholder" = "z.B. /lovelace/kameras"; "magic_item.action.navigation_path.title" = "Navigationspfad"; "magic_item.action.on_tap" = "Beim Antippen"; "magic_item.action.script.title" = "Skript"; "magic_item.add" = "Hinzufügen"; +"magic_item.assist_prompt.navigation_title" = "Assist-Prompt"; +"magic_item.assist_prompt.prompt.footer" = "Bei der Ausführung in CarPlay wird dieser Prompt an Assist gesendet und die Antwort als Audio abgespielt. Stelle sicher, dass die ausgewählte Assist-Pipeline Text-zu-Sprache konfiguriert hat."; +"magic_item.assist_prompt.prompt.title" = "Prompt"; +"magic_item.assist_prompt.title.title" = "Titel"; "magic_item.background_color.title" = "Hintergrundfarbe"; "magic_item.display_text.title" = "Text anzeigen"; "magic_item.edit" = "Speichern"; @@ -609,6 +614,8 @@ Dieser Server benötigt ein Clientzertifikat (mTLS), aber der Vorgang wurde abge "magic_item.item_type.action.list.title" = "iOS-Aktionen"; "magic_item.item_type.action.list.warning.title" = "Wir werden iOS-Aktionen in Zukunft nicht mehr unterstützen. Bitte verwende stattdessen Home Assistant-Skripte oder -Szenen."; "magic_item.item_type.app.list.title" = "App"; +"magic_item.item_type.assist_prompt.title" = "Assist-Prompt"; +"magic_item.item_type.assist_prompt.unsupported.title" = "Assist-Prompt (iOS 26.4+)"; "magic_item.item_type.entity.list.title" = "Entität"; "magic_item.item_type.scene.list.title" = "Szenen"; "magic_item.item_type.script.list.title" = "Skripte"; @@ -892,13 +899,13 @@ Home Assistant ist Open Source, setzt sich für Datenschutz ein und läuft lokal "settings.connection_section.client_certificate.remove_confirmation.remove" = "Entfernen"; "settings.connection_section.client_certificate.remove_confirmation.title" = "Zertifikat entfernen?"; "settings.connection_section.cloud_overrides_external" = "Bei Verbindung über die Cloud wird die externe URL nicht verwendet. Du musst keine URL einrichten, außer du möchtest die Cloud deaktivieren."; -"settings.connection_section.cloudhook.check_reachability.reachable" = "Reachable"; -"settings.connection_section.cloudhook.check_reachability.reachable_status_code" = "Reachable (HTTP %li)"; -"settings.connection_section.cloudhook.check_reachability.result" = "Result"; -"settings.connection_section.cloudhook.check_reachability.title" = "Check reachability"; -"settings.connection_section.cloudhook.check_reachability.unreachable" = "Unreachable: %@"; -"settings.connection_section.cloudhook.footer" = "Treat this URL as sensitive. Anyone with it can send requests to this mobile app webhook."; -"settings.connection_section.cloudhook.status.not_configured" = "Not configured"; +"settings.connection_section.cloudhook.check_reachability.reachable" = "Erreichbar"; +"settings.connection_section.cloudhook.check_reachability.reachable_status_code" = "Erreichbar (HTTP %li)"; +"settings.connection_section.cloudhook.check_reachability.result" = "Ergebnis"; +"settings.connection_section.cloudhook.check_reachability.title" = "Erreichbarkeit prüfen"; +"settings.connection_section.cloudhook.check_reachability.unreachable" = "Nicht erreichbar: %@"; +"settings.connection_section.cloudhook.footer" = "Diese URL ist vertraulich. Jeder, der sie besitzt, kann Anfragen an diesen Webhook der Mobile-App senden."; +"settings.connection_section.cloudhook.status.not_configured" = "Nicht konfiguriert"; "settings.connection_section.cloudhook.title" = "Cloudhook"; "settings.connection_section.connecting_via" = "Verbunden über"; "settings.connection_section.connection_access_security_level.less_secure.title" = "Weniger sicher"; @@ -1668,6 +1675,8 @@ Home Assistant ist Open Source, setzt sich für Datenschutz ein und läuft lokal "widgets.custom.intent_toggle_failed.body" = "Bitte erneut versuchen"; "widgets.custom.intent_toggle_failed.title" = "Entität konnte nicht „umgeschaltet“ werden"; "widgets.custom.require_confirmation.footer" = "Die Widget-Bestätigung und Zustandsanzeige befinden sich derzeit in der BETA-Phase. Wenn Probleme auftreten, deaktiviere „Bestätigung erforderlich“ und speichere."; +"widgets.custom.server_unreachable.body" = "Home Assistant konnte nicht erreicht werden. Bitte überprüfe die Server-Einstellungen deiner App und die Sicherheitsstufe deiner Verbindung."; +"widgets.custom.server_unreachable.title" = "Home Assistant konnte nicht erreicht werden"; "widgets.custom.show_last_update_time.param.title" = "Letzte Aktualisierungszeit anzeigen"; "widgets.custom.show_states.description" = "Die Anzeige der neuesten Zustände ist nicht zu 100 % garantiert. Du kannst es ausprobieren und in der Dokumentation der Companion-App nachsehen, um weitere Informationen zu erhalten."; "widgets.custom.show_states.param.title" = "Zustände anzeigen (BETA)"; diff --git a/Sources/App/Resources/el.lproj/Localizable.strings b/Sources/App/Resources/el.lproj/Localizable.strings index cf817ea3a..a9a301cfa 100644 --- a/Sources/App/Resources/el.lproj/Localizable.strings +++ b/Sources/App/Resources/el.lproj/Localizable.strings @@ -596,11 +596,16 @@ "magic_item.action.assist.pipeline.title" = "Pipeline"; "magic_item.action.assist.start_listening.title" = "Εκκίνηση ακρόασης"; "magic_item.action.assist.title" = "Assist"; +"magic_item.action.assist.unsupported.title" = "Assist (iOS 26.4+)"; "magic_item.action.navigation_path.placeholder" = "π.χ. /lovelace/cameras"; "magic_item.action.navigation_path.title" = "Διαδρομή πλοήγησης"; "magic_item.action.on_tap" = "Κατά το πάτημα"; "magic_item.action.script.title" = "Σενάριο"; "magic_item.add" = "Προσθήκη"; +"magic_item.assist_prompt.navigation_title" = "Προτροπή Assist"; +"magic_item.assist_prompt.prompt.footer" = "Οταν εκτελείται στο CarPlay, αυτή η προτροπή θα αποστέλλεται στο Assist και η απάντηση θα αναπαράγεται ως ήχος. Βεβαιωθείτε ότι το επιλεγμένο Assist pipeline έχει διαμορφωμένη τη μετατροπή κειμένου σε ομιλία."; +"magic_item.assist_prompt.prompt.title" = "Προτροπή"; +"magic_item.assist_prompt.title.title" = "Τίτλος"; "magic_item.background_color.title" = "Χρώμα φόντου"; "magic_item.display_text.title" = "Εμφάνιση κειμένου"; "magic_item.edit" = "Αποθήκευση"; @@ -609,6 +614,8 @@ "magic_item.item_type.action.list.title" = "Ενέργειες iOS"; "magic_item.item_type.action.list.warning.title" = "Θα σταματήσουμε να υποστηρίζουμε τις Ενέργειες iOS στο μέλλον, παρακαλώ προτιμήστε να χρησιμοποιήσετε σενάρια ή σκηνές του Home Assistant."; "magic_item.item_type.app.list.title" = "Εφαρμογή"; +"magic_item.item_type.assist_prompt.title" = "Προτροπή Assist"; +"magic_item.item_type.assist_prompt.unsupported.title" = "Προτροπή Assist (iOS 26.4+)"; "magic_item.item_type.entity.list.title" = "Οντότητα"; "magic_item.item_type.scene.list.title" = "Σκηνές"; "magic_item.item_type.script.list.title" = "Σενάρια"; @@ -658,9 +665,9 @@ "nfc.tag_approval.allow_always" = "Να επιτρέπεται πάντα"; "nfc.tag_approval.allow_once" = "Να επιτραπεί μια φορά"; "nfc.tag_approval.copy_tag" = "Αντιγραφή tag"; -"nfc.tag_approval.description" = "Send this tag to Home Assistant to trigger linked automations."; +"nfc.tag_approval.description" = "Στείλτε αυτό το tag στο Home Assistant για να πυροδοτήσετε συνδεδεμένους αυτοματισμούς."; "nfc.tag_approval.tag_id.title" = "Αναγνωριστικό tag"; -"nfc.tag_approval.title" = "Allow tag?"; +"nfc.tag_approval.title" = "Να επιτρέπεται το tag;"; "nfc.tag_read" = "Ανάγνωση NFC tag"; "nfc.write.error.capacity" = "Το NFC tag έχει ανεπαρκή χωρητικότητα: χρειάζεται %ld αλλά έχει μόνο %ld"; "nfc.write.error.invalid_format" = "Το NFC tag δεν έχει μορφή NDEF"; @@ -892,13 +899,13 @@ "settings.connection_section.client_certificate.remove_confirmation.remove" = "Κατάργηση"; "settings.connection_section.client_certificate.remove_confirmation.title" = "Κατάργηση πιστοποιητικού;"; "settings.connection_section.cloud_overrides_external" = "Κατά τη σύνδεση μέσω Cloud, το εξωτερικό URL δεν θα χρησιμοποιηθεί. Δεν χρειάζεται να διαμορφώσετε κανένα, εκτός εάν θέλετε να απενεργοποιήσετε το Cloud."; -"settings.connection_section.cloudhook.check_reachability.reachable" = "Reachable"; -"settings.connection_section.cloudhook.check_reachability.reachable_status_code" = "Reachable (HTTP %li)"; -"settings.connection_section.cloudhook.check_reachability.result" = "Result"; -"settings.connection_section.cloudhook.check_reachability.title" = "Check reachability"; -"settings.connection_section.cloudhook.check_reachability.unreachable" = "Unreachable: %@"; -"settings.connection_section.cloudhook.footer" = "Treat this URL as sensitive. Anyone with it can send requests to this mobile app webhook."; -"settings.connection_section.cloudhook.status.not_configured" = "Not configured"; +"settings.connection_section.cloudhook.check_reachability.reachable" = "Προσβάσιμο"; +"settings.connection_section.cloudhook.check_reachability.reachable_status_code" = "Προσβάσιμο(HTTP %li)"; +"settings.connection_section.cloudhook.check_reachability.result" = "Αποτέλεσμα"; +"settings.connection_section.cloudhook.check_reachability.title" = "Ελεγχος προσβασιμότητας"; +"settings.connection_section.cloudhook.check_reachability.unreachable" = "Μη προσβάσιμο: %@"; +"settings.connection_section.cloudhook.footer" = "Αντιμετώπιση αυτής της διεύθυνσης URL ως ευαίσθητης. Οποιοσδήποτε την έχει μπορεί να στείλει αιτήματα σε αυτό το webhook εφαρμογής για κινητά."; +"settings.connection_section.cloudhook.status.not_configured" = "Δεν έχει διαμορφωθεί"; "settings.connection_section.cloudhook.title" = "Cloudhook"; "settings.connection_section.connecting_via" = "Συνδεδεμένο μέσω"; "settings.connection_section.connection_access_security_level.less_secure.title" = "Λιγότερο ασφαλές"; @@ -1667,6 +1674,8 @@ "widgets.custom.intent_toggle_failed.body" = "Παρακαλώ δοκιμάστε ξανά"; "widgets.custom.intent_toggle_failed.title" = "Αποτυχία 'εναλλαγής' οντότητας"; "widgets.custom.require_confirmation.footer" = "Η επιβεβαίωση γραφικού στοιχείου και η εμφάνιση της κατάστασης είναι προς το παρόν σε BETA, αν αντιμετωπίζετε προβλήματα, απενεργοποιήστε το 'Απαιτείται επιβεβαίωση' και αποθηκεύστε."; +"widgets.custom.server_unreachable.body" = "Δεν ήταν δυνατή η επικοινωνία με το Home Assistant, παρακαλώ ελέγξτε τις ρυθμίσεις server της εφαρμογής σας και το επίπεδο ασφάλειας σύνδεσης."; +"widgets.custom.server_unreachable.title" = "Δεν ήταν δυνατή η επικοινωνία με το Home Assistant"; "widgets.custom.show_last_update_time.param.title" = "Εμφάνιση χρόνου τελευταίας ενημέρωσης"; "widgets.custom.show_states.description" = "Η εμφάνιση των τελευταίων καταστάσεων δεν είναι 100% εγγυημένη, μπορείτε να το δοκιμάσετε και να ελέγξετε την τεκμηρίωση της εφαρμογής companion για περισσότερες πληροφορίες."; "widgets.custom.show_states.param.title" = "Εμφάνιση καταστάσεων (BETA)"; diff --git a/Sources/App/Resources/en-GB.lproj/Localizable.strings b/Sources/App/Resources/en-GB.lproj/Localizable.strings index 8023f4ad5..8d5615ad1 100644 --- a/Sources/App/Resources/en-GB.lproj/Localizable.strings +++ b/Sources/App/Resources/en-GB.lproj/Localizable.strings @@ -596,11 +596,16 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.action.assist.pipeline.title" = "Pipeline"; "magic_item.action.assist.start_listening.title" = "Start listening"; "magic_item.action.assist.title" = "Assist"; +"magic_item.action.assist.unsupported.title" = "Assist (iOS 26.4+)"; "magic_item.action.navigation_path.placeholder" = "e.g. /lovelace/cameras"; "magic_item.action.navigation_path.title" = "Navigation path"; "magic_item.action.on_tap" = "On tap"; "magic_item.action.script.title" = "Script"; "magic_item.add" = "Add"; +"magic_item.assist_prompt.navigation_title" = "Assist prompt"; +"magic_item.assist_prompt.prompt.footer" = "When executed in CarPlay, this prompt will be sent to Assist and the response will be played as audio. Make sure the selected Assist pipeline has text-to-speech configured."; +"magic_item.assist_prompt.prompt.title" = "Prompt"; +"magic_item.assist_prompt.title.title" = "Title"; "magic_item.background_color.title" = "Background colour"; "magic_item.display_text.title" = "Display text"; "magic_item.edit" = "Save"; @@ -609,6 +614,8 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.item_type.action.list.title" = "iOS Actions"; "magic_item.item_type.action.list.warning.title" = "We will stop supporting iOS Actions in the future, please consider using Home Assistant scripts or scenes instead."; "magic_item.item_type.app.list.title" = "App"; +"magic_item.item_type.assist_prompt.title" = "Assist prompt"; +"magic_item.item_type.assist_prompt.unsupported.title" = "Assist prompt (iOS 26.4+)"; "magic_item.item_type.entity.list.title" = "Entity"; "magic_item.item_type.scene.list.title" = "Scenes"; "magic_item.item_type.script.list.title" = "Scripts"; @@ -1667,6 +1674,8 @@ Home Assistant is open source, advocates for privacy and runs locally in your ho "widgets.custom.intent_toggle_failed.body" = "Please try again"; "widgets.custom.intent_toggle_failed.title" = "Failed to 'toggle' entity"; "widgets.custom.require_confirmation.footer" = "Widget confirmation and state display are currently in BETA, if you experience issues please disable 'Require confirmation' and save."; +"widgets.custom.server_unreachable.body" = "Home Assistant could not be reached, please check your app server settings and connection security level."; +"widgets.custom.server_unreachable.title" = "Home Assistant could not be reached"; "widgets.custom.show_last_update_time.param.title" = "Show last update time"; "widgets.custom.show_states.description" = "Displaying latest states is not 100% guaranteed, you can give it a try and check the companion App documentation for more information."; "widgets.custom.show_states.param.title" = "Show states (BETA)"; diff --git a/Sources/App/Resources/es-ES.lproj/Localizable.strings b/Sources/App/Resources/es-ES.lproj/Localizable.strings index 9f8f086e9..1932ebc73 100644 --- a/Sources/App/Resources/es-ES.lproj/Localizable.strings +++ b/Sources/App/Resources/es-ES.lproj/Localizable.strings @@ -596,11 +596,16 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.action.assist.pipeline.title" = "Pipeline"; "magic_item.action.assist.start_listening.title" = "Start listening"; "magic_item.action.assist.title" = "Assist"; +"magic_item.action.assist.unsupported.title" = "Assist (iOS 26.4+)"; "magic_item.action.navigation_path.placeholder" = "e.g. /lovelace/cameras"; "magic_item.action.navigation_path.title" = "Navigation path"; "magic_item.action.on_tap" = "On tap"; "magic_item.action.script.title" = "Script"; "magic_item.add" = "Add"; +"magic_item.assist_prompt.navigation_title" = "Assist prompt"; +"magic_item.assist_prompt.prompt.footer" = "When executed in CarPlay, this prompt will be sent to Assist and the response will be played as audio. Make sure the selected Assist pipeline has text-to-speech configured."; +"magic_item.assist_prompt.prompt.title" = "Prompt"; +"magic_item.assist_prompt.title.title" = "Title"; "magic_item.background_color.title" = "Background color"; "magic_item.display_text.title" = "Display text"; "magic_item.edit" = "Save"; @@ -609,6 +614,8 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.item_type.action.list.title" = "iOS Actions"; "magic_item.item_type.action.list.warning.title" = "We will stop supporting iOS Actions in the future, please consider using Home Assistant scripts or scenes instead."; "magic_item.item_type.app.list.title" = "App"; +"magic_item.item_type.assist_prompt.title" = "Assist prompt"; +"magic_item.item_type.assist_prompt.unsupported.title" = "Assist prompt (iOS 26.4+)"; "magic_item.item_type.entity.list.title" = "Entity"; "magic_item.item_type.scene.list.title" = "Scenes"; "magic_item.item_type.script.list.title" = "Scripts"; @@ -1667,6 +1674,8 @@ Home Assistant is open source, advocates for privacy and runs locally in your ho "widgets.custom.intent_toggle_failed.body" = "Please try again"; "widgets.custom.intent_toggle_failed.title" = "Failed to 'toggle' entity"; "widgets.custom.require_confirmation.footer" = "Widget confirmation and state display are currently in BETA, if you experience issues please disable 'Require confirmation' and save."; +"widgets.custom.server_unreachable.body" = "Home Assistant could not be reached, please check your app server settings and connection security level."; +"widgets.custom.server_unreachable.title" = "Home Assistant could not be reached"; "widgets.custom.show_last_update_time.param.title" = "Show last update time"; "widgets.custom.show_states.description" = "Displaying latest states is not 100% guaranteed, you can give it a try and check the companion App documentation for more information."; "widgets.custom.show_states.param.title" = "Show states (BETA)"; diff --git a/Sources/App/Resources/es-MX.lproj/Localizable.strings b/Sources/App/Resources/es-MX.lproj/Localizable.strings index 53f893b22..7dfd4273f 100644 --- a/Sources/App/Resources/es-MX.lproj/Localizable.strings +++ b/Sources/App/Resources/es-MX.lproj/Localizable.strings @@ -596,11 +596,16 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.action.assist.pipeline.title" = "Pipeline"; "magic_item.action.assist.start_listening.title" = "Start listening"; "magic_item.action.assist.title" = "Assist"; +"magic_item.action.assist.unsupported.title" = "Assist (iOS 26.4+)"; "magic_item.action.navigation_path.placeholder" = "e.g. /lovelace/cameras"; "magic_item.action.navigation_path.title" = "Navigation path"; "magic_item.action.on_tap" = "On tap"; "magic_item.action.script.title" = "Script"; "magic_item.add" = "Add"; +"magic_item.assist_prompt.navigation_title" = "Assist prompt"; +"magic_item.assist_prompt.prompt.footer" = "When executed in CarPlay, this prompt will be sent to Assist and the response will be played as audio. Make sure the selected Assist pipeline has text-to-speech configured."; +"magic_item.assist_prompt.prompt.title" = "Prompt"; +"magic_item.assist_prompt.title.title" = "Title"; "magic_item.background_color.title" = "Background color"; "magic_item.display_text.title" = "Display text"; "magic_item.edit" = "Save"; @@ -609,6 +614,8 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.item_type.action.list.title" = "iOS Actions"; "magic_item.item_type.action.list.warning.title" = "We will stop supporting iOS Actions in the future, please consider using Home Assistant scripts or scenes instead."; "magic_item.item_type.app.list.title" = "App"; +"magic_item.item_type.assist_prompt.title" = "Assist prompt"; +"magic_item.item_type.assist_prompt.unsupported.title" = "Assist prompt (iOS 26.4+)"; "magic_item.item_type.entity.list.title" = "Entity"; "magic_item.item_type.scene.list.title" = "Scenes"; "magic_item.item_type.script.list.title" = "Scripts"; @@ -1667,6 +1674,8 @@ Home Assistant is open source, advocates for privacy and runs locally in your ho "widgets.custom.intent_toggle_failed.body" = "Please try again"; "widgets.custom.intent_toggle_failed.title" = "Failed to 'toggle' entity"; "widgets.custom.require_confirmation.footer" = "Widget confirmation and state display are currently in BETA, if you experience issues please disable 'Require confirmation' and save."; +"widgets.custom.server_unreachable.body" = "Home Assistant could not be reached, please check your app server settings and connection security level."; +"widgets.custom.server_unreachable.title" = "Home Assistant could not be reached"; "widgets.custom.show_last_update_time.param.title" = "Show last update time"; "widgets.custom.show_states.description" = "Displaying latest states is not 100% guaranteed, you can give it a try and check the companion App documentation for more information."; "widgets.custom.show_states.param.title" = "Show states (BETA)"; diff --git a/Sources/App/Resources/es.lproj/Localizable.strings b/Sources/App/Resources/es.lproj/Localizable.strings index 761f7a16e..7f1f714eb 100644 --- a/Sources/App/Resources/es.lproj/Localizable.strings +++ b/Sources/App/Resources/es.lproj/Localizable.strings @@ -596,11 +596,16 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.action.assist.pipeline.title" = "Pipeline"; "magic_item.action.assist.start_listening.title" = "Start listening"; "magic_item.action.assist.title" = "Assist"; +"magic_item.action.assist.unsupported.title" = "Assist (iOS 26.4+)"; "magic_item.action.navigation_path.placeholder" = "e.g. /lovelace/cameras"; "magic_item.action.navigation_path.title" = "Navigation path"; "magic_item.action.on_tap" = "On tap"; "magic_item.action.script.title" = "Script"; "magic_item.add" = "Add"; +"magic_item.assist_prompt.navigation_title" = "Assist prompt"; +"magic_item.assist_prompt.prompt.footer" = "When executed in CarPlay, this prompt will be sent to Assist and the response will be played as audio. Make sure the selected Assist pipeline has text-to-speech configured."; +"magic_item.assist_prompt.prompt.title" = "Prompt"; +"magic_item.assist_prompt.title.title" = "Title"; "magic_item.background_color.title" = "Background color"; "magic_item.display_text.title" = "Display text"; "magic_item.edit" = "Save"; @@ -609,6 +614,8 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.item_type.action.list.title" = "iOS Actions"; "magic_item.item_type.action.list.warning.title" = "We will stop supporting iOS Actions in the future, please consider using Home Assistant scripts or scenes instead."; "magic_item.item_type.app.list.title" = "App"; +"magic_item.item_type.assist_prompt.title" = "Assist prompt"; +"magic_item.item_type.assist_prompt.unsupported.title" = "Assist prompt (iOS 26.4+)"; "magic_item.item_type.entity.list.title" = "Entity"; "magic_item.item_type.scene.list.title" = "Scenes"; "magic_item.item_type.script.list.title" = "Scripts"; @@ -1667,6 +1674,8 @@ Home Assistant is open source, advocates for privacy and runs locally in your ho "widgets.custom.intent_toggle_failed.body" = "Please try again"; "widgets.custom.intent_toggle_failed.title" = "Failed to 'toggle' entity"; "widgets.custom.require_confirmation.footer" = "Widget confirmation and state display are currently in BETA, if you experience issues please disable 'Require confirmation' and save."; +"widgets.custom.server_unreachable.body" = "Home Assistant could not be reached, please check your app server settings and connection security level."; +"widgets.custom.server_unreachable.title" = "Home Assistant could not be reached"; "widgets.custom.show_last_update_time.param.title" = "Ver la ultima vez de actualización"; "widgets.custom.show_states.description" = "Displaying latest states is not 100% guaranteed, you can give it a try and check the companion App documentation for more information."; "widgets.custom.show_states.param.title" = "Mostrar estados (Beta)"; diff --git a/Sources/App/Resources/et.lproj/Localizable.strings b/Sources/App/Resources/et.lproj/Localizable.strings index bf0e54202..caacb3221 100644 --- a/Sources/App/Resources/et.lproj/Localizable.strings +++ b/Sources/App/Resources/et.lproj/Localizable.strings @@ -596,11 +596,16 @@ "magic_item.action.assist.pipeline.title" = "Voog"; "magic_item.action.assist.start_listening.title" = "Alusta kuulamist"; "magic_item.action.assist.title" = "Abiline"; +"magic_item.action.assist.unsupported.title" = "Assist (iOS 26.4+)"; "magic_item.action.navigation_path.placeholder" = "nt /lovelace/kaamerad"; "magic_item.action.navigation_path.title" = "Navigatsioonitee"; "magic_item.action.on_tap" = "Vajutusel"; "magic_item.action.script.title" = "Skript"; "magic_item.add" = "Lisa"; +"magic_item.assist_prompt.navigation_title" = "Assist prompt"; +"magic_item.assist_prompt.prompt.footer" = "CarPlays käivitamisel saadetakse see viip Assistile ja vastus esitatakse helina. Veendu, et valitud Assist vool oleks tekstist kõneks funktsioon seadistatud"; +"magic_item.assist_prompt.prompt.title" = "Prompt"; +"magic_item.assist_prompt.title.title" = "Pealkiri"; "magic_item.background_color.title" = "Tausta värv"; "magic_item.display_text.title" = "Kuva tekst"; "magic_item.edit" = "Salvesta"; @@ -609,6 +614,8 @@ "magic_item.item_type.action.list.title" = "iOS-i toimingud"; "magic_item.item_type.action.list.warning.title" = "Lõpetame tulevikus iOS-i toimingute toetamise, kaalu selle asemel Home Assistanti skriptide või stseenide kasutamist."; "magic_item.item_type.app.list.title" = "Rakendus"; +"magic_item.item_type.assist_prompt.title" = "Assist prompt"; +"magic_item.item_type.assist_prompt.unsupported.title" = "Assist prompt (iOS 26.4+)"; "magic_item.item_type.entity.list.title" = "Olem"; "magic_item.item_type.scene.list.title" = "Stseenid"; "magic_item.item_type.script.list.title" = "Skriptid"; @@ -658,9 +665,9 @@ Sildid toimivad igas seadmes, kuhu on paigaldatud Home Assistant, millel on nend "nfc.tag_approval.allow_always" = "Luba alati"; "nfc.tag_approval.allow_once" = "Luba üks kord"; "nfc.tag_approval.copy_tag" = "Kopeeri silt"; -"nfc.tag_approval.description" = "Send this tag to Home Assistant to trigger linked automations."; +"nfc.tag_approval.description" = "Saada see märgis Home Assistantile, et käivitada seotud automatiseeringud."; "nfc.tag_approval.tag_id.title" = "Sildi ID"; -"nfc.tag_approval.title" = "Allow tag?"; +"nfc.tag_approval.title" = "Kas lubada märgis?"; "nfc.tag_read" = "NFC märgise lugemine"; "nfc.write.error.capacity" = "NFC-märgisel on ebapiisav maht: vajab %ld , kuid sellel on ainult %ld"; "nfc.write.error.invalid_format" = "NFC-märgis ei ole NDEF-vormingus"; @@ -892,13 +899,13 @@ Sildid toimivad igas seadmes, kuhu on paigaldatud Home Assistant, millel on nend "settings.connection_section.client_certificate.remove_confirmation.remove" = "Eemalda"; "settings.connection_section.client_certificate.remove_confirmation.title" = "Kas eemaldada sertifikaat?"; "settings.connection_section.cloud_overrides_external" = "Pilve kaudu ühenduse loomisel välist URL-i ei kasutata. Seda ei pea konfigureerima, välja arvatud juhul, kui soovid pilve keelata."; -"settings.connection_section.cloudhook.check_reachability.reachable" = "Reachable"; -"settings.connection_section.cloudhook.check_reachability.reachable_status_code" = "Reachable (HTTP %li)"; -"settings.connection_section.cloudhook.check_reachability.result" = "Result"; -"settings.connection_section.cloudhook.check_reachability.title" = "Check reachability"; -"settings.connection_section.cloudhook.check_reachability.unreachable" = "Unreachable: %@"; -"settings.connection_section.cloudhook.footer" = "Treat this URL as sensitive. Anyone with it can send requests to this mobile app webhook."; -"settings.connection_section.cloudhook.status.not_configured" = "Not configured"; +"settings.connection_section.cloudhook.check_reachability.reachable" = "Kättesaadav"; +"settings.connection_section.cloudhook.check_reachability.reachable_status_code" = "Kättesaadav (HTTP %li)"; +"settings.connection_section.cloudhook.check_reachability.result" = "Tulemus"; +"settings.connection_section.cloudhook.check_reachability.title" = "Kontrolli kättesaadavust"; +"settings.connection_section.cloudhook.check_reachability.unreachable" = "Kättesaamatu: %@"; +"settings.connection_section.cloudhook.footer" = "Käsitle seda URL-i tundlikuna. Igaüks, kellel see on, saab sellele mobiilirakenduse veebihaagile päringuid saata."; +"settings.connection_section.cloudhook.status.not_configured" = "Pole seadistatud"; "settings.connection_section.cloudhook.title" = "Cloudhook"; "settings.connection_section.connecting_via" = "Ühendatud läbi"; "settings.connection_section.connection_access_security_level.less_secure.title" = "Vähem turvaline"; @@ -1667,6 +1674,8 @@ Sildid toimivad igas seadmes, kuhu on paigaldatud Home Assistant, millel on nend "widgets.custom.intent_toggle_failed.body" = "Proovi uuesti"; "widgets.custom.intent_toggle_failed.title" = "Olemi \"ümberlülitamine\" nurjus"; "widgets.custom.require_confirmation.footer" = "Vidina kinnitus ja oleku kuvamine on praegu beetaversioonis, kui tekib probleeme, keela \"Nõua kinnitust\" ja salvesta."; +"widgets.custom.server_unreachable.body" = "Home Assistantiga ei õnnestunud ühendust saada, kontrolli oma rakenduse serveri seadeid ja ühenduse turvataset."; +"widgets.custom.server_unreachable.title" = "Home Assistant pole kättesaadav"; "widgets.custom.show_last_update_time.param.title" = "Kuva viimase värskenduse aeg"; "widgets.custom.show_states.description" = "Viimaste olekute kuvamine ei ole 100% tagatud, võid proovida ja vaadata lisateavet kaasrakenduse dokumentatsioonist."; "widgets.custom.show_states.param.title" = "Kuva olekud (BEETA)"; diff --git a/Sources/App/Resources/fi.lproj/Localizable.strings b/Sources/App/Resources/fi.lproj/Localizable.strings index 8878cd019..02dbc2a39 100644 --- a/Sources/App/Resources/fi.lproj/Localizable.strings +++ b/Sources/App/Resources/fi.lproj/Localizable.strings @@ -596,11 +596,16 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.action.assist.pipeline.title" = "Pipeline"; "magic_item.action.assist.start_listening.title" = "Start listening"; "magic_item.action.assist.title" = "Assist"; +"magic_item.action.assist.unsupported.title" = "Assist (iOS 26.4+)"; "magic_item.action.navigation_path.placeholder" = "esim. /lovelace/kamerat"; "magic_item.action.navigation_path.title" = "Navigointipolku"; "magic_item.action.on_tap" = "On tap"; "magic_item.action.script.title" = "Skripti"; "magic_item.add" = "Lisää"; +"magic_item.assist_prompt.navigation_title" = "Assist prompt"; +"magic_item.assist_prompt.prompt.footer" = "When executed in CarPlay, this prompt will be sent to Assist and the response will be played as audio. Make sure the selected Assist pipeline has text-to-speech configured."; +"magic_item.assist_prompt.prompt.title" = "Prompt"; +"magic_item.assist_prompt.title.title" = "Title"; "magic_item.background_color.title" = "Taustaväri"; "magic_item.display_text.title" = "Näytä teksti"; "magic_item.edit" = "Save"; @@ -609,6 +614,8 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.item_type.action.list.title" = "iOS Actions"; "magic_item.item_type.action.list.warning.title" = "We will stop supporting iOS Actions in the future, please consider using Home Assistant scripts or scenes instead."; "magic_item.item_type.app.list.title" = "App"; +"magic_item.item_type.assist_prompt.title" = "Assist prompt"; +"magic_item.item_type.assist_prompt.unsupported.title" = "Assist prompt (iOS 26.4+)"; "magic_item.item_type.entity.list.title" = "Entiteetti"; "magic_item.item_type.scene.list.title" = "Scenes"; "magic_item.item_type.script.list.title" = "Scripts"; @@ -1667,6 +1674,8 @@ Home Assistant is open source, advocates for privacy and runs locally in your ho "widgets.custom.intent_toggle_failed.body" = "Yritä uudelleen"; "widgets.custom.intent_toggle_failed.title" = "Failed to 'toggle' entity"; "widgets.custom.require_confirmation.footer" = "Widget confirmation and state display are currently in BETA, if you experience issues please disable 'Require confirmation' and save."; +"widgets.custom.server_unreachable.body" = "Home Assistant could not be reached, please check your app server settings and connection security level."; +"widgets.custom.server_unreachable.title" = "Home Assistant could not be reached"; "widgets.custom.show_last_update_time.param.title" = "Näytä viimeisin päivitysaika"; "widgets.custom.show_states.description" = "Displaying latest states is not 100% guaranteed, you can give it a try and check the companion App documentation for more information."; "widgets.custom.show_states.param.title" = "Näytä tilat (BETA)"; diff --git a/Sources/App/Resources/fr.lproj/Localizable.strings b/Sources/App/Resources/fr.lproj/Localizable.strings index db8f7da0d..a0e4837d1 100644 --- a/Sources/App/Resources/fr.lproj/Localizable.strings +++ b/Sources/App/Resources/fr.lproj/Localizable.strings @@ -596,11 +596,16 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.action.assist.pipeline.title" = "Pipeline"; "magic_item.action.assist.start_listening.title" = "Start listening"; "magic_item.action.assist.title" = "Assist"; +"magic_item.action.assist.unsupported.title" = "Assist (iOS 26.4+)"; "magic_item.action.navigation_path.placeholder" = "e.g. /lovelace/cameras"; "magic_item.action.navigation_path.title" = "Navigation path"; "magic_item.action.on_tap" = "On tap"; "magic_item.action.script.title" = "Script"; "magic_item.add" = "Ajouter"; +"magic_item.assist_prompt.navigation_title" = "Assist prompt"; +"magic_item.assist_prompt.prompt.footer" = "When executed in CarPlay, this prompt will be sent to Assist and the response will be played as audio. Make sure the selected Assist pipeline has text-to-speech configured."; +"magic_item.assist_prompt.prompt.title" = "Prompt"; +"magic_item.assist_prompt.title.title" = "Title"; "magic_item.background_color.title" = "Couleur d'arrière-plan"; "magic_item.display_text.title" = "Display text"; "magic_item.edit" = "Save"; @@ -609,6 +614,8 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.item_type.action.list.title" = "iOS Actions"; "magic_item.item_type.action.list.warning.title" = "We will stop supporting iOS Actions in the future, please consider using Home Assistant scripts or scenes instead."; "magic_item.item_type.app.list.title" = "App"; +"magic_item.item_type.assist_prompt.title" = "Assist prompt"; +"magic_item.item_type.assist_prompt.unsupported.title" = "Assist prompt (iOS 26.4+)"; "magic_item.item_type.entity.list.title" = "Entité"; "magic_item.item_type.scene.list.title" = "Scènes"; "magic_item.item_type.script.list.title" = "Scripts"; @@ -1667,6 +1674,8 @@ Home Assistant is open source, advocates for privacy and runs locally in your ho "widgets.custom.intent_toggle_failed.body" = "Please try again"; "widgets.custom.intent_toggle_failed.title" = "Failed to 'toggle' entity"; "widgets.custom.require_confirmation.footer" = "Widget confirmation and state display are currently in BETA, if you experience issues please disable 'Require confirmation' and save."; +"widgets.custom.server_unreachable.body" = "Home Assistant could not be reached, please check your app server settings and connection security level."; +"widgets.custom.server_unreachable.title" = "Home Assistant could not be reached"; "widgets.custom.show_last_update_time.param.title" = "Show last update time"; "widgets.custom.show_states.description" = "Displaying latest states is not 100% guaranteed, you can give it a try and check the companion App documentation for more information."; "widgets.custom.show_states.param.title" = "Show states (BETA)"; diff --git a/Sources/App/Resources/he.lproj/Localizable.strings b/Sources/App/Resources/he.lproj/Localizable.strings index eecb7f66d..63c139b49 100644 --- a/Sources/App/Resources/he.lproj/Localizable.strings +++ b/Sources/App/Resources/he.lproj/Localizable.strings @@ -596,11 +596,16 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.action.assist.pipeline.title" = "Pipeline"; "magic_item.action.assist.start_listening.title" = "Start listening"; "magic_item.action.assist.title" = "Assist"; +"magic_item.action.assist.unsupported.title" = "Assist (iOS 26.4+)"; "magic_item.action.navigation_path.placeholder" = "e.g. /lovelace/cameras"; "magic_item.action.navigation_path.title" = "Navigation path"; "magic_item.action.on_tap" = "On tap"; "magic_item.action.script.title" = "Script"; "magic_item.add" = "Add"; +"magic_item.assist_prompt.navigation_title" = "Assist prompt"; +"magic_item.assist_prompt.prompt.footer" = "When executed in CarPlay, this prompt will be sent to Assist and the response will be played as audio. Make sure the selected Assist pipeline has text-to-speech configured."; +"magic_item.assist_prompt.prompt.title" = "Prompt"; +"magic_item.assist_prompt.title.title" = "Title"; "magic_item.background_color.title" = "Background color"; "magic_item.display_text.title" = "Display text"; "magic_item.edit" = "Save"; @@ -609,6 +614,8 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.item_type.action.list.title" = "iOS Actions"; "magic_item.item_type.action.list.warning.title" = "We will stop supporting iOS Actions in the future, please consider using Home Assistant scripts or scenes instead."; "magic_item.item_type.app.list.title" = "App"; +"magic_item.item_type.assist_prompt.title" = "Assist prompt"; +"magic_item.item_type.assist_prompt.unsupported.title" = "Assist prompt (iOS 26.4+)"; "magic_item.item_type.entity.list.title" = "Entity"; "magic_item.item_type.scene.list.title" = "Scenes"; "magic_item.item_type.script.list.title" = "Scripts"; @@ -1667,6 +1674,8 @@ Home Assistant is open source, advocates for privacy and runs locally in your ho "widgets.custom.intent_toggle_failed.body" = "Please try again"; "widgets.custom.intent_toggle_failed.title" = "Failed to 'toggle' entity"; "widgets.custom.require_confirmation.footer" = "Widget confirmation and state display are currently in BETA, if you experience issues please disable 'Require confirmation' and save."; +"widgets.custom.server_unreachable.body" = "Home Assistant could not be reached, please check your app server settings and connection security level."; +"widgets.custom.server_unreachable.title" = "Home Assistant could not be reached"; "widgets.custom.show_last_update_time.param.title" = "Show last update time"; "widgets.custom.show_states.description" = "Displaying latest states is not 100% guaranteed, you can give it a try and check the companion App documentation for more information."; "widgets.custom.show_states.param.title" = "Show states (BETA)"; diff --git a/Sources/App/Resources/hu.lproj/Localizable.strings b/Sources/App/Resources/hu.lproj/Localizable.strings index d96906104..2471b1c17 100644 --- a/Sources/App/Resources/hu.lproj/Localizable.strings +++ b/Sources/App/Resources/hu.lproj/Localizable.strings @@ -596,11 +596,16 @@ Ez a szerver kliens tanúsítványt (mTLS) igényel, de a művelet megszakítva. "magic_item.action.assist.pipeline.title" = "Folyamat"; "magic_item.action.assist.start_listening.title" = "Figyelés indítása"; "magic_item.action.assist.title" = "Assist"; +"magic_item.action.assist.unsupported.title" = "Assist (iOS 26.4+)"; "magic_item.action.navigation_path.placeholder" = "pl. /lovelace/camera"; "magic_item.action.navigation_path.title" = "Navigációs útvonal"; "magic_item.action.on_tap" = "Érintésre"; "magic_item.action.script.title" = "Szkript"; "magic_item.add" = "Hozzáadás"; +"magic_item.assist_prompt.navigation_title" = "Assist prompt"; +"magic_item.assist_prompt.prompt.footer" = "When executed in CarPlay, this prompt will be sent to Assist and the response will be played as audio. Make sure the selected Assist pipeline has text-to-speech configured."; +"magic_item.assist_prompt.prompt.title" = "Prompt"; +"magic_item.assist_prompt.title.title" = "Title"; "magic_item.background_color.title" = "Háttérszín"; "magic_item.display_text.title" = "Szöveg megjelenítése"; "magic_item.edit" = "Mentés"; @@ -609,6 +614,8 @@ Ez a szerver kliens tanúsítványt (mTLS) igényel, de a művelet megszakítva. "magic_item.item_type.action.list.title" = "iOS műveletek"; "magic_item.item_type.action.list.warning.title" = "A jövőben megszüntetésre kerül az iOS Műveletek támogatása, kérjük, fontolja meg a Home Assistant szkriptek vagy jelenetek használatát helyette."; "magic_item.item_type.app.list.title" = "App"; +"magic_item.item_type.assist_prompt.title" = "Assist prompt"; +"magic_item.item_type.assist_prompt.unsupported.title" = "Assist prompt (iOS 26.4+)"; "magic_item.item_type.entity.list.title" = "Entitás"; "magic_item.item_type.scene.list.title" = "Jelenetek"; "magic_item.item_type.script.list.title" = "Szkriptek"; @@ -1666,6 +1673,8 @@ A Home Assistant nyílt forráskódú, az adatvédelem mellett áll ki és helyi "widgets.custom.intent_toggle_failed.body" = "Kérjük, próbálja újra"; "widgets.custom.intent_toggle_failed.title" = "Nem sikerült 'kapcsolni' az entitást"; "widgets.custom.require_confirmation.footer" = "A widget megerősítése és állapotmegjelenítése jelenleg BÉTA verzióban van. Ha problémákat tapasztal, kapcsolja ki a 'Megerősítés kérése' opciót, majd mentse a beállítást."; +"widgets.custom.server_unreachable.body" = "Home Assistant could not be reached, please check your app server settings and connection security level."; +"widgets.custom.server_unreachable.title" = "Home Assistant could not be reached"; "widgets.custom.show_last_update_time.param.title" = "Utolsó frissítés idejének megjelenítése"; "widgets.custom.show_states.description" = "A legfrissebb állapotok megjelenítése nem garantált 100%-osan, de kipróbálhatja. További információért tekintse meg a társalkalmazás dokumentációját."; "widgets.custom.show_states.param.title" = "Állapotok megjelenítése (BÉTA)"; diff --git a/Sources/App/Resources/id.lproj/Localizable.strings b/Sources/App/Resources/id.lproj/Localizable.strings index 518e68f30..777063d0b 100644 --- a/Sources/App/Resources/id.lproj/Localizable.strings +++ b/Sources/App/Resources/id.lproj/Localizable.strings @@ -596,11 +596,16 @@ Server ini memerlukan sertifikat klien (mTLS) tetapi operasi dibatalkan."; "magic_item.action.assist.pipeline.title" = "Saluran"; "magic_item.action.assist.start_listening.title" = "Mulai dengarkan"; "magic_item.action.assist.title" = "Assist"; +"magic_item.action.assist.unsupported.title" = "Assist (iOS 26.4+)"; "magic_item.action.navigation_path.placeholder" = "mis. /lovelace/kamera"; "magic_item.action.navigation_path.title" = "Jalur navigasi"; "magic_item.action.on_tap" = "Saat mengetuk"; "magic_item.action.script.title" = "Skrip"; "magic_item.add" = "Tambahkan"; +"magic_item.assist_prompt.navigation_title" = "Assist prompt"; +"magic_item.assist_prompt.prompt.footer" = "When executed in CarPlay, this prompt will be sent to Assist and the response will be played as audio. Make sure the selected Assist pipeline has text-to-speech configured."; +"magic_item.assist_prompt.prompt.title" = "Prompt"; +"magic_item.assist_prompt.title.title" = "Title"; "magic_item.background_color.title" = "Warna latar belakang"; "magic_item.display_text.title" = "Teks tampilan"; "magic_item.edit" = "Simpan"; @@ -609,6 +614,8 @@ Server ini memerlukan sertifikat klien (mTLS) tetapi operasi dibatalkan."; "magic_item.item_type.action.list.title" = "Tindakan iOS"; "magic_item.item_type.action.list.warning.title" = "Kami akan berhenti mendukung Tindakan iOS di masa mendatang, pertimbangkan untuk menggunakan skrip atau skenario Home Assistant sebagai gantinya."; "magic_item.item_type.app.list.title" = "App"; +"magic_item.item_type.assist_prompt.title" = "Assist prompt"; +"magic_item.item_type.assist_prompt.unsupported.title" = "Assist prompt (iOS 26.4+)"; "magic_item.item_type.entity.list.title" = "Entitas"; "magic_item.item_type.scene.list.title" = "Skenario"; "magic_item.item_type.script.list.title" = "Skrip"; @@ -1666,6 +1673,8 @@ Home Assistant bersifat sumber terbuka, mendukung privasi, dan berjalan secara l "widgets.custom.intent_toggle_failed.body" = "Coba lagi"; "widgets.custom.intent_toggle_failed.title" = "Gagal untuk 'mengalihkan' entitas"; "widgets.custom.require_confirmation.footer" = "Konfirmasi widget dan tampilan status saat ini masih dalam versi BETA, jika Anda mengalami masalah, nonaktifkan 'Memerlukan konfirmasi' dan simpan."; +"widgets.custom.server_unreachable.body" = "Home Assistant could not be reached, please check your app server settings and connection security level."; +"widgets.custom.server_unreachable.title" = "Home Assistant could not be reached"; "widgets.custom.show_last_update_time.param.title" = "Tampilkan waktu pembaruan terakhir"; "widgets.custom.show_states.description" = "Tampilan status terbaru tidak dapat dijamin 100%, Anda dapat mencobanya dan memeriksa dokumentasi Aplikasi pendamping untuk informasi lebih lanjut."; "widgets.custom.show_states.param.title" = "Tampilkan status (BETA)"; diff --git a/Sources/App/Resources/it.lproj/Localizable.strings b/Sources/App/Resources/it.lproj/Localizable.strings index 43e0d6fc0..9d3e6339c 100644 --- a/Sources/App/Resources/it.lproj/Localizable.strings +++ b/Sources/App/Resources/it.lproj/Localizable.strings @@ -596,11 +596,16 @@ Questo server richiede un certificato client (mTLS), ma l'operazione è stata an "magic_item.action.assist.pipeline.title" = "Pipeline"; "magic_item.action.assist.start_listening.title" = "Inizia ad ascoltare"; "magic_item.action.assist.title" = "Assist"; +"magic_item.action.assist.unsupported.title" = "Assist (iOS 26.4+)"; "magic_item.action.navigation_path.placeholder" = "ad es. /lovelace/cameras"; "magic_item.action.navigation_path.title" = "Percorso di navigazione"; "magic_item.action.on_tap" = "Al tocco"; "magic_item.action.script.title" = "Script"; "magic_item.add" = "Aggiungi"; +"magic_item.assist_prompt.navigation_title" = "Assist prompt"; +"magic_item.assist_prompt.prompt.footer" = "When executed in CarPlay, this prompt will be sent to Assist and the response will be played as audio. Make sure the selected Assist pipeline has text-to-speech configured."; +"magic_item.assist_prompt.prompt.title" = "Prompt"; +"magic_item.assist_prompt.title.title" = "Title"; "magic_item.background_color.title" = "Colore dello sfondo"; "magic_item.display_text.title" = "Testo da visualizzare"; "magic_item.edit" = "Salva"; @@ -609,6 +614,8 @@ Questo server richiede un certificato client (mTLS), ma l'operazione è stata an "magic_item.item_type.action.list.title" = "Azioni iOS"; "magic_item.item_type.action.list.warning.title" = "In futuro non supporteremo più le azioni iOS. Ti consigliamo di utilizzare al loro posto gli script o le scene di Home Assistant."; "magic_item.item_type.app.list.title" = "App"; +"magic_item.item_type.assist_prompt.title" = "Assist prompt"; +"magic_item.item_type.assist_prompt.unsupported.title" = "Assist prompt (iOS 26.4+)"; "magic_item.item_type.entity.list.title" = "Entità"; "magic_item.item_type.scene.list.title" = "Scene"; "magic_item.item_type.script.list.title" = "Script"; @@ -1667,6 +1674,8 @@ Home Assistant è un software open source, difende la privacy e funziona localme "widgets.custom.intent_toggle_failed.body" = "Prova di nuovo"; "widgets.custom.intent_toggle_failed.title" = "Impossibile 'commutare' l'entità"; "widgets.custom.require_confirmation.footer" = "La conferma dei widget e la visualizzazione dello stato sono attualmente in versione BETA; in caso di problemi, disattiva l'opzione “Richiedi conferma” e salva."; +"widgets.custom.server_unreachable.body" = "Home Assistant could not be reached, please check your app server settings and connection security level."; +"widgets.custom.server_unreachable.title" = "Home Assistant could not be reached"; "widgets.custom.show_last_update_time.param.title" = "Mostra l'ora dell'ultimo aggiornamento"; "widgets.custom.show_states.description" = "La visualizzazione degli stati più recenti non è garantita al 100%; puoi provarci e consultare la documentazione dell'app associata per ulteriori informazioni."; "widgets.custom.show_states.param.title" = "Mostra stati (BETA)"; diff --git a/Sources/App/Resources/ja.lproj/Localizable.strings b/Sources/App/Resources/ja.lproj/Localizable.strings index 113fc72e6..f1b732454 100644 --- a/Sources/App/Resources/ja.lproj/Localizable.strings +++ b/Sources/App/Resources/ja.lproj/Localizable.strings @@ -596,11 +596,16 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.action.assist.pipeline.title" = "パイプライン"; "magic_item.action.assist.start_listening.title" = "リスニング開始"; "magic_item.action.assist.title" = "アシスト"; +"magic_item.action.assist.unsupported.title" = "Assist (iOS 26.4+)"; "magic_item.action.navigation_path.placeholder" = "例: /lovelace/cameras"; "magic_item.action.navigation_path.title" = "ナビゲーションパス"; "magic_item.action.on_tap" = "タップ"; "magic_item.action.script.title" = "スクリプト"; "magic_item.add" = "追加"; +"magic_item.assist_prompt.navigation_title" = "Assist prompt"; +"magic_item.assist_prompt.prompt.footer" = "When executed in CarPlay, this prompt will be sent to Assist and the response will be played as audio. Make sure the selected Assist pipeline has text-to-speech configured."; +"magic_item.assist_prompt.prompt.title" = "Prompt"; +"magic_item.assist_prompt.title.title" = "Title"; "magic_item.background_color.title" = "背景色"; "magic_item.display_text.title" = "テキスト表示"; "magic_item.edit" = "保存"; @@ -609,6 +614,8 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.item_type.action.list.title" = "iOSアクション"; "magic_item.item_type.action.list.warning.title" = "今後、iOS アクションのサポートは停止される予定ですので、代わりに Home Assistant スクリプトまたはシーンの使用を検討してください。"; "magic_item.item_type.app.list.title" = "アプリ"; +"magic_item.item_type.assist_prompt.title" = "Assist prompt"; +"magic_item.item_type.assist_prompt.unsupported.title" = "Assist prompt (iOS 26.4+)"; "magic_item.item_type.entity.list.title" = "エンティティ"; "magic_item.item_type.scene.list.title" = "シーン"; "magic_item.item_type.script.list.title" = "スクリプト"; @@ -1666,6 +1673,8 @@ Home Assistantはオープンソースで、プライバシーを擁護し、あ "widgets.custom.intent_toggle_failed.body" = "もう一度お試しください"; "widgets.custom.intent_toggle_failed.title" = "エンティティの「トグル」に失敗しました"; "widgets.custom.require_confirmation.footer" = "ウィジェットの確認と状態表示は現在ベータ版です。問題が発生した場合は、「確認が必要」を無効にして保存してください。"; +"widgets.custom.server_unreachable.body" = "Home Assistant could not be reached, please check your app server settings and connection security level."; +"widgets.custom.server_unreachable.title" = "Home Assistant could not be reached"; "widgets.custom.show_last_update_time.param.title" = "最終更新時間を表示"; "widgets.custom.show_states.description" = "最新の状態が表示されることは 100% 保証されているわけではありませんが、試してみて、付属のアプリのドキュメントで詳細を確認してください。"; "widgets.custom.show_states.param.title" = "状態を表示 (ベータ版)"; diff --git a/Sources/App/Resources/ko-KR.lproj/Localizable.strings b/Sources/App/Resources/ko-KR.lproj/Localizable.strings index 0a377cde1..43a170e12 100644 --- a/Sources/App/Resources/ko-KR.lproj/Localizable.strings +++ b/Sources/App/Resources/ko-KR.lproj/Localizable.strings @@ -596,11 +596,16 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.action.assist.pipeline.title" = "파이프라인"; "magic_item.action.assist.start_listening.title" = "듣기 시작"; "magic_item.action.assist.title" = "Assist"; +"magic_item.action.assist.unsupported.title" = "Assist (iOS 26.4+)"; "magic_item.action.navigation_path.placeholder" = "예: /lovelace/cameras"; "magic_item.action.navigation_path.title" = "탐색 경로"; "magic_item.action.on_tap" = "탭 시"; "magic_item.action.script.title" = "스크립트"; "magic_item.add" = "추가하기"; +"magic_item.assist_prompt.navigation_title" = "Assist prompt"; +"magic_item.assist_prompt.prompt.footer" = "When executed in CarPlay, this prompt will be sent to Assist and the response will be played as audio. Make sure the selected Assist pipeline has text-to-speech configured."; +"magic_item.assist_prompt.prompt.title" = "Prompt"; +"magic_item.assist_prompt.title.title" = "Title"; "magic_item.background_color.title" = "배경색"; "magic_item.display_text.title" = "텍스트 표시"; "magic_item.edit" = "저장하기"; @@ -609,6 +614,8 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.item_type.action.list.title" = "iOS 동작"; "magic_item.item_type.action.list.warning.title" = "앞으로 iOS 동작 지원이 중단될 예정이므로 대신 Home Assistant 스크립트나 장면을 사용하시기 바랍니다."; "magic_item.item_type.app.list.title" = "앱"; +"magic_item.item_type.assist_prompt.title" = "Assist prompt"; +"magic_item.item_type.assist_prompt.unsupported.title" = "Assist prompt (iOS 26.4+)"; "magic_item.item_type.entity.list.title" = "구성요소"; "magic_item.item_type.scene.list.title" = "장면"; "magic_item.item_type.script.list.title" = "스크립트"; @@ -1667,6 +1674,8 @@ Home Assistant is open source, advocates for privacy and runs locally in your ho "widgets.custom.intent_toggle_failed.body" = "다시 시도해주세요"; "widgets.custom.intent_toggle_failed.title" = "구성요소 '토글'에 실패했습니다"; "widgets.custom.require_confirmation.footer" = "위젯 확인 및 상태 표시 기능은 현재 베타 버전입니다. 문제가 발생하면 '확인 필요'를 비활성화하고 저장하세요."; +"widgets.custom.server_unreachable.body" = "Home Assistant could not be reached, please check your app server settings and connection security level."; +"widgets.custom.server_unreachable.title" = "Home Assistant could not be reached"; "widgets.custom.show_last_update_time.param.title" = "마지막 업데이트 시간 표시"; "widgets.custom.show_states.description" = "최신 상태가 100% 표시되는 것은 보장할 수 없으므로, 시도해 보고 자세한 내용은 앱 설명서를 확인하세요."; "widgets.custom.show_states.param.title" = "상태 표시 (베타)"; diff --git a/Sources/App/Resources/ml.lproj/Localizable.strings b/Sources/App/Resources/ml.lproj/Localizable.strings index 52b3e04c5..bef78df41 100644 --- a/Sources/App/Resources/ml.lproj/Localizable.strings +++ b/Sources/App/Resources/ml.lproj/Localizable.strings @@ -596,11 +596,16 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.action.assist.pipeline.title" = "Pipeline"; "magic_item.action.assist.start_listening.title" = "Start listening"; "magic_item.action.assist.title" = "Assist"; +"magic_item.action.assist.unsupported.title" = "Assist (iOS 26.4+)"; "magic_item.action.navigation_path.placeholder" = "e.g. /lovelace/cameras"; "magic_item.action.navigation_path.title" = "Navigation path"; "magic_item.action.on_tap" = "On tap"; "magic_item.action.script.title" = "Script"; "magic_item.add" = "Add"; +"magic_item.assist_prompt.navigation_title" = "Assist prompt"; +"magic_item.assist_prompt.prompt.footer" = "When executed in CarPlay, this prompt will be sent to Assist and the response will be played as audio. Make sure the selected Assist pipeline has text-to-speech configured."; +"magic_item.assist_prompt.prompt.title" = "Prompt"; +"magic_item.assist_prompt.title.title" = "Title"; "magic_item.background_color.title" = "Background color"; "magic_item.display_text.title" = "Display text"; "magic_item.edit" = "Save"; @@ -609,6 +614,8 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.item_type.action.list.title" = "iOS Actions"; "magic_item.item_type.action.list.warning.title" = "We will stop supporting iOS Actions in the future, please consider using Home Assistant scripts or scenes instead."; "magic_item.item_type.app.list.title" = "App"; +"magic_item.item_type.assist_prompt.title" = "Assist prompt"; +"magic_item.item_type.assist_prompt.unsupported.title" = "Assist prompt (iOS 26.4+)"; "magic_item.item_type.entity.list.title" = "Entity"; "magic_item.item_type.scene.list.title" = "Scenes"; "magic_item.item_type.script.list.title" = "Scripts"; @@ -1667,6 +1674,8 @@ Home Assistant is open source, advocates for privacy and runs locally in your ho "widgets.custom.intent_toggle_failed.body" = "Please try again"; "widgets.custom.intent_toggle_failed.title" = "Failed to 'toggle' entity"; "widgets.custom.require_confirmation.footer" = "Widget confirmation and state display are currently in BETA, if you experience issues please disable 'Require confirmation' and save."; +"widgets.custom.server_unreachable.body" = "Home Assistant could not be reached, please check your app server settings and connection security level."; +"widgets.custom.server_unreachable.title" = "Home Assistant could not be reached"; "widgets.custom.show_last_update_time.param.title" = "അവസാന പുതുപ്പിപ്പ് സമയം കാണിക്കുക"; "widgets.custom.show_states.description" = "Displaying latest states is not 100% guaranteed, you can give it a try and check the companion App documentation for more information."; "widgets.custom.show_states.param.title" = "നിലകൾ കാണിക്കുക (ബീറ്റ)"; diff --git a/Sources/App/Resources/nb.lproj/Core.strings b/Sources/App/Resources/nb.lproj/Core.strings index 977cc5d9c..c47f1f2ff 100644 --- a/Sources/App/Resources/nb.lproj/Core.strings +++ b/Sources/App/Resources/nb.lproj/Core.strings @@ -96,10 +96,10 @@ "component::improv_ble::config::abort::cannot_connect" = "Tilkobling mislyktes"; "component::improv_ble::config::abort::characteristic_missing" = "The device is either already connected to Wi-Fi, or no longer able to connect to Wi-Fi. If you want to connect it to another network, try factory resetting it first."; "component::improv_ble::config::abort::no_devices_found" = "Ingen enheter funnet på nettverket"; -"component::improv_ble::config::abort::provision_successful" = "The device has successfully connected to the Wi-Fi network."; -"component::improv_ble::config::abort::provision_successful_url" = "The device has successfully connected to the Wi-Fi network.\ +"component::improv_ble::config::abort::provision_successful" = "Enheten har koblet seg til Wi-Fi-nettverket."; +"component::improv_ble::config::abort::provision_successful_url" = "Enheten har koblet seg til Wi-Fi-nettverket.\ \ -Please finish the setup by following the [setup instructions]({url})."; +Vennligst fullfør oppsettet ved å følge [oppsettsinstruksjonene]({url})."; "component::improv_ble::config::abort::unknown" = "Uventet feil"; "component::improv_ble::config::error::unable_to_connect" = "The device could not connect to the Wi-Fi network. Check that the SSID and password are correct and try again."; "component::improv_ble::config::flow_title" = "{name}"; diff --git a/Sources/App/Resources/nb.lproj/Localizable.strings b/Sources/App/Resources/nb.lproj/Localizable.strings index fdb11d8f5..008980aea 100644 --- a/Sources/App/Resources/nb.lproj/Localizable.strings +++ b/Sources/App/Resources/nb.lproj/Localizable.strings @@ -116,12 +116,12 @@ "app_intents.widget_action.actions_parameter_configuration" = "Which actions?"; "assist.button.finish_recording.title" = "Tap to finish recording..."; "assist.button.listening.title" = "Listening..."; -"assist.carplay.playback_help.change_playback.detail" = "Choose Download and play if Stream does not play audio in your car."; +"assist.carplay.playback_help.change_playback.detail" = "Velg Last ned og spill av hvis Stream ikke spiller av lyd i bilen din."; "assist.carplay.playback_help.change_playback.title" = "TTS Playback"; "assist.carplay.playback_help.go_to_advanced.detail" = "Open Advanced, then Assist."; "assist.carplay.playback_help.go_to_advanced.title" = "Advanced > Assist"; -"assist.carplay.playback_help.message" = "If you encounter audio playback issues, open CarPlay settings in the Home Assistant Companion app, tap Advanced, open Assist, and change TTS Playback to Download and play."; -"assist.carplay.playback_help.open_app.detail" = "Open CarPlay settings in the Home Assistant Companion app."; +"assist.carplay.playback_help.message" = "Hvis du støter på problemer med lydavspilling, åpner du CarPlay-innstillingene i Home Assistant Companion-appen, trykker på Avansert, åpner Assist og endrer TTS-avspilling til Last ned og spill av."; +"assist.carplay.playback_help.open_app.detail" = "Åpne CarPlay-innstillingene i Home Assistant Companion-appen."; "assist.carplay.playback_help.open_app.title" = "Companion app"; "assist.carplay.playback_help.title" = "Audio Playback Help"; "assist.carplay.processing.title" = "Behandler..."; @@ -184,23 +184,23 @@ "carPlay.debug.delete_db.alert.title" = "Are you sure you want to delete CarPlay configuration? This can't be reverted"; "carPlay.debug.delete_db.button.title" = "Delete CarPlay configuration"; "carPlay.debug.delete_db.reset.title" = "Reset configuration"; -"carPlay.debug.settings.assist_session.allow_bluetooth_a2dp" = "Allow Bluetooth A2DP"; -"carPlay.debug.settings.assist_session.allow_bluetooth_hfp" = "Allow Bluetooth HFP"; -"carPlay.debug.settings.assist_session.audio_category" = "Audio category"; -"carPlay.debug.settings.assist_session.audio_mode" = "Audio mode"; +"carPlay.debug.settings.assist_session.allow_bluetooth_a2dp" = "Tillat Bluetooth A2DP"; +"carPlay.debug.settings.assist_session.allow_bluetooth_hfp" = "Tillat Bluetooth HFP"; +"carPlay.debug.settings.assist_session.audio_category" = "Lydkategori"; +"carPlay.debug.settings.assist_session.audio_mode" = "Lydmodus"; "carPlay.debug.settings.assist_session.duck_others" = "Duck others"; -"carPlay.debug.settings.assist_session.footer" = "These values apply when a new CarPlay Assist session starts."; -"carPlay.debug.settings.assist_session.interrupt_spoken_audio" = "Interrupt spoken audio"; +"carPlay.debug.settings.assist_session.footer" = "Disse verdiene gjelder når en ny CarPlay Assist-økt starter."; +"carPlay.debug.settings.assist_session.interrupt_spoken_audio" = "Avbryt talt lyd"; "carPlay.debug.settings.assist_session.play_recording_indicator_tone" = "Play recording indicator tone"; -"carPlay.debug.settings.assist_session.preferred_sample_rate" = "Preferred sample rate"; +"carPlay.debug.settings.assist_session.preferred_sample_rate" = "Foretrukket samplingsfrekvens"; "carPlay.debug.settings.assist_session.recorder_manages_audio_session" = "AudioRecorder manages audio session"; "carPlay.debug.settings.assist_session.title" = "Assist Session"; -"carPlay.debug.settings.navigation_title" = "CarPlay Debug"; +"carPlay.debug.settings.navigation_title" = "CarPlay-feilsøking"; "carPlay.debug.settings.option.audio_category.play_and_record" = "playAndRecord"; "carPlay.debug.settings.option.audio_category.playback" = "playback"; "carPlay.debug.settings.option.audio_category.record" = "record"; "carPlay.debug.settings.option.audio_mode.default" = "default"; -"carPlay.debug.settings.option.audio_mode.measurement" = "measurement"; +"carPlay.debug.settings.option.audio_mode.measurement" = "mål"; "carPlay.debug.settings.option.audio_mode.spoken_audio" = "spokenAudio"; "carPlay.debug.settings.option.audio_mode.voice_chat" = "voiceChat"; "carPlay.debug.settings.option.audio_mode.voice_prompt" = "voicePrompt"; @@ -208,20 +208,20 @@ "carPlay.debug.settings.option.tts_playback_strategy.download_and_play" = "Download and play"; "carPlay.debug.settings.option.tts_playback_strategy.stream" = "Stream"; "carPlay.debug.settings.reset" = "Reset"; -"carPlay.debug.settings.row_title" = "CarPlay Debug Settings"; -"carPlay.debug.settings.tts_audio_session.activate_audio_session_before_play" = "Activate audio session before play"; +"carPlay.debug.settings.row_title" = "CarPlay feilsøkingsinnstillinger"; +"carPlay.debug.settings.tts_audio_session.activate_audio_session_before_play" = "Aktiver lydøkt før avspilling"; "carPlay.debug.settings.tts_audio_session.allow_bluetooth_a2dp" = "TTS allow Bluetooth A2DP"; "carPlay.debug.settings.tts_audio_session.allow_bluetooth_hfp" = "TTS allow Bluetooth HFP"; "carPlay.debug.settings.tts_audio_session.category" = "TTS category"; "carPlay.debug.settings.tts_audio_session.deactivate_before_reconfigure" = "Deactivate before reconfigure"; "carPlay.debug.settings.tts_audio_session.duck_others" = "TTS duck others"; -"carPlay.debug.settings.tts_audio_session.footer" = "This section lets you force a dedicated TTS session reconfiguration, which is the most likely area if another app starting playback makes the response suddenly audible."; +"carPlay.debug.settings.tts_audio_session.footer" = "Denne delen lar deg tvinge frem en dedikert omkonfigurering av TTS-økten, som er det mest sannsynlige området hvis en annen app som starter avspilling, plutselig gjør at responsen er hørbar."; "carPlay.debug.settings.tts_audio_session.interrupt_spoken_audio" = "TTS interrupt spoken audio"; "carPlay.debug.settings.tts_audio_session.mode" = "TTS mode"; "carPlay.debug.settings.tts_audio_session.reconfigure_before_tts" = "Reconfigure before TTS"; "carPlay.debug.settings.tts_audio_session.title" = "TTS Audio Session"; -"carPlay.debug.settings.tts_playback.avplayer_waits_to_minimize_stalling" = "AVPlayer waits to minimize stalling"; -"carPlay.debug.settings.tts_playback.footer" = "Use the downloaded AVAudioPlayer strategy to determine whether the failure is tied to AVPlayer or remote URL playback."; +"carPlay.debug.settings.tts_playback.avplayer_waits_to_minimize_stalling" = "AVPlayer venter for å minimere stopping"; +"carPlay.debug.settings.tts_playback.footer" = "Bruk den nedlastede AVAudioPlayer-strategien til å finne ut om feilen er knyttet til AVPlayer eller ekstern URL-avspilling."; "carPlay.debug.settings.tts_playback.playback_delay" = "Playback delay"; "carPlay.debug.settings.tts_playback.playback_strategy" = "Playback strategy"; "carPlay.debug.settings.tts_playback.title" = "TTS Playback"; @@ -230,8 +230,8 @@ "carPlay.labels.no_servers_available" = "No servers available. Add a server in the app."; "carPlay.labels.select_server" = "Select server"; "carPlay.labels.servers" = "Servers"; -"carPlay.labels.settings.advanced.assist.section.title" = "Assist"; -"carPlay.labels.settings.advanced.assist.tts_playback.footer" = "In some cars, spoken responses may not play when 'Stream' is selected. If that happens, 'Download and play' can potentially fix it."; +"carPlay.labels.settings.advanced.assist.section.title" = "Assistere"; +"carPlay.labels.settings.advanced.assist.tts_playback.footer" = "I noen biler kan det hende at talesvar ikke spilles av når «Strøm» er valgt. Hvis det skjer, kan «Last ned og spill av» potensielt fikse det."; "carPlay.labels.settings.advanced.assist.tts_playback.title" = "TTS Playback"; "carPlay.labels.settings.advanced.section.button.detail" = "Use this option if your server data is not loaded properly."; "carPlay.labels.settings.advanced.section.button.title" = "Restart App"; @@ -596,11 +596,16 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.action.assist.pipeline.title" = "Pipeline"; "magic_item.action.assist.start_listening.title" = "Start listening"; "magic_item.action.assist.title" = "Assist"; +"magic_item.action.assist.unsupported.title" = "Assist (iOS 26.4+)"; "magic_item.action.navigation_path.placeholder" = "e.g. /lovelace/cameras"; "magic_item.action.navigation_path.title" = "Navigation path"; "magic_item.action.on_tap" = "On tap"; "magic_item.action.script.title" = "Script"; "magic_item.add" = "Add"; +"magic_item.assist_prompt.navigation_title" = "Assist prompt"; +"magic_item.assist_prompt.prompt.footer" = "Når denne meldingen kjøres i CarPlay, sendes den til Assist, og svaret spilles av som lyd. Sørg for at den valgte Assist-pipelinen har tekst-til-tale konfigurert."; +"magic_item.assist_prompt.prompt.title" = "Prompt"; +"magic_item.assist_prompt.title.title" = "Tittel"; "magic_item.background_color.title" = "Background color"; "magic_item.display_text.title" = "Display text"; "magic_item.edit" = "Save"; @@ -609,6 +614,8 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.item_type.action.list.title" = "iOS Actions"; "magic_item.item_type.action.list.warning.title" = "We will stop supporting iOS Actions in the future, please consider using Home Assistant scripts or scenes instead."; "magic_item.item_type.app.list.title" = "App"; +"magic_item.item_type.assist_prompt.title" = "Assist prompt"; +"magic_item.item_type.assist_prompt.unsupported.title" = "Hjelpemelding (iOS 26.4+)"; "magic_item.item_type.entity.list.title" = "Entity"; "magic_item.item_type.scene.list.title" = "Scenes"; "magic_item.item_type.script.list.title" = "Scripts"; @@ -655,12 +662,12 @@ Koder vil fungere på alle enheter med Home Assistant installert som har maskinv "nfc.read.error.not_home_assistant" = "NFC-taggen er ikke et Home Assistant-tagg"; "nfc.read.error.tag_invalid" = "NFC-taggen er ugyldig"; "nfc.read.start_message" = "Hold %@ nærheten av en NFC-taggen"; -"nfc.tag_approval.allow_always" = "Allow Always"; -"nfc.tag_approval.allow_once" = "Allow Once"; -"nfc.tag_approval.copy_tag" = "Copy tag"; -"nfc.tag_approval.description" = "Send this tag to Home Assistant to trigger linked automations."; -"nfc.tag_approval.tag_id.title" = "Tag identifier"; -"nfc.tag_approval.title" = "Allow tag?"; +"nfc.tag_approval.allow_always" = "Tillat alltid"; +"nfc.tag_approval.allow_once" = "Tillat én gang"; +"nfc.tag_approval.copy_tag" = "Kopier taggen"; +"nfc.tag_approval.description" = "Send denne taggen til Home Assistant for å utløse koblede automatiseringer."; +"nfc.tag_approval.tag_id.title" = "Tag-identifikator"; +"nfc.tag_approval.title" = "Tillate tagg?"; "nfc.tag_read" = "NFC Tag Les"; "nfc.write.error.capacity" = "NFC-taggen har ikke nok kapasitet: trenger %ld men har bare %ld"; "nfc.write.error.invalid_format" = "NFC-taggen er ikke NDEF-format"; @@ -892,13 +899,13 @@ Home Assistant is open source, advocates for privacy and runs locally in your ho "settings.connection_section.client_certificate.remove_confirmation.remove" = "Remove"; "settings.connection_section.client_certificate.remove_confirmation.title" = "Remove Certificate?"; "settings.connection_section.cloud_overrides_external" = "Når du kobler til via Cloud, brukes ikke den eksterne URL-en. Du trenger ikke å konfigurere en med mindre du vil deaktivere Cloud."; -"settings.connection_section.cloudhook.check_reachability.reachable" = "Reachable"; +"settings.connection_section.cloudhook.check_reachability.reachable" = "Tilgjengelig"; "settings.connection_section.cloudhook.check_reachability.reachable_status_code" = "Reachable (HTTP %li)"; -"settings.connection_section.cloudhook.check_reachability.result" = "Result"; -"settings.connection_section.cloudhook.check_reachability.title" = "Check reachability"; +"settings.connection_section.cloudhook.check_reachability.result" = "Resultat"; +"settings.connection_section.cloudhook.check_reachability.title" = "Sjekk tilgjengeligheten"; "settings.connection_section.cloudhook.check_reachability.unreachable" = "Unreachable: %@"; -"settings.connection_section.cloudhook.footer" = "Treat this URL as sensitive. Anyone with it can send requests to this mobile app webhook."; -"settings.connection_section.cloudhook.status.not_configured" = "Not configured"; +"settings.connection_section.cloudhook.footer" = "Behandle denne nettadressen som sensitiv. Alle som har den kan sende forespørsler til denne webhooken for mobilappen."; +"settings.connection_section.cloudhook.status.not_configured" = "Ikke konfigurert"; "settings.connection_section.cloudhook.title" = "Cloudhook"; "settings.connection_section.connecting_via" = "Tilkoblet via"; "settings.connection_section.connection_access_security_level.less_secure.title" = "Mindre sikker"; @@ -1002,8 +1009,8 @@ Home Assistant is open source, advocates for privacy and runs locally in your ho "settings.developer.annoying_background_notifications.title" = "Irriterende bakgrunnsinformasjon"; "settings.developer.camera_notification.notification.body" = "Utvid dette for å vise kameraets innholdsutvidelse"; "settings.developer.camera_notification.title" = "Vis innholdsutvidelsen for kameravarsling"; -"settings.developer.clear_allowed_tags.complete.title" = "Approved tags cleared"; -"settings.developer.clear_allowed_tags.title" = "Clear approved tags"; +"settings.developer.clear_allowed_tags.complete.title" = "Godkjente tagger fjernet"; +"settings.developer.clear_allowed_tags.title" = "Fjern godkjente tagger"; "settings.developer.copy_realm.alert.message" = "Kopiert område fra %@ til %@"; "settings.developer.copy_realm.alert.title" = "Kopiert Realm"; "settings.developer.copy_realm.title" = "Kopier Realm fra App Group til Dokumenter"; @@ -1271,13 +1278,13 @@ Home Assistant is open source, advocates for privacy and runs locally in your ho "share_extension.entered_placeholder" = "'angitt' i tilfelle"; "share_extension.error.title" = "Kunne ikke sende"; "shortcut_item.open_settings.title" = "Open Settings"; -"tags.allowed.delete_all" = "Delete all"; -"tags.allowed.delete_all.confirm.button" = "Delete all"; -"tags.allowed.delete_all.confirm.title" = "Delete all allowed tags?"; -"tags.allowed.empty" = "No allowed tags"; -"tags.allowed.footer" = "Allowed tags can be sent to Home Assistant without asking for approval each time. Swipe left on a tag to delete it."; -"tags.allowed.title" = "Allowed tags"; -"tags.title" = "Tags"; +"tags.allowed.delete_all" = "Slett alle"; +"tags.allowed.delete_all.confirm.button" = "Slett alle"; +"tags.allowed.delete_all.confirm.title" = "Slette alle tillatte tagger?"; +"tags.allowed.empty" = "Ingen tillatte tagger"; +"tags.allowed.footer" = "Tillatte tagger kan sendes til Home Assistant uten å be om godkjenning hver gang. Sveip til venstre på en tagg for å slette den."; +"tags.allowed.title" = "Tillatte tagger"; +"tags.title" = "Tagger"; "thread.active_operational_data_set.title" = "Active operational data set"; "thread.border_agent_id.title" = "Border Agent ID"; "thread.credentials.share_credentials.no_credentials_message" = "Make sure your are logged in with your iCloud account which is owner of a Home in Apple Home."; @@ -1667,6 +1674,8 @@ Home Assistant is open source, advocates for privacy and runs locally in your ho "widgets.custom.intent_toggle_failed.body" = "Please try again"; "widgets.custom.intent_toggle_failed.title" = "Failed to 'toggle' entity"; "widgets.custom.require_confirmation.footer" = "Widget confirmation and state display are currently in BETA, if you experience issues please disable 'Require confirmation' and save."; +"widgets.custom.server_unreachable.body" = "Home Assistant kunne ikke nås. Sjekk appens serverinnstillinger og sikkerhetsnivået for tilkoblingen."; +"widgets.custom.server_unreachable.title" = "Home Assistant kunne ikke nås"; "widgets.custom.show_last_update_time.param.title" = "Show last update time"; "widgets.custom.show_states.description" = "Displaying latest states is not 100% guaranteed, you can give it a try and check the companion App documentation for more information."; "widgets.custom.show_states.param.title" = "Show states (BETA)"; diff --git a/Sources/App/Resources/nl.lproj/Localizable.strings b/Sources/App/Resources/nl.lproj/Localizable.strings index ec62ed134..aa290e08a 100644 --- a/Sources/App/Resources/nl.lproj/Localizable.strings +++ b/Sources/App/Resources/nl.lproj/Localizable.strings @@ -596,11 +596,16 @@ Deze server vereist een clientcertificaat (mTLS), maar de bewerking is geannulee "magic_item.action.assist.pipeline.title" = "Pijplijn"; "magic_item.action.assist.start_listening.title" = "Begin met luisteren"; "magic_item.action.assist.title" = "Assist"; +"magic_item.action.assist.unsupported.title" = "Assist (iOS 26.4+)"; "magic_item.action.navigation_path.placeholder" = "bijv. /lovelace/cameras"; "magic_item.action.navigation_path.title" = "Navigatiepad"; "magic_item.action.on_tap" = "Bij tikken"; "magic_item.action.script.title" = "Script"; "magic_item.add" = "Voeg toe"; +"magic_item.assist_prompt.navigation_title" = "Assist prompt"; +"magic_item.assist_prompt.prompt.footer" = "When executed in CarPlay, this prompt will be sent to Assist and the response will be played as audio. Make sure the selected Assist pipeline has text-to-speech configured."; +"magic_item.assist_prompt.prompt.title" = "Prompt"; +"magic_item.assist_prompt.title.title" = "Title"; "magic_item.background_color.title" = "Achtergrondkleur"; "magic_item.display_text.title" = "Tekst weergeven"; "magic_item.edit" = "Opslaan"; @@ -609,6 +614,8 @@ Deze server vereist een clientcertificaat (mTLS), maar de bewerking is geannulee "magic_item.item_type.action.list.title" = "iOS-acties"; "magic_item.item_type.action.list.warning.title" = "We zullen in de toekomst stoppen met het ondersteunen van iOS-acties, overweeg om in plaats daarvan Home Assistant-scripts of -scènes te gebruiken."; "magic_item.item_type.app.list.title" = "App"; +"magic_item.item_type.assist_prompt.title" = "Assist prompt"; +"magic_item.item_type.assist_prompt.unsupported.title" = "Assist prompt (iOS 26.4+)"; "magic_item.item_type.entity.list.title" = "Entiteit"; "magic_item.item_type.scene.list.title" = "Scène"; "magic_item.item_type.script.list.title" = "Scripts"; @@ -1667,6 +1674,8 @@ Home Assistant is open source, komt op voor privacy en draait lokaal bij jou in "widgets.custom.intent_toggle_failed.body" = "Probeer het opnieuw"; "widgets.custom.intent_toggle_failed.title" = "Kan entiteit niet 'omschakelen'"; "widgets.custom.require_confirmation.footer" = "Widgetbevestiging en statusweergave zijn momenteel in BETA. Als je problemen ondervindt, schakel dan 'Bevestiging vereist' uit en sla op."; +"widgets.custom.server_unreachable.body" = "Home Assistant could not be reached, please check your app server settings and connection security level."; +"widgets.custom.server_unreachable.title" = "Home Assistant could not be reached"; "widgets.custom.show_last_update_time.param.title" = "Toon laatste updatetijd"; "widgets.custom.show_states.description" = "Er is geen 100% garantie dat de laatste status wordt weergegeven. Je kunt het proberen en de documentatie van de companion app raadplegen voor meer informatie."; "widgets.custom.show_states.param.title" = "Statussen weergeven (BETA)"; diff --git a/Sources/App/Resources/pl-PL.lproj/Localizable.strings b/Sources/App/Resources/pl-PL.lproj/Localizable.strings index 1c24d0fec..412e5e095 100644 --- a/Sources/App/Resources/pl-PL.lproj/Localizable.strings +++ b/Sources/App/Resources/pl-PL.lproj/Localizable.strings @@ -596,11 +596,16 @@ "magic_item.action.assist.pipeline.title" = "Pipeline"; "magic_item.action.assist.start_listening.title" = "Start listening"; "magic_item.action.assist.title" = "Asystent"; +"magic_item.action.assist.unsupported.title" = "Assist (iOS 26.4+)"; "magic_item.action.navigation_path.placeholder" = "np. /lovelace/cameras"; "magic_item.action.navigation_path.title" = "Navigation path"; "magic_item.action.on_tap" = "On tap"; "magic_item.action.script.title" = "Skrypt"; "magic_item.add" = "Dodaj"; +"magic_item.assist_prompt.navigation_title" = "Assist prompt"; +"magic_item.assist_prompt.prompt.footer" = "When executed in CarPlay, this prompt will be sent to Assist and the response will be played as audio. Make sure the selected Assist pipeline has text-to-speech configured."; +"magic_item.assist_prompt.prompt.title" = "Prompt"; +"magic_item.assist_prompt.title.title" = "Title"; "magic_item.background_color.title" = "Kolor tła"; "magic_item.display_text.title" = "Display text"; "magic_item.edit" = "Save"; @@ -609,6 +614,8 @@ "magic_item.item_type.action.list.title" = "Akcje iOS"; "magic_item.item_type.action.list.warning.title" = "We will stop supporting iOS Actions in the future, please consider using Home Assistant scripts or scenes instead."; "magic_item.item_type.app.list.title" = "Aplikacja"; +"magic_item.item_type.assist_prompt.title" = "Assist prompt"; +"magic_item.item_type.assist_prompt.unsupported.title" = "Assist prompt (iOS 26.4+)"; "magic_item.item_type.entity.list.title" = "Entity"; "magic_item.item_type.scene.list.title" = "Sceny"; "magic_item.item_type.script.list.title" = "Skrypty"; @@ -1665,6 +1672,8 @@ Home Assistant is open source, advocates for privacy and runs locally in your ho "widgets.custom.intent_toggle_failed.body" = "Spróbuj ponownie"; "widgets.custom.intent_toggle_failed.title" = "Failed to 'toggle' entity"; "widgets.custom.require_confirmation.footer" = "Widget confirmation and state display are currently in BETA, if you experience issues please disable 'Require confirmation' and save."; +"widgets.custom.server_unreachable.body" = "Home Assistant could not be reached, please check your app server settings and connection security level."; +"widgets.custom.server_unreachable.title" = "Home Assistant could not be reached"; "widgets.custom.show_last_update_time.param.title" = "Show last update time"; "widgets.custom.show_states.description" = "Displaying latest states is not 100% guaranteed, you can give it a try and check the companion App documentation for more information."; "widgets.custom.show_states.param.title" = "Show states (BETA)"; diff --git a/Sources/App/Resources/pt-BR.lproj/Localizable.strings b/Sources/App/Resources/pt-BR.lproj/Localizable.strings index d9d35d215..726febaa3 100644 --- a/Sources/App/Resources/pt-BR.lproj/Localizable.strings +++ b/Sources/App/Resources/pt-BR.lproj/Localizable.strings @@ -596,11 +596,16 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.action.assist.pipeline.title" = "Pipeline"; "magic_item.action.assist.start_listening.title" = "Começar a escutar"; "magic_item.action.assist.title" = "Assist"; +"magic_item.action.assist.unsupported.title" = "Assist (iOS 26.4+)"; "magic_item.action.navigation_path.placeholder" = "por exemplo /lovelace/cameras"; "magic_item.action.navigation_path.title" = "Caminho de navegação"; "magic_item.action.on_tap" = "No toque"; "magic_item.action.script.title" = "Script"; "magic_item.add" = "Adicionar"; +"magic_item.assist_prompt.navigation_title" = "Assist prompt"; +"magic_item.assist_prompt.prompt.footer" = "When executed in CarPlay, this prompt will be sent to Assist and the response will be played as audio. Make sure the selected Assist pipeline has text-to-speech configured."; +"magic_item.assist_prompt.prompt.title" = "Prompt"; +"magic_item.assist_prompt.title.title" = "Title"; "magic_item.background_color.title" = "Cor de fundo"; "magic_item.display_text.title" = "Exibir texto"; "magic_item.edit" = "Salvar"; @@ -609,6 +614,8 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.item_type.action.list.title" = "Ações do iOS"; "magic_item.item_type.action.list.warning.title" = "Não daremos mais suporte às Ações do iOS no futuro. Considere usar scripts ou cenas do Home Assistant."; "magic_item.item_type.app.list.title" = "App"; +"magic_item.item_type.assist_prompt.title" = "Assist prompt"; +"magic_item.item_type.assist_prompt.unsupported.title" = "Assist prompt (iOS 26.4+)"; "magic_item.item_type.entity.list.title" = "Entidade"; "magic_item.item_type.scene.list.title" = "Cenas"; "magic_item.item_type.script.list.title" = "Scripts"; @@ -1667,6 +1674,8 @@ O Home Assistant é de código aberto, defende a privacidade e funciona localmen "widgets.custom.intent_toggle_failed.body" = "Por favor, tente novamente"; "widgets.custom.intent_toggle_failed.title" = "Falha ao 'alternar' entidade"; "widgets.custom.require_confirmation.footer" = "A confirmação do widget e a exibição do estado estão atualmente em BETA. Se você tiver problemas, desative \"Exigir confirmação\" e salve."; +"widgets.custom.server_unreachable.body" = "Home Assistant could not be reached, please check your app server settings and connection security level."; +"widgets.custom.server_unreachable.title" = "Home Assistant could not be reached"; "widgets.custom.show_last_update_time.param.title" = "Mostrar hora da última atualização"; "widgets.custom.show_states.description" = "A exibição dos estados mais recentes não é 100% garantida. Você pode tentar e verificar a documentação do aplicativo complementar para obter mais informações."; "widgets.custom.show_states.param.title" = "Mostrar estados (BETA)"; diff --git a/Sources/App/Resources/ru.lproj/Localizable.strings b/Sources/App/Resources/ru.lproj/Localizable.strings index 982ed0bfa..2f3086e7b 100644 --- a/Sources/App/Resources/ru.lproj/Localizable.strings +++ b/Sources/App/Resources/ru.lproj/Localizable.strings @@ -596,11 +596,16 @@ "magic_item.action.assist.pipeline.title" = "Обработчик"; "magic_item.action.assist.start_listening.title" = "Начать слушать"; "magic_item.action.assist.title" = "Assist"; +"magic_item.action.assist.unsupported.title" = "Assist (iOS 26.4+)"; "magic_item.action.navigation_path.placeholder" = "например, /lovelace/cameras"; "magic_item.action.navigation_path.title" = "Путь навигации"; "magic_item.action.on_tap" = "Нажатие"; "magic_item.action.script.title" = "Скрипт"; "magic_item.add" = "Добавить"; +"magic_item.assist_prompt.navigation_title" = "Assist prompt"; +"magic_item.assist_prompt.prompt.footer" = "When executed in CarPlay, this prompt will be sent to Assist and the response will be played as audio. Make sure the selected Assist pipeline has text-to-speech configured."; +"magic_item.assist_prompt.prompt.title" = "Prompt"; +"magic_item.assist_prompt.title.title" = "Title"; "magic_item.background_color.title" = "Цвет фона"; "magic_item.display_text.title" = "Отображаемый текст"; "magic_item.edit" = "Сохранить"; @@ -609,6 +614,8 @@ "magic_item.item_type.action.list.title" = "IOS Действия"; "magic_item.item_type.action.list.warning.title" = "В будущем мы прекратим поддержку iOS действий, пожалуйста, рассмотрите возможность использования вместо этого скриптов или сцен Home Assistant."; "magic_item.item_type.app.list.title" = "Приложение"; +"magic_item.item_type.assist_prompt.title" = "Assist prompt"; +"magic_item.item_type.assist_prompt.unsupported.title" = "Assist prompt (iOS 26.4+)"; "magic_item.item_type.entity.list.title" = "Объект"; "magic_item.item_type.scene.list.title" = "Сцены"; "magic_item.item_type.script.list.title" = "Скрипты"; @@ -1667,6 +1674,8 @@ Home Assistant — это приложение с открытым исходн "widgets.custom.intent_toggle_failed.body" = "Попробуйте ещё раз."; "widgets.custom.intent_toggle_failed.title" = "Не удалось 'переключить' объект"; "widgets.custom.require_confirmation.footer" = "Подтверждение в виджете и отображение состояния в настоящее время находятся в стадии BETA, если у вас возникнут проблемы, пожалуйста, отключите 'Требовать подтверждение' и сохраните."; +"widgets.custom.server_unreachable.body" = "Home Assistant could not be reached, please check your app server settings and connection security level."; +"widgets.custom.server_unreachable.title" = "Home Assistant could not be reached"; "widgets.custom.show_last_update_time.param.title" = "Показывать время последнего обновления"; "widgets.custom.show_states.description" = "Отображение последних состояний не гарантируется на 100%, вы можете попробовать и ознакомиться с документацией приложения-компаньона для получения дополнительной информации."; "widgets.custom.show_states.param.title" = "Показывать состояния (БЕТА)"; diff --git a/Sources/App/Resources/sl.lproj/Localizable.strings b/Sources/App/Resources/sl.lproj/Localizable.strings index fe20a3273..b29fc8edd 100644 --- a/Sources/App/Resources/sl.lproj/Localizable.strings +++ b/Sources/App/Resources/sl.lproj/Localizable.strings @@ -596,11 +596,16 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.action.assist.pipeline.title" = "Pipeline"; "magic_item.action.assist.start_listening.title" = "Start listening"; "magic_item.action.assist.title" = "Assist"; +"magic_item.action.assist.unsupported.title" = "Assist (iOS 26.4+)"; "magic_item.action.navigation_path.placeholder" = "e.g. /lovelace/cameras"; "magic_item.action.navigation_path.title" = "Navigation path"; "magic_item.action.on_tap" = "On tap"; "magic_item.action.script.title" = "Script"; "magic_item.add" = "Add"; +"magic_item.assist_prompt.navigation_title" = "Assist prompt"; +"magic_item.assist_prompt.prompt.footer" = "When executed in CarPlay, this prompt will be sent to Assist and the response will be played as audio. Make sure the selected Assist pipeline has text-to-speech configured."; +"magic_item.assist_prompt.prompt.title" = "Prompt"; +"magic_item.assist_prompt.title.title" = "Title"; "magic_item.background_color.title" = "Background color"; "magic_item.display_text.title" = "Display text"; "magic_item.edit" = "Save"; @@ -609,6 +614,8 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.item_type.action.list.title" = "iOS Actions"; "magic_item.item_type.action.list.warning.title" = "We will stop supporting iOS Actions in the future, please consider using Home Assistant scripts or scenes instead."; "magic_item.item_type.app.list.title" = "App"; +"magic_item.item_type.assist_prompt.title" = "Assist prompt"; +"magic_item.item_type.assist_prompt.unsupported.title" = "Assist prompt (iOS 26.4+)"; "magic_item.item_type.entity.list.title" = "Entity"; "magic_item.item_type.scene.list.title" = "Scenes"; "magic_item.item_type.script.list.title" = "Scripts"; @@ -1667,6 +1674,8 @@ Home Assistant is open source, advocates for privacy and runs locally in your ho "widgets.custom.intent_toggle_failed.body" = "Please try again"; "widgets.custom.intent_toggle_failed.title" = "Failed to 'toggle' entity"; "widgets.custom.require_confirmation.footer" = "Widget confirmation and state display are currently in BETA, if you experience issues please disable 'Require confirmation' and save."; +"widgets.custom.server_unreachable.body" = "Home Assistant could not be reached, please check your app server settings and connection security level."; +"widgets.custom.server_unreachable.title" = "Home Assistant could not be reached"; "widgets.custom.show_last_update_time.param.title" = "Show last update time"; "widgets.custom.show_states.description" = "Displaying latest states is not 100% guaranteed, you can give it a try and check the companion App documentation for more information."; "widgets.custom.show_states.param.title" = "Show states (BETA)"; diff --git a/Sources/App/Resources/sv.lproj/Localizable.strings b/Sources/App/Resources/sv.lproj/Localizable.strings index bea4b8c29..72ac4798b 100644 --- a/Sources/App/Resources/sv.lproj/Localizable.strings +++ b/Sources/App/Resources/sv.lproj/Localizable.strings @@ -594,11 +594,16 @@ "magic_item.action.assist.pipeline.title" = "Pipeline"; "magic_item.action.assist.start_listening.title" = "Börja lyssna"; "magic_item.action.assist.title" = "Assist"; +"magic_item.action.assist.unsupported.title" = "Assist (iOS 26.4+)"; "magic_item.action.navigation_path.placeholder" = "t.ex. /lovelace/cameras"; "magic_item.action.navigation_path.title" = "Sökväg"; "magic_item.action.on_tap" = "Vid tryck"; "magic_item.action.script.title" = "Skript"; "magic_item.add" = "Lägg till"; +"magic_item.assist_prompt.navigation_title" = "Assist prompt"; +"magic_item.assist_prompt.prompt.footer" = "When executed in CarPlay, this prompt will be sent to Assist and the response will be played as audio. Make sure the selected Assist pipeline has text-to-speech configured."; +"magic_item.assist_prompt.prompt.title" = "Prompt"; +"magic_item.assist_prompt.title.title" = "Title"; "magic_item.background_color.title" = "Bakgrundsfärg"; "magic_item.display_text.title" = "Visa text"; "magic_item.edit" = "Spara"; @@ -607,6 +612,8 @@ "magic_item.item_type.action.list.title" = "iOS Actions"; "magic_item.item_type.action.list.warning.title" = "Vi kommer att sluta stödja iOS Actions i framtiden, överväg att använda Home Assistant-skript eller scener istället."; "magic_item.item_type.app.list.title" = "App"; +"magic_item.item_type.assist_prompt.title" = "Assist prompt"; +"magic_item.item_type.assist_prompt.unsupported.title" = "Assist prompt (iOS 26.4+)"; "magic_item.item_type.entity.list.title" = "Entitet"; "magic_item.item_type.scene.list.title" = "Scener"; "magic_item.item_type.script.list.title" = "Skript"; @@ -1662,6 +1669,8 @@ Home Assistant är öppen källkod, förespråkar integritet och körs lokalt i "widgets.custom.intent_toggle_failed.body" = "Försök igen"; "widgets.custom.intent_toggle_failed.title" = "Det gick inte att \"växla\" entiteten"; "widgets.custom.require_confirmation.footer" = "Widgetbekräftelse och tillståndsvisning är för närvarande i BETA. Om du upplever problem, inaktivera \"Kräv bekräftelse\" och spara."; +"widgets.custom.server_unreachable.body" = "Home Assistant could not be reached, please check your app server settings and connection security level."; +"widgets.custom.server_unreachable.title" = "Home Assistant could not be reached"; "widgets.custom.show_last_update_time.param.title" = "Visa senaste uppdateringstid"; "widgets.custom.show_states.description" = "Visning av senaste tillstånd är inte 100 % garanterat, du kan göra ett försök och kolla appdokumentationen för mer information."; "widgets.custom.show_states.param.title" = "Visa tillstånd (BETA)"; diff --git a/Sources/App/Resources/tr.lproj/Localizable.strings b/Sources/App/Resources/tr.lproj/Localizable.strings index bb09c14a2..3df6b834a 100644 --- a/Sources/App/Resources/tr.lproj/Localizable.strings +++ b/Sources/App/Resources/tr.lproj/Localizable.strings @@ -596,11 +596,16 @@ "magic_item.action.assist.pipeline.title" = "İşlem hattı"; "magic_item.action.assist.start_listening.title" = "Dinlemeye başla"; "magic_item.action.assist.title" = "Asistan"; +"magic_item.action.assist.unsupported.title" = "Assist (iOS 26.4+)"; "magic_item.action.navigation_path.placeholder" = "örneğin /lovelace/kameralar"; "magic_item.action.navigation_path.title" = "Gezinme yolu"; "magic_item.action.on_tap" = "Dokununca"; "magic_item.action.script.title" = "Senaryo"; "magic_item.add" = "Ekle"; +"magic_item.assist_prompt.navigation_title" = "Assist prompt"; +"magic_item.assist_prompt.prompt.footer" = "When executed in CarPlay, this prompt will be sent to Assist and the response will be played as audio. Make sure the selected Assist pipeline has text-to-speech configured."; +"magic_item.assist_prompt.prompt.title" = "Prompt"; +"magic_item.assist_prompt.title.title" = "Title"; "magic_item.background_color.title" = "Arka plan rengi"; "magic_item.display_text.title" = "Ekran metni"; "magic_item.edit" = "Kaydet"; @@ -609,6 +614,8 @@ "magic_item.item_type.action.list.title" = "iOS Eylemleri"; "magic_item.item_type.action.list.warning.title" = "Gelecekte iOS Actions desteğini durduracağız, lütfen bunun yerine Home Assistant komut dosyalarını veya sahnelerini kullanmayı düşünün."; "magic_item.item_type.app.list.title" = "Uygulama"; +"magic_item.item_type.assist_prompt.title" = "Assist prompt"; +"magic_item.item_type.assist_prompt.unsupported.title" = "Assist prompt (iOS 26.4+)"; "magic_item.item_type.entity.list.title" = "Varlık"; "magic_item.item_type.scene.list.title" = "Sahneler"; "magic_item.item_type.script.list.title" = "Senaryolar"; @@ -1667,6 +1674,8 @@ Ev Asistanı açık kaynaklıdır, gizliliği savunur ve evinizde yerel olarak "widgets.custom.intent_toggle_failed.body" = "Lütfen tekrar deneyin"; "widgets.custom.intent_toggle_failed.title" = "Varlık 'değiştirilemedi'"; "widgets.custom.require_confirmation.footer" = "Widget onayı ve durum görüntüleme şu anda BETA aşamasındadır, sorun yaşarsanız lütfen 'Onay gerektir' seçeneğini devre dışı bırakın ve kaydedin."; +"widgets.custom.server_unreachable.body" = "Home Assistant could not be reached, please check your app server settings and connection security level."; +"widgets.custom.server_unreachable.title" = "Home Assistant could not be reached"; "widgets.custom.show_last_update_time.param.title" = "Son güncelleme saatini göster"; "widgets.custom.show_states.description" = "En güncel durumların görüntülenmesi %100 garanti edilmez, ancak deneyebilirsin ve daha fazla bilgi için eşlik eden uygulamanın belgelerine göz atabilirsin."; "widgets.custom.show_states.param.title" = "Durumları göster (BETA)"; diff --git a/Sources/App/Resources/uk.lproj/Localizable.strings b/Sources/App/Resources/uk.lproj/Localizable.strings index ed9af67b0..f460bd76a 100644 --- a/Sources/App/Resources/uk.lproj/Localizable.strings +++ b/Sources/App/Resources/uk.lproj/Localizable.strings @@ -596,11 +596,16 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.action.assist.pipeline.title" = "Pipeline"; "magic_item.action.assist.start_listening.title" = "Start listening"; "magic_item.action.assist.title" = "Assist"; +"magic_item.action.assist.unsupported.title" = "Assist (iOS 26.4+)"; "magic_item.action.navigation_path.placeholder" = "e.g. /lovelace/cameras"; "magic_item.action.navigation_path.title" = "Navigation path"; "magic_item.action.on_tap" = "On tap"; "magic_item.action.script.title" = "Script"; "magic_item.add" = "Add"; +"magic_item.assist_prompt.navigation_title" = "Assist prompt"; +"magic_item.assist_prompt.prompt.footer" = "When executed in CarPlay, this prompt will be sent to Assist and the response will be played as audio. Make sure the selected Assist pipeline has text-to-speech configured."; +"magic_item.assist_prompt.prompt.title" = "Prompt"; +"magic_item.assist_prompt.title.title" = "Title"; "magic_item.background_color.title" = "Background color"; "magic_item.display_text.title" = "Display text"; "magic_item.edit" = "Save"; @@ -609,6 +614,8 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.item_type.action.list.title" = "iOS Actions"; "magic_item.item_type.action.list.warning.title" = "We will stop supporting iOS Actions in the future, please consider using Home Assistant scripts or scenes instead."; "magic_item.item_type.app.list.title" = "App"; +"magic_item.item_type.assist_prompt.title" = "Assist prompt"; +"magic_item.item_type.assist_prompt.unsupported.title" = "Assist prompt (iOS 26.4+)"; "magic_item.item_type.entity.list.title" = "Entity"; "magic_item.item_type.scene.list.title" = "Scenes"; "magic_item.item_type.script.list.title" = "Scripts"; @@ -1667,6 +1674,8 @@ Home Assistant is open source, advocates for privacy and runs locally in your ho "widgets.custom.intent_toggle_failed.body" = "Please try again"; "widgets.custom.intent_toggle_failed.title" = "Failed to 'toggle' entity"; "widgets.custom.require_confirmation.footer" = "Widget confirmation and state display are currently in BETA, if you experience issues please disable 'Require confirmation' and save."; +"widgets.custom.server_unreachable.body" = "Home Assistant could not be reached, please check your app server settings and connection security level."; +"widgets.custom.server_unreachable.title" = "Home Assistant could not be reached"; "widgets.custom.show_last_update_time.param.title" = "Show last update time"; "widgets.custom.show_states.description" = "Displaying latest states is not 100% guaranteed, you can give it a try and check the companion App documentation for more information."; "widgets.custom.show_states.param.title" = "Show states (BETA)"; diff --git a/Sources/App/Resources/vi.lproj/Localizable.strings b/Sources/App/Resources/vi.lproj/Localizable.strings index 26db80d35..ccc8ccc9c 100644 --- a/Sources/App/Resources/vi.lproj/Localizable.strings +++ b/Sources/App/Resources/vi.lproj/Localizable.strings @@ -596,11 +596,16 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.action.assist.pipeline.title" = "Pipeline"; "magic_item.action.assist.start_listening.title" = "Start listening"; "magic_item.action.assist.title" = "Assist"; +"magic_item.action.assist.unsupported.title" = "Assist (iOS 26.4+)"; "magic_item.action.navigation_path.placeholder" = "e.g. /lovelace/cameras"; "magic_item.action.navigation_path.title" = "Navigation path"; "magic_item.action.on_tap" = "On tap"; "magic_item.action.script.title" = "Script"; "magic_item.add" = "Add"; +"magic_item.assist_prompt.navigation_title" = "Assist prompt"; +"magic_item.assist_prompt.prompt.footer" = "When executed in CarPlay, this prompt will be sent to Assist and the response will be played as audio. Make sure the selected Assist pipeline has text-to-speech configured."; +"magic_item.assist_prompt.prompt.title" = "Prompt"; +"magic_item.assist_prompt.title.title" = "Title"; "magic_item.background_color.title" = "Background color"; "magic_item.display_text.title" = "Display text"; "magic_item.edit" = "Save"; @@ -609,6 +614,8 @@ This server requires a client certificate (mTLS) but the operation was cancelled "magic_item.item_type.action.list.title" = "iOS Actions"; "magic_item.item_type.action.list.warning.title" = "We will stop supporting iOS Actions in the future, please consider using Home Assistant scripts or scenes instead."; "magic_item.item_type.app.list.title" = "App"; +"magic_item.item_type.assist_prompt.title" = "Assist prompt"; +"magic_item.item_type.assist_prompt.unsupported.title" = "Assist prompt (iOS 26.4+)"; "magic_item.item_type.entity.list.title" = "Entity"; "magic_item.item_type.scene.list.title" = "Scenes"; "magic_item.item_type.script.list.title" = "Scripts"; @@ -1667,6 +1674,8 @@ Home Assistant is open source, advocates for privacy and runs locally in your ho "widgets.custom.intent_toggle_failed.body" = "Vui lòng thử lại"; "widgets.custom.intent_toggle_failed.title" = "Không thể 'bật/tắt' thực thể"; "widgets.custom.require_confirmation.footer" = "Xác nhận tiện ích và hiển thị trạng thái hiện đang ở giai đoạn BETA, nếu bạn gặp sự cố, vui lòng tắt 'Yêu cầu xác nhận' và lưu."; +"widgets.custom.server_unreachable.body" = "Home Assistant could not be reached, please check your app server settings and connection security level."; +"widgets.custom.server_unreachable.title" = "Home Assistant could not be reached"; "widgets.custom.show_last_update_time.param.title" = "Hiển thị thời gian cập nhật cuối cùng"; "widgets.custom.show_states.description" = "Displaying latest states is not 100% guaranteed, you can give it a try and check the companion App documentation for more information."; "widgets.custom.show_states.param.title" = "Hiển thị trạng thái (BETA)"; diff --git a/Sources/App/Resources/zh-Hans.lproj/Localizable.strings b/Sources/App/Resources/zh-Hans.lproj/Localizable.strings index be73472b1..e6e48a496 100644 --- a/Sources/App/Resources/zh-Hans.lproj/Localizable.strings +++ b/Sources/App/Resources/zh-Hans.lproj/Localizable.strings @@ -188,7 +188,7 @@ "carPlay.debug.settings.assist_session.allow_bluetooth_hfp" = "允许蓝牙 HFP"; "carPlay.debug.settings.assist_session.audio_category" = "音频类别"; "carPlay.debug.settings.assist_session.audio_mode" = "音频模式"; -"carPlay.debug.settings.assist_session.duck_others" = "Duck others"; +"carPlay.debug.settings.assist_session.duck_others" = "闪避其他"; "carPlay.debug.settings.assist_session.footer" = "在启动新的 CarPlay 语音助手会话时应用这些值。"; "carPlay.debug.settings.assist_session.interrupt_spoken_audio" = "中断语音音频"; "carPlay.debug.settings.assist_session.play_recording_indicator_tone" = "播放录音指示音"; @@ -214,7 +214,7 @@ "carPlay.debug.settings.tts_audio_session.allow_bluetooth_hfp" = "TTS 允许蓝牙 HFP"; "carPlay.debug.settings.tts_audio_session.category" = "TTS 类别"; "carPlay.debug.settings.tts_audio_session.deactivate_before_reconfigure" = "重新配置前先停用"; -"carPlay.debug.settings.tts_audio_session.duck_others" = "TTS duck others"; +"carPlay.debug.settings.tts_audio_session.duck_others" = "TTS 闪避其他"; "carPlay.debug.settings.tts_audio_session.footer" = "此部分允许您强制重新配置专用的 TTS 会话,如果另一个应用开始播放导致突然可听见语音回复,则最有可能是此部分原因。"; "carPlay.debug.settings.tts_audio_session.interrupt_spoken_audio" = "TTS 中断语音音频"; "carPlay.debug.settings.tts_audio_session.mode" = "TTS 模式"; @@ -596,11 +596,16 @@ "magic_item.action.assist.pipeline.title" = "管道"; "magic_item.action.assist.start_listening.title" = "开始聆听"; "magic_item.action.assist.title" = "语音助手"; +"magic_item.action.assist.unsupported.title" = "语音助手(iOS 26.4+)"; "magic_item.action.navigation_path.placeholder" = "例如 /lovelace/cameras"; "magic_item.action.navigation_path.title" = "导航路径"; "magic_item.action.on_tap" = "点击时"; "magic_item.action.script.title" = "脚本"; "magic_item.add" = "添加"; +"magic_item.assist_prompt.navigation_title" = "语音助手提示词"; +"magic_item.assist_prompt.prompt.footer" = "在 CarPlay 中执行时,此提示词将发送给语音助手,并以音频形式播放回应。请确保所选语音助手管道已配置文本转语音功能。"; +"magic_item.assist_prompt.prompt.title" = "提示词"; +"magic_item.assist_prompt.title.title" = "标题"; "magic_item.background_color.title" = "背景颜色"; "magic_item.display_text.title" = "显示文本"; "magic_item.edit" = "保存"; @@ -609,6 +614,8 @@ "magic_item.item_type.action.list.title" = "iOS 操作"; "magic_item.item_type.action.list.warning.title" = "我们将在未来停止支持 iOS 操作,请考虑换用 Home Assistant 脚本或场景。"; "magic_item.item_type.app.list.title" = "应用"; +"magic_item.item_type.assist_prompt.title" = "语音助手提示词"; +"magic_item.item_type.assist_prompt.unsupported.title" = "语音助手提示词(iOS 26.4+)"; "magic_item.item_type.entity.list.title" = "实体"; "magic_item.item_type.scene.list.title" = "场景"; "magic_item.item_type.script.list.title" = "脚本"; @@ -658,9 +665,9 @@ "nfc.tag_approval.allow_always" = "始终允许"; "nfc.tag_approval.allow_once" = "允许一次"; "nfc.tag_approval.copy_tag" = "复制标签"; -"nfc.tag_approval.description" = "Send this tag to Home Assistant to trigger linked automations."; +"nfc.tag_approval.description" = "将此标签发送到 Home Assistant 可触发关联的自动化。"; "nfc.tag_approval.tag_id.title" = "标签标识符"; -"nfc.tag_approval.title" = "Allow tag?"; +"nfc.tag_approval.title" = "允许标签 ?"; "nfc.tag_read" = "NFC 标签读取"; "nfc.write.error.capacity" = "NFC 标签容量不足:需要 %ld 但只有 %ld"; "nfc.write.error.invalid_format" = "NFC 标签不是 NDEF 格式"; @@ -889,13 +896,13 @@ Home Assistant 是开源的,倡导隐私保护,并在您的家中本地运 "settings.connection_section.client_certificate.remove_confirmation.remove" = "移除"; "settings.connection_section.client_certificate.remove_confirmation.title" = "移除证书 ?"; "settings.connection_section.cloud_overrides_external" = "通过云连接时,不会使用外部 URL。除非您想禁用云,否则您不需要配置一个。"; -"settings.connection_section.cloudhook.check_reachability.reachable" = "Reachable"; -"settings.connection_section.cloudhook.check_reachability.reachable_status_code" = "Reachable (HTTP %li)"; -"settings.connection_section.cloudhook.check_reachability.result" = "Result"; -"settings.connection_section.cloudhook.check_reachability.title" = "Check reachability"; -"settings.connection_section.cloudhook.check_reachability.unreachable" = "Unreachable: %@"; -"settings.connection_section.cloudhook.footer" = "Treat this URL as sensitive. Anyone with it can send requests to this mobile app webhook."; -"settings.connection_section.cloudhook.status.not_configured" = "Not configured"; +"settings.connection_section.cloudhook.check_reachability.reachable" = "可连接"; +"settings.connection_section.cloudhook.check_reachability.reachable_status_code" = "可连接 (HTTP %li)"; +"settings.connection_section.cloudhook.check_reachability.result" = "结果"; +"settings.connection_section.cloudhook.check_reachability.title" = "检查可连接性"; +"settings.connection_section.cloudhook.check_reachability.unreachable" = "无法连接:%@"; +"settings.connection_section.cloudhook.footer" = "请将此网址视为敏感信息。任何拥有此网址的人都可以向此移动应用 webhook 发送请求。"; +"settings.connection_section.cloudhook.status.not_configured" = "未配置"; "settings.connection_section.cloudhook.title" = "Cloudhook"; "settings.connection_section.connecting_via" = "链接方式"; "settings.connection_section.connection_access_security_level.less_secure.title" = "低安全"; @@ -1665,6 +1672,8 @@ Home Assistant 是开源的,倡导隐私保护,并在您的家中本地运 "widgets.custom.intent_toggle_failed.body" = "请重试"; "widgets.custom.intent_toggle_failed.title" = "“切换”实体失败"; "widgets.custom.require_confirmation.footer" = "小部件确认和状态显示目前处于测试阶段,如果您遇到问题,请禁用“需要确认”并保存。"; +"widgets.custom.server_unreachable.body" = "无法连接到 Home Assistant ,请检查您的应用服务器设置和连接安全级别。"; +"widgets.custom.server_unreachable.title" = "无法连接 Home Assistant"; "widgets.custom.show_last_update_time.param.title" = "显示上次更新时间"; "widgets.custom.show_states.description" = "不能 100% 保证显示最新状态,您可以尝试一下,查看配套应用文档可获取更多信息。"; "widgets.custom.show_states.param.title" = "显示状态(测试版)"; diff --git a/Sources/App/Resources/zh-Hant.lproj/Localizable.strings b/Sources/App/Resources/zh-Hant.lproj/Localizable.strings index 36b3e3539..9bf46a12a 100644 --- a/Sources/App/Resources/zh-Hant.lproj/Localizable.strings +++ b/Sources/App/Resources/zh-Hant.lproj/Localizable.strings @@ -596,11 +596,16 @@ "magic_item.action.assist.pipeline.title" = "助理設定"; "magic_item.action.assist.start_listening.title" = "開始聆聽"; "magic_item.action.assist.title" = "助理"; +"magic_item.action.assist.unsupported.title" = "助理 (iOS 26.4+)"; "magic_item.action.navigation_path.placeholder" = "例如:/lovelace/cameras"; "magic_item.action.navigation_path.title" = "導航路徑"; "magic_item.action.on_tap" = "點選"; "magic_item.action.script.title" = "腳本"; "magic_item.add" = "新增"; +"magic_item.assist_prompt.navigation_title" = "助理提示"; +"magic_item.assist_prompt.prompt.footer" = "在 CarPlay 中執行時,此提示將會傳送至助理,並以語音播放回應。請確認所選的助理設定已設定文字轉語音功能。"; +"magic_item.assist_prompt.prompt.title" = "提示"; +"magic_item.assist_prompt.title.title" = "標題"; "magic_item.background_color.title" = "背景顏色"; "magic_item.display_text.title" = "顯示文字"; "magic_item.edit" = "儲存"; @@ -609,6 +614,8 @@ "magic_item.item_type.action.list.title" = "iOS 操作"; "magic_item.item_type.action.list.warning.title" = "我們即將停止支援 iOS 操作、請考慮改用 Hom Assist 腳本或場景進行替代。"; "magic_item.item_type.app.list.title" = "App"; +"magic_item.item_type.assist_prompt.title" = "助理提示"; +"magic_item.item_type.assist_prompt.unsupported.title" = "助理提示 (iOS 26.4+)"; "magic_item.item_type.entity.list.title" = "實體"; "magic_item.item_type.scene.list.title" = "場景"; "magic_item.item_type.script.list.title" = "腳本"; @@ -892,13 +899,13 @@ Home Assistant 為開源軟體、倡導隱私保護並於您的家中進行本 "settings.connection_section.client_certificate.remove_confirmation.remove" = "移除"; "settings.connection_section.client_certificate.remove_confirmation.title" = "移除憑證?"; "settings.connection_section.cloud_overrides_external" = "當透過 Cloud 連線時,將不使用外部 URL。不需要進行設定,除非您想關閉 Cloud 服務。"; -"settings.connection_section.cloudhook.check_reachability.reachable" = "Reachable"; -"settings.connection_section.cloudhook.check_reachability.reachable_status_code" = "Reachable (HTTP %li)"; -"settings.connection_section.cloudhook.check_reachability.result" = "Result"; -"settings.connection_section.cloudhook.check_reachability.title" = "Check reachability"; -"settings.connection_section.cloudhook.check_reachability.unreachable" = "Unreachable: %@"; -"settings.connection_section.cloudhook.footer" = "Treat this URL as sensitive. Anyone with it can send requests to this mobile app webhook."; -"settings.connection_section.cloudhook.status.not_configured" = "Not configured"; +"settings.connection_section.cloudhook.check_reachability.reachable" = "可達性"; +"settings.connection_section.cloudhook.check_reachability.reachable_status_code" = "可達性(HTTP) %li)"; +"settings.connection_section.cloudhook.check_reachability.result" = "結果"; +"settings.connection_section.cloudhook.check_reachability.title" = "檢查可達性"; +"settings.connection_section.cloudhook.check_reachability.unreachable" = "無法連線:%@"; +"settings.connection_section.cloudhook.footer" = "將此網址視為敏感資訊。任何擁有此網址的人都可以向此行動應用程式 Webhook 發送請求。"; +"settings.connection_section.cloudhook.status.not_configured" = "尚未設定"; "settings.connection_section.cloudhook.title" = "Cloudhook"; "settings.connection_section.connecting_via" = "連線模式"; "settings.connection_section.connection_access_security_level.less_secure.title" = "安全性較低"; @@ -1667,6 +1674,8 @@ Home Assistant 為開源軟體、倡導隱私保護並於您的家中進行本 "widgets.custom.intent_toggle_failed.body" = "請再試一次"; "widgets.custom.intent_toggle_failed.title" = "無法 '切換' 實體"; "widgets.custom.require_confirmation.footer" = "小工具確認與狀態顯示目前處於測試階段,假如遇到問題,請關閉 '需要確認' 並儲存。"; +"widgets.custom.server_unreachable.body" = "Home Assistant 無法連線,請檢查應用程式伺服器設定與連線安全層級。"; +"widgets.custom.server_unreachable.title" = "無法連線至 Home Assistant"; "widgets.custom.show_last_update_time.param.title" = "顯示最後更新時間"; "widgets.custom.show_states.description" = "顯示最新狀態、不保證 100% 準確。您可以嘗試一下,並查看 \ Companion 應用程式相關資料以獲得更詳細資訊。";