Skip to content

Commit

Permalink
Merge branch 'master' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
bramkragten committed Dec 23, 2024
2 parents 5513da5 + cd44b33 commit 8b79fc5
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 27 deletions.
81 changes: 81 additions & 0 deletions src/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -2848,6 +2848,87 @@
"expose_new_entities": "Expose new entities",
"expose_new_entities_info": "Should new entities be exposed? Exposes supported devices that are not classified as security devices."
},
"satellite_wizard": {
"skip": "Skip",
"not_available": "Your voice assistant is not available.",
"update": {
"title": "Updating",
"checking": "Checking for updates",
"secondary": "We are making sure you have the latest updates. This may take a few minutes."
},
"check": {
"title": "Hello!",
"secondary": "Over the next couple steps we're going to personalize your voice assistant.",
"failed_title": "The voice assistant is unable to connect to Home Assistant",
"failed_secondary": "To play audio, the voice assistant device has to connect to Home Assistant to fetch the files. Our test shows that the device is unable to reach the Home Assistant server.",
"help": "Help me",
"retry": "Retry"
},
"wake_word": {
"title": "Say ''{wakeword}'' to wake the device up",
"secondary": "Setup will continue once the device is awake.",
"title_2": "Say ''{wakeword}'' again",
"secondary_2": "To make sure the wake word works for you.",
"change_wake_word": "Change wake word",
"time_out": "We have not heard the wake word, is your device muted?",
"muted": "Your device is muted",
"muted_description": "Please unmute your device to continue."
},
"change_wake_word": {
"title": "Change wake word",
"secondary": "These are the phrases you can use to wake your device and have it start listening for commands."
},
"area": {
"title": "Select area",
"secondary": "When your voice assistant knows where it is, it can better control the devices around it. This allows you to control devices in the room with short commands, like 'turn on the lights'",
"no_selection": "Please select an area"
},
"pipeline": {
"title": "What hardware do you want to use?",
"secondary": "How quickly your assistant responds depends on the power of the hardware.",
"seconds": "seconds",
"cloud": {
"description": "Ideal if you don't have a powerful system at home."
},
"local": {
"title": "Do-it-yourself",
"description": "Install add-ons or containers to run it on your own system. Powerful hardware is needed for fast responses.",
"setup": "Set up"
}
},
"cloud": {
"title": "The power of Home Assistant Cloud",
"register": {
"confirm_email": "Confirm email"
}
},
"local": {
"title": "Installing add-ons",
"secondary": "The Whisper and Piper add-ons are being installed and configured based on your hardware.",
"failed_title": "Failed to install add-ons",
"failed_secondary": "We were unable to install the Whisper and Piper add-ons automatically for you. Read the documentation to learn how to install them.",
"not_supported_title": "Installation of add-ons is not supported on your system",
"not_supported_secondary": "Your system is not supported to automatically install a local TTS and STT provider. Learn how to set up local TTS and STT providers in the documentation.",
"local_pipeline": "Local Assistant",
"state": {
"installing_piper": "Installing Piper add-on",
"starting_piper": "Starting Piper add-on",
"setup_piper": "Setting up Piper",
"installing_whisper": "Installing Whisper add-on",
"starting_whisper": "Starting Whisper add-on",
"setup_whisper": "Setting up Whisper",
"creating_pipeline": "Creating assistant"
},
"errors": {
"failed_create_entry": "Failed to create entry for {addon}",
"could_not_find_entities": "Could not find local TTS and STT entities"
}
},
"success": {
"title": "Ready to Assist!",
"secondary": "Make any final customizations here. You can always change these in the Voice Assistants section of the settings page."
}
},
"satellite_wizard": {
"skip": "Skip",
"not_available": "Your voice assistant is not available.",
Expand Down
33 changes: 6 additions & 27 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4499,7 +4499,7 @@ __metadata:
languageName: node
linkType: hard

"@types/express-serve-static-core@npm:*, @types/express-serve-static-core@npm:^5.0.0":
"@types/express-serve-static-core@npm:*":
version: 5.0.2
resolution: "@types/express-serve-static-core@npm:5.0.2"
dependencies:
Expand All @@ -4523,19 +4523,7 @@ __metadata:
languageName: node
linkType: hard

"@types/express@npm:*":
version: 5.0.0
resolution: "@types/express@npm:5.0.0"
dependencies:
"@types/body-parser": "npm:*"
"@types/express-serve-static-core": "npm:^5.0.0"
"@types/qs": "npm:*"
"@types/serve-static": "npm:*"
checksum: 10/45b199ab669caa33e6badafeebf078e277ea95042309d325a04b1ec498f33d33fd5a4ae9c8e358342367b178fe454d7323c5dfc8002bf27070b210a2c6cc11f0
languageName: node
linkType: hard

"@types/express@npm:^4.17.21":
"@types/express@npm:*, @types/express@npm:^4.17.21":
version: 4.17.21
resolution: "@types/express@npm:4.17.21"
dependencies:
Expand Down Expand Up @@ -10376,16 +10364,7 @@ __metadata:
languageName: node
linkType: hard

"jsesc@npm:^3.0.2":
version: 3.1.0
resolution: "jsesc@npm:3.1.0"
bin:
jsesc: bin/jsesc
checksum: 10/20bd37a142eca5d1794f354db8f1c9aeb54d85e1f5c247b371de05d23a9751ecd7bd3a9c4fc5298ea6fa09a100dafb4190fa5c98c6610b75952c3487f3ce7967
languageName: node
linkType: hard

"jsesc@npm:~3.0.2":
"jsesc@npm:^3.0.2, jsesc@npm:~3.0.2":
version: 3.0.2
resolution: "jsesc@npm:3.0.2"
bin:
Expand Down Expand Up @@ -12770,16 +12749,16 @@ __metadata:
linkType: hard

"rollup@npm:^2.43.1":
version: 2.79.2
resolution: "rollup@npm:2.79.2"
version: 2.79.1
resolution: "rollup@npm:2.79.1"
dependencies:
fsevents: "npm:~2.3.2"
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 10/095ba0a82811b1866a76d826987743278db0a87c45092656986bfff490326b66187d5f9ff0c24cf8d5682bc470aa00c36654e0044d6b6335ac0c1201b8280880
checksum: 10/df087b701304432f30922bbee5f534ab189aa6938bd383b5686c03147e0d00cd1789ea10a462361326ce6b6ebe448ce272ad3f3cc40b82eeb3157df12f33663c
languageName: node
linkType: hard

Expand Down

0 comments on commit 8b79fc5

Please sign in to comment.