Differences between revisions 25 and 27 (spanning 2 versions)
Revision 25 as of 2004-05-04 11:52:58
Size: 2134
Editor: anonymous
Comment:
Revision 27 as of 2004-11-05 19:32:18
Size: 2165
Editor: anonymous
Comment:
Deletions are marked like this. Additions are marked like this.
Line 22: Line 22:
You can see the supported locales typing nano /usr/share/i18n/SUPPORTED You can see the supported locales typing nano /usr/share/i18n/SUPPORTED or an example in LocaleSupported
Line 58: Line 58:
 * [["Esperantigi"]]  * ["Esperantigi"]

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 an example 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