1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Seleccione su país / Región</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="Instalación con DrakX">
<link rel="up" href="index.html" title="Instalación con DrakX">
<link rel="prev" href="configureTimezoneUTC.html" title="Configure su huso horario">
<link rel="next" href="configureServices.html" title="Configure sus Servicios"><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="es" class="section" title="Seleccione su país / Región">
<div class="titlepage">
<div>
<div>
<h2 class="title"><a name="selectCountry"></a>Seleccione su país / Región
</h2>
</div>
</div>
</div>
<<<<<<< HEAD
<p><a name="selectCountry-pa1"></a>Elija su país o región. Esto es importante para todo tipo de
configuraciones, como la moneda o la red wifi. Elegir el país incorrecto
puede hacer que no pueda usar una red inalámbrica.
=======
<p><a name="selectCountry-pa1"></a>Select your country or region. This is important for all kinds of settings,
like the currency and wireless regulatory domain. Setting the wrong country
can lead to not being able to use a Wireless network.
>>>>>>> 7d93c82d3a5f5446f0d7370f43a99cb09ddabc63
</p>
<p><a name="selectCountry-pa2"></a>Si su país no se encuentra en la lista, haga click en <span class="guilabel">Otros
Países</span> y elija su país / región allí.
</p>
<div class="note" title="Nota" style="margin-left: 0.5in; margin-right: 0.5in;">
<table border="0" summary="Note">
<tr>
<td rowspan="2" align="center" valign="top" width="25"><img alt="[Nota]" src="note.png"></td>
<th align="left"></th>
</tr>
<tr>
<td align="left" valign="top">
<p><a name="selectCountry-pa3"></a>Si su país está únicamente en la lista de <span class="guilabel">Otros Países</span>,
después de pulsar <span class="guibutton">OK</span> puede aparecer otro país de la
primera lista como si lo hubiera elegido. Por favor, ignore esto, DrakX
seguirá su elección real.
</p>
</td>
</tr>
</table>
</div>
<div class="section" title="Método de entrada">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a name="inputMethod"></a>Método de entrada
</h3>
</div>
</div>
</div>
<<<<<<< HEAD
<p><a name="selectCountry-pa4"></a>En la pantalla <span class="guilabel">Otros países</span> también puede seleccionar
un método de entrada (en la parte inferior de la lista). Los métodos de
entrada permiten a los usuarios introducir caracteres multilingües (chino,
japonés, coreano, etc). IBus es el método de entrada predeterminado, por lo
que los usuarios no deben configurarlo manualmente. Otros métodos de entrada
(SCIM, GCIN, HIME, etc) también proporcionan funciones similares y se pueden
instalar si agregó medios HTTP / FTP antes de la selección de paquetes.
=======
<p><a name="selectCountry-pa4"></a>In the <span class="guilabel">Other Countries</span> screen you can also select an
input method (at the bottom of the list). Input methods allow users to input
multilingual characters (Chinese, Japanese, Korean, etc). IBus is the
default input method, so users should not need to configure it
manually. Other input methods(SCIM, GCIN, HIME, etc) also provide similar
functions and can be installed if you added HTTP/FTP media before package
selection.
>>>>>>> 7d93c82d3a5f5446f0d7370f43a99cb09ddabc63
</p>
<div class="note" title="Nota" style="margin-left: 0.5in; margin-right: 0.5in;">
<table border="0" summary="Note">
<tr>
<td rowspan="2" align="center" valign="top" width="25"><img alt="[Nota]" src="note.png"></td>
<th align="left"></th>
</tr>
<tr>
<td align="left" valign="top">
<<<<<<< HEAD
<p><a name="selectCountry-pa5"></a>Si se perdió la configuración del método de entrada durante la instalación,
puede acceder a ella después de arrancar el sistema instalado a través de
"Configurar su computadora" -> "Sistema" o ejecutando localedrake como root.
=======
<p><a name="selectCountry-pa5"></a>If you missed the input method setup during installation, you can access it
after you boot your installed system via "Configure your Computer" ->
"System", or by running localedrake as root.
>>>>>>> 7d93c82d3a5f5446f0d7370f43a99cb09ddabc63
</p>
</td>
</tr>
</table>
</div>
</div>
</div>
</body>
</html>
|