~ubuntu-branches/ubuntu/maverick/vlc/maverick

« back to all changes in this revision

Viewing changes to src/misc/iso-639_def.h

  • Committer: Bazaar Package Importer
  • Author(s): Reinhard Tartler
  • Date: 2008-09-17 21:56:14 UTC
  • mfrom: (1.1.17 upstream)
  • Revision ID: james.westby@ubuntu.com-20080917215614-tj0vx8xzd57e52t8
Tags: 0.9.2-1ubuntu1
* New Upstream Release, exception granted by
    - dktrkranz, norsetto, Hobbsee (via irc). LP: #270404

Changes done in ubuntu:

* add libxul-dev to build-depends
* make sure that vlc is build against libxul in configure. This doesn't
  change anything in the package, but makes it more robust if building
  in an 'unclean' chroot or when modifying the package.
* debian/control: make Vcs-* fields point to the motumedia branch
* add libx264-dev and libass-dev to build-depends
  LP: #210354, #199870
* actually enable libass support by passing --enable-libass to configure
* enable libdca: add libdca-dev to build depends and --enable-libdca
* install the x264 plugin.

Changes already in the pkg-multimedia branch in debian:

* don't install usr/share/vlc/mozilla in debian/mozilla-plugin-vlc.install  
* new upstream .desktop file now registers flash video mimetype LP: #261567
* add Xb-Npp-Applications to mozilla-plugin-vlc
* remove duplicate entries in debian/vlc-nox.install

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/*****************************************************************************
2
 
 * iso_lang.h: languages codes and abbreviations
3
 
 *****************************************************************************
4
 
 * Copyright (C) 1998-2004 the VideoLAN team
5
 
 * $Id: 30246625fb4662d3c1e10e62fde50828bc51be80 $
6
 
 *
7
 
 * This is used in iso_lang.cpp and is taken from the GNU glibc 2.2.5
8
 
 * tarball. It has been partially completed with native language names.
9
 
 * Authors: St�hane Borel <stef@via.ecp.fr>
10
 
 *          Arnaud de Bossoreille de Ribou <bozo@via.ecp.fr>
11
 
 *
12
 
 * This program is free software; you can redistribute it and/or modify
13
 
 * it under the terms of the GNU General Public License as published by
14
 
 * the Free Software Foundation; either version 2 of the License, or
15
 
 * (at your option) any later version.
16
 
 *
17
 
 * This program is distributed in the hope that it will be useful,
18
 
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
19
 
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
20
 
 * GNU General Public License for more details.
21
 
 *
22
 
 * You should have received a copy of the GNU General Public License
23
 
 * along with this program; if not, write to the Free Software
24
 
 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
25
 
 *****************************************************************************/
26
 
 
27
 
/* Define the languages codes and abbreviations according to ISO 639-[12].
28
 
 * Format is:( "English name", 639-1-code, 639-2/T-code, 639-2/B-code)
29
 
 * If you find something missing or wrong contact <bug-glibc@gnu.org> */
30
 
 
31
 
/* Some spellings were converted to pure ASCII:
32
 
 *  Proven�l -> Provencal
33
 
 *  Volapk -> Volapuk
34
 
 *  Bokm� -> Bokmaal */
35
 
 
36
 
static const iso639_lang_t p_languages[] =
37
 
