diff options
Diffstat (limited to 'hu/selectLanguage.html')
-rw-r--r-- | hu/selectLanguage.html | 105 |
1 files changed, 105 insertions, 0 deletions
diff --git a/hu/selectLanguage.html b/hu/selectLanguage.html new file mode 100644 index 0000000..44d716b --- /dev/null +++ b/hu/selectLanguage.html @@ -0,0 +1,105 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Válasszon nyelvet</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Installation with DrakX"> + <link rel="up" href="index.html" title="Installation with DrakX"> + <link rel="prev" href="installer.html" title="DrakX, the Mageia Installer"> + <link rel="next" href="acceptLicense.html" title="Licensz és Kiadási megjegyzések"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css"> + <!-- + body { font-family: sans-serif; font-size: 13px } + table { font-family: sans-serif; font-size: 13px } + --></style></head> + <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> + <div lang="hu" class="section" title="Válasszon nyelvet"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="selectLanguage"></a>Válasszon nyelvet + </h2> + </div> + </div> + </div> + + + + + + + + + + + + + + <p>Select your preferred language, by first expanding the list for your + continent. <span class="application">Mageia</span> will use this selection during + the installation and for your installed system. + </p> + + + <p>If it is likely that you will require several languages installed on your + system, for yourself or other users, then you should use the + <span class="guibutton">Multiple languages</span> button to add them now. It will be + difficult to add extra language support after installation. + </p> + + + + + <div class="warning" title="Figyelem" style="margin-left: 0.5in; margin-right: 0.5in;"> + <table border="0" summary="Warning"> + <tr> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[Figyelem]" src="warning.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p>Even if you choose more than one language, you must first choose one of them + as your preferred language in the first language screen. It will also be + marked as chosen in the multiple languages screen . + </p> + + </td> + </tr> + </table> + </div> + + + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p>If your keyboard language is not the same as your preferred language, then + it is advisable to install the language of your keyboard as well. + </p> + + </li> + <li class="listitem"> + + <p>Mageia uses UTF-8 (Unicode) support by default.</p> + + + <p>This may be disabled in the "multiple languages" screen if you know that it + is inappropriate for your language. Disabling UTF-8 applies to all installed + languages. + </p> + + </li> + <li class="listitem"> + + <p>You can change the language of your system after installation in the Mageia + Control Center -> System -> Manage localization for your system. + </p> + + </li> + </ul> + </div> + + </div> + </body> +</html> |