2e59aed331f26627becddeede839614b8e000430
[reactos.git] / reactos / dll / cpl / hdwwiz / lang / pt-BR.rc
1 LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL
2
3 IDD_STARTPAGE DIALOG DISCARDABLE 0, 0, 317, 186
4 STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
5 CAPTION "Add Hardware Wizard"
6 FONT 8, "MS Shell Dlg"
7 BEGIN
8 LTEXT "Welcome to the Add Hardware Wizard", IDC_FINISHTITLE, 114, 8, 203, 24
9 LTEXT "This wizard helps you:", -1, 114, 40, 182, 8
10 LTEXT "1) Install software to support the hardware you add to your computer.", -1, 121, 56, 184, 16
11 LTEXT "2) Troubleshoot problems you may be having with your hardware.", -1, 121, 78, 185, 16
12 ICON IDI_WARNINGICON, IDC_WARNINGICON, 124, 109, 20, 20
13 LTEXT "If your hardware came with an installation CD, it is recommended that you click Cancel to close this wizard and use the manufacturer's CD to install this hardware.", 503, 150, 106, 155, 50
14 LTEXT "To continue, click Next.", -1, 114, 166, 193, 8
15 END
16
17 IDD_SEARCHPAGE DIALOG DISCARDABLE 0, 0, 317, 143
18 STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
19 CAPTION "Add Hardware Wizard"
20 FONT 8, "MS Shell Dlg"
21 BEGIN
22 LTEXT "", IDC_STATUSTEXT, 21, 8, 275, 32
23 ICON IDI_SEARCHICON, IDC_SEARCHICON, 148, 50, 20, 20
24 END
25
26 IDD_ISCONNECTEDPAGE DIALOG DISCARDABLE 0, 0, 317, 143
27 STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
28 CAPTION "Add Hardware Wizard"
29 FONT 8, "MS Shell Dlg"
30 BEGIN
31 LTEXT "Have you already connected this hardware to your computer?", -1, 20, 11, 275, 8
32 AUTORADIOBUTTON "&Yes, I have already connected the hardware", IDC_CONNECTED, 29, 23, 266, 8, WS_GROUP
33 AUTORADIOBUTTON "&No, I have not added the hardware yet", IDC_NOTCONNECTED, 29, 35, 266, 8
34 END
35
36 IDD_PROBELISTPAGE DIALOG DISCARDABLE 0, 0, 317, 143
37 STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
38 CAPTION "Add Hardware Wizard"
39 FONT 8, "MS Shell Dlg"
40 BEGIN
41 LTEXT "From the list below, select an installed hardware device, then click Next to check properties or troubleshoot a problem you might be having.", -1, 21, 8, 275, 22
42 LTEXT "To add hardware not shown in the list, click ""Add a new hardware device.""", -1, 21, 32, 275, 24
43 LTEXT "I&nstalled hardware:", -1, 21, 62, 140, 8
44 CONTROL "", IDC_PROBELIST, "SysListView32", WS_BORDER | WS_GROUP | WS_TABSTOP | LVS_REPORT | LVS_NOSORTHEADER | LVS_SINGLESEL | LVS_SHAREIMAGELISTS, 21, 72, 275, 66
45 END
46
47 IDD_SELECTWAYPAGE DIALOG DISCARDABLE 0, 0, 317, 143
48 STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
49 CAPTION "Add Hardware Wizard"
50 FONT 8, "MS Shell Dlg"
51 BEGIN
52 LTEXT "The wizard can search for other hardware and automatically install it for you. Or, if you know exactly which hardware model you want to install, you can select it from a list.", -1, 21, 8, 280, 24
53 LTEXT "What do you want the wizard to do?", -1, 23, 40, 275, 8
54 AUTORADIOBUTTON "&Search for and install the hardware automatically (Recommended)", IDC_AUTOINSTALL, 30, 55, 266, 8, WS_GROUP | NOT WS_TABSTOP
55 AUTORADIOBUTTON "Install the hardware that I &manually select from a list (Advanced)", IDC_MANUALLYINST, 30, 70, 266, 8, NOT WS_TABSTOP
56 END
57
58 IDD_DETECTEDHWPAGE DIALOG DISCARDABLE 0, 0, 317, 143
59 STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
60 CAPTION "Add Hardware Wizard"
61 FONT 8, "MS Shell Dlg"
62 BEGIN
63 LTEXT "", IDC_STATUSTEXT, 21, 9, 275, 40
64 LTEXT "Detected hardware:", IDC_DETECTEDHWTEXT, 21, 53, 176, 8
65 CONTROL "", IDC_DETECTEDHWLIST, "SysListView32", WS_BORDER | WS_GROUP | WS_TABSTOP | LVS_REPORT | LVS_NOSORTHEADER | LVS_SINGLESEL | LVS_SHAREIMAGELISTS, 21, 65, 275, 70
66 END
67
68 IDD_HWTYPESPAGE DIALOG DISCARDABLE 0, 0, 317, 143
69 STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
70 CAPTION "Add Hardware Wizard"
71 FONT 8, "MS Shell Dlg"
72 BEGIN
73 LTEXT "If you do not see the hardware category you want, click Show All Devices.", IDC_STATUSTEXT, 21, 9, 275, 18
74 LTEXT "Common &hardware types:", IDC_HWTYPESTEXT, 21, 31, 180, 8
75 CONTROL "", IDC_HWTYPESLIST, "SysListView32", WS_BORDER | WS_GROUP | WS_TABSTOP | LVS_REPORT | LVS_NOSORTHEADER | LVS_SINGLESEL | LVS_SHAREIMAGELISTS, 21, 42, 275, 92
76 END
77
78 IDD_PROGRESSPAGE DIALOG DISCARDABLE 0, 0, 317, 143
79 STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
80 CAPTION "Add Hardware Wizard"
81 FONT 8, "MS Shell Dlg"
82 BEGIN
83 LTEXT "It may take several minutes to search for hardware.", -1, 21, 8, 275, 15
84 LTEXT "Total progress:", IDC_TPROGRESSTEXT, 21, 25, 275, 8
85 CONTROL "", IDC_TPROGRESSBAR, "msctls_progress32", 0, 21, 37, 275, 14
86 LTEXT "", IDC_PROGRESSTEXT, 58, 58, 200, 8, SS_NOPREFIX
87 CONTROL "", IDC_PROGRESSBAR, "msctls_progress32", 0, 58, 70, 200, 8
88 END
89
90 IDD_FINISHPAGE DIALOG DISCARDABLE 0, 0, 317, 186
91 STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
92 CAPTION "Add Hardware Wizard"
93 FONT 8, "MS Shell Dlg"
94 BEGIN
95 LTEXT "Completing the Add Hardware Wizard", IDC_FINISHTITLE, 114, 8, 203, 24
96 LTEXT "You have successfully completed the Add Hardware wizard.", -1, 114, 32, 193, 19
97 LTEXT "", IDC_STATUSTEXT, 114, 70, 193, 92
98 LTEXT "To close this wizard, click Finish.", -1, 114, 166, 132, 8
99 END
100
101 IDD_ISFOUNDPAGE DIALOG DISCARDABLE 0, 0, 317, 186
102 STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
103 CAPTION "Add Hardware Wizard"
104 FONT 8, "MS Shell Dlg"
105 BEGIN
106 LTEXT "Completing the Add Hardware Wizard", IDC_FINISHTITLE, 114, 8, 203, 24
107 LTEXT "The wizard found the following hardware connected to your computer:", -1, 114, 32, 193, 19
108 LTEXT "To close this wizard, click Finish.", -1, 114, 166, 132, 8
109 CONTROL "", IDC_FOUNDHARDWARELIST, "SysListView32", WS_BORDER | WS_GROUP | WS_TABSTOP | LVS_REPORT | LVS_NOSORTHEADER | LVS_SINGLESEL | LVS_SHAREIMAGELISTS, 114, 56, 193, 78
110 END
111
112 IDD_HWSTATUSPAGE DIALOG DISCARDABLE 0, 0, 317, 186
113 STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
114 CAPTION "Add Hardware Wizard"
115 FONT 8, "MS Shell Dlg"
116 BEGIN
117 LTEXT "Completing the Add Hardware Wizard", IDC_FINISHTITLE, 114, 8, 195, 28
118 LTEXT "Here is the current status of the hardware you selected:", -1, 114, 40, 193, 19
119 EDITTEXT IDC_HWSTATUSEDIT, 114, 60, 193, 70, ES_MULTILINE | ES_AUTOVSCROLL | ES_READONLY | WS_VSCROLL | NOT WS_TABSTOP
120 LTEXT "To start a troubleshooter that can help you resolve any problems you might be having, click Finish.", -1, 114, 136, 193, 16
121 LTEXT "To exit this wizard, click Cancel.", IDC_STATUSTEXT, 114, 166, 132, 8
122 END
123
124 IDD_NOTCONNECTEDPAGE DIALOG DISCARDABLE 0, 0, 317, 186
125 STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
126 CAPTION "Add Hardware Wizard"
127 FONT 8, "MS Shell Dlg"
128 BEGIN
129 LTEXT "Cannot Continue the Add Hardware Wizard", IDC_FINISHTITLE, 114, 8, 203, 28
130 LTEXT "To continue, connect this hardware to your computer.", -1, 114, 40, 193, 16
131 AUTOCHECKBOX "&Turn off the computer when I click Finish so that I can open the computer and connect the hardware.", IDC_TURNOFFCHECKBOX, 114, 64, 203, 20, BS_TOP | BS_MULTILINE
132 LTEXT "In most cases ReactOS will automatically install your hardware after you connect it. If ReactOS does not find it, you can reopen this wizard to install the supporting software.", -1, 114, 98, 193, 32
133 LTEXT "To close this wizard, click Finish.", IDC_STATUSTEXT, 114, 166, 193, 8
134 END
135
136 STRINGTABLE
137 BEGIN
138 IDS_CPLNAME "Adicionar hardware"
139 IDS_CPLDESCRIPTION "Adiciona hardware ao seu computador."
140 IDS_SEARCHTITLE "Please wait while the wizard searches..."
141 IDS_SEARCHTEXT "This wizard is searching for hardware that has been connected to your computer recently but has not yet been installed."
142 IDS_ISCONNECTED "Is the hardware connected?"
143 IDS_PROBELISTTITLE "The following hardware is already installed on your computer"
144 END