{
38
 
    { N_( "Afar" ),             "",            "aa", "aar", "aar" },
39
 
    { N_( "Abkhazian" ),        "",            "ab", "abk", "abk" },
40
 
    { N_( "Afrikaans" ),        "",            "af", "afr", "afr" },
41
 
    { N_( "Albanian" ),         "",            "sq", "sqi", "alb" },
42
 
    { N_( "Amharic" ),          "",            "am", "amh", "amh" },
43
 
    { N_( "Arabic" ),           "",            "ar", "ara", "ara" },
44
 
    { N_( "Armenian" ),         "",            "hy", "hye", "arm" },
45
 
    { N_( "Assamese" ),         "",            "as", "asm", "asm" },
46
 
    { N_( "Avestan" ),          "",            "ae", "ave", "ave" },
47
 
    { N_( "Aymara" ),           "",            "ay", "aym", "aym" },
48
 
    { N_( "Azerbaijani" ),      "",            "az", "aze", "aze" },
49
 
    { N_( "Bashkir" ),          "",            "ba", "bak", "bak" },
50
 
    { N_( "Basque" ),           "",            "eu", "eus", "baq" },
51
 
    { N_( "Belarusian" ),       "",            "be", "bel", "bel" },
52
 
    { N_( "Bengali" ),          "",            "bn", "ben", "ben" },
53
 
    { N_( "Bihari" ),           "",            "bh", "bih", "bih" },
54
 
    { N_( "Bislama" ),          "",            "bi", "bis", "bis" },
55
 
    { N_( "Bosnian" ),          "",            "bs", "bos", "bos" },
56
 
    { N_( "Breton" ),           "",            "br", "bre", "bre" },
57
 
    { N_( "Bulgarian" ),        "",            "bg", "bul", "bul" },
58
 
    { N_( "Burmese" ),          "",            "my", "mya", "bur" },
59
 
    { N_( "Catalan" ),          "Catala",      "ca", "cat", "cat" },
60
 
    { N_( "Chamorro" ),         "",            "ch", "cha", "cha" },
61
 
    { N_( "Chechen" ),          "",            "ce", "che", "che" },
62
 
    { N_( "Chinese" ),          "",            "zh", "zho", "chi" },
63
 
    { N_( "Church Slavic" ),    "",            "cu", "chu", "chu" },
64
 
    { N_( "Chuvash" ),          "",            "cv", "chv", "chv" },
65
 
    { N_( "Cornish" ),          "",            "kw", "cor", "cor" },
66
 
    { N_( "Corsican" ),         "",            "co", "cos", "cos" },
67
 
    { N_( "Czech" ),            "",            "cs", "ces", "cze" },
68
 
    { N_( "Danish" ),           "Dansk",       "da", "dan", "dan" },
69
 
    { N_( "Dutch" ),            "Nederlands",  "nl", "nld", "dut" },
70
 
    { N_( "Dzongkha" ),         "",            "dz", "dzo", "dzo" },
71
 
    { N_( "English" ),          "English",     "en", "eng", "eng" },
72
 
    { N_( "Esperanto" ),        "",            "eo", "epo", "epo" },
73
 
    { N_( "Estonian" ),         "",            "et", "est", "est" },
74
 
    { N_( "Faroese" ),          "",            "fo", "fao", "fao" },
75
 
    { N_( "Fijian" ),           "",            "fj", "fij", "fij" },
76
 
    { N_( "Finnish" ),          "Suomi",       "fi", "fin", "fin" },
77
 
    { N_( "French" ),           "Francais",    "fr", "fra", "fre" },
78
 
    { N_( "Frisian" ),          "",            "fy", "fry", "fry" },
79
 
    { N_( "Georgian" ),         "",            "ka", "kat", "geo" },
80
 
    { N_( "German" ),           "Deutsch",     "de", "deu", "ger" },
81
 
    { N_( "Gaelic (Scots)" ),   "",            "gd", "gla", "gla" },
82
 
    { N_( "Irish" ),            "",            "ga", "gle", "gle" },
83
 
    { N_( "Gallegan" ),         "",            "gl", "glg", "glg" },
84
 
    { N_( "Manx" ),             "",            "gv", "glv", "glv" },
85
 
    { N_( "Greek, Modern ()" ), "",            "el", "gre", "ell" },
86
 
    { N_( "Guarani" ),          "",            "gn", "grn", "grn" },
87
 
    { N_( "Gujarati" ),         "",            "gu", "guj", "guj" },
88
 
    { N_( "Hebrew" ),           "",            "he", "heb", "heb" },
89
 
    { N_( "Herero" ),           "",            "hz", "her", "her" },
90
 
    { N_( "Hindi" ),            "",            "hi", "hin", "hin" },
91
 
    { N_( "Hiri Motu" ),        "",            "ho", "hmo", "hmo" },
92
 
    { N_( "Hungarian" ),        "Magyar",      "hu", "hun", "hun" },
93
 
    { N_( "Icelandic" ),        "Islenska",    "is", "isl", "ice" },
94
 
    { N_( "Inuktitut" ),        "",            "iu", "iku", "iku" },
95
 
    { N_( "Interlingue" ),      "",            "ie", "ile", "ile" },
96
 
    { N_( "Interlingua" ),      "",            "ia", "ina", "ina" },
97
 
    { N_( "Indonesian" ),       "",            "id", "ind", "ind" },
98
 
    { N_( "Inupiaq" ),          "",            "ik", "ipk", "ipk" },
99
 
    { N_( "Italian" ),          "Italiano",    "it", "ita", "ita" },
100
 
    { N_( "Javanese" ),         "",            "jv", "jaw", "jav" },
101
 
    { N_( "Japanese" ),         "",            "ja", "jpn", "jpn" },
102
 
    { N_( "Kalaallisut (Greenlandic)" ), "",   "kl", "kal", "kal" },
103
 
    { N_( "Kannada" ),          "",            "kn", "kan", "kan" },
104
 
    { N_( "Kashmiri" ),         "",            "ks", "kas", "kas" },
105
 
    { N_( "Kazakh" ),           "",            "kk", "kaz", "kaz" },
106
 
    { N_( "Khmer" ),            "",            "km", "khm", "khm" },
107
 
    { N_( "Kikuyu" ),           "",            "ki", "kik", "kik" },
108
 
    { N_( "Kinyarwanda" ),      "",            "rw", "kin", "kin" },
109
 
    { N_( "Kirghiz" ),          "",            "ky", "kir", "kir" },
110
 
    { N_( "Komi" ),             "",            "kv", "kom", "kom" },
111
 
    { N_( "Korean" ),           "",            "ko", "kor", "kor" },
112
 
    { N_( "Kuanyama" ),         "",            "kj", "kua", "kua" },
113
 
    { N_( "Kurdish" ),          "",            "ku", "kur", "kur" },
114
 
    { N_( "Lao" ),              "",            "lo", "lao", "lao" },
115
 
    { N_( "Latin" ),            "",            "la", "lat", "lat" },
116
 
    { N_( "Latvian" ),          "",            "lv", "lav", "lav" },
117
 
    { N_( "Lingala" ),          "",            "ln", "lin", "lin" },
118
 
    { N_( "Lithuanian" ),       "",            "lt", "lit", "lit" },
119
 
    { N_( "Letzeburgesch" ),    "",            "lb", "ltz", "ltz" },
120
 
    { N_( "Macedonian" ),       "",            "mk", "mkd", "mac" },
121
 
    { N_( "Marshall" ),         "",            "mh", "mah", "mah" },
122
 
    { N_( "Malayalam" ),        "",            "ml", "mal", "mal" },
123
 
    { N_( "Maori" ),            "",            "mi", "mri", "mao" },
124
 
    { N_( "Marathi" ),          "",            "mr", "mar", "mar" },
125
 
    { N_( "Malay" ),            "",            "ms", "msa", "may" },
126
 
    { N_( "Malagasy" ),         "",            "mg", "mlg", "mlg" },
127
 
    { N_( "Maltese" ),          "",            "mt", "mlt", "mlt" },
128
 
    { N_( "Moldavian" ),        "",            "mo", "mol", "mol" },
129
 
    { N_( "Mongolian" ),        "",            "mn", "mon", "mon" },
130
 
    { N_( "Nauru" ),            "",            "na", "nau", "nau" },
131
 
    { N_( "Navajo" ),           "",            "nv", "nav", "nav" },
132
 
    { N_( "Ndebele, South" ),   "",            "nr", "nbl", "nbl" },
133
 
    { N_( "Ndebele, North" ),   "",            "nd", "nde", "nde" },
134
 
    { N_( "Ndonga" ),           "",            "ng", "ndo", "ndo" },
135
 
    { N_( "Nepali" ),           "",            "ne", "nep", "nep" },
136
 
    { N_( "Norwegian" ),        "Norsk",       "no", "nor", "nor" },
137
 
    { N_( "Norwegian Nynorsk" ), "",           "nn", "nno", "nno" },
138
 
    { N_( "Norwegian Bokmaal" ), "",           "nb", "nob", "nob" },
139
 
    { N_( "Chichewa; Nyanja" ), "",            "ny", "nya", "nya" },
140
 
    { N_( "Occitan (post 1500); Provencal" ), "", "oc", "oci", "oci" },
141
 
    { N_( "Oriya" ),            "",            "or", "ori", "ori" },
142
 
    { N_( "Oromo" ),            "",            "om", "orm", "orm" },
143
 
    { N_( "On Screen Display" ),"On Screen Display", "od", "osd", "osd" },
144
 
    { N_( "Ossetian; Ossetic" ), "",           "os", "oss", "oss" },
145
 
    { N_( "Panjabi" ),          "",            "pa", "pan", "pan" },
146
 
    { N_( "Persian" ),          "",            "fa", "fas", "per" },
147
 
    { N_( "Pali" ),             "",            "pi", "pli", "pli" },
148
 
    { N_( "Polish" ),           "",            "pl", "pol", "pol" },
149
 
    { N_( "Portuguese" ),       "Portugues",   "pt", "por", "por" },
150
 
    { N_( "Pushto" ),           "",            "ps", "pus", "pus" },
151
 
    { N_( "Quechua" ),          "",            "qu", "que", "que" },
152
 
    { N_( "Raeto-Romance" ),    "",            "rm", "roh", "roh" },
153
 
    { N_( "Romanian" ),         "",            "ro", "ron", "rum" },
154
 
    { N_( "Rundi" ),            "",            "rn", "run", "run" },
155
 
    { N_( "Russian" ),          "",            "ru", "rus", "rus" },
156
 
    { N_( "Sango" ),            "",            "sg", "sag", "sag" },
157
 
    { N_( "Sanskrit" ),         "",            "sa", "san", "san" },
158
 
    { N_( "Serbian" ),          "",            "sr", "srp", "scc" },
159
 
    { N_( "Croatian" ),         "Hrvatski",    "hr", "hrv", "scr" },
160
 
    { N_( "Sinhalese" ),        "",            "si", "sin", "sin" },
161
 
    { N_( "Slovak" ),           "",            "sk", "slk", "slo" },
162
 
    { N_( "Slovenian" ),        "",            "sl", "slv", "slv" },
163
 
    { N_( "Northern Sami" ),    "",            "se", "sme", "sme" },
164
 
    { N_( "Samoan" ),           "",            "sm", "smo", "smo" },
165
 
    { N_( "Shona" ),            "",            "sn", "sna", "sna" },
166
 
    { N_( "Sindhi" ),           "",            "sd", "snd", "snd" },
167
 
    { N_( "Somali" ),           "",            "so", "som", "som" },
168
 
    { N_( "Sotho, Southern" ),  "",            "st", "sot", "sot" },
169
 
    { N_( "Spanish" ),          "Espanol",     "es", "spa", "spa" },
170
 
    { N_( "Sardinian" ),        "",            "sc", "srd", "srd" },
171
 
    { N_( "Swati" ),            "",            "ss", "ssw", "ssw" },
172
 
    { N_( "Sundanese" ),        "",            "su", "sun", "sun" },
173
 
    { N_( "Swahili" ),          "",            "sw", "swa", "swa" },
174
 
    { N_( "Swedish" ),          "Svenska",     "sv", "swe", "swe" },
175
 
    { N_( "Tahitian" ),         "",            "ty", "tah", "tah" },
176
 
    { N_( "Tamil" ),            "",            "ta", "tam", "tam" },
177
 
    { N_( "Tatar" ),            "",            "tt", "tat", "tat" },
178
 
    { N_( "Telugu" ),           "",            "te", "tel", "tel" },
179
 
    { N_( "Tajik" ),            "",            "tg", "tgk", "tgk" },
180
 
    { N_( "Tagalog" ),          "",            "tl", "tgl", "tgl" },
181
 
    { N_( "Thai" ),             "",            "th", "tha", "tha" },
182
 
    { N_( "Tibetan" ),          "",            "bo", "bod", "tib" },
183
 
    { N_( "Tigrinya" ),         "",            "ti", "tir", "tir" },
184
 
    { N_( "Tonga (Tonga Islands)" ), "",       "to", "ton", "ton" },
185
 
    { N_( "Tswana" ),           "",            "tn", "tsn", "tsn" },
186
 
    { N_( "Tsonga" ),           "",            "ts", "tso", "tso" },
187
 
    { N_( "Turkish" ),          "",            "tr", "tur", "tur" },
188
 
    { N_( "Turkmen" ),          "",            "tk", "tuk", "tuk" },
189
 
    { N_( "Twi" ),              "",            "tw", "twi", "twi" },
190
 
    { N_( "Uighur" ),           "",            "ug", "uig", "uig" },
191
 
    { N_( "Ukrainian" ),        "",            "uk", "ukr", "ukr" },
192
 
    { N_( "Urdu" ),             "",            "ur", "urd", "urd" },
193
 
    { N_( "Uzbek" ),            "",            "uz", "uzb", "uzb" },
194
 
    { N_( "Vietnamese" ),       "",            "vi", "vie", "vie" },
195
 
    { N_( "Volapuk" ),          "",            "vo", "vol", "vol" },
196
 
    { N_( "Welsh" ),            "",            "cy", "cym", "wel" },
197
 
    { N_( "Wolof" ),            "",            "wo", "wol", "wol" },
198
 
    { N_( "Xhosa" ),            "",            "xh", "xho", "xho" },
199
 
    { N_( "Yiddish" ),          "",            "yi", "yid", "yid" },
200
 
    { N_( "Yoruba" ),           "",            "yo", "yor", "yor" },
201
 
    { N_( "Zhuang" ),           "",            "za", "zha", "zha" },
202
 
    { N_( "Zulu" ),             "",            "zu", "zul", "zul" },
203
 
    { NULL, NULL, NULL, NULL, NULL }
204
 
};
205