diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 4976f09bb7..ebc3e3ceb5 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -13,6 +13,7 @@ List of all contributors. - EBWeist - mdawsonuk - labre_rdc +- Tyrix ## Translators / reviewers on Transifex diff --git a/Source/NETworkManager.Localization/Resources/StaticStrings.Designer.cs b/Source/NETworkManager.Localization/Resources/StaticStrings.Designer.cs index 533505c677..897330b8e1 100644 --- a/Source/NETworkManager.Localization/Resources/StaticStrings.Designer.cs +++ b/Source/NETworkManager.Localization/Resources/StaticStrings.Designer.cs @@ -1,10 +1,9 @@ //------------------------------------------------------------------------------ // -// Dieser Code wurde von einem Tool generiert. -// Laufzeitversion:4.0.30319.42000 +// This code was generated by a tool. // -// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn -// der Code erneut generiert wird. +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. // //------------------------------------------------------------------------------ @@ -13,12 +12,12 @@ namespace NETworkManager.Localization.Resources { /// - /// Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw. + /// A strongly-typed resource class, for looking up localized strings, etc. /// - // Diese Klasse wurde von der StronglyTypedResourceBuilder automatisch generiert - // -Klasse über ein Tool wie ResGen oder Visual Studio automatisch generiert. - // Um einen Member hinzuzufügen oder zu entfernen, bearbeiten Sie die .ResX-Datei und führen dann ResGen - // mit der /str-Option erneut aus, oder Sie erstellen Ihr VS-Projekt neu. + // 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", "18.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] @@ -33,7 +32,7 @@ internal StaticStrings() { } /// - /// Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird. + /// Returns the cached ResourceManager instance used by this class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Resources.ResourceManager ResourceManager { @@ -47,8 +46,8 @@ internal StaticStrings() { } /// - /// Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle - /// Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden. + /// 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)] public static global::System.Globalization.CultureInfo Culture { @@ -61,7 +60,16 @@ internal StaticStrings() { } /// - /// Sucht eine lokalisierte Zeichenfolge, die CSV ähnelt. + /// Looks up a localized string similar to OU=Computers,DC=borntoberoot,DC=net. + /// + public static string ActiveDirectorySearchBase { + get { + return ResourceManager.GetString("ActiveDirectorySearchBase", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to CSV. /// public static string CSV { get { @@ -70,7 +78,7 @@ public static string CSV { } /// - /// Sucht eine lokalisierte Zeichenfolge, die 9600 ähnelt. + /// Looks up a localized string similar to 9600. /// public static string ExampleBaud9600 { get { @@ -79,7 +87,7 @@ public static string ExampleBaud9600 { } /// - /// Sucht eine lokalisierte Zeichenfolge, die 1024 ähnelt. + /// Looks up a localized string similar to 1024. /// public static string ExampleBits { get { @@ -88,7 +96,7 @@ public static string ExampleBits { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Windows-Testuser ähnelt. + /// Looks up a localized string similar to Windows-Testuser. /// public static string ExampleCredentialName { get { @@ -97,7 +105,7 @@ public static string ExampleCredentialName { } /// - /// Sucht eine lokalisierte Zeichenfolge, die https://$$HOSTNAME$$/ ähnelt. + /// Looks up a localized string similar to https://$$HOSTNAME$$/. /// public static string ExampleCustomCommandVariableHostname { get { @@ -106,7 +114,7 @@ public static string ExampleCustomCommandVariableHostname { } /// - /// Sucht eine lokalisierte Zeichenfolge, die borntoberoot.net ähnelt. + /// Looks up a localized string similar to borntoberoot.net. /// public static string ExampleDomain { get { @@ -115,7 +123,25 @@ public static string ExampleDomain { } /// - /// Sucht eine lokalisierte Zeichenfolge, die server-01.borntoberoot.net ähnelt. + /// Looks up a localized string similar to 10.0.0.0/8; LocalSubnet. + /// + public static string ExampleFirewallAddresses { + get { + return ResourceManager.GetString("ExampleFirewallAddresses", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to MyApp - HTTP. + /// + public static string ExampleFirewallRuleName { + get { + return ResourceManager.GetString("ExampleFirewallRuleName", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to server-01.borntoberoot.net. /// public static string ExampleFqdn { get { @@ -124,7 +150,7 @@ public static string ExampleFqdn { } /// - /// Sucht eine lokalisierte Zeichenfolge, die borntoberoot.net or 1.1.1.1 ähnelt. + /// Looks up a localized string similar to borntoberoot.net or 1.1.1.1. /// public static string ExampleFqdnOrIPAddressPublic { get { @@ -133,7 +159,7 @@ public static string ExampleFqdnOrIPAddressPublic { } /// - /// Sucht eine lokalisierte Zeichenfolge, die gw.borntoberoot.net ähnelt. + /// Looks up a localized string similar to gw.borntoberoot.net. /// public static string ExampleGatewayDomain { get { @@ -142,7 +168,7 @@ public static string ExampleGatewayDomain { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Servers ähnelt. + /// Looks up a localized string similar to Servers. /// public static string ExampleGroupServers { get { @@ -151,7 +177,7 @@ public static string ExampleGroupServers { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Switche ähnelt. + /// Looks up a localized string similar to Switche. /// public static string ExampleGroupSwitche { get { @@ -160,7 +186,7 @@ public static string ExampleGroupSwitche { } /// - /// Sucht eine lokalisierte Zeichenfolge, die 71:b8:f2:6e..., 13:59:a7... ähnelt. + /// Looks up a localized string similar to 71:b8:f2:6e..., 13:59:a7.... /// public static string ExampleHostkey { get { @@ -169,7 +195,7 @@ public static string ExampleHostkey { } /// - /// Sucht eine lokalisierte Zeichenfolge, die SERVER-01 ähnelt. + /// Looks up a localized string similar to SERVER-01. /// public static string ExampleHostname { get { @@ -178,7 +204,7 @@ public static string ExampleHostname { } /// - /// Sucht eine lokalisierte Zeichenfolge, die SERVER-01; 10.0.0.10 ähnelt. + /// Looks up a localized string similar to SERVER-01; 10.0.0.10. /// public static string ExampleHostnameAndOrIPAddress { get { @@ -187,7 +213,7 @@ public static string ExampleHostnameAndOrIPAddress { } /// - /// Sucht eine lokalisierte Zeichenfolge, die SERVER-01 or 10.0.0.10 ähnelt. + /// Looks up a localized string similar to SERVER-01 or 10.0.0.10. /// public static string ExampleHostnameOrIPAddress { get { @@ -196,7 +222,7 @@ public static string ExampleHostnameOrIPAddress { } /// - /// Sucht eine lokalisierte Zeichenfolge, die 192.168.178.0/24; 10.0.0.0 - 10.0.0.9; 10.0.[0-9,20].[1-2]; server-01.borntoberoot.net/24 ähnelt. + /// Looks up a localized string similar to 192.168.178.0/24; 10.0.0.0 - 10.0.0.9; 10.0.[0-9,20].[1-2]; server-01.borntoberoot.net/24. /// public static string ExampleHostRange { get { @@ -205,7 +231,7 @@ public static string ExampleHostRange { } /// - /// Sucht eine lokalisierte Zeichenfolge, die server-01.borntoberoot.net:3389 ähnelt. + /// Looks up a localized string similar to server-01.borntoberoot.net:3389. /// public static string ExampleHostWithRDPPort { get { @@ -214,7 +240,7 @@ public static string ExampleHostWithRDPPort { } /// - /// Sucht eine lokalisierte Zeichenfolge, die 10.0.0.10 ähnelt. + /// Looks up a localized string similar to 10.0.0.10. /// public static string ExampleIPv4Address { get { @@ -223,7 +249,7 @@ public static string ExampleIPv4Address { } /// - /// Sucht eine lokalisierte Zeichenfolge, die 10.0.0.255 ähnelt. + /// Looks up a localized string similar to 10.0.0.255. /// public static string ExampleIPv4Broadcast { get { @@ -232,7 +258,7 @@ public static string ExampleIPv4Broadcast { } /// - /// Sucht eine lokalisierte Zeichenfolge, die 1.1.1.1 ähnelt. + /// Looks up a localized string similar to 1.1.1.1. /// public static string ExampleIPv4DNSServer { get { @@ -241,7 +267,7 @@ public static string ExampleIPv4DNSServer { } /// - /// Sucht eine lokalisierte Zeichenfolge, die 10.0.0.1; 1.1.1.1; 8.8.8.8 ähnelt. + /// Looks up a localized string similar to 10.0.0.1; 1.1.1.1; 8.8.8.8. /// public static string ExampleIPv4DNSServers { get { @@ -250,7 +276,7 @@ public static string ExampleIPv4DNSServers { } /// - /// Sucht eine lokalisierte Zeichenfolge, die 10.0.0.1 ähnelt. + /// Looks up a localized string similar to 10.0.0.1. /// public static string ExampleIPv4Gateway { get { @@ -259,7 +285,7 @@ public static string ExampleIPv4Gateway { } /// - /// Sucht eine lokalisierte Zeichenfolge, die 10.0.0.13/255.255.255.0 or 2001:0db8::/64 ähnelt. + /// Looks up a localized string similar to 10.0.0.13/255.255.255.0 or 2001:0db8::/64. /// public static string ExampleIPv4IPv6Subnet { get { @@ -268,7 +294,7 @@ public static string ExampleIPv4IPv6Subnet { } /// - /// Sucht eine lokalisierte Zeichenfolge, die 10.0.0.14/255.255.255.0 or 2001:0db9::/64 ähnelt. + /// Looks up a localized string similar to 10.0.0.14/255.255.255.0 or 2001:0db9::/64. /// public static string ExampleIPv4IPv6Subnet2 { get { @@ -277,7 +303,7 @@ public static string ExampleIPv4IPv6Subnet2 { } /// - /// Sucht eine lokalisierte Zeichenfolge, die 192.168.178.0/24 or 192.168.178.0/255.255.255.0 ähnelt. + /// Looks up a localized string similar to 192.168.178.0/24 or 192.168.178.0/255.255.255.0. /// public static string ExampleIPv4Subnet { get { @@ -286,7 +312,7 @@ public static string ExampleIPv4Subnet { } /// - /// Sucht eine lokalisierte Zeichenfolge, die 192.168.179.0/24 or 192.168.179.0/255.255.255.0 ähnelt. + /// Looks up a localized string similar to 192.168.179.0/24 or 192.168.179.0/255.255.255.0. /// public static string ExampleIPv4Subnet2 { get { @@ -295,7 +321,7 @@ public static string ExampleIPv4Subnet2 { } /// - /// Sucht eine lokalisierte Zeichenfolge, die 255.255.255.0 ähnelt. + /// Looks up a localized string similar to 255.255.255.0. /// public static string ExampleIPv4Subnetmask { get { @@ -304,7 +330,7 @@ public static string ExampleIPv4Subnetmask { } /// - /// Sucht eine lokalisierte Zeichenfolge, die /24 or 255.255.255.0 ähnelt. + /// Looks up a localized string similar to /24 or 255.255.255.0. /// public static string ExampleIPv4SubnetmaskIPv4CIDR { get { @@ -313,7 +339,7 @@ public static string ExampleIPv4SubnetmaskIPv4CIDR { } /// - /// Sucht eine lokalisierte Zeichenfolge, die 255.255.255.0 or /64 ähnelt. + /// Looks up a localized string similar to 255.255.255.0 or /64. /// public static string ExampleIPv4SubnetmaskIPv6CIDR { get { @@ -322,7 +348,7 @@ public static string ExampleIPv4SubnetmaskIPv6CIDR { } /// - /// Sucht eine lokalisierte Zeichenfolge, die 10.0.0.0/24 ähnelt. + /// Looks up a localized string similar to 10.0.0.0/24. /// public static string ExampleIPv4SubnetWithCIDR { get { @@ -331,7 +357,7 @@ public static string ExampleIPv4SubnetWithCIDR { } /// - /// Sucht eine lokalisierte Zeichenfolge, die 2606:4700:4700::1111 ähnelt. + /// Looks up a localized string similar to 2606:4700:4700::1111. /// public static string ExampleIPv6Address { get { @@ -340,7 +366,7 @@ public static string ExampleIPv6Address { } /// - /// Sucht eine lokalisierte Zeichenfolge, die 00:F1:21:AB:0B:35 ähnelt. + /// Looks up a localized string similar to 00:F1:21:AB:0B:35. /// public static string ExampleMACAddress { get { @@ -349,7 +375,7 @@ public static string ExampleMACAddress { } /// - /// Sucht eine lokalisierte Zeichenfolge, die 01:23:45:67:89:AB; 01-23-45; AA11BB; 00F1A2C3D4E5; Intel Corp; Asus ähnelt. + /// Looks up a localized string similar to 01:23:45:67:89:AB; 01-23-45; AA11BB; 00F1A2C3D4E5; Intel Corp; Asus. /// public static string ExampleMACAddressesOrVendor { get { @@ -358,7 +384,7 @@ public static string ExampleMACAddressesOrVendor { } /// - /// Sucht eine lokalisierte Zeichenfolge, die S3cr3t_P4ssw0rd% ähnelt. + /// Looks up a localized string similar to S3cr3t_P4ssw0rd%. /// public static string ExamplePassword { get { @@ -367,7 +393,7 @@ public static string ExamplePassword { } /// - /// Sucht eine lokalisierte Zeichenfolge, die 161 ähnelt. + /// Looks up a localized string similar to 161. /// public static string ExamplePort161 { get { @@ -376,7 +402,7 @@ public static string ExamplePort161 { } /// - /// Sucht eine lokalisierte Zeichenfolge, die 22 ähnelt. + /// Looks up a localized string similar to 22. /// public static string ExamplePort22 { get { @@ -385,7 +411,7 @@ public static string ExamplePort22 { } /// - /// Sucht eine lokalisierte Zeichenfolge, die 23 ähnelt. + /// Looks up a localized string similar to 23. /// public static string ExamplePort23 { get { @@ -394,7 +420,7 @@ public static string ExamplePort23 { } /// - /// Sucht eine lokalisierte Zeichenfolge, die 3389 ähnelt. + /// Looks up a localized string similar to 3389. /// public static string ExamplePort3389 { get { @@ -403,7 +429,7 @@ public static string ExamplePort3389 { } /// - /// Sucht eine lokalisierte Zeichenfolge, die 513 ähnelt. + /// Looks up a localized string similar to 513. /// public static string ExamplePort513 { get { @@ -412,7 +438,7 @@ public static string ExamplePort513 { } /// - /// Sucht eine lokalisierte Zeichenfolge, die 53 ähnelt. + /// Looks up a localized string similar to 53. /// public static string ExamplePort53 { get { @@ -421,7 +447,7 @@ public static string ExamplePort53 { } /// - /// Sucht eine lokalisierte Zeichenfolge, die 5900 ähnelt. + /// Looks up a localized string similar to 5900. /// public static string ExamplePort5900 { get { @@ -430,7 +456,7 @@ public static string ExamplePort5900 { } /// - /// Sucht eine lokalisierte Zeichenfolge, die 7 ähnelt. + /// Looks up a localized string similar to 7. /// public static string ExamplePort7 { get { @@ -439,7 +465,7 @@ public static string ExamplePort7 { } /// - /// Sucht eine lokalisierte Zeichenfolge, die 22/tcp; 80; 161-162/udp; 1-1024; https; ldaps; Domain Name Server ähnelt. + /// Looks up a localized string similar to 22/tcp; 80; 161-162/udp; 1-1024; https; ldaps; Domain Name Server. /// public static string ExamplePortPortRangeOrService { get { @@ -448,7 +474,7 @@ public static string ExamplePortPortRangeOrService { } /// - /// Sucht eine lokalisierte Zeichenfolge, die 22; 80; 443 ähnelt. + /// Looks up a localized string similar to 22; 80; 443. /// public static string ExamplePorts { get { @@ -457,7 +483,7 @@ public static string ExamplePorts { } /// - /// Sucht eine lokalisierte Zeichenfolge, die 22; 80; 443; 500 - 999; 8080 ähnelt. + /// Looks up a localized string similar to 22; 80; 443; 500 - 999; 8080. /// public static string ExamplePortScanRange { get { @@ -466,7 +492,7 @@ public static string ExamplePortScanRange { } /// - /// Sucht eine lokalisierte Zeichenfolge, die C:\Program Files\PowerShell\7\pwsh.exe ähnelt. + /// Looks up a localized string similar to C:\Program Files\PowerShell\7\pwsh.exe. /// public static string ExamplePowerShellPath { get { @@ -475,7 +501,7 @@ public static string ExamplePowerShellPath { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Webserver ähnelt. + /// Looks up a localized string similar to Webserver. /// public static string ExampleProfileName { get { @@ -484,7 +510,7 @@ public static string ExampleProfileName { } /// - /// Sucht eine lokalisierte Zeichenfolge, die https://api.ipify.org ähnelt. + /// Looks up a localized string similar to https://api.ipify.org. /// public static string ExamplePublicIPv4AddressAPI { get { @@ -493,7 +519,7 @@ public static string ExamplePublicIPv4AddressAPI { } /// - /// Sucht eine lokalisierte Zeichenfolge, die https://api6.ipify.org ähnelt. + /// Looks up a localized string similar to https://api6.ipify.org. /// public static string ExamplePublicIPv6AddressAPI { get { @@ -502,7 +528,7 @@ public static string ExamplePublicIPv6AddressAPI { } /// - /// Sucht eine lokalisierte Zeichenfolge, die C:\Program Files\PuTTY\putty.exe ähnelt. + /// Looks up a localized string similar to C:\Program Files\PuTTY\putty.exe. /// public static string ExamplePuTTYPath { get { @@ -511,7 +537,7 @@ public static string ExamplePuTTYPath { } /// - /// Sucht eine lokalisierte Zeichenfolge, die NETworkManager ähnelt. + /// Looks up a localized string similar to NETworkManager. /// public static string ExamplePuTTYProfile { get { @@ -520,7 +546,7 @@ public static string ExamplePuTTYProfile { } /// - /// Sucht eine lokalisierte Zeichenfolge, die COM5 ähnelt. + /// Looks up a localized string similar to COM5. /// public static string ExampleSerialLine { get { @@ -529,7 +555,7 @@ public static string ExampleSerialLine { } /// - /// Sucht eine lokalisierte Zeichenfolge, die 4uth_S3cr3t! ähnelt. + /// Looks up a localized string similar to 4uth_S3cr3t!. /// public static string ExampleSNMPAuthSecret { get { @@ -538,7 +564,7 @@ public static string ExampleSNMPAuthSecret { } /// - /// Sucht eine lokalisierte Zeichenfolge, die public ähnelt. + /// Looks up a localized string similar to public. /// public static string ExampleSNMPCommunity { get { @@ -547,7 +573,7 @@ public static string ExampleSNMPCommunity { } /// - /// Sucht eine lokalisierte Zeichenfolge, die system ähnelt. + /// Looks up a localized string similar to system. /// public static string ExampleSNMPMIB { get { @@ -556,7 +582,7 @@ public static string ExampleSNMPMIB { } /// - /// Sucht eine lokalisierte Zeichenfolge, die 1.3.6.1.2.1.1 ähnelt. + /// Looks up a localized string similar to 1.3.6.1.2.1.1. /// public static string ExampleSnmpOid { get { @@ -565,7 +591,7 @@ public static string ExampleSnmpOid { } /// - /// Sucht eine lokalisierte Zeichenfolge, die 1.3.6.1.2.1.1; 1.3.6.1.2.1.2 ähnelt. + /// Looks up a localized string similar to 1.3.6.1.2.1.1; 1.3.6.1.2.1.2. /// public static string ExampleSnmpOids { get { @@ -574,7 +600,7 @@ public static string ExampleSnmpOids { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Pr1v_S3cr3t% ähnelt. + /// Looks up a localized string similar to Pr1v_S3cr3t%. /// public static string ExampleSNMPPrivSecret { get { @@ -583,7 +609,7 @@ public static string ExampleSNMPPrivSecret { } /// - /// Sucht eine lokalisierte Zeichenfolge, die snmp-user ähnelt. + /// Looks up a localized string similar to snmp-user. /// public static string ExampleSNMPUsername { get { @@ -592,7 +618,7 @@ public static string ExampleSNMPUsername { } /// - /// Sucht eine lokalisierte Zeichenfolge, die IoT-Devices ähnelt. + /// Looks up a localized string similar to IoT-Devices. /// public static string ExampleSsid { get { @@ -601,7 +627,7 @@ public static string ExampleSsid { } /// - /// Sucht eine lokalisierte Zeichenfolge, die example.com ähnelt. + /// Looks up a localized string similar to example.com. /// public static string ExampleSuffix { get { @@ -610,7 +636,7 @@ public static string ExampleSuffix { } /// - /// Sucht eine lokalisierte Zeichenfolge, die server; dmz ähnelt. + /// Looks up a localized string similar to server; dmz. /// public static string ExampleTags { get { @@ -619,7 +645,7 @@ public static string ExampleTags { } /// - /// Sucht eine lokalisierte Zeichenfolge, die C:\Tools\TigerVNC\vncviewer64-1.12.0.exe ähnelt. + /// Looks up a localized string similar to C:\Tools\TigerVNC\vncviewer64-1.12.0.exe. /// public static string ExampleTigerVNCPath { get { @@ -628,7 +654,7 @@ public static string ExampleTigerVNCPath { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Admin ähnelt. + /// Looks up a localized string similar to Admin. /// public static string ExampleUsername { get { @@ -637,7 +663,7 @@ public static string ExampleUsername { } /// - /// Sucht eine lokalisierte Zeichenfolge, die 80; 443; 8080; 8443 ähnelt. + /// Looks up a localized string similar to 80; 443; 8080; 8443. /// public static string ExampleWebserverPorts { get { @@ -646,7 +672,7 @@ public static string ExampleWebserverPorts { } /// - /// Sucht eine lokalisierte Zeichenfolge, die http(s)://borntoberoot.net/index.html ähnelt. + /// Looks up a localized string similar to http(s)://borntoberoot.net/index.html. /// public static string ExampleWebsiteUri { get { @@ -655,7 +681,7 @@ public static string ExampleWebsiteUri { } /// - /// Sucht eine lokalisierte Zeichenfolge, die GitHub ähnelt. + /// Looks up a localized string similar to GitHub. /// public static string GitHub { get { @@ -664,7 +690,7 @@ public static string GitHub { } /// - /// Sucht eine lokalisierte Zeichenfolge, die •••••••••••• ähnelt. + /// Looks up a localized string similar to ••••••••••••. /// public static string HiddenPassword { get { @@ -673,7 +699,7 @@ public static string HiddenPassword { } /// - /// Sucht eine lokalisierte Zeichenfolge, die iexplore.exe ähnelt. + /// Looks up a localized string similar to iexplore.exe. /// public static string IExploreExe { get { @@ -682,7 +708,7 @@ public static string IExploreExe { } /// - /// Sucht eine lokalisierte Zeichenfolge, die Internet Explorer ähnelt. + /// Looks up a localized string similar to Internet Explorer. /// public static string InternetExplorer { get { @@ -691,7 +717,7 @@ public static string InternetExplorer { } /// - /// Sucht eine lokalisierte Zeichenfolge, die JSON ähnelt. + /// Looks up a localized string similar to JSON. /// public static string JSON { get { @@ -700,7 +726,7 @@ public static string JSON { } /// - /// Sucht eine lokalisierte Zeichenfolge, die C:\Data\Keys\private_ssh.ppk ähnelt. + /// Looks up a localized string similar to C:\Data\Keys\private_ssh.ppk. /// public static string PrivateKeyFileLocationDots { get { @@ -709,7 +735,7 @@ public static string PrivateKeyFileLocationDots { } /// - /// Sucht eine lokalisierte Zeichenfolge, die NETworkManager ähnelt. + /// Looks up a localized string similar to NETworkManager. /// public static string ProductName { get { @@ -718,7 +744,7 @@ public static string ProductName { } /// - /// Sucht eine lokalisierte Zeichenfolge, die TXT ähnelt. + /// Looks up a localized string similar to TXT. /// public static string TXT { get { @@ -727,30 +753,12 @@ public static string TXT { } /// - /// Sucht eine lokalisierte Zeichenfolge, die XML ähnelt. + /// Looks up a localized string similar to XML. /// public static string XML { get { return ResourceManager.GetString("XML", resourceCulture); } } - - /// - /// Sucht eine lokalisierte Zeichenfolge, die MyApp - HTTP ähnelt. - /// - public static string ExampleFirewallRuleName { - get { - return ResourceManager.GetString("ExampleFirewallRuleName", resourceCulture); - } - } - - /// - /// Sucht eine lokalisierte Zeichenfolge, die 10.0.0.0/8; LocalSubnet ähnelt. - /// - public static string ExampleFirewallAddresses { - get { - return ResourceManager.GetString("ExampleFirewallAddresses", resourceCulture); - } - } } } diff --git a/Source/NETworkManager.Localization/Resources/StaticStrings.resx b/Source/NETworkManager.Localization/Resources/StaticStrings.resx index 006de73953..263e4213a8 100644 --- a/Source/NETworkManager.Localization/Resources/StaticStrings.resx +++ b/Source/NETworkManager.Localization/Resources/StaticStrings.resx @@ -348,4 +348,7 @@ 10.0.0.0/8; LocalSubnet + + OU=Computers,DC=borntoberoot,DC=net + \ No newline at end of file diff --git a/Source/NETworkManager.Localization/Resources/Strings.Designer.cs b/Source/NETworkManager.Localization/Resources/Strings.Designer.cs index 8a56008b17..9e6fe0ab8c 100644 --- a/Source/NETworkManager.Localization/Resources/Strings.Designer.cs +++ b/Source/NETworkManager.Localization/Resources/Strings.Designer.cs @@ -294,6 +294,69 @@ public static string Accent_Yellow { } } + /// + /// Looks up a localized string similar to Action. + /// + public static string Action { + get { + return ResourceManager.GetString("Action", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Active Directory import failed.. + /// + public static string ActiveDirectoryImportFailed { + get { + return ResourceManager.GetString("ActiveDirectoryImportFailed", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Options. + /// + public static string ActiveDirectoryImportOptions { + get { + return ResourceManager.GetString("ActiveDirectoryImportOptions", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Load or unlock a profile file before importing computers.. + /// + public static string ActiveDirectoryImportRequiresProfileFile { + get { + return ResourceManager.GetString("ActiveDirectoryImportRequiresProfileFile", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Imported {0} computer profile(s). Skipped {1} duplicate name(s) in the target group. Skipped {2} without a DNS host name.. + /// + public static string ActiveDirectoryImportSummary { + get { + return ResourceManager.GetString("ActiveDirectoryImportSummary", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Uses your current Windows credentials to read from Active Directory. The account must be allowed to enumerate computer objects under the search base (subtree).. + /// + public static string ActiveDirectoryImportUsesCurrentCredentials { + get { + return ResourceManager.GetString("ActiveDirectoryImportUsesCurrentCredentials", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Search base (OU DN). + /// + public static string ActiveDirectorySearchBase { + get { + return ResourceManager.GetString("ActiveDirectorySearchBase", resourceCulture); + } + } + /// /// Looks up a localized string similar to Add. /// @@ -663,6 +726,15 @@ public static string All { } } + /// + /// Looks up a localized string similar to Allow. + /// + public static string Allow { + get { + return ResourceManager.GetString("Allow", resourceCulture); + } + } + /// /// Looks up a localized string similar to All settings can be changed later in the settings!. /// @@ -1266,6 +1338,15 @@ public static string Black { } } + /// + /// Looks up a localized string similar to Block. + /// + public static string Block { + get { + return ResourceManager.GetString("Block", resourceCulture); + } + } + /// /// Looks up a localized string similar to Blue. /// @@ -2062,6 +2143,15 @@ public static string ConnectToXXX { } } + /// + /// Looks up a localized string similar to Follow or contact me via X.. + /// + public static string ContactOrContactMeViaX { + get { + return ResourceManager.GetString("ContactOrContactMeViaX", resourceCulture); + } + } + /// /// Looks up a localized string similar to Continent. /// @@ -2638,6 +2728,17 @@ public static string DeleteEntry { } } + /// + /// Looks up a localized string similar to The selected firewall rule is permanently deleted: + /// + ///{0}. + /// + public static string DeleteFirewallRuleMessage { + get { + return ResourceManager.GetString("DeleteFirewallRuleMessage", resourceCulture); + } + } + /// /// Looks up a localized string similar to Delete group. /// @@ -2919,6 +3020,15 @@ public static string DHCPServer { } } + /// + /// Looks up a localized string similar to Direction. + /// + public static string Direction { + get { + return ResourceManager.GetString("Direction", resourceCulture); + } + } + /// /// Looks up a localized string similar to Disable. /// @@ -3598,6 +3708,15 @@ public static string EnterValidFilePath { } } + /// + /// Looks up a localized string similar to Enter a valid IP address, subnet (e.g. 10.0.0.0/8) or keyword (e.g. LocalSubnet, Internet). + /// + public static string EnterValidFirewallAddress { + get { + return ResourceManager.GetString("EnterValidFirewallAddress", resourceCulture); + } + } + /// /// Looks up a localized string similar to Enter a valid folder path!. /// @@ -3895,6 +4014,15 @@ public static string ExampleTag { } } + /// + /// Looks up a localized string similar to Exclude disabled computer accounts. + /// + public static string ExcludeDisabledComputerAccounts { + get { + return ResourceManager.GetString("ExcludeDisabledComputerAccounts", resourceCulture); + } + } + /// /// Looks up a localized string similar to Execution Policy. /// @@ -3904,6 +4032,15 @@ public static string ExecutionPolicy { } } + /// + /// Looks up a localized string similar to Existing or new group name. + /// + public static string ExistingOrNewGroupDots { + get { + return ResourceManager.GetString("ExistingOrNewGroupDots", resourceCulture); + } + } + /// /// Looks up a localized string similar to Expand. /// @@ -4030,6 +4167,15 @@ public static string ExternalServices { } } + /// + /// Looks up a localized string similar to Failed to load firewall rules. {0}. + /// + public static string FailedToLoadFirewallRulesMessage { + get { + return ResourceManager.GetString("FailedToLoadFirewallRulesMessage", resourceCulture); + } + } + /// /// Looks up a localized string similar to Failed to load hosts file: {0}. /// @@ -4128,304 +4274,511 @@ public static string Firewall { return ResourceManager.GetString("Firewall", resourceCulture); } } - + /// - /// Looks up a localized string similar to Read-only mode. Modifying firewall rules requires elevated rights! + /// Looks up a localized string similar to Read-only mode. Modifying firewall rules requires elevated rights!. /// public static string FirewallAdminMessage { get { return ResourceManager.GetString("FirewallAdminMessage", resourceCulture); } } - + /// - /// Looks up a localized string similar to Firewall rules. + /// Looks up a localized string similar to Any. /// - public static string FirewallRules { + public static string FirewallInterfaceType_Any { get { - return ResourceManager.GetString("FirewallRules", resourceCulture); + return ResourceManager.GetString("FirewallInterfaceType_Any", resourceCulture); } } /// - /// Looks up a localized string similar to First usable IP address. + /// Looks up a localized string similar to Remote access. /// - public static string FirstUsableIPAddress { + public static string FirewallInterfaceType_RemoteAccess { get { - return ResourceManager.GetString("FirstUsableIPAddress", resourceCulture); + return ResourceManager.GetString("FirewallInterfaceType_RemoteAccess", resourceCulture); } } /// - /// Looks up a localized string similar to Fixed screen size:. + /// Looks up a localized string similar to Wired. /// - public static string FixedScreenSize { + public static string FirewallInterfaceType_Wired { get { - return ResourceManager.GetString("FixedScreenSize", resourceCulture); + return ResourceManager.GetString("FirewallInterfaceType_Wired", resourceCulture); } } /// - /// Looks up a localized string similar to Flush DNS cache. + /// Looks up a localized string similar to Wireless. /// - public static string FlushDNSCache { + public static string FirewallInterfaceType_Wireless { get { - return ResourceManager.GetString("FlushDNSCache", resourceCulture); + return ResourceManager.GetString("FirewallInterfaceType_Wireless", resourceCulture); } } /// - /// Looks up a localized string similar to Folder does not exists!. + /// Looks up a localized string similar to Any. /// - public static string FolderDoesNotExist { + public static string FirewallProtocol_Any { get { - return ResourceManager.GetString("FolderDoesNotExist", resourceCulture); + return ResourceManager.GetString("FirewallProtocol_Any", resourceCulture); } } /// - /// Looks up a localized string similar to Font smoothing. + /// Looks up a localized string similar to GRE. /// - public static string FontSmoothing { + public static string FirewallProtocol_GRE { get { - return ResourceManager.GetString("FontSmoothing", resourceCulture); + return ResourceManager.GetString("FirewallProtocol_GRE", resourceCulture); } } /// - /// Looks up a localized string similar to Format. + /// Looks up a localized string similar to HOPOPT. /// - public static string Format { + public static string FirewallProtocol_HOPOPT { get { - return ResourceManager.GetString("Format", resourceCulture); + return ResourceManager.GetString("FirewallProtocol_HOPOPT", resourceCulture); } } /// - /// Looks up a localized string similar to Found. + /// Looks up a localized string similar to ICMPv4. /// - public static string Found { + public static string FirewallProtocol_ICMPv4 { get { - return ResourceManager.GetString("Found", resourceCulture); + return ResourceManager.GetString("FirewallProtocol_ICMPv4", resourceCulture); } } /// - /// Looks up a localized string similar to Frequency. + /// Looks up a localized string similar to ICMPv6. /// - public static string Frequency { + public static string FirewallProtocol_ICMPv6 { get { - return ResourceManager.GetString("Frequency", resourceCulture); + return ResourceManager.GetString("FirewallProtocol_ICMPv6", resourceCulture); } } /// - /// Looks up a localized string similar to (from profile). + /// Looks up a localized string similar to IPv6. /// - public static string FromProfile { + public static string FirewallProtocol_IPv6 { get { - return ResourceManager.GetString("FromProfile", resourceCulture); + return ResourceManager.GetString("FirewallProtocol_IPv6", resourceCulture); } } /// - /// Looks up a localized string similar to Fullscreen. + /// Looks up a localized string similar to IPv6-Frag. /// - public static string Fullscreen { + public static string FirewallProtocol_IPv6_Frag { get { - return ResourceManager.GetString("Fullscreen", resourceCulture); + return ResourceManager.GetString("FirewallProtocol_IPv6_Frag", resourceCulture); } } /// - /// Looks up a localized string similar to Gateway. + /// Looks up a localized string similar to IPv6-NoNxt. /// - public static string Gateway { + public static string FirewallProtocol_IPv6_NoNxt { get { - return ResourceManager.GetString("Gateway", resourceCulture); + return ResourceManager.GetString("FirewallProtocol_IPv6_NoNxt", resourceCulture); } } /// - /// Looks up a localized string similar to Gateway / Router. + /// Looks up a localized string similar to IPv6-Opts. /// - public static string GatewayRouter { + public static string FirewallProtocol_IPv6_Opts { get { - return ResourceManager.GetString("GatewayRouter", resourceCulture); + return ResourceManager.GetString("FirewallProtocol_IPv6_Opts", resourceCulture); } } /// - /// Looks up a localized string similar to Gateway server. + /// Looks up a localized string similar to IPv6-Route. /// - public static string GatewayServer { + public static string FirewallProtocol_IPv6_Route { get { - return ResourceManager.GetString("GatewayServer", resourceCulture); + return ResourceManager.GetString("FirewallProtocol_IPv6_Route", resourceCulture); } } /// - /// Looks up a localized string similar to General. + /// Looks up a localized string similar to L2TP. /// - public static string General { + public static string FirewallProtocol_L2TP { get { - return ResourceManager.GetString("General", resourceCulture); + return ResourceManager.GetString("FirewallProtocol_L2TP", resourceCulture); } } /// - /// Looks up a localized string similar to Geolocation. + /// Looks up a localized string similar to PGM. /// - public static string Geolocation { + public static string FirewallProtocol_PGM { get { - return ResourceManager.GetString("Geolocation", resourceCulture); + return ResourceManager.GetString("FirewallProtocol_PGM", resourceCulture); } } /// - /// Looks up a localized string similar to 2.4 GHz. + /// Looks up a localized string similar to TCP. /// - public static string GHz2dot4 { + public static string FirewallProtocol_TCP { get { - return ResourceManager.GetString("GHz2dot4", resourceCulture); + return ResourceManager.GetString("FirewallProtocol_TCP", resourceCulture); } } /// - /// Looks up a localized string similar to 5 GHz. + /// Looks up a localized string similar to UDP. /// - public static string GHz5 { + public static string FirewallProtocol_UDP { get { - return ResourceManager.GetString("GHz5", resourceCulture); + return ResourceManager.GetString("FirewallProtocol_UDP", resourceCulture); } } /// - /// Looks up a localized string similar to 6 GHz. + /// Looks up a localized string similar to VRRP. /// - public static string GHz6 { + public static string FirewallProtocol_VRRP { get { - return ResourceManager.GetString("GHz6", resourceCulture); + return ResourceManager.GetString("FirewallProtocol_VRRP", resourceCulture); } } /// - /// Looks up a localized string similar to Gigabits. + /// Looks up a localized string similar to Allow. /// - public static string Gigabits { + public static string FirewallRuleAction_Allow { get { - return ResourceManager.GetString("Gigabits", resourceCulture); + return ResourceManager.GetString("FirewallRuleAction_Allow", resourceCulture); } } /// - /// Looks up a localized string similar to Gigabytes. + /// Looks up a localized string similar to Block. /// - public static string Gigabytes { + public static string FirewallRuleAction_Block { get { - return ResourceManager.GetString("Gigabytes", resourceCulture); + return ResourceManager.GetString("FirewallRuleAction_Block", resourceCulture); } } /// - /// Looks up a localized string similar to Got "{0}" as public ip address from "{1}"!. + /// Looks up a localized string similar to Inbound. /// - public static string GotXXXAsPublicIPAddressFromXXXMessage { + public static string FirewallRuleDirection_Inbound { get { - return ResourceManager.GetString("GotXXXAsPublicIPAddressFromXXXMessage", resourceCulture); + return ResourceManager.GetString("FirewallRuleDirection_Inbound", resourceCulture); } } /// - /// Looks up a localized string similar to Green. + /// Looks up a localized string similar to Outbound. /// - public static string Green { + public static string FirewallRuleDirection_Outbound { get { - return ResourceManager.GetString("Green", resourceCulture); + return ResourceManager.GetString("FirewallRuleDirection_Outbound", resourceCulture); } } /// - /// Looks up a localized string similar to Group. + /// Looks up a localized string similar to Firewall rules. /// - public static string Group { + public static string FirewallRules { get { - return ResourceManager.GetString("Group", resourceCulture); + return ResourceManager.GetString("FirewallRules", resourceCulture); } } /// - /// Looks up a localized string similar to Group / domain name. + /// Looks up a localized string similar to First usable IP address. /// - public static string GroupDomainName { + public static string FirstUsableIPAddress { get { - return ResourceManager.GetString("GroupDomainName", resourceCulture); + return ResourceManager.GetString("FirstUsableIPAddress", resourceCulture); } } /// - /// Looks up a localized string similar to Group name cannot start with "{0}"!. + /// Looks up a localized string similar to Fixed screen size:. /// - public static string GroupNameCannotStartWithX { + public static string FixedScreenSize { get { - return ResourceManager.GetString("GroupNameCannotStartWithX", resourceCulture); + return ResourceManager.GetString("FixedScreenSize", resourceCulture); } } /// - /// Looks up a localized string similar to Groups. + /// Looks up a localized string similar to Flush DNS cache. /// - public static string Groups { + public static string FlushDNSCache { get { - return ResourceManager.GetString("Groups", resourceCulture); + return ResourceManager.GetString("FlushDNSCache", resourceCulture); } } /// - /// Looks up a localized string similar to Headers. + /// Looks up a localized string similar to Folder does not exists!. /// - public static string Headers { + public static string FolderDoesNotExist { get { - return ResourceManager.GetString("Headers", resourceCulture); + return ResourceManager.GetString("FolderDoesNotExist", resourceCulture); } } /// - /// Looks up a localized string similar to Height. + /// Looks up a localized string similar to Font smoothing. /// - public static string Height { + public static string FontSmoothing { get { - return ResourceManager.GetString("Height", resourceCulture); + return ResourceManager.GetString("FontSmoothing", resourceCulture); } } /// - /// Looks up a localized string similar to Help. + /// Looks up a localized string similar to Format. /// - public static string Help { + public static string Format { get { - return ResourceManager.GetString("Help", resourceCulture); + return ResourceManager.GetString("Format", resourceCulture); } } /// - /// Looks up a localized string similar to If you enable this option, the default PowerShell console settings in the registry under HKCU:\Console are overridden so that the PowerShell console window matches the application theme. This is a global system setting that may affect the appearance of the normal PowerShell window. - /// - ///Only the PowerShell consoles configured in the PowerShell and AWS Session Manager settings are modified. Both Windows PowerShell and PWSH (PowerShell 7 and higher) are supported. - /// - ///Click in the upper right corner on the help [rest of string was truncated]";. + /// Looks up a localized string similar to Found. /// - public static string HelpMessage_ApplyThemeToPowerShellConsole { + public static string Found { get { - return ResourceManager.GetString("HelpMessage_ApplyThemeToPowerShellConsole", resourceCulture); + return ResourceManager.GetString("Found", resourceCulture); } } /// - /// Looks up a localized string similar to The background job will save settings and profiles every x-minutes. - /// - ///Value 0 will disable this feature. - /// + /// Looks up a localized string similar to Frequency. + /// + public static string Frequency { + get { + return ResourceManager.GetString("Frequency", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to (from profile). + /// + public static string FromProfile { + get { + return ResourceManager.GetString("FromProfile", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Fullscreen. + /// + public static string Fullscreen { + get { + return ResourceManager.GetString("Fullscreen", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Gateway. + /// + public static string Gateway { + get { + return ResourceManager.GetString("Gateway", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Gateway / Router. + /// + public static string GatewayRouter { + get { + return ResourceManager.GetString("GatewayRouter", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Gateway server. + /// + public static string GatewayServer { + get { + return ResourceManager.GetString("GatewayServer", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to General. + /// + public static string General { + get { + return ResourceManager.GetString("General", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Geolocation. + /// + public static string Geolocation { + get { + return ResourceManager.GetString("Geolocation", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to 2.4 GHz. + /// + public static string GHz2dot4 { + get { + return ResourceManager.GetString("GHz2dot4", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to 5 GHz. + /// + public static string GHz5 { + get { + return ResourceManager.GetString("GHz5", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to 6 GHz. + /// + public static string GHz6 { + get { + return ResourceManager.GetString("GHz6", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Gigabits. + /// + public static string Gigabits { + get { + return ResourceManager.GetString("Gigabits", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Gigabytes. + /// + public static string Gigabytes { + get { + return ResourceManager.GetString("Gigabytes", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Got "{0}" as public ip address from "{1}"!. + /// + public static string GotXXXAsPublicIPAddressFromXXXMessage { + get { + return ResourceManager.GetString("GotXXXAsPublicIPAddressFromXXXMessage", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Green. + /// + public static string Green { + get { + return ResourceManager.GetString("Green", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Group. + /// + public static string Group { + get { + return ResourceManager.GetString("Group", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Group / domain name. + /// + public static string GroupDomainName { + get { + return ResourceManager.GetString("GroupDomainName", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Group name cannot start with "{0}"!. + /// + public static string GroupNameCannotStartWithX { + get { + return ResourceManager.GetString("GroupNameCannotStartWithX", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Groups. + /// + public static string Groups { + get { + return ResourceManager.GetString("Groups", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Headers. + /// + public static string Headers { + get { + return ResourceManager.GetString("Headers", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Height. + /// + public static string Height { + get { + return ResourceManager.GetString("Height", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Help. + /// + public static string Help { + get { + return ResourceManager.GetString("Help", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to If you enable this option, the default PowerShell console settings in the registry under HKCU:\Console are overridden so that the PowerShell console window matches the application theme. This is a global system setting that may affect the appearance of the normal PowerShell window. + /// + ///Only the PowerShell consoles configured in the PowerShell and AWS Session Manager settings are modified. Both Windows PowerShell and PWSH (PowerShell 7 and higher) are supported. + /// + ///Click in the upper right corner on the help [rest of string was truncated]";. + /// + public static string HelpMessage_ApplyThemeToPowerShellConsole { + get { + return ResourceManager.GetString("HelpMessage_ApplyThemeToPowerShellConsole", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to The background job will save settings and profiles every x-minutes. + /// + ///Value 0 will disable this feature. + /// ///Changes to this value will take effect after restarting the application.. /// public static string HelpMessage_BackgroundJob { @@ -4679,6 +5032,15 @@ public static string HelpMessage_UseCustomThemes { } } + /// + /// Looks up a localized string similar to Help translate the project on Transifex.. + /// + public static string HelpTranslateOnTransifex { + get { + return ResourceManager.GetString("HelpTranslateOnTransifex", resourceCulture); + } + } + /// /// Looks up a localized string similar to Hidden applications. /// @@ -4822,15 +5184,6 @@ public static string HostsFileEditorAdminMessage { return ResourceManager.GetString("HostsFileEditorAdminMessage", resourceCulture); } } - - /// - /// Looks up a localized string similar to Open hosts file. - /// - public static string OpenHostsFile { - get { - return ResourceManager.GetString("OpenHostsFile", resourceCulture); - } - } /// /// Looks up a localized string similar to The entry was not found in the "hosts" file! Maybe the file has been modified.. @@ -4922,6 +5275,24 @@ public static string Import { } } + /// + /// Looks up a localized string similar to Import computers from Active Directory. + /// + public static string ImportComputersFromActiveDirectory { + get { + return ResourceManager.GetString("ImportComputersFromActiveDirectory", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Import computers from Active Directory.... + /// + public static string ImportComputersFromActiveDirectoryDots { + get { + return ResourceManager.GetString("ImportComputersFromActiveDirectoryDots", resourceCulture); + } + } + /// /// Looks up a localized string similar to Import / Export. /// @@ -4931,6 +5302,24 @@ public static string ImportExport { } } + /// + /// Looks up a localized string similar to Import profiles.... + /// + public static string ImportProfilesDots { + get { + return ResourceManager.GetString("ImportProfilesDots", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Inbound. + /// + public static string Inbound { + get { + return ResourceManager.GetString("Inbound", resourceCulture); + } + } + /// /// Looks up a localized string similar to Indigo. /// @@ -5012,6 +5401,15 @@ public static string Interface { } } + /// + /// Looks up a localized string similar to Interface type. + /// + public static string InterfaceType { + get { + return ResourceManager.GetString("InterfaceType", resourceCulture); + } + } + /// /// Looks up a localized string similar to Internet. /// @@ -5607,6 +6005,15 @@ public static string LldpCdp { } } + /// + /// Looks up a localized string similar to Local addresses. + /// + public static string LocalAddresses { + get { + return ResourceManager.GetString("LocalAddresses", resourceCulture); + } + } + /// /// Looks up a localized string similar to Local connection. /// @@ -5661,6 +6068,15 @@ public static string LocalPort { } } + /// + /// Looks up a localized string similar to Local ports. + /// + public static string LocalPorts { + get { + return ResourceManager.GetString("LocalPorts", resourceCulture); + } + } + /// /// Looks up a localized string similar to Local start time. /// @@ -6219,6 +6635,24 @@ public static string NetworkPacketsCaptureAdminMessage { } } + /// + /// Looks up a localized string similar to Network profile. + /// + public static string NetworkProfile { + get { + return ResourceManager.GetString("NetworkProfile", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Network profiles. + /// + public static string NetworkProfiles { + get { + return ResourceManager.GetString("NetworkProfiles", resourceCulture); + } + } + /// /// Looks up a localized string similar to Networks. /// @@ -6679,6 +7113,15 @@ public static string OpenDocumentation { } } + /// + /// Looks up a localized string similar to Open hosts file. + /// + public static string OpenHostsFile { + get { + return ResourceManager.GetString("OpenHostsFile", resourceCulture); + } + } + /// /// Looks up a localized string similar to Open license. /// @@ -6742,6 +7185,15 @@ public static string OpenSettingsDots { } } + /// + /// Looks up a localized string similar to Open the documentation.. + /// + public static string OpenTheDocumentation { + get { + return ResourceManager.GetString("OpenTheDocumentation", resourceCulture); + } + } + /// /// Looks up a localized string similar to Open website. /// @@ -6778,6 +7230,15 @@ public static string OUI { } } + /// + /// Looks up a localized string similar to Outbound. + /// + public static string Outbound { + get { + return ResourceManager.GetString("Outbound", resourceCulture); + } + } + /// /// Looks up a localized string similar to override. /// @@ -7183,6 +7644,15 @@ public static string Privacy { } } + /// + /// Looks up a localized string similar to Private. + /// + public static string Private { + get { + return ResourceManager.GetString("Private", resourceCulture); + } + } + /// /// Looks up a localized string similar to Private key file. /// @@ -7361,25 +7831,7 @@ public static string Program { return ResourceManager.GetString("Program", resourceCulture); } } - - /// - /// Looks up a localized string similar to Private. - /// - public static string Private { - get { - return ResourceManager.GetString("Private", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Public. - /// - public static string Public { - get { - return ResourceManager.GetString("Public", resourceCulture); - } - } - + /// /// Looks up a localized string similar to Protocol. /// @@ -7416,6 +7868,15 @@ public static string PTRRecord { } } + /// + /// Looks up a localized string similar to Public. + /// + public static string Public { + get { + return ResourceManager.GetString("Public", resourceCulture); + } + } + /// /// Looks up a localized string similar to Public IP address check ///is disabled!. @@ -7723,6 +8184,15 @@ public static string RemainingTime { } } + /// + /// Looks up a localized string similar to Remote addresses. + /// + public static string RemoteAddresses { + get { + return ResourceManager.GetString("RemoteAddresses", resourceCulture); + } + } + /// /// Looks up a localized string similar to Remote audio. /// @@ -8668,6 +9138,15 @@ public static string RemotePort { } } + /// + /// Looks up a localized string similar to Remote ports. + /// + public static string RemotePorts { + get { + return ResourceManager.GetString("RemotePorts", resourceCulture); + } + } + /// /// Looks up a localized string similar to Remove IPv4 address. /// @@ -8713,6 +9192,15 @@ public static string Repeat { } } + /// + /// Looks up a localized string similar to Report an issue or create a feature request.. + /// + public static string ReportIssueOrCreateFeatureRequest { + get { + return ResourceManager.GetString("ReportIssueOrCreateFeatureRequest", resourceCulture); + } + } + /// /// Looks up a localized string similar to Report on GitHub. /// @@ -8929,6 +9417,15 @@ public static string RestartRequired { } } + /// + /// Looks up a localized string similar to A restart is required to apply changes such as language settings.. + /// + public static string RestartRequiredMessage { + get { + return ResourceManager.GetString("RestartRequiredMessage", resourceCulture); + } + } + /// /// Looks up a localized string similar to Restart session. /// @@ -9080,18 +9577,36 @@ public static string Route { /// /// Looks up a localized string similar to Routing. /// - public static string Routing { + public static string Routing { + get { + return ResourceManager.GetString("Routing", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Run background job every x-minute. + /// + public static string RunBackgroundJobEveryXMinute { + get { + return ResourceManager.GetString("RunBackgroundJobEveryXMinute", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Run command.... + /// + public static string RunCommandDots { get { - return ResourceManager.GetString("Routing", resourceCulture); + return ResourceManager.GetString("RunCommandDots", resourceCulture); } } /// - /// Looks up a localized string similar to Run background job every x-minute. + /// Looks up a localized string similar to Run command... (Ctrl+Shift+P). /// - public static string RunBackgroundJobEveryXMinute { + public static string RunCommandDotsWithHotKey { get { - return ResourceManager.GetString("RunBackgroundJobEveryXMinute", resourceCulture); + return ResourceManager.GetString("RunCommandDotsWithHotKey", resourceCulture); } } @@ -10026,6 +10541,15 @@ public static string SSID { } } + /// + /// Looks up a localized string similar to Star/Fork the Project on GitHub.. + /// + public static string StarForkProjectOnGitHub { + get { + return ResourceManager.GetString("StarForkProjectOnGitHub", resourceCulture); + } + } + /// /// Looks up a localized string similar to Start minimized in tray. /// @@ -10197,6 +10721,15 @@ public static string SuccessfullyConnectedToXXX { } } + /// + /// Looks up a localized string similar to Support this project with a donation.. + /// + public static string SupportThisProjectWithADonation { + get { + return ResourceManager.GetString("SupportThisProjectWithADonation", resourceCulture); + } + } + /// /// Looks up a localized string similar to Synchronization is disabled!. /// @@ -10215,6 +10748,15 @@ public static string Tags { } } + /// + /// Looks up a localized string similar to Target profile group. + /// + public static string TargetProfileGroup { + get { + return ResourceManager.GetString("TargetProfileGroup", resourceCulture); + } + } + /// /// Looks up a localized string similar to Taupe. /// @@ -10692,96 +11234,6 @@ public static string Timezone { } } - /// - /// Looks up a localized string similar to Follow or contact me via X.. - /// - public static string ToolTip_ContactOrContactMeViaX { - get { - return ResourceManager.GetString("ToolTip_ContactOrContactMeViaX", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Help translate the project on Transifex.. - /// - public static string ToolTip_HelpTranslateOnTransifex { - get { - return ResourceManager.GetString("ToolTip_HelpTranslateOnTransifex", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Open the documentation.. - /// - public static string ToolTip_OpenTheDocumentation { - get { - return ResourceManager.GetString("ToolTip_OpenTheDocumentation", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Reload. - /// - public static string ToolTip_Reload { - get { - return ResourceManager.GetString("ToolTip_Reload", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Report an issue or create a feature request.. - /// - public static string ToolTip_ReportIssueOrCreateFeatureRequest { - get { - return ResourceManager.GetString("ToolTip_ReportIssueOrCreateFeatureRequest", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to A restart is required to apply changes such as language settings.. - /// - public static string ToolTip_RestartRequired { - get { - return ResourceManager.GetString("ToolTip_RestartRequired", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Run command... (Ctrl+Shift+P). - /// - public static string ToolTip_RunCommandWithHotKey { - get { - return ResourceManager.GetString("ToolTip_RunCommandWithHotKey", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Show. - /// - public static string ToolTip_Show { - get { - return ResourceManager.GetString("ToolTip_Show", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Star/Fork the Project on GitHub.. - /// - public static string ToolTip_StarForkProjectOnGitHub { - get { - return ResourceManager.GetString("ToolTip_StarForkProjectOnGitHub", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Support this project with a donation.. - /// - public static string ToolTip_SupportThisProjectWithADonation { - get { - return ResourceManager.GetString("ToolTip_SupportThisProjectWithADonation", resourceCulture); - } - } - /// /// Looks up a localized string similar to Total bytes received. /// @@ -11288,24 +11740,6 @@ public static string WarnMessage_MultipleInstances { } } - /// - /// Looks up a localized string similar to Run command.... - /// - public static string Watermark_RunCommand { - get { - return ResourceManager.GetString("Watermark_RunCommand", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Run command... (Ctrl+Shift+P). - /// - public static string Watermark_RunCommandWithHotKey { - get { - return ResourceManager.GetString("Watermark_RunCommandWithHotKey", resourceCulture); - } - } - /// /// Looks up a localized string similar to Web Console. /// @@ -11534,106 +11968,7 @@ public static string WindowsFirewallSettings { return ResourceManager.GetString("WindowsFirewallSettings", resourceCulture); } } - - /// - /// Looks up a localized string similar to Direction. - /// - public static string Direction { - get { - return ResourceManager.GetString("Direction", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Inbound. - /// - public static string Inbound { - get { - return ResourceManager.GetString("Inbound", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Outbound. - /// - public static string Outbound { - get { - return ResourceManager.GetString("Outbound", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Action. - /// - public static string Action { - get { - return ResourceManager.GetString("Action", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Allow. - /// - public static string Allow { - get { - return ResourceManager.GetString("Allow", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Block. - /// - public static string Block { - get { - return ResourceManager.GetString("Block", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Network profile. - /// - public static string NetworkProfile { - get { - return ResourceManager.GetString("NetworkProfile", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Network profiles. - /// - public static string NetworkProfiles { - get { - return ResourceManager.GetString("NetworkProfiles", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Interface type. - /// - public static string InterfaceType { - get { - return ResourceManager.GetString("InterfaceType", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Failed to load firewall rules. {0}. - /// - public static string FailedToLoadFirewallRulesMessage { - get { - return ResourceManager.GetString("FailedToLoadFirewallRulesMessage", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to The selected firewall rule is permanently deleted: {0}. - /// - public static string DeleteFirewallRuleMessage { - get { - return ResourceManager.GetString("DeleteFirewallRuleMessage", resourceCulture); - } - } - + /// /// Looks up a localized string similar to WPS. /// @@ -11768,50 +12103,5 @@ public static string ZipCode { return ResourceManager.GetString("ZipCode", resourceCulture); } } - - /// - /// Looks up a localized string similar to Local ports. - /// - public static string LocalPorts { - get { - return ResourceManager.GetString("LocalPorts", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Remote ports. - /// - public static string RemotePorts { - get { - return ResourceManager.GetString("RemotePorts", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Local addresses. - /// - public static string LocalAddresses { - get { - return ResourceManager.GetString("LocalAddresses", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Remote addresses. - /// - public static string RemoteAddresses { - get { - return ResourceManager.GetString("RemoteAddresses", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Enter a valid IP address, subnet (e.g. 10.0.0.0/8) or keyword (e.g. LocalSubnet, Internet). - /// - public static string EnterValidFirewallAddress { - get { - return ResourceManager.GetString("EnterValidFirewallAddress", resourceCulture); - } - } } } diff --git a/Source/NETworkManager.Localization/Resources/Strings.resx b/Source/NETworkManager.Localization/Resources/Strings.resx index be263b510f..01097d7193 100644 --- a/Source/NETworkManager.Localization/Resources/Strings.resx +++ b/Source/NETworkManager.Localization/Resources/Strings.resx @@ -1,4 +1,4 @@ - +