MCPcopy Create free account
hub / github.com/audacity/audacity / GetLanguages

Function GetLanguages

libraries/lib-strings/Languages.cpp:140–319  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138}
139
140void GetLanguages( FilePaths pathList,
141 wxArrayString &langCodes, TranslatableStrings &langNames)
142{
143 static const char *const utf8Names[] = {
144"af Afrikaans",
145"ar \330\247\331\204\330\271\330\261\330\250\331\212\330\251",
146"be \320\221\320\265\320\273\320\260\321\200\321\203\321\201\320\272\320\260\321\217",
147"bg \320\221\321\212\320\273\320\263\320\260\321\200\321\201\320\272\320\270",
148"bn \340\246\254\340\246\276\340\246\202\340\246\262\340\246\276",
149"bs Bosanski",
150"ca Catal\303\240",
151"ca_ES@valencia Valenci\303\240",
152"co Corsu",
153"cs \304\214e\305\241tina",
154"cy Cymraeg",
155"da Dansk",
156"de Deutsch",
157"el \316\225\316\273\316\273\316\267\316\275\316\271\316\272\316\254",
158"en English",
159"es Espa\303\261ol",
160"eu Euskara",
161"eu_ES Euskara (Espainiako)",
162"fa \331\201\330\247\330\261\330\263\333\214",
163"fi Suomi",
164"fr Fran\303\247ais",
165"ga Gaeilge",
166"gl Galego",
167"he \327\242\327\221\327\250\327\231\327\252",
168"hi \340\244\271\340\244\277\340\244\250\340\245\215\340\244\246\340\245\200",
169"hr Hrvatski",
170"hu Magyar",
171"hy \325\200\325\241\325\265\325\245\326\200\325\245\325\266",
172"id Bahasa Indonesia",
173"it Italiano",
174"ja \346\227\245\346\234\254\350\252\236",
175"ka \341\203\245\341\203\220\341\203\240\341\203\227\341\203\243\341\203\232\341\203\230",
176"km \341\236\201\341\237\201\341\236\230\341\236\232\341\236\227\341\236\266\341\236\237\341\236\266",
177"ko \355\225\234\352\265\255\354\226\264",
178"lt Lietuvi\305\263",
179"mk \320\234\320\260\320\272\320\265\320\264\320\276\320\275\321\201\320\272\320\270",
180"mr \340\244\256\340\244\260\340\244\276\340\244\240\340\245\200",
181"my \341\200\231\341\200\274\341\200\224\341\200\272\341\200\231\341\200\254\341\200\205\341\200\254",
182"nb Norsk",
183"nl Nederlands",
184"oc Occitan",
185"pl Polski",
186"pt Portugu\303\252s",
187"pt_BR Portugu\303\252s (Brasil)",
188"ro Rom\303\242n\304\203",
189"ru \320\240\321\203\321\201\321\201\320\272\320\270\320\271",
190"sk Sloven\304\215ina",
191"sl Sloven\305\241\304\215ina",
192"sr_RS \320\241\321\200\320\277\321\201\320\272\320\270",
193"sr_RS@latin Srpski",
194"sv Svenska",
195"ta \340\256\244\340\256\256\340\256\277\340\256\264\340\257\215",
196"tg \320\242\320\276\322\267\320\270\320\272\323\243",
197"tr T\303\274rk\303\247e",

Callers 3

GetSystemLanguageCodeFunction · 0.85
LangChoiceDialogMethod · 0.85
PopulateMethod · 0.85

Calls 10

VerbatimFunction · 0.85
GetFunction · 0.85
TranslationExistsFunction · 0.85
endMethod · 0.45
beginMethod · 0.45
push_backMethod · 0.45
lengthMethod · 0.45
findMethod · 0.45
emptyMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected