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