Fancy sig option for the very nice folks who just aren't content with a user page...
[lhc/web/wiklou.git] / languages / Language.php
1 <?php
2 if( defined( 'MEDIAWIKI' ) ) {
3
4 #
5 # In general you should not make customizations in these language files
6 # directly, but should use the MediaWiki: special namespace to customize
7 # user interface messages through the wiki.
8 # See http://meta.wikipedia.org/wiki/MediaWiki_namespace
9 #
10 # NOTE TO TRANSLATORS: Do not copy this whole file when making translations!
11 # A lot of common constants and a base class with inheritable methods are
12 # defined here, which should not be redefined. See the other LanguageXx.php
13 # files for examples.
14 #
15
16 #--------------------------------------------------------------------------
17 # Language-specific text
18 #--------------------------------------------------------------------------
19
20 # The names of the namespaces can be set here, but the numbers
21 # are magical, so don't change or move them! The Namespace class
22 # encapsulates some of the magic-ness.
23 #
24
25 if($wgMetaNamespace === FALSE)
26 $wgMetaNamespace = str_replace( ' ', '_', $wgSitename );
27
28 /* private */ $wgNamespaceNamesEn = array(
29 NS_MEDIA => 'Media',
30 NS_SPECIAL => 'Special',
31 NS_MAIN => '',
32 NS_TALK => 'Talk',
33 NS_USER => 'User',
34 NS_USER_TALK => 'User_talk',
35 NS_PROJECT => $wgMetaNamespace,
36 NS_PROJECT_TALK => $wgMetaNamespace . '_talk',
37 NS_IMAGE => 'Image',
38 NS_IMAGE_TALK => 'Image_talk',
39 NS_MEDIAWIKI => 'MediaWiki',
40 NS_MEDIAWIKI_TALK => 'MediaWiki_talk',
41 NS_TEMPLATE => 'Template',
42 NS_TEMPLATE_TALK => 'Template_talk',
43 NS_HELP => 'Help',
44 NS_HELP_TALK => 'Help_talk',
45 NS_CATEGORY => 'Category',
46 NS_CATEGORY_TALK => 'Category_talk'
47 );
48
49 if(isset($wgExtraNamespaces)) {
50 $wgNamespaceNamesEn=$wgNamespaceNamesEn+$wgExtraNamespaces;
51 }
52
53 /* private */ $wgDefaultUserOptionsEn = array(
54 'quickbar' => 1,
55 'underline' => 1,
56 'hover' => 1,
57 'cols' => 80,
58 'rows' => 25,
59 'searchlimit' => 20,
60 'contextlines' => 5,
61 'contextchars' => 50,
62 'skin' => $wgDefaultSkin,
63 'math' => 1,
64 'rcdays' => 7,
65 'rclimit' => 50,
66 'highlightbroken' => 1,
67 'stubthreshold' => 0,
68 'previewontop' => 1,
69 'editsection' => 1,
70 'editsectiononrightclick'=> 0,
71 'showtoc' => 1,
72 'showtoolbar' => 1,
73 'date' => 0,
74 'imagesize' => 2,
75 'rememberpassword' => 0,
76 'enotifwatchlistpages' => 1,
77 'enotifusertalkpages' => 1,
78 'enotifminoredits' => 0,
79 'enotifrevealaddr' => 0,
80 'shownumberswatching' => 1,
81 'rcusemodstyle' => 1,
82 'showupdated' => 1,
83 'fancysig' => 0,
84 );
85
86 /* private */ $wgQuickbarSettingsEn = array(
87 'None', 'Fixed left', 'Fixed right', 'Floating left'
88 );
89
90 /* private */ $wgSkinNamesEn = array(
91 'standard' => 'Classic',
92 'nostalgia' => 'Nostalgia',
93 'cologneblue' => 'Cologne Blue',
94 'davinci' => 'DaVinci',
95 'mono' => 'Mono',
96 'monobook' => 'MonoBook',
97 'myskin' => 'MySkin',
98 'chick' => 'Chick'
99 );
100
101 # Validation types
102 $wgValidationTypesEn = array (
103 '0' => "Style|Awful|Awesome|5",
104 '1' => "Legal|Illegal|Legal|5",
105 '2' => "Completeness|Stub|Extensive|5",
106 '3' => "Facts|Wild guesses|Solid as a rock|5",
107 '4' => "Suitable for 1.0 (paper)|No|Yes|2",
108 '5' => "Suitable for 1.0 (CD)|No|Yes|2"
109 );
110
111 /* private */ $wgMathNamesEn = array(
112 MW_MATH_PNG => 'mw_math_png',
113 MW_MATH_SIMPLE => 'mw_math_simple',
114 MW_MATH_HTML => 'mw_math_html',
115 MW_MATH_SOURCE => 'mw_math_source',
116 MW_MATH_MODERN => 'mw_math_modern',
117 MW_MATH_MATHML => 'mw_math_mathml'
118 );
119
120 # Whether to use user or default setting in Language::date()
121 define( 'MW_DATE_DEFAULT', false );
122 define( 'MW_DATE_USER_FORMAT', true );
123
124 /* private */ $wgDateFormatsEn = array(
125 'No preference',
126 'January 15, 2001',
127 '15 January 2001',
128 '2001 January 15',
129 '2001-01-15'
130 );
131
132 /* private */ $wgUserTogglesEn = array(
133 'hover',
134 'underline',
135 'highlightbroken',
136 'justify',
137 'hideminor',
138 'usenewrc',
139 'numberheadings',
140 'showtoolbar',
141 'editondblclick',
142 'editsection',
143 'editsectiononrightclick',
144 'showtoc',
145 'rememberpassword',
146 'editwidth',
147 'watchdefault',
148 'minordefault',
149 'previewontop',
150 'previewonfirst',
151 'nocache',
152 'enotifwatchlistpages',
153 'enotifusertalkpages',
154 'enotifminoredits',
155 'enotifrevealaddr',
156 'shownumberswatching',
157 'rcusemodstyle',
158 'showupdated',
159 'fancysig'
160 );
161
162 /* private */ $wgBookstoreListEn = array(
163 'AddALL' => 'http://www.addall.com/New/Partner.cgi?query=$1&type=ISBN',
164 'PriceSCAN' => 'http://www.pricescan.com/books/bookDetail.asp?isbn=$1',
165 'Barnes & Noble' => 'http://shop.barnesandnoble.com/bookSearch/isbnInquiry.asp?isbn=$1',
166 'Amazon.com' => 'http://www.amazon.com/exec/obidos/ISBN=$1'
167 );
168
169 # Read language names
170 global $wgLanguageNames;
171 require_once( 'Names.php' );
172
173 $wgLanguageNamesEn =& $wgLanguageNames;
174
175
176 /* private */ $wgWeekdayNamesEn = array(
177 'sunday', 'monday', 'tuesday', 'wednesday', 'thursday',
178 'friday', 'saturday'
179 );
180
181
182 /* private */ $wgMonthNamesEn = array(
183 'january', 'february', 'march', 'april', 'may_long', 'june',
184 'july', 'august', 'september', 'october', 'november',
185 'december'
186 );
187 /* private */ $wgMonthNamesGenEn = array(
188 'january-gen', 'february-gen', 'march-gen', 'april-gen', 'may-gen', 'june-gen',
189 'july-gen', 'august-gen', 'september-gen', 'october-gen', 'november-gen',
190 'december-gen'
191 );
192
193 /* private */ $wgMonthAbbreviationsEn = array(
194 'jan', 'feb', 'mar', 'apr', 'may', 'jun', 'jul', 'aug',
195 'sep', 'oct', 'nov', 'dec'
196 );
197
198 # Note to translators:
199 # Please include the English words as synonyms. This allows people
200 # from other wikis to contribute more easily.
201 #
202 /* private */ $wgMagicWordsEn = array(
203 # ID CASE SYNONYMS
204 MAG_REDIRECT => array( 0, '#redirect' ),
205 MAG_NOTOC => array( 0, '__NOTOC__' ),
206 MAG_FORCETOC => array( 0, '__FORCETOC__' ),
207 MAG_TOC => array( 0, '__TOC__' ),
208 MAG_NOEDITSECTION => array( 0, '__NOEDITSECTION__' ),
209 MAG_START => array( 0, '__START__' ),
210 MAG_CURRENTMONTH => array( 1, 'CURRENTMONTH' ),
211 MAG_CURRENTMONTHNAME => array( 1, 'CURRENTMONTHNAME' ),
212 MAG_CURRENTDAY => array( 1, 'CURRENTDAY' ),
213 MAG_CURRENTDAYNAME => array( 1, 'CURRENTDAYNAME' ),
214 MAG_CURRENTYEAR => array( 1, 'CURRENTYEAR' ),
215 MAG_CURRENTTIME => array( 1, 'CURRENTTIME' ),
216 MAG_NUMBEROFARTICLES => array( 1, 'NUMBEROFARTICLES' ),
217 MAG_CURRENTMONTHNAMEGEN => array( 1, 'CURRENTMONTHNAMEGEN' ),
218 MAG_PAGENAME => array( 1, 'PAGENAME' ),
219 MAG_PAGENAMEE => array( 1, 'PAGENAMEE' ),
220 MAG_NAMESPACE => array( 1, 'NAMESPACE' ),
221 MAG_MSG => array( 0, 'MSG:' ),
222 MAG_SUBST => array( 0, 'SUBST:' ),
223 MAG_MSGNW => array( 0, 'MSGNW:' ),
224 MAG_END => array( 0, '__END__' ),
225 MAG_IMG_THUMBNAIL => array( 1, 'thumbnail', 'thumb' ),
226 MAG_IMG_RIGHT => array( 1, 'right' ),
227 MAG_IMG_LEFT => array( 1, 'left' ),
228 MAG_IMG_NONE => array( 1, 'none' ),
229 MAG_IMG_WIDTH => array( 1, '$1px' ),
230 MAG_IMG_CENTER => array( 1, 'center', 'centre' ),
231 MAG_IMG_FRAMED => array( 1, 'framed', 'enframed', 'frame' ),
232 MAG_INT => array( 0, 'INT:' ),
233 MAG_SITENAME => array( 1, 'SITENAME' ),
234 MAG_NS => array( 0, 'NS:' ),
235 MAG_LOCALURL => array( 0, 'LOCALURL:' ),
236 MAG_LOCALURLE => array( 0, 'LOCALURLE:' ),
237 MAG_SERVER => array( 0, 'SERVER' ),
238 MAG_GRAMMAR => array( 0, 'GRAMMAR:' )
239 );
240
241 #-------------------------------------------------------------------
242 # Default messages
243 #-------------------------------------------------------------------
244 # Allowed characters in keys are: A-Z, a-z, 0-9, underscore (_) and
245 # hyphen (-). If you need more characters, you may be able to change
246 # the regex in MagicWord::initRegex
247
248 # required for copyrightwarning
249 global $wgRightsText;
250
251 /* private */ $wgAllMessagesEn = array(
252 'special_version_prefix' => '&nbsp;',
253 'special_version_postfix' => '&nbsp;',
254 # User preference toggles
255 'tog-hover' => 'Show hoverbox over wiki links',
256 'tog-underline' => 'Underline links',
257 'tog-highlightbroken' => 'Format broken links <a href="" class="new">like this</a> (alternative: like this<a href="" class="internal">?</a>).',
258 'tog-justify' => 'Justify paragraphs',
259 'tog-hideminor' => 'Hide minor edits in recent changes',
260 'tog-usenewrc' => 'Enhanced recent changes (not for all browsers)',
261 'tog-numberheadings' => 'Auto-number headings',
262 'tog-showtoolbar' => 'Show edit toolbar',
263 'tog-editondblclick' => 'Edit pages on double click (JavaScript)',
264 'tog-editsection' => 'Enable section editing via [edit] links',
265 'tog-editsectiononrightclick' => 'Enable section editing by right clicking<br /> on section titles (JavaScript)',
266 'tog-showtoc' => 'Show table of contents<br />(for pages with more than 3 headings)',
267 'tog-rememberpassword' => 'Remember password across sessions',
268 'tog-editwidth' => 'Edit box has full width',
269 'tog-watchdefault' => 'Add pages you edit to your watchlist',
270 'tog-minordefault' => 'Mark all edits minor by default',
271 'tog-previewontop' => 'Show preview before edit box and not after it',
272 'tog-previewonfirst' => 'Show preview on first edit',
273 'tog-nocache' => 'Disable page caching',
274 'tog-enotifwatchlistpages' => 'Send me an email on page changes (remark: existing notification flags need to be cleared manually in the watchlist)',
275 'tog-enotifusertalkpages' => 'Send me an email when my user talk page is changed (remark: existing notification flags need to be cleared manually in the watchlist)',
276 'tog-enotifminoredits' => 'Send me an email also for minor edits of pages (which usually do not trigger notification mails)',
277 'tog-enotifrevealaddr' => 'Reveal my email address in notification mails (when I change a page, it allows watching users to reply quickly to me)',
278 'tog-shownumberswatching' => 'Show the number of watching users (in recent changes view, watchlist and article page footers)',
279 'tog-rcusemodstyle' => 'Show recent changes in UseMod style: only the most recent change of any page is listed.',
280 'tog-showupdated' => 'Show update marker ',
281 'tog-fancysig' => 'Raw signatures (without automatic link)',
282
283 # dates
284 'sunday' => 'Sunday',
285 'monday' => 'Monday',
286 'tuesday' => 'Tuesday',
287 'wednesday' => 'Wednesday',
288 'thursday' => 'Thursday',
289 'friday' => 'Friday',
290 'saturday' => 'Saturday',
291 'january' => 'January',
292 'february' => 'February',
293 'march' => 'March',
294 'april' => 'April',
295 'may_long' => 'May',
296 'june' => 'June',
297 'july' => 'July',
298 'august' => 'August',
299 'september' => 'September',
300 'october' => 'October',
301 'november' => 'November',
302 'december' => 'December',
303 'jan' => 'Jan',
304 'feb' => 'Feb',
305 'mar' => 'Mar',
306 'apr' => 'Apr',
307 'may' => 'May',
308 'jun' => 'Jun',
309 'jul' => 'Jul',
310 'aug' => 'Aug',
311 'sep' => 'Sep',
312 'oct' => 'Oct',
313 'nov' => 'Nov',
314 'dec' => 'Dec',
315 # Bits of text used by many pages:
316 #
317 'categories' => 'Categories',
318 'category' => 'category',
319 'category_header' => 'Articles in category "$1"',
320 'subcategories' => 'Subcategories',
321
322
323 'linktrail' => '/^([a-z]+)(.*)$/sD',
324 'mainpage' => 'Main Page',
325 'mainpagetext' => 'Wiki software successfully installed.',
326 "mainpagedocfooter" => "Please see [http://meta.wikipedia.org/wiki/MediaWiki_i18n documentation on customizing the interface]
327 and the [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User's Guide] for usage and configuration help.",
328
329 # NOTE: To turn off "Community portal" in the title links,
330 # set "portal" => "-"
331
332 'portal' => 'Community portal',
333 'portal-url' => 'Project:Community Portal',
334 'about' => 'About',
335 "aboutsite" => "About {{SITENAME}}",
336 "aboutpage" => "Project:About",
337 'article' => 'Content page',
338 'help' => 'Help',
339 "helppage" => "Help:Contents",
340 "wikititlesuffix" => "{{SITENAME}}",
341 "bugreports" => "Bug reports",
342 "bugreportspage" => "Project:Bug_reports",
343 'sitesupport' => '-', # To enable, something like 'Donations',
344 'sitesupport-url' => 'Project:Site support',
345 'faq' => 'FAQ',
346 "faqpage" => "Project:FAQ",
347 "edithelp" => "Editing help",
348 "newwindow" => "(opens in new window)",
349 "edithelppage" => "Help:Editing",
350 'cancel' => 'Cancel',
351 'qbfind' => 'Find',
352 'qbbrowse' => 'Browse',
353 'qbedit' => 'Edit',
354 'qbpageoptions' => 'This page',
355 'qbpageinfo' => 'Context',
356 'qbmyoptions' => 'My pages',
357 'qbspecialpages' => 'Special pages',
358 'moredotdotdot' => 'More...',
359 'mypage' => 'My page',
360 'mytalk' => 'My talk',
361 'anontalk' => 'Talk for this IP',
362 'navigation' => 'Navigation',
363
364 # NOTE: To turn off "Current Events" in the sidebar,
365 # set "currentevents" => "-"
366
367 'currentevents' => 'Current events',
368 'currentevents-url' => 'Current events',
369
370 # NOTE: To turn off "Disclaimers" in the title links,
371 # set "disclaimers" => "-"
372
373 'disclaimers' => 'Disclaimers',
374 "disclaimerpage" => "Project:General_disclaimer",
375 "errorpagetitle" => "Error",
376 "returnto" => "Return to $1.",
377 "tagline" => "From {{SITENAME}}",
378 'whatlinkshere' => 'Pages that link here',
379 'help' => 'Help',
380 'search' => 'Search',
381 'go' => 'Go',
382 "history" => 'Page history',
383 'history_short' => 'History',
384 'info_short' => 'Information',
385 'printableversion' => 'Printable version',
386 'edit' => 'Edit',
387 'editthispage' => 'Edit this page',
388 'delete' => 'Delete',
389 "deletethispage" => "Delete this page",
390 "undelete_short" => "Undelete $1 edits",
391 'protect' => 'Protect',
392 'protectthispage' => 'Protect this page',
393 'unprotect' => 'Unprotect',
394 'unprotectthispage' => 'Unprotect this page',
395 'newpage' => 'New page',
396 'talkpage' => 'Discuss this page',
397 'specialpage' => 'Special Page',
398 'personaltools' => 'Personal tools',
399 'postcomment' => 'Post a comment',
400 'addsection' => '+',
401 'articlepage' => 'View content page',
402 'subjectpage' => 'View subject', # For compatibility
403 'talk' => 'Discussion',
404 'toolbox' => 'Toolbox',
405 'userpage' => 'View user page',
406 'wikipediapage' => 'View project page',
407 'imagepage' => 'View image page',
408 'viewtalkpage' => 'View discussion',
409 'otherlanguages' => 'Other languages',
410 'redirectedfrom' => '(Redirected from $1)',
411 'lastmodified' => 'This page was last modified $1.',
412 'viewcount' => 'This page has been accessed $1 times.',
413 'copyright' => 'Content is available under $1.',
414 'poweredby' => "{{SITENAME}} is powered by [http://www.mediawiki.org/ MediaWiki], an open source wiki engine.",
415 'printsubtitle' => "(From {{SERVER}})",
416 'protectedpage' => 'Protected page',
417 'administrators' => "Project:Administrators",
418 'sysoptitle' => 'Sysop access required',
419 'sysoptext' => "The action you have requested can only be
420 performed by users with \"sysop\" status.
421 See $1.",
422 'developertitle' => 'Developer access required',
423 "developertext" => "The action you have requested can only be
424 performed by users with \"developer\" status.
425 See $1.",
426 'bureaucrattitle' => 'Bureaucrat access required',
427 "bureaucrattext" => "The action you have requested can only be
428 performed by sysops with \"bureaucrat\" status.",
429 'nbytes' => '$1 bytes',
430 'go' => 'Go',
431 'ok' => 'OK',
432 'sitetitle' => "{{SITENAME}}",
433 'pagetitle' => "$1 - {{SITENAME}}",
434 'sitesubtitle' => 'The Free Encyclopedia', # FIXME
435 'retrievedfrom' => "Retrieved from \"$1\"",
436 'newmessages' => "You have $1.",
437 'newmessageslink' => 'new messages',
438 'editsection'=>'edit',
439 'toc' => 'Table of contents',
440 'showtoc' => 'show',
441 'hidetoc' => 'hide',
442 'thisisdeleted' => "View or restore $1?",
443 'restorelink' => "$1 deleted edits",
444 'feedlinks' => 'Feed:',
445 'sitenotice' => '', # the equivalent to wgSiteNotice
446
447 # Short words for each namespace, by default used in the 'article' tab in monobook
448 'nstab-main' => 'Article',
449 'nstab-user' => 'User page',
450 'nstab-media' => 'Media',
451 'nstab-special' => 'Special',
452 'nstab-wp' => 'About',
453 'nstab-image' => 'Image',
454 'nstab-mediawiki' => 'Message',
455 'nstab-template' => 'Template',
456 'nstab-help' => 'Help',
457 'nstab-category' => 'Category',
458
459 # Main script and global functions
460 #
461 'nosuchaction' => 'No such action',
462 'nosuchactiontext' => 'The action specified by the URL is not
463 recognized by the wiki',
464 'nosuchspecialpage' => 'No such special page',
465 'nospecialpagetext' => 'You have requested a special page that is not
466 recognized by the wiki.',
467
468 # General errors
469 #
470 'error' => 'Error',
471 'databaseerror' => 'Database error',
472 'dberrortext' => "A database query syntax error has occurred.
473 This may indicate a bug in the software.
474 The last attempted database query was:
475 <blockquote><tt>$1</tt></blockquote>
476 from within function \"<tt>$2</tt>\".
477 MySQL returned error \"<tt>$3: $4</tt>\".",
478 'dberrortextcl' => "A database query syntax error has occurred.
479 The last attempted database query was:
480 \"$1\"
481 from within function \"$2\".
482 MySQL returned error \"$3: $4\".\n",
483 'noconnect' => 'Sorry! The wiki is experiencing some technical difficulties, and cannot contact the database server. <br />
484 $1',
485 'nodb' => "Could not select database $1",
486 'cachederror' => 'The following is a cached copy of the requested page, and may not be up to date.',
487 'readonly' => 'Database locked',
488 'enterlockreason' => 'Enter a reason for the lock, including an estimate
489 of when the lock will be released',
490 'readonlytext' => "The database is currently locked to new
491 entries and other modifications, probably for routine database maintenance,
492 after which it will be back to normal.
493 The administrator who locked it offered this explanation:
494 <p>$1",
495 'missingarticle' => "The database did not find the text of a page
496 that it should have found, named \"$1\".
497
498 <p>This is usually caused by following an outdated diff or history link to a
499 page that has been deleted.
500
501 <p>If this is not the case, you may have found a bug in the software.
502 Please report this to an administrator, making note of the URL.",
503 'internalerror' => 'Internal error',
504 'filecopyerror' => "Could not copy file \"$1\" to \"$2\".",
505 'filerenameerror' => "Could not rename file \"$1\" to \"$2\".",
506 'filedeleteerror' => "Could not delete file \"$1\".",
507 'filenotfound' => "Could not find file \"$1\".",
508 'unexpected' => "Unexpected value: \"$1\"=\"$2\".",
509 'formerror' => 'Error: could not submit form',
510 'badarticleerror' => 'This action cannot be performed on this page.',
511 'cannotdelete' => 'Could not delete the page or image specified. (It may have already been deleted by someone else.)',
512 'badtitle' => 'Bad title',
513 'badtitletext' => "The requested page title was invalid, empty, or
514 an incorrectly linked inter-language or inter-wiki title.",
515 'perfdisabled' => 'Sorry! This feature has been temporarily disabled
516 because it slows the database down to the point that no one can use
517 the wiki.',
518 'perfdisabledsub' => "Here's a saved copy from $1:", # obsolete?
519 'perfcached' => 'The following data is cached and may not be completely up to date:',
520 'wrong_wfQuery_params' => "Incorrect parameters to wfQuery()<br />
521 Function: $1<br />
522 Query: $2
523 ",
524 'viewsource' => 'View source',
525 'protectedtext' => "This page has been locked to prevent editing; there are
526 a number of reasons why this may be so, please see
527 [[Project:Protected page]].
528
529 You can view and copy the source of this page:",
530 'seriousxhtmlerrors' => 'There were serious xhtml markup errors detected by tidy.',
531
532 # Login and logout pages
533 #
534 "logouttitle" => 'User logout',
535 "logouttext" => "You are now logged out.<br>
536 You can continue to use {{SITENAME}} anonymously, or you can log in
537 again as the same or as a different user. Note that some pages may
538 continue to be displayed as if you were still logged in, until you clear
539 your browser cache.\n",
540
541 'welcomecreation' => "== Welcome, $1! ==
542
543 Your account has been created. Don't forget to change your {{SITENAME}} preferences.",
544
545 'loginpagetitle' => 'User login',
546 'yourname' => 'Your user name',
547 'yourpassword' => 'Your password',
548 'yourpasswordagain' => 'Retype password',
549 'newusersonly' => ' (new users only)',
550 'remembermypassword' => 'Remember my password across sessions.',
551 'loginproblem' => '<b>There has been a problem with your login.</b><br />Try again!',
552 'alreadyloggedin' => "<font color=red><b>User $1, you are already logged in!</b></font><br />\n",
553
554 'login' => 'Log in',
555 'loginprompt' => "You must have cookies enabled to log in to {{SITENAME}}.",
556 'userlogin' => 'Create an account or log in',
557 'logout' => 'Log out',
558 'userlogout' => 'Log out',
559 'notloggedin' => 'Not logged in',
560 'createaccount' => 'Create new account',
561 'createaccountmail' => 'by email',
562 'badretype' => 'The passwords you entered do not match.',
563 'userexists' => 'The user name you entered is already in use. Please choose a different name.',
564 'youremail' => 'Your email**',
565 'yourrealname' => 'Your real name*',
566 'yourlanguage' => 'Interface language',
567 'yourvariant' => 'Language variant',
568 'yournick' => 'Your nickname (for signatures)',
569 'emailforlost' => "Fields marked with stars (*, **) are optional. Storing an email address enables people to contact you through the website without you having to reveal your
570 email address to them, and it can be used to send you a new password if you forget it.<br /><br />Your real name, if you choose to provide it, will be used for giving you attribution for your work.",
571 'prefs-help-email' => '** <strong>Email</strong> (optional): Enables others to contact you through your user or user_talk page without the need of revealing your
572 email address. It also allows the wiki to sent you a temporary password in case you forgot your current one.',
573 'prefs-help-email-enotif' => 'This address is also used to send you email notifications if you enabled the options.',
574 'prefs-help-realname' => '* <strong>Real name</strong> (optional): if you choose to provide it this will be used for giving you attribution for your work.',
575 'prefs-help-userdata' => '* <strong>Real name</strong> (optional): if you choose to provide it this will be used for giving you attribution for your work.<br />
576 * <strong>Email</strong> (optional): Enables people to contact you through the website without you having to reveal your
577 email address to them, and it can be used to send you a new password if you forget it.',
578 'loginerror' => 'Login error',
579 'nocookiesnew' => "The user account was created, but you are not logged in. {{SITENAME}} uses cookies to log in users. You have cookies disabled. Please enable them, then log in with your new username and password.",
580 "nocookieslogin" => "{{SITENAME}} uses cookies to log in users. You have cookies disabled. Please enable them and try again.",
581 'noname' => 'You have not specified a valid user name.',
582 'loginsuccesstitle' => 'Login successful',
583 'loginsuccess' => "You are now logged in to {{SITENAME}} as \"$1\".",
584 'nosuchuser' => "There is no user by the name \"$1\".
585 Check your spelling, or use the form below to create a new user account.",
586 'nosuchusershort' => "There is no user by the name \"$1\". Check your spelling.",
587 'wrongpassword' => 'The password you entered is incorrect (or missing). Please try again.',
588 'mailmypassword' => 'Mail me a temporary password
589 because I forgot my password',
590 'mailmypasswordauthent' => 'Mail me a temporary password
591 because I forgot my password or
592 for authentication of my email address',
593 'passwordremindermailsubject' => "Email address authentication and temporary login password from {{SITENAME}}",
594 'passwordremindermailbody' => "Someone, probably you from IP address $1,
595 requested that we send you a temporary one-time login password for {{SITENAME}}.
596
597 This mail is also be sent for the purpose of authentication of your email address.
598 The password for user \"$2\" is now \"$4\".
599
600 You can now log in with this temporary password, which is valid for only one login.
601 You may wish to keep using your old password if you remember it or to set a new one.
602
603 {{SERVER}}{{localurl:Special:Userlogin|wpName=$3&wpPassword=$4&returnto=Special:Preferences}}",
604 'noemail' => "There is no e-mail address recorded for user \"$1\".",
605 'passwordsent' => "A temporary password has been sent to the e-mail address
606 registered for \"$1\".
607 Please log in again after you receive it.",
608 'passwordsentforemailauthentication'
609 => "A temporary password has been sent to the e-mail address newly
610 registered for \"$1\".
611 Please re-login with that for authentication purposes.",
612 'loginend' => '&nbsp;',
613 'mailerror' => "Error sending mail: $1",
614 'acct_creation_throttle_hit' => 'Sorry, you have already created $1 accounts. You can\'t make any more.',
615 'emailauthenticated' => 'Your email address was authenticated on $1.',
616 'emailnotauthenticated' => 'Your email address is <strong>not yet authenticated</strong> and the advanced email features are disabled until authentication <strong>(d.u.a.)</strong>.<br>
617 To authenticate, please login in with the temporary password which has been mailed to you, or request a new one on the login page.',
618 'invalidemailaddress' => 'The email address cannot be accepted as it appears to have an invalid format. Please enter a well-formatted address or empty that field.',
619 'disableduntilauthent' => '<strong>(d.u.a.)</strong>',
620 'disablednoemail' => '<strong>(disabled; no email address)</strong>',
621
622 # Edit page toolbar
623 'bold_sample'=>'Bold text',
624 'bold_tip'=>'Bold text',
625 'italic_sample'=>'Italic text',
626 'italic_tip'=>'Italic text',
627 'link_sample'=>'Link title',
628 'link_tip'=>'Internal link',
629 'extlink_sample'=>'http://www.example.com link title',
630 'extlink_tip'=>'External link (remember http:// prefix)',
631 'headline_sample'=>'Headline text',
632 'headline_tip'=>'Level 2 headline',
633 'math_sample'=>'Insert formula here',
634 'math_tip'=>'Mathematical formula (LaTeX)',
635 'nowiki_sample'=>'Insert non-formatted text here',
636 'nowiki_tip'=>'Ignore wiki formatting',
637 'image_sample'=>'Example.jpg',
638 'image_tip'=>'Embedded image',
639 'media_sample'=>'Example.mp3',
640 'media_tip'=>'Media file link',
641 'sig_tip'=>'Your signature with timestamp',
642 'hr_tip'=>'Horizontal line (use sparingly)',
643 'infobox'=>'Click a button to get an example text',
644 # alert box shown in browsers where text selection does not work, test e.g. with mozilla or konqueror
645 'infobox_alert'=>"Please enter the text you want to be formatted.\\n It will be shown in the infobox for copy and pasting.\\nExample:\\n$1\\nwill become:\\n$2",
646
647 # Edit pages
648 #
649 'summary' => 'Summary',
650 'subject' => 'Subject/headline',
651 'minoredit' => 'This is a minor edit.',
652 'watchthis' => 'Watch this page',
653 'savearticle' => 'Save page',
654 'preview' => 'Preview',
655 'showpreview' => 'Show preview',
656 'blockedtitle' => 'User is blocked',
657 'blockedtext' => "Your user name or IP address has been blocked by $1.
658 The reason given is this:<br />''$2''<p>You may contact $1 or one of the other
659 [[Project:Administrators|administrators]] to discuss the block.
660
661 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]].
662
663 Your IP address is $3. Please include this address in any queries you make.
664 ",
665 'whitelistedittitle' => 'Login required to edit',
666 'whitelistedittext' => 'You have to [[Special:Userlogin|login]] to edit pages.',
667 'whitelistreadtitle' => 'Login required to read',
668 'whitelistreadtext' => 'You have to [[Special:Userlogin|login]] to read pages.',
669 'whitelistacctitle' => 'You are not allowed to create an account',
670 'whitelistacctext' => 'To be allowed to create accounts in this Wiki you have to [[Special:Userlogin|log]] in and have the appropriate permissions.',
671 'loginreqtitle' => 'Login Required',
672 'loginreqtext' => 'You must [[special:Userlogin|login]] to view other pages.',
673 'accmailtitle' => 'Password sent.',
674 'accmailtext' => "The Password for '$1' has been sent to $2.",
675 'newarticle' => '(New)',
676 'newarticletext' =>
677 "You've followed a link to a page that doesn't exist yet.
678 To create the page, start typing in the box below
679 (see the [[Project:Help|help page]] for more info).
680 If you are here by mistake, just click your browser's '''back''' button.",
681 'talkpagetext' => '<!-- MediaWiki:talkpagetext -->',
682 '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.'' ",
683 'noarticletext' => '(There is currently no text in this page)',
684 'clearyourcache' => "'''Note:''' After saving, you have to clear your browser cache to see the changes: '''Mozilla:''' click ''Reload'' (or ''Ctrl-R''), '''IE / Opera:''' ''Ctrl-F5'', '''Safari:''' ''Cmd-R'', '''Konqueror''' ''Ctrl-R''.",
685 'usercssjsyoucanpreview' => "<strong>Tip:</strong> Use the 'Show preview' button to test your new CSS/JS before saving.",
686 'usercsspreview' => "'''Remember that you are only previewing your user CSS, it has not yet been saved!'''",
687 'userjspreview' => "'''Remember that you are only testing/previewing your user JavaScript, it has not yet been saved!'''",
688 'updated' => '(Updated)',
689 'note' => '<strong>Note:</strong> ',
690 'previewnote' => 'Remember that this is only a preview, and has not yet been saved!',
691 'previewconflict' => 'This preview reflects the text in the upper
692 text editing area as it will appear if you choose to save.',
693 'editing' => "Editing $1",
694 'editingsection' => "Editing $1 (section)",
695 'editingcomment' => "Editing $1 (comment)",
696 'editconflict' => 'Edit conflict: $1',
697 'explainconflict' => "Someone else has changed this page since you
698 started editing it.
699 The upper text area contains the page text as it currently exists.
700 Your changes are shown in the lower text area.
701 You will have to merge your changes into the existing text.
702 <b>Only</b> the text in the upper text area will be saved when you
703 press \"Save page\".\n<p>",
704 'yourtext' => 'Your text',
705 'storedversion' => 'Stored version',
706 'nonunicodebrowser' => "<strong>WARNING: Your browser is not unicode compliant, please change it before editing an article.</strong>",
707 'editingold' => "<strong>WARNING: You are editing an out-of-date
708 revision of this page.
709 If you save it, any changes made since this revision will be lost.</strong>\n",
710 'yourdiff' => 'Differences',
711 'copyrightwarning' => "Please note that all contributions to {{SITENAME}} are
712 considered to be released under the $2 (see $1 for details).
713 If you don't want your writing to be edited mercilessly and redistributed
714 at will, then don't submit it here.<br />
715 You are also promising us that you wrote this yourself, or copied it from a
716 public domain or similar free resource.
717 <strong>DO NOT SUBMIT COPYRIGHTED WORK WITHOUT PERMISSION!</strong>",
718 'copyrightwarning2' => "Please note that all contributions to {{SITENAME}}
719 may be edited, altered, or removed by other contributors.
720 If you don't want your writing to be edited mercilessly, then don't submit it here.<br />
721 You are also promising us that you wrote this yourself, or copied it from a
722 public domain or similar free resource (see $1 for details).
723 <strong>DO NOT SUBMIT COPYRIGHTED WORK WITHOUT PERMISSION!</strong>",
724 'longpagewarning' => "WARNING: This page is $1 kilobytes long; some
725 browsers may have problems editing pages approaching or longer than 32kb.
726 Please consider breaking the page into smaller sections.",
727 'readonlywarning' => 'WARNING: The database has been locked for maintenance,
728 so you will not be able to save your edits right now. You may wish to cut-n-paste
729 the text into a text file and save it for later.',
730 'protectedpagewarning' => "WARNING: This page has been locked so that only
731 users with sysop privileges can edit it. Be sure you are following the
732 <a href='$wgScript/Project:Protected_page_guidelines'>protected page
733 guidelines</a>.",
734 'templatesused' => 'Templates used on this page:',
735
736 # History pages
737 #
738 'revhistory' => 'Revision history',
739 'nohistory' => 'There is no edit history for this page.',
740 'revnotfound' => 'Revision not found',
741 'revnotfoundtext' => "The old revision of the page you asked for could not be found.
742 Please check the URL you used to access this page.\n",
743 'loadhist' => 'Loading page history',
744 'currentrev' => 'Current revision',
745 'revisionasof' => 'Revision as of $1',
746 'revisionasofwithlink' => 'Revision as of $1; $2<br />$3 | $4',
747 'previousrevision' => '&larr;Older revision',
748 'nextrevision' => 'Newer revision&rarr;',
749 'currentrevisionlink' => 'view current revision',
750 'cur' => 'cur',
751 'next' => 'next',
752 'last' => 'last',
753 'orig' => 'orig',
754 'histlegend' => 'Diff selection: mark the radio boxes of the versions to compare and hit enter or the button at the bottom.<br />
755 Legend: (cur) = difference with current version,
756 (last) = difference with preceding version, M = minor edit.',
757 'history_copyright' => '-',
758
759 # Diffs
760 #
761 'difference' => '(Difference between revisions)',
762 'loadingrev' => 'loading revision for diff',
763 'lineno' => "Line $1:",
764 'editcurrent' => 'Edit the current version of this page',
765 'selectnewerversionfordiff' => 'Select a newer version for comparison',
766 'selectolderversionfordiff' => 'Select an older version for comparison',
767 'compareselectedversions' => 'Compare selected versions',
768
769 # Search results
770 #
771 'searchresults' => 'Search results',
772 'searchresulttext' => "For more information about searching {{SITENAME}}, see [[Project:Searching|Searching {{SITENAME}}]].",
773 'searchquery' => "For query \"$1\"",
774 'badquery' => 'Badly formed search query',
775 'badquerytext' => 'We could not process your query.
776 This is probably because you have attempted to search for a
777 word fewer than three letters long, which is not yet supported.
778 It could also be that you have mistyped the expression, for
779 example "fish and and scales".
780 Please try another query.',
781 'matchtotals' => "The query \"$1\" matched $2 page titles
782 and the text of $3 pages.",
783 'nogomatch' => 'No page with this exact title exists, trying full text search.',
784 'titlematches' => 'Article title matches',
785 'notitlematches' => 'No page title matches',
786 'textmatches' => 'Page text matches',
787 'notextmatches' => 'No page text matches',
788 'prevn' => "previous $1",
789 'nextn' => "next $1",
790 'viewprevnext' => "View ($1) ($2) ($3).",
791 'showingresults' => "Showing below up to <b>$1</b> results starting with #<b>$2</b>.",
792 'showingresultsnum' => "Showing below <b>$3</b> results starting with #<b>$2</b>.",
793 'nonefound' => "'''Note''': unsuccessful searches are
794 often caused by searching for common words like \"have\" and \"from\",
795 which are not indexed, or by specifying more than one search term (only pages
796 containing all of the search terms will appear in the result).",
797 'powersearch' => 'Search',
798 'powersearchtext' => "
799 Search in namespaces :<br />
800 $1<br />
801 $2 List redirects &nbsp; Search for $3 $9",
802 "searchdisabled" => '<p style="margin: 1.5em 2em 1em">{{SITENAME}} search is disabled for performance reasons. You can search via Google in the meantime.
803 <span style="font-size: 89%; display: block; margin-left: .2em">Note that their indexes of {{SITENAME}} content may be out of date.</span></p>',
804 'googlesearch' => "
805 <!-- SiteSearch Google -->
806 <FORM method=GET action=\"http://www.google.com/search\">
807 <TABLE bgcolor=\"#FFFFFF\"><tr><td>
808 <A HREF=\"http://www.google.com/\">
809 <IMG SRC=\"http://www.google.com/logos/Logo_40wht.gif\"
810 border=\"0\" ALT=\"Google\"></A>
811 </td>
812 <td>
813 <INPUT TYPE=text name=q size=31 maxlength=255 value=\"$1\">
814 <INPUT type=submit name=btnG VALUE=\"Google Search\">
815 <font size=-1>
816 <input type=hidden name=domains value=\"{{SERVER}}\"><br /><input type=radio name=sitesearch value=\"\"> WWW <input type=radio name=sitesearch value=\"{{SERVER}}\" checked> {{SERVER}} <br />
817 <input type='hidden' name='ie' value='$2'>
818 <input type='hidden' name='oe' value='$2'>
819 </font>
820 </td></tr></TABLE>
821 </FORM>
822 <!-- SiteSearch Google -->",
823 'blanknamespace' => '(Main)',
824
825 # Preferences page
826 #
827 'preferences' => 'Preferences',
828 'prefsnologin' => 'Not logged in',
829 'prefsnologintext' => "You must be <a href=\"{{localurl:Special:Userlogin}}\">logged in</a>
830 to set user preferences.",
831 'prefslogintext' => "You are logged in as \"$1\".
832 Your internal ID number is $2.
833
834 See [[Project:User preferences help]] for help deciphering the options.",
835 'prefsreset' => 'Preferences have been reset from storage.',
836 'qbsettings' => 'Quickbar settings',
837 'qbsettingsnote' => 'This preference only works in the \'Standard\' and the \'CologneBlue\' skin.',
838 'changepassword' => 'Change password',
839 'skin' => 'Skin',
840 'math' => 'Rendering math',
841 'dateformat' => 'Date format',
842 'math_failure' => 'Failed to parse',
843 'math_unknown_error' => 'unknown error',
844 'math_unknown_function' => 'unknown function ',
845 'math_lexing_error' => 'lexing error',
846 'math_syntax_error' => 'syntax error',
847 'math_image_error' => 'PNG conversion failed; check for correct installation of latex, dvips, gs, and convert',
848 'math_bad_tmpdir' => 'Can\'t write to or create math temp directory',
849 'math_bad_output' => 'Can\'t write to or create math output directory',
850 'math_notexvc' => 'Missing texvc executable; please see math/README to configure.',
851 'prefs-personal' => 'User data',
852 'prefs-rc' => 'Recent changes and stub display',
853 'prefs-misc' => 'Misc settings',
854 'saveprefs' => 'Save preferences',
855 'resetprefs' => 'Reset preferences',
856 'oldpassword' => 'Old password',
857 'newpassword' => 'New password',
858 'retypenew' => 'Retype new password',
859 'textboxsize' => 'Editing',
860 'rows' => 'Rows',
861 'columns' => 'Columns',
862 'searchresultshead' => 'Search result settings',
863 'resultsperpage' => 'Hits to show per page',
864 'contextlines' => 'Lines to show per hit',
865 'contextchars' => 'Characters of context per line',
866 'stubthreshold' => 'Threshold for stub display',
867 'recentchangescount' => 'Number of titles in recent changes',
868 'savedprefs' => 'Your preferences have been saved.',
869 'timezonelegend' => 'Time zone',
870 'timezonetext' => 'Enter number of hours your local time differs
871 from server time (UTC).',
872 'localtime' => 'Local time display',
873 'timezoneoffset' => 'Offset',
874 'servertime' => 'Server time is now',
875 'guesstimezone' => 'Fill in from browser',
876 'emailflag' => 'Disable e-mail from other users',
877 'defaultns' => 'Search in these namespaces by default:',
878 'default' => 'default',
879
880 # User levels special page
881 #
882
883 # switching pan
884 'userlevels-lookup-group' => 'Manage group rights',
885 'userlevels-group-edit' => 'Existent groups: ',
886 'editgroup' => 'Edit Group',
887 'addgroup' => 'Add Group',
888
889 'userlevels-lookup-user' => 'Manage user groups',
890 'userlevels-user-editname' => 'Enter a username: ',
891 'editusergroup' => 'Edit User Groups',
892
893 # group editing
894 'userlevels-editgroup' => 'Edit group',
895 'userlevels-addgroup' => 'Add group',
896 'userlevels-editgroup-name' => 'Group name: ',
897 'userlevels-editgroup-description' => 'Group description (max 255 characters):<br />',
898 'savegroup' => 'Save Group',
899
900 # user groups editing
901 'userlevels-editusergroup' => 'Edit user groups',
902 'saveusergroups' => 'Save User Groups',
903 'userlevels-groupsmember' => 'Member of:',
904 'userlevels-groupsavailable' => 'Available groups:',
905 'userlevels-groupshelp' => 'Select groups you want the user to be removed from or added to.
906 Unselected groups will not be changed. You can unselect a group by using CTRL + Left Click',
907 # Recent changes
908 #
909 'changes' => 'changes',
910 'recentchanges' => 'Recent changes',
911 'recentchanges-url' => 'Special:Recentchanges',
912 'recentchangestext' => 'Track the most recent changes to the wiki on this page.',
913 'rcloaderr' => 'Loading recent changes',
914 'rcnote' => "Below are the last <strong>$1</strong> changes in last <strong>$2</strong> days.",
915 'rcnotefrom' => "Below are the changes since <b>$2</b> (up to <b>$1</b> shown).",
916 'rclistfrom' => "Show new changes starting from $1",
917 'showhideminor' => "$1 minor edits | $2 bots | $3 logged in users | $4 patrolled edits ",
918 'rclinks' => "Show last $1 changes in last $2 days<br />$3",
919 'rchide' => "in $4 form; $1 minor edits; $2 secondary namespaces; $3 multiple edits.",
920 'rcliu' => "; $1 edits from logged in users",
921 'diff' => 'diff',
922 'hist' => 'hist',
923 'hide' => 'hide',
924 'show' => 'show',
925 'tableform' => 'table',
926 'listform' => 'list',
927 'nchanges' => "$1 changes",
928 'minoreditletter' => 'm',
929 'newpageletter' => 'N',
930 'sectionlink' => '&rarr;',
931 'number_of_watching_users_RCview' => '[$1]',
932 'number_of_watching_users_pageview' => '[$1 watching user/s]',
933
934 # Upload
935 #
936 'upload' => 'Upload file',
937 'uploadbtn' => 'Upload file',
938 'uploadlink' => 'Upload images',
939 'reupload' => 'Re-upload',
940 'reuploaddesc' => 'Return to the upload form.',
941 'uploadnologin' => 'Not logged in',
942 'uploadnologintext' => "You must be <a href=\"{{localurl:Special:Userlogin}}\">logged in</a>
943 to upload files.",
944 'uploadfile' => 'Upload images, sounds, documents etc.',
945 'uploaderror' => 'Upload error',
946 'uploadtext' =>
947 "'''STOP!''' Before you upload here,
948 make sure to read and follow the [[Project:Image use policy|image use policy]].
949
950 To view or search previously uploaded images,
951 go to the [[Special:Imagelist|list of uploaded images]].
952 Uploads and deletions are logged on the
953 [[Project:Upload log|upload log]].
954
955 Use the form below to upload new image files for use in
956 illustrating your pages.
957 On most browsers, you will see a \"Browse...\" button, which will
958 bring up your operating system's standard file open dialog.
959 Choosing a file will fill the name of that file into the text
960 field next to the button.
961 You must also check the box affirming that you are not
962 violating any copyrights by uploading the file.
963 Press the \"Upload\" button to finish the upload.
964 This may take some time if you have a slow internet connection.
965
966 The preferred formats are JPEG for photographic images, PNG
967 for drawings and other iconic images, and OGG for sounds.
968 Please name your files descriptively to avoid confusion.
969 To include the image in a page, use a link in the form
970 '''<nowiki>[[{{ns:6}}:file.jpg]]</nowiki>''' or
971 '''<nowiki>[[{{ns:6}}:file.png|alt text]]</nowiki>''' or
972 '''<nowiki>[[{{ns:-2}}:file.ogg]]</nowiki>''' for sounds.
973
974 Please note that as with wiki pages, others may edit or
975 delete your uploads if they think it serves the project, and
976 you may be blocked from uploading if you abuse the system.",
977
978 'uploadlog' => 'upload log',
979 'uploadlogpage' => 'Upload_log',
980 'uploadlogpagetext' => 'Below is a list of the most recent file uploads.',
981 'filename' => 'Filename',
982 'filedesc' => 'Summary',
983 'filestatus' => 'Copyright status',
984 'filesource' => 'Source',
985 'affirmation' => "I affirm that the copyright holder of this file
986 agrees to license it under the terms of the $1.",
987 'copyrightpage' => "Project:Copyrights",
988 'copyrightpagename' => "{{SITENAME}} copyright",
989 'uploadedfiles' => 'Uploaded files',
990 'noaffirmation' => 'You must affirm that your upload does not violate any copyrights.',
991 'ignorewarning' => 'Ignore warning and save file anyway.',
992 'minlength' => 'Image names must be at least three letters.',
993 'illegalfilename' => 'The filename "$1" contains characters that are not allowed in page titles. Please rename the file and try uploading it again.',
994 'badfilename' => "Image name has been changed to \"$1\".",
995 'badfiletype' => "\".$1\" is not a recommended image file format.",
996 'largefile' => 'It is recommended that images not exceed 100k in size.',
997 'emptyfile' => 'The file you uploaded seems to be empty. This might be due to a typo in the file name. Please check whether you really want to upload this file.',
998 'fileexists' => 'A file with this name exists already, please check $1 if you are not sure if you want to change it.',
999 'successfulupload' => 'Successful upload',
1000 'fileuploaded' => "File $1 uploaded successfully.
1001 Please follow this link: $2 to the description page and fill
1002 in information about the file, such as where it came from, when it was
1003 created and by whom, and anything else you may know about it. If this is an image, you can insert it like this: <tt><nowiki>[[Image:$1|thumb|Description]]</nowiki></tt>",
1004 'uploadwarning' => 'Upload warning',
1005 'savefile' => 'Save file',
1006 'uploadedimage' => "uploaded \"$1\"",
1007 'uploaddisabled' => 'Sorry, uploading is disabled.',
1008 'uploadcorrupt' => 'The file is corrupt or has an incorrect extension. Please check the file and upload again.',
1009
1010 # Image list
1011 #
1012 'imagelist' => 'Image list',
1013 'imagelisttext' => "Below is a list of $1 images sorted $2.",
1014 'getimagelist' => 'fetching image list',
1015 'ilshowmatch' => 'Show all images with names matching',
1016 'ilsubmit' => 'Search',
1017 'showlast' => "Show last $1 images sorted $2.",
1018 'all' => 'all',
1019 'byname' => 'by name',
1020 'bydate' => 'by date',
1021 'bysize' => 'by size',
1022 'imgdelete' => 'del',
1023 'imgdesc' => 'desc',
1024 'imglegend' => 'Legend: (desc) = show/edit image description.',
1025 'imghistory' => 'Image history',
1026 'revertimg' => 'rev',
1027 'deleteimg' => 'del',
1028 'deleteimgcompletely' => 'Delete all revisions',
1029 'imghistlegend' => 'Legend: (cur) = this is the current image, (del) = delete
1030 this old version, (rev) = revert to this old version.
1031 <br /><i>Click on date to see image uploaded on that date</i>.',
1032 'imagelinks' => 'Image links',
1033 'linkstoimage' => 'The following pages link to this image:',
1034 'nolinkstoimage' => 'There are no pages that link to this image.',
1035 'sharedupload' => 'This file is a shared upload and may be used by other projects.',
1036 'shareduploadwiki' => 'Please see the [$1 image description page] for further information.',
1037
1038 # Statistics
1039 #
1040 'statistics' => 'Statistics',
1041 'sitestats' => 'Site statistics',
1042 'userstats' => 'User statistics',
1043 'sitestatstext' => "There are '''$1''' total pages in the database.
1044 This includes \"talk\" pages, pages about {{SITENAME}}, minimal \"stub\"
1045 pages, redirects, and others that probably don't qualify as content pages.
1046 Excluding those, there are '''$2''' pages that are probably legitimate
1047 content pages.
1048
1049 There have been a total of '''$3''' page views, and '''$4''' page edits
1050 since the wiki was setup.
1051 That comes to '''$5''' average edits per page, and '''$6''' views per edit.",
1052 'userstatstext' => "There are '''$1''' registered users.
1053 '''$2''' of these are administrators (see $3).",
1054
1055 # Maintenance Page
1056 #
1057 'maintenance' => 'Maintenance page',
1058 '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 ;-)',
1059 'maintenancebacklink' => 'Back to Maintenance Page',
1060 'disambiguations' => 'Disambiguation pages',
1061 'disambiguationspage' => "Project:Links_to_disambiguating_pages",
1062 'disambiguationstext' => "The following pages link to a <i>disambiguation page</i>. They should link to the appropriate topic instead.<br />A page is treated as dismbiguation if it is linked from $1.<br />Links from other namespaces are <i>not</i> listed here.",
1063 'doubleredirects' => 'Double Redirects',
1064 'doubleredirectstext' => "<b>Attention:</b> This list may contain false positives. That usually means there is additional text with links below the first #REDIRECT.<br />\nEach row contains links to the first and second redirect, as well as the first line of the second redirect text, usually giving the \"real\" target page, which the first redirect should point to.",
1065 'brokenredirects' => 'Broken Redirects',
1066 'brokenredirectstext' => 'The following redirects link to a non-existing pages.',
1067 'selflinks' => 'Pages with Self Links',
1068 'selflinkstext' => 'The following pages contain a link to themselves, which they should not.',
1069 'mispeelings' => 'Pages with misspellings',
1070 'mispeelingstext' => "The following pages contain a common misspelling, which are listed on $1. The correct spelling might be given (like this).",
1071 'mispeelingspage' => 'List of common misspellings',
1072 'missinglanguagelinks' => 'Missing Language Links',
1073 'missinglanguagelinksbutton' => 'Find missing language links for',
1074 'missinglanguagelinkstext' => "These pages do <i>not</i> link to their counterpart in $1. Redirects and subpages are <i>not</i> shown.",
1075
1076
1077 # Miscellaneous special pages
1078 #
1079 'orphans' => 'Orphaned pages',
1080 'geo' => 'GEO coordinates',
1081 'validate' => 'Validate page',
1082 'lonelypages' => 'Orphaned pages',
1083 'uncategorizedpages' => 'Uncategorized pages',
1084 'uncategorizedcategories' => 'Uncategorized categories',
1085 'unusedimages' => 'Unused images',
1086 'popularpages' => 'Popular pages',
1087 'nviews' => '$1 views',
1088 'wantedpages' => 'Wanted pages',
1089 'nlinks' => '$1 links',
1090 'allpages' => 'All pages',
1091 'randompage' => 'Random page',
1092 'randompage-url'=> 'Special:Randompage',
1093 'shortpages' => 'Short pages',
1094 'longpages' => 'Long pages',
1095 'deadendpages' => 'Dead-end pages',
1096 'listusers' => 'User list',
1097 'listadmins' => 'Admins list',
1098 'specialpages' => 'Special pages',
1099 'spheading' => 'Special pages for all users',
1100 'asksqlpheading' => 'asksql level',
1101 'blockpheading' => 'block level',
1102 'createaccountpheading' => 'createaccount level',
1103 'deletepheading' => 'delete level',
1104 'userrightspheading' => 'userrights level',
1105 'siteadminpheading' => 'siteadmin level',
1106
1107 /** obsoletes
1108 'sysopspheading' => 'For sysop use only',
1109 'developerspheading' => 'For developer use only',
1110 */
1111 'protectpage' => 'Protect page',
1112 'recentchangeslinked' => 'Related changes',
1113 'rclsub' => "(to pages linked from \"$1\")",
1114 'debug' => 'Debug',
1115 'newpages' => 'New pages',
1116 'ancientpages' => 'Oldest pages',
1117 'intl' => 'Interlanguage links',
1118 'move' => 'Move',
1119 'movethispage' => 'Move this page',
1120 'unusedimagestext' => '<p>Please note that other web sites may link to an image with
1121 a direct URL, and so may still be listed here despite being
1122 in active use.',
1123 'booksources' => 'Book sources',
1124 'categoriespagetext' => 'The following categories exists in the wiki.',
1125 'data' => 'Data',
1126 'userlevels' => 'User levels management',
1127
1128 # FIXME: Other sites, of course, may have affiliate relations with the booksellers list
1129 'booksourcetext' => "Below is a list of links to other sites that
1130 sell new and used books, and may also have further information
1131 about books you are looking for.
1132 {{SITENAME}} is not affiliated with any of these businesses, and
1133 this list should not be construed as an endorsement.",
1134 'isbn' => 'ISBN',
1135 'rfcurl' => 'http://www.faqs.org/rfcs/rfc$1.html',
1136 'pubmedurl' => 'http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&db=pubmed&dopt=Abstract&list_uids=$1',
1137 'alphaindexline' => "$1 to $2",
1138 'version' => 'Version',
1139 'log' => 'Logs',
1140 'alllogstext' => 'Combined display of upload, deletion, protection, blocking, and sysop logs.
1141 You can narrow down the view by selecting a log type, the user name, or the affected page.',
1142
1143 # Special:Allpages
1144 'nextpage' => 'Next page ($1)',
1145 'articlenamespace' => '(articles)',
1146 'allpagesformtext1' => 'Display pages starting at: $1',
1147 'allpagesformtext2' => 'Choose namespace: $1 $2',
1148 'allarticles' => 'All articles',
1149 'allpagesprev' => 'Previous',
1150 'allpagesnext' => 'Next',
1151 'allpagesnamespace' => 'All pages ($1 namespace)',
1152 'allpagessubmit' => 'Go',
1153
1154 # Email this user
1155 #
1156 'mailnologin' => 'No send address',
1157 'mailnologintext' => "You must be <a href=\"{{localurl:Special:Userlogin\">logged in</a>
1158 and have a valid e-mail address in your <a href=\"{{localurl:Special:Preferences}}\">preferences</a>
1159 to send e-mail to other users.",
1160 'emailuser' => 'E-mail this user',
1161 'emailpage' => 'E-mail user',
1162 'emailpagetext' => 'If this user has entered a valid e-mail address in
1163 his or her user preferences, the form below will send a single message.
1164 The e-mail address you entered in your user preferences will appear
1165 as the "From" address of the mail, so the recipient will be able
1166 to reply.',
1167 'usermailererror' => 'Mail object returned error: ',
1168 'defemailsubject' => "{{SITENAME}} e-mail",
1169 'noemailtitle' => 'No e-mail address',
1170 'noemailtext' => 'This user has not specified a valid e-mail address,
1171 or has chosen not to receive e-mail from other users.',
1172 'emailfrom' => 'From',
1173 'emailto' => 'To',
1174 'emailsubject' => 'Subject',
1175 'emailmessage' => 'Message',
1176 'emailsend' => 'Send',
1177 'emailsent' => 'E-mail sent',
1178 'emailsenttext' => 'Your e-mail message has been sent.',
1179
1180 # Watchlist
1181 #
1182 'watchlist' => 'My watchlist',
1183 'watchlistsub' => "(for user \"$1\")",
1184 'nowatchlist' => 'You have no items on your watchlist.',
1185 'watchnologin' => 'Not logged in',
1186 'watchnologintext' => "You must be <a href=\"{{localurl:Special:Userlogin}}\">logged in</a>
1187 to modify your watchlist.",
1188 'addedwatch' => 'Added to watchlist',
1189 'addedwatchtext' => "The page \"$1\" has been added to your [[Special:Watchlist|watchlist]].
1190 Future changes to this page and its associated Talk page will be listed there,
1191 and the page will appear '''bolded''' in the [[Special:Recentchanges|list of recent changes]] to
1192 make it easier to pick out.
1193
1194 <p>If you want to remove the page from your watchlist later, click \"Stop watching\" in the sidebar.",
1195 'removedwatch' => 'Removed from watchlist',
1196 'removedwatchtext' => "The page \"$1\" has been removed from your watchlist.",
1197 'watch' => 'Watch',
1198 'watchthispage' => 'Watch this page',
1199 'unwatch' => 'Unwatch',
1200 'unwatchthispage' => 'Stop watching',
1201 'notanarticle' => 'Not a content page',
1202 'watchnochange' => 'None of your watched items were edited in the time period displayed.',
1203 'watchdetails' => "($1 pages watched not counting talk pages;
1204 $2 total pages edited since cutoff;
1205 $3...
1206 <a href='$4'>show and edit complete list</a>.)",
1207 'watchmethod-recent'=> 'checking recent edits for watched pages',
1208 'watchmethod-list' => 'checking watched pages for recent edits',
1209 'removechecked' => 'Remove checked items from watchlist',
1210 'watchlistcontains' => "Your watchlist contains $1 pages.",
1211 'watcheditlist' => 'Here\'s an alphabetical list of your
1212 watched content pages. Check the boxes of pages you want to remove from your watchlist and click the \'remove checked\' button
1213 at the bottom of the screen (deleting a content page also deletes the accompanying talk page and vice versa).',
1214 'removingchecked' => 'Removing requested items from watchlist...',
1215 'couldntremove' => "Couldn't remove item '$1'...",
1216 'iteminvalidname' => "Problem with item '$1', invalid name...",
1217 'wlnote' => "Below are the last $1 changes in the last <b>$2</b> hours.",
1218 'wlshowlast' => "Show last $1 hours $2 days $3",
1219 'wlsaved' => 'This is a saved version of your watchlist.',
1220
1221 'updatedmarker' => '<span class=\'updatedmarker\'>&nbsp;updated (since my last visit)&nbsp;</span>',
1222
1223 'email_notification_mailer' => '{{SITENAME}} Notification Mailer',
1224 'email_notification_infotext' => '
1225 <strong>Email Notification</strong><p>
1226 <form action=\'{{localurl:Special:Watchlist|action=submit&magic=yes}}\' method=\'post\'>
1227 <ul>
1228 <li>You will be notified by email when someone changes a page which is listed in your watchlist.</li>
1229 <li>A flag is set so that you receive only one email on the first change.</li>
1230 <li>Your own edits do <b>not</b> trigger the sending of notifications.
1231 <li>{{MediaWiki:updatedmarker}} means that the <b><i>page has changed since your last visit and that a notification mail has been sent to you.</i></b>.</li>
1232 <li>The flag is automatically cleared when you visit such pages.</li>
1233 <li> Alternatively, you can reset all flags at once by clicking on&nbsp; <input type="submit" name="dummy" value=\'Reset all notification flags (set their status to "visited")\'><input type="hidden" name="reset" value="all"></form></li>
1234 </ul>
1235 <hr>',
1236 'email_notification_newpagetext'=> 'This is a new page.',
1237 'email_notification_to' => '$WATCHINGUSERNAME_QP <$WATCHINGUSEREMAILADDR>',
1238 'email_notification_subject' => '{{SITENAME}} page $PAGETITLE_QP has been changed by $PAGEEDITOR_QP',
1239 'email_notification_lastvisitedrevisiontext' => 'See {{SERVER}}{{localurl:$PAGETITLE_RAWURL|diff=0&oldid=$OLDID}} for all changes since your last visit.',
1240 'email_notification_body' => 'Dear $WATCHINGUSERNAME,
1241
1242 the {{SITENAME}} page $PAGETITLE has been changed on $PAGEEDITDATE by $PAGEEDITOR,
1243 see {{SERVER}}{{localurl:$PAGETITLE_RAWURL}} for the current version.
1244
1245 $NEWPAGE
1246
1247 Editor\'s summary: $PAGESUMMARY $PAGEMINOREDIT
1248 Contact the editor:
1249 mail {{SERVER}}{{localurl:Special:Emailuser|target=$PAGEEDITOR_RAWURL}}
1250 wiki {{SERVER}}{{localurl:User:$PAGEEDITOR_RAWURL}}
1251
1252 There will be no other notifications in case of further changes unless you visit this page.
1253 You could also reset the notification flags for all your watched pages on your watchlist.
1254
1255 Your friendly {{SITENAME}} notification system
1256
1257 --
1258 To change your watchlist settings, visit
1259 {{SERVER}}{{localurl:Special:Watchlist|magic=yes}}
1260
1261 Feedback and further assistance:
1262 {{SERVER}}{{localurl:WikiHelpdesk}}',
1263
1264 # Delete/protect/revert
1265 #
1266 'deletepage' => 'Delete page',
1267 'confirm' => 'Confirm',
1268 'excontent' => 'content was:',
1269 'exbeforeblank' => 'content before blanking was:',
1270 'exblank' => 'page was empty',
1271 'confirmdelete' => 'Confirm delete',
1272 'deletesub' => "(Deleting \"$1\")",
1273 'historywarning' => 'Warning: The page you are about to delete has a history: ',
1274 'confirmdeletetext' => "You are about to permanently delete a page
1275 or image along with all of its history from the database.
1276 Please confirm that you intend to do this, that you understand the
1277 consequences, and that you are doing this in accordance with
1278 [[Project:Policy]].",
1279 'confirmcheck' => 'Yes, I really want to delete this.',
1280 'actioncomplete' => 'Action complete',
1281 'deletedtext' => "\"$1\" has been deleted.
1282 See $2 for a record of recent deletions.",
1283 'deletedarticle' => "deleted \"$1\"",
1284 'dellogpage' => 'Deletion_log',
1285 'dellogpagetext' => 'Below is a list of the most recent deletions.',
1286 'deletionlog' => 'deletion log',
1287 'reverted' => 'Reverted to earlier revision',
1288 'deletecomment' => 'Reason for deletion',
1289 'imagereverted' => 'Revert to earlier version was successful.',
1290 'rollback' => 'Roll back edits',
1291 'rollback_short' => 'Rollback',
1292 'rollbacklink' => 'rollback',
1293 'rollbackfailed' => 'Rollback failed',
1294 'cantrollback' => 'Cannot revert edit; last contributor is only author of this page.',
1295 'alreadyrolled' => "Cannot rollback last edit of [[$1]]
1296 by [[User:$2|$2]] ([[User talk:$2|Talk]]); someone else has edited or rolled back the page already.
1297
1298 Last edit was by [[User:$3|$3]] ([[User talk:$3|Talk]]). ",
1299 # only shown if there is an edit comment
1300 'editcomment' => "The edit comment was: \"<i>$1</i>\".",
1301 'revertpage' => "Reverted edit of $2, changed back to last version by $1",
1302 'protectlogpage' => 'Protection_log',
1303 'protectlogtext' => "Below is a list of page locks/unlocks.
1304 See [[Project:Protected page]] for more information.",
1305 'protectedarticle' => "protected $1",
1306 'unprotectedarticle' => "unprotected $1",
1307 'protectsub' =>"(Protecting \"$1\")",
1308 'confirmprotecttext' => 'Do you really want to protect this page?',
1309 'confirmprotect' => 'Confirm protection',
1310 'protectmoveonly' => 'Protect from moves only',
1311 'protectcomment' => 'Reason for protecting',
1312 'unprotectsub' =>"(Unprotecting \"$1\")",
1313 'confirmunprotecttext' => 'Do you really want to unprotect this page?',
1314 'confirmunprotect' => 'Confirm unprotection',
1315 'unprotectcomment' => 'Reason for unprotecting',
1316 'protectreason' => '(give a reason)',
1317
1318 # Undelete
1319 'undelete' => 'Restore deleted page',
1320 'undeletepage' => 'View and restore deleted pages',
1321 'undeletepagetext' => 'The following pages have been deleted but are still in the archive and
1322 can be restored. The archive may be periodically cleaned out.',
1323 'undeletearticle' => 'Restore deleted page',
1324 'undeleterevisions' => "$1 revisions archived",
1325 'undeletehistory' => 'If you restore the page, all revisions will be restored to the history.
1326 If a new page with the same name has been created since the deletion, the restored
1327 revisions will appear in the prior history, and the current revision of the live page
1328 will not be automatically replaced.',
1329 'undeleterevision' => "Deleted revision as of $1",
1330 'undeletebtn' => 'Restore!',
1331 'undeletedarticle' => "restored \"$1\"",
1332 'undeletedrevisions' => "$1 revisions restored",
1333 'undeletedtext' => "[[$1]] has been successfully restored.
1334 See [[Special:Log/delete]] for a record of recent deletions and restorations.",
1335
1336 # Contributions
1337 #
1338 'contributions' => 'User contributions',
1339 'mycontris' => 'My contributions',
1340 'contribsub' => "For $1",
1341 'nocontribs' => 'No changes were found matching these criteria.',
1342 'ucnote' => "Below are this user's last <b>$1</b> changes in the last <b>$2</b> days.",
1343 'uclinks' => "View the last $1 changes; view the last $2 days.",
1344 'uctop' => ' (top)' ,
1345 'newbies' => 'newbies',
1346
1347 # What links here
1348 #
1349 'whatlinkshere' => 'What links here',
1350 'notargettitle' => 'No target',
1351 'notargettext' => 'You have not specified a target page or user
1352 to perform this function on.',
1353 'linklistsub' => '(List of links)',
1354 'linkshere' => 'The following pages link to here:',
1355 'nolinkshere' => 'No pages link to here.',
1356 'isredirect' => 'redirect page',
1357
1358 # Block/unblock IP
1359 #
1360 'blockip' => 'Block user',
1361 'blockiptext' => "Use the form below to block write access
1362 from a specific IP address or username.
1363 This should be done only only to prevent vandalism, and in
1364 accordance with [[Project:Policy|policy]].
1365 Fill in a specific reason below (for example, citing particular
1366 pages that were vandalized).",
1367 'ipaddress' => 'IP Address/username',
1368 'ipbexpiry' => 'Expiry',
1369 'ipbreason' => 'Reason',
1370 'ipbsubmit' => 'Block this user',
1371 'badipaddress' => 'Invalid IP address',
1372 'noblockreason' => 'You must supply a reason for the block.',
1373 'blockipsuccesssub' => 'Block succeeded',
1374 'blockipsuccesstext' => "\"$1\" has been blocked.
1375 <br />See [[Special:Ipblocklist|IP block list]] to review blocks.",
1376 'unblockip' => 'Unblock user',
1377 'unblockiptext' => 'Use the form below to restore write access
1378 to a previously blocked IP address or username.',
1379 'ipusubmit' => 'Unblock this address',
1380 'ipusuccess' => "\"$1\" unblocked",
1381 'ipblocklist' => 'List of blocked IP addresses and usernames',
1382 'blocklistline' => "$1, $2 blocked $3 (expires $4)",
1383 'blocklink' => 'block',
1384 'unblocklink' => 'unblock',
1385 'contribslink' => 'contribs',
1386 'autoblocker' => "Autoblocked because you share an IP address with \"$1\". Reason \"$2\".",
1387 'blocklogpage' => 'Block_log',
1388 'blocklogentry' => 'blocked "$1" with an expiry time of $2',
1389 'blocklogtext' => 'This is a log of user blocking and unblocking actions. Automatically
1390 blocked IP addresses are not be listed. See the [[Special:Ipblocklist|IP block list]] for
1391 the list of currently operational bans and blocks.',
1392 'unblocklogentry' => 'unblocked "$1"',
1393 'range_block_disabled' => 'The sysop ability to create range blocks is disabled.',
1394 'ipb_expiry_invalid' => 'Expiry time invalid.',
1395 'ip_range_invalid' => "Invalid IP range.\n",
1396 'proxyblocker' => 'Proxy blocker',
1397 'proxyblockreason' => 'Your IP address has been blocked because it is an open proxy. Please contact your Internet service provider or tech support and inform them of this serious security problem.',
1398 'proxyblocksuccess' => "Done.\n",
1399
1400 # Developer tools
1401 #
1402 'lockdb' => 'Lock database',
1403 'unlockdb' => 'Unlock database',
1404 'lockdbtext' => 'Locking the database will suspend the ability of all
1405 users to edit pages, change their preferences, edit their watchlists, and
1406 other things requiring changes in the database.
1407 Please confirm that this is what you intend to do, and that you will
1408 unlock the database when your maintenance is done.',
1409 'unlockdbtext' => 'Unlocking the database will restore the ability of all
1410 users to edit pages, change their preferences, edit their watchlists, and
1411 other things requiring changes in the database.
1412 Please confirm that this is what you intend to do.',
1413 'lockconfirm' => 'Yes, I really want to lock the database.',
1414 'unlockconfirm' => 'Yes, I really want to unlock the database.',
1415 'lockbtn' => 'Lock database',
1416 'unlockbtn' => 'Unlock database',
1417 'locknoconfirm' => 'You did not check the confirmation box.',
1418 'lockdbsuccesssub' => 'Database lock succeeded',
1419 'unlockdbsuccesssub' => 'Database lock removed',
1420 'lockdbsuccesstext' => 'The database has been locked.
1421 <br />Remember to remove the lock after your maintenance is complete.',
1422 'unlockdbsuccesstext' => 'The database has been unlocked.',
1423
1424 # SQL query
1425 #
1426 'asksql' => 'SQL query',
1427 'asksqltext' => "Use the form below to make a direct query of the
1428 database.
1429 Use single quotes ('like this') to delimit string literals.
1430 This can often add considerable load to the server, so please use
1431 this function sparingly.",
1432 'sqlislogged' => 'Please note that all queries are logged.',
1433 'sqlquery' => 'Enter query',
1434 'querybtn' => 'Submit query',
1435 'selectonly' => 'Only read-only queries are allowed.',
1436 'querysuccessful' => 'Query successful',
1437
1438 # Make sysop
1439 'makesysoptitle' => 'Make a user into a sysop',
1440 'makesysoptext' => 'This form is used by bureaucrats to turn ordinary users into administrators.
1441 Type the name of the user in the box and press the button to make the user an administrator',
1442 'makesysopname' => 'Name of the user:',
1443 'makesysopsubmit' => 'Make this user into a sysop',
1444 'makesysopok' => "<b>User \"$1\" is now a sysop</b>",
1445 'makesysopfail' => "<b>User \"$1\" could not be made into a sysop. (Did you enter the name correctly?)</b>",
1446 'setbureaucratflag' => 'Set bureaucrat flag',
1447 'bureaucratlog' => 'Bureaucrat_log',
1448 'bureaucratlogentry' => "Rights for user \"$1\" set \"$2\"",
1449 'rights' => 'Rights:',
1450 'set_user_rights' => 'Set user rights',
1451 'user_rights_set' => "<b>User rights for \"$1\" updated</b>",
1452 'set_rights_fail' => "<b>User rights for \"$1\" could not be set. (Did you enter the name correctly?)</b>",
1453 'makesysop' => 'Make a user into a sysop',
1454
1455 # Validation
1456 'val_clear_old' => 'Clear my other validation data for $1',
1457 'val_merge_old' => 'Use my previous assessment where selected \'No opinion\'',
1458 'val_form_note' => '<b>Hint:</b> Merging your data means that for the article
1459 revision you select, all options where you have specified <i>no opinion</i>
1460 will be set to the value and comment of the most recent revision for which you
1461 have expressed an opinion. For example, if you want to change a single option
1462 for a newer revision, but also keep your other settings for this article in
1463 this revision, just select which option you intend to <i>change</i>, and
1464 merging will fill in the other options with your previous settings.',
1465 'val_noop' => 'No opinion',
1466 'val_percent' => '<b>$1%</b><br />($2 of $3 points<br />by $4 users)',
1467 'val_percent_single' => '<b>$1%</b><br />($2 of $3 points<br />by one user)',
1468 'val_total' => 'Total',
1469 'val_version' => 'Version',
1470 'val_tab' => 'Validate',
1471 'val_this_is_current_version' => 'this is the latest version',
1472 'val_version_of' => "Version of $1" ,
1473 'val_table_header' => "<tr><th>Class</th>$1<th colspan=4>Opinion</th>$1<th>Comment</th></tr>\n",
1474 'val_stat_link_text' => 'Validation statistics for this article',
1475 'val_view_version' => 'View this version',
1476 'val_validate_version' => 'Validate this version',
1477 'val_user_validations' => 'This user has validated $1 pages.',
1478 'val_no_anon_validation' => 'You have to be logged in to validate an article.',
1479 'val_validate_article_namespace_only' => 'Only articles can be validated. This page is <i>not</i> in the article namespace.',
1480 'val_validated' => 'Validation done.',
1481 'val_article_lists' => 'List of validated articles',
1482 'val_page_validation_statistics' => 'Page validation statistics for $1',
1483
1484 # Move page
1485 #
1486 'movepage' => 'Move page',
1487 'movepagetext' => 'Using the form below will rename a page, moving all
1488 of its history to the new name.
1489 The old title will become a redirect page to the new title.
1490 Links to the old page title will not be changed; be sure to
1491 [[Special:Maintenance|check]] for double or broken redirects.
1492 You are responsible for making sure that links continue to
1493 point where they are supposed to go.
1494
1495 Note that the page will \'\'\'not\'\'\' be moved if there is already
1496 a page at the new title, unless it is empty or a redirect and has no
1497 past edit history. This means that you can rename a page back to where
1498 it was just renamed from if you make a mistake, and you cannot overwrite
1499 an existing page.
1500
1501 <b>WARNING!</b>
1502 This can be a drastic and unexpected change for a popular page;
1503 please be sure you understand the consequences of this before
1504 proceeding.',
1505 'movepagetalktext' => 'The associated talk page, if any, will be automatically moved along with it \'\'\'unless:\'\'\'
1506 *You are moving the page across namespaces,
1507 *A non-empty talk page already exists under the new name, or
1508 *You uncheck the box below.
1509
1510 In those cases, you will have to move or merge the page manually if desired.',
1511 'movearticle' => 'Move page',
1512 'movenologin' => 'Not logged in',
1513 'movenologintext' => "You must be a registered user and <a href=\"{{localurl:Special:Userlogin}}\">logged in</a>
1514 to move a page.",
1515 'newtitle' => 'To new title',
1516 'movepagebtn' => 'Move page',
1517 'pagemovedsub' => 'Move succeeded',
1518 'pagemovedtext' => "Page \"[[$1]]\" moved to \"[[$2]]\".",
1519 'articleexists' => 'A page of that name already exists, or the
1520 name you have chosen is not valid.
1521 Please choose another name.',
1522 'talkexists' => 'The page itself was moved successfully, but the
1523 talk page could not be moved because one already exists at the new
1524 title. Please merge them manually.',
1525 'movedto' => 'moved to',
1526 'movetalk' => 'Move "talk" page as well, if applicable.',
1527 'talkpagemoved' => 'The corresponding talk page was also moved.',
1528 'talkpagenotmoved' => 'The corresponding talk page was <strong>not</strong> moved.',
1529 '1movedto2' => "$1 moved to $2",
1530 '1movedto2_redir' => '$1 moved to $2 over redirect',
1531
1532 # Export
1533
1534 'export' => 'Export pages',
1535 'exporttext' => 'You can export the text and editing history of a particular page or
1536 set of pages wrapped in some XML. In the future, this may then be imported into another
1537 wiki running MediaWiki software, although there is no support for this feature in the
1538 current version.
1539
1540 To export article pages, enter the titles in the text box below, one title per line, and
1541 select whether you want the current version as well as all old versions, with the page
1542 history lines, or just the current version with the info about the last edit.
1543
1544 In the latter case you can also use a link, e.g. [[{{ns:Special}}:Export/Train]] for the
1545 article [[Train]].
1546 ',
1547 'exportcuronly' => 'Include only the current revision, not the full history',
1548
1549 # Namespace 8 related
1550
1551 'allmessages' => 'All system messages',
1552 'allmessagestext' => 'This is a list of all system messages available in the MediaWiki: namespace.',
1553 'allmessagesnotsupportedUI' => 'Your current interface language <b>$1</b> is not supported by Special:AllMessages at this site.',
1554 'allmessagesnotsupportedDB' => 'Special:AllMessages not supported because wgUseDatabaseMessages is off.',
1555
1556 # Thumbnails
1557
1558 'thumbnail-more' => 'Enlarge',
1559 'missingimage' => "<b>Missing image</b><br /><i>$1</i>\n",
1560 'filemissing' => 'File missing',
1561
1562 # Special:Import
1563 'import' => 'Import pages',
1564 'importtext' => 'Please export the file from the source wiki using the Special:Export utility, save it to your disk and upload it here.',
1565 'importfailed' => "Import failed: $1",
1566 'importnotext' => 'Empty or no text',
1567 'importsuccess' => 'Import succeeded!',
1568 'importhistoryconflict' => 'Conflicting history revision exists (may have imported this page before)',
1569
1570 # Keyboard access keys for power users
1571 'accesskey-search' => 'f',
1572 'accesskey-minoredit' => 'i',
1573 'accesskey-save' => 's',
1574 'accesskey-preview' => 'p',
1575 'accesskey-compareselectedversions' => 'v',
1576
1577 # tooltip help for some actions, most are in Monobook.js
1578 'tooltip-search' => 'Search this wiki [alt-f]',
1579 'tooltip-minoredit' => 'Mark this as a minor edit [alt-i]',
1580 'tooltip-save' => 'Save your changes [alt-s]',
1581 'tooltip-preview' => 'Preview your changes, please use this before saving! [alt-p]',
1582 'tooltip-compareselectedversions' => 'See the differences between the two selected versions of this page. [alt-v]',
1583
1584 # stylesheets
1585
1586 'Monobook.css' => '/* edit this file to customize the monobook skin for the entire site */',
1587 #'Monobook.js' => '/* edit this file to change js things in the monobook skin */',
1588
1589 # Metadata
1590 'nodublincore' => 'Dublin Core RDF metadata disabled for this server.',
1591 'nocreativecommons' => 'Creative Commons RDF metadata disabled for this server.',
1592 'notacceptable' => 'The wiki server can\'t provide data in a format your client can read.',
1593
1594 # Attribution
1595
1596 'anonymous' => "Anonymous user(s) of $wgSitename",
1597 'siteuser' => "$wgSitename user $1",
1598 'lastmodifiedby' => "This page was last modified $1 by $2.",
1599 'and' => 'and',
1600 'othercontribs' => "Based on work by $1.",
1601 'others' => 'others',
1602 'siteusers' => "$wgSitename user(s) $1",
1603 'creditspage' => 'Page credits',
1604 'nocredits' => 'There is no credits info available for this page.',
1605
1606 # Spam protection
1607
1608 'spamprotectiontitle' => 'Spam protection filter',
1609 'spamprotectiontext' => 'The page you wanted to save was blocked by the spam filter. This is probably caused by a link to an external site.',
1610 'spamprotectionmatch' => 'The following text is what triggered our spam filter: $1',
1611 'subcategorycount' => "There are $1 subcategories to this category.",
1612 'subcategorycount1' => "There is $1 subcategory to this category.",
1613 'categoryarticlecount' => "There are $1 articles in this category.",
1614 'categoryarticlecount1' => "There is $1 article in this category.",
1615 'usenewcategorypage' => "1\n\nSet first character to \"0\" to disable the new category page layout.",
1616 'listingcontinuesabbrev' => " cont.",
1617
1618 # Info page
1619 "infosubtitle" => "Information for page",
1620 "numedits" => "Number of edits (article): $1",
1621 "numtalkedits" => "Number of edits (discussion page): $1",
1622 "numwatchers" => "Number of watchers: $1",
1623 "numauthors" => "Number of distinct authors (article): $1",
1624 "numtalkauthors" => "Number of distinct authors (discussion page): $1",
1625
1626 # Math options
1627 'mw_math_png' => 'Always render PNG',
1628 'mw_math_simple' => 'HTML if very simple or else PNG',
1629 'mw_math_html' => 'HTML if possible or else PNG',
1630 'mw_math_source' => 'Leave it as TeX (for text browsers)',
1631 'mw_math_modern' => 'Recommended for modern browsers',
1632 'mw_math_mathml' => 'MathML if possible (experimental)',
1633
1634 # Patrolling
1635 'markaspatrolleddiff' => "Mark as patrolled",
1636 'markaspatrolledlink' => "<div class='patrollink'>[$1]</div>",
1637 'markaspatrolledtext' => "Mark this article as patrolled",
1638 'markedaspatrolled' => "Marked as patrolled",
1639 'markedaspatrolledtext' => "The selected revision has been marked as patrolled.",
1640 'rcpatroldisabled' => "Recent Changes Patrol disabled",
1641 'rcpatroldisabledtext' => "The Recent Changes Patrol feature is currently disabled.",
1642
1643 # Monobook.js: tooltips and access keys for monobook
1644 'Monobook.js' => '/* tooltips and access keys */
1645 ta = new Object();
1646 ta[\'pt-userpage\'] = new Array(\'.\',\'My user page\');
1647 ta[\'pt-anonuserpage\'] = new Array(\'.\',\'The user page for the ip you\\\'re editing as\');
1648 ta[\'pt-mytalk\'] = new Array(\'n\',\'My talk page\');
1649 ta[\'pt-anontalk\'] = new Array(\'n\',\'Discussion about edits from this ip address\');
1650 ta[\'pt-preferences\'] = new Array(\'\',\'My preferences\');
1651 ta[\'pt-watchlist\'] = new Array(\'l\',\'The list of pages you\\\'re monitoring for changes.\');
1652 ta[\'pt-mycontris\'] = new Array(\'y\',\'List of my contributions\');
1653 ta[\'pt-login\'] = new Array(\'o\',\'You are encouraged to log in, it is not mandatory however.\');
1654 ta[\'pt-anonlogin\'] = new Array(\'o\',\'You are encouraged to log in, it is not mandatory however.\');
1655 ta[\'pt-logout\'] = new Array(\'o\',\'Log out\');
1656 ta[\'ca-talk\'] = new Array(\'t\',\'Discussion about the content page\');
1657 ta[\'ca-edit\'] = new Array(\'e\',\'You can edit this page. Please use the preview button before saving.\');
1658 ta[\'ca-addsection\'] = new Array(\'+\',\'Add a comment to this discussion.\');
1659 ta[\'ca-viewsource\'] = new Array(\'e\',\'This page is protected. You can view its source.\');
1660 ta[\'ca-history\'] = new Array(\'h\',\'Past versions of this page.\');
1661 ta[\'ca-protect\'] = new Array(\'=\',\'Protect this page\');
1662 ta[\'ca-delete\'] = new Array(\'d\',\'Delete this page\');
1663 ta[\'ca-undelete\'] = new Array(\'d\',\'Restore the edits done to this page before it was deleted\');
1664 ta[\'ca-move\'] = new Array(\'m\',\'Move this page\');
1665 ta[\'ca-nomove\'] = new Array(\'\',\'You don\\\'t have the permissions to move this page\');
1666 ta[\'ca-watch\'] = new Array(\'w\',\'Add this page to your watchlist\');
1667 ta[\'ca-unwatch\'] = new Array(\'w\',\'Remove this page from your watchlist\');
1668 ta[\'search\'] = new Array(\'f\',\'Search this wiki\');
1669 ta[\'p-logo\'] = new Array(\'\',\'Main Page\');
1670 ta[\'n-mainpage\'] = new Array(\'z\',\'Visit the Main Page\');
1671 ta[\'n-portal\'] = new Array(\'\',\'About the project, what you can do, where to find things\');
1672 ta[\'n-currentevents\'] = new Array(\'\',\'Find background information on current events\');
1673 ta[\'n-recentchanges\'] = new Array(\'r\',\'The list of recent changes in the wiki.\');
1674 ta[\'n-randompage\'] = new Array(\'x\',\'Load a random page\');
1675 ta[\'n-help\'] = new Array(\'\',\'The place to find out.\');
1676 ta[\'n-sitesupport\'] = new Array(\'\',\'Support us\');
1677 ta[\'t-whatlinkshere\'] = new Array(\'j\',\'List of all wiki pages that link here\');
1678 ta[\'t-recentchangeslinked\'] = new Array(\'k\',\'Recent changes in pages linked from this page\');
1679 ta[\'feed-rss\'] = new Array(\'\',\'RSS feed for this page\');
1680 ta[\'feed-atom\'] = new Array(\'\',\'Atom feed for this page\');
1681 ta[\'t-contributions\'] = new Array(\'\',\'View the list of contributions of this user\');
1682 ta[\'t-emailuser\'] = new Array(\'\',\'Send a mail to this user\');
1683 ta[\'t-upload\'] = new Array(\'u\',\'Upload images or media files\');
1684 ta[\'t-specialpages\'] = new Array(\'q\',\'List of all special pages\');
1685 ta[\'ca-nstab-main\'] = new Array(\'c\',\'View the content page\');
1686 ta[\'ca-nstab-user\'] = new Array(\'c\',\'View the user page\');
1687 ta[\'ca-nstab-media\'] = new Array(\'c\',\'View the media page\');
1688 ta[\'ca-nstab-special\'] = new Array(\'\',\'This is a special page, you can\\\'t edit the page itself.\');
1689 ta[\'ca-nstab-wp\'] = new Array(\'a\',\'View the project page\');
1690 ta[\'ca-nstab-image\'] = new Array(\'c\',\'View the image page\');
1691 ta[\'ca-nstab-mediawiki\'] = new Array(\'c\',\'View the system message\');
1692 ta[\'ca-nstab-template\'] = new Array(\'c\',\'View the template\');
1693 ta[\'ca-nstab-help\'] = new Array(\'c\',\'View the help page\');
1694 ta[\'ca-nstab-category\'] = new Array(\'c\',\'View the category page\');
1695 ',
1696
1697 # image deletion
1698 'deletedrevision' => 'Deleted old revision $1.',
1699
1700 # browsing diffs
1701 'previousdiff' => '&larr; Go to previous diff',
1702 'nextdiff' => 'Go to next diff &rarr;',
1703
1704 'imagemaxsize' => 'Limit images on image description pages to: ',
1705 'showbigimage' => 'Download high resolution version ($1x$2, $3 KB)',
1706
1707 'newimages' => 'New images gallery',
1708 'noimages' => 'Nothing to see.',
1709
1710 'sitesettings' => 'Site Settings',
1711 'sitesettings-features' => 'Features',
1712 'sitesettings-permissions' => 'Permissions',
1713 'sitesettings-memcached' => 'Memcache Daemon',
1714 'sitesettings-debugging' => 'Debugging',
1715 'sitesettings-caching' => 'Page caching',
1716 'sitesettings-wgShowIPinHeader' => 'Show IP in header (for non-logged in users)',
1717 'sitesettings-wgUseDatabaseMessages' => 'Use database messages for user interface labels',
1718 'sitesettings-wgUseCategoryMagic' => 'Enable categories',
1719 'sitesettings-wgUseCategoryBrowser' => 'Enable experimental dmoz-like category browsing. Outputs things like: Encyclopedia > Music > Style of Music > Jazz',
1720 'sitesettings-wgHitcounterUpdateFreq' => 'Hit counter update frequency',
1721 'sitesettings-wgAllowExternalImages' => 'Allow to include external images into articles',
1722 'sitesettings-permissions-readonly' => 'Maintenance mode: Disable write access',
1723 'sitesettings-permissions-whitelist' => 'Whitelist mode',
1724 'sitesettings-permissions-banning' => 'User banning',
1725 'sitesettings-permissions-miser' => 'Performance settings',
1726 'sitesettings-wgReadOnly' => 'Readonly mode',
1727 'sitesettings-wgReadOnlyFile' => 'Readonly message file',
1728 'sitesettings-wgWhitelistEdit' => 'Users must be logged in to edit',
1729 'sitesettings-wgWhitelistRead' => 'Anonymous users may only read these pages:',
1730 'sitesettings-wgWhitelistAccount-user' => 'Users may create accounts themself',
1731 'sitesettings-wgWhitelistAccount-sysop' => 'Sysops may create accounts for users',
1732 'sitesettings-wgWhitelistAccount-developer' => 'Developers may create accounts for users',
1733 'sitesettings-wgSysopUserBans' => 'Sysops may block logged-in users',
1734 'sitesettings-wgSysopRangeBans' => 'Sysops may block IP-ranges',
1735 'sitesettings-wgDefaultBlockExpiry' => 'By default, blocks expire after:',
1736 'sitesettings-wgMiserMode' => 'Enable miser mode, which disables most "expensive" features',
1737 'sitesettings-wgDisableQueryPages' => 'When in miser mode, disable all query pages, not only "expensive" ones',
1738 'sitesettings-wgUseWatchlistCache' => 'Generate a watchlist once every hour or so',
1739 'sitesettings-wgWLCacheTimeout' => 'The hour or so mentioned above (in seconds):',
1740 'sitesettings-cookies' => 'Cookies',
1741 'sitesettings-performance' => 'Performance',
1742 'sitesettings-images' => 'Images',
1743
1744
1745 );
1746
1747 #--------------------------------------------------------------------------
1748 # Internationalisation code
1749 #--------------------------------------------------------------------------
1750
1751 class Language {
1752 function Language(){
1753 # Copies any missing values in the specified arrays from En to the current language
1754 $fillin = array( 'wgSysopSpecialPages', 'wgValidSpecialPages', 'wgDeveloperSpecialPages' );
1755 $name = get_class( $this );
1756 if( strpos( $name, 'language' ) == 0){
1757 $lang = ucfirst( substr( $name, 8 ) );
1758 foreach( $fillin as $arrname ){
1759 $langver = "{$arrname}{$lang}";
1760 $enver = "{$arrname}En";
1761 if( ! isset( $GLOBALS[$langver] ) || ! isset( $GLOBALS[$enver] ))
1762 continue;
1763 foreach($GLOBALS[$enver] as $spage => $text){
1764 if( ! isset( $GLOBALS[$langver][$spage] ) )
1765 $GLOBALS[$langver][$spage] = $text;
1766 }
1767 }
1768 }
1769 }
1770
1771 function getDefaultUserOptions () {
1772 global $wgDefaultUserOptionsEn ;
1773 return $wgDefaultUserOptionsEn ;
1774 }
1775
1776 function getBookstoreList () {
1777 global $wgBookstoreListEn ;
1778 return $wgBookstoreListEn ;
1779 }
1780
1781 function getNamespaces() {
1782 global $wgNamespaceNamesEn;
1783 return $wgNamespaceNamesEn;
1784 }
1785
1786 function getNsText( $index ) {
1787 global $wgNamespaceNamesEn;
1788 return $wgNamespaceNamesEn[$index];
1789 }
1790
1791 function getNsIndex( $text ) {
1792 global $wgNamespaceNamesEn;
1793
1794 foreach ( $wgNamespaceNamesEn as $i => $n ) {
1795 if ( 0 == strcasecmp( $n, $text ) ) { return $i; }
1796 }
1797 return false;
1798 }
1799
1800 function specialPage( $name ) {
1801 return $this->getNsText(NS_SPECIAL) . ':' . $name;
1802 }
1803
1804 function getQuickbarSettings() {
1805 global $wgQuickbarSettingsEn;
1806 return $wgQuickbarSettingsEn;
1807 }
1808
1809 function getSkinNames() {
1810 global $wgSkinNamesEn;
1811 return $wgSkinNamesEn;
1812 }
1813
1814 function getMathNames() {
1815 global $wgMathNamesEn;
1816 return $wgMathNamesEn;
1817 }
1818
1819 function getDateFormats() {
1820 global $wgDateFormatsEn;
1821 return $wgDateFormatsEn;
1822 }
1823
1824 function getValidationTypes() {
1825 global $wgValidationTypesEn;
1826 return $wgValidationTypesEn;
1827 }
1828
1829 function getUserToggles() {
1830 global $wgUserTogglesEn;
1831 return $wgUserTogglesEn;
1832 }
1833
1834 function getUserToggle( $tog ) {
1835 return wfMsg("tog-".$tog);
1836 }
1837
1838 function getLanguageNames() {
1839 global $wgLanguageNamesEn;
1840 return $wgLanguageNamesEn;
1841 }
1842
1843 function getLanguageName( $code ) {
1844 global $wgLanguageNamesEn;
1845 if ( ! array_key_exists( $code, $wgLanguageNamesEn ) ) {
1846 return "";
1847 }
1848 return $wgLanguageNamesEn[$code];
1849 }
1850
1851 function getMonthName( $key ) {
1852 global $wgMonthNamesEn, $wgContLang;
1853 if( get_class( $wgContLang ) == get_class( $this ) )
1854 return wfMsgForContent($wgMonthNamesEn[$key-1]);
1855 else
1856 return wfMsg($wgMonthNamesEn[$key-1]);
1857 }
1858
1859 /* by default we just return base form */
1860 function getMonthNameGen( $key ) {
1861 return $this->getMonthName( $key );
1862 }
1863
1864 function getMonthAbbreviation( $key ) {
1865 global $wgMonthAbbreviationsEn, $wgContLang;
1866 if( get_class( $wgContLang ) == get_class( $this ) )
1867 return wfMsgForContent(@$wgMonthAbbreviationsEn[$key-1]);
1868 else
1869 return wfMsg(@$wgMonthAbbreviationsEn[$key-1]);
1870 }
1871
1872 function getWeekdayName( $key ) {
1873 global $wgWeekdayNamesEn, $wgContLang;
1874 if( get_class( $wgContLang ) == get_class( $this ) )
1875 return wfMsgForContent($wgWeekdayNamesEn[$key-1]);
1876 else
1877 return wfMsg($wgWeekdayNamesEn[$key-1]);
1878 }
1879
1880 function userAdjust( $ts, $tz = false ) {
1881 global $wgUser, $wgLocalTZoffset;
1882
1883 if (!$tz) {
1884 $tz = $wgUser->getOption( 'timecorrection' );
1885 }
1886
1887 if ( $tz === '' ) {
1888 $hrDiff = isset( $wgLocalTZoffset ) ? $wgLocalTZoffset : 0;
1889 $minDiff = 0;
1890 } elseif ( strpos( $tz, ':' ) !== false ) {
1891 $tzArray = explode( ':', $tz );
1892 $hrDiff = intval($tzArray[0]);
1893 $minDiff = intval($hrDiff < 0 ? -$tzArray[1] : $tzArray[1]);
1894 } else {
1895 $hrDiff = intval( $tz );
1896 }
1897 if ( 0 == $hrDiff && 0 == $minDiff ) { return $ts; }
1898
1899 $t = mktime( (
1900 (int)substr( $ts, 8, 2) ) + $hrDiff, # Hours
1901 (int)substr( $ts, 10, 2 ) + $minDiff, # Minutes
1902 (int)substr( $ts, 12, 2 ), # Seconds
1903 (int)substr( $ts, 4, 2 ), # Month
1904 (int)substr( $ts, 6, 2 ), # Day
1905 (int)substr( $ts, 0, 4 ) ); #Year
1906 return date( 'YmdHis', $t );
1907 }
1908
1909 function date( $ts, $adj = false, $format = MW_DATE_USER_FORMAT, $timecorrection = false ) {
1910 global $wgAmericanDates, $wgUser, $wgUseDynamicDates;
1911
1912 $ts=wfTimestamp(TS_MW,$ts);
1913
1914 if ( $adj ) { $ts = $this->userAdjust( $ts, $timecorrection ); }
1915
1916 if ( $wgUseDynamicDates ) {
1917 if ( $format == MW_DATE_USER_FORMAT ) {
1918 $datePreference = $wgUser->getOption( 'date' );
1919 } else {
1920 $options = $this->getDefaultUserOptions();
1921 $datePreference = $options['date'];
1922 }
1923 if ( $datePreference == 0 ) {
1924 $datePreference = $wgAmericanDates ? 1 : 2;
1925 }
1926 } else {
1927 $datePreference = $wgAmericanDates ? 1 : 2;
1928 }
1929
1930 $month = $this->getMonthAbbreviation( substr( $ts, 4, 2 ) );
1931 $day = $this->formatNum( 0 + substr( $ts, 6, 2 ) );
1932 $year = $this->formatNum( substr( $ts, 0, 4 ) );
1933
1934 switch( $datePreference ) {
1935 case 1: return "$month $day, $year";
1936 case 2: return "$day $month $year";
1937 default: return "$year $month $day";
1938 }
1939 }
1940
1941 function time( $ts, $adj = false, $seconds = false, $timecorrection = false ) {
1942 $ts=wfTimestamp(TS_MW,$ts);
1943
1944 if ( $adj ) { $ts = $this->userAdjust( $ts, $timecorrection ); }
1945
1946 $t = substr( $ts, 8, 2 ) . ':' . substr( $ts, 10, 2 );
1947 if ( $seconds ) {
1948 $t .= ':' . substr( $ts, 12, 2 );
1949 }
1950 return $this->formatNum( $t );
1951 }
1952
1953 function timeanddate( $ts, $adj = false, $format = MW_DATE_USER_FORMAT, $timecorrection = false, $dateandtime = false) {
1954 $ts=wfTimestamp(TS_MW,$ts);
1955 if ($dateandtime) {
1956 $ret = $this->date( $ts, $adj, $format, $timecorrection ) . ', ' . $this->time( $ts, $adj, false, $timecorrection );
1957 } else {
1958 $ret = $this->time( $ts, $adj, false, $timecorrection ) . ', ' . $this->date( $ts, $adj, $format, $timecorrection );
1959 }
1960 return $ret;
1961 }
1962
1963 function rfc1123( $ts ) {
1964 return date( 'D, d M Y H:i:s T', $ts );
1965 }
1966
1967 function getValidSpecialPages() {
1968 global $wgValidSpecialPagesEn;
1969 return $wgValidSpecialPagesEn;
1970 }
1971
1972 function getSysopSpecialPages() {
1973 global $wgSysopSpecialPagesEn;
1974 return $wgSysopSpecialPagesEn;
1975 }
1976
1977 function getDeveloperSpecialPages() {
1978 global $wgDeveloperSpecialPagesEn;
1979 return $wgDeveloperSpecialPagesEn;
1980 }
1981
1982 function getMessage( $key ) {
1983 global $wgAllMessagesEn;
1984 return @$wgAllMessagesEn[$key];
1985 }
1986
1987 function getAllMessages() {
1988 global $wgAllMessagesEn;
1989 return $wgAllMessagesEn;
1990 }
1991
1992 function iconv( $in, $out, $string ) {
1993 # For most languages, this is a wrapper for iconv
1994 return iconv( $in, $out, $string );
1995 }
1996
1997 function ucfirst( $string ) {
1998 # For most languages, this is a wrapper for ucfirst()
1999 return ucfirst( $string );
2000 }
2001
2002 function lcfirst( $s ) {
2003 return strtolower( $s{0} ). substr( $s, 1 );
2004 }
2005
2006 function checkTitleEncoding( $s ) {
2007 global $wgInputEncoding;
2008
2009 # Check for UTF-8 URLs; Internet Explorer produces these if you
2010 # type non-ASCII chars in the URL bar or follow unescaped links.
2011 $ishigh = preg_match( '/[\x80-\xff]/', $s);
2012 $isutf = ($ishigh ? preg_match( '/^([\x00-\x7f]|[\xc0-\xdf][\x80-\xbf]|' .
2013 '[\xe0-\xef][\x80-\xbf]{2}|[\xf0-\xf7][\x80-\xbf]{3})+$/', $s ) : true );
2014
2015 if( ($wgInputEncoding != 'utf-8') and $ishigh and $isutf )
2016 return @iconv( 'UTF-8', $wgInputEncoding, $s );
2017
2018 if( ($wgInputEncoding == 'utf-8') and $ishigh and !$isutf )
2019 return utf8_encode( $s );
2020
2021 # Other languages can safely leave this function, or replace
2022 # it with one to detect and convert another legacy encoding.
2023 return $s;
2024 }
2025
2026 function stripForSearch( $in ) {
2027 # Some languages have special punctuation to strip out
2028 # or characters which need to be converted for MySQL's
2029 # indexing to grok it correctly. Make such changes here.
2030 return strtolower( $in );
2031 }
2032
2033 function convertForSearchResult( $termsArray ) {
2034 # some languages, e.g. Chinese, need to do a conversion
2035 # in order for search results to be displayed correctly
2036 return $termsArray;
2037 }
2038
2039 function firstChar( $s ) {
2040 # Get the first character of a string. In ASCII, return
2041 # first byte of the string. UTF8 and others have to
2042 # overload this.
2043 return $s[0];
2044 }
2045
2046 function setAltEncoding() {
2047 # Some languages may have an alternate char encoding option
2048 # (Esperanto X-coding, Japanese furigana conversion, etc)
2049 # If 'altencoding' is checked in user prefs, this gives a
2050 # chance to swap out the default encoding settings.
2051 #global $wgInputEncoding, $wgOutputEncoding, $wgEditEncoding;
2052 }
2053
2054 function recodeForEdit( $s ) {
2055 # For some languages we'll want to explicitly specify
2056 # which characters make it into the edit box raw
2057 # or are converted in some way or another.
2058 # Note that if wgOutputEncoding is different from
2059 # wgInputEncoding, this text will be further converted
2060 # to wgOutputEncoding.
2061 global $wgInputEncoding, $wgEditEncoding;
2062 if( $wgEditEncoding == '' or
2063 $wgEditEncoding == $wgInputEncoding ) {
2064 return $s;
2065 } else {
2066 return $this->iconv( $wgInputEncoding, $wgEditEncoding, $s );
2067 }
2068 }
2069
2070 function recodeInput( $s ) {
2071 # Take the previous into account.
2072 global $wgInputEncoding, $wgOutputEncoding, $wgEditEncoding;
2073 if($wgEditEncoding != "") {
2074 $enc = $wgEditEncoding;
2075 } else {
2076 $enc = $wgOutputEncoding;
2077 }
2078 if( $enc == $wgInputEncoding ) {
2079 return $s;
2080 } else {
2081 return $this->iconv( $enc, $wgInputEncoding, $s );
2082 }
2083 }
2084
2085 # For right-to-left language support
2086 function isRTL() { return false; }
2087
2088 # To allow "foo[[bar]]" to extend the link over the whole word "foobar"
2089 function linkPrefixExtension() { return false; }
2090
2091
2092 function &getMagicWords() {
2093 global $wgMagicWordsEn;
2094 return $wgMagicWordsEn;
2095 }
2096
2097 # Fill a MagicWord object with data from here
2098 function getMagic( &$mw ) {
2099 $raw =& $this->getMagicWords();
2100 if( !isset( $raw[$mw->mId] ) ) {
2101 # Fall back to English if local list is incomplete
2102 $raw =& Language::getMagicWords();
2103 }
2104 $rawEntry = $raw[$mw->mId];
2105 $mw->mCaseSensitive = $rawEntry[0];
2106 $mw->mSynonyms = array_slice( $rawEntry, 1 );
2107 }
2108
2109 # Italic is unsuitable for some languages
2110 function emphasize( $text ) {
2111 return '<em>'.$text.'</em>';
2112 }
2113
2114
2115 # Normally we use the plain ASCII digits. Some languages such as Arabic will
2116 # want to output numbers using script-appropriate characters: override this
2117 # function with a translator. See LanguageAr.php for an example.
2118 function formatNum( $number ) {
2119 return $number;
2120 }
2121
2122 function listToText( $l ) {
2123 $s = '';
2124 $m = count($l) - 1;
2125 for ($i = $m; $i >= 0; $i--) {
2126 if ($i == $m) {
2127 $s = $l[$i];
2128 } else if ($i == $m - 1) {
2129 $s = $l[$i] . ' ' . $this->getMessage('and') . ' ' . $s;
2130 } else {
2131 $s = $l[$i] . ', ' . $s;
2132 }
2133 }
2134 return $s;
2135 }
2136
2137 # Crop a string from the beginning or end to a certain number of bytes.
2138 # (Bytes are used because our storage has limited byte lengths for some
2139 # columns in the database.) Multibyte charsets will need to make sure that
2140 # only whole characters are included!
2141 #
2142 # $length does not include the optional ellipsis.
2143 # If $length is negative, snip from the beginning
2144 function truncate( $string, $length, $ellipsis = '' ) {
2145 if( $length == 0 ) {
2146 return $ellipsis;
2147 }
2148 if ( strlen( $string ) <= abs( $length ) ) {
2149 return $string;
2150 }
2151 if( $length > 0 ) {
2152 $string = substr( $string, 0, $length );
2153 return $string . $ellipsis;
2154 } else {
2155 $string = substr( $string, $length );
2156 return $ellipsis . $string;
2157 }
2158 }
2159
2160 # Grammatical transformations, needed for inflected languages
2161 # Invoked by putting {{grammar:case|word}} in a message
2162 function convertGrammar( $word, $case ) {
2163 return $word;
2164 }
2165
2166 # languages like Chinese need to be segmented in order for the diff
2167 # to be of any use
2168 function segmentForDiff( $text ) {
2169 return $text;
2170 }
2171 # and unsegment to show the result
2172 function unsegmentForDiff( $text ) {
2173 return $text;
2174 }
2175
2176 # convert text to different variants of a language. the automatic
2177 # conversion is done in autoConvert(). here we parse the text
2178 # marked with -{}-, which specifies special conversions of the
2179 # text that can not be accomplished in autoConvert()
2180 #
2181 # syntax of the markup:
2182 # -{code1:text1;code2:text2;...}- or
2183 # -{text}- in which case no conversion should take place for text
2184 function convert( $text , $isTitle=false) {
2185 global $wgDisableLangConversion;
2186 if($wgDisableLangConversion)
2187 return $text;
2188 if(sizeof($this->getVariants())<2)
2189 return $text;
2190
2191 if($isTitle)
2192 return $this->convertTitle($text);
2193
2194 // no conversion if redirecting
2195 if(substr($text,0,9) == "#REDIRECT") {
2196 return $text;
2197 }
2198
2199
2200 $plang = $this->getPreferredVariant();
2201 $fallback = $this->getVariantFallback($plang);
2202
2203 $tarray = explode("-{", $text);
2204 $tfirst = array_shift($tarray);
2205 $text = $this->autoConvert($tfirst);
2206
2207 foreach($tarray as $txt) {
2208 $marked = explode("}-", $txt);
2209
2210 $choice = explode(";", $marked{0});
2211 if(!array_key_exists(1, $choice)) {
2212 /* a single choice */
2213 $text .= $choice{0};
2214 } else {
2215 $choice1=false;
2216 $choice2=false;
2217 foreach($choice as $c) {
2218 $v = explode(":", $c);
2219 if(!array_key_exists(1, $v)) {
2220 //syntax error in the markup, give up
2221 break;
2222 }
2223 $code = trim($v{0});
2224 $content = trim($v{1});
2225 if($code == $plang) {
2226 $choice1 = $content;
2227 break;
2228 }
2229 if($code == $fallback)
2230 $choice2 = $content;
2231 }
2232 if ( $choice1 )
2233 $text .= $choice1;
2234 elseif ( $choice2 )
2235 $text .= $choice2;
2236 else
2237 $text .= $marked{0};
2238 }
2239 if(array_key_exists(1, $marked))
2240 $text .= $this->autoConvert($marked{1});
2241 }
2242
2243 return $text;
2244 }
2245
2246 /* this does the real conversion to the preferred variant.
2247 see LanguageZh.php for example
2248 */
2249 function autoConvert( $text, $toVariant=false ) {
2250 return $text;
2251 }
2252
2253 /* returns all possible variants of the given text
2254
2255 normally we will just call autoConvert() for each variant, but
2256 in case of zh where the conversion is performed by zhdaemon,
2257 possibily over the network, we want to
2258 cut down the number of connections to save time.
2259 */
2260 function autoConvertToAllVariants($text) {
2261 $ret = array();
2262 $variants = $this->getVariants();
2263 if(sizeof($variants)==1) {
2264 return $false;
2265 }
2266 foreach( $variants as $lang=>$v ) {
2267 $ret[$v] = $this->autoConvert( $text, $v );
2268 }
2269 return $ret;
2270 }
2271
2272 /* hook for converting the title, which may needs special treatment
2273 */
2274 function convertTitle( $text ) {
2275 return $text;
2276 }
2277
2278 # returns a list of language variants for conversion.
2279 # right now mainly used in the Chinese conversion
2280 function getVariants() {
2281 $lang = strtolower( substr( get_class( $this ), 8 ) );
2282 return array( $lang );
2283 }
2284
2285 # in case some variant is not defined in the markup, we need
2286 # to have some fallback. for example, in zh, normally people
2287 # will define zh-cn and zh-tw, but less so for zh-sg or zh-hk.
2288 # when zh-sg is preferred but not defined, we will pick zh-cn
2289 # in this case. right now this is only used by zh.
2290 function getVariantFallback( $v ) {
2291 return false;
2292 }
2293
2294 function getPreferredVariant() {
2295 global $wgUser;
2296
2297 $lang ='';
2298
2299 // if user logged in, get in from user's preference
2300 if( $wgUser->getID() != 0 ) {
2301 $lang = $wgUser->getOption( 'variant' );
2302 }
2303 if($lang != '')
2304 return $lang;
2305
2306 // if we have multiple variants for this langauge,
2307 // pick the first one that's not utf8 (it could be
2308 // utf8 if the language does not have a language file)
2309 $v = $this->getVariants();
2310 if( !empty( $v ) ) {
2311 return $v[0];
2312 }
2313 if($lang != '')
2314 return $lang;
2315
2316 // get it from the class name
2317 $lang = strtolower( substr( get_class( $this ), 8 ) );
2318
2319 return $lang;
2320 }
2321
2322 /* if a language supports multiple variants, it is
2323 possible that non-existing link in one variant
2324 actually exists in another variant. this function
2325 tries to find it.
2326
2327 */
2328 function findVariantLink( &$link, &$nt ) {
2329 static $count=0; //used to limit this operation
2330 static $cache=array();
2331 global $wgDisableLangConversion;
2332 $count++;
2333 if( $wgDisableLangConversion || $count > 50)
2334 return;
2335 $variants = $this->autoConvertToAllVariants($link);
2336 if($variants == false) //give up
2337 return;
2338 foreach( $variants as $v ) {
2339 if(isset($cache[$v]))
2340 continue;
2341 $cache[$v] = 1;
2342 $varnt = Title::newFromText( $v );
2343 if( $varnt && $varnt->getArticleID() > 0 ) {
2344 $nt = $varnt;
2345 $link = $v;
2346 break;
2347 }
2348 }
2349 }
2350
2351 /*
2352 returns an array of extra options used by User::getPageRenderHash()
2353 */
2354 function getExtraHashOptions() {
2355 return array();
2356 }
2357
2358 /**
2359 * A regular expression to match legal word-trailing characters
2360 * which should be merged onto a link of the form [[foo]]bar.
2361 * FIXME
2362 *
2363 * @return string
2364 * @access public
2365 */
2366 function linkTrail() {
2367 $trail = $this->getMessage( 'linktrail' );
2368 if( empty( $trail ) ) $trail = Language::linkTrail();
2369 return $trail;
2370 }
2371
2372 }
2373
2374 # This should fail gracefully if there's not a localization available
2375 wfSuppressWarnings();
2376 include_once( 'Language' . str_replace( '-', '_', ucfirst( $wgLanguageCode ) ) . '.php' );
2377 wfRestoreWarnings();
2378
2379 }
2380 ?>