Sync with trunk r63786.
[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 P to create a primary partition.",
833 TEXT_STYLE_NORMAL
834 },
835 {
836 8,
837 17,
838 "\x07 Press E to create an extended partition.",
839 TEXT_STYLE_NORMAL
840 },
841 {
842 8,
843 19,
844 "\x07 Press D to delete an existing partition.",
845 TEXT_STYLE_NORMAL
846 },
847 {
848 0,
849 0,
850 "PraÕome palaukti...",
851 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
852 },
853 {
854 0,
855 0,
856 NULL,
857 0
858 }
859 };
860
861 static MUI_ENTRY ltLTFormatPartitionEntries[] =
862 {
863 {
864 4,
865 3,
866 " ReactOS " KERNEL_VERSION_STR " diegimo programa ",
867 TEXT_STYLE_UNDERLINE
868 },
869 {
870 6,
871 8,
872 "Format partition",
873 TEXT_STYLE_NORMAL
874 },
875 {
876 6,
877 10,
878 "Setup will now format the partition. Press ENTER to continue.",
879 TEXT_STYLE_NORMAL
880 },
881 {
882 0,
883 0,
884 "ENTER = TÒsti F3 = Baigti",
885 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
886 },
887 {
888 0,
889 0,
890 NULL,
891 TEXT_STYLE_NORMAL
892 }
893 };
894
895 static MUI_ENTRY ltLTInstallDirectoryEntries[] =
896 {
897 {
898 4,
899 3,
900 " ReactOS " KERNEL_VERSION_STR " diegimo programa ",
901 TEXT_STYLE_UNDERLINE
902 },
903 {
904 6,
905 8,
906 "Setup installs ReactOS files onto the selected partition. Choose a",
907 TEXT_STYLE_NORMAL
908 },
909 {
910 6,
911 9,
912 "directory where you want ReactOS to be installed:",
913 TEXT_STYLE_NORMAL
914 },
915 {
916 6,
917 14,
918 "To change the suggested directory, press BACKSPACE to delete",
919 TEXT_STYLE_NORMAL
920 },
921 {
922 6,
923 15,
924 "characters and then type the directory where you want ReactOS to",
925 TEXT_STYLE_NORMAL
926 },
927 {
928 6,
929 16,
930 "be installed.",
931 TEXT_STYLE_NORMAL
932 },
933 {
934 0,
935 0,
936 "ENTER = TÒsti F3 = Baigti",
937 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
938 },
939 {
940 0,
941 0,
942 NULL,
943 0
944 }
945 };
946
947 static MUI_ENTRY ltLTFileCopyEntries[] =
948 {
949 {
950 4,
951 3,
952 " ReactOS " KERNEL_VERSION_STR " diegimo programa ",
953 TEXT_STYLE_UNDERLINE
954 },
955 {
956 0,
957 12,
958 "Please wait while ReactOS Setup copies files to your ReactOS",
959 TEXT_STYLE_NORMAL | TEXT_ALIGN_CENTER
960 },
961 {
962 0,
963 13,
964 "installation folder.",
965 TEXT_STYLE_NORMAL | TEXT_ALIGN_CENTER
966 },
967 {
968 0,
969 14,
970 "This may take several minutes to complete.",
971 TEXT_STYLE_NORMAL | TEXT_ALIGN_CENTER
972 },
973 {
974 50,
975 0,
976 "\xB3 Please wait... ",
977 TEXT_TYPE_STATUS
978 },
979 {
980 0,
981 0,
982 NULL,
983 0
984 }
985 };
986
987 static MUI_ENTRY ltLTBootLoaderEntries[] =
988 {
989 {
990 4,
991 3,
992 " ReactOS " KERNEL_VERSION_STR " diegimo programa ",
993 TEXT_STYLE_UNDERLINE
994 },
995 {
996 6,
997 8,
998 "Setup is installing the boot loader",
999 TEXT_STYLE_NORMAL
1000 },
1001 {
1002 8,
1003 12,
1004 "Install bootloader on the harddisk (MBR and VBR).",
1005 TEXT_STYLE_NORMAL
1006 },
1007 {
1008 8,
1009 13,
1010 "Install bootloader on the harddisk (VBR only).",
1011 TEXT_STYLE_NORMAL
1012 },
1013 {
1014 8,
1015 14,
1016 "Install bootloader on a floppy disk.",
1017 TEXT_STYLE_NORMAL
1018 },
1019 {
1020 8,
1021 15,
1022 "Skip install bootloader.",
1023 TEXT_STYLE_NORMAL
1024 },
1025 {
1026 0,
1027 0,
1028 "ENTER = TÒsti F3 = Baigti",
1029 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
1030 },
1031 {
1032 0,
1033 0,
1034 NULL,
1035 0
1036 }
1037 };
1038
1039 static MUI_ENTRY ltLTKeyboardSettingsEntries[] =
1040 {
1041 {
1042 4,
1043 3,
1044 " ReactOS " KERNEL_VERSION_STR " diegimo programa ",
1045 TEXT_STYLE_UNDERLINE
1046 },
1047 {
1048 6,
1049 8,
1050 "You want to change the type of keyboard to be installed.",
1051 TEXT_STYLE_NORMAL
1052 },
1053 {
1054 8,
1055 10,
1056 "\x07 Press the UP or DOWN key to select the desired keyboard type.",
1057 TEXT_STYLE_NORMAL
1058 },
1059 {
1060 8,
1061 11,
1062 " Then press ENTER.",
1063 TEXT_STYLE_NORMAL
1064 },
1065 {
1066 8,
1067 13,
1068 "\x07 Press the ESC key to return to the previous page without changing",
1069 TEXT_STYLE_NORMAL
1070 },
1071 {
1072 8,
1073 14,
1074 " the keyboard type.",
1075 TEXT_STYLE_NORMAL
1076 },
1077 {
1078 0,
1079 0,
1080 "ENTER = TÒsti ESC = AtÕaukti F3 = Baigti",
1081 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
1082 },
1083 {
1084 0,
1085 0,
1086 NULL,
1087 0
1088 }
1089 };
1090
1091 static MUI_ENTRY ltLTLayoutSettingsEntries[] =
1092 {
1093 {
1094 4,
1095 3,
1096 " ReactOS " KERNEL_VERSION_STR " diegimo programa ",
1097 TEXT_STYLE_UNDERLINE
1098 },
1099 {
1100 6,
1101 8,
1102 "Please select a layout to be installed by default.",
1103 TEXT_STYLE_NORMAL
1104 },
1105 {
1106 8,
1107 10,
1108 "\x07 Press the UP or DOWN key to select the desired keyboard",
1109 TEXT_STYLE_NORMAL
1110 },
1111 {
1112 8,
1113 11,
1114 " layout. Then press ENTER.",
1115 TEXT_STYLE_NORMAL
1116 },
1117 {
1118 8,
1119 13,
1120 "\x07 Press the ESC key to return to the previous page without changing",
1121 TEXT_STYLE_NORMAL
1122 },
1123 {
1124 8,
1125 14,
1126 " the keyboard layout.",
1127 TEXT_STYLE_NORMAL
1128 },
1129 {
1130 0,
1131 0,
1132 "ENTER = TÒsti ESC = AtÕaukti F3 = Baigti",
1133 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
1134 },
1135 {
1136 0,
1137 0,
1138 NULL,
1139 0
1140 },
1141
1142 };
1143
1144 static MUI_ENTRY ltLTPrepareCopyEntries[] =
1145 {
1146 {
1147 4,
1148 3,
1149 " ReactOS " KERNEL_VERSION_STR " diegimo programa ",
1150 TEXT_STYLE_UNDERLINE
1151 },
1152 {
1153 6,
1154 8,
1155 "Setup prepares your computer for copying the ReactOS files. ",
1156 TEXT_STYLE_NORMAL
1157 },
1158 {
1159 0,
1160 0,
1161 "Building the file copy list...",
1162 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
1163 },
1164 {
1165 0,
1166 0,
1167 NULL,
1168 0
1169 },
1170
1171 };
1172
1173 static MUI_ENTRY ltLTSelectFSEntries[] =
1174 {
1175 {
1176 4,
1177 3,
1178 " ReactOS " KERNEL_VERSION_STR " diegimo programa ",
1179 TEXT_STYLE_UNDERLINE
1180 },
1181 {
1182 6,
1183 17,
1184 "Select a file system from the list below.",
1185 0
1186 },
1187 {
1188 8,
1189 19,
1190 "\x07 Press UP or DOWN to select a file system.",
1191 0
1192 },
1193 {
1194 8,
1195 21,
1196 "\x07 Press ENTER to format the partition.",
1197 0
1198 },
1199 {
1200 8,
1201 23,
1202 "\x07 Press ESC to select another partition.",
1203 0
1204 },
1205 {
1206 0,
1207 0,
1208 "ENTER = TÒsti ESC = AtÕaukti F3 = Baigti",
1209 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
1210 },
1211
1212 {
1213 0,
1214 0,
1215 NULL,
1216 0
1217 }
1218 };
1219
1220 static MUI_ENTRY ltLTDeletePartitionEntries[] =
1221 {
1222 {
1223 4,
1224 3,
1225 " ReactOS " KERNEL_VERSION_STR " diegimo programa ",
1226 TEXT_STYLE_UNDERLINE
1227 },
1228 {
1229 6,
1230 8,
1231 "You have chosen to delete the partition",
1232 TEXT_STYLE_NORMAL
1233 },
1234 {
1235 8,
1236 18,
1237 "\x07 Press D to delete the partition.",
1238 TEXT_STYLE_NORMAL
1239 },
1240 {
1241 11,
1242 19,
1243 "WARNING: All data on this partition will be lost!",
1244 TEXT_STYLE_NORMAL
1245 },
1246 {
1247 8,
1248 21,
1249 "\x07 Press ESC to cancel.",
1250 TEXT_STYLE_NORMAL
1251 },
1252 {
1253 0,
1254 0,
1255 "D = Delete Partition ESC = AtÕaukti F3 = Baigti",
1256 TEXT_TYPE_STATUS
1257 },
1258 {
1259 0,
1260 0,
1261 NULL,
1262 0
1263 }
1264 };
1265
1266 static MUI_ENTRY ltLTRegistryEntries[] =
1267 {
1268 {
1269 4,
1270 3,
1271 " ReactOS " KERNEL_VERSION_STR " diegimo programa ",
1272 TEXT_STYLE_UNDERLINE
1273 },
1274 {
1275 6,
1276 8,
1277 "Setup is updating the system configuration. ",
1278 TEXT_STYLE_NORMAL
1279 },
1280 {
1281 0,
1282 0,
1283 "Creating registry hives...",
1284 TEXT_TYPE_STATUS | TEXT_PADDING_BIG
1285 },
1286 {
1287 0,
1288 0,
1289 NULL,
1290 0
1291 },
1292
1293 };
1294
1295 MUI_ERROR ltLTErrorEntries[] =
1296 {
1297 {
1298 // NOT_AN_ERROR
1299 "Success\n"
1300 },
1301 {
1302 //ERROR_NOT_INSTALLED
1303 "ReactOS is not completely installed on your\n"
1304 "computer. If you quit Setup now, you will need to\n"
1305 "run Setup again to install ReactOS.\n"
1306 "\n"
1307 " \x07 Press ENTER to continue Setup.\n"
1308 " \x07 Press F3 to quit Setup.",
1309 "F3 = Quit ENTER = Continue"
1310 },
1311 {
1312 //ERROR_NO_HDD
1313 "Setup could not find a harddisk.\n",
1314 "ENTER = Reboot computer"
1315 },
1316 {
1317 //ERROR_NO_SOURCE_DRIVE
1318 "Setup could not find its source drive.\n",
1319 "ENTER = Reboot computer"
1320 },
1321 {
1322 //ERROR_LOAD_TXTSETUPSIF
1323 "Setup failed to load the file TXTSETUP.SIF.\n",
1324 "ENTER = Reboot computer"
1325 },
1326 {
1327 //ERROR_CORRUPT_TXTSETUPSIF
1328 "Setup found a corrupt TXTSETUP.SIF.\n",
1329 "ENTER = Reboot computer"
1330 },
1331 {
1332 //ERROR_SIGNATURE_TXTSETUPSIF,
1333 "Setup found an invalid signature in TXTSETUP.SIF.\n",
1334 "ENTER = Reboot computer"
1335 },
1336 {
1337 //ERROR_DRIVE_INFORMATION
1338 "Setup could not retrieve system drive information.\n",
1339 "ENTER = Reboot computer"
1340 },
1341 {
1342 //ERROR_WRITE_BOOT,
1343 "Setup failed to install FAT bootcode on the system partition.",
1344 "ENTER = Reboot computer"
1345 },
1346 {
1347 //ERROR_LOAD_COMPUTER,
1348 "Setup failed to load the computer type list.\n",
1349 "ENTER = Reboot computer"
1350 },
1351 {
1352 //ERROR_LOAD_DISPLAY,
1353 "Setup failed to load the display settings list.\n",
1354 "ENTER = Reboot computer"
1355 },
1356 {
1357 //ERROR_LOAD_KEYBOARD,
1358 "Setup failed to load the keyboard type list.\n",
1359 "ENTER = Reboot computer"
1360 },
1361 {
1362 //ERROR_LOAD_KBLAYOUT,
1363 "Setup failed to load the keyboard layout list.\n",
1364 "ENTER = Reboot computer"
1365 },
1366 {
1367 //ERROR_WARN_PARTITION,
1368 "Setup found that at least one harddisk contains an incompatible\n"
1369 "partition table that can not be handled properly!\n"
1370 "\n"
1371 "Creating or deleting partitions can destroy the partition table.\n"
1372 "\n"
1373 " \x07 Press F3 to quit Setup.\n"
1374 " \x07 Press ENTER to continue.",
1375 "F3= Quit ENTER = Continue"
1376 },
1377 {
1378 //ERROR_NEW_PARTITION,
1379 "You can not create a new Partition inside\n"
1380 "of an already existing Partition!\n"
1381 "\n"
1382 " * Press any key to continue.",
1383 NULL
1384 },
1385 {
1386 //ERROR_DELETE_SPACE,
1387 "You can not delete unpartitioned disk space!\n"
1388 "\n"
1389 " * Press any key to continue.",
1390 NULL
1391 },
1392 {
1393 //ERROR_INSTALL_BOOTCODE,
1394 "Setup failed to install the FAT bootcode on the system partition.",
1395 "ENTER = Reboot computer"
1396 },
1397 {
1398 //ERROR_NO_FLOPPY,
1399 "No disk in drive A:.",
1400 "ENTER = Continue"
1401 },
1402 {
1403 //ERROR_UPDATE_KBSETTINGS,
1404 "Setup failed to update keyboard layout settings.",
1405 "ENTER = Reboot computer"
1406 },
1407 {
1408 //ERROR_UPDATE_DISPLAY_SETTINGS,
1409 "Setup failed to update display registry settings.",
1410 "ENTER = Reboot computer"
1411 },
1412 {
1413 //ERROR_IMPORT_HIVE,
1414 "Setup failed to import a hive file.",
1415 "ENTER = Reboot computer"
1416 },
1417 {
1418 //ERROR_FIND_REGISTRY
1419 "Setup failed to find the registry data files.",
1420 "ENTER = Reboot computer"
1421 },
1422 {
1423 //ERROR_CREATE_HIVE,
1424 "Setup failed to create the registry hives.",
1425 "ENTER = Reboot computer"
1426 },
1427 {
1428 //ERROR_INITIALIZE_REGISTRY,
1429 "Setup failed to initialize the registry.",
1430 "ENTER = Reboot computer"
1431 },
1432 {
1433 //ERROR_INVALID_CABINET_INF,
1434 "Cabinet has no valid inf file.\n",
1435 "ENTER = Reboot computer"
1436 },
1437 {
1438 //ERROR_CABINET_MISSING,
1439 "Cabinet not found.\n",
1440 "ENTER = Reboot computer"
1441 },
1442 {
1443 //ERROR_CABINET_SCRIPT,
1444 "Cabinet has no setup script.\n",
1445 "ENTER = Reboot computer"
1446 },
1447 {
1448 //ERROR_COPY_QUEUE,
1449 "Setup failed to open the copy file queue.\n",
1450 "ENTER = Reboot computer"
1451 },
1452 {
1453 //ERROR_CREATE_DIR,
1454 "Setup could not create install directories.",
1455 "ENTER = Reboot computer"
1456 },
1457 {
1458 //ERROR_TXTSETUP_SECTION,
1459 "Setup failed to find the 'Directories' section\n"
1460 "in TXTSETUP.SIF.\n",
1461 "ENTER = Reboot computer"
1462 },
1463 {
1464 //ERROR_CABINET_SECTION,
1465 "Setup failed to find the 'Directories' section\n"
1466 "in the cabinet.\n",
1467 "ENTER = Reboot computer"
1468 },
1469 {
1470 //ERROR_CREATE_INSTALL_DIR
1471 "Setup could not create the install directory.",
1472 "ENTER = Reboot computer"
1473 },
1474 {
1475 //ERROR_FIND_SETUPDATA,
1476 "Setup failed to find the 'SetupData' section\n"
1477 "in TXTSETUP.SIF.\n",
1478 "ENTER = Reboot computer"
1479 },
1480 {
1481 //ERROR_WRITE_PTABLE,
1482 "Setup failed to write partition tables.\n"
1483 "ENTER = Reboot computer"
1484 },
1485 {
1486 //ERROR_ADDING_CODEPAGE,
1487 "Setup failed to add codepage to registry.\n"
1488 "ENTER = Reboot computer"
1489 },
1490 {
1491 //ERROR_UPDATE_LOCALESETTINGS,
1492 "Setup could not set the system locale.\n"
1493 "ENTER = Reboot computer"
1494 },
1495 {
1496 //ERROR_ADDING_KBLAYOUTS,
1497 "Setup failed to add keyboard layouts to registry.\n"
1498 "ENTER = Reboot computer"
1499 },
1500 {
1501 //ERROR_UPDATE_GEOID,
1502 "Setup could not set the geo id.\n"
1503 "ENTER = Reboot computer"
1504 },
1505 {
1506 //ERROR_INSUFFICIENT_DISKSPACE,
1507 "Not enough free space in the selected partition.\n"
1508 " * Press any key to continue.",
1509 NULL
1510 },
1511 {
1512 //ERROR_PARTITION_TABLE_FULL,
1513 "You can not create a new primary or extended partition in the\n"
1514 "partition table of this disk because the partition table is full.\n"
1515 "\n"
1516 " * Press any key to continue."
1517 },
1518 {
1519 //ERROR_ONLY_ONE_EXTENDED,
1520 "You can not create more than one extended partition per disk.\n"
1521 "\n"
1522 " * Press any key to continue."
1523 },
1524 {
1525 //ERROR_NOT_BEHIND_EXTENDED,
1526 "You can not create a partition behind an extended partition.\n"
1527 "\n"
1528 " * Press any key to continue."
1529 },
1530 {
1531 //ERROR_EXTENDED_NOT_LAST,
1532 "An extended partition must always be the last\n"
1533 "partition in a partition table.\n"
1534 "\n"
1535 " * Press any key to continue."
1536 },
1537 {
1538 NULL,
1539 NULL
1540 }
1541 };
1542
1543
1544 MUI_PAGE ltLTPages[] =
1545 {
1546 {
1547 LANGUAGE_PAGE,
1548 ltLTLanguagePageEntries
1549 },
1550 {
1551 START_PAGE,
1552 ltLTWelcomePageEntries
1553 },
1554 {
1555 INSTALL_INTRO_PAGE,
1556 ltLTIntroPageEntries
1557 },
1558 {
1559 LICENSE_PAGE,
1560 ltLTLicensePageEntries
1561 },
1562 {
1563 DEVICE_SETTINGS_PAGE,
1564 ltLTDevicePageEntries
1565 },
1566 {
1567 REPAIR_INTRO_PAGE,
1568 ltLTRepairPageEntries
1569 },
1570 {
1571 COMPUTER_SETTINGS_PAGE,
1572 ltLTComputerPageEntries
1573 },
1574 {
1575 DISPLAY_SETTINGS_PAGE,
1576 ltLTDisplayPageEntries
1577 },
1578 {
1579 FLUSH_PAGE,
1580 ltLTFlushPageEntries
1581 },
1582 {
1583 SELECT_PARTITION_PAGE,
1584 ltLTSelectPartitionEntries
1585 },
1586 {
1587 SELECT_FILE_SYSTEM_PAGE,
1588 ltLTSelectFSEntries
1589 },
1590 {
1591 FORMAT_PARTITION_PAGE,
1592 ltLTFormatPartitionEntries
1593 },
1594 {
1595 DELETE_PARTITION_PAGE,
1596 ltLTDeletePartitionEntries
1597 },
1598 {
1599 INSTALL_DIRECTORY_PAGE,
1600 ltLTInstallDirectoryEntries
1601 },
1602 {
1603 PREPARE_COPY_PAGE,
1604 ltLTPrepareCopyEntries
1605 },
1606 {
1607 FILE_COPY_PAGE,
1608 ltLTFileCopyEntries
1609 },
1610 {
1611 KEYBOARD_SETTINGS_PAGE,
1612 ltLTKeyboardSettingsEntries
1613 },
1614 {
1615 BOOT_LOADER_PAGE,
1616 ltLTBootLoaderEntries
1617 },
1618 {
1619 LAYOUT_SETTINGS_PAGE,
1620 ltLTLayoutSettingsEntries
1621 },
1622 {
1623 QUIT_PAGE,
1624 ltLTQuitPageEntries
1625 },
1626 {
1627 SUCCESS_PAGE,
1628 ltLTSuccessPageEntries
1629 },
1630 {
1631 BOOT_LOADER_FLOPPY_PAGE,
1632 ltLTBootPageEntries
1633 },
1634 {
1635 REGISTRY_PAGE,
1636 ltLTRegistryEntries
1637 },
1638 {
1639 -1,
1640 NULL
1641 }
1642 };
1643
1644 MUI_STRING ltLTStrings[] =
1645 {
1646 {STRING_PLEASEWAIT,
1647 " Please wait..."},
1648 {STRING_INSTALLCREATEPARTITION,
1649 " ENTER = Install P = Create Primary E = Create Extended F3 = Quit"},
1650 {STRING_INSTALLCREATELOGICAL,
1651 " ENTER = Install L = Create Logical Partition F3 = Quit"},
1652 {STRING_INSTALLDELETEPARTITION,
1653 " ENTER = Install D = Delete Partition F3 = Quit"},
1654 {STRING_DELETEPARTITION,
1655 " D = Delete Partition F3 = Quit"},
1656 {STRING_PARTITIONSIZE,
1657 "Size of new partition:"},
1658 {STRING_CHOOSENEWPARTITION,
1659 "You have chosen to create a primary partition on"},
1660 {STRING_CHOOSE_NEW_EXTENDED_PARTITION,
1661 "You have chosen to create an extended partition on"},
1662 {STRING_CHOOSE_NEW_LOGICAL_PARTITION,
1663 "You have chosen to create a logical partition on"},
1664 {STRING_HDDSIZE,
1665 "Please enter the size of the new partition in megabytes."},
1666 {STRING_CREATEPARTITION,
1667 " ENTER = Create Partition ESC = Cancel F3 = Quit"},
1668 {STRING_PARTFORMAT,
1669 "This Partition will be formatted next."},
1670 {STRING_NONFORMATTEDPART,
1671 "You chose to install ReactOS on a new or unformatted Partition."},
1672 {STRING_INSTALLONPART,
1673 "Setup installs ReactOS onto Partition"},
1674 {STRING_CHECKINGPART,
1675 "Setup is now checking the selected partition."},
1676 {STRING_QUITCONTINUE,
1677 "F3= Quit ENTER = Continue"},
1678 {STRING_REBOOTCOMPUTER,
1679 "ENTER = Reboot computer"},
1680 {STRING_TXTSETUPFAILED,
1681 "Setup failed to find the '%S' section\nin TXTSETUP.SIF.\n"},
1682 {STRING_COPYING,
1683 " Copying file: %S"},
1684 {STRING_SETUPCOPYINGFILES,
1685 "Setup is copying files..."},
1686 {STRING_REGHIVEUPDATE,
1687 " Updating registry hives..."},
1688 {STRING_IMPORTFILE,
1689 " Importing %S..."},
1690 {STRING_DISPLAYETTINGSUPDATE,
1691 " Updating display registry settings..."},
1692 {STRING_LOCALESETTINGSUPDATE,
1693 " Updating locale settings..."},
1694 {STRING_KEYBOARDSETTINGSUPDATE,
1695 " Updating keyboard layout settings..."},
1696 {STRING_CODEPAGEINFOUPDATE,
1697 " Adding codepage information to registry..."},
1698 {STRING_DONE,
1699 " Done..."},
1700 {STRING_REBOOTCOMPUTER2,
1701 " ENTER = Reboot computer"},
1702 {STRING_CONSOLEFAIL1,
1703 "Unable to open the console\r\n\r\n"},
1704 {STRING_CONSOLEFAIL2,
1705 "The most common cause of this is using an USB keyboard\r\n"},
1706 {STRING_CONSOLEFAIL3,
1707 "USB keyboards are not fully supported yet\r\n"},
1708 {STRING_FORMATTINGDISK,
1709 "Setup is formatting your disk"},
1710 {STRING_CHECKINGDISK,
1711 "Setup is checking your disk"},
1712 {STRING_FORMATDISK1,
1713 " Format partition as %S file system (quick format) "},
1714 {STRING_FORMATDISK2,
1715 " Format partition as %S file system "},
1716 {STRING_KEEPFORMAT,
1717 " Keep current file system (no changes) "},
1718 {STRING_HDINFOPARTCREATE,
1719 "%I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ."},
1720 {STRING_HDDINFOUNK1,
1721 "%I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu)."},
1722 {STRING_HDDINFOUNK2,
1723 " %c%c Type %lu %I64u %s"},
1724 {STRING_HDINFOPARTDELETE,
1725 "on %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %wZ."},
1726 {STRING_HDDINFOUNK3,
1727 "on %I64u %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu)."},
1728 {STRING_HDINFOPARTZEROED,
1729 "Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ)."},
1730 {STRING_HDDINFOUNK4,
1731 "%c%c Type %lu %I64u %s"},
1732 {STRING_HDINFOPARTEXISTS,
1733 "on Harddisk %lu (%I64u %s), Port=%hu, Bus=%hu, Id=%hu (%wZ)."},
1734 {STRING_HDDINFOUNK5,
1735 "%c%c %sType %-3u%s %6lu %s"},
1736 {STRING_HDINFOPARTSELECT,
1737 "%6lu %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu) on %S"},
1738 {STRING_HDDINFOUNK6,
1739 "%6lu %s Harddisk %lu (Port=%hu, Bus=%hu, Id=%hu)"},
1740 {STRING_NEWPARTITION,
1741 "Setup created a new partition on"},
1742 {STRING_UNPSPACE,
1743 " %sUnpartitioned space%s %6lu %s"},
1744 {STRING_MAXSIZE,
1745 "MB (max. %lu MB)"},
1746 {STRING_EXTENDED_PARTITION,
1747 "Extended Partition"},
1748 {STRING_UNFORMATTED,
1749 "New (Unformatted)"},
1750 {STRING_FORMATUNUSED,
1751 "Unused"},
1752 {STRING_FORMATUNKNOWN,
1753 "Unknown"},
1754 {STRING_KB,
1755 "KB"},
1756 {STRING_MB,
1757 "MB"},
1758 {STRING_GB,
1759 "GB"},
1760 {STRING_ADDKBLAYOUTS,
1761 "Adding keyboard layouts"},
1762 {0, 0}
1763 };