1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-15 15:49:36 +02:00

Added new Tamil translation (80% complete) by Kenthira Ponnampalam.

Ta.po still needs to be added to the Mac Xcode project.
This commit is contained in:
windinthew 2014-06-22 17:04:52 +00:00
parent 8916171a41
commit a4bd763071
5 changed files with 11172 additions and 1 deletions

View File

@ -44,6 +44,7 @@ sl
sr_RS
sr_RS@latin
sv
ta
tg
tr
uk

11166
locale/ta.po Normal file

File diff suppressed because it is too large Load Diff

View File

@ -151,6 +151,7 @@ void GetLanguages(wxArrayString &langCodes, wxArrayString &langNames)
localLanguageName[wxT("sr_RS@latin")] = wxT("Serbian (Latin)");
localLanguageName[wxT("sv")] = wxT("Svenska");
localLanguageName[wxT("tg")] = wxT("Tajik");
localLanguageName[wxT("ta")] = wxT("Tamil");
localLanguageName[wxT("tr")] = wxT("Turkce");
localLanguageName[wxT("uk")] = wxT("Ukrainska");
localLanguageName[wxT("vi")] = wxT("Vietnamese");

View File

@ -255,6 +255,10 @@
RelativePath="..\..\..\locale\sv.po"
>
</File>
<File
RelativePath="..\..\..\locale\ta.po"
>
</File>
<File
RelativePath="..\..\..\locale\tg.po"
>

View File

@ -170,7 +170,6 @@ Global
{D5AB2D87-51DC-4277-A9AB-2A6018D0E947}.Release|Win32.Build.0 = Release|Win32
{02F94A40-586A-4403-8464-13B50801FFEC}.Debug|Win32.ActiveCfg = Debug|Win32
{02F94A40-586A-4403-8464-13B50801FFEC}.Release|Win32.ActiveCfg = Release|Win32
{02F94A40-586A-4403-8464-13B50801FFEC}.Release|Win32.Build.0 = Release|Win32
{AF9AD75C-4785-4432-BAC3-ADAB1E7F1192}.Debug|Win32.ActiveCfg = Debug|Win32
{AF9AD75C-4785-4432-BAC3-ADAB1E7F1192}.Debug|Win32.Build.0 = Debug|Win32
{AF9AD75C-4785-4432-BAC3-ADAB1E7F1192}.Release|Win32.ActiveCfg = Release|Win32