#401 - Giving Neato a Voice in this house. Joanna, meet Neato.

This commit is contained in:
ccostan
2020-05-29 16:45:24 -04:00
parent 7c9517fafe
commit 2a7cab9e0d
7 changed files with 156 additions and 11 deletions

View File

@@ -24,9 +24,9 @@
"netdaemon": "NetDaemon",
"netdaemon_apps": "NetDaemon Apps",
"netdaemon_plural": "NetDaemon Apps",
"plugin": "Plugin",
"plugin": "Lovelace",
"plugin_plural": "Lovelace elements",
"plugins": "Plugins",
"plugins": "Lovelace elements",
"python_script": "Python Script",
"python_script_plural": "Python Scripts",
"python_scripts": "Python Scripts",
@@ -94,6 +94,7 @@
"dialog_add_repo": {
"limit": "Only the first 100 repositories are shown, use the search to filter what you need",
"no_match": "No repositories found matching your filter",
"sort_by": "Sort by",
"title": "Add repository"
},
"dialog_custom_repositories": {
@@ -115,6 +116,7 @@
"version_installed": "Version installed"
},
"dialog_install": {
"restart": "Remember that you need to restart Home Assistant before changes to integrations (custom_components) are applied.",
"select_version": "Select version",
"show_beta": "Show beta versions",
"type": "Type",
@@ -149,6 +151,7 @@
"about": "About HACS",
"clear": "Clear all new",
"custom_repositories": "Custom repositories",
"dismiss": "Dismiss all new repositories",
"documentation": "Documentation",
"open_issue": "Open issue",
"reload": "Reload window"
@@ -181,6 +184,7 @@
"restart_pending": "Restart pending"
},
"repository_card": {
"dismiss": "dismiss",
"hide": "Hide",
"information": "Information",
"new_repository": "New repository",
@@ -216,7 +220,7 @@
"note_plugin": "you still need to add it to your lovelace configuration ('ui-lovelace.yaml' or the raw UI config editor)",
"note_plugin_post_107": "you still need to add it to your lovelace configuration ('configuration.yaml' or the resource editor '\/config\/lovelace\/resources')",
"open_issue": "Open issue",
"open_plugin": "Open plugin",
"open_plugin": "Open element",
"reinstall": "Reinstall",
"repository": "Repository",
"restart_home_assistant": "Restart Home Assistant",
@@ -278,6 +282,7 @@
"last_updated": "Last updated",
"name": "Name",
"new_repositories": "New Repositories",
"new_repositories_note": "You have over 10 new repositories showing here, if you want to clear them all click the 3 dots in the top right corner and dismiss all of them.",
"no_repositories": "No repositories",
"no_repositories_desc1": "It seems like you don't have any repositories installed in this section yet.",
"no_repositories_desc2": "Click on the + in the bottom corner to add your first!",