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