You are not logged in.

#1 2025-07-05 13:51:00

goltrek
Member
Registered: 2018-12-17
Posts: 29

(Solved) Change folders to Brazilian Portuguese

Hello!
How do I change the folders to Brazilian Portuguese?
Obs.: In the installation I chose Brazilian Portuguese.

Thanks!

Last edited by goltrek (2025-07-16 18:38:38)

Offline

#2 2025-07-05 18:46:00

brontosaurusrex
Middle Office
Registered: 2015-09-29
Posts: 2,746

Re: (Solved) Change folders to Brazilian Portuguese

Some reading
https://wiki.archlinux.org/title/XDG_user_directories

I'd try something like
1. backup

cd ~/.config
# backup
cp user-dirs.dirs user-dirs.dirs.orig

2. edit the .config/user-dirs.dirs as you wish
3. login/logout
4. Test, if there is some mayor breakage restore the original backup
(p.s. There could be a nicer/cleaner way I'am not aware of)

Online

#3 2025-07-05 20:30:06

goltrek
Member
Registered: 2018-12-17
Posts: 29

Re: (Solved) Change folders to Brazilian Portuguese

Thanks for the reply, I will make the changes.

Offline

#4 2025-07-05 22:24:20

marens
Member
From: World without M$
Registered: 2023-02-02
Posts: 872

Re: (Solved) Change folders to Brazilian Portuguese

^ I have ~/.config/user-dirs.locale  file:

$ cat ~/.config/user-dirs.locale
en_US

Maybe you should try here.
Then LogOut/LogIn.


If people would know how little brain is ruling the world, they would die of fear.

Offline

#5 2025-07-06 13:32:40

marens
Member
From: World without M$
Registered: 2023-02-02
Posts: 872

Re: (Solved) Change folders to Brazilian Portuguese

Looks like Reboot is required instead of LogOut/LogIn.
https://answers.launchpad.net/ubuntu/+question/815470

See the last post:

ViBE wrote:

I edited user-dirs.locale and added my language then rebooted the machine. After login a prompt came up to ask me to confirm the renaming.


If people would know how little brain is ruling the world, they would die of fear.

Offline

#6 2025-07-16 18:37:39

goltrek
Member
Registered: 2018-12-17
Posts: 29

Re: (Solved) Change folders to Brazilian Portuguese

I managed to solve it with the following commands.
xdg-user-dirs-update
xdg-user-dirs-update --force

I hope I helped.

Greetings!

Offline

Board footer

Powered by FluxBB