From 5c39d8965ca3e7a98eddffd7e12a133389c0929c Mon Sep 17 00:00:00 2001 From: LAB02 Research Date: Sat, 12 Nov 2022 13:15:26 +0100 Subject: [PATCH] Localization --- .../Localization/Languages.Designer.cs | 1156 +++++++++-------- .../Resources/Localization/Languages.en.resx | 543 ++++---- .../Resources/Localization/Languages.resx | 55 +- 3 files changed, 900 insertions(+), 854 deletions(-) diff --git a/src/HASS.Agent/Resources/Localization/Languages.Designer.cs b/src/HASS.Agent/Resources/Localization/Languages.Designer.cs index 7f4d3c1..8bffc7f 100644 --- a/src/HASS.Agent/Resources/Localization/Languages.Designer.cs +++ b/src/HASS.Agent/Resources/Localization/Languages.Designer.cs @@ -61,7 +61,7 @@ internal Languages() { } /// - /// Looks up a localized string similar to &close. + /// Looks up a localized string similar to &Close. /// internal static string About_BtnClose { get { @@ -88,7 +88,7 @@ internal static string About_LblInfo2 { } /// - /// Looks up a localized string similar to This application is open source and completely free. Please check the project pages of + /// Looks up a localized string similar to This application is open source and completely free, please check the project pages of ///the used components for their individual licenses:. /// internal static string About_LblInfo3 { @@ -108,7 +108,7 @@ internal static string About_LblInfo4 { } /// - /// Looks up a localized string similar to And of course; thanks to Paulus Shoutsen and the entire team of devs that + /// Looks up a localized string similar to And of course; thanks to Paulus Shoutsen and the entire team of developers that ///created and maintain Home Assistant :-). /// internal static string About_LblInfo5 { @@ -190,7 +190,7 @@ internal static string CommandEntityType_Switch { } /// - /// Looks up a localized string similar to &close. + /// Looks up a localized string similar to &Close. /// internal static string CommandMqttTopic_BtnClose { get { @@ -199,7 +199,7 @@ internal static string CommandMqttTopic_BtnClose { } /// - /// Looks up a localized string similar to copy &to clipboard. + /// Looks up a localized string similar to Copy &to Clipboard. /// internal static string CommandMqttTopic_BtnCopyClipboard { get { @@ -208,7 +208,7 @@ internal static string CommandMqttTopic_BtnCopyClipboard { } /// - /// Looks up a localized string similar to topic copied to clipboard. + /// Looks up a localized string similar to Topic copied to clipboard!. /// internal static string CommandMqttTopic_BtnCopyClipboard_Copied { get { @@ -244,7 +244,7 @@ internal static string CommandMqttTopic_Title { } /// - /// Looks up a localized string similar to &add new. + /// Looks up a localized string similar to &Add New. /// internal static string CommandsConfig_BtnAdd { get { @@ -253,7 +253,7 @@ internal static string CommandsConfig_BtnAdd { } /// - /// Looks up a localized string similar to &modify. + /// Looks up a localized string similar to &Modify. /// internal static string CommandsConfig_BtnModify { get { @@ -262,7 +262,7 @@ internal static string CommandsConfig_BtnModify { } /// - /// Looks up a localized string similar to &remove. + /// Looks up a localized string similar to &Remove. /// internal static string CommandsConfig_BtnRemove { get { @@ -271,7 +271,7 @@ internal static string CommandsConfig_BtnRemove { } /// - /// Looks up a localized string similar to &store and activate commands. + /// Looks up a localized string similar to &Store and Activate Commands. /// internal static string CommandsConfig_BtnStore { get { @@ -280,7 +280,7 @@ internal static string CommandsConfig_BtnStore { } /// - /// Looks up a localized string similar to An error occured while saving the commands, check the logs for more info.. + /// Looks up a localized string similar to An error occurred whilst saving commands, please check the logs for more information.. /// internal static string CommandsConfig_BtnStore_MessageBox1 { get { @@ -289,7 +289,7 @@ internal static string CommandsConfig_BtnStore_MessageBox1 { } /// - /// Looks up a localized string similar to storing and registering, please wait .. . + /// Looks up a localized string similar to Storing and registering, please wait... /// internal static string CommandsConfig_BtnStore_Storing { get { @@ -298,7 +298,7 @@ internal static string CommandsConfig_BtnStore_Storing { } /// - /// Looks up a localized string similar to name. + /// Looks up a localized string similar to Name. /// internal static string CommandsConfig_ClmName { get { @@ -307,7 +307,7 @@ internal static string CommandsConfig_ClmName { } /// - /// Looks up a localized string similar to type. + /// Looks up a localized string similar to Type. /// internal static string CommandsConfig_ClmType { get { @@ -316,7 +316,7 @@ internal static string CommandsConfig_ClmType { } /// - /// Looks up a localized string similar to action. + /// Looks up a localized string similar to Action. /// internal static string CommandsConfig_LblActionInfo { get { @@ -325,7 +325,7 @@ internal static string CommandsConfig_LblActionInfo { } /// - /// Looks up a localized string similar to low integrity. + /// Looks up a localized string similar to Low Integrity. /// internal static string CommandsConfig_LblLowIntegrity { get { @@ -433,7 +433,7 @@ internal static string CommandsManager_LogOffCommandDescription { } /// - /// Looks up a localized string similar to Simulates 'mute' key.. + /// Looks up a localized string similar to Simulates 'Mute' key.. /// internal static string CommandsManager_MediaMuteCommandDescription { get { @@ -442,7 +442,7 @@ internal static string CommandsManager_MediaMuteCommandDescription { } /// - /// Looks up a localized string similar to Simulates 'media next' key.. + /// Looks up a localized string similar to Simulates 'Media Next' key.. /// internal static string CommandsManager_MediaNextCommandDescription { get { @@ -451,7 +451,7 @@ internal static string CommandsManager_MediaNextCommandDescription { } /// - /// Looks up a localized string similar to Simulates 'media playpause' key.. + /// Looks up a localized string similar to Simulates 'Media Pause/Play' key.. /// internal static string CommandsManager_MediaPlayPauseCommandDescription { get { @@ -460,7 +460,7 @@ internal static string CommandsManager_MediaPlayPauseCommandDescription { } /// - /// Looks up a localized string similar to Simulates 'media previous' key.. + /// Looks up a localized string similar to Simulates 'Media Previous' key.. /// internal static string CommandsManager_MediaPreviousCommandDescription { get { @@ -469,7 +469,7 @@ internal static string CommandsManager_MediaPreviousCommandDescription { } /// - /// Looks up a localized string similar to Simulates 'volume down' key.. + /// Looks up a localized string similar to Simulates 'Volume Down' key.. /// internal static string CommandsManager_MediaVolumeDownCommandDescription { get { @@ -478,7 +478,7 @@ internal static string CommandsManager_MediaVolumeDownCommandDescription { } /// - /// Looks up a localized string similar to Simulates 'volume up' key.. + /// Looks up a localized string similar to Simulates 'Volume Up' key.. /// internal static string CommandsManager_MediaVolumeUpCommandDescription { get { @@ -516,8 +516,7 @@ internal static string CommandsManager_MonitorWakeCommandDescription { ///- Special keys go between { }, like {TAB} or {UP} /// ///- Put a + in front of a key to add SHIFT, ^ for CTRL and % for ALT. So, +C is SHIFT-C. Or, +(CD) is SHIFT-C and SHIFT-D, while +CD is SHIFT-C and D - /// - /// [rest of string was truncated]";. + /// /// [rest of string was truncated]";. /// internal static string CommandsManager_MultipleKeysCommandDescription { get { @@ -552,7 +551,7 @@ internal static string CommandsManager_PublishAllSensorsCommandDescription { /// /// Looks up a localized string similar to Restarts the machine after one minute. /// - ///Tip: accidentally triggered? Run 'shutdown /a' to abort.. + ///Tip: Accidentally triggered? Run 'shutdown /a' to abort shutdown.. /// internal static string CommandsManager_RestartCommandDescription { get { @@ -572,7 +571,7 @@ internal static string CommandsManager_SetVolumeCommandDescription { /// /// Looks up a localized string similar to Shuts down the machine after one minute. /// - ///Tip: accidentally triggered? Run 'shutdown /a' to abort.. + ///Tip: Accidentally triggered? Run 'shutdown /a' to abort shutdown.. /// internal static string CommandsManager_ShutdownCommandDescription { get { @@ -609,7 +608,7 @@ internal static string CommandsManager_WebViewCommandDescription { } /// - /// Looks up a localized string similar to configure command &parameters. + /// Looks up a localized string similar to Configure Command &Parameters. /// internal static string CommandsMod_BtnConfigureCommand { get { @@ -618,7 +617,7 @@ internal static string CommandsMod_BtnConfigureCommand { } /// - /// Looks up a localized string similar to &store command. + /// Looks up a localized string similar to &Store Command. /// internal static string CommandsMod_BtnStore { get { @@ -627,7 +626,7 @@ internal static string CommandsMod_BtnStore { } /// - /// Looks up a localized string similar to Select a commandtype first.. + /// Looks up a localized string similar to Please select a command type!. /// internal static string CommandsMod_BtnStore_MessageBox1 { get { @@ -636,7 +635,7 @@ internal static string CommandsMod_BtnStore_MessageBox1 { } /// - /// Looks up a localized string similar to Please enter a value between 0 and 100 as the desired volume level.. + /// Looks up a localized string similar to Please enter a value between 0-100 as the desired volume level!. /// internal static string CommandsMod_BtnStore_MessageBox10 { get { @@ -645,7 +644,7 @@ internal static string CommandsMod_BtnStore_MessageBox10 { } /// - /// Looks up a localized string similar to Select a valid commandtype first.. + /// Looks up a localized string similar to Please select a valid command type!. /// internal static string CommandsMod_BtnStore_MessageBox2 { get { @@ -654,7 +653,7 @@ internal static string CommandsMod_BtnStore_MessageBox2 { } /// - /// Looks up a localized string similar to There's already a command with that name. Are you sure you want to continue?. + /// Looks up a localized string similar to A command with that name already exists, are you sure you want to continue?. /// internal static string CommandsMod_BtnStore_MessageBox3 { get { @@ -663,9 +662,9 @@ internal static string CommandsMod_BtnStore_MessageBox3 { } /// - /// Looks up a localized string similar to If you don't enter a command, you can only use this entity with an 'action' value through Home Assistant. Running it as-is won't do anything. + /// Looks up a localized string similar to If a command is not provided, you may only use this entity with an 'action' value via Home Assistant, running it as-is will have no action. /// - ///Are you sure you want this?. + ///Are you sure you want to proceed?. /// internal static string CommandsMod_BtnStore_MessageBox4 { get { @@ -674,7 +673,7 @@ internal static string CommandsMod_BtnStore_MessageBox4 { } /// - /// Looks up a localized string similar to Enter a keycode first.. + /// Looks up a localized string similar to Please enter a key code!. /// internal static string CommandsMod_BtnStore_MessageBox5 { get { @@ -692,9 +691,9 @@ internal static string CommandsMod_BtnStore_MessageBox6 { } /// - /// Looks up a localized string similar to If you don't enter an URL, you can only use this entity with an 'action' value through Home Assistant. Running it as-is won't do anything. + /// Looks up a localized string similar to If a URL is not provided, you may only use this entity with an 'action' value via Home Assistant, running it as-is will have no action. /// - ///Are you sure you want this?. + ///Are you sure you want to proceed?. /// internal static string CommandsMod_BtnStore_MessageBox7 { get { @@ -703,9 +702,9 @@ internal static string CommandsMod_BtnStore_MessageBox7 { } /// - /// Looks up a localized string similar to If you don't configure the command, you can only use this entity with an 'action' value through Home Assistant and it'll show using the default settings. Running it as-is won't do anything. + /// Looks up a localized string similar to If you do not configure the command, you may only use this entity with an 'action' value via Home Assistant and it will appear using the default settings, running it as-is will have no action. /// - ///Are you sure you want this ? . + ///Are you sure you want to do this?. /// internal static string CommandsMod_BtnStore_MessageBox8 { get { @@ -714,9 +713,9 @@ internal static string CommandsMod_BtnStore_MessageBox8 { } /// - /// Looks up a localized string similar to Your keycode doesn't seem to be a valid number. + /// Looks up a localized string similar to The keycode you have provided is not a valid number! /// - ///Please make sure the keycode field has focus, then press the key you want simulated. The keycode should then be generated for you.. + ///Please ensure the keycode field is in focus and press the key you want simulated, the keycode should then be generated for you.. /// internal static string CommandsMod_BtnStore_MessageBox9 { get { @@ -725,7 +724,7 @@ internal static string CommandsMod_BtnStore_MessageBox9 { } /// - /// Looks up a localized string similar to launch in incognito mode. + /// Looks up a localized string similar to Launch in Incognito Mode. /// internal static string CommandsMod_CbCommandSpecific_Incognito { get { @@ -734,7 +733,7 @@ internal static string CommandsMod_CbCommandSpecific_Incognito { } /// - /// Looks up a localized string similar to &run as 'low integrity'. + /// Looks up a localized string similar to &Run as 'Low Integrity'. /// internal static string CommandsMod_CbRunAsLowIntegrity { get { @@ -743,7 +742,7 @@ internal static string CommandsMod_CbRunAsLowIntegrity { } /// - /// Looks up a localized string similar to type. + /// Looks up a localized string similar to Type. /// internal static string CommandsMod_ClmSensorName { get { @@ -761,7 +760,7 @@ internal static string CommandsMod_CommandsMod { } /// - /// Looks up a localized string similar to action. + /// Looks up a localized string similar to Action. /// internal static string CommandsMod_LblActionInfo { get { @@ -779,7 +778,7 @@ internal static string CommandsMod_LblAgent { } /// - /// Looks up a localized string similar to description. + /// Looks up a localized string similar to Description. /// internal static string CommandsMod_LblDescription { get { @@ -788,7 +787,7 @@ internal static string CommandsMod_LblDescription { } /// - /// Looks up a localized string similar to &entity type. + /// Looks up a localized string similar to &Entity Type. /// internal static string CommandsMod_LblEntityType { get { @@ -797,9 +796,9 @@ internal static string CommandsMod_LblEntityType { } /// - /// Looks up a localized string similar to browser: default + /// Looks up a localized string similar to Browser: Default /// - ///please configure a custom browser to enable incognito mode. + ///Please configure a custom browser to enable incognito mode.. /// internal static string CommandsMod_LblInfo_Browser { get { @@ -808,7 +807,7 @@ internal static string CommandsMod_LblInfo_Browser { } /// - /// Looks up a localized string similar to browser: {0}. + /// Looks up a localized string similar to Browser: {0}. /// internal static string CommandsMod_LblInfo_BrowserSpecific { get { @@ -817,9 +816,9 @@ internal static string CommandsMod_LblInfo_BrowserSpecific { } /// - /// Looks up a localized string similar to executor: none + /// Looks up a localized string similar to Executor: None /// - ///please configure an executor or your command won't run. + ///Please configure an executor or your command will not run.. /// internal static string CommandsMod_LblInfo_Executor { get { @@ -828,7 +827,7 @@ internal static string CommandsMod_LblInfo_Executor { } /// - /// Looks up a localized string similar to executor: {0}. + /// Looks up a localized string similar to Executor: {0}. /// internal static string CommandsMod_LblInfo_ExecutorSpecific { get { @@ -837,7 +836,7 @@ internal static string CommandsMod_LblInfo_ExecutorSpecific { } /// - /// Looks up a localized string similar to what's this?. + /// Looks up a localized string similar to What's this?. /// internal static string CommandsMod_LblIntegrityInfo { get { @@ -855,7 +854,7 @@ internal static string CommandsMod_LblIntegrityInfo_InfoMsg1 { } /// - /// Looks up a localized string similar to That means it will only be able to save and modify files in certain locations,. + /// Looks up a localized string similar to This means it will only be able to save and modify files in certain locations,. /// internal static string CommandsMod_LblIntegrityInfo_InfoMsg2 { get { @@ -882,7 +881,7 @@ internal static string CommandsMod_LblIntegrityInfo_InfoMsg4 { } /// - /// Looks up a localized string similar to You should test your command to make sure it's not influenced by this.. + /// Looks up a localized string similar to You should test your command to make sure it's not influenced by this!. /// internal static string CommandsMod_LblIntegrityInfo_InfoMsg5 { get { @@ -891,7 +890,7 @@ internal static string CommandsMod_LblIntegrityInfo_InfoMsg5 { } /// - /// Looks up a localized string similar to show mqtt action topic. + /// Looks up a localized string similar to Show MQTT Action Topic. /// internal static string CommandsMod_LblMqttTopic { get { @@ -909,7 +908,7 @@ internal static string CommandsMod_LblMqttTopic_MessageBox1 { } /// - /// Looks up a localized string similar to &name. + /// Looks up a localized string similar to &Name. /// internal static string CommandsMod_LblName { get { @@ -918,7 +917,7 @@ internal static string CommandsMod_LblName { } /// - /// Looks up a localized string similar to selected type. + /// Looks up a localized string similar to Selected Type. /// internal static string CommandsMod_LblSelectedType { get { @@ -927,7 +926,7 @@ internal static string CommandsMod_LblSelectedType { } /// - /// Looks up a localized string similar to service. + /// Looks up a localized string similar to Service. /// internal static string CommandsMod_LblService { get { @@ -936,7 +935,7 @@ internal static string CommandsMod_LblService { } /// - /// Looks up a localized string similar to &config. + /// Looks up a localized string similar to &Configuration. /// internal static string CommandsMod_LblSetting { get { @@ -945,7 +944,7 @@ internal static string CommandsMod_LblSetting { } /// - /// Looks up a localized string similar to command. + /// Looks up a localized string similar to Command. /// internal static string CommandsMod_LblSetting_Command { get { @@ -954,7 +953,7 @@ internal static string CommandsMod_LblSetting_Command { } /// - /// Looks up a localized string similar to command or script. + /// Looks up a localized string similar to Command or Script. /// internal static string CommandsMod_LblSetting_CommandScript { get { @@ -963,7 +962,7 @@ internal static string CommandsMod_LblSetting_CommandScript { } /// - /// Looks up a localized string similar to keycode. + /// Looks up a localized string similar to Keycode. /// internal static string CommandsMod_LblSetting_KeyCode { get { @@ -972,7 +971,7 @@ internal static string CommandsMod_LblSetting_KeyCode { } /// - /// Looks up a localized string similar to keycodes. + /// Looks up a localized string similar to Keycodes. /// internal static string CommandsMod_LblSetting_KeyCodes { get { @@ -990,7 +989,7 @@ internal static string CommandsMod_LblSetting_Url { } /// - /// Looks up a localized string similar to hass.agent only!. + /// Looks up a localized string similar to HASS.Agent only!. /// internal static string CommandsMod_LblSpecificClient { get { @@ -1030,7 +1029,7 @@ internal static string CommandsMod_MessageBox_EntityType { } /// - /// Looks up a localized string similar to Enter a name first.. + /// Looks up a localized string similar to Please provide a name!. /// internal static string CommandsMod_MessageBox_Name { get { @@ -1304,7 +1303,7 @@ internal static string CommandType_WebViewCommand { } /// - /// Looks up a localized string similar to Connecting. + /// Looks up a localized string similar to Connecting... /// internal static string ComponentStatus_Connecting { get { @@ -1331,7 +1330,7 @@ internal static string ComponentStatus_Failed { } /// - /// Looks up a localized string similar to Loading. + /// Looks up a localized string similar to Loading... /// internal static string ComponentStatus_Loading { get { @@ -1340,7 +1339,7 @@ internal static string ComponentStatus_Loading { } /// - /// Looks up a localized string similar to Ok. + /// Looks up a localized string similar to Running. /// internal static string ComponentStatus_Ok { get { @@ -1358,7 +1357,7 @@ internal static string ComponentStatus_Stopped { } /// - /// Looks up a localized string similar to &test. + /// Looks up a localized string similar to &Test. /// internal static string ConfigExternalTools_BtnExternalBrowserIncognitoTest { get { @@ -1367,7 +1366,7 @@ internal static string ConfigExternalTools_BtnExternalBrowserIncognitoTest { } /// - /// Looks up a localized string similar to Please enter the location of your browser's binary (.exe file).. + /// Looks up a localized string similar to Please enter the location of your browser's binary! (.exe file). /// internal static string ConfigExternalTools_BtnExternalBrowserIncognitoTest_MessageBox1 { get { @@ -1376,7 +1375,7 @@ internal static string ConfigExternalTools_BtnExternalBrowserIncognitoTest_Messa } /// - /// Looks up a localized string similar to You didn't provide any incognito arguments, so the browser will probably launch normally. + /// Looks up a localized string similar to No incognito arguments were provided so the browser will likely launch normally. /// ///Do you want to continue?. /// @@ -1387,9 +1386,9 @@ internal static string ConfigExternalTools_BtnExternalBrowserIncognitoTest_Messa } /// - /// Looks up a localized string similar to Something went wrong while launching your browser in incognito mode. + /// Looks up a localized string similar to Something went wrong while launching your browser in incognito mode! /// - ///Consult the logs for m ore info.. + ///Please check the logs for more information.. /// internal static string ConfigExternalTools_BtnExternalBrowserIncognitoTest_MessageBox4 { get { @@ -1398,7 +1397,7 @@ internal static string ConfigExternalTools_BtnExternalBrowserIncognitoTest_Messa } /// - /// Looks up a localized string similar to The provided binary isn't found.. + /// Looks up a localized string similar to The browser binary provided could not be found, please ensure the path is correct and try again.. /// internal static string ConfigExternalTools_ConfigExternalTools_BtnExternalBrowserIncognitoTest_MessageBox2 { get { @@ -1408,7 +1407,7 @@ internal static string ConfigExternalTools_ConfigExternalTools_BtnExternalBrowse } /// - /// Looks up a localized string similar to browser binary. + /// Looks up a localized string similar to Browser Binary. /// internal static string ConfigExternalTools_LblBrowserBinary { get { @@ -1417,7 +1416,7 @@ internal static string ConfigExternalTools_LblBrowserBinary { } /// - /// Looks up a localized string similar to browser name. + /// Looks up a localized string similar to Browser Name. /// internal static string ConfigExternalTools_LblBrowserName { get { @@ -1426,7 +1425,7 @@ internal static string ConfigExternalTools_LblBrowserName { } /// - /// Looks up a localized string similar to custom executor binary. + /// Looks up a localized string similar to Custom Executor Binary. /// internal static string ConfigExternalTools_LblCustomExecutorBinary { get { @@ -1435,7 +1434,7 @@ internal static string ConfigExternalTools_LblCustomExecutorBinary { } /// - /// Looks up a localized string similar to custom executor name. + /// Looks up a localized string similar to Custom Executor Name. /// internal static string ConfigExternalTools_LblCustomExecutorName { get { @@ -1453,9 +1452,8 @@ internal static string ConfigExternalTools_LblInfo1 { } /// - /// Looks up a localized string similar to By default, HASS.Agent will launch URLs using your default browser. If you want, you can also - ///configure a specific browser. Additionally, you can configure the arguments used to launch - ///in private mode.. + /// Looks up a localized string similar to By default HASS.Agent will launch URLs using your default browser. You can also configure + ///a specific browser to be used instead along with launch arguments to run in private mode.. /// internal static string ConfigExternalTools_LblInfo2 { get { @@ -1464,7 +1462,7 @@ internal static string ConfigExternalTools_LblInfo2 { } /// - /// Looks up a localized string similar to You can configure HASS.Agent to use a specific executor, like perl or python. + /// Looks up a localized string similar to You can configure the HASS.Agent to use a specific interpreter such as Perl or Python. ///Use the 'custom executor' command to launch this executor.. /// internal static string ConfigExternalTools_LblInfo3 { @@ -1474,7 +1472,7 @@ internal static string ConfigExternalTools_LblInfo3 { } /// - /// Looks up a localized string similar to launch incognito arg. + /// Looks up a localized string similar to Additional Launch Arguments. /// internal static string ConfigExternalTools_LblLaunchIncogArg { get { @@ -1483,7 +1481,7 @@ internal static string ConfigExternalTools_LblLaunchIncogArg { } /// - /// Looks up a localized string similar to tip: doubleclick to browse. + /// Looks up a localized string similar to Tip: Double-click to Browse. /// internal static string ConfigExternalTools_LblTip1 { get { @@ -1492,7 +1490,7 @@ internal static string ConfigExternalTools_LblTip1 { } /// - /// Looks up a localized string similar to enable device name &sanitation. + /// Looks up a localized string similar to Enable Device Name &Sanitation. /// internal static string ConfigGeneral_CbEnableDeviceNameSanitation { get { @@ -1501,7 +1499,7 @@ internal static string ConfigGeneral_CbEnableDeviceNameSanitation { } /// - /// Looks up a localized string similar to enable state notifications. + /// Looks up a localized string similar to Enable State Notifications. /// internal static string ConfigGeneral_CbEnableStateNotifications { get { @@ -1510,7 +1508,7 @@ internal static string ConfigGeneral_CbEnableStateNotifications { } /// - /// Looks up a localized string similar to device &name. + /// Looks up a localized string similar to Device &Name. /// internal static string ConfigGeneral_LblDeviceName { get { @@ -1519,7 +1517,7 @@ internal static string ConfigGeneral_LblDeviceName { } /// - /// Looks up a localized string similar to disconnected grace &period. + /// Looks up a localized string similar to Disconnected Grace &Period. /// internal static string ConfigGeneral_LblDisconGracePeriod { get { @@ -1528,7 +1526,7 @@ internal static string ConfigGeneral_LblDisconGracePeriod { } /// - /// Looks up a localized string similar to seconds. + /// Looks up a localized string similar to Seconds. /// internal static string ConfigGeneral_LblDisconGraceSeconds { get { @@ -1537,7 +1535,7 @@ internal static string ConfigGeneral_LblDisconGraceSeconds { } /// - /// Looks up a localized string similar to This page contains general configuration items. For more settings, browse the tabs on the left.. + /// Looks up a localized string similar to This page contains general configuration settings, for more settings you can browse the tabs on the left.. /// internal static string ConfigGeneral_LblInfo1 { get { @@ -1546,8 +1544,8 @@ internal static string ConfigGeneral_LblInfo1 { } /// - /// Looks up a localized string similar to Device name is used to identify your machine on HA. - ///It's also used as a prefix for your command/sensor names (can be changed per entity).. + /// Looks up a localized string similar to The device name is used to identify your machine on Home Assistant. + ///It is also used as a prefix for your command/sensor names (this can be changed per entity).. /// internal static string ConfigGeneral_LblInfo2 { get { @@ -1556,8 +1554,7 @@ internal static string ConfigGeneral_LblInfo2 { } /// - /// Looks up a localized string similar to Important: if you change this value, HASS.Agent will unpublish all your sensors and commands - ///and force a restart of itself, so they can be republished under the new device name. + /// Looks up a localized string similar to IMPORTANT: if you change this value, HASS.Agent will unpublish all your sensors, commands and force a restart of itself so they can be republished under the new device name. ///Your automations and scripts will keep working.. /// internal static string ConfigGeneral_LblInfo3 { @@ -1567,8 +1564,8 @@ internal static string ConfigGeneral_LblInfo3 { } /// - /// Looks up a localized string similar to HASS.Agent will wait a while before notifying you of disconnects from MQTT or HA's API. - ///You can set the amount of seconds here.. + /// Looks up a localized string similar to HASS.Agent will wait a grace period before notifying you of disconnects from MQTT or HA's API. + ///You can set the amount of seconds to wait in this grace period below.. /// internal static string ConfigGeneral_LblInfo4 { get { @@ -1577,7 +1574,7 @@ internal static string ConfigGeneral_LblInfo4 { } /// - /// Looks up a localized string similar to HASS.Agent will sanitize your device name, to make sure HA will accept it. You can overrule this if you're sure that your name will be accepted as-is.. + /// Looks up a localized string similar to HASS.Agent will sanitize your device name to make sure HA will accept it, you can overrule this rule below if you're sure that your name will be accepted as-is.. /// internal static string ConfigGeneral_LblInfo5 { get { @@ -1586,7 +1583,7 @@ internal static string ConfigGeneral_LblInfo5 { } /// - /// Looks up a localized string similar to If you want, you can disable the state notifications all together. HASS.Agent won't show you when a connection was lost or restored.. + /// Looks up a localized string similar to HASS.Agent sends notifications when the state of a module changes, you can adjust whether or not you want to receive these notifications below.. /// internal static string ConfigGeneral_LblInfo6 { get { @@ -1595,7 +1592,7 @@ internal static string ConfigGeneral_LblInfo6 { } /// - /// Looks up a localized string similar to interface &language. + /// Looks up a localized string similar to Interface &Language. /// internal static string ConfigGeneral_LblInterfaceLangauge { get { @@ -1604,7 +1601,7 @@ internal static string ConfigGeneral_LblInterfaceLangauge { } /// - /// Looks up a localized string similar to &test connection. + /// Looks up a localized string similar to &Test Connection. /// internal static string ConfigHomeAssistantApi_BtnTestApi { get { @@ -1613,7 +1610,7 @@ internal static string ConfigHomeAssistantApi_BtnTestApi { } /// - /// Looks up a localized string similar to Please enter a valid API key.. + /// Looks up a localized string similar to Please enter a valid API key!. /// internal static string ConfigHomeAssistantApi_BtnTestApi_MessageBox1 { get { @@ -1622,7 +1619,7 @@ internal static string ConfigHomeAssistantApi_BtnTestApi_MessageBox1 { } /// - /// Looks up a localized string similar to Please enter your Home Assistant's URI.. + /// Looks up a localized string similar to Please enter a value for your Home Assistant's URI.. /// internal static string ConfigHomeAssistantApi_BtnTestApi_MessageBox2 { get { @@ -1653,10 +1650,9 @@ internal static string ConfigHomeAssistantApi_BtnTestApi_MessageBox4 { } /// - /// Looks up a localized string similar to Your API token doesn't look right. Make sure you selected the entire token (don't use CTRL+A or doubleclick). - ///It should contain three sections (seperated by two dots). + /// Looks up a localized string similar to The API token you have provided doesn't appear to be valid, please ensure you selected the entire token (Don't use CTRL + A or double-click). A valid API key contains three sections, separated by two dots. /// - ///Are you sure you want to use it like this?. + ///Are you sure you want to use this key anyway?. /// internal static string ConfigHomeAssistantApi_BtnTestApi_MessageBox5 { get { @@ -1665,9 +1661,11 @@ internal static string ConfigHomeAssistantApi_BtnTestApi_MessageBox5 { } /// - /// Looks up a localized string similar to Your URI doesn't look right. It should look something like 'http://homeassistant.local:8123' or 'http://192.168.0.1:8123'. + /// Looks up a localized string similar to The URI you have provided does not appear to be valid, a valid URI may look like either of the following: + ///- http://homeassistant.local:8123 + ///- http://192.168.0.1:8123 /// - ///Are you sure you want to use it like this?. + ///Are you sure you want to use this URI anyway?. /// internal static string ConfigHomeAssistantApi_BtnTestApi_MessageBox6 { get { @@ -1676,7 +1674,7 @@ internal static string ConfigHomeAssistantApi_BtnTestApi_MessageBox6 { } /// - /// Looks up a localized string similar to testing ... + /// Looks up a localized string similar to Testing... /// internal static string ConfigHomeAssistantApi_BtnTestApi_Testing { get { @@ -1685,7 +1683,7 @@ internal static string ConfigHomeAssistantApi_BtnTestApi_Testing { } /// - /// Looks up a localized string similar to use &automatic client certificate selection. + /// Looks up a localized string similar to Use &automatic client certificate selection. /// internal static string ConfigHomeAssistantApi_CbHassAutoClientCertificate { get { @@ -1694,7 +1692,7 @@ internal static string ConfigHomeAssistantApi_CbHassAutoClientCertificate { } /// - /// Looks up a localized string similar to &api token. + /// Looks up a localized string similar to &API Token. /// internal static string ConfigHomeAssistantApi_LblApiToken { get { @@ -1703,7 +1701,7 @@ internal static string ConfigHomeAssistantApi_LblApiToken { } /// - /// Looks up a localized string similar to client &certificate. + /// Looks up a localized string similar to Client &Certificate. /// internal static string ConfigHomeAssistantApi_LblClientCertificate { get { @@ -1712,12 +1710,12 @@ internal static string ConfigHomeAssistantApi_LblClientCertificate { } /// - /// Looks up a localized string similar to To learn which entities you have configured, and to send quick actions, HASS.Agent uses + /// Looks up a localized string similar to To learn which entities you have configured and to send quick actions, HASS.Agent uses ///Home Assistant's API. /// - ///Please provide a long-lived access token, and the address of your Home Assistant instance. - /// - ///You can get a token through your profile page. Scroll to the bottom and click 'CREATE TOKEN'.. + ///Please provide a long-lived access token and the address of your Home Assistant instance. + ///You can get a token in Home Assistant by clicking your profile picture at the bottom-left + ///and navigating to the bottom of the page until you see the 'CREATE TOKEN' button.. /// internal static string ConfigHomeAssistantApi_LblInfo1 { get { @@ -1726,7 +1724,7 @@ internal static string ConfigHomeAssistantApi_LblInfo1 { } /// - /// Looks up a localized string similar to server &uri. + /// Looks up a localized string similar to Server &URI. /// internal static string ConfigHomeAssistantApi_LblServerUri { get { @@ -1735,7 +1733,7 @@ internal static string ConfigHomeAssistantApi_LblServerUri { } /// - /// Looks up a localized string similar to tip: doubleclick this field to browse. + /// Looks up a localized string similar to Tip: Double-click this field to browse. /// internal static string ConfigHomeAssistantApi_LblTip1 { get { @@ -1744,7 +1742,7 @@ internal static string ConfigHomeAssistantApi_LblTip1 { } /// - /// Looks up a localized string similar to &clear. + /// Looks up a localized string similar to &Clear. /// internal static string ConfigHotKey_BtnClearHotKey { get { @@ -1753,7 +1751,7 @@ internal static string ConfigHotKey_BtnClearHotKey { } /// - /// Looks up a localized string similar to &enable quick actions hotkey. + /// Looks up a localized string similar to &Enable Quick Actions Hotkey. /// internal static string ConfigHotKey_CbEnableQuickActionsHotkey { get { @@ -1762,7 +1760,7 @@ internal static string ConfigHotKey_CbEnableQuickActionsHotkey { } /// - /// Looks up a localized string similar to &hotkey combination. + /// Looks up a localized string similar to &Hotkey Combination. /// internal static string ConfigHotKey_LblHotkeyCombo { get { @@ -1782,7 +1780,7 @@ internal static string ConfigHotKey_LblInfo1 { } /// - /// Looks up a localized string similar to execute port &reservation. + /// Looks up a localized string similar to Execute Port &Reservation. /// internal static string ConfigLocalApi_BtnExecutePortReservation { get { @@ -1791,7 +1789,7 @@ internal static string ConfigLocalApi_BtnExecutePortReservation { } /// - /// Looks up a localized string similar to &enable local api. + /// Looks up a localized string similar to &Enable Local API. /// internal static string ConfigLocalApi_CbLocalApiActive { get { @@ -1820,7 +1818,7 @@ internal static string ConfigLocalApi_LblInfo2 { } /// - /// Looks up a localized string similar to &port. + /// Looks up a localized string similar to &Port. /// internal static string ConfigLocalApi_LblPort { get { @@ -1829,7 +1827,7 @@ internal static string ConfigLocalApi_LblPort { } /// - /// Looks up a localized string similar to clear audio cache. + /// Looks up a localized string similar to Clear Audio Cache. /// internal static string ConfigLocalStorage_BtnClearAudioCache { get { @@ -1838,7 +1836,7 @@ internal static string ConfigLocalStorage_BtnClearAudioCache { } /// - /// Looks up a localized string similar to cleaning ... + /// Looks up a localized string similar to Cleaning... /// internal static string ConfigLocalStorage_BtnClearAudioCache_InfoText1 { get { @@ -1847,7 +1845,7 @@ internal static string ConfigLocalStorage_BtnClearAudioCache_InfoText1 { } /// - /// Looks up a localized string similar to Audio cache has been cleared!. + /// Looks up a localized string similar to The audio cache has been cleared!. /// internal static string ConfigLocalStorage_BtnClearAudioCache_MessageBox1 { get { @@ -1856,7 +1854,7 @@ internal static string ConfigLocalStorage_BtnClearAudioCache_MessageBox1 { } /// - /// Looks up a localized string similar to clear image cache. + /// Looks up a localized string similar to Clear Image Cache. /// internal static string ConfigLocalStorage_BtnClearImageCache { get { @@ -1865,7 +1863,7 @@ internal static string ConfigLocalStorage_BtnClearImageCache { } /// - /// Looks up a localized string similar to cleaning ... + /// Looks up a localized string similar to Cleaning... /// internal static string ConfigLocalStorage_BtnClearImageCache_InfoText1 { get { @@ -1883,7 +1881,7 @@ internal static string ConfigLocalStorage_BtnClearImageCache_MessageBox1 { } /// - /// Looks up a localized string similar to clear webview cache. + /// Looks up a localized string similar to Clear WebView Cache. /// internal static string ConfigLocalStorage_BtnClearWebViewCache { get { @@ -1892,7 +1890,7 @@ internal static string ConfigLocalStorage_BtnClearWebViewCache { } /// - /// Looks up a localized string similar to cleaning ... + /// Looks up a localized string similar to Cleaning... /// internal static string ConfigLocalStorage_BtnClearWebViewCache_InfoText1 { get { @@ -1901,7 +1899,7 @@ internal static string ConfigLocalStorage_BtnClearWebViewCache_InfoText1 { } /// - /// Looks up a localized string similar to WebView cache has been cleared!. + /// Looks up a localized string similar to The WebView cache has been cleared!. /// internal static string ConfigLocalStorage_BtnClearWebViewCache_MessageBox1 { get { @@ -1910,7 +1908,7 @@ internal static string ConfigLocalStorage_BtnClearWebViewCache_MessageBox1 { } /// - /// Looks up a localized string similar to open folder. + /// Looks up a localized string similar to Open Folder. /// internal static string ConfigLocalStorage_BtnOpenImageCache { get { @@ -1919,7 +1917,7 @@ internal static string ConfigLocalStorage_BtnOpenImageCache { } /// - /// Looks up a localized string similar to audio cache location. + /// Looks up a localized string similar to Audio Cache Location. /// internal static string ConfigLocalStorage_LblAudioCacheLocation { get { @@ -1937,7 +1935,7 @@ internal static string ConfigLocalStorage_LblCacheDays { } /// - /// Looks up a localized string similar to image cache location. + /// Looks up a localized string similar to Image Cache Location. /// internal static string ConfigLocalStorage_LblCacheLocations { get { @@ -1955,7 +1953,7 @@ internal static string ConfigLocalStorage_LblImageCacheDays { } /// - /// Looks up a localized string similar to image cache location. + /// Looks up a localized string similar to Image Cache Location. /// internal static string ConfigLocalStorage_LblImageCacheLocation { get { @@ -1964,7 +1962,7 @@ internal static string ConfigLocalStorage_LblImageCacheLocation { } /// - /// Looks up a localized string similar to Some items, like images shown in notifications, have to be temporarily stored locally. You can + /// Looks up a localized string similar to Some items like images shown in notifications have to be temporarily stored locally. You can ///configure the amount of days they should be kept before HASS.Agent deletes them. /// ///Enter '0' to keep them permanently.. @@ -1976,7 +1974,7 @@ internal static string ConfigLocalStorage_LblInfo1 { } /// - /// Looks up a localized string similar to keep audio for. + /// Looks up a localized string similar to Keep audio for. /// internal static string ConfigLocalStorage_LblKeepAudio { get { @@ -1985,7 +1983,7 @@ internal static string ConfigLocalStorage_LblKeepAudio { } /// - /// Looks up a localized string similar to keep images for. + /// Looks up a localized string similar to Keep images for. /// internal static string ConfigLocalStorage_LblKeepImages { get { @@ -1994,7 +1992,7 @@ internal static string ConfigLocalStorage_LblKeepImages { } /// - /// Looks up a localized string similar to clear cache every. + /// Looks up a localized string similar to Clear cache every. /// internal static string ConfigLocalStorage_LblKeepWebView { get { @@ -2003,7 +2001,7 @@ internal static string ConfigLocalStorage_LblKeepWebView { } /// - /// Looks up a localized string similar to webview cache location. + /// Looks up a localized string similar to WebView Cache Location. /// internal static string ConfigLocalStorage_LblWebViewCacheLocation { get { @@ -2012,7 +2010,7 @@ internal static string ConfigLocalStorage_LblWebViewCacheLocation { } /// - /// Looks up a localized string similar to &open logs folder. + /// Looks up a localized string similar to &Open Logs Folder. /// internal static string ConfigLogging_BtnShowLogs { get { @@ -2021,7 +2019,7 @@ internal static string ConfigLogging_BtnShowLogs { } /// - /// Looks up a localized string similar to &enable extended logging. + /// Looks up a localized string similar to &Enable Extended Logging. /// internal static string ConfigLogging_CbExtendedLogging { get { @@ -2042,7 +2040,7 @@ internal static string ConfigLogging_LblInfo1 { } /// - /// Looks up a localized string similar to media player &documentation. + /// Looks up a localized string similar to Media Player &Documentation. /// internal static string ConfigMediaPlayer_BtnMediaPlayerReadme { get { @@ -2051,7 +2049,7 @@ internal static string ConfigMediaPlayer_BtnMediaPlayerReadme { } /// - /// Looks up a localized string similar to &enable media player functionality. + /// Looks up a localized string similar to &Enable Media Player Functionality. /// internal static string ConfigMediaPlayer_CbEnableMediaPlayer { get { @@ -2078,13 +2076,13 @@ internal static string ConfigMediaPlayer_LblInfo1 { } /// - /// Looks up a localized string similar to If something's not working, make sure you followed these steps: + /// Looks up a localized string similar to If something is not working, make sure you try the following steps: /// ///- Install the HASS.Agent integration ///- Restart Home Assistant - ///- Make sure HASS.Agent is active with MQTT enabled - ///- Your device will get detected! - ///- Optionally: manually add it, using the local API. + ///- Make sure HASS.Agent is active with MQTT enabled! + ///- Your device should get detected and added as an entity automatically + ///- Optionally: manually add it using the local API. /// internal static string ConfigMediaPlayer_LblInfo2 { get { @@ -2093,7 +2091,7 @@ internal static string ConfigMediaPlayer_LblInfo2 { } /// - /// Looks up a localized string similar to the local API is disabled, but the media player needs it to work. + /// Looks up a localized string similar to The local API is disabled however the media player requires it in order to function.. /// internal static string ConfigMediaPlayer_LblLocalApiDisabled { get { @@ -2102,7 +2100,7 @@ internal static string ConfigMediaPlayer_LblLocalApiDisabled { } /// - /// Looks up a localized string similar to &clear config. + /// Looks up a localized string similar to &Clear Configuration. /// internal static string ConfigMqtt_BtnMqttClearConfig { get { @@ -2111,7 +2109,7 @@ internal static string ConfigMqtt_BtnMqttClearConfig { } /// - /// Looks up a localized string similar to &allow untrusted certificates. + /// Looks up a localized string similar to &Allow Untrusted Certificates. /// internal static string ConfigMqtt_CbAllowUntrustedCertificates { get { @@ -2120,7 +2118,7 @@ internal static string ConfigMqtt_CbAllowUntrustedCertificates { } /// - /// Looks up a localized string similar to enable mqtt. + /// Looks up a localized string similar to Enable MQTT. /// internal static string ConfigMqtt_CbEnableMqtt { get { @@ -2138,7 +2136,7 @@ internal static string ConfigMqtt_CbMqttTls { } /// - /// Looks up a localized string similar to use &retain flag. + /// Looks up a localized string similar to Use &Retain Flag. /// internal static string ConfigMqtt_CbUseRetainFlag { get { @@ -2147,7 +2145,7 @@ internal static string ConfigMqtt_CbUseRetainFlag { } /// - /// Looks up a localized string similar to broker ip address or hostname. + /// Looks up a localized string similar to Broker IP Address or Hostname. /// internal static string ConfigMqtt_LblBrokerIp { get { @@ -2156,7 +2154,7 @@ internal static string ConfigMqtt_LblBrokerIp { } /// - /// Looks up a localized string similar to password. + /// Looks up a localized string similar to Password. /// internal static string ConfigMqtt_LblBrokerPassword { get { @@ -2165,7 +2163,7 @@ internal static string ConfigMqtt_LblBrokerPassword { } /// - /// Looks up a localized string similar to port. + /// Looks up a localized string similar to Port. /// internal static string ConfigMqtt_LblBrokerPort { get { @@ -2174,7 +2172,7 @@ internal static string ConfigMqtt_LblBrokerPort { } /// - /// Looks up a localized string similar to username. + /// Looks up a localized string similar to Username. /// internal static string ConfigMqtt_LblBrokerUsername { get { @@ -2183,7 +2181,7 @@ internal static string ConfigMqtt_LblBrokerUsername { } /// - /// Looks up a localized string similar to client certificate. + /// Looks up a localized string similar to Client Certificate. /// internal static string ConfigMqtt_LblClientCert { get { @@ -2192,7 +2190,7 @@ internal static string ConfigMqtt_LblClientCert { } /// - /// Looks up a localized string similar to client id. + /// Looks up a localized string similar to Client ID. /// internal static string ConfigMqtt_LblClientId { get { @@ -2201,7 +2199,7 @@ internal static string ConfigMqtt_LblClientId { } /// - /// Looks up a localized string similar to discovery prefix. + /// Looks up a localized string similar to Discovery Prefix. /// internal static string ConfigMqtt_LblDiscoPrefix { get { @@ -2210,11 +2208,11 @@ internal static string ConfigMqtt_LblDiscoPrefix { } /// - /// Looks up a localized string similar to Commands and sensors use MQTT, as well as notifications and mediaplayer functions when using the new integration. + /// Looks up a localized string similar to Commands and sensors use MQTT, as well as notifications and media player functions when using the new integration. /// - ///Please provide credentials for your broker. If you're using the HA Mosquitto addon, you can probably use the preset address. + ///Please provide credentials for your broker, if you're using the HA Mosquitto addon, you can probably use the preset address. /// - ///Note: these settings (except the client id) will be applied to the satellite service as well.. + ///Note: these settings (excluding the Client ID) will also be applied to the satellite service.. /// internal static string ConfigMqtt_LblInfo1 { get { @@ -2223,7 +2221,7 @@ internal static string ConfigMqtt_LblInfo1 { } /// - /// Looks up a localized string similar to without mqtt, commands and sensors will not work!. + /// Looks up a localized string similar to If MQTT is not enabled, commands and sensors will not work!. /// internal static string ConfigMqtt_LblMqttDisabledWarning { get { @@ -2232,7 +2230,7 @@ internal static string ConfigMqtt_LblMqttDisabledWarning { } /// - /// Looks up a localized string similar to root certificate. + /// Looks up a localized string similar to Root Certificate. /// internal static string ConfigMqtt_LblRootCert { get { @@ -2241,7 +2239,7 @@ internal static string ConfigMqtt_LblRootCert { } /// - /// Looks up a localized string similar to (leave default if not sure). + /// Looks up a localized string similar to (leave default if unsure). /// internal static string ConfigMqtt_LblTip1 { get { @@ -2250,7 +2248,7 @@ internal static string ConfigMqtt_LblTip1 { } /// - /// Looks up a localized string similar to (leave empty for random). + /// Looks up a localized string similar to (leave empty to auto generate). /// internal static string ConfigMqtt_LblTip2 { get { @@ -2259,7 +2257,7 @@ internal static string ConfigMqtt_LblTip2 { } /// - /// Looks up a localized string similar to tip: doubleclick these fields to browse. + /// Looks up a localized string similar to Tip: Double-click these fields to browse. /// internal static string ConfigMqtt_LblTip3 { get { @@ -2268,7 +2266,7 @@ internal static string ConfigMqtt_LblTip3 { } /// - /// Looks up a localized string similar to execute port reservation. + /// Looks up a localized string similar to Execute Port Reservation. /// internal static string ConfigNotifications_BtnExecutePortReservation { get { @@ -2277,7 +2275,7 @@ internal static string ConfigNotifications_BtnExecutePortReservation { } /// - /// Looks up a localized string similar to executing, please wait ... + /// Looks up a localized string similar to Executing, please wait... /// internal static string ConfigNotifications_BtnExecutePortReservation_Busy { get { @@ -2286,11 +2284,11 @@ internal static string ConfigNotifications_BtnExecutePortReservation_Busy { } /// - /// Looks up a localized string similar to Something went wrong! + /// Looks up a localized string similar to Something went wrong whilst reserving the port! /// - ///Please manually execute the required command. It has been copied onto your clipboard, you just need to paste it into an elevated command prompt. + ///Manual execution is required and a command has been copied to your clipboard, please open an elevated terminal and paste the command. /// - ///Remember to change your firewall rule's port as well.. + ///Additionally, remember to change your Firewall Rules port!. /// internal static string ConfigNotifications_BtnExecutePortReservation_MessageBox1 { get { @@ -2299,7 +2297,7 @@ internal static string ConfigNotifications_BtnExecutePortReservation_MessageBox1 } /// - /// Looks up a localized string similar to notifications &documentation. + /// Looks up a localized string similar to Notifications &Documentation. /// internal static string ConfigNotifications_BtnNotificationsReadme { get { @@ -2308,7 +2306,7 @@ internal static string ConfigNotifications_BtnNotificationsReadme { } /// - /// Looks up a localized string similar to show test notification. + /// Looks up a localized string similar to Show Test Notification. /// internal static string ConfigNotifications_BtnSendTestNotification { get { @@ -2317,7 +2315,7 @@ internal static string ConfigNotifications_BtnSendTestNotification { } /// - /// Looks up a localized string similar to Notifications are still disabled. Please enable, restart HASS.Agent and try again.. + /// Looks up a localized string similar to Notifications are currently disabled, please enable them and restart the HASS.Agent, then try again.. /// internal static string ConfigNotifications_BtnSendTestNotification_MessageBox1 { get { @@ -2326,9 +2324,9 @@ internal static string ConfigNotifications_BtnSendTestNotification_MessageBox1 { } /// - /// Looks up a localized string similar to The notification should've popped up. If not, check the logs, or check the documentation for troubleshooting tips. + /// Looks up a localized string similar to The test notification should have appeared, if you did not receive it please check the logs or consult the documentation for troubleshooting tips. /// - ///Note: this only tests locally whether notifications can be shown!. + ///Note: This only tests locally whether notifications can be shown!. /// internal static string ConfigNotifications_BtnSendTestNotification_MessageBox2 { get { @@ -2337,7 +2335,7 @@ internal static string ConfigNotifications_BtnSendTestNotification_MessageBox2 { } /// - /// Looks up a localized string similar to &accept notifications. + /// Looks up a localized string similar to &Accept Notifications. /// internal static string ConfigNotifications_CbAcceptNotifications { get { @@ -2346,7 +2344,7 @@ internal static string ConfigNotifications_CbAcceptNotifications { } /// - /// Looks up a localized string similar to &ignore certificate errors for images. + /// Looks up a localized string similar to &Ignore certificate errors for images. /// internal static string ConfigNotifications_CbNotificationsIgnoreImageCertErrors { get { @@ -2373,13 +2371,13 @@ internal static string ConfigNotifications_LblInfo1 { } /// - /// Looks up a localized string similar to If something's not working, make sure you followed these steps: + /// Looks up a localized string similar to If something is not working, make sure you try the following steps: /// ///- Install the HASS.Agent integration ///- Restart Home Assistant - ///- Make sure HASS.Agent is active with MQTT enabled - ///- Your device will get detected! - ///- Optionally: manually add it, using the local API. + ///- Make sure HASS.Agent is active with MQTT enabled! + ///- Your device should get detected and added as an entity automatically + ///- Optionally: manually add it using the local API. /// internal static string ConfigNotifications_LblInfo2 { get { @@ -2388,7 +2386,7 @@ internal static string ConfigNotifications_LblInfo2 { } /// - /// Looks up a localized string similar to the local API is disabled, but the media player needs it to work. + /// Looks up a localized string similar to The local API is disabled however the media player requires it in order to function.. /// internal static string ConfigNotifications_LblLocalApiDisabled { get { @@ -2397,7 +2395,7 @@ internal static string ConfigNotifications_LblLocalApiDisabled { } /// - /// Looks up a localized string similar to port. + /// Looks up a localized string similar to Port. /// internal static string ConfigNotifications_LblPort { get { @@ -2406,7 +2404,7 @@ internal static string ConfigNotifications_LblPort { } /// - /// Looks up a localized string similar to This is a test notification.. + /// Looks up a localized string similar to This is a test notification!. /// internal static string ConfigNotifications_TestNotification { get { @@ -2415,7 +2413,7 @@ internal static string ConfigNotifications_TestNotification { } /// - /// Looks up a localized string similar to &disable service. + /// Looks up a localized string similar to &Disable Service. /// internal static string ConfigService_BtnDisableService { get { @@ -2424,9 +2422,9 @@ internal static string ConfigService_BtnDisableService { } /// - /// Looks up a localized string similar to Something went wrong trying to disable the service. Did you allow the UAC prompt? + /// Looks up a localized string similar to Something went wrong whilst disabling the service, did you allow the UAC prompt? /// - ///Check the HASS.Agent (not the service) logs for more info.. + ///Check the HASS.Agent (not the service) logs for more information.. /// internal static string ConfigService_BtnDisableService_MessageBox1 { get { @@ -2435,7 +2433,7 @@ internal static string ConfigService_BtnDisableService_MessageBox1 { } /// - /// Looks up a localized string similar to &enable service. + /// Looks up a localized string similar to &Enable Service. /// internal static string ConfigService_BtnEnableService { get { @@ -2444,9 +2442,9 @@ internal static string ConfigService_BtnEnableService { } /// - /// Looks up a localized string similar to Something went wrong trying to enable the service. Did you allow the UAC prompt? + /// Looks up a localized string similar to Something went wrong whilst enabling the service, did you allow the UAC prompt? /// - ///Check the HASS.Agent (not the service) logs for more info.. + ///Check the HASS.Agent (not the service) logs for more information.. /// internal static string ConfigService_BtnEnableService_MessageBox1 { get { @@ -2455,7 +2453,7 @@ internal static string ConfigService_BtnEnableService_MessageBox1 { } /// - /// Looks up a localized string similar to &manage service. + /// Looks up a localized string similar to &Manage Service. /// internal static string ConfigService_BtnManageService { get { @@ -2464,9 +2462,9 @@ internal static string ConfigService_BtnManageService { } /// - /// Looks up a localized string similar to The service is currently in stopped state, so you won't be able to configure it. + /// Looks up a localized string similar to The service is currently stopped and cannot be configured. /// - ///Make sure you have it up and running first.. + ///Please start the service first in order to configure it.. /// internal static string ConfigService_BtnManageService_MessageBox1 { get { @@ -2475,7 +2473,7 @@ internal static string ConfigService_BtnManageService_MessageBox1 { } /// - /// Looks up a localized string similar to &reinstall service. + /// Looks up a localized string similar to &Reinstall Service. /// internal static string ConfigService_BtnReinstallService { get { @@ -2484,7 +2482,7 @@ internal static string ConfigService_BtnReinstallService { } /// - /// Looks up a localized string similar to open service &logs folder. + /// Looks up a localized string similar to Open Service &Logs Folder. /// internal static string ConfigService_BtnShowLogs { get { @@ -2493,9 +2491,9 @@ internal static string ConfigService_BtnShowLogs { } /// - /// Looks up a localized string similar to Something went wrong trying to reinstall the service. Did you allow the UAC prompt? + /// Looks up a localized string similar to Something went wrong whilst reinstalling the service, did you allow the UAC prompt? /// - ///Check the HASS.Agent (not the service) logs for more info.. + ///Check the HASS.Agent (not the service) logs for more information.. /// internal static string ConfigService_BtnShowLogs_MessageBox1 { get { @@ -2504,7 +2502,7 @@ internal static string ConfigService_BtnShowLogs_MessageBox1 { } /// - /// Looks up a localized string similar to s&tart service. + /// Looks up a localized string similar to S&tart Service. /// internal static string ConfigService_BtnStartService { get { @@ -2513,9 +2511,9 @@ internal static string ConfigService_BtnStartService { } /// - /// Looks up a localized string similar to The service is set to 'disabled', so it can't be started. + /// Looks up a localized string similar to The service is set to 'disabled', so it cannot be started. /// - ///Please enable the service first, then try again.. + ///Please enable the service first and try again.. /// internal static string ConfigService_BtnStartService_MessageBox1 { get { @@ -2524,9 +2522,9 @@ internal static string ConfigService_BtnStartService_MessageBox1 { } /// - /// Looks up a localized string similar to Something went wrong trying to start the service. Did you allow the UAC prompt? + /// Looks up a localized string similar to Something went wrong whilst starting the service, did you allow the UAC prompt? /// - ///Check the HASS.Agent (not the service) logs for more info.. + ///Check the HASS.Agent (not the service) logs for more information.. /// internal static string ConfigService_BtnStartService_MessageBox2 { get { @@ -2535,7 +2533,7 @@ internal static string ConfigService_BtnStartService_MessageBox2 { } /// - /// Looks up a localized string similar to &stop service. + /// Looks up a localized string similar to &Stop Service. /// internal static string ConfigService_BtnStopService { get { @@ -2544,9 +2542,9 @@ internal static string ConfigService_BtnStopService { } /// - /// Looks up a localized string similar to Something went wrong trying to stop the service. Did you allow the UAC prompt? + /// Looks up a localized string similar to Something went wrong whilst stopping the service, did you allow the UAC prompt? /// - ///Check the HASS.Agent (not the service) logs for more info.. + ///Check the HASS.Agent (not the service) logs for more information.. /// internal static string ConfigService_BtnStopService_MessageBox1 { get { @@ -2555,7 +2553,7 @@ internal static string ConfigService_BtnStopService_MessageBox1 { } /// - /// Looks up a localized string similar to disabled. + /// Looks up a localized string similar to Disabled. /// internal static string ConfigService_Disabled { get { @@ -2564,7 +2562,7 @@ internal static string ConfigService_Disabled { } /// - /// Looks up a localized string similar to failed. + /// Looks up a localized string similar to Failed. /// internal static string ConfigService_Failed { get { @@ -2583,7 +2581,7 @@ internal static string ConfigService_LblInfo1 { } /// - /// Looks up a localized string similar to If you don't configure the service, it won't do anything. However, you can still decide to disable it as well. + /// Looks up a localized string similar to If you do not configure the service, it won't do anything. However, you can still decide to disable it as well. ///The installer will leave the disabled service alone(if you remove the service, the installer will reinstall it).. /// internal static string ConfigService_LblInfo2 { @@ -2621,7 +2619,7 @@ internal static string ConfigService_LblInfo5 { } /// - /// Looks up a localized string similar to service status:. + /// Looks up a localized string similar to Service Status:. /// internal static string ConfigService_LblServiceStatusInfo { get { @@ -2630,7 +2628,7 @@ internal static string ConfigService_LblServiceStatusInfo { } /// - /// Looks up a localized string similar to not installed. + /// Looks up a localized string similar to Not Installed. /// internal static string ConfigService_NotInstalled { get { @@ -2639,7 +2637,7 @@ internal static string ConfigService_NotInstalled { } /// - /// Looks up a localized string similar to running. + /// Looks up a localized string similar to Running. /// internal static string ConfigService_Running { get { @@ -2648,7 +2646,7 @@ internal static string ConfigService_Running { } /// - /// Looks up a localized string similar to stopped. + /// Looks up a localized string similar to Stopped. /// internal static string ConfigService_Stopped { get { @@ -2657,7 +2655,7 @@ internal static string ConfigService_Stopped { } /// - /// Looks up a localized string similar to &enable start-on-login. + /// Looks up a localized string similar to &Enable Start-on-Login. /// internal static string ConfigStartup_BtnSetStartOnLogin { get { @@ -2666,9 +2664,7 @@ internal static string ConfigStartup_BtnSetStartOnLogin { } /// - /// Looks up a localized string similar to Something went wrong while disabling start-on-login. - /// - ///Check the logs for more info.. + /// Looks up a localized string similar to Something went wrong whilst disabling Start-on-Login, please check the logs for more information.. /// internal static string ConfigStartup_BtnSetStartOnLogin_MessageBox1 { get { @@ -2677,9 +2673,7 @@ internal static string ConfigStartup_BtnSetStartOnLogin_MessageBox1 { } /// - /// Looks up a localized string similar to Something went wrong while enabling start-on-login. - /// - ///Check the logs for more info.. + /// Looks up a localized string similar to Something went wrong whilst disabling Start-on-Login, please check the logs for more information.. /// internal static string ConfigStartup_BtnSetStartOnLogin_MessageBox2 { get { @@ -2688,7 +2682,7 @@ internal static string ConfigStartup_BtnSetStartOnLogin_MessageBox2 { } /// - /// Looks up a localized string similar to disable start-on-login. + /// Looks up a localized string similar to Disable Start-on-Login. /// internal static string ConfigStartup_Disable { get { @@ -2697,7 +2691,7 @@ internal static string ConfigStartup_Disable { } /// - /// Looks up a localized string similar to disabled. + /// Looks up a localized string similar to Disabled. /// internal static string ConfigStartup_Disabled { get { @@ -2706,7 +2700,7 @@ internal static string ConfigStartup_Disabled { } /// - /// Looks up a localized string similar to enable start-on-login. + /// Looks up a localized string similar to Enable Start-on-Login. /// internal static string ConfigStartup_Enable { get { @@ -2715,7 +2709,7 @@ internal static string ConfigStartup_Enable { } /// - /// Looks up a localized string similar to enabled. + /// Looks up a localized string similar to Enabled. /// internal static string ConfigStartup_Enabled { get { @@ -2736,7 +2730,7 @@ internal static string ConfigStartup_LblInfo1 { } /// - /// Looks up a localized string similar to start-on-login status:. + /// Looks up a localized string similar to Start-on-Login Status:. /// internal static string ConfigStartup_LblStartOnLoginStatusInfo { get { @@ -2745,7 +2739,7 @@ internal static string ConfigStartup_LblStartOnLoginStatusInfo { } /// - /// Looks up a localized string similar to show &preview. + /// Looks up a localized string similar to Show &Preview. /// internal static string ConfigTrayIcon_BtnShowWebViewPreview { get { @@ -2754,7 +2748,7 @@ internal static string ConfigTrayIcon_BtnShowWebViewPreview { } /// - /// Looks up a localized string similar to show &default menu. + /// Looks up a localized string similar to Show &Default Menu. /// internal static string ConfigTrayIcon_CbDefaultMenu { get { @@ -2763,7 +2757,7 @@ internal static string ConfigTrayIcon_CbDefaultMenu { } /// - /// Looks up a localized string similar to show &webview. + /// Looks up a localized string similar to Show &WebView. /// internal static string ConfigTrayIcon_CbShowWebView { get { @@ -2772,7 +2766,7 @@ internal static string ConfigTrayIcon_CbShowWebView { } /// - /// Looks up a localized string similar to &keep page loaded in the background. + /// Looks up a localized string similar to &Keep page loaded in the background. /// internal static string ConfigTrayIcon_CbWebViewKeepLoaded { get { @@ -2781,7 +2775,7 @@ internal static string ConfigTrayIcon_CbWebViewKeepLoaded { } /// - /// Looks up a localized string similar to show default menu on left mousebutton click. + /// Looks up a localized string similar to Show default menu on mouse left-click. /// internal static string ConfigTrayIcon_CbWebViewShowMenuOnLeftClick { get { @@ -2790,7 +2784,7 @@ internal static string ConfigTrayIcon_CbWebViewShowMenuOnLeftClick { } /// - /// Looks up a localized string similar to Control the way the tray icon behaves on a right mousebutton click.. + /// Looks up a localized string similar to Control the behaviour of the tray icon when it is right-clicked.. /// internal static string ConfigTrayIcon_LblInfo1 { get { @@ -2799,7 +2793,7 @@ internal static string ConfigTrayIcon_LblInfo1 { } /// - /// Looks up a localized string similar to this uses some resources, but reduces loading time. + /// Looks up a localized string similar to (This uses extra resources, but reduces loading time.). /// internal static string ConfigTrayIcon_LblInfo2 { get { @@ -2808,7 +2802,7 @@ internal static string ConfigTrayIcon_LblInfo2 { } /// - /// Looks up a localized string similar to size. + /// Looks up a localized string similar to Size (px). /// internal static string ConfigTrayIcon_LblWebViewSize { get { @@ -2817,7 +2811,7 @@ internal static string ConfigTrayIcon_LblWebViewSize { } /// - /// Looks up a localized string similar to &url to show (for instance an Home Assistant dashboard). + /// Looks up a localized string similar to &WebView URL (For instance, your Home Assistant Dashboard URL). /// internal static string ConfigTrayIcon_LblWebViewUrl { get { @@ -2826,7 +2820,7 @@ internal static string ConfigTrayIcon_LblWebViewUrl { } /// - /// Looks up a localized string similar to notify me of &beta releases as well. + /// Looks up a localized string similar to Notify me of &beta releases. /// internal static string ConfigUpdates_CbBetaUpdates { get { @@ -2835,7 +2829,7 @@ internal static string ConfigUpdates_CbBetaUpdates { } /// - /// Looks up a localized string similar to offer to &download and launch the installer for me. + /// Looks up a localized string similar to Automatically &download future updates. /// internal static string ConfigUpdates_CbExecuteUpdater { get { @@ -2844,7 +2838,7 @@ internal static string ConfigUpdates_CbExecuteUpdater { } /// - /// Looks up a localized string similar to notify me when a new &release is available. + /// Looks up a localized string similar to Notify me when a new &release is available. /// internal static string ConfigUpdates_CbUpdates { get { @@ -2853,9 +2847,10 @@ internal static string ConfigUpdates_CbUpdates { } /// - /// Looks up a localized string similar to If you want, HASS.Agent can check for updates in the background. + /// Looks up a localized string similar to HASS.Agent checks for updates in the background if enabled. /// - ///You'll get a notification (once per update) , letting you know a new version is ready to be installed.. + ///You will be sent a push notification if a new update is discovered, letting you know a + ///new version is ready to be installed.. /// internal static string ConfigUpdates_LblInfo1 { get { @@ -2864,10 +2859,9 @@ internal static string ConfigUpdates_LblInfo1 { } /// - /// Looks up a localized string similar to When there's an update, HASS.Agent will offer the option to open the release page. But if you - ///want, HASS.Agent can also download and launch the installer for you - even less to do ! + /// Looks up a localized string similar to When a new update is available, HASS.Agent can download the installer and launch it for you. /// - ///The certificate of the downloaded file will get checked before execution.. + ///The certificate of the downloaded file will get checked before running,you will still get to review the release notes and manually approve the update.. /// internal static string ConfigUpdates_LblInfo2 { get { @@ -2876,7 +2870,7 @@ internal static string ConfigUpdates_LblInfo2 { } /// - /// Looks up a localized string similar to &about. + /// Looks up a localized string similar to &About. /// internal static string Configuration_BtnAbout { get { @@ -2885,7 +2879,7 @@ internal static string Configuration_BtnAbout { } /// - /// Looks up a localized string similar to close &without saving. + /// Looks up a localized string similar to Close &Without Saving. /// internal static string Configuration_BtnClose { get { @@ -2894,7 +2888,7 @@ internal static string Configuration_BtnClose { } /// - /// Looks up a localized string similar to &help && contact. + /// Looks up a localized string similar to &Help && Contact. /// internal static string Configuration_BtnHelp { get { @@ -2903,7 +2897,7 @@ internal static string Configuration_BtnHelp { } /// - /// Looks up a localized string similar to &save configuration. + /// Looks up a localized string similar to &Save Configuration. /// internal static string Configuration_BtnStore { get { @@ -2912,7 +2906,7 @@ internal static string Configuration_BtnStore { } /// - /// Looks up a localized string similar to busy, hold on ... + /// Looks up a localized string similar to Busy, please wait... /// internal static string Configuration_BtnStore_Busy { get { @@ -3028,11 +3022,11 @@ internal static string Configuration_ProcessChanges_MessageBox5 { /// /// Looks up a localized string similar to You've changed your device's name. /// - ///All your sensors and commands will now be unpublished, and HASS.Agent will restart afterwards to republish them. + ///All your sensors and commands will now be unpublished and published again after the HASS.Agent restarts. /// - ///Don't worry, they'll keep their current names, so your automations or scripts will keep working. + ///Don't worry! they'll keep their current names so your automations and scripts will continue to work. /// - ///Note: you disabled sanitation, so make sure your device name is accepted by Home Assistant.. + ///Note: You disabled sanitation, so make sure your device name is accepted by Home Assistant.. /// internal static string Configuration_ProcessChanges_MessageBox6 { get { @@ -3068,7 +3062,7 @@ internal static string Configuration_TabHassApi { } /// - /// Looks up a localized string similar to HotKey. + /// Looks up a localized string similar to Hotkey. /// internal static string Configuration_TabHotKey { get { @@ -3176,7 +3170,7 @@ internal static string Configuration_Title { } /// - /// Looks up a localized string similar to &close. + /// Looks up a localized string similar to &Close. /// internal static string Donate_BtnClose { get { @@ -3216,7 +3210,7 @@ internal static string Donate_Title { } /// - /// Looks up a localized string similar to &exit. + /// Looks up a localized string similar to &Exit. /// internal static string ExitDialog_BtnExit { get { @@ -3225,7 +3219,7 @@ internal static string ExitDialog_BtnExit { } /// - /// Looks up a localized string similar to &hide. + /// Looks up a localized string similar to &Hide. /// internal static string ExitDialog_BtnHide { get { @@ -3234,7 +3228,7 @@ internal static string ExitDialog_BtnHide { } /// - /// Looks up a localized string similar to &restart. + /// Looks up a localized string similar to &Restart. /// internal static string ExitDialog_BtnRestart { get { @@ -3333,7 +3327,7 @@ internal static string HassAction_Toggle { } /// - /// Looks up a localized string similar to client certificate file not found. + /// Looks up a localized string similar to Client certificate file not found.. /// internal static string HassApiManager_CheckHassConfig_CertNotFound { get { @@ -3342,7 +3336,7 @@ internal static string HassApiManager_CheckHassConfig_CertNotFound { } /// - /// Looks up a localized string similar to unable to fetch config, check api key. + /// Looks up a localized string similar to Unable to fetch configuration, please check API key.. /// internal static string HassApiManager_CheckHassConfig_ConfigFailed { get { @@ -3351,7 +3345,7 @@ internal static string HassApiManager_CheckHassConfig_ConfigFailed { } /// - /// Looks up a localized string similar to unable to connect, check uri. + /// Looks up a localized string similar to Unable to connect, check URI.. /// internal static string HassApiManager_CheckHassConfig_UnableToConnect { get { @@ -3360,7 +3354,7 @@ internal static string HassApiManager_CheckHassConfig_UnableToConnect { } /// - /// Looks up a localized string similar to unable to connect, check uri and config. + /// Looks up a localized string similar to Unable to connect, please check URI and configuration.. /// internal static string HassApiManager_ConnectionFailed { get { @@ -3369,7 +3363,7 @@ internal static string HassApiManager_ConnectionFailed { } /// - /// Looks up a localized string similar to hass api: connection failed. + /// Looks up a localized string similar to HASS API: Connection failed.. /// internal static string HassApiManager_ToolTip_ConnectionFailed { get { @@ -3378,7 +3372,7 @@ internal static string HassApiManager_ToolTip_ConnectionFailed { } /// - /// Looks up a localized string similar to hass api: connection setup failed. + /// Looks up a localized string similar to HASS API: Connection setup failed.. /// internal static string HassApiManager_ToolTip_ConnectionSetupFailed { get { @@ -3387,7 +3381,7 @@ internal static string HassApiManager_ToolTip_ConnectionSetupFailed { } /// - /// Looks up a localized string similar to hass api: initial connection failed. + /// Looks up a localized string similar to HASS API: Initial connection failed.. /// internal static string HassApiManager_ToolTip_InitialConnectionFailed { get { @@ -3504,7 +3498,7 @@ internal static string HassDomain_Switch { } /// - /// Looks up a localized string similar to &close. + /// Looks up a localized string similar to &Close. /// internal static string Help_BtnClose { get { @@ -3523,7 +3517,7 @@ internal static string Help_LblAbout { /// /// Looks up a localized string similar to Get help with setting up and using HASS.Agent, - ///report bugs or just talk about whatever.. + ///report bugs or get involved in general chit-chat!. /// internal static string Help_LblDiscordInfo { get { @@ -3541,7 +3535,7 @@ internal static string Help_LblDocumentation { } /// - /// Looks up a localized string similar to Documentation and usage examples.. + /// Looks up a localized string similar to Documentation and Usage Examples. /// internal static string Help_LblDocumentationInfo { get { @@ -3550,7 +3544,7 @@ internal static string Help_LblDocumentationInfo { } /// - /// Looks up a localized string similar to GitHub tickets. + /// Looks up a localized string similar to GitHub Issues. /// internal static string Help_LblGitHub { get { @@ -3559,7 +3553,7 @@ internal static string Help_LblGitHub { } /// - /// Looks up a localized string similar to Report bugs, feature requests, ideas, tips, ... + /// Looks up a localized string similar to Report bugs, post feature requests, see latest changes, etc.. /// internal static string Help_LblGitHubInfo { get { @@ -3568,7 +3562,7 @@ internal static string Help_LblGitHubInfo { } /// - /// Looks up a localized string similar to Home Assistant forum. + /// Looks up a localized string similar to Home Assistant Forum. /// internal static string Help_LblHAForum { get { @@ -3578,7 +3572,7 @@ internal static string Help_LblHAForum { /// /// Looks up a localized string similar to Bit of everything, with the addition that other - ///HA users can help as well.. + ///HA users can help you out too!. /// internal static string Help_LblHAInfo { get { @@ -3587,10 +3581,9 @@ internal static string Help_LblHAInfo { } /// - /// Looks up a localized string similar to Stuck while using HASS.Agent, need some help integrating the - ///sensors/commands or have a great idea for the next version? - /// - ///There are a few channels through which you can reach us:. + /// Looks up a localized string similar to If you are having trouble with HASS.Agent and require support + ///with any sensors, commands, or for general support and feedback, + ///there are few ways you can reach us:. /// internal static string Help_LblInfo1 { get { @@ -3608,7 +3601,7 @@ internal static string Help_LblWiki { } /// - /// Looks up a localized string similar to Documentation and usage examples.. + /// Looks up a localized string similar to Browse HASS.Agent documentation and usage examples.. /// internal static string Help_LblWikiInfo { get { @@ -3644,7 +3637,7 @@ internal static string HelperFunctions_InputLanguageCheckDiffers_ErrorMsg2 { } /// - /// Looks up a localized string similar to no keys found. + /// Looks up a localized string similar to No keys found. /// internal static string HelperFunctions_ParseMultipleKeys_ErrorMsg1 { get { @@ -3662,7 +3655,7 @@ internal static string HelperFunctions_ParseMultipleKeys_ErrorMsg2 { } /// - /// Looks up a localized string similar to error while parsing keys, check the log for more info. + /// Looks up a localized string similar to Error while parsing keys, please check the logs for more information.. /// internal static string HelperFunctions_ParseMultipleKeys_ErrorMsg3 { get { @@ -3671,7 +3664,7 @@ internal static string HelperFunctions_ParseMultipleKeys_ErrorMsg3 { } /// - /// Looks up a localized string similar to the number of '[' brackets don't correspond to the ']' ones ({0} to {1}). + /// Looks up a localized string similar to The number of open brackets ('[') does not correspond to the number of closed brackets. (']')! ({0} to {1}). /// internal static string HelperFunctions_ParseMultipleKeys_ErrorMsg4 { get { @@ -3718,7 +3711,7 @@ internal static string LockState_Unlocked { } /// - /// Looks up a localized string similar to &quick actions. + /// Looks up a localized string similar to &Quick Actions. /// internal static string Main_BtnActionsManager { get { @@ -3727,7 +3720,7 @@ internal static string Main_BtnActionsManager { } /// - /// Looks up a localized string similar to c&onfiguration. + /// Looks up a localized string similar to C&onfiguration. /// internal static string Main_BtnAppSettings { get { @@ -3736,7 +3729,7 @@ internal static string Main_BtnAppSettings { } /// - /// Looks up a localized string similar to check for &updates. + /// Looks up a localized string similar to Check for &Updates. /// internal static string Main_BtnCheckForUpdate { get { @@ -3745,7 +3738,7 @@ internal static string Main_BtnCheckForUpdate { } /// - /// Looks up a localized string similar to loading. + /// Looks up a localized string similar to Loading... /// internal static string Main_BtnCommandsManager { get { @@ -3754,7 +3747,7 @@ internal static string Main_BtnCommandsManager { } /// - /// Looks up a localized string similar to &commands. + /// Looks up a localized string similar to &Commands. /// internal static string Main_BtnCommandsManager_Ready { get { @@ -3763,7 +3756,7 @@ internal static string Main_BtnCommandsManager_Ready { } /// - /// Looks up a localized string similar to &hide. + /// Looks up a localized string similar to &Hide. /// internal static string Main_BtnHide { get { @@ -3772,7 +3765,7 @@ internal static string Main_BtnHide { } /// - /// Looks up a localized string similar to local &sensors. + /// Looks up a localized string similar to &Sensors. /// internal static string Main_BtnSensorsManage_Ready { get { @@ -3781,7 +3774,7 @@ internal static string Main_BtnSensorsManage_Ready { } /// - /// Looks up a localized string similar to loading. + /// Looks up a localized string similar to Loading... /// internal static string Main_BtnSensorsManager { get { @@ -3790,7 +3783,7 @@ internal static string Main_BtnSensorsManager { } /// - /// Looks up a localized string similar to s&atellite service. + /// Looks up a localized string similar to S&atellite Service. /// internal static string Main_BtnServiceManager { get { @@ -3821,7 +3814,7 @@ internal static string Main_CheckForUpdate_MessageBox1 { } /// - /// Looks up a localized string similar to check for updates. + /// Looks up a localized string similar to Check for Updates. /// internal static string Main_CheckForUpdates { get { @@ -3830,7 +3823,7 @@ internal static string Main_CheckForUpdates { } /// - /// Looks up a localized string similar to checking ... + /// Looks up a localized string similar to Checking... /// internal static string Main_Checking { get { @@ -3839,7 +3832,7 @@ internal static string Main_Checking { } /// - /// Looks up a localized string similar to controls. + /// Looks up a localized string similar to Controls. /// internal static string Main_GpControls { get { @@ -3848,7 +3841,7 @@ internal static string Main_GpControls { } /// - /// Looks up a localized string similar to system status. + /// Looks up a localized string similar to System Status. /// internal static string Main_GpStatus { get { @@ -3857,7 +3850,7 @@ internal static string Main_GpStatus { } /// - /// Looks up a localized string similar to commands:. + /// Looks up a localized string similar to Commands:. /// internal static string Main_LblCommands { get { @@ -3866,7 +3859,7 @@ internal static string Main_LblCommands { } /// - /// Looks up a localized string similar to home assistant api:. + /// Looks up a localized string similar to Home Assistant API:. /// internal static string Main_LblHomeAssistantApi { get { @@ -3875,7 +3868,7 @@ internal static string Main_LblHomeAssistantApi { } /// - /// Looks up a localized string similar to local api:. + /// Looks up a localized string similar to Local API:. /// internal static string Main_LblLocalApi { get { @@ -3884,7 +3877,7 @@ internal static string Main_LblLocalApi { } /// - /// Looks up a localized string similar to mqtt:. + /// Looks up a localized string similar to MQTT:. /// internal static string Main_LblMqtt { get { @@ -3902,7 +3895,7 @@ internal static string Main_LblNotificationApi { } /// - /// Looks up a localized string similar to quick actions:. + /// Looks up a localized string similar to Quick Actions:. /// internal static string Main_LblQuickActions { get { @@ -3911,7 +3904,7 @@ internal static string Main_LblQuickActions { } /// - /// Looks up a localized string similar to sensors:. + /// Looks up a localized string similar to Sensors:. /// internal static string Main_LblSensors { get { @@ -3920,7 +3913,7 @@ internal static string Main_LblSensors { } /// - /// Looks up a localized string similar to satellite service:. + /// Looks up a localized string similar to Satellite Service:. /// internal static string Main_LblService { get { @@ -3959,7 +3952,7 @@ internal static string Main_NotifyIcon_MouseClick_MessageBox1 { } /// - /// Looks up a localized string similar to about. + /// Looks up a localized string similar to About. /// internal static string Main_TsAbout { get { @@ -3968,7 +3961,7 @@ internal static string Main_TsAbout { } /// - /// Looks up a localized string similar to check for updates. + /// Looks up a localized string similar to Check for Updates. /// internal static string Main_TsCheckForUpdates { get { @@ -3977,7 +3970,7 @@ internal static string Main_TsCheckForUpdates { } /// - /// Looks up a localized string similar to manage commands. + /// Looks up a localized string similar to Manage Commands. /// internal static string Main_TsCommands { get { @@ -3986,7 +3979,7 @@ internal static string Main_TsCommands { } /// - /// Looks up a localized string similar to configuration. + /// Looks up a localized string similar to Configuration. /// internal static string Main_TsConfig { get { @@ -3995,7 +3988,7 @@ internal static string Main_TsConfig { } /// - /// Looks up a localized string similar to donate. + /// Looks up a localized string similar to Donate. /// internal static string Main_TsDonate { get { @@ -4004,7 +3997,7 @@ internal static string Main_TsDonate { } /// - /// Looks up a localized string similar to exit. + /// Looks up a localized string similar to Exit HASS.Agent. /// internal static string Main_TsExit { get { @@ -4013,7 +4006,7 @@ internal static string Main_TsExit { } /// - /// Looks up a localized string similar to help && contact. + /// Looks up a localized string similar to Help && Contact. /// internal static string Main_TsHelp { get { @@ -4022,7 +4015,7 @@ internal static string Main_TsHelp { } /// - /// Looks up a localized string similar to manage local sensors. + /// Looks up a localized string similar to Manage Local Sensors. /// internal static string Main_TsLocalSensors { get { @@ -4031,7 +4024,7 @@ internal static string Main_TsLocalSensors { } /// - /// Looks up a localized string similar to manage quick actions. + /// Looks up a localized string similar to Manage Quick Actions. /// internal static string Main_TsQuickItemsConfig { get { @@ -4040,7 +4033,7 @@ internal static string Main_TsQuickItemsConfig { } /// - /// Looks up a localized string similar to manage satellite service. + /// Looks up a localized string similar to Manage Satellite Service. /// internal static string Main_TsSatelliteService { get { @@ -4049,7 +4042,7 @@ internal static string Main_TsSatelliteService { } /// - /// Looks up a localized string similar to show hass.agent. + /// Looks up a localized string similar to Show HASS.Agent. /// internal static string Main_TsShow { get { @@ -4058,7 +4051,7 @@ internal static string Main_TsShow { } /// - /// Looks up a localized string similar to show quick actions. + /// Looks up a localized string similar to Show Quick Actions. /// internal static string Main_TsShowQuickActions { get { @@ -4103,7 +4096,7 @@ internal static string MonitorPowerEvent_Unknown { } /// - /// Looks up a localized string similar to mqtt: error while connecting. + /// Looks up a localized string similar to MQTT: Error while connecting. /// internal static string MqttManager_ToolTip_ConnectionError { get { @@ -4112,7 +4105,7 @@ internal static string MqttManager_ToolTip_ConnectionError { } /// - /// Looks up a localized string similar to mqtt: failed to connect. + /// Looks up a localized string similar to MQTT: Failed to connect. /// internal static string MqttManager_ToolTip_ConnectionFailed { get { @@ -4121,7 +4114,7 @@ internal static string MqttManager_ToolTip_ConnectionFailed { } /// - /// Looks up a localized string similar to mqtt: disconnected. + /// Looks up a localized string similar to MQTT: Disconnected. /// internal static string MqttManager_ToolTip_Disconnected { get { @@ -4130,7 +4123,9 @@ internal static string MqttManager_ToolTip_Disconnected { } /// - /// Looks up a localized string similar to . + /// Looks up a localized string similar to Error trying to bind the API to port {0}. + /// + ///Make sure no other instance of HASS.Agent is running and the port is available and registered.. /// internal static string NotifierManager_Initialize_MessageBox1 { get { @@ -4139,7 +4134,7 @@ internal static string NotifierManager_Initialize_MessageBox1 { } /// - /// Looks up a localized string similar to &close. + /// Looks up a localized string similar to &Close. /// internal static string Onboarding_BtnClose { get { @@ -4148,7 +4143,7 @@ internal static string Onboarding_BtnClose { } /// - /// Looks up a localized string similar to &next. + /// Looks up a localized string similar to &Next. /// internal static string Onboarding_BtnNext { get { @@ -4157,7 +4152,7 @@ internal static string Onboarding_BtnNext { } /// - /// Looks up a localized string similar to &previous. + /// Looks up a localized string similar to &Previous. /// internal static string Onboarding_BtnPrevious { get { @@ -4184,7 +4179,7 @@ internal static string Onboarding_Title { } /// - /// Looks up a localized string similar to test &connection. + /// Looks up a localized string similar to Test &Connection. /// internal static string OnboardingApi_BtnTest { get { @@ -4193,7 +4188,7 @@ internal static string OnboardingApi_BtnTest { } /// - /// Looks up a localized string similar to Please enter a valid API key.. + /// Looks up a localized string similar to Please provide a valid API key.. /// internal static string OnboardingApi_BtnTest_MessageBox1 { get { @@ -4233,10 +4228,9 @@ internal static string OnboardingApi_BtnTest_MessageBox4 { } /// - /// Looks up a localized string similar to Your API token doesn't look right. Make sure you selected the entire token (don't use CTRL+A or doubleclick). - ///It should contain three sections (seperated by two dots). + /// Looks up a localized string similar to The API token you have provided doesn't appear to be valid, please ensure you selected the entire token (Don't use CTRL + A or double-click). A valid API key contains three sections, separated by two dots. /// - ///Are you sure you want to use it like this?. + ///Are you sure you want to use this key anyway?. /// internal static string OnboardingApi_BtnTest_MessageBox5 { get { @@ -4245,9 +4239,11 @@ internal static string OnboardingApi_BtnTest_MessageBox5 { } /// - /// Looks up a localized string similar to Your URI doesn't look right. It should look something like 'http://homeassistant.local:8123' or 'http://192.168.0.1:8123'. + /// Looks up a localized string similar to The URI you have provided does not appear to be valid, a valid URI may look like either of the following: + ///- http://homeassistant.local:8123 + ///- http://192.168.0.1:8123 /// - ///Are you sure you want to use it like this?. + ///Are you sure you want to use this URI anyway?. /// internal static string OnboardingApi_BtnTest_MessageBox6 { get { @@ -4256,7 +4252,7 @@ internal static string OnboardingApi_BtnTest_MessageBox6 { } /// - /// Looks up a localized string similar to testing ... + /// Looks up a localized string similar to Testing... /// internal static string OnboardingApi_BtnTest_Testing { get { @@ -4265,7 +4261,7 @@ internal static string OnboardingApi_BtnTest_Testing { } /// - /// Looks up a localized string similar to api &token. + /// Looks up a localized string similar to API &Token. /// internal static string OnboardingApi_LblApiToken { get { @@ -4274,11 +4270,12 @@ internal static string OnboardingApi_LblApiToken { } /// - /// Looks up a localized string similar to To learn which entities you have configured, and to send quick actions, HASS.Agent uses + /// Looks up a localized string similar to To learn which entities you have configured and to send quick actions, HASS.Agent uses ///Home Assistant's API. /// - ///Please provide a long-lived access token, and the address of your Home Assistant instance. - ///You can get a token through your profile page. Scroll to the bottom and click 'CREATE TOKEN'.. + ///Please provide a long-lived access token and the address of your Home Assistant instance. + ///You can get a token in Home Assistant by clicking your profile picture at the bottom-left + ///and navigating to the bottom of the page until you see the 'CREATE TOKEN' button.. /// internal static string OnboardingApi_LblInfo1 { get { @@ -4287,7 +4284,7 @@ internal static string OnboardingApi_LblInfo1 { } /// - /// Looks up a localized string similar to server &uri (should be ok like this). + /// Looks up a localized string similar to Server &URI (should be ok like this). /// internal static string OnboardingApi_LblServerUri { get { @@ -4296,7 +4293,7 @@ internal static string OnboardingApi_LblServerUri { } /// - /// Looks up a localized string similar to Tip: specialized settings can be found in the Configuration window.. + /// Looks up a localized string similar to Tip: Specialized settings can be found in the Configuration Window.. /// internal static string OnboardingApi_LblTip1 { get { @@ -4323,7 +4320,7 @@ internal static string OnboardingDone_LblInfo1 { } /// - /// Looks up a localized string similar to HASS.Agent will now restart to activate your configuration.. + /// Looks up a localized string similar to HASS.Agent will now restart to apply your configuration changes.. /// internal static string OnboardingDone_LblInfo2 { get { @@ -4332,7 +4329,7 @@ internal static string OnboardingDone_LblInfo2 { } /// - /// Looks up a localized string similar to There's a lót more to tinker with, so make sure you take a look at the Configuration window! + /// Looks up a localized string similar to There's a lot more to tinker with, so make sure you take a look at the Configuration Wwindow! /// /// ///Thank you for using HASS.Agent, hopefully it'll be useful for you :-) @@ -4354,7 +4351,7 @@ internal static string OnboardingDone_LblInfo6 { } /// - /// Looks up a localized string similar to Tip: other donation methods are available on the About window.. + /// Looks up a localized string similar to Tip: Other donation methods are available on the About Window.. /// internal static string OnboardingDone_LblTip2 { get { @@ -4363,7 +4360,7 @@ internal static string OnboardingDone_LblTip2 { } /// - /// Looks up a localized string similar to &clear. + /// Looks up a localized string similar to &Clear. /// internal static string OnboardingHotKey_BtnClear { get { @@ -4372,7 +4369,7 @@ internal static string OnboardingHotKey_BtnClear { } /// - /// Looks up a localized string similar to &hotkey combination. + /// Looks up a localized string similar to &Hotkey Combination. /// internal static string OnboardingHotKey_LblHotkeyCombo { get { @@ -4396,7 +4393,7 @@ internal static string OnboardingHotKey_LblInfo1 { /// Looks up a localized string similar to To use notifications, you need to install and configure the HASS.Agent-notifier integration in ///Home Assistant. /// - ///This is very easy using HACS, but you can also install manually. Visit the link below for more + ///This is very easy using HACS but may also be installed manually, visit the link below for more ///information.. /// internal static string OnboardingIntegration_LblInfo1 { @@ -4420,7 +4417,7 @@ internal static string OnboardingIntegration_LblInfo2 { } /// - /// Looks up a localized string similar to HASS.Agent-Notifier GitHub page. + /// Looks up a localized string similar to HASS.Agent-Notifier GitHub Page. /// internal static string OnboardingIntegration_LblIntegration { get { @@ -4429,7 +4426,7 @@ internal static string OnboardingIntegration_LblIntegration { } /// - /// Looks up a localized string similar to enable &mediaplayer (including text-to-speech). + /// Looks up a localized string similar to Enable &Media Player (including text-to-speech). /// internal static string OnboardingIntegrations_CbEnableMediaPlayer { get { @@ -4438,7 +4435,7 @@ internal static string OnboardingIntegrations_CbEnableMediaPlayer { } /// - /// Looks up a localized string similar to enable &notifications. + /// Looks up a localized string similar to Enable &Notifications. /// internal static string OnboardingIntegrations_CbEnableNotifications { get { @@ -4474,7 +4471,7 @@ internal static string OnboardingIntegrations_LblInfo2 { } /// - /// Looks up a localized string similar to The same goes for the mediaplayer. This integration allows you to control your device as a media_player entity, see what's playing and send text-to-speech.. + /// Looks up a localized string similar to The same goes for the media player, this integration allows you to control your device as a media_player entity, see what's playing and send text-to-speech.. /// internal static string OnboardingIntegrations_LblInfo3 { get { @@ -4483,7 +4480,7 @@ internal static string OnboardingIntegrations_LblInfo3 { } /// - /// Looks up a localized string similar to HASS.Agent-MediaPlayer GitHub page. + /// Looks up a localized string similar to HASS.Agent-MediaPlayer GitHub Page. /// internal static string OnboardingIntegrations_LblMediaPlayerIntegration { get { @@ -4492,7 +4489,7 @@ internal static string OnboardingIntegrations_LblMediaPlayerIntegration { } /// - /// Looks up a localized string similar to HASS.Agent-Integration GitHub page. + /// Looks up a localized string similar to HASS.Agent-Integration GitHub Page. /// internal static string OnboardingIntegrations_LblNotifierIntegration { get { @@ -4501,7 +4498,7 @@ internal static string OnboardingIntegrations_LblNotifierIntegration { } /// - /// Looks up a localized string similar to yes, &enable the local api on port. + /// Looks up a localized string similar to Yes, &enable the local API on port. /// internal static string OnboardingLocalApi_CbEnableLocalApi { get { @@ -4510,7 +4507,7 @@ internal static string OnboardingLocalApi_CbEnableLocalApi { } /// - /// Looks up a localized string similar to enable &mediaplayer and text-to-speech. + /// Looks up a localized string similar to Enable &Media Player and text-to-speech (TTS). /// internal static string OnboardingLocalApi_CbEnableMediaPlayer { get { @@ -4519,7 +4516,7 @@ internal static string OnboardingLocalApi_CbEnableMediaPlayer { } /// - /// Looks up a localized string similar to enable &notifications. + /// Looks up a localized string similar to Enable &Notifications. /// internal static string OnboardingLocalApi_CbEnableNotifications { get { @@ -4557,7 +4554,7 @@ internal static string OnboardingLocalApi_LblTip1 { } /// - /// Looks up a localized string similar to finish. + /// Looks up a localized string similar to Finish. /// internal static string OnboardingManager_BtnNext_Finish { get { @@ -4658,7 +4655,7 @@ internal static string OnboardingManager_OnboardingTitle_Updates { } /// - /// Looks up a localized string similar to enable mqtt. + /// Looks up a localized string similar to Enable MQTT. /// internal static string OnboardingMqtt_CbEnableMqtt { get { @@ -4676,7 +4673,7 @@ internal static string OnboardingMqtt_CbMqttTls { } /// - /// Looks up a localized string similar to discovery prefix. + /// Looks up a localized string similar to Discovery Prefix. /// internal static string OnboardingMqtt_LblDiscoveryPrefix { get { @@ -4685,7 +4682,7 @@ internal static string OnboardingMqtt_LblDiscoveryPrefix { } /// - /// Looks up a localized string similar to Commands and sensors are sent through MQTT. The notifications- and mediaplayer integration uses it as well. + /// Looks up a localized string similar to Commands and sensors are sent through MQTT. The notifications- and media player integration also make use of them. /// ///Tip: if you're using the HA addon, you can probably use the preset address - just provide credentials. ///. @@ -4697,7 +4694,7 @@ internal static string OnboardingMqtt_LblInfo1 { } /// - /// Looks up a localized string similar to ip address or hostname. + /// Looks up a localized string similar to IP Address or Hostname. /// internal static string OnboardingMqtt_LblIpAdress { get { @@ -4706,7 +4703,7 @@ internal static string OnboardingMqtt_LblIpAdress { } /// - /// Looks up a localized string similar to password. + /// Looks up a localized string similar to Password. /// internal static string OnboardingMqtt_LblPassword { get { @@ -4715,7 +4712,7 @@ internal static string OnboardingMqtt_LblPassword { } /// - /// Looks up a localized string similar to port. + /// Looks up a localized string similar to Port. /// internal static string OnboardingMqtt_LblPort { get { @@ -4733,7 +4730,7 @@ internal static string OnboardingMqtt_LblTip1 { } /// - /// Looks up a localized string similar to Tip: specialized settings can be found in the Configuration window.. + /// Looks up a localized string similar to Tip: Specialized settings can be found in the Configuration Window.. /// internal static string OnboardingMqtt_LblTip2 { get { @@ -4742,7 +4739,7 @@ internal static string OnboardingMqtt_LblTip2 { } /// - /// Looks up a localized string similar to username. + /// Looks up a localized string similar to Username. /// internal static string OnboardingMqtt_LblUsername { get { @@ -4751,7 +4748,7 @@ internal static string OnboardingMqtt_LblUsername { } /// - /// Looks up a localized string similar to yes, accept notifications on port. + /// Looks up a localized string similar to Yes, accept notifications on port. /// internal static string OnboardingNotifications_CbAcceptNotifications { get { @@ -4780,7 +4777,7 @@ internal static string OnboardingNotifications_LblTip1 { } /// - /// Looks up a localized string similar to Launch-on-login succesfully activated!. + /// Looks up a localized string similar to Start-on-Login has been activated!. /// internal static string OnboardingStartup_Activated { get { @@ -4789,7 +4786,7 @@ internal static string OnboardingStartup_Activated { } /// - /// Looks up a localized string similar to activating launch-on-login, hold on ... + /// Looks up a localized string similar to Activating Start-on-Login... /// internal static string OnboardingStartup_Activating { get { @@ -4798,7 +4795,7 @@ internal static string OnboardingStartup_Activating { } /// - /// Looks up a localized string similar to Launch-on-login is already activated, all set!. + /// Looks up a localized string similar to Start-on-Login is already activated, all set!. /// internal static string OnboardingStartup_AlreadyActivated { get { @@ -4807,7 +4804,7 @@ internal static string OnboardingStartup_AlreadyActivated { } /// - /// Looks up a localized string similar to yes, &enable launch-on-login. + /// Looks up a localized string similar to Yes, &start HASS.Agent on System Login. /// internal static string OnboardingStartup_BtnSetLaunchOnLogin { get { @@ -4816,7 +4813,7 @@ internal static string OnboardingStartup_BtnSetLaunchOnLogin { } /// - /// Looks up a localized string similar to enable launch-on-login. + /// Looks up a localized string similar to Enable Start-on-Login. /// internal static string OnboardingStartup_BtnSetLaunchOnLogin_2 { get { @@ -4825,7 +4822,7 @@ internal static string OnboardingStartup_BtnSetLaunchOnLogin_2 { } /// - /// Looks up a localized string similar to Do you want to enable launch-on-login now?. + /// Looks up a localized string similar to Do you want to enable Start-on-Login now?. /// internal static string OnboardingStartup_EnableNow { get { @@ -4843,7 +4840,7 @@ internal static string OnboardingStartup_Failed { } /// - /// Looks up a localized string similar to One sec, determining the current state ... + /// Looks up a localized string similar to Fetching current state, please wait... /// internal static string OnboardingStartup_LblCreateInfo { get { @@ -4852,9 +4849,9 @@ internal static string OnboardingStartup_LblCreateInfo { } /// - /// Looks up a localized string similar to HASS.Agent can launch when you login to Windows, by creating a key in your user profile's registry. + /// Looks up a localized string similar to HASS.Agent can start with your system, this allows for any sensors and data transmission between your device and Home Assistant to begin as soon as you login. /// - ///You can always remove (or recreate) this key through the Configuration window.. + ///This setting can be changed any time later in the HASS.Agent configuration window.. /// internal static string OnboardingStartup_LblInfo1 { get { @@ -4863,7 +4860,7 @@ internal static string OnboardingStartup_LblInfo1 { } /// - /// Looks up a localized string similar to yes, &download and launch the installer for me. + /// Looks up a localized string similar to Yes, &download and launch the installer for me. /// internal static string OnboardingUpdates_CbExecuteUpdater { get { @@ -4872,7 +4869,7 @@ internal static string OnboardingUpdates_CbExecuteUpdater { } /// - /// Looks up a localized string similar to yes, notify me on new &updates. + /// Looks up a localized string similar to Yes, notify me on new &updates. /// internal static string OnboardingUpdates_CbNofityOnUpdate { get { @@ -4881,11 +4878,12 @@ internal static string OnboardingUpdates_CbNofityOnUpdate { } /// - /// Looks up a localized string similar to If you want, HASS.Agent can check for updates in the background. + /// Looks up a localized string similar to HASS.Agent checks for updates in the background if enabled. /// - ///You'll get a notification (once per update), letting you know a new version is ready to be installed. + ///You will be sent a push notification if a new update is discovered, letting you know a + ///new version is ready to be installed. /// - ///Do you want to enable this functionality?. + ///Do you want to enable this automatic update checks?. /// internal static string OnboardingUpdates_LblInfo1 { get { @@ -4894,10 +4892,9 @@ internal static string OnboardingUpdates_LblInfo1 { } /// - /// Looks up a localized string similar to When there's an update, HASS.Agent will offer the option to open the release page. But if you - ///want, HASS.Agent can also download and launch the installer for you - even less to do! + /// Looks up a localized string similar to When a new update is available, HASS.Agent can download the installer and launch it for you. /// - ///The certificate of the downloaded file will get checked. And you'll still see a page with the release notes, ánd you still need to manually approve - nothing is done without your consent.. + ///The certificate of the downloaded file will get checked before running,you will still get to review the release notes and manually approve the update.. /// internal static string OnboardingUpdates_LblInfo2 { get { @@ -4906,7 +4903,7 @@ internal static string OnboardingUpdates_LblInfo2 { } /// - /// Looks up a localized string similar to device &name. + /// Looks up a localized string similar to Device &Name. /// internal static string OnboardingWelcome_LblDeviceName { get { @@ -4915,10 +4912,10 @@ internal static string OnboardingWelcome_LblDeviceName { } /// - /// Looks up a localized string similar to It looks like this is the first time you've launched HASS.Agent. + /// Looks up a localized string similar to Welcome to the HASS.Agent! It looks like this is the first time you are launching the agent. /// - ///If you want, we can go through the configuration. If not, just click 'close'. - ///. + ///To assist you with a first time setup, proceed with the configuration steps below + ///or alternatively, click 'Close'.. /// internal static string OnboardingWelcome_LblInfo1 { get { @@ -4927,9 +4924,7 @@ internal static string OnboardingWelcome_LblInfo1 { } /// - /// Looks up a localized string similar to Device name is used to identify your machine on HA. - ///It's also used as a suggested prefix for your commands and sensors. - ///. + /// Looks up a localized string similar to The device name is used to identify your machine on Home Assistant, it is also used as a suggested prefix for your commands and sensors.. /// internal static string OnboardingWelcome_LblInfo2 { get { @@ -4938,7 +4933,7 @@ internal static string OnboardingWelcome_LblInfo2 { } /// - /// Looks up a localized string similar to interface &language. + /// Looks up a localized string similar to Interface &Language. /// internal static string OnboardingWelcome_LblInterfaceLangauge { get { @@ -4947,7 +4942,7 @@ internal static string OnboardingWelcome_LblInterfaceLangauge { } /// - /// Looks up a localized string similar to Your devicename contained some characters that aren't allowed by HA (only letters, digits and whitespace). + /// Looks up a localized string similar to Your device name contained some characters that are not allowed by HA (only letters, digits and whitespace). /// ///The final name is: {0} /// @@ -4969,7 +4964,7 @@ internal static string PortReservation_LblInfo1 { } /// - /// Looks up a localized string similar to Create API port binding. + /// Looks up a localized string similar to Create API Port Binding. /// internal static string PortReservation_LblTask1 { get { @@ -4978,7 +4973,7 @@ internal static string PortReservation_LblTask1 { } /// - /// Looks up a localized string similar to Set firewall rule. + /// Looks up a localized string similar to Set Firewall Rule. /// internal static string PortReservation_LblTask2 { get { @@ -5023,7 +5018,7 @@ internal static string PostUpdate_LblTask1 { } /// - /// Looks up a localized string similar to Create API port binding. + /// Looks up a localized string similar to Create API Port Binding. /// internal static string PostUpdate_LblTask2 { get { @@ -5068,7 +5063,7 @@ internal static string QuickActions_CheckHassManager_MessageBox1 { } /// - /// Looks up a localized string similar to please wait while your entities are fetched .... + /// Looks up a localized string similar to Retrieving entities, please wait... /// internal static string QuickActions_LblLoading { get { @@ -5077,7 +5072,7 @@ internal static string QuickActions_LblLoading { } /// - /// Looks up a localized string similar to There was an error trying to fetch your entities.. + /// Looks up a localized string similar to There was an error trying to fetch your entities!. /// internal static string QuickActions_MessageBox_EntityFailed { get { @@ -5095,7 +5090,7 @@ internal static string QuickActions_Title { } /// - /// Looks up a localized string similar to &add new. + /// Looks up a localized string similar to &Add New. /// internal static string QuickActionsConfig_BtnAdd { get { @@ -5104,7 +5099,7 @@ internal static string QuickActionsConfig_BtnAdd { } /// - /// Looks up a localized string similar to &modify. + /// Looks up a localized string similar to &Modify. /// internal static string QuickActionsConfig_BtnModify { get { @@ -5113,7 +5108,7 @@ internal static string QuickActionsConfig_BtnModify { } /// - /// Looks up a localized string similar to &preview. + /// Looks up a localized string similar to &Preview. /// internal static string QuickActionsConfig_BtnPreview { get { @@ -5122,7 +5117,7 @@ internal static string QuickActionsConfig_BtnPreview { } /// - /// Looks up a localized string similar to &remove. + /// Looks up a localized string similar to &Remove. /// internal static string QuickActionsConfig_BtnRemove { get { @@ -5131,7 +5126,7 @@ internal static string QuickActionsConfig_BtnRemove { } /// - /// Looks up a localized string similar to &store quick actions. + /// Looks up a localized string similar to &Store Quick Actions. /// internal static string QuickActionsConfig_BtnStore { get { @@ -5140,7 +5135,7 @@ internal static string QuickActionsConfig_BtnStore { } /// - /// Looks up a localized string similar to action. + /// Looks up a localized string similar to Action. /// internal static string QuickActionsConfig_ClmAction { get { @@ -5149,7 +5144,7 @@ internal static string QuickActionsConfig_ClmAction { } /// - /// Looks up a localized string similar to description. + /// Looks up a localized string similar to Description. /// internal static string QuickActionsConfig_ClmDescription { get { @@ -5158,7 +5153,7 @@ internal static string QuickActionsConfig_ClmDescription { } /// - /// Looks up a localized string similar to domain. + /// Looks up a localized string similar to Domain. /// internal static string QuickActionsConfig_ClmDomain { get { @@ -5167,7 +5162,7 @@ internal static string QuickActionsConfig_ClmDomain { } /// - /// Looks up a localized string similar to entity. + /// Looks up a localized string similar to Entity. /// internal static string QuickActionsConfig_ClmEntity { get { @@ -5176,7 +5171,7 @@ internal static string QuickActionsConfig_ClmEntity { } /// - /// Looks up a localized string similar to hotkey. + /// Looks up a localized string similar to Hotkey. /// internal static string QuickActionsConfig_ClmHotKey { get { @@ -5185,7 +5180,7 @@ internal static string QuickActionsConfig_ClmHotKey { } /// - /// Looks up a localized string similar to hotkey enabled. + /// Looks up a localized string similar to Hotkey Enabled. /// internal static string QuickActionsConfig_LblHotkey { get { @@ -5194,7 +5189,7 @@ internal static string QuickActionsConfig_LblHotkey { } /// - /// Looks up a localized string similar to Quick Actions Config. + /// Looks up a localized string similar to Quick Actions Configuration. /// internal static string QuickActionsConfig_Title { get { @@ -5203,7 +5198,7 @@ internal static string QuickActionsConfig_Title { } /// - /// Looks up a localized string similar to &store quick action. + /// Looks up a localized string similar to &Store Quick Action. /// internal static string QuickActionsMod_BtnStore { get { @@ -5212,7 +5207,7 @@ internal static string QuickActionsMod_BtnStore { } /// - /// Looks up a localized string similar to Select an entity first.. + /// Looks up a localized string similar to Please select an entity!. /// internal static string QuickActionsMod_BtnStore_MessageBox1 { get { @@ -5221,7 +5216,7 @@ internal static string QuickActionsMod_BtnStore_MessageBox1 { } /// - /// Looks up a localized string similar to Select a domain first.. + /// Looks up a localized string similar to Please select an domain!. /// internal static string QuickActionsMod_BtnStore_MessageBox2 { get { @@ -5257,7 +5252,16 @@ internal static string QuickActionsMod_CheckHassManager_MessageBox1 { } /// - /// Looks up a localized string similar to desired &action. + /// Looks up a localized string similar to domain. + /// + internal static string QuickActionsMod_ClmDomain { + get { + return ResourceManager.GetString("QuickActionsMod_ClmDomain", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Desired &Action. /// internal static string QuickActionsMod_LblAction { get { @@ -5266,7 +5270,7 @@ internal static string QuickActionsMod_LblAction { } /// - /// Looks up a localized string similar to &description. + /// Looks up a localized string similar to &Description. /// internal static string QuickActionsMod_LblDescription { get { @@ -5275,7 +5279,7 @@ internal static string QuickActionsMod_LblDescription { } /// - /// Looks up a localized string similar to domain. + /// Looks up a localized string similar to Domain. /// internal static string QuickActionsMod_LblDomain { get { @@ -5284,7 +5288,7 @@ internal static string QuickActionsMod_LblDomain { } /// - /// Looks up a localized string similar to &entity. + /// Looks up a localized string similar to &Entity. /// internal static string QuickActionsMod_LblEntityInfo { get { @@ -5302,7 +5306,7 @@ internal static string QuickActionsMod_LblHotkey { } /// - /// Looks up a localized string similar to please wait while your entities are fetched .... + /// Looks up a localized string similar to Retrieving entities, please wait... /// internal static string QuickActionsMod_LblLoading { get { @@ -5356,7 +5360,7 @@ internal static string QuickActionsMod_Title_New { } /// - /// Looks up a localized string similar to Please wait a bit while HASS.Agent restarts ... + /// Looks up a localized string similar to Please wait while HASS.Agent restarts... /// internal static string Restart_LblInfo1 { get { @@ -5365,7 +5369,7 @@ internal static string Restart_LblInfo1 { } /// - /// Looks up a localized string similar to Waiting for previous instance to close. + /// Looks up a localized string similar to Waiting for previous instance to close... /// internal static string Restart_LblTask1 { get { @@ -5403,7 +5407,7 @@ internal static string Restart_Title { } /// - /// Looks up a localized string similar to &add new. + /// Looks up a localized string similar to &Add New. /// internal static string SensorsConfig_BtnAdd { get { @@ -5412,7 +5416,7 @@ internal static string SensorsConfig_BtnAdd { } /// - /// Looks up a localized string similar to &modify. + /// Looks up a localized string similar to &Modify. /// internal static string SensorsConfig_BtnModify { get { @@ -5421,7 +5425,7 @@ internal static string SensorsConfig_BtnModify { } /// - /// Looks up a localized string similar to &remove. + /// Looks up a localized string similar to &Remove. /// internal static string SensorsConfig_BtnRemove { get { @@ -5430,7 +5434,7 @@ internal static string SensorsConfig_BtnRemove { } /// - /// Looks up a localized string similar to &store and activate sensors. + /// Looks up a localized string similar to &Store && Activate Sensors. /// internal static string SensorsConfig_BtnStore { get { @@ -5439,7 +5443,7 @@ internal static string SensorsConfig_BtnStore { } /// - /// Looks up a localized string similar to An error occured while saving the sensors, check the logs for more info.. + /// Looks up a localized string similar to An error occurred whilst saving the sensors, please check the logs for more information.. /// internal static string SensorsConfig_BtnStore_MessageBox1 { get { @@ -5448,7 +5452,7 @@ internal static string SensorsConfig_BtnStore_MessageBox1 { } /// - /// Looks up a localized string similar to storing and registering, please wait .. . + /// Looks up a localized string similar to Storing and registering, please wait... /// internal static string SensorsConfig_BtnStore_Storing { get { @@ -5457,7 +5461,7 @@ internal static string SensorsConfig_BtnStore_Storing { } /// - /// Looks up a localized string similar to name. + /// Looks up a localized string similar to Name. /// internal static string SensorsConfig_ClmName { get { @@ -5466,7 +5470,7 @@ internal static string SensorsConfig_ClmName { } /// - /// Looks up a localized string similar to type. + /// Looks up a localized string similar to Type. /// internal static string SensorsConfig_ClmType { get { @@ -5475,7 +5479,7 @@ internal static string SensorsConfig_ClmType { } /// - /// Looks up a localized string similar to last known value. + /// Looks up a localized string similar to Last Known Value. /// internal static string SensorsConfig_ClmValue { get { @@ -5484,7 +5488,7 @@ internal static string SensorsConfig_ClmValue { } /// - /// Looks up a localized string similar to refresh. + /// Looks up a localized string similar to Refresh. /// internal static string SensorsConfig_LblRefresh { get { @@ -5493,7 +5497,7 @@ internal static string SensorsConfig_LblRefresh { } /// - /// Looks up a localized string similar to Sensors Config. + /// Looks up a localized string similar to Sensors Configuration. /// internal static string SensorsConfig_Title { get { @@ -5515,7 +5519,7 @@ internal static string SensorsManager_ActiveWindowSensorDescription { /// ///Current peak volume level (can be used as a simple 'is something playing' value). /// - ///Default audiodevice: name, state and volume. + ///Default audio device: name, state and volume. /// ///Summary of your audio sessions: application name, muted state, volume and current peak volume.. /// @@ -5668,7 +5672,9 @@ internal static string SensorsManager_LastSystemStateChangeSensorDescription { } /// - /// Looks up a localized string similar to Returns the name of the currently logged user.. + /// Looks up a localized string similar to Returns the name of the currently logged user. + /// + ///This will only show active users, and falls back to 'Empty' if there are none. If there are multiple, the first will be used.. /// internal static string SensorsManager_LoggedUserSensorDescription { get { @@ -5677,7 +5683,9 @@ internal static string SensorsManager_LoggedUserSensorDescription { } /// - /// Looks up a localized string similar to Returns a json-formatted list of currently logged users.. + /// Looks up a localized string similar to Returns a json-formatted list of currently logged users. + /// + ///This will also contain users that aren't active. If you only want the current active user, use the LoggedUser sensor instead.. /// internal static string SensorsManager_LoggedUsersSensorDescription { get { @@ -5785,7 +5793,9 @@ internal static string SensorsManager_PrintersSensorsDescription { } /// - /// Looks up a localized string similar to Provides the number of active instances of the process.. + /// Looks up a localized string similar to Provides the number of active instances of the process. + /// + ///Note: don't add the extension (eg. notepad.exe becomes notepad).. /// internal static string SensorsManager_ProcessActiveSensorDescription { get { @@ -5902,7 +5912,7 @@ internal static string SensorsMod_All { } /// - /// Looks up a localized string similar to &store sensor. + /// Looks up a localized string similar to &Store Sensor. /// internal static string SensorsMod_BtnStore { get { @@ -5911,7 +5921,7 @@ internal static string SensorsMod_BtnStore { } /// - /// Looks up a localized string similar to Select a sensortype first.. + /// Looks up a localized string similar to Please select a sensor type!. /// internal static string SensorsMod_BtnStore_MessageBox1 { get { @@ -5920,7 +5930,7 @@ internal static string SensorsMod_BtnStore_MessageBox1 { } /// - /// Looks up a localized string similar to Enter the name of a process first.. + /// Looks up a localized string similar to Please enter the name of a process!. /// internal static string SensorsMod_BtnStore_MessageBox10 { get { @@ -5929,7 +5939,7 @@ internal static string SensorsMod_BtnStore_MessageBox10 { } /// - /// Looks up a localized string similar to Enter the name of a service first.. + /// Looks up a localized string similar to Please enter the name of a service!. /// internal static string SensorsMod_BtnStore_MessageBox11 { get { @@ -5938,7 +5948,7 @@ internal static string SensorsMod_BtnStore_MessageBox11 { } /// - /// Looks up a localized string similar to Select a valid sensortype first.. + /// Looks up a localized string similar to Please select a valid sensor type!. /// internal static string SensorsMod_BtnStore_MessageBox2 { get { @@ -5947,7 +5957,7 @@ internal static string SensorsMod_BtnStore_MessageBox2 { } /// - /// Looks up a localized string similar to Enter a name first.. + /// Looks up a localized string similar to Please provide a name!. /// internal static string SensorsMod_BtnStore_MessageBox3 { get { @@ -5956,7 +5966,7 @@ internal static string SensorsMod_BtnStore_MessageBox3 { } /// - /// Looks up a localized string similar to There's already a single-value sensor with that name. Are you sure you want to continue?. + /// Looks up a localized string similar to A single-value sensor already exists with that name, are you sure you want to proceed?. /// internal static string SensorsMod_BtnStore_MessageBox4 { get { @@ -5965,7 +5975,7 @@ internal static string SensorsMod_BtnStore_MessageBox4 { } /// - /// Looks up a localized string similar to There's already a multi-value sensor with that name. Are you sure you want to continue?. + /// Looks up a localized string similar to A multi-value sensor already exists with that name, are you sure you want to proceed?. /// internal static string SensorsMod_BtnStore_MessageBox5 { get { @@ -5974,7 +5984,7 @@ internal static string SensorsMod_BtnStore_MessageBox5 { } /// - /// Looks up a localized string similar to Enter an interval between 1 and 43200 (12 hours) first.. + /// Looks up a localized string similar to Please provide an interval between 1 and 43200 (12 hours)!. /// internal static string SensorsMod_BtnStore_MessageBox6 { get { @@ -5983,7 +5993,7 @@ internal static string SensorsMod_BtnStore_MessageBox6 { } /// - /// Looks up a localized string similar to Enter a window name first.. + /// Looks up a localized string similar to Please enter a window name!. /// internal static string SensorsMod_BtnStore_MessageBox7 { get { @@ -5992,7 +6002,7 @@ internal static string SensorsMod_BtnStore_MessageBox7 { } /// - /// Looks up a localized string similar to Enter a query first.. + /// Looks up a localized string similar to Please enter a query!. /// internal static string SensorsMod_BtnStore_MessageBox8 { get { @@ -6001,7 +6011,7 @@ internal static string SensorsMod_BtnStore_MessageBox8 { } /// - /// Looks up a localized string similar to Enter a category and instance first.. + /// Looks up a localized string similar to Please enter a category and instance!. /// internal static string SensorsMod_BtnStore_MessageBox9 { get { @@ -6010,7 +6020,7 @@ internal static string SensorsMod_BtnStore_MessageBox9 { } /// - /// Looks up a localized string similar to &test. + /// Looks up a localized string similar to &Test. /// internal static string SensorsMod_BtnTest { get { @@ -6019,7 +6029,7 @@ internal static string SensorsMod_BtnTest { } /// - /// Looks up a localized string similar to test performance counter. + /// Looks up a localized string similar to Test Performance Counter. /// internal static string SensorsMod_BtnTest_PerformanceCounter { get { @@ -6028,7 +6038,7 @@ internal static string SensorsMod_BtnTest_PerformanceCounter { } /// - /// Looks up a localized string similar to test wmi query. + /// Looks up a localized string similar to Test WMI Query. /// internal static string SensorsMod_BtnTest_Wmi { get { @@ -6037,7 +6047,7 @@ internal static string SensorsMod_BtnTest_Wmi { } /// - /// Looks up a localized string similar to type. + /// Looks up a localized string similar to Type. /// internal static string SensorsMod_ClmSensorName { get { @@ -6046,7 +6056,7 @@ internal static string SensorsMod_ClmSensorName { } /// - /// Looks up a localized string similar to agent. + /// Looks up a localized string similar to Agent. /// internal static string SensorsMod_LblAgent { get { @@ -6055,7 +6065,7 @@ internal static string SensorsMod_LblAgent { } /// - /// Looks up a localized string similar to description. + /// Looks up a localized string similar to Description. /// internal static string SensorsMod_LblDescription { get { @@ -6064,7 +6074,7 @@ internal static string SensorsMod_LblDescription { } /// - /// Looks up a localized string similar to multivalue. + /// Looks up a localized string similar to Multivalue. /// internal static string SensorsMod_LblMultiValue { get { @@ -6073,7 +6083,7 @@ internal static string SensorsMod_LblMultiValue { } /// - /// Looks up a localized string similar to &name. + /// Looks up a localized string similar to &Name. /// internal static string SensorsMod_LblName { get { @@ -6091,7 +6101,7 @@ internal static string SensorsMod_LblSeconds { } /// - /// Looks up a localized string similar to service. + /// Looks up a localized string similar to Service. /// internal static string SensorsMod_LblService { get { @@ -6109,7 +6119,7 @@ internal static string SensorsMod_LblSetting1 { } /// - /// Looks up a localized string similar to category. + /// Looks up a localized string similar to Category. /// internal static string SensorsMod_LblSetting1_Category { get { @@ -6118,7 +6128,7 @@ internal static string SensorsMod_LblSetting1_Category { } /// - /// Looks up a localized string similar to network card. + /// Looks up a localized string similar to Network Card. /// internal static string SensorsMod_LblSetting1_Network { get { @@ -6136,7 +6146,7 @@ internal static string SensorsMod_LblSetting1_Powershell { } /// - /// Looks up a localized string similar to process. + /// Looks up a localized string similar to Process. /// internal static string SensorsMod_LblSetting1_Process { get { @@ -6145,7 +6155,7 @@ internal static string SensorsMod_LblSetting1_Process { } /// - /// Looks up a localized string similar to service. + /// Looks up a localized string similar to Service. /// internal static string SensorsMod_LblSetting1_Service { get { @@ -6154,7 +6164,7 @@ internal static string SensorsMod_LblSetting1_Service { } /// - /// Looks up a localized string similar to window name. + /// Looks up a localized string similar to Window Name. /// internal static string SensorsMod_LblSetting1_WindowName { get { @@ -6163,7 +6173,7 @@ internal static string SensorsMod_LblSetting1_WindowName { } /// - /// Looks up a localized string similar to wmi query. + /// Looks up a localized string similar to WMI Query. /// internal static string SensorsMod_LblSetting1_Wmi { get { @@ -6172,7 +6182,7 @@ internal static string SensorsMod_LblSetting1_Wmi { } /// - /// Looks up a localized string similar to setting 2. + /// Looks up a localized string similar to Setting 2. /// internal static string SensorsMod_LblSetting2 { get { @@ -6181,7 +6191,7 @@ internal static string SensorsMod_LblSetting2 { } /// - /// Looks up a localized string similar to counter. + /// Looks up a localized string similar to Counter. /// internal static string SensorsMod_LblSetting2_Counter { get { @@ -6190,7 +6200,7 @@ internal static string SensorsMod_LblSetting2_Counter { } /// - /// Looks up a localized string similar to wmi scope (optional). + /// Looks up a localized string similar to WMI Scope (optional). /// internal static string SensorsMod_LblSetting2_Wmi { get { @@ -6199,7 +6209,7 @@ internal static string SensorsMod_LblSetting2_Wmi { } /// - /// Looks up a localized string similar to setting 3. + /// Looks up a localized string similar to Setting 3. /// internal static string SensorsMod_LblSetting3 { get { @@ -6208,7 +6218,7 @@ internal static string SensorsMod_LblSetting3 { } /// - /// Looks up a localized string similar to instance (optional). + /// Looks up a localized string similar to Instance (optional). /// internal static string SensorsMod_LblSetting3_Instance { get { @@ -6217,7 +6227,7 @@ internal static string SensorsMod_LblSetting3_Instance { } /// - /// Looks up a localized string similar to hass.agent only!. + /// Looks up a localized string similar to HASS.Agent only!. /// internal static string SensorsMod_LblSpecificClient { get { @@ -6226,7 +6236,7 @@ internal static string SensorsMod_LblSpecificClient { } /// - /// Looks up a localized string similar to selected type. + /// Looks up a localized string similar to Selected Type. /// internal static string SensorsMod_LblType { get { @@ -6235,7 +6245,7 @@ internal static string SensorsMod_LblType { } /// - /// Looks up a localized string similar to &update every. + /// Looks up a localized string similar to &Update every. /// internal static string SensorsMod_LblUpdate { get { @@ -6257,7 +6267,7 @@ internal static string SensorsMod_MessageBox_Sanitize { } /// - /// Looks up a localized string similar to test command or script. + /// Looks up a localized string similar to Test Command/Script. /// internal static string SensorsMod_SensorsMod_BtnTest_Powershell { get { @@ -6308,7 +6318,7 @@ internal static string SensorsMod_TestPerformanceCounter_MessageBox3 { } /// - /// Looks up a localized string similar to Enter a command or script first. + /// Looks up a localized string similar to Please enter a command or script!. /// internal static string SensorsMod_TestPowershell_MessageBox1 { get { @@ -6401,7 +6411,7 @@ internal static string SensorsMod_Title_New { } /// - /// Looks up a localized string similar to It looks like your scope is malformed. It should probably start like this: + /// Looks up a localized string similar to It looks like your scope is malformed, it should probably start like this: /// ///\\.\ROOT\ /// @@ -6753,7 +6763,7 @@ internal static string SensorType_WmiQuerySensor { } /// - /// Looks up a localized string similar to &add new. + /// Looks up a localized string similar to &Add New. /// internal static string ServiceCommands_BtnAdd { get { @@ -6762,7 +6772,7 @@ internal static string ServiceCommands_BtnAdd { } /// - /// Looks up a localized string similar to &modify. + /// Looks up a localized string similar to &Modify. /// internal static string ServiceCommands_BtnModify { get { @@ -6771,7 +6781,7 @@ internal static string ServiceCommands_BtnModify { } /// - /// Looks up a localized string similar to &remove. + /// Looks up a localized string similar to &Remove. /// internal static string ServiceCommands_BtnRemove { get { @@ -6780,7 +6790,7 @@ internal static string ServiceCommands_BtnRemove { } /// - /// Looks up a localized string similar to &send and activate commands. + /// Looks up a localized string similar to &Send && Activate Commands. /// internal static string ServiceCommands_BtnStore { get { @@ -6789,7 +6799,7 @@ internal static string ServiceCommands_BtnStore { } /// - /// Looks up a localized string similar to An error occured while saving the commands, check the logs for more info.. + /// Looks up a localized string similar to An error occurred whilst saving your commands, please check the logs for more information.. /// internal static string ServiceCommands_BtnStore_MessageBox1 { get { @@ -6798,7 +6808,7 @@ internal static string ServiceCommands_BtnStore_MessageBox1 { } /// - /// Looks up a localized string similar to storing and registering, please wait .. . + /// Looks up a localized string similar to Storing and registering, please wait... /// internal static string ServiceCommands_BtnStore_Storing { get { @@ -6807,7 +6817,7 @@ internal static string ServiceCommands_BtnStore_Storing { } /// - /// Looks up a localized string similar to name. + /// Looks up a localized string similar to Name. /// internal static string ServiceCommands_ClmName { get { @@ -6816,7 +6826,7 @@ internal static string ServiceCommands_ClmName { } /// - /// Looks up a localized string similar to type. + /// Looks up a localized string similar to Type. /// internal static string ServiceCommands_ClmType { get { @@ -6825,7 +6835,7 @@ internal static string ServiceCommands_ClmType { } /// - /// Looks up a localized string similar to low integrity. + /// Looks up a localized string similar to Low Integrity. /// internal static string ServiceCommands_LblLowIntegrity { get { @@ -6879,7 +6889,7 @@ internal static string ServiceConfig_TabSensors { } /// - /// Looks up a localized string similar to Satellite Service Config. + /// Looks up a localized string similar to Satellite Service Configuration. /// internal static string ServiceConfig_Title { get { @@ -6888,7 +6898,7 @@ internal static string ServiceConfig_Title { } /// - /// Looks up a localized string similar to &apply. + /// Looks up a localized string similar to &Apply. /// internal static string ServiceConnect_BtnRetryAuthId { get { @@ -6897,7 +6907,7 @@ internal static string ServiceConnect_BtnRetryAuthId { } /// - /// Looks up a localized string similar to fetching configured commands failed. + /// Looks up a localized string similar to Fetching configured commands failed!. /// internal static string ServiceConnect_CommandsFailed { get { @@ -6917,7 +6927,7 @@ internal static string ServiceConnect_CommandsFailedMessage { } /// - /// Looks up a localized string similar to communicating with the service has failed. + /// Looks up a localized string similar to Communicating with the service has failed!. /// internal static string ServiceConnect_CommunicationFailed { get { @@ -6937,7 +6947,7 @@ internal static string ServiceConnect_CommunicationFailedMessage { } /// - /// Looks up a localized string similar to connecting with the satellite service, one moment please ... + /// Looks up a localized string similar to Connecting with satellite service, please wait... /// internal static string ServiceConnect_Connecting { get { @@ -6946,7 +6956,7 @@ internal static string ServiceConnect_Connecting { } /// - /// Looks up a localized string similar to connecting to the service has failed. + /// Looks up a localized string similar to Connecting to the service has failed!. /// internal static string ServiceConnect_Failed { get { @@ -6984,7 +6994,7 @@ internal static string ServiceConnect_LblConnect { } /// - /// Looks up a localized string similar to Fetch configuration. + /// Looks up a localized string similar to Fetch Configuration. /// internal static string ServiceConnect_LblFetchConfig { get { @@ -6993,7 +7003,7 @@ internal static string ServiceConnect_LblFetchConfig { } /// - /// Looks up a localized string similar to connecting with the satellite service, one moment please ... + /// Looks up a localized string similar to Connecting satellite service, please wait... /// internal static string ServiceConnect_LblLoading { get { @@ -7002,7 +7012,7 @@ internal static string ServiceConnect_LblLoading { } /// - /// Looks up a localized string similar to auth &id. + /// Looks up a localized string similar to Auth &ID. /// internal static string ServiceConnect_LblRetryAuthId { get { @@ -7011,7 +7021,7 @@ internal static string ServiceConnect_LblRetryAuthId { } /// - /// Looks up a localized string similar to fetching mqtt settings failed. + /// Looks up a localized string similar to Fetching MQTT settings failed!. /// internal static string ServiceConnect_MqttFailed { get { @@ -7031,7 +7041,7 @@ internal static string ServiceConnect_MqttFailedMessage { } /// - /// Looks up a localized string similar to fetching configured sensors failed. + /// Looks up a localized string similar to Fetching configured sensors failed!. /// internal static string ServiceConnect_SensorsFailed { get { @@ -7051,7 +7061,7 @@ internal static string ServiceConnect_SensorsFailedMessage { } /// - /// Looks up a localized string similar to fetching settings failed. + /// Looks up a localized string similar to Fetching settings failed!. /// internal static string ServiceConnect_SettingsFailed { get { @@ -7071,7 +7081,7 @@ internal static string ServiceConnect_SettingsFailedMessage { } /// - /// Looks up a localized string similar to unauthorized. + /// Looks up a localized string similar to Unauthorized. /// internal static string ServiceConnect_Unauthorized { get { @@ -7091,7 +7101,7 @@ internal static string ServiceConnect_UnauthorizedMessage { } /// - /// Looks up a localized string similar to fatal error, check logs. + /// Looks up a localized string similar to Fatal error, please check logs for information!. /// internal static string ServiceControllerManager_Error_Fatal { get { @@ -7100,7 +7110,7 @@ internal static string ServiceControllerManager_Error_Fatal { } /// - /// Looks up a localized string similar to timeout expired. + /// Looks up a localized string similar to Timeout expired. /// internal static string ServiceControllerManager_Error_Timeout { get { @@ -7118,7 +7128,7 @@ internal static string ServiceControllerManager_Error_Unknown { } /// - /// Looks up a localized string similar to apply. + /// Looks up a localized string similar to Apply. /// internal static string ServiceGeneral_Apply { get { @@ -7127,7 +7137,7 @@ internal static string ServiceGeneral_Apply { } /// - /// Looks up a localized string similar to Please select an executor first (tip: doubleclick to browse).. + /// Looks up a localized string similar to Please select an executor first. (Tip: Double click to Browse). /// internal static string ServiceGeneral_BtnStoreCustomExecutor_MessageBox1 { get { @@ -7136,7 +7146,7 @@ internal static string ServiceGeneral_BtnStoreCustomExecutor_MessageBox1 { } /// - /// Looks up a localized string similar to The selected executor isn't found. Please select a new one.. + /// Looks up a localized string similar to The selected executor could not be found, please ensure the path provided is correct and try again.. /// internal static string ServiceGeneral_BtnStoreCustomExecutor_MessageBox2 { get { @@ -7145,7 +7155,7 @@ internal static string ServiceGeneral_BtnStoreCustomExecutor_MessageBox2 { } /// - /// Looks up a localized string similar to Please enter a devicename first.. + /// Looks up a localized string similar to Please provide a device name!. /// internal static string ServiceGeneral_BtnStoreDeviceName_MessageBox1 { get { @@ -7154,7 +7164,7 @@ internal static string ServiceGeneral_BtnStoreDeviceName_MessageBox1 { } /// - /// Looks up a localized string similar to auth &id. + /// Looks up a localized string similar to Auth &ID. /// internal static string ServiceGeneral_LblAuthId { get { @@ -7185,7 +7195,7 @@ internal static string ServiceGeneral_LblAuthStored { } /// - /// Looks up a localized string similar to custom executor &binary. + /// Looks up a localized string similar to Custom Executor &Binary. /// internal static string ServiceGeneral_LblCustomExecBinary { get { @@ -7194,7 +7204,7 @@ internal static string ServiceGeneral_LblCustomExecBinary { } /// - /// Looks up a localized string similar to custom &executor name. + /// Looks up a localized string similar to Custom &Executor Name. /// internal static string ServiceGeneral_LblCustomExecName { get { @@ -7203,7 +7213,7 @@ internal static string ServiceGeneral_LblCustomExecName { } /// - /// Looks up a localized string similar to device &name. + /// Looks up a localized string similar to Device &Name. /// internal static string ServiceGeneral_LblDeviceName { get { @@ -7223,7 +7233,7 @@ internal static string ServiceGeneral_LblDeviceNameInfo_MessageBox1 { } /// - /// Looks up a localized string similar to disconnected &grace period. + /// Looks up a localized string similar to Disconnected Grace &Period. /// internal static string ServiceGeneral_LblDisconGrace { get { @@ -7241,7 +7251,7 @@ internal static string ServiceGeneral_LblDisconGraceInfo_MessageBox1 { } /// - /// Looks up a localized string similar to This page contains general configuration items. For MQTT settings, sensors and commands, browse the tabs on top.. + /// Looks up a localized string similar to This page contains general configuration settings, for MQTT settings, commands, and sensors, browse the different tabs above.. /// internal static string ServiceGeneral_LblInfo1 { get { @@ -7268,7 +7278,7 @@ internal static string ServiceGeneral_LblSeconds { } /// - /// Looks up a localized string similar to tip: doubleclick to browse. + /// Looks up a localized string similar to Tip: Double-click these fields to browse. /// internal static string ServiceGeneral_LblTip1 { get { @@ -7277,7 +7287,7 @@ internal static string ServiceGeneral_LblTip1 { } /// - /// Looks up a localized string similar to tip: doubleclick to generate random. + /// Looks up a localized string similar to Tip: Double-click to generate random. /// internal static string ServiceGeneral_LblTip2 { get { @@ -7286,7 +7296,7 @@ internal static string ServiceGeneral_LblTip2 { } /// - /// Looks up a localized string similar to version. + /// Looks up a localized string similar to Version. /// internal static string ServiceGeneral_LblVersionInfo { get { @@ -7295,7 +7305,7 @@ internal static string ServiceGeneral_LblVersionInfo { } /// - /// Looks up a localized string similar to An error occured while saving, check the logs for more info.. + /// Looks up a localized string similar to An error occurred whilst saving, check the logs for more information.. /// internal static string ServiceGeneral_SavingFailedMessageBox { get { @@ -7304,7 +7314,7 @@ internal static string ServiceGeneral_SavingFailedMessageBox { } /// - /// Looks up a localized string similar to stored!. + /// Looks up a localized string similar to Stored!. /// internal static string ServiceGeneral_Stored { get { @@ -7324,7 +7334,7 @@ internal static string ServiceGeneral_TbAuthId_MessageBox1 { } /// - /// Looks up a localized string similar to unable to open servicemanager. + /// Looks up a localized string similar to unable to open Service Manager. /// internal static string ServiceHelper_ChangeStartMode_Error1 { get { @@ -7342,7 +7352,7 @@ internal static string ServiceHelper_ChangeStartMode_Error2 { } /// - /// Looks up a localized string similar to error configuring startup mode, check logs. + /// Looks up a localized string similar to Error configuring startup mode, please check the logs for more information.. /// internal static string ServiceHelper_ChangeStartMode_Error3 { get { @@ -7351,7 +7361,7 @@ internal static string ServiceHelper_ChangeStartMode_Error3 { } /// - /// Looks up a localized string similar to error setting startup mode, check logs. + /// Looks up a localized string similar to Error setting startup mode, please check the logs for more information.. /// internal static string ServiceHelper_ChangeStartMode_Error4 { get { @@ -7360,7 +7370,7 @@ internal static string ServiceHelper_ChangeStartMode_Error4 { } /// - /// Looks up a localized string similar to copy from &hass.agent. + /// Looks up a localized string similar to Copy from &HASS.Agent. /// internal static string ServiceMqtt_BtnCopy { get { @@ -7369,7 +7379,7 @@ internal static string ServiceMqtt_BtnCopy { } /// - /// Looks up a localized string similar to &clear config. + /// Looks up a localized string similar to &Clear Configuration. /// internal static string ServiceMqtt_BtnMqttClearConfig { get { @@ -7378,7 +7388,7 @@ internal static string ServiceMqtt_BtnMqttClearConfig { } /// - /// Looks up a localized string similar to &send and activate config. + /// Looks up a localized string similar to &Send && Activate Configuration. /// internal static string ServiceMqtt_BtnStore { get { @@ -7387,7 +7397,7 @@ internal static string ServiceMqtt_BtnStore { } /// - /// Looks up a localized string similar to An error occured while saving the configuration, check the logs for more info.. + /// Looks up a localized string similar to An error occurred whilst saving the configuration, please check the logs for more information.. /// internal static string ServiceMqtt_BtnStore_MessageBox1 { get { @@ -7396,7 +7406,7 @@ internal static string ServiceMqtt_BtnStore_MessageBox1 { } /// - /// Looks up a localized string similar to storing and registering, please wait .. . + /// Looks up a localized string similar to Storing and registering, please wait... /// internal static string ServiceMqtt_BtnStore_Storing { get { @@ -7405,7 +7415,7 @@ internal static string ServiceMqtt_BtnStore_Storing { } /// - /// Looks up a localized string similar to &allow untrusted certificates. + /// Looks up a localized string similar to &Allow Untrusted Certificates. /// internal static string ServiceMqtt_CbAllowUntrustedCertificates { get { @@ -7423,7 +7433,7 @@ internal static string ServiceMqtt_CbMqttTls { } /// - /// Looks up a localized string similar to use &retain flag. + /// Looks up a localized string similar to Use &Retain Flag. /// internal static string ServiceMqtt_CbUseRetainFlag { get { @@ -7432,7 +7442,7 @@ internal static string ServiceMqtt_CbUseRetainFlag { } /// - /// Looks up a localized string similar to broker ip address or hostname. + /// Looks up a localized string similar to Broker IP Address or Hostname. /// internal static string ServiceMqtt_LblBrokerIp { get { @@ -7441,7 +7451,7 @@ internal static string ServiceMqtt_LblBrokerIp { } /// - /// Looks up a localized string similar to password. + /// Looks up a localized string similar to Password. /// internal static string ServiceMqtt_LblBrokerPassword { get { @@ -7450,7 +7460,7 @@ internal static string ServiceMqtt_LblBrokerPassword { } /// - /// Looks up a localized string similar to port. + /// Looks up a localized string similar to Port. /// internal static string ServiceMqtt_LblBrokerPort { get { @@ -7459,7 +7469,7 @@ internal static string ServiceMqtt_LblBrokerPort { } /// - /// Looks up a localized string similar to username. + /// Looks up a localized string similar to Username. /// internal static string ServiceMqtt_LblBrokerUsername { get { @@ -7468,7 +7478,7 @@ internal static string ServiceMqtt_LblBrokerUsername { } /// - /// Looks up a localized string similar to client certificate. + /// Looks up a localized string similar to Client Certificate. /// internal static string ServiceMqtt_LblClientCert { get { @@ -7477,7 +7487,7 @@ internal static string ServiceMqtt_LblClientCert { } /// - /// Looks up a localized string similar to client id. + /// Looks up a localized string similar to Client ID. /// internal static string ServiceMqtt_LblClientId { get { @@ -7486,7 +7496,7 @@ internal static string ServiceMqtt_LblClientId { } /// - /// Looks up a localized string similar to discovery prefix. + /// Looks up a localized string similar to Discovery Prefix. /// internal static string ServiceMqtt_LblDiscoPrefix { get { @@ -7505,7 +7515,7 @@ internal static string ServiceMqtt_LblInfo1 { } /// - /// Looks up a localized string similar to root certificate. + /// Looks up a localized string similar to Root Certificate. /// internal static string ServiceMqtt_LblRootCert { get { @@ -7514,7 +7524,7 @@ internal static string ServiceMqtt_LblRootCert { } /// - /// Looks up a localized string similar to querying ... + /// Looks up a localized string similar to Querying... /// internal static string ServiceMqtt_LblStatus { get { @@ -7523,7 +7533,7 @@ internal static string ServiceMqtt_LblStatus { } /// - /// Looks up a localized string similar to status. + /// Looks up a localized string similar to Status. /// internal static string ServiceMqtt_LblStatusInfo { get { @@ -7532,7 +7542,7 @@ internal static string ServiceMqtt_LblStatusInfo { } /// - /// Looks up a localized string similar to config stored!. + /// Looks up a localized string similar to Configuration stored!. /// internal static string ServiceMqtt_LblStored { get { @@ -7550,7 +7560,7 @@ internal static string ServiceMqtt_LblTip1 { } /// - /// Looks up a localized string similar to (leave empty for random). + /// Looks up a localized string similar to (leave empty to auto generate). /// internal static string ServiceMqtt_LblTip2 { get { @@ -7559,7 +7569,7 @@ internal static string ServiceMqtt_LblTip2 { } /// - /// Looks up a localized string similar to tip: doubleclick these fields to browse. + /// Looks up a localized string similar to Tip: Double-click these fields to browse. /// internal static string ServiceMqtt_LblTip3 { get { @@ -7568,7 +7578,7 @@ internal static string ServiceMqtt_LblTip3 { } /// - /// Looks up a localized string similar to configuration missing. + /// Looks up a localized string similar to Configuration missing. /// internal static string ServiceMqtt_SetMqttStatus_ConfigError { get { @@ -7577,7 +7587,7 @@ internal static string ServiceMqtt_SetMqttStatus_ConfigError { } /// - /// Looks up a localized string similar to connected. + /// Looks up a localized string similar to Connected. /// internal static string ServiceMqtt_SetMqttStatus_Connected { get { @@ -7586,7 +7596,7 @@ internal static string ServiceMqtt_SetMqttStatus_Connected { } /// - /// Looks up a localized string similar to connecting ... + /// Looks up a localized string similar to Connecting... /// internal static string ServiceMqtt_SetMqttStatus_Connecting { get { @@ -7595,7 +7605,7 @@ internal static string ServiceMqtt_SetMqttStatus_Connecting { } /// - /// Looks up a localized string similar to disconnected. + /// Looks up a localized string similar to Disconnected. /// internal static string ServiceMqtt_SetMqttStatus_Disconnected { get { @@ -7604,7 +7614,7 @@ internal static string ServiceMqtt_SetMqttStatus_Disconnected { } /// - /// Looks up a localized string similar to error. + /// Looks up a localized string similar to Error. /// internal static string ServiceMqtt_SetMqttStatus_Error { get { @@ -7613,7 +7623,7 @@ internal static string ServiceMqtt_SetMqttStatus_Error { } /// - /// Looks up a localized string similar to error fetching status, check logs. + /// Looks up a localized string similar to Error fetching status, please check logs for information.. /// internal static string ServiceMqtt_StatusError { get { @@ -7622,7 +7632,7 @@ internal static string ServiceMqtt_StatusError { } /// - /// Looks up a localized string similar to Please wait while the satellite service is reinstalled ... + /// Looks up a localized string similar to Please wait while the satellite service is re-installed... /// internal static string ServiceReinstall_LblInfo1 { get { @@ -7649,7 +7659,7 @@ internal static string ServiceReinstall_LblTask2 { } /// - /// Looks up a localized string similar to Not all steps completed succesfully. Please consult the logs for more information.. + /// Looks up a localized string similar to Not all steps completed successfully, please check the logs for more information.. /// internal static string ServiceReinstall_ProcessReinstall_MessageBox1 { get { @@ -7667,7 +7677,7 @@ internal static string ServiceReinstall_Title { } /// - /// Looks up a localized string similar to &add new. + /// Looks up a localized string similar to &Add New. /// internal static string ServiceSensors_BtnAdd { get { @@ -7676,7 +7686,7 @@ internal static string ServiceSensors_BtnAdd { } /// - /// Looks up a localized string similar to &modify. + /// Looks up a localized string similar to &Modify. /// internal static string ServiceSensors_BtnModify { get { @@ -7685,7 +7695,7 @@ internal static string ServiceSensors_BtnModify { } /// - /// Looks up a localized string similar to &remove. + /// Looks up a localized string similar to &Remove. /// internal static string ServiceSensors_BtnRemove { get { @@ -7694,7 +7704,7 @@ internal static string ServiceSensors_BtnRemove { } /// - /// Looks up a localized string similar to &send and activate sensors. + /// Looks up a localized string similar to &Send && Activate Sensors. /// internal static string ServiceSensors_BtnStore { get { @@ -7703,7 +7713,7 @@ internal static string ServiceSensors_BtnStore { } /// - /// Looks up a localized string similar to An error occured while saving the sensors, check the logs for more info.. + /// Looks up a localized string similar to An error occurred whilst saving the sensors, please check the logs for more information.. /// internal static string ServiceSensors_BtnStore_MessageBox1 { get { @@ -7712,7 +7722,7 @@ internal static string ServiceSensors_BtnStore_MessageBox1 { } /// - /// Looks up a localized string similar to storing and registering, please wait .. . + /// Looks up a localized string similar to Storing and registering, please wait... /// internal static string ServiceSensors_BtnStore_Storing { get { @@ -7721,7 +7731,7 @@ internal static string ServiceSensors_BtnStore_Storing { } /// - /// Looks up a localized string similar to name. + /// Looks up a localized string similar to Name. /// internal static string ServiceSensors_ClmName { get { @@ -7730,7 +7740,7 @@ internal static string ServiceSensors_ClmName { } /// - /// Looks up a localized string similar to type. + /// Looks up a localized string similar to Type. /// internal static string ServiceSensors_ClmType { get { @@ -7739,7 +7749,7 @@ internal static string ServiceSensors_ClmType { } /// - /// Looks up a localized string similar to refresh. + /// Looks up a localized string similar to Refresh. /// internal static string ServiceSensors_LblRefresh { get { @@ -7748,7 +7758,7 @@ internal static string ServiceSensors_LblRefresh { } /// - /// Looks up a localized string similar to sensors stored!. + /// Looks up a localized string similar to Sensors stored!. /// internal static string ServiceSensors_LblStored { get { @@ -7775,7 +7785,7 @@ internal static string ServiceSetState_Enabled { } /// - /// Looks up a localized string similar to Please wait while the satellite service is configured ... + /// Looks up a localized string similar to Please wait while the satellite service is configured... /// internal static string ServiceSetState_LblInfo1 { get { @@ -7956,6 +7966,24 @@ internal static string SystemStateEvent_ConsoleDisconnect { } } + /// + /// Looks up a localized string similar to HassAgentSatelliteServiceStarted. + /// + internal static string SystemStateEvent_HassAgentSatelliteServiceStarted { + get { + return ResourceManager.GetString("SystemStateEvent_HassAgentSatelliteServiceStarted", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to HassAgentStarted. + /// + internal static string SystemStateEvent_HassAgentStarted { + get { + return ResourceManager.GetString("SystemStateEvent_HassAgentStarted", resourceCulture); + } + } + /// /// Looks up a localized string similar to Logoff. /// @@ -8102,7 +8130,7 @@ internal static string UpdateManager_DownloadAndExecuteUpdate_MessageBox4 { } /// - /// Looks up a localized string similar to error fetching info, check the logs. + /// Looks up a localized string similar to Error fetching info, please check logs for more information.. /// internal static string UpdateManager_GetLatestVersionInfo_Error { get { @@ -8111,7 +8139,7 @@ internal static string UpdateManager_GetLatestVersionInfo_Error { } /// - /// Looks up a localized string similar to one sec, fetching info ... + /// Looks up a localized string similar to Fetching info, please wait... /// internal static string UpdatePending_BtnDownload { get { @@ -8120,7 +8148,7 @@ internal static string UpdatePending_BtnDownload { } /// - /// Looks up a localized string similar to processing ... + /// Looks up a localized string similar to Processing... /// internal static string UpdatePending_BtnDownload_Processing { get { @@ -8129,7 +8157,7 @@ internal static string UpdatePending_BtnDownload_Processing { } /// - /// Looks up a localized string similar to &ignore this update. + /// Looks up a localized string similar to &Ignore Update. /// internal static string UpdatePending_BtnIgnore { get { @@ -8138,7 +8166,7 @@ internal static string UpdatePending_BtnIgnore { } /// - /// Looks up a localized string similar to install BETA release. + /// Looks up a localized string similar to Install Beta Release. /// internal static string UpdatePending_InstallBetaRelease { get { @@ -8147,7 +8175,7 @@ internal static string UpdatePending_InstallBetaRelease { } /// - /// Looks up a localized string similar to install update. + /// Looks up a localized string similar to Install Update. /// internal static string UpdatePending_InstallUpdate { get { @@ -8174,7 +8202,7 @@ internal static string UpdatePending_LblNewReleaseInfo { } /// - /// Looks up a localized string similar to release page. + /// Looks up a localized string similar to Release Page. /// internal static string UpdatePending_LblRelease { get { @@ -8201,7 +8229,7 @@ internal static string UpdatePending_LblUpdateQuestion_Navigate { } /// - /// Looks up a localized string similar to Hold on, processing your request ... + /// Looks up a localized string similar to Processing request, please wait... /// internal static string UpdatePending_LblUpdateQuestion_Processing { get { @@ -8219,7 +8247,7 @@ internal static string UpdatePending_NewBetaRelease { } /// - /// Looks up a localized string similar to open BETA release page. + /// Looks up a localized string similar to Open Beta Release Page. /// internal static string UpdatePending_OpenBetaReleasePage { get { @@ -8228,7 +8256,7 @@ internal static string UpdatePending_OpenBetaReleasePage { } /// - /// Looks up a localized string similar to open release page. + /// Looks up a localized string similar to Open Release Page. /// internal static string UpdatePending_OpenReleasePage { get { @@ -8329,7 +8357,7 @@ internal static string WebView_InitializeAsync_MessageBox1 { } /// - /// Looks up a localized string similar to Something went wrong while initializing the WebView. Please check your logs and open a GitHub ticket to get help.. + /// Looks up a localized string similar to Something went wrong while initializing the WebView! Please check your logs and open a GitHub issue for further assistance.. /// internal static string WebView_InitializeAsync_MessageBox2 { get { @@ -8347,7 +8375,7 @@ internal static string WebView_Title { } /// - /// Looks up a localized string similar to &save. + /// Looks up a localized string similar to &Save. /// internal static string WebViewCommandConfig_BtnSave { get { @@ -8356,7 +8384,7 @@ internal static string WebViewCommandConfig_BtnSave { } /// - /// Looks up a localized string similar to &always show centered in screen. + /// Looks up a localized string similar to &Always show centered in screen. /// internal static string WebViewCommandConfig_CbCenterScreen { get { @@ -8365,7 +8393,7 @@ internal static string WebViewCommandConfig_CbCenterScreen { } /// - /// Looks up a localized string similar to show the window's &title bar. + /// Looks up a localized string similar to Show the window's &title bar. /// internal static string WebViewCommandConfig_CbShowTitleBar { get { @@ -8374,7 +8402,7 @@ internal static string WebViewCommandConfig_CbShowTitleBar { } /// - /// Looks up a localized string similar to set window as always on &top. + /// Looks up a localized string similar to Set window as 'Always on &Top'. /// internal static string WebViewCommandConfig_CbTopMost { get { @@ -8392,7 +8420,7 @@ internal static string WebViewCommandConfig_LblInfo1 { } /// - /// Looks up a localized string similar to location. + /// Looks up a localized string similar to Location. /// internal static string WebViewCommandConfig_LblLocation { get { @@ -8401,7 +8429,7 @@ internal static string WebViewCommandConfig_LblLocation { } /// - /// Looks up a localized string similar to size. + /// Looks up a localized string similar to Size. /// internal static string WebViewCommandConfig_LblSize { get { @@ -8410,7 +8438,7 @@ internal static string WebViewCommandConfig_LblSize { } /// - /// Looks up a localized string similar to tip: press 'esc' to close a webview. + /// Looks up a localized string similar to Tip: Press ESCAPE to close a WebView.. /// internal static string WebViewCommandConfig_LblTip1 { get { diff --git a/src/HASS.Agent/Resources/Localization/Languages.en.resx b/src/HASS.Agent/Resources/Localization/Languages.en.resx index 8a25612..a84e41f 100644 --- a/src/HASS.Agent/Resources/Localization/Languages.en.resx +++ b/src/HASS.Agent/Resources/Localization/Languages.en.resx @@ -1,5 +1,5 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + --> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 This page allows you to configure bindings with external tools. @@ -124,7 +124,7 @@ Browser Name - By default HASS.Agent will launch URLs using your default browser. You can also configure + By default HASS.Agent will launch URLs using your default browser. You can also configure a specific browser to be used instead along with launch arguments to run in private mode. @@ -137,8 +137,8 @@ a specific browser to be used instead along with launch arguments to run in priv Custom Executor Binary - You can configure the HASS.Agent to use a specific interpreter such as Perl or Python. -Use the 'custom executor' command to launch this executor. + You can configure the HASS.Agent to use a specific interpreter such as Perl or Python. +Use the 'custom executor' command to launch this executor. Custom Executor Name @@ -150,7 +150,7 @@ Use the 'custom executor' command to launch this executor. &Test - HASS.Agent will wait a grace period before notifying you of disconnects from MQTT or HA's API. + HASS.Agent will wait a grace period before notifying you of disconnects from MQTT or HA's API. You can set the amount of seconds to wait in this grace period below. @@ -160,11 +160,11 @@ You can set the amount of seconds to wait in this grace period below. Disconnected Grace &Period - IMPORTANT: if you change this value, HASS.Agent will unpublish all your sensors, commands and force a restart of itself so they can be republished under the new device name. + IMPORTANT: if you change this value, HASS.Agent will unpublish all your sensors, commands and force a restart of itself so they can be republished under the new device name. Your automations and scripts will keep working. - The device name is used to identify your machine on Home Assistant. + The device name is used to identify your machine on Home Assistant. It is also used as a prefix for your command/sensor names (this can be changed per entity). @@ -186,12 +186,12 @@ It is also used as a prefix for your command/sensor names (this can be changed p &Test Connection - To learn which entities you have configured and to send quick actions, HASS.Agent uses -Home Assistant's API. + To learn which entities you have configured and to send quick actions, HASS.Agent uses +Home Assistant's API. Please provide a long-lived access token and the address of your Home Assistant instance. You can get a token in Home Assistant by clicking your profile picture at the bottom-left -and navigating to the bottom of the page until you see the 'CREATE TOKEN' button. +and navigating to the bottom of the page until you see the 'CREATE TOKEN' button. &API Token @@ -203,9 +203,9 @@ and navigating to the bottom of the page until you see the 'CREATE TOKEN&ap &Clear - An easy way to pull up your quick actions is to use a global hotkey. + An easy way to pull up your quick actions is to use a global hotkey. -This way, whatever you're doing on your machine, you can always interact with Home Assistant. +This way, whatever you're doing on your machine, you can always interact with Home Assistant. &Enable Quick Actions Hotkey @@ -226,15 +226,15 @@ This way, whatever you're doing on your machine, you can always interact wi days - Some items like images shown in notifications have to be temporarily stored locally. You can + Some items like images shown in notifications have to be temporarily stored locally. You can configure the amount of days they should be kept before HASS.Agent deletes them. -Enter '0' to keep them permanently. +Enter '0' to keep them permanently. - Extended logging provides more verbose and in-depth logging, in case the default logging isn't + Extended logging provides more verbose and in-depth logging, in case the default logging isn't sufficient. Please note that enabling this can cause the logfiles to grow large, and should only be -used when you suspect something's wrong with HASS.Agent itself or when asked by the +used when you suspect something's wrong with HASS.Agent itself or when asked by the developers. @@ -265,9 +265,9 @@ developers. (leave default if unsure) - Commands and sensors use MQTT, as well as notifications and media player functions when using the new integration. + Commands and sensors use MQTT, as well as notifications and media player functions when using the new integration. -Please provide credentials for your broker, if you're using the HA Mosquitto addon, you can probably use the preset address. +Please provide credentials for your broker, if you're using the HA Mosquitto addon, you can probably use the preset address. Note: these settings (excluding the Client ID) will also be applied to the satellite service. @@ -293,7 +293,7 @@ Note: these settings (excluding the Client ID) will also be applied to the satel Client ID - If something is not working, make sure you try the following steps: + If something is not working, make sure you try the following steps: - Install the HASS.Agent integration - Restart Home Assistant @@ -323,8 +323,8 @@ Note: these settings (excluding the Client ID) will also be applied to the satel &Ignore certificate errors for images - The satellite service allows you to run sensors and commands even when no user's logged in. -Use the 'satellite service' button on the main window to manage it. + The satellite service allows you to run sensors and commands even when no user's logged in. +Use the 'satellite service' button on the main window to manage it. Service Status: @@ -345,12 +345,12 @@ Use the 'satellite service' button on the main window to manage it.&Reinstall Service - If you do not configure the service, it won't do anything. However, you can still decide to disable it as well. + If you do not configure the service, it won't do anything. However, you can still decide to disable it as well. The installer will leave the disabled service alone(if you remove the service, the installer will reinstall it). - You can try reinstalling the service if it's not working correctly. -Your configuration and entities won't be removed. + You can try reinstalling the service if it's not working correctly. +Your configuration and entities won't be removed. Open Service &Logs Folder @@ -359,7 +359,7 @@ Your configuration and entities won't be removed. If the service still fails after reinstalling, please open a ticket and send the content of the latest log. - HASS.Agent can start when you login by creating an entry in your user profile's registry. + HASS.Agent can start when you login by creating an entry in your user profile's registry. Since HASS.Agent is user based, if you want to launch for another user, just install and config HASS.Agent there. @@ -374,7 +374,7 @@ HASS.Agent there. Notify me of &beta releases - When a new update is available, HASS.Agent can download the installer and launch it for you. + When a new update is available, HASS.Agent can download the installer and launch it for you. The certificate of the downloaded file will get checked before running,you will still get to review the release notes and manually approve the update. @@ -382,7 +382,7 @@ The certificate of the downloaded file will get checked before running,you will Automatically &download future updates - HASS.Agent checks for updates in the background if enabled. + HASS.Agent checks for updates in the background if enabled. You will be sent a push notification if a new update is discovered, letting you know a new version is ready to be installed. @@ -391,10 +391,10 @@ new version is ready to be installed. Notify me when a new &release is available - Welcome to the HASS.Agent! It looks like this is the first time you are launching the agent. + Welcome to the HASS.Agent! It looks like this is the first time you are launching the agent. To assist you with a first time setup, proceed with the configuration steps below -or alternatively, click 'Close'. +or alternatively, click 'Close'. The device name is used to identify your machine on Home Assistant, it is also used as a suggested prefix for your commands and sensors. @@ -406,7 +406,7 @@ or alternatively, click 'Close'. Yes, &start HASS.Agent on System Login - HASS.Agent can start with your system, this allows for any sensors and data transmission between your device and Home Assistant to begin as soon as you login. + HASS.Agent can start with your system, this allows for any sensors and data transmission between your device and Home Assistant to begin as soon as you login. This setting can be changed any time later in the HASS.Agent configuration window. @@ -420,7 +420,7 @@ This setting can be changed any time later in the HASS.Agent configuration windo Yes, accept notifications on port - HASS.Agent can receive notifications from Home Assistant, using text and/or images. + HASS.Agent can receive notifications from Home Assistant, using text and/or images. Do you want to enable this function? @@ -428,7 +428,7 @@ Do you want to enable this function? HASS.Agent-Notifier GitHub Page - Make sure you follow these steps: + Make sure you follow these steps: - Install HASS.Agent-Notifier integration - Restart Home Assistant @@ -436,7 +436,7 @@ Do you want to enable this function? - Restart Home Assistant - To use notifications, you need to install and configure the HASS.Agent-notifier integration in + To use notifications, you need to install and configure the HASS.Agent-notifier integration in Home Assistant. This is very easy using HACS but may also be installed manually, visit the link below for more @@ -449,12 +449,12 @@ information. Server &URI (should be ok like this) - To learn which entities you have configured and to send quick actions, HASS.Agent uses -Home Assistant's API. + To learn which entities you have configured and to send quick actions, HASS.Agent uses +Home Assistant's API. Please provide a long-lived access token and the address of your Home Assistant instance. You can get a token in Home Assistant by clicking your profile picture at the bottom-left -and navigating to the bottom of the page until you see the 'CREATE TOKEN' button. +and navigating to the bottom of the page until you see the 'CREATE TOKEN' button. Test &Connection @@ -475,9 +475,9 @@ and navigating to the bottom of the page until you see the 'CREATE TOKEN&ap IP Address or Hostname - Commands and sensors are sent through MQTT. The notifications- and media player integration also make use of them. + Commands and sensors are sent through MQTT. The notifications- and media player integration also make use of them. -Tip: if you're using the HA addon, you can probably use the preset address - just provide credentials. +Tip: if you're using the HA addon, you can probably use the preset address - just provide credentials. @@ -493,16 +493,16 @@ Tip: if you're using the HA addon, you can probably use the preset address &Hotkey Combination - An easy way to pull up your quick actions is to use a global hotkey. + An easy way to pull up your quick actions is to use a global hotkey. -This way, whatever you're doing on your machine, you can always interact with Home Assistant. +This way, whatever you're doing on your machine, you can always interact with Home Assistant. &Clear - HASS.Agent checks for updates in the background if enabled. + HASS.Agent checks for updates in the background if enabled. You will be sent a push notification if a new update is discovered, letting you know a new version is ready to be installed. @@ -516,7 +516,7 @@ Do you want to enable this automatic update checks? Yes, &download and launch the installer for me - When a new update is available, HASS.Agent can download the installer and launch it for you. + When a new update is available, HASS.Agent can download the installer and launch it for you. The certificate of the downloaded file will get checked before running,you will still get to review the release notes and manually approve the update. @@ -524,10 +524,10 @@ The certificate of the downloaded file will get checked before running,you will HASS.Agent GitHub page - There's a lot more to tinker with, so make sure you take a look at the Configuration Wwindow! + There's a lot more to tinker with, so make sure you take a look at the Configuration Wwindow! -Thank you for using HASS.Agent, hopefully it'll be useful for you :-) +Thank you for using HASS.Agent, hopefully it'll be useful for you :-) @@ -642,7 +642,7 @@ Thank you for using HASS.Agent, hopefully it'll be useful for you :-) (leave default if not sure) - Commands and sensors are sent through MQTT. Please provide credentials for your server. If you're using the HA addon, + Commands and sensors are sent through MQTT. Please provide credentials for your server. If you're using the HA addon, you can probably use the preset address. @@ -880,7 +880,7 @@ you can probably use the preset address. Description - Enabled + Hotkey Enabled Quick Actions Configuration @@ -970,7 +970,7 @@ you can probably use the preset address. Type - multivalue + Multivalue Agent @@ -1006,15 +1006,15 @@ you can probably use the preset address. A Windows-based client for the Home Assistant platform. - This application is open source and completely free, please check the project pages of + This application is open source and completely free, please check the project pages of the used components for their individual licenses: - A big 'thank you' to the developers of these projects, who were kind enough to share + A big 'thank you' to the developers of these projects, who were kind enough to share their hard work with the rest of us mere mortals. - And of course; thanks to Paulus Shoutsen and the entire team of developers that + And of course; thanks to Paulus Shoutsen and the entire team of developers that created and maintain Home Assistant :-) @@ -1093,7 +1093,7 @@ created and maintain Home Assistant :-) &Close - If you are having trouble with HASS.Agent and require support + If you are having trouble with HASS.Agent and require support with any sensors, commands, or for general support and feedback, there are few ways you can reach us: @@ -1107,14 +1107,14 @@ there are few ways you can reach us: GitHub Issues - Bit of everything, with the addition that other + Bit of everything, with the addition that other HA users can help you out too! Report bugs, post feature requests, see latest changes, etc. - Get help with setting up and using HASS.Agent, + Get help with setting up and using HASS.Agent, report bugs or get involved in general chit-chat! @@ -1229,33 +1229,33 @@ report bugs or get involved in general chit-chat! HASS.Agent Update - Execute a custom command. + Execute a custom command. -These commands run without special elevation. To run elevated, create a Scheduled Task, and use 'schtasks /Run /TN "TaskName"' as the command to execute your task. +These commands run without special elevation. To run elevated, create a Scheduled Task, and use 'schtasks /Run /TN "TaskName"' as the command to execute your task. -Or enable 'run as low integrity' for even stricter execution. +Or enable 'run as low integrity' for even stricter execution. - Executes the command through the configured custom executor (in Configuration -> External Tools). + Executes the command through the configured custom executor (in Configuration -> External Tools). -Your command is provided as an argument 'as is', so you have to supply your own quotes etc. if necessary. +Your command is provided as an argument 'as is', so you have to supply your own quotes etc. if necessary. Sets the machine in hibernation. - Simulates a single keypress. + Simulates a single keypress. -Click on the 'keycode' textbox and press the key you want simulated. The corresponding keycode will be entered for you. +Click on the 'keycode' textbox and press the key you want simulated. The corresponding keycode will be entered for you. If you need more keys and/or modifiers like CTRL, use the MultipleKeys command. - Launches the provided URL, by default in your default browser. + Launches the provided URL, by default in your default browser. -To use 'incognito', provide a specific browser in Configuration -> External Tools. +To use 'incognito', provide a specific browser in Configuration -> External Tools. -If you just want a window with a specific URL (not an entire browser), use a 'WebView' command. +If you just want a window with a specific URL (not an entire browser), use a 'WebView' command. Locks the current session. @@ -1282,9 +1282,9 @@ If you just want a window with a specific URL (not an entire browser), use a &ap Simulates 'Volume Up' key. - Simulates pressing mulitple keys. + Simulates pressing mulitple keys. -You need to put [ ] between every key, otherwise HASS.Agent can't tell them apart. So say you want to press X TAB Y SHIFT-Z, it'd be [X] [{TAB}] [Y] [+Z]. +You need to put [ ] between every key, otherwise HASS.Agent can't tell them apart. So say you want to press X TAB Y SHIFT-Z, it'd be [X] [{TAB}] [Y] [+Z]. There are a few tricks you can use: @@ -1299,29 +1299,29 @@ There are a few tricks you can use: More info: https://docs.microsoft.com/en-us/dotnet/api/system.windows.forms.sendkeys - Execute a Powershell command or script. + Execute a Powershell command or script. You can either provide the location of a script (*.ps1), or a single-line command. This will run without special elevation. - Resets all sensor checks, forcing all sensors to process and send their value. + Resets all sensor checks, forcing all sensors to process and send their value. Useful for example if you want to force HASS.Agent to update all your sensors after a HA reboot. - Restarts the machine after one minute. + Restarts the machine after one minute. -Tip: Accidentally triggered? Run 'shutdown /a' to abort shutdown. +Tip: Accidentally triggered? Run 'shutdown /a' to abort shutdown. - Shuts down the machine after one minute. + Shuts down the machine after one minute. -Tip: Accidentally triggered? Run 'shutdown /a' to abort shutdown. +Tip: Accidentally triggered? Run 'shutdown /a' to abort shutdown. - Puts the machine to sleep. + Puts the machine to sleep. Note: due to a limitation in Windows, this only works if hibernation is disabled, otherwise it will just hibernate. @@ -1334,12 +1334,12 @@ You can use something like NirCmd (http://www.nirsoft.net/utils/nircmd.html) to The browser binary provided could not be found, please ensure the path is correct and try again. - No incognito arguments were provided so the browser will likely launch normally. + No incognito arguments were provided so the browser will likely launch normally. Do you want to continue? - Something went wrong while launching your browser in incognito mode! + Something went wrong while launching your browser in incognito mode! Please check the logs for more information. @@ -1350,12 +1350,12 @@ Please check the logs for more information. Please enter a value for your Home Assistant's URI. - Unable to connect, the following error was returned: + Unable to connect, the following error was returned: {0} - Connection OK! + Connection OK! Home Assistant version: {0} @@ -1369,7 +1369,7 @@ Home Assistant version: {0} Notifications are currently disabled, please enable them and restart the HASS.Agent, then try again. - The test notification should have appeared, if you did not receive it please check the logs or consult the documentation for troubleshooting tips. + The test notification should have appeared, if you did not receive it please check the logs or consult the documentation for troubleshooting tips. Note: This only tests locally whether notifications can be shown! @@ -1380,7 +1380,7 @@ Note: This only tests locally whether notifications can be shown! Executing, please wait.. - Something went wrong whilst reserving the port! + Something went wrong whilst reserving the port! Manual execution is required and a command has been copied to your clipboard, please open an elevated terminal and paste the command. @@ -1402,32 +1402,32 @@ Additionally, remember to change your Firewall Rules port! Failed - Something went wrong whilst stopping the service, did you allow the UAC prompt? + Something went wrong whilst stopping the service, did you allow the UAC prompt? Check the HASS.Agent (not the service) logs for more information. - The service is set to 'disabled', so it cannot be started. + The service is set to 'disabled', so it cannot be started. Please enable the service first and try again. - Something went wrong whilst starting the service, did you allow the UAC prompt? + Something went wrong whilst starting the service, did you allow the UAC prompt? Check the HASS.Agent (not the service) logs for more information. - Something went wrong whilst disabling the service, did you allow the UAC prompt? + Something went wrong whilst disabling the service, did you allow the UAC prompt? Check the HASS.Agent (not the service) logs for more information. - Something went wrong whilst enabling the service, did you allow the UAC prompt? + Something went wrong whilst enabling the service, did you allow the UAC prompt? Check the HASS.Agent (not the service) logs for more information. - Something went wrong whilst reinstalling the service, did you allow the UAC prompt? + Something went wrong whilst reinstalling the service, did you allow the UAC prompt? Check the HASS.Agent (not the service) logs for more information. @@ -1474,12 +1474,12 @@ Check the HASS.Agent (not the service) logs for more information. Please enter your Home Assistant's URI. - Unable to connect, the following error was returned: + Unable to connect, the following error was returned: {0} - Connection OK! + Connection OK! Home Assistant version: {0} @@ -1499,15 +1499,15 @@ Home Assistant version: {0} Connecting to the service has failed! - The service hasn't been found! You can install and manage it from the configuration panel. + The service hasn't been found! You can install and manage it from the configuration panel. -When it's up and running, come back here to configure the commands and sensors. +When it's up and running, come back here to configure the commands and sensors. Communicating with the service has failed! - Unable to communicate with the service. Check the logs for more info. + Unable to communicate with the service. Check the logs for more info. You can open the logs and manage the service from the configuration panel. @@ -1515,7 +1515,7 @@ You can open the logs and manage the service from the configuration panel.Unauthorized - You are not authorized to contact the service. + You are not authorized to contact the service. If you have the correct auth ID, you can set it now and try again. @@ -1523,7 +1523,7 @@ If you have the correct auth ID, you can set it now and try again. Fetching settings failed! - The service returned an error while requesting its settings. Check the logs for more info. + The service returned an error while requesting its settings. Check the logs for more info. You can open the logs and manage the service from the configuration panel. @@ -1531,7 +1531,7 @@ You can open the logs and manage the service from the configuration panel.Fetching MQTT settings failed! - The service returned an error while requesting its MQTT settings. Check the logs for more info. + The service returned an error while requesting its MQTT settings. Check the logs for more info. You can open the logs and manage the service from the configuration panel. @@ -1539,7 +1539,7 @@ You can open the logs and manage the service from the configuration panel.Fetching configured commands failed! - The service returned an error while requesting its configured commands. Check the logs for more info. + The service returned an error while requesting its configured commands. Check the logs for more info. You can open the logs and manage the service from the configuration panel. @@ -1547,12 +1547,12 @@ You can open the logs and manage the service from the configuration panel.Fetching configured sensors failed! - The service returned an error while requesting its configured sensors. Check the logs for more info. + The service returned an error while requesting its configured sensors. Check the logs for more info. You can open the logs and manage the service from the configuration panel. - Storing an empty auth ID will allow all HASS.Agent to access the service. + Storing an empty auth ID will allow all HASS.Agent to access the service. Are you sure you want this? @@ -1569,16 +1569,16 @@ Are you sure you want this? The selected executor could not be found, please ensure the path provided is correct and try again. - Set an auth ID if you don't want every instance of HASS.Agent on this PC to connect with the satellite service. + Set an auth ID if you don't want every instance of HASS.Agent on this PC to connect with the satellite service. Only the instances that have the correct ID, can connect. Leave empty to allow all to connect. - This is the name with which the satellite service registers itself on Home Assistant. + This is the name with which the satellite service registers itself on Home Assistant. -By default, it's your PC's name plus '-satellite'. +By default, it's your PC's name plus '-satellite'. The amount of time the satellite service will wait before reporting a lost connection to the MQTT broker. @@ -1605,7 +1605,7 @@ By default, it's your PC's name plus '-satellite'. Not all steps completed succesfully. Please consult the logs for more information. - HASS.Agent is still active after {0} seconds. Please close all instances and restart manually. + HASS.Agent is still active after {0} seconds. Please close all instances and restart manually. Check the logs for more info, and optionally inform the developers. @@ -1625,7 +1625,7 @@ Check the logs for more info, and optionally inform the developers. Stop Satellite Service - Something went wrong while processing the desired service state. + Something went wrong while processing the desired service state. Please consult the logs for more information. @@ -1660,12 +1660,12 @@ Please consult the logs for more information. A command with that name already exists, are you sure you want to continue? - If a command is not provided, you may only use this entity with an 'action' value via Home Assistant, running it as-is will have no action. + If a command is not provided, you may only use this entity with an 'action' value via Home Assistant, running it as-is will have no action. Are you sure you want to proceed? - If you don't enter a command or script, you can only use this entity with an 'action' value through Home Assistant. Running it as-is won't do anything. + If you don't enter a command or script, you can only use this entity with an 'action' value through Home Assistant. Running it as-is won't do anything. Are you sure you want this? @@ -1676,7 +1676,7 @@ Are you sure you want this? Checking keys failed: {0} - If a URL is not provided, you may only use this entity with an 'action' value via Home Assistant, running it as-is will have no action. + If a URL is not provided, you may only use this entity with an 'action' value via Home Assistant, running it as-is will have no action. Are you sure you want to proceed? @@ -1696,7 +1696,7 @@ Are you sure you want to proceed? Launch in Incognito Mode - Browser: Default + Browser: Default Please configure a custom browser to enable incognito mode. @@ -1707,7 +1707,7 @@ Please configure a custom browser to enable incognito mode. Browser: {0} - Executor: None + Executor: None Please configure an executor or your command will not run. @@ -1835,51 +1835,51 @@ Please configure an executor or your command will not run. {0} only! - You've changed your device's name. + You've changed your device's name. All your sensors and commands will now be unpublished, and HASS.Agent will restart afterwards to republish them. -Don't worry, they'll keep their current names, so your automations or scripts will keep working. +Don't worry, they'll keep their current names, so your automations or scripts will keep working. -Note: the name will get 'sanitized', which means everything except letters, digits and whitespace get replaced by an underscore. This is required by HA. +Note: the name will get 'sanitized', which means everything except letters, digits and whitespace get replaced by an underscore. This is required by HA. - You've changed the local API's port. This new port needs to be reserved. + You've changed the local API's port. This new port needs to be reserved. -You'll get an UAC request to do so, please approve. +You'll get an UAC request to do so, please approve. - Something went wrong! + Something went wrong! Please manually execute the required command. It has been copied onto your clipboard, you just need to paste it into an elevated command prompt. -Remember to change your firewall rule's port as well. +Remember to change your firewall rule's port as well. - The port has succesfully been reserved! + The port has succesfully been reserved! HASS.Agent will now restart to activate the new configuration. - Something went wrong while preparing to restart. + Something went wrong while preparing to restart. Please restart manually. - Your configuration has been saved. Most changes require HASS.Agent to restart before they take effect. + Your configuration has been saved. Most changes require HASS.Agent to restart before they take effect. Do you want to restart now? - Something went wrong while loading your settings. + Something went wrong while loading your settings. -Check appsettings.json in the 'config' subfolder, or just delete it to start fresh. +Check appsettings.json in the 'config' subfolder, or just delete it to start fresh. - There was an error launching HASS.Agent. + There was an error launching HASS.Agent. Please check the logs and make a bug report on GitHub. - Local &Sensors + &Sensors &Commands @@ -1948,7 +1948,7 @@ Please check the logs and make a bug report on GitHub. HASS.Agent Onboarding: Completed [{0}/{1}] - Are you sure you want to abort the onboarding process? + Are you sure you want to abort the onboarding process? Your progress will not be saved, and it will not be shown again on next launch. @@ -1956,24 +1956,24 @@ Your progress will not be saved, and it will not be shown again on next launch.< Error fetching info, please check logs for more information. - Unable to prepare downloading the update, check the logs for more info. + Unable to prepare downloading the update, check the logs for more info. The release page will now open instead. - Unable to download the update, check the logs for more info. + Unable to download the update, check the logs for more info. The release page will now open instead. - The downloaded file FAILED the certificate check. + The downloaded file FAILED the certificate check. This could be a technical error, but also a tampered file! Please check the logs, and post a ticket with the findings. - Unable to launch the installer (did you approve the UAC prompt?), check the logs for more info. + Unable to launch the installer (did you approve the UAC prompt?), check the logs for more info. The release page will now open instead. @@ -2014,7 +2014,7 @@ The release page will now open instead. MQTT: Disconnected - Error trying to bind the API to port {0}. + Error trying to bind the API to port {0}. Make sure no other instance of HASS.Agent is running and the port is available and registered. @@ -2022,9 +2022,9 @@ Make sure no other instance of HASS.Agent is running and the port is available a Provides the title of the current active window. - Provides information various aspects of your device's audio: + Provides information various aspects of your device's audio: -Current peak volume level (can be used as a simple 'is something playing' value). +Current peak volume level (can be used as a simple 'is something playing' value). Default audio device: name, state and volume. @@ -2040,7 +2040,7 @@ Summary of your audio sessions: application name, muted state, volume and curren Provides the current clockspeed of the first CPU. - Provides the current volume level as a percentage. + Provides the current volume level as a percentage. Currently takes the volume of your default device. @@ -2060,39 +2060,43 @@ Currently takes the volume of your default device. Provides a datetime value containing the last moment the user provided any input. - Provides a datetime value containing the last moment the system (re)booted. + Provides a datetime value containing the last moment the system (re)booted. -Important: Windows' FastBoot option can throw this value off, because that's a form of hibernation. You can disable it through Power Options -> 'Choose what the power buttons do' -> uncheck 'Turn on fast start-up'. It doesn't make much difference for modern machines with SSDs, but disabling makes sure you get a clean state after rebooting. +Important: Windows' FastBoot option can throw this value off, because that's a form of hibernation. You can disable it through Power Options -> 'Choose what the power buttons do' -> uncheck 'Turn on fast start-up'. It doesn't make much difference for modern machines with SSDs, but disabling makes sure you get a clean state after rebooting. - Provides the last system state change: + Provides the last system state change: ApplicationStarted, Logoff, SystemShutdown, Resume, Suspend, ConsoleConnect, ConsoleDisconnect, RemoteConnect, RemoteDisconnect, SessionLock, SessionLogoff, SessionLogon, SessionRemoteControl and SessionUnlock. - Returns the name of the currently logged user. + Returns the name of the currently logged user. + +This will only show active users, and falls back to 'Empty' if there are none. If there are multiple, the first will be used. - Returns a json-formatted list of currently logged users. + Returns a json-formatted list of currently logged users. + +This will also contain users that aren't active. If you only want the current active user, use the LoggedUser sensor instead. Provides the amount of used memory as a percentage. - Provides a bool value based on whether the microphone is currently being used. + Provides a bool value based on whether the microphone is currently being used. -Note: if used in the satellite service, it won't detect userspace applications. +Note: if used in the satellite service, it won't detect userspace applications. Provides an ON/OFF value based on whether the window is currently open (doesn't have to be active). - Provides card info, configuration, transfer- & package statistics and addresses (ip, mac, dhcp, dns) of the selected network card(s). + Provides card info, configuration, transfer- & package statistics and addresses (ip, mac, dhcp, dns) of the selected network card(s). This is a multi-value sensor. - Provides the values of a performance counter. + Provides the values of a performance counter. For example, the built-in CPU load sensor uses these values: @@ -2100,18 +2104,20 @@ Category: Processor Counter: % Processor Time Instance: _Total -You can explore the counters through Windows' 'perfmon.exe' tool. +You can explore the counters through Windows' 'perfmon.exe' tool. - Provides the number of active instances of the process. + Provides the number of active instances of the process. + +Note: don't add the extension (eg. notepad.exe becomes notepad). - Returns the state of the provided service: NotFound, Stopped, StartPending, StopPending, Running, ContinuePending, PausePending or Paused. + Returns the state of the provided service: NotFound, Stopped, StartPending, StopPending, Running, ContinuePending, PausePending or Paused. -Make sure to provide the 'Service name', not the 'Display name'. +Make sure to provide the 'Service name', not the 'Display name'. - Provides the current session state: + Provides the current session state: Locked, Unlocked or Unknown. @@ -2121,67 +2127,67 @@ Use a LastSystemStateChangeSensor to monitor session state changes. Provides the labels, total size (MB), available space (MB), used space (MB) and file system of all present non-removable disks. - Provides the current user state: + Provides the current user state: NotPresent, Busy, RunningDirect3dFullScreen, PresentationMode, AcceptsNotifications, QuietTime or RunningWindowsStoreApp. Can for instance be used to determine whether to send notifications or TTS messages. - Provides a bool value based on whether the webcam is currently being used. + Provides a bool value based on whether the webcam is currently being used. -Note: if used in the satellite service, it won't detect userspace applications. +Note: if used in the satellite service, it won't detect userspace applications. - Provides a sensor with the amount of pending driver updates, a sensor with the amount of pending software updates, a sensor containing all pending driver updates information (title, kb article id's, hidden, type and categories) and a sensor containing the same for pending software updates. + Provides a sensor with the amount of pending driver updates, a sensor with the amount of pending software updates, a sensor containing all pending driver updates information (title, kb article id's, hidden, type and categories) and a sensor containing the same for pending software updates. -This is a costly request, so the recommended interval is 15 minutes (900 seconds). But it's capped at 10 minutes, if you provide a lower value, you'll get the last known list. +This is a costly request, so the recommended interval is 15 minutes (900 seconds). But it's capped at 10 minutes, if you provide a lower value, you'll get the last known list. Provides the result of the WMI query. - Error loading settings: + Error loading settings: {0} - Error storing initial settings: + Error storing initial settings: {0} - Error storing settings: + Error storing settings: {0} - Error loading commands: + Error loading commands: {0} - Error storing commands: + Error storing commands: {0} - Error loading quick actions: + Error loading quick actions: {0} - Error storing quick actions: + Error storing quick actions: {0} - Error loading sensors: + Error loading sensors: {0} - Error storing sensors: + Error storing sensors: {0} @@ -2507,7 +2513,7 @@ This is a costly request, so the recommended interval is 15 minutes (900 seconds Loading.. - Running + Running Stopped @@ -2543,12 +2549,12 @@ This is a costly request, so the recommended interval is 15 minutes (900 seconds Enter a category and counter first. - Test succesfully executed, result value: + Test succesfully executed, result value: {0} - The test failed to execute: + The test failed to execute: {0} @@ -2558,19 +2564,19 @@ Do you want to open the logs folder? Enter a WMI query first. - Query succesfully executed, result value: + Query succesfully executed, result value: {0} - The query failed to execute: + The query failed to execute: {0} Do you want to open the logs folder? - It looks like your scope is malformed, it should probably start like this: + It looks like your scope is malformed, it should probably start like this: \\.\ROOT\ @@ -2578,7 +2584,7 @@ The scope you entered: {0} -Tip: make sure you haven't switched the scope and query fields around. +Tip: make sure you haven't switched the scope and query fields around. Do you still want to use the current values? @@ -2592,7 +2598,7 @@ Do you still want to use the current values? Last Known Value - Error trying to bind the API to port {0}. + Error trying to bind the API to port {0}. Make sure no other instance of HASS.Agent is running and the port is available and registered. @@ -2603,11 +2609,11 @@ Make sure no other instance of HASS.Agent is running and the port is available a WebView - Shows a window with the provided URL. + Shows a window with the provided URL. -This differs from the 'LaunchUrl' command in that it doesn't load a full-fledged browser, just the provided URL in its own window. +This differs from the 'LaunchUrl' command in that it doesn't load a full-fledged browser, just the provided URL in its own window. -You can use this to for instance quickly show Home Assistant's dashboard. +You can use this to for instance quickly show Home Assistant's dashboard. By default, it stores cookies indefinitely so you only have to log in once. @@ -2615,14 +2621,14 @@ By default, it stores cookies indefinitely so you only have to log in once.HASS.Agent Commands - Looks for the specified process, and tries to send its main window to the front. + Looks for the specified process, and tries to send its main window to the front. -If the application is minimized, it'll get restored. +If the application is minimized, it'll get restored. -Example: if you want to send VLC to the foreground, use 'vlc'. +Example: if you want to send VLC to the foreground, use 'vlc'. - If you do not configure the command, you may only use this entity with an 'action' value via Home Assistant and it will appear using the default settings, running it as-is will have no action. + If you do not configure the command, you may only use this entity with an 'action' value via Home Assistant and it will appear using the default settings, running it as-is will have no action. Are you sure you want to do this? @@ -2645,7 +2651,7 @@ Are you sure you want to do this? The WebView cache has been cleared! - It looks like you're using an alternative scaling. This may result in some parts of HASS.Agent not looking as intended. + It looks like you're using an alternative scaling. This may result in some parts of HASS.Agent not looking as intended. Please report any unusable aspects on GitHub. Thanks! @@ -2664,9 +2670,9 @@ Note: this message only shows once. &Enable Local API - HASS.Agent has its own local API, so Home Assistant can send requests (for instance to send a notification). You can configure it globally here, and afterwards you can configure the dependent sections (currently notifications and mediaplayer). + HASS.Agent has its own local API, so Home Assistant can send requests (for instance to send a notification). You can configure it globally here, and afterwards you can configure the dependent sections (currently notifications and mediaplayer). -Note: this is not required for the new integration to function. Only enable and use it if you don't use MQTT. +Note: this is not required for the new integration to function. Only enable and use it if you don't use MQTT. To be able to listen to the requests, HASS.Agent needs to have its port reserved and opened in your firewall. You can use this button to have it done for you. @@ -2705,7 +2711,7 @@ Note: this is not required for the new integration to function. Only enable and HASS.Agent can act as a media player for Home Assistant, so you'll be able to see and control any media that's playing, and send text-to-speech. If you have MQTT enabled, your device will automatically get added. Otherwise, manually configure the integration to use the local API. - If something is not working, make sure you try the following steps: + If something is not working, make sure you try the following steps: - Install the HASS.Agent integration - Restart Home Assistant @@ -2789,14 +2795,14 @@ Note: this is not required for the new integration to function. Only enable and Manage Satellite Service - To use notifications, you need to install and configure the HASS.Agent-notifier integration in + To use notifications, you need to install and configure the HASS.Agent-notifier integration in Home Assistant. This is very easy using HACS, but you can also install manually. Visit the link below for more information. - Make sure you follow these steps: + Make sure you follow these steps: - Install the HASS.Agent-Notifier and / or HASS.Agent-MediaPlayer integration - Restart Home Assistant @@ -2822,7 +2828,7 @@ information. Enable &Notifications - HASS.Agent has its own internal API, so Home Assistant can send requests (like notifications or text-to-speech). + HASS.Agent has its own internal API, so Home Assistant can send requests (like notifications or text-to-speech). Do you want to enable it? @@ -2836,7 +2842,7 @@ Do you want to enable it? &TLS - Your device name contained some characters that are not allowed by HA (only letters, digits and whitespace). + Your device name contained some characters that are not allowed by HA (only letters, digits and whitespace). The final name is: {0} @@ -2885,7 +2891,7 @@ Do you want to use that version? WebView - The keycode you have provided is not a valid number! + The keycode you have provided is not a valid number! Please ensure the keycode field is in focus and press the key you want simulated, the keycode should then be generated for you. @@ -2902,11 +2908,11 @@ Please ensure the keycode field is in focus and press the key you want simulated HASS.Agent sends notifications when the state of a module changes, you can adjust whether or not you want to receive these notifications below. - You've changed your device's name. + You've changed your device's name. All your sensors and commands will now be unpublished and published again after the HASS.Agent restarts. -Don't worry! they'll keep their current names so your automations and scripts will continue to work. +Don't worry! they'll keep their current names so your automations and scripts will continue to work. Note: You disabled sanitation, so make sure your device name is accepted by Home Assistant. @@ -2980,24 +2986,24 @@ Note: You disabled sanitation, so make sure your device name is accepted by Home Command - If you don't enter a volume value, you can only use this entity with an 'action' value through Home Assistant. Running it as-is won't do anything. + If you don't enter a volume value, you can only use this entity with an 'action' value through Home Assistant. Running it as-is won't do anything. Are you sure you want this? - The name you provided contains unsupported characters and won't work. The suggested version is: + The name you provided contains unsupported characters and won't work. The suggested version is: {0} Do you want to use this version? - The API token you have provided doesn't appear to be valid, please ensure you selected the entire token (Don't use CTRL + A or double-click). A valid API key contains three sections, separated by two dots. + The API token you have provided doesn't appear to be valid, please ensure you selected the entire token (Don't use CTRL + A or double-click). A valid API key contains three sections, separated by two dots. Are you sure you want to use this key anyway? - The URI you have provided does not appear to be valid, a valid URI may look like either of the following: + The URI you have provided does not appear to be valid, a valid URI may look like either of the following: - http://homeassistant.local:8123 - http://192.168.0.1:8123 @@ -3022,7 +3028,7 @@ Are you sure you want to use this URI anyway? &Manage Service - The service is currently stopped and cannot be configured. + The service is currently stopped and cannot be configured. Please start the service first in order to configure it. @@ -3033,18 +3039,18 @@ Please start the service first in order to configure it. Show default menu on mouse left-click - Your Home Assistant API token doesn't look right. Make sure you selected the entire token (don't use CTRL+A or doubleclick). + Your Home Assistant API token doesn't look right. Make sure you selected the entire token (don't use CTRL+A or doubleclick). It should contain three sections (seperated by two dots). Are you sure you want to use it like this? - Your Home Assistant URI doesn't look right. It should look something like 'http://homeassistant.local:8123' or 'https://192.168.0.1:8123'. + Your Home Assistant URI doesn't look right. It should look something like 'http://homeassistant.local:8123' or 'https://192.168.0.1:8123'. Are you sure you want to use it like this? - Your MQTT broker URI doesn't look right. It should look something like 'homeassistant.local' or '192.168.0.1'. + Your MQTT broker URI doesn't look right. It should look something like 'homeassistant.local' or '192.168.0.1'. Are you sure you want to use it like this? @@ -3055,7 +3061,7 @@ Are you sure you want to use it like this? I already donated, hide the button on the main window. - HASS.Agent is completely free, and will always stay that way without restrictions! + HASS.Agent is completely free, and will always stay that way without restrictions! However, developing and maintaining this tool (and everything that surrounds it, like support and the docs) takes up a lot of time. @@ -3071,12 +3077,12 @@ Like most developers, I run on caffeïne - so if you can spare it, a cup of coff Check for Updates - The API token you have provided doesn't appear to be valid, please ensure you selected the entire token (Don't use CTRL + A or double-click). A valid API key contains three sections, separated by two dots. + The API token you have provided doesn't appear to be valid, please ensure you selected the entire token (Don't use CTRL + A or double-click). A valid API key contains three sections, separated by two dots. Are you sure you want to use this key anyway? - The URI you have provided does not appear to be valid, a valid URI may look like either of the following: + The URI you have provided does not appear to be valid, a valid URI may look like either of the following: - http://homeassistant.local:8123 - http://192.168.0.1:8123 @@ -3101,36 +3107,36 @@ Are you sure you want to use this URI anyway? HASS.Agent Post Update - Provides a sensor with the amount of bluetooth devices found. + Provides a sensor with the amount of bluetooth devices found. The devices and their connected state are added as attributes. - Provides a sensors with the amount of bluetooth LE devices found. + Provides a sensors with the amount of bluetooth LE devices found. The devices and their connected state are added as attributes. Only shows devices that were seen since the last report, ie. when the sensor publishes, the list clears. - Returns your current latitude, longitude and altitude as a comma-seperated value. + Returns your current latitude, longitude and altitude as a comma-seperated value. -Make sure Windows' location services are enabled! +Make sure Windows' location services are enabled! -Depending on your Windows version, this can be found in the new control panel -> 'privacy and security' -> 'location'. +Depending on your Windows version, this can be found in the new control panel -> 'privacy and security' -> 'location'. - Provides the name of the process that's currently using the microphone. + Provides the name of the process that's currently using the microphone. -Note: if used in the satellite service, it won't detect userspace applications. +Note: if used in the satellite service, it won't detect userspace applications. - Provides the last monitor power state change: + Provides the last monitor power state change: Dimmed, PowerOff, PowerOn and Unkown. - Returns the result of the provided Powershell command or script. + Returns the result of the provided Powershell command or script. Converts the outcome to text. @@ -3138,12 +3144,12 @@ Converts the outcome to text. Provides information about all installed printers and their queues. - Provides the name of the process that's currently using the webcam. + Provides the name of the process that's currently using the webcam. -Note: if used in the satellite service, it won't detect userspace applications. +Note: if used in the satellite service, it won't detect userspace applications. - Provides the current state of the process' window: + Provides the current state of the process' window: Hidden, Maximized, Minimized, Normal and Unknown. @@ -3151,7 +3157,7 @@ Hidden, Maximized, Minimized, Normal and Unknown. powershell command or script - The name you provided contains unsupported characters and won't work. The suggested version is: + The name you provided contains unsupported characters and won't work. The suggested version is: {0} @@ -3164,12 +3170,12 @@ Do you want to use this version? Please enter a command or script! - Test succesfully executed, result value: + Test succesfully executed, result value: {0} - The test failed to execute: + The test failed to execute: {0} @@ -3203,11 +3209,14 @@ Do you want to open the logs folder? Error setting startup mode, please check the logs for more information. - Microsoft's WebView2 runtime isn't found on your machine. Usually this is handled by the installer, but you can install it manually. + Microsoft's WebView2 runtime isn't found on your machine. Usually this is handled by the installer, but you can install it manually. Do you want to download the runtime installer? Something went wrong while initializing the WebView! Please check your logs and open a GitHub issue for further assistance. + + domain + \ No newline at end of file diff --git a/src/HASS.Agent/Resources/Localization/Languages.resx b/src/HASS.Agent/Resources/Localization/Languages.resx index f0904aa..fea2993 100644 --- a/src/HASS.Agent/Resources/Localization/Languages.resx +++ b/src/HASS.Agent/Resources/Localization/Languages.resx @@ -973,7 +973,7 @@ Check appsettings.json in the 'config' subfolder, or just delete it to start fre Please check the logs and make a bug report on GitHub. - Local &Sensors + &Sensors &Commands @@ -1164,10 +1164,14 @@ Important: Windows' FastBoot option can throw this value off, because that's a f ApplicationStarted, Logoff, SystemShutdown, Resume, Suspend, ConsoleConnect, ConsoleDisconnect, RemoteConnect, RemoteDisconnect, SessionLock, SessionLogoff, SessionLogon, SessionRemoteControl and SessionUnlock. - Returns the name of the currently logged user. + Returns the name of the currently logged user. + +This will only show active users, and falls back to 'Empty' if there are none. If there are multiple, the first will be used. - Returns a json-formatted list of currently logged users. + Returns a json-formatted list of currently logged users. + +This will also contain users that aren't active. If you only want the current active user, use the LoggedUser sensor instead. Provides the amount of used memory as a percentage. @@ -1197,7 +1201,9 @@ Instance: _Total You can explore the counters through Windows' 'perfmon.exe' tool. - Provides the number of active instances of the process. + Provides the number of active instances of the process. + +Note: don't add the extension (eg. notepad.exe becomes notepad). Returns the state of the provided service: NotFound, Stopped, StartPending, StopPending, Running, ContinuePending, PausePending or Paused. @@ -2371,27 +2377,12 @@ you can probably use the preset address. What's this? - - Selected Type - Service agent - - HASS.Agent only! - - - &Entity Type - - - Show MQTT Action Topic - - - Action - Configure Command &Parameters @@ -2420,7 +2411,7 @@ you can probably use the preset address. &Preview - Enabled + Hotkey Enabled Quick Actions Configuration @@ -2482,9 +2473,6 @@ you can probably use the preset address. Description - - multivalue - Agent @@ -3191,4 +3179,25 @@ Do you want to download the runtime installer? HassAgentStarted + + Selected Type + + + HASS.Agent only! + + + &Entity Type + + + Show MQTT Action Topic + + + Action + + + Multivalue + + + domain + \ No newline at end of file