Linux Lite Forums
Language Pt-Br - Printable Version

+- Linux Lite Forums (https://www.freecinema2022.gq/forums)
+-- Forum: General (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=4)
+--- Forum: Off Topic (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=15)
+--- Thread: Language Pt-Br (/showthread.php?tid=339)



Language Pt-Br - siqueira3103 - 05-17-2014

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


Re: Language Pt-Br - N4RPS - 05-17-2014

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



Re: Language Pt-Br - siqueira3103 - 05-17-2014

Hello good day, I've done, the more the system does not change the language.


http://uploaddeimagens.com.br/imagens/screenshot_-_17-05-2014_-_06_30_41-png

http://www.tickimg.com.br/uploads/_screenshot_-_17-05-2014_-_06:32:59.png

http://i61.tinypic.com/svhnkh.png

:'(


Re: Language Pt-Br - Valtam - 05-17-2014

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.


Re: Language Pt-Br - siqueira3103 - 05-17-2014

These forms can not change the language...  Sad


Re: Language Pt-Br - Rearis - 07-23-2014

Now this worried me...


Re: Language Pt-Br - ikszman - 09-16-2014

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.