restore section folding
[lhc/web/wiklou.git] / languages / Language.php
1 <?php
2 #
3 # In general you should not make customizations in these language files
4 # directly, but should use the MediaWiki: special namespace to customize
5 # user interface messages through the wiki.
6 # See http://meta.wikipedia.org/wiki/MediaWiki_namespace
7 #
8 # NOTE TO TRANSLATORS: Do not copy this whole file when making translations!
9 # A lot of common constants and a base class with inheritable methods are
10 # defined here, which should not be redefined. See the other LanguageXx.php
11 # files for examples.
12 #
13
14 #--------------------------------------------------------------------------
15 # Language-specific text
16 #--------------------------------------------------------------------------
17
18 # The names of the namespaces can be set here, but the numbers
19 # are magical, so don't change or move them! The Namespace class
20 # encapsulates some of the magic-ness.
21 #
22
23 if($wgMetaNamespace === FALSE)
24 $wgMetaNamespace = str_replace( " ", "_", $wgSitename );
25
26 /* private */ $wgNamespaceNamesEn = array(
27 NS_MEDIA => "Media",
28 NS_SPECIAL => "Special",
29 NS_MAIN => "",
30 NS_TALK => "Talk",
31 NS_USER => "User",
32 NS_USER_TALK => "User_talk",
33 NS_WIKIPEDIA => $wgMetaNamespace,
34 NS_WIKIPEDIA_TALK => $wgMetaNamespace . "_talk",
35 NS_IMAGE => "Image",
36 NS_IMAGE_TALK => "Image_talk",
37 NS_MEDIAWIKI => "MediaWiki",
38 NS_MEDIAWIKI_TALK => "MediaWiki_talk",
39 NS_TEMPLATE => "Template",
40 NS_TEMPLATE_TALK => "Template_talk",
41 NS_HELP => "Help",
42 NS_HELP_TALK => "Help_talk",
43 NS_CATEGORY => "Category",
44 NS_CATEGORY_TALK => "Category_talk"
45 );
46
47 /* private */ $wgDefaultUserOptionsEn = array(
48 "quickbar" => 1, "underline" => 1, "hover" => 1,
49 "cols" => 80, "rows" => 25, "searchlimit" => 20,
50 "contextlines" => 5, "contextchars" => 50,
51 "skin" => $wgDefaultSkin, "math" => 1, "rcdays" => 7, "rclimit" => 50,
52 "highlightbroken" => 1, "stubthreshold" => 0, "collapsethreshold" => 30000,
53 "previewontop" => 1, "editsection"=>1,"editsectiononrightclick"=>0, "showtoc"=>1,
54 "showtoolbar" =>1,
55 "date" => 0
56 );
57
58 /* private */ $wgQuickbarSettingsEn = array(
59 "None", "Fixed left", "Fixed right", "Floating left"
60 );
61
62 /* private */ $wgSkinNamesEn = array(
63 'standard' => "Standard",
64 'nostalgia' => "Nostalgia",
65 'cologneblue' => "Cologne Blue",
66 'davinci' => "DaVinci",
67 'mono' => "Mono",
68 'monobook' => "MonoBook"
69 );
70
71 define( "MW_MATH_PNG", 0 );
72 define( "MW_MATH_SIMPLE", 1 );
73 define( "MW_MATH_HTML", 2 );
74 define( "MW_MATH_SOURCE", 3 );
75 define( "MW_MATH_MODERN", 4 );
76 define( "MW_MATH_MATHML", 5 );
77
78 /* private */ $wgMathNamesEn = array(
79 MW_MATH_PNG => "Always render PNG",
80 MW_MATH_SIMPLE => "HTML if very simple or else PNG",
81 MW_MATH_HTML => "HTML if possible or else PNG",
82 MW_MATH_SOURCE => "Leave it as TeX (for text browsers)",
83 MW_MATH_MODERN => "Recommended for modern browsers",
84 MW_MATH_MATHML => "MathML if possible (experimental)",
85 );
86
87 /* private */ $wgDateFormatsEn = array(
88 "No preference",
89 "January 15, 2001",
90 "15 January 2001",
91 "2001 January 15",
92 "2001-01-15"
93 );
94
95 /* private */ $wgUserTogglesEn = array(
96 "hover" => "Show hoverbox over wiki links",
97 "underline" => "Underline links",
98 "highlightbroken" => "Format broken links <a href=\"\" class=\"new\">like
99 this</a> (alternative: like this<a href=\"\" class=\"internal\">?</a>).",
100 "justify" => "Justify paragraphs",
101 "hideminor" => "Hide minor edits in recent changes",
102 "usenewrc" => "Enhanced recent changes (not for all browsers)",
103 "numberheadings" => "Auto-number headings",
104 "showtoolbar"=>"Show edit toolbar",
105 "editondblclick" => "Edit pages on double click (JavaScript)",
106 "editsection"=>"Enable section editing via [edit] links",
107 "editsectiononrightclick"=>"Enable section editing by right clicking<br /> on section titles (JavaScript)",
108 "showtoc"=>"Show table of contents<br />(for articles with more than 3 headings)",
109 "rememberpassword" => "Remember password across sessions",
110 "editwidth" => "Edit box has full width",
111 "watchdefault" => "Add pages you edit to your watchlist",
112 "minordefault" => "Mark all edits minor by default",
113 "previewontop" => "Show preview before edit box and not after it",
114 "nocache" => "Disable page caching"
115 );
116
117 /* private */ $wgBookstoreListEn = array(
118 "AddALL" => "http://www.addall.com/New/Partner.cgi?query=$1&type=ISBN",
119 "PriceSCAN" => "http://www.pricescan.com/books/bookDetail.asp?isbn=$1",
120 "Barnes & Noble" => "http://shop.barnesandnoble.com/bookSearch/isbnInquiry.asp?isbn=$1",
121 "Amazon.com" => "http://www.amazon.com/exec/obidos/ISBN=$1"
122 );
123
124 /* The following list is in native languages, not in English */
125 /* private */ $wgLanguageNames = array(
126 "aa" => "Afar", # Afar
127 "ab" => "Abkhazian", # Abkhazian - FIXME
128 "af" => "Afrikaans", # Afrikaans
129 "ak" => "Akana", # Akan
130 "an" => "Aragon&eacute;s", # Aragonese
131 "als" => "Els&auml;ssisch", # Alsatian
132 "am" => "&#4768;&#4635;&#4653;&#4763;", # Amharic
133 "ar" => "&#1575;&#1604;&#1593;&#1585;&#1576;&#1610;&#1577;", # Arabic
134 "arc" => "&#1813;&#1829;&#1810;&#1834;&#1848;&#1821;&#1819;", # Aramaic
135 "as" => "&#2437;&#2488;&#2478;&#2496;&#2527;&#2494;", # Assamese
136 "ast" => "Asturleon&eacute;s", # Asturian
137 "av" => "&#1040;&#1074;&#1072;&#1088;", # Avar
138 "ay" => "Aymar", # Aymara
139 "az" => "Az&#601;rbaycan", # Azerbaijani
140 "ba" => "&#1041;&#1072;&#1096;&#1185;&#1086;&#1088;&#1090;", # Bashkir
141 "be" => "&#1041;&#1077;&#1083;&#1072;&#1088;&#1091;&#1089;&#1082;&#1072;&#1103;", # Belarusian ''or'' Byelarussian
142 "bg" => "&#1041;&#1098;&#1083;&#1075;&#1072;&#1088;&#1089;&#1082;&#1080;", # Bulgarian
143 "bh" => "&#2349;&#2379;&#2332;&#2346;&#2369;&#2352;&#2368;", # Bihara
144 "bi" => "Bislama", # Bislama
145 "bn" => "&#2476;&#2494;&#2434;&#2482;&#2494; - (Bangla)", # Bengali
146 "bm" => "Bambara",
147 "bo" => "Bod skad", # Tibetan
148 "br" => "Brezhoneg", # Breton
149 "bs" => "Bosanski", # Bosnian
150 "ca" => "Catal&agrave;", # Catalan
151 "ce" => "&#1053;&#1086;&#1093;&#1095;&#1080;&#1081;&#1085;", # Chechen
152 "ch" => "Chamoru", # Chamorro
153 "chy" => "Tsets&ecirc;hest&acirc;hese", # Cheyenne
154 "co" => "Corsu", # Corsican
155 "cr" => "Nehiyaw", # Cree
156 "cs" => "&#268;esky", # Czech
157 "csb" => "Kasz&euml;bscziej", # Cassubian - FIXME
158 "cv" => "&#1063;&#1233;&#1074;&#1072;&#1096; - (&#264;&#259;va&#349;)", # Chuvash
159 "cy" => "Cymraeg", # Welsh
160 "da" => "Dansk", # Danish
161 "de" => "Deutsch", # German
162 "dk" => "Dansk", # 'da' is correct for the language.
163 "dv" => "Dhivehi", # Dhivehi
164 "dz" => "Dzongkha", # Bhutani
165 "ee" => "Eve", # Eve
166 "el" => "&#917;&#955;&#955;&#951;&#957;&#953;&#954;&#940;", # Greek
167 "en" => "English", # English
168 "eo" => "Esperanto", # Esperanto
169 "es" => "Espa&ntilde;ol", # Spanish
170 "et" => "Eesti", # Estonian
171 "eu" => "Euskara", # Basque
172 "fa" => "&#1601;&#1575;&#1585;&#1587;&#1740;", # Persian
173 "ff" => "Fulfulde", # Fulfulde
174 "fi" => "Suomi", # Finnish
175 "fj" => "Na Vosa Vakaviti", # Fijian
176 "fo" => "F&oslash;royskt", # Faroese
177 "fr" => "Fran&ccedil;ais", # French
178 "fy" => "Frysk", # Frisian
179 "ga" => "Gaeilge", # Irish
180 "gd" => "G&agrave;idhlig", # Scots Gaelic
181 "gl" => "Galego", # Gallegan
182 "gn" => "Ava&ntilde;e'&#7869;", # Guarani
183 "gu" => "&#2711;&#2753;&#2716;&#2736;&#2750;&#2724;&#2752;", # Gujarati
184 "gv" => "Gaelg", # Manx
185 "ha" => "&#1607;&#1614;&#1608;&#1615;&#1587;&#1614;", # Hausa
186 "haw" => "Hawai`i", # Hawaiian
187 "he" => "&#1506;&#1489;&#1512;&#1497;&#1514;", # Hebrew
188 "hi" => "&#2361;&#2367;&#2344;&#2381;&#2342;&#2368;", # Hindi
189 "ho" => "Hiri Motu",
190 "hr" => "Hrvatski", # Croatian
191 "ht" => "Haitian", # Haitian (FIXME!)
192 "hu" => "Magyar", # Hungarian
193 "hy" => "&#1344;&#1377;&#1397;&#1381;&#1408;&#1381;&#1398;", # Armenian
194 "hz" => "Otsiherero", # Herero
195 "ia" => "Interlingua", # Interlingua (IALA)
196 "id" => "Bahasa Indonesia", # Indonesian
197 "ie" => "Interlingue", # Interlingue (Occidental)
198 "ig" => "Igbo", # Igbo
199 "ii" => "Yi", # Sichuan Yi (FIXME!)
200 "ik" => "I&ntilde;upiak", # Inupiak
201 "io" => "Ido", # Ido
202 "is" => "&Iacute;slensk", # Icelandic
203 "it" => "Italiano", # Italian
204 "iu" => "&#5123;&#5316;&#5251;&#5198;&#5200;&#5222;", # Inuktitut
205 "ja" => "&#26085;&#26412;&#35486;", # Japanese
206 "jv" => "Bahasa Jawa", # Javanese
207 "ka" => "&#4325;&#4304;&#4320;&#4311;&#4323;&#4314;&#4312;", # Georgian
208 "kg" => "Kongo", # Kongo (FIXME!)
209 "ki" => "Kikuyu", # Kikuyu (FIXME!)
210 "kj" => "Kuanyama", # Kuanyama (FIXME!)
211 "kk" => "&#1179;&#1072;&#1079;&#1072;&#1179;&#1096;&#1072;", # Kazakh
212 "kl" => "Kalaallisut", # Greenlandic
213 "km" => "&#6039;&#6070;&#6047;&#6070;&#6017;&#6098;&#6040;&#6082;&#6042;", # Cambodian
214 "kn" => "&#3221;&#3240;&#3277;&#3240;&#3233;", # Kannada
215 "ko" => "&#54620;&#44397;&#50612;", # Korean
216 "kr" => "Kanuri",
217 "ks" => "&#2325;&#2358;&#2381;&#2350;&#2368;&#2352;&#2368; - (&#1603;&#1588;&#1605;&#1610;&#1585;&#1610;)", # Kashmiri
218 "ku" => "Kurd&icirc;", # Kurdish
219 "kv" => "Komi",
220 "kw" => "Kernewek", # Cornish
221 "ky" => "K&#305;rg&#305;zca", # Kirghiz
222 "la" => "Latina", # Latin
223 "lb" => "L&euml;tzebuergesch", # Luxemburguish
224 "lg" => "Luganda", # Ganda
225 "li" => "Limburgs", # Limburgian
226 "ln" => "Lingala", # Lingala
227 "lo" => "Pha xa lao", # Laotian
228 "lt" => "Lietuvi&#371;", # Lithuanian
229 "lv" => "Latvie&scaron;u", # Latvian
230 "mg" => "Malagasy", # Malagasy - FIXME
231 "mh" => "Ebon", # Marshallese
232 "mi" => "M&#257;ori", # Maori
233 "mk" => "&#1052;&#1072;&#1082;&#1077;&#1076;&#1086;&#1085;&#1089;&#1082;&#1080;", # Macedonian
234 "ml" => "&#3374;&#3378;&#3375;&#3390;&#3379;&#3330;", # Malayalam
235 "mn" => "&#1052;&#1086;&#1085;&#1075;&#1086;&#1083;", # Mongoloian
236 "mo" => "Moldoveana", # Moldovan
237 "mr" => "&#2350;&#2352;&#2366;&#2336;&#2368;", # Marathi
238 "ms" => "Bahasa Melayu", # Malay
239 "mt" => "bil-Malti", # Maltese
240 "my" => "Myanmasa", # Burmese
241 "na" => "Nauru", # Nauruan
242 "nb" => "Bokm&aring;l", # Norwegian (Bokmal)
243 "nah" => "Nahuatl",
244 "nds" => "Platd&uuml;&uuml;tsch", # Low German ''or'' Low Saxon
245 "ne" => "&#2344;&#2375;&#2346;&#2366;&#2354;&#2368;", # Nepali
246 "ng" => "Ndonga",
247 "nl" => "Nederlands", # Dutch
248 "nb" => "Norsk", # Norwegian [currently using old '''no''' code]
249 "ne" => "&#2344;&#2375;&#2346;&#2366;&#2354;&#2368;", # Nepali
250 "nn" => "Nynorsk" , # (Norwegian) Nynorsk
251 "no" => "Norsk", # Norwegian
252 "nv" => "Din&eacute; bizaad", # Navajo
253 "ny" => "Chi-Chewa", # Chichewa
254 "oc" => "Occitan", # Occitan
255 "om" => "Oromoo", # Oromo
256 "or" => "Oriya", # Oriya - FIXME
257 "pa" => "&#2346;&#2306;&#2332;&#2366;&#2348;&#2368; / &#2602;&#2588;&#2622;&#2604;&#2624; / &#1662;&#1606;&#1580;&#1575;&#1576;&#1610;", # Punjabi
258 "pi" => "&#2346;&#2366;&#2367;&#2356;", # Pali
259 "pl" => "Polski", # Polish
260 "ps" => "&#1662;&#1690;&#1578;&#1608;", # Pashto
261 "pt" => "Portugu&ecirc;s", # Portuguese
262 "qu" => "Runa Simi", # Quechua
263 "rm" => "Rumantsch", # Raeto-Romance
264 "rn" => "Kirundi", # Kirundi
265 "ro" => "Rom&acirc;n&#259;", # Romanian
266 "ru" => "&#1056;&#1091;&#1089;&#1089;&#1082;&#1080;&#1081;", # Russian
267 "rw" => "Kinyarwanda",
268 "sa" => "&#2360;&#2306;&#2360;&#2381;&#2325;&#2371;&#2340;", # Sanskrit
269 "sc" => "Sardu", # Sardinian
270 "sd" => "&#2360;&#2367;&#2344;&#2343;&#2367;", # Sindhi
271 "se" => "S&aacute;megiella", # (Northern) Sami
272 "sg" => "Sangro",
273 # "sh" => "&#1057;&#1088;&#1087;&#1089;&#1082;&#1086;&#1093;&#1088;&#1074;&#1072;&#1090;&#1089;&#1082;&#1080; (Srbskohrvatski)", ## Serbocroatian -- Obsolete
274 "si" => "Simhala", # Sinhalese
275 "simple" => "Simple English",
276 "sk" => "Sloven&#269;ina", # Slovak
277 "sl" => "Sloven&scaron;&#269;ina", # Slovenian
278 "sm" => "Gagana Samoa", # Samoan
279 "sn" => "chiShona", # Shona
280 "so" => "Soomaaliga", # Somali
281 "sq" => "Shqip", # Albanian
282 "sr" => "&#1057;&#1088;&#1087;&#1089;&#1082;&#1080; / Srpski", # Serbian
283 "ss" => "SiSwati", # Swati
284 "st" => "seSotho", # (Southern) Sotho
285 "su" => "Bahasa Sunda", # Sundanese
286 "sv" => "Svenska", # Swedish
287 "sw" => "Kiswahili", # Swahili
288 "ta" => "&#2980;&#2990;&#3007;&#2996;&#3021;", # Tamil
289 "te" => "&#3108;&#3142;&#3122;&#3137;&#3095;&#3137;", # Telugu
290 "tg" => "&#1058;&#1086;&#1207;&#1080;&#1082;&#1251;", # Tajik
291 "th" => "&#3652;&#3607;&#3618;", # Thai
292 "ti" => "Tigrinya", # Tigrinya - FIXME
293 "tk" => "&#1578;&#1585;&#1603;&#1605;&#1606; / &#1058;&#1091;&#1088;&#1082;&#1084;&#1077;&#1085;", # Turkmen
294 "tl" => "Tagalog", # Tagalog (Filipino)
295 "tlh" => "tlhIngan-Hol", # Klingon
296 "tn" => "Setswana", # Setswana
297 "to" => "Tonga", # Tonga - FIXME
298 "tp" => "Toki Pona", # Toki Pona
299 "tpi" => "Tok Pisin", # Tok Pisin
300 "tr" => "T&uuml;rk&ccedil;e", # Turkish
301 "ts" => "Xitsonga", # Tsonga
302 "tt" => "Tatar", # Tatar
303 "tw" => "Twi", # Twi -- FIXME
304 "ty" => "Reo M&#257;`ohi", # Tahitian
305 "ug" => "Oyghurque", # Uyghur
306 "uk" => "&#1059;&#1082;&#1088;&#1072;&#1111;&#1085;&#1089;&#1100;&#1082;&#1072;", # Ukrainian
307 "ur" => "&#1575;&#1585;&#1583;&#1608;", # Urdu
308 "uz" => "&#1038;&#1079;&#1073;&#1077;&#1082;", # Uzbek
309 "ve" => "Venda", # Venda
310 "vi" => "Ti&#7871;ng Vi&#7879;t", # Vietnamese
311 "vo" => "Volap&uuml;k", # Volapük
312 "wa" => "Walon", # Walloon
313 "wo" => "Wollof", # Wolof
314 "xh" => "isiXhosa", # Xhosan
315 "yi" => "&#1497;&#1497;&#1460;&#1491;&#1497;&#1513;", # Yiddish
316 "yo" => "Yor&ugrave;b&aacute;", # Yoruba
317 "za" => "(Cuengh)", # Zhuang
318 "zh" => "&#20013;&#25991;", # (Zh&#333;ng Wén) - Chinese
319 "zh-cn" => "&#20013;&#25991;(&#31616;&#20307;)", # Simplified
320 "zh-tw" => "&#20013;&#25991;(&#32321;&#20307;)", # Traditional
321 "zu" => "isiZulu", # Zulu
322 );
323
324 $wgLanguageNamesEn =& $wgLanguageNames;
325
326
327 /* private */ $wgWeekdayNamesEn = array(
328 "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday",
329 "Friday", "Saturday"
330 );
331
332 /* private */ $wgMonthNamesEn = array(
333 "January", "February", "March", "April", "May", "June",
334 "July", "August", "September", "October", "November",
335 "December"
336 );
337
338 /* private */ $wgMonthAbbreviationsEn = array(
339 "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug",
340 "Sep", "Oct", "Nov", "Dec"
341 );
342
343 # Note to translators:
344 # Please include the English words as synonyms. This allows people
345 # from other wikis to contribute more easily.
346 #
347 /* private */ $wgMagicWordsEn = array(
348 # ID CASE SYNONYMS
349 MAG_REDIRECT => array( 0, "#redirect" ),
350 MAG_NOTOC => array( 0, "__NOTOC__" ),
351 MAG_FORCETOC => array( 0, "__FORCETOC__" ),
352 MAG_NOEDITSECTION => array( 0, "__NOEDITSECTION__" ),
353 MAG_START => array( 0, "__START__" ),
354 MAG_CURRENTMONTH => array( 1, "CURRENTMONTH" ),
355 MAG_CURRENTMONTHNAME => array( 1, "CURRENTMONTHNAME" ),
356 MAG_CURRENTDAY => array( 1, "CURRENTDAY" ),
357 MAG_CURRENTDAYNAME => array( 1, "CURRENTDAYNAME" ),
358 MAG_CURRENTYEAR => array( 1, "CURRENTYEAR" ),
359 MAG_CURRENTTIME => array( 1, "CURRENTTIME" ),
360 MAG_NUMBEROFARTICLES => array( 1, "NUMBEROFARTICLES" ),
361 MAG_CURRENTMONTHNAMEGEN => array( 1, "CURRENTMONTHNAMEGEN" ),
362 MAG_PAGENAME => array( 1, "PAGENAME" ),
363 MAG_NAMESPACE => array( 1, "NAMESPACE" ),
364 MAG_MSG => array( 0, "MSG:" ),
365 MAG_SUBST => array( 0, "SUBST:" ),
366 MAG_MSGNW => array( 0, "MSGNW:" ),
367 MAG_END => array( 0, "__END__" ),
368 MAG_IMG_THUMBNAIL => array( 1, "thumbnail", "thumb" ),
369 MAG_IMG_RIGHT => array( 1, "right" ),
370 MAG_IMG_LEFT => array( 1, "left" ),
371 MAG_IMG_NONE => array( 1, "none" ),
372 MAG_IMG_WIDTH => array( 1, "$1px" ),
373 MAG_IMG_CENTER => array( 1, "center", "centre" ),
374 MAG_IMG_FRAMED => array( 1, "framed", "enframed", "frame" ),
375 MAG_INT => array( 0, "INT:" ),
376 MAG_SITENAME => array( 1, "SITENAME" ),
377 MAG_NS => array( 0, "NS:" ),
378 MAG_LOCALURL => array( 0, "LOCALURL:" ),
379 MAG_LOCALURLE => array( 0, "LOCALURLE:" ),
380 MAG_SERVER => array( 0, "SERVER" )
381 );
382
383 # All special pages have to be listed here: a description of ""
384 # will make them not show up on the "Special Pages" page, which
385 # is the right thing for some of them (such as the "targeted" ones).
386 #
387 /* private */ $wgValidSpecialPagesEn = array(
388 "Userlogin" => "",
389 "Userlogout" => "",
390 "Preferences" => "Set my user preferences",
391 "Watchlist" => "My watchlist",
392 "Recentchanges" => "Recently updated pages",
393 "Upload" => "Upload image files",
394 "Imagelist" => "Image list",
395 "Listusers" => "Registered users",
396 "Statistics" => "Site statistics",
397 "Randompage" => "Random article",
398
399 "Lonelypages" => "Orphaned articles",
400 "Unusedimages" => "Orphaned images",
401 "Popularpages" => "Popular articles",
402 "Wantedpages" => "Most wanted articles",
403 "Shortpages" => "Short articles",
404 "Longpages" => "Long articles",
405 "Newpages" => "Newly created articles",
406 "Ancientpages" => "Oldest articles",
407 "Deadendpages" => "Dead-end pages",
408 # "Intl" => "Interlanguage Links",
409 "Allpages" => "All pages by title",
410
411 "Ipblocklist" => "Blocked users/IP addresses",
412 "Maintenance" => "Maintenance page",
413 "Specialpages" => "",
414 "Contributions" => "",
415 "Emailuser" => "",
416 "Whatlinkshere" => "",
417 "Recentchangeslinked" => "",
418 "Movepage" => "",
419 "Blockme" => "",
420 "Booksources" => "External book sources",
421 "Categories" => "Page categories",
422 "Export" => "XML page export",
423 "Version" => "Show MediaWiki version",
424 "Allmessages" => "All system messages",
425 "Search" => ""
426 # "Boardvote" => "Wikimedia Foundation Board of Trustees election"
427 );
428
429 /* private */ $wgSysopSpecialPagesEn = array(
430 "Blockip" => "Block a user/IP address",
431 "Asksql" => "Query the database",
432 "Undelete" => "Restore deleted pages",
433 "Makesysop" => "Turn a user into a sysop",
434 "Import" => "Import a page with history",
435 );
436
437 /* private */ $wgDeveloperSpecialPagesEn = array(
438 "Lockdb" => "Make database read-only",
439 "Unlockdb" => "Restore DB write access"
440 );
441
442 #-------------------------------------------------------------------
443 # Default messages
444 #-------------------------------------------------------------------
445 # Allowed characters in keys are: A-Z, a-z, 0-9, underscore (_) and
446 # hyphen (-). If you need more characters, you may be able to change
447 # the regex in MagicWord::initRegex
448
449 # NOTE: To turn off "Current Events" in the sidebar,
450 # set "currentevents" => ""
451
452 # NOTE: To turn off "Disclaimers" in the title links,
453 # set "disclaimers" => ""
454
455 # NOTE: To turn off "Community portal" in the title links,
456 # set "portal" => ""
457
458
459 /* private */ $wgAllMessagesEn = array(
460
461 # Bits of text used by many pages:
462 #
463 "categories" => "Categories",
464 "category" => "category",
465 "category_header" => "Articles in category \"$1\"",
466 "subcategories" => "Subcategories",
467
468
469 "linktrail" => "/^([a-z]+)(.*)\$/sD",
470 "mainpage" => "Main Page",
471 "mainpagetext" => "Wiki software successfully installed.",
472 "mainpagedocfooter" => "Please see [http://meta.wikipedia.org/wiki/MediaWiki_i18n documentation on customizing the interface]
473 and the [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User's Guide] for usage and configuration help.",
474 'portal' => 'Community portal',
475 'portal-url' => '{{ns:4}}:Community Portal',
476 "about" => "About",
477 "aboutwikipedia" => "About {{SITENAME}}",
478 "aboutpage" => "{{ns:4}}:About",
479 'article' => 'Article',
480 "help" => "Help",
481 "helppage" => "{{ns:12}}:Contents",
482 "wikititlesuffix" => "{{SITENAME}}",
483 "bugreports" => "Bug reports",
484 "bugreportspage" => "{{ns:4}}:Bug_reports",
485 "sitesupport" => "Donations", # Set a URL in $wgSiteSupportPage in LocalSettings.php
486 "faq" => "FAQ",
487 "faqpage" => "{{ns:4}}:FAQ",
488 "edithelp" => "Editing help",
489 "edithelppage" => "{{ns:12}}:Editing",
490 "cancel" => "Cancel",
491 "qbfind" => "Find",
492 "qbbrowse" => "Browse",
493 "qbedit" => "Edit",
494 "qbpageoptions" => "This page",
495 "qbpageinfo" => "Context",
496 "qbmyoptions" => "My pages",
497 "qbspecialpages" => "Special pages",
498 "moredotdotdot" => "More...",
499 "mypage" => "My page",
500 "mytalk" => "My talk",
501 "anontalk" => "Talk for this IP",
502 'navigation' => 'Navigation',
503 "currentevents" => "Current events",
504 "disclaimers" => "Disclaimers",
505 "disclaimerpage" => "{{ns:4}}:General_disclaimer",
506 "errorpagetitle" => "Error",
507 "returnto" => "Return to $1.",
508 "fromwikipedia" => "From {{SITENAME}}, the free encyclopedia.",
509 "whatlinkshere" => "Pages that link here",
510 "help" => "Help",
511 "search" => "Search",
512 "go" => "Go",
513 "history" => "Page history",
514 'history_short' => 'History',
515 "printableversion" => "Printable version",
516 'edit' => 'Edit',
517 "editthispage" => "Edit this page",
518 'delete' => 'Delete',
519 "deletethispage" => "Delete this page",
520 "undelete_short" => "Undelete",
521 'protect' => 'Protect',
522 "protectthispage" => "Protect this page",
523 'unprotect' => 'Unprotect',
524 "unprotectthispage" => "Unprotect this page",
525 "newpage" => "New page",
526 "talkpage" => "Discuss this page",
527 'specialpage' => 'Special Page',
528 'personaltools' => 'Personal tools',
529 "postcomment" => "Post a comment",
530 "addsection" => "+",
531 "articlepage" => "View article",
532 "subjectpage" => "View subject", # For compatibility
533 'talk' => 'Discussion',
534 'toolbox' => 'Toolbox',
535 "userpage" => "View user page",
536 "wikipediapage" => "View meta page",
537 "imagepage" => "View image page",
538 "viewtalkpage" => "View discussion",
539 "otherlanguages" => "Other languages",
540 "redirectedfrom" => "(Redirected from $1)",
541 "lastmodified" => "This page was last modified $1.",
542 "viewcount" => "This page has been accessed $1 times.",
543 "copyright" => "Content is available under $1.",
544 "poweredby" => "{{SITENAME}} is powered by [http://www.mediawiki.org/ MediaWiki], an open source wiki engine.",
545 "printsubtitle" => "(From {{SERVER}})",
546 "protectedpage" => "Protected page",
547 "administrators" => "{{ns:4}}:Administrators",
548 "sysoptitle" => "Sysop access required",
549 "sysoptext" => "The action you have requested can only be
550 performed by users with \"sysop\" status.
551 See $1.",
552 "developertitle" => "Developer access required",
553 "developertext" => "The action you have requested can only be
554 performed by users with \"developer\" status.
555 See $1.",
556 "bureaucrattitle" => "Bureaucrat access required",
557 "bureaucrattext" => "The action you have requested can only be
558 performed by sysops with \"bureaucrat\" status.",
559 "nbytes" => "$1 bytes",
560 "go" => "Go",
561 "ok" => "OK",
562 "sitetitle" => "{{SITENAME}}",
563 "pagetitle" => "$1 - {{SITENAME}}",
564 "sitesubtitle" => "The Free Encyclopedia", # FIXME
565 "retrievedfrom" => "Retrieved from \"$1\"",
566 "newmessages" => "You have $1.",
567 "newmessageslink" => "new messages",
568 "editsection"=>"edit",
569 "toc" => "Table of contents",
570 "showtoc" => "show",
571 "hidetoc" => "hide",
572 "collapsepage" => "Collapse page",
573 "expandpage" => "Expand page",
574 "thisisdeleted" => "View or restore $1?",
575 "restorelink" => "$1 deleted edits",
576 'feedlinks' => 'Feed:',
577
578 # Short words for each namespace, by default used in the 'article' tab in monobook
579 'nstab-main' => 'Article',
580 'nstab-user' => 'User page',
581 'nstab-media' => 'Media',
582 'nstab-special' => 'Special',
583 'nstab-wp' => 'About',
584 'nstab-image' => 'Image',
585 'nstab-mediawiki' => 'Message',
586 'nstab-template' => 'Template',
587 'nstab-help' => 'Help',
588 'nstab-category' => 'Category',
589
590 # Main script and global functions
591 #
592 "nosuchaction" => "No such action",
593 "nosuchactiontext" => "The action specified by the URL is not
594 recognized by the wiki",
595 "nosuchspecialpage" => "No such special page",
596 "nospecialpagetext" => "You have requested a special page that is not
597 recognized by the wiki.",
598
599 # General errors
600 #
601 "error" => "Error",
602 "databaseerror" => "Database error",
603 "dberrortext" => "A database query syntax error has occurred.
604 This could be because of an illegal search query (see $5),
605 or it may indicate a bug in the software.
606 The last attempted database query was:
607 <blockquote><tt>$1</tt></blockquote>
608 from within function \"<tt>$2</tt>\".
609 MySQL returned error \"<tt>$3: $4</tt>\".",
610 "dberrortextcl" => "A database query syntax error has occurred.
611 The last attempted database query was:
612 \"$1\"
613 from within function \"$2\".
614 MySQL returned error \"$3: $4\".\n",
615 "noconnect" => "Sorry! The wiki is experiencing some technical difficulties, and cannot contact the database server.",
616 "nodb" => "Could not select database $1",
617 "cachederror" => "The following is a cached copy of the requested page, and may not be up to date.",
618 "readonly" => "Database locked",
619 "enterlockreason" => "Enter a reason for the lock, including an estimate
620 of when the lock will be released",
621 "readonlytext" => "The database is currently locked to new
622 entries and other modifications, probably for routine database maintenance,
623 after which it will be back to normal.
624 The administrator who locked it offered this explanation:
625 <p>$1",
626 "missingarticle" => "The database did not find the text of a page
627 that it should have found, named \"$1\".
628
629 <p>This is usually caused by following an outdated diff or history link to a
630 page that has been deleted.
631
632 <p>If this is not the case, you may have found a bug in the software.
633 Please report this to an administrator, making note of the URL.",
634 "internalerror" => "Internal error",
635 "filecopyerror" => "Could not copy file \"$1\" to \"$2\".",
636 "filerenameerror" => "Could not rename file \"$1\" to \"$2\".",
637 "filedeleteerror" => "Could not delete file \"$1\".",
638 "filenotfound" => "Could not find file \"$1\".",
639 "unexpected" => "Unexpected value: \"$1\"=\"$2\".",
640 "formerror" => "Error: could not submit form",
641 "badarticleerror" => "This action cannot be performed on this page.",
642 "cannotdelete" => "Could not delete the page or image specified. (It may have already been deleted by someone else.)",
643 "badtitle" => "Bad title",
644 "badtitletext" => "The requested page title was invalid, empty, or
645 an incorrectly linked inter-language or inter-wiki title.",
646 "perfdisabled" => "Sorry! This feature has been temporarily disabled
647 because it slows the database down to the point that no one can use
648 the wiki.",
649 "perfdisabledsub" => "Here's a saved copy from $1:", # obsolete?
650 "perfcached" => "The following data is cached and may not be completely up to date:",
651 "wrong_wfQuery_params" => "Incorrect parameters to wfQuery()<br />
652 Function: $1<br />
653 Query: $2
654 ",
655 "viewsource" => "View source",
656 "protectedtext" => "This page has been locked to prevent editing; there are
657 a number of reasons why this may be so, please see
658 [[{{ns:4}}:Protected page]].
659
660 You can view and copy the source of this page:",
661 'seriousxhtmlerrors' => 'There were serious xhtml markup errors detected by tidy.',
662
663 # Login and logout pages
664 #
665 "logouttitle" => "User logout",
666 "logouttext" => "You are now logged out.
667 You can continue to use {{SITENAME}} anonymously, or you can log in
668 again as the same or as a different user. Note that some pages may
669 continue to be displayed as if you were still logged in, until you clear
670 your browser cache\n",
671
672 "welcomecreation" => "<h2>Welcome, $1!</h2><p>Your account has been created.
673 Don't forget to change your {{SITENAME}} preferences.",
674
675 "loginpagetitle" => "User login",
676 "yourname" => "Your user name",
677 "yourpassword" => "Your password",
678 "yourpasswordagain" => "Retype password",
679 "newusersonly" => " (new users only)",
680 "remembermypassword" => "Remember my password across sessions.",
681 "loginproblem" => "<b>There has been a problem with your login.</b><br />Try again!",
682 "alreadyloggedin" => "<font color=red><b>User $1, you are already logged in!</b></font><br />\n",
683
684 "login" => "Log in",
685 "loginprompt" => "You must have cookies enabled to log in to {{SITENAME}}.",
686 "userlogin" => "Log in",
687 "logout" => "Log out",
688 "userlogout" => "Log out",
689 "notloggedin" => "Not logged in",
690 "createaccount" => "Create new account",
691 "createaccountmail" => "by email",
692 "badretype" => "The passwords you entered do not match.",
693 "userexists" => "The user name you entered is already in use. Please choose a different name.",
694 "youremail" => "Your email*",
695 "yourrealname" => "Your real name*",
696 "yournick" => "Your nickname (for signatures)",
697 "emailforlost" => "Fields marked with a star (*) are optional. Storing an email address enables people to contact you through the website without you having to reveal your
698 email address to them, and it can be used to send you a new password if you forget it.<br /><br />Your real name, if you choose to provide it, will be used for giving you attribution for your work.",
699 "loginerror" => "Login error",
700 "nocookiesnew" => "The user account was created, but you are not logged in. {{SITENAME}} uses cookies to log in users. You have cookies disabled. Please enable them, then log in with your new username and password.",
701 "nocookieslogin" => "{{SITENAME}} uses cookies to log in users. You have cookies disabled. Please enable them and try again.",
702 "noname" => "You have not specified a valid user name.",
703 "loginsuccesstitle" => "Login successful",
704 "loginsuccess" => "You are now logged in to {{SITENAME}} as \"$1\".",
705 "nosuchuser" => "There is no user by the name \"$1\".
706 Check your spelling, or use the form below to create a new user account.",
707 "wrongpassword" => "The password you entered is incorrect. Please try again.",
708 "mailmypassword" => "Mail me a new password",
709 "passwordremindertitle" => "Password reminder from {{SITENAME}}",
710 "passwordremindertext" => "Someone (probably you, from IP address $1)
711 requested that we send you a new {{SITENAME}} login password.
712 The password for user \"$2\" is now \"$3\".
713 You should log in and change your password now.",
714 "noemail" => "There is no e-mail address recorded for user \"$1\".",
715 "passwordsent" => "A new password has been sent to the e-mail address
716 registered for \"$1\".
717 Please log in again after you receive it.",
718 "loginend" => "&nbsp;",
719 "mailerror" => "Error sending mail: $1",
720
721 # Edit page toolbar
722 "bold_sample"=>"Bold text",
723 "bold_tip"=>"Bold text",
724 "italic_sample"=>"Italic text",
725 "italic_tip"=>"Italic text",
726 "link_sample"=>"Link title",
727 "link_tip"=>"Internal link",
728 "extlink_sample"=>"http://www.example.com link title",
729 "extlink_tip"=>"External link (remember http:// prefix)",
730 "headline_sample"=>"Headline text",
731 "headline_tip"=>"Level 2 headline",
732 "math_sample"=>"Insert formula here",
733 "math_tip"=>"Mathematical formula (LaTeX)",
734 "nowiki_sample"=>"Insert non-formatted text here",
735 "nowiki_tip"=>"Ignore wiki formatting",
736 "image_sample"=>"Example.jpg",
737 "image_tip"=>"Embedded image",
738 "media_sample"=>"Example.mp3",
739 "media_tip"=>"Media file link",
740 "sig_tip"=>"Your signature with timestamp",
741 "hr_tip"=>"Horizontal line (use sparingly)",
742 "infobox"=>"Click a button to get an example text",
743 # alert box shown in browsers where text selection does not work, test e.g. with mozilla or konqueror
744 "infobox_alert"=>"Please enter the text you want to be formatted.\\n It will be shown in the infobox for copy and pasting.\\nExample:\\n$1\\nwill become:\\n$2",
745
746 # Edit pages
747 #
748 "summary" => "Summary",
749 "subject" => "Subject/headline",
750 "minoredit" => "This is a minor edit",
751 "watchthis" => "Watch this article",
752 "savearticle" => "Save page",
753 "preview" => "Preview",
754 "showpreview" => "Show preview",
755 "blockedtitle" => "User is blocked",
756 "blockedtext" => "Your user name or IP address has been blocked by $1.
757 The reason given is this:<br />''$2''<p>You may contact $1 or one of the other
758 [[{{ns:4}}:Administrators|administrators]] to discuss the block.
759
760 Note that you may not use the \"email this user\" feature unless you have a valid email address registered in your [[Special:Preferences|user preferences]].
761
762 Your IP address is $3. Please include this address in any queries you make.
763 ",
764 "whitelistedittitle" => "Login required to edit",
765 "whitelistedittext" => "You have to [[Special:Userlogin|login]] to edit articles.",
766 "whitelistreadtitle" => "Login required to read",
767 "whitelistreadtext" => "You have to [[Special:Userlogin|login]] to read articles.",
768 "whitelistacctitle" => "You are not allowed to create an account",
769 "whitelistacctext" => "To be allowed to create accounts in this Wiki you have to [[Special:Userlogin|log]] in and have the appropriate permissions.",
770 "loginreqtitle" => "Login Required",
771 "loginreqtext" => "You must [[special:Userlogin|login]] to view other pages.",
772 "accmailtitle" => "Password sent.",
773 "accmailtext" => "The Password for '$1' has been sent to $2.",
774 "newarticle" => "(New)",
775 "newarticletext" =>
776 "You've followed a link to a page that doesn't exist yet.
777 To create the page, start typing in the box below
778 (see the [[{{ns:4}}:Help|help page]] for more info).
779 If you are here by mistake, just click your browser's '''back''' button.",
780 "talkpagetext" => "<!-- MediaWiki:talkpagetext -->",
781 "anontalkpagetext" => "----''This is the discussion page for an anonymous user who has not created an account yet or who does not use it. We therefore have to use the numerical [[IP address]] to identify him/her. Such an IP address can be shared by several users. If you are an anonymous user and feel that irrelevant comments have been directed at you, please [[Special:Userlogin|create an account or log in]] to avoid future confusion with other anonymous users.'' ",
782 "noarticletext" => "(There is currently no text in this page)",
783 'usercssjs' => "'''Note:''' After saving, you have to tell your bowser to get the new version: '''Mozilla:''' click ''reload''(or ''ctrl-r''), '''IE / Opera:''' ''ctrl-f5'', '''Safari:''' ''cmd-r'', '''Konqueror''' ''ctrl-r''.",
784 'usercssjsyoucanpreview' => "You can preview your style/js tweaks without reload by pressing 'Show preview'. Remember to reload after <em>saving</em> your changes.",
785 'usercsspreview' => "'''Remember that you are only previewing your user css, it has not yet been saved!'''",
786 'userjspreview' => "'''Remember that you are only testing/previewing your user javascript, it has not yet been saved!'''",
787 "updated" => "(Updated)",
788 "note" => "<strong>Note:</strong> ",
789 "previewnote" => "Remember that this is only a preview, and has not yet been saved!",
790 "previewconflict" => "This preview reflects the text in the upper
791 text editing area as it will appear if you choose to save.",
792 "editing" => "Editing $1",
793 "sectionedit" => " (section)",
794 "commentedit" => " (comment)",
795 "editconflict" => "Edit conflict: $1",
796 "explainconflict" => "Someone else has changed this page since you
797 started editing it.
798 The upper text area contains the page text as it currently exists.
799 Your changes are shown in the lower text area.
800 You will have to merge your changes into the existing text.
801 <b>Only</b> the text in the upper text area will be saved when you
802 press \"Save page\".\n<p>",
803 "yourtext" => "Your text",
804 "storedversion" => "Stored version",
805 "editingold" => "<strong>WARNING: You are editing an out-of-date
806 revision of this page.
807 If you save it, any changes made since this revision will be lost.</strong>\n",
808 "yourdiff" => "Differences",
809 # FIXME: This is inappropriate for third-party use!
810 "copyrightwarning" => "Please note that all contributions to {{SITENAME}} are
811 considered to be released under the GNU Free Documentation License
812 (see $1 for details).
813 If you don't want your writing to be edited mercilessly and redistributed
814 at will, then don't submit it here.<br />
815 You are also promising us that you wrote this yourself, or copied it from a
816 public domain or similar free resource.
817 <strong>DO NOT SUBMIT COPYRIGHTED WORK WITHOUT PERMISSION!</strong>",
818 "longpagewarning" => "WARNING: This page is $1 kilobytes long; some
819 browsers may have problems editing pages approaching or longer than 32kb.
820 Please consider breaking the page into smaller sections.",
821 "readonlywarning" => "WARNING: The database has been locked for maintenance,
822 so you will not be able to save your edits right now. You may wish to cut-n-paste
823 the text into a text file and save it for later.",
824 "protectedpagewarning" => "WARNING: This page has been locked so that only
825 users with sysop privileges can edit it. Be sure you are following the
826 <a href='$wgScript/{{ns:4}}:Protected_page_guidelines'>protected page
827 guidelines</a>.",
828
829 # History pages
830 #
831 "revhistory" => "Revision history",
832 "nohistory" => "There is no edit history for this page.",
833 "revnotfound" => "Revision not found",
834 "revnotfoundtext" => "The old revision of the page you asked for could not be found.
835 Please check the URL you used to access this page.\n",
836 "loadhist" => "Loading page history",
837 "currentrev" => "Current revision",
838 "revisionasof" => "Revision as of $1",
839 "cur" => "cur",
840 "next" => "next",
841 "last" => "last",
842 "orig" => "orig",
843 "histlegend" => "Legend: (cur) = difference with current version,
844 (last) = difference with preceding version, M = minor edit",
845
846 # Diffs
847 #
848 "difference" => "(Difference between revisions)",
849 "loadingrev" => "loading revision for diff",
850 "lineno" => "Line $1:",
851 "editcurrent" => "Edit the current version of this page",
852
853 # Search results
854 #
855 "searchresults" => "Search results",
856 "searchhelppage" => "{{ns:4}}:Searching",
857 "searchingwikipedia" => "Searching {{SITENAME}}",
858 "searchresulttext" => "For more information about searching {{SITENAME}}, see $1.",
859 "searchquery" => "For query \"$1\"",
860 "badquery" => "Badly formed search query",
861 "badquerytext" => "We could not process your query.
862 This is probably because you have attempted to search for a
863 word fewer than three letters long, which is not yet supported.
864 It could also be that you have mistyped the expression, for
865 example \"fish and and scales\".
866 Please try another query.",
867 "matchtotals" => "The query \"$1\" matched $2 article titles
868 and the text of $3 articles.",
869 "nogomatch" => "No page with this exact title exists, trying full text search.",
870 "titlematches" => "Article title matches",
871 "notitlematches" => "No article title matches",
872 "textmatches" => "Article text matches",
873 "notextmatches" => "No article text matches",
874 "prevn" => "previous $1",
875 "nextn" => "next $1",
876 "viewprevnext" => "View ($1) ($2) ($3).",
877 "showingresults" => "Showing below <b>$1</b> results starting with #<b>$2</b>.",
878 "showingresultsnum" => "Showing below <b>$3</b> results starting with #<b>$2</b>.",
879 "nonefound" => "<strong>Note</strong>: unsuccessful searches are
880 often caused by searching for common words like \"have\" and \"from\",
881 which are not indexed, or by specifying more than one search term (only pages
882 containing all of the search terms will appear in the result).",
883 "powersearch" => "Search",
884 "powersearchtext" => "
885 Search in namespaces :<br />
886 $1<br />
887 $2 List redirects &nbsp; Search for $3 $9",
888 "searchdisabled" => "<p>Sorry! Full text search has been disabled temporarily, for performance reasons. In the meantime, you can use the Google search below, which may be out of date.</p>",
889 "googlesearch" => "
890 <!-- SiteSearch Google -->
891 <FORM method=GET action=\"http://www.google.com/search\">
892 <TABLE bgcolor=\"#FFFFFF\"><tr><td>
893 <A HREF=\"http://www.google.com/\">
894 <IMG SRC=\"http://www.google.com/logos/Logo_40wht.gif\"
895 border=\"0\" ALT=\"Google\"></A>
896 </td>
897 <td>
898 <INPUT TYPE=text name=q size=31 maxlength=255 value=\"$1\">
899 <INPUT type=submit name=btnG VALUE=\"Google Search\">
900 <font size=-1>
901 <input type=hidden name=domains value=\"{{SERVER}}\"><br /><input type=radio name=sitesearch value=\"\"> WWW <input type=radio name=sitesearch value=\"{{SERVER}}\" checked> {{SERVER}} <br />
902 <input type='hidden' name='ie' value='$2'>
903 <input type='hidden' name='oe' value='$2'>
904 </font>
905 </td></tr></TABLE>
906 </FORM>
907 <!-- SiteSearch Google -->",
908 "blanknamespace" => "(Main)",
909
910 # Preferences page
911 #
912 "preferences" => "Preferences",
913 "prefsnologin" => "Not logged in",
914 "prefsnologintext" => "You must be <a href=\"{{localurl:Special:Userlogin}}\">logged in</a>
915 to set user preferences.",
916 "prefslogintext" => "You are logged in as \"$1\".
917 Your internal ID number is $2.
918
919 See [[{{ns:4}}:User preferences help]] for help deciphering the options.",
920 "prefsreset" => "Preferences have been reset from storage.",
921 "qbsettings" => "Quickbar settings",
922 "changepassword" => "Change password",
923 "skin" => "Skin",
924 "math" => "Rendering math",
925 "dateformat" => "Date format",
926 "math_failure" => "Failed to parse",
927 "math_unknown_error" => "unknown error",
928 "math_unknown_function" => "unknown function ",
929 "math_lexing_error" => "lexing error",
930 "math_syntax_error" => "syntax error",
931 "math_image_error" => "PNG conversion failed; check for correct installation of latex, dvips, gs, and convert",
932 "math_bad_tmpdir" => "Can't write to or create math temp directory",
933 "math_bad_output" => "Can't write to or create math output directory",
934 "math_notexvc" => "Missing texvc executable; please see math/README to configure.",
935 "saveprefs" => "Save preferences",
936 "resetprefs" => "Reset preferences",
937 "oldpassword" => "Old password",
938 "newpassword" => "New password",
939 "retypenew" => "Retype new password",
940 "textboxsize" => "Textbox dimensions",
941 "rows" => "Rows",
942 "columns" => "Columns",
943 "searchresultshead" => "Search result settings",
944 "resultsperpage" => "Hits to show per page",
945 "contextlines" => "Lines to show per hit",
946 "contextchars" => "Characters of context per line",
947 "stubthreshold" => "Threshold (in bytes) for marking links as stubs",
948 "collapsethreshold" => "Threshold (in bytes) for auto-collapsing pages",
949 "recentchangescount" => "Number of titles in recent changes",
950 "savedprefs" => "Your preferences have been saved.",
951 "timezonetext" => "Enter number of hours your local time differs
952 from server time (UTC).",
953 "localtime" => "Local time display",
954 "timezoneoffset" => "Offset",
955 "servertime" => "Server time is now",
956 "guesstimezone" => "Fill in from browser",
957 "emailflag" => "Disable e-mail from other users",
958 "defaultns" => "Search in these namespaces by default:",
959
960 # Recent changes
961 #
962 "changes" => "changes",
963 "recentchanges" => "Recent changes",
964 "recentchangestext" => "Track the most recent changes to the wiki on this page.",
965 "rcloaderr" => "Loading recent changes",
966 "rcnote" => "Below are the last <strong>$1</strong> changes in last <strong>$2</strong> days.",
967 "rcnotefrom" => "Below are the changes since <b>$2</b> (up to <b>$1</b> shown).",
968 "rclistfrom" => "Show new changes starting from $1",
969 # "rclinks" => "Show last $1 changes in last $2 hours / last $3 days",
970 # "rclinks" => "Show last $1 changes in last $2 days.",
971 "showhideminor" => "$1 minor edits | $2 bots | $3 logged in users ",
972 "rclinks" => "Show last $1 changes in last $2 days<br />$3",
973 "rchide" => "in $4 form; $1 minor edits; $2 secondary namespaces; $3 multiple edits.",
974 "rcliu" => "; $1 edits from logged in users",
975 "diff" => "diff",
976 "hist" => "hist",
977 "hide" => "hide",
978 "show" => "show",
979 "tableform" => "table",
980 "listform" => "list",
981 "nchanges" => "$1 changes",
982 "minoreditletter" => "M",
983 "newpageletter" => "N",
984
985 # Upload
986 #
987 "upload" => "Upload file",
988 "uploadbtn" => "Upload file",
989 "uploadlink" => "Upload images",
990 "reupload" => "Re-upload",
991 "reuploaddesc" => "Return to the upload form.",
992 "uploadnologin" => "Not logged in",
993 "uploadnologintext" => "You must be <a href=\"{{localurl:Special:Userlogin}}\">logged in</a>
994 to upload files.",
995 "uploadfile" => "Upload images, sounds, documents etc.",
996 "uploaderror" => "Upload error",
997 "uploadtext" => "<strong>STOP!</strong> Before you upload here,
998 make sure to read and follow the <a href=\"{{localurle:Special:Image_use_policy}}\">image use policy</a>.
999 <p>If a file with the name you are specifying already
1000 exists on the wiki, it'll be replaced without warning.
1001 So unless you mean to update a file, it's a good idea
1002 to first check if such a file exists.
1003 <p>To view or search previously uploaded images,
1004 go to the <a href=\"{{localurle:Special:Imagelist}}\">list of uploaded images</a>.
1005 Uploads and deletions are logged on the " .
1006 "<a href=\"{{localurle:Project:Upload_log}}\">upload log</a>.
1007 </p><p>Use the form below to upload new image files for use in
1008 illustrating your articles.
1009 On most browsers, you will see a \"Browse...\" button, which will
1010 bring up your operating system's standard file open dialog.
1011 Choosing a file will fill the name of that file into the text
1012 field next to the button.
1013 You must also check the box affirming that you are not
1014 violating any copyrights by uploading the file.
1015 Press the \"Upload\" button to finish the upload.
1016 This may take some time if you have a slow internet connection.
1017 <p>The preferred formats are JPEG for photographic images, PNG
1018 for drawings and other iconic images, and OGG for sounds.
1019 Please name your files descriptively to avoid confusion.
1020 To include the image in an article, use a link in the form
1021 <b>[[{{ns:6}}:file.jpg]]</b> or <b>[[{{ns:6}}:file.png|alt text]]</b>
1022 or <b>[[{{ns:-2}}:file.ogg]]</b> for sounds.
1023 <p>Please note that as with wiki pages, others may edit or
1024 delete your uploads if they think it serves the encyclopedia, and
1025 you may be blocked from uploading if you abuse the system.",
1026
1027 "uploadlog" => "upload log",
1028 "uploadlogpage" => "Upload_log",
1029 "uploadlogpagetext" => "Below is a list of the most recent file uploads.
1030 All times shown are server time (UTC).
1031 <ul>
1032 </ul>
1033 ",
1034 "filename" => "Filename",
1035 "filedesc" => "Summary",
1036 "filestatus" => "Copyright status",
1037 "filesource" => "Source",
1038 "affirmation" => "I affirm that the copyright holder of this file
1039 agrees to license it under the terms of the $1.",
1040 "copyrightpage" => "{{ns:4}}:Copyrights",
1041 "copyrightpagename" => "{{SITENAME}} copyright",
1042 "uploadedfiles" => "Uploaded files",
1043 "noaffirmation" => "You must affirm that your upload does not violate
1044 any copyrights.",
1045 "ignorewarning" => "Ignore warning and save file anyway.",
1046 "minlength" => "Image names must be at least three letters.",
1047 "badfilename" => "Image name has been changed to \"$1\".",
1048 "badfiletype" => "\".$1\" is not a recommended image file format.",
1049 "largefile" => "It is recommended that images not exceed 100k in size.",
1050 "successfulupload" => "Successful upload",
1051 "fileuploaded" => "File \"$1\" uploaded successfully.
1052 Please follow this link: $2 to the description page and fill
1053 in information about the file, such as where it came from, when it was
1054 created and by whom, and anything else you may know about it.",
1055 "uploadwarning" => "Upload warning",
1056 "savefile" => "Save file",
1057 "uploadedimage" => "uploaded \"$1\"",
1058 "uploaddisabled" => "Sorry, uploading is disabled.",
1059
1060 # Image list
1061 #
1062 "imagelist" => "Image list",
1063 "imagelisttext" => "Below is a list of $1 images sorted $2.",
1064 "getimagelist" => "fetching image list",
1065 "ilshowmatch" => "Show all images with names matching",
1066 "ilsubmit" => "Search",
1067 "showlast" => "Show last $1 images sorted $2.",
1068 "all" => "all",
1069 "byname" => "by name",
1070 "bydate" => "by date",
1071 "bysize" => "by size",
1072 "imgdelete" => "del",
1073 "imgdesc" => "desc",
1074 "imglegend" => "Legend: (desc) = show/edit image description.",
1075 "imghistory" => "Image history",
1076 "revertimg" => "rev",
1077 "deleteimg" => "del",
1078 "imghistlegend" => "Legend: (cur) = this is the current image, (del) = delete
1079 this old version, (rev) = revert to this old version.
1080 <br /><i>Click on date to see image uploaded on that date</i>.",
1081 "imagelinks" => "Image links",
1082 "linkstoimage" => "The following pages link to this image:",
1083 "nolinkstoimage" => "There are no pages that link to this image.",
1084
1085 # Statistics
1086 #
1087 "statistics" => "Statistics",
1088 "sitestats" => "Site statistics",
1089 "userstats" => "User statistics",
1090 "sitestatstext" => "There are '''$1''' total pages in the database.
1091 This includes \"talk\" pages, pages about {{SITENAME}}, minimal \"stub\"
1092 pages, redirects, and others that probably don't qualify as articles.
1093 Excluding those, there are '''$2''' pages that are probably legitimate
1094 articles.
1095
1096 There have been a total of '''$3''' page views, and '''$4''' page edits
1097 since the wiki was setup.
1098 That comes to '''$5''' average edits per page, and '''$6''' views per edit.",
1099 "userstatstext" => "There are '''$1''' registered users.
1100 '''$2''' of these are administrators (see $3).",
1101
1102 # Maintenance Page
1103 #
1104 "maintenance" => "Maintenance page",
1105 "maintnancepagetext" => "This page includes several handy tools for everyday maintenance. Some of these functions tend to stress the database, so please do not hit reload after every item you fixed ;-)",
1106 "maintenancebacklink" => "Back to Maintenance Page",
1107 "disambiguations" => "Disambiguation pages",
1108 "disambiguationspage" => "{{ns:4}}:Links_to_disambiguating_pages",
1109 "disambiguationstext" => "The following articles link to a <i>disambiguation page</i>. They should link to the appropriate topic instead.<br />A page is treated as dismbiguation if it is linked from $1.<br />Links from other namespaces are <i>not</i> listed here.",
1110 "doubleredirects" => "Double Redirects",
1111 "doubleredirectstext" => "<b>Attention:</b> This list may contain false positives. That usually means there is additional text with links below the first #REDIRECT.<br />\nEach row contains links to the first and second redirect, as well as the first line of the second redirect text, usually giving the \"real\" taget article, which the first redirect should point to.",
1112 "brokenredirects" => "Broken Redirects",
1113 "brokenredirectstext" => "The following redirects link to a non-existing article.",
1114 "selflinks" => "Pages with Self Links",
1115 "selflinkstext" => "The following pages contain a link to themselves, which they should not.",
1116 "mispeelings" => "Pages with misspellings",
1117 "mispeelingstext" => "The following pages contain a common misspelling, which are listed on $1. The correct spelling might be given (like this).",
1118 "mispeelingspage" => "List of common misspellings",
1119 "missinglanguagelinks" => "Missing Language Links",
1120 "missinglanguagelinksbutton" => "Find missing language links for",
1121 "missinglanguagelinkstext" => "These articles do <i>not</i> link to their counterpart in $1. Redirects and subpages are <i>not</i> shown.",
1122
1123
1124 # Miscellaneous special pages
1125 #
1126 "orphans" => "Orphaned pages",
1127 "lonelypages" => "Orphaned pages",
1128 "unusedimages" => "Unused images",
1129 "popularpages" => "Popular pages",
1130 "nviews" => "$1 views",
1131 "wantedpages" => "Wanted pages",
1132 "nlinks" => "$1 links",
1133 "allpages" => "All pages",
1134 "randompage" => "Random page",
1135 "shortpages" => "Short pages",
1136 "longpages" => "Long pages",
1137 "deadendpages" => "Dead-end pages",
1138 "listusers" => "User list",
1139 "specialpages" => "Special pages",
1140 "spheading" => "Special pages for all users",
1141 "sysopspheading" => "For sysop use only",
1142 "developerspheading" => "For developer use only",
1143 "protectpage" => "Protect page",
1144 "recentchangeslinked" => "Related changes",
1145 "rclsub" => "(to pages linked from \"$1\")",
1146 "debug" => "Debug",
1147 "newpages" => "New pages",
1148 "ancientpages" => "Oldest articles",
1149 "intl" => "Interlanguage links",
1150 'move' => 'Move',
1151 "movethispage" => "Move this page",
1152 "unusedimagestext" => "<p>Please note that other web sites may link to an image with
1153 a direct URL, and so may still be listed here despite being
1154 in active use.",
1155 "booksources" => "Book sources",
1156 # FIXME: Other sites, of course, may have affiliate relations with the booksellers list
1157 "booksourcetext" => "Below is a list of links to other sites that
1158 sell new and used books, and may also have further information
1159 about books you are looking for.
1160 {{SITENAME}} is not affiliated with any of these businesses, and
1161 this list should not be construed as an endorsement.",
1162 "isbn" => "ISBN",
1163 "rfcurl" => "http://www.faqs.org/rfcs/rfc$1.html",
1164 "alphaindexline" => "$1 to $2",
1165 "version" => "Version",
1166
1167 # Email this user
1168 #
1169 "mailnologin" => "No send address",
1170 "mailnologintext" => "You must be <a href=\"{{localurl:Special:Userlogin\">logged in</a>
1171 and have a valid e-mail address in your <a href=\"{{localurl:Special:Preferences}}\">preferences</a>
1172 to send e-mail to other users.",
1173 "emailuser" => "E-mail this user",
1174 "emailpage" => "E-mail user",
1175 "emailpagetext" => "If this user has entered a valid e-mail address in
1176 his or her user preferences, the form below will send a single message.
1177 The e-mail address you entered in your user preferences will appear
1178 as the \"From\" address of the mail, so the recipient will be able
1179 to reply.",
1180 "usermailererror" => "Mail object returned error: ",
1181 "defemailsubject" => "{{SITENAME}} e-mail",
1182 "noemailtitle" => "No e-mail address",
1183 "noemailtext" => "This user has not specified a valid e-mail address,
1184 or has chosen not to receive e-mail from other users.",
1185 "emailfrom" => "From",
1186 "emailto" => "To",
1187 "emailsubject" => "Subject",
1188 "emailmessage" => "Message",
1189 "emailsend" => "Send",
1190 "emailsent" => "E-mail sent",
1191 "emailsenttext" => "Your e-mail message has been sent.",
1192
1193 # Watchlist
1194 #
1195 "watchlist" => "My watchlist",
1196 "watchlistsub" => "(for user \"$1\")",
1197 "nowatchlist" => "You have no items on your watchlist.",
1198 "watchnologin" => "Not logged in",
1199 "watchnologintext" => "You must be <a href=\"{{localurl:Special:Userlogin}}\">logged in</a>
1200 to modify your watchlist.",
1201 "addedwatch" => "Added to watchlist",
1202 "addedwatchtext" => "The page \"$1\" has been added to your [[{{ns:-1}}:Watchlist|watchlist]].
1203 Future changes to this page and its associated Talk page will be listed there,
1204 and the page will appear '''bolded''' in the [[Special:Recentchanges|list of recent changes]] to
1205 make it easier to pick out.
1206
1207 <p>If you want to remove the page from your watchlist later, click \"Stop watching\" in the sidebar.",
1208 "removedwatch" => "Removed from watchlist",
1209 "removedwatchtext" => "The page \"$1\" has been removed from your watchlist.",
1210 'watch' => 'Watch',
1211 "watchthispage" => "Watch this page",
1212 'unwatch' => 'Unwatch',
1213 "unwatchthispage" => "Stop watching",
1214 "notanarticle" => "Not an article",
1215 "watchnochange" => "None of your watched items were edited in the time period displayed.",
1216 "watchdetails" => "($1 pages watched not counting talk pages;
1217 $2 total pages edited since cutoff;
1218 $3...
1219 <a href='$4'>show and edit complete list</a>.)",
1220 "watchmethod-recent"=> "checking recent edits for watched pages",
1221 "watchmethod-list" => "checking watched pages for recent edits",
1222 "removechecked" => "Remove checked items from watchlist",
1223 "watchlistcontains" => "Your watchlist contains $1 pages.",
1224 "watcheditlist" => "Here's an alphabetical list of your
1225 watched pages. Check the boxes of pages you want to remove
1226 from your watchlist and click the 'remove checked' button
1227 at the bottom of the screen.",
1228 "removingchecked" => "Removing requested items from watchlist...",
1229 "couldntremove" => "Couldn't remove item '$1'...",
1230 "iteminvalidname" => "Problem with item '$1', invalid name...",
1231 "wlnote" => "Below are the last $1 changes in the last <b>$2</b> hours.",
1232 "wlshowlast" => "Show last $1 hours $2 days $3",
1233 "wlsaved" => "This is a saved version of your watchlist.",
1234
1235
1236 # Delete/protect/revert
1237 #
1238 "deletepage" => "Delete page",
1239 "confirm" => "Confirm",
1240 "excontent" => "content was:",
1241 "exbeforeblank" => "content before blanking was:",
1242 "exblank" => "page was empty",
1243 "confirmdelete" => "Confirm delete",
1244 "deletesub" => "(Deleting \"$1\")",
1245 "historywarning" => "Warning: The page you are about to delete has a history: ",
1246 "confirmdeletetext" => "You are about to permanently delete a page
1247 or image along with all of its history from the database.
1248 Please confirm that you intend to do this, that you understand the
1249 consequences, and that you are doing this in accordance with
1250 [[{{ns:4}}:Policy]].",
1251 "confirmcheck" => "Yes, I really want to delete this.",
1252 "actioncomplete" => "Action complete",
1253 "deletedtext" => "\"$1\" has been deleted.
1254 See $2 for a record of recent deletions.",
1255 "deletedarticle" => "deleted \"$1\"",
1256 "dellogpage" => "Deletion_log",
1257 "dellogpagetext" => "Below is a list of the most recent deletions.
1258 All times shown are server time (UTC).
1259 <ul>
1260 </ul>
1261 ",
1262 "deletionlog" => "deletion log",
1263 "reverted" => "Reverted to earlier revision",
1264 "deletecomment" => "Reason for deletion",
1265 "imagereverted" => "Revert to earlier version was successful.",
1266 "rollback" => "Roll back edits",
1267 'rollback_short' => 'Rollback',
1268 "rollbacklink" => "rollback",
1269 "rollbackfailed" => "Rollback failed",
1270 "cantrollback" => "Cannot revert edit; last contributor is only author of this article.",
1271 "alreadyrolled" => "Cannot rollback last edit of [[$1]]
1272 by [[User:$2|$2]] ([[User talk:$2|Talk]]); someone else has edited or rolled back the article already.
1273
1274 Last edit was by [[User:$3|$3]] ([[User talk:$3|Talk]]). ",
1275 # only shown if there is an edit comment
1276 "editcomment" => "The edit comment was: \"<i>$1</i>\".",
1277 "revertpage" => "Reverted edit of $2, changed back to last version by $1",
1278 "protectlogpage" => "Protection_log",
1279 "protectlogtext" => "Below is a list of page locks/unlocks.
1280 See [[{{ns:4}}:Protected page]] for more information.",
1281 "protectedarticle" => "protected [[$1]]",
1282 "unprotectedarticle" => "unprotected [[$1]]",
1283 "protectsub" =>"(Protecting \"$1\")",
1284 "confirmprotecttext" => "Do you really want to protect this page?",
1285 "confirmprotect" => "Confirm protection",
1286 "protectcomment" => "Reason for protecting",
1287 "unprotectsub" =>"(Unprotecting \"$1\")",
1288 "confirmunprotecttext" => "Do you really want to unprotect this page?",
1289 "confirmunprotect" => "Confirm unprotection",
1290 "unprotectcomment" => "Reason for unprotecting",
1291 "protectreason" => "(give a reason)",
1292
1293 # Undelete
1294 "undelete" => "Restore deleted page",
1295 "undeletepage" => "View and restore deleted pages",
1296 "undeletepagetext" => "The following pages have been deleted but are still in the archive and
1297 can be restored. The archive may be periodically cleaned out.",
1298 "undeletearticle" => "Restore deleted article",
1299 "undeleterevisions" => "$1 revisions archived",
1300 "undeletehistory" => "If you restore the page, all revisions will be restored to the history.
1301 If a new page with the same name has been created since the deletion, the restored
1302 revisions will appear in the prior history, and the current revision of the live page
1303 will not be automatically replaced.",
1304 "undeleterevision" => "Deleted revision as of $1",
1305 "undeletebtn" => "Restore!",
1306 "undeletedarticle" => "restored \"$1\"",
1307 "undeletedtext" => "The article [[$1]] has been successfully restored.
1308 See [[{{ns:4}}:Deletion_log]] for a record of recent deletions and restorations.",
1309
1310 # Contributions
1311 #
1312 "contributions" => "User contributions",
1313 "mycontris" => "My contributions",
1314 "contribsub" => "For $1",
1315 "nocontribs" => "No changes were found matching these criteria.",
1316 "ucnote" => "Below are this user's last <b>$1</b> changes in the last <b>$2</b> days.",
1317 "uclinks" => "View the last $1 changes; view the last $2 days.",
1318 "uctop" => " (top)" ,
1319
1320 # What links here
1321 #
1322 "whatlinkshere" => "What links here",
1323 "notargettitle" => "No target",
1324 "notargettext" => "You have not specified a target page or user
1325 to perform this function on.",
1326 "linklistsub" => "(List of links)",
1327 "linkshere" => "The following pages link to here:",
1328 "nolinkshere" => "No pages link to here.",
1329 "isredirect" => "redirect page",
1330
1331 # Block/unblock IP
1332 #
1333 "blockip" => "Block user",
1334 "blockiptext" => "Use the form below to block write access
1335 from a specific IP address or username.
1336 This should be done only only to prevent vandalism, and in
1337 accordance with [[{{ns:4}}:Policy|policy]].
1338 Fill in a specific reason below (for example, citing particular
1339 pages that were vandalized).",
1340 "ipaddress" => "IP Address/username",
1341 "ipbexpiry" => "Expiry",
1342 "ipbreason" => "Reason",
1343 "ipbsubmit" => "Block this user",
1344 "badipaddress" => "Invalid IP address",
1345 "noblockreason" => "You must supply a reason for the block.",
1346 "blockipsuccesssub" => "Block succeeded",
1347 "blockipsuccesstext" => "\"$1\" has been blocked.
1348 <br />See [[Special:Ipblocklist|IP block list]] to review blocks.",
1349 "unblockip" => "Unblock user",
1350 "unblockiptext" => "Use the form below to restore write access
1351 to a previously blocked IP address or username.",
1352 "ipusubmit" => "Unblock this address",
1353 "ipusuccess" => "\"$1\" unblocked",
1354 "ipblocklist" => "List of blocked IP addresses and usernames",
1355 "blocklistline" => "$1, $2 blocked $3 (expires $4)",
1356 "blocklink" => "block",
1357 "unblocklink" => "unblock",
1358 "contribslink" => "contribs",
1359 "autoblocker" => "Autoblocked because you share an IP address with \"$1\". Reason \"$2\".",
1360 "blocklogpage" => "Block_log",
1361 "blocklogentry" => 'blocked "$1" with an expiry time of $2',
1362 "blocklogtext" => "This is a log of user blocking and unblocking actions. Automatically
1363 blocked IP addresses are not be listed. See the [[Special:Ipblocklist|IP block list]] for
1364 the list of currently operational bans and blocks.",
1365 "unblocklogentry" => 'unblocked "$1"',
1366 "range_block_disabled" => "The sysop ability to create range blocks is disabled.",
1367 "ipb_expiry_invalid" => "Expiry time invalid.",
1368 "ip_range_invalid" => "Invalid IP range.\n",
1369 "proxyblocker" => "Proxy blocker",
1370 "proxyblockreason" => "Your IP address has been blocked because it is an open proxy. Please contact your Internet service provider or tech support and inform them of this serious security problem.",
1371 "proxyblocksuccess" => "Done.\n",
1372
1373 # Developer tools
1374 #
1375 "lockdb" => "Lock database",
1376 "unlockdb" => "Unlock database",
1377 "lockdbtext" => "Locking the database will suspend the ability of all
1378 users to edit pages, change their preferences, edit their watchlists, and
1379 other things requiring changes in the database.
1380 Please confirm that this is what you intend to do, and that you will
1381 unlock the database when your maintenance is done.",
1382 "unlockdbtext" => "Unlocking the database will restore the ability of all
1383 users to edit pages, change their preferences, edit their watchlists, and
1384 other things requiring changes in the database.
1385 Please confirm that this is what you intend to do.",
1386 "lockconfirm" => "Yes, I really want to lock the database.",
1387 "unlockconfirm" => "Yes, I really want to unlock the database.",
1388 "lockbtn" => "Lock database",
1389 "unlockbtn" => "Unlock database",
1390 "locknoconfirm" => "You did not check the confirmation box.",
1391 "lockdbsuccesssub" => "Database lock succeeded",
1392 "unlockdbsuccesssub" => "Database lock removed",
1393 "lockdbsuccesstext" => "The database has been locked.
1394 <br />Remember to remove the lock after your maintenance is complete.",
1395 "unlockdbsuccesstext" => "The database has been unlocked.",
1396
1397 # SQL query
1398 #
1399 "asksql" => "SQL query",
1400 "asksqltext" => "Use the form below to make a direct query of the
1401 database.
1402 Use single quotes ('like this') to delimit string literals.
1403 This can often add considerable load to the server, so please use
1404 this function sparingly.",
1405 "sqlislogged" => "Please note that all queries are logged.",
1406 "sqlquery" => "Enter query",
1407 "querybtn" => "Submit query",
1408 "selectonly" => "Only read-only queries are allowed.",
1409 "querysuccessful" => "Query successful",
1410
1411 # Make sysop
1412 "makesysoptitle" => "Make a user into a sysop",
1413 "makesysoptext" => "This form is used by bureaucrats to turn ordinary users into administrators.
1414 Type the name of the user in the box and press the button to make the user an administrator",
1415 "makesysopname" => "Name of the user:",
1416 "makesysopsubmit" => "Make this user into a sysop",
1417 "makesysopok" => "<b>User \"$1\" is now a sysop</b>",
1418 "makesysopfail" => "<b>User \"$1\" could not be made into a sysop. (Did you enter the name correctly?)</b>",
1419 "setbureaucratflag" => "Set bureaucrat flag",
1420 "bureaucratlog" => "Bureaucrat_log",
1421 "bureaucratlogentry" => "Rights for user \"$1\" set \"$2\"",
1422 "rights" => "Rights:",
1423 "set_user_rights" => "Set user rights",
1424 "user_rights_set" => "<b>User rights for \"$1\" updated</b>",
1425 "set_rights_fail" => "<b>User rights for \"$1\" could not be set. (Did you enter the name correctly?)</b>",
1426 "makesysop" => "Make a user into a sysop",
1427
1428 # Move page
1429 #
1430 "movepage" => "Move page",
1431 "movepagetext" => "Using the form below will rename a page, moving all
1432 of its history to the new name.
1433 The old title will become a redirect page to the new title.
1434 Links to the old page title will not be changed; be sure to
1435 [[Special:Maintenance|check]] for double or broken redirects.
1436 You are responsible for making sure that links continue to
1437 point where they are supposed to go.
1438
1439 Note that the page will '''not''' be moved if there is already
1440 a page at the new title, unless it is empty or a redirect and has no
1441 past edit history. This means that you can rename a page back to where
1442 it was just renamed from if you make a mistake, and you cannot overwrite
1443 an existing page.
1444
1445 <b>WARNING!</b>
1446 This can be a drastic and unexpected change for a popular page;
1447 please be sure you understand the consequences of this before
1448 proceeding.",
1449 "movepagetalktext" => "The associated talk page, if any, will be automatically moved along with it '''unless:'''
1450 *You are moving the page across namespaces,
1451 *A non-empty talk page already exists under the new name, or
1452 *You uncheck the box below.
1453
1454 In those cases, you will have to move or merge the page manually if desired.",
1455 "movearticle" => "Move page",
1456 "movenologin" => "Not logged in",
1457 "movenologintext" => "You must be a registered user and <a href=\"{{localurl:Special:Userlogin}}\">logged in</a>
1458 to move a page.",
1459 "newtitle" => "To new title",
1460 "movepagebtn" => "Move page",
1461 "pagemovedsub" => "Move succeeded",
1462 "pagemovedtext" => "Page \"[[$1]]\" moved to \"[[$2]]\".",
1463 "articleexists" => "A page of that name already exists, or the
1464 name you have chosen is not valid.
1465 Please choose another name.",
1466 "talkexists" => "The page itself was moved successfully, but the
1467 talk page could not be moved because one already exists at the new
1468 title. Please merge them manually.",
1469 "movedto" => "moved to",
1470 "movetalk" => "Move \"talk\" page as well, if applicable.",
1471 "talkpagemoved" => "The corresponding talk page was also moved.",
1472 "talkpagenotmoved" => "The corresponding talk page was <strong>not</strong> moved.",
1473 "1movedto2" => "$1 moved to $2",
1474
1475 # Export
1476
1477 "export" => "Export pages",
1478 "exporttext" => "You can export the text and editing history of a particular
1479 page or set of pages wrapped in some XML; this can then be imported into another
1480 wiki running MediaWiki software, transformed, or just kept for your private
1481 amusement.",
1482 "exportcuronly" => "Include only the current revision, not the full history",
1483
1484 # Namespace 8 related
1485
1486 "allmessages" => "All system messages",
1487 "allmessagestext" => "This is a list of all system messages available in the MediaWiki: namespace.",
1488
1489 # Thumbnails
1490
1491 "thumbnail-more" => "Enlarge",
1492 "missingimage" => "<b>Missing image</b><br /><i>$1</i>\n",
1493
1494 # Special:Import
1495 "import" => "Import pages",
1496 "importtext" => "Please export the file from the source wiki using the Special:Export utility, save it to your disk and upload it here.",
1497 "importfailed" => "Import failed: $1",
1498 "importnotext" => "Empty or no text",
1499 "importsuccess" => "Import succeeded!",
1500 "importhistoryconflict" => "Conflicting history revision exists (may have imported this page before)",
1501
1502 # Keyboard access keys for power users
1503 'accesskey-article' => 'a',
1504 'accesskey-talk' => 't',
1505 'accesskey-edit' => 'e',
1506 'accesskey-addsection' => '+',
1507 'accesskey-viewsource' => 'e',
1508 'accesskey-history' => 'h',
1509 'accesskey-protect' => '=',
1510 'accesskey-delete' => 'd',
1511 'accesskey-undelete' => 'd',
1512 'accesskey-move' => 'm',
1513 'accesskey-watch' => 'w',
1514 'accesskey-unwatch' => 'w',
1515 'accesskey-watchlist' => 'l',
1516 'accesskey-userpage' => '.',
1517 'accesskey-anonuserpage' => '.',
1518 'accesskey-mytalk' => 'n',
1519 'accesskey-anontalk' => 'n',
1520 'accesskey-preferences' => '',
1521 'accesskey-mycontris' => 'y',
1522 'accesskey-login' => 'o',
1523 'accesskey-logout' => 'o',
1524 'accesskey-search' => 'f',
1525 'accesskey-mainpage' => 'z',
1526 'accesskey-portal' => '',
1527 'accesskey-randompage' => 'x',
1528 'accesskey-currentevents' => '',
1529 'accesskey-sitesupport' => '',
1530 'accesskey-help' => '',
1531 'accesskey-recentchanges' => 'r',
1532 'accesskey-recentchangeslinked' => 'c',
1533 'accesskey-whatlinkshere' => 'b',
1534 'accesskey-specialpages' => 'q',
1535 'accesskey-specialpage' => '',
1536 'accesskey-upload' => 'u',
1537 'accesskey-minoredit' => 'i',
1538 'accesskey-save' => 's',
1539 'accesskey-preview' => 'p',
1540 'accesskey-contributions' => '',
1541 'accesskey-emailuser' => '',
1542
1543 # tooltip help for the main actions
1544 'tooltip-atom' => 'Atom feed for this page',
1545 'tooltip-article' => 'View the article [alt-a]',
1546 'tooltip-talk' => 'Discussion about the article [alt-t]',
1547 'tooltip-edit' => 'You can edit this page. Please use the preview button before saving. [alt-e]',
1548 'tooltip-addsection' => 'Add a comment to this page. [alt-+]',
1549 'tooltip-viewsource' => 'This page is protected. You can view it\'s source. [alt-e]',
1550 'tooltip-history' => 'Past versions of this page, [alt-h]',
1551 'tooltip-protect' => 'Protect this page [alt-=]',
1552 'tooltip-delete' => 'Delete this page [alt-d]',
1553 'tooltip-undelete' => "Restore $1 deleted edits to this page [alt-d]",
1554 'tooltip-move' => 'Move this page [alt-m]',
1555 'tooltip-nomove' => 'You don\'t have the permissions to move this page',
1556 'tooltip-watch' => 'Add this page to your watchlist [alt-w]',
1557 'tooltip-unwatch' => 'Remove this page from your watchlist [alt-w]',
1558 'tooltip-watchlist' => 'The list of pages you\'re monitoring for changes. [alt-l]',
1559 'tooltip-userpage' => 'My user page [alt-.]',
1560 'tooltip-anonuserpage' => 'The user page for the ip you\'re editing as [alt-.]',
1561 'tooltip-mytalk' => 'My talk page [alt-n]',
1562 'tooltip-anontalk' => 'Discussion about edits from this ip address [alt-n]',
1563 'tooltip-preferences' => 'My preferences',
1564 'tooltip-mycontris' => 'List of my contributions [alt-y]',
1565 'tooltip-login' => 'You are encouraged to log in, it is not mandatory however. [alt-o]',
1566 'tooltip-logout' => 'The start button [alt-o]',
1567 'tooltip-search' => 'Search this wiki [alt-f]',
1568 'tooltip-mainpage' => 'Visit the Main Page [alt-z]',
1569 'tooltip-portal' => 'About the project, what you can do, where to find things',
1570 'tooltip-randompage' => 'Load a random page [alt-x]',
1571 'tooltip-currentevents' => 'Find background information on current events',
1572 'tooltip-sitesupport' => 'Support {{SITENAME}}',
1573 'tooltip-help' => 'The place to find out.',
1574 'tooltip-recentchanges' => 'The list of recent changes in the wiki. [alt-r]',
1575 'tooltip-recentchangeslinked' => 'Recent changes in pages linking to this page [alt-c]',
1576 'tooltip-whatlinkshere' => 'List of all wiki pages that link here [alt-b]',
1577 'tooltip-specialpages' => 'List of all special pages [alt-q]',
1578 'tooltip-upload' => 'Upload images or media files [alt-u]',
1579 'tooltip-specialpage' => 'This is a special page, you can\'t edit the page itself.',
1580 'tooltip-minoredit' => 'Mark this as a minor edit [alt-i]',
1581 'tooltip-save' => 'Save you changes [alt-s]',
1582 'tooltip-preview' => 'Preview your changes, please use this before saving! [alt-p]',
1583 'tooltip-contributions' => 'View the list of contributions of this user',
1584 'tooltip-emailuser' => 'Send a mail to this user',
1585 'tooltip-rss' => 'RSS feed for this page',
1586
1587 # Metadata
1588 "nodublincore" => "Dublin Core RDF metadata disabled for this server.",
1589 "nocreativecommons" => "Creative Commons RDF metadata disabled for this server.",
1590 "notacceptable" => "The wiki server can't provide data in a format your client can read.",
1591
1592 # Attribution
1593
1594 "anonymous" => "Anonymous user(s) of $wgSitename",
1595 "siteuser" => "$wgSitename user $1",
1596 "lastmodifiedby" => "This page was last modified $1 by $2.",
1597 "and" => "and",
1598 "othercontribs" => "Based on work by $1.",
1599 "siteusers" => "$wgSitename user(s) $1",
1600
1601 # Board vote
1602 "boardvote" => "Wikimedia Board of Trustees election",
1603 "boardvote_entry" =>
1604 "* [[Special:Boardvote/vote|Vote]]
1605 * [[Special:Boardvote/list|List votes to date]]
1606 * [[Special:Boardvote/dump|Dump encrypted election record]]",
1607 "boardvote_intro" => "<p>Please choose your preferred candidate for both the
1608 Contributing Representative and the Volunteer Representative.</p>",
1609 "boardvote_intro_change" => "<p>You have voted before. However you may change
1610 your vote using the form below.</p>",
1611 "boardvote_abstain" => "Abstain",
1612 "boardvote_footer" => "&nbsp;",
1613 "boardvote_entered" => "Thank you, your vote has been recorded.
1614
1615 Following is your encrypted vote record. It will appear publicly at [[Special:Boardvote/dump]].
1616
1617 <pre>$1</pre>
1618
1619 [[Special:Boardvote/entry|Back]]",
1620 "boardvote_notloggedin" => "You are not logged in. To vote, you must use an account
1621 which has existed for at least 90 days.",
1622 "boardvote_notqualified" => "Sorry, your first contribution was only $1 days ago.
1623 You need to have been contributing for at least 90 days to vote in this election.",
1624 "boardvote_novotes" => "Nobody has voted yet.",
1625 "boardvote_contributing" => "Contributing candidate",
1626 "boardvote_volunteer" => "Volunteer candidate",
1627 "boardvote_time" => "Time",
1628 "boardvote_user" => "User",
1629 "boardvote_listintro" => "<p>This is a list of all votes which have been recorded
1630 to date. $1 for the full encrypted election record.</p>",
1631 "boardvote_dumplink" => "Click here",
1632 "boardvote_dumpheader" => "<caption><strong>Election administrator private dump</strong></caption>
1633 <tr><th>Time</th><th>User</th><th>Edits</th><th>Days</th>
1634 <th>IP</th><th>User agent</th><th>Record</th></tr>"
1635 );
1636
1637 #--------------------------------------------------------------------------
1638 # Internationalisation code
1639 #--------------------------------------------------------------------------
1640
1641 class Language {
1642 function Language(){
1643 # Copies any missing values in the specified arrays from En to the current language
1644 $fillin = array( "wgSysopSpecialPages", "wgValidSpecialPages", "wgDeveloperSpecialPages" );
1645 $name = get_class( $this );
1646 if( strpos( $name, "language" ) == 0){
1647 $lang = ucfirst( substr( $name, 8 ) );
1648 foreach( $fillin as $arrname ){
1649 $langver = "{$arrname}{$lang}";
1650 $enver = "{$arrname}En";
1651 if( ! isset( $GLOBALS[$langver] ) || ! isset( $GLOBALS[$enver] ))
1652 continue;
1653 foreach($GLOBALS[$enver] as $spage => $text){
1654 if( ! isset( $GLOBALS[$langver][$spage] ) )
1655 $GLOBALS[$langver][$spage] = $text;
1656 }
1657 }
1658 }
1659 }
1660
1661 function getDefaultUserOptions () {
1662 global $wgDefaultUserOptionsEn ;
1663 return $wgDefaultUserOptionsEn ;
1664 }
1665
1666 function getBookstoreList () {
1667 global $wgBookstoreListEn ;
1668 return $wgBookstoreListEn ;
1669 }
1670
1671 function getNamespaces() {
1672 global $wgNamespaceNamesEn;
1673 return $wgNamespaceNamesEn;
1674 }
1675
1676 function getNsText( $index ) {
1677 global $wgNamespaceNamesEn;
1678 return $wgNamespaceNamesEn[$index];
1679 }
1680
1681 function getNsIndex( $text ) {
1682 global $wgNamespaceNamesEn;
1683
1684 foreach ( $wgNamespaceNamesEn as $i => $n ) {
1685 if ( 0 == strcasecmp( $n, $text ) ) { return $i; }
1686 }
1687 return false;
1688 }
1689
1690 function specialPage( $name ) {
1691 return $this->getNsText( Namespace::getSpecial() ) . ":" . $name;
1692 }
1693
1694 function getQuickbarSettings() {
1695 global $wgQuickbarSettingsEn;
1696 return $wgQuickbarSettingsEn;
1697 }
1698
1699 function getSkinNames() {
1700 global $wgSkinNamesEn;
1701 return $wgSkinNamesEn;
1702 }
1703
1704 function getMathNames() {
1705 global $wgMathNamesEn;
1706 return $wgMathNamesEn;
1707 }
1708
1709 function getDateFormats() {
1710 global $wgDateFormatsEn;
1711 return $wgDateFormatsEn;
1712 }
1713
1714 function getUserToggles() {
1715 global $wgUserTogglesEn;
1716 return $wgUserTogglesEn;
1717 }
1718
1719 function getUserToggle( $tog ) {
1720 $togs =& $this->getUserToggles();
1721 return $togs[$tog];
1722 }
1723
1724 function getLanguageNames() {
1725 global $wgLanguageNamesEn;
1726 return $wgLanguageNamesEn;
1727 }
1728
1729 function getLanguageName( $code ) {
1730 global $wgLanguageNamesEn;
1731 if ( ! array_key_exists( $code, $wgLanguageNamesEn ) ) {
1732 return "";
1733 }
1734 return $wgLanguageNamesEn[$code];
1735 }
1736
1737 function getMonthName( $key )
1738 {
1739 global $wgMonthNamesEn;
1740 return $wgMonthNamesEn[$key-1];
1741 }
1742
1743 /* by default we just return base form */
1744 function getMonthNameGen( $key )
1745 {
1746 return $this->getMonthName( $key );
1747 }
1748
1749 function getMonthAbbreviation( $key )
1750 {
1751 global $wgMonthAbbreviationsEn;
1752 return $wgMonthAbbreviationsEn[$key-1];
1753 }
1754
1755 function getWeekdayName( $key )
1756 {
1757 global $wgWeekdayNamesEn;
1758 return $wgWeekdayNamesEn[$key-1];
1759 }
1760
1761 function userAdjust( $ts )
1762 {
1763 global $wgUser, $wgLocalTZoffset;
1764
1765 $tz = $wgUser->getOption( "timecorrection" );
1766 if ( $tz === "" ) {
1767 $hrDiff = isset( $wgLocalTZoffset ) ? $wgLocalTZoffset : 0;
1768 $minDiff = 0;
1769 } elseif ( strpos( $tz, ":" ) !== false ) {
1770 $tzArray = explode( ":", $tz );
1771 $hrDiff = intval($tzArray[0]);
1772 $minDiff = intval($hrDiff < 0 ? -$tzArray[1] : $tzArray[1]);
1773 } else {
1774 $hrDiff = intval( $tz );
1775 }
1776 if ( 0 == $hrDiff && 0 == $minDiff ) { return $ts; }
1777
1778 $t = mktime( (
1779 (int)substr( $ts, 8, 2) ) + $hrDiff, # Hours
1780 (int)substr( $ts, 10, 2 ) + $minDiff, # Minutes
1781 (int)substr( $ts, 12, 2 ), # Seconds
1782 (int)substr( $ts, 4, 2 ), # Month
1783 (int)substr( $ts, 6, 2 ), # Day
1784 (int)substr( $ts, 0, 4 ) ); #Year
1785 return date( "YmdHis", $t );
1786 }
1787
1788 function date( $ts, $adj = false )
1789 {
1790 global $wgAmericanDates, $wgUser, $wgUseDynamicDates;
1791
1792 if ( $adj ) { $ts = $this->userAdjust( $ts ); }
1793
1794 if ( $wgUseDynamicDates ) {
1795 $datePreference = $wgUser->getOption( 'date' );
1796 if ( $datePreference == 0 ) {
1797 $datePreference = $wgAmericanDates ? 1 : 2;
1798 }
1799 } else {
1800 $datePreference = $wgAmericanDates ? 1 : 2;
1801 }
1802
1803 $month = $this->getMonthAbbreviation( substr( $ts, 4, 2 ) );
1804 $day = $this->formatNum( 0 + substr( $ts, 6, 2 ) );
1805 $year = $this->formatNum( substr( $ts, 0, 4 ) );
1806
1807 switch( $datePreference ) {
1808 case 1: return "$month $day, $year";
1809 case 2: return "$day $month $year";
1810 default: return "$year $month $day";
1811 }
1812 }
1813
1814 function time( $ts, $adj = false, $seconds = false )
1815 {
1816 if ( $adj ) { $ts = $this->userAdjust( $ts ); }
1817
1818 $t = substr( $ts, 8, 2 ) . ":" . substr( $ts, 10, 2 );
1819 if ( $seconds ) {
1820 $t .= ":" . substr( $ts, 12, 2 );
1821 }
1822 return $this->formatNum( $t );
1823 }
1824
1825 function timeanddate( $ts, $adj = false )
1826 {
1827 return $this->time( $ts, $adj ) . ", " . $this->date( $ts, $adj );
1828 }
1829
1830 function rfc1123( $ts )
1831 {
1832 return date( "D, d M Y H:i:s T", $ts );
1833 }
1834
1835 function getValidSpecialPages()
1836 {
1837 global $wgValidSpecialPagesEn;
1838 return $wgValidSpecialPagesEn;
1839 }
1840
1841 function getSysopSpecialPages()
1842 {
1843 global $wgSysopSpecialPagesEn;
1844 return $wgSysopSpecialPagesEn;
1845 }
1846
1847 function getDeveloperSpecialPages()
1848 {
1849 global $wgDeveloperSpecialPagesEn;
1850 return $wgDeveloperSpecialPagesEn;
1851 }
1852
1853 function getMessage( $key )
1854 {
1855 global $wgAllMessagesEn;
1856 return $wgAllMessagesEn[$key];
1857 }
1858
1859 function getAllMessages()
1860 {
1861 global $wgAllMessagesEn;
1862 return $wgAllMessagesEn;
1863 }
1864
1865 function iconv( $in, $out, $string ) {
1866 # For most languages, this is a wrapper for iconv
1867 return iconv( $in, $out, $string );
1868 }
1869
1870 function ucfirst( $string ) {
1871 # For most languages, this is a wrapper for ucfirst()
1872 return ucfirst( $string );
1873 }
1874
1875 function lcfirst( $s ) {
1876 return strtolower( $s{0} ). substr( $s, 1 );
1877 }
1878
1879 function checkTitleEncoding( $s ) {
1880 global $wgInputEncoding;
1881
1882 # Check for UTF-8 URLs; Internet Explorer produces these if you
1883 # type non-ASCII chars in the URL bar or follow unescaped links.
1884 $ishigh = preg_match( '/[\x80-\xff]/', $s);
1885 $isutf = ($ishigh ? preg_match( '/^([\x00-\x7f]|[\xc0-\xdf][\x80-\xbf]|' .
1886 '[\xe0-\xef][\x80-\xbf]{2}|[\xf0-\xf7][\x80-\xbf]{3})+$/', $s ) : true );
1887
1888 if( ($wgInputEncoding != "utf-8") and $ishigh and $isutf )
1889 return @iconv( "UTF-8", $wgInputEncoding, $s );
1890
1891 if( ($wgInputEncoding == "utf-8") and $ishigh and !$isutf )
1892 return utf8_encode( $s );
1893
1894 # Other languages can safely leave this function, or replace
1895 # it with one to detect and convert another legacy encoding.
1896 return $s;
1897 }
1898
1899 function stripForSearch( $in ) {
1900 # Some languages have special punctuation to strip out
1901 # or characters which need to be converted for MySQL's
1902 # indexing to grok it correctly. Make such changes here.
1903 return $in;
1904 }
1905
1906
1907 function setAltEncoding() {
1908 # Some languages may have an alternate char encoding option
1909 # (Esperanto X-coding, Japanese furigana conversion, etc)
1910 # If 'altencoding' is checked in user prefs, this gives a
1911 # chance to swap out the default encoding settings.
1912 #global $wgInputEncoding, $wgOutputEncoding, $wgEditEncoding;
1913 }
1914
1915 function recodeForEdit( $s ) {
1916 # For some languages we'll want to explicitly specify
1917 # which characters make it into the edit box raw
1918 # or are converted in some way or another.
1919 # Note that if wgOutputEncoding is different from
1920 # wgInputEncoding, this text will be further converted
1921 # to wgOutputEncoding.
1922 global $wgInputEncoding, $wgEditEncoding;
1923 if( $wgEditEncoding == "" or
1924 $wgEditEncoding == $wgInputEncoding ) {
1925 return $s;
1926 } else {
1927 return $this->iconv( $wgInputEncoding, $wgEditEncoding, $s );
1928 }
1929 }
1930
1931 function recodeInput( $s ) {
1932 # Take the previous into account.
1933 global $wgInputEncoding, $wgOutputEncoding, $wgEditEncoding;
1934 if($wgEditEncoding != "") {
1935 $enc = $wgEditEncoding;
1936 } else {
1937 $enc = $wgOutputEncoding;
1938 }
1939 if( $enc == $wgInputEncoding ) {
1940 return $s;
1941 } else {
1942 return $this->iconv( $enc, $wgInputEncoding, $s );
1943 }
1944 }
1945
1946 # For right-to-left language support
1947 function isRTL() { return false; }
1948
1949 # To allow "foo[[bar]]" to extend the link over the whole word "foobar"
1950 function linkPrefixExtension() { return false; }
1951
1952
1953 function &getMagicWords()
1954 {
1955 global $wgMagicWordsEn;
1956 return $wgMagicWordsEn;
1957 }
1958
1959 # Fill a MagicWord object with data from here
1960 function getMagic( &$mw )
1961 {
1962 $raw =& $this->getMagicWords();
1963 $rawEntry = $raw[$mw->mId];
1964 $mw->mCaseSensitive = $rawEntry[0];
1965 $mw->mSynonyms = array_slice( $rawEntry, 1 );
1966 }
1967
1968 # Italic is unsuitable for some languages
1969 function emphasize( $text )
1970 {
1971 return "<em>$text</em>";
1972 }
1973
1974 # returns additional Regex for the tokenizer. See LanguageFr.php for an example
1975 function tokenizerRegex()
1976 {
1977 return "";
1978 }
1979
1980 # Process the token generated from the tokenizer by the above regex. Return
1981 # NULL if the token is unknown, and the text to be added to the output otherwise
1982 function processToken( &$token , &$tokenStack)
1983 {
1984 return NULL;
1985 }
1986
1987 # Normally we use the plain ASCII digits. Some languages such as Arabic will
1988 # want to output numbers using script-appropriate characters: override this
1989 # function with a translator. See LanguageAr.php for an example.
1990 function formatNum( $number ) {
1991 return $number;
1992 }
1993
1994 function listToText( $l ) {
1995 $s = "";
1996 $m = count($l) - 1;
1997 for ($i = $m; $i >= 0; $i--) {
1998 if ($i == $m) {
1999 $s = $l[$i];
2000 } else if ($i == $m - 1) {
2001 $s = $l[$i] . " " . $this->getMessage("and") . " " . $s;
2002 } else {
2003 $s = $l[$i] . ", " . $s;
2004 }
2005 }
2006 return $s;
2007 }
2008 }
2009
2010 # This should fail gracefully if there's not a localization available
2011 @include_once( "Language" . ucfirst( $wgLanguageCode ) . ".php" );
2012
2013 ?>