[WLAN-BRINGUP]
[reactos.git] / base / setup / usetup / lang / lt-LT.h
1 /*
2 * PROJECT: ReactOS Setup
3 * LICENSE: GPL - See COPYING in the top level directory
4 * FILE: base/setup/usetup/lang/lt-LT.h
5 * PURPOSE: Lithuanian Language File
6 * TRANSLATOR: Vytis "CMan" GirdØijauskas (cman@cman.us)
7 * DATE: 2008-01-06
8 */
9
10 #pragma once
11
12 MUI_LAYOUTS ltLTLayouts[] =
13 {
14 { L"0427", L"00010427" },
15 { L"0409", L"00000409" },
16 { NULL, NULL }
17 };
18
19 static MUI_ENTRY ltLTLanguagePageEntries[] =
20 {
21 {
22 4,
23 3,
24 " ReactOS " KERNEL_VERSION_STR " diegimo programa ",
25 TEXT_STYLE_UNDERLINE
26 },
27 {
28 6,
29 8,
30 "Kalbos pasirinkimas",
31 TEXT_STYLE_NORMAL
32 },
33 {
34 8,
35 10,
36 "\x07 Pasirinkite kalbÐ, kuri bus naudojama diegimo proceso metu.",
37 TEXT_STYLE_NORMAL
38 },
39 {
40 8,
41 11,
42 " Tuomet nuspauskite ENTER.",
43 TEXT_STYLE_NORMAL
44 },
45 {
46 8,
47 13,
48 "\x07 ¾i kalba bus nustatyta standartine Ôdiegtoje sistemoje.",
49 TEXT_STYLE_NORMAL
50 },
51 {
52 0,
53 0,
54 "ENTER = TÒsti F3 = Baigti",
55 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
56 },
57 {
58 0,
59 0,
60 NULL,
61 0
62 }
63 };
64
65 static MUI_ENTRY ltLTWelcomePageEntries[] =
66 {
67 {
68 4,
69 3,
70 " ReactOS " KERNEL_VERSION_STR " diegimo programa ",
71 TEXT_STYLE_UNDERLINE
72 },
73 {
74 6,
75 8,
76 "Jus sveikina ReactOS diegimo programa",
77 TEXT_STYLE_HIGHLIGHT
78 },
79 {
80 6,
81 11,
82 "¾i diegimo dalis nukopijuos ReactOS operacinÓs sistemos bylas Ô j×sÖ",
83 TEXT_STYLE_NORMAL
84 },
85 {
86 6,
87 12,
88 "kompiuterÔ ir paruoÕ antrÐjÐ diegimo dalÔ.",
89 TEXT_STYLE_NORMAL
90 },
91 {
92 8,
93 15,
94 "\x07 Spauskite ENTER, jei norite diegti ReactOS.",
95 TEXT_STYLE_NORMAL
96 },
97 {
98 8,
99 17,
100 "\x07 Spauskite R, jei norite taisyti ReactOS.",
101 TEXT_STYLE_NORMAL
102 },
103 {
104 8,
105 19,
106 "\x07 Spauskite L, jei norite pamatyti ReactOS licencijos sÐlygas.",
107 TEXT_STYLE_NORMAL
108 },
109 {
110 8,
111 21,
112 "\x07 Spauskite F3, jei norite uØdaryti ReactOS diegimo programÐ.",
113 TEXT_STYLE_NORMAL
114 },
115 {
116 6,
117 23,
118 "NorÓdami gauti daugiau informacijos apie ReactOS, aplankykite:",
119 TEXT_STYLE_NORMAL
120 },
121 {
122 6,
123 24,
124 "http://www.reactos.org",
125 TEXT_STYLE_HIGHLIGHT
126 },
127 {
128 0,
129 0,
130 "ENTER = TÒsti R = Taisyti F3 = Baigti",
131 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
132 },
133 {
134 0,
135 0,
136 NULL,
137 0
138 }
139 };
140
141 static MUI_ENTRY ltLTIntroPageEntries[] =
142 {
143 {
144 4,
145 3,
146 " ReactOS " KERNEL_VERSION_STR " diegimo programa ",
147 TEXT_STYLE_UNDERLINE
148 },
149 {
150 6,
151 8,
152 "ReactOS Setup is in an early development phase. It does not yet",
153 TEXT_STYLE_NORMAL
154 },
155 {
156 6,
157 9,
158 "support all the functions of a fully usable setup application.",
159 TEXT_STYLE_NORMAL
160 },
161 {
162 6,
163 12,
164 "The following limitations apply:",
165 TEXT_STYLE_NORMAL
166 },
167 {
168 8,
169 13,
170 "- Setup can not handle more than one primary partition per disk.",
171 TEXT_STYLE_NORMAL
172 },
173 {
174 8,
175 14,
176 "- Setup can not delete a primary partition from a disk",
177 TEXT_STYLE_NORMAL
178 },
179 {
180 8,
181 15,
182 " as long as extended partitions exist on this disk.",
183 TEXT_STYLE_NORMAL
184 },
185 {
186 8,
187 16,
188 "- Setup can not delete the first extended partition from a disk",
189 TEXT_STYLE_NORMAL
190 },
191 {
192 8,
193 17,
194 " as long as other extended partitions exist on this disk.",
195 TEXT_STYLE_NORMAL
196 },
197 {
198 8,
199 18,
200 "- Setup supports FAT file systems only.",
201 TEXT_STYLE_NORMAL
202 },
203 {
204 8,
205 19,
206 "- File system checks are not implemented yet.",
207 TEXT_STYLE_NORMAL
208 },
209 {
210 8,
211 23,
212 "\x07 Press ENTER to install ReactOS.",
213 TEXT_STYLE_NORMAL
214 },
215 {
216 8,
217 25,
218 "\x07 Press F3 to quit without installing ReactOS.",
219 TEXT_STYLE_NORMAL
220 },
221 {
222 0,
223 0,
224 "ENTER = TÒsti F3 = Baigti",
225 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
226 },
227 {
228 0,
229 0,
230 NULL,
231 0
232 }
233 };
234
235 static MUI_ENTRY ltLTLicensePageEntries[] =
236 {
237 {
238 4,
239 3,
240 " ReactOS " KERNEL_VERSION_STR " diegimo programa ",
241 TEXT_STYLE_UNDERLINE
242 },
243 {
244 6,
245 6,
246 "Licensing:",
247 TEXT_STYLE_HIGHLIGHT
248 },
249 {
250 8,
251 8,
252 "The ReactOS System is licensed under the terms of the",
253 TEXT_STYLE_NORMAL
254 },
255 {
256 8,
257 9,
258 "GNU GPL with parts containing code from other compatible",
259 TEXT_STYLE_NORMAL
260 },
261 {
262 8,
263 10,
264 "licenses such as the X11 or BSD and GNU LGPL licenses.",
265 TEXT_STYLE_NORMAL
266 },
267 {
268 8,
269 11,
270 "All software that is part of the ReactOS system is",
271 TEXT_STYLE_NORMAL
272 },
273 {
274 8,
275 12,
276 "therefore released under the GNU GPL as well as maintaining",
277 TEXT_STYLE_NORMAL
278 },
279 {
280 8,
281 13,
282 "the original license.",
283 TEXT_STYLE_NORMAL
284 },
285 {
286 8,
287 15,
288 "This software comes with NO WARRANTY or restrictions on usage",
289 TEXT_STYLE_NORMAL
290 },
291 {
292 8,
293 16,
294 "save applicable local and international law. The licensing of",
295 TEXT_STYLE_NORMAL
296 },
297 {
298 8,
299 17,
300 "ReactOS only covers distribution to third parties.",
301 TEXT_STYLE_NORMAL
302 },
303 {
304 8,
305 18,
306 "If for some reason you did not receive a copy of the",
307 TEXT_STYLE_NORMAL
308 },
309 {
310 8,
311 19,
312 "GNU General Public License with ReactOS please visit",
313 TEXT_STYLE_NORMAL
314 },
315 {
316 8,
317 20,
318 "http://www.gnu.org/licenses/licenses.html",
319 TEXT_STYLE_HIGHLIGHT
320 },
321 {
322 8,
323 22,
324 "Warranty:",
325 TEXT_STYLE_HIGHLIGHT
326 },
327 {
328 8,
329 24,
330 "This is free software; see the source for copying conditions.",
331 TEXT_STYLE_NORMAL
332 },
333 {
334 8,
335 25,
336 "There is NO warranty; not even for MERCHANTABILITY or",
337 TEXT_STYLE_NORMAL
338 },
339 {
340 8,
341 26,
342 "FITNESS FOR A PARTICULAR PURPOSE",
343 TEXT_STYLE_NORMAL
344 },
345 {
346 0,
347 0,
348 "ENTER = GrÔØti",
349 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
350 },
351 {
352 0,
353 0,
354 NULL,
355 0
356 }
357 };
358
359 static MUI_ENTRY ltLTDevicePageEntries[] =
360 {
361 {
362 4,
363 3,
364 " ReactOS " KERNEL_VERSION_STR " diegimo programa ",
365 TEXT_STYLE_UNDERLINE
366 },
367 {
368 6,
369 8,
370 "Ïemiau esantis sÐraÕas rodo dabartinius ÔrenginiÖ nustatymus.",
371 TEXT_STYLE_NORMAL
372 },
373 {
374 24,
375 11,
376 "Kompiuteris:",
377 TEXT_STYLE_NORMAL | TEXT_ALIGN_RIGHT
378 },
379 {
380 24,
381 12,
382 "Ekranas:",
383 TEXT_STYLE_NORMAL | TEXT_ALIGN_RIGHT,
384 },
385 {
386 24,
387 13,
388 "Klaviat×ra:",
389 TEXT_STYLE_NORMAL | TEXT_ALIGN_RIGHT
390 },
391 {
392 24,
393 14,
394 "Klav iÕdÓstymas:",
395 TEXT_STYLE_NORMAL | TEXT_ALIGN_RIGHT
396 },
397 {
398 24,
399 16,
400 "Naudoti:",
401 TEXT_STYLE_NORMAL | TEXT_ALIGN_RIGHT
402 },
403 {
404 25,
405 16, "Naudoti Õiuos ÔrenginiÖ nustatymus",
406 TEXT_STYLE_NORMAL
407 },
408 {
409 6,
410 19,
411 "J×s galite pakeisti ÔrenginiÖ nustatymus. Spausdami klaviÕus AUK¾TYN",
412 TEXT_STYLE_NORMAL
413 },
414 {
415 6,
416 20,
417 "arba ÏEMYN, pasirinkite punktÐ, kurÔ norite pakeisti. PaspaudÒ ENTER",
418 TEXT_STYLE_NORMAL
419 },
420 {
421 6,
422 21,
423 "galÓsite pasirinkti alternatyvÐ.",
424 TEXT_STYLE_NORMAL
425 },
426 {
427 6,
428 23,
429 "Kai visi nustatymai bus teisingi, pasirinkite \"Naudoti Õiuos Ôrengi-",
430 TEXT_STYLE_NORMAL
431 },
432 {
433 6,
434 24,
435 "niÖ nustatymus\" ir paspauskite ENTER.",
436 TEXT_STYLE_NORMAL
437 },
438 {
439 0,
440 0,
441 "ENTER = TÒsti F3 = Baigti",
442 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
443 },
444 {
445 0,
446 0,
447 NULL,
448 0
449 }
450 };
451
452 static MUI_ENTRY ltLTRepairPageEntries[] =
453 {
454 {
455 4,
456 3,
457 " ReactOS " KERNEL_VERSION_STR " diegimo programa ",
458 TEXT_STYLE_UNDERLINE
459 },
460 {
461 6,
462 8,
463 "ReactOS Setup is in an early development phase. It does not yet",
464 TEXT_STYLE_NORMAL
465 },
466 {
467 6,
468 9,
469 "support all the functions of a fully usable setup application.",
470 TEXT_STYLE_NORMAL
471 },
472 {
473 6,
474 12,
475 "The repair functions are not implemented yet.",
476 TEXT_STYLE_NORMAL
477 },
478 {
479 8,
480 15,
481 "\x07 Press U for Updating OS.",
482 TEXT_STYLE_NORMAL
483 },
484 {
485 8,
486 17,
487 "\x07 Press R for the Recovery Console.",
488 TEXT_STYLE_NORMAL
489 },
490 {
491 8,
492 19,
493 "\x07 Press ESC to return to the main page.",
494 TEXT_STYLE_NORMAL
495 },
496 {
497 8,
498 21,
499 "\x07 Press ENTER to reboot your computer.",
500 TEXT_STYLE_NORMAL
501 },
502 {
503 0,
504 0,
505 "ESC = Main page ENTER = Reboot",
506 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
507 },
508 {
509 0,
510 0,
511 NULL,
512 0
513 }
514 };
515 static MUI_ENTRY ltLTComputerPageEntries[] =
516 {
517 {
518 4,
519 3,
520 " ReactOS " KERNEL_VERSION_STR " diegimo programa ",
521 TEXT_STYLE_UNDERLINE
522 },
523 {
524 6,
525 8,
526 "You want to change the type of computer to be installed.",
527 TEXT_STYLE_NORMAL
528 },
529 {
530 8,
531 10,
532 "\x07 Press the UP or DOWN key to select the desired computer type.",
533 TEXT_STYLE_NORMAL
534 },
535 {
536 8,
537 11,
538 " Then press ENTER.",
539 TEXT_STYLE_NORMAL
540 },
541 {
542 8,
543 13,
544 "\x07 Press the ESC key to return to the previous page without changing",
545 TEXT_STYLE_NORMAL
546 },
547 {
548 8,
549 14,
550 " the computer type.",
551 TEXT_STYLE_NORMAL
552 },
553 {
554 0,
555 0,
556 "ENTER = TÒsti ESC = AtÕaukti F3 = Baigti",
557 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
558 },
559 {
560 0,
561 0,
562 NULL,
563 0
564 }
565 };
566
567 static MUI_ENTRY ltLTFlushPageEntries[] =
568 {
569 {
570 4,
571 3,
572 " ReactOS " KERNEL_VERSION_STR " diegimo programa ",
573 TEXT_STYLE_UNDERLINE
574 },
575 {
576 10,
577 6,
578 "The system is now making sure all data is stored on your disk",
579 TEXT_STYLE_NORMAL
580 },
581 {
582 10,
583 8,
584 "This may take a minute",
585 TEXT_STYLE_NORMAL
586 },
587 {
588 10,
589 9,
590 "When finished, your computer will reboot automatically",
591 TEXT_STYLE_NORMAL
592 },
593 {
594 0,
595 0,
596 "Flushing cache",
597 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
598 },
599 {
600 0,
601 0,
602 NULL,
603 0
604 }
605 };
606
607 static MUI_ENTRY ltLTQuitPageEntries[] =
608 {
609 {
610 4,
611 3,
612 " ReactOS " KERNEL_VERSION_STR " diegimo programa ",
613 TEXT_STYLE_UNDERLINE
614 },
615 {
616 10,
617 6,
618 "ReactOS is not completely installed",
619 TEXT_STYLE_NORMAL
620 },
621 {
622 10,
623 8,
624 "Remove floppy disk from Drive A: and",
625 TEXT_STYLE_NORMAL
626 },
627 {
628 10,
629 9,
630 "all CD-ROMs from CD-Drives.",
631 TEXT_STYLE_NORMAL
632 },
633 {
634 10,
635 11,
636 "Press ENTER to reboot your computer.",
637 TEXT_STYLE_NORMAL
638 },
639 {
640 0,
641 0,
642 "PraÕome palaukti...",
643 TEXT_TYPE_STATUS | TEXT_PADDING_BIG,
644 },
645 {
646 0,
647 0,
648 NULL,
649 0
650 }
651 };
652
653 static MUI_ENTRY ltLTDisplayPageEntries[] =
654 {
655 {
656 4,
657 3,
658 " ReactOS " KERNEL_VERSION_STR " diegimo programa ",
659 TEXT_STYLE_UNDERLINE
660 },
661 {
662 6,
663 8,
664 "You want to change the type of display to be installed.",
665 TEXT_STYLE_NORMAL
666 },
667 { 8,
668 10,
669 "\x07 Press the UP or DOWN key to select the desired display type.",
670 TEXT_STYLE_NORMAL
671 },
672 {
673 8,
674 11,
675 " Then press ENTER.",
676 TEXT_STYLE_NORMAL
677 },
678 {
679 8,
680 13,
681 "\x07 Press the ESC key to return to the previous page without changing",
682 TEXT_STYLE_NORMAL
683 },
684 {
685 8,
686 14,
687 " the display type.",
688 TEXT_STYLE_NORMAL
689 },
690 {
691 0,
692 0,
693 "ENTER = TÒsti ESC = AtÕaukti F3 = Baigti",
694 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
695 },
696 {
697 0,
698 0,
699 NULL,
700 0
701 }
702 };
703
704 static MUI_ENTRY ltLTSuccessPageEntries[] =
705 {
706 {
707 4,
708 3,
709 " ReactOS " KERNEL_VERSION_STR " diegimo programa ",
710 TEXT_STYLE_UNDERLINE
711 },
712 {
713 10,
714 6,
715 "The basic components of ReactOS have been installed successfully.",
716 TEXT_STYLE_NORMAL
717 },
718 {
719 10,
720 8,
721 "Remove floppy disk from Drive A: and",
722 TEXT_STYLE_NORMAL
723 },
724 {
725 10,
726 9,
727 "all CD-ROMs from CD-Drive.",
728 TEXT_STYLE_NORMAL
729 },
730 {
731 10,
732 11,
733 "Press ENTER to reboot your computer.",
734 TEXT_STYLE_NORMAL
735 },
736 {
737 0,
738 0,
739 "ENTER = Reboot computer",
740 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
741 },
742 {
743 0,
744 0,
745 NULL,
746 0
747 }
748 };
749
750 static MUI_ENTRY ltLTBootPageEntries[] =
751 {
752 {
753 4,
754 3,
755 " ReactOS " KERNEL_VERSION_STR " diegimo programa ",
756 TEXT_STYLE_UNDERLINE
757 },
758 {
759 6,
760 8,
761 "Setup cannot install the bootloader on your computers",
762 TEXT_STYLE_NORMAL
763 },
764 {
765 6,
766 9,
767 "hardisk",
768 TEXT_STYLE_NORMAL
769 },
770 {
771 6,
772 13,
773 "Please insert a formatted floppy disk in drive A: and",
774 TEXT_STYLE_NORMAL
775 },
776 {
777 6,
778 14,
779 "press ENTER.",
780 TEXT_STYLE_NORMAL,
781 },
782 {
783 0,
784 0,
785 "ENTER = TÒsti F3 = Baigti",
786 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
787 },
788 {
789 0,
790 0,
791 NULL,
792 0
793 }
794
795 };
796
797 static MUI_ENTRY ltLTSelectPartitionEntries[] =
798 {
799 {
800 4,
801 3,
802 " ReactOS " KERNEL_VERSION_STR " diegimo programa ",
803 TEXT_STYLE_UNDERLINE
804 },
805 {
806 6,
807 8,
808 "The list below shows existing partitions and unused disk",
809 TEXT_STYLE_NORMAL
810 },
811 {
812 6,
813 9,
814 "space for new partitions.",
815 TEXT_STYLE_NORMAL
816 },
817 {
818 8,
819 11,
820 "\x07 Press UP or DOWN to select a list entry.",
821 TEXT_STYLE_NORMAL
822 },
823 {
824 8,
825 13,
826 "\x07 Press ENTER to install ReactOS onto the selected partition.",
827 TEXT_STYLE_NORMAL
828 },
829 {
830 8,
831 15,
832 "\x07 Press C to create a new partition.",
833 TEXT_STYLE_NORMAL
834 },
835 {
836 8,
837 17,
838 "\x07 Press D to delete an existing partition.",
839 TEXT_STYLE_NORMAL
840 },
841 {
842 0,
843 0,
844 "PraÕome palaukti...",
845 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
846 },
847 {
848 0,
849 0,
850 NULL,
851 0
852 }
853 };
854
855 static MUI_ENTRY ltLTFormatPartitionEntries[] =
856 {
857 {
858 4,
859 3,
860 " ReactOS " KERNEL_VERSION_STR " diegimo programa ",
861 TEXT_STYLE_UNDERLINE
862 },
863 {
864 6,
865 8,
866 "Format partition",
867 TEXT_STYLE_NORMAL
868 },
869 {
870 6,
871 10,
872 "Setup will now format the partition. Press ENTER to continue.",
873 TEXT_STYLE_NORMAL
874 },
875 {
876 0,
877 0,
878 "ENTER = TÒsti F3 = Baigti",
879 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
880 },
881 {
882 0,
883 0,
884 NULL,
885 TEXT_STYLE_NORMAL
886 }
887 };
888
889 static MUI_ENTRY ltLTInstallDirectoryEntries[] =
890 {
891 {
892 4,
893 3,
894 " ReactOS " KERNEL_VERSION_STR " diegimo programa ",
895 TEXT_STYLE_UNDERLINE
896 },
897 {
898 6,
899 8,
900 "Setup installs ReactOS files onto the selected partition. Choose a",
901 TEXT_STYLE_NORMAL
902 },
903 {
904 6,
905 9,
906 "directory where you want ReactOS to be installed:",
907 TEXT_STYLE_NORMAL
908 },
909 {
910 6,
911 14,
912 "To change the suggested directory, press BACKSPACE to delete",
913 TEXT_STYLE_NORMAL
914 },
915 {
916 6,
917 15,
918 "characters and then type the directory where you want ReactOS to",
919 TEXT_STYLE_NORMAL
920 },
921 {
922 6,
923 16,
924 "be installed.",
925 TEXT_STYLE_NORMAL
926 },
927 {
928 0,
929 0,
930 "ENTER = TÒsti F3 = Baigti",
931 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
932 },
933 {
934 0,
935 0,
936 NULL,
937 0
938 }
939 };
940
941 static MUI_ENTRY ltLTFileCopyEntries[] =
942 {
943 {
944 4,
945 3,
946 " ReactOS " KERNEL_VERSION_STR " diegimo programa ",
947 TEXT_STYLE_UNDERLINE
948 },
949 {
950 0,
951 12,
952 "Please wait while ReactOS Setup copies files to your ReactOS",
953 TEXT_STYLE_NORMAL | TEXT_ALIGN_CENTER
954 },
955 {
956 0,
957 13,
958 "installation folder.",
959 TEXT_STYLE_NORMAL | TEXT_ALIGN_CENTER
960 },
961 {
962 0,
963 14,
964 "This may take several minutes to complete.",
965 TEXT_STYLE_NORMAL | TEXT_ALIGN_CENTER
966 },
967 {
968 50,
969 0,
970 "\xB3 Please wait... ",
971 TEXT_TYPE_STATUS
972 },
973 {
974 0,
975 0,
976 NULL,
977 0
978 }
979 };
980
981 static MUI_ENTRY ltLTBootLoaderEntries[] =
982 {
983 {
984 4,
985 3,
986 " ReactOS " KERNEL_VERSION_STR " diegimo programa ",
987 TEXT_STYLE_UNDERLINE
988 },
989 {
990 6,
991 8,
992 "Setup is installing the boot loader",
993 TEXT_STYLE_NORMAL
994 },
995 {
996 8,
997 12,
998 "Install bootloader on the harddisk (MBR and VBR).",
999 TEXT_STYLE_NORMAL
1000 },
1001 {
1002 8,
1003 13,
1004 "Install bootloader on the harddisk (VBR only).",
1005 TEXT_STYLE_NORMAL
1006 },
1007 {
1008 8,
1009 14,
1010 "Install bootloader on a floppy disk.",
1011 TEXT_STYLE_NORMAL
1012 },
1013 {
1014 8,
1015 15,
1016 "Skip install bootloader.",
1017 TEXT_STYLE_NORMAL
1018 },
1019 {
1020 0,
1021 0,
1022 "ENTER = TÒsti F3 = Baigti",
1023 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
1024 },
1025 {
1026 0,
1027 0,
1028 NULL,
1029 0
1030 }
1031 };
1032
1033 static MUI_ENTRY ltLTKeyboardSettingsEntries[] =
1034 {
1035 {
1036 4,
1037 3,
1038 " ReactOS " KERNEL_VERSION_STR " diegimo programa ",
1039 TEXT_STYLE_UNDERLINE
1040 },
1041 {
1042 6,
1043 8,
1044 "You want to change the type of keyboard to be installed.",
1045 TEXT_STYLE_NORMAL
1046 },
1047 {
1048 8,
1049 10,
1050 "\x07 Press the UP or DOWN key to select the desired keyboard type.",
1051 TEXT_STYLE_NORMAL
1052 },
1053 {
1054 8,
1055 11,
1056 " Then press ENTER.",
1057 TEXT_STYLE_NORMAL
1058 },
1059 {
1060 8,
1061 13,
1062 "\x07 Press the ESC key to return to the previous page without changing",
1063 TEXT_STYLE_NORMAL
1064 },
1065 {
1066 8,
1067 14,
1068 " the keyboard type.",
1069 TEXT_STYLE_NORMAL
1070 },
1071 {
1072 0,
1073 0,
1074 "ENTER = TÒsti ESC = AtÕaukti F3 = Baigti",
1075 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
1076 },
1077 {
1078 0,
1079 0,
1080 NULL,
1081 0
1082 }
1083 };
1084
1085 static MUI_ENTRY ltLTLayoutSettingsEntries[] =
1086 {
1087 {
1088 4,
1089 3,
1090 " ReactOS " KERNEL_VERSION_STR " diegimo programa ",
1091 TEXT_STYLE_UNDERLINE
1092 },
1093 {
1094 6,
1095 8,
1096 "Please select a layout to be installed by default.",
1097 TEXT_STYLE_NORMAL
1098 },
1099 {
1100 8,
1101 10,
1102 "\x07 Press the UP or DOWN key to select the desired keyboard",
1103 TEXT_STYLE_NORMAL
1104 },
1105 {
1106 8,
1107 11,
1108 " layout. Then press ENTER.",
1109 TEXT_STYLE_NORMAL
1110 },
1111 {
1112 8,
1113 13,
1114 "\x07 Press the ESC key to return to the previous page without changing",
1115 TEXT_STYLE_NORMAL
1116 },
1117 {
1118 8,
1119 14,
1120 " the keyboard layout.",
1121 TEXT_STYLE_NORMAL
1122 },
1123 {
1124 0,
1125 0,
1126 "ENTER = TÒsti ESC = AtÕaukti F3 = Baigti",
1127 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
1128 },
1129 {
1130 0,
1131 0,
1132 NULL,
1133 0
1134 },
1135
1136 };
1137
1138 static MUI_ENTRY ltLTPrepareCopyEntries[] =
1139 {
1140 {
1141 4,
1142 3,
1143 " ReactOS " KERNEL_VERSION_STR " diegimo programa ",
1144 TEXT_STYLE_UNDERLINE
1145 },
1146 {
1147 6,
1148 8,
1149 "Setup prepares your computer for copying the ReactOS files. ",
1150 TEXT_STYLE_NORMAL
1151 },
1152 {
1153 0,
1154 0,
1155 "Building the file copy list...",
1156 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
1157 },
1158 {
1159 0,
1160 0,
1161 NULL,
1162 0
1163 },
1164
1165 };
1166
1167 static MUI_ENTRY ltLTSelectFSEntries[] =
1168 {
1169 {
1170 4,
1171 3,
1172 " ReactOS " KERNEL_VERSION_STR " diegimo programa ",
1173 TEXT_STYLE_UNDERLINE
1174 },
1175 {
1176 6,
1177 17,
1178 "Select a file system from the list below.",
1179 0
1180 },
1181 {
1182 8,
1183 19,
1184 "\x07 Press UP or DOWN to select a file system.",
1185 0
1186 },
1187 {
1188 8,
1189 21,
1190 "\x07 Press ENTER to format the partition.",
1191 0
1192 },
1193 {
1194 8,
1195 23,
1196 "\x07 Press ESC to select another partition.",
1197 0
1198 },
1199 {
1200 0,
1201 0,
1202 "ENTER = TÒsti ESC = AtÕaukti F3 = Baigti",
1203 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
1204 },
1205
1206 {
1207 0,
1208 0,
1209 NULL,
1210 0
1211 }
1212 };
1213
1214 static MUI_ENTRY ltLTDeletePartitionEntries[] =
1215 {
1216 {
1217 4,
1218 3,
1219 " ReactOS " KERNEL_VERSION_STR " diegimo programa ",
1220 TEXT_STYLE_UNDERLINE
1221 },
1222 {
1223 6,
1224 8,
1225 "You have chosen to delete the partition",
1226 TEXT_STYLE_NORMAL
1227 },
1228 {
1229 8,
1230 18,
1231 "\x07 Press D to delete the partition.",
1232 TEXT_STYLE_NORMAL
1233 },
1234 {
1235 11,
1236 19,
1237 "WARNING: All data on this partition will be lost!",
1238 TEXT_STYLE_NORMAL
1239 },
1240 {
1241 8,
1242 21,
1243 "\x07 Press ESC to cancel.",
1244 TEXT_STYLE_NORMAL
1245 },
1246 {
1247 0,
1248 0,
1249 "D = Delete Partition ESC = AtÕaukti F3 = Baigti",
1250 TEXT_TYPE_STATUS
1251 },
1252 {
1253 0,
1254 0,
1255 NULL,
1256 0
1257 }
1258 };
1259
1260 static MUI_ENTRY ltLTRegistryEntries[] =
1261 {
1262 {
1263 4,
1264 3,
1265 " ReactOS " KERNEL_VERSION_STR " diegimo programa ",
1266 TEXT_STYLE_UNDERLINE
1267 },
1268 {
1269 6,
1270 8,
1271 "Setup is updating the system configuration. ",
1272 TEXT_STYLE_NORMAL
1273 },
1274 {
1275 0,
1276 0,
1277 "Creating registry hives...",
1278 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
1279 },
1280 {
1281 0,
1282 0,
1283 NULL,
1284 0
1285 },
1286
1287 };
1288
1289 MUI_ERROR ltLTErrorEntries[] =
1290 {
1291 {
1292 //ERROR_NOT_INSTALLED
1293 "ReactOS is not completely installed on your\n"
1294 "computer. If you quit Setup now, you will need to\n"
1295 "run Setup again to install ReactOS.\n"
1296 "\n"
1297 " \x07 Press ENTER to continue Setup.\n"
1298 " \x07 Press F3 to quit Setup.",
1299 "F3 = Quit ENTER = Continue"
1300 },
1301 {
1302 //ERROR_NO_HDD
1303 "Setup could not find a harddisk.\n",
1304 "ENTER = Reboot computer"
1305 },
1306 {
1307 //ERROR_NO_SOURCE_DRIVE
1308 "Setup could not find its source drive.\n",
1309 "ENTER = Reboot computer"
1310 },
1311 {
1312 //ERROR_LOAD_TXTSETUPSIF
1313 "Setup failed to load the file TXTSETUP.SIF.\n",
1314 "ENTER = Reboot computer"
1315 },
1316 {
1317 //ERROR_CORRUPT_TXTSETUPSIF
1318 "Setup found a corrupt TXTSETUP.SIF.\n",
1319 "ENTER = Reboot computer"
1320 },
1321 {
1322 //ERROR_SIGNATURE_TXTSETUPSIF,
1323 "Setup found an invalid signature in TXTSETUP.SIF.\n",
1324 "ENTER = Reboot computer"
1325 },
1326 {
1327 //ERROR_DRIVE_INFORMATION
1328 "Setup could not retrieve system drive information.\n",
1329 "ENTER = Reboot computer"
1330 },
1331 {
1332 //ERROR_WRITE_BOOT,
1333 "Setup failed to install FAT bootcode on the system partition.",
1334 "ENTER = Reboot computer"
1335 },
1336 {
1337 //ERROR_LOAD_COMPUTER,
1338 "Setup failed to load the computer type list.\n",
1339 "ENTER = Reboot computer"
1340 },
1341 {
1342 //ERROR_LOAD_DISPLAY,
1343 "Setup failed to load the display settings list.\n",
1344 "ENTER = Reboot computer"
1345 },
1346 {
1347 //ERROR_LOAD_KEYBOARD,
1348 "Setup failed to load the keyboard type list.\n",
1349 "ENTER = Reboot computer"
1350 },
1351 {
1352 //ERROR_LOAD_KBLAYOUT,
1353 "Setup failed to load the keyboard layout list.\n",
1354 "ENTER = Reboot computer"
1355 },
1356 {
1357 //ERROR_WARN_PARTITION,
1358 "Setup found that at least one harddisk contains an incompatible\n"
1359 "partition table that can not be handled properly!\n"
1360 "\n"
1361 "Creating or deleting partitions can destroy the partition table.\n"
1362 "\n"
1363 " \x07 Press F3 to quit Setup."
1364 " \x07 Press ENTER to continue.",
1365 "F3= Quit ENTER = Continue"
1366 },
1367 {
1368 //ERROR_NEW_PARTITION,
1369 "You can not create a new Partition inside\n"
1370 "of an already existing Partition!\n"
1371 "\n"
1372 " * Press any key to continue.",
1373 NULL
1374 },
1375 {
1376 //ERROR_DELETE_SPACE,
1377 "You can not delete unpartitioned disk space!\n"
1378 "\n"
1379 " * Press any key to continue.",
1380 NULL
1381 },
1382 {
1383 //ERROR_INSTALL_BOOTCODE,
1384 "Setup failed to install the FAT bootcode on the system partition.",
1385 "ENTER = Reboot computer"
1386 },
1387 {
1388 //ERROR_NO_FLOPPY,
1389 "No disk in drive A:.",
1390 "ENTER = Continue"
1391 },
1392 {
1393 //ERROR_UPDATE_KBSETTINGS,
1394 "Setup failed to update keyboard layout settings.",
1395 "ENTER = Reboot computer"
1396 },
1397 {
1398 //ERROR_UPDATE_DISPLAY_SETTINGS,
1399 "Setup failed to update display registry settings.",
1400 "ENTER = Reboot computer"
1401 },
1402 {
1403 //ERROR_IMPORT_HIVE,
1404 "Setup failed to import a hive file.",
1405 "ENTER = Reboot computer"
1406 },
1407 {
1408 //ERROR_FIND_REGISTRY
1409 "Setup failed to find the registry data files.",
1410 "ENTER = Reboot computer"
1411 },
1412 {
1413 //ERROR_CREATE_HIVE,
1414 "Setup failed to create the registry hives.",
1415 "ENTER = Reboot computer"
1416 },
1417 {
1418 //ERROR_INITIALIZE_REGISTRY,
1419 "Setup failed to initialize the registry.",
1420 "ENTER = Reboot computer"
1421 },
1422 {
1423 //ERROR_INVALID_CABINET_INF,
1424 "Cabinet has no valid inf file.\n",
1425 "ENTER = Reboot computer"
1426 },
1427 {
1428 //ERROR_CABINET_MISSING,
1429 "Cabinet not found.\n",
1430 "ENTER = Reboot computer"
1431 },
1432 {
1433 //ERROR_CABINET_SCRIPT,
1434 "Cabinet has no setup script.\n",
1435 "ENTER = Reboot computer"
1436 },
1437 {
1438 //ERROR_COPY_QUEUE,
1439 "Setup failed to open the copy file queue.\n",
1440 "ENTER = Reboot computer"
1441 },
1442 {
1443 //ERROR_CREATE_DIR,
1444 "Setup could not create install directories.",
1445 "ENTER = Reboot computer"
1446 },
1447 {
1448 //ERROR_TXTSETUP_SECTION,
1449 "Setup failed to find the 'Directories' section\n"
1450 "in TXTSETUP.SIF.\n",
1451 "ENTER = Reboot computer"
1452 },
1453 {
1454 //ERROR_CABINET_SECTION,
1455 "Setup failed to find the 'Directories' section\n"
1456 "in the cabinet.\n",
1457 "ENTER = Reboot computer"
1458 },
1459 {
1460 //ERROR_CREATE_INSTALL_DIR
1461 "Setup could not create the install directory.",
1462 "ENTER = Reboot computer"
1463 },
1464 {
1465 //ERROR_FIND_SETUPDATA,
1466 "Setup failed to find the 'SetupData' section\n"
1467 "in TXTSETUP.SIF.\n",
1468 "ENTER = Reboot computer"
1469 },
1470 {
1471 //ERROR_WRITE_PTABLE,
1472 "Setup failed to write partition tables.\n"
1473 "ENTER = Reboot computer"
1474 },
1475 {
1476 //ERROR_ADDING_CODEPAGE,
1477 "Setup failed to add codepage to registry.\n"
1478 "ENTER = Reboot computer"
1479 },
1480 {
1481 //ERROR_UPDATE_LOCALESETTINGS,
1482 "Setup could not set the system locale.\n"
1483 "ENTER = Reboot computer"
1484 },
1485 {
1486 //ERROR_ADDING_KBLAYOUTS,
1487 "Setup failed to add keyboard layouts to registry.\n"
1488 "ENTER = Reboot computer"
1489 },
1490 {
1491 //ERROR_UPDATE_GEOID,
1492 "Setup could not set the geo id.\n"
1493 "ENTER = Reboot computer"
1494 },
1495 {
1496 //ERROR_INSUFFICIENT_DISKSPACE,
1497 "Not enough free space in the selected partition.\n"
1498 " * Press any key to continue.",
1499 NULL
1500 },
1501 {
1502 NULL,
1503 NULL
1504 }
1505 };
1506
1507
1508 MUI_PAGE ltLTPages[] =
1509 {
1510 {
1511 LANGUAGE_PAGE,
1512 ltLTLanguagePageEntries
1513 },
1514 {
1515 START_PAGE,
1516 ltLTWelcomePageEntries
1517 },
1518 {
1519 INSTALL_INTRO_PAGE,
1520 ltLTIntroPageEntries
1521 },
1522 {
1523 LICENSE_PAGE,
1524 ltLTLicensePageEntries
1525 },
1526 {
1527 DEVICE_SETTINGS_PAGE,
1528 ltLTDevicePageEntries
1529 },
1530 {
1531 REPAIR_INTRO_PAGE,
1532 ltLTRepairPageEntries
1533 },
1534 {
1535 COMPUTER_SETTINGS_PAGE,
1536 ltLTComputerPageEntries
1537 },
1538 {
1539 DISPLAY_SETTINGS_PAGE,
1540 ltLTDisplayPageEntries
1541 },
1542 {
1543 FLUSH_PAGE,
1544 ltLTFlushPageEntries
1545 },
1546 {
1547 SELECT_PARTITION_PAGE,
1548 ltLTSelectPartitionEntries
1549 },
1550 {
1551 SELECT_FILE_SYSTEM_PAGE,
1552 ltLTSelectFSEntries
1553 },
1554 {
1555 FORMAT_PARTITION_PAGE,
1556 ltLTFormatPartitionEntries
1557 },
1558 {
1559 DELETE_PARTITION_PAGE,
1560 ltLTDeletePartitionEntries
1561 },
1562 {
1563 INSTALL_DIRECTORY_PAGE,
1564 ltLTInstallDirectoryEntries
1565 },
1566 {
1567 PREPARE_COPY_PAGE,
1568 ltLTPrepareCopyEntries
1569 },
1570 {
1571 FILE_COPY_PAGE,
1572 ltLTFileCopyEntries
1573 },
1574 {
1575 KEYBOARD_SETTINGS_PAGE,
1576 ltLTKeyboardSettingsEntries
1577 },
1578 {
1579 BOOT_LOADER_PAGE,
1580 ltLTBootLoaderEntries
1581 },
1582 {
1583 LAYOUT_SETTINGS_PAGE,
1584 ltLTLayoutSettingsEntries
1585 },
1586 {
1587 QUIT_PAGE,
1588 ltLTQuitPageEntries
1589 },
1590 {
1591 SUCCESS_PAGE,
1592 ltLTSuccessPageEntries
1593 },
1594 {
1595 BOOT_LOADER_FLOPPY_PAGE,
1596 ltLTBootPageEntries
1597 },
1598 {
1599 REGISTRY_PAGE,
1600 ltLTRegistryEntries
1601 },
1602 {
1603 -1,
1604 NULL
1605 }
1606 };
1607
1608 MUI_STRING ltLTStrings[] =
1609 {
1610 {STRING_PLEASEWAIT,
1611 " Please wait..."},
1612 {STRING_INSTALLCREATEPARTITION,
1613 " ENTER = Install C = Create Partition F3 = Quit"},
1614 {STRING_INSTALLDELETEPARTITION,
1615 " ENTER = Install D = Delete Partition F3 = Quit"},
1616 {STRING_PARTITIONSIZE,
1617 "Size of new partition:"},
1618 {STRING_CHOOSENEWPARTITION,
1619 "You have chosen to create a new partition on"},
1620 {STRING_HDDSIZE,
1621 "Please enter the size of the new partition in megabytes."},
1622 {STRING_CREATEPARTITION,
1623 " ENTER = Create Partition ESC = Cancel F3 = Quit"},
1624 {STRING_PARTFORMAT,
1625 "This Partition will be formatted next."},
1626 {STRING_NONFORMATTEDPART,
1627 "You chose to install ReactOS on a new or unformatted Partition."},
1628 {STRING_INSTALLONPART,
1629 "Setup installs ReactOS onto Partition"},
1630 {STRING_CHECKINGPART,
1631 "Setup is now checking the selected partition."},
1632 {STRING_QUITCONTINUE,
1633 "F3= Quit ENTER = Continue"},
1634 {STRING_REBOOTCOMPUTER,
1635 "ENTER = Reboot computer"},
1636 {STRING_TXTSETUPFAILED,
1637 "Setup failed to find the '%S' section\nin TXTSETUP.SIF.\n"},
1638 {STRING_COPYING,
1639 " Copying file: %S"},
1640 {STRING_SETUPCOPYINGFILES,
1641 "Setup is copying files..."},
1642 {STRING_REGHIVEUPDATE,
1643 " Updating registry hives..."},
1644 {STRING_IMPORTFILE,
1645 " Importing %S..."},
1646 {STRING_DISPLAYETTINGSUPDATE,
1647 " Updating display registry settings..."},
1648 {STRING_LOCALESETTINGSUPDATE,
1649 " Updating locale settings..."},
1650 {STRING_KEYBOARDSETTINGSUPDATE,
1651 " Updating keyboard layout settings..."},
1652 {STRING_CODEPAGEINFOUPDATE,
1653 " Adding codepage information to registry..."},
1654 {STRING_DONE,
1655 " Done..."},
1656 {STRING_REBOOTCOMPUTER2,
1657 " ENTER = Reboot computer"},
1658 {STRING_CONSOLEFAIL1,
1659 "Unable to open the console\n\n"},
1660 {STRING_CONSOLEFAIL2,
1661 "The most common cause of this is using an USB keyboard\n"},
1662 {STRING_CONSOLEFAIL3,
1663 "USB keyboards are not fully supported yet\n"},
1664 {STRING_FORMATTINGDISK,
1665 "Setup is formatting your disk"},
1666 {STRING_CHECKINGDISK,
1667 "Setup is checking your disk"},
1668 {STRING_FORMATDISK1,
1669 " Format partition as %S file system (quick format) "},
1670 {STRING_FORMATDISK2,
1671 " Format partition as %S file system "},
1672 {STRING_KEEPFORMAT,
1673 " Keep current file system (no changes) "},
1674 {STRING_HDINFOPARTCREATE,
1675 "%I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ."},
1676 {STRING_HDDINFOUNK1,
1677 "%I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu)."},
1678 {STRING_HDDINFOUNK2,
1679 " %c%c Type %lu %I64u %s"},
1680 {STRING_HDINFOPARTDELETE,
1681 "on %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ."},
1682 {STRING_HDDINFOUNK3,
1683 "on %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu)."},
1684 {STRING_HDINFOPARTZEROED,
1685 "Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ)."},
1686 {STRING_HDDINFOUNK4,
1687 "%c%c Type %lu %I64u %s"},
1688 {STRING_HDINFOPARTEXISTS,
1689 "on Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ)."},
1690 {STRING_HDDINFOUNK5,
1691 "%c%c Type %-3u %6lu %s"},
1692 {STRING_HDINFOPARTSELECT,
1693 "%6lu %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %S"},
1694 {STRING_HDDINFOUNK6,
1695 "%6lu %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu)"},
1696 {STRING_NEWPARTITION,
1697 "Setup created a new partition on"},
1698 {STRING_UNPSPACE,
1699 " Unpartitioned space %6lu %s"},
1700 {STRING_MAXSIZE,
1701 "MB (max. %lu MB)"},
1702 {STRING_UNFORMATTED,
1703 "New (Unformatted)"},
1704 {STRING_FORMATUNUSED,
1705 "Unused"},
1706 {STRING_FORMATUNKNOWN,
1707 "Unknown"},
1708 {STRING_KB,
1709 "KB"},
1710 {STRING_MB,
1711 "MB"},
1712 {STRING_GB,
1713 "GB"},
1714 {STRING_ADDKBLAYOUTS,
1715 "Adding keyboard layouts"},
1716 {0, 0}
1717 };