From 1e089aaf7d6d6fef21cfc30e533658aff4a9bc6d Mon Sep 17 00:00:00 2001 From: drewsteinacher <26029945+drewsteinacher@users.noreply.github.com> Date: Sun, 8 Dec 2024 14:19:38 -0500 Subject: [PATCH] Support input_button Translations from Google Translate. --- .../HASS.Agent.Shared/Enums/HassDomain.cs | 7 +- .../Localization/Languages.Designer.cs | 14114 ++++++---------- .../Resources/Localization/Languages.de.resx | 3 + .../Resources/Localization/Languages.en.resx | 3 + .../Resources/Localization/Languages.es.resx | 3 + .../Resources/Localization/Languages.fr.resx | 3 + .../Resources/Localization/Languages.nl.resx | 3 + .../Resources/Localization/Languages.pl.resx | 3 + .../Localization/Languages.pt-br.resx | 3 + .../Resources/Localization/Languages.resx | 3 + .../Resources/Localization/Languages.ru.resx | 3 + .../Resources/Localization/Languages.sl.resx | 3 + .../Resources/Localization/Languages.tr.resx | 3 + .../Resources/Localization/Languages.de.resx | 3 + .../Resources/Localization/Languages.en.resx | 3 + .../Resources/Localization/Languages.es.resx | 3 + .../Resources/Localization/Languages.fr.resx | 3 + .../Resources/Localization/Languages.nl.resx | 3 + .../Resources/Localization/Languages.pl.resx | 3 + .../Localization/Languages.pt-br.resx | 3 + .../Resources/Localization/Languages.resx | 3 + .../Resources/Localization/Languages.ru.resx | 3 + .../Resources/Localization/Languages.sl.resx | 3 + .../Resources/Localization/Languages.tr.resx | 3 + 24 files changed, 5557 insertions(+), 8630 deletions(-) diff --git a/src/HASS.Agent/HASS.Agent.Shared/Enums/HassDomain.cs b/src/HASS.Agent/HASS.Agent.Shared/Enums/HassDomain.cs index 4b453b3..e09c2a1 100644 --- a/src/HASS.Agent/HASS.Agent.Shared/Enums/HassDomain.cs +++ b/src/HASS.Agent/HASS.Agent.Shared/Enums/HassDomain.cs @@ -62,6 +62,11 @@ public enum HassDomain [LocalizedDescription("HassDomain_Button", typeof(Languages))] [Category("button")] [EnumMember(Value = "Button")] - Button + Button, + + [LocalizedDescription("HassDomain_InputButton", typeof(Languages))] + [Category("input_button")] + [EnumMember(Value = "InputButton")] + InputButton } } \ No newline at end of file diff --git a/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.Designer.cs b/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.Designer.cs index 931858f..f9007fb 100644 --- a/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.Designer.cs +++ b/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.Designer.cs @@ -1,8629 +1,5485 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -namespace HASS.Agent.Shared.Resources.Localization { - using System; - - - /// - /// A strongly-typed resource class, for looking up localized strings, etc. - /// - // This class was auto-generated by the StronglyTypedResourceBuilder - // class via a tool like ResGen or Visual Studio. - // To add or remove a member, edit your .ResX file then rerun ResGen - // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")] - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - internal class Languages { - - private static global::System.Resources.ResourceManager resourceMan; - - private static global::System.Globalization.CultureInfo resourceCulture; - - [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal Languages() { - } - - /// - /// Returns the cached ResourceManager instance used by this class. - /// - [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] - internal static global::System.Resources.ResourceManager ResourceManager { - get { - if (object.ReferenceEquals(resourceMan, null)) { - global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("HASS.Agent.Shared.Resources.Localization.Languages", typeof(Languages).Assembly); - resourceMan = temp; - } - return resourceMan; - } - } - - /// - /// Overrides the current thread's CurrentUICulture property for all - /// resource lookups using this strongly typed resource class. - /// - [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] - internal static global::System.Globalization.CultureInfo Culture { - get { - return resourceCulture; - } - set { - resourceCulture = value; - } - } - - /// - /// Looks up a localized string similar to &Close. - /// - internal static string About_BtnClose { - get { - return ResourceManager.GetString("About_BtnClose", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to A Windows-based client for the Home Assistant platform.. - /// - internal static string About_LblInfo1 { - get { - return ResourceManager.GetString("About_LblInfo1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Created with love by. - /// - internal static string About_LblInfo2 { - get { - return ResourceManager.GetString("About_LblInfo2", resourceCulture); - } - } - - /// - /// 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 { - get { - return ResourceManager.GetString("About_LblInfo3", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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. . - /// - internal static string About_LblInfo4 { - get { - return ResourceManager.GetString("About_LblInfo4", resourceCulture); - } - } - - /// - /// 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 { - get { - return ResourceManager.GetString("About_LblInfo5", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Like this tool? Support us (read: keep us awake) by buying a cup of coffee:. - /// - internal static string About_LblInfo6 { - get { - return ResourceManager.GetString("About_LblInfo6", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to or. - /// - internal static string About_LblOr { - get { - return ResourceManager.GetString("About_LblOr", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to About. - /// - internal static string About_Title { - get { - return ResourceManager.GetString("About_Title", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Button. - /// - internal static string CommandEntityType_Button { - get { - return ResourceManager.GetString("CommandEntityType_Button", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Light. - /// - internal static string CommandEntityType_Light { - get { - return ResourceManager.GetString("CommandEntityType_Light", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Lock. - /// - internal static string CommandEntityType_Lock { - get { - return ResourceManager.GetString("CommandEntityType_Lock", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Siren. - /// - internal static string CommandEntityType_Siren { - get { - return ResourceManager.GetString("CommandEntityType_Siren", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Switch. - /// - internal static string CommandEntityType_Switch { - get { - return ResourceManager.GetString("CommandEntityType_Switch", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Close. - /// - internal static string CommandMqttTopic_BtnClose { - get { - return ResourceManager.GetString("CommandMqttTopic_BtnClose", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Copy &to Clipboard. - /// - internal static string CommandMqttTopic_BtnCopyClipboard { - get { - return ResourceManager.GetString("CommandMqttTopic_BtnCopyClipboard", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Topic copied to clipboard!. - /// - internal static string CommandMqttTopic_BtnCopyClipboard_Copied { - get { - return ResourceManager.GetString("CommandMqttTopic_BtnCopyClipboard_Copied", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to help and examples. - /// - internal static string CommandMqttTopic_LblHelp { - get { - return ResourceManager.GetString("CommandMqttTopic_LblHelp", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to This is the MQTT topic on which you can publish action commands:. - /// - internal static string CommandMqttTopic_LblInfo1 { - get { - return ResourceManager.GetString("CommandMqttTopic_LblInfo1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to MQTT Action Topic. - /// - internal static string CommandMqttTopic_Title { - get { - return ResourceManager.GetString("CommandMqttTopic_Title", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Add New. - /// - internal static string CommandsConfig_BtnAdd { - get { - return ResourceManager.GetString("CommandsConfig_BtnAdd", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Modify. - /// - internal static string CommandsConfig_BtnModify { - get { - return ResourceManager.GetString("CommandsConfig_BtnModify", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Remove. - /// - internal static string CommandsConfig_BtnRemove { - get { - return ResourceManager.GetString("CommandsConfig_BtnRemove", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Store and Activate Commands. - /// - internal static string CommandsConfig_BtnStore { - get { - return ResourceManager.GetString("CommandsConfig_BtnStore", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("CommandsConfig_BtnStore_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Storing and registering, please wait... - /// - internal static string CommandsConfig_BtnStore_Storing { - get { - return ResourceManager.GetString("CommandsConfig_BtnStore_Storing", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Name. - /// - internal static string CommandsConfig_ClmName { - get { - return ResourceManager.GetString("CommandsConfig_ClmName", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Type. - /// - internal static string CommandsConfig_ClmType { - get { - return ResourceManager.GetString("CommandsConfig_ClmType", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Action. - /// - internal static string CommandsConfig_LblActionInfo { - get { - return ResourceManager.GetString("CommandsConfig_LblActionInfo", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Low Integrity. - /// - internal static string CommandsConfig_LblLowIntegrity { - get { - return ResourceManager.GetString("CommandsConfig_LblLowIntegrity", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Commands Config. - /// - internal static string CommandsConfig_Title { - get { - return ResourceManager.GetString("CommandsConfig_Title", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Looks for the specified process, and tries to send its main window to the front. - /// - ///If the application is minimized, it'll get restored. - /// - ///Example: if you want to send VLC to the foreground, use 'vlc'.. - /// - internal static string CommandsManager_CommandsManager_SendWindowToFrontCommandDescription { - get { - return ResourceManager.GetString("CommandsManager_CommandsManager_SendWindowToFrontCommandDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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. - /// - ///Or enable 'run as low integrity' for even stricter execution.. - /// - internal static string CommandsManager_CustomCommandDescription { - get { - return ResourceManager.GetString("CommandsManager_CustomCommandDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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.. - /// - internal static string CommandsManager_CustomExecutorCommandDescription { - get { - return ResourceManager.GetString("CommandsManager_CustomExecutorCommandDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Sets the machine in hibernation.. - /// - internal static string CommandsManager_HibernateCommandDescription { - get { - return ResourceManager.GetString("CommandsManager_HibernateCommandDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Simulates a single keypress. - /// - ///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.. - /// - internal static string CommandsManager_KeyCommandDescription { - get { - return ResourceManager.GetString("CommandsManager_KeyCommandDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Launches the provided URL, by default in your default browser. - /// - ///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.. - /// - internal static string CommandsManager_LaunchUrlCommandDescription { - get { - return ResourceManager.GetString("CommandsManager_LaunchUrlCommandDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Locks the current session.. - /// - internal static string CommandsManager_LockCommandDescription { - get { - return ResourceManager.GetString("CommandsManager_LockCommandDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Logs off the current session.. - /// - internal static string CommandsManager_LogOffCommandDescription { - get { - return ResourceManager.GetString("CommandsManager_LogOffCommandDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Simulates 'Mute' key.. - /// - internal static string CommandsManager_MediaMuteCommandDescription { - get { - return ResourceManager.GetString("CommandsManager_MediaMuteCommandDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Simulates 'Media Next' key.. - /// - internal static string CommandsManager_MediaNextCommandDescription { - get { - return ResourceManager.GetString("CommandsManager_MediaNextCommandDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Simulates 'Media Pause/Play' key.. - /// - internal static string CommandsManager_MediaPlayPauseCommandDescription { - get { - return ResourceManager.GetString("CommandsManager_MediaPlayPauseCommandDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Simulates 'Media Previous' key.. - /// - internal static string CommandsManager_MediaPreviousCommandDescription { - get { - return ResourceManager.GetString("CommandsManager_MediaPreviousCommandDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Simulates 'Volume Down' key.. - /// - internal static string CommandsManager_MediaVolumeDownCommandDescription { - get { - return ResourceManager.GetString("CommandsManager_MediaVolumeDownCommandDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Simulates 'Volume Up' key.. - /// - internal static string CommandsManager_MediaVolumeUpCommandDescription { - get { - return ResourceManager.GetString("CommandsManager_MediaVolumeUpCommandDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Puts all monitors in sleep (low power) mode.. - /// - internal static string CommandsManager_MonitorSleepCommandDescription { - get { - return ResourceManager.GetString("CommandsManager_MonitorSleepCommandDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Tries to wake up all monitors by simulating a 'arrow up' keypress.. - /// - internal static string CommandsManager_MonitorWakeCommandDescription { - get { - return ResourceManager.GetString("CommandsManager_MonitorWakeCommandDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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]. - /// - ///There are a few tricks you can use: - /// - ///- If you want a bracket pressed, escape it, so [ is [\[] and ] is [\]] - /// - ///- 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]";. - /// - internal static string CommandsManager_MultipleKeysCommandDescription { - get { - return ResourceManager.GetString("CommandsManager_MultipleKeysCommandDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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.. - /// - internal static string CommandsManager_PowershellCommandDescription { - get { - return ResourceManager.GetString("CommandsManager_PowershellCommandDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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.. - /// - internal static string CommandsManager_PublishAllSensorsCommandDescription { - get { - return ResourceManager.GetString("CommandsManager_PublishAllSensorsCommandDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Restarts the machine after one minute. - /// - ///Tip: Accidentally triggered? Run 'shutdown /a' to abort shutdown.. - /// - internal static string CommandsManager_RestartCommandDescription { - get { - return ResourceManager.GetString("CommandsManager_RestartCommandDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Sets the volume of the current default audiodevice to the specified level.. - /// - internal static string CommandsManager_SetVolumeCommandDescription { - get { - return ResourceManager.GetString("CommandsManager_SetVolumeCommandDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Shuts down the machine after one minute. - /// - ///Tip: Accidentally triggered? Run 'shutdown /a' to abort shutdown.. - /// - internal static string CommandsManager_ShutdownCommandDescription { - get { - return ResourceManager.GetString("CommandsManager_ShutdownCommandDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Puts the machine to sleep. - /// - ///Note: due to a limitation in Windows, this only works if hibernation is disabled, otherwise it will just hibernate. - /// - ///You can use something like NirCmd (http://www.nirsoft.net/utils/nircmd.html) to circumvent this.. - /// - internal static string CommandsManager_SleepCommandDescription { - get { - return ResourceManager.GetString("CommandsManager_SleepCommandDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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. - /// - ///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.. - /// - internal static string CommandsManager_WebViewCommandDescription { - get { - return ResourceManager.GetString("CommandsManager_WebViewCommandDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Configure Command &Parameters. - /// - internal static string CommandsMod_BtnConfigureCommand { - get { - return ResourceManager.GetString("CommandsMod_BtnConfigureCommand", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Store Command. - /// - internal static string CommandsMod_BtnStore { - get { - return ResourceManager.GetString("CommandsMod_BtnStore", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Please select a command type!. - /// - internal static string CommandsMod_BtnStore_MessageBox1 { - get { - return ResourceManager.GetString("CommandsMod_BtnStore_MessageBox1", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("CommandsMod_BtnStore_MessageBox10", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Please select a valid command type!. - /// - internal static string CommandsMod_BtnStore_MessageBox2 { - get { - return ResourceManager.GetString("CommandsMod_BtnStore_MessageBox2", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("CommandsMod_BtnStore_MessageBox3", resourceCulture); - } - } - - /// - /// 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 to proceed?. - /// - internal static string CommandsMod_BtnStore_MessageBox4 { - get { - return ResourceManager.GetString("CommandsMod_BtnStore_MessageBox4", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Please enter a key code!. - /// - internal static string CommandsMod_BtnStore_MessageBox5 { - get { - return ResourceManager.GetString("CommandsMod_BtnStore_MessageBox5", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Checking keys failed: {0}. - /// - internal static string CommandsMod_BtnStore_MessageBox6 { - get { - return ResourceManager.GetString("CommandsMod_BtnStore_MessageBox6", resourceCulture); - } - } - - /// - /// 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 to proceed?. - /// - internal static string CommandsMod_BtnStore_MessageBox7 { - get { - return ResourceManager.GetString("CommandsMod_BtnStore_MessageBox7", resourceCulture); - } - } - - /// - /// 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 to do this?. - /// - internal static string CommandsMod_BtnStore_MessageBox8 { - get { - return ResourceManager.GetString("CommandsMod_BtnStore_MessageBox8", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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.. - /// - internal static string CommandsMod_BtnStore_MessageBox9 { - get { - return ResourceManager.GetString("CommandsMod_BtnStore_MessageBox9", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Launch in Incognito Mode. - /// - internal static string CommandsMod_CbCommandSpecific_Incognito { - get { - return ResourceManager.GetString("CommandsMod_CbCommandSpecific_Incognito", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Run as 'Low Integrity'. - /// - internal static string CommandsMod_CbRunAsLowIntegrity { - get { - return ResourceManager.GetString("CommandsMod_CbRunAsLowIntegrity", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Type. - /// - internal static string CommandsMod_ClmSensorName { - get { - return ResourceManager.GetString("CommandsMod_ClmSensorName", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Command. - /// - internal static string CommandsMod_CommandsMod { - get { - return ResourceManager.GetString("CommandsMod_CommandsMod", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Action. - /// - internal static string CommandsMod_LblActionInfo { - get { - return ResourceManager.GetString("CommandsMod_LblActionInfo", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to agent. - /// - internal static string CommandsMod_LblAgent { - get { - return ResourceManager.GetString("CommandsMod_LblAgent", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Description. - /// - internal static string CommandsMod_LblDescription { - get { - return ResourceManager.GetString("CommandsMod_LblDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Entity Type. - /// - internal static string CommandsMod_LblEntityType { - get { - return ResourceManager.GetString("CommandsMod_LblEntityType", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Browser: Default - /// - ///Please configure a custom browser to enable incognito mode.. - /// - internal static string CommandsMod_LblInfo_Browser { - get { - return ResourceManager.GetString("CommandsMod_LblInfo_Browser", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Browser: {0}. - /// - internal static string CommandsMod_LblInfo_BrowserSpecific { - get { - return ResourceManager.GetString("CommandsMod_LblInfo_BrowserSpecific", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Executor: None - /// - ///Please configure an executor or your command will not run.. - /// - internal static string CommandsMod_LblInfo_Executor { - get { - return ResourceManager.GetString("CommandsMod_LblInfo_Executor", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Executor: {0}. - /// - internal static string CommandsMod_LblInfo_ExecutorSpecific { - get { - return ResourceManager.GetString("CommandsMod_LblInfo_ExecutorSpecific", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to What's this?. - /// - internal static string CommandsMod_LblIntegrityInfo { - get { - return ResourceManager.GetString("CommandsMod_LblIntegrityInfo", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Low integrity means your command will be executed with restricted privileges.. - /// - internal static string CommandsMod_LblIntegrityInfo_InfoMsg1 { - get { - return ResourceManager.GetString("CommandsMod_LblIntegrityInfo_InfoMsg1", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("CommandsMod_LblIntegrityInfo_InfoMsg2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to such as the '%USERPROFILE%\AppData\LocalLow' folder or. - /// - internal static string CommandsMod_LblIntegrityInfo_InfoMsg3 { - get { - return ResourceManager.GetString("CommandsMod_LblIntegrityInfo_InfoMsg3", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to the 'HKEY_CURRENT_USER\Software\AppDataLow' registry key.. - /// - internal static string CommandsMod_LblIntegrityInfo_InfoMsg4 { - get { - return ResourceManager.GetString("CommandsMod_LblIntegrityInfo_InfoMsg4", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("CommandsMod_LblIntegrityInfo_InfoMsg5", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Show MQTT Action Topic. - /// - internal static string CommandsMod_LblMqttTopic { - get { - return ResourceManager.GetString("CommandsMod_LblMqttTopic", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to The MQTT manager hasn't been configured properly, or hasn't yet completed its startup.. - /// - internal static string CommandsMod_LblMqttTopic_MessageBox1 { - get { - return ResourceManager.GetString("CommandsMod_LblMqttTopic_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Name. - /// - internal static string CommandsMod_LblName { - get { - return ResourceManager.GetString("CommandsMod_LblName", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Selected Type. - /// - internal static string CommandsMod_LblSelectedType { - get { - return ResourceManager.GetString("CommandsMod_LblSelectedType", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Service. - /// - internal static string CommandsMod_LblService { - get { - return ResourceManager.GetString("CommandsMod_LblService", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Configuration. - /// - internal static string CommandsMod_LblSetting { - get { - return ResourceManager.GetString("CommandsMod_LblSetting", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Command. - /// - internal static string CommandsMod_LblSetting_Command { - get { - return ResourceManager.GetString("CommandsMod_LblSetting_Command", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Command or Script. - /// - internal static string CommandsMod_LblSetting_CommandScript { - get { - return ResourceManager.GetString("CommandsMod_LblSetting_CommandScript", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Keycode. - /// - internal static string CommandsMod_LblSetting_KeyCode { - get { - return ResourceManager.GetString("CommandsMod_LblSetting_KeyCode", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Keycodes. - /// - internal static string CommandsMod_LblSetting_KeyCodes { - get { - return ResourceManager.GetString("CommandsMod_LblSetting_KeyCodes", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to URL. - /// - internal static string CommandsMod_LblSetting_Url { - get { - return ResourceManager.GetString("CommandsMod_LblSetting_Url", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to HASS.Agent only!. - /// - internal static string CommandsMod_LblSpecificClient { - get { - return ResourceManager.GetString("CommandsMod_LblSpecificClient", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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?. - /// - internal static string CommandsMod_MessageBox_Action { - get { - return ResourceManager.GetString("CommandsMod_MessageBox_Action", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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?. - /// - internal static string CommandsMod_MessageBox_Action2 { - get { - return ResourceManager.GetString("CommandsMod_MessageBox_Action2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Select a valid entity type first.. - /// - internal static string CommandsMod_MessageBox_EntityType { - get { - return ResourceManager.GetString("CommandsMod_MessageBox_EntityType", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Please provide a name!. - /// - internal static string CommandsMod_MessageBox_Name { - get { - return ResourceManager.GetString("CommandsMod_MessageBox_Name", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to The name you provided contains unsupported characters and won't work. The suggested version is: - /// - ///{0} - /// - ///Do you want to use this version?. - /// - internal static string CommandsMod_MessageBox_Sanitize { - get { - return ResourceManager.GetString("CommandsMod_MessageBox_Sanitize", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to {0} only!. - /// - internal static string CommandsMod_SpecificClient { - get { - return ResourceManager.GetString("CommandsMod_SpecificClient", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Command. - /// - internal static string CommandsMod_Title { - get { - return ResourceManager.GetString("CommandsMod_Title", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Mod Command. - /// - internal static string CommandsMod_Title_ModCommand { - get { - return ResourceManager.GetString("CommandsMod_Title_ModCommand", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to New Command. - /// - internal static string CommandsMod_Title_NewCommand { - get { - return ResourceManager.GetString("CommandsMod_Title_NewCommand", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Custom. - /// - internal static string CommandType_CustomCommand { - get { - return ResourceManager.GetString("CommandType_CustomCommand", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to CustomExecutor. - /// - internal static string CommandType_CustomExecutorCommand { - get { - return ResourceManager.GetString("CommandType_CustomExecutorCommand", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Hibernate. - /// - internal static string CommandType_HibernateCommand { - get { - return ResourceManager.GetString("CommandType_HibernateCommand", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Key. - /// - internal static string CommandType_KeyCommand { - get { - return ResourceManager.GetString("CommandType_KeyCommand", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to LaunchUrl. - /// - internal static string CommandType_LaunchUrlCommand { - get { - return ResourceManager.GetString("CommandType_LaunchUrlCommand", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Lock. - /// - internal static string CommandType_LockCommand { - get { - return ResourceManager.GetString("CommandType_LockCommand", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to LogOff. - /// - internal static string CommandType_LogOffCommand { - get { - return ResourceManager.GetString("CommandType_LogOffCommand", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to MediaMute. - /// - internal static string CommandType_MediaMuteCommand { - get { - return ResourceManager.GetString("CommandType_MediaMuteCommand", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to MediaNext. - /// - internal static string CommandType_MediaNextCommand { - get { - return ResourceManager.GetString("CommandType_MediaNextCommand", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to MediaPlayPause. - /// - internal static string CommandType_MediaPlayPauseCommand { - get { - return ResourceManager.GetString("CommandType_MediaPlayPauseCommand", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to MediaPrevious. - /// - internal static string CommandType_MediaPreviousCommand { - get { - return ResourceManager.GetString("CommandType_MediaPreviousCommand", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to MediaVolumeDown. - /// - internal static string CommandType_MediaVolumeDownCommand { - get { - return ResourceManager.GetString("CommandType_MediaVolumeDownCommand", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to MediaVolumeUp. - /// - internal static string CommandType_MediaVolumeUpCommand { - get { - return ResourceManager.GetString("CommandType_MediaVolumeUpCommand", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to MonitorSleep. - /// - internal static string CommandType_MonitorSleepCommand { - get { - return ResourceManager.GetString("CommandType_MonitorSleepCommand", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to MonitorWake. - /// - internal static string CommandType_MonitorWakeCommand { - get { - return ResourceManager.GetString("CommandType_MonitorWakeCommand", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to MultipleKeys. - /// - internal static string CommandType_MultipleKeysCommand { - get { - return ResourceManager.GetString("CommandType_MultipleKeysCommand", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Powershell. - /// - internal static string CommandType_PowershellCommand { - get { - return ResourceManager.GetString("CommandType_PowershellCommand", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to PublishAllSensors. - /// - internal static string CommandType_PublishAllSensorsCommand { - get { - return ResourceManager.GetString("CommandType_PublishAllSensorsCommand", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to RadioCommand. - /// - internal static string CommandType_RadioCommand { - get { - return ResourceManager.GetString("CommandType_RadioCommand", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Restart. - /// - internal static string CommandType_RestartCommand { - get { - return ResourceManager.GetString("CommandType_RestartCommand", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to SendWindowToFront. - /// - internal static string CommandType_SendWindowToFrontCommand { - get { - return ResourceManager.GetString("CommandType_SendWindowToFrontCommand", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to SetApplicationVolume. - /// - internal static string CommandType_SetApplicationVolumeCommand { - get { - return ResourceManager.GetString("CommandType_SetApplicationVolumeCommand", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to SetAudioInputCommand. - /// - internal static string CommandType_SetAudioInputCommand { - get { - return ResourceManager.GetString("CommandType_SetAudioInputCommand", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to SetAudioOutputCommand. - /// - internal static string CommandType_SetAudioOutputCommand { - get { - return ResourceManager.GetString("CommandType_SetAudioOutputCommand", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to SetVolume. - /// - internal static string CommandType_SetVolumeCommand { - get { - return ResourceManager.GetString("CommandType_SetVolumeCommand", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Shutdown. - /// - internal static string CommandType_ShutdownCommand { - get { - return ResourceManager.GetString("CommandType_ShutdownCommand", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Sleep. - /// - internal static string CommandType_SleepCommand { - get { - return ResourceManager.GetString("CommandType_SleepCommand", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to SwitchDesktop. - /// - internal static string CommandType_SwitchDesktopCommand { - get { - return ResourceManager.GetString("CommandType_SwitchDesktopCommand", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to TrayWebView. - /// - internal static string CommandType_TrayWebViewCommand { - get { - return ResourceManager.GetString("CommandType_TrayWebViewCommand", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to WebView. - /// - internal static string CommandType_WebViewCommand { - get { - return ResourceManager.GetString("CommandType_WebViewCommand", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Connecting... - /// - internal static string ComponentStatus_Connecting { - get { - return ResourceManager.GetString("ComponentStatus_Connecting", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Disabled. - /// - internal static string ComponentStatus_Disabled { - get { - return ResourceManager.GetString("ComponentStatus_Disabled", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Failed. - /// - internal static string ComponentStatus_Failed { - get { - return ResourceManager.GetString("ComponentStatus_Failed", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Loading... - /// - internal static string ComponentStatus_Loading { - get { - return ResourceManager.GetString("ComponentStatus_Loading", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Running. - /// - internal static string ComponentStatus_Ok { - get { - return ResourceManager.GetString("ComponentStatus_Ok", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Stopped. - /// - internal static string ComponentStatus_Stopped { - get { - return ResourceManager.GetString("ComponentStatus_Stopped", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Test. - /// - internal static string ConfigExternalTools_BtnExternalBrowserIncognitoTest { - get { - return ResourceManager.GetString("ConfigExternalTools_BtnExternalBrowserIncognitoTest", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("ConfigExternalTools_BtnExternalBrowserIncognitoTest_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to No incognito arguments were provided so the browser will likely launch normally. - /// - ///Do you want to continue?. - /// - internal static string ConfigExternalTools_BtnExternalBrowserIncognitoTest_MessageBox3 { - get { - return ResourceManager.GetString("ConfigExternalTools_BtnExternalBrowserIncognitoTest_MessageBox3", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Something went wrong while launching your browser in incognito mode! - /// - ///Please check the logs for more information.. - /// - internal static string ConfigExternalTools_BtnExternalBrowserIncognitoTest_MessageBox4 { - get { - return ResourceManager.GetString("ConfigExternalTools_BtnExternalBrowserIncognitoTest_MessageBox4", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("ConfigExternalTools_ConfigExternalTools_BtnExternalBrowserIncognitoTest_MessageBo" + - "x2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Browser Binary. - /// - internal static string ConfigExternalTools_LblBrowserBinary { - get { - return ResourceManager.GetString("ConfigExternalTools_LblBrowserBinary", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Browser Name. - /// - internal static string ConfigExternalTools_LblBrowserName { - get { - return ResourceManager.GetString("ConfigExternalTools_LblBrowserName", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Custom Executor Binary. - /// - internal static string ConfigExternalTools_LblCustomExecutorBinary { - get { - return ResourceManager.GetString("ConfigExternalTools_LblCustomExecutorBinary", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Custom Executor Name. - /// - internal static string ConfigExternalTools_LblCustomExecutorName { - get { - return ResourceManager.GetString("ConfigExternalTools_LblCustomExecutorName", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to This page allows you to configure bindings with external tools.. - /// - internal static string ConfigExternalTools_LblInfo1 { - get { - return ResourceManager.GetString("ConfigExternalTools_LblInfo1", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("ConfigExternalTools_LblInfo2", resourceCulture); - } - } - - /// - /// 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 { - get { - return ResourceManager.GetString("ConfigExternalTools_LblInfo3", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Additional Launch Arguments. - /// - internal static string ConfigExternalTools_LblLaunchIncogArg { - get { - return ResourceManager.GetString("ConfigExternalTools_LblLaunchIncogArg", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Tip: Double-click to Browse. - /// - internal static string ConfigExternalTools_LblTip1 { - get { - return ResourceManager.GetString("ConfigExternalTools_LblTip1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Enable Device Name &Sanitation. - /// - internal static string ConfigGeneral_CbEnableDeviceNameSanitation { - get { - return ResourceManager.GetString("ConfigGeneral_CbEnableDeviceNameSanitation", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Enable State Notifications. - /// - internal static string ConfigGeneral_CbEnableStateNotifications { - get { - return ResourceManager.GetString("ConfigGeneral_CbEnableStateNotifications", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Device &Name. - /// - internal static string ConfigGeneral_LblDeviceName { - get { - return ResourceManager.GetString("ConfigGeneral_LblDeviceName", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Disconnected Grace &Period. - /// - internal static string ConfigGeneral_LblDisconGracePeriod { - get { - return ResourceManager.GetString("ConfigGeneral_LblDisconGracePeriod", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Seconds. - /// - internal static string ConfigGeneral_LblDisconGraceSeconds { - get { - return ResourceManager.GetString("ConfigGeneral_LblDisconGraceSeconds", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("ConfigGeneral_LblInfo1", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("ConfigGeneral_LblInfo2", resourceCulture); - } - } - - /// - /// 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 { - get { - return ResourceManager.GetString("ConfigGeneral_LblInfo3", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("ConfigGeneral_LblInfo4", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("ConfigGeneral_LblInfo5", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("ConfigGeneral_LblInfo6", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Interface &Language. - /// - internal static string ConfigGeneral_LblInterfaceLangauge { - get { - return ResourceManager.GetString("ConfigGeneral_LblInterfaceLangauge", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Test Connection. - /// - internal static string ConfigHomeAssistantApi_BtnTestApi { - get { - return ResourceManager.GetString("ConfigHomeAssistantApi_BtnTestApi", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Please enter a valid API key!. - /// - internal static string ConfigHomeAssistantApi_BtnTestApi_MessageBox1 { - get { - return ResourceManager.GetString("ConfigHomeAssistantApi_BtnTestApi_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Please enter a value for your Home Assistant's URI.. - /// - internal static string ConfigHomeAssistantApi_BtnTestApi_MessageBox2 { - get { - return ResourceManager.GetString("ConfigHomeAssistantApi_BtnTestApi_MessageBox2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Unable to connect, the following error was returned: - /// - ///{0}. - /// - internal static string ConfigHomeAssistantApi_BtnTestApi_MessageBox3 { - get { - return ResourceManager.GetString("ConfigHomeAssistantApi_BtnTestApi_MessageBox3", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Connection OK! - /// - ///Home Assistant version: {0}. - /// - internal static string ConfigHomeAssistantApi_BtnTestApi_MessageBox4 { - get { - return ResourceManager.GetString("ConfigHomeAssistantApi_BtnTestApi_MessageBox4", resourceCulture); - } - } - - /// - /// 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 this key anyway?. - /// - internal static string ConfigHomeAssistantApi_BtnTestApi_MessageBox5 { - get { - return ResourceManager.GetString("ConfigHomeAssistantApi_BtnTestApi_MessageBox5", resourceCulture); - } - } - - /// - /// 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 this URI anyway?. - /// - internal static string ConfigHomeAssistantApi_BtnTestApi_MessageBox6 { - get { - return ResourceManager.GetString("ConfigHomeAssistantApi_BtnTestApi_MessageBox6", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Testing... - /// - internal static string ConfigHomeAssistantApi_BtnTestApi_Testing { - get { - return ResourceManager.GetString("ConfigHomeAssistantApi_BtnTestApi_Testing", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Use &automatic client certificate selection. - /// - internal static string ConfigHomeAssistantApi_CbHassAutoClientCertificate { - get { - return ResourceManager.GetString("ConfigHomeAssistantApi_CbHassAutoClientCertificate", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &API Token. - /// - internal static string ConfigHomeAssistantApi_LblApiToken { - get { - return ResourceManager.GetString("ConfigHomeAssistantApi_LblApiToken", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Client &Certificate. - /// - internal static string ConfigHomeAssistantApi_LblClientCertificate { - get { - return ResourceManager.GetString("ConfigHomeAssistantApi_LblClientCertificate", resourceCulture); - } - } - - /// - /// 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 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 { - return ResourceManager.GetString("ConfigHomeAssistantApi_LblInfo1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Server &URI. - /// - internal static string ConfigHomeAssistantApi_LblServerUri { - get { - return ResourceManager.GetString("ConfigHomeAssistantApi_LblServerUri", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Tip: Double-click this field to browse. - /// - internal static string ConfigHomeAssistantApi_LblTip1 { - get { - return ResourceManager.GetString("ConfigHomeAssistantApi_LblTip1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Clear. - /// - internal static string ConfigHotKey_BtnClearHotKey { - get { - return ResourceManager.GetString("ConfigHotKey_BtnClearHotKey", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Enable Quick Actions Hotkey. - /// - internal static string ConfigHotKey_CbEnableQuickActionsHotkey { - get { - return ResourceManager.GetString("ConfigHotKey_CbEnableQuickActionsHotkey", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Hotkey Combination. - /// - internal static string ConfigHotKey_LblHotkeyCombo { - get { - return ResourceManager.GetString("ConfigHotKey_LblHotkeyCombo", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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.. - /// - internal static string ConfigHotKey_LblInfo1 { - get { - return ResourceManager.GetString("ConfigHotKey_LblInfo1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Execute Port &Reservation. - /// - internal static string ConfigLocalApi_BtnExecutePortReservation { - get { - return ResourceManager.GetString("ConfigLocalApi_BtnExecutePortReservation", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Enable Local API. - /// - internal static string ConfigLocalApi_CbLocalApiActive { - get { - return ResourceManager.GetString("ConfigLocalApi_CbLocalApiActive", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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.. - /// - internal static string ConfigLocalApi_LblInfo1 { - get { - return ResourceManager.GetString("ConfigLocalApi_LblInfo1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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.. - /// - internal static string ConfigLocalApi_LblInfo2 { - get { - return ResourceManager.GetString("ConfigLocalApi_LblInfo2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Port. - /// - internal static string ConfigLocalApi_LblPort { - get { - return ResourceManager.GetString("ConfigLocalApi_LblPort", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Clear Audio Cache. - /// - internal static string ConfigLocalStorage_BtnClearAudioCache { - get { - return ResourceManager.GetString("ConfigLocalStorage_BtnClearAudioCache", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Cleaning... - /// - internal static string ConfigLocalStorage_BtnClearAudioCache_InfoText1 { - get { - return ResourceManager.GetString("ConfigLocalStorage_BtnClearAudioCache_InfoText1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to The audio cache has been cleared!. - /// - internal static string ConfigLocalStorage_BtnClearAudioCache_MessageBox1 { - get { - return ResourceManager.GetString("ConfigLocalStorage_BtnClearAudioCache_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Clear Image Cache. - /// - internal static string ConfigLocalStorage_BtnClearImageCache { - get { - return ResourceManager.GetString("ConfigLocalStorage_BtnClearImageCache", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Cleaning... - /// - internal static string ConfigLocalStorage_BtnClearImageCache_InfoText1 { - get { - return ResourceManager.GetString("ConfigLocalStorage_BtnClearImageCache_InfoText1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Image cache has been cleared!. - /// - internal static string ConfigLocalStorage_BtnClearImageCache_MessageBox1 { - get { - return ResourceManager.GetString("ConfigLocalStorage_BtnClearImageCache_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Clear WebView Cache. - /// - internal static string ConfigLocalStorage_BtnClearWebViewCache { - get { - return ResourceManager.GetString("ConfigLocalStorage_BtnClearWebViewCache", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Cleaning... - /// - internal static string ConfigLocalStorage_BtnClearWebViewCache_InfoText1 { - get { - return ResourceManager.GetString("ConfigLocalStorage_BtnClearWebViewCache_InfoText1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to The WebView cache has been cleared!. - /// - internal static string ConfigLocalStorage_BtnClearWebViewCache_MessageBox1 { - get { - return ResourceManager.GetString("ConfigLocalStorage_BtnClearWebViewCache_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Open Folder. - /// - internal static string ConfigLocalStorage_BtnOpenImageCache { - get { - return ResourceManager.GetString("ConfigLocalStorage_BtnOpenImageCache", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Audio Cache Location. - /// - internal static string ConfigLocalStorage_LblAudioCacheLocation { - get { - return ResourceManager.GetString("ConfigLocalStorage_LblAudioCacheLocation", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to days. - /// - internal static string ConfigLocalStorage_LblCacheDays { - get { - return ResourceManager.GetString("ConfigLocalStorage_LblCacheDays", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Image Cache Location. - /// - internal static string ConfigLocalStorage_LblCacheLocations { - get { - return ResourceManager.GetString("ConfigLocalStorage_LblCacheLocations", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to days. - /// - internal static string ConfigLocalStorage_LblImageCacheDays { - get { - return ResourceManager.GetString("ConfigLocalStorage_LblImageCacheDays", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Image Cache Location. - /// - internal static string ConfigLocalStorage_LblImageCacheLocation { - get { - return ResourceManager.GetString("ConfigLocalStorage_LblImageCacheLocation", resourceCulture); - } - } - - /// - /// 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.. - /// - internal static string ConfigLocalStorage_LblInfo1 { - get { - return ResourceManager.GetString("ConfigLocalStorage_LblInfo1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Keep audio for. - /// - internal static string ConfigLocalStorage_LblKeepAudio { - get { - return ResourceManager.GetString("ConfigLocalStorage_LblKeepAudio", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Keep images for. - /// - internal static string ConfigLocalStorage_LblKeepImages { - get { - return ResourceManager.GetString("ConfigLocalStorage_LblKeepImages", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Clear cache every. - /// - internal static string ConfigLocalStorage_LblKeepWebView { - get { - return ResourceManager.GetString("ConfigLocalStorage_LblKeepWebView", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to WebView Cache Location. - /// - internal static string ConfigLocalStorage_LblWebViewCacheLocation { - get { - return ResourceManager.GetString("ConfigLocalStorage_LblWebViewCacheLocation", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Open Logs Folder. - /// - internal static string ConfigLogging_BtnShowLogs { - get { - return ResourceManager.GetString("ConfigLogging_BtnShowLogs", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Enable Extended Logging. - /// - internal static string ConfigLogging_CbExtendedLogging { - get { - return ResourceManager.GetString("ConfigLogging_CbExtendedLogging", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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 - ///developers.. - /// - internal static string ConfigLogging_LblInfo1 { - get { - return ResourceManager.GetString("ConfigLogging_LblInfo1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Media Player &Documentation. - /// - internal static string ConfigMediaPlayer_BtnMediaPlayerReadme { - get { - return ResourceManager.GetString("ConfigMediaPlayer_BtnMediaPlayerReadme", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Enable Media Player Functionality. - /// - internal static string ConfigMediaPlayer_CbEnableMediaPlayer { - get { - return ResourceManager.GetString("ConfigMediaPlayer_CbEnableMediaPlayer", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to both the local API and MQTT are disabled, but the integration needs at least one for it to work. - /// - internal static string ConfigMediaPlayer_LblConnectivityDisabled { - get { - return ResourceManager.GetString("ConfigMediaPlayer_LblConnectivityDisabled", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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.. - /// - internal static string ConfigMediaPlayer_LblInfo1 { - get { - return ResourceManager.GetString("ConfigMediaPlayer_LblInfo1", resourceCulture); - } - } - - /// - /// 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 should get detected and added as an entity automatically - ///- Optionally: manually add it using the local API. - /// - internal static string ConfigMediaPlayer_LblInfo2 { - get { - return ResourceManager.GetString("ConfigMediaPlayer_LblInfo2", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("ConfigMediaPlayer_LblLocalApiDisabled", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Clear Configuration. - /// - internal static string ConfigMqtt_BtnMqttClearConfig { - get { - return ResourceManager.GetString("ConfigMqtt_BtnMqttClearConfig", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Allow Untrusted Certificates. - /// - internal static string ConfigMqtt_CbAllowUntrustedCertificates { - get { - return ResourceManager.GetString("ConfigMqtt_CbAllowUntrustedCertificates", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Enable MQTT. - /// - internal static string ConfigMqtt_CbEnableMqtt { - get { - return ResourceManager.GetString("ConfigMqtt_CbEnableMqtt", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &TLS. - /// - internal static string ConfigMqtt_CbMqttTls { - get { - return ResourceManager.GetString("ConfigMqtt_CbMqttTls", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Use &Retain Flag. - /// - internal static string ConfigMqtt_CbUseRetainFlag { - get { - return ResourceManager.GetString("ConfigMqtt_CbUseRetainFlag", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Broker IP Address or Hostname. - /// - internal static string ConfigMqtt_LblBrokerIp { - get { - return ResourceManager.GetString("ConfigMqtt_LblBrokerIp", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Password. - /// - internal static string ConfigMqtt_LblBrokerPassword { - get { - return ResourceManager.GetString("ConfigMqtt_LblBrokerPassword", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Port. - /// - internal static string ConfigMqtt_LblBrokerPort { - get { - return ResourceManager.GetString("ConfigMqtt_LblBrokerPort", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Username. - /// - internal static string ConfigMqtt_LblBrokerUsername { - get { - return ResourceManager.GetString("ConfigMqtt_LblBrokerUsername", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Client Certificate. - /// - internal static string ConfigMqtt_LblClientCert { - get { - return ResourceManager.GetString("ConfigMqtt_LblClientCert", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Client ID. - /// - internal static string ConfigMqtt_LblClientId { - get { - return ResourceManager.GetString("ConfigMqtt_LblClientId", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Discovery Prefix. - /// - internal static string ConfigMqtt_LblDiscoPrefix { - get { - return ResourceManager.GetString("ConfigMqtt_LblDiscoPrefix", resourceCulture); - } - } - - /// - /// 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. - /// - ///Note: these settings (excluding the Client ID) will also be applied to the satellite service.. - /// - internal static string ConfigMqtt_LblInfo1 { - get { - return ResourceManager.GetString("ConfigMqtt_LblInfo1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to If MQTT is not enabled, commands and sensors will not work!. - /// - internal static string ConfigMqtt_LblMqttDisabledWarning { - get { - return ResourceManager.GetString("ConfigMqtt_LblMqttDisabledWarning", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Root Certificate. - /// - internal static string ConfigMqtt_LblRootCert { - get { - return ResourceManager.GetString("ConfigMqtt_LblRootCert", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to (leave default if unsure). - /// - internal static string ConfigMqtt_LblTip1 { - get { - return ResourceManager.GetString("ConfigMqtt_LblTip1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to (leave empty to auto generate). - /// - internal static string ConfigMqtt_LblTip2 { - get { - return ResourceManager.GetString("ConfigMqtt_LblTip2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Tip: Double-click these fields to browse. - /// - internal static string ConfigMqtt_LblTip3 { - get { - return ResourceManager.GetString("ConfigMqtt_LblTip3", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Execute Port Reservation. - /// - internal static string ConfigNotifications_BtnExecutePortReservation { - get { - return ResourceManager.GetString("ConfigNotifications_BtnExecutePortReservation", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Executing, please wait... - /// - internal static string ConfigNotifications_BtnExecutePortReservation_Busy { - get { - return ResourceManager.GetString("ConfigNotifications_BtnExecutePortReservation_Busy", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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. - /// - ///Additionally, remember to change your Firewall Rules port!. - /// - internal static string ConfigNotifications_BtnExecutePortReservation_MessageBox1 { - get { - return ResourceManager.GetString("ConfigNotifications_BtnExecutePortReservation_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Notifications &Documentation. - /// - internal static string ConfigNotifications_BtnNotificationsReadme { - get { - return ResourceManager.GetString("ConfigNotifications_BtnNotificationsReadme", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Show Test Notification. - /// - internal static string ConfigNotifications_BtnSendTestNotification { - get { - return ResourceManager.GetString("ConfigNotifications_BtnSendTestNotification", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("ConfigNotifications_BtnSendTestNotification_MessageBox1", resourceCulture); - } - } - - /// - /// 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!. - /// - internal static string ConfigNotifications_BtnSendTestNotification_MessageBox2 { - get { - return ResourceManager.GetString("ConfigNotifications_BtnSendTestNotification_MessageBox2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Accept Notifications. - /// - internal static string ConfigNotifications_CbAcceptNotifications { - get { - return ResourceManager.GetString("ConfigNotifications_CbAcceptNotifications", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Ignore certificate errors for images. - /// - internal static string ConfigNotifications_CbNotificationsIgnoreImageCertErrors { - get { - return ResourceManager.GetString("ConfigNotifications_CbNotificationsIgnoreImageCertErrors", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to both the local API and MQTT are disabled, but the integration needs at least one for it to work. - /// - internal static string ConfigNotifications_LblConnectivityDisabled { - get { - return ResourceManager.GetString("ConfigNotifications_LblConnectivityDisabled", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to HASS.Agent can receive notifications from Home Assistant, using text, images and actions. If you have MQTT enabled, your device will automatically get added. Otherwise, manually configure the integration to use the local API.. - /// - internal static string ConfigNotifications_LblInfo1 { - get { - return ResourceManager.GetString("ConfigNotifications_LblInfo1", resourceCulture); - } - } - - /// - /// 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 should get detected and added as an entity automatically - ///- Optionally: manually add it using the local API. - /// - internal static string ConfigNotifications_LblInfo2 { - get { - return ResourceManager.GetString("ConfigNotifications_LblInfo2", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("ConfigNotifications_LblLocalApiDisabled", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Port. - /// - internal static string ConfigNotifications_LblPort { - get { - return ResourceManager.GetString("ConfigNotifications_LblPort", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to This is a test notification!. - /// - internal static string ConfigNotifications_TestNotification { - get { - return ResourceManager.GetString("ConfigNotifications_TestNotification", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Disable Service. - /// - internal static string ConfigService_BtnDisableService { - get { - return ResourceManager.GetString("ConfigService_BtnDisableService", resourceCulture); - } - } - - /// - /// 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 information.. - /// - internal static string ConfigService_BtnDisableService_MessageBox1 { - get { - return ResourceManager.GetString("ConfigService_BtnDisableService_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Enable Service. - /// - internal static string ConfigService_BtnEnableService { - get { - return ResourceManager.GetString("ConfigService_BtnEnableService", resourceCulture); - } - } - - /// - /// 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 information.. - /// - internal static string ConfigService_BtnEnableService_MessageBox1 { - get { - return ResourceManager.GetString("ConfigService_BtnEnableService_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Manage Service. - /// - internal static string ConfigService_BtnManageService { - get { - return ResourceManager.GetString("ConfigService_BtnManageService", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to The service is currently stopped and cannot be configured. - /// - ///Please start the service first in order to configure it.. - /// - internal static string ConfigService_BtnManageService_MessageBox1 { - get { - return ResourceManager.GetString("ConfigService_BtnManageService_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Reinstall Service. - /// - internal static string ConfigService_BtnReinstallService { - get { - return ResourceManager.GetString("ConfigService_BtnReinstallService", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Open Service &Logs Folder. - /// - internal static string ConfigService_BtnShowLogs { - get { - return ResourceManager.GetString("ConfigService_BtnShowLogs", resourceCulture); - } - } - - /// - /// 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 information.. - /// - internal static string ConfigService_BtnShowLogs_MessageBox1 { - get { - return ResourceManager.GetString("ConfigService_BtnShowLogs_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to S&tart Service. - /// - internal static string ConfigService_BtnStartService { - get { - return ResourceManager.GetString("ConfigService_BtnStartService", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to The service is set to 'disabled', so it cannot be started. - /// - ///Please enable the service first and try again.. - /// - internal static string ConfigService_BtnStartService_MessageBox1 { - get { - return ResourceManager.GetString("ConfigService_BtnStartService_MessageBox1", resourceCulture); - } - } - - /// - /// 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 information.. - /// - internal static string ConfigService_BtnStartService_MessageBox2 { - get { - return ResourceManager.GetString("ConfigService_BtnStartService_MessageBox2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Stop Service. - /// - internal static string ConfigService_BtnStopService { - get { - return ResourceManager.GetString("ConfigService_BtnStopService", resourceCulture); - } - } - - /// - /// 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 information.. - /// - internal static string ConfigService_BtnStopService_MessageBox1 { - get { - return ResourceManager.GetString("ConfigService_BtnStopService_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Disabled. - /// - internal static string ConfigService_Disabled { - get { - return ResourceManager.GetString("ConfigService_Disabled", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Failed. - /// - internal static string ConfigService_Failed { - get { - return ResourceManager.GetString("ConfigService_Failed", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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.. - /// - internal static string ConfigService_LblInfo1 { - get { - return ResourceManager.GetString("ConfigService_LblInfo1", resourceCulture); - } - } - - /// - /// 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 { - get { - return ResourceManager.GetString("ConfigService_LblInfo2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to You can try reinstalling the service if it's not working correctly. - ///Your configuration and entities won't be removed.. - /// - internal static string ConfigService_LblInfo3 { - get { - return ResourceManager.GetString("ConfigService_LblInfo3", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to If the service still fails after reinstalling, please open a ticket and send the content of the latest log.. - /// - internal static string ConfigService_LblInfo4 { - get { - return ResourceManager.GetString("ConfigService_LblInfo4", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to If you want to manage the service (add commands and sensor, change settings) you can do so here, or by using the 'satellite service' button on the main window.. - /// - internal static string ConfigService_LblInfo5 { - get { - return ResourceManager.GetString("ConfigService_LblInfo5", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Service Status:. - /// - internal static string ConfigService_LblServiceStatusInfo { - get { - return ResourceManager.GetString("ConfigService_LblServiceStatusInfo", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Not Installed. - /// - internal static string ConfigService_NotInstalled { - get { - return ResourceManager.GetString("ConfigService_NotInstalled", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Running. - /// - internal static string ConfigService_Running { - get { - return ResourceManager.GetString("ConfigService_Running", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Stopped. - /// - internal static string ConfigService_Stopped { - get { - return ResourceManager.GetString("ConfigService_Stopped", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Enable Start-on-Login. - /// - internal static string ConfigStartup_BtnSetStartOnLogin { - get { - return ResourceManager.GetString("ConfigStartup_BtnSetStartOnLogin", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("ConfigStartup_BtnSetStartOnLogin_MessageBox1", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("ConfigStartup_BtnSetStartOnLogin_MessageBox2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Disable Start-on-Login. - /// - internal static string ConfigStartup_Disable { - get { - return ResourceManager.GetString("ConfigStartup_Disable", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Disabled. - /// - internal static string ConfigStartup_Disabled { - get { - return ResourceManager.GetString("ConfigStartup_Disabled", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Enable Start-on-Login. - /// - internal static string ConfigStartup_Enable { - get { - return ResourceManager.GetString("ConfigStartup_Enable", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Enabled. - /// - internal static string ConfigStartup_Enabled { - get { - return ResourceManager.GetString("ConfigStartup_Enabled", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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.. - /// - internal static string ConfigStartup_LblInfo1 { - get { - return ResourceManager.GetString("ConfigStartup_LblInfo1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Start-on-Login Status:. - /// - internal static string ConfigStartup_LblStartOnLoginStatusInfo { - get { - return ResourceManager.GetString("ConfigStartup_LblStartOnLoginStatusInfo", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Show &Preview. - /// - internal static string ConfigTrayIcon_BtnShowWebViewPreview { - get { - return ResourceManager.GetString("ConfigTrayIcon_BtnShowWebViewPreview", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Show &Default Menu. - /// - internal static string ConfigTrayIcon_CbDefaultMenu { - get { - return ResourceManager.GetString("ConfigTrayIcon_CbDefaultMenu", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Show &WebView. - /// - internal static string ConfigTrayIcon_CbShowWebView { - get { - return ResourceManager.GetString("ConfigTrayIcon_CbShowWebView", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Keep page loaded in the background. - /// - internal static string ConfigTrayIcon_CbWebViewKeepLoaded { - get { - return ResourceManager.GetString("ConfigTrayIcon_CbWebViewKeepLoaded", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Show default menu on mouse left-click. - /// - internal static string ConfigTrayIcon_CbWebViewShowMenuOnLeftClick { - get { - return ResourceManager.GetString("ConfigTrayIcon_CbWebViewShowMenuOnLeftClick", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("ConfigTrayIcon_LblInfo1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to (This uses extra resources, but reduces loading time.). - /// - internal static string ConfigTrayIcon_LblInfo2 { - get { - return ResourceManager.GetString("ConfigTrayIcon_LblInfo2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Size (px). - /// - internal static string ConfigTrayIcon_LblWebViewSize { - get { - return ResourceManager.GetString("ConfigTrayIcon_LblWebViewSize", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &WebView URL (For instance, your Home Assistant Dashboard URL). - /// - internal static string ConfigTrayIcon_LblWebViewUrl { - get { - return ResourceManager.GetString("ConfigTrayIcon_LblWebViewUrl", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Notify me of &beta releases. - /// - internal static string ConfigUpdates_CbBetaUpdates { - get { - return ResourceManager.GetString("ConfigUpdates_CbBetaUpdates", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Automatically &download future updates. - /// - internal static string ConfigUpdates_CbExecuteUpdater { - get { - return ResourceManager.GetString("ConfigUpdates_CbExecuteUpdater", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Notify me when a new &release is available. - /// - internal static string ConfigUpdates_CbUpdates { - get { - return ResourceManager.GetString("ConfigUpdates_CbUpdates", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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.. - /// - internal static string ConfigUpdates_LblInfo1 { - get { - return ResourceManager.GetString("ConfigUpdates_LblInfo1", resourceCulture); - } - } - - /// - /// 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 running,you will still get to review the release notes and manually approve the update.. - /// - internal static string ConfigUpdates_LblInfo2 { - get { - return ResourceManager.GetString("ConfigUpdates_LblInfo2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &About. - /// - internal static string Configuration_BtnAbout { - get { - return ResourceManager.GetString("Configuration_BtnAbout", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Close &Without Saving. - /// - internal static string Configuration_BtnClose { - get { - return ResourceManager.GetString("Configuration_BtnClose", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Help && Contact. - /// - internal static string Configuration_BtnHelp { - get { - return ResourceManager.GetString("Configuration_BtnHelp", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Save Configuration. - /// - internal static string Configuration_BtnStore { - get { - return ResourceManager.GetString("Configuration_BtnStore", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Busy, please wait... - /// - internal static string Configuration_BtnStore_Busy { - get { - return ResourceManager.GetString("Configuration_BtnStore_Busy", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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?. - /// - internal static string Configuration_CheckValues_MessageBox1 { - get { - return ResourceManager.GetString("Configuration_CheckValues_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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?. - /// - internal static string Configuration_CheckValues_MessageBox2 { - get { - return ResourceManager.GetString("Configuration_CheckValues_MessageBox2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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?. - /// - internal static string Configuration_CheckValues_MessageBox3 { - get { - return ResourceManager.GetString("Configuration_CheckValues_MessageBox3", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Something went wrong while preparing to restart. - ///Please restart manually.. - /// - internal static string Configuration_MessageBox_RestartManually { - get { - return ResourceManager.GetString("Configuration_MessageBox_RestartManually", resourceCulture); - } - } - - /// - /// 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. - /// - ///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.. - /// - internal static string Configuration_ProcessChanges_MessageBox1 { - get { - return ResourceManager.GetString("Configuration_ProcessChanges_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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.. - /// - internal static string Configuration_ProcessChanges_MessageBox2 { - get { - return ResourceManager.GetString("Configuration_ProcessChanges_MessageBox2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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.. - /// - internal static string Configuration_ProcessChanges_MessageBox3 { - get { - return ResourceManager.GetString("Configuration_ProcessChanges_MessageBox3", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to The port has succesfully been reserved! - /// - ///HASS.Agent will now restart to activate the new configuration.. - /// - internal static string Configuration_ProcessChanges_MessageBox4 { - get { - return ResourceManager.GetString("Configuration_ProcessChanges_MessageBox4", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Your configuration has been saved. Most changes require HASS.Agent to restart before they take effect. - /// - ///Do you want to restart now?. - /// - internal static string Configuration_ProcessChanges_MessageBox5 { - get { - return ResourceManager.GetString("Configuration_ProcessChanges_MessageBox5", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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. - /// - ///Note: You disabled sanitation, so make sure your device name is accepted by Home Assistant.. - /// - internal static string Configuration_ProcessChanges_MessageBox6 { - get { - return ResourceManager.GetString("Configuration_ProcessChanges_MessageBox6", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to External Tools. - /// - internal static string Configuration_TabExternalTools { - get { - return ResourceManager.GetString("Configuration_TabExternalTools", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to General. - /// - internal static string Configuration_TabGeneral { - get { - return ResourceManager.GetString("Configuration_TabGeneral", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Home Assistant API. - /// - internal static string Configuration_TabHassApi { - get { - return ResourceManager.GetString("Configuration_TabHassApi", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Hotkey. - /// - internal static string Configuration_TabHotKey { - get { - return ResourceManager.GetString("Configuration_TabHotKey", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Local API. - /// - internal static string Configuration_TablLocalApi { - get { - return ResourceManager.GetString("Configuration_TablLocalApi", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Local Storage. - /// - internal static string Configuration_TabLocalStorage { - get { - return ResourceManager.GetString("Configuration_TabLocalStorage", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Logging. - /// - internal static string Configuration_TabLogging { - get { - return ResourceManager.GetString("Configuration_TabLogging", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Media Player. - /// - internal static string Configuration_TabMediaPlayer { - get { - return ResourceManager.GetString("Configuration_TabMediaPlayer", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to MQTT. - /// - internal static string Configuration_TabMQTT { - get { - return ResourceManager.GetString("Configuration_TabMQTT", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Notifications. - /// - internal static string Configuration_TabNotifications { - get { - return ResourceManager.GetString("Configuration_TabNotifications", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Satellite Service. - /// - internal static string Configuration_TabService { - get { - return ResourceManager.GetString("Configuration_TabService", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Startup. - /// - internal static string Configuration_TabStartup { - get { - return ResourceManager.GetString("Configuration_TabStartup", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Tray Icon. - /// - internal static string Configuration_TabTrayIcon { - get { - return ResourceManager.GetString("Configuration_TabTrayIcon", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Updates. - /// - internal static string Configuration_TabUpdates { - get { - return ResourceManager.GetString("Configuration_TabUpdates", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Configuration. - /// - internal static string Configuration_Title { - get { - return ResourceManager.GetString("Configuration_Title", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Close. - /// - internal static string Donate_BtnClose { - get { - return ResourceManager.GetString("Donate_BtnClose", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to I already donated, hide the button on the main window.. - /// - internal static string Donate_CbHideDonateButton { - get { - return ResourceManager.GetString("Donate_CbHideDonateButton", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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. - /// - ///Like most developers, I run on caffeïne - so if you can spare it, a cup of coffee is always very much appreciated!. - /// - internal static string Donate_LblInfo { - get { - return ResourceManager.GetString("Donate_LblInfo", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Donate. - /// - internal static string Donate_Title { - get { - return ResourceManager.GetString("Donate_Title", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Exit. - /// - internal static string ExitDialog_BtnExit { - get { - return ResourceManager.GetString("ExitDialog_BtnExit", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Hide. - /// - internal static string ExitDialog_BtnHide { - get { - return ResourceManager.GetString("ExitDialog_BtnHide", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Restart. - /// - internal static string ExitDialog_BtnRestart { - get { - return ResourceManager.GetString("ExitDialog_BtnRestart", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to What would you like to do?. - /// - internal static string ExitDialog_LblInfo1 { - get { - return ResourceManager.GetString("ExitDialog_LblInfo1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Exit Dialog. - /// - internal static string ExitDialog_Title { - get { - return ResourceManager.GetString("ExitDialog_Title", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Close. - /// - internal static string HassAction_Close { - get { - return ResourceManager.GetString("HassAction_Close", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Off. - /// - internal static string HassAction_Off { - get { - return ResourceManager.GetString("HassAction_Off", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to On. - /// - internal static string HassAction_On { - get { - return ResourceManager.GetString("HassAction_On", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Open. - /// - internal static string HassAction_Open { - get { - return ResourceManager.GetString("HassAction_Open", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Pause. - /// - internal static string HassAction_Pause { - get { - return ResourceManager.GetString("HassAction_Pause", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Play. - /// - internal static string HassAction_Play { - get { - return ResourceManager.GetString("HassAction_Play", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Press. - /// - internal static string HassAction_Press { - get { - return ResourceManager.GetString("HassAction_Press", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Stop. - /// - internal static string HassAction_Stop { - get { - return ResourceManager.GetString("HassAction_Stop", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Toggle. - /// - internal static string HassAction_Toggle { - get { - return ResourceManager.GetString("HassAction_Toggle", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Trigger. - /// - internal static string HassAction_Trigger { - get { - return ResourceManager.GetString("HassAction_Trigger", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Client certificate file not found.. - /// - internal static string HassApiManager_CheckHassConfig_CertNotFound { - get { - return ResourceManager.GetString("HassApiManager_CheckHassConfig_CertNotFound", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Unable to fetch configuration, please check API key.. - /// - internal static string HassApiManager_CheckHassConfig_ConfigFailed { - get { - return ResourceManager.GetString("HassApiManager_CheckHassConfig_ConfigFailed", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Unable to connect, check URI.. - /// - internal static string HassApiManager_CheckHassConfig_UnableToConnect { - get { - return ResourceManager.GetString("HassApiManager_CheckHassConfig_UnableToConnect", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Unable to connect, please check URI and configuration.. - /// - internal static string HassApiManager_ConnectionFailed { - get { - return ResourceManager.GetString("HassApiManager_ConnectionFailed", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to HASS API: Connection failed.. - /// - internal static string HassApiManager_ToolTip_ConnectionFailed { - get { - return ResourceManager.GetString("HassApiManager_ToolTip_ConnectionFailed", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to HASS API: Connection setup failed.. - /// - internal static string HassApiManager_ToolTip_ConnectionSetupFailed { - get { - return ResourceManager.GetString("HassApiManager_ToolTip_ConnectionSetupFailed", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to HASS API: Initial connection failed.. - /// - internal static string HassApiManager_ToolTip_InitialConnectionFailed { - get { - return ResourceManager.GetString("HassApiManager_ToolTip_InitialConnectionFailed", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to quick action: action failed, check the logs for info. - /// - internal static string HassApiManager_ToolTip_QuickActionFailed { - get { - return ResourceManager.GetString("HassApiManager_ToolTip_QuickActionFailed", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to quick action: action failed, entity not found. - /// - internal static string HassApiManager_ToolTip_QuickActionFailedOnEntity { - get { - return ResourceManager.GetString("HassApiManager_ToolTip_QuickActionFailedOnEntity", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Automation. - /// - internal static string HassDomain_Automation { - get { - return ResourceManager.GetString("HassDomain_Automation", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Button. - /// - internal static string HassDomain_Button { - get { - return ResourceManager.GetString("HassDomain_Button", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Climate. - /// - internal static string HassDomain_Climate { - get { - return ResourceManager.GetString("HassDomain_Climate", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Cover. - /// - internal static string HassDomain_Cover { - get { - return ResourceManager.GetString("HassDomain_Cover", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to HASS.Agent Commands. - /// - internal static string HassDomain_HASSAgentCommands { - get { - return ResourceManager.GetString("HassDomain_HASSAgentCommands", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to InputBoolean. - /// - internal static string HassDomain_InputBoolean { - get { - return ResourceManager.GetString("HassDomain_InputBoolean", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Light. - /// - internal static string HassDomain_Light { - get { - return ResourceManager.GetString("HassDomain_Light", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to MediaPlayer. - /// - internal static string HassDomain_MediaPlayer { - get { - return ResourceManager.GetString("HassDomain_MediaPlayer", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Scene. - /// - internal static string HassDomain_Scene { - get { - return ResourceManager.GetString("HassDomain_Scene", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Script. - /// - internal static string HassDomain_Script { - get { - return ResourceManager.GetString("HassDomain_Script", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Switch. - /// - internal static string HassDomain_Switch { - get { - return ResourceManager.GetString("HassDomain_Switch", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Close. - /// - internal static string Help_BtnClose { - get { - return ResourceManager.GetString("Help_BtnClose", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to About. - /// - internal static string Help_LblAbout { - get { - return ResourceManager.GetString("Help_LblAbout", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Get help with setting up and using HASS.Agent, - ///report bugs or get involved in general chit-chat!. - /// - internal static string Help_LblDiscordInfo { - get { - return ResourceManager.GetString("Help_LblDiscordInfo", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Documentation. - /// - internal static string Help_LblDocumentation { - get { - return ResourceManager.GetString("Help_LblDocumentation", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Documentation and Usage Examples. - /// - internal static string Help_LblDocumentationInfo { - get { - return ResourceManager.GetString("Help_LblDocumentationInfo", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to GitHub Issues. - /// - internal static string Help_LblGitHub { - get { - return ResourceManager.GetString("Help_LblGitHub", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Report bugs, post feature requests, see latest changes, etc.. - /// - internal static string Help_LblGitHubInfo { - get { - return ResourceManager.GetString("Help_LblGitHubInfo", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Home Assistant Forum. - /// - internal static string Help_LblHAForum { - get { - return ResourceManager.GetString("Help_LblHAForum", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Bit of everything, with the addition that other - ///HA users can help you out too!. - /// - internal static string Help_LblHAInfo { - get { - return ResourceManager.GetString("Help_LblHAInfo", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("Help_LblInfo1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Wiki. - /// - internal static string Help_LblWiki { - get { - return ResourceManager.GetString("Help_LblWiki", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Browse HASS.Agent documentation and usage examples.. - /// - internal static string Help_LblWikiInfo { - get { - return ResourceManager.GetString("Help_LblWikiInfo", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Help. - /// - internal static string Help_Title { - get { - return ResourceManager.GetString("Help_Title", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Your input language '{0}' is known to collide with the default CTRL-ALT-Q hotkey. Please set your own.. - /// - internal static string HelperFunctions_InputLanguageCheckDiffers_ErrorMsg1 { - get { - return ResourceManager.GetString("HelperFunctions_InputLanguageCheckDiffers_ErrorMsg1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Your input language '{0}' is unknown, and might collide with the default CTRL-ALT-Q hotkey. Please check to be sure. If it does, consider opening a ticket on GitHub so it can be added to the list.. - /// - internal static string HelperFunctions_InputLanguageCheckDiffers_ErrorMsg2 { - get { - return ResourceManager.GetString("HelperFunctions_InputLanguageCheckDiffers_ErrorMsg2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to No keys found. - /// - internal static string HelperFunctions_ParseMultipleKeys_ErrorMsg1 { - get { - return ResourceManager.GetString("HelperFunctions_ParseMultipleKeys_ErrorMsg1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to brackets missing, start and close all keys with [ ]. - /// - internal static string HelperFunctions_ParseMultipleKeys_ErrorMsg2 { - get { - return ResourceManager.GetString("HelperFunctions_ParseMultipleKeys_ErrorMsg2", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("HelperFunctions_ParseMultipleKeys_ErrorMsg3", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("HelperFunctions_ParseMultipleKeys_ErrorMsg4", resourceCulture); - } - } - - /// - /// 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 LocalApiManager_Initialize_MessageBox1 { - get { - return ResourceManager.GetString("LocalApiManager_Initialize_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Locked. - /// - internal static string LockState_Locked { - get { - return ResourceManager.GetString("LockState_Locked", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Unknown. - /// - internal static string LockState_Unknown { - get { - return ResourceManager.GetString("LockState_Unknown", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Unlocked. - /// - internal static string LockState_Unlocked { - get { - return ResourceManager.GetString("LockState_Unlocked", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Quick Actions. - /// - internal static string Main_BtnActionsManager { - get { - return ResourceManager.GetString("Main_BtnActionsManager", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to C&onfiguration. - /// - internal static string Main_BtnAppSettings { - get { - return ResourceManager.GetString("Main_BtnAppSettings", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Check for &Updates. - /// - internal static string Main_BtnCheckForUpdate { - get { - return ResourceManager.GetString("Main_BtnCheckForUpdate", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Loading... - /// - internal static string Main_BtnCommandsManager { - get { - return ResourceManager.GetString("Main_BtnCommandsManager", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Commands. - /// - internal static string Main_BtnCommandsManager_Ready { - get { - return ResourceManager.GetString("Main_BtnCommandsManager_Ready", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Hide. - /// - internal static string Main_BtnHide { - get { - return ResourceManager.GetString("Main_BtnHide", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Sensors. - /// - internal static string Main_BtnSensorsManage_Ready { - get { - return ResourceManager.GetString("Main_BtnSensorsManage_Ready", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Loading... - /// - internal static string Main_BtnSensorsManager { - get { - return ResourceManager.GetString("Main_BtnSensorsManager", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to S&atellite Service. - /// - internal static string Main_BtnServiceManager { - get { - return ResourceManager.GetString("Main_BtnServiceManager", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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! - /// - ///Note: this message only shows once.. - /// - internal static string Main_CheckDpiScalingFactor_MessageBox1 { - get { - return ResourceManager.GetString("Main_CheckDpiScalingFactor_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to You're running the latest version: {0}{1}. - /// - internal static string Main_CheckForUpdate_MessageBox1 { - get { - return ResourceManager.GetString("Main_CheckForUpdate_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Check for Updates. - /// - internal static string Main_CheckForUpdates { - get { - return ResourceManager.GetString("Main_CheckForUpdates", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Checking... - /// - internal static string Main_Checking { - get { - return ResourceManager.GetString("Main_Checking", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Controls. - /// - internal static string Main_GpControls { - get { - return ResourceManager.GetString("Main_GpControls", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to System Status. - /// - internal static string Main_GpStatus { - get { - return ResourceManager.GetString("Main_GpStatus", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Commands:. - /// - internal static string Main_LblCommands { - get { - return ResourceManager.GetString("Main_LblCommands", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Home Assistant API:. - /// - internal static string Main_LblHomeAssistantApi { - get { - return ResourceManager.GetString("Main_LblHomeAssistantApi", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Local API:. - /// - internal static string Main_LblLocalApi { - get { - return ResourceManager.GetString("Main_LblLocalApi", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to MQTT:. - /// - internal static string Main_LblMqtt { - get { - return ResourceManager.GetString("Main_LblMqtt", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to notification api:. - /// - internal static string Main_LblNotificationApi { - get { - return ResourceManager.GetString("Main_LblNotificationApi", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Quick Actions:. - /// - internal static string Main_LblQuickActions { - get { - return ResourceManager.GetString("Main_LblQuickActions", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Sensors:. - /// - internal static string Main_LblSensors { - get { - return ResourceManager.GetString("Main_LblSensors", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Satellite Service:. - /// - internal static string Main_LblService { - get { - return ResourceManager.GetString("Main_LblService", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Something went wrong while loading your settings. - /// - ///Check appsettings.json in the 'config' subfolder, or just delete it to start fresh.. - /// - internal static string Main_Load_MessageBox1 { - get { - return ResourceManager.GetString("Main_Load_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to There was an error launching HASS.Agent. - ///Please check the logs and make a bug report on GitHub.. - /// - internal static string Main_Load_MessageBox2 { - get { - return ResourceManager.GetString("Main_Load_MessageBox2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to No URL has been set! Please configure the webview through Configuration -> Tray Icon.. - /// - internal static string Main_NotifyIcon_MouseClick_MessageBox1 { - get { - return ResourceManager.GetString("Main_NotifyIcon_MouseClick_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to About. - /// - internal static string Main_TsAbout { - get { - return ResourceManager.GetString("Main_TsAbout", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Check for Updates. - /// - internal static string Main_TsCheckForUpdates { - get { - return ResourceManager.GetString("Main_TsCheckForUpdates", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Manage Commands. - /// - internal static string Main_TsCommands { - get { - return ResourceManager.GetString("Main_TsCommands", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Configuration. - /// - internal static string Main_TsConfig { - get { - return ResourceManager.GetString("Main_TsConfig", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Donate. - /// - internal static string Main_TsDonate { - get { - return ResourceManager.GetString("Main_TsDonate", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Exit HASS.Agent. - /// - internal static string Main_TsExit { - get { - return ResourceManager.GetString("Main_TsExit", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Help && Contact. - /// - internal static string Main_TsHelp { - get { - return ResourceManager.GetString("Main_TsHelp", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Manage Local Sensors. - /// - internal static string Main_TsLocalSensors { - get { - return ResourceManager.GetString("Main_TsLocalSensors", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Manage Quick Actions. - /// - internal static string Main_TsQuickItemsConfig { - get { - return ResourceManager.GetString("Main_TsQuickItemsConfig", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Manage Satellite Service. - /// - internal static string Main_TsSatelliteService { - get { - return ResourceManager.GetString("Main_TsSatelliteService", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Show HASS.Agent. - /// - internal static string Main_TsShow { - get { - return ResourceManager.GetString("Main_TsShow", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Show Quick Actions. - /// - internal static string Main_TsShowQuickActions { - get { - return ResourceManager.GetString("Main_TsShowQuickActions", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Dimmed. - /// - internal static string MonitorPowerEvent_Dimmed { - get { - return ResourceManager.GetString("MonitorPowerEvent_Dimmed", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to PowerOff. - /// - internal static string MonitorPowerEvent_PowerOff { - get { - return ResourceManager.GetString("MonitorPowerEvent_PowerOff", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to PowerOn. - /// - internal static string MonitorPowerEvent_PowerOn { - get { - return ResourceManager.GetString("MonitorPowerEvent_PowerOn", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Unknown. - /// - internal static string MonitorPowerEvent_Unknown { - get { - return ResourceManager.GetString("MonitorPowerEvent_Unknown", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to MQTT: Error while connecting. - /// - internal static string MqttManager_ToolTip_ConnectionError { - get { - return ResourceManager.GetString("MqttManager_ToolTip_ConnectionError", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to MQTT: Failed to connect. - /// - internal static string MqttManager_ToolTip_ConnectionFailed { - get { - return ResourceManager.GetString("MqttManager_ToolTip_ConnectionFailed", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to MQTT: Disconnected. - /// - internal static string MqttManager_ToolTip_Disconnected { - get { - return ResourceManager.GetString("MqttManager_ToolTip_Disconnected", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("NotifierManager_Initialize_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Close. - /// - internal static string Onboarding_BtnClose { - get { - return ResourceManager.GetString("Onboarding_BtnClose", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Next. - /// - internal static string Onboarding_BtnNext { - get { - return ResourceManager.GetString("Onboarding_BtnNext", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Previous. - /// - internal static string Onboarding_BtnPrevious { - get { - return ResourceManager.GetString("Onboarding_BtnPrevious", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to HASS.Agent Onboarding. - /// - internal static string Onboarding_Onboarding { - get { - return ResourceManager.GetString("Onboarding_Onboarding", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to HASS.Agent Onboarding. - /// - internal static string Onboarding_Title { - get { - return ResourceManager.GetString("Onboarding_Title", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Test &Connection. - /// - internal static string OnboardingApi_BtnTest { - get { - return ResourceManager.GetString("OnboardingApi_BtnTest", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Please provide a valid API key.. - /// - internal static string OnboardingApi_BtnTest_MessageBox1 { - get { - return ResourceManager.GetString("OnboardingApi_BtnTest_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Please enter your Home Assistant's URI.. - /// - internal static string OnboardingApi_BtnTest_MessageBox2 { - get { - return ResourceManager.GetString("OnboardingApi_BtnTest_MessageBox2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Unable to connect, the following error was returned: - /// - ///{0}. - /// - internal static string OnboardingApi_BtnTest_MessageBox3 { - get { - return ResourceManager.GetString("OnboardingApi_BtnTest_MessageBox3", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Connection OK! - /// - ///Home Assistant version: {0}. - /// - internal static string OnboardingApi_BtnTest_MessageBox4 { - get { - return ResourceManager.GetString("OnboardingApi_BtnTest_MessageBox4", resourceCulture); - } - } - - /// - /// 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 this key anyway?. - /// - internal static string OnboardingApi_BtnTest_MessageBox5 { - get { - return ResourceManager.GetString("OnboardingApi_BtnTest_MessageBox5", resourceCulture); - } - } - - /// - /// 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 this URI anyway?. - /// - internal static string OnboardingApi_BtnTest_MessageBox6 { - get { - return ResourceManager.GetString("OnboardingApi_BtnTest_MessageBox6", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Testing... - /// - internal static string OnboardingApi_BtnTest_Testing { - get { - return ResourceManager.GetString("OnboardingApi_BtnTest_Testing", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to API &Token. - /// - internal static string OnboardingApi_LblApiToken { - get { - return ResourceManager.GetString("OnboardingApi_LblApiToken", resourceCulture); - } - } - - /// - /// 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 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 { - return ResourceManager.GetString("OnboardingApi_LblInfo1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Server &URI (should be ok like this). - /// - internal static string OnboardingApi_LblServerUri { - get { - return ResourceManager.GetString("OnboardingApi_LblServerUri", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Tip: Specialized settings can be found in the Configuration Window.. - /// - internal static string OnboardingApi_LblTip1 { - get { - return ResourceManager.GetString("OnboardingApi_LblTip1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to HASS.Agent GitHub page. - /// - internal static string OnboardingDone_LblGitHub { - get { - return ResourceManager.GetString("OnboardingDone_LblGitHub", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Yay, done!. - /// - internal static string OnboardingDone_LblInfo1 { - get { - return ResourceManager.GetString("OnboardingDone_LblInfo1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to HASS.Agent will now restart to apply your configuration changes.. - /// - internal static string OnboardingDone_LblInfo2 { - get { - return ResourceManager.GetString("OnboardingDone_LblInfo2", resourceCulture); - } - } - - /// - /// 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 :-) - ///. - /// - internal static string OnboardingDone_LblInfo3 { - get { - return ResourceManager.GetString("OnboardingDone_LblInfo3", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Developing and maintaining this tool (and everything that surrounds it) takes up a lot of time. Like most developers, I run on caffeïne - so if you can spare it, a cup of coffee is always very much appreciated!. - /// - internal static string OnboardingDone_LblInfo6 { - get { - return ResourceManager.GetString("OnboardingDone_LblInfo6", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Tip: Other donation methods are available on the About Window.. - /// - internal static string OnboardingDone_LblTip2 { - get { - return ResourceManager.GetString("OnboardingDone_LblTip2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Clear. - /// - internal static string OnboardingHotKey_BtnClear { - get { - return ResourceManager.GetString("OnboardingHotKey_BtnClear", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Hotkey Combination. - /// - internal static string OnboardingHotKey_LblHotkeyCombo { - get { - return ResourceManager.GetString("OnboardingHotKey_LblHotkeyCombo", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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. - ///. - /// - internal static string OnboardingHotKey_LblInfo1 { - get { - return ResourceManager.GetString("OnboardingHotKey_LblInfo1", resourceCulture); - } - } - - /// - /// 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 may also be installed manually, visit the link below for more - ///information.. - /// - internal static string OnboardingIntegration_LblInfo1 { - get { - return ResourceManager.GetString("OnboardingIntegration_LblInfo1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Make sure you follow these steps: - /// - ///- Install HASS.Agent-Notifier integration - ///- Restart Home Assistant - ///- Configure a notifier entity - ///- Restart Home Assistant. - /// - internal static string OnboardingIntegration_LblInfo2 { - get { - return ResourceManager.GetString("OnboardingIntegration_LblInfo2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to HASS.Agent-Notifier GitHub Page. - /// - internal static string OnboardingIntegration_LblIntegration { - get { - return ResourceManager.GetString("OnboardingIntegration_LblIntegration", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Enable &Media Player (including text-to-speech). - /// - internal static string OnboardingIntegrations_CbEnableMediaPlayer { - get { - return ResourceManager.GetString("OnboardingIntegrations_CbEnableMediaPlayer", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Enable &Notifications. - /// - internal static string OnboardingIntegrations_CbEnableNotifications { - get { - return ResourceManager.GetString("OnboardingIntegrations_CbEnableNotifications", resourceCulture); - } - } - - /// - /// 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 - ///information.. - /// - internal static string OnboardingIntegrations_LblInfo1 { - get { - return ResourceManager.GetString("OnboardingIntegrations_LblInfo1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Make sure you follow these steps: - /// - ///- Install the HASS.Agent-Notifier and / or HASS.Agent-MediaPlayer integration - ///- Restart Home Assistant - ///-Configure a notifier and / or media_player entity - ///-Restart Home Assistant. - /// - internal static string OnboardingIntegrations_LblInfo2 { - get { - return ResourceManager.GetString("OnboardingIntegrations_LblInfo2", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("OnboardingIntegrations_LblInfo3", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to HASS.Agent-MediaPlayer GitHub Page. - /// - internal static string OnboardingIntegrations_LblMediaPlayerIntegration { - get { - return ResourceManager.GetString("OnboardingIntegrations_LblMediaPlayerIntegration", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to HASS.Agent-Integration GitHub Page. - /// - internal static string OnboardingIntegrations_LblNotifierIntegration { - get { - return ResourceManager.GetString("OnboardingIntegrations_LblNotifierIntegration", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Yes, &enable the local API on port. - /// - internal static string OnboardingLocalApi_CbEnableLocalApi { - get { - return ResourceManager.GetString("OnboardingLocalApi_CbEnableLocalApi", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Enable &Media Player and text-to-speech (TTS). - /// - internal static string OnboardingLocalApi_CbEnableMediaPlayer { - get { - return ResourceManager.GetString("OnboardingLocalApi_CbEnableMediaPlayer", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Enable &Notifications. - /// - internal static string OnboardingLocalApi_CbEnableNotifications { - get { - return ResourceManager.GetString("OnboardingLocalApi_CbEnableNotifications", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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?. - /// - internal static string OnboardingLocalApi_LblInfo1 { - get { - return ResourceManager.GetString("OnboardingLocalApi_LblInfo1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to You can choose what modules you want to enable. They require HA integrations, but don't worry, the next page will give you more info on how to set them up.. - /// - internal static string OnboardingLocalApi_LblInfo2 { - get { - return ResourceManager.GetString("OnboardingLocalApi_LblInfo2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Note: 5115 is the default port, only change it if you changed it in Home Assistant.. - /// - internal static string OnboardingLocalApi_LblTip1 { - get { - return ResourceManager.GetString("OnboardingLocalApi_LblTip1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Finish. - /// - internal static string OnboardingManager_BtnNext_Finish { - get { - return ResourceManager.GetString("OnboardingManager_BtnNext_Finish", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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.. - /// - internal static string OnboardingManager_ConfirmBeforeClose_MessageBox1 { - get { - return ResourceManager.GetString("OnboardingManager_ConfirmBeforeClose_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to HASS.Agent Onboarding: API [{0}/{1}]. - /// - internal static string OnboardingManager_OnboardingTitle_Api { - get { - return ResourceManager.GetString("OnboardingManager_OnboardingTitle_Api", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to HASS.Agent Onboarding: Completed [{0}/{1}]. - /// - internal static string OnboardingManager_OnboardingTitle_Completed { - get { - return ResourceManager.GetString("OnboardingManager_OnboardingTitle_Completed", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to HASS.Agent Onboarding: HotKey [{0}/{1}]. - /// - internal static string OnboardingManager_OnboardingTitle_HotKey { - get { - return ResourceManager.GetString("OnboardingManager_OnboardingTitle_HotKey", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to HASS.Agent Onboarding: Integration [{0}/{1}]. - /// - internal static string OnboardingManager_OnboardingTitle_Integration { - get { - return ResourceManager.GetString("OnboardingManager_OnboardingTitle_Integration", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to HASS.Agent Onboarding: MQTT [{0}/{1}]. - /// - internal static string OnboardingManager_OnboardingTitle_Mqtt { - get { - return ResourceManager.GetString("OnboardingManager_OnboardingTitle_Mqtt", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to HASS.Agent Onboarding: Notifications [{0}/{1}]. - /// - internal static string OnboardingManager_OnboardingTitle_Notifications { - get { - return ResourceManager.GetString("OnboardingManager_OnboardingTitle_Notifications", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to HASS.Agent Onboarding: Start [{0}/{1}]. - /// - internal static string OnboardingManager_OnboardingTitle_Start { - get { - return ResourceManager.GetString("OnboardingManager_OnboardingTitle_Start", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to HASS.Agent Onboarding: Startup [{0}/{1}]. - /// - internal static string OnboardingManager_OnboardingTitle_Startup { - get { - return ResourceManager.GetString("OnboardingManager_OnboardingTitle_Startup", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to HASS.Agent Onboarding: Updates [{0}/{1}]. - /// - internal static string OnboardingManager_OnboardingTitle_Updates { - get { - return ResourceManager.GetString("OnboardingManager_OnboardingTitle_Updates", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Enable MQTT. - /// - internal static string OnboardingMqtt_CbEnableMqtt { - get { - return ResourceManager.GetString("OnboardingMqtt_CbEnableMqtt", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &TLS. - /// - internal static string OnboardingMqtt_CbMqttTls { - get { - return ResourceManager.GetString("OnboardingMqtt_CbMqttTls", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Discovery Prefix. - /// - internal static string OnboardingMqtt_LblDiscoveryPrefix { - get { - return ResourceManager.GetString("OnboardingMqtt_LblDiscoveryPrefix", resourceCulture); - } - } - - /// - /// 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. - ///. - /// - internal static string OnboardingMqtt_LblInfo1 { - get { - return ResourceManager.GetString("OnboardingMqtt_LblInfo1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to IP Address or Hostname. - /// - internal static string OnboardingMqtt_LblIpAdress { - get { - return ResourceManager.GetString("OnboardingMqtt_LblIpAdress", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Password. - /// - internal static string OnboardingMqtt_LblPassword { - get { - return ResourceManager.GetString("OnboardingMqtt_LblPassword", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Port. - /// - internal static string OnboardingMqtt_LblPort { - get { - return ResourceManager.GetString("OnboardingMqtt_LblPort", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to (leave default if not sure). - /// - internal static string OnboardingMqtt_LblTip1 { - get { - return ResourceManager.GetString("OnboardingMqtt_LblTip1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Tip: Specialized settings can be found in the Configuration Window.. - /// - internal static string OnboardingMqtt_LblTip2 { - get { - return ResourceManager.GetString("OnboardingMqtt_LblTip2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Username. - /// - internal static string OnboardingMqtt_LblUsername { - get { - return ResourceManager.GetString("OnboardingMqtt_LblUsername", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Yes, accept notifications on port. - /// - internal static string OnboardingNotifications_CbAcceptNotifications { - get { - return ResourceManager.GetString("OnboardingNotifications_CbAcceptNotifications", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to HASS.Agent can receive notifications from Home Assistant, using text and/or images. - /// - ///Do you want to enable this function?. - /// - internal static string OnboardingNotifications_LblInfo1 { - get { - return ResourceManager.GetString("OnboardingNotifications_LblInfo1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Note: 5115 is the default port, only change it if you changed it in Home Assistant.. - /// - internal static string OnboardingNotifications_LblTip1 { - get { - return ResourceManager.GetString("OnboardingNotifications_LblTip1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Start-on-Login has been activated!. - /// - internal static string OnboardingStartup_Activated { - get { - return ResourceManager.GetString("OnboardingStartup_Activated", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Activating Start-on-Login... - /// - internal static string OnboardingStartup_Activating { - get { - return ResourceManager.GetString("OnboardingStartup_Activating", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Start-on-Login is already activated, all set!. - /// - internal static string OnboardingStartup_AlreadyActivated { - get { - return ResourceManager.GetString("OnboardingStartup_AlreadyActivated", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Yes, &start HASS.Agent on System Login. - /// - internal static string OnboardingStartup_BtnSetLaunchOnLogin { - get { - return ResourceManager.GetString("OnboardingStartup_BtnSetLaunchOnLogin", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Enable Start-on-Login. - /// - internal static string OnboardingStartup_BtnSetLaunchOnLogin_2 { - get { - return ResourceManager.GetString("OnboardingStartup_BtnSetLaunchOnLogin_2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Do you want to enable Start-on-Login now?. - /// - internal static string OnboardingStartup_EnableNow { - get { - return ResourceManager.GetString("OnboardingStartup_EnableNow", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Something went wrong. You can try again, or skip to the next page and retry after HASS.Agent's restart.. - /// - internal static string OnboardingStartup_Failed { - get { - return ResourceManager.GetString("OnboardingStartup_Failed", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Fetching current state, please wait... - /// - internal static string OnboardingStartup_LblCreateInfo { - get { - return ResourceManager.GetString("OnboardingStartup_LblCreateInfo", resourceCulture); - } - } - - /// - /// 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. - /// - ///This setting can be changed any time later in the HASS.Agent configuration window.. - /// - internal static string OnboardingStartup_LblInfo1 { - get { - return ResourceManager.GetString("OnboardingStartup_LblInfo1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Yes, &download and launch the installer for me. - /// - internal static string OnboardingUpdates_CbExecuteUpdater { - get { - return ResourceManager.GetString("OnboardingUpdates_CbExecuteUpdater", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Yes, notify me on new &updates. - /// - internal static string OnboardingUpdates_CbNofityOnUpdate { - get { - return ResourceManager.GetString("OnboardingUpdates_CbNofityOnUpdate", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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. - /// - ///Do you want to enable this automatic update checks?. - /// - internal static string OnboardingUpdates_LblInfo1 { - get { - return ResourceManager.GetString("OnboardingUpdates_LblInfo1", resourceCulture); - } - } - - /// - /// 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 running,you will still get to review the release notes and manually approve the update.. - /// - internal static string OnboardingUpdates_LblInfo2 { - get { - return ResourceManager.GetString("OnboardingUpdates_LblInfo2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Device &Name. - /// - internal static string OnboardingWelcome_LblDeviceName { - get { - return ResourceManager.GetString("OnboardingWelcome_LblDeviceName", resourceCulture); - } - } - - /// - /// 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. - /// - ///To assist you with a first time setup, proceed with the configuration steps below - ///or alternatively, click 'Close'.. - /// - internal static string OnboardingWelcome_LblInfo1 { - get { - return ResourceManager.GetString("OnboardingWelcome_LblInfo1", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("OnboardingWelcome_LblInfo2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Interface &Language. - /// - internal static string OnboardingWelcome_LblInterfaceLangauge { - get { - return ResourceManager.GetString("OnboardingWelcome_LblInterfaceLangauge", resourceCulture); - } - } - - /// - /// 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} - /// - ///Do you want to use that version?. - /// - internal static string OnboardingWelcome_Store_MessageBox1 { - get { - return ResourceManager.GetString("OnboardingWelcome_Store_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Please wait a bit while the task is performed ... - /// - internal static string PortReservation_LblInfo1 { - get { - return ResourceManager.GetString("PortReservation_LblInfo1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Create API Port Binding. - /// - internal static string PortReservation_LblTask1 { - get { - return ResourceManager.GetString("PortReservation_LblTask1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Set Firewall Rule. - /// - internal static string PortReservation_LblTask2 { - get { - return ResourceManager.GetString("PortReservation_LblTask2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Not all steps completed succesfully. Please consult the logs for more information.. - /// - internal static string PortReservation_ProcessPostUpdate_MessageBox1 { - get { - return ResourceManager.GetString("PortReservation_ProcessPostUpdate_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to HASS.Agent Port Reservation. - /// - internal static string PortReservation_Title { - get { - return ResourceManager.GetString("PortReservation_Title", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Please wait a bit while some post-update tasks are performed ... - /// - internal static string PostUpdate_LblInfo1 { - get { - return ResourceManager.GetString("PostUpdate_LblInfo1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Configuring Satellite Service. - /// - internal static string PostUpdate_LblTask1 { - get { - return ResourceManager.GetString("PostUpdate_LblTask1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Create API Port Binding. - /// - internal static string PostUpdate_LblTask2 { - get { - return ResourceManager.GetString("PostUpdate_LblTask2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to HASS.Agent Post Update. - /// - internal static string PostUpdate_PostUpdate { - get { - return ResourceManager.GetString("PostUpdate_PostUpdate", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Not all steps completed succesfully. Please consult the logs for more information.. - /// - internal static string PostUpdate_ProcessPostUpdate_MessageBox1 { - get { - return ResourceManager.GetString("PostUpdate_ProcessPostUpdate_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to HASS.Agent Post Update. - /// - internal static string PostUpdate_Title { - get { - return ResourceManager.GetString("PostUpdate_Title", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Unable to fetch your entities because of missing config, please enter the required values in the config screen.. - /// - internal static string QuickActions_CheckHassManager_MessageBox1 { - get { - return ResourceManager.GetString("QuickActions_CheckHassManager_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Retrieving entities, please wait... - /// - internal static string QuickActions_LblLoading { - get { - return ResourceManager.GetString("QuickActions_LblLoading", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to There was an error trying to fetch your entities!. - /// - internal static string QuickActions_MessageBox_EntityFailed { - get { - return ResourceManager.GetString("QuickActions_MessageBox_EntityFailed", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Quick Actions. - /// - internal static string QuickActions_Title { - get { - return ResourceManager.GetString("QuickActions_Title", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Add New. - /// - internal static string QuickActionsConfig_BtnAdd { - get { - return ResourceManager.GetString("QuickActionsConfig_BtnAdd", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Modify. - /// - internal static string QuickActionsConfig_BtnModify { - get { - return ResourceManager.GetString("QuickActionsConfig_BtnModify", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Preview. - /// - internal static string QuickActionsConfig_BtnPreview { - get { - return ResourceManager.GetString("QuickActionsConfig_BtnPreview", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Remove. - /// - internal static string QuickActionsConfig_BtnRemove { - get { - return ResourceManager.GetString("QuickActionsConfig_BtnRemove", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Store Quick Actions. - /// - internal static string QuickActionsConfig_BtnStore { - get { - return ResourceManager.GetString("QuickActionsConfig_BtnStore", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Action. - /// - internal static string QuickActionsConfig_ClmAction { - get { - return ResourceManager.GetString("QuickActionsConfig_ClmAction", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Description. - /// - internal static string QuickActionsConfig_ClmDescription { - get { - return ResourceManager.GetString("QuickActionsConfig_ClmDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Domain. - /// - internal static string QuickActionsConfig_ClmDomain { - get { - return ResourceManager.GetString("QuickActionsConfig_ClmDomain", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Entity. - /// - internal static string QuickActionsConfig_ClmEntity { - get { - return ResourceManager.GetString("QuickActionsConfig_ClmEntity", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Hotkey. - /// - internal static string QuickActionsConfig_ClmHotKey { - get { - return ResourceManager.GetString("QuickActionsConfig_ClmHotKey", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Hotkey Enabled. - /// - internal static string QuickActionsConfig_LblHotkey { - get { - return ResourceManager.GetString("QuickActionsConfig_LblHotkey", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Quick Actions Configuration. - /// - internal static string QuickActionsConfig_Title { - get { - return ResourceManager.GetString("QuickActionsConfig_Title", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Store Quick Action. - /// - internal static string QuickActionsMod_BtnStore { - get { - return ResourceManager.GetString("QuickActionsMod_BtnStore", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Please select an entity!. - /// - internal static string QuickActionsMod_BtnStore_MessageBox1 { - get { - return ResourceManager.GetString("QuickActionsMod_BtnStore_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Please select an domain!. - /// - internal static string QuickActionsMod_BtnStore_MessageBox2 { - get { - return ResourceManager.GetString("QuickActionsMod_BtnStore_MessageBox2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Unknown action, please select a valid one.. - /// - internal static string QuickActionsMod_BtnStore_MessageBox3 { - get { - return ResourceManager.GetString("QuickActionsMod_BtnStore_MessageBox3", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to enable hotkey. - /// - internal static string QuickActionsMod_CbEnableHotkey { - get { - return ResourceManager.GetString("QuickActionsMod_CbEnableHotkey", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Unable to fetch your entities because of missing config, please enter the required values in the config screen.. - /// - internal static string QuickActionsMod_CheckHassManager_MessageBox1 { - get { - return ResourceManager.GetString("QuickActionsMod_CheckHassManager_MessageBox1", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("QuickActionsMod_LblAction", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Description. - /// - internal static string QuickActionsMod_LblDescription { - get { - return ResourceManager.GetString("QuickActionsMod_LblDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Domain. - /// - internal static string QuickActionsMod_LblDomain { - get { - return ResourceManager.GetString("QuickActionsMod_LblDomain", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Entity. - /// - internal static string QuickActionsMod_LblEntityInfo { - get { - return ResourceManager.GetString("QuickActionsMod_LblEntityInfo", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &hotkey combination. - /// - internal static string QuickActionsMod_LblHotkey { - get { - return ResourceManager.GetString("QuickActionsMod_LblHotkey", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Retrieving entities, please wait... - /// - internal static string QuickActionsMod_LblLoading { - get { - return ResourceManager.GetString("QuickActionsMod_LblLoading", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to (optional, will be used instead of entity name). - /// - internal static string QuickActionsMod_LblTip1 { - get { - return ResourceManager.GetString("QuickActionsMod_LblTip1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to There was an error trying to fetch your entities.. - /// - internal static string QuickActionsMod_MessageBox_Entities { - get { - return ResourceManager.GetString("QuickActionsMod_MessageBox_Entities", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Quick Action. - /// - internal static string QuickActionsMod_Title { - get { - return ResourceManager.GetString("QuickActionsMod_Title", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Mod Quick Action. - /// - internal static string QuickActionsMod_Title_Mod { - get { - return ResourceManager.GetString("QuickActionsMod_Title_Mod", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to New Quick Action. - /// - internal static string QuickActionsMod_Title_New { - get { - return ResourceManager.GetString("QuickActionsMod_Title_New", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Please wait while HASS.Agent restarts... - /// - internal static string Restart_LblInfo1 { - get { - return ResourceManager.GetString("Restart_LblInfo1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Waiting for previous instance to close... - /// - internal static string Restart_LblTask1 { - get { - return ResourceManager.GetString("Restart_LblTask1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Relaunch HASS.Agent. - /// - internal static string Restart_LblTask2 { - get { - return ResourceManager.GetString("Restart_LblTask2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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.. - /// - internal static string Restart_ProcessRestart_MessageBox1 { - get { - return ResourceManager.GetString("Restart_ProcessRestart_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to HASS.Agent Restarter. - /// - internal static string Restart_Title { - get { - return ResourceManager.GetString("Restart_Title", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Add New. - /// - internal static string SensorsConfig_BtnAdd { - get { - return ResourceManager.GetString("SensorsConfig_BtnAdd", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Modify. - /// - internal static string SensorsConfig_BtnModify { - get { - return ResourceManager.GetString("SensorsConfig_BtnModify", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Remove. - /// - internal static string SensorsConfig_BtnRemove { - get { - return ResourceManager.GetString("SensorsConfig_BtnRemove", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Store && Activate Sensors. - /// - internal static string SensorsConfig_BtnStore { - get { - return ResourceManager.GetString("SensorsConfig_BtnStore", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("SensorsConfig_BtnStore_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Storing and registering, please wait... - /// - internal static string SensorsConfig_BtnStore_Storing { - get { - return ResourceManager.GetString("SensorsConfig_BtnStore_Storing", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Name. - /// - internal static string SensorsConfig_ClmName { - get { - return ResourceManager.GetString("SensorsConfig_ClmName", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Type. - /// - internal static string SensorsConfig_ClmType { - get { - return ResourceManager.GetString("SensorsConfig_ClmType", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Last Known Value. - /// - internal static string SensorsConfig_ClmValue { - get { - return ResourceManager.GetString("SensorsConfig_ClmValue", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Refresh. - /// - internal static string SensorsConfig_LblRefresh { - get { - return ResourceManager.GetString("SensorsConfig_LblRefresh", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Sensors Configuration. - /// - internal static string SensorsConfig_Title { - get { - return ResourceManager.GetString("SensorsConfig_Title", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Provides the title of the current active window.. - /// - internal static string SensorsManager_ActiveWindowSensorDescription { - get { - return ResourceManager.GetString("SensorsManager_ActiveWindowSensorDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Provides information various aspects of your device's audio: - /// - ///Current peak volume level (can be used as a simple 'is something playing' value). - /// - ///Default audio device: name, state and volume. - /// - ///Summary of your audio sessions: application name, muted state, volume and current peak volume.. - /// - internal static string SensorsManager_AudioSensorsDescription { - get { - return ResourceManager.GetString("SensorsManager_AudioSensorsDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Provides a sensor with the current charging status, estimated amount of minutes on a full charge, remaining charge as a percentage, remaining charge in minutes and the powerline status.. - /// - internal static string SensorsManager_BatterySensorsDescription { - get { - return ResourceManager.GetString("SensorsManager_BatterySensorsDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Provides a sensor with the amount of bluetooth devices found. - /// - ///The devices and their connected state are added as attributes.. - /// - internal static string SensorsManager_BluetoothDevicesSensorDescription { - get { - return ResourceManager.GetString("SensorsManager_BluetoothDevicesSensorDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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.. - /// - internal static string SensorsManager_BluetoothLeDevicesSensorDescription { - get { - return ResourceManager.GetString("SensorsManager_BluetoothLeDevicesSensorDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Provides the current load of the first CPU as a percentage.. - /// - internal static string SensorsManager_CpuLoadSensorDescription { - get { - return ResourceManager.GetString("SensorsManager_CpuLoadSensorDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Provides the current clockspeed of the first CPU.. - /// - internal static string SensorsManager_CurrentClockSpeedSensorDescription { - get { - return ResourceManager.GetString("SensorsManager_CurrentClockSpeedSensorDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Provides the current volume level as a percentage. - /// - ///Currently takes the volume of your default device.. - /// - internal static string SensorsManager_CurrentVolumeSensorDescription { - get { - return ResourceManager.GetString("SensorsManager_CurrentVolumeSensorDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Provides a sensor with the amount of displays, name of the primary display, and per display its name, resolution and bits per pixel.. - /// - internal static string SensorsManager_DisplaySensorsDescription { - get { - return ResourceManager.GetString("SensorsManager_DisplaySensorsDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Dummy sensor for testing purposes, sends a random integer value between 0 and 100.. - /// - internal static string SensorsManager_DummySensorDescription { - get { - return ResourceManager.GetString("SensorsManager_DummySensorDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Returns your current latitude, longitude and altitude as a comma-seperated value. - /// - ///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'.. - /// - internal static string SensorsManager_GeoLocationSensorDescription { - get { - return ResourceManager.GetString("SensorsManager_GeoLocationSensorDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Provides the current load of the first GPU as a percentage.. - /// - internal static string SensorsManager_GpuLoadSensorDescription { - get { - return ResourceManager.GetString("SensorsManager_GpuLoadSensorDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Provides the current temperature of the first GPU.. - /// - internal static string SensorsManager_GpuTemperatureSensorDescription { - get { - return ResourceManager.GetString("SensorsManager_GpuTemperatureSensorDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Provides a datetime value containing the last moment the user provided any input.. - /// - internal static string SensorsManager_LastActiveSensorDescription { - get { - return ResourceManager.GetString("SensorsManager_LastActiveSensorDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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.. - /// - internal static string SensorsManager_LastBootSensorDescription { - get { - return ResourceManager.GetString("SensorsManager_LastBootSensorDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Provides the last system state change: - /// - ///ApplicationStarted, Logoff, SystemShutdown, Resume, Suspend, ConsoleConnect, ConsoleDisconnect, RemoteConnect, RemoteDisconnect, SessionLock, SessionLogoff, SessionLogon, SessionRemoteControl and SessionUnlock.. - /// - internal static string SensorsManager_LastSystemStateChangeSensorDescription { - get { - return ResourceManager.GetString("SensorsManager_LastSystemStateChangeSensorDescription", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("SensorsManager_LoggedUserSensorDescription", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("SensorsManager_LoggedUsersSensorDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Provides the amount of used memory as a percentage.. - /// - internal static string SensorsManager_MemoryUsageSensorDescription { - get { - return ResourceManager.GetString("SensorsManager_MemoryUsageSensorDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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.. - /// - internal static string SensorsManager_MicrophoneActiveSensorDescription { - get { - return ResourceManager.GetString("SensorsManager_MicrophoneActiveSensorDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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.. - /// - internal static string SensorsManager_MicrophoneProcessSensorDescription { - get { - return ResourceManager.GetString("SensorsManager_MicrophoneProcessSensorDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Provides the last monitor power state change: - /// - ///Dimmed, PowerOff, PowerOn and Unkown.. - /// - internal static string SensorsManager_MonitorPowerStateSensorDescription { - get { - return ResourceManager.GetString("SensorsManager_MonitorPowerStateSensorDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Provides an ON/OFF value based on whether the window is currently open (doesn't have to be active).. - /// - internal static string SensorsManager_NamedWindowSensorDescription { - get { - return ResourceManager.GetString("SensorsManager_NamedWindowSensorDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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.. - /// - internal static string SensorsManager_NetworkSensorsDescription { - get { - return ResourceManager.GetString("SensorsManager_NetworkSensorsDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Provides the values of a performance counter. - /// - ///For example, the built-in CPU load sensor uses these values: - /// - ///Category: Processor - ///Counter: % Processor Time - ///Instance: _Total - /// - ///You can explore the counters through Windows' 'perfmon.exe' tool.. - /// - internal static string SensorsManager_PerformanceCounterSensorDescription { - get { - return ResourceManager.GetString("SensorsManager_PerformanceCounterSensorDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Returns the result of the provided Powershell command or script. - /// - ///Converts the outcome to text.. - /// - internal static string SensorsManager_PowershellSensorDescription { - get { - return ResourceManager.GetString("SensorsManager_PowershellSensorDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Provides information about all installed printers and their queues.. - /// - internal static string SensorsManager_PrintersSensorsDescription { - get { - return ResourceManager.GetString("SensorsManager_PrintersSensorsDescription", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("SensorsManager_ProcessActiveSensorDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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'.. - /// - internal static string SensorsManager_ServiceStateSensorDescription { - get { - return ResourceManager.GetString("SensorsManager_ServiceStateSensorDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Provides the current session state: - /// - ///Locked, Unlocked or Unknown. - /// - ///Use a LastSystemStateChangeSensor to monitor session state changes.. - /// - internal static string SensorsManager_SessionStateSensorDescription { - get { - return ResourceManager.GetString("SensorsManager_SessionStateSensorDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Provides the labels, total size (MB), available space (MB), used space (MB) and file system of all present non-removable disks.. - /// - internal static string SensorsManager_StorageSensorsDescription { - get { - return ResourceManager.GetString("SensorsManager_StorageSensorsDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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.. - /// - internal static string SensorsManager_UserNotificationStateSensorDescription { - get { - return ResourceManager.GetString("SensorsManager_UserNotificationStateSensorDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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.. - /// - internal static string SensorsManager_WebcamActiveSensorDescription { - get { - return ResourceManager.GetString("SensorsManager_WebcamActiveSensorDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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.. - /// - internal static string SensorsManager_WebcamProcessSensorDescription { - get { - return ResourceManager.GetString("SensorsManager_WebcamProcessSensorDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Provides the current state of the process' window: - /// - ///Hidden, Maximized, Minimized, Normal and Unknown.. - /// - internal static string SensorsManager_WindowStateSensorDescription { - get { - return ResourceManager.GetString("SensorsManager_WindowStateSensorDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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.. - /// - internal static string SensorsManager_WindowsUpdatesSensorsDescription { - get { - return ResourceManager.GetString("SensorsManager_WindowsUpdatesSensorsDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Provides the result of the WMI query.. - /// - internal static string SensorsManager_WmiQuerySensorDescription { - get { - return ResourceManager.GetString("SensorsManager_WmiQuerySensorDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to All. - /// - internal static string SensorsMod_All { - get { - return ResourceManager.GetString("SensorsMod_All", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Store Sensor. - /// - internal static string SensorsMod_BtnStore { - get { - return ResourceManager.GetString("SensorsMod_BtnStore", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Please select a sensor type!. - /// - internal static string SensorsMod_BtnStore_MessageBox1 { - get { - return ResourceManager.GetString("SensorsMod_BtnStore_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Please enter the name of a process!. - /// - internal static string SensorsMod_BtnStore_MessageBox10 { - get { - return ResourceManager.GetString("SensorsMod_BtnStore_MessageBox10", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Please enter the name of a service!. - /// - internal static string SensorsMod_BtnStore_MessageBox11 { - get { - return ResourceManager.GetString("SensorsMod_BtnStore_MessageBox11", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Please select a valid sensor type!. - /// - internal static string SensorsMod_BtnStore_MessageBox2 { - get { - return ResourceManager.GetString("SensorsMod_BtnStore_MessageBox2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Please provide a name!. - /// - internal static string SensorsMod_BtnStore_MessageBox3 { - get { - return ResourceManager.GetString("SensorsMod_BtnStore_MessageBox3", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("SensorsMod_BtnStore_MessageBox4", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("SensorsMod_BtnStore_MessageBox5", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Please provide an interval between 1 and 43200 (12 hours)!. - /// - internal static string SensorsMod_BtnStore_MessageBox6 { - get { - return ResourceManager.GetString("SensorsMod_BtnStore_MessageBox6", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Please enter a window name!. - /// - internal static string SensorsMod_BtnStore_MessageBox7 { - get { - return ResourceManager.GetString("SensorsMod_BtnStore_MessageBox7", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Please enter a query!. - /// - internal static string SensorsMod_BtnStore_MessageBox8 { - get { - return ResourceManager.GetString("SensorsMod_BtnStore_MessageBox8", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Please enter a category and instance!. - /// - internal static string SensorsMod_BtnStore_MessageBox9 { - get { - return ResourceManager.GetString("SensorsMod_BtnStore_MessageBox9", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Test. - /// - internal static string SensorsMod_BtnTest { - get { - return ResourceManager.GetString("SensorsMod_BtnTest", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Test Performance Counter. - /// - internal static string SensorsMod_BtnTest_PerformanceCounter { - get { - return ResourceManager.GetString("SensorsMod_BtnTest_PerformanceCounter", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Test WMI Query. - /// - internal static string SensorsMod_BtnTest_Wmi { - get { - return ResourceManager.GetString("SensorsMod_BtnTest_Wmi", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Type. - /// - internal static string SensorsMod_ClmSensorName { - get { - return ResourceManager.GetString("SensorsMod_ClmSensorName", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Agent. - /// - internal static string SensorsMod_LblAgent { - get { - return ResourceManager.GetString("SensorsMod_LblAgent", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Description. - /// - internal static string SensorsMod_LblDescription { - get { - return ResourceManager.GetString("SensorsMod_LblDescription", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Multivalue. - /// - internal static string SensorsMod_LblMultiValue { - get { - return ResourceManager.GetString("SensorsMod_LblMultiValue", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Name. - /// - internal static string SensorsMod_LblName { - get { - return ResourceManager.GetString("SensorsMod_LblName", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to seconds. - /// - internal static string SensorsMod_LblSeconds { - get { - return ResourceManager.GetString("SensorsMod_LblSeconds", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Service. - /// - internal static string SensorsMod_LblService { - get { - return ResourceManager.GetString("SensorsMod_LblService", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to setting 1. - /// - internal static string SensorsMod_LblSetting1 { - get { - return ResourceManager.GetString("SensorsMod_LblSetting1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Category. - /// - internal static string SensorsMod_LblSetting1_Category { - get { - return ResourceManager.GetString("SensorsMod_LblSetting1_Category", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Network Card. - /// - internal static string SensorsMod_LblSetting1_Network { - get { - return ResourceManager.GetString("SensorsMod_LblSetting1_Network", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to powershell command or script. - /// - internal static string SensorsMod_LblSetting1_Powershell { - get { - return ResourceManager.GetString("SensorsMod_LblSetting1_Powershell", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Process. - /// - internal static string SensorsMod_LblSetting1_Process { - get { - return ResourceManager.GetString("SensorsMod_LblSetting1_Process", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Service. - /// - internal static string SensorsMod_LblSetting1_Service { - get { - return ResourceManager.GetString("SensorsMod_LblSetting1_Service", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Window Name. - /// - internal static string SensorsMod_LblSetting1_WindowName { - get { - return ResourceManager.GetString("SensorsMod_LblSetting1_WindowName", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to WMI Query. - /// - internal static string SensorsMod_LblSetting1_Wmi { - get { - return ResourceManager.GetString("SensorsMod_LblSetting1_Wmi", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Setting 2. - /// - internal static string SensorsMod_LblSetting2 { - get { - return ResourceManager.GetString("SensorsMod_LblSetting2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Counter. - /// - internal static string SensorsMod_LblSetting2_Counter { - get { - return ResourceManager.GetString("SensorsMod_LblSetting2_Counter", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to WMI Scope (optional). - /// - internal static string SensorsMod_LblSetting2_Wmi { - get { - return ResourceManager.GetString("SensorsMod_LblSetting2_Wmi", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Setting 3. - /// - internal static string SensorsMod_LblSetting3 { - get { - return ResourceManager.GetString("SensorsMod_LblSetting3", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Instance (optional). - /// - internal static string SensorsMod_LblSetting3_Instance { - get { - return ResourceManager.GetString("SensorsMod_LblSetting3_Instance", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to HASS.Agent only!. - /// - internal static string SensorsMod_LblSpecificClient { - get { - return ResourceManager.GetString("SensorsMod_LblSpecificClient", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Selected Type. - /// - internal static string SensorsMod_LblType { - get { - return ResourceManager.GetString("SensorsMod_LblType", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Update every. - /// - internal static string SensorsMod_LblUpdate { - get { - return ResourceManager.GetString("SensorsMod_LblUpdate", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to The name you provided contains unsupported characters and won't work. The suggested version is: - /// - ///{0} - /// - ///Do you want to use this version?. - /// - internal static string SensorsMod_MessageBox_Sanitize { - get { - return ResourceManager.GetString("SensorsMod_MessageBox_Sanitize", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Test Command/Script. - /// - internal static string SensorsMod_SensorsMod_BtnTest_Powershell { - get { - return ResourceManager.GetString("SensorsMod_SensorsMod_BtnTest_Powershell", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to {0} only!. - /// - internal static string SensorsMod_SpecificClient { - get { - return ResourceManager.GetString("SensorsMod_SpecificClient", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Enter a category and counter first.. - /// - internal static string SensorsMod_TestPerformanceCounter_MessageBox1 { - get { - return ResourceManager.GetString("SensorsMod_TestPerformanceCounter_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Test succesfully executed, result value: - /// - ///{0}. - /// - internal static string SensorsMod_TestPerformanceCounter_MessageBox2 { - get { - return ResourceManager.GetString("SensorsMod_TestPerformanceCounter_MessageBox2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to The test failed to execute: - /// - ///{0} - /// - ///Do you want to open the logs folder?. - /// - internal static string SensorsMod_TestPerformanceCounter_MessageBox3 { - get { - return ResourceManager.GetString("SensorsMod_TestPerformanceCounter_MessageBox3", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Please enter a command or script!. - /// - internal static string SensorsMod_TestPowershell_MessageBox1 { - get { - return ResourceManager.GetString("SensorsMod_TestPowershell_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Test succesfully executed, result value: - /// - ///{0}. - /// - internal static string SensorsMod_TestPowershell_MessageBox2 { - get { - return ResourceManager.GetString("SensorsMod_TestPowershell_MessageBox2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to The test failed to execute: - /// - ///{0} - /// - ///Do you want to open the logs folder?. - /// - internal static string SensorsMod_TestPowershell_MessageBox3 { - get { - return ResourceManager.GetString("SensorsMod_TestPowershell_MessageBox3", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Enter a WMI query first.. - /// - internal static string SensorsMod_TestWmi_MessageBox1 { - get { - return ResourceManager.GetString("SensorsMod_TestWmi_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Query succesfully executed, result value: - /// - ///{0}. - /// - internal static string SensorsMod_TestWmi_MessageBox2 { - get { - return ResourceManager.GetString("SensorsMod_TestWmi_MessageBox2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to The query failed to execute: - /// - ///{0} - /// - ///Do you want to open the logs folder?. - /// - internal static string SensorsMod_TestWmi_MessageBox3 { - get { - return ResourceManager.GetString("SensorsMod_TestWmi_MessageBox3", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Sensor. - /// - internal static string SensorsMod_Title { - get { - return ResourceManager.GetString("SensorsMod_Title", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Mod Sensor. - /// - internal static string SensorsMod_Title_Mod { - get { - return ResourceManager.GetString("SensorsMod_Title_Mod", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to New Sensor. - /// - internal static string SensorsMod_Title_New { - get { - return ResourceManager.GetString("SensorsMod_Title_New", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to It looks like your scope is malformed, it should probably start like this: - /// - ///\\.\ROOT\ - /// - ///The scope you entered: - /// - ///{0} - /// - ///Tip: make sure you haven't switched the scope and query fields around. - /// - ///Do you still want to use the current values?. - /// - internal static string SensorsMod_WmiTestFailed { - get { - return ResourceManager.GetString("SensorsMod_WmiTestFailed", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to ActiveDesktop. - /// - internal static string SensorType_ActiveDesktopSensor { - get { - return ResourceManager.GetString("SensorType_ActiveDesktopSensor", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to ActiveWindow. - /// - internal static string SensorType_ActiveWindowSensor { - get { - return ResourceManager.GetString("SensorType_ActiveWindowSensor", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Audio. - /// - internal static string SensorType_AudioSensors { - get { - return ResourceManager.GetString("SensorType_AudioSensors", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Battery. - /// - internal static string SensorType_BatterySensors { - get { - return ResourceManager.GetString("SensorType_BatterySensors", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to BluetoothDevices. - /// - internal static string SensorType_BluetoothDevicesSensor { - get { - return ResourceManager.GetString("SensorType_BluetoothDevicesSensor", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to BluetoothLeDevices. - /// - internal static string SensorType_BluetoothLeDevicesSensor { - get { - return ResourceManager.GetString("SensorType_BluetoothLeDevicesSensor", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to CpuLoad. - /// - internal static string SensorType_CpuLoadSensor { - get { - return ResourceManager.GetString("SensorType_CpuLoadSensor", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to CurrentClockSpeed. - /// - internal static string SensorType_CurrentClockSpeedSensor { - get { - return ResourceManager.GetString("SensorType_CurrentClockSpeedSensor", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to CurrentVolume. - /// - internal static string SensorType_CurrentVolumeSensor { - get { - return ResourceManager.GetString("SensorType_CurrentVolumeSensor", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Display. - /// - internal static string SensorType_DisplaySensors { - get { - return ResourceManager.GetString("SensorType_DisplaySensors", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Dummy. - /// - internal static string SensorType_DummySensor { - get { - return ResourceManager.GetString("SensorType_DummySensor", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to GeoLocation. - /// - internal static string SensorType_GeoLocationSensor { - get { - return ResourceManager.GetString("SensorType_GeoLocationSensor", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to GpuLoad. - /// - internal static string SensorType_GpuLoadSensor { - get { - return ResourceManager.GetString("SensorType_GpuLoadSensor", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to GpuTemperature. - /// - internal static string SensorType_GpuTemperatureSensor { - get { - return ResourceManager.GetString("SensorType_GpuTemperatureSensor", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to InternalDeviceSensor. - /// - internal static string SensorType_InternalDeviceSensor { - get { - return ResourceManager.GetString("SensorType_InternalDeviceSensor", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to LastActive. - /// - internal static string SensorType_LastActiveSensor { - get { - return ResourceManager.GetString("SensorType_LastActiveSensor", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to LastBoot. - /// - internal static string SensorType_LastBootSensor { - get { - return ResourceManager.GetString("SensorType_LastBootSensor", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to LastSystemStateChange. - /// - internal static string SensorType_LastSystemStateChangeSensor { - get { - return ResourceManager.GetString("SensorType_LastSystemStateChangeSensor", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to LoggedUser. - /// - internal static string SensorType_LoggedUserSensor { - get { - return ResourceManager.GetString("SensorType_LoggedUserSensor", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to LoggedUsers. - /// - internal static string SensorType_LoggedUsersSensor { - get { - return ResourceManager.GetString("SensorType_LoggedUsersSensor", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to MemoryUsage. - /// - internal static string SensorType_MemoryUsageSensor { - get { - return ResourceManager.GetString("SensorType_MemoryUsageSensor", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to MicrophoneActive. - /// - internal static string SensorType_MicrophoneActiveSensor { - get { - return ResourceManager.GetString("SensorType_MicrophoneActiveSensor", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to MicrophoneProcess. - /// - internal static string SensorType_MicrophoneProcessSensor { - get { - return ResourceManager.GetString("SensorType_MicrophoneProcessSensor", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to MonitorPowerState. - /// - internal static string SensorType_MonitorPowerStateSensor { - get { - return ResourceManager.GetString("SensorType_MonitorPowerStateSensor", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to NamedWindow. - /// - internal static string SensorType_NamedWindowSensor { - get { - return ResourceManager.GetString("SensorType_NamedWindowSensor", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Network. - /// - internal static string SensorType_NetworkSensors { - get { - return ResourceManager.GetString("SensorType_NetworkSensors", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to PerformanceCounter. - /// - internal static string SensorType_PerformanceCounterSensor { - get { - return ResourceManager.GetString("SensorType_PerformanceCounterSensor", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to PowershellSensor. - /// - internal static string SensorType_PowershellSensor { - get { - return ResourceManager.GetString("SensorType_PowershellSensor", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Printers. - /// - internal static string SensorType_PrintersSensors { - get { - return ResourceManager.GetString("SensorType_PrintersSensors", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to ProcessActive. - /// - internal static string SensorType_ProcessActiveSensor { - get { - return ResourceManager.GetString("SensorType_ProcessActiveSensor", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Screenshot. - /// - internal static string SensorType_ScreenshotSensor { - get { - return ResourceManager.GetString("SensorType_ScreenshotSensor", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to ServiceState. - /// - internal static string SensorType_ServiceStateSensor { - get { - return ResourceManager.GetString("SensorType_ServiceStateSensor", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to SessionState. - /// - internal static string SensorType_SessionStateSensor { - get { - return ResourceManager.GetString("SensorType_SessionStateSensor", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Storage. - /// - internal static string SensorType_StorageSensors { - get { - return ResourceManager.GetString("SensorType_StorageSensors", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to UserNotification. - /// - internal static string SensorType_UserNotificationStateSensor { - get { - return ResourceManager.GetString("SensorType_UserNotificationStateSensor", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to WebcamActive. - /// - internal static string SensorType_WebcamActiveSensor { - get { - return ResourceManager.GetString("SensorType_WebcamActiveSensor", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to WebcamProcess. - /// - internal static string SensorType_WebcamProcessSensor { - get { - return ResourceManager.GetString("SensorType_WebcamProcessSensor", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to WindowState. - /// - internal static string SensorType_WindowStateSensor { - get { - return ResourceManager.GetString("SensorType_WindowStateSensor", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to WindowsUpdates. - /// - internal static string SensorType_WindowsUpdatesSensors { - get { - return ResourceManager.GetString("SensorType_WindowsUpdatesSensors", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to WmiQuery. - /// - internal static string SensorType_WmiQuerySensor { - get { - return ResourceManager.GetString("SensorType_WmiQuerySensor", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Add New. - /// - internal static string ServiceCommands_BtnAdd { - get { - return ResourceManager.GetString("ServiceCommands_BtnAdd", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Modify. - /// - internal static string ServiceCommands_BtnModify { - get { - return ResourceManager.GetString("ServiceCommands_BtnModify", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Remove. - /// - internal static string ServiceCommands_BtnRemove { - get { - return ResourceManager.GetString("ServiceCommands_BtnRemove", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Send && Activate Commands. - /// - internal static string ServiceCommands_BtnStore { - get { - return ResourceManager.GetString("ServiceCommands_BtnStore", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("ServiceCommands_BtnStore_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Storing and registering, please wait... - /// - internal static string ServiceCommands_BtnStore_Storing { - get { - return ResourceManager.GetString("ServiceCommands_BtnStore_Storing", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Name. - /// - internal static string ServiceCommands_ClmName { - get { - return ResourceManager.GetString("ServiceCommands_ClmName", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Type. - /// - internal static string ServiceCommands_ClmType { - get { - return ResourceManager.GetString("ServiceCommands_ClmType", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Low Integrity. - /// - internal static string ServiceCommands_LblLowIntegrity { - get { - return ResourceManager.GetString("ServiceCommands_LblLowIntegrity", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to commands stored!. - /// - internal static string ServiceCommands_LblStored { - get { - return ResourceManager.GetString("ServiceCommands_LblStored", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Commands . - /// - internal static string ServiceConfig_TabCommands { - get { - return ResourceManager.GetString("ServiceConfig_TabCommands", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to General . - /// - internal static string ServiceConfig_TabGeneral { - get { - return ResourceManager.GetString("ServiceConfig_TabGeneral", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to MQTT . - /// - internal static string ServiceConfig_TabMqtt { - get { - return ResourceManager.GetString("ServiceConfig_TabMqtt", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Sensors . - /// - internal static string ServiceConfig_TabSensors { - get { - return ResourceManager.GetString("ServiceConfig_TabSensors", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Satellite Service Configuration. - /// - internal static string ServiceConfig_Title { - get { - return ResourceManager.GetString("ServiceConfig_Title", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Apply. - /// - internal static string ServiceConnect_BtnRetryAuthId { - get { - return ResourceManager.GetString("ServiceConnect_BtnRetryAuthId", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Fetching configured commands failed!. - /// - internal static string ServiceConnect_CommandsFailed { - get { - return ResourceManager.GetString("ServiceConnect_CommandsFailed", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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.. - /// - internal static string ServiceConnect_CommandsFailedMessage { - get { - return ResourceManager.GetString("ServiceConnect_CommandsFailedMessage", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Communicating with the service has failed!. - /// - internal static string ServiceConnect_CommunicationFailed { - get { - return ResourceManager.GetString("ServiceConnect_CommunicationFailed", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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.. - /// - internal static string ServiceConnect_CommunicationFailedMessage { - get { - return ResourceManager.GetString("ServiceConnect_CommunicationFailedMessage", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Connecting with satellite service, please wait... - /// - internal static string ServiceConnect_Connecting { - get { - return ResourceManager.GetString("ServiceConnect_Connecting", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Connecting to the service has failed!. - /// - internal static string ServiceConnect_Failed { - get { - return ResourceManager.GetString("ServiceConnect_Failed", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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.. - /// - internal static string ServiceConnect_FailedMessage { - get { - return ResourceManager.GetString("ServiceConnect_FailedMessage", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Authenticate. - /// - internal static string ServiceConnect_LblAuthenticate { - get { - return ResourceManager.GetString("ServiceConnect_LblAuthenticate", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Connect with service. - /// - internal static string ServiceConnect_LblConnect { - get { - return ResourceManager.GetString("ServiceConnect_LblConnect", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Fetch Configuration. - /// - internal static string ServiceConnect_LblFetchConfig { - get { - return ResourceManager.GetString("ServiceConnect_LblFetchConfig", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Connecting satellite service, please wait... - /// - internal static string ServiceConnect_LblLoading { - get { - return ResourceManager.GetString("ServiceConnect_LblLoading", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Auth &ID. - /// - internal static string ServiceConnect_LblRetryAuthId { - get { - return ResourceManager.GetString("ServiceConnect_LblRetryAuthId", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Fetching MQTT settings failed!. - /// - internal static string ServiceConnect_MqttFailed { - get { - return ResourceManager.GetString("ServiceConnect_MqttFailed", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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.. - /// - internal static string ServiceConnect_MqttFailedMessage { - get { - return ResourceManager.GetString("ServiceConnect_MqttFailedMessage", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Fetching configured sensors failed!. - /// - internal static string ServiceConnect_SensorsFailed { - get { - return ResourceManager.GetString("ServiceConnect_SensorsFailed", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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.. - /// - internal static string ServiceConnect_SensorsFailedMessage { - get { - return ResourceManager.GetString("ServiceConnect_SensorsFailedMessage", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Fetching settings failed!. - /// - internal static string ServiceConnect_SettingsFailed { - get { - return ResourceManager.GetString("ServiceConnect_SettingsFailed", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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.. - /// - internal static string ServiceConnect_SettingsFailedMessage { - get { - return ResourceManager.GetString("ServiceConnect_SettingsFailedMessage", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Unauthorized. - /// - internal static string ServiceConnect_Unauthorized { - get { - return ResourceManager.GetString("ServiceConnect_Unauthorized", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to You are not authorized to contact the service. - /// - ///If you have the correct auth ID, you can set it now and try again.. - /// - internal static string ServiceConnect_UnauthorizedMessage { - get { - return ResourceManager.GetString("ServiceConnect_UnauthorizedMessage", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Fatal error, please check logs for information!. - /// - internal static string ServiceControllerManager_Error_Fatal { - get { - return ResourceManager.GetString("ServiceControllerManager_Error_Fatal", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Timeout expired. - /// - internal static string ServiceControllerManager_Error_Timeout { - get { - return ResourceManager.GetString("ServiceControllerManager_Error_Timeout", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to unknown reason. - /// - internal static string ServiceControllerManager_Error_Unknown { - get { - return ResourceManager.GetString("ServiceControllerManager_Error_Unknown", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Apply. - /// - internal static string ServiceGeneral_Apply { - get { - return ResourceManager.GetString("ServiceGeneral_Apply", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Please select an executor first. (Tip: Double click to Browse). - /// - internal static string ServiceGeneral_BtnStoreCustomExecutor_MessageBox1 { - get { - return ResourceManager.GetString("ServiceGeneral_BtnStoreCustomExecutor_MessageBox1", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("ServiceGeneral_BtnStoreCustomExecutor_MessageBox2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Please provide a device name!. - /// - internal static string ServiceGeneral_BtnStoreDeviceName_MessageBox1 { - get { - return ResourceManager.GetString("ServiceGeneral_BtnStoreDeviceName_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Auth &ID. - /// - internal static string ServiceGeneral_LblAuthId { - get { - return ResourceManager.GetString("ServiceGeneral_LblAuthId", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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.. - /// - internal static string ServiceGeneral_LblAuthIdInfo_MessageBox1 { - get { - return ResourceManager.GetString("ServiceGeneral_LblAuthIdInfo_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to stored!. - /// - internal static string ServiceGeneral_LblAuthStored { - get { - return ResourceManager.GetString("ServiceGeneral_LblAuthStored", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Custom Executor &Binary. - /// - internal static string ServiceGeneral_LblCustomExecBinary { - get { - return ResourceManager.GetString("ServiceGeneral_LblCustomExecBinary", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Custom &Executor Name. - /// - internal static string ServiceGeneral_LblCustomExecName { - get { - return ResourceManager.GetString("ServiceGeneral_LblCustomExecName", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Device &Name. - /// - internal static string ServiceGeneral_LblDeviceName { - get { - return ResourceManager.GetString("ServiceGeneral_LblDeviceName", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to This is the name with which the satellite service registers itself on Home Assistant. - /// - ///By default, it's your PC's name plus '-satellite'.. - /// - internal static string ServiceGeneral_LblDeviceNameInfo_MessageBox1 { - get { - return ResourceManager.GetString("ServiceGeneral_LblDeviceNameInfo_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Disconnected Grace &Period. - /// - internal static string ServiceGeneral_LblDisconGrace { - get { - return ResourceManager.GetString("ServiceGeneral_LblDisconGrace", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to The amount of time the satellite service will wait before reporting a lost connection to the MQTT broker.. - /// - internal static string ServiceGeneral_LblDisconGraceInfo_MessageBox1 { - get { - return ResourceManager.GetString("ServiceGeneral_LblDisconGraceInfo_MessageBox1", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("ServiceGeneral_LblInfo1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to You can use the satellite service to run sensors and commands without having to be logged in. Not all types are available, for instance the 'LaunchUrl' command can only be added as a regular command.. - /// - internal static string ServiceGeneral_LblInfo2 { - get { - return ResourceManager.GetString("ServiceGeneral_LblInfo2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to seconds. - /// - internal static string ServiceGeneral_LblSeconds { - get { - return ResourceManager.GetString("ServiceGeneral_LblSeconds", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Tip: Double-click these fields to browse. - /// - internal static string ServiceGeneral_LblTip1 { - get { - return ResourceManager.GetString("ServiceGeneral_LblTip1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Tip: Double-click to generate random. - /// - internal static string ServiceGeneral_LblTip2 { - get { - return ResourceManager.GetString("ServiceGeneral_LblTip2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Version. - /// - internal static string ServiceGeneral_LblVersionInfo { - get { - return ResourceManager.GetString("ServiceGeneral_LblVersionInfo", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to An error occurred whilst saving, check the logs for more information.. - /// - internal static string ServiceGeneral_SavingFailedMessageBox { - get { - return ResourceManager.GetString("ServiceGeneral_SavingFailedMessageBox", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Stored!. - /// - internal static string ServiceGeneral_Stored { - get { - return ResourceManager.GetString("ServiceGeneral_Stored", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Storing an empty auth ID will allow all HASS.Agent to access the service. - /// - ///Are you sure you want this?. - /// - internal static string ServiceGeneral_TbAuthId_MessageBox1 { - get { - return ResourceManager.GetString("ServiceGeneral_TbAuthId_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to unable to open Service Manager. - /// - internal static string ServiceHelper_ChangeStartMode_Error1 { - get { - return ResourceManager.GetString("ServiceHelper_ChangeStartMode_Error1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to unable to open service. - /// - internal static string ServiceHelper_ChangeStartMode_Error2 { - get { - return ResourceManager.GetString("ServiceHelper_ChangeStartMode_Error2", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("ServiceHelper_ChangeStartMode_Error3", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("ServiceHelper_ChangeStartMode_Error4", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Copy from &HASS.Agent. - /// - internal static string ServiceMqtt_BtnCopy { - get { - return ResourceManager.GetString("ServiceMqtt_BtnCopy", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Clear Configuration. - /// - internal static string ServiceMqtt_BtnMqttClearConfig { - get { - return ResourceManager.GetString("ServiceMqtt_BtnMqttClearConfig", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Send && Activate Configuration. - /// - internal static string ServiceMqtt_BtnStore { - get { - return ResourceManager.GetString("ServiceMqtt_BtnStore", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("ServiceMqtt_BtnStore_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Storing and registering, please wait... - /// - internal static string ServiceMqtt_BtnStore_Storing { - get { - return ResourceManager.GetString("ServiceMqtt_BtnStore_Storing", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Allow Untrusted Certificates. - /// - internal static string ServiceMqtt_CbAllowUntrustedCertificates { - get { - return ResourceManager.GetString("ServiceMqtt_CbAllowUntrustedCertificates", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &TLS. - /// - internal static string ServiceMqtt_CbMqttTls { - get { - return ResourceManager.GetString("ServiceMqtt_CbMqttTls", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Use &Retain Flag. - /// - internal static string ServiceMqtt_CbUseRetainFlag { - get { - return ResourceManager.GetString("ServiceMqtt_CbUseRetainFlag", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Broker IP Address or Hostname. - /// - internal static string ServiceMqtt_LblBrokerIp { - get { - return ResourceManager.GetString("ServiceMqtt_LblBrokerIp", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Password. - /// - internal static string ServiceMqtt_LblBrokerPassword { - get { - return ResourceManager.GetString("ServiceMqtt_LblBrokerPassword", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Port. - /// - internal static string ServiceMqtt_LblBrokerPort { - get { - return ResourceManager.GetString("ServiceMqtt_LblBrokerPort", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Username. - /// - internal static string ServiceMqtt_LblBrokerUsername { - get { - return ResourceManager.GetString("ServiceMqtt_LblBrokerUsername", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Client Certificate. - /// - internal static string ServiceMqtt_LblClientCert { - get { - return ResourceManager.GetString("ServiceMqtt_LblClientCert", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Client ID. - /// - internal static string ServiceMqtt_LblClientId { - get { - return ResourceManager.GetString("ServiceMqtt_LblClientId", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Discovery Prefix. - /// - internal static string ServiceMqtt_LblDiscoPrefix { - get { - return ResourceManager.GetString("ServiceMqtt_LblDiscoPrefix", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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.. - /// - internal static string ServiceMqtt_LblInfo1 { - get { - return ResourceManager.GetString("ServiceMqtt_LblInfo1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Root Certificate. - /// - internal static string ServiceMqtt_LblRootCert { - get { - return ResourceManager.GetString("ServiceMqtt_LblRootCert", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Querying... - /// - internal static string ServiceMqtt_LblStatus { - get { - return ResourceManager.GetString("ServiceMqtt_LblStatus", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Status. - /// - internal static string ServiceMqtt_LblStatusInfo { - get { - return ResourceManager.GetString("ServiceMqtt_LblStatusInfo", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Configuration stored!. - /// - internal static string ServiceMqtt_LblStored { - get { - return ResourceManager.GetString("ServiceMqtt_LblStored", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to (leave default if not sure). - /// - internal static string ServiceMqtt_LblTip1 { - get { - return ResourceManager.GetString("ServiceMqtt_LblTip1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to (leave empty to auto generate). - /// - internal static string ServiceMqtt_LblTip2 { - get { - return ResourceManager.GetString("ServiceMqtt_LblTip2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Tip: Double-click these fields to browse. - /// - internal static string ServiceMqtt_LblTip3 { - get { - return ResourceManager.GetString("ServiceMqtt_LblTip3", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Configuration missing. - /// - internal static string ServiceMqtt_SetMqttStatus_ConfigError { - get { - return ResourceManager.GetString("ServiceMqtt_SetMqttStatus_ConfigError", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Connected. - /// - internal static string ServiceMqtt_SetMqttStatus_Connected { - get { - return ResourceManager.GetString("ServiceMqtt_SetMqttStatus_Connected", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Connecting... - /// - internal static string ServiceMqtt_SetMqttStatus_Connecting { - get { - return ResourceManager.GetString("ServiceMqtt_SetMqttStatus_Connecting", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Disconnected. - /// - internal static string ServiceMqtt_SetMqttStatus_Disconnected { - get { - return ResourceManager.GetString("ServiceMqtt_SetMqttStatus_Disconnected", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Error. - /// - internal static string ServiceMqtt_SetMqttStatus_Error { - get { - return ResourceManager.GetString("ServiceMqtt_SetMqttStatus_Error", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Error fetching status, please check logs for information.. - /// - internal static string ServiceMqtt_StatusError { - get { - return ResourceManager.GetString("ServiceMqtt_StatusError", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Please wait while the satellite service is re-installed... - /// - internal static string ServiceReinstall_LblInfo1 { - get { - return ResourceManager.GetString("ServiceReinstall_LblInfo1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Remove Satellite Service. - /// - internal static string ServiceReinstall_LblTask1 { - get { - return ResourceManager.GetString("ServiceReinstall_LblTask1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Install Satellite Service. - /// - internal static string ServiceReinstall_LblTask2 { - get { - return ResourceManager.GetString("ServiceReinstall_LblTask2", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("ServiceReinstall_ProcessReinstall_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to HASS.Agent Reinstall Satellite Service. - /// - internal static string ServiceReinstall_Title { - get { - return ResourceManager.GetString("ServiceReinstall_Title", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Add New. - /// - internal static string ServiceSensors_BtnAdd { - get { - return ResourceManager.GetString("ServiceSensors_BtnAdd", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Modify. - /// - internal static string ServiceSensors_BtnModify { - get { - return ResourceManager.GetString("ServiceSensors_BtnModify", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Remove. - /// - internal static string ServiceSensors_BtnRemove { - get { - return ResourceManager.GetString("ServiceSensors_BtnRemove", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Send && Activate Sensors. - /// - internal static string ServiceSensors_BtnStore { - get { - return ResourceManager.GetString("ServiceSensors_BtnStore", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("ServiceSensors_BtnStore_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Storing and registering, please wait... - /// - internal static string ServiceSensors_BtnStore_Storing { - get { - return ResourceManager.GetString("ServiceSensors_BtnStore_Storing", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Name. - /// - internal static string ServiceSensors_ClmName { - get { - return ResourceManager.GetString("ServiceSensors_ClmName", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Type. - /// - internal static string ServiceSensors_ClmType { - get { - return ResourceManager.GetString("ServiceSensors_ClmType", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Refresh. - /// - internal static string ServiceSensors_LblRefresh { - get { - return ResourceManager.GetString("ServiceSensors_LblRefresh", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Sensors stored!. - /// - internal static string ServiceSensors_LblStored { - get { - return ResourceManager.GetString("ServiceSensors_LblStored", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Disable Satellite Service. - /// - internal static string ServiceSetState_Disabled { - get { - return ResourceManager.GetString("ServiceSetState_Disabled", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Enable Satellite Service. - /// - internal static string ServiceSetState_Enabled { - get { - return ResourceManager.GetString("ServiceSetState_Enabled", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Please wait while the satellite service is configured... - /// - internal static string ServiceSetState_LblInfo1 { - get { - return ResourceManager.GetString("ServiceSetState_LblInfo1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Enable Satellite Service. - /// - internal static string ServiceSetState_LblTask1 { - get { - return ResourceManager.GetString("ServiceSetState_LblTask1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Something went wrong while processing the desired service state. - /// - ///Please consult the logs for more information.. - /// - internal static string ServiceSetState_ProcessState_MessageBox1 { - get { - return ResourceManager.GetString("ServiceSetState_ProcessState_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Start Satellite Service. - /// - internal static string ServiceSetState_Started { - get { - return ResourceManager.GetString("ServiceSetState_Started", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Stop Satellite Service. - /// - internal static string ServiceSetState_Stopped { - get { - return ResourceManager.GetString("ServiceSetState_Stopped", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to HASS.Agent Configure Satellite Service. - /// - internal static string ServiceSetState_Title { - get { - return ResourceManager.GetString("ServiceSetState_Title", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Error loading settings: - /// - ///{0}. - /// - internal static string SettingsManager_LoadAppSettings_MessageBox1 { - get { - return ResourceManager.GetString("SettingsManager_LoadAppSettings_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Error storing settings: - /// - ///{0}. - /// - internal static string SettingsManager_StoreAppSettings_MessageBox1 { - get { - return ResourceManager.GetString("SettingsManager_StoreAppSettings_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Error storing initial settings: - /// - ///{0}. - /// - internal static string SettingsManager_StoreInitialSettings_MessageBox1 { - get { - return ResourceManager.GetString("SettingsManager_StoreInitialSettings_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Error loading commands: - /// - ///{0}. - /// - internal static string StoredCommands_Load_MessageBox1 { - get { - return ResourceManager.GetString("StoredCommands_Load_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Error storing commands: - /// - ///{0}. - /// - internal static string StoredCommands_Store_MessageBox1 { - get { - return ResourceManager.GetString("StoredCommands_Store_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Error loading quick actions: - /// - ///{0}. - /// - internal static string StoredQuickActions_Load_MessageBox1 { - get { - return ResourceManager.GetString("StoredQuickActions_Load_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Error storing quick actions: - /// - ///{0}. - /// - internal static string StoredQuickActions_Store_MessageBox1 { - get { - return ResourceManager.GetString("StoredQuickActions_Store_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Error loading sensors: - /// - ///{0}. - /// - internal static string StoredSensors_Load_MessageBox1 { - get { - return ResourceManager.GetString("StoredSensors_Load_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Error storing sensors: - /// - ///{0}. - /// - internal static string StoredSensors_Store_MessageBox1 { - get { - return ResourceManager.GetString("StoredSensors_Store_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to ApplicationStarted. - /// - internal static string SystemStateEvent_ApplicationStarted { - get { - return ResourceManager.GetString("SystemStateEvent_ApplicationStarted", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to ConsoleConnect. - /// - internal static string SystemStateEvent_ConsoleConnect { - get { - return ResourceManager.GetString("SystemStateEvent_ConsoleConnect", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to ConsoleDisconnect. - /// - internal static string SystemStateEvent_ConsoleDisconnect { - get { - return ResourceManager.GetString("SystemStateEvent_ConsoleDisconnect", resourceCulture); - } - } - - /// - /// 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. - /// - internal static string SystemStateEvent_Logoff { - get { - return ResourceManager.GetString("SystemStateEvent_Logoff", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to RemoteConnect. - /// - internal static string SystemStateEvent_RemoteConnect { - get { - return ResourceManager.GetString("SystemStateEvent_RemoteConnect", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to RemoteDisconnect. - /// - internal static string SystemStateEvent_RemoteDisconnect { - get { - return ResourceManager.GetString("SystemStateEvent_RemoteDisconnect", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Resume. - /// - internal static string SystemStateEvent_Resume { - get { - return ResourceManager.GetString("SystemStateEvent_Resume", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to SessionLock. - /// - internal static string SystemStateEvent_SessionLock { - get { - return ResourceManager.GetString("SystemStateEvent_SessionLock", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to SessionLogoff. - /// - internal static string SystemStateEvent_SessionLogoff { - get { - return ResourceManager.GetString("SystemStateEvent_SessionLogoff", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to SessionLogon. - /// - internal static string SystemStateEvent_SessionLogon { - get { - return ResourceManager.GetString("SystemStateEvent_SessionLogon", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to SessionRemoteControl. - /// - internal static string SystemStateEvent_SessionRemoteControl { - get { - return ResourceManager.GetString("SystemStateEvent_SessionRemoteControl", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to SessionUnlock. - /// - internal static string SystemStateEvent_SessionUnlock { - get { - return ResourceManager.GetString("SystemStateEvent_SessionUnlock", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Suspend. - /// - internal static string SystemStateEvent_Suspend { - get { - return ResourceManager.GetString("SystemStateEvent_Suspend", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to SystemShutdown. - /// - internal static string SystemStateEvent_SystemShutdown { - get { - return ResourceManager.GetString("SystemStateEvent_SystemShutdown", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Unable to prepare downloading the update, check the logs for more info. - /// - ///The release page will now open instead.. - /// - internal static string UpdateManager_DownloadAndExecuteUpdate_MessageBox1 { - get { - return ResourceManager.GetString("UpdateManager_DownloadAndExecuteUpdate_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Unable to download the update, check the logs for more info. - /// - ///The release page will now open instead.. - /// - internal static string UpdateManager_DownloadAndExecuteUpdate_MessageBox2 { - get { - return ResourceManager.GetString("UpdateManager_DownloadAndExecuteUpdate_MessageBox2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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.. - /// - internal static string UpdateManager_DownloadAndExecuteUpdate_MessageBox3 { - get { - return ResourceManager.GetString("UpdateManager_DownloadAndExecuteUpdate_MessageBox3", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Unable to launch the installer (did you approve the UAC prompt?), check the logs for more info. - /// - ///The release page will now open instead.. - /// - internal static string UpdateManager_DownloadAndExecuteUpdate_MessageBox4 { - get { - return ResourceManager.GetString("UpdateManager_DownloadAndExecuteUpdate_MessageBox4", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Error fetching info, please check logs for more information.. - /// - internal static string UpdateManager_GetLatestVersionInfo_Error { - get { - return ResourceManager.GetString("UpdateManager_GetLatestVersionInfo_Error", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Fetching info, please wait... - /// - internal static string UpdatePending_BtnDownload { - get { - return ResourceManager.GetString("UpdatePending_BtnDownload", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Processing... - /// - internal static string UpdatePending_BtnDownload_Processing { - get { - return ResourceManager.GetString("UpdatePending_BtnDownload_Processing", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Ignore Update. - /// - internal static string UpdatePending_BtnIgnore { - get { - return ResourceManager.GetString("UpdatePending_BtnIgnore", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Install Beta Release. - /// - internal static string UpdatePending_InstallBetaRelease { - get { - return ResourceManager.GetString("UpdatePending_InstallBetaRelease", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Install Update. - /// - internal static string UpdatePending_InstallUpdate { - get { - return ResourceManager.GetString("UpdatePending_InstallUpdate", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Release notes. - /// - internal static string UpdatePending_LblInfo1 { - get { - return ResourceManager.GetString("UpdatePending_LblInfo1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to There's a new release available:. - /// - internal static string UpdatePending_LblNewReleaseInfo { - get { - return ResourceManager.GetString("UpdatePending_LblNewReleaseInfo", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Release Page. - /// - internal static string UpdatePending_LblRelease { - get { - return ResourceManager.GetString("UpdatePending_LblRelease", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Do you want to &download and launch the installer?. - /// - internal static string UpdatePending_LblUpdateQuestion_Download { - get { - return ResourceManager.GetString("UpdatePending_LblUpdateQuestion_Download", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Do you want to &navigate to the release page?. - /// - internal static string UpdatePending_LblUpdateQuestion_Navigate { - get { - return ResourceManager.GetString("UpdatePending_LblUpdateQuestion_Navigate", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Processing request, please wait... - /// - internal static string UpdatePending_LblUpdateQuestion_Processing { - get { - return ResourceManager.GetString("UpdatePending_LblUpdateQuestion_Processing", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to There's a new BETA release available:. - /// - internal static string UpdatePending_NewBetaRelease { - get { - return ResourceManager.GetString("UpdatePending_NewBetaRelease", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Open Beta Release Page. - /// - internal static string UpdatePending_OpenBetaReleasePage { - get { - return ResourceManager.GetString("UpdatePending_OpenBetaReleasePage", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Open Release Page. - /// - internal static string UpdatePending_OpenReleasePage { - get { - return ResourceManager.GetString("UpdatePending_OpenReleasePage", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to HASS.Agent Update. - /// - internal static string UpdatePending_Title { - get { - return ResourceManager.GetString("UpdatePending_Title", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to HASS.Agent BETA Update. - /// - internal static string UpdatePending_Title_Beta { - get { - return ResourceManager.GetString("UpdatePending_Title_Beta", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to AcceptsNotifications. - /// - internal static string UserNotificationState_AcceptsNotifications { - get { - return ResourceManager.GetString("UserNotificationState_AcceptsNotifications", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Busy. - /// - internal static string UserNotificationState_Busy { - get { - return ResourceManager.GetString("UserNotificationState_Busy", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to NotPresent. - /// - internal static string UserNotificationState_NotPresent { - get { - return ResourceManager.GetString("UserNotificationState_NotPresent", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to PresentationMode. - /// - internal static string UserNotificationState_PresentationMode { - get { - return ResourceManager.GetString("UserNotificationState_PresentationMode", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to QuietTime. - /// - internal static string UserNotificationState_QuietTime { - get { - return ResourceManager.GetString("UserNotificationState_QuietTime", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to RunningDirect3dFullScreen. - /// - internal static string UserNotificationState_RunningDirect3dFullScreen { - get { - return ResourceManager.GetString("UserNotificationState_RunningDirect3dFullScreen", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to RunningWindowsStoreApp. - /// - internal static string UserNotificationState_RunningWindowsStoreApp { - get { - return ResourceManager.GetString("UserNotificationState_RunningWindowsStoreApp", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to 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?. - /// - internal static string WebView_InitializeAsync_MessageBox1 { - get { - return ResourceManager.GetString("WebView_InitializeAsync_MessageBox1", resourceCulture); - } - } - - /// - /// 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 { - return ResourceManager.GetString("WebView_InitializeAsync_MessageBox2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to WebView. - /// - internal static string WebView_Title { - get { - return ResourceManager.GetString("WebView_Title", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Save. - /// - internal static string WebViewCommandConfig_BtnSave { - get { - return ResourceManager.GetString("WebViewCommandConfig_BtnSave", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &Always show centered in screen. - /// - internal static string WebViewCommandConfig_CbCenterScreen { - get { - return ResourceManager.GetString("WebViewCommandConfig_CbCenterScreen", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Show the window's &title bar. - /// - internal static string WebViewCommandConfig_CbShowTitleBar { - get { - return ResourceManager.GetString("WebViewCommandConfig_CbShowTitleBar", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Set window as 'Always on &Top'. - /// - internal static string WebViewCommandConfig_CbTopMost { - get { - return ResourceManager.GetString("WebViewCommandConfig_CbTopMost", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Drag and resize this window to set the size and location of your webview command.. - /// - internal static string WebViewCommandConfig_LblInfo1 { - get { - return ResourceManager.GetString("WebViewCommandConfig_LblInfo1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Location. - /// - internal static string WebViewCommandConfig_LblLocation { - get { - return ResourceManager.GetString("WebViewCommandConfig_LblLocation", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Size. - /// - internal static string WebViewCommandConfig_LblSize { - get { - return ResourceManager.GetString("WebViewCommandConfig_LblSize", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Tip: Press ESCAPE to close a WebView.. - /// - internal static string WebViewCommandConfig_LblTip1 { - get { - return ResourceManager.GetString("WebViewCommandConfig_LblTip1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to &URL. - /// - internal static string WebViewCommandConfig_LblUrl { - get { - return ResourceManager.GetString("WebViewCommandConfig_LblUrl", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Unable to load the stored command settings, resetting to default.. - /// - internal static string WebViewCommandConfig_SetStoredVariables_MessageBox1 { - get { - return ResourceManager.GetString("WebViewCommandConfig_SetStoredVariables_MessageBox1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to WebView Configuration. - /// - internal static string WebViewCommandConfig_Title { - get { - return ResourceManager.GetString("WebViewCommandConfig_Title", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Hidden. - /// - internal static string WindowState_Hidden { - get { - return ResourceManager.GetString("WindowState_Hidden", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Maximized. - /// - internal static string WindowState_Maximized { - get { - return ResourceManager.GetString("WindowState_Maximized", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Minimized. - /// - internal static string WindowState_Minimized { - get { - return ResourceManager.GetString("WindowState_Minimized", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Normal. - /// - internal static string WindowState_Normal { - get { - return ResourceManager.GetString("WindowState_Normal", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Unknown. - /// - internal static string WindowState_Unknown { - get { - return ResourceManager.GetString("WindowState_Unknown", resourceCulture); - } - } - } -} +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ + +namespace HASS.Agent.Shared.Resources.Localization { + using System; + + + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")] + [System.Diagnostics.DebuggerNonUserCodeAttribute()] + [System.Runtime.CompilerServices.CompilerGeneratedAttribute()] + internal class Languages { + + private static System.Resources.ResourceManager resourceMan; + + private static System.Globalization.CultureInfo resourceCulture; + + [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] + internal Languages() { + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + internal static System.Resources.ResourceManager ResourceManager { + get { + if (object.Equals(null, resourceMan)) { + System.Resources.ResourceManager temp = new System.Resources.ResourceManager("HASS.Agent.Shared.Resources.Localization.Languages", typeof(Languages).Assembly); + resourceMan = temp; + } + return resourceMan; + } + } + + [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)] + internal static System.Globalization.CultureInfo Culture { + get { + return resourceCulture; + } + set { + resourceCulture = value; + } + } + + internal static string ConfigExternalTools_LblInfo1 { + get { + return ResourceManager.GetString("ConfigExternalTools_LblInfo1", resourceCulture); + } + } + + internal static string ConfigLocalStorage_BtnClearImageCache { + get { + return ResourceManager.GetString("ConfigLocalStorage_BtnClearImageCache", resourceCulture); + } + } + + internal static string ConfigLocalStorage_BtnOpenImageCache { + get { + return ResourceManager.GetString("ConfigLocalStorage_BtnOpenImageCache", resourceCulture); + } + } + + internal static string ConfigLocalStorage_LblCacheLocations { + get { + return ResourceManager.GetString("ConfigLocalStorage_LblCacheLocations", resourceCulture); + } + } + + internal static string ConfigLocalStorage_LblCacheDays { + get { + return ResourceManager.GetString("ConfigLocalStorage_LblCacheDays", resourceCulture); + } + } + + internal static string ConfigNotifications_LblPort { + get { + return ResourceManager.GetString("ConfigNotifications_LblPort", resourceCulture); + } + } + + internal static string ConfigNotifications_BtnSendTestNotification { + get { + return ResourceManager.GetString("ConfigNotifications_BtnSendTestNotification", resourceCulture); + } + } + + internal static string ConfigNotifications_BtnExecutePortReservation { + get { + return ResourceManager.GetString("ConfigNotifications_BtnExecutePortReservation", resourceCulture); + } + } + + internal static string OnboardingNotifications_LblTip1 { + get { + return ResourceManager.GetString("OnboardingNotifications_LblTip1", resourceCulture); + } + } + + internal static string OnboardingNotifications_CbAcceptNotifications { + get { + return ResourceManager.GetString("OnboardingNotifications_CbAcceptNotifications", resourceCulture); + } + } + + internal static string OnboardingNotifications_LblInfo1 { + get { + return ResourceManager.GetString("OnboardingNotifications_LblInfo1", resourceCulture); + } + } + + internal static string OnboardingIntegration_LblIntegration { + get { + return ResourceManager.GetString("OnboardingIntegration_LblIntegration", resourceCulture); + } + } + + internal static string OnboardingIntegration_LblInfo2 { + get { + return ResourceManager.GetString("OnboardingIntegration_LblInfo2", resourceCulture); + } + } + + internal static string OnboardingIntegration_LblInfo1 { + get { + return ResourceManager.GetString("OnboardingIntegration_LblInfo1", resourceCulture); + } + } + + internal static string ServiceCommands_ClmName { + get { + return ResourceManager.GetString("ServiceCommands_ClmName", resourceCulture); + } + } + + internal static string ServiceCommands_ClmType { + get { + return ResourceManager.GetString("ServiceCommands_ClmType", resourceCulture); + } + } + + internal static string ServiceGeneral_Apply { + get { + return ResourceManager.GetString("ServiceGeneral_Apply", resourceCulture); + } + } + + internal static string ServiceGeneral_Stored { + get { + return ResourceManager.GetString("ServiceGeneral_Stored", resourceCulture); + } + } + + internal static string ServiceSensors_ClmName { + get { + return ResourceManager.GetString("ServiceSensors_ClmName", resourceCulture); + } + } + + internal static string ServiceSensors_ClmType { + get { + return ResourceManager.GetString("ServiceSensors_ClmType", resourceCulture); + } + } + + internal static string PortReservation_Title { + get { + return ResourceManager.GetString("PortReservation_Title", resourceCulture); + } + } + + internal static string PostUpdate_Title { + get { + return ResourceManager.GetString("PostUpdate_Title", resourceCulture); + } + } + + internal static string Restart_Title { + get { + return ResourceManager.GetString("Restart_Title", resourceCulture); + } + } + + internal static string CommandsConfig_ClmName { + get { + return ResourceManager.GetString("CommandsConfig_ClmName", resourceCulture); + } + } + + internal static string CommandsConfig_ClmType { + get { + return ResourceManager.GetString("CommandsConfig_ClmType", resourceCulture); + } + } + + internal static string CommandsMod_ClmSensorName { + get { + return ResourceManager.GetString("CommandsMod_ClmSensorName", resourceCulture); + } + } + + internal static string QuickActionsConfig_ClmDomain { + get { + return ResourceManager.GetString("QuickActionsConfig_ClmDomain", resourceCulture); + } + } + + internal static string QuickActionsConfig_ClmEntity { + get { + return ResourceManager.GetString("QuickActionsConfig_ClmEntity", resourceCulture); + } + } + + internal static string QuickActionsConfig_ClmAction { + get { + return ResourceManager.GetString("QuickActionsConfig_ClmAction", resourceCulture); + } + } + + internal static string QuickActionsConfig_ClmHotKey { + get { + return ResourceManager.GetString("QuickActionsConfig_ClmHotKey", resourceCulture); + } + } + + internal static string QuickActionsConfig_ClmDescription { + get { + return ResourceManager.GetString("QuickActionsConfig_ClmDescription", resourceCulture); + } + } + + internal static string QuickActionsMod_LblDomain { + get { + return ResourceManager.GetString("QuickActionsMod_LblDomain", resourceCulture); + } + } + + internal static string QuickActionsMod_CbEnableHotkey { + get { + return ResourceManager.GetString("QuickActionsMod_CbEnableHotkey", resourceCulture); + } + } + + internal static string SensorsConfig_ClmName { + get { + return ResourceManager.GetString("SensorsConfig_ClmName", resourceCulture); + } + } + + internal static string SensorsConfig_ClmType { + get { + return ResourceManager.GetString("SensorsConfig_ClmType", resourceCulture); + } + } + + internal static string SensorsConfig_Title { + get { + return ResourceManager.GetString("SensorsConfig_Title", resourceCulture); + } + } + + internal static string SensorsMod_LblSetting1 { + get { + return ResourceManager.GetString("SensorsMod_LblSetting1", resourceCulture); + } + } + + internal static string SensorsMod_LblSetting2 { + get { + return ResourceManager.GetString("SensorsMod_LblSetting2", resourceCulture); + } + } + + internal static string SensorsMod_LblSetting3 { + get { + return ResourceManager.GetString("SensorsMod_LblSetting3", resourceCulture); + } + } + + internal static string SensorsMod_ClmSensorName { + get { + return ResourceManager.GetString("SensorsMod_ClmSensorName", resourceCulture); + } + } + + internal static string ServiceConfig_TabGeneral { + get { + return ResourceManager.GetString("ServiceConfig_TabGeneral", resourceCulture); + } + } + + internal static string ServiceConfig_TabMqtt { + get { + return ResourceManager.GetString("ServiceConfig_TabMqtt", resourceCulture); + } + } + + internal static string ServiceConfig_TabCommands { + get { + return ResourceManager.GetString("ServiceConfig_TabCommands", resourceCulture); + } + } + + internal static string ServiceConfig_TabSensors { + get { + return ResourceManager.GetString("ServiceConfig_TabSensors", resourceCulture); + } + } + + internal static string Configuration_TabGeneral { + get { + return ResourceManager.GetString("Configuration_TabGeneral", resourceCulture); + } + } + + internal static string Configuration_TabExternalTools { + get { + return ResourceManager.GetString("Configuration_TabExternalTools", resourceCulture); + } + } + + internal static string Configuration_TabHassApi { + get { + return ResourceManager.GetString("Configuration_TabHassApi", resourceCulture); + } + } + + internal static string Configuration_TabHotKey { + get { + return ResourceManager.GetString("Configuration_TabHotKey", resourceCulture); + } + } + + internal static string Configuration_TabLocalStorage { + get { + return ResourceManager.GetString("Configuration_TabLocalStorage", resourceCulture); + } + } + + internal static string Configuration_TabLogging { + get { + return ResourceManager.GetString("Configuration_TabLogging", resourceCulture); + } + } + + internal static string Configuration_TabMQTT { + get { + return ResourceManager.GetString("Configuration_TabMQTT", resourceCulture); + } + } + + internal static string Configuration_TabNotifications { + get { + return ResourceManager.GetString("Configuration_TabNotifications", resourceCulture); + } + } + + internal static string Configuration_TabService { + get { + return ResourceManager.GetString("Configuration_TabService", resourceCulture); + } + } + + internal static string Configuration_TabStartup { + get { + return ResourceManager.GetString("Configuration_TabStartup", resourceCulture); + } + } + + internal static string Configuration_TabUpdates { + get { + return ResourceManager.GetString("Configuration_TabUpdates", resourceCulture); + } + } + + internal static string Help_LblWikiInfo { + get { + return ResourceManager.GetString("Help_LblWikiInfo", resourceCulture); + } + } + + internal static string Main_TsShow { + get { + return ResourceManager.GetString("Main_TsShow", resourceCulture); + } + } + + internal static string Main_TsShowQuickActions { + get { + return ResourceManager.GetString("Main_TsShowQuickActions", resourceCulture); + } + } + + internal static string Main_TsConfig { + get { + return ResourceManager.GetString("Main_TsConfig", resourceCulture); + } + } + + internal static string Main_TsQuickItemsConfig { + get { + return ResourceManager.GetString("Main_TsQuickItemsConfig", resourceCulture); + } + } + + internal static string Main_TsLocalSensors { + get { + return ResourceManager.GetString("Main_TsLocalSensors", resourceCulture); + } + } + + internal static string Main_TsCommands { + get { + return ResourceManager.GetString("Main_TsCommands", resourceCulture); + } + } + + internal static string Main_CheckForUpdates { + get { + return ResourceManager.GetString("Main_CheckForUpdates", resourceCulture); + } + } + + internal static string Main_TsDonate { + get { + return ResourceManager.GetString("Main_TsDonate", resourceCulture); + } + } + + internal static string Main_TsHelp { + get { + return ResourceManager.GetString("Main_TsHelp", resourceCulture); + } + } + + internal static string Main_TsAbout { + get { + return ResourceManager.GetString("Main_TsAbout", resourceCulture); + } + } + + internal static string Main_TsExit { + get { + return ResourceManager.GetString("Main_TsExit", resourceCulture); + } + } + + internal static string Main_BtnCommandsManager { + get { + return ResourceManager.GetString("Main_BtnCommandsManager", resourceCulture); + } + } + + internal static string Main_BtnSensorsManager { + get { + return ResourceManager.GetString("Main_BtnSensorsManager", resourceCulture); + } + } + + internal static string Main_LblNotificationApi { + get { + return ResourceManager.GetString("Main_LblNotificationApi", resourceCulture); + } + } + + internal static string Onboarding_Onboarding { + get { + return ResourceManager.GetString("Onboarding_Onboarding", resourceCulture); + } + } + + internal static string UpdatePending_BtnDownload { + get { + return ResourceManager.GetString("UpdatePending_BtnDownload", resourceCulture); + } + } + + internal static string CommandsManager_CustomCommandDescription { + get { + return ResourceManager.GetString("CommandsManager_CustomCommandDescription", resourceCulture); + } + } + + internal static string CommandsManager_CustomExecutorCommandDescription { + get { + return ResourceManager.GetString("CommandsManager_CustomExecutorCommandDescription", resourceCulture); + } + } + + internal static string CommandsManager_HibernateCommandDescription { + get { + return ResourceManager.GetString("CommandsManager_HibernateCommandDescription", resourceCulture); + } + } + + internal static string CommandsManager_KeyCommandDescription { + get { + return ResourceManager.GetString("CommandsManager_KeyCommandDescription", resourceCulture); + } + } + + internal static string CommandsManager_LaunchUrlCommandDescription { + get { + return ResourceManager.GetString("CommandsManager_LaunchUrlCommandDescription", resourceCulture); + } + } + + internal static string CommandsManager_LockCommandDescription { + get { + return ResourceManager.GetString("CommandsManager_LockCommandDescription", resourceCulture); + } + } + + internal static string CommandsManager_LogOffCommandDescription { + get { + return ResourceManager.GetString("CommandsManager_LogOffCommandDescription", resourceCulture); + } + } + + internal static string CommandsManager_MediaMuteCommandDescription { + get { + return ResourceManager.GetString("CommandsManager_MediaMuteCommandDescription", resourceCulture); + } + } + + internal static string CommandsManager_MediaNextCommandDescription { + get { + return ResourceManager.GetString("CommandsManager_MediaNextCommandDescription", resourceCulture); + } + } + + internal static string CommandsManager_MediaPlayPauseCommandDescription { + get { + return ResourceManager.GetString("CommandsManager_MediaPlayPauseCommandDescription", resourceCulture); + } + } + + internal static string CommandsManager_MediaPreviousCommandDescription { + get { + return ResourceManager.GetString("CommandsManager_MediaPreviousCommandDescription", resourceCulture); + } + } + + internal static string CommandsManager_MediaVolumeDownCommandDescription { + get { + return ResourceManager.GetString("CommandsManager_MediaVolumeDownCommandDescription", resourceCulture); + } + } + + internal static string CommandsManager_MediaVolumeUpCommandDescription { + get { + return ResourceManager.GetString("CommandsManager_MediaVolumeUpCommandDescription", resourceCulture); + } + } + + internal static string CommandsManager_MultipleKeysCommandDescription { + get { + return ResourceManager.GetString("CommandsManager_MultipleKeysCommandDescription", resourceCulture); + } + } + + internal static string CommandsManager_PowershellCommandDescription { + get { + return ResourceManager.GetString("CommandsManager_PowershellCommandDescription", resourceCulture); + } + } + + internal static string CommandsManager_PublishAllSensorsCommandDescription { + get { + return ResourceManager.GetString("CommandsManager_PublishAllSensorsCommandDescription", resourceCulture); + } + } + + internal static string CommandsManager_RestartCommandDescription { + get { + return ResourceManager.GetString("CommandsManager_RestartCommandDescription", resourceCulture); + } + } + + internal static string CommandsManager_ShutdownCommandDescription { + get { + return ResourceManager.GetString("CommandsManager_ShutdownCommandDescription", resourceCulture); + } + } + + internal static string CommandsManager_SleepCommandDescription { + get { + return ResourceManager.GetString("CommandsManager_SleepCommandDescription", resourceCulture); + } + } + + internal static string ConfigExternalTools_BtnExternalBrowserIncognitoTest_MessageBox1 { + get { + return ResourceManager.GetString("ConfigExternalTools_BtnExternalBrowserIncognitoTest_MessageBox1", resourceCulture); + } + } + + internal static string ConfigExternalTools_ConfigExternalTools_BtnExternalBrowserIncognitoTest_MessageBox2 { + get { + return ResourceManager.GetString("ConfigExternalTools_ConfigExternalTools_BtnExternalBrowserIncognitoTest_MessageBo" + + "x2", resourceCulture); + } + } + + internal static string ConfigExternalTools_BtnExternalBrowserIncognitoTest_MessageBox3 { + get { + return ResourceManager.GetString("ConfigExternalTools_BtnExternalBrowserIncognitoTest_MessageBox3", resourceCulture); + } + } + + internal static string ConfigExternalTools_BtnExternalBrowserIncognitoTest_MessageBox4 { + get { + return ResourceManager.GetString("ConfigExternalTools_BtnExternalBrowserIncognitoTest_MessageBox4", resourceCulture); + } + } + + internal static string ConfigHomeAssistantApi_BtnTestApi_MessageBox1 { + get { + return ResourceManager.GetString("ConfigHomeAssistantApi_BtnTestApi_MessageBox1", resourceCulture); + } + } + + internal static string ConfigHomeAssistantApi_BtnTestApi_MessageBox2 { + get { + return ResourceManager.GetString("ConfigHomeAssistantApi_BtnTestApi_MessageBox2", resourceCulture); + } + } + + internal static string ConfigHomeAssistantApi_BtnTestApi_MessageBox3 { + get { + return ResourceManager.GetString("ConfigHomeAssistantApi_BtnTestApi_MessageBox3", resourceCulture); + } + } + + internal static string ConfigHomeAssistantApi_BtnTestApi_MessageBox4 { + get { + return ResourceManager.GetString("ConfigHomeAssistantApi_BtnTestApi_MessageBox4", resourceCulture); + } + } + + internal static string ConfigLocalStorage_BtnClearImageCache_MessageBox1 { + get { + return ResourceManager.GetString("ConfigLocalStorage_BtnClearImageCache_MessageBox1", resourceCulture); + } + } + + internal static string ConfigLocalStorage_BtnClearImageCache_InfoText1 { + get { + return ResourceManager.GetString("ConfigLocalStorage_BtnClearImageCache_InfoText1", resourceCulture); + } + } + + internal static string ConfigNotifications_BtnSendTestNotification_MessageBox1 { + get { + return ResourceManager.GetString("ConfigNotifications_BtnSendTestNotification_MessageBox1", resourceCulture); + } + } + + internal static string ConfigNotifications_BtnSendTestNotification_MessageBox2 { + get { + return ResourceManager.GetString("ConfigNotifications_BtnSendTestNotification_MessageBox2", resourceCulture); + } + } + + internal static string ConfigNotifications_TestNotification { + get { + return ResourceManager.GetString("ConfigNotifications_TestNotification", resourceCulture); + } + } + + internal static string ConfigNotifications_BtnExecutePortReservation_Busy { + get { + return ResourceManager.GetString("ConfigNotifications_BtnExecutePortReservation_Busy", resourceCulture); + } + } + + internal static string ConfigNotifications_BtnExecutePortReservation_MessageBox1 { + get { + return ResourceManager.GetString("ConfigNotifications_BtnExecutePortReservation_MessageBox1", resourceCulture); + } + } + + internal static string ConfigService_NotInstalled { + get { + return ResourceManager.GetString("ConfigService_NotInstalled", resourceCulture); + } + } + + internal static string ConfigService_Disabled { + get { + return ResourceManager.GetString("ConfigService_Disabled", resourceCulture); + } + } + + internal static string ConfigService_Running { + get { + return ResourceManager.GetString("ConfigService_Running", resourceCulture); + } + } + + internal static string ConfigService_Stopped { + get { + return ResourceManager.GetString("ConfigService_Stopped", resourceCulture); + } + } + + internal static string ConfigService_Failed { + get { + return ResourceManager.GetString("ConfigService_Failed", resourceCulture); + } + } + + internal static string ConfigService_BtnStopService_MessageBox1 { + get { + return ResourceManager.GetString("ConfigService_BtnStopService_MessageBox1", resourceCulture); + } + } + + internal static string ConfigService_BtnStartService_MessageBox1 { + get { + return ResourceManager.GetString("ConfigService_BtnStartService_MessageBox1", resourceCulture); + } + } + + internal static string ConfigService_BtnStartService_MessageBox2 { + get { + return ResourceManager.GetString("ConfigService_BtnStartService_MessageBox2", resourceCulture); + } + } + + internal static string ConfigService_BtnDisableService_MessageBox1 { + get { + return ResourceManager.GetString("ConfigService_BtnDisableService_MessageBox1", resourceCulture); + } + } + + internal static string ConfigService_BtnEnableService_MessageBox1 { + get { + return ResourceManager.GetString("ConfigService_BtnEnableService_MessageBox1", resourceCulture); + } + } + + internal static string ConfigService_BtnShowLogs_MessageBox1 { + get { + return ResourceManager.GetString("ConfigService_BtnShowLogs_MessageBox1", resourceCulture); + } + } + + internal static string ConfigStartup_BtnSetStartOnLogin_MessageBox1 { + get { + return ResourceManager.GetString("ConfigStartup_BtnSetStartOnLogin_MessageBox1", resourceCulture); + } + } + + internal static string ConfigStartup_BtnSetStartOnLogin_MessageBox2 { + get { + return ResourceManager.GetString("ConfigStartup_BtnSetStartOnLogin_MessageBox2", resourceCulture); + } + } + + internal static string ConfigStartup_Enabled { + get { + return ResourceManager.GetString("ConfigStartup_Enabled", resourceCulture); + } + } + + internal static string ConfigStartup_Disable { + get { + return ResourceManager.GetString("ConfigStartup_Disable", resourceCulture); + } + } + + internal static string ConfigStartup_Disabled { + get { + return ResourceManager.GetString("ConfigStartup_Disabled", resourceCulture); + } + } + + internal static string ConfigStartup_Enable { + get { + return ResourceManager.GetString("ConfigStartup_Enable", resourceCulture); + } + } + + internal static string OnboardingStartup_Activated { + get { + return ResourceManager.GetString("OnboardingStartup_Activated", resourceCulture); + } + } + + internal static string OnboardingStartup_EnableNow { + get { + return ResourceManager.GetString("OnboardingStartup_EnableNow", resourceCulture); + } + } + + internal static string OnboardingStartup_AlreadyActivated { + get { + return ResourceManager.GetString("OnboardingStartup_AlreadyActivated", resourceCulture); + } + } + + internal static string OnboardingStartup_Activating { + get { + return ResourceManager.GetString("OnboardingStartup_Activating", resourceCulture); + } + } + + internal static string OnboardingStartup_Failed { + get { + return ResourceManager.GetString("OnboardingStartup_Failed", resourceCulture); + } + } + + internal static string OnboardingStartup_BtnSetLaunchOnLogin_2 { + get { + return ResourceManager.GetString("OnboardingStartup_BtnSetLaunchOnLogin_2", resourceCulture); + } + } + + internal static string OnboardingApi_BtnTest_MessageBox1 { + get { + return ResourceManager.GetString("OnboardingApi_BtnTest_MessageBox1", resourceCulture); + } + } + + internal static string OnboardingApi_BtnTest_MessageBox2 { + get { + return ResourceManager.GetString("OnboardingApi_BtnTest_MessageBox2", resourceCulture); + } + } + + internal static string OnboardingApi_BtnTest_MessageBox3 { + get { + return ResourceManager.GetString("OnboardingApi_BtnTest_MessageBox3", resourceCulture); + } + } + + internal static string OnboardingApi_BtnTest_MessageBox4 { + get { + return ResourceManager.GetString("OnboardingApi_BtnTest_MessageBox4", resourceCulture); + } + } + + internal static string OnboardingApi_BtnTest_Testing { + get { + return ResourceManager.GetString("OnboardingApi_BtnTest_Testing", resourceCulture); + } + } + + internal static string ServiceCommands_BtnStore_MessageBox1 { + get { + return ResourceManager.GetString("ServiceCommands_BtnStore_MessageBox1", resourceCulture); + } + } + + internal static string ServiceCommands_BtnStore_Storing { + get { + return ResourceManager.GetString("ServiceCommands_BtnStore_Storing", resourceCulture); + } + } + + internal static string ServiceConnect_Connecting { + get { + return ResourceManager.GetString("ServiceConnect_Connecting", resourceCulture); + } + } + + internal static string ServiceConnect_Failed { + get { + return ResourceManager.GetString("ServiceConnect_Failed", resourceCulture); + } + } + + internal static string ServiceConnect_FailedMessage { + get { + return ResourceManager.GetString("ServiceConnect_FailedMessage", resourceCulture); + } + } + + internal static string ServiceConnect_CommunicationFailed { + get { + return ResourceManager.GetString("ServiceConnect_CommunicationFailed", resourceCulture); + } + } + + internal static string ServiceConnect_CommunicationFailedMessage { + get { + return ResourceManager.GetString("ServiceConnect_CommunicationFailedMessage", resourceCulture); + } + } + + internal static string ServiceConnect_Unauthorized { + get { + return ResourceManager.GetString("ServiceConnect_Unauthorized", resourceCulture); + } + } + + internal static string ServiceConnect_UnauthorizedMessage { + get { + return ResourceManager.GetString("ServiceConnect_UnauthorizedMessage", resourceCulture); + } + } + + internal static string ServiceConnect_SettingsFailed { + get { + return ResourceManager.GetString("ServiceConnect_SettingsFailed", resourceCulture); + } + } + + internal static string ServiceConnect_SettingsFailedMessage { + get { + return ResourceManager.GetString("ServiceConnect_SettingsFailedMessage", resourceCulture); + } + } + + internal static string ServiceConnect_MqttFailed { + get { + return ResourceManager.GetString("ServiceConnect_MqttFailed", resourceCulture); + } + } + + internal static string ServiceConnect_MqttFailedMessage { + get { + return ResourceManager.GetString("ServiceConnect_MqttFailedMessage", resourceCulture); + } + } + + internal static string ServiceConnect_CommandsFailed { + get { + return ResourceManager.GetString("ServiceConnect_CommandsFailed", resourceCulture); + } + } + + internal static string ServiceConnect_CommandsFailedMessage { + get { + return ResourceManager.GetString("ServiceConnect_CommandsFailedMessage", resourceCulture); + } + } + + internal static string ServiceConnect_SensorsFailed { + get { + return ResourceManager.GetString("ServiceConnect_SensorsFailed", resourceCulture); + } + } + + internal static string ServiceConnect_SensorsFailedMessage { + get { + return ResourceManager.GetString("ServiceConnect_SensorsFailedMessage", resourceCulture); + } + } + + internal static string ServiceGeneral_TbAuthId_MessageBox1 { + get { + return ResourceManager.GetString("ServiceGeneral_TbAuthId_MessageBox1", resourceCulture); + } + } + + internal static string ServiceGeneral_SavingFailedMessageBox { + get { + return ResourceManager.GetString("ServiceGeneral_SavingFailedMessageBox", resourceCulture); + } + } + + internal static string ServiceGeneral_BtnStoreDeviceName_MessageBox1 { + get { + return ResourceManager.GetString("ServiceGeneral_BtnStoreDeviceName_MessageBox1", resourceCulture); + } + } + + internal static string ServiceGeneral_BtnStoreCustomExecutor_MessageBox1 { + get { + return ResourceManager.GetString("ServiceGeneral_BtnStoreCustomExecutor_MessageBox1", resourceCulture); + } + } + + internal static string ServiceGeneral_BtnStoreCustomExecutor_MessageBox2 { + get { + return ResourceManager.GetString("ServiceGeneral_BtnStoreCustomExecutor_MessageBox2", resourceCulture); + } + } + + internal static string ServiceGeneral_LblAuthIdInfo_MessageBox1 { + get { + return ResourceManager.GetString("ServiceGeneral_LblAuthIdInfo_MessageBox1", resourceCulture); + } + } + + internal static string ServiceGeneral_LblDeviceNameInfo_MessageBox1 { + get { + return ResourceManager.GetString("ServiceGeneral_LblDeviceNameInfo_MessageBox1", resourceCulture); + } + } + + internal static string ServiceGeneral_LblDisconGraceInfo_MessageBox1 { + get { + return ResourceManager.GetString("ServiceGeneral_LblDisconGraceInfo_MessageBox1", resourceCulture); + } + } + + internal static string ServiceMqtt_StatusError { + get { + return ResourceManager.GetString("ServiceMqtt_StatusError", resourceCulture); + } + } + + internal static string ServiceMqtt_BtnStore_MessageBox1 { + get { + return ResourceManager.GetString("ServiceMqtt_BtnStore_MessageBox1", resourceCulture); + } + } + + internal static string ServiceMqtt_BtnStore_Storing { + get { + return ResourceManager.GetString("ServiceMqtt_BtnStore_Storing", resourceCulture); + } + } + + internal static string ServiceSensors_BtnStore_MessageBox1 { + get { + return ResourceManager.GetString("ServiceSensors_BtnStore_MessageBox1", resourceCulture); + } + } + + internal static string ServiceSensors_BtnStore_Storing { + get { + return ResourceManager.GetString("ServiceSensors_BtnStore_Storing", resourceCulture); + } + } + + internal static string PortReservation_ProcessPostUpdate_MessageBox1 { + get { + return ResourceManager.GetString("PortReservation_ProcessPostUpdate_MessageBox1", resourceCulture); + } + } + + internal static string PostUpdate_ProcessPostUpdate_MessageBox1 { + get { + return ResourceManager.GetString("PostUpdate_ProcessPostUpdate_MessageBox1", resourceCulture); + } + } + + internal static string Restart_ProcessRestart_MessageBox1 { + get { + return ResourceManager.GetString("Restart_ProcessRestart_MessageBox1", resourceCulture); + } + } + + internal static string ServiceReinstall_ProcessReinstall_MessageBox1 { + get { + return ResourceManager.GetString("ServiceReinstall_ProcessReinstall_MessageBox1", resourceCulture); + } + } + + internal static string ServiceSetState_Enabled { + get { + return ResourceManager.GetString("ServiceSetState_Enabled", resourceCulture); + } + } + + internal static string ServiceSetState_Disabled { + get { + return ResourceManager.GetString("ServiceSetState_Disabled", resourceCulture); + } + } + + internal static string ServiceSetState_Started { + get { + return ResourceManager.GetString("ServiceSetState_Started", resourceCulture); + } + } + + internal static string ServiceSetState_Stopped { + get { + return ResourceManager.GetString("ServiceSetState_Stopped", resourceCulture); + } + } + + internal static string ServiceSetState_ProcessState_MessageBox1 { + get { + return ResourceManager.GetString("ServiceSetState_ProcessState_MessageBox1", resourceCulture); + } + } + + internal static string CommandMqttTopic_BtnCopyClipboard_Copied { + get { + return ResourceManager.GetString("CommandMqttTopic_BtnCopyClipboard_Copied", resourceCulture); + } + } + + internal static string CommandsConfig_BtnStore_Storing { + get { + return ResourceManager.GetString("CommandsConfig_BtnStore_Storing", resourceCulture); + } + } + + internal static string CommandsConfig_BtnStore_MessageBox1 { + get { + return ResourceManager.GetString("CommandsConfig_BtnStore_MessageBox1", resourceCulture); + } + } + + internal static string CommandsMod_Title_NewCommand { + get { + return ResourceManager.GetString("CommandsMod_Title_NewCommand", resourceCulture); + } + } + + internal static string CommandsMod_Title_ModCommand { + get { + return ResourceManager.GetString("CommandsMod_Title_ModCommand", resourceCulture); + } + } + + internal static string CommandsMod_BtnStore_MessageBox1 { + get { + return ResourceManager.GetString("CommandsMod_BtnStore_MessageBox1", resourceCulture); + } + } + + internal static string CommandsMod_BtnStore_MessageBox2 { + get { + return ResourceManager.GetString("CommandsMod_BtnStore_MessageBox2", resourceCulture); + } + } + + internal static string CommandsMod_MessageBox_EntityType { + get { + return ResourceManager.GetString("CommandsMod_MessageBox_EntityType", resourceCulture); + } + } + + internal static string CommandsMod_MessageBox_Name { + get { + return ResourceManager.GetString("CommandsMod_MessageBox_Name", resourceCulture); + } + } + + internal static string CommandsMod_BtnStore_MessageBox3 { + get { + return ResourceManager.GetString("CommandsMod_BtnStore_MessageBox3", resourceCulture); + } + } + + internal static string CommandsMod_BtnStore_MessageBox4 { + get { + return ResourceManager.GetString("CommandsMod_BtnStore_MessageBox4", resourceCulture); + } + } + + internal static string CommandsMod_MessageBox_Action { + get { + return ResourceManager.GetString("CommandsMod_MessageBox_Action", resourceCulture); + } + } + + internal static string CommandsMod_BtnStore_MessageBox5 { + get { + return ResourceManager.GetString("CommandsMod_BtnStore_MessageBox5", resourceCulture); + } + } + + internal static string CommandsMod_BtnStore_MessageBox6 { + get { + return ResourceManager.GetString("CommandsMod_BtnStore_MessageBox6", resourceCulture); + } + } + + internal static string CommandsMod_BtnStore_MessageBox7 { + get { + return ResourceManager.GetString("CommandsMod_BtnStore_MessageBox7", resourceCulture); + } + } + + internal static string CommandsMod_LblSetting_Command { + get { + return ResourceManager.GetString("CommandsMod_LblSetting_Command", resourceCulture); + } + } + + internal static string CommandsMod_LblSetting_CommandScript { + get { + return ResourceManager.GetString("CommandsMod_LblSetting_CommandScript", resourceCulture); + } + } + + internal static string CommandsMod_LblSetting_KeyCode { + get { + return ResourceManager.GetString("CommandsMod_LblSetting_KeyCode", resourceCulture); + } + } + + internal static string CommandsMod_LblSetting_KeyCodes { + get { + return ResourceManager.GetString("CommandsMod_LblSetting_KeyCodes", resourceCulture); + } + } + + internal static string CommandsMod_CbCommandSpecific_Incognito { + get { + return ResourceManager.GetString("CommandsMod_CbCommandSpecific_Incognito", resourceCulture); + } + } + + internal static string CommandsMod_LblInfo_Browser { + get { + return ResourceManager.GetString("CommandsMod_LblInfo_Browser", resourceCulture); + } + } + + internal static string CommandsMod_LblSetting_Url { + get { + return ResourceManager.GetString("CommandsMod_LblSetting_Url", resourceCulture); + } + } + + internal static string CommandsMod_LblInfo_BrowserSpecific { + get { + return ResourceManager.GetString("CommandsMod_LblInfo_BrowserSpecific", resourceCulture); + } + } + + internal static string CommandsMod_LblInfo_Executor { + get { + return ResourceManager.GetString("CommandsMod_LblInfo_Executor", resourceCulture); + } + } + + internal static string CommandsMod_LblInfo_ExecutorSpecific { + get { + return ResourceManager.GetString("CommandsMod_LblInfo_ExecutorSpecific", resourceCulture); + } + } + + internal static string CommandsMod_LblIntegrityInfo_InfoMsg1 { + get { + return ResourceManager.GetString("CommandsMod_LblIntegrityInfo_InfoMsg1", resourceCulture); + } + } + + internal static string CommandsMod_LblIntegrityInfo_InfoMsg2 { + get { + return ResourceManager.GetString("CommandsMod_LblIntegrityInfo_InfoMsg2", resourceCulture); + } + } + + internal static string CommandsMod_LblIntegrityInfo_InfoMsg3 { + get { + return ResourceManager.GetString("CommandsMod_LblIntegrityInfo_InfoMsg3", resourceCulture); + } + } + + internal static string CommandsMod_LblIntegrityInfo_InfoMsg4 { + get { + return ResourceManager.GetString("CommandsMod_LblIntegrityInfo_InfoMsg4", resourceCulture); + } + } + + internal static string CommandsMod_LblIntegrityInfo_InfoMsg5 { + get { + return ResourceManager.GetString("CommandsMod_LblIntegrityInfo_InfoMsg5", resourceCulture); + } + } + + internal static string CommandsMod_SpecificClient { + get { + return ResourceManager.GetString("CommandsMod_SpecificClient", resourceCulture); + } + } + + internal static string CommandsMod_LblMqttTopic_MessageBox1 { + get { + return ResourceManager.GetString("CommandsMod_LblMqttTopic_MessageBox1", resourceCulture); + } + } + + internal static string QuickActions_CheckHassManager_MessageBox1 { + get { + return ResourceManager.GetString("QuickActions_CheckHassManager_MessageBox1", resourceCulture); + } + } + + internal static string QuickActions_MessageBox_EntityFailed { + get { + return ResourceManager.GetString("QuickActions_MessageBox_EntityFailed", resourceCulture); + } + } + + internal static string QuickActionsMod_Title_New { + get { + return ResourceManager.GetString("QuickActionsMod_Title_New", resourceCulture); + } + } + + internal static string QuickActionsMod_Title_Mod { + get { + return ResourceManager.GetString("QuickActionsMod_Title_Mod", resourceCulture); + } + } + + internal static string QuickActionsMod_CheckHassManager_MessageBox1 { + get { + return ResourceManager.GetString("QuickActionsMod_CheckHassManager_MessageBox1", resourceCulture); + } + } + + internal static string QuickActionsMod_MessageBox_Entities { + get { + return ResourceManager.GetString("QuickActionsMod_MessageBox_Entities", resourceCulture); + } + } + + internal static string QuickActionsMod_BtnStore_MessageBox1 { + get { + return ResourceManager.GetString("QuickActionsMod_BtnStore_MessageBox1", resourceCulture); + } + } + + internal static string QuickActionsMod_BtnStore_MessageBox3 { + get { + return ResourceManager.GetString("QuickActionsMod_BtnStore_MessageBox3", resourceCulture); + } + } + + internal static string SensorsConfig_BtnStore_Storing { + get { + return ResourceManager.GetString("SensorsConfig_BtnStore_Storing", resourceCulture); + } + } + + internal static string SensorsConfig_BtnStore_MessageBox1 { + get { + return ResourceManager.GetString("SensorsConfig_BtnStore_MessageBox1", resourceCulture); + } + } + + internal static string SensorsMod_Title_New { + get { + return ResourceManager.GetString("SensorsMod_Title_New", resourceCulture); + } + } + + internal static string SensorsMod_Title_Mod { + get { + return ResourceManager.GetString("SensorsMod_Title_Mod", resourceCulture); + } + } + + internal static string SensorsMod_LblSetting1_WindowName { + get { + return ResourceManager.GetString("SensorsMod_LblSetting1_WindowName", resourceCulture); + } + } + + internal static string SensorsMod_LblSetting1_Wmi { + get { + return ResourceManager.GetString("SensorsMod_LblSetting1_Wmi", resourceCulture); + } + } + + internal static string SensorsMod_LblSetting2_Wmi { + get { + return ResourceManager.GetString("SensorsMod_LblSetting2_Wmi", resourceCulture); + } + } + + internal static string SensorsMod_LblSetting1_Category { + get { + return ResourceManager.GetString("SensorsMod_LblSetting1_Category", resourceCulture); + } + } + + internal static string SensorsMod_LblSetting2_Counter { + get { + return ResourceManager.GetString("SensorsMod_LblSetting2_Counter", resourceCulture); + } + } + + internal static string SensorsMod_LblSetting3_Instance { + get { + return ResourceManager.GetString("SensorsMod_LblSetting3_Instance", resourceCulture); + } + } + + internal static string SensorsMod_LblSetting1_Process { + get { + return ResourceManager.GetString("SensorsMod_LblSetting1_Process", resourceCulture); + } + } + + internal static string SensorsMod_LblSetting1_Service { + get { + return ResourceManager.GetString("SensorsMod_LblSetting1_Service", resourceCulture); + } + } + + internal static string SensorsMod_BtnStore_MessageBox1 { + get { + return ResourceManager.GetString("SensorsMod_BtnStore_MessageBox1", resourceCulture); + } + } + + internal static string SensorsMod_BtnStore_MessageBox2 { + get { + return ResourceManager.GetString("SensorsMod_BtnStore_MessageBox2", resourceCulture); + } + } + + internal static string SensorsMod_BtnStore_MessageBox3 { + get { + return ResourceManager.GetString("SensorsMod_BtnStore_MessageBox3", resourceCulture); + } + } + + internal static string SensorsMod_BtnStore_MessageBox4 { + get { + return ResourceManager.GetString("SensorsMod_BtnStore_MessageBox4", resourceCulture); + } + } + + internal static string SensorsMod_BtnStore_MessageBox5 { + get { + return ResourceManager.GetString("SensorsMod_BtnStore_MessageBox5", resourceCulture); + } + } + + internal static string SensorsMod_BtnStore_MessageBox6 { + get { + return ResourceManager.GetString("SensorsMod_BtnStore_MessageBox6", resourceCulture); + } + } + + internal static string SensorsMod_BtnStore_MessageBox7 { + get { + return ResourceManager.GetString("SensorsMod_BtnStore_MessageBox7", resourceCulture); + } + } + + internal static string SensorsMod_BtnStore_MessageBox8 { + get { + return ResourceManager.GetString("SensorsMod_BtnStore_MessageBox8", resourceCulture); + } + } + + internal static string SensorsMod_BtnStore_MessageBox9 { + get { + return ResourceManager.GetString("SensorsMod_BtnStore_MessageBox9", resourceCulture); + } + } + + internal static string SensorsMod_BtnStore_MessageBox10 { + get { + return ResourceManager.GetString("SensorsMod_BtnStore_MessageBox10", resourceCulture); + } + } + + internal static string SensorsMod_BtnStore_MessageBox11 { + get { + return ResourceManager.GetString("SensorsMod_BtnStore_MessageBox11", resourceCulture); + } + } + + internal static string SensorsMod_SpecificClient { + get { + return ResourceManager.GetString("SensorsMod_SpecificClient", resourceCulture); + } + } + + internal static string Configuration_ProcessChanges_MessageBox1 { + get { + return ResourceManager.GetString("Configuration_ProcessChanges_MessageBox1", resourceCulture); + } + } + + internal static string Configuration_ProcessChanges_MessageBox2 { + get { + return ResourceManager.GetString("Configuration_ProcessChanges_MessageBox2", resourceCulture); + } + } + + internal static string Configuration_ProcessChanges_MessageBox3 { + get { + return ResourceManager.GetString("Configuration_ProcessChanges_MessageBox3", resourceCulture); + } + } + + internal static string Configuration_ProcessChanges_MessageBox4 { + get { + return ResourceManager.GetString("Configuration_ProcessChanges_MessageBox4", resourceCulture); + } + } + + internal static string Configuration_MessageBox_RestartManually { + get { + return ResourceManager.GetString("Configuration_MessageBox_RestartManually", resourceCulture); + } + } + + internal static string Configuration_ProcessChanges_MessageBox5 { + get { + return ResourceManager.GetString("Configuration_ProcessChanges_MessageBox5", resourceCulture); + } + } + + internal static string Main_Load_MessageBox1 { + get { + return ResourceManager.GetString("Main_Load_MessageBox1", resourceCulture); + } + } + + internal static string Main_Load_MessageBox2 { + get { + return ResourceManager.GetString("Main_Load_MessageBox2", resourceCulture); + } + } + + internal static string Main_BtnSensorsManage_Ready { + get { + return ResourceManager.GetString("Main_BtnSensorsManage_Ready", resourceCulture); + } + } + + internal static string Main_BtnCommandsManager_Ready { + get { + return ResourceManager.GetString("Main_BtnCommandsManager_Ready", resourceCulture); + } + } + + internal static string Main_Checking { + get { + return ResourceManager.GetString("Main_Checking", resourceCulture); + } + } + + internal static string Main_CheckForUpdate_MessageBox1 { + get { + return ResourceManager.GetString("Main_CheckForUpdate_MessageBox1", resourceCulture); + } + } + + internal static string UpdatePending_NewBetaRelease { + get { + return ResourceManager.GetString("UpdatePending_NewBetaRelease", resourceCulture); + } + } + + internal static string UpdatePending_Title_Beta { + get { + return ResourceManager.GetString("UpdatePending_Title_Beta", resourceCulture); + } + } + + internal static string UpdatePending_LblUpdateQuestion_Download { + get { + return ResourceManager.GetString("UpdatePending_LblUpdateQuestion_Download", resourceCulture); + } + } + + internal static string UpdatePending_LblUpdateQuestion_Navigate { + get { + return ResourceManager.GetString("UpdatePending_LblUpdateQuestion_Navigate", resourceCulture); + } + } + + internal static string UpdatePending_InstallUpdate { + get { + return ResourceManager.GetString("UpdatePending_InstallUpdate", resourceCulture); + } + } + + internal static string UpdatePending_InstallBetaRelease { + get { + return ResourceManager.GetString("UpdatePending_InstallBetaRelease", resourceCulture); + } + } + + internal static string UpdatePending_OpenReleasePage { + get { + return ResourceManager.GetString("UpdatePending_OpenReleasePage", resourceCulture); + } + } + + internal static string UpdatePending_OpenBetaReleasePage { + get { + return ResourceManager.GetString("UpdatePending_OpenBetaReleasePage", resourceCulture); + } + } + + internal static string UpdatePending_LblUpdateQuestion_Processing { + get { + return ResourceManager.GetString("UpdatePending_LblUpdateQuestion_Processing", resourceCulture); + } + } + + internal static string UpdatePending_BtnDownload_Processing { + get { + return ResourceManager.GetString("UpdatePending_BtnDownload_Processing", resourceCulture); + } + } + + internal static string OnboardingManager_OnboardingTitle_Start { + get { + return ResourceManager.GetString("OnboardingManager_OnboardingTitle_Start", resourceCulture); + } + } + + internal static string OnboardingManager_OnboardingTitle_Startup { + get { + return ResourceManager.GetString("OnboardingManager_OnboardingTitle_Startup", resourceCulture); + } + } + + internal static string OnboardingManager_OnboardingTitle_Notifications { + get { + return ResourceManager.GetString("OnboardingManager_OnboardingTitle_Notifications", resourceCulture); + } + } + + internal static string OnboardingManager_OnboardingTitle_Integration { + get { + return ResourceManager.GetString("OnboardingManager_OnboardingTitle_Integration", resourceCulture); + } + } + + internal static string OnboardingManager_OnboardingTitle_Api { + get { + return ResourceManager.GetString("OnboardingManager_OnboardingTitle_Api", resourceCulture); + } + } + + internal static string OnboardingManager_OnboardingTitle_Mqtt { + get { + return ResourceManager.GetString("OnboardingManager_OnboardingTitle_Mqtt", resourceCulture); + } + } + + internal static string OnboardingManager_OnboardingTitle_HotKey { + get { + return ResourceManager.GetString("OnboardingManager_OnboardingTitle_HotKey", resourceCulture); + } + } + + internal static string OnboardingManager_OnboardingTitle_Updates { + get { + return ResourceManager.GetString("OnboardingManager_OnboardingTitle_Updates", resourceCulture); + } + } + + internal static string OnboardingManager_OnboardingTitle_Completed { + get { + return ResourceManager.GetString("OnboardingManager_OnboardingTitle_Completed", resourceCulture); + } + } + + internal static string OnboardingManager_ConfirmBeforeClose_MessageBox1 { + get { + return ResourceManager.GetString("OnboardingManager_ConfirmBeforeClose_MessageBox1", resourceCulture); + } + } + + internal static string UpdateManager_GetLatestVersionInfo_Error { + get { + return ResourceManager.GetString("UpdateManager_GetLatestVersionInfo_Error", resourceCulture); + } + } + + internal static string UpdateManager_DownloadAndExecuteUpdate_MessageBox1 { + get { + return ResourceManager.GetString("UpdateManager_DownloadAndExecuteUpdate_MessageBox1", resourceCulture); + } + } + + internal static string UpdateManager_DownloadAndExecuteUpdate_MessageBox2 { + get { + return ResourceManager.GetString("UpdateManager_DownloadAndExecuteUpdate_MessageBox2", resourceCulture); + } + } + + internal static string UpdateManager_DownloadAndExecuteUpdate_MessageBox3 { + get { + return ResourceManager.GetString("UpdateManager_DownloadAndExecuteUpdate_MessageBox3", resourceCulture); + } + } + + internal static string UpdateManager_DownloadAndExecuteUpdate_MessageBox4 { + get { + return ResourceManager.GetString("UpdateManager_DownloadAndExecuteUpdate_MessageBox4", resourceCulture); + } + } + + internal static string HassApiManager_ToolTip_ConnectionSetupFailed { + get { + return ResourceManager.GetString("HassApiManager_ToolTip_ConnectionSetupFailed", resourceCulture); + } + } + + internal static string HassApiManager_ToolTip_InitialConnectionFailed { + get { + return ResourceManager.GetString("HassApiManager_ToolTip_InitialConnectionFailed", resourceCulture); + } + } + + internal static string HassApiManager_ToolTip_ConnectionFailed { + get { + return ResourceManager.GetString("HassApiManager_ToolTip_ConnectionFailed", resourceCulture); + } + } + + internal static string HassApiManager_CheckHassConfig_CertNotFound { + get { + return ResourceManager.GetString("HassApiManager_CheckHassConfig_CertNotFound", resourceCulture); + } + } + + internal static string HassApiManager_CheckHassConfig_UnableToConnect { + get { + return ResourceManager.GetString("HassApiManager_CheckHassConfig_UnableToConnect", resourceCulture); + } + } + + internal static string HassApiManager_CheckHassConfig_ConfigFailed { + get { + return ResourceManager.GetString("HassApiManager_CheckHassConfig_ConfigFailed", resourceCulture); + } + } + + internal static string HassApiManager_ConnectionFailed { + get { + return ResourceManager.GetString("HassApiManager_ConnectionFailed", resourceCulture); + } + } + + internal static string HassApiManager_ToolTip_QuickActionFailed { + get { + return ResourceManager.GetString("HassApiManager_ToolTip_QuickActionFailed", resourceCulture); + } + } + + internal static string HassApiManager_ToolTip_QuickActionFailedOnEntity { + get { + return ResourceManager.GetString("HassApiManager_ToolTip_QuickActionFailedOnEntity", resourceCulture); + } + } + + internal static string MqttManager_ToolTip_ConnectionError { + get { + return ResourceManager.GetString("MqttManager_ToolTip_ConnectionError", resourceCulture); + } + } + + internal static string MqttManager_ToolTip_ConnectionFailed { + get { + return ResourceManager.GetString("MqttManager_ToolTip_ConnectionFailed", resourceCulture); + } + } + + internal static string MqttManager_ToolTip_Disconnected { + get { + return ResourceManager.GetString("MqttManager_ToolTip_Disconnected", resourceCulture); + } + } + + internal static string LocalApiManager_Initialize_MessageBox1 { + get { + return ResourceManager.GetString("LocalApiManager_Initialize_MessageBox1", resourceCulture); + } + } + + internal static string SensorsManager_ActiveWindowSensorDescription { + get { + return ResourceManager.GetString("SensorsManager_ActiveWindowSensorDescription", resourceCulture); + } + } + + internal static string SensorsManager_AudioSensorsDescription { + get { + return ResourceManager.GetString("SensorsManager_AudioSensorsDescription", resourceCulture); + } + } + + internal static string SensorsManager_BatterySensorsDescription { + get { + return ResourceManager.GetString("SensorsManager_BatterySensorsDescription", resourceCulture); + } + } + + internal static string SensorsManager_CpuLoadSensorDescription { + get { + return ResourceManager.GetString("SensorsManager_CpuLoadSensorDescription", resourceCulture); + } + } + + internal static string SensorsManager_CurrentClockSpeedSensorDescription { + get { + return ResourceManager.GetString("SensorsManager_CurrentClockSpeedSensorDescription", resourceCulture); + } + } + + internal static string SensorsManager_CurrentVolumeSensorDescription { + get { + return ResourceManager.GetString("SensorsManager_CurrentVolumeSensorDescription", resourceCulture); + } + } + + internal static string SensorsManager_DisplaySensorsDescription { + get { + return ResourceManager.GetString("SensorsManager_DisplaySensorsDescription", resourceCulture); + } + } + + internal static string SensorsManager_DummySensorDescription { + get { + return ResourceManager.GetString("SensorsManager_DummySensorDescription", resourceCulture); + } + } + + internal static string SensorsManager_GpuLoadSensorDescription { + get { + return ResourceManager.GetString("SensorsManager_GpuLoadSensorDescription", resourceCulture); + } + } + + internal static string SensorsManager_GpuTemperatureSensorDescription { + get { + return ResourceManager.GetString("SensorsManager_GpuTemperatureSensorDescription", resourceCulture); + } + } + + internal static string SensorsManager_LastActiveSensorDescription { + get { + return ResourceManager.GetString("SensorsManager_LastActiveSensorDescription", resourceCulture); + } + } + + internal static string SensorsManager_LastBootSensorDescription { + get { + return ResourceManager.GetString("SensorsManager_LastBootSensorDescription", resourceCulture); + } + } + + internal static string SensorsManager_LastSystemStateChangeSensorDescription { + get { + return ResourceManager.GetString("SensorsManager_LastSystemStateChangeSensorDescription", resourceCulture); + } + } + + internal static string SensorsManager_LoggedUserSensorDescription { + get { + return ResourceManager.GetString("SensorsManager_LoggedUserSensorDescription", resourceCulture); + } + } + + internal static string SensorsManager_LoggedUsersSensorDescription { + get { + return ResourceManager.GetString("SensorsManager_LoggedUsersSensorDescription", resourceCulture); + } + } + + internal static string SensorsManager_MemoryUsageSensorDescription { + get { + return ResourceManager.GetString("SensorsManager_MemoryUsageSensorDescription", resourceCulture); + } + } + + internal static string SensorsManager_MicrophoneActiveSensorDescription { + get { + return ResourceManager.GetString("SensorsManager_MicrophoneActiveSensorDescription", resourceCulture); + } + } + + internal static string SensorsManager_NamedWindowSensorDescription { + get { + return ResourceManager.GetString("SensorsManager_NamedWindowSensorDescription", resourceCulture); + } + } + + internal static string SensorsManager_NetworkSensorsDescription { + get { + return ResourceManager.GetString("SensorsManager_NetworkSensorsDescription", resourceCulture); + } + } + + internal static string SensorsManager_PerformanceCounterSensorDescription { + get { + return ResourceManager.GetString("SensorsManager_PerformanceCounterSensorDescription", resourceCulture); + } + } + + internal static string SensorsManager_ProcessActiveSensorDescription { + get { + return ResourceManager.GetString("SensorsManager_ProcessActiveSensorDescription", resourceCulture); + } + } + + internal static string SensorsManager_ServiceStateSensorDescription { + get { + return ResourceManager.GetString("SensorsManager_ServiceStateSensorDescription", resourceCulture); + } + } + + internal static string SensorsManager_SessionStateSensorDescription { + get { + return ResourceManager.GetString("SensorsManager_SessionStateSensorDescription", resourceCulture); + } + } + + internal static string SensorsManager_StorageSensorsDescription { + get { + return ResourceManager.GetString("SensorsManager_StorageSensorsDescription", resourceCulture); + } + } + + internal static string SensorsManager_UserNotificationStateSensorDescription { + get { + return ResourceManager.GetString("SensorsManager_UserNotificationStateSensorDescription", resourceCulture); + } + } + + internal static string SensorsManager_WebcamActiveSensorDescription { + get { + return ResourceManager.GetString("SensorsManager_WebcamActiveSensorDescription", resourceCulture); + } + } + + internal static string SensorsManager_WindowsUpdatesSensorsDescription { + get { + return ResourceManager.GetString("SensorsManager_WindowsUpdatesSensorsDescription", resourceCulture); + } + } + + internal static string SensorsManager_WmiQuerySensorDescription { + get { + return ResourceManager.GetString("SensorsManager_WmiQuerySensorDescription", resourceCulture); + } + } + + internal static string SettingsManager_LoadAppSettings_MessageBox1 { + get { + return ResourceManager.GetString("SettingsManager_LoadAppSettings_MessageBox1", resourceCulture); + } + } + + internal static string SettingsManager_StoreInitialSettings_MessageBox1 { + get { + return ResourceManager.GetString("SettingsManager_StoreInitialSettings_MessageBox1", resourceCulture); + } + } + + internal static string SettingsManager_StoreAppSettings_MessageBox1 { + get { + return ResourceManager.GetString("SettingsManager_StoreAppSettings_MessageBox1", resourceCulture); + } + } + + internal static string StoredCommands_Load_MessageBox1 { + get { + return ResourceManager.GetString("StoredCommands_Load_MessageBox1", resourceCulture); + } + } + + internal static string StoredCommands_Store_MessageBox1 { + get { + return ResourceManager.GetString("StoredCommands_Store_MessageBox1", resourceCulture); + } + } + + internal static string StoredQuickActions_Load_MessageBox1 { + get { + return ResourceManager.GetString("StoredQuickActions_Load_MessageBox1", resourceCulture); + } + } + + internal static string StoredQuickActions_Store_MessageBox1 { + get { + return ResourceManager.GetString("StoredQuickActions_Store_MessageBox1", resourceCulture); + } + } + + internal static string StoredSensors_Load_MessageBox1 { + get { + return ResourceManager.GetString("StoredSensors_Load_MessageBox1", resourceCulture); + } + } + + internal static string StoredSensors_Store_MessageBox1 { + get { + return ResourceManager.GetString("StoredSensors_Store_MessageBox1", resourceCulture); + } + } + + internal static string Help_LblWiki { + get { + return ResourceManager.GetString("Help_LblWiki", resourceCulture); + } + } + + internal static string Configuration_BtnStore_Busy { + get { + return ResourceManager.GetString("Configuration_BtnStore_Busy", resourceCulture); + } + } + + internal static string OnboardingManager_BtnNext_Finish { + get { + return ResourceManager.GetString("OnboardingManager_BtnNext_Finish", resourceCulture); + } + } + + internal static string ServiceMqtt_SetMqttStatus_Connected { + get { + return ResourceManager.GetString("ServiceMqtt_SetMqttStatus_Connected", resourceCulture); + } + } + + internal static string ServiceMqtt_SetMqttStatus_Connecting { + get { + return ResourceManager.GetString("ServiceMqtt_SetMqttStatus_Connecting", resourceCulture); + } + } + + internal static string ServiceMqtt_SetMqttStatus_ConfigError { + get { + return ResourceManager.GetString("ServiceMqtt_SetMqttStatus_ConfigError", resourceCulture); + } + } + + internal static string ServiceMqtt_SetMqttStatus_Disconnected { + get { + return ResourceManager.GetString("ServiceMqtt_SetMqttStatus_Disconnected", resourceCulture); + } + } + + internal static string ServiceMqtt_SetMqttStatus_Error { + get { + return ResourceManager.GetString("ServiceMqtt_SetMqttStatus_Error", resourceCulture); + } + } + + internal static string CommandType_CustomCommand { + get { + return ResourceManager.GetString("CommandType_CustomCommand", resourceCulture); + } + } + + internal static string CommandType_CustomExecutorCommand { + get { + return ResourceManager.GetString("CommandType_CustomExecutorCommand", resourceCulture); + } + } + + internal static string CommandType_HibernateCommand { + get { + return ResourceManager.GetString("CommandType_HibernateCommand", resourceCulture); + } + } + + internal static string CommandType_KeyCommand { + get { + return ResourceManager.GetString("CommandType_KeyCommand", resourceCulture); + } + } + + internal static string CommandType_LaunchUrlCommand { + get { + return ResourceManager.GetString("CommandType_LaunchUrlCommand", resourceCulture); + } + } + + internal static string CommandType_LockCommand { + get { + return ResourceManager.GetString("CommandType_LockCommand", resourceCulture); + } + } + + internal static string CommandType_LogOffCommand { + get { + return ResourceManager.GetString("CommandType_LogOffCommand", resourceCulture); + } + } + + internal static string CommandType_MediaMuteCommand { + get { + return ResourceManager.GetString("CommandType_MediaMuteCommand", resourceCulture); + } + } + + internal static string CommandType_MediaNextCommand { + get { + return ResourceManager.GetString("CommandType_MediaNextCommand", resourceCulture); + } + } + + internal static string CommandType_MediaPlayPauseCommand { + get { + return ResourceManager.GetString("CommandType_MediaPlayPauseCommand", resourceCulture); + } + } + + internal static string CommandType_MediaPreviousCommand { + get { + return ResourceManager.GetString("CommandType_MediaPreviousCommand", resourceCulture); + } + } + + internal static string CommandType_MediaVolumeDownCommand { + get { + return ResourceManager.GetString("CommandType_MediaVolumeDownCommand", resourceCulture); + } + } + + internal static string CommandType_MediaVolumeUpCommand { + get { + return ResourceManager.GetString("CommandType_MediaVolumeUpCommand", resourceCulture); + } + } + + internal static string CommandType_MultipleKeysCommand { + get { + return ResourceManager.GetString("CommandType_MultipleKeysCommand", resourceCulture); + } + } + + internal static string CommandType_PowershellCommand { + get { + return ResourceManager.GetString("CommandType_PowershellCommand", resourceCulture); + } + } + + internal static string CommandType_PublishAllSensorsCommand { + get { + return ResourceManager.GetString("CommandType_PublishAllSensorsCommand", resourceCulture); + } + } + + internal static string CommandType_RestartCommand { + get { + return ResourceManager.GetString("CommandType_RestartCommand", resourceCulture); + } + } + + internal static string CommandType_ShutdownCommand { + get { + return ResourceManager.GetString("CommandType_ShutdownCommand", resourceCulture); + } + } + + internal static string CommandType_SleepCommand { + get { + return ResourceManager.GetString("CommandType_SleepCommand", resourceCulture); + } + } + + internal static string CommandEntityType_Button { + get { + return ResourceManager.GetString("CommandEntityType_Button", resourceCulture); + } + } + + internal static string CommandEntityType_Light { + get { + return ResourceManager.GetString("CommandEntityType_Light", resourceCulture); + } + } + + internal static string CommandEntityType_Lock { + get { + return ResourceManager.GetString("CommandEntityType_Lock", resourceCulture); + } + } + + internal static string CommandEntityType_Siren { + get { + return ResourceManager.GetString("CommandEntityType_Siren", resourceCulture); + } + } + + internal static string CommandEntityType_Switch { + get { + return ResourceManager.GetString("CommandEntityType_Switch", resourceCulture); + } + } + + internal static string LockState_Locked { + get { + return ResourceManager.GetString("LockState_Locked", resourceCulture); + } + } + + internal static string LockState_Unknown { + get { + return ResourceManager.GetString("LockState_Unknown", resourceCulture); + } + } + + internal static string LockState_Unlocked { + get { + return ResourceManager.GetString("LockState_Unlocked", resourceCulture); + } + } + + internal static string SensorType_ActiveWindowSensor { + get { + return ResourceManager.GetString("SensorType_ActiveWindowSensor", resourceCulture); + } + } + + internal static string SensorType_AudioSensors { + get { + return ResourceManager.GetString("SensorType_AudioSensors", resourceCulture); + } + } + + internal static string SensorType_BatterySensors { + get { + return ResourceManager.GetString("SensorType_BatterySensors", resourceCulture); + } + } + + internal static string SensorType_CpuLoadSensor { + get { + return ResourceManager.GetString("SensorType_CpuLoadSensor", resourceCulture); + } + } + + internal static string SensorType_CurrentClockSpeedSensor { + get { + return ResourceManager.GetString("SensorType_CurrentClockSpeedSensor", resourceCulture); + } + } + + internal static string SensorType_CurrentVolumeSensor { + get { + return ResourceManager.GetString("SensorType_CurrentVolumeSensor", resourceCulture); + } + } + + internal static string SensorType_DisplaySensors { + get { + return ResourceManager.GetString("SensorType_DisplaySensors", resourceCulture); + } + } + + internal static string SensorType_DummySensor { + get { + return ResourceManager.GetString("SensorType_DummySensor", resourceCulture); + } + } + + internal static string SensorType_GpuLoadSensor { + get { + return ResourceManager.GetString("SensorType_GpuLoadSensor", resourceCulture); + } + } + + internal static string SensorType_GpuTemperatureSensor { + get { + return ResourceManager.GetString("SensorType_GpuTemperatureSensor", resourceCulture); + } + } + + internal static string SensorType_LastActiveSensor { + get { + return ResourceManager.GetString("SensorType_LastActiveSensor", resourceCulture); + } + } + + internal static string SensorType_LastBootSensor { + get { + return ResourceManager.GetString("SensorType_LastBootSensor", resourceCulture); + } + } + + internal static string SensorType_LastSystemStateChangeSensor { + get { + return ResourceManager.GetString("SensorType_LastSystemStateChangeSensor", resourceCulture); + } + } + + internal static string SensorType_LoggedUserSensor { + get { + return ResourceManager.GetString("SensorType_LoggedUserSensor", resourceCulture); + } + } + + internal static string SensorType_LoggedUsersSensor { + get { + return ResourceManager.GetString("SensorType_LoggedUsersSensor", resourceCulture); + } + } + + internal static string SensorType_MemoryUsageSensor { + get { + return ResourceManager.GetString("SensorType_MemoryUsageSensor", resourceCulture); + } + } + + internal static string SensorType_MicrophoneActiveSensor { + get { + return ResourceManager.GetString("SensorType_MicrophoneActiveSensor", resourceCulture); + } + } + + internal static string SensorType_NamedWindowSensor { + get { + return ResourceManager.GetString("SensorType_NamedWindowSensor", resourceCulture); + } + } + + internal static string SensorType_NetworkSensors { + get { + return ResourceManager.GetString("SensorType_NetworkSensors", resourceCulture); + } + } + + internal static string SensorType_PerformanceCounterSensor { + get { + return ResourceManager.GetString("SensorType_PerformanceCounterSensor", resourceCulture); + } + } + + internal static string SensorType_ProcessActiveSensor { + get { + return ResourceManager.GetString("SensorType_ProcessActiveSensor", resourceCulture); + } + } + + internal static string SensorType_ServiceStateSensor { + get { + return ResourceManager.GetString("SensorType_ServiceStateSensor", resourceCulture); + } + } + + internal static string SensorType_SessionStateSensor { + get { + return ResourceManager.GetString("SensorType_SessionStateSensor", resourceCulture); + } + } + + internal static string SensorType_StorageSensors { + get { + return ResourceManager.GetString("SensorType_StorageSensors", resourceCulture); + } + } + + internal static string SensorType_UserNotificationStateSensor { + get { + return ResourceManager.GetString("SensorType_UserNotificationStateSensor", resourceCulture); + } + } + + internal static string SensorType_WebcamActiveSensor { + get { + return ResourceManager.GetString("SensorType_WebcamActiveSensor", resourceCulture); + } + } + + internal static string SensorType_WindowsUpdatesSensors { + get { + return ResourceManager.GetString("SensorType_WindowsUpdatesSensors", resourceCulture); + } + } + + internal static string SensorType_WmiQuerySensor { + get { + return ResourceManager.GetString("SensorType_WmiQuerySensor", resourceCulture); + } + } + + internal static string SystemStateEvent_ApplicationStarted { + get { + return ResourceManager.GetString("SystemStateEvent_ApplicationStarted", resourceCulture); + } + } + + internal static string SystemStateEvent_Logoff { + get { + return ResourceManager.GetString("SystemStateEvent_Logoff", resourceCulture); + } + } + + internal static string SystemStateEvent_SystemShutdown { + get { + return ResourceManager.GetString("SystemStateEvent_SystemShutdown", resourceCulture); + } + } + + internal static string SystemStateEvent_Resume { + get { + return ResourceManager.GetString("SystemStateEvent_Resume", resourceCulture); + } + } + + internal static string SystemStateEvent_Suspend { + get { + return ResourceManager.GetString("SystemStateEvent_Suspend", resourceCulture); + } + } + + internal static string SystemStateEvent_ConsoleConnect { + get { + return ResourceManager.GetString("SystemStateEvent_ConsoleConnect", resourceCulture); + } + } + + internal static string SystemStateEvent_ConsoleDisconnect { + get { + return ResourceManager.GetString("SystemStateEvent_ConsoleDisconnect", resourceCulture); + } + } + + internal static string SystemStateEvent_RemoteConnect { + get { + return ResourceManager.GetString("SystemStateEvent_RemoteConnect", resourceCulture); + } + } + + internal static string SystemStateEvent_RemoteDisconnect { + get { + return ResourceManager.GetString("SystemStateEvent_RemoteDisconnect", resourceCulture); + } + } + + internal static string SystemStateEvent_SessionLock { + get { + return ResourceManager.GetString("SystemStateEvent_SessionLock", resourceCulture); + } + } + + internal static string SystemStateEvent_SessionLogoff { + get { + return ResourceManager.GetString("SystemStateEvent_SessionLogoff", resourceCulture); + } + } + + internal static string SystemStateEvent_SessionLogon { + get { + return ResourceManager.GetString("SystemStateEvent_SessionLogon", resourceCulture); + } + } + + internal static string SystemStateEvent_SessionRemoteControl { + get { + return ResourceManager.GetString("SystemStateEvent_SessionRemoteControl", resourceCulture); + } + } + + internal static string SystemStateEvent_SessionUnlock { + get { + return ResourceManager.GetString("SystemStateEvent_SessionUnlock", resourceCulture); + } + } + + internal static string UserNotificationState_NotPresent { + get { + return ResourceManager.GetString("UserNotificationState_NotPresent", resourceCulture); + } + } + + internal static string UserNotificationState_Busy { + get { + return ResourceManager.GetString("UserNotificationState_Busy", resourceCulture); + } + } + + internal static string UserNotificationState_RunningDirect3dFullScreen { + get { + return ResourceManager.GetString("UserNotificationState_RunningDirect3dFullScreen", resourceCulture); + } + } + + internal static string UserNotificationState_PresentationMode { + get { + return ResourceManager.GetString("UserNotificationState_PresentationMode", resourceCulture); + } + } + + internal static string UserNotificationState_AcceptsNotifications { + get { + return ResourceManager.GetString("UserNotificationState_AcceptsNotifications", resourceCulture); + } + } + + internal static string UserNotificationState_QuietTime { + get { + return ResourceManager.GetString("UserNotificationState_QuietTime", resourceCulture); + } + } + + internal static string UserNotificationState_RunningWindowsStoreApp { + get { + return ResourceManager.GetString("UserNotificationState_RunningWindowsStoreApp", resourceCulture); + } + } + + internal static string HassAction_On { + get { + return ResourceManager.GetString("HassAction_On", resourceCulture); + } + } + + internal static string HassAction_Off { + get { + return ResourceManager.GetString("HassAction_Off", resourceCulture); + } + } + + internal static string HassAction_Open { + get { + return ResourceManager.GetString("HassAction_Open", resourceCulture); + } + } + + internal static string HassAction_Close { + get { + return ResourceManager.GetString("HassAction_Close", resourceCulture); + } + } + + internal static string HassAction_Play { + get { + return ResourceManager.GetString("HassAction_Play", resourceCulture); + } + } + + internal static string HassAction_Pause { + get { + return ResourceManager.GetString("HassAction_Pause", resourceCulture); + } + } + + internal static string HassAction_Stop { + get { + return ResourceManager.GetString("HassAction_Stop", resourceCulture); + } + } + + internal static string HassAction_Toggle { + get { + return ResourceManager.GetString("HassAction_Toggle", resourceCulture); + } + } + + internal static string HassDomain_Automation { + get { + return ResourceManager.GetString("HassDomain_Automation", resourceCulture); + } + } + + internal static string HassDomain_Climate { + get { + return ResourceManager.GetString("HassDomain_Climate", resourceCulture); + } + } + + internal static string HassDomain_Cover { + get { + return ResourceManager.GetString("HassDomain_Cover", resourceCulture); + } + } + + internal static string HassDomain_InputBoolean { + get { + return ResourceManager.GetString("HassDomain_InputBoolean", resourceCulture); + } + } + + internal static string HassDomain_Light { + get { + return ResourceManager.GetString("HassDomain_Light", resourceCulture); + } + } + + internal static string HassDomain_MediaPlayer { + get { + return ResourceManager.GetString("HassDomain_MediaPlayer", resourceCulture); + } + } + + internal static string HassDomain_Scene { + get { + return ResourceManager.GetString("HassDomain_Scene", resourceCulture); + } + } + + internal static string HassDomain_Script { + get { + return ResourceManager.GetString("HassDomain_Script", resourceCulture); + } + } + + internal static string HassDomain_Switch { + get { + return ResourceManager.GetString("HassDomain_Switch", resourceCulture); + } + } + + internal static string ComponentStatus_Connecting { + get { + return ResourceManager.GetString("ComponentStatus_Connecting", resourceCulture); + } + } + + internal static string ComponentStatus_Failed { + get { + return ResourceManager.GetString("ComponentStatus_Failed", resourceCulture); + } + } + + internal static string ComponentStatus_Loading { + get { + return ResourceManager.GetString("ComponentStatus_Loading", resourceCulture); + } + } + + internal static string ComponentStatus_Ok { + get { + return ResourceManager.GetString("ComponentStatus_Ok", resourceCulture); + } + } + + internal static string ComponentStatus_Stopped { + get { + return ResourceManager.GetString("ComponentStatus_Stopped", resourceCulture); + } + } + + internal static string ComponentStatus_Disabled { + get { + return ResourceManager.GetString("ComponentStatus_Disabled", resourceCulture); + } + } + + internal static string SensorsMod_WmiTestFailed { + get { + return ResourceManager.GetString("SensorsMod_WmiTestFailed", resourceCulture); + } + } + + internal static string SensorsMod_TestWmi_MessageBox1 { + get { + return ResourceManager.GetString("SensorsMod_TestWmi_MessageBox1", resourceCulture); + } + } + + internal static string SensorsMod_TestWmi_MessageBox2 { + get { + return ResourceManager.GetString("SensorsMod_TestWmi_MessageBox2", resourceCulture); + } + } + + internal static string SensorsMod_TestWmi_MessageBox3 { + get { + return ResourceManager.GetString("SensorsMod_TestWmi_MessageBox3", resourceCulture); + } + } + + internal static string SensorsMod_TestPerformanceCounter_MessageBox1 { + get { + return ResourceManager.GetString("SensorsMod_TestPerformanceCounter_MessageBox1", resourceCulture); + } + } + + internal static string SensorsMod_TestPerformanceCounter_MessageBox2 { + get { + return ResourceManager.GetString("SensorsMod_TestPerformanceCounter_MessageBox2", resourceCulture); + } + } + + internal static string SensorsMod_TestPerformanceCounter_MessageBox3 { + get { + return ResourceManager.GetString("SensorsMod_TestPerformanceCounter_MessageBox3", resourceCulture); + } + } + + internal static string SensorsMod_BtnTest_Wmi { + get { + return ResourceManager.GetString("SensorsMod_BtnTest_Wmi", resourceCulture); + } + } + + internal static string SensorsMod_BtnTest_PerformanceCounter { + get { + return ResourceManager.GetString("SensorsMod_BtnTest_PerformanceCounter", resourceCulture); + } + } + + internal static string SensorType_GeoLocationSensor { + get { + return ResourceManager.GetString("SensorType_GeoLocationSensor", resourceCulture); + } + } + + internal static string SensorsMod_All { + get { + return ResourceManager.GetString("SensorsMod_All", resourceCulture); + } + } + + internal static string SensorsMod_LblSetting1_Network { + get { + return ResourceManager.GetString("SensorsMod_LblSetting1_Network", resourceCulture); + } + } + + internal static string SensorsConfig_ClmValue { + get { + return ResourceManager.GetString("SensorsConfig_ClmValue", resourceCulture); + } + } + + internal static string CommandType_SendWindowToFrontCommand { + get { + return ResourceManager.GetString("CommandType_SendWindowToFrontCommand", resourceCulture); + } + } + + internal static string ConfigLocalStorage_BtnClearAudioCache_InfoText1 { + get { + return ResourceManager.GetString("ConfigLocalStorage_BtnClearAudioCache_InfoText1", resourceCulture); + } + } + + internal static string ConfigLocalStorage_BtnClearAudioCache_MessageBox1 { + get { + return ResourceManager.GetString("ConfigLocalStorage_BtnClearAudioCache_MessageBox1", resourceCulture); + } + } + + internal static string ConfigLocalStorage_BtnClearWebViewCache_InfoText1 { + get { + return ResourceManager.GetString("ConfigLocalStorage_BtnClearWebViewCache_InfoText1", resourceCulture); + } + } + + internal static string ConfigLocalStorage_BtnClearWebViewCache_MessageBox1 { + get { + return ResourceManager.GetString("ConfigLocalStorage_BtnClearWebViewCache_MessageBox1", resourceCulture); + } + } + + internal static string CommandType_WebViewCommand { + get { + return ResourceManager.GetString("CommandType_WebViewCommand", resourceCulture); + } + } + + internal static string CommandsManager_CommandsManager_SendWindowToFrontCommandDescription { + get { + return ResourceManager.GetString("CommandsManager_CommandsManager_SendWindowToFrontCommandDescription", resourceCulture); + } + } + + internal static string CommandsManager_WebViewCommandDescription { + get { + return ResourceManager.GetString("CommandsManager_WebViewCommandDescription", resourceCulture); + } + } + + internal static string WebViewCommandConfig_SetStoredVariables_MessageBox1 { + get { + return ResourceManager.GetString("WebViewCommandConfig_SetStoredVariables_MessageBox1", resourceCulture); + } + } + + internal static string CommandsMod_BtnStore_MessageBox8 { + get { + return ResourceManager.GetString("CommandsMod_BtnStore_MessageBox8", resourceCulture); + } + } + + internal static string QuickActionsMod_BtnStore_MessageBox2 { + get { + return ResourceManager.GetString("QuickActionsMod_BtnStore_MessageBox2", resourceCulture); + } + } + + internal static string HassDomain_HASSAgentCommands { + get { + return ResourceManager.GetString("HassDomain_HASSAgentCommands", resourceCulture); + } + } + + internal static string Main_CheckDpiScalingFactor_MessageBox1 { + get { + return ResourceManager.GetString("Main_CheckDpiScalingFactor_MessageBox1", resourceCulture); + } + } + + internal static string OnboardingWelcome_Store_MessageBox1 { + get { + return ResourceManager.GetString("OnboardingWelcome_Store_MessageBox1", resourceCulture); + } + } + + internal static string HelperFunctions_ParseMultipleKeys_ErrorMsg1 { + get { + return ResourceManager.GetString("HelperFunctions_ParseMultipleKeys_ErrorMsg1", resourceCulture); + } + } + + internal static string HelperFunctions_ParseMultipleKeys_ErrorMsg2 { + get { + return ResourceManager.GetString("HelperFunctions_ParseMultipleKeys_ErrorMsg2", resourceCulture); + } + } + + internal static string HelperFunctions_ParseMultipleKeys_ErrorMsg3 { + get { + return ResourceManager.GetString("HelperFunctions_ParseMultipleKeys_ErrorMsg3", resourceCulture); + } + } + + internal static string HelperFunctions_InputLanguageCheckDiffers_ErrorMsg1 { + get { + return ResourceManager.GetString("HelperFunctions_InputLanguageCheckDiffers_ErrorMsg1", resourceCulture); + } + } + + internal static string HelperFunctions_InputLanguageCheckDiffers_ErrorMsg2 { + get { + return ResourceManager.GetString("HelperFunctions_InputLanguageCheckDiffers_ErrorMsg2", resourceCulture); + } + } + + internal static string HelperFunctions_ParseMultipleKeys_ErrorMsg4 { + get { + return ResourceManager.GetString("HelperFunctions_ParseMultipleKeys_ErrorMsg4", resourceCulture); + } + } + + internal static string Main_BtnHide { + get { + return ResourceManager.GetString("Main_BtnHide", resourceCulture); + } + } + + internal static string ConfigExternalTools_LblBrowserName { + get { + return ResourceManager.GetString("ConfigExternalTools_LblBrowserName", resourceCulture); + } + } + + internal static string ConfigExternalTools_LblBrowserBinary { + get { + return ResourceManager.GetString("ConfigExternalTools_LblBrowserBinary", resourceCulture); + } + } + + internal static string ConfigExternalTools_LblLaunchIncogArg { + get { + return ResourceManager.GetString("ConfigExternalTools_LblLaunchIncogArg", resourceCulture); + } + } + + internal static string ConfigExternalTools_LblCustomExecutorBinary { + get { + return ResourceManager.GetString("ConfigExternalTools_LblCustomExecutorBinary", resourceCulture); + } + } + + internal static string ConfigExternalTools_LblTip1 { + get { + return ResourceManager.GetString("ConfigExternalTools_LblTip1", resourceCulture); + } + } + + internal static string ConfigExternalTools_BtnExternalBrowserIncognitoTest { + get { + return ResourceManager.GetString("ConfigExternalTools_BtnExternalBrowserIncognitoTest", resourceCulture); + } + } + + internal static string ConfigGeneral_LblDisconGraceSeconds { + get { + return ResourceManager.GetString("ConfigGeneral_LblDisconGraceSeconds", resourceCulture); + } + } + + internal static string ConfigGeneral_LblDisconGracePeriod { + get { + return ResourceManager.GetString("ConfigGeneral_LblDisconGracePeriod", resourceCulture); + } + } + + internal static string ConfigGeneral_LblInfo1 { + get { + return ResourceManager.GetString("ConfigGeneral_LblInfo1", resourceCulture); + } + } + + internal static string ConfigGeneral_LblDeviceName { + get { + return ResourceManager.GetString("ConfigGeneral_LblDeviceName", resourceCulture); + } + } + + internal static string ConfigGeneral_LblInterfaceLangauge { + get { + return ResourceManager.GetString("ConfigGeneral_LblInterfaceLangauge", resourceCulture); + } + } + + internal static string ConfigHomeAssistantApi_LblTip1 { + get { + return ResourceManager.GetString("ConfigHomeAssistantApi_LblTip1", resourceCulture); + } + } + + internal static string ConfigHomeAssistantApi_LblClientCertificate { + get { + return ResourceManager.GetString("ConfigHomeAssistantApi_LblClientCertificate", resourceCulture); + } + } + + internal static string ConfigHomeAssistantApi_CbHassAutoClientCertificate { + get { + return ResourceManager.GetString("ConfigHomeAssistantApi_CbHassAutoClientCertificate", resourceCulture); + } + } + + internal static string ConfigHomeAssistantApi_BtnTestApi { + get { + return ResourceManager.GetString("ConfigHomeAssistantApi_BtnTestApi", resourceCulture); + } + } + + internal static string ConfigHomeAssistantApi_LblApiToken { + get { + return ResourceManager.GetString("ConfigHomeAssistantApi_LblApiToken", resourceCulture); + } + } + + internal static string ConfigHomeAssistantApi_LblServerUri { + get { + return ResourceManager.GetString("ConfigHomeAssistantApi_LblServerUri", resourceCulture); + } + } + + internal static string ConfigHotKey_BtnClearHotKey { + get { + return ResourceManager.GetString("ConfigHotKey_BtnClearHotKey", resourceCulture); + } + } + + internal static string ConfigHotKey_LblInfo1 { + get { + return ResourceManager.GetString("ConfigHotKey_LblInfo1", resourceCulture); + } + } + + internal static string ConfigHotKey_CbEnableQuickActionsHotkey { + get { + return ResourceManager.GetString("ConfigHotKey_CbEnableQuickActionsHotkey", resourceCulture); + } + } + + internal static string ConfigHotKey_LblHotkeyCombo { + get { + return ResourceManager.GetString("ConfigHotKey_LblHotkeyCombo", resourceCulture); + } + } + + internal static string ConfigLocalApi_LblPort { + get { + return ResourceManager.GetString("ConfigLocalApi_LblPort", resourceCulture); + } + } + + internal static string ConfigLocalApi_BtnExecutePortReservation { + get { + return ResourceManager.GetString("ConfigLocalApi_BtnExecutePortReservation", resourceCulture); + } + } + + internal static string ConfigLocalApi_CbLocalApiActive { + get { + return ResourceManager.GetString("ConfigLocalApi_CbLocalApiActive", resourceCulture); + } + } + + internal static string ConfigLocalApi_LblInfo2 { + get { + return ResourceManager.GetString("ConfigLocalApi_LblInfo2", resourceCulture); + } + } + + internal static string ConfigLocalStorage_LblImageCacheLocation { + get { + return ResourceManager.GetString("ConfigLocalStorage_LblImageCacheLocation", resourceCulture); + } + } + + internal static string ConfigLocalStorage_LblImageCacheDays { + get { + return ResourceManager.GetString("ConfigLocalStorage_LblImageCacheDays", resourceCulture); + } + } + + internal static string ConfigLocalStorage_LblInfo1 { + get { + return ResourceManager.GetString("ConfigLocalStorage_LblInfo1", resourceCulture); + } + } + + internal static string ConfigLocalStorage_LblKeepImages { + get { + return ResourceManager.GetString("ConfigLocalStorage_LblKeepImages", resourceCulture); + } + } + + internal static string ConfigLocalStorage_LblKeepAudio { + get { + return ResourceManager.GetString("ConfigLocalStorage_LblKeepAudio", resourceCulture); + } + } + + internal static string ConfigLocalStorage_BtnClearAudioCache { + get { + return ResourceManager.GetString("ConfigLocalStorage_BtnClearAudioCache", resourceCulture); + } + } + + internal static string ConfigLocalStorage_LblAudioCacheLocation { + get { + return ResourceManager.GetString("ConfigLocalStorage_LblAudioCacheLocation", resourceCulture); + } + } + + internal static string ConfigLocalStorage_BtnClearWebViewCache { + get { + return ResourceManager.GetString("ConfigLocalStorage_BtnClearWebViewCache", resourceCulture); + } + } + + internal static string ConfigLocalStorage_LblWebViewCacheLocation { + get { + return ResourceManager.GetString("ConfigLocalStorage_LblWebViewCacheLocation", resourceCulture); + } + } + + internal static string ConfigLocalStorage_LblKeepWebView { + get { + return ResourceManager.GetString("ConfigLocalStorage_LblKeepWebView", resourceCulture); + } + } + + internal static string ConfigLogging_LblInfo1 { + get { + return ResourceManager.GetString("ConfigLogging_LblInfo1", resourceCulture); + } + } + + internal static string ConfigLogging_CbExtendedLogging { + get { + return ResourceManager.GetString("ConfigLogging_CbExtendedLogging", resourceCulture); + } + } + + internal static string ConfigLogging_BtnShowLogs { + get { + return ResourceManager.GetString("ConfigLogging_BtnShowLogs", resourceCulture); + } + } + + internal static string ConfigMediaPlayer_BtnMediaPlayerReadme { + get { + return ResourceManager.GetString("ConfigMediaPlayer_BtnMediaPlayerReadme", resourceCulture); + } + } + + internal static string ConfigMediaPlayer_CbEnableMediaPlayer { + get { + return ResourceManager.GetString("ConfigMediaPlayer_CbEnableMediaPlayer", resourceCulture); + } + } + + internal static string ConfigMqtt_LblTip3 { + get { + return ResourceManager.GetString("ConfigMqtt_LblTip3", resourceCulture); + } + } + + internal static string ConfigMqtt_LblClientCert { + get { + return ResourceManager.GetString("ConfigMqtt_LblClientCert", resourceCulture); + } + } + + internal static string ConfigMqtt_LblRootCert { + get { + return ResourceManager.GetString("ConfigMqtt_LblRootCert", resourceCulture); + } + } + + internal static string ConfigMqtt_CbUseRetainFlag { + get { + return ResourceManager.GetString("ConfigMqtt_CbUseRetainFlag", resourceCulture); + } + } + + internal static string ConfigMqtt_CbAllowUntrustedCertificates { + get { + return ResourceManager.GetString("ConfigMqtt_CbAllowUntrustedCertificates", resourceCulture); + } + } + + internal static string ConfigMqtt_BtnMqttClearConfig { + get { + return ResourceManager.GetString("ConfigMqtt_BtnMqttClearConfig", resourceCulture); + } + } + + internal static string ConfigMqtt_LblTip1 { + get { + return ResourceManager.GetString("ConfigMqtt_LblTip1", resourceCulture); + } + } + + internal static string ConfigMqtt_LblDiscoPrefix { + get { + return ResourceManager.GetString("ConfigMqtt_LblDiscoPrefix", resourceCulture); + } + } + + internal static string ConfigMqtt_CbMqttTls { + get { + return ResourceManager.GetString("ConfigMqtt_CbMqttTls", resourceCulture); + } + } + + internal static string ConfigMqtt_LblBrokerPassword { + get { + return ResourceManager.GetString("ConfigMqtt_LblBrokerPassword", resourceCulture); + } + } + + internal static string ConfigMqtt_LblBrokerUsername { + get { + return ResourceManager.GetString("ConfigMqtt_LblBrokerUsername", resourceCulture); + } + } + + internal static string ConfigMqtt_LblBrokerPort { + get { + return ResourceManager.GetString("ConfigMqtt_LblBrokerPort", resourceCulture); + } + } + + internal static string ConfigMqtt_LblBrokerIp { + get { + return ResourceManager.GetString("ConfigMqtt_LblBrokerIp", resourceCulture); + } + } + + internal static string ConfigMqtt_LblTip2 { + get { + return ResourceManager.GetString("ConfigMqtt_LblTip2", resourceCulture); + } + } + + internal static string ConfigMqtt_LblClientId { + get { + return ResourceManager.GetString("ConfigMqtt_LblClientId", resourceCulture); + } + } + + internal static string ConfigNotifications_BtnNotificationsReadme { + get { + return ResourceManager.GetString("ConfigNotifications_BtnNotificationsReadme", resourceCulture); + } + } + + internal static string ConfigNotifications_CbAcceptNotifications { + get { + return ResourceManager.GetString("ConfigNotifications_CbAcceptNotifications", resourceCulture); + } + } + + internal static string ConfigNotifications_CbNotificationsIgnoreImageCertErrors { + get { + return ResourceManager.GetString("ConfigNotifications_CbNotificationsIgnoreImageCertErrors", resourceCulture); + } + } + + internal static string ConfigNotifications_LblLocalApiDisabled { + get { + return ResourceManager.GetString("ConfigNotifications_LblLocalApiDisabled", resourceCulture); + } + } + + internal static string ConfigService_LblServiceStatusInfo { + get { + return ResourceManager.GetString("ConfigService_LblServiceStatusInfo", resourceCulture); + } + } + + internal static string ConfigService_BtnStartService { + get { + return ResourceManager.GetString("ConfigService_BtnStartService", resourceCulture); + } + } + + internal static string ConfigService_BtnDisableService { + get { + return ResourceManager.GetString("ConfigService_BtnDisableService", resourceCulture); + } + } + + internal static string ConfigService_BtnStopService { + get { + return ResourceManager.GetString("ConfigService_BtnStopService", resourceCulture); + } + } + + internal static string ConfigService_BtnEnableService { + get { + return ResourceManager.GetString("ConfigService_BtnEnableService", resourceCulture); + } + } + + internal static string ConfigService_BtnReinstallService { + get { + return ResourceManager.GetString("ConfigService_BtnReinstallService", resourceCulture); + } + } + + internal static string ConfigService_LblInfo2 { + get { + return ResourceManager.GetString("ConfigService_LblInfo2", resourceCulture); + } + } + + internal static string ConfigService_LblInfo3 { + get { + return ResourceManager.GetString("ConfigService_LblInfo3", resourceCulture); + } + } + + internal static string ConfigService_BtnShowLogs { + get { + return ResourceManager.GetString("ConfigService_BtnShowLogs", resourceCulture); + } + } + + internal static string ConfigService_LblInfo4 { + get { + return ResourceManager.GetString("ConfigService_LblInfo4", resourceCulture); + } + } + + internal static string ConfigStartup_LblInfo1 { + get { + return ResourceManager.GetString("ConfigStartup_LblInfo1", resourceCulture); + } + } + + internal static string ConfigStartup_BtnSetStartOnLogin { + get { + return ResourceManager.GetString("ConfigStartup_BtnSetStartOnLogin", resourceCulture); + } + } + + internal static string ConfigStartup_LblStartOnLoginStatusInfo { + get { + return ResourceManager.GetString("ConfigStartup_LblStartOnLoginStatusInfo", resourceCulture); + } + } + + internal static string ConfigTrayIcon_LblInfo1 { + get { + return ResourceManager.GetString("ConfigTrayIcon_LblInfo1", resourceCulture); + } + } + + internal static string ConfigTrayIcon_CbDefaultMenu { + get { + return ResourceManager.GetString("ConfigTrayIcon_CbDefaultMenu", resourceCulture); + } + } + + internal static string ConfigTrayIcon_CbShowWebView { + get { + return ResourceManager.GetString("ConfigTrayIcon_CbShowWebView", resourceCulture); + } + } + + internal static string ConfigTrayIcon_LblWebViewUrl { + get { + return ResourceManager.GetString("ConfigTrayIcon_LblWebViewUrl", resourceCulture); + } + } + + internal static string ConfigTrayIcon_LblWebViewSize { + get { + return ResourceManager.GetString("ConfigTrayIcon_LblWebViewSize", resourceCulture); + } + } + + internal static string ConfigTrayIcon_BtnShowWebViewPreview { + get { + return ResourceManager.GetString("ConfigTrayIcon_BtnShowWebViewPreview", resourceCulture); + } + } + + internal static string ConfigTrayIcon_CbWebViewKeepLoaded { + get { + return ResourceManager.GetString("ConfigTrayIcon_CbWebViewKeepLoaded", resourceCulture); + } + } + + internal static string ConfigTrayIcon_LblInfo2 { + get { + return ResourceManager.GetString("ConfigTrayIcon_LblInfo2", resourceCulture); + } + } + + internal static string ConfigUpdates_CbBetaUpdates { + get { + return ResourceManager.GetString("ConfigUpdates_CbBetaUpdates", resourceCulture); + } + } + + internal static string ConfigUpdates_LblInfo2 { + get { + return ResourceManager.GetString("ConfigUpdates_LblInfo2", resourceCulture); + } + } + + internal static string ConfigUpdates_CbExecuteUpdater { + get { + return ResourceManager.GetString("ConfigUpdates_CbExecuteUpdater", resourceCulture); + } + } + + internal static string ConfigUpdates_LblInfo1 { + get { + return ResourceManager.GetString("ConfigUpdates_LblInfo1", resourceCulture); + } + } + + internal static string ConfigUpdates_CbUpdates { + get { + return ResourceManager.GetString("ConfigUpdates_CbUpdates", resourceCulture); + } + } + + internal static string OnboardingWelcome_LblInfo1 { + get { + return ResourceManager.GetString("OnboardingWelcome_LblInfo1", resourceCulture); + } + } + + internal static string OnboardingWelcome_LblInfo2 { + get { + return ResourceManager.GetString("OnboardingWelcome_LblInfo2", resourceCulture); + } + } + + internal static string OnboardingWelcome_LblDeviceName { + get { + return ResourceManager.GetString("OnboardingWelcome_LblDeviceName", resourceCulture); + } + } + + internal static string OnboardingWelcome_LblInterfaceLangauge { + get { + return ResourceManager.GetString("OnboardingWelcome_LblInterfaceLangauge", resourceCulture); + } + } + + internal static string OnboardingStartup_BtnSetLaunchOnLogin { + get { + return ResourceManager.GetString("OnboardingStartup_BtnSetLaunchOnLogin", resourceCulture); + } + } + + internal static string OnboardingStartup_LblInfo1 { + get { + return ResourceManager.GetString("OnboardingStartup_LblInfo1", resourceCulture); + } + } + + internal static string OnboardingStartup_LblCreateInfo { + get { + return ResourceManager.GetString("OnboardingStartup_LblCreateInfo", resourceCulture); + } + } + + internal static string OnboardingLocalApi_LblTip1 { + get { + return ResourceManager.GetString("OnboardingLocalApi_LblTip1", resourceCulture); + } + } + + internal static string OnboardingLocalApi_CbEnableLocalApi { + get { + return ResourceManager.GetString("OnboardingLocalApi_CbEnableLocalApi", resourceCulture); + } + } + + internal static string OnboardingLocalApi_LblInfo1 { + get { + return ResourceManager.GetString("OnboardingLocalApi_LblInfo1", resourceCulture); + } + } + + internal static string OnboardingLocalApi_CbEnableNotifications { + get { + return ResourceManager.GetString("OnboardingLocalApi_CbEnableNotifications", resourceCulture); + } + } + + internal static string OnboardingLocalApi_CbEnableMediaPlayer { + get { + return ResourceManager.GetString("OnboardingLocalApi_CbEnableMediaPlayer", resourceCulture); + } + } + + internal static string OnboardingLocalApi_LblInfo2 { + get { + return ResourceManager.GetString("OnboardingLocalApi_LblInfo2", resourceCulture); + } + } + + internal static string OnboardingIntegrations_LblInfo1 { + get { + return ResourceManager.GetString("OnboardingIntegrations_LblInfo1", resourceCulture); + } + } + + internal static string OnboardingIntegrations_LblMediaPlayerIntegration { + get { + return ResourceManager.GetString("OnboardingIntegrations_LblMediaPlayerIntegration", resourceCulture); + } + } + + internal static string OnboardingIntegrations_LblInfo3 { + get { + return ResourceManager.GetString("OnboardingIntegrations_LblInfo3", resourceCulture); + } + } + + internal static string OnboardingApi_LblApiToken { + get { + return ResourceManager.GetString("OnboardingApi_LblApiToken", resourceCulture); + } + } + + internal static string OnboardingApi_LblServerUri { + get { + return ResourceManager.GetString("OnboardingApi_LblServerUri", resourceCulture); + } + } + + internal static string OnboardingApi_BtnTest { + get { + return ResourceManager.GetString("OnboardingApi_BtnTest", resourceCulture); + } + } + + internal static string OnboardingApi_LblTip1 { + get { + return ResourceManager.GetString("OnboardingApi_LblTip1", resourceCulture); + } + } + + internal static string OnboardingMqtt_CbMqttTls { + get { + return ResourceManager.GetString("OnboardingMqtt_CbMqttTls", resourceCulture); + } + } + + internal static string OnboardingMqtt_LblDiscoveryPrefix { + get { + return ResourceManager.GetString("OnboardingMqtt_LblDiscoveryPrefix", resourceCulture); + } + } + + internal static string OnboardingMqtt_LblTip1 { + get { + return ResourceManager.GetString("OnboardingMqtt_LblTip1", resourceCulture); + } + } + + internal static string OnboardingMqtt_LblTip2 { + get { + return ResourceManager.GetString("OnboardingMqtt_LblTip2", resourceCulture); + } + } + + internal static string OnboardingHotKey_LblHotkeyCombo { + get { + return ResourceManager.GetString("OnboardingHotKey_LblHotkeyCombo", resourceCulture); + } + } + + internal static string OnboardingHotKey_LblInfo1 { + get { + return ResourceManager.GetString("OnboardingHotKey_LblInfo1", resourceCulture); + } + } + + internal static string OnboardingHotKey_BtnClear { + get { + return ResourceManager.GetString("OnboardingHotKey_BtnClear", resourceCulture); + } + } + + internal static string OnboardingUpdates_CbNofityOnUpdate { + get { + return ResourceManager.GetString("OnboardingUpdates_CbNofityOnUpdate", resourceCulture); + } + } + + internal static string OnboardingUpdates_CbExecuteUpdater { + get { + return ResourceManager.GetString("OnboardingUpdates_CbExecuteUpdater", resourceCulture); + } + } + + internal static string OnboardingDone_LblGitHub { + get { + return ResourceManager.GetString("OnboardingDone_LblGitHub", resourceCulture); + } + } + + internal static string ServiceCommands_LblLowIntegrity { + get { + return ResourceManager.GetString("ServiceCommands_LblLowIntegrity", resourceCulture); + } + } + + internal static string ServiceCommands_BtnRemove { + get { + return ResourceManager.GetString("ServiceCommands_BtnRemove", resourceCulture); + } + } + + internal static string ServiceCommands_BtnModify { + get { + return ResourceManager.GetString("ServiceCommands_BtnModify", resourceCulture); + } + } + + internal static string ServiceCommands_BtnAdd { + get { + return ResourceManager.GetString("ServiceCommands_BtnAdd", resourceCulture); + } + } + + internal static string ServiceCommands_BtnStore { + get { + return ResourceManager.GetString("ServiceCommands_BtnStore", resourceCulture); + } + } + + internal static string ServiceCommands_LblStored { + get { + return ResourceManager.GetString("ServiceCommands_LblStored", resourceCulture); + } + } + + internal static string ServiceConnect_BtnRetryAuthId { + get { + return ResourceManager.GetString("ServiceConnect_BtnRetryAuthId", resourceCulture); + } + } + + internal static string ServiceConnect_LblRetryAuthId { + get { + return ResourceManager.GetString("ServiceConnect_LblRetryAuthId", resourceCulture); + } + } + + internal static string ServiceConnect_LblAuthenticate { + get { + return ResourceManager.GetString("ServiceConnect_LblAuthenticate", resourceCulture); + } + } + + internal static string ServiceConnect_LblConnect { + get { + return ResourceManager.GetString("ServiceConnect_LblConnect", resourceCulture); + } + } + + internal static string ServiceConnect_LblLoading { + get { + return ResourceManager.GetString("ServiceConnect_LblLoading", resourceCulture); + } + } + + internal static string ServiceConnect_LblFetchConfig { + get { + return ResourceManager.GetString("ServiceConnect_LblFetchConfig", resourceCulture); + } + } + + internal static string ServiceMqtt_LblTip2 { + get { + return ResourceManager.GetString("ServiceMqtt_LblTip2", resourceCulture); + } + } + + internal static string ServiceMqtt_LblClientId { + get { + return ResourceManager.GetString("ServiceMqtt_LblClientId", resourceCulture); + } + } + + internal static string ServiceMqtt_LblTip3 { + get { + return ResourceManager.GetString("ServiceMqtt_LblTip3", resourceCulture); + } + } + + internal static string ServiceMqtt_LblClientCert { + get { + return ResourceManager.GetString("ServiceMqtt_LblClientCert", resourceCulture); + } + } + + internal static string ServiceMqtt_LblRootCert { + get { + return ResourceManager.GetString("ServiceMqtt_LblRootCert", resourceCulture); + } + } + + internal static string ServiceMqtt_CbUseRetainFlag { + get { + return ResourceManager.GetString("ServiceMqtt_CbUseRetainFlag", resourceCulture); + } + } + + internal static string ServiceMqtt_CbAllowUntrustedCertificates { + get { + return ResourceManager.GetString("ServiceMqtt_CbAllowUntrustedCertificates", resourceCulture); + } + } + + internal static string ServiceMqtt_BtnMqttClearConfig { + get { + return ResourceManager.GetString("ServiceMqtt_BtnMqttClearConfig", resourceCulture); + } + } + + internal static string ServiceMqtt_LblTip1 { + get { + return ResourceManager.GetString("ServiceMqtt_LblTip1", resourceCulture); + } + } + + internal static string ServiceMqtt_LblInfo1 { + get { + return ResourceManager.GetString("ServiceMqtt_LblInfo1", resourceCulture); + } + } + + internal static string ServiceMqtt_LblDiscoPrefix { + get { + return ResourceManager.GetString("ServiceMqtt_LblDiscoPrefix", resourceCulture); + } + } + + internal static string ServiceMqtt_CbMqttTls { + get { + return ResourceManager.GetString("ServiceMqtt_CbMqttTls", resourceCulture); + } + } + + internal static string ServiceMqtt_LblBrokerPassword { + get { + return ResourceManager.GetString("ServiceMqtt_LblBrokerPassword", resourceCulture); + } + } + + internal static string ServiceMqtt_LblBrokerUsername { + get { + return ResourceManager.GetString("ServiceMqtt_LblBrokerUsername", resourceCulture); + } + } + + internal static string ServiceMqtt_LblBrokerPort { + get { + return ResourceManager.GetString("ServiceMqtt_LblBrokerPort", resourceCulture); + } + } + + internal static string ServiceMqtt_LblBrokerIp { + get { + return ResourceManager.GetString("ServiceMqtt_LblBrokerIp", resourceCulture); + } + } + + internal static string ServiceMqtt_BtnStore { + get { + return ResourceManager.GetString("ServiceMqtt_BtnStore", resourceCulture); + } + } + + internal static string ServiceMqtt_BtnCopy { + get { + return ResourceManager.GetString("ServiceMqtt_BtnCopy", resourceCulture); + } + } + + internal static string ServiceMqtt_LblStored { + get { + return ResourceManager.GetString("ServiceMqtt_LblStored", resourceCulture); + } + } + + internal static string ServiceMqtt_LblStatusInfo { + get { + return ResourceManager.GetString("ServiceMqtt_LblStatusInfo", resourceCulture); + } + } + + internal static string ServiceMqtt_LblStatus { + get { + return ResourceManager.GetString("ServiceMqtt_LblStatus", resourceCulture); + } + } + + internal static string ServiceSensors_LblRefresh { + get { + return ResourceManager.GetString("ServiceSensors_LblRefresh", resourceCulture); + } + } + + internal static string ServiceSensors_BtnRemove { + get { + return ResourceManager.GetString("ServiceSensors_BtnRemove", resourceCulture); + } + } + + internal static string ServiceSensors_BtnAdd { + get { + return ResourceManager.GetString("ServiceSensors_BtnAdd", resourceCulture); + } + } + + internal static string ServiceSensors_BtnModify { + get { + return ResourceManager.GetString("ServiceSensors_BtnModify", resourceCulture); + } + } + + internal static string ServiceSensors_BtnStore { + get { + return ResourceManager.GetString("ServiceSensors_BtnStore", resourceCulture); + } + } + + internal static string ServiceSensors_LblStored { + get { + return ResourceManager.GetString("ServiceSensors_LblStored", resourceCulture); + } + } + + internal static string PortReservation_LblInfo1 { + get { + return ResourceManager.GetString("PortReservation_LblInfo1", resourceCulture); + } + } + + internal static string PortReservation_LblTask1 { + get { + return ResourceManager.GetString("PortReservation_LblTask1", resourceCulture); + } + } + + internal static string PortReservation_LblTask2 { + get { + return ResourceManager.GetString("PortReservation_LblTask2", resourceCulture); + } + } + + internal static string PostUpdate_LblInfo1 { + get { + return ResourceManager.GetString("PostUpdate_LblInfo1", resourceCulture); + } + } + + internal static string PostUpdate_LblTask1 { + get { + return ResourceManager.GetString("PostUpdate_LblTask1", resourceCulture); + } + } + + internal static string PostUpdate_LblTask2 { + get { + return ResourceManager.GetString("PostUpdate_LblTask2", resourceCulture); + } + } + + internal static string Restart_LblInfo1 { + get { + return ResourceManager.GetString("Restart_LblInfo1", resourceCulture); + } + } + + internal static string Restart_LblTask1 { + get { + return ResourceManager.GetString("Restart_LblTask1", resourceCulture); + } + } + + internal static string Restart_LblTask2 { + get { + return ResourceManager.GetString("Restart_LblTask2", resourceCulture); + } + } + + internal static string ServiceReinstall_LblInfo1 { + get { + return ResourceManager.GetString("ServiceReinstall_LblInfo1", resourceCulture); + } + } + + internal static string ServiceReinstall_LblTask1 { + get { + return ResourceManager.GetString("ServiceReinstall_LblTask1", resourceCulture); + } + } + + internal static string ServiceReinstall_LblTask2 { + get { + return ResourceManager.GetString("ServiceReinstall_LblTask2", resourceCulture); + } + } + + internal static string ServiceReinstall_Title { + get { + return ResourceManager.GetString("ServiceReinstall_Title", resourceCulture); + } + } + + internal static string ServiceSetState_LblInfo1 { + get { + return ResourceManager.GetString("ServiceSetState_LblInfo1", resourceCulture); + } + } + + internal static string ServiceSetState_LblTask1 { + get { + return ResourceManager.GetString("ServiceSetState_LblTask1", resourceCulture); + } + } + + internal static string ServiceSetState_Title { + get { + return ResourceManager.GetString("ServiceSetState_Title", resourceCulture); + } + } + + internal static string CommandMqttTopic_BtnClose { + get { + return ResourceManager.GetString("CommandMqttTopic_BtnClose", resourceCulture); + } + } + + internal static string CommandMqttTopic_LblInfo1 { + get { + return ResourceManager.GetString("CommandMqttTopic_LblInfo1", resourceCulture); + } + } + + internal static string CommandMqttTopic_BtnCopyClipboard { + get { + return ResourceManager.GetString("CommandMqttTopic_BtnCopyClipboard", resourceCulture); + } + } + + internal static string CommandMqttTopic_LblHelp { + get { + return ResourceManager.GetString("CommandMqttTopic_LblHelp", resourceCulture); + } + } + + internal static string CommandMqttTopic_Title { + get { + return ResourceManager.GetString("CommandMqttTopic_Title", resourceCulture); + } + } + + internal static string WebViewCommandConfig_BtnSave { + get { + return ResourceManager.GetString("WebViewCommandConfig_BtnSave", resourceCulture); + } + } + + internal static string WebViewCommandConfig_LblInfo1 { + get { + return ResourceManager.GetString("WebViewCommandConfig_LblInfo1", resourceCulture); + } + } + + internal static string WebViewCommandConfig_LblUrl { + get { + return ResourceManager.GetString("WebViewCommandConfig_LblUrl", resourceCulture); + } + } + + internal static string WebViewCommandConfig_LblSize { + get { + return ResourceManager.GetString("WebViewCommandConfig_LblSize", resourceCulture); + } + } + + internal static string WebViewCommandConfig_LblLocation { + get { + return ResourceManager.GetString("WebViewCommandConfig_LblLocation", resourceCulture); + } + } + + internal static string WebViewCommandConfig_CbShowTitleBar { + get { + return ResourceManager.GetString("WebViewCommandConfig_CbShowTitleBar", resourceCulture); + } + } + + internal static string WebViewCommandConfig_CbCenterScreen { + get { + return ResourceManager.GetString("WebViewCommandConfig_CbCenterScreen", resourceCulture); + } + } + + internal static string WebViewCommandConfig_CbTopMost { + get { + return ResourceManager.GetString("WebViewCommandConfig_CbTopMost", resourceCulture); + } + } + + internal static string WebViewCommandConfig_LblTip1 { + get { + return ResourceManager.GetString("WebViewCommandConfig_LblTip1", resourceCulture); + } + } + + internal static string WebViewCommandConfig_Title { + get { + return ResourceManager.GetString("WebViewCommandConfig_Title", resourceCulture); + } + } + + internal static string CommandsConfig_BtnRemove { + get { + return ResourceManager.GetString("CommandsConfig_BtnRemove", resourceCulture); + } + } + + internal static string CommandsConfig_BtnModify { + get { + return ResourceManager.GetString("CommandsConfig_BtnModify", resourceCulture); + } + } + + internal static string CommandsConfig_BtnAdd { + get { + return ResourceManager.GetString("CommandsConfig_BtnAdd", resourceCulture); + } + } + + internal static string CommandsConfig_BtnStore { + get { + return ResourceManager.GetString("CommandsConfig_BtnStore", resourceCulture); + } + } + + internal static string CommandsConfig_LblLowIntegrity { + get { + return ResourceManager.GetString("CommandsConfig_LblLowIntegrity", resourceCulture); + } + } + + internal static string CommandsConfig_LblActionInfo { + get { + return ResourceManager.GetString("CommandsConfig_LblActionInfo", resourceCulture); + } + } + + internal static string CommandsConfig_Title { + get { + return ResourceManager.GetString("CommandsConfig_Title", resourceCulture); + } + } + + internal static string CommandsMod_BtnStore { + get { + return ResourceManager.GetString("CommandsMod_BtnStore", resourceCulture); + } + } + + internal static string CommandsMod_LblSetting { + get { + return ResourceManager.GetString("CommandsMod_LblSetting", resourceCulture); + } + } + + internal static string CommandsMod_LblName { + get { + return ResourceManager.GetString("CommandsMod_LblName", resourceCulture); + } + } + + internal static string CommandsMod_LblDescription { + get { + return ResourceManager.GetString("CommandsMod_LblDescription", resourceCulture); + } + } + + internal static string CommandsMod_CbRunAsLowIntegrity { + get { + return ResourceManager.GetString("CommandsMod_CbRunAsLowIntegrity", resourceCulture); + } + } + + internal static string CommandsMod_LblIntegrityInfo { + get { + return ResourceManager.GetString("CommandsMod_LblIntegrityInfo", resourceCulture); + } + } + + internal static string CommandsMod_LblService { + get { + return ResourceManager.GetString("CommandsMod_LblService", resourceCulture); + } + } + + internal static string CommandsMod_LblAgent { + get { + return ResourceManager.GetString("CommandsMod_LblAgent", resourceCulture); + } + } + + internal static string CommandsMod_BtnConfigureCommand { + get { + return ResourceManager.GetString("CommandsMod_BtnConfigureCommand", resourceCulture); + } + } + + internal static string CommandsMod_Title { + get { + return ResourceManager.GetString("CommandsMod_Title", resourceCulture); + } + } + + internal static string QuickActions_LblLoading { + get { + return ResourceManager.GetString("QuickActions_LblLoading", resourceCulture); + } + } + + internal static string QuickActions_Title { + get { + return ResourceManager.GetString("QuickActions_Title", resourceCulture); + } + } + + internal static string QuickActionsConfig_BtnStore { + get { + return ResourceManager.GetString("QuickActionsConfig_BtnStore", resourceCulture); + } + } + + internal static string QuickActionsConfig_BtnAdd { + get { + return ResourceManager.GetString("QuickActionsConfig_BtnAdd", resourceCulture); + } + } + + internal static string QuickActionsConfig_BtnModify { + get { + return ResourceManager.GetString("QuickActionsConfig_BtnModify", resourceCulture); + } + } + + internal static string QuickActionsConfig_BtnRemove { + get { + return ResourceManager.GetString("QuickActionsConfig_BtnRemove", resourceCulture); + } + } + + internal static string QuickActionsConfig_BtnPreview { + get { + return ResourceManager.GetString("QuickActionsConfig_BtnPreview", resourceCulture); + } + } + + internal static string QuickActionsConfig_LblHotkey { + get { + return ResourceManager.GetString("QuickActionsConfig_LblHotkey", resourceCulture); + } + } + + internal static string QuickActionsConfig_Title { + get { + return ResourceManager.GetString("QuickActionsConfig_Title", resourceCulture); + } + } + + internal static string QuickActionsMod_BtnStore { + get { + return ResourceManager.GetString("QuickActionsMod_BtnStore", resourceCulture); + } + } + + internal static string QuickActionsMod_LblEntityInfo { + get { + return ResourceManager.GetString("QuickActionsMod_LblEntityInfo", resourceCulture); + } + } + + internal static string QuickActionsMod_LblAction { + get { + return ResourceManager.GetString("QuickActionsMod_LblAction", resourceCulture); + } + } + + internal static string QuickActionsMod_LblDescription { + get { + return ResourceManager.GetString("QuickActionsMod_LblDescription", resourceCulture); + } + } + + internal static string QuickActionsMod_LblLoading { + get { + return ResourceManager.GetString("QuickActionsMod_LblLoading", resourceCulture); + } + } + + internal static string QuickActionsMod_LblHotkey { + get { + return ResourceManager.GetString("QuickActionsMod_LblHotkey", resourceCulture); + } + } + + internal static string QuickActionsMod_LblTip1 { + get { + return ResourceManager.GetString("QuickActionsMod_LblTip1", resourceCulture); + } + } + + internal static string QuickActionsMod_Title { + get { + return ResourceManager.GetString("QuickActionsMod_Title", resourceCulture); + } + } + + internal static string SensorsConfig_BtnRemove { + get { + return ResourceManager.GetString("SensorsConfig_BtnRemove", resourceCulture); + } + } + + internal static string SensorsConfig_BtnModify { + get { + return ResourceManager.GetString("SensorsConfig_BtnModify", resourceCulture); + } + } + + internal static string SensorsConfig_BtnAdd { + get { + return ResourceManager.GetString("SensorsConfig_BtnAdd", resourceCulture); + } + } + + internal static string SensorsConfig_BtnStore { + get { + return ResourceManager.GetString("SensorsConfig_BtnStore", resourceCulture); + } + } + + internal static string SensorsConfig_LblRefresh { + get { + return ResourceManager.GetString("SensorsConfig_LblRefresh", resourceCulture); + } + } + + internal static string SensorsMod_BtnStore { + get { + return ResourceManager.GetString("SensorsMod_BtnStore", resourceCulture); + } + } + + internal static string SensorsMod_LblType { + get { + return ResourceManager.GetString("SensorsMod_LblType", resourceCulture); + } + } + + internal static string SensorsMod_LblName { + get { + return ResourceManager.GetString("SensorsMod_LblName", resourceCulture); + } + } + + internal static string SensorsMod_LblUpdate { + get { + return ResourceManager.GetString("SensorsMod_LblUpdate", resourceCulture); + } + } + + internal static string SensorsMod_LblSeconds { + get { + return ResourceManager.GetString("SensorsMod_LblSeconds", resourceCulture); + } + } + + internal static string SensorsMod_LblDescription { + get { + return ResourceManager.GetString("SensorsMod_LblDescription", resourceCulture); + } + } + + internal static string SensorsMod_LblAgent { + get { + return ResourceManager.GetString("SensorsMod_LblAgent", resourceCulture); + } + } + + internal static string SensorsMod_LblService { + get { + return ResourceManager.GetString("SensorsMod_LblService", resourceCulture); + } + } + + internal static string SensorsMod_LblSpecificClient { + get { + return ResourceManager.GetString("SensorsMod_LblSpecificClient", resourceCulture); + } + } + + internal static string SensorsMod_BtnTest { + get { + return ResourceManager.GetString("SensorsMod_BtnTest", resourceCulture); + } + } + + internal static string SensorsMod_Title { + get { + return ResourceManager.GetString("SensorsMod_Title", resourceCulture); + } + } + + internal static string ServiceConfig_Title { + get { + return ResourceManager.GetString("ServiceConfig_Title", resourceCulture); + } + } + + internal static string About_BtnClose { + get { + return ResourceManager.GetString("About_BtnClose", resourceCulture); + } + } + + internal static string About_LblInfo1 { + get { + return ResourceManager.GetString("About_LblInfo1", resourceCulture); + } + } + + internal static string About_LblInfo3 { + get { + return ResourceManager.GetString("About_LblInfo3", resourceCulture); + } + } + + internal static string About_LblInfo4 { + get { + return ResourceManager.GetString("About_LblInfo4", resourceCulture); + } + } + + internal static string About_LblInfo5 { + get { + return ResourceManager.GetString("About_LblInfo5", resourceCulture); + } + } + + internal static string About_LblInfo2 { + get { + return ResourceManager.GetString("About_LblInfo2", resourceCulture); + } + } + + internal static string About_LblOr { + get { + return ResourceManager.GetString("About_LblOr", resourceCulture); + } + } + + internal static string About_Title { + get { + return ResourceManager.GetString("About_Title", resourceCulture); + } + } + + internal static string Configuration_TablLocalApi { + get { + return ResourceManager.GetString("Configuration_TablLocalApi", resourceCulture); + } + } + + internal static string Configuration_TabMediaPlayer { + get { + return ResourceManager.GetString("Configuration_TabMediaPlayer", resourceCulture); + } + } + + internal static string Configuration_TabTrayIcon { + get { + return ResourceManager.GetString("Configuration_TabTrayIcon", resourceCulture); + } + } + + internal static string Configuration_BtnAbout { + get { + return ResourceManager.GetString("Configuration_BtnAbout", resourceCulture); + } + } + + internal static string Configuration_BtnHelp { + get { + return ResourceManager.GetString("Configuration_BtnHelp", resourceCulture); + } + } + + internal static string Configuration_BtnStore { + get { + return ResourceManager.GetString("Configuration_BtnStore", resourceCulture); + } + } + + internal static string Configuration_BtnClose { + get { + return ResourceManager.GetString("Configuration_BtnClose", resourceCulture); + } + } + + internal static string Configuration_Title { + get { + return ResourceManager.GetString("Configuration_Title", resourceCulture); + } + } + + internal static string ExitDialog_LblInfo1 { + get { + return ResourceManager.GetString("ExitDialog_LblInfo1", resourceCulture); + } + } + + internal static string ExitDialog_BtnRestart { + get { + return ResourceManager.GetString("ExitDialog_BtnRestart", resourceCulture); + } + } + + internal static string ExitDialog_BtnHide { + get { + return ResourceManager.GetString("ExitDialog_BtnHide", resourceCulture); + } + } + + internal static string ExitDialog_BtnExit { + get { + return ResourceManager.GetString("ExitDialog_BtnExit", resourceCulture); + } + } + + internal static string ExitDialog_Title { + get { + return ResourceManager.GetString("ExitDialog_Title", resourceCulture); + } + } + + internal static string Help_BtnClose { + get { + return ResourceManager.GetString("Help_BtnClose", resourceCulture); + } + } + + internal static string Help_LblInfo1 { + get { + return ResourceManager.GetString("Help_LblInfo1", resourceCulture); + } + } + + internal static string Help_LblAbout { + get { + return ResourceManager.GetString("Help_LblAbout", resourceCulture); + } + } + + internal static string Help_LblHAForum { + get { + return ResourceManager.GetString("Help_LblHAForum", resourceCulture); + } + } + + internal static string Help_LblGitHub { + get { + return ResourceManager.GetString("Help_LblGitHub", resourceCulture); + } + } + + internal static string Help_LblHAInfo { + get { + return ResourceManager.GetString("Help_LblHAInfo", resourceCulture); + } + } + + internal static string Help_LblGitHubInfo { + get { + return ResourceManager.GetString("Help_LblGitHubInfo", resourceCulture); + } + } + + internal static string Help_LblDiscordInfo { + get { + return ResourceManager.GetString("Help_LblDiscordInfo", resourceCulture); + } + } + + internal static string Help_LblDocumentationInfo { + get { + return ResourceManager.GetString("Help_LblDocumentationInfo", resourceCulture); + } + } + + internal static string Help_LblDocumentation { + get { + return ResourceManager.GetString("Help_LblDocumentation", resourceCulture); + } + } + + internal static string Help_Title { + get { + return ResourceManager.GetString("Help_Title", resourceCulture); + } + } + + internal static string Main_TsSatelliteService { + get { + return ResourceManager.GetString("Main_TsSatelliteService", resourceCulture); + } + } + + internal static string Main_GpControls { + get { + return ResourceManager.GetString("Main_GpControls", resourceCulture); + } + } + + internal static string Main_BtnServiceManager { + get { + return ResourceManager.GetString("Main_BtnServiceManager", resourceCulture); + } + } + + internal static string Main_BtnAppSettings { + get { + return ResourceManager.GetString("Main_BtnAppSettings", resourceCulture); + } + } + + internal static string Main_BtnActionsManager { + get { + return ResourceManager.GetString("Main_BtnActionsManager", resourceCulture); + } + } + + internal static string Main_GpStatus { + get { + return ResourceManager.GetString("Main_GpStatus", resourceCulture); + } + } + + internal static string Main_LblService { + get { + return ResourceManager.GetString("Main_LblService", resourceCulture); + } + } + + internal static string Main_LblMqtt { + get { + return ResourceManager.GetString("Main_LblMqtt", resourceCulture); + } + } + + internal static string Main_LblCommands { + get { + return ResourceManager.GetString("Main_LblCommands", resourceCulture); + } + } + + internal static string Main_LblSensors { + get { + return ResourceManager.GetString("Main_LblSensors", resourceCulture); + } + } + + internal static string Main_LblQuickActions { + get { + return ResourceManager.GetString("Main_LblQuickActions", resourceCulture); + } + } + + internal static string Main_LblHomeAssistantApi { + get { + return ResourceManager.GetString("Main_LblHomeAssistantApi", resourceCulture); + } + } + + internal static string Main_LblLocalApi { + get { + return ResourceManager.GetString("Main_LblLocalApi", resourceCulture); + } + } + + internal static string Main_BtnCheckForUpdate { + get { + return ResourceManager.GetString("Main_BtnCheckForUpdate", resourceCulture); + } + } + + internal static string Onboarding_BtnNext { + get { + return ResourceManager.GetString("Onboarding_BtnNext", resourceCulture); + } + } + + internal static string Onboarding_BtnClose { + get { + return ResourceManager.GetString("Onboarding_BtnClose", resourceCulture); + } + } + + internal static string Onboarding_BtnPrevious { + get { + return ResourceManager.GetString("Onboarding_BtnPrevious", resourceCulture); + } + } + + internal static string Onboarding_Title { + get { + return ResourceManager.GetString("Onboarding_Title", resourceCulture); + } + } + + internal static string UpdatePending_LblNewReleaseInfo { + get { + return ResourceManager.GetString("UpdatePending_LblNewReleaseInfo", resourceCulture); + } + } + + internal static string UpdatePending_LblInfo1 { + get { + return ResourceManager.GetString("UpdatePending_LblInfo1", resourceCulture); + } + } + + internal static string UpdatePending_BtnIgnore { + get { + return ResourceManager.GetString("UpdatePending_BtnIgnore", resourceCulture); + } + } + + internal static string UpdatePending_LblRelease { + get { + return ResourceManager.GetString("UpdatePending_LblRelease", resourceCulture); + } + } + + internal static string UpdatePending_Title { + get { + return ResourceManager.GetString("UpdatePending_Title", resourceCulture); + } + } + + internal static string WebView_Title { + get { + return ResourceManager.GetString("WebView_Title", resourceCulture); + } + } + + internal static string ConfigExternalTools_LblInfo2 { + get { + return ResourceManager.GetString("ConfigExternalTools_LblInfo2", resourceCulture); + } + } + + internal static string OnboardingIntegrations_LblInfo2 { + get { + return ResourceManager.GetString("OnboardingIntegrations_LblInfo2", resourceCulture); + } + } + + internal static string OnboardingApi_LblInfo1 { + get { + return ResourceManager.GetString("OnboardingApi_LblInfo1", resourceCulture); + } + } + + internal static string OnboardingUpdates_LblInfo2 { + get { + return ResourceManager.GetString("OnboardingUpdates_LblInfo2", resourceCulture); + } + } + + internal static string OnboardingUpdates_LblInfo1 { + get { + return ResourceManager.GetString("OnboardingUpdates_LblInfo1", resourceCulture); + } + } + + internal static string ConfigExternalTools_LblInfo3 { + get { + return ResourceManager.GetString("ConfigExternalTools_LblInfo3", resourceCulture); + } + } + + internal static string ConfigExternalTools_LblCustomExecutorName { + get { + return ResourceManager.GetString("ConfigExternalTools_LblCustomExecutorName", resourceCulture); + } + } + + internal static string ConfigGeneral_LblInfo4 { + get { + return ResourceManager.GetString("ConfigGeneral_LblInfo4", resourceCulture); + } + } + + internal static string ConfigGeneral_LblInfo3 { + get { + return ResourceManager.GetString("ConfigGeneral_LblInfo3", resourceCulture); + } + } + + internal static string ConfigGeneral_LblInfo2 { + get { + return ResourceManager.GetString("ConfigGeneral_LblInfo2", resourceCulture); + } + } + + internal static string ConfigMediaPlayer_LblLocalApiDisabled { + get { + return ResourceManager.GetString("ConfigMediaPlayer_LblLocalApiDisabled", resourceCulture); + } + } + + internal static string OnboardingMqtt_LblPassword { + get { + return ResourceManager.GetString("OnboardingMqtt_LblPassword", resourceCulture); + } + } + + internal static string OnboardingMqtt_LblUsername { + get { + return ResourceManager.GetString("OnboardingMqtt_LblUsername", resourceCulture); + } + } + + internal static string OnboardingMqtt_LblPort { + get { + return ResourceManager.GetString("OnboardingMqtt_LblPort", resourceCulture); + } + } + + internal static string OnboardingMqtt_LblIpAdress { + get { + return ResourceManager.GetString("OnboardingMqtt_LblIpAdress", resourceCulture); + } + } + + internal static string ServiceGeneral_LblInfo1 { + get { + return ResourceManager.GetString("ServiceGeneral_LblInfo1", resourceCulture); + } + } + + internal static string ServiceGeneral_LblAuthId { + get { + return ResourceManager.GetString("ServiceGeneral_LblAuthId", resourceCulture); + } + } + + internal static string ServiceGeneral_LblDeviceName { + get { + return ResourceManager.GetString("ServiceGeneral_LblDeviceName", resourceCulture); + } + } + + internal static string ServiceGeneral_LblTip1 { + get { + return ResourceManager.GetString("ServiceGeneral_LblTip1", resourceCulture); + } + } + + internal static string ServiceGeneral_LblCustomExecBinary { + get { + return ResourceManager.GetString("ServiceGeneral_LblCustomExecBinary", resourceCulture); + } + } + + internal static string ServiceGeneral_LblCustomExecName { + get { + return ResourceManager.GetString("ServiceGeneral_LblCustomExecName", resourceCulture); + } + } + + internal static string ServiceGeneral_LblSeconds { + get { + return ResourceManager.GetString("ServiceGeneral_LblSeconds", resourceCulture); + } + } + + internal static string ServiceGeneral_LblDisconGrace { + get { + return ResourceManager.GetString("ServiceGeneral_LblDisconGrace", resourceCulture); + } + } + + internal static string ServiceGeneral_LblVersionInfo { + get { + return ResourceManager.GetString("ServiceGeneral_LblVersionInfo", resourceCulture); + } + } + + internal static string ServiceGeneral_LblTip2 { + get { + return ResourceManager.GetString("ServiceGeneral_LblTip2", resourceCulture); + } + } + + internal static string ServiceGeneral_LblAuthStored { + get { + return ResourceManager.GetString("ServiceGeneral_LblAuthStored", resourceCulture); + } + } + + internal static string ServiceGeneral_LblInfo2 { + get { + return ResourceManager.GetString("ServiceGeneral_LblInfo2", resourceCulture); + } + } + + internal static string CommandsMod_BtnStore_MessageBox9 { + get { + return ResourceManager.GetString("CommandsMod_BtnStore_MessageBox9", resourceCulture); + } + } + + internal static string ConfigGeneral_LblInfo5 { + get { + return ResourceManager.GetString("ConfigGeneral_LblInfo5", resourceCulture); + } + } + + internal static string ConfigGeneral_CbEnableDeviceNameSanitation { + get { + return ResourceManager.GetString("ConfigGeneral_CbEnableDeviceNameSanitation", resourceCulture); + } + } + + internal static string Configuration_ProcessChanges_MessageBox6 { + get { + return ResourceManager.GetString("Configuration_ProcessChanges_MessageBox6", resourceCulture); + } + } + + internal static string ConfigGeneral_CbEnableStateNotifications { + get { + return ResourceManager.GetString("ConfigGeneral_CbEnableStateNotifications", resourceCulture); + } + } + + internal static string ConfigGeneral_LblInfo6 { + get { + return ResourceManager.GetString("ConfigGeneral_LblInfo6", resourceCulture); + } + } + + internal static string NotifierManager_Initialize_MessageBox1 { + get { + return ResourceManager.GetString("NotifierManager_Initialize_MessageBox1", resourceCulture); + } + } + + internal static string SensorType_PrintersSensors { + get { + return ResourceManager.GetString("SensorType_PrintersSensors", resourceCulture); + } + } + + internal static string Main_NotifyIcon_MouseClick_MessageBox1 { + get { + return ResourceManager.GetString("Main_NotifyIcon_MouseClick_MessageBox1", resourceCulture); + } + } + + internal static string CommandType_MonitorSleepCommand { + get { + return ResourceManager.GetString("CommandType_MonitorSleepCommand", resourceCulture); + } + } + + internal static string CommandType_MonitorWakeCommand { + get { + return ResourceManager.GetString("CommandType_MonitorWakeCommand", resourceCulture); + } + } + + internal static string MonitorPowerEvent_PowerOn { + get { + return ResourceManager.GetString("MonitorPowerEvent_PowerOn", resourceCulture); + } + } + + internal static string MonitorPowerEvent_PowerOff { + get { + return ResourceManager.GetString("MonitorPowerEvent_PowerOff", resourceCulture); + } + } + + internal static string MonitorPowerEvent_Dimmed { + get { + return ResourceManager.GetString("MonitorPowerEvent_Dimmed", resourceCulture); + } + } + + internal static string MonitorPowerEvent_Unknown { + get { + return ResourceManager.GetString("MonitorPowerEvent_Unknown", resourceCulture); + } + } + + internal static string SensorType_MonitorPowerStateSensor { + get { + return ResourceManager.GetString("SensorType_MonitorPowerStateSensor", resourceCulture); + } + } + + internal static string SensorType_PowershellSensor { + get { + return ResourceManager.GetString("SensorType_PowershellSensor", resourceCulture); + } + } + + internal static string SensorsMod_LblSetting1_Powershell { + get { + return ResourceManager.GetString("SensorsMod_LblSetting1_Powershell", resourceCulture); + } + } + + internal static string SensorsMod_SensorsMod_BtnTest_Powershell { + get { + return ResourceManager.GetString("SensorsMod_SensorsMod_BtnTest_Powershell", resourceCulture); + } + } + + internal static string SensorsMod_TestPowershell_MessageBox2 { + get { + return ResourceManager.GetString("SensorsMod_TestPowershell_MessageBox2", resourceCulture); + } + } + + internal static string SensorsMod_TestPowershell_MessageBox1 { + get { + return ResourceManager.GetString("SensorsMod_TestPowershell_MessageBox1", resourceCulture); + } + } + + internal static string SensorsMod_TestPowershell_MessageBox3 { + get { + return ResourceManager.GetString("SensorsMod_TestPowershell_MessageBox3", resourceCulture); + } + } + + internal static string CommandType_SetVolumeCommand { + get { + return ResourceManager.GetString("CommandType_SetVolumeCommand", resourceCulture); + } + } + + internal static string CommandsMod_BtnStore_MessageBox10 { + get { + return ResourceManager.GetString("CommandsMod_BtnStore_MessageBox10", resourceCulture); + } + } + + internal static string CommandsMod_MessageBox_Action2 { + get { + return ResourceManager.GetString("CommandsMod_MessageBox_Action2", resourceCulture); + } + } + + internal static string WindowState_Maximized { + get { + return ResourceManager.GetString("WindowState_Maximized", resourceCulture); + } + } + + internal static string WindowState_Minimized { + get { + return ResourceManager.GetString("WindowState_Minimized", resourceCulture); + } + } + + internal static string WindowState_Normal { + get { + return ResourceManager.GetString("WindowState_Normal", resourceCulture); + } + } + + internal static string WindowState_Unknown { + get { + return ResourceManager.GetString("WindowState_Unknown", resourceCulture); + } + } + + internal static string WindowState_Hidden { + get { + return ResourceManager.GetString("WindowState_Hidden", resourceCulture); + } + } + + internal static string SensorType_WindowStateSensor { + get { + return ResourceManager.GetString("SensorType_WindowStateSensor", resourceCulture); + } + } + + internal static string CommandsManager_MonitorSleepCommandDescription { + get { + return ResourceManager.GetString("CommandsManager_MonitorSleepCommandDescription", resourceCulture); + } + } + + internal static string CommandsManager_MonitorWakeCommandDescription { + get { + return ResourceManager.GetString("CommandsManager_MonitorWakeCommandDescription", resourceCulture); + } + } + + internal static string CommandsManager_SetVolumeCommandDescription { + get { + return ResourceManager.GetString("CommandsManager_SetVolumeCommandDescription", resourceCulture); + } + } + + internal static string SensorsManager_GeoLocationSensorDescription { + get { + return ResourceManager.GetString("SensorsManager_GeoLocationSensorDescription", resourceCulture); + } + } + + internal static string SensorsManager_MonitorPowerStateSensorDescription { + get { + return ResourceManager.GetString("SensorsManager_MonitorPowerStateSensorDescription", resourceCulture); + } + } + + internal static string SensorsManager_PowershellSensorDescription { + get { + return ResourceManager.GetString("SensorsManager_PowershellSensorDescription", resourceCulture); + } + } + + internal static string SensorsManager_PrintersSensorsDescription { + get { + return ResourceManager.GetString("SensorsManager_PrintersSensorsDescription", resourceCulture); + } + } + + internal static string SensorsManager_WindowStateSensorDescription { + get { + return ResourceManager.GetString("SensorsManager_WindowStateSensorDescription", resourceCulture); + } + } + + internal static string ConfigHomeAssistantApi_BtnTestApi_Testing { + get { + return ResourceManager.GetString("ConfigHomeAssistantApi_BtnTestApi_Testing", resourceCulture); + } + } + + internal static string SensorType_WebcamProcessSensor { + get { + return ResourceManager.GetString("SensorType_WebcamProcessSensor", resourceCulture); + } + } + + internal static string SensorType_MicrophoneProcessSensor { + get { + return ResourceManager.GetString("SensorType_MicrophoneProcessSensor", resourceCulture); + } + } + + internal static string SensorsManager_WebcamProcessSensorDescription { + get { + return ResourceManager.GetString("SensorsManager_WebcamProcessSensorDescription", resourceCulture); + } + } + + internal static string SensorsManager_MicrophoneProcessSensorDescription { + get { + return ResourceManager.GetString("SensorsManager_MicrophoneProcessSensorDescription", resourceCulture); + } + } + + internal static string SensorType_BluetoothDevicesSensor { + get { + return ResourceManager.GetString("SensorType_BluetoothDevicesSensor", resourceCulture); + } + } + + internal static string SensorType_BluetoothLeDevicesSensor { + get { + return ResourceManager.GetString("SensorType_BluetoothLeDevicesSensor", resourceCulture); + } + } + + internal static string SensorsManager_BluetoothDevicesSensorDescription { + get { + return ResourceManager.GetString("SensorsManager_BluetoothDevicesSensorDescription", resourceCulture); + } + } + + internal static string SensorsManager_BluetoothLeDevicesSensorDescription { + get { + return ResourceManager.GetString("SensorsManager_BluetoothLeDevicesSensorDescription", resourceCulture); + } + } + + internal static string ConfigService_BtnManageService_MessageBox1 { + get { + return ResourceManager.GetString("ConfigService_BtnManageService_MessageBox1", resourceCulture); + } + } + + internal static string SensorsMod_MessageBox_Sanitize { + get { + return ResourceManager.GetString("SensorsMod_MessageBox_Sanitize", resourceCulture); + } + } + + internal static string CommandsMod_MessageBox_Sanitize { + get { + return ResourceManager.GetString("CommandsMod_MessageBox_Sanitize", resourceCulture); + } + } + + internal static string ConfigHomeAssistantApi_LblInfo1 { + get { + return ResourceManager.GetString("ConfigHomeAssistantApi_LblInfo1", resourceCulture); + } + } + + internal static string ConfigLocalApi_LblInfo1 { + get { + return ResourceManager.GetString("ConfigLocalApi_LblInfo1", resourceCulture); + } + } + + internal static string ConfigMediaPlayer_LblInfo2 { + get { + return ResourceManager.GetString("ConfigMediaPlayer_LblInfo2", resourceCulture); + } + } + + internal static string ConfigMediaPlayer_LblInfo1 { + get { + return ResourceManager.GetString("ConfigMediaPlayer_LblInfo1", resourceCulture); + } + } + + internal static string ConfigMediaPlayer_LblConnectivityDisabled { + get { + return ResourceManager.GetString("ConfigMediaPlayer_LblConnectivityDisabled", resourceCulture); + } + } + + internal static string ConfigMqtt_LblInfo1 { + get { + return ResourceManager.GetString("ConfigMqtt_LblInfo1", resourceCulture); + } + } + + internal static string ConfigMqtt_CbEnableMqtt { + get { + return ResourceManager.GetString("ConfigMqtt_CbEnableMqtt", resourceCulture); + } + } + + internal static string ConfigMqtt_LblMqttDisabledWarning { + get { + return ResourceManager.GetString("ConfigMqtt_LblMqttDisabledWarning", resourceCulture); + } + } + + internal static string ConfigNotifications_LblInfo2 { + get { + return ResourceManager.GetString("ConfigNotifications_LblInfo2", resourceCulture); + } + } + + internal static string ConfigNotifications_LblInfo1 { + get { + return ResourceManager.GetString("ConfigNotifications_LblInfo1", resourceCulture); + } + } + + internal static string ConfigNotifications_LblConnectivityDisabled { + get { + return ResourceManager.GetString("ConfigNotifications_LblConnectivityDisabled", resourceCulture); + } + } + + internal static string ConfigService_LblInfo1 { + get { + return ResourceManager.GetString("ConfigService_LblInfo1", resourceCulture); + } + } + + internal static string ConfigService_LblInfo5 { + get { + return ResourceManager.GetString("ConfigService_LblInfo5", resourceCulture); + } + } + + internal static string ConfigService_BtnManageService { + get { + return ResourceManager.GetString("ConfigService_BtnManageService", resourceCulture); + } + } + + internal static string ConfigTrayIcon_CbWebViewShowMenuOnLeftClick { + get { + return ResourceManager.GetString("ConfigTrayIcon_CbWebViewShowMenuOnLeftClick", resourceCulture); + } + } + + internal static string OnboardingMqtt_LblInfo1 { + get { + return ResourceManager.GetString("OnboardingMqtt_LblInfo1", resourceCulture); + } + } + + internal static string OnboardingMqtt_CbEnableMqtt { + get { + return ResourceManager.GetString("OnboardingMqtt_CbEnableMqtt", resourceCulture); + } + } + + internal static string OnboardingIntegrations_LblNotifierIntegration { + get { + return ResourceManager.GetString("OnboardingIntegrations_LblNotifierIntegration", resourceCulture); + } + } + + internal static string OnboardingIntegrations_CbEnableMediaPlayer { + get { + return ResourceManager.GetString("OnboardingIntegrations_CbEnableMediaPlayer", resourceCulture); + } + } + + internal static string OnboardingIntegrations_CbEnableNotifications { + get { + return ResourceManager.GetString("OnboardingIntegrations_CbEnableNotifications", resourceCulture); + } + } + + internal static string OnboardingDone_LblInfo6 { + get { + return ResourceManager.GetString("OnboardingDone_LblInfo6", resourceCulture); + } + } + + internal static string OnboardingDone_LblInfo3 { + get { + return ResourceManager.GetString("OnboardingDone_LblInfo3", resourceCulture); + } + } + + internal static string OnboardingDone_LblInfo2 { + get { + return ResourceManager.GetString("OnboardingDone_LblInfo2", resourceCulture); + } + } + + internal static string OnboardingDone_LblInfo1 { + get { + return ResourceManager.GetString("OnboardingDone_LblInfo1", resourceCulture); + } + } + + internal static string OnboardingDone_LblTip2 { + get { + return ResourceManager.GetString("OnboardingDone_LblTip2", resourceCulture); + } + } + + internal static string PostUpdate_PostUpdate { + get { + return ResourceManager.GetString("PostUpdate_PostUpdate", resourceCulture); + } + } + + internal static string CommandsMod_CommandsMod { + get { + return ResourceManager.GetString("CommandsMod_CommandsMod", resourceCulture); + } + } + + internal static string About_LblInfo6 { + get { + return ResourceManager.GetString("About_LblInfo6", resourceCulture); + } + } + + internal static string Donate_LblInfo { + get { + return ResourceManager.GetString("Donate_LblInfo", resourceCulture); + } + } + + internal static string Donate_BtnClose { + get { + return ResourceManager.GetString("Donate_BtnClose", resourceCulture); + } + } + + internal static string Donate_CbHideDonateButton { + get { + return ResourceManager.GetString("Donate_CbHideDonateButton", resourceCulture); + } + } + + internal static string Donate_Title { + get { + return ResourceManager.GetString("Donate_Title", resourceCulture); + } + } + + internal static string Main_TsCheckForUpdates { + get { + return ResourceManager.GetString("Main_TsCheckForUpdates", resourceCulture); + } + } + + internal static string ConfigHomeAssistantApi_BtnTestApi_MessageBox5 { + get { + return ResourceManager.GetString("ConfigHomeAssistantApi_BtnTestApi_MessageBox5", resourceCulture); + } + } + + internal static string ConfigHomeAssistantApi_BtnTestApi_MessageBox6 { + get { + return ResourceManager.GetString("ConfigHomeAssistantApi_BtnTestApi_MessageBox6", resourceCulture); + } + } + + internal static string OnboardingApi_BtnTest_MessageBox5 { + get { + return ResourceManager.GetString("OnboardingApi_BtnTest_MessageBox5", resourceCulture); + } + } + + internal static string OnboardingApi_BtnTest_MessageBox6 { + get { + return ResourceManager.GetString("OnboardingApi_BtnTest_MessageBox6", resourceCulture); + } + } + + internal static string Configuration_CheckValues_MessageBox1 { + get { + return ResourceManager.GetString("Configuration_CheckValues_MessageBox1", resourceCulture); + } + } + + internal static string Configuration_CheckValues_MessageBox2 { + get { + return ResourceManager.GetString("Configuration_CheckValues_MessageBox2", resourceCulture); + } + } + + internal static string Configuration_CheckValues_MessageBox3 { + get { + return ResourceManager.GetString("Configuration_CheckValues_MessageBox3", resourceCulture); + } + } + + internal static string WebView_InitializeAsync_MessageBox1 { + get { + return ResourceManager.GetString("WebView_InitializeAsync_MessageBox1", resourceCulture); + } + } + + internal static string WebView_InitializeAsync_MessageBox2 { + get { + return ResourceManager.GetString("WebView_InitializeAsync_MessageBox2", resourceCulture); + } + } + + internal static string ServiceHelper_ChangeStartMode_Error1 { + get { + return ResourceManager.GetString("ServiceHelper_ChangeStartMode_Error1", resourceCulture); + } + } + + internal static string ServiceHelper_ChangeStartMode_Error2 { + get { + return ResourceManager.GetString("ServiceHelper_ChangeStartMode_Error2", resourceCulture); + } + } + + internal static string ServiceHelper_ChangeStartMode_Error3 { + get { + return ResourceManager.GetString("ServiceHelper_ChangeStartMode_Error3", resourceCulture); + } + } + + internal static string ServiceHelper_ChangeStartMode_Error4 { + get { + return ResourceManager.GetString("ServiceHelper_ChangeStartMode_Error4", resourceCulture); + } + } + + internal static string ServiceControllerManager_Error_Timeout { + get { + return ResourceManager.GetString("ServiceControllerManager_Error_Timeout", resourceCulture); + } + } + + internal static string ServiceControllerManager_Error_Fatal { + get { + return ResourceManager.GetString("ServiceControllerManager_Error_Fatal", resourceCulture); + } + } + + internal static string ServiceControllerManager_Error_Unknown { + get { + return ResourceManager.GetString("ServiceControllerManager_Error_Unknown", resourceCulture); + } + } + + internal static string SystemStateEvent_HassAgentSatelliteServiceStarted { + get { + return ResourceManager.GetString("SystemStateEvent_HassAgentSatelliteServiceStarted", resourceCulture); + } + } + + internal static string SystemStateEvent_HassAgentStarted { + get { + return ResourceManager.GetString("SystemStateEvent_HassAgentStarted", resourceCulture); + } + } + + internal static string CommandsMod_LblSelectedType { + get { + return ResourceManager.GetString("CommandsMod_LblSelectedType", resourceCulture); + } + } + + internal static string CommandsMod_LblSpecificClient { + get { + return ResourceManager.GetString("CommandsMod_LblSpecificClient", resourceCulture); + } + } + + internal static string CommandsMod_LblEntityType { + get { + return ResourceManager.GetString("CommandsMod_LblEntityType", resourceCulture); + } + } + + internal static string CommandsMod_LblMqttTopic { + get { + return ResourceManager.GetString("CommandsMod_LblMqttTopic", resourceCulture); + } + } + + internal static string CommandsMod_LblActionInfo { + get { + return ResourceManager.GetString("CommandsMod_LblActionInfo", resourceCulture); + } + } + + internal static string SensorsMod_LblMultiValue { + get { + return ResourceManager.GetString("SensorsMod_LblMultiValue", resourceCulture); + } + } + + internal static string QuickActionsMod_ClmDomain { + get { + return ResourceManager.GetString("QuickActionsMod_ClmDomain", resourceCulture); + } + } + + internal static string SensorType_InternalDeviceSensor { + get { + return ResourceManager.GetString("SensorType_InternalDeviceSensor", resourceCulture); + } + } + + internal static string CommandType_SetApplicationVolumeCommand { + get { + return ResourceManager.GetString("CommandType_SetApplicationVolumeCommand", resourceCulture); + } + } + + internal static string CommandType_RadioCommand { + get { + return ResourceManager.GetString("CommandType_RadioCommand", resourceCulture); + } + } + + internal static string SensorType_ActiveDesktopSensor { + get { + return ResourceManager.GetString("SensorType_ActiveDesktopSensor", resourceCulture); + } + } + + internal static string CommandType_SwitchDesktopCommand { + get { + return ResourceManager.GetString("CommandType_SwitchDesktopCommand", resourceCulture); + } + } + + internal static string CommandType_SetAudioOutputCommand { + get { + return ResourceManager.GetString("CommandType_SetAudioOutputCommand", resourceCulture); + } + } + + internal static string SensorType_ScreenshotSensor { + get { + return ResourceManager.GetString("SensorType_ScreenshotSensor", resourceCulture); + } + } + + internal static string CommandType_SetAudioInputCommand { + get { + return ResourceManager.GetString("CommandType_SetAudioInputCommand", resourceCulture); + } + } + + internal static string CommandType_TrayWebViewCommand { + get { + return ResourceManager.GetString("CommandType_TrayWebViewCommand", resourceCulture); + } + } + + internal static string HassAction_Trigger { + get { + return ResourceManager.GetString("HassAction_Trigger", resourceCulture); + } + } + + internal static string HassAction_Press { + get { + return ResourceManager.GetString("HassAction_Press", resourceCulture); + } + } + + internal static string HassDomain_Button { + get { + return ResourceManager.GetString("HassDomain_Button", resourceCulture); + } + } + + internal static string HassDomain_InputButton { + get { + return ResourceManager.GetString("HassDomain_InputButton", resourceCulture); + } + } + } +} diff --git a/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.de.resx b/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.de.resx index c5179ac..6129d2b 100644 --- a/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.de.resx +++ b/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.de.resx @@ -3376,4 +3376,7 @@ Willst Du den Runtime Installer herunterladen? Presse + + Eingabetaste + \ No newline at end of file diff --git a/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.en.resx b/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.en.resx index f881bf8..dbced28 100644 --- a/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.en.resx +++ b/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.en.resx @@ -3252,4 +3252,7 @@ Do you want to download the runtime installer? Button + + Input Button + \ No newline at end of file diff --git a/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.es.resx b/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.es.resx index 2ea0d91..df9fc81 100644 --- a/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.es.resx +++ b/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.es.resx @@ -3252,4 +3252,7 @@ Oculta, Maximizada, Minimizada, Normal y Desconocida. Prensa + + botón de entrada + \ No newline at end of file diff --git a/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.fr.resx b/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.fr.resx index 27c3ec3..24fd4c1 100644 --- a/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.fr.resx +++ b/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.fr.resx @@ -3285,4 +3285,7 @@ Do you want to download the runtime installer? Presse + + Knop de saisie + \ No newline at end of file diff --git a/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.nl.resx b/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.nl.resx index 3a9871c..9b87f06 100644 --- a/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.nl.resx +++ b/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.nl.resx @@ -3274,4 +3274,7 @@ Wil je de runtime installatie downloaden? Pers + + Invoerknop + \ No newline at end of file diff --git a/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.pl.resx b/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.pl.resx index 6947c51..14d99b9 100644 --- a/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.pl.resx +++ b/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.pl.resx @@ -3362,4 +3362,7 @@ Czy chcesz pobrać plik instalacyjny? Naciśnij + + Przycisk wprowadzania + \ No newline at end of file diff --git a/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.pt-br.resx b/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.pt-br.resx index a7b67ec..b1d2573 100644 --- a/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.pt-br.resx +++ b/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.pt-br.resx @@ -3299,4 +3299,7 @@ Deseja baixar o Microsoft WebView2 runtime? Imprensa + + Botão de entrada + \ No newline at end of file diff --git a/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.resx b/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.resx index 8fc9501..cb7e6c7 100644 --- a/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.resx +++ b/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.resx @@ -3235,4 +3235,7 @@ Do you want to download the runtime installer? Button + + InputButton + \ No newline at end of file diff --git a/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.ru.resx b/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.ru.resx index 6f5d7c6..0e3f89c 100644 --- a/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.ru.resx +++ b/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.ru.resx @@ -3320,4 +3320,7 @@ Home Assistant. Нажимать + + кнопка ввода + \ No newline at end of file diff --git a/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.sl.resx b/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.sl.resx index 1edd421..e48f17d 100644 --- a/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.sl.resx +++ b/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.sl.resx @@ -3401,4 +3401,7 @@ Ali želite prenesti runtime installer? Pritisnite + + Gumb za vnos + \ No newline at end of file diff --git a/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.tr.resx b/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.tr.resx index 28956a1..556d2bd 100644 --- a/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.tr.resx +++ b/src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.tr.resx @@ -2859,4 +2859,7 @@ Lütfen aracınız için credentialları sağlayın, HA Mosquitto eklentisini ku Basmak + + Giriş düğmesi + \ No newline at end of file diff --git a/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.de.resx b/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.de.resx index 32cf4f2..0e5c2e6 100644 --- a/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.de.resx +++ b/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.de.resx @@ -3531,4 +3531,7 @@ Muss unter „Konfiguration -> Tray-Icon“ konfiguriert werden. Zurückweisen + + Eingabetaste + \ No newline at end of file diff --git a/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.en.resx b/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.en.resx index 938f6d8..d6cd5c2 100644 --- a/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.en.resx +++ b/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.en.resx @@ -3436,4 +3436,7 @@ Requires it to be configured in "Configuration -> Tray Icon" Dismiss + + Input Button + \ No newline at end of file diff --git a/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.es.resx b/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.es.resx index 89aa0d2..12fc80b 100644 --- a/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.es.resx +++ b/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.es.resx @@ -3407,4 +3407,7 @@ Requiere que se configure en "Configuración -> Icono de la bandeja" Despedir + + botón de entrada + \ No newline at end of file diff --git a/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.fr.resx b/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.fr.resx index 5fa1229..a976330 100644 --- a/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.fr.resx +++ b/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.fr.resx @@ -3440,4 +3440,7 @@ Nécessite sa configuration dans « Configuration -> Icône de la barre d'ét Rejeter + + Knop de saisie + \ No newline at end of file diff --git a/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.nl.resx b/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.nl.resx index 77b704c..c2100ba 100644 --- a/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.nl.resx +++ b/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.nl.resx @@ -3428,4 +3428,7 @@ Vereist dat het geconfigureerd is in "Configuratie -> Tray Icon" Afwijzen + + Invoerknop + \ No newline at end of file diff --git a/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.pl.resx b/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.pl.resx index d80f7d7..2d8ac77 100644 --- a/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.pl.resx +++ b/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.pl.resx @@ -3517,4 +3517,7 @@ Wymaga konfiguracji w „Configuration -> Tray Icon” Odrzuć + + Przycisk wprowadzania + \ No newline at end of file diff --git a/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.pt-br.resx b/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.pt-br.resx index 79a6494..87956e9 100644 --- a/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.pt-br.resx +++ b/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.pt-br.resx @@ -3453,4 +3453,7 @@ Requer que seja configurado em "Configuration -> Tray Icon" Dispensar + + Botão de entrada + \ No newline at end of file diff --git a/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.resx b/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.resx index 3722c12..c7ed99c 100644 --- a/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.resx +++ b/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.resx @@ -3429,4 +3429,7 @@ Requires it to be configured in "Configuration -> Tray Icon" Dismiss + + Input Button + \ No newline at end of file diff --git a/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.ru.resx b/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.ru.resx index cc00f13..ae5d1c9 100644 --- a/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.ru.resx +++ b/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.ru.resx @@ -3476,4 +3476,7 @@ Home Assistant. Увольнять + + кнопка ввода + \ No newline at end of file diff --git a/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.sl.resx b/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.sl.resx index 7d39b63..9b2f941 100644 --- a/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.sl.resx +++ b/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.sl.resx @@ -3556,4 +3556,7 @@ Zahteva, da je konfiguriran v "Konfiguracija -> Ikona pladnja" Odpusti + + Gumb za vnos + \ No newline at end of file diff --git a/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.tr.resx b/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.tr.resx index 3f40e56..59c7721 100644 --- a/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.tr.resx +++ b/src/HASS.Agent/HASS.Agent/Resources/Localization/Languages.tr.resx @@ -3023,4 +3023,7 @@ Not: Uydu hizmetinde kullanılırsa kullanıcı alanı uygulamalarını algılam Azletmek + + Giriş düğmesi + \ No newline at end of file