Differences between revisions 27 and 29 (spanning 2 versions)
Revision 27 as of 2004-11-05 19:32:18
Size: 2165
Editor: anonymous
Comment:
Revision 29 as of 2004-11-05 19:55:30
Size: 2159
Editor: anonymous
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
*LocaleSpanish -- en español  * LocaleSpanish -- en español
Line 22: Line 22:
You can see the supported locales typing nano /usr/share/i18n/SUPPORTED or an example in LocaleSupported You can see the supported locales typing nano /usr/share/i18n/SUPPORTED or in LocaleSupported .

Translations

  • ?LocaleSpanish -- en español


This page indicates how to install / use Debian in your local language.

See :

Configuration

Text way

  • Edit the file /etc/locale.gen (i.e. open a terminal as ["root"], and type nano /etc/locale.gen ) and add your locale settings (one set per line), e.g.:
    • de_DE ISO-8859-1
    • de_DE@euro ISO-8859-15

You can see the supported locales typing nano /usr/share/i18n/SUPPORTED or in ?LocaleSupported .

  • Run the command "locale-gen"
  • Add the default language to the file /etc/profile (one of the entries you generated in /etc/locale.gen):
    • export LANG=de_DE
    • export LC_ALL=de_DE
    • export LC_CTYPE=de_DE
  • To use the new settings with all programs, not only the ones already running, reboot. That's it.

Cursor way

Get root and type ["dpkg"]-reconfigure locales and select your locale.

It changes /etc/enviroment and /etc/locale.gen

Keyboard

Console

dpkg-reconfigure console-common

It over-writes /etc/console/boottime.kmap.gz.

XWindow

dpkg-reconfigure xserver-xfree86

It changes /etc/X11/["XF86Config"]-4 , Section "?InputDevice"

Zones, languages and countries