[APPLICATIONS]
[reactos.git] / reactos / base / setup / reactos / lang / hu-HU.rc
1 /* Hungarian translation by Robert Horvath - talley at cubeclub.hu */
2
3 LANGUAGE LANG_HUNGARIAN, SUBLANG_DEFAULT
4
5 IDD_STARTPAGE DIALOGEX 0, 0, 317, 193
6 STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
7 CAPTION "ReactOS telepítõ"
8 FONT 8, "MS Shell Dlg"
9 BEGIN
10 LTEXT "Welcome to the ReactOS Setup Wizard.", IDC_STARTTITLE, 115, 8, 195, 24
11 LTEXT "Nem tudod feltelepíteni a ReactOS rendszert így! Kérlek indítsd újra a számítógépet ezzel a CD-vel, hogy feltudjad telepíteni a ReactOS rendszert.", IDC_STATIC, 115, 40, 195, 100
12 LTEXT "Click Finish to exit the Setup.", IDC_STATIC, 115, 169, 195, 17
13 END
14
15 IDD_LANGSELPAGE DIALOGEX 0, 0, 317, 193
16 STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
17 CAPTION "ReactOS Setup"
18 FONT 8, "MS Shell Dlg"
19 BEGIN
20 CONTROL "IDB_LOGO", IDB_ROSLOGO, "Static", WS_CHILD | WS_VISIBLE | SS_OWNERDRAW, 18, 0, 290, 99
21 CONTROL "Setup language:", IDC_STATIC, "Static", WS_CHILD | WS_VISIBLE | WS_GROUP | SS_RIGHT, 20, 109, 106, 11
22 CONTROL "", IDC_LANGUAGES, "ComboBox", WS_VSCROLL | WS_TABSTOP | CBS_DROPDOWNLIST, 132, 107, 176, 142
23 CONTROL "Keyboard or input method:", IDC_STATIC, "Static", WS_CHILD | WS_VISIBLE | WS_GROUP | SS_RIGHT, 20, 142, 106, 11
24 CONTROL "", IDC_KEYLAYOUT, "ComboBox", WS_VSCROLL | WS_TABSTOP | CBS_DROPDOWNLIST, 132, 141, 176, 81
25 LTEXT "Click Next to select the setup type.", IDC_STATIC, 10, 180, 297, 10
26 END
27
28 IDD_TYPEPAGE DIALOGEX 0, 0, 317, 193
29 STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
30 CAPTION "ReactOS Setup"
31 FONT 8, "MS Shell Dlg"
32 BEGIN
33 CONTROL "Type of setup", IDC_STATIC, "Button", BS_GROUPBOX, 10, 0, 297, 172
34 CONTROL "Install ReactOS", IDC_INSTALL, "Button", BS_AUTORADIOBUTTON | WS_TABSTOP, 20, 15, 277, 10
35 CONTROL "Repair or update an installed ReactOS", IDC_SETUP, "Button", BS_AUTORADIOBUTTON | WS_TABSTOP | WS_DISABLED, 20, 30, 277, 10
36 LTEXT "Click Next to setup the devices.", IDC_STATIC, 10, 180, 297, 10
37 END
38
39 IDD_DEVICEPAGE DIALOGEX 0, 0, 317, 193
40 STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
41 CAPTION "ReactOS Setup"
42 FONT 8, "MS Shell Dlg"
43 BEGIN
44 CONTROL "Device settings", IDC_STATIC, "Button", BS_GROUPBOX, 10, 0, 297, 172
45 LTEXT "Computer:", IDC_STATIC, 20, 15, 80, 10
46 CONTROL "", IDC_COMPUTER, "ComboBox", WS_VSCROLL | WS_TABSTOP | CBS_DROPDOWNLIST, 100, 15, 180, 80
47 LTEXT "Display:", IDC_STATIC, 20, 35, 80, 10
48 CONTROL "", IDC_DISPLAY, "ComboBox", WS_VSCROLL | WS_TABSTOP | CBS_DROPDOWNLIST, 100, 35, 180, 80
49 LTEXT "Keyboard:", IDC_STATIC, 20, 55, 80, 10
50 CONTROL "", IDC_KEYBOARD, "ComboBox", WS_VSCROLL | WS_TABSTOP | CBS_DROPDOWNLIST, 100, 55, 180, 80
51 LTEXT "Click Next to setup of the installation device.", IDC_STATIC, 10, 180, 277, 20
52 END
53
54 IDD_DRIVEPAGE DIALOGEX 0, 0, 317, 193
55 STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
56 CAPTION "ReactOS Setup"
57 FONT 8, "MS Shell Dlg"
58 BEGIN
59 CONTROL "Partition for ReactOS installation", IDC_STATIC, "Button", BS_GROUPBOX, 10, 1, 298, 176
60 LISTBOX IDC_PARTITION, 20, 12, 278, 142, LBS_HASSTRINGS | WS_VSCROLL
61 PUSHBUTTON "&Create", IDC_PARTCREATE, 20, 155, 50, 15
62 PUSHBUTTON "&Delete", IDC_PARTDELETE, 76, 155, 50, 15
63 PUSHBUTTON "D&river", IDC_DEVICEDRIVER, 162, 155, 50, 15, WS_DISABLED
64 PUSHBUTTON "&Advanced Options...", IDC_PARTMOREOPTS, 218, 155, 80, 15
65 LTEXT "Click Next to check the summary.", IDC_STATIC, 10, 180, 277, 20
66 END
67
68 IDD_PARTITION DIALOGEX 0, 0, 145, 90
69 STYLE DS_SHELLFONT | WS_VISIBLE | WS_CAPTION
70 CAPTION "Create Partition"
71 FONT 8, "MS Shell Dlg"
72 BEGIN
73 CONTROL "", IDC_UPDOWN1, "msctls_updown32", WS_VISIBLE, 104, 22, 9, 13
74 CONTROL "Create and format partition", IDC_STATIC, "Button", BS_GROUPBOX, 7, 5, 129, 57
75 LTEXT "Size:", IDC_STATIC, 13, 24, 27, 9
76 EDITTEXT IDC_PARTSIZE, 52, 23, 53, 13, WS_VISIBLE | WS_TABSTOP
77 LTEXT "GB", IDC_UNIT, 117, 24, 14, 9
78 LTEXT "Filesystem:", IDC_STATIC, 13, 46, 35, 9
79 CONTROL "", IDC_FSTYPE, "ComboBox", WS_VISIBLE | WS_TABSTOP | CBS_DROPDOWNLIST, 52, 42, 79, 50
80 PUSHBUTTON "&OK", IDOK, 35, 68, 47, 15, WS_VISIBLE | WS_TABSTOP
81 PUSHBUTTON "&Cancel", IDCANCEL, 87, 68, 47, 15, WS_VISIBLE | WS_TABSTOP
82 END
83
84 IDD_BOOTOPTIONS DIALOGEX 0, 0, 305, 116
85 STYLE DS_SHELLFONT | WS_VISIBLE | WS_CAPTION
86 CAPTION "Advanced Partition Settings"
87 FONT 8, "MS Shell Dlg"
88 BEGIN
89 CONTROL "Installation folder", IDC_STATIC, "Button", BS_GROUPBOX, 4, 1, 298, 30
90 EDITTEXT IDC_PATH, 10, 11, 278, 13, WS_VISIBLE
91 CONTROL "Boot loader installation", IDC_STATIC, "Button", BS_GROUPBOX, 4, 36, 298, 52
92 CONTROL "Install boot loader on the hard disk (MBR and VBR)", IDC_INSTFREELDR, "Button", BS_AUTORADIOBUTTON | WS_TABSTOP, 10, 46, 278, 11
93 CONTROL "Install boot loader on the hard disk (VBR only)", IDC_INSTVBRONLY, "Button", BS_AUTORADIOBUTTON | WS_TABSTOP, 10, 57, 278, 11
94 CONTROL "No installation of bootloader", IDC_NOINSTFREELDR, "Button", BS_AUTORADIOBUTTON | WS_TABSTOP | WS_DISABLED, 10, 68, 278, 11
95 PUSHBUTTON "&OK", IDOK, 180, 94, 50, 15, WS_TABSTOP | WS_VISIBLE
96 PUSHBUTTON "&Cancel", IDCANCEL, 240, 94, 50, 15, WS_TABSTOP | WS_VISIBLE
97 END
98
99 IDD_SUMMARYPAGE DIALOGEX 0, 0, 317, 193
100 STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
101 CAPTION "ReactOS Setup"
102 FONT 8, "MS Shell Dlg"
103 BEGIN
104 CONTROL "Installation summary", IDC_ACTION, "Button", BS_GROUPBOX, 10, 0, 297, 172
105 LTEXT "Click Next to start the installation process.", IDC_STATIC, 10, 180, 277, 20
106 END
107
108 IDD_PROCESSPAGE DIALOGEX 0, 0, 317, 193
109 STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
110 CAPTION "ReactOS Setup"
111 FONT 8, "MS Shell Dlg"
112 BEGIN
113 CONTROL "Setup action", IDC_ACTION, "Button", BS_GROUPBOX, 10, 0, 297, 172
114 LTEXT "Install files...", IDC_ACTIVITY, 20, 50, 277, 10
115 LTEXT "test.txt", IDC_ITEM, 30, 80, 257, 10
116 CONTROL "", IDC_PROCESSPROGRESS, "msctls_progress32", PBS_SMOOTH | WS_CHILD | WS_VISIBLE | WS_BORDER, 20, 120, 277, 8
117 END
118
119 IDD_RESTARTPAGE DIALOGEX 0, 0, 317, 193
120 STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
121 CAPTION "Completing ReactOS Setup"
122 FONT 8, "MS Shell Dlg"
123 BEGIN
124 CONTROL "Completing the first stage of ReactOS Setup", IDC_FINISHTITLE, "Button", BS_GROUPBOX, 10, 0, 297, 172
125 LTEXT "You have successfully completed the first stage of ReactOS Setup.", IDC_STATIC, 20, 50, 277, 10
126 LTEXT "When you click Finish, your computer will restart.", IDC_STATIC, 20, 80, 277, 10
127 CONTROL "", IDC_RESTART_PROGRESS, "msctls_progress32", PBS_SMOOTH | WS_CHILD | WS_VISIBLE | WS_BORDER, 20, 120, 277, 8
128 LTEXT "If there is a CD in a drive, remove it. Then, to restart your computer, click Finish.", IDC_STATIC, 10, 180, 297, 20
129 END
130
131 STRINGTABLE
132 BEGIN
133 IDS_LANGTITLE "Language Selection"
134 IDS_LANGSUBTITLE "Choose language for setup and final system."
135 IDS_TYPETITLE "Welcome to ReactOS Setup"
136 IDS_TYPESUBTITLE "Choose setup type."
137 IDS_DEVICETITLE "Setup the basic devices"
138 IDS_DEVICESUBTITLE "Set the settings of display and keyboard."
139 IDS_DRIVETITLE "Setup the installation partition and system folder"
140 IDS_DRIVESUBTITLE "Prepare installation partition, system folder and boot loader."
141 IDS_PROCESSTITLE "Setup partition, copy files and setup system"
142 IDS_PROCESSSUBTITLE "Create and format partition, copy files, install and setup boot loader"
143 IDS_RESTARTTITLE "First stage of setup finished"
144 IDS_RESTARTSUBTITLE "The first stage of setup has been completed, restart to continue with second stage"
145 IDS_SUMMARYTITLE "Installation Summary"
146 IDS_SUMMARYSUBTITLE "List installation properties to check before apply to the installation device"
147 IDS_ABORTSETUP "ReactOS is not completely installed on your computer. If you quit Setup now, you will need to run Setup again to install ReactOS. Really quit?"
148 IDS_ABORTSETUP2 "Abort installation?"
149 IDS_NO_TXTSETUP_SIF "Unable to find 'txtsetup.sif'\nSetup is unable to continue."
150 IDS_CAPTION "ReactOS Setup"
151 END