mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 15:26:36 +00:00
fix merge
This commit is contained in:
parent
8b79fc5848
commit
5a0225b86a
@ -2848,87 +2848,6 @@
|
||||
"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.",
|
||||
|
@ -12749,8 +12749,8 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"rollup@npm:^2.43.1":
|
||||
version: 2.79.1
|
||||
resolution: "rollup@npm:2.79.1"
|
||||
version: 2.79.2
|
||||
resolution: "rollup@npm:2.79.2"
|
||||
dependencies:
|
||||
fsevents: "npm:~2.3.2"
|
||||
dependenciesMeta:
|
||||
@ -12758,7 +12758,7 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
rollup: dist/bin/rollup
|
||||
checksum: 10/df087b701304432f30922bbee5f534ab189aa6938bd383b5686c03147e0d00cd1789ea10a462361326ce6b6ebe448ce272ad3f3cc40b82eeb3157df12f33663c
|
||||
checksum: 10/095ba0a82811b1866a76d826987743278db0a87c45092656986bfff490326b66187d5f9ff0c24cf8d5682bc470aa00c36654e0044d6b6335ac0c1201b8280880
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user