diff options
Diffstat (limited to 'pt_br/selectLanguage.html')
-rw-r--r-- | pt_br/selectLanguage.html | 105 |
1 files changed, 105 insertions, 0 deletions
diff --git a/pt_br/selectLanguage.html b/pt_br/selectLanguage.html new file mode 100644 index 0000000..c516c49 --- /dev/null +++ b/pt_br/selectLanguage.html @@ -0,0 +1,105 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Please choose a language to use</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, o Instalador da Mageia"> + <link rel="next" href="acceptLicense.html" title="License and Release Notes"><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="" class="section" title="Please choose a language to use"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="selectLanguage"></a>Please choose a language to use + </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="Warning" 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="[Warning]" src="warning.png"></td> + <th align="left">Warning</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. 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> |