| 1 |
<!-- retain these comments for translator revision tracking -->
|
| 2 |
<!-- original version: 28672 untranslated -->
|
| 3 |
|
| 4 |
|
| 5 |
<sect3 id="localechooser" condition="etch">
|
| 6 |
<title>Selecting Localization Options</title>
|
| 7 |
|
| 8 |
<para>
|
| 9 |
|
| 10 |
In most cases the first questions you will be asked concern the selection
|
| 11 |
of localization options to be used both for the installation and for the
|
| 12 |
installed system. The localization options consist of language, country
|
| 13 |
and locales.
|
| 14 |
|
| 15 |
</para><para>
|
| 16 |
|
| 17 |
The language you choose will be used for the rest of the installation
|
| 18 |
process, provided a translation of the different dialogs is available.
|
| 19 |
If no valid translation is available for the selected language, the
|
| 20 |
installer will default to English.
|
| 21 |
|
| 22 |
</para><para>
|
| 23 |
|
| 24 |
The selected country will be used later in the installation process to
|
| 25 |
pick the default timezone and a Debian mirror appropriate for your
|
| 26 |
geographic location. Language and country together will be used to set
|
| 27 |
the default locale for your system and to help select your keyboard.
|
| 28 |
|
| 29 |
</para><para>
|
| 30 |
|
| 31 |
You will first be asked to select your preferred language. The language
|
| 32 |
names are listed in both English (left side) and in the language itself
|
| 33 |
(right side); the names on the right side are also shown in the proper
|
| 34 |
script for the language. The list is sorted on the English names.
|
| 35 |
At the top of the list is an extra option that allows you to select the
|
| 36 |
<quote>C</quote> locale instead of a language. Choosing the <quote>C</quote>
|
| 37 |
locale will result in the installation proceding in English; the installed
|
| 38 |
system will have no localization support as the <classname>locales</classname>
|
| 39 |
package will not be installed.
|
| 40 |
|
| 41 |
</para><para>
|
| 42 |
|
| 43 |
If you selected a language that is recognized as an official language for
|
| 44 |
more than one country<footnote>
|
| 45 |
|
| 46 |
<para>
|
| 47 |
|
| 48 |
In technical terms: where multiple locales exist for that language with
|
| 49 |
differing country codes.
|
| 50 |
|
| 51 |
</para>
|
| 52 |
|
| 53 |
</footnote>, you will next be asked to select a country.
|
| 54 |
If you choose <guimenuitem>Other</guimenuitem> at the bottom of the list,
|
| 55 |
you will be presented with a list of all countries, grouped by continent.
|
| 56 |
If the language has only one country associated with it, that country
|
| 57 |
will be selected automatically.
|
| 58 |
|
| 59 |
</para><para>
|
| 60 |
|
| 61 |
A default locale will be selected based on the selected language and country.
|
| 62 |
If you are installing at medium or low priority, you will have have the option
|
| 63 |
of selecting a different default locale and of selecting additional locales to
|
| 64 |
be generated for the installed system.
|
| 65 |
|
| 66 |
</para>
|
| 67 |
</sect3>
|