1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-29 23:29:41 +02:00

added Burmese (Myanmar) translation by Russell Kyaw

This commit is contained in:
windinthew 2010-01-27 09:32:55 +00:00
parent 37f89c192b
commit 45a006841d
3 changed files with 27 additions and 1 deletions

View File

@ -8,7 +8,7 @@
# This makefile may be invoked to build either audacity.pot or any lang.mo
PROGNAME=audacity
LINGUAS=af ar bn bg bs ca ca@valencia cs cy da de el es eu fa fi fr ga gl he hi hu id it ja ka km ko lt mk nb nl oc pl pt pt_BR ro ru sk sl sv tg tr uk vi zh zh_TW
LINGUAS=af ar bn bg bs ca ca@valencia cs cy da de el es eu fa fi fr ga gl he hi hu id it ja ka km ko lt mk my nb nl oc pl pt pt_BR ro ru sk sl sv tg tr uk vi zh zh_TW
# these languages are not generated because they are currently unmaintained and
# overlapped by another one:
# currently none - Cleber produced a pt_PT translation August 2009.

View File

@ -100,6 +100,7 @@ void GetLanguages(wxArrayString &langCodes, wxArrayString &langNames)
localLanguageName[wxT("ar")] = wxT("Arabic");
localLanguageName[wxT("bg")] = wxT("Balgarski");
localLanguageName[wxT("bs")] = wxT("Bosnian");
localLanguageName[wxT("my")] = wxT("Burmese");
localLanguageName[wxT("ca")] = wxT("Catalan");
localLanguageName[wxT("cs")] = wxT("Czech");
localLanguageName[wxT("da")] = wxT("Dansk");

View File

@ -863,6 +863,31 @@
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\..\locale\my.po"
>
<FileConfiguration
Name="Unicode Release|Win32"
>
<Tool
Name="msgfmt"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="msgfmt"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="msgfmt"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\..\locale\nb.po"
>