Linux Lite Forums

Full Version: Language Pt-Br
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

siqueira3103

Please pt-br not instaled... :-\ :'(
Hello!

Welcome to Linux Lite. To keep the ISO a reasonable size, not every language/dialect is included in the ISO.

Click on 'Menu > Settings > Language Support'. There you will see a bar saying 'Install/Remove Languages'. Portuguese is one of the choices.

Once you install Portuguese support, you should be able to select 'Brazil' as a subset. If not, holler. We'll go from there...

73 DE N4RPS
Rob

siqueira3103

I would highly recommend you start again but this time use the Language Guide in the Help Manual. Menu > Help Manual > Install Guide > Setting your Language.

siqueira3103

These forms can not change the language...  Sad

Rearis

Now this worried me...

ikszman

Hi everyone.

Unfortunately for me, this is what happened.
Menu > Help Manual > Install Guide > Setting your Language.
They did. Left to default (U.S.) English.
Solution:
Terminal open,
Code:
sudo leafpad
Edit this: -> /etc/default/locale.
The first and the last entry is renamed as appropriate.
For example, I have:
Code:
LANG="hu_HU.UTF-8"
LC_NUMERIC="hu_HU.UTF-8"
LC_TIME="hu_HU.UTF-8"
LC_MONETARY="hu_HU.UTF-8"
LC_PAPER="hu_HU.UTF-8"
LC_IDENTIFICATION="hu_HU.UTF-8"
LC_NAME="hu_HU.UTF-8"
LC_ADDRESS="hu_HU.UTF-8"
LC_TELEPHONE="hu_HU.UTF-8"
LC_MEASUREMENT="hu_HU.UTF-8"
LANGUAGE="hu"

Good luck.