1
0
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:
windinthew
2013-01-04 15:16:06 +00:00
parent 7a63f59c6c
commit 97677e1d9f
4 changed files with 11423 additions and 1 deletions

View File

@@ -8,7 +8,7 @@
# This makefile may be invoked to build either audacity.pot or any lang.mo # This makefile may be invoked to build either audacity.pot or any lang.mo
PROGNAME=audacity 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 # these languages are not generated because they are currently unmaintained and
# overlapped by another one: # overlapped by another one:
# currently none - Cleber produced a pt_PT translation August 2009. # currently none - Cleber produced a pt_PT translation August 2009.

11417
locale/hr.po Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -120,6 +120,7 @@ void GetLanguages(wxArrayString &langCodes, wxArrayString &langNames)
localLanguageName[wxT("gl")] = wxT("Galician"); localLanguageName[wxT("gl")] = wxT("Galician");
localLanguageName[wxT("he")] = wxT("Hebrew"); localLanguageName[wxT("he")] = wxT("Hebrew");
localLanguageName[wxT("hi")] = wxT("Hindi"); localLanguageName[wxT("hi")] = wxT("Hindi");
localLanguageName[wxT("hr")] = wxT("Croatian");
localLanguageName[wxT("hu")] = wxT("Magyar"); localLanguageName[wxT("hu")] = wxT("Magyar");
localLanguageName[wxT("id")] = wxT("Bahasa Indonesia"); // aka Indonesian localLanguageName[wxT("id")] = wxT("Bahasa Indonesia"); // aka Indonesian
localLanguageName[wxT("it")] = wxT("Italiano"); localLanguageName[wxT("it")] = wxT("Italiano");

View File

@@ -205,6 +205,10 @@
RelativePath="..\..\..\locale\hi.po" RelativePath="..\..\..\locale\hi.po"
> >
</File> </File>
<File
RelativePath="..\..\..\locale\hr.po"
>
</File>
<File <File
RelativePath="..\..\..\locale\hu.po" RelativePath="..\..\..\locale\hu.po"
> >