alsaequal.sh translated to Portugese

Language Packs


Moderator: Forum moderators

Post Reply
User avatar
AntonioPt
Posts: 160
Joined: Wed Aug 11, 2021 7:41 pm
Has thanked: 73 times
Been thanked: 33 times

alsaequal.sh translated to Portugese

Post by AntonioPt »

Hello all,

have change this script to be able to translate
Changes

Code: Select all

# Update this 2 lines
export TEXTDOMAIN=${0##*/}
export OUTPUT_CHARSET=UTF-8
# comment this 2 lines 
# performance tweak - use "C" if there is no localisation
#! [ -e $TEXTDOMAINDIR/${LANG%.*}/LC_MESSAGES/$TEXTDOMAIN.mo ] &&
#! [ -e $TEXTDOMAINDIR/${LANG%_*}/LC_MESSAGES/$TEXTDOMAIN.mo ] && LANG=C
Attachments
Screenshot.png
Screenshot.png (435.53 KiB) Viewed 209 times

Why astronauts use Linux
Because you can't open windows in space

User avatar
Flash
Moderator
Posts: 897
Joined: Tue Dec 03, 2019 3:13 pm
Location: Arizona, U.S.
Has thanked: 46 times
Been thanked: 105 times

Re: alsaequal.sh

Post by Flash »

Is that Spanish?

Chaos coordinator :?
some1
Posts: 70
Joined: Wed Aug 19, 2020 4:32 am
Has thanked: 17 times
Been thanked: 11 times

Re: alsaequal.sh

Post by some1 »

Observe o sufixo "pt"

User avatar
Flash
Moderator
Posts: 897
Joined: Tue Dec 03, 2019 3:13 pm
Location: Arizona, U.S.
Has thanked: 46 times
Been thanked: 105 times

Re: alsaequal.sh

Post by Flash »

Okay, then what does the "pt" suffix mean?

Chaos coordinator :?
User avatar
Wiz57
Moderator
Posts: 478
Joined: Fri Dec 13, 2019 3:54 pm
Location: Chickasha, OK USA
Has thanked: 74 times
Been thanked: 75 times

Re: alsaequal.sh

Post by Wiz57 »

Flash wrote: Sun Feb 18, 2024 2:50 am

Okay, then what does the "pt" suffix mean?

Portugal maybe? I think, AntonioPTs writings appear Portugese, similar to Spanish, but different.
Wiz

Signature available upon request

User avatar
AntonioPt
Posts: 160
Joined: Wed Aug 11, 2021 7:41 pm
Has thanked: 73 times
Been thanked: 33 times

Re: alsaequal.sh

Post by AntonioPt »

Flash wrote: Sun Feb 18, 2024 2:50 am

Okay, then what does the "pt" suffix mean?

Its Português lol pt_PT or PT = Portugal br Will be Português from Brazil

Why astronauts use Linux
Because you can't open windows in space

Post Reply

Return to “Internationalization”