121f0095cSStanislav Motylkov/*
221f0095cSStanislav Motylkov * PROJECT:     ReactOS ipconfig utility
321f0095cSStanislav Motylkov * LICENSE:     GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
421f0095cSStanislav Motylkov * PURPOSE:     English (United States) resource file
521f0095cSStanislav Motylkov * TRANSLATOR:  Copyright 2005-2006 Ged Murphy <gedmurphy@gmail.com>
621f0095cSStanislav Motylkov */
721f0095cSStanislav Motylkov
8c2c66affSColin FinckLANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
9c2c66affSColin Finck
10c2c66affSColin FinckSTRINGTABLE
11c2c66affSColin FinckBEGIN
12aaa0cb67SEric Kohl    IDS_HEADER "\nReactOS IP Configuration\n\n"
13aaa0cb67SEric Kohl    IDS_HOSTNAME            "\tHost Name . . . . . . . . . . . . : %hs\n"
14aaa0cb67SEric Kohl    IDS_PRIMARYDNSSUFFIX    "\tPrimary DNS Suffix. . . . . . . . : %hs\n"
15*0d0bd954SEric Kohl    IDS_NODETYPEBCAST       "\tNode Type . . . . . . . . . . . . : Broadcast\n"
16*0d0bd954SEric Kohl    IDS_NODETYPEP2P         "\tNode Type . . . . . . . . . . . . : Peer To Peer\n"
17*0d0bd954SEric Kohl    IDS_NODETYPEMIXED       "\tNode Type . . . . . . . . . . . . : Mixed\n"
18*0d0bd954SEric Kohl    IDS_NODETYPEHYBRID      "\tNode Type . . . . . . . . . . . . : Hybrid\n"
19*0d0bd954SEric Kohl    IDS_NODETYPEUNKNOWN     "\tNode Type . . . . . . . . . . . . : Unknown\n"
20aaa0cb67SEric Kohl    IDS_IPROUTINGNO         "\tIP Routing Enabled. . . . . . . . : No\n"
21aaa0cb67SEric Kohl    IDS_IPROUTINGYES        "\tIP Routing Enabled. . . . . . . . : Yes\n"
22aaa0cb67SEric Kohl    IDS_WINSPROXYNO         "\tWINS Proxy enabled. . . . . . . . : No\n"
23aaa0cb67SEric Kohl    IDS_WINSPROXYYES        "\tWINS Proxy enabled. . . . . . . . : Yes\n"
24aaa0cb67SEric Kohl    IDS_DNSSUFFIXLIST       "\tDNS Suffix Search List. . . . . . : %hs\n"
25aaa0cb67SEric Kohl    IDS_EMPTYLINE           "\t                                    %hs\n"
26aaa0cb67SEric Kohl    IDS_MEDIADISCONNECTED   "\tMedia State . . . . . . . . . . . : Media disconnected\n"
27aaa0cb67SEric Kohl    IDS_CONNECTIONDNSSUFFIX "\tConnection-specific DNS Suffix. . : %hs\n"
28aaa0cb67SEric Kohl    IDS_DESCRIPTION         "\tDescription . . . . . . . . . . . : "
29aaa0cb67SEric Kohl    IDS_PHYSICALADDRESS     "\tPhysical Address. . . . . . . . . : %hs\n"
30aaa0cb67SEric Kohl    IDS_DHCPNO              "\tDHCP Enabled. . . . . . . . . . . : No\n"
31aaa0cb67SEric Kohl    IDS_DHCPYES             "\tDHCP Enabled. . . . . . . . . . . : Yes\n"
32aaa0cb67SEric Kohl    IDS_AUTOCONFIGNO        "\tAutoconfiguration Enabled . . . . : No\n"
33aaa0cb67SEric Kohl    IDS_AUTOCONFIGYES       "\tAutoconfiguration Enabled . . . . : Yes\n"
34aaa0cb67SEric Kohl    IDS_IPADDRESS           "\tIP Address. . . . . . . . . . . . : %hs\n"
35aaa0cb67SEric Kohl    IDS_SUBNETMASK          "\tSubnet Mask . . . . . . . . . . . : %hs\n"
36aaa0cb67SEric Kohl    IDS_DEFAULTGATEWAY      "\tDefault Gateway . . . . . . . . . : %hs\n"
37aaa0cb67SEric Kohl    IDS_DHCPSERVER          "\tDHCP Server . . . . . . . . . . . : %hs\n"
38aaa0cb67SEric Kohl    IDS_DNSSERVERS          "\tDNS Servers . . . . . . . . . . . : %hs\n"
39aaa0cb67SEric Kohl    IDS_PRIMARYWINSSERVER   "\tPrimary WINS Server . . . . . . . : %hs\n"
40aaa0cb67SEric Kohl    IDS_SECONDARYWINSSERVER "\tSecondary WINS Server . . . . . . : %hs\n"
41aaa0cb67SEric Kohl    IDS_LEASEOBTAINED       "\tLease Obtained. . . . . . . . . . : %s\n"
42aaa0cb67SEric Kohl    IDS_LEASEEXPIRES        "\tLease Expires . . . . . . . . . . : %s\n"
43c2c66affSColin FinckEND
44c2c66affSColin Finck
45c2c66affSColin FinckSTRINGTABLE
46c2c66affSColin FinckBEGIN
4750d78f04SEric Kohl    IDS_UNKNOWNADAPTER "\nUnknown Adapter: %ls\n"
4850d78f04SEric Kohl    IDS_OTHER "\nOther Type Of Adapter: %ls\n"
4950d78f04SEric Kohl    IDS_ETH "\nEthernet Adapter: %ls\n"
5050d78f04SEric Kohl    IDS_TOKEN "\nToken Ring Adapter: %ls\n"
5150d78f04SEric Kohl    IDS_FDDI "\nFDDI Adapter: %ls\n"
5250d78f04SEric Kohl    IDS_PPP "\nPPP Adapter: %ls\n"
5350d78f04SEric Kohl    IDS_LOOP "\nLoopback Adapter: %ls\n"
5450d78f04SEric Kohl    IDS_SLIP "\nSLIP Adapter: %ls\n"
5550d78f04SEric Kohl    IDS_WIFI "\nWireless Network Adapter: %ls\n"
56c2c66affSColin FinckEND
57c2c66affSColin Finck
58c2c66affSColin FinckSTRINGTABLE
59c2c66affSColin FinckBEGIN
60b0b40ce5SEric Kohl    IDS_DNSNAME              "\t%ls\n"
61b0b40ce5SEric Kohl    IDS_DNSLINE              "\t----------------------------------------\n"
62b0b40ce5SEric Kohl    IDS_DNSRECORDNAME        "\tRecord Name . . . . . : %ls\n"
63b0b40ce5SEric Kohl    IDS_DNSRECORDTYPE        "\tRecord Type . . . . . : %hu\n"
64b0b40ce5SEric Kohl    IDS_DNSRECORDTTL         "\tTime To Live. . . . . : %lu\n"
65b0b40ce5SEric Kohl    IDS_DNSRECORDLENGTH      "\tData Length . . . . . : %hu\n"
66b0b40ce5SEric Kohl    IDS_DNSSECTIONQUESTION   "\tSection . . . . . . . : Question\n"
67b0b40ce5SEric Kohl    IDS_DNSSECTIONANSWER     "\tSection . . . . . . . : Answer\n"
68b0b40ce5SEric Kohl    IDS_DNSSECTIONAUTHORITY  "\tSection . . . . . . . : Authority\n"
69b0b40ce5SEric Kohl    IDS_DNSSECTIONADDITIONAL "\tSection . . . . . . . : Additional\n"
70b0b40ce5SEric Kohl    IDS_DNSTYPEA             "\tA (Host) Record . . . : %ls\n"
71b0b40ce5SEric Kohl    IDS_DNSTYPENS            "\tNS Record . . . . . . : %ls\n"
72b0b40ce5SEric Kohl    IDS_DNSTYPECNAME         "\tCNAME Record. . . . . : %ls\n"
73b0b40ce5SEric Kohl    IDS_DNSTYPESOA           "\tSOA Record. . . . . . : \n"
74b0b40ce5SEric Kohl    IDS_DNSTYPEPTR           "\tPTR Record. . . . . . : %ls\n"
75b0b40ce5SEric Kohl    IDS_DNSTYPEMX            "\tMX Record . . . . . . : \n"
76b0b40ce5SEric Kohl    IDS_DNSTYPEAAAA          "\tAAAA Record . . . . . : %ls\n"
77b0b40ce5SEric Kohl    IDS_DNSTYPEATMA          "\tATMA Record . . . . . : \n"
78b0b40ce5SEric Kohl    IDS_DNSTYPESRV           "\tSRV Record. . . . . . : \n"
79b0b40ce5SEric KohlEND
80b0b40ce5SEric Kohl
81b0b40ce5SEric KohlSTRINGTABLE
82b0b40ce5SEric KohlBEGIN
83c2c66affSColin Finck/* Please keep the spacing/formatting as per En.rc when translating */
84c2c66affSColin Finck    IDS_USAGE
85c2c66affSColin Finck    "\nUSAGE:\n\
86c2c66affSColin Finck        ipconfig [/? | /all | /renew [adapter] | /release [adapter] |\n\
87c2c66affSColin Finck                  /flushdns | /displaydns | /registerdns |\n\
88c2c66affSColin Finck                  /showclassid adapter |\n\
89c2c66affSColin Finck                  /setclassid adapter [classid] ]\n\
90c2c66affSColin Finck\n\
91c2c66affSColin Finck    where\n\
92c2c66affSColin Finck        adapter         Connection name\n\
93c2c66affSColin Finck                       (wildcard characters * and ? allowed, see examples)\n\
94c2c66affSColin Finck\n\
95c2c66affSColin Finck        Options:\n\
96c2c66affSColin Finck           /?           Display this help message\n\
97c2c66affSColin Finck           /all         Display full configuration information.\n\
98c2c66affSColin Finck           /release     Release the IP address for the specified adapter.\n\
99c2c66affSColin Finck           /renew       Renew the IP address for the specified adapter.\n\
100c2c66affSColin Finck           /flushdns    Purges the DNS Resolver cache.\n\
101c2c66affSColin Finck           /registerdns Refreshes all DHCP leases and re-registers DNS names.\n\
102c2c66affSColin Finck           /displaydns  Display the contents of the DNS Resolver Cache.\n\
103c2c66affSColin Finck           /showclassid Displays all the dhcp class IDs allowed for adapter.\n\
104c2c66affSColin Finck           /setclassid  Modifies the dhcp class id.\n\
105c2c66affSColin Finck\n\
106c2c66affSColin Finck    The default is to display only the IP address, subnet mask and\n\
107c2c66affSColin Finck    default gateway for each adapter bound to TCP/IP.\n\
108c2c66affSColin Finck\n\
109c2c66affSColin Finck    For Release and Renew, if no adapter name is specified, then the IP address\n\
110c2c66affSColin Finck    leases for all adapters bound to TCP/IP will be released or renewed.\n\
111c2c66affSColin Finck\n\
112c2c66affSColin Finck    For Setclassid, if no ClassId is specified, then the ClassId is removed.\n\
113c2c66affSColin Finck\n\
114c2c66affSColin Finck    Examples:\n\
115c2c66affSColin Finck        > ipconfig                   ... Show information.\n\
116c2c66affSColin Finck        > ipconfig /all              ... Show detailed information\n\
117c2c66affSColin Finck        > ipconfig /renew            ... renew all adapters\n\
118c2c66affSColin Finck        > ipconfig /renew EL*        ... renew any connection that has its\n\
119c2c66affSColin Finck                                         name starting with EL\n\
120c2c66affSColin Finck        > ipconfig /release *Con*    ... release all matching connections,\n\
121c2c66affSColin Finck                                         eg. ""Local Area Connection 1"" or\n\
122c2c66affSColin Finck                                             ""Local Area Connection 2""\n"
123c2c66affSColin FinckEND
124