mirror of
https://github.com/reactos/reactos.git
synced 2024-11-27 21:43:32 +08:00
[USETUP] Display the ReactOS release status (#608)
Update the introduction page with a more up-to-date exposition of the current status of ReactOS.
This commit is contained in:
parent
a6bd5b8ceb
commit
03b7e13df5
@ -142,56 +142,62 @@ static MUI_ENTRY bgBGIntroPageEntries[] =
|
||||
{
|
||||
4,
|
||||
3,
|
||||
" ‘« £ ¥ <20>¥ ªâŽ‘ " KERNEL_VERSION_STR " . ",
|
||||
" ReactOS " KERNEL_VERSION_STR " Setup ",
|
||||
TEXT_STYLE_UNDERLINE
|
||||
},
|
||||
{
|
||||
6,
|
||||
8,
|
||||
"<EFBFBD> áâன¢ çêâ <20>¥ ªâŽ‘ ¥ ¢ à á⥯¥ à §à ¡®âª . ‚ᥠ®é¥",
|
||||
TEXT_STYLE_NORMAL
|
||||
"ReactOS Version Status",
|
||||
TEXT_STYLE_HIGHLIGHT
|
||||
},
|
||||
{
|
||||
6,
|
||||
9,
|
||||
"ï¬ ¢á¨çª¨ ¢ê§¬®¦®á⨠¯ê«® ¨§¯®«§¢ ¥¬® áâன¢ é® ¯à¨«®¦¥¨¥.",
|
||||
11,
|
||||
"ReactOS is in Alpha stage, meaning it is not feature-complete",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
12,
|
||||
"‘êé¥áâ¢ã¢ â á«¥¤¨â¥ ®£à ¨ç¥¨ï:",
|
||||
"and is under heavy development. It is recommended to use it only for",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
6,
|
||||
13,
|
||||
"- <20> áâன¢ çêâ ¯®¤¤êà¦ á ¬® FAT.",
|
||||
"evaluation and testing purposes and not as your daily-usage OS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
15,
|
||||
"Backup your data or test on a secondary computer if you attempt",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
16,
|
||||
"to run ReactOS on real hardware.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
14,
|
||||
"- <20>஢¥àª â ä ©«®¢ â ã।¡ ¢á¥ ®é¥ ¥ ¥ £®â®¢ .",
|
||||
19,
|
||||
"\x07 Press ENTER to continue ReactOS Setup.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
23,
|
||||
"\x07 <20> â¨á¥â¥ ENTER § á« £ ¥ <20>¥ ªâŽ‘.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
25,
|
||||
"\x07 <20> â¨á¥â¥ F3 § ¨§å®¤ ¡¥§ á« £ ¥ <20>¥ ªâŽ‘.",
|
||||
21,
|
||||
"\x07 Press F3 to quit without installing ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
0,
|
||||
0,
|
||||
" ENTER = <20>தꫦ ¢ ¥ F3 = ˆ§å®¤",
|
||||
TEXT_TYPE_STATUS
|
||||
"ENTER = Continue F3 = Quit",
|
||||
TEXT_TYPE_STATUS | TEXT_PADDING_BIG
|
||||
},
|
||||
{
|
||||
0,
|
||||
|
@ -139,42 +139,48 @@ static MUI_ENTRY bnBDIntroPageEntries[] =
|
||||
{
|
||||
6,
|
||||
8,
|
||||
"ReactOS Setup is in an early development phase. It does not yet",
|
||||
TEXT_STYLE_NORMAL
|
||||
"ReactOS Version Status",
|
||||
TEXT_STYLE_HIGHLIGHT
|
||||
},
|
||||
{
|
||||
6,
|
||||
9,
|
||||
"support all the functions of a fully usable setup application.",
|
||||
11,
|
||||
"ReactOS is in Alpha stage, meaning it is not feature-complete",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
12,
|
||||
"The following limitations apply:",
|
||||
"and is under heavy development. It is recommended to use it only for",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
6,
|
||||
13,
|
||||
"- Setup supports FAT file systems only.",
|
||||
"evaluation and testing purposes and not as your daily-usage OS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
15,
|
||||
"Backup your data or test on a secondary computer if you attempt",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
16,
|
||||
"to run ReactOS on real hardware.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
14,
|
||||
"- File system checks are not implemented yet.",
|
||||
19,
|
||||
"\x07 Press ENTER to continue ReactOS Setup.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
23,
|
||||
"\x07 Press ENTER to install ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
25,
|
||||
21,
|
||||
"\x07 Press F3 to quit without installing ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
@ -182,7 +188,7 @@ static MUI_ENTRY bnBDIntroPageEntries[] =
|
||||
0,
|
||||
0,
|
||||
"ENTER = Continue F3 = Quit",
|
||||
TEXT_TYPE_STATUS| TEXT_PADDING_BIG
|
||||
TEXT_TYPE_STATUS | TEXT_PADDING_BIG
|
||||
},
|
||||
{
|
||||
0,
|
||||
|
@ -141,55 +141,61 @@ static MUI_ENTRY csCZIntroPageEntries[] =
|
||||
{
|
||||
4,
|
||||
3,
|
||||
" Instalace ReactOS " KERNEL_VERSION_STR " ",
|
||||
" ReactOS " KERNEL_VERSION_STR " Setup ",
|
||||
TEXT_STYLE_UNDERLINE
|
||||
},
|
||||
{
|
||||
6,
|
||||
8,
|
||||
"Instalace ReactOS je v ran‚ věvojov‚ f zi. Zatˇm nejsou podporov ny",
|
||||
TEXT_STYLE_NORMAL
|
||||
"ReactOS Version Status",
|
||||
TEXT_STYLE_HIGHLIGHT
|
||||
},
|
||||
{
|
||||
6,
|
||||
9,
|
||||
"vçechny funkce plnŘ pou§iteln‚ instalaźnˇ aplikace.",
|
||||
11,
|
||||
"ReactOS is in Alpha stage, meaning it is not feature-complete",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
12,
|
||||
"Platˇ n sledujˇcˇ omezenˇ:",
|
||||
"and is under heavy development. It is recommended to use it only for",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
6,
|
||||
13,
|
||||
"- Instalace podporuje pouze souborově syst‚m FAT.",
|
||||
"evaluation and testing purposes and not as your daily-usage OS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
15,
|
||||
"Backup your data or test on a secondary computer if you attempt",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
16,
|
||||
"to run ReactOS on real hardware.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
14,
|
||||
"- Kontroly souborověch syst‚m… zatˇm nejsou implementov ny.",
|
||||
19,
|
||||
"\x07 Press ENTER to continue ReactOS Setup.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
23,
|
||||
"\x07 Stisknutˇm kl vesy ENTER zah jˇte instalaci ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
25,
|
||||
"\x07 Stisknutˇm F3 ukonźˇte instalaci ReactOS.",
|
||||
21,
|
||||
"\x07 Press F3 to quit without installing ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
0,
|
||||
0,
|
||||
"ENTER = Pokraźovat F3 = Ukonźit",
|
||||
"ENTER = Continue F3 = Quit",
|
||||
TEXT_TYPE_STATUS | TEXT_PADDING_BIG
|
||||
},
|
||||
{
|
||||
|
@ -133,62 +133,62 @@ static MUI_ENTRY daDKIntroPageEntries[] =
|
||||
{
|
||||
4,
|
||||
3,
|
||||
" ReactOS " KERNEL_VERSION_STR " installationen ",
|
||||
" ReactOS " KERNEL_VERSION_STR " Setup ",
|
||||
TEXT_STYLE_UNDERLINE
|
||||
},
|
||||
{
|
||||
6,
|
||||
8,
|
||||
"ReactOS installationen er i en tilelig udviklingsfase. Derfor",
|
||||
TEXT_STYLE_NORMAL
|
||||
"ReactOS Version Status",
|
||||
TEXT_STYLE_HIGHLIGHT
|
||||
},
|
||||
{
|
||||
6,
|
||||
9,
|
||||
"underst›tter den ikke alle funtionerne i et fult brugbart",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
10,
|
||||
"installationsprogram.",
|
||||
11,
|
||||
"ReactOS is in Alpha stage, meaning it is not feature-complete",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
12,
|
||||
"Der er f›lgende begr‘ndsninger:",
|
||||
"and is under heavy development. It is recommended to use it only for",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
6,
|
||||
13,
|
||||
"- Installationen underst›tter kun FAT-filsystmet.",
|
||||
"evaluation and testing purposes and not as your daily-usage OS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
15,
|
||||
"Backup your data or test on a secondary computer if you attempt",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
16,
|
||||
"to run ReactOS on real hardware.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
14,
|
||||
"- Tjek af filsystem er endnu ikke implementeret.",
|
||||
19,
|
||||
"\x07 Press ENTER to continue ReactOS Setup.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
23,
|
||||
"\x07 Tryk p† ENTER for at installere ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
25,
|
||||
"\x07 Tryk p† F3 for at afslutte uden at installere ReactOS.",
|
||||
21,
|
||||
"\x07 Press F3 to quit without installing ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
0,
|
||||
0,
|
||||
"ENTER = Forts‘t F3 = Afslut",
|
||||
TEXT_TYPE_STATUS| TEXT_PADDING_BIG
|
||||
"ENTER = Continue F3 = Quit",
|
||||
TEXT_TYPE_STATUS | TEXT_PADDING_BIG
|
||||
},
|
||||
{
|
||||
0,
|
||||
|
@ -140,50 +140,56 @@ static MUI_ENTRY deDEIntroPageEntries[] =
|
||||
{
|
||||
6,
|
||||
8,
|
||||
"Der Installationsassistent befindet sich noch in der Entwicklungsphase.",
|
||||
TEXT_STYLE_NORMAL
|
||||
"ReactOS Version Status",
|
||||
TEXT_STYLE_HIGHLIGHT
|
||||
},
|
||||
{
|
||||
6,
|
||||
9,
|
||||
"Einige Funktionen werden noch nicht vollst„ndig unterst<73>tzt.",
|
||||
11,
|
||||
"ReactOS is in Alpha stage, meaning it is not feature-complete",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
12,
|
||||
"Es existieren folgende Beschr„nkungen:",
|
||||
"and is under heavy development. It is recommended to use it only for",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
6,
|
||||
13,
|
||||
"- Es werden nur FAT-Dateisysteme unterst<73>tzt.",
|
||||
"evaluation and testing purposes and not as your daily-usage OS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
15,
|
||||
"Backup your data or test on a secondary computer if you attempt",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
16,
|
||||
"to run ReactOS on real hardware.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
14,
|
||||
"- Die Dateisystem<65>berpr<70>fung ist noch nicht implementiert.",
|
||||
19,
|
||||
"\x07 Press ENTER to continue ReactOS Setup.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
23,
|
||||
"\x07 Dr<44>cken Sie die EINGABETASTE, um ReactOS zu installieren.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
25,
|
||||
"\x07 Dr<44>cken Sie F3, um die Installation abzubrechen.",
|
||||
21,
|
||||
"\x07 Press F3 to quit without installing ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
0,
|
||||
0,
|
||||
"EINGABETASTE = Fortsetzen F3 = Installation abbrechen",
|
||||
TEXT_TYPE_STATUS| TEXT_PADDING_BIG
|
||||
"ENTER = Continue F3 = Quit",
|
||||
TEXT_TYPE_STATUS | TEXT_PADDING_BIG
|
||||
},
|
||||
{
|
||||
0,
|
||||
|
@ -134,56 +134,62 @@ static MUI_ENTRY elGRIntroPageEntries[] =
|
||||
{
|
||||
4,
|
||||
3,
|
||||
" „š¡˜«á©«˜©ž «¦¬ ReactOS " KERNEL_VERSION_STR,
|
||||
" ReactOS " KERNEL_VERSION_STR " Setup ",
|
||||
TEXT_STYLE_UNDERLINE
|
||||
},
|
||||
{
|
||||
6,
|
||||
7,
|
||||
"† œš¡˜«á©«˜©ž «¦¬ ReactOS ™¨å©¡œ«˜ ©œ §¨é £¦ ©«á› ¦ ˜¤á§«¬¥žª ¡˜ ",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
8,
|
||||
"›œ¤ ¬§¦©«ž¨å<C2A8>œ ˜¡æ£˜ 梜ª « ª ›¬¤˜«æ«ž«œª £ ˜ª §¢ã¨¦¬ª œš¡˜«á©«˜©žª",
|
||||
TEXT_STYLE_NORMAL
|
||||
"ReactOS Version Status",
|
||||
TEXT_STYLE_HIGHLIGHT
|
||||
},
|
||||
{
|
||||
6,
|
||||
11,
|
||||
"ˆ©®ç¦¬¤ ¦ §˜¨˜¡á«à §œ¨ ¦¨ ©£¦å :",
|
||||
"ReactOS is in Alpha stage, meaning it is not feature-complete",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
6,
|
||||
12,
|
||||
"- † œš¡˜«á©«˜©ž ¬§¦©«ž¨å<C2A8>œ £æ¤¦ FAT ©¬©«ã£˜«˜ ˜¨®œåà¤.",
|
||||
"and is under heavy development. It is recommended to use it only for",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
6,
|
||||
13,
|
||||
"- ƒœ¤ ¬§¦©«ž¨å<C2A8>œ«˜ ˜¡æ£˜ ⢜š®¦ª ©˜¢£á«à¤ ©«˜ ©¬«ã£˜«˜ ˜¨®œåà¤.",
|
||||
"evaluation and testing purposes and not as your daily-usage OS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
15,
|
||||
"Backup your data or test on a secondary computer if you attempt",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
16,
|
||||
"to run ReactOS on real hardware.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
23,
|
||||
"\x07 <20>˜«ã©«œ ENTER š ˜ ¤˜ œš¡˜«˜©«ã©œ«œ «¦ ReactOS.",
|
||||
19,
|
||||
"\x07 Press ENTER to continue ReactOS Setup.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
25,
|
||||
"\x07 <20>˜«ã©«œ F3 š ˜ ¤˜ ˜§¦®à¨ã©œ«œ ®à¨åª ¤˜ œš¡˜«˜©«ã©œ«œ «¦ ReactOS.",
|
||||
21,
|
||||
"\x07 Press F3 to quit without installing ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
0,
|
||||
0,
|
||||
" ENTER = ‘¬¤â®œ ˜ F3 = €§¦®é¨ž©ž",
|
||||
TEXT_TYPE_STATUS
|
||||
"ENTER = Continue F3 = Quit",
|
||||
TEXT_TYPE_STATUS | TEXT_PADDING_BIG
|
||||
},
|
||||
{
|
||||
0,
|
||||
|
@ -139,42 +139,48 @@ static MUI_ENTRY enUSIntroPageEntries[] =
|
||||
{
|
||||
6,
|
||||
8,
|
||||
"ReactOS Setup is in an early development phase. It does not yet",
|
||||
TEXT_STYLE_NORMAL
|
||||
"ReactOS Version Status",
|
||||
TEXT_STYLE_HIGHLIGHT
|
||||
},
|
||||
{
|
||||
6,
|
||||
9,
|
||||
"support all the functions of a fully usable setup application.",
|
||||
11,
|
||||
"ReactOS is in Alpha stage, meaning it is not feature-complete",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
12,
|
||||
"The following limitations apply:",
|
||||
"and is under heavy development. It is recommended to use it only for",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
6,
|
||||
13,
|
||||
"- Setup supports FAT file systems only.",
|
||||
"evaluation and testing purposes and not as your daily-usage OS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
15,
|
||||
"Backup your data or test on a secondary computer if you attempt",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
16,
|
||||
"to run ReactOS on real hardware.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
14,
|
||||
"- File system checks are not implemented yet.",
|
||||
19,
|
||||
"\x07 Press ENTER to continue ReactOS Setup.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
23,
|
||||
"\x07 Press ENTER to install ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
25,
|
||||
21,
|
||||
"\x07 Press F3 to quit without installing ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
@ -182,7 +188,7 @@ static MUI_ENTRY enUSIntroPageEntries[] =
|
||||
0,
|
||||
0,
|
||||
"ENTER = Continue F3 = Quit",
|
||||
TEXT_TYPE_STATUS| TEXT_PADDING_BIG
|
||||
TEXT_TYPE_STATUS | TEXT_PADDING_BIG
|
||||
},
|
||||
{
|
||||
0,
|
||||
|
@ -136,61 +136,61 @@ static MUI_ENTRY esESIntroPageEntries[] =
|
||||
{
|
||||
4,
|
||||
3,
|
||||
" Instalaci¢n de ReactOS " KERNEL_VERSION_STR " ",
|
||||
" ReactOS " KERNEL_VERSION_STR " Setup ",
|
||||
TEXT_STYLE_UNDERLINE
|
||||
},
|
||||
{
|
||||
6,
|
||||
8,
|
||||
"El instalador de ReactOS se encuentra en una etapa preliminar.",
|
||||
TEXT_STYLE_NORMAL
|
||||
"ReactOS Version Status",
|
||||
TEXT_STYLE_HIGHLIGHT
|
||||
},
|
||||
{
|
||||
6,
|
||||
9,
|
||||
"A£n no posee todas las funciones de un instalador.",
|
||||
11,
|
||||
"ReactOS is in Alpha stage, meaning it is not feature-complete",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
12,
|
||||
"Se presentan las siguientes limitaciones:",
|
||||
"and is under heavy development. It is recommended to use it only for",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
6,
|
||||
13,
|
||||
"- El instalador s¢lo puede utilizar el sistema de archivos FAT.",
|
||||
"evaluation and testing purposes and not as your daily-usage OS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
14,
|
||||
"- El comprobador de integridad del sistema de archivos no est a£n",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
6,
|
||||
15,
|
||||
" implementado.",
|
||||
"Backup your data or test on a secondary computer if you attempt",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
16,
|
||||
"to run ReactOS on real hardware.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
25,
|
||||
"\x07 Presione INTRO para instalar ReactOS.",
|
||||
19,
|
||||
"\x07 Press ENTER to continue ReactOS Setup.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
27,
|
||||
"\x07 Presione F3 para salir sin instalar ReactOS.",
|
||||
21,
|
||||
"\x07 Press F3 to quit without installing ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
0,
|
||||
0,
|
||||
" INTRO = Continuar F3 = Salir",
|
||||
"ENTER = Continue F3 = Quit",
|
||||
TEXT_TYPE_STATUS | TEXT_PADDING_BIG
|
||||
},
|
||||
{
|
||||
|
@ -133,56 +133,62 @@ static MUI_ENTRY etEEIntroPageEntries[] =
|
||||
{
|
||||
4,
|
||||
3,
|
||||
" ReactOS " KERNEL_VERSION_STR " paigaldamine ",
|
||||
" ReactOS " KERNEL_VERSION_STR " Setup ",
|
||||
TEXT_STYLE_UNDERLINE
|
||||
},
|
||||
{
|
||||
6,
|
||||
8,
|
||||
"ReactOSi paigaldusprogramm on varajases arendusfaasis. Praegu ei ole",
|
||||
TEXT_STYLE_NORMAL
|
||||
"ReactOS Version Status",
|
||||
TEXT_STYLE_HIGHLIGHT
|
||||
},
|
||||
{
|
||||
6,
|
||||
9,
|
||||
"veel käik korraliku paigaldusprogrammi funktsioonid toetatud.",
|
||||
11,
|
||||
"ReactOS is in Alpha stage, meaning it is not feature-complete",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
12,
|
||||
"Kehtivad j„rgmised piirangud:",
|
||||
"and is under heavy development. It is recommended to use it only for",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
6,
|
||||
13,
|
||||
"- Toetatud on ainult FAT failis<69>steem.",
|
||||
"evaluation and testing purposes and not as your daily-usage OS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
15,
|
||||
"Backup your data or test on a secondary computer if you attempt",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
16,
|
||||
"to run ReactOS on real hardware.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
14,
|
||||
"- Failis<69>steemi kontrollimist veel ei tehta.",
|
||||
19,
|
||||
"\x07 Press ENTER to continue ReactOS Setup.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
23,
|
||||
"\x07 Vajuta ENTER, et ReactOS paigaldada.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
25,
|
||||
"\x07 Vajuta F3, et v„ljuda ReactOSi paigaldamata.",
|
||||
21,
|
||||
"\x07 Press F3 to quit without installing ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
0,
|
||||
0,
|
||||
"ENTER = J„tka F3 = V„lju",
|
||||
TEXT_TYPE_STATUS| TEXT_PADDING_BIG
|
||||
"ENTER = Continue F3 = Quit",
|
||||
TEXT_TYPE_STATUS | TEXT_PADDING_BIG
|
||||
},
|
||||
{
|
||||
0,
|
||||
|
@ -134,61 +134,61 @@ static MUI_ENTRY frFRIntroPageEntries[] =
|
||||
{
|
||||
4,
|
||||
3,
|
||||
" Installation de ReactOS " KERNEL_VERSION_STR " ",
|
||||
" ReactOS " KERNEL_VERSION_STR " Setup ",
|
||||
TEXT_STYLE_UNDERLINE
|
||||
},
|
||||
{
|
||||
6,
|
||||
8,
|
||||
"L'installation de ReactOS est en phase de d‚veloppement.",
|
||||
TEXT_STYLE_NORMAL
|
||||
"ReactOS Version Status",
|
||||
TEXT_STYLE_HIGHLIGHT
|
||||
},
|
||||
{
|
||||
6,
|
||||
9,
|
||||
"Elle ne supporte pas encore toutes les fonctions d'une application",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
10,
|
||||
" d'installation entiŠrement utilisable.",
|
||||
11,
|
||||
"ReactOS is in Alpha stage, meaning it is not feature-complete",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
12,
|
||||
"Les limitations suivantes s'appliquent:",
|
||||
"and is under heavy development. It is recommended to use it only for",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
6,
|
||||
13,
|
||||
"- L'installation supporte uniquement le systŠme de fichiers FAT.",
|
||||
"evaluation and testing purposes and not as your daily-usage OS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
15,
|
||||
"Backup your data or test on a secondary computer if you attempt",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
16,
|
||||
"to run ReactOS on real hardware.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
14,
|
||||
"- Les v‚rifications de systŠme de fichers ne sont pas impl‚ment‚es.",
|
||||
19,
|
||||
"\x07 Press ENTER to continue ReactOS Setup.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
23,
|
||||
"\x07 Appuyer sur ENTR<54>E pour installer ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
25,
|
||||
"\x07 Appuyer sur F3 pour quitter sans installer ReactOS.",
|
||||
21,
|
||||
"\x07 Press F3 to quit without installing ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
0,
|
||||
0,
|
||||
"ENTR<EFBFBD>E = Continuer F3 = Quitter",
|
||||
"ENTER = Continue F3 = Quit",
|
||||
TEXT_TYPE_STATUS | TEXT_PADDING_BIG
|
||||
},
|
||||
{
|
||||
|
@ -134,56 +134,62 @@ static MUI_ENTRY heILIntroPageEntries[] =
|
||||
{
|
||||
4,
|
||||
3,
|
||||
" ReactOS " KERNEL_VERSION_STR " „<EFBFBD>—š„ ",
|
||||
" ReactOS " KERNEL_VERSION_STR " Setup ",
|
||||
TEXT_STYLE_UNDERLINE
|
||||
},
|
||||
{
|
||||
6,
|
||||
8,
|
||||
"š‹Ž…š €Œ <20>‰‰ƒ’ €‰„ .<2E>‰Žƒ—…Ž ‡…š‰” <20>Œ™<C592> š€–Ž<E28093> ReactOS š<>—š„",
|
||||
TEXT_STYLE_NORMAL
|
||||
"ReactOS Version Status",
|
||||
TEXT_STYLE_HIGHLIGHT
|
||||
},
|
||||
{
|
||||
6,
|
||||
9,
|
||||
".„€ŒŽ š…‰™…Ž‰™ <20>’ „<>—š„ <20>…™‰‰ Œ™ š…‰…˜™”€„ Œ‹<C592>",
|
||||
11,
|
||||
"ReactOS is in Alpha stage, meaning it is not feature-complete",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
12,
|
||||
":š…Ž™…‰Ž š…€<E280A6>„„ š…Œ<E280A6>‚„„",
|
||||
"and is under heavy development. It is recommended to use it only for",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
6,
|
||||
13,
|
||||
"- Setup supports FAT file systems only.",
|
||||
"evaluation and testing purposes and not as your daily-usage OS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
15,
|
||||
"Backup your data or test on a secondary computer if you attempt",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
16,
|
||||
"to run ReactOS on real hardware.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
14,
|
||||
"- File system checks are not implemented yet.",
|
||||
19,
|
||||
"\x07 Press ENTER to continue ReactOS Setup.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
23,
|
||||
"\x07 Press ENTER to install ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
25,
|
||||
21,
|
||||
"\x07 Press F3 to quit without installing ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
0,
|
||||
0,
|
||||
"ENTER = „Ž™Š F3 = <20>ˆŒ",
|
||||
TEXT_TYPE_STATUS| TEXT_PADDING_BIG
|
||||
"ENTER = Continue F3 = Quit",
|
||||
TEXT_TYPE_STATUS | TEXT_PADDING_BIG
|
||||
},
|
||||
{
|
||||
0,
|
||||
|
@ -132,64 +132,64 @@ static MUI_ENTRY itITWelcomePageEntries[] =
|
||||
static MUI_ENTRY itITIntroPageEntries[] =
|
||||
{
|
||||
{
|
||||
4,
|
||||
4,
|
||||
3,
|
||||
" Installazione di ReactOS " KERNEL_VERSION_STR " ",
|
||||
" ReactOS " KERNEL_VERSION_STR " Setup ",
|
||||
TEXT_STYLE_UNDERLINE
|
||||
},
|
||||
{
|
||||
4,
|
||||
3,
|
||||
" Installazione di ReactOS " KERNEL_VERSION_STR " ",
|
||||
TEXT_STYLE_UNDERLINE
|
||||
6,
|
||||
8,
|
||||
"ReactOS Version Status",
|
||||
TEXT_STYLE_HIGHLIGHT
|
||||
},
|
||||
{
|
||||
6,
|
||||
8,
|
||||
"Il setup di ReactOS Š ancora in una fase preliminare.",
|
||||
6,
|
||||
11,
|
||||
"ReactOS is in Alpha stage, meaning it is not feature-complete",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
9,
|
||||
"Non ha ancora tutte le funzioni di installazione.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
6,
|
||||
12,
|
||||
"Si applicano le seguenti limitazioni:",
|
||||
"and is under heavy development. It is recommended to use it only for",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
13,
|
||||
"- Il setup supporta solamente il sistema FAT.",
|
||||
6,
|
||||
13,
|
||||
"evaluation and testing purposes and not as your daily-usage OS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
15,
|
||||
"Backup your data or test on a secondary computer if you attempt",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
16,
|
||||
"to run ReactOS on real hardware.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
14,
|
||||
"- File system checks are not implemented yet.",
|
||||
19,
|
||||
"\x07 Press ENTER to continue ReactOS Setup.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
23,
|
||||
"\x07 Premere INVIO per installare ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
25,
|
||||
"\x07 Premere F3 per uscire senza installare ReactOS.",
|
||||
8,
|
||||
21,
|
||||
"\x07 Press F3 to quit without installing ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
0,
|
||||
0,
|
||||
" INVIO = Continua F3 = Termina",
|
||||
TEXT_TYPE_STATUS
|
||||
0,
|
||||
"ENTER = Continue F3 = Quit",
|
||||
TEXT_TYPE_STATUS | TEXT_PADDING_BIG
|
||||
},
|
||||
{
|
||||
0,
|
||||
|
@ -134,56 +134,62 @@ static MUI_ENTRY jaJPIntroPageEntries[] =
|
||||
{
|
||||
4,
|
||||
3,
|
||||
" ReactOS " KERNEL_VERSION_STR " ¾¯Ä±¯Ìß ",
|
||||
" ReactOS " KERNEL_VERSION_STR " Setup ",
|
||||
TEXT_STYLE_UNDERLINE
|
||||
},
|
||||
{
|
||||
6,
|
||||
8,
|
||||
"ReactOS ¾¯Ä±¯ÌßÊ ¼®·¶²ÊÂÀÞݶ²Æ ±ØϽ¡ ¿ÉÀÒ¤ ÏÀÞ",
|
||||
TEXT_STYLE_NORMAL
|
||||
"ReactOS Version Status",
|
||||
TEXT_STYLE_HIGHLIGHT
|
||||
},
|
||||
{
|
||||
6,
|
||||
9,
|
||||
"¼Þ³ÌÞÝÆ ØÖ³ÃÞ·Ù ¾¯Ä±¯Ìß ±Ìßع°¼®ÝÉ ½ÍÞÃÉ ·É³Ê »Îß°Ä »ÚϾݡ",
|
||||
11,
|
||||
"ReactOS is in Alpha stage, meaning it is not feature-complete",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
12,
|
||||
"·ÞÉ ¾²Ô¸¶Þ ÷ֳ »ÚϽ:",
|
||||
"and is under heavy development. It is recommended to use it only for",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
6,
|
||||
13,
|
||||
"- ¾¯Ä±¯ÌßÊ FAT ̧²Ù¼½ÃÑ ÉÐ »Îß°Ä ¼Ï½¡",
|
||||
"evaluation and testing purposes and not as your daily-usage OS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
15,
|
||||
"Backup your data or test on a secondary computer if you attempt",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
16,
|
||||
"to run ReactOS on real hardware.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
14,
|
||||
"- ̧²Ù¼½ÃÑÉ Áª¯¸·É³Ê ÏÀÞ ¼Þ¯¿³ »Úà ²Ï¾Ý¡",
|
||||
19,
|
||||
"\x07 Press ENTER to continue ReactOS Setup.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
23,
|
||||
"\x07 ReactOS ¦ ²Ý½Ä°Ù ½ÙÆÊ ENTER ·°¦ µ¼Ã ¸ÀÞ»²¡",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
25,
|
||||
"\x07 ReactOS ¦ ²Ý½Ä°Ù¾½ÞÆ Á³¼ ½Ù ÊÞ±²Ê F3 ·°¦ µ¼Ã ¸ÀÞ»²¡",
|
||||
21,
|
||||
"\x07 Press F3 to quit without installing ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
0,
|
||||
0,
|
||||
"ENTER = ¿Þ¯º³ F3 = Á³¼",
|
||||
TEXT_TYPE_STATUS| TEXT_PADDING_BIG
|
||||
"ENTER = Continue F3 = Quit",
|
||||
TEXT_TYPE_STATUS | TEXT_PADDING_BIG
|
||||
},
|
||||
{
|
||||
0,
|
||||
|
@ -143,55 +143,61 @@ static MUI_ENTRY ltLTIntroPageEntries[] =
|
||||
{
|
||||
4,
|
||||
3,
|
||||
" ReactOS " KERNEL_VERSION_STR " diegimo programa ",
|
||||
" ReactOS " KERNEL_VERSION_STR " Setup ",
|
||||
TEXT_STYLE_UNDERLINE
|
||||
},
|
||||
{
|
||||
6,
|
||||
8,
|
||||
"ReactOS Setup is in an early development phase. It does not yet",
|
||||
TEXT_STYLE_NORMAL
|
||||
"ReactOS Version Status",
|
||||
TEXT_STYLE_HIGHLIGHT
|
||||
},
|
||||
{
|
||||
6,
|
||||
9,
|
||||
"support all the functions of a fully usable setup application.",
|
||||
11,
|
||||
"ReactOS is in Alpha stage, meaning it is not feature-complete",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
12,
|
||||
"The following limitations apply:",
|
||||
"and is under heavy development. It is recommended to use it only for",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
6,
|
||||
13,
|
||||
"- Setup supports FAT file systems only.",
|
||||
"evaluation and testing purposes and not as your daily-usage OS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
15,
|
||||
"Backup your data or test on a secondary computer if you attempt",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
16,
|
||||
"to run ReactOS on real hardware.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
14,
|
||||
"- File system checks are not implemented yet.",
|
||||
19,
|
||||
"\x07 Press ENTER to continue ReactOS Setup.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
23,
|
||||
"\x07 Press ENTER to install ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
25,
|
||||
21,
|
||||
"\x07 Press F3 to quit without installing ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
0,
|
||||
0,
|
||||
"ENTER = TÒsti F3 = Baigti",
|
||||
"ENTER = Continue F3 = Quit",
|
||||
TEXT_TYPE_STATUS | TEXT_PADDING_BIG
|
||||
},
|
||||
{
|
||||
|
@ -133,56 +133,62 @@ static MUI_ENTRY msMYIntroPageEntries[] =
|
||||
{
|
||||
4,
|
||||
3,
|
||||
" ReactOS " KERNEL_VERSION_STR " Persediaan ",
|
||||
" ReactOS " KERNEL_VERSION_STR " Setup ",
|
||||
TEXT_STYLE_UNDERLINE
|
||||
},
|
||||
{
|
||||
6,
|
||||
8,
|
||||
"ReactOS persediaan sedang untuk fasa pembangunan awal. Ia tidak lagi",
|
||||
TEXT_STYLE_NORMAL
|
||||
"ReactOS Version Status",
|
||||
TEXT_STYLE_HIGHLIGHT
|
||||
},
|
||||
{
|
||||
6,
|
||||
9,
|
||||
"menyokong semua fungsi aplikasi persediaan sepenuhnya digunakan.",
|
||||
11,
|
||||
"ReactOS is in Alpha stage, meaning it is not feature-complete",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
12,
|
||||
"Kepada had berikut diguna pakai:",
|
||||
"and is under heavy development. It is recommended to use it only for",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
6,
|
||||
13,
|
||||
"- Persediaan menyokong sistem fail FAT sahaja.",
|
||||
"evaluation and testing purposes and not as your daily-usage OS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
15,
|
||||
"Backup your data or test on a secondary computer if you attempt",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
16,
|
||||
"to run ReactOS on real hardware.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
14,
|
||||
"- Pemeriksaan sistem fail tidak dilaksanakan lagi.",
|
||||
19,
|
||||
"\x07 Press ENTER to continue ReactOS Setup.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
23,
|
||||
"\x07 Tekan ENTER untuk memasang ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
25,
|
||||
"\x07 Tekan F3 untuk keluar tanpa memasang ReactOS.",
|
||||
21,
|
||||
"\x07 Press F3 to quit without installing ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
0,
|
||||
0,
|
||||
"ENTER = Teruskan F3 = Keluar",
|
||||
TEXT_TYPE_STATUS| TEXT_PADDING_BIG
|
||||
"ENTER = Continue F3 = Quit",
|
||||
TEXT_TYPE_STATUS | TEXT_PADDING_BIG
|
||||
},
|
||||
{
|
||||
0,
|
||||
|
@ -155,62 +155,56 @@ static MUI_ENTRY nlNLIntroPageEntries[] =
|
||||
{
|
||||
6,
|
||||
8,
|
||||
"ReactOS Setup is nog in een vroege ontwikkelingsfase.",
|
||||
TEXT_STYLE_NORMAL
|
||||
"ReactOS Version Status",
|
||||
TEXT_STYLE_HIGHLIGHT
|
||||
},
|
||||
{
|
||||
6,
|
||||
9,
|
||||
"Het ondersteunt nog niet alle functies van een volledig",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
10,
|
||||
"setup programma.",
|
||||
11,
|
||||
"ReactOS is in Alpha stage, meaning it is not feature-complete",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
12,
|
||||
"De volgende beperkingen zijn van toepassing:",
|
||||
"and is under heavy development. It is recommended to use it only for",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
6,
|
||||
13,
|
||||
"\x07 Setup ondersteunt alleen FAT bestandssystemen.",
|
||||
"evaluation and testing purposes and not as your daily-usage OS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
15,
|
||||
"Backup your data or test on a secondary computer if you attempt",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
16,
|
||||
"to run ReactOS on real hardware.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
14,
|
||||
"\x07 Bestandssysteemcontrole is nog niet ge\x8Bmplementeerd.",
|
||||
19,
|
||||
"\x07 Press ENTER to continue ReactOS Setup.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
23,
|
||||
"\x07 Druk op ENTER om ReactOS te installeren.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
25,
|
||||
"\x07 Druk op F3 als u Setup wilt afsluiten zonder ReactOS te",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
26,
|
||||
" installeren.",
|
||||
21,
|
||||
"\x07 Press F3 to quit without installing ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
0,
|
||||
0,
|
||||
"ENTER = Doorgaan F3 = Afsluiten",
|
||||
TEXT_TYPE_STATUS| TEXT_PADDING_BIG
|
||||
"ENTER = Continue F3 = Quit",
|
||||
TEXT_TYPE_STATUS | TEXT_PADDING_BIG
|
||||
},
|
||||
{
|
||||
0,
|
||||
|
@ -144,56 +144,62 @@ static MUI_ENTRY plPLIntroPageEntries[] =
|
||||
{
|
||||
4,
|
||||
3,
|
||||
" Instalator ReactOS " KERNEL_VERSION_STR " ",
|
||||
" ReactOS " KERNEL_VERSION_STR " Setup ",
|
||||
TEXT_STYLE_UNDERLINE
|
||||
},
|
||||
{
|
||||
6,
|
||||
8,
|
||||
"Instalator ReactOS wciĄľ jest we wczesnej fazie rozwoju. Nadal nie",
|
||||
TEXT_STYLE_NORMAL
|
||||
"ReactOS Version Status",
|
||||
TEXT_STYLE_HIGHLIGHT
|
||||
},
|
||||
{
|
||||
6,
|
||||
9,
|
||||
"obs<EFBFBD>uguje wszystkich funkcji, niezb©dnych dla programu instalacyjnego.",
|
||||
11,
|
||||
"ReactOS is in Alpha stage, meaning it is not feature-complete",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
12,
|
||||
"Najwaľniejsze ograniczenia:",
|
||||
"and is under heavy development. It is recommended to use it only for",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
6,
|
||||
13,
|
||||
"- Instalator obs<62>uguje jedynie system plik˘w FAT.",
|
||||
"evaluation and testing purposes and not as your daily-usage OS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
15,
|
||||
"Backup your data or test on a secondary computer if you attempt",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
16,
|
||||
"to run ReactOS on real hardware.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
14,
|
||||
"- Brakuje sprawdzenia poprawno<6E>ci systemu plik˘w.",
|
||||
19,
|
||||
"\x07 Press ENTER to continue ReactOS Setup.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
23,
|
||||
"\x07 Naci<63>nij ENTER, aby zainstalowa† system ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
25,
|
||||
"\x07 Naci<63>nij F3, aby wyj<79>† bez instalacji systemu ReactOS.",
|
||||
21,
|
||||
"\x07 Press F3 to quit without installing ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
0,
|
||||
0,
|
||||
"ENTER = Kontynuacja F3 = Wyj<79>cie",
|
||||
TEXT_TYPE_STATUS| TEXT_PADDING_BIG
|
||||
"ENTER = Continue F3 = Quit",
|
||||
TEXT_TYPE_STATUS | TEXT_PADDING_BIG
|
||||
},
|
||||
{
|
||||
0,
|
||||
|
@ -134,61 +134,61 @@ static MUI_ENTRY ptBRIntroPageEntries[] =
|
||||
{
|
||||
4,
|
||||
3,
|
||||
" Instala‡Æo do ReactOS " KERNEL_VERSION_STR " ",
|
||||
" ReactOS " KERNEL_VERSION_STR " Setup ",
|
||||
TEXT_STYLE_UNDERLINE
|
||||
},
|
||||
{
|
||||
6,
|
||||
8,
|
||||
"O instalador do ReactOS est em fase inicial de desenvolvimento e",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
9,
|
||||
"ainda nÆo suporta todas as fun‡äes de instala‡Æo.",
|
||||
TEXT_STYLE_NORMAL
|
||||
"ReactOS Version Status",
|
||||
TEXT_STYLE_HIGHLIGHT
|
||||
},
|
||||
{
|
||||
6,
|
||||
11,
|
||||
"As seguintes limita‡äes se aplicam:",
|
||||
"ReactOS is in Alpha stage, meaning it is not feature-complete",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
6,
|
||||
12,
|
||||
"- O instalador suporta somente o sistema de arquivos FAT.",
|
||||
"and is under heavy development. It is recommended to use it only for",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
6,
|
||||
13,
|
||||
"- O verificador de integridade de sistema de arquivos ainda nÆo est ",
|
||||
"evaluation and testing purposes and not as your daily-usage OS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
15,
|
||||
"Backup your data or test on a secondary computer if you attempt",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
16,
|
||||
"to run ReactOS on real hardware.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
14,
|
||||
" implementado.",
|
||||
19,
|
||||
"\x07 Press ENTER to continue ReactOS Setup.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
25,
|
||||
"\x07 Para continuar a instala‡Æo do ReactOS, pressione ENTER.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
27,
|
||||
"\x07 Para sair sem instalar o ReactOS, pressione F3.",
|
||||
21,
|
||||
"\x07 Press F3 to quit without installing ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
0,
|
||||
0,
|
||||
"ENTER=Continuar F3=Sair",
|
||||
"ENTER = Continue F3 = Quit",
|
||||
TEXT_TYPE_STATUS | TEXT_PADDING_BIG
|
||||
},
|
||||
{
|
||||
|
@ -147,74 +147,62 @@ static MUI_ENTRY roROIntroPageEntries[] =
|
||||
{
|
||||
4,
|
||||
3,
|
||||
" Instalare ReactOS " KERNEL_VERSION_STR " ",
|
||||
" ReactOS " KERNEL_VERSION_STR " Setup ",
|
||||
TEXT_STYLE_UNDERLINE
|
||||
},
|
||||
{
|
||||
6,
|
||||
8,
|
||||
"Programul curent de instalare este încă într-un stadiu primar",
|
||||
"ReactOS Version Status",
|
||||
TEXT_STYLE_HIGHLIGHT
|
||||
},
|
||||
{
|
||||
6,
|
||||
11,
|
||||
"ReactOS is in Alpha stage, meaning it is not feature-complete",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
9,
|
||||
"de dezvoltare şi nu conţine toate funcţionalităţile unui",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
10,
|
||||
"program de instalare complet.",
|
||||
12,
|
||||
"and is under heavy development. It is recommended to use it only for",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
13,
|
||||
"Sunt aplicabile următoarele limitări:",
|
||||
"evaluation and testing purposes and not as your daily-usage OS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
14,
|
||||
"- Programul curent de instalare poate opera doar cu sisteme",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
6,
|
||||
15,
|
||||
" de fişiere FAT.",
|
||||
"Backup your data or test on a secondary computer if you attempt",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
6,
|
||||
16,
|
||||
"- Verificările de integritate pentru fişiere nu sunt",
|
||||
"to run ReactOS on real hardware.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
17,
|
||||
" încă implementate.",
|
||||
19,
|
||||
"\x07 Press ENTER to continue ReactOS Setup.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
26,
|
||||
"\x07 Apăsaţi ENTER pentru a instala ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
28,
|
||||
"\x07 Apăsaţi F3 pentru a ieşi fără a instala ReactOS.",
|
||||
21,
|
||||
"\x07 Press F3 to quit without installing ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
0,
|
||||
0,
|
||||
"ENTER = Continuare F3 = Ieşire",
|
||||
TEXT_TYPE_STATUS| TEXT_PADDING_BIG
|
||||
"ENTER = Continue F3 = Quit",
|
||||
TEXT_TYPE_STATUS | TEXT_PADDING_BIG
|
||||
},
|
||||
{
|
||||
0,
|
||||
|
@ -134,55 +134,61 @@ static MUI_ENTRY ruRUIntroPageEntries[] =
|
||||
{
|
||||
4,
|
||||
3,
|
||||
" “áâ ®¢ª ReactOS " KERNEL_VERSION_STR,
|
||||
" ReactOS " KERNEL_VERSION_STR " Setup ",
|
||||
TEXT_STYLE_UNDERLINE
|
||||
},
|
||||
{
|
||||
6,
|
||||
8,
|
||||
"ReactOS 室¨âáï ¢ à ¥© áâ ¤¨¨ à §à ¡®âª¨ ¨ ¥ ¯®¤¤¥à¦¨¢ ¥â ¢á¥",
|
||||
TEXT_STYLE_NORMAL
|
||||
"ReactOS Version Status",
|
||||
TEXT_STYLE_HIGHLIGHT
|
||||
},
|
||||
{
|
||||
6,
|
||||
9,
|
||||
"äãªæ¨¨ ¤«ï ¯®«®© ᮢ¬¥á⨬®á⨠á ãáâ ¢«¨¢ ¥¬ë¬¨ ¯à¨«®¦¥¨ï¬¨.",
|
||||
11,
|
||||
"ReactOS is in Alpha stage, meaning it is not feature-complete",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
12,
|
||||
"ˆ¬¥îâáï á«¥¤ãî騥 ®£à ¨ç¥¨ï:",
|
||||
"and is under heavy development. It is recommended to use it only for",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
6,
|
||||
13,
|
||||
"- <20>ਠãáâ ®¢ª¥ ¯®¤¤¥à¦¨¢ ¥âáï ⮫쪮 ä ©«®¢ ï á¨á⥬ FAT.",
|
||||
"evaluation and testing purposes and not as your daily-usage OS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
15,
|
||||
"Backup your data or test on a secondary computer if you attempt",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
16,
|
||||
"to run ReactOS on real hardware.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
14,
|
||||
"- <20>஢¥àª ä ©«®¢®© á¨áâ¥¬ë ¥ ®áãé¥á⢫ï¥âáï.",
|
||||
19,
|
||||
"\x07 Press ENTER to continue ReactOS Setup.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
23,
|
||||
"\x07 <20> ¦¬¨â¥ ENTER ¤«ï ãáâ ®¢ª¨ ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
25,
|
||||
"\x07 <20> ¦¬¨â¥ F3 ¤«ï ¢ë室 ¨§ ãáâ ®¢ª¨ ReactOS.",
|
||||
21,
|
||||
"\x07 Press F3 to quit without installing ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
0,
|
||||
0,
|
||||
"ENTER = <EFBFBD>த®«¦¨âì F3 = ‚ë室",
|
||||
"ENTER = Continue F3 = Quit",
|
||||
TEXT_TYPE_STATUS | TEXT_PADDING_BIG
|
||||
},
|
||||
{
|
||||
|
@ -141,56 +141,62 @@ static MUI_ENTRY skSKIntroPageEntries[] =
|
||||
{
|
||||
4,
|
||||
3,
|
||||
" Inçtal tor syst‚mu ReactOS " KERNEL_VERSION_STR " ",
|
||||
" ReactOS " KERNEL_VERSION_STR " Setup ",
|
||||
TEXT_STYLE_UNDERLINE
|
||||
},
|
||||
{
|
||||
6,
|
||||
8,
|
||||
"Inçtal tor syst‚mu ReactOS je v zaŸiatoŸnom çt diu vìvoja. Zatia–",
|
||||
TEXT_STYLE_NORMAL
|
||||
"ReactOS Version Status",
|
||||
TEXT_STYLE_HIGHLIGHT
|
||||
},
|
||||
{
|
||||
6,
|
||||
9,
|
||||
"nepodporuje vçetky funkcie plne vyu§¡vaj£ce program Inçtal tor.",
|
||||
11,
|
||||
"ReactOS is in Alpha stage, meaning it is not feature-complete",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
12,
|
||||
"M nasleduj£ce obmedzenia:",
|
||||
"and is under heavy development. It is recommended to use it only for",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
6,
|
||||
13,
|
||||
"- Inçtal tor podporuje iba s£borovì syst‚m FAT.",
|
||||
"evaluation and testing purposes and not as your daily-usage OS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
15,
|
||||
"Backup your data or test on a secondary computer if you attempt",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
16,
|
||||
"to run ReactOS on real hardware.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
14,
|
||||
"- Kontrola s£borov‚ho syst‚mu zatia– nie je implementovan .",
|
||||
19,
|
||||
"\x07 Press ENTER to continue ReactOS Setup.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
23,
|
||||
"\x07 StlaŸte ENTER pre nainçtalovanie syst‚mu ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
25,
|
||||
"\x07 StlaŸte F3 pre skonŸenie inçtal cie, syst‚m ReactOS sa nenainçtaluje.",
|
||||
21,
|
||||
"\x07 Press F3 to quit without installing ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
0,
|
||||
0,
|
||||
"ENTER = PokraŸovaœ F3 = SkonŸiœ",
|
||||
TEXT_TYPE_STATUS| TEXT_PADDING_BIG
|
||||
"ENTER = Continue F3 = Quit",
|
||||
TEXT_TYPE_STATUS | TEXT_PADDING_BIG
|
||||
},
|
||||
{
|
||||
0,
|
||||
|
@ -137,56 +137,62 @@ static MUI_ENTRY sqALIntroPageEntries[] =
|
||||
{
|
||||
4,
|
||||
3,
|
||||
"Instalimi i ReactOS " KERNEL_VERSION_STR " ",
|
||||
" ReactOS " KERNEL_VERSION_STR " Setup ",
|
||||
TEXT_STYLE_UNDERLINE
|
||||
},
|
||||
{
|
||||
6,
|
||||
8,
|
||||
"Instalimi i ReactOS ‰sht‰ n‰ fazat e para t‰ zhvillimit. Ajo ende nuk i",
|
||||
TEXT_STYLE_NORMAL
|
||||
"ReactOS Version Status",
|
||||
TEXT_STYLE_HIGHLIGHT
|
||||
},
|
||||
{
|
||||
6,
|
||||
9,
|
||||
"suporton te gjitha funksionet e nj‰ instalimit plot‰sisht t‰ p‰rdorsh‰m.",
|
||||
11,
|
||||
"ReactOS is in Alpha stage, meaning it is not feature-complete",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
12,
|
||||
"Kufizimet e meposhtme aplikohen:",
|
||||
"and is under heavy development. It is recommended to use it only for",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
6,
|
||||
13,
|
||||
"- Instalimi suporton vet‰m dokumentat FAT t‰ sistemit.",
|
||||
"evaluation and testing purposes and not as your daily-usage OS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
15,
|
||||
"Backup your data or test on a secondary computer if you attempt",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
16,
|
||||
"to run ReactOS on real hardware.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
14,
|
||||
"- Kontrollet e dokumentave t‰ sistemit nuk jan‰ implementuar ende.",
|
||||
19,
|
||||
"\x07 Press ENTER to continue ReactOS Setup.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
23,
|
||||
"\x07 Kliko ENTER p‰r t‰ instaluar ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
25,
|
||||
"\x07 Kliko F3 t‰ dilni pa instaluar ReactOS.",
|
||||
21,
|
||||
"\x07 Press F3 to quit without installing ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
0,
|
||||
0,
|
||||
"ENTER = Vazhdo F3 = Dil",
|
||||
TEXT_TYPE_STATUS| TEXT_PADDING_BIG
|
||||
"ENTER = Continue F3 = Quit",
|
||||
TEXT_TYPE_STATUS | TEXT_PADDING_BIG
|
||||
},
|
||||
{
|
||||
0,
|
||||
|
@ -146,50 +146,56 @@ static MUI_ENTRY svSEIntroPageEntries[] =
|
||||
{
|
||||
6,
|
||||
8,
|
||||
"ReactOS Setup „r i en tidig utvecklingsfas och saknar d„rf”r ett antal",
|
||||
TEXT_STYLE_NORMAL
|
||||
"ReactOS Version Status",
|
||||
TEXT_STYLE_HIGHLIGHT
|
||||
},
|
||||
{
|
||||
6,
|
||||
9,
|
||||
"funktioner som kan f”rv„ntas av ett fullt anv„ndbart setup-program.",
|
||||
11,
|
||||
"ReactOS is in Alpha stage, meaning it is not feature-complete",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
12,
|
||||
"F”ljande begr„nsningar g„ller:",
|
||||
"and is under heavy development. It is recommended to use it only for",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
6,
|
||||
13,
|
||||
"- Setup st”der endast filsystem av typen FAT.",
|
||||
"evaluation and testing purposes and not as your daily-usage OS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
15,
|
||||
"Backup your data or test on a secondary computer if you attempt",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
16,
|
||||
"to run ReactOS on real hardware.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
14,
|
||||
"- Kontrollering av h†rddiskens filsystem st”ds („nnu) ej.",
|
||||
19,
|
||||
"\x07 Press ENTER to continue ReactOS Setup.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
23,
|
||||
"\x07 Tryck p† ENTER f”r att installera ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
25,
|
||||
"\x07 Tryck p† F3 f”r att avbryta installationen.",
|
||||
21,
|
||||
"\x07 Press F3 to quit without installing ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
0,
|
||||
0,
|
||||
" ENTER = Forts„tt F3 = Avbryt",
|
||||
TEXT_TYPE_STATUS
|
||||
"ENTER = Continue F3 = Quit",
|
||||
TEXT_TYPE_STATUS | TEXT_PADDING_BIG
|
||||
},
|
||||
{
|
||||
0,
|
||||
|
@ -137,55 +137,61 @@ static MUI_ENTRY trTRIntroPageEntries[] =
|
||||
{
|
||||
4,
|
||||
3,
|
||||
" ReactOS " KERNEL_VERSION_STR " Kur ",
|
||||
" ReactOS " KERNEL_VERSION_STR " Setup ",
|
||||
TEXT_STYLE_UNDERLINE
|
||||
},
|
||||
{
|
||||
6,
|
||||
8,
|
||||
"ReactOS Kur, bir ”n geliŸme evresindedir. Daha t<>m<EFBFBD>yle kullan<61>Ÿl<C5B8>",
|
||||
TEXT_STYLE_NORMAL
|
||||
"ReactOS Version Status",
|
||||
TEXT_STYLE_HIGHLIGHT
|
||||
},
|
||||
{
|
||||
6,
|
||||
9,
|
||||
"bir kurulum uygulamas<61>n<EFBFBD>n t<>m iŸlevlerini desteklemez.",
|
||||
11,
|
||||
"ReactOS is in Alpha stage, meaning it is not feature-complete",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
12,
|
||||
"AŸa§<EFBFBD>daki k<>s<EFBFBD>tlamalar uygulan<61>r:",
|
||||
"and is under heavy development. It is recommended to use it only for",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
6,
|
||||
13,
|
||||
"- Kur, yaln<6C>zca FAT k<>t<EFBFBD>k dizgelerini destekler.",
|
||||
"evaluation and testing purposes and not as your daily-usage OS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
15,
|
||||
"Backup your data or test on a secondary computer if you attempt",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
16,
|
||||
"to run ReactOS on real hardware.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
14,
|
||||
"- K<>t<EFBFBD>k dizgesi denetimi daha bitirilmemiŸtir.",
|
||||
19,
|
||||
"\x07 Press ENTER to continue ReactOS Setup.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
23,
|
||||
"\x07 ReactOS'u kurmak i‡in GiriŸ'e bas<61>n<EFBFBD>z.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
25,
|
||||
"\x07 ReactOS'u kurmadan ‡<>kmak i‡in F3'e bas<61>n<EFBFBD>z.",
|
||||
21,
|
||||
"\x07 Press F3 to quit without installing ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
0,
|
||||
0,
|
||||
"GiriŸ = S<>rd<72>r F3 = €<>k",
|
||||
"ENTER = Continue F3 = Quit",
|
||||
TEXT_TYPE_STATUS | TEXT_PADDING_BIG
|
||||
},
|
||||
{
|
||||
|
@ -139,56 +139,62 @@ static MUI_ENTRY ukUAIntroPageEntries[] =
|
||||
{
|
||||
4,
|
||||
3,
|
||||
" ‚áâ ®¢«¥ï ReactOS " KERNEL_VERSION_STR " ",
|
||||
" ReactOS " KERNEL_VERSION_STR " Setup ",
|
||||
TEXT_STYLE_UNDERLINE
|
||||
},
|
||||
{
|
||||
6,
|
||||
8,
|
||||
"‚áâ ®¢«î¢ ç ReactOS § 室¨âìáï ¢ à i© áâ ¤iõ ஧஡ª¨ i é¥ ¥",
|
||||
TEXT_STYLE_NORMAL
|
||||
"ReactOS Version Status",
|
||||
TEXT_STYLE_HIGHLIGHT
|
||||
},
|
||||
{
|
||||
6,
|
||||
9,
|
||||
"¯i¤âਬãó ¢ái äãªæiõ ¯®¢®æi®õ ¯à®£à ¬¨ ¢áâ ®¢«¥ï.",
|
||||
11,
|
||||
"ReactOS is in Alpha stage, meaning it is not feature-complete",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
12,
|
||||
"<EFBFBD>à¨áãâi áâã¯i ®¡¬¥¦¥ï:",
|
||||
"and is under heavy development. It is recommended to use it only for",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
6,
|
||||
13,
|
||||
"- ‚áâ ®¢«î¢ ç ¯i¤âਬãó «¨è¥ ä ©«®¢ã á¨á⥬ã FAT.",
|
||||
"evaluation and testing purposes and not as your daily-usage OS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
15,
|
||||
"Backup your data or test on a secondary computer if you attempt",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
6,
|
||||
16,
|
||||
"to run ReactOS on real hardware.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
14,
|
||||
"- <20>¥à¥¢iàª ä ©«®¢®õ á¨á⥬¨ é¥ ¥ ¢¯à®¢ ¤¦¥ .",
|
||||
19,
|
||||
"\x07 Press ENTER to continue ReactOS Setup.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
23,
|
||||
"\x07 <20> â¨áiâì ENTER 鮡 ¢áâ ®¢¨â¨ ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
8,
|
||||
25,
|
||||
"\x07 <20> â¨áiâì F3 鮡 ¢¨©â¨, ¥ ¢áâ ®¢«îîç¨ ReactOS.",
|
||||
21,
|
||||
"\x07 Press F3 to quit without installing ReactOS.",
|
||||
TEXT_STYLE_NORMAL
|
||||
},
|
||||
{
|
||||
0,
|
||||
0,
|
||||
"ENTER = <EFBFBD>த®¢¦¨â¨ F3 = ‚¨©â¨",
|
||||
TEXT_TYPE_STATUS| TEXT_PADDING_BIG
|
||||
"ENTER = Continue F3 = Quit",
|
||||
TEXT_TYPE_STATUS | TEXT_PADDING_BIG
|
||||
},
|
||||
{
|
||||
0,
|
||||
|
Loading…
Reference in New Issue
Block a user