Help > Installation

Language changes partially while editing i18n.sh

(1/1)

edimar:
Only a few things get translated. When i give the command "locale" appears:

locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
LANG=pt_BR.US-ASCII
LC_CTYPE="pt_BR.US-ASCII"
LC_NUMERIC="pt_BR.US-ASCII"
LC_TIME="pt_BR.US-ASCII"
LC_COLLATE="pt_BR.US-ASCII"
LC_MONETARY="pt_BR.US-ASCII"
LC_MESSAGES="pt_BR.US-ASCII"
LC_PAPER="pt_BR.US-ASCII"
LC_NAME="pt_BR.US-ASCII"
LC_ADDRESS="pt_BR.US-ASCII"
LC_TELEPHONE="pt_BR.US-ASCII"
LC_MEASUREMENT="pt_BR.US-ASCII"
LC_IDENTIFICATION="pt_BR.US-ASCII"
LC_ALL=

Any suggestion?

Thierry:
Can you be more precice in your question.

One issue good to know, only the packages util-linux and dialog are install in Portuguese. SO if you want more tools from the base system translated in your native language, you need to install them. Exemple for glibc:


--- Code: ---get glibc.pt
--- End code ---

If you want you can install severall packages in one command:


--- Code: ---get glibc.pt binutils.pt gcc.pt ...
--- End code ---

Navigation

[0] Message Index

Go to full version