From 20344fe3f2ef95d265537bfc3ee53b90731fe8f6 Mon Sep 17 00:00:00 2001 From: Home Assistant Bot Date: Fri, 8 May 2026 06:34:43 +0000 Subject: [PATCH] Update Localized Strings --- .../Resources/bg.lproj/Localizable.strings | 54 +++++- .../Resources/ca-ES.lproj/Localizable.strings | 54 +++++- .../Resources/cs.lproj/Localizable.strings | 54 +++++- .../Resources/cy-GB.lproj/Localizable.strings | 54 +++++- .../Resources/da.lproj/Localizable.strings | 54 +++++- .../Resources/de.lproj/Localizable.strings | 54 +++++- .../Resources/el.lproj/Localizable.strings | 54 +++++- .../Resources/en-GB.lproj/Localizable.strings | 54 +++++- .../Resources/en.lproj/Localizable.strings | 14 +- .../Resources/es-ES.lproj/Localizable.strings | 54 +++++- .../Resources/es-MX.lproj/Localizable.strings | 54 +++++- .../Resources/es.lproj/Localizable.strings | 54 +++++- .../Resources/et.lproj/Localizable.strings | 54 +++++- .../Resources/fi.lproj/Localizable.strings | 54 +++++- .../Resources/fr.lproj/Localizable.strings | 54 +++++- .../Resources/he.lproj/Localizable.strings | 54 +++++- .../Resources/hu.lproj/Localizable.strings | 54 +++++- .../Resources/id.lproj/Localizable.strings | 54 +++++- .../Resources/it.lproj/Localizable.strings | 54 +++++- .../Resources/ja.lproj/Localizable.strings | 54 +++++- .../Resources/ko-KR.lproj/Localizable.strings | 54 +++++- .../Resources/ml.lproj/Localizable.strings | 54 +++++- .../Resources/nb.lproj/Localizable.strings | 54 +++++- .../Resources/nl.lproj/Localizable.strings | 54 +++++- .../Resources/pl-PL.lproj/Frontend.strings | 2 +- .../Resources/pl-PL.lproj/Localizable.strings | 54 +++++- .../Resources/pt-BR.lproj/Localizable.strings | 54 +++++- .../Resources/ru.lproj/Localizable.strings | 72 ++++++-- .../Resources/sl.lproj/Localizable.strings | 54 +++++- .../Resources/sv.lproj/Localizable.strings | 154 ++++++++++++------ .../Resources/tr.lproj/Localizable.strings | 54 +++++- .../Resources/uk.lproj/Localizable.strings | 54 +++++- .../Resources/vi.lproj/Localizable.strings | 54 +++++- .../zh-Hans.lproj/Localizable.strings | 70 +++++++- .../zh-Hant.lproj/Localizable.strings | 54 +++++- .../Shared/Resources/Swiftgen/Strings.swift | 2 +- 36 files changed, 1824 insertions(+), 110 deletions(-) diff --git a/Sources/App/Resources/bg.lproj/Localizable.strings b/Sources/App/Resources/bg.lproj/Localizable.strings index 5fdb9d4d7b..5fc9e87da2 100644 --- a/Sources/App/Resources/bg.lproj/Localizable.strings +++ b/Sources/App/Resources/bg.lproj/Localizable.strings @@ -116,6 +116,14 @@ "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.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.open_app.title" = "Companion app"; +"assist.carplay.playback_help.title" = "Audio Playback Help"; "assist.carplay.processing.title" = "Processing..."; "assist.carplay.responding.title" = "Responding..."; "assist.carplay.tap_to_record.title" = "Tap to record"; @@ -176,11 +184,55 @@ "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.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.play_recording_indicator_tone" = "Play recording indicator tone"; +"carPlay.debug.settings.assist_session.preferred_sample_rate" = "Preferred sample rate"; +"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.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.spoken_audio" = "spokenAudio"; +"carPlay.debug.settings.option.audio_mode.voice_chat" = "voiceChat"; +"carPlay.debug.settings.option.audio_mode.voice_prompt" = "voicePrompt"; +"carPlay.debug.settings.option.playback_delay.none" = "None"; +"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.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.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.playback_delay" = "Playback delay"; +"carPlay.debug.settings.tts_playback.playback_strategy" = "Playback strategy"; +"carPlay.debug.settings.tts_playback.title" = "TTS Playback"; "carPlay.labels.already_added_server" = "Вече е добавено"; "carPlay.labels.empty_domain_list" = "Няма налични домейни"; "carPlay.labels.no_servers_available" = "Няма налични сървъри. Добавете сървър в приложението."; "carPlay.labels.select_server" = "Изберете сървър"; "carPlay.labels.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.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"; "carPlay.labels.settings.advanced.section.title" = "Advanced"; @@ -596,7 +648,7 @@ Currently mTLS is only supported on iOS 17+, it may present issues related to di Таговете ще работят на всяко устройство с инсталиран Home Assistant, което има хардуерна поддръжка за четенето им."; "nfc.list.learn_more" = "Научете повече"; "nfc.list.read_tag" = "Прочетете етикет"; -"nfc.list.title" = "NFC тагове"; +"nfc.list.title" = "NFC Read/Write"; "nfc.list.write_tag" = "Напишете етикет"; "nfc.not_available" = "NFC не е налично на това устройство"; "nfc.read.error.generic_failure" = "Неуспешно четене на етикет"; diff --git a/Sources/App/Resources/ca-ES.lproj/Localizable.strings b/Sources/App/Resources/ca-ES.lproj/Localizable.strings index 45dd541bff..39e2b73caf 100644 --- a/Sources/App/Resources/ca-ES.lproj/Localizable.strings +++ b/Sources/App/Resources/ca-ES.lproj/Localizable.strings @@ -116,6 +116,14 @@ "app_intents.widget_action.actions_parameter_configuration" = "Quines accions?"; "assist.button.finish_recording.title" = "Toca per acabar d'enregistrar.."; "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.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.open_app.title" = "Companion app"; +"assist.carplay.playback_help.title" = "Audio Playback Help"; "assist.carplay.processing.title" = "Processing..."; "assist.carplay.responding.title" = "Responding..."; "assist.carplay.tap_to_record.title" = "Tap to record"; @@ -176,11 +184,55 @@ "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.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.play_recording_indicator_tone" = "Play recording indicator tone"; +"carPlay.debug.settings.assist_session.preferred_sample_rate" = "Preferred sample rate"; +"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.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.spoken_audio" = "spokenAudio"; +"carPlay.debug.settings.option.audio_mode.voice_chat" = "voiceChat"; +"carPlay.debug.settings.option.audio_mode.voice_prompt" = "voicePrompt"; +"carPlay.debug.settings.option.playback_delay.none" = "None"; +"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.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.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.playback_delay" = "Playback delay"; +"carPlay.debug.settings.tts_playback.playback_strategy" = "Playback strategy"; +"carPlay.debug.settings.tts_playback.title" = "TTS Playback"; "carPlay.labels.already_added_server" = "Ja s'ha afegit"; "carPlay.labels.empty_domain_list" = "No hi ha dominis disponibles"; "carPlay.labels.no_servers_available" = "No hi ha servidors disponibles. Afegiu un servidor a l'aplicació."; "carPlay.labels.select_server" = "Escull un servidor"; "carPlay.labels.servers" = "Servidors"; +"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.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"; "carPlay.labels.settings.advanced.section.title" = "Advanced"; @@ -596,7 +648,7 @@ Currently mTLS is only supported on iOS 17+, it may present issues related to di Les etiquetes funcionaran en qualsevol dispositiu amb Home Assistant instal·lat que tingui maquinari per llegir-les."; "nfc.list.learn_more" = "Més informació"; "nfc.list.read_tag" = "Llegir l’etiqueta"; -"nfc.list.title" = "Etiquetes NFC"; +"nfc.list.title" = "NFC Read/Write"; "nfc.list.write_tag" = "Escriure etiqueta"; "nfc.not_available" = "L'NFC no està disponible en aquest dispositiu"; "nfc.read.error.generic_failure" = "No s'ha pogut llegir l'etiqueta"; diff --git a/Sources/App/Resources/cs.lproj/Localizable.strings b/Sources/App/Resources/cs.lproj/Localizable.strings index bd97f0b678..03c8d10794 100644 --- a/Sources/App/Resources/cs.lproj/Localizable.strings +++ b/Sources/App/Resources/cs.lproj/Localizable.strings @@ -116,6 +116,14 @@ "app_intents.widget_action.actions_parameter_configuration" = "Které akce?"; "assist.button.finish_recording.title" = "Klepnutím dokončíte nahrávání..."; "assist.button.listening.title" = "Poslouchání..."; +"assist.carplay.playback_help.change_playback.detail" = "Pokud proud ve vašem autě nepřehrává zvuk, zvolte Stáhnout a přehrát."; +"assist.carplay.playback_help.change_playback.title" = "Přehrávání TTS"; +"assist.carplay.playback_help.go_to_advanced.detail" = "Otevřete Pokročilé a potom Assist."; +"assist.carplay.playback_help.go_to_advanced.title" = "Pokročilé > Assist"; +"assist.carplay.playback_help.message" = "Pokud se vyskytnou problémy s přehráváním zvuku, otevřete nastavení CarPlay v doprovodné aplikaci Home Assistanta, klepněte na volbu Pokročilé, otevřete položku Assist a změňte možnost Přehrávání TTS na možnost Stáhnout a přehrát."; +"assist.carplay.playback_help.open_app.detail" = "Otevřete nastavení CarPlay v doprovodné aplikaci Home Assistant."; +"assist.carplay.playback_help.open_app.title" = "Doprovodná aplikace"; +"assist.carplay.playback_help.title" = "Nápověda k přehrávání zvuku"; "assist.carplay.processing.title" = "Zpracovávání..."; "assist.carplay.responding.title" = "Odpovídání..."; "assist.carplay.tap_to_record.title" = "Klepněte po nahrání"; @@ -176,11 +184,55 @@ "carPlay.debug.delete_db.alert.title" = "Opravdu chcete smazat nastavení CarPlay? Toto nelze vrátit zpět."; "carPlay.debug.delete_db.button.title" = "Smazat nastavení CarPlay"; "carPlay.debug.delete_db.reset.title" = "Resetovat nastavení"; +"carPlay.debug.settings.assist_session.allow_bluetooth_a2dp" = "Povolit Bluetooth A2DP"; +"carPlay.debug.settings.assist_session.allow_bluetooth_hfp" = "Povolit Bluetooth HFP"; +"carPlay.debug.settings.assist_session.audio_category" = "Kategorie zvuku"; +"carPlay.debug.settings.assist_session.audio_mode" = "Režim zvuku"; +"carPlay.debug.settings.assist_session.duck_others" = "Duck ostatní"; +"carPlay.debug.settings.assist_session.footer" = "Tyto hodnoty se použijí při spuštění nové relace služby CarPlay Assist."; +"carPlay.debug.settings.assist_session.interrupt_spoken_audio" = "Přerušit mluvený zvuk"; +"carPlay.debug.settings.assist_session.play_recording_indicator_tone" = "Přehrát tón indikátoru nahrávání"; +"carPlay.debug.settings.assist_session.preferred_sample_rate" = "Preferovaná vzorkovací frekvence"; +"carPlay.debug.settings.assist_session.recorder_manages_audio_session" = "AudioRecorder spravuje zvukovou relaci"; +"carPlay.debug.settings.assist_session.title" = "Relase Assist"; +"carPlay.debug.settings.navigation_title" = "Ladění CarPlay"; +"carPlay.debug.settings.option.audio_category.play_and_record" = "playAndRecord"; +"carPlay.debug.settings.option.audio_category.playback" = "přehrávání"; +"carPlay.debug.settings.option.audio_category.record" = "záznam"; +"carPlay.debug.settings.option.audio_mode.default" = "výchozí"; +"carPlay.debug.settings.option.audio_mode.measurement" = "měření"; +"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"; +"carPlay.debug.settings.option.playback_delay.none" = "Žádné"; +"carPlay.debug.settings.option.tts_playback_strategy.download_and_play" = "Stáhnout a přehrát"; +"carPlay.debug.settings.option.tts_playback_strategy.stream" = "Proud"; +"carPlay.debug.settings.reset" = "Resetovat"; +"carPlay.debug.settings.row_title" = "Nastavení ladění CarPlay"; +"carPlay.debug.settings.tts_audio_session.activate_audio_session_before_play" = "Aktivace zvukové relace před přehráváním"; +"carPlay.debug.settings.tts_audio_session.allow_bluetooth_a2dp" = "TTS umožňuje Bluetooth A2DP"; +"carPlay.debug.settings.tts_audio_session.allow_bluetooth_hfp" = "TTS umožňuje Bluetooth HFP"; +"carPlay.debug.settings.tts_audio_session.category" = "Kategorie TTS"; +"carPlay.debug.settings.tts_audio_session.deactivate_before_reconfigure" = "Deaktivovat před přenastavením"; +"carPlay.debug.settings.tts_audio_session.duck_others" = "TTS duck ostatní"; +"carPlay.debug.settings.tts_audio_session.footer" = "Tato část umožňuje vynutit speciální přenastavení relace TTS, což je nejpravděpodobnější oblast, pokud jiná aplikace spouštějící přehrávání způsobí, že je reakce náhle slyšitelná."; +"carPlay.debug.settings.tts_audio_session.interrupt_spoken_audio" = "TTS přeruší mluvený zvuk"; +"carPlay.debug.settings.tts_audio_session.mode" = "Režim TTS"; +"carPlay.debug.settings.tts_audio_session.reconfigure_before_tts" = "Přenastavit před TTS"; +"carPlay.debug.settings.tts_audio_session.title" = "Zvuková relace TTS"; +"carPlay.debug.settings.tts_playback.avplayer_waits_to_minimize_stalling" = "AVPlayer čeká, aby se minimalizovalo zdržování"; +"carPlay.debug.settings.tts_playback.footer" = "Pomocí stažené strategie AVAudioPlayer určete, zda je porucha spojena s přehrávačem AVPlayer nebo se vzdáleným přehráváním URL."; +"carPlay.debug.settings.tts_playback.playback_delay" = "Zpoždění přehrávání"; +"carPlay.debug.settings.tts_playback.playback_strategy" = "Strategie přehrávání"; +"carPlay.debug.settings.tts_playback.title" = "Přehrávání TTS"; "carPlay.labels.already_added_server" = "Již přidáno"; "carPlay.labels.empty_domain_list" = "Nejsou dostupné žádné domény"; "carPlay.labels.no_servers_available" = "Nejsou dostupné žádné servery. Přidejte server do aplikace."; "carPlay.labels.select_server" = "Vybrat server"; "carPlay.labels.servers" = "Servery"; +"carPlay.labels.settings.advanced.assist.section.title" = "Assist"; +"carPlay.labels.settings.advanced.assist.tts_playback.footer" = "V některých vozidlech se při výběru volby \"Proud\" nemusí přehrávat mluvené odpovědi. Pokud se tak stane, může to případně vyřešit funkce \"Stáhnout a přehrát\"."; +"carPlay.labels.settings.advanced.assist.tts_playback.title" = "Přehrávání TTS"; "carPlay.labels.settings.advanced.section.button.detail" = "Použijte tuto volbu, pokud nejsou data serveru správně načtena."; "carPlay.labels.settings.advanced.section.button.title" = "Restartovat aplikaci"; "carPlay.labels.settings.advanced.section.title" = "Rozšířené"; @@ -596,7 +648,7 @@ Aktuálně je mTLS podporováno jen v systému iOS 17+. Může způsobovat probl Štítky budou fungovat na jakémkoli zařízení s Home Assistantem a hardwarovou podporou k jejich čtení."; "nfc.list.learn_more" = "Více informací"; "nfc.list.read_tag" = "Přečíst štítek"; -"nfc.list.title" = "NFC štítky"; +"nfc.list.title" = "Čtení/Zápis NFC"; "nfc.list.write_tag" = "Zapsat štítek"; "nfc.not_available" = "NFC není na tomto zařízení dostupné"; "nfc.read.error.generic_failure" = "Nepodařilo se přečíst štítek"; diff --git a/Sources/App/Resources/cy-GB.lproj/Localizable.strings b/Sources/App/Resources/cy-GB.lproj/Localizable.strings index 341e46d7e5..5fb617bd04 100644 --- a/Sources/App/Resources/cy-GB.lproj/Localizable.strings +++ b/Sources/App/Resources/cy-GB.lproj/Localizable.strings @@ -116,6 +116,14 @@ "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.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.open_app.title" = "Companion app"; +"assist.carplay.playback_help.title" = "Audio Playback Help"; "assist.carplay.processing.title" = "Processing..."; "assist.carplay.responding.title" = "Responding..."; "assist.carplay.tap_to_record.title" = "Tap to record"; @@ -176,11 +184,55 @@ "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.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.play_recording_indicator_tone" = "Play recording indicator tone"; +"carPlay.debug.settings.assist_session.preferred_sample_rate" = "Preferred sample rate"; +"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.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.spoken_audio" = "spokenAudio"; +"carPlay.debug.settings.option.audio_mode.voice_chat" = "voiceChat"; +"carPlay.debug.settings.option.audio_mode.voice_prompt" = "voicePrompt"; +"carPlay.debug.settings.option.playback_delay.none" = "None"; +"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.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.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.playback_delay" = "Playback delay"; +"carPlay.debug.settings.tts_playback.playback_strategy" = "Playback strategy"; +"carPlay.debug.settings.tts_playback.title" = "TTS Playback"; "carPlay.labels.already_added_server" = "Already added"; "carPlay.labels.empty_domain_list" = "No domains available"; "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.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"; "carPlay.labels.settings.advanced.section.title" = "Advanced"; @@ -596,7 +648,7 @@ Currently mTLS is only supported on iOS 17+, it may present issues related to di Tags will work on any device with Home Assistant installed which has hardware support to read them."; "nfc.list.learn_more" = "Learn More"; "nfc.list.read_tag" = "Read Tag"; -"nfc.list.title" = "NFC Tags"; +"nfc.list.title" = "NFC Read/Write"; "nfc.list.write_tag" = "Write Tag"; "nfc.not_available" = "NFC is not available on this device"; "nfc.read.error.generic_failure" = "Failed to read tag"; diff --git a/Sources/App/Resources/da.lproj/Localizable.strings b/Sources/App/Resources/da.lproj/Localizable.strings index 4957f41f62..dfe96b086a 100644 --- a/Sources/App/Resources/da.lproj/Localizable.strings +++ b/Sources/App/Resources/da.lproj/Localizable.strings @@ -116,6 +116,14 @@ "app_intents.widget_action.actions_parameter_configuration" = "Hvilke handlinger?"; "assist.button.finish_recording.title" = "Tryk for at afslutte optagelsen..."; "assist.button.listening.title" = "Lytter..."; +"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.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.open_app.title" = "Companion app"; +"assist.carplay.playback_help.title" = "Audio Playback Help"; "assist.carplay.processing.title" = "Processing..."; "assist.carplay.responding.title" = "Responding..."; "assist.carplay.tap_to_record.title" = "Tap to record"; @@ -176,11 +184,55 @@ "carPlay.debug.delete_db.alert.title" = "Er du sikker på, at du vil slette CarPlay-konfigurationen? Dette kan ikke fortrydes"; "carPlay.debug.delete_db.button.title" = "Slet CarPlay-konfiguration"; "carPlay.debug.delete_db.reset.title" = "Nulstil konfiguration"; +"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.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.play_recording_indicator_tone" = "Play recording indicator tone"; +"carPlay.debug.settings.assist_session.preferred_sample_rate" = "Preferred sample rate"; +"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.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.spoken_audio" = "spokenAudio"; +"carPlay.debug.settings.option.audio_mode.voice_chat" = "voiceChat"; +"carPlay.debug.settings.option.audio_mode.voice_prompt" = "voicePrompt"; +"carPlay.debug.settings.option.playback_delay.none" = "None"; +"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.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.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.playback_delay" = "Playback delay"; +"carPlay.debug.settings.tts_playback.playback_strategy" = "Playback strategy"; +"carPlay.debug.settings.tts_playback.title" = "TTS Playback"; "carPlay.labels.already_added_server" = "Allerede tilføjet"; "carPlay.labels.empty_domain_list" = "Ingen domæner tilgængelig"; "carPlay.labels.no_servers_available" = "Ingen servere tilgængelige. Tilføj en server i appen."; "carPlay.labels.select_server" = "Vælg server"; "carPlay.labels.servers" = "Servere"; +"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.tts_playback.title" = "TTS Playback"; "carPlay.labels.settings.advanced.section.button.detail" = "Brug denne indstilling, hvis dine serverdata ikke indlæses korrekt."; "carPlay.labels.settings.advanced.section.button.title" = "Genstart app"; "carPlay.labels.settings.advanced.section.title" = "Avanceret"; @@ -596,7 +648,7 @@ Currently mTLS is only supported on iOS 17+, it may present issues related to di Tags vil virke på enhver enhed med Home Assistant installeret som har hardwareunderstøttelse til at læse dem."; "nfc.list.learn_more" = "Lær mere"; "nfc.list.read_tag" = "Læs tag"; -"nfc.list.title" = "NFC-tags"; +"nfc.list.title" = "NFC Read/Write"; "nfc.list.write_tag" = "Skriv til tag"; "nfc.not_available" = "NFC er ikke tilgængelig på denne enhed"; "nfc.read.error.generic_failure" = "Kunne ikke læse tag"; diff --git a/Sources/App/Resources/de.lproj/Localizable.strings b/Sources/App/Resources/de.lproj/Localizable.strings index a45e1bef9a..e8a34ec963 100644 --- a/Sources/App/Resources/de.lproj/Localizable.strings +++ b/Sources/App/Resources/de.lproj/Localizable.strings @@ -116,6 +116,14 @@ "app_intents.widget_action.actions_parameter_configuration" = "Welche Aktionen?"; "assist.button.finish_recording.title" = "Zum Beenden der Aufnahme tippen …"; "assist.button.listening.title" = "Zuhören …"; +"assist.carplay.playback_help.change_playback.detail" = "Wähle „Herunterladen und wiedergeben“, wenn „Streamen“ in deinem Auto keinen Ton wiedergibt."; +"assist.carplay.playback_help.change_playback.title" = "TTS-Wiedergabe"; +"assist.carplay.playback_help.go_to_advanced.detail" = "Öffne „Erweitert“ und dann „Assist“."; +"assist.carplay.playback_help.go_to_advanced.title" = "Erweitert > Assist"; +"assist.carplay.playback_help.message" = "Sollten Probleme bei der Audiowiedergabe auftreten, öffne die CarPlay-Einstellungen in der Home Assistant Companion-App, tippe auf „Erweitert“, öffne „Assist“ und ändere die TTS-Wiedergabe auf „Herunterladen und wiedergeben“."; +"assist.carplay.playback_help.open_app.detail" = "Öffne die CarPlay-Einstellungen in der Home Assistant Companion-App."; +"assist.carplay.playback_help.open_app.title" = "Companion-App"; +"assist.carplay.playback_help.title" = "Hilfe zur Audiowiedergabe"; "assist.carplay.processing.title" = "Verarbeitung …"; "assist.carplay.responding.title" = "Antworten …"; "assist.carplay.tap_to_record.title" = "Zum Aufnehmen tippen"; @@ -176,11 +184,55 @@ "carPlay.debug.delete_db.alert.title" = "Möchtest du die CarPlay-Konfiguration wirklich löschen? Dies kann nicht rückgängig gemacht werden."; "carPlay.debug.delete_db.button.title" = "CarPlay-Konfiguration löschen"; "carPlay.debug.delete_db.reset.title" = "Konfiguration zurücksetzen"; +"carPlay.debug.settings.assist_session.allow_bluetooth_a2dp" = "Bluetooth A2DP zulassen"; +"carPlay.debug.settings.assist_session.allow_bluetooth_hfp" = "Bluetooth HFP zulassen"; +"carPlay.debug.settings.assist_session.audio_category" = "Audio-Kategorie"; +"carPlay.debug.settings.assist_session.audio_mode" = "Audio-Modus"; +"carPlay.debug.settings.assist_session.duck_others" = "Andere ausblenden"; +"carPlay.debug.settings.assist_session.footer" = "Diese Werte gelten, wenn eine neue CarPlay Assist-Sitzung beginnt."; +"carPlay.debug.settings.assist_session.interrupt_spoken_audio" = "Gesprochenes Audio unterbrechen"; +"carPlay.debug.settings.assist_session.play_recording_indicator_tone" = "Aufnahmesignalton wiedergeben"; +"carPlay.debug.settings.assist_session.preferred_sample_rate" = "Bevorzugte Abtastrate"; +"carPlay.debug.settings.assist_session.recorder_manages_audio_session" = "AudioRecorder verwaltet Audiositzung"; +"carPlay.debug.settings.assist_session.title" = "Assist-Sitzung"; +"carPlay.debug.settings.navigation_title" = "CarPlay-Debugging"; +"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.spoken_audio" = "spokenAudio"; +"carPlay.debug.settings.option.audio_mode.voice_chat" = "voiceChat"; +"carPlay.debug.settings.option.audio_mode.voice_prompt" = "voicePrompt"; +"carPlay.debug.settings.option.playback_delay.none" = "Kein"; +"carPlay.debug.settings.option.tts_playback_strategy.download_and_play" = "Herunterladen und wiedergeben"; +"carPlay.debug.settings.option.tts_playback_strategy.stream" = "Streamen"; +"carPlay.debug.settings.reset" = "Zurücksetzen"; +"carPlay.debug.settings.row_title" = "CarPlay-Debug-Einstellungen"; +"carPlay.debug.settings.tts_audio_session.activate_audio_session_before_play" = "Audio-Sitzung vor Wiedergabe aktivieren"; +"carPlay.debug.settings.tts_audio_session.allow_bluetooth_a2dp" = "Bluetooth A2DP für TTS zulassen"; +"carPlay.debug.settings.tts_audio_session.allow_bluetooth_hfp" = "Bluetooth HFP für TTS zulassen"; +"carPlay.debug.settings.tts_audio_session.category" = "TTS-Kategorie"; +"carPlay.debug.settings.tts_audio_session.deactivate_before_reconfigure" = "Vor Neukonfiguration deaktivieren"; +"carPlay.debug.settings.tts_audio_session.duck_others" = "TTS blendet anderes aus"; +"carPlay.debug.settings.tts_audio_session.footer" = "In diesem Abschnitt kannst du eine Neukonfiguration der TTS-Sitzung erzwingen. Dies ist der wahrscheinlichste Bereich, wenn eine andere Anwendung, die die Wiedergabe startet, die Antwort plötzlich hörbar macht."; +"carPlay.debug.settings.tts_audio_session.interrupt_spoken_audio" = "TTS unterbricht gesprochenes Audio"; +"carPlay.debug.settings.tts_audio_session.mode" = "TTS-Modus"; +"carPlay.debug.settings.tts_audio_session.reconfigure_before_tts" = "Vor TTS neu konfigurieren"; +"carPlay.debug.settings.tts_audio_session.title" = "TTS-Audio-Sitzung"; +"carPlay.debug.settings.tts_playback.avplayer_waits_to_minimize_stalling" = "AVPlayer wartet, um Verzögerungen zu minimieren"; +"carPlay.debug.settings.tts_playback.footer" = "Verwende die heruntergeladene AVAudioPlayer-Strategie, um festzustellen, ob der Fehler mit AVPlayer oder der Wiedergabe über eine Remote-URL zusammenhängt."; +"carPlay.debug.settings.tts_playback.playback_delay" = "Wiedergabeverzögerung"; +"carPlay.debug.settings.tts_playback.playback_strategy" = "Wiedergabestrategie"; +"carPlay.debug.settings.tts_playback.title" = "TTS-Wiedergabe"; "carPlay.labels.already_added_server" = "Bereits hinzugefügt"; "carPlay.labels.empty_domain_list" = "Keine Domänen verfügbar"; "carPlay.labels.no_servers_available" = "Keine Server verfügbar. Füge einen Server in der App hinzu."; "carPlay.labels.select_server" = "Server auswählen"; "carPlay.labels.servers" = "Server"; +"carPlay.labels.settings.advanced.assist.section.title" = "Assist"; +"carPlay.labels.settings.advanced.assist.tts_playback.footer" = "In manchen Fahrzeugen wird die Sprachausgabe möglicherweise nicht wiedergegeben, wenn „Streamen“ ausgewählt ist. In diesem Fall kann die Option „Herunterladen und wiedergeben“ das Problem möglicherweise beheben."; +"carPlay.labels.settings.advanced.assist.tts_playback.title" = "TTS-Wiedergabe"; "carPlay.labels.settings.advanced.section.button.detail" = "Verwende diese Option, wenn deine Serverdaten nicht richtig geladen werden."; "carPlay.labels.settings.advanced.section.button.title" = "App neu starten"; "carPlay.labels.settings.advanced.section.title" = "Erweitert"; @@ -596,7 +648,7 @@ Aktuell wird mTLS nur unter iOS 17 und höher unterstützt. Es kann zu Problemen Tags funktionieren auf jedem Gerät mit Hardwareunterstützung zum Lesen von NFC-Tags, auf dem Home Assistant installiert ist."; "nfc.list.learn_more" = "Mehr Informationen"; "nfc.list.read_tag" = "Tag lesen"; -"nfc.list.title" = "NFC-Tags"; +"nfc.list.title" = "NFC Lesen/Schreiben"; "nfc.list.write_tag" = "Tag schreiben"; "nfc.not_available" = "NFC ist auf diesem Gerät nicht verfügbar"; "nfc.read.error.generic_failure" = "Lesen des Tags fehlgeschlagen"; diff --git a/Sources/App/Resources/el.lproj/Localizable.strings b/Sources/App/Resources/el.lproj/Localizable.strings index 8a9f5e1abf..8b24833930 100644 --- a/Sources/App/Resources/el.lproj/Localizable.strings +++ b/Sources/App/Resources/el.lproj/Localizable.strings @@ -116,6 +116,14 @@ "app_intents.widget_action.actions_parameter_configuration" = "Ποιες ενέργειες;"; "assist.button.finish_recording.title" = "Πατήστε για να ολοκληρώσετε την εγγραφή..."; "assist.button.listening.title" = "Ακρόαση..."; +"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.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.open_app.title" = "Companion app"; +"assist.carplay.playback_help.title" = "Audio Playback Help"; "assist.carplay.processing.title" = "Επεξεργασία..."; "assist.carplay.responding.title" = "Απάντηση..."; "assist.carplay.tap_to_record.title" = "Πατήστε για καταγραφή"; @@ -176,11 +184,55 @@ "carPlay.debug.delete_db.alert.title" = "Θέλετε σίγουρα να διαγράψετε τη διαμόρφωση του CarPlay; Αυτό δεν μπορεί να αναιρεθεί"; "carPlay.debug.delete_db.button.title" = "Διαγραφή διαμόρφωσης CarPlay"; "carPlay.debug.delete_db.reset.title" = "Επαναφορά διαμόρφωσης"; +"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.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.play_recording_indicator_tone" = "Play recording indicator tone"; +"carPlay.debug.settings.assist_session.preferred_sample_rate" = "Preferred sample rate"; +"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.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.spoken_audio" = "spokenAudio"; +"carPlay.debug.settings.option.audio_mode.voice_chat" = "voiceChat"; +"carPlay.debug.settings.option.audio_mode.voice_prompt" = "voicePrompt"; +"carPlay.debug.settings.option.playback_delay.none" = "None"; +"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.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.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.playback_delay" = "Playback delay"; +"carPlay.debug.settings.tts_playback.playback_strategy" = "Playback strategy"; +"carPlay.debug.settings.tts_playback.title" = "TTS Playback"; "carPlay.labels.already_added_server" = "Εχει ήδη προστεθεί"; "carPlay.labels.empty_domain_list" = "Δεν υπάρχουν διαθέσιμα domains"; "carPlay.labels.no_servers_available" = "Δεν υπάρχουν διαθέσιμοι servers. Προσθέστε έναν server στην εφαρμογή."; "carPlay.labels.select_server" = "Επιλογή 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.tts_playback.title" = "TTS Playback"; "carPlay.labels.settings.advanced.section.button.detail" = "Χρησιμοποιήστε αυτή την επιλογή εάν τα δεδομένα του διακομιστή σας δεν φορτώνονται σωστά."; "carPlay.labels.settings.advanced.section.button.title" = "Επανεκκίνηση της εφαρμογής"; "carPlay.labels.settings.advanced.section.title" = "Για προχωρημένους"; @@ -596,7 +648,7 @@ Τα tags θα λειτουργούν σε οποιαδήποτε συσκευή με εγκατεστημένο το Home Assistant που διαθέτει υποστήριξη υλικού για την ανάγνωσή τους."; "nfc.list.learn_more" = "Μάθε περισσότερα"; "nfc.list.read_tag" = "Ανάγνωση tag"; -"nfc.list.title" = "NFC tags"; +"nfc.list.title" = "Ανάγνωση/Εγγραφή NFC"; "nfc.list.write_tag" = "Εγγραφή σε tag"; "nfc.not_available" = "Το NFC δεν είναι διαθέσιμο σε αυτή τη συσκευή"; "nfc.read.error.generic_failure" = "Αποτυχία ανάγνωσης tag"; diff --git a/Sources/App/Resources/en-GB.lproj/Localizable.strings b/Sources/App/Resources/en-GB.lproj/Localizable.strings index f244fcb852..6b05fab6aa 100644 --- a/Sources/App/Resources/en-GB.lproj/Localizable.strings +++ b/Sources/App/Resources/en-GB.lproj/Localizable.strings @@ -116,6 +116,14 @@ "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.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.open_app.title" = "Companion app"; +"assist.carplay.playback_help.title" = "Audio Playback Help"; "assist.carplay.processing.title" = "Processing..."; "assist.carplay.responding.title" = "Responding..."; "assist.carplay.tap_to_record.title" = "Tap to record"; @@ -176,11 +184,55 @@ "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.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.play_recording_indicator_tone" = "Play recording indicator tone"; +"carPlay.debug.settings.assist_session.preferred_sample_rate" = "Preferred sample rate"; +"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.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.spoken_audio" = "spokenAudio"; +"carPlay.debug.settings.option.audio_mode.voice_chat" = "voiceChat"; +"carPlay.debug.settings.option.audio_mode.voice_prompt" = "voicePrompt"; +"carPlay.debug.settings.option.playback_delay.none" = "None"; +"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.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.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.playback_delay" = "Playback delay"; +"carPlay.debug.settings.tts_playback.playback_strategy" = "Playback strategy"; +"carPlay.debug.settings.tts_playback.title" = "TTS Playback"; "carPlay.labels.already_added_server" = "Already added"; "carPlay.labels.empty_domain_list" = "No domains available"; "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.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"; "carPlay.labels.settings.advanced.section.title" = "Advanced"; @@ -596,7 +648,7 @@ Currently mTLS is only supported on iOS 17+, it may present issues related to di Tags will work on any device with Home Assistant installed which has hardware support to read them."; "nfc.list.learn_more" = "Learn More"; "nfc.list.read_tag" = "Read Tag"; -"nfc.list.title" = "NFC Tags"; +"nfc.list.title" = "NFC Read/Write"; "nfc.list.write_tag" = "Write Tag"; "nfc.not_available" = "NFC is not available on this device"; "nfc.read.error.generic_failure" = "Failed to read tag"; diff --git a/Sources/App/Resources/en.lproj/Localizable.strings b/Sources/App/Resources/en.lproj/Localizable.strings index cc13ec7c31..abc4ea91af 100644 --- a/Sources/App/Resources/en.lproj/Localizable.strings +++ b/Sources/App/Resources/en.lproj/Localizable.strings @@ -116,7 +116,6 @@ "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.processing.title" = "Processing..."; "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.title" = "TTS Playback"; "assist.carplay.playback_help.go_to_advanced.detail" = "Open Advanced, then Assist."; @@ -125,6 +124,7 @@ "assist.carplay.playback_help.open_app.detail" = "Open CarPlay settings in the Home Assistant Companion app."; "assist.carplay.playback_help.open_app.title" = "Companion app"; "assist.carplay.playback_help.title" = "Audio Playback Help"; +"assist.carplay.processing.title" = "Processing..."; "assist.carplay.responding.title" = "Responding..."; "assist.carplay.tap_to_record.title" = "Tap to record"; "assist.error.pipelines_response" = "Failed to obtain Assist pipelines, please check your pipelines configuration."; @@ -183,17 +183,18 @@ "carPlay.debug.delete_db.alert.failed.message" = "Failed to delete configuration, error: %@"; "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.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.play_recording_indicator_tone" = "Play recording indicator tone"; "carPlay.debug.settings.assist_session.preferred_sample_rate" = "Preferred sample rate"; "carPlay.debug.settings.assist_session.recorder_manages_audio_session" = "AudioRecorder manages audio session"; "carPlay.debug.settings.assist_session.title" = "Assist Session"; -"carPlay.debug.settings.assist_session.duck_others" = "Duck others"; "carPlay.debug.settings.navigation_title" = "CarPlay Debug"; "carPlay.debug.settings.option.audio_category.play_and_record" = "playAndRecord"; "carPlay.debug.settings.option.audio_category.playback" = "playback"; @@ -224,17 +225,16 @@ "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"; -"carPlay.debug.delete_db.reset.title" = "Reset configuration"; "carPlay.labels.already_added_server" = "Already added"; "carPlay.labels.empty_domain_list" = "No domains available"; "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.section.button.detail" = "Use this option if your server data is not loaded properly."; -"carPlay.labels.settings.advanced.section.button.title" = "Restart App"; "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.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"; "carPlay.labels.settings.advanced.section.title" = "Advanced"; "carPlay.labels.tab.settings" = "Settings"; "carPlay.lock.confirmation.title" = "Are you sure you want to perform lock action on %@?"; @@ -648,7 +648,7 @@ Currently mTLS is only supported on iOS 17+, it may present issues related to di Tags will work on any device with Home Assistant installed which has hardware support to read them."; "nfc.list.learn_more" = "Learn More"; "nfc.list.read_tag" = "Read Tag"; -"nfc.list.title" = "NFC Tags"; +"nfc.list.title" = "NFC Read/Write"; "nfc.list.write_tag" = "Write Tag"; "nfc.not_available" = "NFC is not available on this device"; "nfc.read.error.generic_failure" = "Failed to read tag"; @@ -1709,4 +1709,4 @@ Home Assistant is open source, advocates for privacy and runs locally in your ho "widgets.todo_list.refresh_title" = "Refresh To-do List"; "widgets.todo_list.select_list" = "Edit widget to select list."; "widgets.todo_list.title" = "To-do List"; -"yes_label" = "Yes"; +"yes_label" = "Yes"; \ No newline at end of file diff --git a/Sources/App/Resources/es-ES.lproj/Localizable.strings b/Sources/App/Resources/es-ES.lproj/Localizable.strings index 2b4be60a50..4c4768a8b8 100644 --- a/Sources/App/Resources/es-ES.lproj/Localizable.strings +++ b/Sources/App/Resources/es-ES.lproj/Localizable.strings @@ -116,6 +116,14 @@ "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.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.open_app.title" = "Companion app"; +"assist.carplay.playback_help.title" = "Audio Playback Help"; "assist.carplay.processing.title" = "Processing..."; "assist.carplay.responding.title" = "Responding..."; "assist.carplay.tap_to_record.title" = "Tap to record"; @@ -176,11 +184,55 @@ "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.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.play_recording_indicator_tone" = "Play recording indicator tone"; +"carPlay.debug.settings.assist_session.preferred_sample_rate" = "Preferred sample rate"; +"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.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.spoken_audio" = "spokenAudio"; +"carPlay.debug.settings.option.audio_mode.voice_chat" = "voiceChat"; +"carPlay.debug.settings.option.audio_mode.voice_prompt" = "voicePrompt"; +"carPlay.debug.settings.option.playback_delay.none" = "None"; +"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.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.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.playback_delay" = "Playback delay"; +"carPlay.debug.settings.tts_playback.playback_strategy" = "Playback strategy"; +"carPlay.debug.settings.tts_playback.title" = "TTS Playback"; "carPlay.labels.already_added_server" = "Already added"; "carPlay.labels.empty_domain_list" = "No domains available"; "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.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"; "carPlay.labels.settings.advanced.section.title" = "Advanced"; @@ -596,7 +648,7 @@ Currently mTLS is only supported on iOS 17+, it may present issues related to di Las etiquetas funcionarán en cualquier dispositivo con Home Assistant instalado que tenga capacidad hardware para leerlas."; "nfc.list.learn_more" = "Más información"; "nfc.list.read_tag" = "Leer etiqueta"; -"nfc.list.title" = "Etiquetas NFC"; +"nfc.list.title" = "NFC Read/Write"; "nfc.list.write_tag" = "Escribir etiqueta"; "nfc.not_available" = "NFC no está disponible en este dispositivo"; "nfc.read.error.generic_failure" = "No se pudo leer la etiqueta"; diff --git a/Sources/App/Resources/es-MX.lproj/Localizable.strings b/Sources/App/Resources/es-MX.lproj/Localizable.strings index fe79137cba..20df6a1ac6 100644 --- a/Sources/App/Resources/es-MX.lproj/Localizable.strings +++ b/Sources/App/Resources/es-MX.lproj/Localizable.strings @@ -116,6 +116,14 @@ "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.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.open_app.title" = "Companion app"; +"assist.carplay.playback_help.title" = "Audio Playback Help"; "assist.carplay.processing.title" = "Processing..."; "assist.carplay.responding.title" = "Responding..."; "assist.carplay.tap_to_record.title" = "Tap to record"; @@ -176,11 +184,55 @@ "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.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.play_recording_indicator_tone" = "Play recording indicator tone"; +"carPlay.debug.settings.assist_session.preferred_sample_rate" = "Preferred sample rate"; +"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.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.spoken_audio" = "spokenAudio"; +"carPlay.debug.settings.option.audio_mode.voice_chat" = "voiceChat"; +"carPlay.debug.settings.option.audio_mode.voice_prompt" = "voicePrompt"; +"carPlay.debug.settings.option.playback_delay.none" = "None"; +"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.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.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.playback_delay" = "Playback delay"; +"carPlay.debug.settings.tts_playback.playback_strategy" = "Playback strategy"; +"carPlay.debug.settings.tts_playback.title" = "TTS Playback"; "carPlay.labels.already_added_server" = "Already added"; "carPlay.labels.empty_domain_list" = "No domains available"; "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.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"; "carPlay.labels.settings.advanced.section.title" = "Advanced"; @@ -596,7 +648,7 @@ Currently mTLS is only supported on iOS 17+, it may present issues related to di Tags will work on any device with Home Assistant installed which has hardware support to read them."; "nfc.list.learn_more" = "Learn More"; "nfc.list.read_tag" = "Read Tag"; -"nfc.list.title" = "NFC Tags"; +"nfc.list.title" = "NFC Read/Write"; "nfc.list.write_tag" = "Write Tag"; "nfc.not_available" = "NFC is not available on this device"; "nfc.read.error.generic_failure" = "Failed to read tag"; diff --git a/Sources/App/Resources/es.lproj/Localizable.strings b/Sources/App/Resources/es.lproj/Localizable.strings index 1833dba2c4..345579b336 100644 --- a/Sources/App/Resources/es.lproj/Localizable.strings +++ b/Sources/App/Resources/es.lproj/Localizable.strings @@ -116,6 +116,14 @@ "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.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.open_app.title" = "Companion app"; +"assist.carplay.playback_help.title" = "Audio Playback Help"; "assist.carplay.processing.title" = "Processing..."; "assist.carplay.responding.title" = "Responding..."; "assist.carplay.tap_to_record.title" = "Tap to record"; @@ -176,11 +184,55 @@ "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.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.play_recording_indicator_tone" = "Play recording indicator tone"; +"carPlay.debug.settings.assist_session.preferred_sample_rate" = "Preferred sample rate"; +"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.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.spoken_audio" = "spokenAudio"; +"carPlay.debug.settings.option.audio_mode.voice_chat" = "voiceChat"; +"carPlay.debug.settings.option.audio_mode.voice_prompt" = "voicePrompt"; +"carPlay.debug.settings.option.playback_delay.none" = "None"; +"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.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.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.playback_delay" = "Playback delay"; +"carPlay.debug.settings.tts_playback.playback_strategy" = "Playback strategy"; +"carPlay.debug.settings.tts_playback.title" = "TTS Playback"; "carPlay.labels.already_added_server" = "Ya agregado"; "carPlay.labels.empty_domain_list" = "No domains available"; "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.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"; "carPlay.labels.settings.advanced.section.title" = "Advanced"; @@ -596,7 +648,7 @@ Currently mTLS is only supported on iOS 17+, it may present issues related to di Tags will work on any device with Home Assistant installed which has hardware support to read them."; "nfc.list.learn_more" = "Más información"; "nfc.list.read_tag" = "Leer la etiqueta"; -"nfc.list.title" = "Etiquetas NFC"; +"nfc.list.title" = "NFC Read/Write"; "nfc.list.write_tag" = "Escribir etiqueta"; "nfc.not_available" = "El NFC no está disponible en este dispositivo"; "nfc.read.error.generic_failure" = "No se ha podido leer la etiqueta"; diff --git a/Sources/App/Resources/et.lproj/Localizable.strings b/Sources/App/Resources/et.lproj/Localizable.strings index e74f901be3..7d5f3bb19b 100644 --- a/Sources/App/Resources/et.lproj/Localizable.strings +++ b/Sources/App/Resources/et.lproj/Localizable.strings @@ -116,6 +116,14 @@ "app_intents.widget_action.actions_parameter_configuration" = "Millised toimingud?"; "assist.button.finish_recording.title" = "Salvestamise lõpetamiseks toksa..."; "assist.button.listening.title" = "Kuulan..."; +"assist.carplay.playback_help.change_playback.detail" = "Kui Stream ei esita autos heli vali „Laadi alla ja esita”."; +"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.open_app.title" = "Companion app"; +"assist.carplay.playback_help.title" = "Audio Playback Help"; "assist.carplay.processing.title" = "Töötlemine..."; "assist.carplay.responding.title" = "Vastamine..."; "assist.carplay.tap_to_record.title" = "Puuduta salvestamiseks"; @@ -176,11 +184,55 @@ "carPlay.debug.delete_db.alert.title" = "Oled kindel, et soovid CarPlay konfiguratsiooni kustutada? Seda ei saa tagasi võtta"; "carPlay.debug.delete_db.button.title" = "Kustuta CarPlay konfiguratsioon"; "carPlay.debug.delete_db.reset.title" = "Lähtesta konfiguratsioon"; +"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.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.play_recording_indicator_tone" = "Play recording indicator tone"; +"carPlay.debug.settings.assist_session.preferred_sample_rate" = "Preferred sample rate"; +"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.option.audio_category.play_and_record" = "playAndRecord"; +"carPlay.debug.settings.option.audio_category.playback" = "playback"; +"carPlay.debug.settings.option.audio_category.record" = "salvesta"; +"carPlay.debug.settings.option.audio_mode.default" = "vaikimisi"; +"carPlay.debug.settings.option.audio_mode.measurement" = "mõõtmine"; +"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"; +"carPlay.debug.settings.option.playback_delay.none" = "Puudub"; +"carPlay.debug.settings.option.tts_playback_strategy.download_and_play" = "Laadi alla ja mängi"; +"carPlay.debug.settings.option.tts_playback_strategy.stream" = "Esita"; +"carPlay.debug.settings.reset" = "Lähtesta"; +"carPlay.debug.settings.row_title" = "CarPlay silumisseaded"; +"carPlay.debug.settings.tts_audio_session.activate_audio_session_before_play" = "Aktiveeri heliseanss enne esitamist"; +"carPlay.debug.settings.tts_audio_session.allow_bluetooth_a2dp" = "Tekst-kõneks võimaldab Bluetooth A2DP-d"; +"carPlay.debug.settings.tts_audio_session.allow_bluetooth_hfp" = "Tekst-kõneks lubab Bluetooth HFP-d"; +"carPlay.debug.settings.tts_audio_session.category" = "Tekst-kõneks kategooria"; +"carPlay.debug.settings.tts_audio_session.deactivate_before_reconfigure" = "Deaktiveeri enne ümberseadistamist"; +"carPlay.debug.settings.tts_audio_session.duck_others" = "Tekst-kõneks summutab muud"; +"carPlay.debug.settings.tts_audio_session.footer" = "See jaotis võimaldab sundida spetsiaalset tekst-kõneks seansi ümberseadistamist, mis on kõige tõenäolisem piirkond kui mõni muu rakendus taasesitust alustades vastuse ootamatult kuuldavaks teeb."; +"carPlay.debug.settings.tts_audio_session.interrupt_spoken_audio" = "Tekst-kõneks katkestab kõneldud heli"; +"carPlay.debug.settings.tts_audio_session.mode" = "Tekst-kõneks režiim"; +"carPlay.debug.settings.tts_audio_session.reconfigure_before_tts" = "Seadista uuesti enne tekst-kõneks"; +"carPlay.debug.settings.tts_audio_session.title" = "Tekst-kõneks heliseanss"; +"carPlay.debug.settings.tts_playback.avplayer_waits_to_minimize_stalling" = "AVPlayer ootab, et minimeerida seisakuid"; +"carPlay.debug.settings.tts_playback.footer" = "Kasuta allalaaditud AVAudioPlayer strateegiat, et teha kindlaks, kas tõrge on seotud AVPlayeriga või kaug-URL-i taasesitusega."; +"carPlay.debug.settings.tts_playback.playback_delay" = "Taasesituse viivitus"; +"carPlay.debug.settings.tts_playback.playback_strategy" = "Taasesituse strateegia"; +"carPlay.debug.settings.tts_playback.title" = "Tekst-kõneks esitamine"; "carPlay.labels.already_added_server" = "Juba lisatud"; "carPlay.labels.empty_domain_list" = "Domeene pole saadaval"; "carPlay.labels.no_servers_available" = "Serverid ei ole saadaval. Lisa server rakendusse."; "carPlay.labels.select_server" = "Vali server"; "carPlay.labels.servers" = "Serverid"; +"carPlay.labels.settings.advanced.assist.section.title" = "Assist"; +"carPlay.labels.settings.advanced.assist.tts_playback.footer" = "Mõnes autos ei pruugi suulised vastused mängida kui on valitud \"Stream\". Kui see juhtub, võib funktsioon \"Laadi alla ja mängi\" seda parandada."; +"carPlay.labels.settings.advanced.assist.tts_playback.title" = "Tekst-kõneks esitamine"; "carPlay.labels.settings.advanced.section.button.detail" = "Kasuta seda valikut kui serveri andmed ei ole korralikult laetud."; "carPlay.labels.settings.advanced.section.button.title" = "Taaskäivita rakendus"; "carPlay.labels.settings.advanced.section.title" = "Täpsem"; @@ -596,7 +648,7 @@ Sildid toimivad igas seadmes, kuhu on paigaldatud Home Assistant, millel on nende lugemiseks riistvaraline tugi."; "nfc.list.learn_more" = "Lisateave"; "nfc.list.read_tag" = "Loe NFC märgist"; -"nfc.list.title" = "NFC-märgised"; +"nfc.list.title" = "NFC Read/Write"; "nfc.list.write_tag" = "Kirjuta NFC märgis"; "nfc.not_available" = "NFC pole selles seadmes saadaval"; "nfc.read.error.generic_failure" = "Märgise lugemine nurjus"; diff --git a/Sources/App/Resources/fi.lproj/Localizable.strings b/Sources/App/Resources/fi.lproj/Localizable.strings index 6c1f214ae0..e621eb8c57 100644 --- a/Sources/App/Resources/fi.lproj/Localizable.strings +++ b/Sources/App/Resources/fi.lproj/Localizable.strings @@ -116,6 +116,14 @@ "app_intents.widget_action.actions_parameter_configuration" = "Which actions?"; "assist.button.finish_recording.title" = "Tap to finish recording..."; "assist.button.listening.title" = "Kuuntelen..."; +"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.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.open_app.title" = "Companion app"; +"assist.carplay.playback_help.title" = "Audio Playback Help"; "assist.carplay.processing.title" = "Processing..."; "assist.carplay.responding.title" = "Responding..."; "assist.carplay.tap_to_record.title" = "Tap to record"; @@ -176,11 +184,55 @@ "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" = "Palauta asetukset"; +"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.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.play_recording_indicator_tone" = "Play recording indicator tone"; +"carPlay.debug.settings.assist_session.preferred_sample_rate" = "Preferred sample rate"; +"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.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.spoken_audio" = "spokenAudio"; +"carPlay.debug.settings.option.audio_mode.voice_chat" = "voiceChat"; +"carPlay.debug.settings.option.audio_mode.voice_prompt" = "voicePrompt"; +"carPlay.debug.settings.option.playback_delay.none" = "None"; +"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.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.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.playback_delay" = "Playback delay"; +"carPlay.debug.settings.tts_playback.playback_strategy" = "Playback strategy"; +"carPlay.debug.settings.tts_playback.title" = "TTS Playback"; "carPlay.labels.already_added_server" = "Lisätty jo"; "carPlay.labels.empty_domain_list" = "Verkkotunnuksia ei ole saatavilla"; "carPlay.labels.no_servers_available" = "Palvelimia ei ole saatavilla. Lisää palvelin sovelluksessa."; "carPlay.labels.select_server" = "Valitse palvelin"; "carPlay.labels.servers" = "Palvelimet"; +"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.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"; "carPlay.labels.settings.advanced.section.title" = "Edistynyt"; @@ -596,7 +648,7 @@ Currently mTLS is only supported on iOS 17+, it may present issues related to di NFC-tunnisteet toimivat millä tahansa laitteella, johon on asennettu Home Assistant ja jolla on tuki NFC-tunnisteiden lukemiseen."; "nfc.list.learn_more" = "Lisätietoja"; "nfc.list.read_tag" = "Lue tunniste"; -"nfc.list.title" = "NFC-tunnisteet"; +"nfc.list.title" = "NFC Read/Write"; "nfc.list.write_tag" = "Kirjoita tunniste"; "nfc.not_available" = "NFC ei ole käytettävissä tällä laitteella"; "nfc.read.error.generic_failure" = "Tunnisteen lukeminen epäonnistui"; diff --git a/Sources/App/Resources/fr.lproj/Localizable.strings b/Sources/App/Resources/fr.lproj/Localizable.strings index 85665427e2..f5c18c1bbb 100644 --- a/Sources/App/Resources/fr.lproj/Localizable.strings +++ b/Sources/App/Resources/fr.lproj/Localizable.strings @@ -116,6 +116,14 @@ "app_intents.widget_action.actions_parameter_configuration" = "Quelles actions ?"; "assist.button.finish_recording.title" = "Taper pour terminer l'enregistrement"; "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.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.open_app.title" = "Companion app"; +"assist.carplay.playback_help.title" = "Audio Playback Help"; "assist.carplay.processing.title" = "Processing..."; "assist.carplay.responding.title" = "Responding..."; "assist.carplay.tap_to_record.title" = "Tap to record"; @@ -176,11 +184,55 @@ "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" = "Effacer la configuration CarPlay"; "carPlay.debug.delete_db.reset.title" = "Réinitialiser la 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.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.play_recording_indicator_tone" = "Play recording indicator tone"; +"carPlay.debug.settings.assist_session.preferred_sample_rate" = "Preferred sample rate"; +"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.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.spoken_audio" = "spokenAudio"; +"carPlay.debug.settings.option.audio_mode.voice_chat" = "voiceChat"; +"carPlay.debug.settings.option.audio_mode.voice_prompt" = "voicePrompt"; +"carPlay.debug.settings.option.playback_delay.none" = "None"; +"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.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.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.playback_delay" = "Playback delay"; +"carPlay.debug.settings.tts_playback.playback_strategy" = "Playback strategy"; +"carPlay.debug.settings.tts_playback.title" = "TTS Playback"; "carPlay.labels.already_added_server" = "Déjà ajouté"; "carPlay.labels.empty_domain_list" = "Aucun domaine disponible"; "carPlay.labels.no_servers_available" = "Aucun serveur disponible. Ajoutez un serveur dans l'app."; "carPlay.labels.select_server" = "Sélectionnez le serveur"; "carPlay.labels.servers" = "Serveurs"; +"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.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"; "carPlay.labels.settings.advanced.section.title" = "Advanced"; @@ -596,7 +648,7 @@ Currently mTLS is only supported on iOS 17+, it may present issues related to di Les balises fonctionneront sur tout appareil sur lequel Home Assistant est installé et qui dispose d'un support matériel pour les lire."; "nfc.list.learn_more" = "En savoir plus"; "nfc.list.read_tag" = "Lire un tag"; -"nfc.list.title" = "Balises NFC"; +"nfc.list.title" = "NFC Read/Write"; "nfc.list.write_tag" = "Écrire un tag"; "nfc.not_available" = "Le NFC n'est pas disponible sur cet appareil"; "nfc.read.error.generic_failure" = "Échec de lecture de la balise"; diff --git a/Sources/App/Resources/he.lproj/Localizable.strings b/Sources/App/Resources/he.lproj/Localizable.strings index 716396b77e..476fbbc4c6 100644 --- a/Sources/App/Resources/he.lproj/Localizable.strings +++ b/Sources/App/Resources/he.lproj/Localizable.strings @@ -116,6 +116,14 @@ "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.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.open_app.title" = "Companion app"; +"assist.carplay.playback_help.title" = "Audio Playback Help"; "assist.carplay.processing.title" = "Processing..."; "assist.carplay.responding.title" = "Responding..."; "assist.carplay.tap_to_record.title" = "Tap to record"; @@ -176,11 +184,55 @@ "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.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.play_recording_indicator_tone" = "Play recording indicator tone"; +"carPlay.debug.settings.assist_session.preferred_sample_rate" = "Preferred sample rate"; +"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.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.spoken_audio" = "spokenAudio"; +"carPlay.debug.settings.option.audio_mode.voice_chat" = "voiceChat"; +"carPlay.debug.settings.option.audio_mode.voice_prompt" = "voicePrompt"; +"carPlay.debug.settings.option.playback_delay.none" = "None"; +"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.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.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.playback_delay" = "Playback delay"; +"carPlay.debug.settings.tts_playback.playback_strategy" = "Playback strategy"; +"carPlay.debug.settings.tts_playback.title" = "TTS Playback"; "carPlay.labels.already_added_server" = "Already added"; "carPlay.labels.empty_domain_list" = "No domains available"; "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.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"; "carPlay.labels.settings.advanced.section.title" = "Advanced"; @@ -596,7 +648,7 @@ Currently mTLS is only supported on iOS 17+, it may present issues related to di Tags will work on any device with Home Assistant installed which has hardware support to read them."; "nfc.list.learn_more" = "Learn More"; "nfc.list.read_tag" = "Read Tag"; -"nfc.list.title" = "NFC Tags"; +"nfc.list.title" = "NFC Read/Write"; "nfc.list.write_tag" = "Write Tag"; "nfc.not_available" = "NFC is not available on this device"; "nfc.read.error.generic_failure" = "Failed to read tag"; diff --git a/Sources/App/Resources/hu.lproj/Localizable.strings b/Sources/App/Resources/hu.lproj/Localizable.strings index dc36b37335..f7ed0d255b 100644 --- a/Sources/App/Resources/hu.lproj/Localizable.strings +++ b/Sources/App/Resources/hu.lproj/Localizable.strings @@ -116,6 +116,14 @@ "app_intents.widget_action.actions_parameter_configuration" = "Milyen műveletek?"; "assist.button.finish_recording.title" = "Érintse meg a felvétel befejezéséhez..."; "assist.button.listening.title" = "Hallgatás..."; +"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.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.open_app.title" = "Companion app"; +"assist.carplay.playback_help.title" = "Audio Playback Help"; "assist.carplay.processing.title" = "Feldolgozás..."; "assist.carplay.responding.title" = "Válaszadás..."; "assist.carplay.tap_to_record.title" = "Érintse meg a felvételhez"; @@ -176,11 +184,55 @@ "carPlay.debug.delete_db.alert.title" = "Biztosan törli a CarPlay konfigurációt? Ez a művelet nem visszavonható"; "carPlay.debug.delete_db.button.title" = "CarPlay konfiguráció törlése"; "carPlay.debug.delete_db.reset.title" = "Konfiguráció visszaállítása"; +"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.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.play_recording_indicator_tone" = "Play recording indicator tone"; +"carPlay.debug.settings.assist_session.preferred_sample_rate" = "Preferred sample rate"; +"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.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.spoken_audio" = "spokenAudio"; +"carPlay.debug.settings.option.audio_mode.voice_chat" = "voiceChat"; +"carPlay.debug.settings.option.audio_mode.voice_prompt" = "voicePrompt"; +"carPlay.debug.settings.option.playback_delay.none" = "None"; +"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.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.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.playback_delay" = "Playback delay"; +"carPlay.debug.settings.tts_playback.playback_strategy" = "Playback strategy"; +"carPlay.debug.settings.tts_playback.title" = "TTS Playback"; "carPlay.labels.already_added_server" = "Már hozzáadva"; "carPlay.labels.empty_domain_list" = "Nincsenek elérhető domainek"; "carPlay.labels.no_servers_available" = "Nincs elérhető szerver. Adjon hozzá egy kiszolgálót az alkalmazáshoz."; "carPlay.labels.select_server" = "Szerver kiválasztása"; "carPlay.labels.servers" = "Szerverek"; +"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.tts_playback.title" = "TTS Playback"; "carPlay.labels.settings.advanced.section.button.detail" = "Használja ezt az opciót, ha a szerver adatai nem töltődnek be megfelelően."; "carPlay.labels.settings.advanced.section.button.title" = "Az alkalmazás újraindítása"; "carPlay.labels.settings.advanced.section.title" = "Haladó"; @@ -596,7 +648,7 @@ Jelenleg az mTLS csak iOS 17+ rendszeren támogatott, problémákat okozhat az A címkék minden olyan eszközön működnek, amelyre telepítve van a Home Assistant és amely hardveres támogatással rendelkezik az olvasásukhoz."; "nfc.list.learn_more" = "Tudjon meg többet"; "nfc.list.read_tag" = "Címke olvasása"; -"nfc.list.title" = "NFC-címkék"; +"nfc.list.title" = "NFC Read/Write"; "nfc.list.write_tag" = "Címke írása"; "nfc.not_available" = "Az NFC nem érhető el ezen a készüléken"; "nfc.read.error.generic_failure" = "Nem sikerült beolvasni a matricát"; diff --git a/Sources/App/Resources/id.lproj/Localizable.strings b/Sources/App/Resources/id.lproj/Localizable.strings index e1e9f8caf3..91b9aee45d 100644 --- a/Sources/App/Resources/id.lproj/Localizable.strings +++ b/Sources/App/Resources/id.lproj/Localizable.strings @@ -116,6 +116,14 @@ "app_intents.widget_action.actions_parameter_configuration" = "Aksi yang mana?"; "assist.button.finish_recording.title" = "Tap to finish recording..."; "assist.button.listening.title" = "Mendengarkan..."; +"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.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.open_app.title" = "Companion app"; +"assist.carplay.playback_help.title" = "Audio Playback Help"; "assist.carplay.processing.title" = "Processing..."; "assist.carplay.responding.title" = "Responding..."; "assist.carplay.tap_to_record.title" = "Tap to record"; @@ -176,11 +184,55 @@ "carPlay.debug.delete_db.alert.title" = "Yakin ingin menghapus konfigurasi CarPlay? Ini tidak dapat dikembalikan"; "carPlay.debug.delete_db.button.title" = "Hapus konfigurasi CarPlay"; "carPlay.debug.delete_db.reset.title" = "Setel ulang konfigurasi"; +"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.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.play_recording_indicator_tone" = "Play recording indicator tone"; +"carPlay.debug.settings.assist_session.preferred_sample_rate" = "Preferred sample rate"; +"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.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.spoken_audio" = "spokenAudio"; +"carPlay.debug.settings.option.audio_mode.voice_chat" = "voiceChat"; +"carPlay.debug.settings.option.audio_mode.voice_prompt" = "voicePrompt"; +"carPlay.debug.settings.option.playback_delay.none" = "None"; +"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.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.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.playback_delay" = "Playback delay"; +"carPlay.debug.settings.tts_playback.playback_strategy" = "Playback strategy"; +"carPlay.debug.settings.tts_playback.title" = "TTS Playback"; "carPlay.labels.already_added_server" = "Sudah ditambahkan"; "carPlay.labels.empty_domain_list" = "Tidak ada domain tersedia"; "carPlay.labels.no_servers_available" = "Tidak ada server tersedia. Tambahkan di aplikasi."; "carPlay.labels.select_server" = "Pilih server"; "carPlay.labels.servers" = "Server"; +"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.tts_playback.title" = "TTS Playback"; "carPlay.labels.settings.advanced.section.button.detail" = "Gunakan opsi ini jika data server Anda tidak dimuat dengan benar."; "carPlay.labels.settings.advanced.section.button.title" = "Mulai Ulang Aplikasi"; "carPlay.labels.settings.advanced.section.title" = "Mode Tingkat Lanjut"; @@ -596,7 +648,7 @@ Currently mTLS is only supported on iOS 17+, it may present issues related to di Tag akan berfungsi di semua perangkat apa yang dipasangi Home Assistant, yang memiliki dukungan perangkat keras untuk membacanya."; "nfc.list.learn_more" = "Pelajari lebih lanjut"; "nfc.list.read_tag" = "Baca Tag"; -"nfc.list.title" = "Tag NFC"; +"nfc.list.title" = "NFC Read/Write"; "nfc.list.write_tag" = "Tulis Tag"; "nfc.not_available" = "NFC tidak tersedia di perangkat ini"; "nfc.read.error.generic_failure" = "Gagal membaca tag"; diff --git a/Sources/App/Resources/it.lproj/Localizable.strings b/Sources/App/Resources/it.lproj/Localizable.strings index 04cd512ea8..eda8006748 100644 --- a/Sources/App/Resources/it.lproj/Localizable.strings +++ b/Sources/App/Resources/it.lproj/Localizable.strings @@ -116,6 +116,14 @@ "app_intents.widget_action.actions_parameter_configuration" = "Quali azioni?"; "assist.button.finish_recording.title" = "Premi per terminare la registrazione..."; "assist.button.listening.title" = "In ascolto..."; +"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.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.open_app.title" = "Companion app"; +"assist.carplay.playback_help.title" = "Audio Playback Help"; "assist.carplay.processing.title" = "Processing..."; "assist.carplay.responding.title" = "Responding..."; "assist.carplay.tap_to_record.title" = "Tap to record"; @@ -176,11 +184,55 @@ "carPlay.debug.delete_db.alert.title" = "Sei sicuro di voler eliminare la configurazione di CarPlay? Non sarà possibile ripristinarla"; "carPlay.debug.delete_db.button.title" = "Eliminare la configurazione di CarPlay"; "carPlay.debug.delete_db.reset.title" = "Ripristina configurazione"; +"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.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.play_recording_indicator_tone" = "Play recording indicator tone"; +"carPlay.debug.settings.assist_session.preferred_sample_rate" = "Preferred sample rate"; +"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.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.spoken_audio" = "spokenAudio"; +"carPlay.debug.settings.option.audio_mode.voice_chat" = "voiceChat"; +"carPlay.debug.settings.option.audio_mode.voice_prompt" = "voicePrompt"; +"carPlay.debug.settings.option.playback_delay.none" = "None"; +"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.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.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.playback_delay" = "Playback delay"; +"carPlay.debug.settings.tts_playback.playback_strategy" = "Playback strategy"; +"carPlay.debug.settings.tts_playback.title" = "TTS Playback"; "carPlay.labels.already_added_server" = "Già aggiunto"; "carPlay.labels.empty_domain_list" = "Nessun dominio disponibile"; "carPlay.labels.no_servers_available" = "Nessun server disponibile. Aggiungere un server nell'app."; "carPlay.labels.select_server" = "Seleziona server"; "carPlay.labels.servers" = "Server"; +"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.tts_playback.title" = "TTS Playback"; "carPlay.labels.settings.advanced.section.button.detail" = "Utilizza questa opzione se i dati del tuo server non vengono caricati correttamente."; "carPlay.labels.settings.advanced.section.button.title" = "Riavvia l'app"; "carPlay.labels.settings.advanced.section.title" = "Avanzato"; @@ -596,7 +648,7 @@ Al momento, mTLS è supportato solo su iOS 17 e versioni successive; potrebbero I tag funzioneranno su qualsiasi dispositivo con Home Assistant installato e dotato di supporto hardware per leggerli."; "nfc.list.learn_more" = "Per saperne di più"; "nfc.list.read_tag" = "Leggi tag"; -"nfc.list.title" = "Tag NFC"; +"nfc.list.title" = "NFC Read/Write"; "nfc.list.write_tag" = "Scrivi tag"; "nfc.not_available" = "NFC non è disponibile su questo dispositivo"; "nfc.read.error.generic_failure" = "Impossibile leggere il tag"; diff --git a/Sources/App/Resources/ja.lproj/Localizable.strings b/Sources/App/Resources/ja.lproj/Localizable.strings index 796fd35954..74eff6a12c 100644 --- a/Sources/App/Resources/ja.lproj/Localizable.strings +++ b/Sources/App/Resources/ja.lproj/Localizable.strings @@ -116,6 +116,14 @@ "app_intents.widget_action.actions_parameter_configuration" = "どのアクション?"; "assist.button.finish_recording.title" = "タップして録音を終了します..."; "assist.button.listening.title" = "リスニング..."; +"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.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.open_app.title" = "Companion app"; +"assist.carplay.playback_help.title" = "Audio Playback Help"; "assist.carplay.processing.title" = "Processing..."; "assist.carplay.responding.title" = "Responding..."; "assist.carplay.tap_to_record.title" = "Tap to record"; @@ -176,11 +184,55 @@ "carPlay.debug.delete_db.alert.title" = "CarPlay 設定を削除してもよろしいですか? 元に戻すことはできません"; "carPlay.debug.delete_db.button.title" = "CarPlay設定を削除する"; "carPlay.debug.delete_db.reset.title" = "設定をリセット"; +"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.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.play_recording_indicator_tone" = "Play recording indicator tone"; +"carPlay.debug.settings.assist_session.preferred_sample_rate" = "Preferred sample rate"; +"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.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.spoken_audio" = "spokenAudio"; +"carPlay.debug.settings.option.audio_mode.voice_chat" = "voiceChat"; +"carPlay.debug.settings.option.audio_mode.voice_prompt" = "voicePrompt"; +"carPlay.debug.settings.option.playback_delay.none" = "None"; +"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.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.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.playback_delay" = "Playback delay"; +"carPlay.debug.settings.tts_playback.playback_strategy" = "Playback strategy"; +"carPlay.debug.settings.tts_playback.title" = "TTS Playback"; "carPlay.labels.already_added_server" = "すでに追加されています"; "carPlay.labels.empty_domain_list" = "利用可能なドメインがありません"; "carPlay.labels.no_servers_available" = "利用可能なサーバーがありません。アプリにサーバーを追加します。"; "carPlay.labels.select_server" = "サーバーを選択"; "carPlay.labels.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.tts_playback.title" = "TTS Playback"; "carPlay.labels.settings.advanced.section.button.detail" = "サーバーデータが正しく読み込まれていない場合は、このオプションを使用します。"; "carPlay.labels.settings.advanced.section.button.title" = "アプリを再起動"; "carPlay.labels.settings.advanced.section.title" = "詳細"; @@ -596,7 +648,7 @@ Currently mTLS is only supported on iOS 17+, it may present issues related to di タグは、Home Assistantがインストールされていて、タグの読み取りをハードウェアでサポートしているすべてのデバイスで機能します。"; "nfc.list.learn_more" = "さらに詳しく"; "nfc.list.read_tag" = "タグを読み取る"; -"nfc.list.title" = "NFCタグ"; +"nfc.list.title" = "NFC Read/Write"; "nfc.list.write_tag" = "タグの書き込み"; "nfc.not_available" = "このデバイスではNFCは使用できません"; "nfc.read.error.generic_failure" = "タグの読み取りに失敗しました"; diff --git a/Sources/App/Resources/ko-KR.lproj/Localizable.strings b/Sources/App/Resources/ko-KR.lproj/Localizable.strings index 3f8bca2dff..3428819dfe 100644 --- a/Sources/App/Resources/ko-KR.lproj/Localizable.strings +++ b/Sources/App/Resources/ko-KR.lproj/Localizable.strings @@ -116,6 +116,14 @@ "app_intents.widget_action.actions_parameter_configuration" = "어떤 동작을 원하시나요?"; "assist.button.finish_recording.title" = "Tap to finish recording..."; "assist.button.listening.title" = "청취 중..."; +"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.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.open_app.title" = "Companion app"; +"assist.carplay.playback_help.title" = "Audio Playback Help"; "assist.carplay.processing.title" = "Processing..."; "assist.carplay.responding.title" = "Responding..."; "assist.carplay.tap_to_record.title" = "Tap to record"; @@ -176,11 +184,55 @@ "carPlay.debug.delete_db.alert.title" = "CarPlay 구성을 삭제하시겠습니까? 이 설정은 되돌릴 수 없습니다"; "carPlay.debug.delete_db.button.title" = "CarPlay 구성 삭제"; "carPlay.debug.delete_db.reset.title" = "구성 초기화"; +"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.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.play_recording_indicator_tone" = "Play recording indicator tone"; +"carPlay.debug.settings.assist_session.preferred_sample_rate" = "Preferred sample rate"; +"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.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.spoken_audio" = "spokenAudio"; +"carPlay.debug.settings.option.audio_mode.voice_chat" = "voiceChat"; +"carPlay.debug.settings.option.audio_mode.voice_prompt" = "voicePrompt"; +"carPlay.debug.settings.option.playback_delay.none" = "None"; +"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.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.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.playback_delay" = "Playback delay"; +"carPlay.debug.settings.tts_playback.playback_strategy" = "Playback strategy"; +"carPlay.debug.settings.tts_playback.title" = "TTS Playback"; "carPlay.labels.already_added_server" = "이미 추가됨"; "carPlay.labels.empty_domain_list" = "사용 가능한 도메인이 없습니다."; "carPlay.labels.no_servers_available" = "사용 가능한 서버가 없습니다. 앱에 서버를 추가하세요."; "carPlay.labels.select_server" = "서버 선택"; "carPlay.labels.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.tts_playback.title" = "TTS Playback"; "carPlay.labels.settings.advanced.section.button.detail" = "서버 데이터가 제대로 로드되지 않은 경우 이 옵션을 사용합니다."; "carPlay.labels.settings.advanced.section.button.title" = "앱 재시작"; "carPlay.labels.settings.advanced.section.title" = "고급"; @@ -596,7 +648,7 @@ Currently mTLS is only supported on iOS 17+, it may present issues related to di 태그는 Home Assistant가 설치된 모든 기기에서 작동하며, 태그를 읽을 수 있는 하드웨어가 지원됩니다."; "nfc.list.learn_more" = "더 알아보기"; "nfc.list.read_tag" = "태그 읽기"; -"nfc.list.title" = "NFC 태그"; +"nfc.list.title" = "NFC Read/Write"; "nfc.list.write_tag" = "태그 작성하기"; "nfc.not_available" = "이 기기에서 NFC를 사용할 수 없습니다"; "nfc.read.error.generic_failure" = "태그를 읽지 못했습니다."; diff --git a/Sources/App/Resources/ml.lproj/Localizable.strings b/Sources/App/Resources/ml.lproj/Localizable.strings index 36de3dfae5..c30ac12ceb 100644 --- a/Sources/App/Resources/ml.lproj/Localizable.strings +++ b/Sources/App/Resources/ml.lproj/Localizable.strings @@ -116,6 +116,14 @@ "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.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.open_app.title" = "Companion app"; +"assist.carplay.playback_help.title" = "Audio Playback Help"; "assist.carplay.processing.title" = "Processing..."; "assist.carplay.responding.title" = "Responding..."; "assist.carplay.tap_to_record.title" = "Tap to record"; @@ -176,11 +184,55 @@ "carPlay.debug.delete_db.alert.title" = "CarPlay ക്രമീകരണം ഇല്ലാതാക്കണമെന്ന് തീർച്ചയാണോ? ഇത് പഴയപടിയാക്കാനാകില്ല"; "carPlay.debug.delete_db.button.title" = "CarPlay ക്രമീകരണം ഇല്ലാതാക്കുക"; "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.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.play_recording_indicator_tone" = "Play recording indicator tone"; +"carPlay.debug.settings.assist_session.preferred_sample_rate" = "Preferred sample rate"; +"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.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.spoken_audio" = "spokenAudio"; +"carPlay.debug.settings.option.audio_mode.voice_chat" = "voiceChat"; +"carPlay.debug.settings.option.audio_mode.voice_prompt" = "voicePrompt"; +"carPlay.debug.settings.option.playback_delay.none" = "None"; +"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.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.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.playback_delay" = "Playback delay"; +"carPlay.debug.settings.tts_playback.playback_strategy" = "Playback strategy"; +"carPlay.debug.settings.tts_playback.title" = "TTS Playback"; "carPlay.labels.already_added_server" = "Already added"; "carPlay.labels.empty_domain_list" = "No domains available"; "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.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"; "carPlay.labels.settings.advanced.section.title" = "Advanced"; @@ -596,7 +648,7 @@ Currently mTLS is only supported on iOS 17+, it may present issues related to di Tags will work on any device with Home Assistant installed which has hardware support to read them."; "nfc.list.learn_more" = "Learn More"; "nfc.list.read_tag" = "Read Tag"; -"nfc.list.title" = "NFC Tags"; +"nfc.list.title" = "NFC Read/Write"; "nfc.list.write_tag" = "Write Tag"; "nfc.not_available" = "NFC is not available on this device"; "nfc.read.error.generic_failure" = "Failed to read tag"; diff --git a/Sources/App/Resources/nb.lproj/Localizable.strings b/Sources/App/Resources/nb.lproj/Localizable.strings index 98e15b8fd5..6cfda0df42 100644 --- a/Sources/App/Resources/nb.lproj/Localizable.strings +++ b/Sources/App/Resources/nb.lproj/Localizable.strings @@ -116,6 +116,14 @@ "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.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.open_app.title" = "Companion app"; +"assist.carplay.playback_help.title" = "Audio Playback Help"; "assist.carplay.processing.title" = "Behandler..."; "assist.carplay.responding.title" = "Svarer..."; "assist.carplay.tap_to_record.title" = "Trykk for å ta opp"; @@ -176,11 +184,55 @@ "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.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.play_recording_indicator_tone" = "Play recording indicator tone"; +"carPlay.debug.settings.assist_session.preferred_sample_rate" = "Preferred sample rate"; +"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.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.spoken_audio" = "spokenAudio"; +"carPlay.debug.settings.option.audio_mode.voice_chat" = "voiceChat"; +"carPlay.debug.settings.option.audio_mode.voice_prompt" = "voicePrompt"; +"carPlay.debug.settings.option.playback_delay.none" = "None"; +"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.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.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.playback_delay" = "Playback delay"; +"carPlay.debug.settings.tts_playback.playback_strategy" = "Playback strategy"; +"carPlay.debug.settings.tts_playback.title" = "TTS Playback"; "carPlay.labels.already_added_server" = "Already added"; "carPlay.labels.empty_domain_list" = "No domains available"; "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.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"; "carPlay.labels.settings.advanced.section.title" = "Advanced"; @@ -596,7 +648,7 @@ For øyeblikket støttes mTLS kun på iOS 17+, og det kan medføre problemer kny Koder vil fungere på alle enheter med Home Assistant installert som har maskinvarestøtte for å lese dem."; "nfc.list.learn_more" = "Lære mer"; "nfc.list.read_tag" = "Les tag"; -"nfc.list.title" = "NFC-tagger"; +"nfc.list.title" = "NFC Read/Write"; "nfc.list.write_tag" = "Skriv tag"; "nfc.not_available" = "NFC er ikke tilgjengelig på denne enheten"; "nfc.read.error.generic_failure" = "Kunne ikke lese taggen"; diff --git a/Sources/App/Resources/nl.lproj/Localizable.strings b/Sources/App/Resources/nl.lproj/Localizable.strings index cd7aec3096..07cb2ae8ae 100644 --- a/Sources/App/Resources/nl.lproj/Localizable.strings +++ b/Sources/App/Resources/nl.lproj/Localizable.strings @@ -116,6 +116,14 @@ "app_intents.widget_action.actions_parameter_configuration" = "Welke acties?"; "assist.button.finish_recording.title" = "Tik om de opname te stoppen..."; "assist.button.listening.title" = "Luisteren..."; +"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.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.open_app.title" = "Companion app"; +"assist.carplay.playback_help.title" = "Audio Playback Help"; "assist.carplay.processing.title" = "Bezig met verwerken..."; "assist.carplay.responding.title" = "Reageren..."; "assist.carplay.tap_to_record.title" = "Tik om op te nemen"; @@ -176,11 +184,55 @@ "carPlay.debug.delete_db.alert.title" = "Weet je zeker dat je de CarPlay-configuratie wilt verwijderen? Dit kan niet worden teruggedraaid"; "carPlay.debug.delete_db.button.title" = "CarPlay-configuratie verwijderen"; "carPlay.debug.delete_db.reset.title" = "Reset configuratie"; +"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.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.play_recording_indicator_tone" = "Play recording indicator tone"; +"carPlay.debug.settings.assist_session.preferred_sample_rate" = "Preferred sample rate"; +"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.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.spoken_audio" = "spokenAudio"; +"carPlay.debug.settings.option.audio_mode.voice_chat" = "voiceChat"; +"carPlay.debug.settings.option.audio_mode.voice_prompt" = "voicePrompt"; +"carPlay.debug.settings.option.playback_delay.none" = "None"; +"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.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.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.playback_delay" = "Playback delay"; +"carPlay.debug.settings.tts_playback.playback_strategy" = "Playback strategy"; +"carPlay.debug.settings.tts_playback.title" = "TTS Playback"; "carPlay.labels.already_added_server" = "Al toegevoegd"; "carPlay.labels.empty_domain_list" = "Geen domeinen beschikbaar"; "carPlay.labels.no_servers_available" = "Geen servers beschikbaar. Voeg een server toe in de app."; "carPlay.labels.select_server" = "Selecteer 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.tts_playback.title" = "TTS Playback"; "carPlay.labels.settings.advanced.section.button.detail" = "Gebruik deze optie als de servergegevens niet goed worden geladen."; "carPlay.labels.settings.advanced.section.button.title" = "Herstart app"; "carPlay.labels.settings.advanced.section.title" = "Geavanceerd"; @@ -596,7 +648,7 @@ Momenteel wordt mTLS alleen ondersteund op iOS 17+, kunnen er problemen optreden Tags werken op elk apparaat waarop Home Assistant is geïnstalleerd en dat hardwareondersteuning heeft om ze te lezen."; "nfc.list.learn_more" = "Meer informatie"; "nfc.list.read_tag" = "Lees NFC-tag"; -"nfc.list.title" = "NFC-tags"; +"nfc.list.title" = "NFC Read/Write"; "nfc.list.write_tag" = "Schrijf NFC-tag"; "nfc.not_available" = "NFC is niet beschikbaar op dit apparaat"; "nfc.read.error.generic_failure" = "Kan de tag niet lezen"; diff --git a/Sources/App/Resources/pl-PL.lproj/Frontend.strings b/Sources/App/Resources/pl-PL.lproj/Frontend.strings index f53a764e97..90af2c890a 100644 --- a/Sources/App/Resources/pl-PL.lproj/Frontend.strings +++ b/Sources/App/Resources/pl-PL.lproj/Frontend.strings @@ -3,7 +3,7 @@ "panel::developer_tools" = "Narzędzia deweloperskie"; "panel::energy" = "Energia"; "panel::history" = "Historia"; -"panel::logbook" = "Dziennik"; +"panel::logbook" = "Aktywność"; "panel::mailbox" = "Poczta"; "panel::map" = "Mapa"; "panel::media_browser" = "Media"; diff --git a/Sources/App/Resources/pl-PL.lproj/Localizable.strings b/Sources/App/Resources/pl-PL.lproj/Localizable.strings index ff3a6ee235..98a6bce060 100644 --- a/Sources/App/Resources/pl-PL.lproj/Localizable.strings +++ b/Sources/App/Resources/pl-PL.lproj/Localizable.strings @@ -116,6 +116,14 @@ "app_intents.widget_action.actions_parameter_configuration" = "Which actions?"; "assist.button.finish_recording.title" = "Stuknij, aby zakończyć nagrywanie..."; "assist.button.listening.title" = "Nasłuchiwanie..."; +"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.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.open_app.title" = "Companion app"; +"assist.carplay.playback_help.title" = "Audio Playback Help"; "assist.carplay.processing.title" = "Processing..."; "assist.carplay.responding.title" = "Responding..."; "assist.carplay.tap_to_record.title" = "Tap to record"; @@ -176,11 +184,55 @@ "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.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.play_recording_indicator_tone" = "Play recording indicator tone"; +"carPlay.debug.settings.assist_session.preferred_sample_rate" = "Preferred sample rate"; +"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.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.spoken_audio" = "spokenAudio"; +"carPlay.debug.settings.option.audio_mode.voice_chat" = "voiceChat"; +"carPlay.debug.settings.option.audio_mode.voice_prompt" = "voicePrompt"; +"carPlay.debug.settings.option.playback_delay.none" = "None"; +"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.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.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.playback_delay" = "Playback delay"; +"carPlay.debug.settings.tts_playback.playback_strategy" = "Playback strategy"; +"carPlay.debug.settings.tts_playback.title" = "TTS Playback"; "carPlay.labels.already_added_server" = "Już dodane"; "carPlay.labels.empty_domain_list" = "Brak dostępnych domen"; "carPlay.labels.no_servers_available" = "No servers available. Add a server in the app."; "carPlay.labels.select_server" = "Wybierz serwer"; "carPlay.labels.servers" = "Serwery"; +"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.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"; "carPlay.labels.settings.advanced.section.title" = "Advanced"; @@ -594,7 +646,7 @@ Currently mTLS is only supported on iOS 17+, it may present issues related to di "nfc.list.description" = "Tagi NFC zapisane przez aplikację wywołają zdarzenie, gdy zbliżysz do nich swoje urządzenie.\n\nTagi będą działać na każdym urządzeniu z zainstalowaną aplikacją Home Assistant, które ma sprzętową obsługę ich odczytywania."; "nfc.list.learn_more" = "Dowiedz się więcej"; "nfc.list.read_tag" = "Odczytaj tag NFC"; -"nfc.list.title" = "Tagi NFC"; +"nfc.list.title" = "NFC Read/Write"; "nfc.list.write_tag" = "Zapisz tag NFC"; "nfc.not_available" = "NFC nie jest dostępne na tym urządzeniu"; "nfc.read.error.generic_failure" = "Nie udało się odczytać tagu"; diff --git a/Sources/App/Resources/pt-BR.lproj/Localizable.strings b/Sources/App/Resources/pt-BR.lproj/Localizable.strings index db464b2ab5..5d9e0c2801 100644 --- a/Sources/App/Resources/pt-BR.lproj/Localizable.strings +++ b/Sources/App/Resources/pt-BR.lproj/Localizable.strings @@ -116,6 +116,14 @@ "app_intents.widget_action.actions_parameter_configuration" = "Quais ações?"; "assist.button.finish_recording.title" = "Tap to finish recording..."; "assist.button.listening.title" = "Ouvindo..."; +"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.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.open_app.title" = "Companion app"; +"assist.carplay.playback_help.title" = "Audio Playback Help"; "assist.carplay.processing.title" = "Processing..."; "assist.carplay.responding.title" = "Responding..."; "assist.carplay.tap_to_record.title" = "Tap to record"; @@ -176,11 +184,55 @@ "carPlay.debug.delete_db.alert.title" = "Tem certeza de que deseja excluir a configuração do CarPlay? Isso não pode ser revertido"; "carPlay.debug.delete_db.button.title" = "Excluir configuração do CarPlay"; "carPlay.debug.delete_db.reset.title" = "Redefinir configuração"; +"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.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.play_recording_indicator_tone" = "Play recording indicator tone"; +"carPlay.debug.settings.assist_session.preferred_sample_rate" = "Preferred sample rate"; +"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.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.spoken_audio" = "spokenAudio"; +"carPlay.debug.settings.option.audio_mode.voice_chat" = "voiceChat"; +"carPlay.debug.settings.option.audio_mode.voice_prompt" = "voicePrompt"; +"carPlay.debug.settings.option.playback_delay.none" = "None"; +"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.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.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.playback_delay" = "Playback delay"; +"carPlay.debug.settings.tts_playback.playback_strategy" = "Playback strategy"; +"carPlay.debug.settings.tts_playback.title" = "TTS Playback"; "carPlay.labels.already_added_server" = "Já adicionado"; "carPlay.labels.empty_domain_list" = "Nenhum domínio disponível"; "carPlay.labels.no_servers_available" = "Nenhum servidor disponível. Adicione um servidor no aplicativo."; "carPlay.labels.select_server" = "Selecione o servidor"; "carPlay.labels.servers" = "Servidores"; +"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.tts_playback.title" = "TTS Playback"; "carPlay.labels.settings.advanced.section.button.detail" = "Use esta opção se os dados do seu servidor não forem carregados corretamente."; "carPlay.labels.settings.advanced.section.button.title" = "Reiniciar o aplicativo"; "carPlay.labels.settings.advanced.section.title" = "Avançado"; @@ -596,7 +648,7 @@ Currently mTLS is only supported on iOS 17+, it may present issues related to di As tags funcionarão em qualquer dispositivo com o Home Assistant instalado que tenha suporte de hardware para lê-las."; "nfc.list.learn_more" = "Saber mais"; "nfc.list.read_tag" = "Ler tag"; -"nfc.list.title" = "Tags NFC"; +"nfc.list.title" = "NFC Read/Write"; "nfc.list.write_tag" = "Gravar tag"; "nfc.not_available" = "NFC não está disponível neste dispositivo"; "nfc.read.error.generic_failure" = "Falha ao ler a tag"; diff --git a/Sources/App/Resources/ru.lproj/Localizable.strings b/Sources/App/Resources/ru.lproj/Localizable.strings index 9ff788fd12..c6837b89aa 100644 --- a/Sources/App/Resources/ru.lproj/Localizable.strings +++ b/Sources/App/Resources/ru.lproj/Localizable.strings @@ -116,6 +116,14 @@ "app_intents.widget_action.actions_parameter_configuration" = "Какие действия?"; "assist.button.finish_recording.title" = "Нажмите, чтобы завершить запись..."; "assist.button.listening.title" = "Слушаю..."; +"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.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.open_app.title" = "Companion app"; +"assist.carplay.playback_help.title" = "Audio Playback Help"; "assist.carplay.processing.title" = "Processing..."; "assist.carplay.responding.title" = "Responding..."; "assist.carplay.tap_to_record.title" = "Нажмите для записи"; @@ -136,7 +144,7 @@ "assist.settings.on_device_tts.default_voice" = "По умолчанию"; "assist.settings.on_device_tts.footer" = "Используйте функцию синтеза речи на устройстве Apple для повышения конфиденциальности. Текстовые ответы будут произноситься локально без отправки аудиоданных на ваш сервер."; "assist.settings.on_device_tts.quality.enhanced" = "Enhanced"; -"assist.settings.on_device_tts.quality.premium" = "Premium"; +"assist.settings.on_device_tts.quality.premium" = "Премиум"; "assist.settings.on_device_tts.title" = "Преобразование текста в речь на устройстве"; "assist.settings.on_device_tts.voice" = "Голос"; "assist.settings.section.experimental.title" = "Экспериментальные"; @@ -168,7 +176,7 @@ "cameras.drag_to_reorder" = "Перетащите для изменения порядка"; "cameras.no_server_found" = "Сервер для камеры не найден: %@"; "cancel_label" = "Отмена"; -"carPlay.action.execute.in_progress" = "Executing..."; +"carPlay.action.execute.in_progress" = "Выполнение..."; "carPlay.action.intro.item.body" = "Нажмите, чтобы продолжить на iPhone"; "carPlay.action.intro.item.title" = "Создать свое первое действие"; "carPlay.config.tabs.title" = "Вкладки"; @@ -176,11 +184,55 @@ "carPlay.debug.delete_db.alert.title" = "Вы уверены, что хотите удалить конфигурацию CarPlay? Это действие нельзя отменить"; "carPlay.debug.delete_db.button.title" = "Удалить конфигурацию CarPlay"; "carPlay.debug.delete_db.reset.title" = "Сбросить конфигурацию"; +"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.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.play_recording_indicator_tone" = "Play recording indicator tone"; +"carPlay.debug.settings.assist_session.preferred_sample_rate" = "Preferred sample rate"; +"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.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.spoken_audio" = "spokenAudio"; +"carPlay.debug.settings.option.audio_mode.voice_chat" = "voiceChat"; +"carPlay.debug.settings.option.audio_mode.voice_prompt" = "voicePrompt"; +"carPlay.debug.settings.option.playback_delay.none" = "None"; +"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.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.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.playback_delay" = "Playback delay"; +"carPlay.debug.settings.tts_playback.playback_strategy" = "Playback strategy"; +"carPlay.debug.settings.tts_playback.title" = "TTS Playback"; "carPlay.labels.already_added_server" = "Уже добавлено"; "carPlay.labels.empty_domain_list" = "Домены недоступны"; "carPlay.labels.no_servers_available" = "Нет доступных серверов. Добавьте сервер в приложении."; "carPlay.labels.select_server" = "Выбрать сервер"; "carPlay.labels.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.tts_playback.title" = "TTS Playback"; "carPlay.labels.settings.advanced.section.button.detail" = "Используйте эту опцию, если данные вашего сервера загружены неправильно."; "carPlay.labels.settings.advanced.section.button.title" = "Перезапустить приложение"; "carPlay.labels.settings.advanced.section.title" = "Расширенные"; @@ -410,7 +462,7 @@ "home_view.common_controls.title" = "Добро пожаловать %@"; "home_view.context_menu.hide" = "Скрыть"; "home_view.customization.areas_layout.grid.title" = "Grid"; -"home_view.customization.areas_layout.list.title" = "List"; +"home_view.customization.areas_layout.list.title" = "Список"; "home_view.customization.areas_layout.title" = "Areas layout"; "home_view.customization.common_controls.title" = "Controls prediction section"; "home_view.customization.summaries.title" = "Summaries"; @@ -596,7 +648,7 @@ Метки будут работать на любом устройстве с установленным Home Assistant, которое имеет аппаратную поддержку для их чтения."; "nfc.list.learn_more" = "Узнайте больше"; "nfc.list.read_tag" = "Считать метку"; -"nfc.list.title" = "NFC-метки"; +"nfc.list.title" = "NFC Read/Write"; "nfc.list.write_tag" = "Записать метку"; "nfc.not_available" = "NFC недоступен на этом устройстве"; "nfc.read.error.generic_failure" = "Не удалось прочитать метку"; @@ -758,7 +810,7 @@ "onboarding.scanning.manual.button.title" = "Ввести адрес вручную"; "onboarding.scanning.title" = "Сканирование серверов"; "onboarding.server_import.message" = "Hang tight, we’re rounding up your servers."; -"onboarding.server_import.reauthenticate.continue_button" = "Continue"; +"onboarding.server_import.reauthenticate.continue_button" = "Продолжить"; "onboarding.server_import.reauthenticate.errors_cancelled" = "Sign in was cancelled."; "onboarding.server_import.reauthenticate.errors_missing_presenter" = "Unable to present the sign-in flow right now."; "onboarding.server_import.reauthenticate.message" = "One more step: sign in again to finish restoring %@."; @@ -898,7 +950,7 @@ Home Assistant — это приложение с открытым исходн "settings.database_explorer.row_detail" = "Подробности строки"; "settings.database_explorer.title" = "Обозреватель базы данных"; "settings.debugging.critical_section.footer" = "Убедитесь, что вы осознаете, что эти операции невозможно отменить."; -"settings.debugging.delete_keychain.date_placeholder" = "yyyy-MM-dd"; +"settings.debugging.delete_keychain.date_placeholder" = "гггг-ММ-дд"; "settings.debugging.delete_keychain.delete_button" = "Удалить"; "settings.debugging.delete_keychain.invalid_date_format" = "Enter today's date as %@ to continue."; "settings.debugging.delete_keychain.message_format" = "Type today's date (%@) to permanently delete all app keychain data."; @@ -906,8 +958,8 @@ Home Assistant — это приложение с открытым исходн "settings.debugging.header.subtitle" = "Давайте это исправим 🐞"; "settings.debugging.header.title" = "Отладка"; "settings.debugging.keychain_explorer.access_group_label" = "Access group"; -"settings.debugging.keychain_explorer.accessibility_label" = "Accessibility"; -"settings.debugging.keychain_explorer.account_label" = "Account"; +"settings.debugging.keychain_explorer.accessibility_label" = "Доступность"; +"settings.debugging.keychain_explorer.account_label" = "Учётная запись"; "settings.debugging.keychain_explorer.base64_prefix" = "Base64: %@"; "settings.debugging.keychain_explorer.bytes_format" = "%lld bytes"; "settings.debugging.keychain_explorer.empty_state" = "No generic password items were found in the app keychain."; @@ -918,12 +970,12 @@ Home Assistant — это приложение с открытым исходн "settings.debugging.keychain_explorer.none_value" = "None"; "settings.debugging.keychain_explorer.query_error_format" = "Keychain query failed with status %li"; "settings.debugging.keychain_explorer.service_label" = "Service"; -"settings.debugging.keychain_explorer.size_label" = "Size"; +"settings.debugging.keychain_explorer.size_label" = "Размер"; "settings.debugging.keychain_explorer.title" = "Keychain explorer"; "settings.debugging.keychain_explorer.unknown_value" = "Unknown"; "settings.debugging.keychain_explorer.value_section" = "Value"; "settings.debugging.keychain_restart_required.message" = "The app needs to restart to finish deleting keychain data."; -"settings.debugging.keychain_restart_required.title" = "App restart required"; +"settings.debugging.keychain_restart_required.title" = "Требуется перезапуск приложения"; "settings.debugging.shake_disclaimer.title" = "Теперь, встряхнув приложение, вы получите доступ к функциям отладки."; "settings.debugging.shake_disclaimer_optional.title" = "Встряхните приложение, чтобы открыть отладку"; "settings.debugging.thread.footer" = "Проверьте, какие учётные данные Thread находятся в связке ключей Apple, их также можно импортировать в Home Assistant или удалить из связки ключей."; diff --git a/Sources/App/Resources/sl.lproj/Localizable.strings b/Sources/App/Resources/sl.lproj/Localizable.strings index 54fc547e40..7c6b62e66d 100644 --- a/Sources/App/Resources/sl.lproj/Localizable.strings +++ b/Sources/App/Resources/sl.lproj/Localizable.strings @@ -116,6 +116,14 @@ "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.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.open_app.title" = "Companion app"; +"assist.carplay.playback_help.title" = "Audio Playback Help"; "assist.carplay.processing.title" = "Processing..."; "assist.carplay.responding.title" = "Responding..."; "assist.carplay.tap_to_record.title" = "Tap to record"; @@ -176,11 +184,55 @@ "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.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.play_recording_indicator_tone" = "Play recording indicator tone"; +"carPlay.debug.settings.assist_session.preferred_sample_rate" = "Preferred sample rate"; +"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.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.spoken_audio" = "spokenAudio"; +"carPlay.debug.settings.option.audio_mode.voice_chat" = "voiceChat"; +"carPlay.debug.settings.option.audio_mode.voice_prompt" = "voicePrompt"; +"carPlay.debug.settings.option.playback_delay.none" = "None"; +"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.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.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.playback_delay" = "Playback delay"; +"carPlay.debug.settings.tts_playback.playback_strategy" = "Playback strategy"; +"carPlay.debug.settings.tts_playback.title" = "TTS Playback"; "carPlay.labels.already_added_server" = "Already added"; "carPlay.labels.empty_domain_list" = "No domains available"; "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.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"; "carPlay.labels.settings.advanced.section.title" = "Advanced"; @@ -596,7 +648,7 @@ Currently mTLS is only supported on iOS 17+, it may present issues related to di Tags will work on any device with Home Assistant installed which has hardware support to read them."; "nfc.list.learn_more" = "Learn More"; "nfc.list.read_tag" = "Read Tag"; -"nfc.list.title" = "NFC Tags"; +"nfc.list.title" = "NFC Read/Write"; "nfc.list.write_tag" = "Write Tag"; "nfc.not_available" = "NFC is not available on this device"; "nfc.read.error.generic_failure" = "Failed to read tag"; diff --git a/Sources/App/Resources/sv.lproj/Localizable.strings b/Sources/App/Resources/sv.lproj/Localizable.strings index 4638594ea8..4149c2cde3 100644 --- a/Sources/App/Resources/sv.lproj/Localizable.strings +++ b/Sources/App/Resources/sv.lproj/Localizable.strings @@ -116,6 +116,14 @@ "app_intents.widget_action.actions_parameter_configuration" = "Vilka åtgärder?"; "assist.button.finish_recording.title" = "Tryck för att avsluta inspelningen..."; "assist.button.listening.title" = "Lyssnar..."; +"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.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.open_app.title" = "Companion app"; +"assist.carplay.playback_help.title" = "Audio Playback Help"; "assist.carplay.processing.title" = "Bearbetar..."; "assist.carplay.responding.title" = "Svarar..."; "assist.carplay.tap_to_record.title" = "Tryck för att spela in"; @@ -176,11 +184,55 @@ "carPlay.debug.delete_db.alert.title" = "Är du säker på att du vill ta bort CarPlay-konfigurationen? Detta kan inte ångras"; "carPlay.debug.delete_db.button.title" = "Ta bort CarPlay-konfigurationen"; "carPlay.debug.delete_db.reset.title" = "Nollställ konfiguration"; +"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.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.play_recording_indicator_tone" = "Play recording indicator tone"; +"carPlay.debug.settings.assist_session.preferred_sample_rate" = "Preferred sample rate"; +"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.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.spoken_audio" = "spokenAudio"; +"carPlay.debug.settings.option.audio_mode.voice_chat" = "voiceChat"; +"carPlay.debug.settings.option.audio_mode.voice_prompt" = "voicePrompt"; +"carPlay.debug.settings.option.playback_delay.none" = "None"; +"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.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.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.playback_delay" = "Playback delay"; +"carPlay.debug.settings.tts_playback.playback_strategy" = "Playback strategy"; +"carPlay.debug.settings.tts_playback.title" = "TTS Playback"; "carPlay.labels.already_added_server" = "Redan tillagd"; "carPlay.labels.empty_domain_list" = "Inga tillgängliga domäner"; "carPlay.labels.no_servers_available" = "Inga servrar tillgängliga. Lägg till en server i appen."; "carPlay.labels.select_server" = "Välj server"; "carPlay.labels.servers" = "Servrar"; +"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.tts_playback.title" = "TTS Playback"; "carPlay.labels.settings.advanced.section.button.detail" = "Använd det här alternativet om din serverdata inte laddas korrekt."; "carPlay.labels.settings.advanced.section.button.title" = "Starta om appen"; "carPlay.labels.settings.advanced.section.title" = "Avancerad"; @@ -284,7 +336,7 @@ "connection_security_level_block.tip" = "Tips och råd: Dubbelkolla inställningarna för din enhet och appens behörigheter. Kontrollera att appen tillåts åtkomst till det lokala nätverket och att platsåtkomst är inställd på \"Alltid\" (så att den även fungerar i bakgrunden) och \"Fullständig\" (så att appen kan identifiera vilket nätverk du använder och upptäcka ditt hemnätverk)."; "connection_security_level_block.title" = "Du är frånkopplad"; "connectivity.check.dns" = "DNS-uppslagning"; -"connectivity.check.dns.description" = "Resolving hostname to IP address"; +"connectivity.check.dns.description" = "Slår upp IP-adress för värdnamn"; "connectivity.check.port" = "Portens nåbarhet"; "connectivity.check.port.description" = "Kontrollerar om porten är nåbar"; "connectivity.check.running" = "Kontrollerar..."; @@ -328,7 +380,7 @@ \ %@"; "error_label" = "Fel"; -"experimental.badge.body" = "This is an experimental feature, you may experience unexpected behavior, please report any issues you may encounter."; +"experimental.badge.body" = "Detta är en experimentell funktion, du kan uppleva oväntat beteende, vänligen rapportera eventuella problem du kan stöta på."; "experimental.badge.report_issue_button.title" = "Rapportera problem"; "experimental.badge.title" = "Experimentell funktion"; "extensions.map.location.new" = "Ny plats"; @@ -407,11 +459,11 @@ "home_view.areas.title" = "Områden"; "home_view.common_controls.title" = "Välkommen %@"; "home_view.context_menu.hide" = "Dölj"; -"home_view.customization.areas_layout.grid.title" = "Grid"; -"home_view.customization.areas_layout.list.title" = "List"; +"home_view.customization.areas_layout.grid.title" = "Rutnät"; +"home_view.customization.areas_layout.list.title" = "Lista"; "home_view.customization.areas_layout.title" = "Områdeslayout"; "home_view.customization.common_controls.title" = "Controls prediction section"; -"home_view.customization.summaries.title" = "Summaries"; +"home_view.customization.summaries.title" = "Sammanfattningar"; "home_view.menu.allow_multiple_selection" = "TIllåt flera val"; "home_view.menu.customize" = "Anpassa"; "home_view.menu.reorder" = "Ändra ordning"; @@ -421,7 +473,7 @@ "home_view.summaries.covers.title" = "Covers"; "home_view.summaries.lights.count_on" = "%li på"; "home_view.summaries.lights.title" = "Lampor"; -"home_view.summaries.title" = "Summaries"; +"home_view.summaries.title" = "Sammanfattningar"; "improv.button.continue" = "Fortsätt"; "improv.connection_state.authorized" = "Konfigurerar Wi-Fi"; "improv.connection_state.provisioning" = "Ansluter till Wi-Fi"; @@ -444,42 +496,42 @@ "intents.server_required_for_value" = "Välj en server innan du väljer detta värde."; "kiosk.active.title" = "Kioskläge aktivt"; "kiosk.auth.authenticate_button" = "Autentisera"; -"kiosk.auth.gate_description" = "Authentication is required to access kiosk settings. Verify your identity to continue."; -"kiosk.auth.gate_title" = "Kiosk Mode Active"; +"kiosk.auth.gate_description" = "Autentisering krävs för att komma åt kioskens inställningar. Verifiera din identitet för att fortsätta."; +"kiosk.auth.gate_title" = "Kioskläge aktivt"; "kiosk.auth.go_back_button" = "Gå tillbaka"; "kiosk.auth.required" = "Autentisering krävs"; -"kiosk.auth_error.reason" = "Authenticate to exit kiosk mode"; +"kiosk.auth_error.reason" = "Autentisera för att avsluta kioskläge"; "kiosk.auth_error.title" = "Autentiseringsfel"; -"kiosk.brightness.control" = "Brightness Control"; -"kiosk.brightness.manual" = "Manual Brightness: %li%%"; -"kiosk.brightness.section" = "Brightness"; -"kiosk.clock.24hour" = "24-Hour Format"; -"kiosk.clock.accessibility.analog_clock" = "Analog clock showing %@"; +"kiosk.brightness.control" = "Kontroll av ljusstyrka"; +"kiosk.brightness.manual" = "Manuell Ljusstyrka: %li%%"; +"kiosk.brightness.section" = "Ljusstyrka"; +"kiosk.clock.24hour" = "24-timmarsformat"; +"kiosk.clock.accessibility.analog_clock" = "Analog klocka som visar %@"; "kiosk.clock.accessibility.current_time" = "Aktuell tid: %@"; "kiosk.clock.accessibility.date" = "Datum: %@"; -"kiosk.clock.section" = "Clock Display"; +"kiosk.clock.section" = "Klockdisplay"; "kiosk.clock.show_date" = "Visa datum"; "kiosk.clock.show_seconds" = "Visa sekunder"; -"kiosk.clock.style" = "Clock Style"; +"kiosk.clock.style" = "Klockstil"; "kiosk.clock.style.analog" = "Analog"; "kiosk.clock.style.digital" = "Digital"; "kiosk.clock.style.large" = "Stor"; "kiosk.clock.style.minimal" = "Minimal"; -"kiosk.corner.bottom_left" = "Bottom Left"; -"kiosk.corner.bottom_right" = "Bottom Right"; -"kiosk.corner.top_left" = "Top Left"; -"kiosk.corner.top_right" = "Top Right"; +"kiosk.corner.bottom_left" = "Vänster nere"; +"kiosk.corner.bottom_right" = "Höger nere"; +"kiosk.corner.top_left" = "Vänster uppe"; +"kiosk.corner.top_right" = "Höger uppe"; "kiosk.enable_button" = "Aktivera kioskläge"; -"kiosk.footer.description" = "When enabled, the display will be locked to the dashboard. Use Face ID, Touch ID, or device passcode to exit."; +"kiosk.footer.description" = "När den är aktiverad låses skärmen till instrumentpanelen. Använd Face ID, Touch ID eller enhetens lösenord för att avsluta."; "kiosk.screen_label" = "Skärm: %@"; -"kiosk.screensaver.dim_level" = "Dim Level: %li%%"; -"kiosk.screensaver.mode" = "Mode"; -"kiosk.screensaver.mode.blank" = "Blank"; -"kiosk.screensaver.mode.clock" = "Clock"; -"kiosk.screensaver.mode.dim" = "Dim"; +"kiosk.screensaver.dim_level" = "Dimningsnivå: %li%%"; +"kiosk.screensaver.mode" = "Läge"; +"kiosk.screensaver.mode.blank" = "Tom"; +"kiosk.screensaver.mode.clock" = "Klocka"; +"kiosk.screensaver.mode.dim" = "Dämpad"; "kiosk.screensaver.pixel_shift" = "Pixel Shift (OLED)"; -"kiosk.screensaver.pixel_shift_footer" = "Pixel shift helps prevent burn-in on OLED displays by slightly moving content periodically."; -"kiosk.screensaver.section" = "Screensaver"; +"kiosk.screensaver.pixel_shift_footer" = "Pixel shift hjälper till att förhindra inbränning på OLED-skärmar genom att flytta innehållet något med jämna mellanrum."; +"kiosk.screensaver.section" = "Skärmsläckare"; "kiosk.screensaver.timeout" = "Timeout"; "kiosk.screensaver.timeout.10min" = "10 minuter"; "kiosk.screensaver.timeout.15min" = "15 minuter"; @@ -488,14 +540,14 @@ "kiosk.screensaver.timeout.30min" = "30 minuter"; "kiosk.screensaver.timeout.30sec" = "30 sekunder"; "kiosk.screensaver.timeout.5min" = "5 minuter"; -"kiosk.screensaver.toggle" = "Screensaver"; +"kiosk.screensaver.toggle" = "Skärmsläckare"; "kiosk.screensaver_label" = "Skärmsläckare: %@"; "kiosk.section.title" = "Kioskläge"; "kiosk.security.device_auth" = "Enhetsautentisering"; "kiosk.security.gesture_corner" = "Exit Gesture Corner"; -"kiosk.security.gesture_footer" = "Tap the %1$@ corner %2$@ times to access kiosk settings when locked."; -"kiosk.security.hide_status_bar" = "Hide Status Bar"; -"kiosk.security.prevent_autolock" = "Prevent Auto-Lock"; +"kiosk.security.gesture_footer" = "Tryck på %1$@ hörnet %2$@ gånger för att komma åt kioskens inställningar när den är låst."; +"kiosk.security.hide_status_bar" = "Dölj statusfältet"; +"kiosk.security.prevent_autolock" = "Förhindra automatisk låsning"; "kiosk.security.secret_gesture" = "Secret Exit Gesture"; "kiosk.security.section" = "Säkerhet och visning"; "kiosk.security.taps_required" = "Taps Required: %li"; @@ -575,9 +627,7 @@ "menu.status_item.toggle" = "Växla %1$@"; "menu.view.find" = "Hitta"; "menu.view.reload_page" = "Ladda om sida"; -"mtls.beta.info" = "This is a beta feature, if you experience any issues, please report them using the button below.\ -\ -Currently mTLS is only supported on iOS 17+, it may present issues related to displaying notification attachments, Assist TTS audio and it will not fully work on Apple Watch."; +"mtls.beta.info" = "Detta är en beta-funktion, om du upplever några problem, vänligen rapportera dem med knappen nedan. För närvarande stöds mTLS endast på iOS 17+, det kan uppstå problem relaterade till visning av bilagor till meddelanden, Assist TTS-ljud och det kommer inte att fungera fullt ut på Apple Watch."; "navBar.close" = "Stäng"; "network.error.no_active_url.body" = "Öppna inställningarna för Companion-appen och kontrollera serverinställningarna. Den interna webbadressen används endast om lokalt nätverk är definierat (SSID). Om du använder VPN kan du försöka ställa in den externa webbadressen som samma som den interna webbadressen."; "network.error.no_active_url.title" = "Ingen URL tillgänglig att ladda"; @@ -594,7 +644,7 @@ Currently mTLS is only supported on iOS 17+, it may present issues related to di Taggar fungerar på alla enheter med Home Assistant installerat och som har hårdvara som stödjer läsning av dem."; "nfc.list.learn_more" = "Läs mer"; "nfc.list.read_tag" = "Läs tagg"; -"nfc.list.title" = "NFC-taggar"; +"nfc.list.title" = "NFC Read/Write"; "nfc.list.write_tag" = "Skriv till tagg"; "nfc.not_available" = "NFC är inte tillgängligt på den här enheten"; "nfc.read.error.generic_failure" = "Kunde inte läsa taggen"; @@ -817,7 +867,7 @@ Home Assistant är öppen källkod, förespråkar integritet och körs lokalt i "settings.connection_section.always_fallback_internal.title" = "Fall alltid tillbaka på intern URL"; "settings.connection_section.client_certificate.expired" = "Certifikatet har löpt ut"; "settings.connection_section.client_certificate.expires_at" = "Upphör att gälla %@"; -"settings.connection_section.client_certificate.footer" = "Import a PKCS#12 (.p12) certificate for mutual TLS authentication. Required when your Home Assistant server requires client certificates."; +"settings.connection_section.client_certificate.footer" = "Importera ett PKCS#12 (.p12)-certifikat för ömsesidig TLS-autentisering. Krävs när din Home Assistant-server kräver klientcertifikat."; "settings.connection_section.client_certificate.header" = "Klientcertifikat"; "settings.connection_section.client_certificate.import" = "Importera certifikat"; "settings.connection_section.client_certificate.import_error.title" = "Importen misslyckades"; @@ -897,17 +947,17 @@ Home Assistant är öppen källkod, förespråkar integritet och körs lokalt i "settings.debugging.critical_section.footer" = "Se till att du är medveten om att dessa åtgärder inte kan återställas."; "settings.debugging.delete_keychain.date_placeholder" = "åååå-MM-dd"; "settings.debugging.delete_keychain.delete_button" = "Radera"; -"settings.debugging.delete_keychain.invalid_date_format" = "Enter today's date as %@ to continue."; -"settings.debugging.delete_keychain.message_format" = "Type today's date (%@) to permanently delete all app keychain data."; -"settings.debugging.delete_keychain.title" = "Delete keychain completely"; +"settings.debugging.delete_keychain.invalid_date_format" = "Ange dagens datum som %@ för att fortsätta."; +"settings.debugging.delete_keychain.message_format" = "Skriv dagens datum (%@) för att permanent radera all data i appens nyckelring."; +"settings.debugging.delete_keychain.title" = "Radera nyckelring helt och hållet"; "settings.debugging.header.subtitle" = "Låt oss fixa det 🐞"; "settings.debugging.header.title" = "Felsökning"; -"settings.debugging.keychain_explorer.access_group_label" = "Access group"; +"settings.debugging.keychain_explorer.access_group_label" = "Åtkomstgrupp"; "settings.debugging.keychain_explorer.accessibility_label" = "Tillgänglighet"; "settings.debugging.keychain_explorer.account_label" = "Konto"; "settings.debugging.keychain_explorer.base64_prefix" = "Base64: %@"; "settings.debugging.keychain_explorer.bytes_format" = "%lld byte"; -"settings.debugging.keychain_explorer.empty_state" = "No generic password items were found in the app keychain."; +"settings.debugging.keychain_explorer.empty_state" = "Inga generiska lösenordsobjekt hittades i appens nyckelring."; "settings.debugging.keychain_explorer.item_count_format" = "%lld objekt"; "settings.debugging.keychain_explorer.load_error_format" = "Failed to load keychain items: %@"; "settings.debugging.keychain_explorer.metadata_section" = "Metadata"; @@ -1600,7 +1650,7 @@ Home Assistant är öppen källkod, förespråkar integritet och körs lokalt i "widgets.details.parameters.action" = "Åtgärd"; "widgets.details.parameters.details_template" = "Detaljer Textmall (endast i rektangulär familj)"; "widgets.details.parameters.lower_template" = "Mall för nedre text"; -"widgets.details.parameters.run_script" = "Run Script (only in rectangular family)"; +"widgets.details.parameters.run_script" = "Kör skript (endast i rektangulär widget)"; "widgets.details.parameters.script" = "Skript"; "widgets.details.parameters.server" = "Server"; "widgets.details.parameters.upper_template" = "Mall för övre text"; @@ -1640,18 +1690,18 @@ Home Assistant är öppen källkod, förespråkar integritet och körs lokalt i "widgets.sensors.not_configured" = "Inga sensorer konfigurerade"; "widgets.sensors.title" = "Sensorer"; "widgets.todo_list.all_done" = "Allt klart! 🎉"; -"widgets.todo_list.complete_item_title" = "Complete To-do Item"; -"widgets.todo_list.description" = "Check your lists and add items"; +"widgets.todo_list.complete_item_title" = "Slutför uppgift"; +"widgets.todo_list.description" = "Kontrollera dina listor och lägg till objekt"; "widgets.todo_list.due_date.ago_format" = "%@ sedan"; "widgets.todo_list.due_date.in_format" = "In %@"; "widgets.todo_list.due_date.now" = "Nu"; "widgets.todo_list.due_date.today" = "Idag"; -"widgets.todo_list.parameter.item_id" = "Item ID"; -"widgets.todo_list.parameter.list" = "List"; -"widgets.todo_list.parameter.list_id" = "List ID"; +"widgets.todo_list.parameter.item_id" = "Artikel-ID"; +"widgets.todo_list.parameter.list" = "Lista"; +"widgets.todo_list.parameter.list_id" = "List-ID"; "widgets.todo_list.parameter.server" = "Server"; -"widgets.todo_list.parameter.server_id" = "Server ID"; -"widgets.todo_list.refresh_title" = "Refresh To-do List"; -"widgets.todo_list.select_list" = "Edit widget to select list."; -"widgets.todo_list.title" = "To-do List"; +"widgets.todo_list.parameter.server_id" = "Server-ID"; +"widgets.todo_list.refresh_title" = "Uppdatera att-göra-listan"; +"widgets.todo_list.select_list" = "Redigera widget för att välja lista."; +"widgets.todo_list.title" = "Att göra-lista"; "yes_label" = "Ja"; \ No newline at end of file diff --git a/Sources/App/Resources/tr.lproj/Localizable.strings b/Sources/App/Resources/tr.lproj/Localizable.strings index 8e1d095901..a3bd3dff21 100644 --- a/Sources/App/Resources/tr.lproj/Localizable.strings +++ b/Sources/App/Resources/tr.lproj/Localizable.strings @@ -116,6 +116,14 @@ "app_intents.widget_action.actions_parameter_configuration" = "Hangi eylemler?"; "assist.button.finish_recording.title" = "Kaydı bitirmek için dokunun..."; "assist.button.listening.title" = "Dinleme..."; +"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.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.open_app.title" = "Companion app"; +"assist.carplay.playback_help.title" = "Audio Playback Help"; "assist.carplay.processing.title" = "İşleniyor..."; "assist.carplay.responding.title" = "Yanıt veriliyor..."; "assist.carplay.tap_to_record.title" = "Kaydetmek için dokunun"; @@ -176,11 +184,55 @@ "carPlay.debug.delete_db.alert.title" = "CarPlay yapılandırmasını silmek istediğinizden emin misiniz? Bu geri alınamaz"; "carPlay.debug.delete_db.button.title" = "CarPlay yapılandırmasını sil"; "carPlay.debug.delete_db.reset.title" = "Yapılandırmayı sıfırla"; +"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.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.play_recording_indicator_tone" = "Play recording indicator tone"; +"carPlay.debug.settings.assist_session.preferred_sample_rate" = "Preferred sample rate"; +"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.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.spoken_audio" = "spokenAudio"; +"carPlay.debug.settings.option.audio_mode.voice_chat" = "voiceChat"; +"carPlay.debug.settings.option.audio_mode.voice_prompt" = "voicePrompt"; +"carPlay.debug.settings.option.playback_delay.none" = "None"; +"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.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.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.playback_delay" = "Playback delay"; +"carPlay.debug.settings.tts_playback.playback_strategy" = "Playback strategy"; +"carPlay.debug.settings.tts_playback.title" = "TTS Playback"; "carPlay.labels.already_added_server" = "Zaten eklendi"; "carPlay.labels.empty_domain_list" = "Mevcut alan adı yok"; "carPlay.labels.no_servers_available" = "Sunucu yok. Uygulamaya bir sunucu ekleyin."; "carPlay.labels.select_server" = "Sunucu seç"; "carPlay.labels.servers" = "Sunucular"; +"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.tts_playback.title" = "TTS Playback"; "carPlay.labels.settings.advanced.section.button.detail" = "Sunucu verileriniz düzgün yüklenmemişse bu seçeneği kullanın."; "carPlay.labels.settings.advanced.section.button.title" = "Uygulamayı yeniden başlat"; "carPlay.labels.settings.advanced.section.title" = "Gelişmiş"; @@ -596,7 +648,7 @@ Etiketler, onları okumak için donanım desteğine sahip olan Home Assistant yüklü herhangi bir cihazda çalışacaktır."; "nfc.list.learn_more" = "Daha fazla bilgi edinin"; "nfc.list.read_tag" = "Etiketi Oku"; -"nfc.list.title" = "NFC Etiketleri"; +"nfc.list.title" = "NFC Read/Write"; "nfc.list.write_tag" = "Etiket Yaz"; "nfc.not_available" = "NFC bu cihazda kullanılamaz"; "nfc.read.error.generic_failure" = "Etiket okunamadı"; diff --git a/Sources/App/Resources/uk.lproj/Localizable.strings b/Sources/App/Resources/uk.lproj/Localizable.strings index 8dfc0e2f78..96ad8bb38b 100644 --- a/Sources/App/Resources/uk.lproj/Localizable.strings +++ b/Sources/App/Resources/uk.lproj/Localizable.strings @@ -116,6 +116,14 @@ "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.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.open_app.title" = "Companion app"; +"assist.carplay.playback_help.title" = "Audio Playback Help"; "assist.carplay.processing.title" = "Processing..."; "assist.carplay.responding.title" = "Responding..."; "assist.carplay.tap_to_record.title" = "Tap to record"; @@ -176,11 +184,55 @@ "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.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.play_recording_indicator_tone" = "Play recording indicator tone"; +"carPlay.debug.settings.assist_session.preferred_sample_rate" = "Preferred sample rate"; +"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.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.spoken_audio" = "spokenAudio"; +"carPlay.debug.settings.option.audio_mode.voice_chat" = "voiceChat"; +"carPlay.debug.settings.option.audio_mode.voice_prompt" = "voicePrompt"; +"carPlay.debug.settings.option.playback_delay.none" = "None"; +"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.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.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.playback_delay" = "Playback delay"; +"carPlay.debug.settings.tts_playback.playback_strategy" = "Playback strategy"; +"carPlay.debug.settings.tts_playback.title" = "TTS Playback"; "carPlay.labels.already_added_server" = "Already added"; "carPlay.labels.empty_domain_list" = "No domains available"; "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.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"; "carPlay.labels.settings.advanced.section.title" = "Advanced"; @@ -596,7 +648,7 @@ Currently mTLS is only supported on iOS 17+, it may present issues related to di Теги працюватимуть на будь-якому пристрої з встановленим Home Assistant, який має апаратну підтримку для їх читання."; "nfc.list.learn_more" = "Дізнатися більше"; "nfc.list.read_tag" = "Прочитати тег"; -"nfc.list.title" = "Теги NFC"; +"nfc.list.title" = "NFC Read/Write"; "nfc.list.write_tag" = "Записати тег"; "nfc.not_available" = "NFC недоступний на цьому пристрої"; "nfc.read.error.generic_failure" = "Не вдалося прочитати тег"; diff --git a/Sources/App/Resources/vi.lproj/Localizable.strings b/Sources/App/Resources/vi.lproj/Localizable.strings index fd5c3d9deb..7dde85763d 100644 --- a/Sources/App/Resources/vi.lproj/Localizable.strings +++ b/Sources/App/Resources/vi.lproj/Localizable.strings @@ -116,6 +116,14 @@ "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.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.open_app.title" = "Companion app"; +"assist.carplay.playback_help.title" = "Audio Playback Help"; "assist.carplay.processing.title" = "Processing..."; "assist.carplay.responding.title" = "Responding..."; "assist.carplay.tap_to_record.title" = "Tap to record"; @@ -176,11 +184,55 @@ "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.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.play_recording_indicator_tone" = "Play recording indicator tone"; +"carPlay.debug.settings.assist_session.preferred_sample_rate" = "Preferred sample rate"; +"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.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.spoken_audio" = "spokenAudio"; +"carPlay.debug.settings.option.audio_mode.voice_chat" = "voiceChat"; +"carPlay.debug.settings.option.audio_mode.voice_prompt" = "voicePrompt"; +"carPlay.debug.settings.option.playback_delay.none" = "None"; +"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.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.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.playback_delay" = "Playback delay"; +"carPlay.debug.settings.tts_playback.playback_strategy" = "Playback strategy"; +"carPlay.debug.settings.tts_playback.title" = "TTS Playback"; "carPlay.labels.already_added_server" = "Already added"; "carPlay.labels.empty_domain_list" = "No domains available"; "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.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"; "carPlay.labels.settings.advanced.section.title" = "Advanced"; @@ -596,7 +648,7 @@ Currently mTLS is only supported on iOS 17+, it may present issues related to di Tags will work on any device with Home Assistant installed which has hardware support to read them."; "nfc.list.learn_more" = "Learn More"; "nfc.list.read_tag" = "Read Tag"; -"nfc.list.title" = "NFC Tags"; +"nfc.list.title" = "NFC Read/Write"; "nfc.list.write_tag" = "Write Tag"; "nfc.not_available" = "NFC is not available on this device"; "nfc.read.error.generic_failure" = "Failed to read tag"; diff --git a/Sources/App/Resources/zh-Hans.lproj/Localizable.strings b/Sources/App/Resources/zh-Hans.lproj/Localizable.strings index 0096cefb43..44f24220e2 100644 --- a/Sources/App/Resources/zh-Hans.lproj/Localizable.strings +++ b/Sources/App/Resources/zh-Hans.lproj/Localizable.strings @@ -116,6 +116,14 @@ "app_intents.widget_action.actions_parameter_configuration" = "哪些动作 ?"; "assist.button.finish_recording.title" = "点击即可结束录制……"; "assist.button.listening.title" = "正在监听..."; +"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.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.open_app.title" = "Companion app"; +"assist.carplay.playback_help.title" = "Audio Playback Help"; "assist.carplay.processing.title" = "正在处理..."; "assist.carplay.responding.title" = "正在回应……"; "assist.carplay.tap_to_record.title" = "点击录制"; @@ -176,11 +184,55 @@ "carPlay.debug.delete_db.alert.title" = "您确定要删除 CarPlay 配置吗 ?此操作无法恢复"; "carPlay.debug.delete_db.button.title" = "删除 CarPlay 配置"; "carPlay.debug.delete_db.reset.title" = "重置配置"; +"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.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.play_recording_indicator_tone" = "Play recording indicator tone"; +"carPlay.debug.settings.assist_session.preferred_sample_rate" = "Preferred sample rate"; +"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.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.spoken_audio" = "spokenAudio"; +"carPlay.debug.settings.option.audio_mode.voice_chat" = "voiceChat"; +"carPlay.debug.settings.option.audio_mode.voice_prompt" = "voicePrompt"; +"carPlay.debug.settings.option.playback_delay.none" = "None"; +"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.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.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.playback_delay" = "Playback delay"; +"carPlay.debug.settings.tts_playback.playback_strategy" = "Playback strategy"; +"carPlay.debug.settings.tts_playback.title" = "TTS Playback"; "carPlay.labels.already_added_server" = "已添加"; "carPlay.labels.empty_domain_list" = "没有可用的域"; "carPlay.labels.no_servers_available" = "没有可用的服务器。在应用中添加服务器。"; "carPlay.labels.select_server" = "选择服务器"; "carPlay.labels.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.tts_playback.title" = "TTS Playback"; "carPlay.labels.settings.advanced.section.button.detail" = "如果您的服务器数据未正确加载,请使用此选项。"; "carPlay.labels.settings.advanced.section.button.title" = "重启应用"; "carPlay.labels.settings.advanced.section.title" = "高级设置"; @@ -596,7 +648,7 @@ 联动标签可以在任何安装了 Home Assistant 且支持 NFC 的设备上读取。"; "nfc.list.learn_more" = "了解更多"; "nfc.list.read_tag" = "读取联动标签"; -"nfc.list.title" = "NFC 标签"; +"nfc.list.title" = "NFC Read/Write"; "nfc.list.write_tag" = "写入联动标签"; "nfc.not_available" = "NFC 在此设备上不可用"; "nfc.read.error.generic_failure" = "无法读取联动标签"; @@ -801,14 +853,14 @@ Home Assistant 是开源的,倡导隐私保护,并在您的家中本地运 "sensors.active.setting.time_until_idle" = "直到空闲的时间"; "sensors.geocoded_location.setting.use_zones" = "使用区域名称"; "servers_selection.title" = "服务器"; -"settings.app_icon_shortcuts.add_item.title" = "Add item"; -"settings.app_icon_shortcuts.duplicate_error" = "This item is already in your shortcuts."; -"settings.app_icon_shortcuts.footer.title" = "iOS shows up to four shortcuts from the app icon quick actions menu."; -"settings.app_icon_shortcuts.items.title" = "Items"; -"settings.app_icon_shortcuts.reset.confirmation_title" = "Reset App Icon Shortcuts?"; -"settings.app_icon_shortcuts.reset.title" = "Reset App Icon Shortcuts"; -"settings.app_icon_shortcuts.subtitle" = "Choose items to display when long pressing the app icon."; -"settings.app_icon_shortcuts.title" = "App Icon Shortcuts"; +"settings.app_icon_shortcuts.add_item.title" = "添加项目"; +"settings.app_icon_shortcuts.duplicate_error" = "此项目已添加到您的快捷方式中。"; +"settings.app_icon_shortcuts.footer.title" = "iOS 会在应用图标的快捷操作菜单中显示最多四个快捷方式。"; +"settings.app_icon_shortcuts.items.title" = "项目"; +"settings.app_icon_shortcuts.reset.confirmation_title" = "重置应用图标快捷方式 ?"; +"settings.app_icon_shortcuts.reset.title" = "重置应用图标快捷方式"; +"settings.app_icon_shortcuts.subtitle" = "选择长按应用图标时要显示的项目。"; +"settings.app_icon_shortcuts.title" = "应用图标快捷方式"; "settings.connection_section.activate_server" = "激活"; "settings.connection_section.add_server" = "添加服务器"; "settings.connection_section.always_fallback_internal.confirmation.message" = "如果您的连接不安全,这可能会在公共网络上暴露您的身份验证令牌。"; diff --git a/Sources/App/Resources/zh-Hant.lproj/Localizable.strings b/Sources/App/Resources/zh-Hant.lproj/Localizable.strings index ac4364055a..07a637ef1e 100644 --- a/Sources/App/Resources/zh-Hant.lproj/Localizable.strings +++ b/Sources/App/Resources/zh-Hant.lproj/Localizable.strings @@ -116,6 +116,14 @@ "app_intents.widget_action.actions_parameter_configuration" = "哪個操作?"; "assist.button.finish_recording.title" = "點擊以完成錄音..."; "assist.button.listening.title" = "聆聽中..."; +"assist.carplay.playback_help.change_playback.detail" = "如果在車上使用串流時沒有聲音,請選擇下載並播放。"; +"assist.carplay.playback_help.change_playback.title" = "TTS 播放"; +"assist.carplay.playback_help.go_to_advanced.detail" = "開啟進階、然後選擇助理。"; +"assist.carplay.playback_help.go_to_advanced.title" = "進階 > 助理"; +"assist.carplay.playback_help.message" = "如果遇到音效播放問題,請在 Home Assistant Companion 應用程式中開啟 CarPlay 設定,點選進階,開啟助理,並將 TTS 播放變更為下載並播放。"; +"assist.carplay.playback_help.open_app.detail" = "於 Home Assistant Companion 應用程式中開啟 CarPlay 設定。"; +"assist.carplay.playback_help.open_app.title" = "Companion 應用程式"; +"assist.carplay.playback_help.title" = "音效播放助手"; "assist.carplay.processing.title" = "處理中..."; "assist.carplay.responding.title" = "回應中..."; "assist.carplay.tap_to_record.title" = "點擊錄製"; @@ -176,11 +184,55 @@ "carPlay.debug.delete_db.alert.title" = "確定要刪除 CarPlay 設定?此操作無法復原"; "carPlay.debug.delete_db.button.title" = "刪除 CarPlay 設定"; "carPlay.debug.delete_db.reset.title" = "重置設定"; +"carPlay.debug.settings.assist_session.allow_bluetooth_a2dp" = "允許藍牙 A2DP"; +"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" = "壓低其他"; +"carPlay.debug.settings.assist_session.footer" = "此些數值會於新 CarPlay Assist 工作階段開始時套用。"; +"carPlay.debug.settings.assist_session.interrupt_spoken_audio" = "中斷語音音效"; +"carPlay.debug.settings.assist_session.play_recording_indicator_tone" = "播放錄音指示音"; +"carPlay.debug.settings.assist_session.preferred_sample_rate" = "首選取樣率"; +"carPlay.debug.settings.assist_session.recorder_manages_audio_session" = "AudioRecorder 管理音效工作階段"; +"carPlay.debug.settings.assist_session.title" = "助理工作階段"; +"carPlay.debug.settings.navigation_title" = "CarPlay 除錯"; +"carPlay.debug.settings.option.audio_category.play_and_record" = "playAndRecord"; +"carPlay.debug.settings.option.audio_category.playback" = "播放"; +"carPlay.debug.settings.option.audio_category.record" = "錄音"; +"carPlay.debug.settings.option.audio_mode.default" = "預設"; +"carPlay.debug.settings.option.audio_mode.measurement" = "測量"; +"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"; +"carPlay.debug.settings.option.playback_delay.none" = "無"; +"carPlay.debug.settings.option.tts_playback_strategy.download_and_play" = "下載並播放"; +"carPlay.debug.settings.option.tts_playback_strategy.stream" = "串流"; +"carPlay.debug.settings.reset" = "重置"; +"carPlay.debug.settings.row_title" = "CarPlay 除錯設定"; +"carPlay.debug.settings.tts_audio_session.activate_audio_session_before_play" = "播放前啟用音效工作階段"; +"carPlay.debug.settings.tts_audio_session.allow_bluetooth_a2dp" = "TTS 允許藍牙 A2DP"; +"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 壓低其他聲音"; +"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 模式"; +"carPlay.debug.settings.tts_audio_session.reconfigure_before_tts" = "在 TTS 之前重新設定"; +"carPlay.debug.settings.tts_audio_session.title" = "TTS 音效工作階段"; +"carPlay.debug.settings.tts_playback.avplayer_waits_to_minimize_stalling" = "AVPlayer 等待以盡量減少卡頓"; +"carPlay.debug.settings.tts_playback.footer" = "使用已下載的 AVAudioPlayer 策略,以判斷失敗是否與 AVPlayer 或遠端網址播放有關。"; +"carPlay.debug.settings.tts_playback.playback_delay" = "播放延遲"; +"carPlay.debug.settings.tts_playback.playback_strategy" = "播放策略"; +"carPlay.debug.settings.tts_playback.title" = "TTS 播放"; "carPlay.labels.already_added_server" = "已新增"; "carPlay.labels.empty_domain_list" = "沒有可用實體類群"; "carPlay.labels.no_servers_available" = "無可用伺服器、請於 App 中新增。"; "carPlay.labels.select_server" = "選擇伺服器"; "carPlay.labels.servers" = "伺服器"; +"carPlay.labels.settings.advanced.assist.section.title" = "助理"; +"carPlay.labels.settings.advanced.assist.tts_playback.footer" = "在某些車款中,選擇 '串流' 時可能不會播放語音回應。若發生此情況,'下載並播放' 可能可以解決此問題。"; +"carPlay.labels.settings.advanced.assist.tts_playback.title" = "TTS 播放"; "carPlay.labels.settings.advanced.section.button.detail" = "假如伺服器資料未正確載入,請使用此選項。"; "carPlay.labels.settings.advanced.section.button.title" = "重啟 App"; "carPlay.labels.settings.advanced.section.title" = "進階"; @@ -596,7 +648,7 @@ 標籤與任何安裝 Home Assistant 的裝置、並具備硬體支援的設備上進行讀取。"; "nfc.list.learn_more" = "了解更多"; "nfc.list.read_tag" = "讀取標籤"; -"nfc.list.title" = "NFC 標籤"; +"nfc.list.title" = "NFC 讀/寫"; "nfc.list.write_tag" = "寫入標籤"; "nfc.not_available" = "無法於此裝置使用 NFC"; "nfc.read.error.generic_failure" = "讀取標籤失敗"; diff --git a/Sources/Shared/Resources/Swiftgen/Strings.swift b/Sources/Shared/Resources/Swiftgen/Strings.swift index a9053018f3..83d7ebf221 100644 --- a/Sources/Shared/Resources/Swiftgen/Strings.swift +++ b/Sources/Shared/Resources/Swiftgen/Strings.swift @@ -2372,7 +2372,7 @@ public enum L10n { public static var learnMore: String { return L10n.tr("Localizable", "nfc.list.learn_more") } /// Read Tag public static var readTag: String { return L10n.tr("Localizable", "nfc.list.read_tag") } - /// NFC Tags + /// NFC Read/Write public static var title: String { return L10n.tr("Localizable", "nfc.list.title") } /// Write Tag public static var writeTag: String { return L10n.tr("Localizable", "nfc.list.write_tag") }