mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-10 16:43:33 +02:00
New Croatian translation of software by Martin Bagiæ (still needs adding to Mac project)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
# This makefile may be invoked to build either audacity.pot or any lang.mo
|
||||
|
||||
PROGNAME=audacity
|
||||
LINGUAS=af ar be bg bn 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 sr_RS sr_RS@latin sv tg tr uk vi zh zh_TW
|
||||
LINGUAS=af ar be bg bn bs ca ca@valencia cs cy da de el es eu fa fi fr ga gl he hi hr hu id it ja ka km ko lt mk my nb nl oc pl pt pt_BR ro ru sk sl sr_RS sr_RS@latin 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.
|
||||
|
11417
locale/hr.po
Normal file
11417
locale/hr.po
Normal file
File diff suppressed because it is too large
Load Diff
@@ -120,6 +120,7 @@ void GetLanguages(wxArrayString &langCodes, wxArrayString &langNames)
|
||||
localLanguageName[wxT("gl")] = wxT("Galician");
|
||||
localLanguageName[wxT("he")] = wxT("Hebrew");
|
||||
localLanguageName[wxT("hi")] = wxT("Hindi");
|
||||
localLanguageName[wxT("hr")] = wxT("Croatian");
|
||||
localLanguageName[wxT("hu")] = wxT("Magyar");
|
||||
localLanguageName[wxT("id")] = wxT("Bahasa Indonesia"); // aka Indonesian
|
||||
localLanguageName[wxT("it")] = wxT("Italiano");
|
||||
|
@@ -205,6 +205,10 @@
|
||||
RelativePath="..\..\..\locale\hi.po"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\locale\hr.po"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\locale\hu.po"
|
||||
>
|
||||
|
Reference in New Issue
Block a user