2020-02-13 21:52:51 -05:00
{
"common" : {
"about" : "About" ,
2020-05-21 18:48:00 -04:00
"add" : "add" ,
2020-02-13 21:52:51 -05:00
"appdaemon" : "AppDaemon" ,
"appdaemon_apps" : "AppDaemon Apps" ,
2020-05-21 18:48:00 -04:00
"appdaemon_plural" : "AppDaemon Apps" ,
2020-02-13 21:52:51 -05:00
"background_task" : "Background task running, this page will reload when it's done." ,
"check_log_file" : "Check your log file for more details." ,
"continue" : "Continue" ,
"disabled" : "Disabled" ,
"documentation" : "Documentation" ,
2020-05-21 18:48:00 -04:00
"element" : "element" ,
2020-02-13 21:52:51 -05:00
"hacs_is_disabled" : "HACS is disabled" ,
2020-05-21 18:48:00 -04:00
"install" : "Install" ,
2020-02-13 21:52:51 -05:00
"installed" : "installed" ,
"integration" : "Integration" ,
2020-05-21 18:48:00 -04:00
"integration_plural" : "Integrations" ,
2020-02-13 21:52:51 -05:00
"integrations" : "Integrations" ,
2020-05-21 18:48:00 -04:00
"lovelace" : "Lovelace" ,
"lovelace_element" : "Lovelace element" ,
"lovelace_elements" : "Lovelace elements" ,
2020-02-13 21:52:51 -05:00
"manage" : "manage" ,
2020-04-09 21:29:27 -04:00
"netdaemon" : "NetDaemon" ,
"netdaemon_apps" : "NetDaemon Apps" ,
2020-05-21 18:48:00 -04:00
"netdaemon_plural" : "NetDaemon Apps" ,
2020-05-29 16:45:24 -04:00
"plugin" : "Lovelace" ,
2020-05-21 18:48:00 -04:00
"plugin_plural" : "Lovelace elements" ,
2020-05-29 16:45:24 -04:00
"plugins" : "Lovelace elements" ,
2020-02-13 21:52:51 -05:00
"python_script" : "Python Script" ,
2020-05-21 18:48:00 -04:00
"python_script_plural" : "Python Scripts" ,
2020-02-13 21:52:51 -05:00
"python_scripts" : "Python Scripts" ,
"repositories" : "Repositories" ,
2020-05-21 18:48:00 -04:00
"repository" : "Repository" ,
2020-02-13 21:52:51 -05:00
"settings" : "settings" ,
"theme" : "Theme" ,
2020-05-21 18:48:00 -04:00
"theme_plural" : "Themes" ,
2020-02-13 21:52:51 -05:00
"themes" : "Themes" ,
2020-05-21 18:48:00 -04:00
"uninstall" : "Uninstall" ,
"update" : "Update" ,
2020-02-13 21:52:51 -05:00
"version" : "Version"
} ,
"config" : {
"abort" : {
"single_instance_allowed" : "Only a single configuration of HACS is allowed."
} ,
"error" : {
"auth" : "Personal Access Token is not correct."
} ,
"step" : {
"user" : {
"data" : {
"appdaemon" : "Enable AppDaemon apps discovery & tracking" ,
2020-04-09 21:29:27 -04:00
"netdaemon" : "Enable NetDaemon apps discovery & tracking" ,
2020-02-13 21:52:51 -05:00
"python_script" : "Enable python_scripts discovery & tracking" ,
"sidepanel_icon" : "Side panel icon" ,
"sidepanel_title" : "Side panel title" ,
"theme" : "Enable Themes discovery & tracking" ,
"token" : "GitHub Personal Access Token"
} ,
"description" : "If you need help with the configuration have a look here: https:\/\/hacs.xyz\/docs\/configuration\/start\/" ,
"title" : "HACS (Home Assistant Community Store)"
}
} ,
"title" : "HACS (Home Assistant Community Store)"
} ,
"confirm" : {
"add_to_lovelace" : "Are you sure you want to add this to your Lovelace resources?" ,
"bg_task" : "Action is disabled while background tasks is running." ,
"cancel" : "Cancel" ,
"continue" : "Are you sure you want to continue?" ,
"delete" : "Are you sure you want to delete \"{item}\"?" ,
"delete_installed" : "'{item}' is installed, you need to uninstall it before you can delete it." ,
"exist" : "{item} already exists" ,
"generic" : "Are you sure?" ,
"home_assistant_is_restarting" : "Hold on, Home Assistant is now restarting." ,
"home_assistant_version_not_correct" : "You are running Home Assistant version '{haversion}', but this repository requires minimum version '{minversion}' to be installed." ,
"no" : "No" ,
"no_upgrades" : "No upgrades pending" ,
"ok" : "OK" ,
"overwrite" : "Doing this will overwrite it." ,
"reload_data" : "This reloads the data of all repositories HACS knows about, this will take some time to finish." ,
"restart_home_assistant" : "Are you sure you want to restart Home Assistant?" ,
"uninstall" : "Are you sure you want to uninstall \"{item}\"?" ,
"upgrade_all" : "This will upgrade all of these repositories, make sure that you have read the release notes for all of them before proceeding." ,
"yes" : "Yes"
} ,
2020-05-21 18:48:00 -04:00
"dialog_about" : {
"frontend_version" : "Frontend version" ,
"installed_repositories" : "Installed repositories" ,
"integration_version" : "Integration version" ,
"useful_links" : "Useful links"
} ,
"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" ,
2020-05-29 16:45:24 -04:00
"sort_by" : "Sort by" ,
2020-05-21 18:48:00 -04:00
"title" : "Add repository"
} ,
"dialog_custom_repositories" : {
"category" : "Category" ,
"no_category" : "Missing category" ,
"no_repository" : "Missing repository" ,
"title" : "Custom repositories" ,
"url_placeholder" : "Add custom repository URL"
} ,
"dialog_info" : {
"author" : "Author" ,
"downloads" : "Downloads" ,
"install" : "Install this repository in HACS" ,
"loading" : "Loading information..." ,
"no_info" : "The developer has not provided any more information for this repository" ,
"open_issues" : "Open issues" ,
"open_repo" : "Open repository" ,
"stars" : "Stars" ,
"version_installed" : "Version installed"
} ,
"dialog_install" : {
2020-05-29 16:45:24 -04:00
"restart" : "Remember that you need to restart Home Assistant before changes to integrations (custom_components) are applied." ,
2020-05-21 18:48:00 -04:00
"select_version" : "Select version" ,
"show_beta" : "Show beta versions" ,
"type" : "Type" ,
"url" : "URL"
} ,
"dialog_update" : {
"available_version" : "Available version" ,
"changelog" : "Changelog" ,
"installed_version" : "Installed version" ,
"title" : "Update pending"
} ,
"entry" : {
"information" : "Information" ,
"intro" : "Updates and important messages will show here if there are any" ,
"messages" : {
"disabled" : {
"content" : "Check your log file for more details" ,
"title" : "HACS is disabled"
} ,
"has_pending_tasks" : {
"content" : "Some repositories might not show untill this is completed" ,
"title" : "Background tasks pending"
} ,
"startup" : {
"content" : "HACS is starting up, during this time some information might be missing or incorrect" ,
"title" : "HACS is starting up"
}
} ,
"pending_updates" : "Pending updates"
} ,
"menu" : {
"about" : "About HACS" ,
"clear" : "Clear all new" ,
"custom_repositories" : "Custom repositories" ,
2020-05-29 16:45:24 -04:00
"dismiss" : "Dismiss all new repositories" ,
2020-05-21 18:48:00 -04:00
"documentation" : "Documentation" ,
"open_issue" : "Open issue" ,
"reload" : "Reload window"
} ,
2020-02-13 21:52:51 -05:00
"options" : {
"step" : {
"user" : {
"data" : {
"appdaemon" : "Enable AppDaemon apps discovery & tracking" ,
"country" : "Filter with country code." ,
"debug" : "Enable debug." ,
"experimental" : "Enable experimental features" ,
2020-04-09 21:29:27 -04:00
"netdaemon" : "Enable NetDaemon apps discovery & tracking" ,
2020-02-13 21:52:51 -05:00
"not_in_use" : "Not in use with YAML" ,
"release_limit" : "Number of releases to show." ,
"sidepanel_icon" : "Side panel icon" ,
"sidepanel_title" : "Side panel title"
}
}
}
} ,
"repository_banner" : {
"config_flow" : "This integration supports config_flow, that means that you now can go to the integration section of your UI to configure it." ,
"config_flow_title" : "UI Configuration supported" ,
"integration_not_loaded" : "This integration is not loaded in Home Assistant." ,
"no_restart_required" : "No restart required" ,
"not_loaded" : "Not loaded" ,
"plugin_not_loaded" : "This plugin is not added to your Lovelace resources." ,
"restart" : "You need to restart Home Assistant." ,
"restart_pending" : "Restart pending"
} ,
2020-05-21 18:48:00 -04:00
"repository_card" : {
2020-05-29 16:45:24 -04:00
"dismiss" : "dismiss" ,
2020-05-21 18:48:00 -04:00
"hide" : "Hide" ,
"information" : "Information" ,
"new_repository" : "New repository" ,
"open_issue" : "Open issue" ,
"open_source" : "Open source" ,
"pending_update" : "Pending update" ,
"reinstall" : "Reinstall" ,
"report" : "Report for removal" ,
"update_information" : "Update information"
} ,
2020-02-13 21:52:51 -05:00
"repository" : {
"add_to_lovelace" : "Add to Lovelace" ,
"authors" : "Authors" ,
"available" : "Available" ,
"back_to" : "Back to" ,
"changelog" : "Change log" ,
"downloads" : "Downloads" ,
"flag_this" : "Flag this" ,
"frontend_version" : "Frontend version" ,
"github_stars" : "GitHub stars" ,
"goto_integrations" : "Go to integrations" ,
"hide" : "Hide" ,
"hide_beta" : "Hide beta" ,
"install" : "Install" ,
"installed" : "Installed" ,
"lovelace_copy_example" : "Copy the example to your clipboard" ,
"lovelace_instruction" : "When you add this to your lovelace configuration use this" ,
"lovelace_no_js_type" : "Could not determine the type of this plugin, check the repository." ,
"newest" : "newest" ,
"note_appdaemon" : "you still need to add it to your 'apps.yaml' file" ,
"note_installed" : "When installed, this will be located in" ,
"note_integration" : "you still need to add it to your 'configuration.yaml' file" ,
"note_plugin" : "you still need to add it to your lovelace configuration ('ui-lovelace.yaml' or the raw UI config editor)" ,
2020-04-09 21:29:27 -04:00
"note_plugin_post_107" : "you still need to add it to your lovelace configuration ('configuration.yaml' or the resource editor '\/config\/lovelace\/resources')" ,
2020-02-13 21:52:51 -05:00
"open_issue" : "Open issue" ,
2020-05-29 16:45:24 -04:00
"open_plugin" : "Open element" ,
2020-02-13 21:52:51 -05:00
"reinstall" : "Reinstall" ,
"repository" : "Repository" ,
"restart_home_assistant" : "Restart Home Assistant" ,
"show_beta" : "Show beta" ,
"uninstall" : "Uninstall" ,
"update_information" : "Update information" ,
"upgrade" : "Update"
} ,
2020-05-21 18:48:00 -04:00
"search" : {
"placeholder" : "Search for repository"
} ,
"sections" : {
"about" : {
"description" : "Show information about HACS" ,
"title" : "About"
} ,
"automation" : {
"description" : "This is where you find python_scripts, AppDaemon apps and NetDaemon apps" ,
"title" : "Automation"
} ,
"frontend" : {
"description" : "This is where you find themes, custom cards and other elements for lovelace" ,
"title" : "Frontend"
} ,
"integrations" : {
"description" : "This is where you find custom integrations (custom_components)" ,
"title" : "Integrations"
} ,
"pending_repository_upgrade" : "You are running version {installed}, version {available} is available"
} ,
2020-02-13 21:52:51 -05:00
"settings" : {
"add_custom_repository" : "ADD CUSTOM REPOSITORY" ,
"adding_new_repo" : "Adding new repository '{repo}'" ,
"adding_new_repo_category" : "With category '{category}'." ,
"bg_task_custom" : "Custom repositories are hidden while background tasks is running." ,
"category" : "Category" ,
"compact_mode" : "Compact mode" ,
"custom_repositories" : "CUSTOM REPOSITORIES" ,
"delete" : "Delete" ,
"display" : "Display" ,
"grid" : "Grid" ,
"hacs_repo" : "HACS repo" ,
"hidden_repositories" : "hidden repositories" ,
"missing_category" : "You need to select a category" ,
"open_repository" : "Open repository" ,
"reload_data" : "Reload data" ,
"reload_window" : "Reload window" ,
"repository_configuration" : "Repository configuration" ,
"save" : "Save" ,
"table" : "Table" ,
"table_view" : "Table view" ,
"unhide" : "unhide" ,
"upgrade_all" : "Upgrade all"
} ,
"store" : {
"ascending" : "ascending" ,
"clear_new" : "Clear all new repositories" ,
"descending" : "descending" ,
"last_updated" : "Last updated" ,
"name" : "Name" ,
"new_repositories" : "New Repositories" ,
2020-05-29 16:45:24 -04:00
"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." ,
2020-05-21 18:48:00 -04:00
"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!" ,
2020-02-13 21:52:51 -05:00
"pending_upgrades" : "Pending upgrades" ,
"placeholder_search" : "Please enter a search term..." ,
"sort" : "sort" ,
"stars" : "Stars" ,
"status" : "Status"
} ,
"time" : {
"ago" : "ago" ,
"day" : "day" ,
"days" : "days" ,
"hour" : "hour" ,
"hours" : "hours" ,
"minute" : "minute" ,
"minutes" : "minutes" ,
"month" : "month" ,
"months" : "months" ,
"one" : "One" ,
"one_day_ago" : "one day ago" ,
"one_hour_ago" : "one hour ago" ,
"one_minute_ago" : "one minute ago" ,
"one_month_ago" : "one month ago" ,
"one_second_ago" : "one second ago" ,
"one_year_ago" : "one year ago" ,
"second" : "second" ,
"seconds" : "seconds" ,
"x_days_ago" : "{x} days ago" ,
"x_hours_ago" : "{x} hours ago" ,
"x_minutes_ago" : "{x} minutes ago" ,
"x_months_ago" : "{x} months ago" ,
"x_seconds_ago" : "{x} seconds ago" ,
"x_years_ago" : "{x} years ago" ,
"year" : "year" ,
"years" : "years"
}
}