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:
parent
8916171a41
commit
a4bd763071
@ -44,6 +44,7 @@ sl
|
||||
sr_RS
|
||||
sr_RS@latin
|
||||
sv
|
||||
ta
|
||||
tg
|
||||
tr
|
||||
uk
|
||||
|
11166
locale/ta.po
Normal file
11166
locale/ta.po
Normal file
File diff suppressed because it is too large
Load Diff
@ -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");
|
||||
|
@ -255,6 +255,10 @@
|
||||
RelativePath="..\..\..\locale\sv.po"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\locale\ta.po"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\locale\tg.po"
|
||||
>
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user