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 8075252124..5a686cab6b 100644 --- a/Source/NETworkManager.Localization/Resources/Strings.Designer.cs +++ b/Source/NETworkManager.Localization/Resources/Strings.Designer.cs @@ -302,6 +302,51 @@ public static string Action { } } + /// + /// 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 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. /// @@ -2097,6 +2142,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. /// @@ -4004,6 +4058,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. /// @@ -4013,6 +4076,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. /// @@ -5004,6 +5076,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. /// @@ -5238,6 +5319,51 @@ 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 profiles. + /// + public static string ImportProfiles { + get { + return ResourceManager.GetString("ImportProfiles", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Source. + /// + public static string Source { + get { + return ResourceManager.GetString("Source", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Active Directory. + /// + public static string ImportProfiles_Method_ActiveDirectory { + get { + return ResourceManager.GetString("ImportProfiles_Method_ActiveDirectory", resourceCulture); + } + } + /// /// Looks up a localized string similar to Import / Export. /// @@ -5247,6 +5373,15 @@ 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. /// @@ -7202,6 +7337,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. /// @@ -9200,6 +9344,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. /// @@ -9416,6 +9569,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. /// @@ -9582,6 +9744,24 @@ public static string RunBackgroundJobEveryXMinute { } } + /// + /// Looks up a localized string similar to Run command.... + /// + public static string RunCommandDots { + get { + return ResourceManager.GetString("RunCommandDots", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Run command... (Ctrl+Shift+P). + /// + public static string RunCommandDotsWithHotKey { + get { + return ResourceManager.GetString("RunCommandDotsWithHotKey", resourceCulture); + } + } + /// /// Looks up a localized string similar to Save. /// @@ -10513,6 +10693,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. /// @@ -10684,6 +10873,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!. /// @@ -10702,6 +10900,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. /// @@ -11179,96 +11386,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. /// @@ -11775,24 +11892,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. /// diff --git a/Source/NETworkManager.Localization/Resources/Strings.resx b/Source/NETworkManager.Localization/Resources/Strings.resx index b49e9c2d35..4592895afd 100644 --- a/Source/NETworkManager.Localization/Resources/Strings.resx +++ b/Source/NETworkManager.Localization/Resources/Strings.resx @@ -1,4 +1,4 @@ - +