|
42 | 42 | <system:String x:Key="String_Header_AreYouSure">Are you sure?</system:String> |
43 | 43 | <system:String x:Key="String_Header_ValidationFailed">Validation failed!</system:String> |
44 | 44 | <system:String x:Key="String_Header_Success">Success!</system:String> |
45 | | - <system:String x:Key="String_Header_OUILookup">OUI-Lookup</system:String> |
46 | | - <system:String x:Key="String_Header_PortScanner">Port-Scanner</system:String> |
47 | | - <system:String x:Key="String_Header_PortLookup">Port-Lookup</system:String> |
| 45 | + <system:String x:Key="String_Header_OUILookup">OUI Lookup</system:String> |
| 46 | + <system:String x:Key="String_Header_PortScanner">Port Scanner</system:String> |
| 47 | + <system:String x:Key="String_Header_PortLookup">Port Lookup</system:String> |
48 | 48 | <system:String x:Key="String_Header_Port">Port</system:String> |
49 | 49 | <system:String x:Key="String_Header_Socket">Socket</system:String> |
50 | 50 | <system:String x:Key="String_Header_History">History</system:String> |
|
90 | 90 | <system:String x:Key="String_RestartRequired">Restart Required</system:String> |
91 | 91 | <system:String x:Key="String_RestartRequiredAfterSettingsChanged">Some settings are applied only after restarting the application!</system:String> |
92 | 92 | <system:String x:Key="String_WakeUp">Wake Up</system:String> |
93 | | - <system:String x:Key="String_MACAddress">MAC-Address</system:String> |
| 93 | + <system:String x:Key="String_MACAddress">MAC Address</system:String> |
94 | 94 | <system:String x:Key="String_Hostname">Hostname</system:String> |
95 | 95 | <system:String x:Key="String_Description">Description</system:String> |
96 | 96 | <system:String x:Key="String_Broadcast">Broadcast</system:String> |
97 | 97 | <system:String x:Key="String_Port">Port</system:String> |
98 | | - <system:String x:Key="String_IPAddress">IP-Address</system:String> |
| 98 | + <system:String x:Key="String_IPAddress">IP Address</system:String> |
99 | 99 | <system:String x:Key="String_StartWithWindows">Start with Windows (current user)</system:String> |
100 | 100 | <system:String x:Key="String_StartMinimizedInTray">Start minimized in tray</system:String> |
101 | 101 | <system:String x:Key="String_AlwaysShowIconInTray">Always show icon in tray</system:String> |
|
110 | 110 | <system:String x:Key="String_Status">Status</system:String> |
111 | 111 | <system:String x:Key="String_PhysicalAddress">Physical Address</system:String> |
112 | 112 | <system:String x:Key="String_Speed">Speed</system:String> |
113 | | - <system:String x:Key="String_IPv4Address">IPv4-Address</system:String> |
| 113 | + <system:String x:Key="String_IPv4Address">IPv4 Address</system:String> |
114 | 114 | <system:String x:Key="String_Subnetmask">Subnetmask</system:String> |
115 | 115 | <system:String x:Key="String_CIDR">CIDR</system:String> |
116 | 116 | <system:String x:Key="String_SubnetmaskOrCIDR">Subnetmask or CIDR</system:String> |
|
120 | 120 | <system:String x:Key="String_DHCPServer">DHCP server</system:String> |
121 | 121 | <system:String x:Key="String_DHCPLeaseObtained">DHCP Lease Obtained</system:String> |
122 | 122 | <system:String x:Key="String_DHCPLeaseExpires">DHCP Lease Expires</system:String> |
123 | | - <system:String x:Key="String_IPv6Address">IPv6-Address</system:String> |
124 | | - <system:String x:Key="String_IPv6AddressLinkLocal">Link-local IPv6-Address</system:String> |
| 123 | + <system:String x:Key="String_IPv6Address">IPv6 Address</system:String> |
| 124 | + <system:String x:Key="String_IPv6AddressLinkLocal">Link-local IPv6 Address</system:String> |
125 | 125 | <system:String x:Key="String_IPv6DefaultGateway">IPv6-Default-Gateway</system:String> |
126 | 126 | <system:String x:Key="String_ObtainAnIPAddressAutomatically">Obtain an IP address automatically</system:String> |
127 | 127 | <system:String x:Key="String_UseTheFollowingIPAddress">Use the following IP address:</system:String> |
|
133 | 133 | <system:String x:Key="String_No">No</system:String> |
134 | 134 | <system:String x:Key="String_DNSSuffix">DNS Suffix</system:String> |
135 | 135 | <system:String x:Key="String_DNSServers">DNS Servers</system:String> |
136 | | - <system:String x:Key="String_DynamicIPv4Address">Dynamic IPv4-Address</system:String> |
137 | | - <system:String x:Key="String_StaticIPv4Address">Static IPv4-Address</system:String> |
138 | | - <system:String x:Key="String_StaticIPv4DNSServer">Static IPv4-DNS-Server</system:String> |
139 | | - <system:String x:Key="String_DynamicIPv4DNSServer">Dynamic IPv4-DNS-Server</system:String> |
140 | | - <system:String x:Key="String_DefaultGateway">Default-Gateway</system:String> |
| 136 | + <system:String x:Key="String_DynamicIPv4Address">Dynamic IPv4 Address</system:String> |
| 137 | + <system:String x:Key="String_StaticIPv4Address">Static IPv4 Address</system:String> |
| 138 | + <system:String x:Key="String_StaticIPv4DNSServer">Static IPv4 DNS Server</system:String> |
| 139 | + <system:String x:Key="String_DynamicIPv4DNSServer">Dynamic IPv4 DNS Server</system:String> |
| 140 | + <system:String x:Key="String_DefaultGateway">Default Gateway</system:String> |
141 | 141 | <system:String x:Key="String_AddTemplate">Add template</system:String> |
142 | 142 | <system:String x:Key="String_EnterHostnameForClient">Enter the hostname to identify the client later.</system:String> |
143 | 143 | <system:String x:Key="String_Administrator">Administrator</system:String> |
144 | | - <system:String x:Key="String_RestartAsAdministrator">Restart as Administrator</system:String> |
145 | | - <system:String x:Key="String_RestartAsAdministratorMessage">Administrative rights are required to change this configuration.</system:String> |
146 | 144 | <system:String x:Key="String_NetworkAddress">Network address</system:String> |
147 | 145 | <system:String x:Key="String_DeleteClientMessage">The selected client will be deleted permanently.</system:String> |
148 | 146 | <system:String x:Key="String_Timeout">Timeout</system:String> |
|
153 | 151 | <system:String x:Key="String_IPv6">IPv6</system:String> |
154 | 152 | <system:String x:Key="String_TimeToWaitBetweenEachPing">Time to wait between each ping</system:String> |
155 | 153 | <system:String x:Key="String_ShowTheFollowingApplicationOnStartup">Show the following application on startup:</system:String> |
156 | | - <system:String x:Key="String_IPAddresses">IP-Addresses</system:String> |
| 154 | + <system:String x:Key="String_IPAddresses">IP addresses</system:String> |
157 | 155 | <system:String x:Key="String_PacketsTransmitted">Packets transmitted</system:String> |
158 | 156 | <system:String x:Key="String_ReceivedLost">Received / Lost</system:String> |
159 | 157 | <system:String x:Key="String_PacketLoss">Packet loss</system:String> |
|
179 | 177 | <system:String x:Key="String_CanceledByUser">The operation has been canceled by the user!</system:String> |
180 | 178 | <system:String x:Key="String_ApplicationSettings">Application settings</system:String> |
181 | 179 | <system:String x:Key="String_NetworkInterfaceProfiles">Network interface profiles</system:String> |
182 | | - <system:String x:Key="String_PortScannerProfiles">Port-Scanner profiles</system:String> |
| 180 | + <system:String x:Key="String_PortScannerProfiles">Port Scanner profiles</system:String> |
183 | 181 | <system:String x:Key="String_WakeOnLANClients">Wake on LAN clients</system:String> |
184 | 182 | <system:String x:Key="String_RemoteDesktopSessions">Remote Desktop sessions</system:String> |
185 | 183 | <system:String x:Key="String_SelectedSettingsAreReset">The selected settings are reset.</system:String> |
|
197 | 195 | <system:String x:Key="String_Protocol">Protocol</system:String> |
198 | 196 | <system:String x:Key="String_Service">Service</system:String> |
199 | 197 | <system:String x:Key="String_ShowClosedPorts">Show closed ports</system:String> |
200 | | - <system:String x:Key="String_HostnameOrIPAddress">Hostname or IP-Address</system:String> |
| 198 | + <system:String x:Key="String_HostnameOrIPAddress">Hostname or IP address</system:String> |
201 | 199 | <system:String x:Key="String_Ports">Ports</system:String> |
202 | 200 | <system:String x:Key="String_NumberOfStoredEntries">Number of stored entries:</system:String> |
203 | 201 | <system:String x:Key="String_NetworkLocationCannotBeReached">The network address cannot be reached. Check if your computer is connected to the network. For information about network troubleshooting, see Windows Help.</system:String> |
|
218 | 216 | <system:String x:Key="String_Result">Result</system:String> |
219 | 217 | <system:String x:Key="String_NoDNSRecordFoundCheckYourInputAndSettings">No DNS record found for "{0}"! Check your input and the settings.</system:String> |
220 | 218 | <system:String x:Key="String_UnkownError">Unkown error!</system:String> |
221 | | - <system:String x:Key="String_TimeoutWhenQueryingDNSServer">Timeout when querying the DNS server with the IP-Address "{0}"!</system:String> |
| 219 | + <system:String x:Key="String_TimeoutWhenQueryingDNSServer">Timeout when querying the DNS server with the IP address "{0}"!</system:String> |
222 | 220 | <system:String x:Key="String_ResolveCNAME">Resolve CNAME</system:String> |
223 | 221 | <system:String x:Key="String_Host">Host</system:String> |
224 | 222 | <system:String x:Key="String_CouldNotResolveHostnameFor">Could not resolve hostname for: "{0}"</system:String> |
|
241 | 239 | <system:String x:Key="String_AddDNSSuffixToHostname">Add DNS suffix (primary) to hostname</system:String> |
242 | 240 | <system:String x:Key="String_UseCustomDNSSuffix">Use custom DNS suffix</system:String> |
243 | 241 | <system:String x:Key="String_SettingsSuccessfullyImported">Settings successfully imported!</system:String> |
244 | | - <system:String x:Key="String_IPScannerProfilesReloaded">IP-Scanner profiles reloaded</system:String> |
| 242 | + <system:String x:Key="String_IPScannerProfilesReloaded">IP Scanner profiles reloaded</system:String> |
245 | 243 | <system:String x:Key="String_WakeOnLANClientsReloaded">Wake on LAN clients reloaded</system:String> |
246 | 244 | <system:String x:Key="String_NetworkInterfaceProfilesReloaded">Network interface profiles reloaded</system:String> |
247 | | - <system:String x:Key="String_PortScannerProfilesReloaded">Port-Scanner profiles reloaded</system:String> |
| 245 | + <system:String x:Key="String_PortScannerProfilesReloaded">Port Scanner profiles reloaded</system:String> |
248 | 246 | <system:String x:Key="String_RemoteDesktopSessionsReloaded">Remote Desktop sessions reloaded</system:String> |
249 | 247 | <system:String x:Key="String_ComingSoon">Coming Soon!</system:String> |
250 | 248 | <system:String x:Key="String_Override">override</system:String> |
|
261 | 259 | <system:String x:Key="String_Destination">Destination</system:String> |
262 | 260 | <system:String x:Key="String_EnterASubnetToCalculateIt">Enter a subnet to calculate it...</system:String> |
263 | 261 | <system:String x:Key="String_Subnet">Subnet</system:String> |
264 | | - <system:String x:Key="String_FirstIPAddress">First IP-Address</system:String> |
265 | | - <system:String x:Key="String_LastIPAddress">Last IP-Address</system:String> |
| 262 | + <system:String x:Key="String_FirstIPAddress">First IP Address</system:String> |
| 263 | + <system:String x:Key="String_LastIPAddress">Last IP Address</system:String> |
266 | 264 | <system:String x:Key="String_Hosts">Hosts</system:String> |
267 | 265 | <system:String x:Key="String_NoEnabledNetworkAdaptersFound">No enabled network adapters found!</system:String> |
268 | 266 | <system:String x:Key="String_Domain">Domain</system:String> |
|
273 | 271 | <system:String x:Key="String_Group">Group</system:String> |
274 | 272 | <system:String x:Key="String_Default">Default</system:String> |
275 | 273 | <system:String x:Key="String_CopyAs">Copy as</system:String> |
276 | | - <system:String x:Key="String_IPScannerProfiles">IP-Scanner profiles</system:String> |
| 274 | + <system:String x:Key="String_IPScannerProfiles">IP scanner profiles</system:String> |
277 | 275 | <system:String x:Key="String_IPRange">IP range</system:String> |
278 | 276 | <system:String x:Key="String_NothingFound">Nothing found!</system:String> |
279 | 277 | <system:String x:Key="String_RedirectClipboard">Redirect clipboard</system:String> |
|
307 | 305 | <system:String x:Key="String_Button_Add">Add</system:String> |
308 | 306 | <system:String x:Key="String_Button_Cancel">Cancel</system:String> |
309 | 307 | <system:String x:Key="String_Button_OK">OK</system:String> |
310 | | - <system:String x:Key="String_Button_RestartAsAdministrator">Restart as Administrator</system:String> |
311 | 308 | <system:String x:Key="String_Button_Delete">Delete</system:String> |
312 | 309 | <system:String x:Key="String_Button_Calculate">Calculate</system:String> |
313 | 310 | <system:String x:Key="String_Button_Ping">Ping</system:String> |
|
350 | 347 | <system:String x:Key="String_Watermark_ExamplePort">7</system:String> |
351 | 348 | <system:String x:Key="String_Watermark_ExampleIPv4Address">192.168.178.55</system:String> |
352 | 349 | <system:String x:Key="String_Watermark_ExampleSubnetmask">255.255.255.0</system:String> |
353 | | - <system:String x:Key="String_Watermark_HostnameOrIPAddress">Hostname or IP-Address...</system:String> |
| 350 | + <system:String x:Key="String_Watermark_HostnameOrIPAddress">Hostname or IP address...</system:String> |
354 | 351 | <system:String x:Key="String_Watermark_EampleIPScanRange">192.168.1.0/24; 192.168.178.1 - 192.168.178.128; 192.168.[178-179].[1,100,150-200]; 192.168.178.150</system:String> |
355 | 352 | <system:String x:Key="String_Watermark_LocationOfTheImport">Location of the import file...</system:String> |
356 | 353 | <system:String x:Key="String_Watermark_ExampleMACAddressesOrVendor">01:23:45:67:89:AB; 01-23-45; AA11BB; 00F1A2C3D4E5; Intel Corp; Asus</system:String> |
|
365 | 362 |
|
366 | 363 | <!-- ShowProgress --> |
367 | 364 | <system:String x:Key="String_ProgessHeader_ConfigureNetworkInterface">Configure Network Interface</system:String> |
368 | | - <system:String x:Key="String_Progress_SetStaticIPAddress">Set static IP-Address and gateway...</system:String> |
369 | | - <system:String x:Key="String_Progress_SetDynamicIPAddress">Set dynamic IP-Address...</system:String> |
370 | | - <system:String x:Key="String_Progress_SetStaticDNSServer">Set static DNS-Server...</system:String> |
371 | | - <system:String x:Key="String_Progesss_SetDynamicDNSServer">Set dynamic DNS-Server...</system:String> |
| 365 | + <system:String x:Key="String_Progress_SetStaticIPAddress">Set static IP address and gateway...</system:String> |
| 366 | + <system:String x:Key="String_Progress_SetDynamicIPAddress">Set dynamic IP address...</system:String> |
| 367 | + <system:String x:Key="String_Progress_SetStaticDNSServer">Set static DNS server...</system:String> |
| 368 | + <system:String x:Key="String_Progesss_SetDynamicDNSServer">Set dynamic DNS server...</system:String> |
372 | 369 | <system:String x:Key="String_Progress_RenewDHCPLease">Renew DHCP lease...</system:String> |
373 | 370 | <system:String x:Key="String_Progress_FixGatewayAfterDHCPEnabled">Fix gateway after DHCP is enabled...</system:String> |
374 | 371 |
|
375 | 372 | <!-- Validate (User Input in GUI) --> |
376 | 373 | <system:String x:Key="String_ValidateError_FieldEmpty">Field cannot be empty!</system:String> |
377 | | - <system:String x:Key="String_ValidateError_EnterValidMACAddress">Enter a valid MAC-Address like 00:F1:23:AB:F2:35!</system:String> |
| 374 | + <system:String x:Key="String_ValidateError_EnterValidMACAddress">Enter a valid MAC address like 00:F1:23:AB:F2:35!</system:String> |
378 | 375 | <system:String x:Key="String_ValidateError_EnterValidPort">Enter a valid port (1 - 65535)!</system:String> |
379 | | - <system:String x:Key="String_ValidateError_EnterValidIPv4Address">Enter a valid IPv4-Address!</system:String> |
| 376 | + <system:String x:Key="String_ValidateError_EnterValidIPv4Address">Enter a valid IPv4 address!</system:String> |
380 | 377 | <system:String x:Key="String_ValidateError_FolderDoesNotExist">Folder does not exists!</system:String> |
381 | 378 | <system:String x:Key="String_ValidateError_EnterValidSubnetmask">Enter a valid subnetmask (like 255.255.255.0)!</system:String> |
382 | 379 | <system:String x:Key="String_ValidateError_EnterValidSubnetmaskOrCIDR">Enter a valid subnetmask or CIDR (like 255.255.255.0 or 24)!</system:String> |
|
385 | 382 | <system:String x:Key="String_ValidateError_EnterValidPortOrPortRange">Enter a valid port and/or port range (1 - 65535)!</system:String> |
386 | 383 | <system:String x:Key="String_ValidateError_OnlyNumbersCanBeEntered">Only numbers can be entered!</system:String> |
387 | 384 | <system:String x:Key="String_ValidateError_EnterValidValueBetween10and100">Enter a valid value between 10 and 100!</system:String> |
388 | | - <system:String x:Key="String_ValidateError_EnterValidIPAddress">Enter a valid IP-Address!</system:String> |
| 385 | + <system:String x:Key="String_ValidateError_EnterValidIPAddress">Enter a valid IP address!</system:String> |
389 | 386 | <system:String x:Key="String_ValidateError_EnterValidSubnet">Enter a valid subnet (like 192.168.178.133/26)</system:String> |
390 | 387 |
|
391 | 388 | <!-- ApplicationView.Name --> |
|
0 commit comments