summaryrefslogtreecommitdiffstats
path: root/tde-i18n-en_GB/docs/tdebase/kcontrol/language/index.docbook
blob: 258f0edda9d93a51e5590b1ae0031c7845f0a69f (plain)
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
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
<?xml version="1.0" ?>
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
"dtd/kdex.dtd" [
<!ENTITY % addindex "IGNORE">
<!ENTITY % British-English "INCLUDE"
> <!-- change language only here -->
]>

<article lang="&language;">
<sect1 id="locale">

<sect1info>
<authorgroup>
<author
>&Mike.McBride; &Mike.McBride.mail;</author>
<author
>&Krishna.Tateneni; &Krishna.Tateneni.mail;</author>
<othercredit role="translator"
><firstname
>John</firstname
><surname
>Knight</surname
><affiliation
><address
><email
>anarchist_tomato@herzeleid.net</email
></address
></affiliation
><contrib
>Conversion to British English</contrib
></othercredit
> 
 </authorgroup>
<date
>2003-10-14</date
> <releaseinfo
>3.2</releaseinfo
> <keywordset>
		<keyword
>KDE</keyword>
		<keyword
>KControl</keyword>
		<keyword
>locale</keyword>
		<keyword
>country</keyword>
		<keyword
>language</keyword>
	  </keywordset>

	</sect1info>


<title
>Country and Language</title>

<para
>This module of the &kde; control centre allows you select customisation options that depend on the region of the world that you happen to live in. There are five different pages in this module, each of which is described in detail in the following sections.</para>

<para
>In most cases, you can simply select the country you live in, and the other options will be set in an appropriate manner.</para>

<para
>Below the pages of this module, you can see a preview of what the settings look like. In addition to positive and negative numbers, you can see how positive and negative currency values, long and short dates, and times are displayed. When you change any of the settings, the preview shows the effects of the changes before you apply them.</para>

<sect2 id="locale-locale">
<title
>Locale</title>

<para
>On this page, there are two lists, from which you can select the country and languages that you want to use.</para>

<para
>When you click on the <guilabel
>Country</guilabel
> list, a menu pops up showing major groups of countries. You can select one of these regions and see a list of the countries that are available for that region.</para>

<para
>If the language for the country you have selected is available on your system, it will be selected automatically. For instance, choosing <guilabel
>Germany</guilabel
> as the country will select <guilabel
>German</guilabel
> as the language, if it is available.</para>

</sect2>

<sect2 id="locale-numbers">
<title
>Numbers</title>

<para
>On this page, you can select options for how numbers are displayed. The defaults are selected automatically based on the country which is currently selected.</para>

<para
>In the text box labelled <guilabel
>Decimal symbol</guilabel
>, you can type the character that you want to use to separate the decimal portion of numbers. You could put anything here you wanted to, but really, <userinput
>.</userinput
> and <userinput
>,</userinput
> are the two characters that make the most sense.</para>

<para
>Similarly, you can choose the character which is used to group units of thousands in numbers. If no character, not even a space, is present, then there will be no separator for thousands.</para>

<para
>Finally, you can choose what character should be prefixed to positive and negative numbers respectively. For example, the default for English is not to have any prefix for positive numbers, and a <userinput
>-</userinput
> for negative numbers.</para>

</sect2>

<sect2 id="locale-money">

<title
>Money</title>

<para
>Unlike the display of ordinary numbers, conventions for currency values do vary from region to region. However, you will find that the defaults are probably fine.</para>

<para
>The character or characters representing the currency symbol are based on the country that is currently selected. The decimal symbol and thousands separator work as they do for numbers. The text box labelled <guilabel
>Fract digits</guilabel
> allows you to specify the number of fractional digits used in displaying currency values.</para>

<para
>For both positive and negative currency values, you can control whether the currency symbol appears before or after the numeric value, and how the sign of the value is distinguished in the display. Note that the symbols used for the sign of currency values are the same as those used for other numeric values.</para>

<para
>If the checkbox labelled <guilabel
>Prefix currency symbol</guilabel
> is selected, the currency symbol appears before the numeric value. If this checkbox is cleared, then the currency symbol appears after the numeric value.</para>

