Removed unused "areyounew" language prompt from all languages and from
[lhc/web/wiklou.git] / languages / Language.php
1 <?
2 #--------------------------------------------------------------------------
3 # Constants
4 #--------------------------------------------------------------------------
5
6 # Magic words
7 define("MAG_REDIRECT", 0);
8 define("MAG_NOTOC", 1);
9 define("MAG_START", 2);
10 define("MAG_CURRENTMONTH", 3);
11 define("MAG_CURRENTMONTHNAME", 4);
12 define("MAG_CURRENTDAY", 5);
13 define("MAG_CURRENTDAYNAME", 6);
14 define("MAG_CURRENTYEAR", 7);
15 define("MAG_CURRENTTIME", 8);
16 define("MAG_NUMBEROFARTICLES", 9);
17 define("MAG_CURRENTMONTHNAMEGEN", 10);
18 define("MAG_MSG", 11);
19 define("MAG_SUBST", 12);
20 define("MAG_MSGNW", 13);
21 define("MAG_NOEDITSECTION", 14);
22
23 #--------------------------------------------------------------------------
24 # Language-specific text
25 #--------------------------------------------------------------------------
26
27 # NOTE: To turn off "Current Events" in the sidebar,
28 # set "currentevents" => "-"
29
30 # The names of the namespaces can be set here, but the numbers
31 # are magical, so don't change or move them! The Namespace class
32 # encapsulates some of the magic-ness.
33 #
34
35 if($wgMetaNamespace === FALSE)
36 $wgMetaNamespace = str_replace( " ", "_", $wgSitename );
37
38 /* private */ $wgNamespaceNamesEn = array(
39 -2 => "Media",
40 -1 => "Special",
41 0 => "",
42 1 => "Talk",
43 2 => "User",
44 3 => "User_talk",
45 4 => $wgMetaNamespace,
46 5 => $wgMetaNamespace . "_talk",
47 6 => "Image",
48 7 => "Image_talk",
49 8 => "MediaWiki",
50 9 => "MediaWiki_talk"
51 );
52
53 /* private */ $wgDefaultUserOptionsEn = array(
54 "quickbar" => 1, "underline" => 1, "hover" => 1,
55 "cols" => 80, "rows" => 25, "searchlimit" => 20,
56 "contextlines" => 5, "contextchars" => 50,
57 "skin" => 0, "math" => 1, "rcdays" => 7, "rclimit" => 50,
58 "highlightbroken" => 1, "stubthreshold" => 0,
59 "previewontop" => 1, "editsection"=>1,"editsectiononrightclick"=>0, "showtoc"=>1,
60 "date" => 0
61 );
62
63 /* private */ $wgQuickbarSettingsEn = array(
64 "None", "Fixed left", "Fixed right", "Floating left"
65 );
66
67 /* private */ $wgSkinNamesEn = array(
68 "Standard", "Nostalgia", "Cologne Blue", "Paddington", "Montparnasse"
69 );
70
71 /* private */ $wgMathNamesEn = array(
72 "Always render PNG",
73 "HTML if very simple or else PNG",
74 "HTML if possible or else PNG",
75 "Leave it as TeX (for text browsers)",
76 "Recommended for modern browsers"
77 );
78
79 /* private */ $wgDateFormatsEn = array(
80 "No preference",
81 "January 15, 2001",
82 "15 January 2001",
83 "2001 January 15",
84 "2001-01-15"
85 );
86
87 /* private */ $wgUserTogglesEn = array(
88 "hover" => "Show hoverbox over wiki links",
89 "underline" => "Underline links",
90 "highlightbroken" => "Format broken links <a href=\"\" class=\"new\">like
91 this</a> (alternative: like this<a href=\"\" class=\"internal\">?</a>).",
92 "justify" => "Justify paragraphs",
93 "hideminor" => "Hide minor edits in recent changes",
94 "usenewrc" => "Enhanced recent changes (not for all browsers)",
95 "numberheadings" => "Auto-number headings",
96 "editondblclick" => "Edit pages on double click (JavaScript)",
97 "editsection"=>"Enable section editing via [edit] links",
98 "editsectiononrightclick"=>"Enable section editing by right clicking<br> on section titles (JavaScript)",
99 "showtoc"=>"Show table of contents<br>(for articles with more than 3 headings)",
100 "rememberpassword" => "Remember password across sessions",
101 "editwidth" => "Edit box has full width",
102 "watchdefault" => "Add pages you edit to your watchlist",
103 "minordefault" => "Mark all edits minor by default",
104 "previewontop" => "Show preview before edit box and not after it",
105 "nocache" => "Disable page caching"
106 );
107
108 /* private */ $wgBookstoreListEn = array(
109 "AddALL" => "http://www.addall.com/New/Partner.cgi?query=$1&type=ISBN",
110 "PriceSCAN" => "http://www.pricescan.com/books/bookDetail.asp?isbn=$1",
111 "Barnes & Noble" => "http://shop.barnesandnoble.com/bookSearch/isbnInquiry.asp?isbn=$1",
112 "Amazon.com" => "http://www.amazon.com/exec/obidos/ISBN=$1"
113 );
114
115 /* private */ $wgLanguageNamesEn = array(
116 "aa" => "Afar",
117 "ab" => "&#1040;&#1191;&#1089;&#1085;&#1099; (Apsny)",
118 "af" => "Afrikaans",
119 "als" => "Els&auml;ssisch", # FIXME: not a real language code; is subsumed under 'gem'
120 "am" => "Amharic",
121 "ar" => "&#8238;&#1575;&#1604;&#1593;&#1585;&#1576;&#1610;&#1577;&#8236; (Araby)",
122 "as" => "Assamese",
123 "ay" => "Aymara",
124 "az" => "&#1040;&#1079;&#1241;&#1088;&#1073;&#1072;&#1112;&#1209;&#1072;&#1085; (Azerbajan)",
125 "ba" => "&#1041;&#1072;&#1096;&#1082;&#1086;&#1088;&#1090; (Bashkort)",
126 "be" => "&#1041;&#1077;&#1083;&#1072;&#1088;&#1091;&#1089;&#1082;&#1080;",
127 "bh" => "Bihara",
128 "bi" => "Bislama",
129 "bn" => "Bengali",
130 "bo" => "Tibetan",
131 "br" => "Brezhoneg",
132 "bs" => "Bosnian",
133 "ca" => "Catal&#224;",
134 "ch" => "Chamoru",
135 "co" => "Corsican",
136 "cs" => "&#268;esk&#225;",
137 "cy" => "Cymraeg",
138 "da" => "Dansk", # Note two different subdomains.
139 "dk" => "Dansk", # 'da' is correct for the language.
140 "de" => "Deutsch",
141 "dz" => "Bhutani",
142 "el" => "&#917;&#955;&#955;&#951;&#957;&#953;&#954;&#940; (Ellenika)",
143 "en" => "English",
144 "eo" => "Esperanto",
145 "es" => "Espa&#241;ol",
146 "et" => "Eesti",
147 "eu" => "Euskara",
148 "fa" => "&#8238;&#1601;&#1585;&#1587;&#1609;&#8236; (Farsi)",
149 "fi" => "Suomi",
150 "fj" => "Fijian",
151 "fo" => "Faeroese",
152 "fr" => "Fran&#231;ais",
153 "fy" => "Frysk",
154 "ga" => "Gaelige",
155 "gd" => "G&agrave;idhlig",
156 "gl" => "Galician",
157 "gn" => "Guarani",
158 "gu" => "&#2711;&#2753;&#2716;&#2736;&#2750;&#2724;&#2752; (Gujarati)",
159 "gv" => "Gaelg",
160 "ha" => "Hausa",
161 "he" => "&#1506;&#1489;&#1512;&#1497;&#1514; (Ivrit)",
162 "hi" => "&#2361;&#2367;&#2344;&#2381;&#2342;&#2368; (Hindi)",
163 "hr" => "Hrvatski",
164 "hu" => "Magyar",
165 "hy" => "&#1344;&#1377;&#1397;&#1381;&#1408;&#1383;&#1398; (Armjan)",
166 "ia" => "Interlingua",
167 "id" => "Indonesia",
168 "ik" => "Inupiak",
169 "is" => "&#205;slenska",
170 "it" => "Italiano",
171 "iu" => "Inuktitut",
172 "ja" => "&#26085;&#26412;&#35486; (Nihongo)",
173 "jv" => "Javanese",
174 "ka" => "&#4325;&#4304;&#4320;&#4311;&#4309;&#4308;&#4314;&#4312; (Kartuli)",
175 "kk" => "&#1178;&#1072;&#1079;&#1072;&#1179; (Kazakh)",
176 "kl" => "Greenlandic",
177 "km" => "Cambodian",
178 "kn" => "&#3221;&#3240;&#3277;&#3240;&#3233; (Kannada)",
179 "ko" => "&#54620;&#44397;&#50612; (Hangukeo)",
180 "ks" => "Kashmiri",
181 "kw" => "Kernewek",
182 "ky" => "Kirghiz",
183 "la" => "Latina",
184 "ln" => "Lingala",
185 "lo" => "Laotian",
186 "lt" => "Lietuvi&#371;",
187 "lv" => "Latviešu",
188 "mg" => "Malagasy",
189 "mi" => "Maori",
190 "mk" => "Makedonš&#269;ina",
191 "ml" => "Malayalam",
192 "mn" => "Mongolian",
193 "mo" => "Moldavian",
194 "mr" => "Marathi",
195 "ms" => "Bahasa Melayu",
196 "my" => "Burmese",
197 "na" => "Nauru",
198 "nah" => "Nahuatl",
199 "nds" => "Plattd&uuml;&uuml;tsch",
200 "ne" => "&#2344;&#2375;&#2346;&#2366;&#2354;&#2368; (Nepali)",
201 "nl" => "Nederlands",
202 "no" => "Norsk",
203 "oc" => "Occitan",
204 "om" => "Oromo",
205 "or" => "Oriya",
206 "pa" => "Punjabi",
207 "pl" => "Polski",
208 "ps" => "Pashto",
209 "pt" => "Portugu&#234;s",
210 "qu" => "Quechua",
211 "rm" => "Rhaeto-Romance",
212 "rn" => "Kirundi",
213 "ro" => "Rom&#226;n&#259;",
214 "ru" => "&#1056;&#1091;&#1089;&#1089;&#1082;&#1080;&#1081; (Russkij)",
215 "rw" => "Kinyarwanda",
216 "sa" => "&#2360;&#2306;&#2360;&#2381;&#2325;&#2371;&#2340; (Samskrta)",
217 "sd" => "Sindhi",
218 "sg" => "Sangro",
219 "sh" => "&#1057;&#1088;&#1087;&#1089;&#1082;&#1086;&#1093;&#1088;&#1074;&#1072;&#1090;&#1089;&#1082;&#1080; (Srbskohrvatski)",
220 "si" => "Sinhalese",
221 "simple" => "Simple English",
222 "sk" => "Slovak",
223 "sl" => "Slovensko",
224 "sm" => "Samoan",
225 "sn" => "Shona",
226 "so" => "Soomaali",
227 "sq" => "Shqip",
228 "sr" => "&#1057;&#1088;&#1087;&#1089;&#1082;&#1080; (Srpski)",
229 "ss" => "Siswati",
230 "st" => "Sesotho",
231 "su" => "Sundanese",
232 "sv" => "Svenska",
233 "sw" => "Kiswahili",
234 "ta" => "&#2980;&#2990;&#3007;&#2996;&#3021; (Tamil)",
235 "te" => "&#3108;&#3142;&#3122;&#3137;&#3095;&#3137; (Telugu)",
236 "tg" => "Tajik",
237 "th" => "Thai",
238 "ti" => "Tigrinya",
239 "tk" => "Turkmen",
240 "tl" => "Tagalog",
241 "tn" => "Setswana",
242 "to" => "Tonga",
243 "tr" => "T&#252;rk&#231;e",
244 "ts" => "Tsonga",
245 "tt" => "&#1058;&#1072;&#1090;&#1072;&#1088; (Tatar)",
246 "tw" => "Twi",
247 "ug" => "Uighur",
248 "uk" => "&#1059;&#1082;&#1088;&#1072;&#1111;&#1085;&#1089;&#1100;&#1082;&#1072; (Ukrayins`ka)",
249 "ur" => "Urdu",
250 "uz" => "&#1038;&#1079;&#1073;&#1077;&#1082; (Uzbek)",
251 "vi" => "Ti&#7871;ng Vi&#7879;t",
252 "vo" => "Volap&#252;k",
253 "wo" => "Wolof",
254 "xh" => "isiXhosa",
255 "yi" => "Yiddish",
256 "yo" => "Yoruba",
257 "za" => "Zhuang",
258 "zh" => "&#20013;&#25991; (Zhongwen)",
259 "zh-cn" => "&#20013;&#25991;(&#31616;&#20307;) (Simplified Chinese)",
260 "zh-tw" => "&#20013;&#25991;(&#32321;&#20307;) (Traditional Chinese)",
261 "zu" => "Zulu"
262 );
263
264 /* private */ $wgWeekdayNamesEn = array(
265 "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday",
266 "Friday", "Saturday"
267 );
268
269 /* private */ $wgMonthNamesEn = array(
270 "January", "February", "March", "April", "May", "June",
271 "July", "August", "September", "October", "November",
272 "December"
273 );
274
275 /* private */ $wgMonthAbbreviationsEn = array(
276 "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug",
277 "Sep", "Oct", "Nov", "Dec"
278 );
279
280 /* private */ $wgMagicWordsEn = array(
281 # ID CASE SYNONYMS
282 MAG_REDIRECT => array( 0, "#redirect" ),
283 MAG_NOTOC => array( 0, "__NOTOC__" ),
284 MAG_NOEDITSECTION => array( 0, "__NOEDITSECTION__" ),
285 MAG_START => array( 0, "__START__" ),
286 MAG_CURRENTMONTH => array( 1, "{{CURRENTMONTH}}" ),
287 MAG_CURRENTMONTHNAME => array( 1, "{{CURRENTMONTHNAME}}" ),
288 MAG_CURRENTDAY => array( 1, "{{CURRENTDAY}}" ),
289 MAG_CURRENTDAYNAME => array( 1, "{{CURRENTDAYNAME}}" ),
290 MAG_CURRENTYEAR => array( 1, "{{CURRENTYEAR}}" ),
291 MAG_CURRENTTIME => array( 1, "{{CURRENTTIME}}" ),
292 MAG_NUMBEROFARTICLES => array( 1, "{{NUMBEROFARTICLES}}" ),
293 MAG_CURRENTMONTHNAMEGEN => array( 1, "{{CURRENTMONTHNAMEGEN}}"),
294 MAG_MSG => array( 1, "{{MSG:$1}}" ),
295 MAG_SUBST => array( 1, "{{SUBST:$1}}" ),
296 MAG_MSGNW => array( 1, "{{MSGNW:$1}}" )
297 );
298
299 # All special pages have to be listed here: a description of ""
300 # will make them not show up on the "Special Pages" page, which
301 # is the right thing for some of them (such as the "targeted" ones).
302 #
303 /* private */ $wgValidSpecialPagesEn = array(
304 "Userlogin" => "",
305 "Userlogout" => "",
306 "Preferences" => "Set my user preferences",
307 "Watchlist" => "My watchlist",
308 "Recentchanges" => "Recently updated pages",
309 "Upload" => "Upload image files",
310 "Imagelist" => "Image list",
311 "Listusers" => "Registered users",
312 "Statistics" => "Site statistics",
313 "Randompage" => "Random article",
314
315 "Lonelypages" => "Orphaned articles",
316 "Unusedimages" => "Orphaned images",
317 "Popularpages" => "Popular articles",
318 "Wantedpages" => "Most wanted articles",
319 "Shortpages" => "Short articles",
320 "Longpages" => "Long articles",
321 "Newpages" => "Newly created articles",
322 "Ancientpages" => "Oldest articles",
323 # "Intl" => "Interlanguage Links",
324 "Allpages" => "All pages by title",
325
326 "Ipblocklist" => "Blocked users/IP addresses",
327 "Maintenance" => "Maintenance page",
328 "Specialpages" => "",
329 "Contributions" => "",
330 "Emailuser" => "",
331 "Whatlinkshere" => "",
332 "Recentchangeslinked" => "",
333 "Movepage" => "",
334 "Booksources" => "External book sources",
335 # "Categories" => "Page categories",
336 "Export" => "XML page export",
337 );
338
339 /* private */ $wgSysopSpecialPagesEn = array(
340 "Blockip" => "Block a user/IP address",
341 "Asksql" => "Query the database",
342 "Undelete" => "Restore deleted pages"
343 );
344
345 /* private */ $wgDeveloperSpecialPagesEn = array(
346 "Lockdb" => "Make database read-only",
347 "Unlockdb" => "Restore DB write access",
348 "Debug" => "Debugging information"
349 );
350
351 #-------------------------------------------------------------------
352 # Default messages
353 #-------------------------------------------------------------------
354 # Allowed characters in keys are: A-Z, a-z, 0-9, underscore (_) and
355 # hyphen (-). If you need more characters, you may be able to change
356 # the regex in MagicWord::initRegex
357
358 /* private */ $wgAllMessagesEn = array(
359
360 # Bits of text used by many pages:
361 #
362 "categories" => "Page categories",
363 "category" => "category",
364 "category_header" => "Articles in category \"$1\"",
365 "subcategories" => "Subcategories",
366
367 "linktrail" => "/^([a-z]+)(.*)\$/sD",
368 "mainpage" => "Main Page",
369 "mainpagetext" => "Wiki software successfully installed.",
370 "about" => "About",
371 "aboutwikipedia" => "About $wgSitename",
372 "aboutpage" => "$wgMetaNamespace:About",
373 "help" => "Help",
374 "helppage" => "$wgMetaNamespace:Help",
375 "wikititlesuffix" => "$wgSitename",
376 "bugreports" => "Bug reports",
377 "bugreportspage" => "$wgMetaNamespace:Bug_reports",
378 "sitesupport" => "Donations",
379 "sitesupportpage" => "", # If not set, won't appear. Can be wiki page or URL
380 "faq" => "FAQ",
381 "faqpage" => "$wgMetaNamespace:FAQ",
382 "edithelp" => "Editing help",
383 "edithelppage" => "$wgMetaNamespace:How_does_one_edit_a_page",
384 "cancel" => "Cancel",
385 "qbfind" => "Find",
386 "qbbrowse" => "Browse",
387 "qbedit" => "Edit",
388 "qbpageoptions" => "This page",
389 "qbpageinfo" => "Context",
390 "qbmyoptions" => "My pages",
391 "qbspecialpages" => "Special pages",
392 "moredotdotdot" => "More...",
393 "mypage" => "My page",
394 "mytalk" => "My talk",
395 "currentevents" => "Current events",
396 "errorpagetitle" => "Error",
397 "returnto" => "Return to $1.",
398 "fromwikipedia" => "From $wgSitename, the free encyclopedia.",
399 "whatlinkshere" => "Pages that link here",
400 "help" => "Help",
401 "search" => "Search",
402 "go" => "Go",
403 "history" => "Page history",
404 "printableversion" => "Printable version",
405 "editthispage" => "Edit this page",
406 "deletethispage" => "Delete this page",
407 "protectthispage" => "Protect this page",
408 "unprotectthispage" => "Unprotect this page",
409 "newpage" => "New page",
410 "talkpage" => "Discuss this page",
411 "postcomment" => "Post a comment",
412 "articlepage" => "View article",
413 "subjectpage" => "View subject", # For compatibility
414 "userpage" => "View user page",
415 "wikipediapage" => "View meta page",
416 "imagepage" => "View image page",
417 "viewtalkpage" => "View discussion",
418 "otherlanguages" => "Other languages",
419 "redirectedfrom" => "(Redirected from $1)",
420 "lastmodified" => "This page was last modified $1.",
421 "viewcount" => "This page has been accessed $1 times.",
422 "gnunote" => "All text is available under the terms of the <a class=internal href='/wiki/GNU_FDL'>GNU Free Documentation License</a>.",
423 "printsubtitle" => "(From http://www.wikipedia.org)",
424 "protectedpage" => "Protected page",
425 "administrators" => "$wgMetaNamespace:Administrators",
426 "sysoptitle" => "Sysop access required",
427 "sysoptext" => "The action you have requested can only be
428 performed by users with \"sysop\" status.
429 See $1.",
430 "developertitle" => "Developer access required",
431 "developertext" => "The action you have requested can only be
432 performed by users with \"developer\" status.
433 See $1.",
434 "nbytes" => "$1 bytes",
435 "go" => "Go",
436 "ok" => "OK",
437 "sitetitle" => "$wgSitename",
438 "sitesubtitle" => "The Free Encyclopedia",
439 "retrievedfrom" => "Retrieved from \"$1\"",
440 "newmessages" => "You have $1.",
441 "newmessageslink" => "new messages",
442 "editsection"=>"edit",
443 "toc" => "Table of contents",
444 "showtoc" => "show",
445 "hidetoc" => "hide",
446 "thisisdeleted" => "View or restore $1?",
447 "restorelink" => "$1 deleted edits",
448
449 # Main script and global functions
450 #
451 "nosuchaction" => "No such action",
452 "nosuchactiontext" => "The action specified by the URL is not
453 recognized by the wiki",
454 "nosuchspecialpage" => "No such special page",
455 "nospecialpagetext" => "You have requested a special page that is not
456 recognized by the wiki.",
457
458 # General errors
459 #
460 "error" => "Error",
461 "databaseerror" => "Database error",
462 "dberrortext" => "A database query syntax error has occurred.
463 This could be because of an illegal search query (see $5),
464 or it may indicate a bug in the software.
465 The last attempted database query was:
466 <blockquote><tt>$1</tt></blockquote>
467 from within function \"<tt>$2</tt>\".
468 MySQL returned error \"<tt>$3: $4</tt>\".",
469 "dberrortextcl" => "A database query syntax error has occurred.
470 The last attempted database query was:
471 \"$1\"
472 from within function \"$2\".
473 MySQL returned error \"$3: $4\".\n",
474 "noconnect" => "Sorry! The wiki is experiencing some technical difficulties, and cannot contact the database server.",
475 "nodb" => "Could not select database $1",
476 "cachederror" => "The following is a cached copy of the requested page, and may not be up to date.",
477 "readonly" => "Database locked",
478 "enterlockreason" => "Enter a reason for the lock, including an estimate
479 of when the lock will be released",
480 "readonlytext" => "The database is currently locked to new
481 entries and other modifications, probably for routine database maintenance,
482 after which it will be back to normal.
483 The administrator who locked it offered this explanation:
484 <p>$1",
485 "missingarticle" => "The database did not find the text of a page
486 that it should have found, named \"$1\".
487
488 <p>This is usually caused by following an outdated diff or history link to a
489 page that has been deleted.
490
491 <p>If this is not the case, you may have found a bug in the software.
492 Please report this to an administrator, making note of the URL.",
493 "internalerror" => "Internal error",
494 "filecopyerror" => "Could not copy file \"$1\" to \"$2\".",
495 "filerenameerror" => "Could not rename file \"$1\" to \"$2\".",
496 "filedeleteerror" => "Could not delete file \"$1\".",
497 "filenotfound" => "Could not find file \"$1\".",
498 "unexpected" => "Unexpected value: \"$1\"=\"$2\".",
499 "formerror" => "Error: could not submit form",
500 "badarticleerror" => "This action cannot be performed on this page.",
501 "cannotdelete" => "Could not delete the page or image specified. (It may have already been deleted by someone else.)",
502 "badtitle" => "Bad title",
503 "badtitletext" => "The requested page title was invalid, empty, or
504 an incorrectly linked inter-language or inter-wiki title.",
505 "perfdisabled" => "Sorry! This feature has been temporarily disabled
506 because it slows the database down to the point that no one can use
507 the wiki.",
508 "perfdisabledsub" => "Here's a saved copy from $1:",
509 "wrong_wfQuery_params" => "Incorrect parameters to wfQuery()<br>
510 Function: $1<br>
511 Query: $2
512 ",
513 "viewsource" => "View source",
514 "protectedtext" => "This page has been locked to prevent editing; there are
515 a number of reasons why this may be so, please see
516 [[$wgMetaNamespace:Protected page]].
517
518 You can view and copy the source of this page:",
519
520 # Login and logout pages
521 #
522 "logouttitle" => "User logout",
523 "logouttext" => "You are now logged out.
524 You can continue to use $wgSitename anonymously, or you can log in
525 again as the same or as a different user. Note that some pages may
526 continue to be displayed as if you were still logged in, until you clear
527 your browser cache\n",
528
529 "welcomecreation" => "<h2>Welcome, $1!</h2><p>Your account has been created.
530 Don't forget to personalize your wikipedia preferences.",
531
532 "loginpagetitle" => "User login",
533 "yourname" => "Your user name",
534 "yourpassword" => "Your password",
535 "yourpasswordagain" => "Retype password",
536 "newusersonly" => " (new users only)",
537 "remembermypassword" => "Remember my password across sessions.",
538 "loginproblem" => "<b>There has been a problem with your login.</b><br>Try again!",
539 "alreadyloggedin" => "<font color=red><b>User $1, you are already logged in!</b></font><br>\n",
540
541 "login" => "Log in",
542 "loginprompt" => "You must have cookies enabled to log in to $wgSitename.",
543 "userlogin" => "Log in",
544 "logout" => "Log out",
545 "userlogout" => "Log out",
546 "notloggedin" => "Not logged in",
547 "createaccount" => "Create new account",
548 "createaccountmail" => "by eMail",
549 "badretype" => "The passwords you entered do not match.",
550 "userexists" => "The user name you entered is already in use. Please choose a different name.",
551 "youremail" => "Your e-mail*",
552 "yournick" => "Your nickname (for signatures)",
553 "emailforlost" => "* Entering an email address is optional. But it enables people to
554 contact you through the website without you having to reveal your
555 email address to them, and it also helps you if you forget your
556 password.",
557 "loginerror" => "Login error",
558 "nocookiesnew" => "The user account was created, but you are not logged in. $wgSitename uses cookies to log in users. You have cookies disabled. Please enable them, then log in with your new username and password.",
559 "nocookieslogin" => "$wgSitename uses cookies to log in users. You have cookies disabled. Please enable them and try again.",
560 "noname" => "You have not specified a valid user name.",
561 "loginsuccesstitle" => "Login successful",
562 "loginsuccess" => "You are now logged in to $wgSitename as \"$1\".",
563 "nosuchuser" => "There is no user by the name \"$1\".
564 Check your spelling, or use the form below to create a new user account.",
565 "wrongpassword" => "The password you entered is incorrect. Please try again.",
566 "mailmypassword" => "Mail me a new password",
567 "passwordremindertitle" => "Password reminder from $wgSitename",
568 "passwordremindertext" => "Someone (probably you, from IP address $1)
569 requested that we send you a new $wgSitename login password.
570 The password for user \"$2\" is now \"$3\".
571 You should log in and change your password now.",
572 "noemail" => "There is no e-mail address recorded for user \"$1\".",
573 "passwordsent" => "A new password has been sent to the e-mail address
574 registered for \"$1\".
575 Please log in again after you receive it.",
576
577 # Edit pages
578 #
579 "summary" => "Summary",
580 "subject" => "Subject/headline",
581 "minoredit" => "This is a minor edit",
582 "watchthis" => "Watch this article",
583 "savearticle" => "Save page",
584 "preview" => "Preview",
585 "showpreview" => "Show preview",
586 "blockedtitle" => "User is blocked",
587 "blockedtext" => "Your user name or IP address has been blocked by $1.
588 The reason given is this:<br>''$2''<p>You may contact $1 or one of the other
589 [[$wgMetaNamespace:Administrators|administrators]] to discuss the block.
590
591 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]].
592
593 Your IP address is $3. Please include this address in any queries you make.
594
595 ==Note to AOL users==
596 Due to continuing acts of vandalism by one particular AOL user, Wikipedia often blocks AOL proxies. Unfortunately, a single proxy server may be used by a large number of AOL users, and hence innocent AOL users are often inadvertently blocked. We apologise for any inconvenience caused.
597
598 If this happens to you, please email an administrator, using an AOL email address. Be sure to include the IP address given above.
599 ",
600 "whitelistedittitle" => "Login required to edit",
601 "whitelistedittext" => "You have to [[Special:Userlogin|login]] to edit articles.",
602 "whitelistreadtitle" => "Login required to read",
603 "whitelistreadtext" => "You have to [[Special:Userlogin|login]] to read articles.",
604 "whitelistacctitle" => "You are not allowed to create an account",
605 "whitelistacctext" => "To be allowed to create accounts in this Wiki you have to [[Special:Userlogin|log]] in and have the appropriate permissions.",
606 "accmailtitle" => "Password sent.",
607 "accmailtext" => "The Password for '$1' has been sent to $2.",
608 "newarticle" => "(New)",
609 "newarticletext" =>
610 "You've followed a link to a page that doesn't exist yet.
611 To create the page, start typing in the box below
612 (see the [[$wgMetaNamespace:Help|help page]] for more info).
613 If you are here by mistake, just click your browser's '''back''' button.",
614 "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.'' ",
615 "noarticletext" => "(There is currently no text in this page)",
616 "updated" => "(Updated)",
617 "note" => "<strong>Note:</strong> ",
618 "previewnote" => "Remember that this is only a preview, and has not yet been saved!",
619 "previewconflict" => "This preview reflects the text in the upper
620 text editing area as it will appear if you choose to save.",
621 "editing" => "Editing $1",
622 "sectionedit" => " (section)",
623 "commentedit" => " (comment)",
624 "editconflict" => "Edit conflict: $1",
625 "explainconflict" => "Someone else has changed this page since you
626 started editing it.
627 The upper text area contains the page text as it currently exists.
628 Your changes are shown in the lower text area.
629 You will have to merge your changes into the existing text.
630 <b>Only</b> the text in the upper text area will be saved when you
631 press \"Save page\".\n<p>",
632 "yourtext" => "Your text",
633 "storedversion" => "Stored version",
634 "editingold" => "<strong>WARNING: You are editing an out-of-date
635 revision of this page.
636 If you save it, any changes made since this revision will be lost.</strong>\n",
637 "yourdiff" => "Differences",
638 # FIXME: This is inappropriate for third-party use!
639 "copyrightwarning" => "Please note that all contributions to $wgSitename are
640 considered to be released under the GNU Free Documentation License
641 (see $1 for details).
642 If you don't want your writing to be edited mercilessly and redistributed
643 at will, then don't submit it here.<br>
644 You are also promising us that you wrote this yourself, or copied it from a
645 public domain or similar free resource.
646 <strong>DO NOT SUBMIT COPYRIGHTED WORK WITHOUT PERMISSION!</strong>",
647 "longpagewarning" => "WARNING: This page is $1 kilobytes long; some
648 browsers may have problems editing pages approaching or longer than 32kb.
649 Please consider breaking the page into smaller sections.",
650 "readonlywarning" => "WARNING: The database has been locked for maintenance,
651 so you will not be able to save your edits right now. You may wish to cut-n-paste
652 the text into a text file and save it for later.",
653 "protectedpagewarning" => "WARNING: This page has been locked so that only
654 users with sysop privileges can edit it. Be sure you are following the
655 <a href='/wiki/$wgMetaNamespace:Protected_page_guidelines'>protected page
656 guidelines</a>.",
657
658 # History pages
659 #
660 "revhistory" => "Revision history",
661 "nohistory" => "There is no edit history for this page.",
662 "revnotfound" => "Revision not found",
663 "revnotfoundtext" => "The old revision of the page you asked for could not be found.
664 Please check the URL you used to access this page.\n",
665 "loadhist" => "Loading page history",
666 "currentrev" => "Current revision",
667 "revisionasof" => "Revision as of $1",
668 "cur" => "cur",
669 "next" => "next",
670 "last" => "last",
671 "orig" => "orig",
672 "histlegend" => "Legend: (cur) = difference with current version,
673 (last) = difference with preceding version, M = minor edit",
674
675 # Diffs
676 #
677 "difference" => "(Difference between revisions)",
678 "loadingrev" => "loading revision for diff",
679 "lineno" => "Line $1:",
680 "editcurrent" => "Edit the current version of this page",
681
682 # Search results
683 #
684 "searchresults" => "Search results",
685 "searchhelppage" => "$wgMetaNamespace:Searching",
686 "searchingwikipedia" => "Searching $wgSitename",
687 "searchresulttext" => "For more information about searching $wgSitename, see $1.",
688 "searchquery" => "For query \"$1\"",
689 "badquery" => "Badly formed search query",
690 "badquerytext" => "We could not process your query.
691 This is probably because you have attempted to search for a
692 word fewer than three letters long, which is not yet supported.
693 It could also be that you have mistyped the expression, for
694 example \"fish and and scales\".
695 Please try another query.",
696 "matchtotals" => "The query \"$1\" matched $2 article titles
697 and the text of $3 articles.",
698 "nogomatch" => "No page with this exact title exists, trying full text search.",
699 "titlematches" => "Article title matches",
700 "notitlematches" => "No article title matches",
701 "textmatches" => "Article text matches",
702 "notextmatches" => "No article text matches",
703 "prevn" => "previous $1",
704 "nextn" => "next $1",
705 "viewprevnext" => "View ($1) ($2) ($3).",
706 "showingresults" => "Showing below <b>$1</b> results starting with #<b>$2</b>.",
707 "showingresultsnum" => "Showing below <b>$3</b> results starting with #<b>$2</b>.",
708 "nonefound" => "<strong>Note</strong>: unsuccessful searches are
709 often caused by searching for common words like \"have\" and \"from\",
710 which are not indexed, or by specifying more than one search term (only pages
711 containing all of the search terms will appear in the result).",
712 "powersearch" => "Search",
713 "powersearchtext" => "
714 Search in namespaces :<br>
715 $1<br>
716 $2 List redirects &nbsp; Search for $3 $9",
717 "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>
718
719 <!-- SiteSearch Google -->
720 <FORM method=GET action=\"http://www.google.com/search\">
721 <TABLE bgcolor=\"#FFFFFF\"><tr><td>
722 <A HREF=\"http://www.google.com/\">
723 <IMG SRC=\"http://www.google.com/logos/Logo_40wht.gif\"
724 border=\"0\" ALT=\"Google\"></A>
725 </td>
726 <td>
727 <INPUT TYPE=text name=q size=31 maxlength=255 value=\"$1\">
728 <INPUT type=submit name=btnG VALUE=\"Google Search\">
729 <font size=-1>
730 <input type=hidden name=domains value=\"{$wgServer}\"><br><input type=radio name=sitesearch value=\"\"> WWW <input type=radio name=sitesearch value=\"{$wgServer}\" checked> {$wgServer} <br>
731 <input type='hidden' name='ie' value='$2'>
732 <input type='hidden' name='oe' value='$2'>
733 </font>
734 </td></tr></TABLE>
735 </FORM>
736 <!-- SiteSearch Google -->",
737 "blanknamespace" => "(Main)",
738
739 # Preferences page
740 #
741 "preferences" => "Preferences",
742 "prefsnologin" => "Not logged in",
743 "prefsnologintext" => "You must be <a href=\"" .
744 wfLocalUrl( "Special:Userlogin" ) . "\">logged in</a>
745 to set user preferences.",
746 "prefslogintext" => "You are logged in as \"$1\".
747 Your internal ID number is $2.
748
749 See [[$wgMetaNamespace:User preferences help]] for help deciphering the options.",
750 "prefsreset" => "Preferences have been reset from storage.",
751 "qbsettings" => "Quickbar settings",
752 "changepassword" => "Change password",
753 "skin" => "Skin",
754 "math" => "Rendering math",
755 "dateformat" => "Date format",
756 "math_failure" => "Failed to parse",
757 "math_unknown_error" => "unknown error",
758 "math_unknown_function" => "unknown function ",
759 "math_lexing_error" => "lexing error",
760 "math_syntax_error" => "syntax error",
761 "saveprefs" => "Save preferences",
762 "resetprefs" => "Reset preferences",
763 "oldpassword" => "Old password",
764 "newpassword" => "New password",
765 "retypenew" => "Retype new password",
766 "textboxsize" => "Textbox dimensions",
767 "rows" => "Rows",
768 "columns" => "Columns",
769 "searchresultshead" => "Search result settings",
770 "resultsperpage" => "Hits to show per page",
771 "contextlines" => "Lines to show per hit",
772 "contextchars" => "Characters of context per line",
773 "stubthreshold" => "Threshold for stub display",
774 "recentchangescount" => "Number of titles in recent changes",
775 "savedprefs" => "Your preferences have been saved.",
776 "timezonetext" => "Enter number of hours your local time differs
777 from server time (UTC).",
778 "localtime" => "Local time display",
779 "timezoneoffset" => "Offset",
780 "servertime" => "Server time is now",
781 "guesstimezone" => "Fill in from browser",
782 "emailflag" => "Disable e-mail from other users",
783 "defaultns" => "Search in these namespaces by default:",
784
785 # Recent changes
786 #
787 "changes" => "changes",
788 "recentchanges" => "Recent changes",
789 "recentchangestext" => "Track the most recent changes to the wiki on this page.",
790 "rcloaderr" => "Loading recent changes",
791 "rcnote" => "Below are the last <strong>$1</strong> changes in last <strong>$2</strong> days.",
792 "rcnotefrom" => "Below are the changes since <b>$2</b> (up to <b>$1</b> shown).",
793 "rclistfrom" => "Show new changes starting from $1",
794 # "rclinks" => "Show last $1 changes in last $2 hours / last $3 days",
795 # "rclinks" => "Show last $1 changes in last $2 days.",
796 "showhideminor" => "$1 minor edits",
797 "rclinks" => "Show last $1 changes in last $2 days; $3",
798 "rchide" => "in $4 form; $1 minor edits; $2 secondary namespaces; $3 multiple edits.",
799 "rcliu" => "; $1 edits from logged in users",
800 "diff" => "diff",
801 "hist" => "hist",
802 "hide" => "hide",
803 "show" => "show",
804 "tableform" => "table",
805 "listform" => "list",
806 "nchanges" => "$1 changes",
807 "minoreditletter" => "M",
808 "newpageletter" => "N",
809
810 # Upload
811 #
812 "upload" => "Upload file",
813 "uploadbtn" => "Upload file",
814 "uploadlink" => "Upload images",
815 "reupload" => "Re-upload",
816 "reuploaddesc" => "Return to the upload form.",
817 "uploadnologin" => "Not logged in",
818 "uploadnologintext" => "You must be <a href=\"" .
819 wfLocalUrl( "Special:Userlogin" ) . "\">logged in</a>
820 to upload files.",
821 "uploadfile" => "Upload images, sounds, documents etc.",
822 "uploaderror" => "Upload error",
823 "uploadtext" => "<strong>STOP!</strong> Before you upload here,
824 make sure to read and follow the <a href=\"" .
825 wfLocalUrlE( "$wgMetaNamespace:Image_use_policy" ) . "\">image use policy</a>.
826 <p>If a file with the name you are specifying already
827 exists on the wiki, it'll be replaced without warning.
828 So unless you mean to update a file, it's a good idea
829 to first check if such a file exists.
830 <p>To view or search previously uploaded images,
831 go to the <a href=\"" . wfLocalUrlE( "Special:Imagelist" ) .
832 "\">list of uploaded images</a>.
833 Uploads and deletions are logged on the <a href=\"" .
834 wfLocalUrlE( "$wgMetaNamespace:Upload_log" ) . "\">upload log</a>.
835 <p>Use the form below to upload new image files for use in
836 illustrating your articles.
837 On most browsers, you will see a \"Browse...\" button, which will
838 bring up your operating system's standard file open dialog.
839 Choosing a file will fill the name of that file into the text
840 field next to the button.
841 You must also check the box affirming that you are not
842 violating any copyrights by uploading the file.
843 Press the \"Upload\" button to finish the upload.
844 This may take some time if you have a slow internet connection.
845 <p>The preferred formats are JPEG for photographic images, PNG
846 for drawings and other iconic images, and OGG for sounds.
847 Please name your files descriptively to avoid confusion.
848 To include the image in an article, use a link in the form
849 <b>[[image:file.jpg]]</b> or <b>[[image:file.png|alt text]]</b>
850 or <b>[[media:file.ogg]]</b> for sounds.
851 <p>Please note that as with wiki pages, others may edit or
852 delete your uploads if they think it serves the encyclopedia, and
853 you may be blocked from uploading if you abuse the system.",
854
855 "uploadlog" => "upload log",
856 "uploadlogpage" => "Upload_log",
857 "uploadlogpagetext" => "Below is a list of the most recent file uploads.
858 All times shown are server time (UTC).
859 <ul>
860 </ul>
861 ",
862 "filename" => "Filename",
863 "filedesc" => "Summary",
864 "filestatus" => "Copyright status",
865 "filesource" => "Source",
866 "affirmation" => "I affirm that the copyright holder of this file
867 agrees to license it under the terms of the $1.",
868 "copyrightpage" => "$wgMetaNamespace:Copyrights",
869 "copyrightpagename" => "$wgSitename copyright",
870 "uploadedfiles" => "Uploaded files",
871 "noaffirmation" => "You must affirm that your upload does not violate
872 any copyrights.",
873 "ignorewarning" => "Ignore warning and save file anyway.",
874 "minlength" => "Image names must be at least three letters.",
875 "badfilename" => "Image name has been changed to \"$1\".",
876 "badfiletype" => "\".$1\" is not a recommended image file format.",
877 "largefile" => "It is recommended that images not exceed 100k in size.",
878 "successfulupload" => "Successful upload",
879 "fileuploaded" => "File \"$1\" uploaded successfully.
880 Please follow this link: ($2) to the description page and fill
881 in information about the file, such as where it came from, when it was
882 created and by whom, and anything else you may know about it.",
883 "uploadwarning" => "Upload warning",
884 "savefile" => "Save file",
885 "uploadedimage" => "uploaded \"$1\"",
886
887 # Image list
888 #
889 "imagelist" => "Image list",
890 "imagelisttext" => "Below is a list of $1 images sorted $2.",
891 "getimagelist" => "fetching image list",
892 "ilshowmatch" => "Show all images with names matching",
893 "ilsubmit" => "Search",
894 "showlast" => "Show last $1 images sorted $2.",
895 "all" => "all",
896 "byname" => "by name",
897 "bydate" => "by date",
898 "bysize" => "by size",
899 "imgdelete" => "del",
900 "imgdesc" => "desc",
901 "imglegend" => "Legend: (desc) = show/edit image description.",
902 "imghistory" => "Image history",
903 "revertimg" => "rev",
904 "deleteimg" => "del",
905 "imghistlegend" => "Legend: (cur) = this is the current image, (del) = delete
906 this old version, (rev) = revert to this old version.
907 <br><i>Click on date to see image uploaded on that date</i>.",
908 "imagelinks" => "Image links",
909 "linkstoimage" => "The following pages link to this image:",
910 "nolinkstoimage" => "There are no pages that link to this image.",
911
912 # Statistics
913 #
914 "statistics" => "Statistics",
915 "sitestats" => "Site statistics",
916 "userstats" => "User statistics",
917 "sitestatstext" => "There are <b>$1</b> total pages in the database.
918 This includes \"talk\" pages, pages about $wgSitename, minimal \"stub\"
919 pages, redirects, and others that probably don't qualify as articles.
920 Excluding those, there are <b>$2</b> pages that are probably legitimate
921 articles.<p>
922 There have been a total of <b>$3</b> page views, and <b>$4</b> page edits
923 since the software was upgraded (July 20, 2002).
924 That comes to <b>$5</b> average edits per page, and <b>$6</b> views per edit.",
925 "userstatstext" => "There are <b>$1</b> registered users.
926 <b>$2</b> of these are administrators (see $3).",
927
928 # Maintenance Page
929 #
930 "maintenance" => "Maintenance page",
931 "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 ;-)",
932 "maintenancebacklink" => "Back to Maintenance Page",
933 "disambiguations" => "Disambiguation pages",
934 "disambiguationspage" => "$wgMetaNamespace:Links_to_disambiguating_pages",
935 "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.",
936 "doubleredirects" => "Double Redirects",
937 "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.",
938 "brokenredirects" => "Broken Redirects",
939 "brokenredirectstext" => "The following redirects link to a non-existing article.",
940 "selflinks" => "Pages with Self Links",
941 "selflinkstext" => "The following pages contain a link to themselves, which they should not.",
942 "mispeelings" => "Pages with misspellings",
943 "mispeelingstext" => "The following pages contain a common misspelling, which are listed on $1. The correct spelling might be given (like this).",
944 "mispeelingspage" => "List of common misspellings",
945 "missinglanguagelinks" => "Missing Language Links",
946 "missinglanguagelinksbutton" => "Find missing language links for",
947 "missinglanguagelinkstext" => "These articles do <i>not</i> link to their counterpart in $1. Redirects and subpages are <i>not</i> shown.",
948
949
950 # Miscellaneous special pages
951 #
952 "orphans" => "Orphaned pages",
953 "lonelypages" => "Orphaned pages",
954 "unusedimages" => "Unused images",
955 "popularpages" => "Popular pages",
956 "nviews" => "$1 views",
957 "wantedpages" => "Wanted pages",
958 "nlinks" => "$1 links",
959 "allpages" => "All pages",
960 "randompage" => "Random page",
961 "shortpages" => "Short pages",
962 "longpages" => "Long pages",
963 "listusers" => "User list",
964 "specialpages" => "Special pages",
965 "spheading" => "Special pages for all users",
966 "sysopspheading" => "For sysop use only",
967 "developerspheading" => "For developer use only",
968 "protectpage" => "Protect page",
969 "recentchangeslinked" => "Related changes",
970 "rclsub" => "(to pages linked from \"$1\")",
971 "debug" => "Debug",
972 "newpages" => "New pages",
973 "ancientpages" => "Oldest articles",
974 "intl" => "Interlanguage links",
975 "movethispage" => "Move this page",
976 "unusedimagestext" => "<p>Please note that other web sites
977 such as the international Wikipedias may link to an image with
978 a direct URL, and so may still be listed here despite being
979 in active use.",
980 "booksources" => "Book sources",
981 # FIXME: Other sites, of course, may have affiliate relations with the booksellers list
982 "booksourcetext" => "Below is a list of links to other sites that
983 sell new and used books, and may also have further information
984 about books you are looking for.
985 $wgSitename is not affiliated with any of these businesses, and
986 this list should not be construed as an endorsement.",
987 "alphaindexline" => "$1 to $2",
988
989 # Email this user
990 #
991 "mailnologin" => "No send address",
992 "mailnologintext" => "You must be <a href=\"" .
993 wfLocalUrl( "Special:Userlogin" ) . "\">logged in</a>
994 and have a valid e-mail address in your <a href=\"" .
995 wfLocalUrl( "Special:Preferences" ) . "\">preferences</a>
996 to send e-mail to other users.",
997 "emailuser" => "E-mail this user",
998 "emailpage" => "E-mail user",
999 "emailpagetext" => "If this user has entered a valid e-mail address in
1000 his or her user preferences, the form below will send a single message.
1001 The e-mail address you entered in your user preferences will appear
1002 as the \"From\" address of the mail, so the recipient will be able
1003 to reply.",
1004 "noemailtitle" => "No e-mail address",
1005 "noemailtext" => "This user has not specified a valid e-mail address,
1006 or has chosen not to receive e-mail from other users.",
1007 "emailfrom" => "From",
1008 "emailto" => "To",
1009 "emailsubject" => "Subject",
1010 "emailmessage" => "Message",
1011 "emailsend" => "Send",
1012 "emailsent" => "E-mail sent",
1013 "emailsenttext" => "Your e-mail message has been sent.",
1014
1015 # Watchlist
1016 #
1017 "watchlist" => "My watchlist",
1018 "watchlistsub" => "(for user \"$1\")",
1019 "nowatchlist" => "You have no items on your watchlist.",
1020 "watchnologin" => "Not logged in",
1021 "watchnologintext" => "You must be <a href=\"" .
1022 wfLocalUrl( "Special:Userlogin" ) . "\">logged in</a>
1023 to modify your watchlist.",
1024 "addedwatch" => "Added to watchlist",
1025 "addedwatchtext" => "The page \"$1\" has been added to your <a href=\"" .
1026 wfLocalUrl( "Special:Watchlist" ) . "\">watchlist</a>.
1027 Future changes to this page and its associated Talk page will be listed there,
1028 and the page will appear <b>bolded</b> in the <a href=\"" .
1029 wfLocalUrl( "Special:Recentchanges" ) . "\">list of recent changes</a> to
1030 make it easier to pick out.</p>
1031
1032 <p>If you want to remove the page from your watchlist later, click \"Stop watching\" in the sidebar.",
1033 "removedwatch" => "Removed from watchlist",
1034 "removedwatchtext" => "The page \"$1\" has been removed from your watchlist.",
1035 "watchthispage" => "Watch this page",
1036 "unwatchthispage" => "Stop watching",
1037 "notanarticle" => "Not an article",
1038 "watchnochange" => "None of your watched items were edited in the time period displayed.",
1039 "watchdetails" => "($1 pages watched not counting talk pages;
1040 $2 total pages edited since cutoff;
1041 $3...
1042 <a href='$4'>show and edit complete list</a>.)",
1043 "watchmethod-recent" => "checking recent edits for watched pages",
1044 "watchmethod-list" => "checking watched pages for recent edits",
1045 "removechecked" => "Remove checked items from watchlist",
1046 "watchlistcontains" => "Your watchlist contains $1 pages.",
1047 "watcheditlist" => "Here's an alphabetical list of your
1048 watched pages. Check the boxes of pages you want to remove
1049 from your watchlist and click the 'remove checked' button
1050 at the bottom of the screen.",
1051 "removingchecked" => "Removing requested items from watchlist...",
1052 "couldntremove" => "Couldn't remove item '$1'...",
1053 "iteminvalidname" => "Problem with item '$1', invalid name...",
1054 "wlnote" => "Below are the last $1 changes in the last <b>$2</b> hours.",
1055 "wlshowlast" => "Show last $1 hours $2 days $3",
1056
1057 # Delete/protect/revert
1058 #
1059 "deletepage" => "Delete page",
1060 "confirm" => "Confirm",
1061 "excontent" => "content was:",
1062 "exbeforeblank" => "content before blanking was:",
1063 "exblank" => "page was empty",
1064 "confirmdelete" => "Confirm delete",
1065 "deletesub" => "(Deleting \"$1\")",
1066 "historywarning" => "Warning: The page you are about to delete has a history: ",
1067 "confirmdeletetext" => "You are about to permanently delete a page
1068 or image along with all of its history from the database.
1069 Please confirm that you intend to do this, that you understand the
1070 consequences, and that you are doing this in accordance with
1071 [[$wgMetaNamespace:Policy]].",
1072 "confirmcheck" => "Yes, I really want to delete this.",
1073 "actioncomplete" => "Action complete",
1074 "deletedtext" => "\"$1\" has been deleted.
1075 See $2 for a record of recent deletions.",
1076 "deletedarticle" => "deleted \"$1\"",
1077 "dellogpage" => "Deletion_log",
1078 "dellogpagetext" => "Below is a list of the most recent deletions.
1079 All times shown are server time (UTC).
1080 <ul>
1081 </ul>
1082 ",
1083 "deletionlog" => "deletion log",
1084 "reverted" => "Reverted to earlier revision",
1085 "deletecomment" => "Reason for deletion",
1086 "imagereverted" => "Revert to earlier version was successful.",
1087 "rollback" => "Roll back edits",
1088 "rollbacklink" => "rollback",
1089 "rollbackfailed" => "Rollback failed",
1090 "cantrollback" => "Cannot revert edit; last contributor is only author of this article.",
1091 "alreadyrolled" => "Cannot rollback last edit of [[$1]]
1092 by [[User:$2|$2]] ([[User talk:$2|Talk]]); someone else has edited or rolled back the article already.
1093
1094 Last edit was by [[User:$3|$3]] ([[User talk:$3|Talk]]). ",
1095 # only shown if there is an edit comment
1096 "editcomment" => "The edit comment was: \"<i>$1</i>\".",
1097 "revertpage" => "Reverted to last edit by $1",
1098 "protectlogpage" => "Protection_log",
1099 "protectlogtext" => "Below is a list of page locks/unlocks.
1100 See [[$wgMetaNamespace:Protected page]] for more information.",
1101 "protectedarticle" => "protected [[$1]]",
1102 "unprotectedarticle" => "unprotected [[$1]]",
1103
1104 # Undelete
1105 "undelete" => "Restore deleted page",
1106 "undeletepage" => "View and restore deleted pages",
1107 "undeletepagetext" => "The following pages have been deleted but are still in the archive and
1108 can be restored. The archive may be periodically cleaned out.",
1109 "undeletearticle" => "Restore deleted article",
1110 "undeleterevisions" => "$1 revisions archived",
1111 "undeletehistory" => "If you restore the page, all revisions will be restored to the history.
1112 If a new page with the same name has been created since the deletion, the restored
1113 revisions will appear in the prior history, and the current revision of the live page
1114 will not be automatically replaced.",
1115 "undeleterevision" => "Deleted revision as of $1",
1116 "undeletebtn" => "Restore!",
1117 "undeletedarticle" => "restored \"$1\"",
1118 "undeletedtext" => "The article [[$1]] has been successfully restored.
1119 See [[$wgMetaNamespace:Deletion_log]] for a record of recent deletions and restorations.",
1120
1121 # Contributions
1122 #
1123 "contributions" => "User contributions",
1124 "mycontris" => "My contributions",
1125 "contribsub" => "For $1",
1126 "nocontribs" => "No changes were found matching these criteria.",
1127 "ucnote" => "Below are this user's last <b>$1</b> changes in the last <b>$2</b> days.",
1128 "uclinks" => "View the last $1 changes; view the last $2 days.",
1129 "uctop" => " (top)" ,
1130
1131 # What links here
1132 #
1133 "whatlinkshere" => "What links here",
1134 "notargettitle" => "No target",
1135 "notargettext" => "You have not specified a target page or user
1136 to perform this function on.",
1137 "linklistsub" => "(List of links)",
1138 "linkshere" => "The following pages link to here:",
1139 "nolinkshere" => "No pages link to here.",
1140 "isredirect" => "redirect page",
1141
1142 # Block/unblock IP
1143 #
1144 "blockip" => "Block user",
1145 "blockiptext" => "Use the form below to block write access
1146 from a specific IP address or username.
1147 This should be done only only to prevent vandalism, and in
1148 accordance with [[$wgMetaNamespace:Policy|policy]].
1149 Fill in a specific reason below (for example, citing particular
1150 pages that were vandalized).",
1151 "ipaddress" => "IP Address/username",
1152 "ipbreason" => "Reason",
1153 "ipbsubmit" => "Block this user",
1154 "badipaddress" => "No user exists by that name",
1155 "noblockreason" => "You must supply a reason for the block.",
1156 "blockipsuccesssub" => "Block succeeded",
1157 "blockipsuccesstext" => "\"$1\" has been blocked.
1158 <br>See [[Special:Ipblocklist|IP block list]] to review blocks.",
1159 "unblockip" => "Unblock user",
1160 "unblockiptext" => "Use the form below to restore write access
1161 to a previously blocked IP address or username.",
1162 "ipusubmit" => "Unblock this address",
1163 "ipusuccess" => "\"$1\" unblocked",
1164 "ipblocklist" => "List of blocked IP addresses and usernames",
1165 "blocklistline" => "$1, $2 blocked $3",
1166 "blocklink" => "block",
1167 "unblocklink" => "unblock",
1168 "contribslink" => "contribs",
1169 "autoblocker" => "Autoblocked because you share an IP address with \"$1\". Reason \"$2\".",
1170 "blocklogpage" => "Block_log",
1171 "blocklogentry" => 'blocked "$1"',
1172 "blocklogtext" => "This is a log of user blocking and unblocking actions. Automatically
1173 blocked IP addresses are not be listed. See the [[Special:Ipblocklist|IP block list]] for
1174 the list of currently operational bans and blocks.",
1175 "unblocklogentry" => 'unblocked "$1"',
1176
1177 # Developer tools
1178 #
1179 "lockdb" => "Lock database",
1180 "unlockdb" => "Unlock database",
1181 "lockdbtext" => "Locking the database will suspend the ability of all
1182 users to edit pages, change their preferences, edit their watchlists, and
1183 other things requiring changes in the database.
1184 Please confirm that this is what you intend to do, and that you will
1185 unlock the database when your maintenance is done.",
1186 "unlockdbtext" => "Unlocking the database will restore the ability of all
1187 users to edit pages, change their preferences, edit their watchlists, and
1188 other things requiring changes in the database.
1189 Please confirm that this is what you intend to do.",
1190 "lockconfirm" => "Yes, I really want to lock the database.",
1191 "unlockconfirm" => "Yes, I really want to unlock the database.",
1192 "lockbtn" => "Lock database",
1193 "unlockbtn" => "Unlock database",
1194 "locknoconfirm" => "You did not check the confirmation box.",
1195 "lockdbsuccesssub" => "Database lock succeeded",
1196 "unlockdbsuccesssub" => "Database lock removed",
1197 "lockdbsuccesstext" => "The database has been locked.
1198 <br>Remember to remove the lock after your maintenance is complete.",
1199 "unlockdbsuccesstext" => "The database has been unlocked.",
1200
1201 # SQL query
1202 #
1203 "asksql" => "SQL query",
1204 "asksqltext" => "Use the form below to make a direct query of the
1205 database.
1206 Use single quotes ('like this') to delimit string literals.
1207 This can often add considerable load to the server, so please use
1208 this function sparingly.",
1209 "sqlislogged" => "Please note that all queries are logged.",
1210 "sqlquery" => "Enter query",
1211 "querybtn" => "Submit query",
1212 "selectonly" => "Only read-only queries are allowed.",
1213 "querysuccessful" => "Query successful",
1214
1215 # Move page
1216 #
1217 "movepage" => "Move page",
1218 "movepagetext" => "Using the form below will rename a page, moving all
1219 of its history to the new name.
1220 The old title will become a redirect page to the new title.
1221 Links to the old page title will not be changed; be sure to
1222 [[Special:Maintenance|check]] for double or broken redirects.
1223 You are responsible for making sure that links continue to
1224 point where they are supposed to go.
1225
1226 Note that the page will '''not''' be moved if there is already
1227 a page at the new title, unless it is empty or a redirect and has no
1228 past edit history. This means that you can rename a page back to where
1229 it was just renamed from if you make a mistake, and you cannot overwrite
1230 an existing page.
1231
1232 <b>WARNING!</b>
1233 This can be a drastic and unexpected change for a popular page;
1234 please be sure you understand the consequences of this before
1235 proceeding.",
1236 "movepagetalktext" => "The associated talk page, if any, will be automatically moved along with it '''unless:'''
1237 *You are moving the page across namespaces,
1238 *A non-empty talk page already exists under the new name, or
1239 *You uncheck the box below.
1240
1241 In those cases, you will have to move or merge the page manually if desired.",
1242 "movearticle" => "Move page",
1243 "movenologin" => "Not logged in",
1244 "movenologintext" => "You must be a registered user and <a href=\"" .
1245 wfLocalUrl( "Special:Userlogin" ) . "\">logged in</a>
1246 to move a page.",
1247 "newtitle" => "To new title",
1248 "movepagebtn" => "Move page",
1249 "pagemovedsub" => "Move succeeded",
1250 "pagemovedtext" => "Page \"[[$1]]\" moved to \"[[$2]]\".",
1251 "articleexists" => "A page of that name already exists, or the
1252 name you have chosen is not valid.
1253 Please choose another name.",
1254 "talkexists" => "The page itself was moved successfully, but the
1255 talk page could not be moved because one already exists at the new
1256 title. Please merge them manually.",
1257 "movedto" => "moved to",
1258 "movetalk" => "Move \"talk\" page as well, if applicable.",
1259 "talkpagemoved" => "The corresponding talk page was also moved.",
1260 "talkpagenotmoved" => "The corresponding talk page was <strong>not</strong> moved.",
1261
1262 "export" => "Export pages",
1263 "exporttext" => "You can export the text and editing history of a particular
1264 page or set of pages wrapped in some XML; this can then be imported into another
1265 wiki running MediaWiki software, transformed, or just kept for your private
1266 amusement.",
1267 "exportcuronly" => "Include only the current revision, not the full history",
1268
1269 # Namespace 8 related
1270
1271 "allmessages" => "All_messages",
1272 "allmessagestext" => "This is a list of all messages available in the MediaWiki: namespace"
1273 );
1274
1275 #--------------------------------------------------------------------------
1276 # Internationalisation code
1277 #--------------------------------------------------------------------------
1278
1279 class Language {
1280
1281 function getDefaultUserOptions () {
1282 global $wgDefaultUserOptionsEn ;
1283 return $wgDefaultUserOptionsEn ;
1284 }
1285
1286 function getBookstoreList () {
1287 global $wgBookstoreListEn ;
1288 return $wgBookstoreListEn ;
1289 }
1290
1291 function getNamespaces() {
1292 global $wgNamespaceNamesEn;
1293 return $wgNamespaceNamesEn;
1294 }
1295
1296 function getNsText( $index ) {
1297 global $wgNamespaceNamesEn;
1298 return $wgNamespaceNamesEn[$index];
1299 }
1300
1301 function getNsIndex( $text ) {
1302 global $wgNamespaceNamesEn;
1303
1304 foreach ( $wgNamespaceNamesEn as $i => $n ) {
1305 if ( 0 == strcasecmp( $n, $text ) ) { return $i; }
1306 }
1307 return false;
1308 }
1309
1310 function specialPage( $name ) {
1311 return $this->getNsText( Namespace::getSpecial() ) . ":" . $name;
1312 }
1313
1314 function getQuickbarSettings() {
1315 global $wgQuickbarSettingsEn;
1316 return $wgQuickbarSettingsEn;
1317 }
1318
1319 function getSkinNames() {
1320 global $wgSkinNamesEn;
1321 return $wgSkinNamesEn;
1322 }
1323
1324 function getMathNames() {
1325 global $wgMathNamesEn;
1326 return $wgMathNamesEn;
1327 }
1328
1329 function getDateFormats() {
1330 global $wgDateFormatsEn;
1331 return $wgDateFormatsEn;
1332 }
1333
1334 function getUserToggles() {
1335 global $wgUserTogglesEn;
1336 return $wgUserTogglesEn;
1337 }
1338
1339 function getLanguageNames() {
1340 global $wgLanguageNamesEn;
1341 return $wgLanguageNamesEn;
1342 }
1343
1344 function getLanguageName( $code ) {
1345 global $wgLanguageNamesEn;
1346 if ( ! array_key_exists( $code, $wgLanguageNamesEn ) ) {
1347 return "";
1348 }
1349 return $wgLanguageNamesEn[$code];
1350 }
1351
1352 function getMonthName( $key )
1353 {
1354 global $wgMonthNamesEn;
1355 return $wgMonthNamesEn[$key-1];
1356 }
1357
1358 /* by default we just return base form */
1359 function getMonthNameGen( $key )
1360 {
1361 global $wgMonthNamesEn;
1362 return $wgMonthNamesEn[$key-1];
1363 }
1364
1365 function getMonthAbbreviation( $key )
1366 {
1367 global $wgMonthAbbreviationsEn;
1368 return $wgMonthAbbreviationsEn[$key-1];
1369 }
1370
1371 function getWeekdayName( $key )
1372 {
1373 global $wgWeekdayNamesEn;
1374 return $wgWeekdayNamesEn[$key-1];
1375 }
1376
1377 function userAdjust( $ts )
1378 {
1379 global $wgUser, $wgLocalTZoffset;
1380
1381 $diff = $wgUser->getOption( "timecorrection" );
1382 if ( ! is_numeric( $diff ) ) {
1383 $diff = isset( $wgLocalTZoffset ) ? $wgLocalTZoffset : 0;
1384 }
1385 if ( 0 == $diff ) { return $ts; }
1386
1387 $t = mktime( ( (int)substr( $ts, 8, 2) ) + $diff,
1388 (int)substr( $ts, 10, 2 ), (int)substr( $ts, 12, 2 ),
1389 (int)substr( $ts, 4, 2 ), (int)substr( $ts, 6, 2 ),
1390 (int)substr( $ts, 0, 4 ) );
1391 return date( "YmdHis", $t );
1392 }
1393
1394 function date( $ts, $adj = false )
1395 {
1396 global $wgAmericanDates, $wgUser, $wgUseDynamicDates;
1397
1398 if ( $adj ) { $ts = $this->userAdjust( $ts ); }
1399
1400 if ( $wgUseDynamicDates ) {
1401 $datePreference = $wgUser->getOption( 'date' );
1402 if ( $datePreference == 0 ) {
1403 $datePreference = $wgAmericanDates ? 1 : 2;
1404 }
1405 } else {
1406 $datePreference = $wgAmericanDates ? 1 : 2;
1407 }
1408
1409 if ( $datePreference == 1 ) {
1410 # MDY
1411 $d = $this->getMonthAbbreviation( substr( $ts, 4, 2 ) ) .
1412 " " . (0 + substr( $ts, 6, 2 )) . ", " .
1413 substr( $ts, 0, 4 );
1414 } else if ( $datePreference == 2 ) {
1415 #DMY
1416 $d = (0 + substr( $ts, 6, 2 )) . " " .
1417 $this->getMonthAbbreviation( substr( $ts, 4, 2 ) ) . " " .
1418 substr( $ts, 0, 4 );
1419 } else {
1420 #YMD
1421 $d = substr( $ts, 0, 4 ) . " " . $this->getMonthAbbreviation( substr( $ts, 4, 2 ) ) .
1422 " " . (0 + substr( $ts, 6, 2 ));
1423 }
1424
1425 return $d;
1426 }
1427
1428 function time( $ts, $adj = false )
1429 {
1430 if ( $adj ) { $ts = $this->userAdjust( $ts ); }
1431
1432 $t = substr( $ts, 8, 2 ) . ":" . substr( $ts, 10, 2 );
1433 return $t;
1434 }
1435
1436 function timeanddate( $ts, $adj = false )
1437 {
1438 return $this->time( $ts, $adj ) . ", " . $this->date( $ts, $adj );
1439 }
1440
1441 function rfc1123( $ts )
1442 {
1443 return date( "D, d M Y H:i:s T", $ts );
1444 }
1445
1446 function getValidSpecialPages()
1447 {
1448 global $wgValidSpecialPagesEn;
1449 return $wgValidSpecialPagesEn;
1450 }
1451
1452 function getSysopSpecialPages()
1453 {
1454 global $wgSysopSpecialPagesEn;
1455 return $wgSysopSpecialPagesEn;
1456 }
1457
1458 function getDeveloperSpecialPages()
1459 {
1460 global $wgDeveloperSpecialPagesEn;
1461 return $wgDeveloperSpecialPagesEn;
1462 }
1463
1464 function getMessage( $key )
1465 {
1466 global $wgAllMessagesEn;
1467 return $wgAllMessagesEn[$key];
1468 }
1469
1470 function getAllMessages()
1471 {
1472 global $wgAllMessagesEn;
1473 return $wgAllMessagesEn;
1474 }
1475
1476 function iconv( $in, $out, $string ) {
1477 # For most languages, this is a wrapper for iconv
1478 return iconv( $in, $out, $string );
1479 }
1480
1481 function ucfirst( $string ) {
1482 # For most languages, this is a wrapper for ucfirst()
1483 return ucfirst( $string );
1484 }
1485
1486 function checkTitleEncoding( $s ) {
1487 global $wgInputEncoding;
1488
1489 # Check for UTF-8 URLs; Internet Explorer produces these if you
1490 # type non-ASCII chars in the URL bar or follow unescaped links.
1491 $ishigh = preg_match( '/[\x80-\xff]/', $s);
1492 $isutf = ($ishigh ? preg_match( '/^([\x00-\x7f]|[\xc0-\xdf][\x80-\xbf]|' .
1493 '[\xe0-\xef][\x80-\xbf]{2}|[\xf0-\xf7][\x80-\xbf]{3})+$/', $s ) : true );
1494
1495 if( ($wgInputEncoding != "utf-8") and $ishigh and $isutf )
1496 return iconv( "UTF-8", $wgInputEncoding, $s );
1497
1498 if( ($wgInputEncoding == "utf-8") and $ishigh and !$isutf )
1499 return utf8_encode( $s );
1500
1501 # Other languages can safely leave this function, or replace
1502 # it with one to detect and convert another legacy encoding.
1503 return $s;
1504 }
1505
1506 function stripForSearch( $in ) {
1507 # Some languages have special punctuation to strip out
1508 # or characters which need to be converted for MySQL's
1509 # indexing to grok it correctly. Make such changes here.
1510 return $in;
1511 }
1512
1513
1514 function setAltEncoding() {
1515 # Some languages may have an alternate char encoding option
1516 # (Esperanto X-coding, Japanese furigana conversion, etc)
1517 # If 'altencoding' is checked in user prefs, this gives a
1518 # chance to swap out the default encoding settings.
1519 #global $wgInputEncoding, $wgOutputEncoding, $wgEditEncoding;
1520 }
1521
1522 function recodeForEdit( $s ) {
1523 # For some languages we'll want to explicitly specify
1524 # which characters make it into the edit box raw
1525 # or are converted in some way or another.
1526 # Note that if wgOutputEncoding is different from
1527 # wgInputEncoding, this text will be further converted
1528 # to wgOutputEncoding.
1529 global $wgInputEncoding, $wgEditEncoding;
1530 if( $wgEditEncoding == "" or
1531 $wgEditEncoding == $wgInputEncoding ) {
1532 return $s;
1533 } else {
1534 return $this->iconv( $wgInputEncoding, $wgEditEncoding, $s );
1535 }
1536 }
1537
1538 function recodeInput( $s ) {
1539 # Take the previous into account.
1540 global $wgInputEncoding, $wgOutputEncoding, $wgEditEncoding;
1541 if($wgEditEncoding != "") {
1542 $enc = $wgEditEncoding;
1543 } else {
1544 $enc = $wgOutputEncoding;
1545 }
1546 if( $enc == $wgInputEncoding ) {
1547 return $s;
1548 } else {
1549 return $this->iconv( $enc, $wgInputEncoding, $s );
1550 }
1551 }
1552
1553 # For right-to-left language support
1554 function isRTL() { return false; }
1555
1556 function getMagicWords()
1557 {
1558 global $wgMagicWordsEn;
1559 return $wgMagicWordsEn;
1560 }
1561
1562 # Fill a MagicWord object with data from here
1563 function getMagic( &$mw )
1564 {
1565 $raw = $this->getMagicWords(); # don't worry, it's reference counted not deep copy
1566 $rawEntry = $raw[$mw->mId];
1567 $mw->mCaseSensitive = $rawEntry[0];
1568 $mw->mSynonyms = array_slice( $rawEntry, 1 );
1569 }
1570 }
1571
1572 @include_once( "Language" . ucfirst( $wgLanguageCode ) . ".php" );
1573
1574 ?>