mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-15 15:49:36 +02:00
Added new Serbian translation by Miroslav Nikolic.
This commit is contained in:
parent
1ceb0ef660
commit
eab4109489
@ -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 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 hu id it ja ka km ko lt mk my nb nl oc pl pt pt_BR ro ru sk sl sr_RS 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.
|
||||
|
11108
locale/sr_RS.po
Normal file
11108
locale/sr_RS.po
Normal file
File diff suppressed because it is too large
Load Diff
@ -829,6 +829,7 @@
|
||||
2888496A131B6CF600B59735 /* ru.po in Sources */ = {isa = PBXBuildFile; fileRef = 28884939131B6CF600B59735 /* ru.po */; };
|
||||
2888496B131B6CF600B59735 /* sk.po in Sources */ = {isa = PBXBuildFile; fileRef = 2888493A131B6CF600B59735 /* sk.po */; };
|
||||
2888496C131B6CF600B59735 /* sl.po in Sources */ = {isa = PBXBuildFile; fileRef = 2888493B131B6CF600B59735 /* sl.po */; };
|
||||
2888496D131B6CF600B59735 /* sr_RS.po in Sources */ = {isa = PBXBuildFile; fileRef = 2888493C131B6CF600B59735 /* sr_RS.po */; };
|
||||
2888496D131B6CF600B59735 /* sv.po in Sources */ = {isa = PBXBuildFile; fileRef = 2888493C131B6CF600B59735 /* sv.po */; };
|
||||
2888496E131B6CF600B59735 /* tg.po in Sources */ = {isa = PBXBuildFile; fileRef = 2888493D131B6CF600B59735 /* tg.po */; };
|
||||
2888496F131B6CF600B59735 /* tr.po in Sources */ = {isa = PBXBuildFile; fileRef = 2888493E131B6CF600B59735 /* tr.po */; };
|
||||
@ -2452,6 +2453,7 @@
|
||||
28884939131B6CF600B59735 /* ru.po */ = {isa = PBXFileReference; explicitFileType = sourcecode; fileEncoding = 5; name = ru.po; path = ../locale/ru.po; sourceTree = SOURCE_ROOT; };
|
||||
2888493A131B6CF600B59735 /* sk.po */ = {isa = PBXFileReference; explicitFileType = sourcecode; fileEncoding = 5; name = sk.po; path = ../locale/sk.po; sourceTree = SOURCE_ROOT; };
|
||||
2888493B131B6CF600B59735 /* sl.po */ = {isa = PBXFileReference; explicitFileType = sourcecode; fileEncoding = 5; name = sl.po; path = ../locale/sl.po; sourceTree = SOURCE_ROOT; };
|
||||
2888493B131B6CF600B59735 /* sr_RS.po */ = {isa = PBXFileReference; explicitFileType = sourcecode; fileEncoding = 5; name = sr_RS.po; path = ../locale/sr_RS.po; sourceTree = SOURCE_ROOT; };
|
||||
2888493C131B6CF600B59735 /* sv.po */ = {isa = PBXFileReference; explicitFileType = sourcecode; fileEncoding = 5; name = sv.po; path = ../locale/sv.po; sourceTree = SOURCE_ROOT; };
|
||||
2888493D131B6CF600B59735 /* tg.po */ = {isa = PBXFileReference; explicitFileType = sourcecode; fileEncoding = 5; name = tg.po; path = ../locale/tg.po; sourceTree = SOURCE_ROOT; };
|
||||
2888493E131B6CF600B59735 /* tr.po */ = {isa = PBXFileReference; explicitFileType = sourcecode; fileEncoding = 5; name = tr.po; path = ../locale/tr.po; sourceTree = SOURCE_ROOT; };
|
||||
@ -4842,6 +4844,7 @@
|
||||
28884939131B6CF600B59735 /* ru.po */,
|
||||
2888493A131B6CF600B59735 /* sk.po */,
|
||||
2888493B131B6CF600B59735 /* sl.po */,
|
||||
2888493C131B6CF600B59735 /* sr_RS.po */,
|
||||
2888493C131B6CF600B59735 /* sv.po */,
|
||||
2888493D131B6CF600B59735 /* tg.po */,
|
||||
2888493E131B6CF600B59735 /* tr.po */,
|
||||
@ -7127,6 +7130,7 @@
|
||||
2888496A131B6CF600B59735 /* ru.po in Sources */,
|
||||
2888496B131B6CF600B59735 /* sk.po in Sources */,
|
||||
2888496C131B6CF600B59735 /* sl.po in Sources */,
|
||||
2888496C131B6CF600B59735 /* sr_RS.po in Sources */,
|
||||
2888496D131B6CF600B59735 /* sv.po in Sources */,
|
||||
2888496E131B6CF600B59735 /* tg.po in Sources */,
|
||||
2888496F131B6CF600B59735 /* tr.po in Sources */,
|
||||
|
@ -141,6 +141,7 @@ void GetLanguages(wxArrayString &langCodes, wxArrayString &langNames)
|
||||
localLanguageName[wxT("ru")] = wxT("Russky");
|
||||
localLanguageName[wxT("sk")] = wxT("Slovak");
|
||||
localLanguageName[wxT("sl")] = wxT("Slovenscina");
|
||||
localLanguageName[wxT("sr_RS")] = wxT("Serbian");
|
||||
localLanguageName[wxT("sv")] = wxT("Svenska");
|
||||
localLanguageName[wxT("tg")] = wxT("Tajik");
|
||||
localLanguageName[wxT("tr")] = wxT("Turkce");
|
||||
|
@ -1163,6 +1163,31 @@
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\locale\sr_RS.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\sv.po"
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user