1 /*
2  *   libcddb - CDDB Interface Library for xmcd/cda
3  *
4  *      This library implements an interface to access the "classic"
5  *      CDDB1 services.
6  *
7  *   Copyright (C) 1993-2004  Ti Kan
8  *   E-mail: xmcd@amb.org
9  *
10  *   This program is free software; you can redistribute it and/or modify
11  *   it under the terms of the GNU General Public License as published by
12  *   the Free Software Foundation; either version 2 of the License, or
13  *   (at your option) any later version.
14  *
15  *   This program is distributed in the hope that it will be useful,
16  *   but WITHOUT ANY WARRANTY; without even the implied warranty of
17  *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18  *   GNU General Public License for more details.
19  *
20  *   You should have received a copy of the GNU General Public License
21  *   along with this program; if not, write to the Free Software
22  *   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
23  *
24  */
25 #ifndef _LANGTBL_H_
26 #define _LANGTBL_H_
27 
28 #ifndef lint
29 static char     *_langtbl_h_ident_ = "@(#)langtbl.h	1.3 03/12/12";
30 #endif
31 
32 
33 /*
34  * Language table
35  */
36 cddb_language_t	fcddb_language_tbl[] = {
37     {	"",	"1",	"English",				NULL	},
38     {	"",	"2",	"Afrikaans",				NULL	},
39     {	"",	"3",	"Albanian",				NULL	},
40     {	"",	"4",	"Arabic",				NULL	},
41     {	"",	"5",	"Armenian",				NULL	},
42     {	"",	"6",	"Asturian",				NULL	},
43     {	"",	"7",	"Azerbaijani",				NULL	},
44     {	"",	"8",	"Basque",				NULL	},
45     {	"",	"9",	"Bengali",				NULL	},
46     {	"",	"10",	"Bosnian",				NULL	},
47     {	"",	"11",	"Breton",				NULL	},
48     {	"",	"12",	"Bulgarian",				NULL	},
49     {	"",	"13",	"Simplified Chinese",			NULL	},
50     {	"",	"14",	"Catalan",				NULL	},
51     {	"",	"15",	"Creole",				NULL	},
52     {	"",	"16",	"Croatian",				NULL	},
53     {	"",	"17",	"Czech",				NULL	},
54     {	"",	"18",	"Danish",				NULL	},
55     {	"",	"19",	"Dutch",				NULL	},
56     {	"",	"20",	"Elvish",				NULL	},
57     {	"",	"21",	"Esperanto",				NULL	},
58     {	"",	"22",	"Estonian",				NULL	},
59     {	"",	"23",	"Europortuguese",			NULL	},
60     {	"",	"24",	"Farsi",				NULL	},
61     {	"",	"25",	"Finnish",				NULL	},
62     {	"",	"26",	"French",				NULL	},
63     {	"",	"27",	"Frisian",				NULL	},
64     {	"",	"28",	"Gaelic",				NULL	},
65     {	"",	"29",	"Galician",				NULL	},
66     {	"",	"30",	"German",				NULL	},
67     {	"",	"31",	"Greek",				NULL	},
68     {	"",	"32",	"Gujarati",				NULL	},
69     {	"",	"33",	"Hawaiian",				NULL	},
70     {	"",	"34",	"Hebrew",				NULL	},
71     {	"",	"35",	"Hindi",				NULL	},
72     {	"",	"36",	"Holooe",				NULL	},
73     {	"",	"37",	"Hungarian",				NULL	},
74     {	"",	"38",	"Icelandic",				NULL	},
75     {	"",	"39",	"Ido",					NULL	},
76     {	"",	"40",	"Bahasa Indonesia",			NULL	},
77     {	"",	"41",	"Interlingua",				NULL	},
78     {	"",	"42",	"Irish",				NULL	},
79     {	"",	"43",	"Italian",				NULL	},
80     {	"",	"44",	"Japanese",				NULL	},
81     {	"",	"45",	"Javanese",				NULL	},
82     {	"",	"46",	"Khmer",				NULL	},
83     {	"",	"47",	"Klingon",				NULL	},
84     {	"",	"48",	"Korean",				NULL	},
85     {	"",	"49",	"Kurdish",				NULL	},
86     {	"",	"50",	"Lao",					NULL	},
87     {	"",	"51",	"Latin",				NULL	},
88     {	"",	"52",	"Latvian",				NULL	},
89     {	"",	"53",	"Lithuanian",				NULL	},
90     {	"",	"54",	"Malay",				NULL	},
91     {	"",	"55",	"Traditional Chinese",			NULL	},
92     {	"",	"56",	"Marshallese",				NULL	},
93     {	"",	"57",	"Nepali",				NULL	},
94     {	"",	"58",	"Norwegian",				NULL	},
95     {	"",	"59",	"Occitan",				NULL	},
96     {	"",	"60",	"Polish",				NULL	},
97     {	"",	"61",	"Portuguese",				NULL	},
98     {	"",	"62",	"Punjabi",				NULL	},
99     {	"",	"63",	"Romanian",				NULL	},
100     {	"",	"64",	"Russian",				NULL	},
101     {	"",	"65",	"Sanskrit",				NULL	},
102     {	"",	"66",	"Serbian",				NULL	},
103     {	"",	"67",	"Sesotho",				NULL	},
104     {	"",	"68",	"Slovak",				NULL	},
105     {	"",	"69",	"Slovenian",				NULL	},
106     {	"",	"70",	"Sinhala",				NULL	},
107     {	"",	"71",	"Spanish",				NULL	},
108     {	"",	"72",	"Swahili",				NULL	},
109     {	"",	"73",	"Swedish",				NULL	},
110     {	"",	"74",	"Tagalog",				NULL	},
111     {	"",	"75",	"Tamil",				NULL	},
112     {	"",	"76",	"Thai",					NULL	},
113     {	"",	"77",	"Turkish",				NULL	},
114     {	"",	"78",	"Ukrainian",				NULL	},
115     {	"",	"79",	"Urdu",					NULL	},
116     {	"",	"80",	"Uzbek",				NULL	},
117     {	"",	"81",	"Vietnamese",				NULL	},
118     {	"",	"82",	"Welsh",				NULL	},
119     {	"",	"83",	"Xhosa",				NULL	},
120     {	"",	"84",	"Yiddish",				NULL	},
121     {	"",	"85",	"Zulu",					NULL	},
122     {	"",	"86",	"Other",				NULL	},
123     {	"",	NULL,	NULL,					NULL	}
124 };
125 
126 
127 #endif	/* _LANGTBL_H_ */
128 
129