Network Interface Info
Version 2.0.1.x
Author Vadim Churkin (vadim_churkin@mail.ru)
Copyright by Vadim Churkin (C) 2014-2018. All rights reserved.
License MIT.

The file language.ini must consist sections like below

===============================================================================

[English]

LOCALE_ID = "EN"

L_EN = "English"
L_RU = "Русский"

L_VERSION = "Version"
L_RELEASE_CANDIDATE = "RC"
L_BUILD = "build"
L_APPLICATION_NAME = "Network Interface Info"
L_NETWORK_INTERFACES_LIST = "Network Interfaces List"
L_NETWORK_INTERFACES_NOT_FOUNDED = "Devices not founded."
L_NETWORK_INTERFACES_ONE_FOUNDED = "Founded &nbsp;<font color=""#FFFF00""><b>1</b></font>&nbsp; device."
L_NETWORK_INTERFACES_FOUNDED_1 = "Founded &nbsp;<font color=""#FFFF00""><b>%i</b></font>&nbsp; devices."
L_NETWORK_INTERFACES_FOUNDED_24 = "Founded &nbsp;<font color=""#FFFF00""><b>%i</b></font>&nbsp; devices."
L_NETWORK_INTERFACES_FOUNDED_059 = "Founded &nbsp;<font color=""#FFFF00""><b>%i</b></font>&nbsp; devices."
L_NETWORK_DEVICES_NOT_FOUNDED = "Network Interfaces Not Founded"
L_BLUETOOTH_DISABLED = "Bluetooth Disabled"
L_WIRELESS_DISABLED = "Wlan (Wifi) Disabled"
L_NETWORK_CABLE_NOT_ATTACHED = "Network Cable Not Attached"
L_ETHERNET_DISABLED = "Network Adapter Disabled"
L_NETWORK_INTERFACE_STATUS_NON_OPERATIONAL = "Non Operational"
L_WAN_UNPLUGGED = "WAN adapter that is not connected"
L_NETWORK_INTERFACE_STATUS_UNREACHABLE = "WAN adapter that is not connected"
L_NETWORK_INTERFACE_STATUS_DISCONNECTED = "Disconnected"
L_BLUETOOTH_CONNECTING = "Bluetooth Connecting"
L_WIRELESS_CONNECTING = "Wlan (Wifi) Connecting"
L_ETHERNET_CONNECTING = "Connecting"
L_NETWORK_INTERFACE_STATUS_CONNECTING = "Connecting"
L_BLUETOOTH_DHCP_UNAVAILABLE = "DHCP Non Operational"
L_WIRELESS_DHCP_UNAVAILABLE = "DHCP Non Operational"
L_ETHERNET_DHCP_UNAVAILABLE = "DHCP Non Operational"
L_DHCP_UNAVAILABLE = "DHCP Non Operational"
L_BLUETOOTH_ONLINE = "Online"
L_WIRELESS_ONLINE = "Online"
L_ETHERNET_ONLINE = "Online"
L_NETWORK_INTERFACE_STATUS_CONNECTED = "Online"
L_NETWORK_INTERFACE_STATUS_OPERATIONAL = "Online"
L_NETWORK_INTERFACE_STATUS_ONLINE = "Online"
L_NETWORK_INTERFACE_STATUS_UNKNOWN = "Unknown"
L_LABEL_IP_ADDRESS = "IP Address:"
L_MARK_BITS_PER_SEC = "bps"
L_MARK_KBITS_PER_SEC = "Kbps"
L_MARK_MBITS_PER_SEC = "Mbps"
L_MARK_GBITS_PER_SEC = "Gbps"
L_BITS_PER_SEC = "bps"
L_KBITS_PER_SEC = "Kbps"
L_MBITS_PER_SEC = "Mbps"
L_GBITS_PER_SEC = "Gbps"
L_BYTES = "Bytes"
L_KBYTES = "KBytes"
L_MBYTES = "MBytes"
L_GBYTES = "GBytes"
L_REPORT_PHYSICAL_ADDRESS = "MAC"
L_REPORT_SPEED = "Speed"
L_REPORT_ADDRESS_TYPE = "Address Type"
L_REPORT_ADDRESS_TYPE_DHCP = "DHCP"
L_REPORT_ADDRESS_TYPE_MANUAL = "Manual"
L_REPORT_IP_ADDRESS = "IP Address"
L_REPORT_IP_MASK = "Network Mask"
L_REPORT_IP_ADDRESS_NONE = "None"
L_REPORT_GATEWAY = "Gateway"
L_REPORT_MAIN_GATEWAY = "Gateway"
L_REPORT_DNS = "DNS"
L_REPORT_WINS = "Wins"
L_REPORT_INPUT_OCTETS = "Input"
L_REPORT_ONE_OCTET = "byte"
L_REPORT_OCTETS_1 = "bytes"
L_REPORT_OCTETS_24 = "bytes"
L_REPORT_OCTETS_059 = "bytes"
L_REPORT_INPUT_UNICAST_PACKETS = "Input Unicast Packets"
L_REPORT_INPUT_NON_UNICAST_PACKETS = "Input Broadcast/Multicast Packets"
L_REPORT_INPUT_DISCARD_PACKETS = "Input Discard Packets"
L_REPORT_INPUT_ERROR_PACKETS = "Input Error Packets"
L_REPORT_OUTPUT_OCTETS = "Output"
L_REPORT_OUTPUT_UNICAST_PACKETS = "Output Unicast Packets"
L_REPORT_OUTPUT_NON_UNICAST_PACKETS = "Output Broadcast/Multicast Packets"
L_REPORT_OUTPUT_DISCARD_PACKETS = "Output Discard Packets"
L_REPORT_OUTPUT_ERROR_PACKETS = "Output Error Packets"
L_REPORT_EMPTY = ""
L_SPEED_BPS = "bps"
L_SPEED_KBPS = "Kbps"
L_SPEED_MBPS = "Mbps"
L_SPEED_GBPS = "Gbps"
L_REPORT_HOSTNAME = "Hostname"
L_REPORT_NETWORK_INTERFACE = "Network Interface"
L_REPORT_NETWORK_INTERFACE_STATUS = "Status"
L_BUTTON_COPY_REPORT_HINT_TITLE = "Copy Report"
L_BUTTON_COPY_REPORT_HINT_TEXT = "Copy Report to Word and Clipboard."
L_BUTTON_ABOUT_HINT_TITLE = "About"
L_BUTTON_ABOUT_HINT_TEXT = "Information about application and authors."
L_BUTTON_PREFERENCE_HINT_TITLE = "Preference"
L_BUTTON_PREFERENCE_HINT_TEXT = "Preference and tuning the application."
L_OS = "Operation System"
L_WEB_SITE = "Web Site"
L_AUTHOR = "Author"
L_LICENSE = "License"
L_BUTTON_OK = "Ok"
L_REPORT_DATA = "Reports Date"
L_PREFERENCE_HEADER = "Preference"
L_LABEL_VIEW_MODE = "Mode"
L_VIEW_MODE_LITE = "Lite"
L_VIEW_MODE_EXPERT = "Expert"
L_BUTTON_NDTOOLS_HINT_TITLE = "Tools"
L_BUTTON_NDTOOLS_HINT_TEXT = "Control of the Network Interface."
L_LABEL_IPv4_ADDRESS_TYPE = "To receive the IP address automatically"
L_LABEL_IPv4_ADDRESS_MANUAL = "To use the following IP address"
L_LABEL_IPv4_IP_ADDRESS = "IP Address:"
L_LABEL_IPv4_NETWORK_MASK = "Subnet Mask:"
L_LABEL_IPv4_GATEWAY = "Gateway:"
L_LABEL_AUTO_DNS = "To receive the address of DNS server automatically"
L_LABEL_DNS_MANUAL = "To use the following addresses of DNS servers"
L_LABEL_DNS1 = "Prefer DNS Server:"
L_LABEL_DNS2 = "Alternate DNS Server:"
L_BUTTON_IPv4_APPLY = "Apply"
L_BUTTON_IPv4_RENEW = "Renew IP Address"
L_VPN_DISABLED = "VPN Disabled"
L_VPN_CONNECTING = "VPN Connecting"
L_VPN_DHCP_UNAVAILABLE = "DHCP Non Operational"
L_VPN_ONLINE = "VPN Online"
L_ADAPTER_ADMIN_STATUS = "Admin Status"
L_ADAPTER_ADMIN_STATUS_ENABLED = "Enabled"
L_ADAPTER_ADMIN_STATUS_DISABLED = "Disabled"
L_LABEL_LANGUAGE = "Language"
L_LABEL_FRIENDLYNAME = "Friendly Name"
L_BUTTON_CHANGE_FRIENDLYNAME = "Change"
L_REPORT_NETWORK_INTERFACE_FRIENDLYNAME = "Interface Name"
L_WLAN_LIST = "Wlan List"
L_REPORT_WLAN_SSID = "Connected Wlan (SSID)"
L_REPORT_WLAN_AUTH_ALGORITHM = "Auth Algorithm"
L_REPORT_WLAN_SIGNAL_QUALITY = "Signal Quality"
L_REPORT_WLAN_PHY_TYPED = "Media Types"
L_BLUETOOTH_DEVICES_LIST = "Bluetooth Devices List"
L_BLUETOOTH_DISCONNECTED = "Any Bluetooth Device Not Connected"
L_WIRELESS_DISCONNECTED = "Any Wlan Not Connected"
L_BTHDEV_MAC = "MAC"
L_REPORT_BLUETOOTH_IS_CONNECTABLE = "Bluetooth Is Connectable"
L_REPORT_BLUETOOTH_CONNECTABLED = "Enabled"
L_REPORT_BLUETOOTH_NONCONNECTABLED = "Disabled"
L_REPORT_BLUETOOTH_IS_DISCOVERABLE = "Bluetooth Is Discoverable"
L_REPORT_BLUETOOTH_DISCOVERABLED = "Enbled"
L_REPORT_BLUETOOTH_NONDISCOVERABLED = "Disabled"
L_BLUETOOTH_CONNECTABLE = "Bluetooth Connectable"
L_BLUETOOTH_CONNECTABLE_ENABLED = "Enabled"
L_BLUETOOTH_CONNECTABLE_DISABLED = "Disabled"
L_BLUETOOTH_DISCOVERABLE = "Bluetooth Discoverable"
L_BLUETOOTH_DISCOVERABLE_ENABLED = "Enabled"
L_BLUETOOTH_DISCOVERABLE_DISABLED = "Disabled"
L_LABEL_MINIMIZE_MODE = "Minimize to"
L_MINIMIZE_TO_TASKBAR = "Taskbar"
L_MINIMIZE_TO_TRAY = "System Tray"
L_ERROR_DHCP_TIMEOUT = "DHCP Timeout."
L_ERROR_CAPTION = "Error!"
L_ERROR_DHCP_NOTAVAILABLED = "DHCP Not Availabled."
L_WARNING_UAC_CANCEL = "Current operation has been canceled. For successful execution of the operation you need access admin privileges."
L_WARNING_CAPTION = "Warning!"
L_WARNING_UAC_FAIL = "The try access admin permision was fail. For successful execution of the operation you need access admin privileges."
L_LABEL_INFOBOX_POSITION = "Info Box Position"
L_IBP_SCREENCENTER = "Screen Center"
L_IBP_LEFTUPCORNER = "Left Up Corner"
L_IBP_RIGHTUPCORNER = "Right Up Corner"
L_IBP_RIGHTDOWNCORNER = "Right Down Corner"
L_IBP_LEFTDOWNCORNER = "Left Down Corner"
L_IBP_UPEDGE = "Up Edge"
L_IBP_RIGHTEDGE = "Right Edge"
L_IBP_DOWNEDGE = "Down Edge"
L_IBP_LEFTEDGE = "Left Edge"

===============================================================================