<para
>There are five choices for the way in which the sign of the currency value is handled:</para>
<itemizedlist>
<listitem
><para
>The <guilabel
>Parens around</guilabel
> option displays the numeric value within a pair of parentheses.</para
></listitem>
<listitem
><para
>The <guilabel
>Before quantity money</guilabel
> option displays the sign before the numeric value, but after any currency symbol that may be present.</para
></listitem>
<listitem
><para
>The <guilabel
>After quantity money</guilabel
> option displays the sign after the numeric value, but before any currency symbol that may be present.</para
></listitem>
<listitem
><para
>The <guilabel
>Before money</guilabel
> option displays the sign before the numeric value as well as any currency symbol that may be present.</para
></listitem>
<listitem
><para
>The <guilabel
>After money</guilabel
> option displays the sign after the numeric value as well as any currency symbol that may be present.</para
></listitem>
</itemizedlist>

</sect2>

<sect2 id="locale-datetime">
<title
>Time and Dates</title>

<para
>If you use a different calendar system than Gregorian, you can choose this from the first dropdown box.</para>

<para
>On the rest of this page, there are text boxes for the time, long date, and short date, in which you can type format strings to control the way in which times and dates are displayed.</para>

<para
>Except for the special codes described below, any other characters in the format strings are displayed literally. The special codes consist of a <parameter
>%</parameter
> sign followed by a character, as shown in the list of codes below:</para>

<itemizedlist>
<listitem
><para
>Time format codes:</para>
  <itemizedlist>

  <listitem
><para
><parameter
>HH</parameter
> - The hour according to a 24-hour clock, using two digits (00 to 23).</para
></listitem>
  <listitem
><para
><parameter
>hH</parameter
> - The hour according to a 24-hour clock, using one or two digits (0 to 23).</para
></listitem>
  <listitem
><para
><parameter
>PH</parameter
> (uppercase eye) - The hour according to a 12-hour clock, using two digits (01 to 12).</para
></listitem>
  <listitem
><para
><parameter
>pH</parameter
> (lowercase ell) - The hour according to a 12-hour clock, using one or two digits (1 to 12).</para
></listitem>
  <listitem
><para
><parameter
>MM</parameter
> - The current minute using two digits (00 to 59).</para
></listitem>
  <listitem
><para
><parameter
>SS</parameter
> - The current second using two digits (00 to 59).</para
></listitem>
  <listitem
><para
><parameter
>AMPM</parameter
> - Either <quote
>am</quote
> or <quote
>pm</quote
> depending on the hour. Useful with <parameter
>PH</parameter
> or <parameter
>pH</parameter
>.</para
></listitem>
  </itemizedlist>
</listitem>

<listitem
><para
>Date format codes:</para>
  <itemizedlist>
  <listitem
><para
><parameter
>YYYY</parameter
> - The year, using 4 digits.</para
></listitem>
  <listitem
><para
><parameter
>YY</parameter
> - The year, using 2 digits.</para
></listitem>
  <listitem
><para
><parameter
>MM</parameter
> - The month, using 2 digits (01 to 12).</para
></listitem>
  <listitem
><para
><parameter
>mM</parameter
> - The month, using 1 or 2 digits (1 to 12).</para
></listitem>
  <listitem
><para
><parameter
>MONTH</parameter
> - The name of the month.</para
></listitem>
  <listitem
><para
><parameter
>SHORTMONTH</parameter
> - The abbreviated name of the month.</para
></listitem>
  <listitem
><para
><parameter
>DD</parameter
> - The day, using 2 digits (01 to 31).</para
></listitem>
  <listitem
><para
><parameter
>dD</parameter
> - The day, using 1 or 2 digits (1 to 31).</para
></listitem>
  <listitem
><para
><parameter
>WEEKDAY</parameter
> - The name of the weekday.</para
></listitem>
  <listitem
><para
><parameter
>SHORTWEEKDAY</parameter
> - The abbreviated name of the weekday.</para
></listitem>
  </itemizedlist>
</listitem>
</itemizedlist>

<para
>Finally, there's a combobox labelled <guilabel
>First day of the week</guilabel
> which lets you select which day is the first one of the week in your country.</para>

</sect2>
<sect2 id="locale-other">
<title
>Other</title>
<para
>You can select the default paper format with the combo box labelled <guilabel
>Paper Format</guilabel
>.</para>

<para
>Use the drop down box labelled <guilabel
>Measure system</guilabel
> to select Imperial or Metric systems of measurement.</para>

</sect2>

</sect1>
</article>