2cbef2b5fee5ef0436fd041be7d7997e3e95e057
[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,
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 "tokipona" => "Toki Pona", # Toki Pona
299 "tp" => "Toki Pona", # Toki Pona - non-standard language code
300 "tpi" => "Tok Pisin", # Tok Pisin
301 "tr" => "T&uuml;rk&ccedil;e", # Turkish
302 "ts" => "Xitsonga", # Tsonga
303 "tt" => "Tatar", # Tatar
304 "tw" => "Twi", # Twi -- FIXME
305 "ty" => "Reo M&#257;`ohi", # Tahitian
306 "ug" => "Oyghurque", # Uyghur
307 "uk" => "&#1059;&#1082;&#1088;&#1072;&#1111;&#1085;&#1089;&#1100;&#1082;&#1072;", # Ukrainian
308 "ur" => "&#1575;&#1585;&#1583;&#1608;", # Urdu
309 "uz" => "&#1038;&#1079;&#1073;&#1077;&#1082;", # Uzbek
310 "ve" => "Venda", # Venda
311 "vi" => "Ti&#7871;ng Vi&#7879;t", # Vietnamese
312 "vo" => "Volap&uuml;k", # Volapük
313 "wa" => "Walon", # Walloon
314 "wo" => "Wollof", # Wolof
315 "xh" => "isiXhosa", # Xhosan
316 "yi" => "&#1497;&#1497;&#1460;&#1491;&#1497;&#1513;", # Yiddish
317 "yo" => "Yor&ugrave;b&aacute;", # Yoruba
318 "za" => "(Cuengh)", # Zhuang
319 "zh" => "&#20013;&#25991;", # (Zh&#333;ng Wén) - Chinese
320 "zh-cn" => "&#20013;&#25991;(&#31616;&#20307;)", # Simplified
321 "zh-tw" => "&#20013;&#25991;(&#32321;&#20307;)", # Traditional
322 "zu" => "isiZulu", # Zulu
323 );
324
325 $wgLanguageNamesEn =& $wgLanguageNames;
326
327
328 /* private */ $wgWeekdayNamesEn = array(
329 "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday",
330 "Friday", "Saturday"
331 );
332
333 /* private */ $wgMonthNamesEn = array(
334 "January", "February", "March", "April", "May", "June",
335 "July", "August", "September", "October", "November",
336 "December"
337 );
338
339 /* private */ $wgMonthAbbreviationsEn = array(
340 "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug",
341 "Sep", "Oct", "Nov", "Dec"
342 );
343
344 # Note to translators:
345 # Please include the English words as synonyms. This allows people
346 # from other wikis to contribute more easily.
347 #
348 /* private */ $wgMagicWordsEn = array(
349 # ID CASE SYNONYMS
350 MAG_REDIRECT => array( 0, "#redirect" ),
351 MAG_NOTOC => array( 0, "__NOTOC__" ),
352 MAG_FORCETOC => array( 0, "__FORCETOC__" ),
353 MAG_NOEDITSECTION => array( 0, "__NOEDITSECTION__" ),
354 MAG_START => array( 0, "__START__" ),
355 MAG_CURRENTMONTH => array( 1, "CURRENTMONTH" ),
356 MAG_CURRENTMONTHNAME => array( 1, "CURRENTMONTHNAME" ),
357 MAG_CURRENTDAY => array( 1, "CURRENTDAY" ),
358 MAG_CURRENTDAYNAME => array( 1, "CURRENTDAYNAME" ),
359 MAG_CURRENTYEAR => array( 1, "CURRENTYEAR" ),
360 MAG_CURRENTTIME => array( 1, "CURRENTTIME" ),
361 MAG_NUMBEROFARTICLES => array( 1, "NUMBEROFARTICLES" ),
362 MAG_CURRENTMONTHNAMEGEN => array( 1, "CURRENTMONTHNAMEGEN" ),
363 MAG_PAGENAME => array( 1, "PAGENAME" ),
364 MAG_NAMESPACE => array( 1, "NAMESPACE" ),
365 MAG_MSG => array( 0, "MSG:" ),
366 MAG_SUBST => array( 0, "SUBST:" ),
367 MAG_MSGNW => array( 0, "MSGNW:" ),
368 MAG_END => array( 0, "__END__" ),
369 MAG_IMG_THUMBNAIL => array( 1, "thumbnail", "thumb" ),
370 MAG_IMG_RIGHT => array( 1, "right" ),
371 MAG_IMG_LEFT => array( 1, "left" ),
372 MAG_IMG_NONE => array( 1, "none" ),
373 MAG_IMG_WIDTH => array( 1, "$1px" ),
374 MAG_IMG_CENTER => array( 1, "center", "centre" ),
375 MAG_IMG_FRAMED => array( 1, "framed", "enframed", "frame" ),
376 MAG_INT => array( 0, "INT:" ),
377 MAG_SITENAME => array( 1, "SITENAME" ),
378 MAG_NS => array( 0, "NS:" ),
379 MAG_LOCALURL => array( 0, "LOCALURL:" ),
380 MAG_LOCALURLE => array( 0, "LOCALURLE:" ),
381 MAG_SERVER => array( 0, "SERVER" )
382 );
383
384 #-------------------------------------------------------------------
385 # Default messages
386 #-------------------------------------------------------------------
387 # Allowed characters in keys are: A-Z, a-z, 0-9, underscore (_) and
388 # hyphen (-). If you need more characters, you may be able to change
389 # the regex in MagicWord::initRegex
390
391 # NOTE: To turn off "Current Events" in the sidebar,
392 # set "currentevents" => ""
393
394 # NOTE: To turn off "Disclaimers" in the title links,
395 # set "disclaimers" => ""
396
397 # NOTE: To turn off "Community portal" in the title links,
398 # set "portal" => ""
399
400
401 /* private */ $wgAllMessagesEn = array(
402
403 # Bits of text used by many pages:
404 #
405 "categories" => "Categories",
406 "category" => "category",
407 "category_header" => "Articles in category \"$1\"",
408 "subcategories" => "Subcategories",
409
410
411 "linktrail" => "/^([a-z]+)(.*)\$/sD",
412 "mainpage" => "Main Page",
413 "mainpagetext" => "Wiki software successfully installed.",
414 "mainpagedocfooter" => "Please see [http://meta.wikipedia.org/wiki/MediaWiki_i18n documentation on customizing the interface]
415 and the [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User's Guide] for usage and configuration help.",
416 'portal' => 'Community portal',
417 'portal-url' => '{{ns:4}}:Community Portal',
418 "about" => "About",
419 "aboutwikipedia" => "About {{SITENAME}}",
420 "aboutpage" => "{{ns:4}}:About",
421 'article' => 'Article',
422 "help" => "Help",
423 "helppage" => "{{ns:12}}:Contents",
424 "wikititlesuffix" => "{{SITENAME}}",
425 "bugreports" => "Bug reports",
426 "bugreportspage" => "{{ns:4}}:Bug_reports",
427 "sitesupport" => "Donations", # Set a URL in $wgSiteSupportPage in LocalSettings.php
428 "faq" => "FAQ",
429 "faqpage" => "{{ns:4}}:FAQ",
430 "edithelp" => "Editing help",
431 "edithelppage" => "{{ns:12}}:Editing",
432 "cancel" => "Cancel",
433 "qbfind" => "Find",
434 "qbbrowse" => "Browse",
435 "qbedit" => "Edit",
436 "qbpageoptions" => "This page",
437 "qbpageinfo" => "Context",
438 "qbmyoptions" => "My pages",
439 "qbspecialpages" => "Special pages",
440 "moredotdotdot" => "More...",
441 "mypage" => "My page",
442 "mytalk" => "My talk",
443 "anontalk" => "Talk for this IP",
444 'navigation' => 'Navigation',
445 "currentevents" => "Current events",
446 "disclaimers" => "Disclaimers",
447 "disclaimerpage" => "{{ns:4}}:General_disclaimer",
448 "errorpagetitle" => "Error",
449 "returnto" => "Return to $1.",
450 "fromwikipedia" => "From {{SITENAME}}, the free encyclopedia.",
451 "whatlinkshere" => "Pages that link here",
452 "help" => "Help",
453 "search" => "Search",
454 "go" => "Go",
455 "history" => "Page history",
456 'history_short' => 'History',
457 "printableversion" => "Printable version",
458 'edit' => 'Edit',
459 "editthispage" => "Edit this page",
460 'delete' => 'Delete',
461 "deletethispage" => "Delete this page",
462 "undelete_short" => "Undelete",
463 'protect' => 'Protect',
464 "protectthispage" => "Protect this page",
465 'unprotect' => 'Unprotect',
466 "unprotectthispage" => "Unprotect this page",
467 "newpage" => "New page",
468 "talkpage" => "Discuss this page",
469 'specialpage' => 'Special Page',
470 'personaltools' => 'Personal tools',
471 "postcomment" => "Post a comment",
472 "addsection" => "+",
473 "articlepage" => "View article",
474 "subjectpage" => "View subject", # For compatibility
475 'talk' => 'Discussion',
476 'toolbox' => 'Toolbox',
477 "userpage" => "View user page",
478 "wikipediapage" => "View meta page",
479 "imagepage" => "View image page",
480 "viewtalkpage" => "View discussion",
481 "otherlanguages" => "Other languages",
482 "redirectedfrom" => "(Redirected from $1)",
483 "lastmodified" => "This page was last modified $1.",
484 "viewcount" => "This page has been accessed $1 times.",
485 "copyright" => "Content is available under $1.",
486 "poweredby" => "{{SITENAME}} is powered by [http://www.mediawiki.org/ MediaWiki], an open source wiki engine.",
487 "printsubtitle" => "(From {{SERVER}})",
488 "protectedpage" => "Protected page",
489 "administrators" => "{{ns:4}}:Administrators",
490 "sysoptitle" => "Sysop access required",
491 "sysoptext" => "The action you have requested can only be
492 performed by users with \"sysop\" status.
493 See $1.",
494 "developertitle" => "Developer access required",
495 "developertext" => "The action you have requested can only be
496 performed by users with \"developer\" status.
497 See $1.",
498 "bureaucrattitle" => "Bureaucrat access required",
499 "bureaucrattext" => "The action you have requested can only be
500 performed by sysops with \"bureaucrat\" status.",
501 "nbytes" => "$1 bytes",
502 "go" => "Go",
503 "ok" => "OK",
504 "sitetitle" => "{{SITENAME}}",
505 "pagetitle" => "$1 - {{SITENAME}}",
506 "sitesubtitle" => "The Free Encyclopedia", # FIXME
507 "retrievedfrom" => "Retrieved from \"$1\"",
508 "newmessages" => "You have $1.",
509 "newmessageslink" => "new messages",
510 "editsection"=>"edit",
511 "toc" => "Table of contents",
512 "showtoc" => "show",
513 "hidetoc" => "hide",
514 "thisisdeleted" => "View or restore $1?",
515 "restorelink" => "$1 deleted edits",
516 'feedlinks' => 'Feed:',
517
518 # Short words for each namespace, by default used in the 'article' tab in monobook
519 'nstab-main' => 'Article',
520 'nstab-user' => 'User page',
521 'nstab-media' => 'Media',
522 'nstab-special' => 'Special',
523 'nstab-wp' => 'About',
524 'nstab-image' => 'Image',
525 'nstab-mediawiki' => 'Message',
526 'nstab-template' => 'Template',
527 'nstab-help' => 'Help',
528 'nstab-category' => 'Category',
529
530 # Main script and global functions
531 #
532 "nosuchaction" => "No such action",
533 "nosuchactiontext" => "The action specified by the URL is not
534 recognized by the wiki",
535 "nosuchspecialpage" => "No such special page",
536 "nospecialpagetext" => "You have requested a special page that is not
537 recognized by the wiki.",
538
539 # General errors
540 #
541 "error" => "Error",
542 "databaseerror" => "Database error",
543 "dberrortext" => "A database query syntax error has occurred.
544 This could be because of an illegal search query (see $5),
545 or it may indicate a bug in the software.
546 The last attempted database query was:
547 <blockquote><tt>$1</tt></blockquote>
548 from within function \"<tt>$2</tt>\".
549 MySQL returned error \"<tt>$3: $4</tt>\".",
550 "dberrortextcl" => "A database query syntax error has occurred.
551 The last attempted database query was:
552 \"$1\"
553 from within function \"$2\".
554 MySQL returned error \"$3: $4\".\n",
555 "noconnect" => "Sorry! The wiki is experiencing some technical difficulties, and cannot contact the database server.",
556 "nodb" => "Could not select database $1",
557 "cachederror" => "The following is a cached copy of the requested page, and may not be up to date.",
558 "readonly" => "Database locked",
559 "enterlockreason" => "Enter a reason for the lock, including an estimate
560 of when the lock will be released",
561 "readonlytext" => "The database is currently locked to new
562 entries and other modifications, probably for routine database maintenance,
563 after which it will be back to normal.
564 The administrator who locked it offered this explanation:
565 <p>$1",
566 "missingarticle" => "The database did not find the text of a page
567 that it should have found, named \"$1\".
568
569 <p>This is usually caused by following an outdated diff or history link to a
570 page that has been deleted.
571
572 <p>If this is not the case, you may have found a bug in the software.
573 Please report this to an administrator, making note of the URL.",
574 "internalerror" => "Internal error",
575 "filecopyerror" => "Could not copy file \"$1\" to \"$2\".",
576 "filerenameerror" => "Could not rename file \"$1\" to \"$2\".",
577 "filedeleteerror" => "Could not delete file \"$1\".",
578 "filenotfound" => "Could not find file \"$1\".",
579 "unexpected" => "Unexpected value: \"$1\"=\"$2\".",
580 "formerror" => "Error: could not submit form",
581 "badarticleerror" => "This action cannot be performed on this page.",
582 "cannotdelete" => "Could not delete the page or image specified. (It may have already been deleted by someone else.)",
583 "badtitle" => "Bad title",
584 "badtitletext" => "The requested page title was invalid, empty, or
585 an incorrectly linked inter-language or inter-wiki title.",
586 "perfdisabled" => "Sorry! This feature has been temporarily disabled
587 because it slows the database down to the point that no one can use
588 the wiki.",
589 "perfdisabledsub" => "Here's a saved copy from $1:", # obsolete?
590 "perfcached" => "The following data is cached and may not be completely up to date:",
591 "wrong_wfQuery_params" => "Incorrect parameters to wfQuery()<br />
592 Function: $1<br />
593 Query: $2
594 ",
595 "viewsource" => "View source",
596 "protectedtext" => "This page has been locked to prevent editing; there are
597 a number of reasons why this may be so, please see
598 [[{{ns:4}}:Protected page]].
599
600 You can view and copy the source of this page:",
601 'seriousxhtmlerrors' => 'There were serious xhtml markup errors detected by tidy.',
602
603 # Login and logout pages
604 #
605 "logouttitle" => "User logout",
606 "logouttext" => "You are now logged out.
607 You can continue to use {{SITENAME}} anonymously, or you can log in
608 again as the same or as a different user. Note that some pages may
609 continue to be displayed as if you were still logged in, until you clear
610 your browser cache\n",
611
612 "welcomecreation" => "<h2>Welcome, $1!</h2><p>Your account has been created.
613 Don't forget to change your {{SITENAME}} preferences.",
614
615 "loginpagetitle" => "User login",
616 "yourname" => "Your user name",
617 "yourpassword" => "Your password",
618 "yourpasswordagain" => "Retype password",
619 "newusersonly" => " (new users only)",
620 "remembermypassword" => "Remember my password across sessions.",
621 "loginproblem" => "<b>There has been a problem with your login.</b><br />Try again!",
622 "alreadyloggedin" => "<font color=red><b>User $1, you are already logged in!</b></font><br />\n",
623
624 "login" => "Log in",
625 "loginprompt" => "You must have cookies enabled to log in to {{SITENAME}}.",
626 "userlogin" => "Log in",
627 "logout" => "Log out",
628 "userlogout" => "Log out",
629 "notloggedin" => "Not logged in",
630 "createaccount" => "Create new account",
631 "createaccountmail" => "by email",
632 "badretype" => "The passwords you entered do not match.",
633 "userexists" => "The user name you entered is already in use. Please choose a different name.",
634 "youremail" => "Your email*",
635 "yourrealname" => "Your real name*",
636 "yournick" => "Your nickname (for signatures)",
637 "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
638 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.",
639 "loginerror" => "Login error",
640 "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.",
641 "nocookieslogin" => "{{SITENAME}} uses cookies to log in users. You have cookies disabled. Please enable them and try again.",
642 "noname" => "You have not specified a valid user name.",
643 "loginsuccesstitle" => "Login successful",
644 "loginsuccess" => "You are now logged in to {{SITENAME}} as \"$1\".",
645 "nosuchuser" => "There is no user by the name \"$1\".
646 Check your spelling, or use the form below to create a new user account.",
647 "wrongpassword" => "The password you entered is incorrect. Please try again.",
648 "mailmypassword" => "Mail me a new password",
649 "passwordremindertitle" => "Password reminder from {{SITENAME}}",
650 "passwordremindertext" => "Someone (probably you, from IP address $1)
651 requested that we send you a new {{SITENAME}} login password.
652 The password for user \"$2\" is now \"$3\".
653 You should log in and change your password now.",
654 "noemail" => "There is no e-mail address recorded for user \"$1\".",
655 "passwordsent" => "A new password has been sent to the e-mail address
656 registered for \"$1\".
657 Please log in again after you receive it.",
658 "loginend" => "&nbsp;",
659 "mailerror" => "Error sending mail: $1",
660
661 # Edit page toolbar
662 "bold_sample"=>"Bold text",
663 "bold_tip"=>"Bold text",
664 "italic_sample"=>"Italic text",
665 "italic_tip"=>"Italic text",
666 "link_sample"=>"Link title",
667 "link_tip"=>"Internal link",
668 "extlink_sample"=>"http://www.example.com link title",
669 "extlink_tip"=>"External link (remember http:// prefix)",
670 "headline_sample"=>"Headline text",
671 "headline_tip"=>"Level 2 headline",
672 "math_sample"=>"Insert formula here",
673 "math_tip"=>"Mathematical formula (LaTeX)",
674 "nowiki_sample"=>"Insert non-formatted text here",
675 "nowiki_tip"=>"Ignore wiki formatting",
676 "image_sample"=>"Example.jpg",
677 "image_tip"=>"Embedded image",
678 "media_sample"=>"Example.mp3",
679 "media_tip"=>"Media file link",
680 "sig_tip"=>"Your signature with timestamp",
681 "hr_tip"=>"Horizontal line (use sparingly)",
682 "infobox"=>"Click a button to get an example text",
683 # alert box shown in browsers where text selection does not work, test e.g. with mozilla or konqueror
684 "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",
685
686 # Edit pages
687 #
688 "summary" => "Summary",
689 "subject" => "Subject/headline",
690 "minoredit" => "This is a minor edit",
691 "watchthis" => "Watch this article",
692 "savearticle" => "Save page",
693 "preview" => "Preview",
694 "showpreview" => "Show preview",
695 "blockedtitle" => "User is blocked",
696 "blockedtext" => "Your user name or IP address has been blocked by $1.
697 The reason given is this:<br />''$2''<p>You may contact $1 or one of the other
698 [[{{ns:4}}:Administrators|administrators]] to discuss the block.
699
700 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]].
701
702 Your IP address is $3. Please include this address in any queries you make.
703 ",
704 "whitelistedittitle" => "Login required to edit",
705 "whitelistedittext" => "You have to [[Special:Userlogin|login]] to edit articles.",
706 "whitelistreadtitle" => "Login required to read",
707 "whitelistreadtext" => "You have to [[Special:Userlogin|login]] to read articles.",
708 "whitelistacctitle" => "You are not allowed to create an account",
709 "whitelistacctext" => "To be allowed to create accounts in this Wiki you have to [[Special:Userlogin|log]] in and have the appropriate permissions.",
710 "loginreqtitle" => "Login Required",
711 "loginreqtext" => "You must [[special:Userlogin|login]] to view other pages.",
712 "accmailtitle" => "Password sent.",
713 "accmailtext" => "The Password for '$1' has been sent to $2.",
714 "newarticle" => "(New)",
715 "newarticletext" =>
716 "You've followed a link to a page that doesn't exist yet.
717 To create the page, start typing in the box below
718 (see the [[{{ns:4}}:Help|help page]] for more info).
719 If you are here by mistake, just click your browser's '''back''' button.",
720 "talkpagetext" => "<!-- MediaWiki:talkpagetext -->",
721 "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.'' ",
722 "noarticletext" => "(There is currently no text in this page)",
723 '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''.",
724 'usercssjsyoucanpreview' => "<strong>Tip:</strong> Use the 'Show preview' button to test your new css/js before saving.",
725 'usercsspreview' => "'''Remember that you are only previewing your user css, it has not yet been saved!'''",
726 'userjspreview' => "'''Remember that you are only testing/previewing your user javascript, it has not yet been saved!'''",
727 "updated" => "(Updated)",
728 "note" => "<strong>Note:</strong> ",
729 "previewnote" => "Remember that this is only a preview, and has not yet been saved!",
730 "previewconflict" => "This preview reflects the text in the upper
731 text editing area as it will appear if you choose to save.",
732 "editing" => "Editing $1",
733 "sectionedit" => " (section)",
734 "commentedit" => " (comment)",
735 "editconflict" => "Edit conflict: $1",
736 "explainconflict" => "Someone else has changed this page since you
737 started editing it.
738 The upper text area contains the page text as it currently exists.
739 Your changes are shown in the lower text area.
740 You will have to merge your changes into the existing text.
741 <b>Only</b> the text in the upper text area will be saved when you
742 press \"Save page\".\n<p>",
743 "yourtext" => "Your text",
744 "storedversion" => "Stored version",
745 "editingold" => "<strong>WARNING: You are editing an out-of-date
746 revision of this page.
747 If you save it, any changes made since this revision will be lost.</strong>\n",
748 "yourdiff" => "Differences",
749 # FIXME: This is inappropriate for third-party use!
750 "copyrightwarning" => "Please note that all contributions to {{SITENAME}} are
751 considered to be released under the GNU Free Documentation License
752 (see $1 for details).
753 If you don't want your writing to be edited mercilessly and redistributed
754 at will, then don't submit it here.<br />
755 You are also promising us that you wrote this yourself, or copied it from a
756 public domain or similar free resource.
757 <strong>DO NOT SUBMIT COPYRIGHTED WORK WITHOUT PERMISSION!</strong>",
758 "longpagewarning" => "WARNING: This page is $1 kilobytes long; some
759 browsers may have problems editing pages approaching or longer than 32kb.
760 Please consider breaking the page into smaller sections.",
761 "readonlywarning" => "WARNING: The database has been locked for maintenance,
762 so you will not be able to save your edits right now. You may wish to cut-n-paste
763 the text into a text file and save it for later.",
764 "protectedpagewarning" => "WARNING: This page has been locked so that only
765 users with sysop privileges can edit it. Be sure you are following the
766 <a href='$wgScript/{{ns:4}}:Protected_page_guidelines'>protected page
767 guidelines</a>.",
768
769 # History pages
770 #
771 "revhistory" => "Revision history",
772 "nohistory" => "There is no edit history for this page.",
773 "revnotfound" => "Revision not found",
774 "revnotfoundtext" => "The old revision of the page you asked for could not be found.
775 Please check the URL you used to access this page.\n",
776 "loadhist" => "Loading page history",
777 "currentrev" => "Current revision",
778 "revisionasof" => "Revision as of $1",
779 "cur" => "cur",
780 "next" => "next",
781 "last" => "last",
782 "orig" => "orig",
783 "histlegend" => "Legend: (cur) = difference with current version,
784 (last) = difference with preceding version, M = minor edit.<br/>Select any two versions and hit enter or the button at the bottom.",
785
786 # Diffs
787 #
788 "difference" => "(Difference between revisions)",
789 "loadingrev" => "loading revision for diff",
790 "lineno" => "Line $1:",
791 "editcurrent" => "Edit the current version of this page",
792 'selectnewerversionfordiff' => 'Select a newer version for comparison',
793 'selectolderversionfordiff' => 'Select an older version for comparison',
794 'compareselectedversions' => 'Compare selected versions',
795
796 # Search results
797 #
798 "searchresults" => "Search results",
799 "searchhelppage" => "{{ns:4}}:Searching",
800 "searchingwikipedia" => "Searching {{SITENAME}}",
801 "searchresulttext" => "For more information about searching {{SITENAME}}, see $1.",
802 "searchquery" => "For query \"$1\"",
803 "badquery" => "Badly formed search query",
804 "badquerytext" => "We could not process your query.
805 This is probably because you have attempted to search for a
806 word fewer than three letters long, which is not yet supported.
807 It could also be that you have mistyped the expression, for
808 example \"fish and and scales\".
809 Please try another query.",
810 "matchtotals" => "The query \"$1\" matched $2 article titles
811 and the text of $3 articles.",
812 "nogomatch" => "No page with this exact title exists, trying full text search.",
813 "titlematches" => "Article title matches",
814 "notitlematches" => "No article title matches",
815 "textmatches" => "Article text matches",
816 "notextmatches" => "No article text matches",
817 "prevn" => "previous $1",
818 "nextn" => "next $1",
819 "viewprevnext" => "View ($1) ($2) ($3).",
820 "showingresults" => "Showing below <b>$1</b> results starting with #<b>$2</b>.",
821 "showingresultsnum" => "Showing below <b>$3</b> results starting with #<b>$2</b>.",
822 "nonefound" => "<strong>Note</strong>: unsuccessful searches are
823 often caused by searching for common words like \"have\" and \"from\",
824 which are not indexed, or by specifying more than one search term (only pages
825 containing all of the search terms will appear in the result).",
826 "powersearch" => "Search",
827 "powersearchtext" => "
828 Search in namespaces :<br />
829 $1<br />
830 $2 List redirects &nbsp; Search for $3 $9",
831 "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>",
832 "googlesearch" => "
833 <!-- SiteSearch Google -->
834 <FORM method=GET action=\"http://www.google.com/search\">
835 <TABLE bgcolor=\"#FFFFFF\"><tr><td>
836 <A HREF=\"http://www.google.com/\">
837 <IMG SRC=\"http://www.google.com/logos/Logo_40wht.gif\"
838 border=\"0\" ALT=\"Google\"></A>
839 </td>
840 <td>
841 <INPUT TYPE=text name=q size=31 maxlength=255 value=\"$1\">
842 <INPUT type=submit name=btnG VALUE=\"Google Search\">
843 <font size=-1>
844 <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 />
845 <input type='hidden' name='ie' value='$2'>
846 <input type='hidden' name='oe' value='$2'>
847 </font>
848 </td></tr></TABLE>
849 </FORM>
850 <!-- SiteSearch Google -->",
851 "blanknamespace" => "(Main)",
852
853 # Preferences page
854 #
855 "preferences" => "Preferences",
856 "prefsnologin" => "Not logged in",
857 "prefsnologintext" => "You must be <a href=\"{{localurl:Special:Userlogin}}\">logged in</a>
858 to set user preferences.",
859 "prefslogintext" => "You are logged in as \"$1\".
860 Your internal ID number is $2.
861
862 See [[{{ns:4}}:User preferences help]] for help deciphering the options.",
863 "prefsreset" => "Preferences have been reset from storage.",
864 "qbsettings" => "Quickbar settings",
865 "changepassword" => "Change password",
866 "skin" => "Skin",
867 "math" => "Rendering math",
868 "dateformat" => "Date format",
869 "math_failure" => "Failed to parse",
870 "math_unknown_error" => "unknown error",
871 "math_unknown_function" => "unknown function ",
872 "math_lexing_error" => "lexing error",
873 "math_syntax_error" => "syntax error",
874 "math_image_error" => "PNG conversion failed; check for correct installation of latex, dvips, gs, and convert",
875 "math_bad_tmpdir" => "Can't write to or create math temp directory",
876 "math_bad_output" => "Can't write to or create math output directory",
877 "math_notexvc" => "Missing texvc executable; please see math/README to configure.",
878 "saveprefs" => "Save preferences",
879 "resetprefs" => "Reset preferences",
880 "oldpassword" => "Old password",
881 "newpassword" => "New password",
882 "retypenew" => "Retype new password",
883 "textboxsize" => "Textbox dimensions",
884 "rows" => "Rows",
885 "columns" => "Columns",
886 "searchresultshead" => "Search result settings",
887 "resultsperpage" => "Hits to show per page",
888 "contextlines" => "Lines to show per hit",
889 "contextchars" => "Characters of context per line",
890 "stubthreshold" => "Threshold for stub display",
891 "recentchangescount" => "Number of titles in recent changes",
892 "savedprefs" => "Your preferences have been saved.",
893 "timezonetext" => "Enter number of hours your local time differs
894 from server time (UTC).",
895 "localtime" => "Local time display",
896 "timezoneoffset" => "Offset",
897 "servertime" => "Server time is now",
898 "guesstimezone" => "Fill in from browser",
899 "emailflag" => "Disable e-mail from other users",
900 "defaultns" => "Search in these namespaces by default:",
901
902 # Recent changes
903 #
904 "changes" => "changes",
905 "recentchanges" => "Recent changes",
906 "recentchangestext" => "Track the most recent changes to the wiki on this page.",
907 "rcloaderr" => "Loading recent changes",
908 "rcnote" => "Below are the last <strong>$1</strong> changes in last <strong>$2</strong> days.",
909 "rcnotefrom" => "Below are the changes since <b>$2</b> (up to <b>$1</b> shown).",
910 "rclistfrom" => "Show new changes starting from $1",
911 # "rclinks" => "Show last $1 changes in last $2 hours / last $3 days",
912 # "rclinks" => "Show last $1 changes in last $2 days.",
913 "showhideminor" => "$1 minor edits | $2 bots | $3 logged in users ",
914 "rclinks" => "Show last $1 changes in last $2 days<br />$3",
915 "rchide" => "in $4 form; $1 minor edits; $2 secondary namespaces; $3 multiple edits.",
916 "rcliu" => "; $1 edits from logged in users",
917 "diff" => "diff",
918 "hist" => "hist",
919 "hide" => "hide",
920 "show" => "show",
921 "tableform" => "table",
922 "listform" => "list",
923 "nchanges" => "$1 changes",
924 "minoreditletter" => "M",
925 "newpageletter" => "N",
926
927 # Upload
928 #
929 "upload" => "Upload file",
930 "uploadbtn" => "Upload file",
931 "uploadlink" => "Upload images",
932 "reupload" => "Re-upload",
933 "reuploaddesc" => "Return to the upload form.",
934 "uploadnologin" => "Not logged in",
935 "uploadnologintext" => "You must be <a href=\"{{localurl:Special:Userlogin}}\">logged in</a>
936 to upload files.",
937 "uploadfile" => "Upload images, sounds, documents etc.",
938 "uploaderror" => "Upload error",
939 "uploadtext" => "<strong>STOP!</strong> Before you upload here,
940 make sure to read and follow the <a href=\"{{localurle:Special:Image_use_policy}}\">image use policy</a>.
941 <p>If a file with the name you are specifying already
942 exists on the wiki, it'll be replaced without warning.
943 So unless you mean to update a file, it's a good idea
944 to first check if such a file exists.
945 <p>To view or search previously uploaded images,
946 go to the <a href=\"{{localurle:Special:Imagelist}}\">list of uploaded images</a>.
947 Uploads and deletions are logged on the " .
948 "<a href=\"{{localurle:Project:Upload_log}}\">upload log</a>.
949 </p><p>Use the form below to upload new image files for use in
950 illustrating your articles.
951 On most browsers, you will see a \"Browse...\" button, which will
952 bring up your operating system's standard file open dialog.
953 Choosing a file will fill the name of that file into the text
954 field next to the button.
955 You must also check the box affirming that you are not
956 violating any copyrights by uploading the file.
957 Press the \"Upload\" button to finish the upload.
958 This may take some time if you have a slow internet connection.
959 <p>The preferred formats are JPEG for photographic images, PNG
960 for drawings and other iconic images, and OGG for sounds.
961 Please name your files descriptively to avoid confusion.
962 To include the image in an article, use a link in the form
963 <b>[[{{ns:6}}:file.jpg]]</b> or <b>[[{{ns:6}}:file.png|alt text]]</b>
964 or <b>[[{{ns:-2}}:file.ogg]]</b> for sounds.
965 <p>Please note that as with wiki pages, others may edit or
966 delete your uploads if they think it serves the encyclopedia, and
967 you may be blocked from uploading if you abuse the system.",
968
969 "uploadlog" => "upload log",
970 "uploadlogpage" => "Upload_log",
971 "uploadlogpagetext" => "Below is a list of the most recent file uploads.
972 All times shown are server time (UTC).
973 <ul>
974 </ul>
975 ",
976 "filename" => "Filename",
977 "filedesc" => "Summary",
978 "filestatus" => "Copyright status",
979 "filesource" => "Source",
980 "affirmation" => "I affirm that the copyright holder of this file
981 agrees to license it under the terms of the $1.",
982 "copyrightpage" => "{{ns:4}}:Copyrights",
983 "copyrightpagename" => "{{SITENAME}} copyright",
984 "uploadedfiles" => "Uploaded files",
985 "noaffirmation" => "You must affirm that your upload does not violate
986 any copyrights.",
987 "ignorewarning" => "Ignore warning and save file anyway.",
988 "minlength" => "Image names must be at least three letters.",
989 "badfilename" => "Image name has been changed to \"$1\".",
990 "badfiletype" => "\".$1\" is not a recommended image file format.",
991 "largefile" => "It is recommended that images not exceed 100k in size.",
992 "successfulupload" => "Successful upload",
993 "fileuploaded" => "File \"$1\" uploaded successfully.
994 Please follow this link: $2 to the description page and fill
995 in information about the file, such as where it came from, when it was
996 created and by whom, and anything else you may know about it.",
997 "uploadwarning" => "Upload warning",
998 "savefile" => "Save file",
999 "uploadedimage" => "uploaded \"$1\"",
1000 "uploaddisabled" => "Sorry, uploading is disabled.",
1001
1002 # Image list
1003 #
1004 "imagelist" => "Image list",
1005 "imagelisttext" => "Below is a list of $1 images sorted $2.",
1006 "getimagelist" => "fetching image list",
1007 "ilshowmatch" => "Show all images with names matching",
1008 "ilsubmit" => "Search",
1009 "showlast" => "Show last $1 images sorted $2.",
1010 "all" => "all",
1011 "byname" => "by name",
1012 "bydate" => "by date",
1013 "bysize" => "by size",
1014 "imgdelete" => "del",
1015 "imgdesc" => "desc",
1016 "imglegend" => "Legend: (desc) = show/edit image description.",
1017 "imghistory" => "Image history",
1018 "revertimg" => "rev",
1019 "deleteimg" => "del",
1020 "imghistlegend" => "Legend: (cur) = this is the current image, (del) = delete
1021 this old version, (rev) = revert to this old version.
1022 <br /><i>Click on date to see image uploaded on that date</i>.",
1023 "imagelinks" => "Image links",
1024 "linkstoimage" => "The following pages link to this image:",
1025 "nolinkstoimage" => "There are no pages that link to this image.",
1026
1027 # Statistics
1028 #
1029 "statistics" => "Statistics",
1030 "sitestats" => "Site statistics",
1031 "userstats" => "User statistics",
1032 "sitestatstext" => "There are '''$1''' total pages in the database.
1033 This includes \"talk\" pages, pages about {{SITENAME}}, minimal \"stub\"
1034 pages, redirects, and others that probably don't qualify as articles.
1035 Excluding those, there are '''$2''' pages that are probably legitimate
1036 articles.
1037
1038 There have been a total of '''$3''' page views, and '''$4''' page edits
1039 since the wiki was setup.
1040 That comes to '''$5''' average edits per page, and '''$6''' views per edit.",
1041 "userstatstext" => "There are '''$1''' registered users.
1042 '''$2''' of these are administrators (see $3).",
1043
1044 # Maintenance Page
1045 #
1046 "maintenance" => "Maintenance page",
1047 "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 ;-)",
1048 "maintenancebacklink" => "Back to Maintenance Page",
1049 "disambiguations" => "Disambiguation pages",
1050 "disambiguationspage" => "{{ns:4}}:Links_to_disambiguating_pages",
1051 "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.",
1052 "doubleredirects" => "Double Redirects",
1053 "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.",
1054 "brokenredirects" => "Broken Redirects",
1055 "brokenredirectstext" => "The following redirects link to a non-existing article.",
1056 "selflinks" => "Pages with Self Links",
1057 "selflinkstext" => "The following pages contain a link to themselves, which they should not.",
1058 "mispeelings" => "Pages with misspellings",
1059 "mispeelingstext" => "The following pages contain a common misspelling, which are listed on $1. The correct spelling might be given (like this).",
1060 "mispeelingspage" => "List of common misspellings",
1061 "missinglanguagelinks" => "Missing Language Links",
1062 "missinglanguagelinksbutton" => "Find missing language links for",
1063 "missinglanguagelinkstext" => "These articles do <i>not</i> link to their counterpart in $1. Redirects and subpages are <i>not</i> shown.",
1064
1065
1066 # Miscellaneous special pages
1067 #
1068 "orphans" => "Orphaned pages",
1069 "lonelypages" => "Orphaned pages",
1070 "unusedimages" => "Unused images",
1071 "popularpages" => "Popular pages",
1072 "nviews" => "$1 views",
1073 "wantedpages" => "Wanted pages",
1074 "nlinks" => "$1 links",
1075 "allpages" => "All pages",
1076 "randompage" => "Random page",
1077 "shortpages" => "Short pages",
1078 "longpages" => "Long pages",
1079 "deadendpages" => "Dead-end pages",
1080 "listusers" => "User list",
1081 "specialpages" => "Special pages",
1082 "spheading" => "Special pages for all users",
1083 "sysopspheading" => "For sysop use only",
1084 "developerspheading" => "For developer use only",
1085 "protectpage" => "Protect page",
1086 "recentchangeslinked" => "Related changes",
1087 "rclsub" => "(to pages linked from \"$1\")",
1088 "debug" => "Debug",
1089 "newpages" => "New pages",
1090 "ancientpages" => "Oldest articles",
1091 "intl" => "Interlanguage links",
1092 'move' => 'Move',
1093 "movethispage" => "Move this page",
1094 "unusedimagestext" => "<p>Please note that other web sites may link to an image with
1095 a direct URL, and so may still be listed here despite being
1096 in active use.",
1097 "booksources" => "Book sources",
1098 # FIXME: Other sites, of course, may have affiliate relations with the booksellers list
1099 "booksourcetext" => "Below is a list of links to other sites that
1100 sell new and used books, and may also have further information
1101 about books you are looking for.
1102 {{SITENAME}} is not affiliated with any of these businesses, and
1103 this list should not be construed as an endorsement.",
1104 "isbn" => "ISBN",
1105 "rfcurl" => "http://www.faqs.org/rfcs/rfc$1.html",
1106 "alphaindexline" => "$1 to $2",
1107 "version" => "Version",
1108
1109 # Email this user
1110 #
1111 "mailnologin" => "No send address",
1112 "mailnologintext" => "You must be <a href=\"{{localurl:Special:Userlogin\">logged in</a>
1113 and have a valid e-mail address in your <a href=\"{{localurl:Special:Preferences}}\">preferences</a>
1114 to send e-mail to other users.",
1115 "emailuser" => "E-mail this user",
1116 "emailpage" => "E-mail user",
1117 "emailpagetext" => "If this user has entered a valid e-mail address in
1118 his or her user preferences, the form below will send a single message.
1119 The e-mail address you entered in your user preferences will appear
1120 as the \"From\" address of the mail, so the recipient will be able
1121 to reply.",
1122 "usermailererror" => "Mail object returned error: ",
1123 "defemailsubject" => "{{SITENAME}} e-mail",
1124 "noemailtitle" => "No e-mail address",
1125 "noemailtext" => "This user has not specified a valid e-mail address,
1126 or has chosen not to receive e-mail from other users.",
1127 "emailfrom" => "From",
1128 "emailto" => "To",
1129 "emailsubject" => "Subject",
1130 "emailmessage" => "Message",
1131 "emailsend" => "Send",
1132 "emailsent" => "E-mail sent",
1133 "emailsenttext" => "Your e-mail message has been sent.",
1134
1135 # Watchlist
1136 #
1137 "watchlist" => "My watchlist",
1138 "watchlistsub" => "(for user \"$1\")",
1139 "nowatchlist" => "You have no items on your watchlist.",
1140 "watchnologin" => "Not logged in",
1141 "watchnologintext" => "You must be <a href=\"{{localurl:Special:Userlogin}}\">logged in</a>
1142 to modify your watchlist.",
1143 "addedwatch" => "Added to watchlist",
1144 "addedwatchtext" => "The page \"$1\" has been added to your [[{{ns:-1}}:Watchlist|watchlist]].
1145 Future changes to this page and its associated Talk page will be listed there,
1146 and the page will appear '''bolded''' in the [[Special:Recentchanges|list of recent changes]] to
1147 make it easier to pick out.
1148
1149 <p>If you want to remove the page from your watchlist later, click \"Stop watching\" in the sidebar.",
1150 "removedwatch" => "Removed from watchlist",
1151 "removedwatchtext" => "The page \"$1\" has been removed from your watchlist.",
1152 'watch' => 'Watch',
1153 "watchthispage" => "Watch this page",
1154 'unwatch' => 'Unwatch',
1155 "unwatchthispage" => "Stop watching",
1156 "notanarticle" => "Not an article",
1157 "watchnochange" => "None of your watched items were edited in the time period displayed.",
1158 "watchdetails" => "($1 pages watched not counting talk pages;
1159 $2 total pages edited since cutoff;
1160 $3...
1161 <a href='$4'>show and edit complete list</a>.)",
1162 "watchmethod-recent"=> "checking recent edits for watched pages",
1163 "watchmethod-list" => "checking watched pages for recent edits",
1164 "removechecked" => "Remove checked items from watchlist",
1165 "watchlistcontains" => "Your watchlist contains $1 pages.",
1166 "watcheditlist" => "Here's an alphabetical list of your
1167 watched pages. Check the boxes of pages you want to remove
1168 from your watchlist and click the 'remove checked' button
1169 at the bottom of the screen.",
1170 "removingchecked" => "Removing requested items from watchlist...",
1171 "couldntremove" => "Couldn't remove item '$1'...",
1172 "iteminvalidname" => "Problem with item '$1', invalid name...",
1173 "wlnote" => "Below are the last $1 changes in the last <b>$2</b> hours.",
1174 "wlshowlast" => "Show last $1 hours $2 days $3",
1175 "wlsaved" => "This is a saved version of your watchlist.",
1176
1177
1178 # Delete/protect/revert
1179 #
1180 "deletepage" => "Delete page",
1181 "confirm" => "Confirm",
1182 "excontent" => "content was:",
1183 "exbeforeblank" => "content before blanking was:",
1184 "exblank" => "page was empty",
1185 "confirmdelete" => "Confirm delete",
1186 "deletesub" => "(Deleting \"$1\")",
1187 "historywarning" => "Warning: The page you are about to delete has a history: ",
1188 "confirmdeletetext" => "You are about to permanently delete a page
1189 or image along with all of its history from the database.
1190 Please confirm that you intend to do this, that you understand the
1191 consequences, and that you are doing this in accordance with
1192 [[{{ns:4}}:Policy]].",
1193 "confirmcheck" => "Yes, I really want to delete this.",
1194 "actioncomplete" => "Action complete",
1195 "deletedtext" => "\"$1\" has been deleted.
1196 See $2 for a record of recent deletions.",
1197 "deletedarticle" => "deleted \"$1\"",
1198 "dellogpage" => "Deletion_log",
1199 "dellogpagetext" => "Below is a list of the most recent deletions.
1200 All times shown are server time (UTC).
1201 <ul>
1202 </ul>
1203 ",
1204 "deletionlog" => "deletion log",
1205 "reverted" => "Reverted to earlier revision",
1206 "deletecomment" => "Reason for deletion",
1207 "imagereverted" => "Revert to earlier version was successful.",
1208 "rollback" => "Roll back edits",
1209 'rollback_short' => 'Rollback',
1210 "rollbacklink" => "rollback",
1211 "rollbackfailed" => "Rollback failed",
1212 "cantrollback" => "Cannot revert edit; last contributor is only author of this article.",
1213 "alreadyrolled" => "Cannot rollback last edit of [[$1]]
1214 by [[User:$2|$2]] ([[User talk:$2|Talk]]); someone else has edited or rolled back the article already.
1215
1216 Last edit was by [[User:$3|$3]] ([[User talk:$3|Talk]]). ",
1217 # only shown if there is an edit comment
1218 "editcomment" => "The edit comment was: \"<i>$1</i>\".",
1219 "revertpage" => "Reverted edit of $2, changed back to last version by $1",
1220 "protectlogpage" => "Protection_log",
1221 "protectlogtext" => "Below is a list of page locks/unlocks.
1222 See [[{{ns:4}}:Protected page]] for more information.",
1223 "protectedarticle" => "protected [[$1]]",
1224 "unprotectedarticle" => "unprotected [[$1]]",
1225 "protectsub" =>"(Protecting \"$1\")",
1226 "confirmprotecttext" => "Do you really want to protect this page?",
1227 "confirmprotect" => "Confirm protection",
1228 "protectcomment" => "Reason for protecting",
1229 "unprotectsub" =>"(Unprotecting \"$1\")",
1230 "confirmunprotecttext" => "Do you really want to unprotect this page?",
1231 "confirmunprotect" => "Confirm unprotection",
1232 "unprotectcomment" => "Reason for unprotecting",
1233 "protectreason" => "(give a reason)",
1234
1235 # Undelete
1236 "undelete" => "Restore deleted page",
1237 "undeletepage" => "View and restore deleted pages",
1238 "undeletepagetext" => "The following pages have been deleted but are still in the archive and
1239 can be restored. The archive may be periodically cleaned out.",
1240 "undeletearticle" => "Restore deleted article",
1241 "undeleterevisions" => "$1 revisions archived",
1242 "undeletehistory" => "If you restore the page, all revisions will be restored to the history.
1243 If a new page with the same name has been created since the deletion, the restored
1244 revisions will appear in the prior history, and the current revision of the live page
1245 will not be automatically replaced.",
1246 "undeleterevision" => "Deleted revision as of $1",
1247 "undeletebtn" => "Restore!",
1248 "undeletedarticle" => "restored \"$1\"",
1249 "undeletedtext" => "The article [[$1]] has been successfully restored.
1250 See [[{{ns:4}}:Deletion_log]] for a record of recent deletions and restorations.",
1251
1252 # Contributions
1253 #
1254 "contributions" => "User contributions",
1255 "mycontris" => "My contributions",
1256 "contribsub" => "For $1",
1257 "nocontribs" => "No changes were found matching these criteria.",
1258 "ucnote" => "Below are this user's last <b>$1</b> changes in the last <b>$2</b> days.",
1259 "uclinks" => "View the last $1 changes; view the last $2 days.",
1260 "uctop" => " (top)" ,
1261
1262 # What links here
1263 #
1264 "whatlinkshere" => "What links here",
1265 "notargettitle" => "No target",
1266 "notargettext" => "You have not specified a target page or user
1267 to perform this function on.",
1268 "linklistsub" => "(List of links)",
1269 "linkshere" => "The following pages link to here:",
1270 "nolinkshere" => "No pages link to here.",
1271 "isredirect" => "redirect page",
1272
1273 # Block/unblock IP
1274 #
1275 "blockip" => "Block user",
1276 "blockiptext" => "Use the form below to block write access
1277 from a specific IP address or username.
1278 This should be done only only to prevent vandalism, and in
1279 accordance with [[{{ns:4}}:Policy|policy]].
1280 Fill in a specific reason below (for example, citing particular
1281 pages that were vandalized).",
1282 "ipaddress" => "IP Address/username",
1283 "ipbexpiry" => "Expiry",
1284 "ipbreason" => "Reason",
1285 "ipbsubmit" => "Block this user",
1286 "badipaddress" => "Invalid IP address",
1287 "noblockreason" => "You must supply a reason for the block.",
1288 "blockipsuccesssub" => "Block succeeded",
1289 "blockipsuccesstext" => "\"$1\" has been blocked.
1290 <br />See [[Special:Ipblocklist|IP block list]] to review blocks.",
1291 "unblockip" => "Unblock user",
1292 "unblockiptext" => "Use the form below to restore write access
1293 to a previously blocked IP address or username.",
1294 "ipusubmit" => "Unblock this address",
1295 "ipusuccess" => "\"$1\" unblocked",
1296 "ipblocklist" => "List of blocked IP addresses and usernames",
1297 "blocklistline" => "$1, $2 blocked $3 (expires $4)",
1298 "blocklink" => "block",
1299 "unblocklink" => "unblock",
1300 "contribslink" => "contribs",
1301 "autoblocker" => "Autoblocked because you share an IP address with \"$1\". Reason \"$2\".",
1302 "blocklogpage" => "Block_log",
1303 "blocklogentry" => 'blocked "$1" with an expiry time of $2',
1304 "blocklogtext" => "This is a log of user blocking and unblocking actions. Automatically
1305 blocked IP addresses are not be listed. See the [[Special:Ipblocklist|IP block list]] for
1306 the list of currently operational bans and blocks.",
1307 "unblocklogentry" => 'unblocked "$1"',
1308 "range_block_disabled" => "The sysop ability to create range blocks is disabled.",
1309 "ipb_expiry_invalid" => "Expiry time invalid.",
1310 "ip_range_invalid" => "Invalid IP range.\n",
1311 "proxyblocker" => "Proxy blocker",
1312 "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.",
1313 "proxyblocksuccess" => "Done.\n",
1314
1315 # Developer tools
1316 #
1317 "lockdb" => "Lock database",
1318 "unlockdb" => "Unlock database",
1319 "lockdbtext" => "Locking the database will suspend the ability of all
1320 users to edit pages, change their preferences, edit their watchlists, and
1321 other things requiring changes in the database.
1322 Please confirm that this is what you intend to do, and that you will
1323 unlock the database when your maintenance is done.",
1324 "unlockdbtext" => "Unlocking the database will restore the ability of all
1325 users to edit pages, change their preferences, edit their watchlists, and
1326 other things requiring changes in the database.
1327 Please confirm that this is what you intend to do.",
1328 "lockconfirm" => "Yes, I really want to lock the database.",
1329 "unlockconfirm" => "Yes, I really want to unlock the database.",
1330 "lockbtn" => "Lock database",
1331 "unlockbtn" => "Unlock database",
1332 "locknoconfirm" => "You did not check the confirmation box.",
1333 "lockdbsuccesssub" => "Database lock succeeded",
1334 "unlockdbsuccesssub" => "Database lock removed",
1335 "lockdbsuccesstext" => "The database has been locked.
1336 <br />Remember to remove the lock after your maintenance is complete.",
1337 "unlockdbsuccesstext" => "The database has been unlocked.",
1338
1339 # SQL query
1340 #
1341 "asksql" => "SQL query",
1342 "asksqltext" => "Use the form below to make a direct query of the
1343 database.
1344 Use single quotes ('like this') to delimit string literals.
1345 This can often add considerable load to the server, so please use
1346 this function sparingly.",
1347 "sqlislogged" => "Please note that all queries are logged.",
1348 "sqlquery" => "Enter query",
1349 "querybtn" => "Submit query",
1350 "selectonly" => "Only read-only queries are allowed.",
1351 "querysuccessful" => "Query successful",
1352
1353 # Make sysop
1354 "makesysoptitle" => "Make a user into a sysop",
1355 "makesysoptext" => "This form is used by bureaucrats to turn ordinary users into administrators.
1356 Type the name of the user in the box and press the button to make the user an administrator",
1357 "makesysopname" => "Name of the user:",
1358 "makesysopsubmit" => "Make this user into a sysop",
1359 "makesysopok" => "<b>User \"$1\" is now a sysop</b>",
1360 "makesysopfail" => "<b>User \"$1\" could not be made into a sysop. (Did you enter the name correctly?)</b>",
1361 "setbureaucratflag" => "Set bureaucrat flag",
1362 "bureaucratlog" => "Bureaucrat_log",
1363 "bureaucratlogentry" => "Rights for user \"$1\" set \"$2\"",
1364 "rights" => "Rights:",
1365 "set_user_rights" => "Set user rights",
1366 "user_rights_set" => "<b>User rights for \"$1\" updated</b>",
1367 "set_rights_fail" => "<b>User rights for \"$1\" could not be set. (Did you enter the name correctly?)</b>",
1368 "makesysop" => "Make a user into a sysop",
1369
1370 # Move page
1371 #
1372 "movepage" => "Move page",
1373 "movepagetext" => "Using the form below will rename a page, moving all
1374 of its history to the new name.
1375 The old title will become a redirect page to the new title.
1376 Links to the old page title will not be changed; be sure to
1377 [[Special:Maintenance|check]] for double or broken redirects.
1378 You are responsible for making sure that links continue to
1379 point where they are supposed to go.
1380
1381 Note that the page will '''not''' be moved if there is already
1382 a page at the new title, unless it is empty or a redirect and has no
1383 past edit history. This means that you can rename a page back to where
1384 it was just renamed from if you make a mistake, and you cannot overwrite
1385 an existing page.
1386
1387 <b>WARNING!</b>
1388 This can be a drastic and unexpected change for a popular page;
1389 please be sure you understand the consequences of this before
1390 proceeding.",
1391 "movepagetalktext" => "The associated talk page, if any, will be automatically moved along with it '''unless:'''
1392 *You are moving the page across namespaces,
1393 *A non-empty talk page already exists under the new name, or
1394 *You uncheck the box below.
1395
1396 In those cases, you will have to move or merge the page manually if desired.",
1397 "movearticle" => "Move page",
1398 "movenologin" => "Not logged in",
1399 "movenologintext" => "You must be a registered user and <a href=\"{{localurl:Special:Userlogin}}\">logged in</a>
1400 to move a page.",
1401 "newtitle" => "To new title",
1402 "movepagebtn" => "Move page",
1403 "pagemovedsub" => "Move succeeded",
1404 "pagemovedtext" => "Page \"[[$1]]\" moved to \"[[$2]]\".",
1405 "articleexists" => "A page of that name already exists, or the
1406 name you have chosen is not valid.
1407 Please choose another name.",
1408 "talkexists" => "The page itself was moved successfully, but the
1409 talk page could not be moved because one already exists at the new
1410 title. Please merge them manually.",
1411 "movedto" => "moved to",
1412 "movetalk" => "Move \"talk\" page as well, if applicable.",
1413 "talkpagemoved" => "The corresponding talk page was also moved.",
1414 "talkpagenotmoved" => "The corresponding talk page was <strong>not</strong> moved.",
1415 "1movedto2" => "$1 moved to $2",
1416
1417 # Export
1418
1419 "export" => "Export pages",
1420 "exporttext" => "You can export the text and editing history of a particular
1421 page or set of pages wrapped in some XML; this can then be imported into another
1422 wiki running MediaWiki software, transformed, or just kept for your private
1423 amusement.",
1424 "exportcuronly" => "Include only the current revision, not the full history",
1425
1426 # Namespace 8 related
1427
1428 "allmessages" => "All system messages",
1429 "allmessagestext" => "This is a list of all system messages available in the MediaWiki: namespace.",
1430
1431 # Thumbnails
1432
1433 "thumbnail-more" => "Enlarge",
1434 "missingimage" => "<b>Missing image</b><br /><i>$1</i>\n",
1435
1436 # Special:Import
1437 "import" => "Import pages",
1438 "importtext" => "Please export the file from the source wiki using the Special:Export utility, save it to your disk and upload it here.",
1439 "importfailed" => "Import failed: $1",
1440 "importnotext" => "Empty or no text",
1441 "importsuccess" => "Import succeeded!",
1442 "importhistoryconflict" => "Conflicting history revision exists (may have imported this page before)",
1443
1444 # Keyboard access keys for power users
1445 'accesskey-article' => 'a',
1446 'accesskey-talk' => 't',
1447 'accesskey-edit' => 'e',
1448 'accesskey-addsection' => '+',
1449 'accesskey-viewsource' => 'e',
1450 'accesskey-history' => 'h',
1451 'accesskey-protect' => '=',
1452 'accesskey-delete' => 'd',
1453 'accesskey-undelete' => 'd',
1454 'accesskey-move' => 'm',
1455 'accesskey-watch' => 'w',
1456 'accesskey-unwatch' => 'w',
1457 'accesskey-watchlist' => 'l',
1458 'accesskey-userpage' => '.',
1459 'accesskey-anonuserpage' => '.',
1460 'accesskey-mytalk' => 'n',
1461 'accesskey-anontalk' => 'n',
1462 'accesskey-preferences' => '',
1463 'accesskey-mycontris' => 'y',
1464 'accesskey-login' => 'o',
1465 'accesskey-logout' => 'o',
1466 'accesskey-search' => 'f',
1467 'accesskey-mainpage' => 'z',
1468 'accesskey-portal' => '',
1469 'accesskey-randompage' => 'x',
1470 'accesskey-currentevents' => '',
1471 'accesskey-sitesupport' => '',
1472 'accesskey-help' => '',
1473 'accesskey-recentchanges' => 'r',
1474 'accesskey-recentchangeslinked' => 'c',
1475 'accesskey-whatlinkshere' => 'b',
1476 'accesskey-specialpages' => 'q',
1477 'accesskey-specialpage' => '',
1478 'accesskey-upload' => 'u',
1479 'accesskey-minoredit' => 'i',
1480 'accesskey-save' => 's',
1481 'accesskey-preview' => 'p',
1482 'accesskey-contributions' => '',
1483 'accesskey-emailuser' => '',
1484
1485 # tooltip help for the main actions
1486 'tooltip-atom' => 'Atom feed for this page',
1487 'tooltip-article' => 'View the article [alt-a]',
1488 'tooltip-talk' => 'Discussion about the article [alt-t]',
1489 'tooltip-edit' => 'You can edit this page. Please use the preview button before saving. [alt-e]',
1490 'tooltip-addsection' => 'Add a comment to this page. [alt-+]',
1491 'tooltip-viewsource' => 'This page is protected. You can view it\'s source. [alt-e]',
1492 'tooltip-history' => 'Past versions of this page, [alt-h]',
1493 'tooltip-protect' => 'Protect this page [alt-=]',
1494 'tooltip-delete' => 'Delete this page [alt-d]',
1495 'tooltip-undelete' => "Restore $1 deleted edits to this page [alt-d]",
1496 'tooltip-move' => 'Move this page [alt-m]',
1497 'tooltip-nomove' => 'You don\'t have the permissions to move this page',
1498 'tooltip-watch' => 'Add this page to your watchlist [alt-w]',
1499 'tooltip-unwatch' => 'Remove this page from your watchlist [alt-w]',
1500 'tooltip-watchlist' => 'The list of pages you\'re monitoring for changes. [alt-l]',
1501 'tooltip-userpage' => 'My user page [alt-.]',
1502 'tooltip-anonuserpage' => 'The user page for the ip you\'re editing as [alt-.]',
1503 'tooltip-mytalk' => 'My talk page [alt-n]',
1504 'tooltip-anontalk' => 'Discussion about edits from this ip address [alt-n]',
1505 'tooltip-preferences' => 'My preferences',
1506 'tooltip-mycontris' => 'List of my contributions [alt-y]',
1507 'tooltip-login' => 'You are encouraged to log in, it is not mandatory however. [alt-o]',
1508 'tooltip-logout' => 'The start button [alt-o]',
1509 'tooltip-search' => 'Search this wiki [alt-f]',
1510 'tooltip-mainpage' => 'Visit the Main Page [alt-z]',
1511 'tooltip-portal' => 'About the project, what you can do, where to find things',
1512 'tooltip-randompage' => 'Load a random page [alt-x]',
1513 'tooltip-currentevents' => 'Find background information on current events',
1514 'tooltip-sitesupport' => 'Support {{SITENAME}}',
1515 'tooltip-help' => 'The place to find out.',
1516 'tooltip-recentchanges' => 'The list of recent changes in the wiki. [alt-r]',
1517 'tooltip-recentchangeslinked' => 'Recent changes in pages linking to this page [alt-c]',
1518 'tooltip-whatlinkshere' => 'List of all wiki pages that link here [alt-b]',
1519 'tooltip-specialpages' => 'List of all special pages [alt-q]',
1520 'tooltip-upload' => 'Upload images or media files [alt-u]',
1521 'tooltip-specialpage' => 'This is a special page, you can\'t edit the page itself.',
1522 'tooltip-minoredit' => 'Mark this as a minor edit [alt-i]',
1523 'tooltip-save' => 'Save you changes [alt-s]',
1524 'tooltip-preview' => 'Preview your changes, please use this before saving! [alt-p]',
1525 'tooltip-contributions' => 'View the list of contributions of this user',
1526 'tooltip-emailuser' => 'Send a mail to this user',
1527 'tooltip-rss' => 'RSS feed for this page',
1528
1529 # Metadata
1530 "nodublincore" => "Dublin Core RDF metadata disabled for this server.",
1531 "nocreativecommons" => "Creative Commons RDF metadata disabled for this server.",
1532 "notacceptable" => "The wiki server can't provide data in a format your client can read.",
1533
1534 # Attribution
1535
1536 "anonymous" => "Anonymous user(s) of $wgSitename",
1537 "siteuser" => "$wgSitename user $1",
1538 "lastmodifiedby" => "This page was last modified $1 by $2.",
1539 "and" => "and",
1540 "othercontribs" => "Based on work by $1.",
1541 "siteusers" => "$wgSitename user(s) $1"
1542
1543 );
1544
1545 #--------------------------------------------------------------------------
1546 # Internationalisation code
1547 #--------------------------------------------------------------------------
1548
1549 class Language {
1550 function Language(){
1551 # Copies any missing values in the specified arrays from En to the current language
1552 $fillin = array( "wgSysopSpecialPages", "wgValidSpecialPages", "wgDeveloperSpecialPages" );
1553 $name = get_class( $this );
1554 if( strpos( $name, "language" ) == 0){
1555 $lang = ucfirst( substr( $name, 8 ) );
1556 foreach( $fillin as $arrname ){
1557 $langver = "{$arrname}{$lang}";
1558 $enver = "{$arrname}En";
1559 if( ! isset( $GLOBALS[$langver] ) || ! isset( $GLOBALS[$enver] ))
1560 continue;
1561 foreach($GLOBALS[$enver] as $spage => $text){
1562 if( ! isset( $GLOBALS[$langver][$spage] ) )
1563 $GLOBALS[$langver][$spage] = $text;
1564 }
1565 }
1566 }
1567 }
1568
1569 function getDefaultUserOptions () {
1570 global $wgDefaultUserOptionsEn ;
1571 return $wgDefaultUserOptionsEn ;
1572 }
1573
1574 function getBookstoreList () {
1575 global $wgBookstoreListEn ;
1576 return $wgBookstoreListEn ;
1577 }
1578
1579 function getNamespaces() {
1580 global $wgNamespaceNamesEn;
1581 return $wgNamespaceNamesEn;
1582 }
1583
1584 function getNsText( $index ) {
1585 global $wgNamespaceNamesEn;
1586 return $wgNamespaceNamesEn[$index];
1587 }
1588
1589 function getNsIndex( $text ) {
1590 global $wgNamespaceNamesEn;
1591
1592 foreach ( $wgNamespaceNamesEn as $i => $n ) {
1593 if ( 0 == strcasecmp( $n, $text ) ) { return $i; }
1594 }
1595 return false;
1596 }
1597
1598 function specialPage( $name ) {
1599 return $this->getNsText( Namespace::getSpecial() ) . ":" . $name;
1600 }
1601
1602 function getQuickbarSettings() {
1603 global $wgQuickbarSettingsEn;
1604 return $wgQuickbarSettingsEn;
1605 }
1606
1607 function getSkinNames() {
1608 global $wgSkinNamesEn;
1609 return $wgSkinNamesEn;
1610 }
1611
1612 function getMathNames() {
1613 global $wgMathNamesEn;
1614 return $wgMathNamesEn;
1615 }
1616
1617 function getDateFormats() {
1618 global $wgDateFormatsEn;
1619 return $wgDateFormatsEn;
1620 }
1621
1622 function getUserToggles() {
1623 global $wgUserTogglesEn;
1624 return $wgUserTogglesEn;
1625 }
1626
1627 function getUserToggle( $tog ) {
1628 $togs =& $this->getUserToggles();
1629 return $togs[$tog];
1630 }
1631
1632 function getLanguageNames() {
1633 global $wgLanguageNamesEn;
1634 return $wgLanguageNamesEn;
1635 }
1636
1637 function getLanguageName( $code ) {
1638 global $wgLanguageNamesEn;
1639 if ( ! array_key_exists( $code, $wgLanguageNamesEn ) ) {
1640 return "";
1641 }
1642 return $wgLanguageNamesEn[$code];
1643 }
1644
1645 function getMonthName( $key )
1646 {
1647 global $wgMonthNamesEn;
1648 return $wgMonthNamesEn[$key-1];
1649 }
1650
1651 /* by default we just return base form */
1652 function getMonthNameGen( $key )
1653 {
1654 return $this->getMonthName( $key );
1655 }
1656
1657 function getMonthAbbreviation( $key )
1658 {
1659 global $wgMonthAbbreviationsEn;
1660 return $wgMonthAbbreviationsEn[$key-1];
1661 }
1662
1663 function getWeekdayName( $key )
1664 {
1665 global $wgWeekdayNamesEn;
1666 return $wgWeekdayNamesEn[$key-1];
1667 }
1668
1669 function userAdjust( $ts )
1670 {
1671 global $wgUser, $wgLocalTZoffset;
1672
1673 $tz = $wgUser->getOption( "timecorrection" );
1674 if ( $tz === "" ) {
1675 $hrDiff = isset( $wgLocalTZoffset ) ? $wgLocalTZoffset : 0;
1676 $minDiff = 0;
1677 } elseif ( strpos( $tz, ":" ) !== false ) {
1678 $tzArray = explode( ":", $tz );
1679 $hrDiff = intval($tzArray[0]);
1680 $minDiff = intval($hrDiff < 0 ? -$tzArray[1] : $tzArray[1]);
1681 } else {
1682 $hrDiff = intval( $tz );
1683 }
1684 if ( 0 == $hrDiff && 0 == $minDiff ) { return $ts; }
1685
1686 $t = mktime( (
1687 (int)substr( $ts, 8, 2) ) + $hrDiff, # Hours
1688 (int)substr( $ts, 10, 2 ) + $minDiff, # Minutes
1689 (int)substr( $ts, 12, 2 ), # Seconds
1690 (int)substr( $ts, 4, 2 ), # Month
1691 (int)substr( $ts, 6, 2 ), # Day
1692 (int)substr( $ts, 0, 4 ) ); #Year
1693 return date( "YmdHis", $t );
1694 }
1695
1696 function date( $ts, $adj = false )
1697 {
1698 global $wgAmericanDates, $wgUser, $wgUseDynamicDates;
1699
1700 if ( $adj ) { $ts = $this->userAdjust( $ts ); }
1701
1702 if ( $wgUseDynamicDates ) {
1703 $datePreference = $wgUser->getOption( 'date' );
1704 if ( $datePreference == 0 ) {
1705 $datePreference = $wgAmericanDates ? 1 : 2;
1706 }
1707 } else {
1708 $datePreference = $wgAmericanDates ? 1 : 2;
1709 }
1710
1711 $month = $this->getMonthAbbreviation( substr( $ts, 4, 2 ) );
1712 $day = $this->formatNum( 0 + substr( $ts, 6, 2 ) );
1713 $year = $this->formatNum( substr( $ts, 0, 4 ) );
1714
1715 switch( $datePreference ) {
1716 case 1: return "$month $day, $year";
1717 case 2: return "$day $month $year";
1718 default: return "$year $month $day";
1719 }
1720 }
1721
1722 function time( $ts, $adj = false, $seconds = false )
1723 {
1724 if ( $adj ) { $ts = $this->userAdjust( $ts ); }
1725
1726 $t = substr( $ts, 8, 2 ) . ":" . substr( $ts, 10, 2 );
1727 if ( $seconds ) {
1728 $t .= ":" . substr( $ts, 12, 2 );
1729 }
1730 return $this->formatNum( $t );
1731 }
1732
1733 function timeanddate( $ts, $adj = false )
1734 {
1735 return $this->time( $ts, $adj ) . ", " . $this->date( $ts, $adj );
1736 }
1737
1738 function rfc1123( $ts )
1739 {
1740 return date( "D, d M Y H:i:s T", $ts );
1741 }
1742
1743 function getValidSpecialPages()
1744 {
1745 global $wgValidSpecialPagesEn;
1746 return $wgValidSpecialPagesEn;
1747 }
1748
1749 function getSysopSpecialPages()
1750 {
1751 global $wgSysopSpecialPagesEn;
1752 return $wgSysopSpecialPagesEn;
1753 }
1754
1755 function getDeveloperSpecialPages()
1756 {
1757 global $wgDeveloperSpecialPagesEn;
1758 return $wgDeveloperSpecialPagesEn;
1759 }
1760
1761 function getMessage( $key )
1762 {
1763 global $wgAllMessagesEn;
1764 return $wgAllMessagesEn[$key];
1765 }
1766
1767 function getAllMessages()
1768 {
1769 global $wgAllMessagesEn;
1770 return $wgAllMessagesEn;
1771 }
1772
1773 function iconv( $in, $out, $string ) {
1774 # For most languages, this is a wrapper for iconv
1775 return iconv( $in, $out, $string );
1776 }
1777
1778 function ucfirst( $string ) {
1779 # For most languages, this is a wrapper for ucfirst()
1780 return ucfirst( $string );
1781 }
1782
1783 function lcfirst( $s ) {
1784 return strtolower( $s{0} ). substr( $s, 1 );
1785 }
1786
1787 function checkTitleEncoding( $s ) {
1788 global $wgInputEncoding;
1789
1790 # Check for UTF-8 URLs; Internet Explorer produces these if you
1791 # type non-ASCII chars in the URL bar or follow unescaped links.
1792 $ishigh = preg_match( '/[\x80-\xff]/', $s);
1793 $isutf = ($ishigh ? preg_match( '/^([\x00-\x7f]|[\xc0-\xdf][\x80-\xbf]|' .
1794 '[\xe0-\xef][\x80-\xbf]{2}|[\xf0-\xf7][\x80-\xbf]{3})+$/', $s ) : true );
1795
1796 if( ($wgInputEncoding != "utf-8") and $ishigh and $isutf )
1797 return @iconv( "UTF-8", $wgInputEncoding, $s );
1798
1799 if( ($wgInputEncoding == "utf-8") and $ishigh and !$isutf )
1800 return utf8_encode( $s );
1801
1802 # Other languages can safely leave this function, or replace
1803 # it with one to detect and convert another legacy encoding.
1804 return $s;
1805 }
1806
1807 function stripForSearch( $in ) {
1808 # Some languages have special punctuation to strip out
1809 # or characters which need to be converted for MySQL's
1810 # indexing to grok it correctly. Make such changes here.
1811 return $in;
1812 }
1813
1814
1815 function setAltEncoding() {
1816 # Some languages may have an alternate char encoding option
1817 # (Esperanto X-coding, Japanese furigana conversion, etc)
1818 # If 'altencoding' is checked in user prefs, this gives a
1819 # chance to swap out the default encoding settings.
1820 #global $wgInputEncoding, $wgOutputEncoding, $wgEditEncoding;
1821 }
1822
1823 function recodeForEdit( $s ) {
1824 # For some languages we'll want to explicitly specify
1825 # which characters make it into the edit box raw
1826 # or are converted in some way or another.
1827 # Note that if wgOutputEncoding is different from
1828 # wgInputEncoding, this text will be further converted
1829 # to wgOutputEncoding.
1830 global $wgInputEncoding, $wgEditEncoding;
1831 if( $wgEditEncoding == "" or
1832 $wgEditEncoding == $wgInputEncoding ) {
1833 return $s;
1834 } else {
1835 return $this->iconv( $wgInputEncoding, $wgEditEncoding, $s );
1836 }
1837 }
1838
1839 function recodeInput( $s ) {
1840 # Take the previous into account.
1841 global $wgInputEncoding, $wgOutputEncoding, $wgEditEncoding;
1842 if($wgEditEncoding != "") {
1843 $enc = $wgEditEncoding;
1844 } else {
1845 $enc = $wgOutputEncoding;
1846 }
1847 if( $enc == $wgInputEncoding ) {
1848 return $s;
1849 } else {
1850 return $this->iconv( $enc, $wgInputEncoding, $s );
1851 }
1852 }
1853
1854 # For right-to-left language support
1855 function isRTL() { return false; }
1856
1857 # To allow "foo[[bar]]" to extend the link over the whole word "foobar"
1858 function linkPrefixExtension() { return false; }
1859
1860
1861 function &getMagicWords()
1862 {
1863 global $wgMagicWordsEn;
1864 return $wgMagicWordsEn;
1865 }
1866
1867 # Fill a MagicWord object with data from here
1868 function getMagic( &$mw )
1869 {
1870 $raw =& $this->getMagicWords();
1871 $rawEntry = $raw[$mw->mId];
1872 $mw->mCaseSensitive = $rawEntry[0];
1873 $mw->mSynonyms = array_slice( $rawEntry, 1 );
1874 }
1875
1876 # Italic is unsuitable for some languages
1877 function emphasize( $text )
1878 {
1879 return "<em>$text</em>";
1880 }
1881
1882 # returns additional Regex for the tokenizer. See LanguageFr.php for an example
1883 function tokenizerRegex()
1884 {
1885 return "";
1886 }
1887
1888 # Process the token generated from the tokenizer by the above regex. Return
1889 # NULL if the token is unknown, and the text to be added to the output otherwise
1890 function processToken( &$token , &$tokenStack)
1891 {
1892 return NULL;
1893 }
1894
1895 # Normally we use the plain ASCII digits. Some languages such as Arabic will
1896 # want to output numbers using script-appropriate characters: override this
1897 # function with a translator. See LanguageAr.php for an example.
1898 function formatNum( $number ) {
1899 return $number;
1900 }
1901
1902 function listToText( $l ) {
1903 $s = "";
1904 $m = count($l) - 1;
1905 for ($i = $m; $i >= 0; $i--) {
1906 if ($i == $m) {
1907 $s = $l[$i];
1908 } else if ($i == $m - 1) {
1909 $s = $l[$i] . " " . $this->getMessage("and") . " " . $s;
1910 } else {
1911 $s = $l[$i] . ", " . $s;
1912 }
1913 }
1914 return $s;
1915 }
1916 }
1917
1918 # This should fail gracefully if there's not a localization available
1919 @include_once( "Language" . ucfirst( $wgLanguageCode ) . ".php" );
1920
1921 ?>