Page 1 of 1
alsaequal.sh translated to Portugese
Posted: Sat Feb 17, 2024 12:54 am
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
Re: alsaequal.sh
Posted: Sat Feb 17, 2024 3:28 am
by Flash
Re: alsaequal.sh
Posted: Sat Feb 17, 2024 8:54 am
by some1
Re: alsaequal.sh
Posted: Sun Feb 18, 2024 2:50 am
by Flash
Okay, then what does the "pt" suffix mean?
Re: alsaequal.sh
Posted: Sun Feb 18, 2024 3:19 am
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
Re: alsaequal.sh
Posted: Sun Feb 18, 2024 7:47 am
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