Note: Don't localise catseparator
[lhc/web/wiklou.git] / languages / Messages.php
1 <?php
2
3
4 #-------------------------------------------------------------------
5 # Default messages
6 #-------------------------------------------------------------------
7 # Allowed characters in keys are: A-Z, a-z, 0-9, underscore (_) and
8 # hyphen (-). If you need more characters, you may be able to change
9 # the regex in MagicWord::initRegex
10
11 /* private */ $wgAllMessagesEn = array(
12 /*
13 The sidebar for MonoBook is generated from this message, lines that do not
14 begin with * or ** are discarded, furthermore lines that do begin with ** and
15 do not contain | are also discarded, but don't depend on this behaviour for
16 future releases. Also note that since each list value is wrapped in a unique
17 XHTML id it should only appear once and include characters that are legal
18 XHTML id names.
19
20 Note to translators: Do not include this message in the language files you
21 submit for inclusion in MediaWiki, it should always be inherited from the
22 parent class in order maintain consistency across languages.
23 */
24 'sidebar' => '
25 * navigation
26 ** mainpage|mainpage
27 ** portal-url|portal
28 ** currentevents-url|currentevents
29 ** recentchanges-url|recentchanges
30 ** randompage-url|randompage
31 ** helppage|help
32 ** sitesupport-url|sitesupport',
33
34 # User preference toggles
35 'tog-underline' => 'Underline links:',
36 'tog-highlightbroken' => 'Format broken links <a href="" class="new">like this</a> (alternative: like this<a href="" class="internal">?</a>).',
37 'tog-justify' => 'Justify paragraphs',
38 'tog-hideminor' => 'Hide minor edits in recent changes',
39 'tog-extendwatchlist' => 'Expand watchlist to show all applicable changes',
40 'tog-usenewrc' => 'Enhanced recent changes (JavaScript)',
41 'tog-numberheadings' => 'Auto-number headings',
42 'tog-showtoolbar' => 'Show edit toolbar (JavaScript)',
43 'tog-editondblclick' => 'Edit pages on double click (JavaScript)',
44 'tog-editsection' => 'Enable section editing via [edit] links',
45 'tog-editsectiononrightclick' => 'Enable section editing by right clicking<br /> on section titles (JavaScript)',
46 'tog-showtoc' => 'Show table of contents (for pages with more than 3 headings)',
47 'tog-rememberpassword' => 'Remember across sessions',
48 'tog-editwidth' => 'Edit box has full width',
49 'tog-watchcreations' => 'Add pages I create to my watchlist',
50 'tog-watchdefault' => 'Add pages I edit to my watchlist',
51 'tog-minordefault' => 'Mark all edits minor by default',
52 'tog-previewontop' => 'Show preview before edit box',
53 'tog-previewonfirst' => 'Show preview on first edit',
54 'tog-nocache' => 'Disable page caching',
55 'tog-enotifwatchlistpages' => 'E-mail me on page changes',
56 'tog-enotifusertalkpages' => 'E-mail me when my user talk page is changed',
57 'tog-enotifminoredits' => 'E-mail me also for minor edits of pages',
58 'tog-enotifrevealaddr' => 'Reveal my e-mail address in notification mails',
59 'tog-shownumberswatching' => 'Show the number of watching users',
60 'tog-fancysig' => 'Raw signatures (without automatic link)',
61 'tog-externaleditor' => 'Use external editor by default',
62 'tog-externaldiff' => 'Use external diff by default',
63 'tog-showjumplinks' => 'Enable "jump to" accessibility links',
64 'tog-uselivepreview' => 'Use live preview (JavaScript) (Experimental)',
65 'tog-autopatrol' => 'Mark edits I make as patrolled',
66 'tog-forceeditsummary' => 'Prompt me when entering a blank edit summary',
67 'tog-watchlisthideown' => 'Hide my edits from the watchlist',
68 'tog-watchlisthidebots' => 'Hide bot edits from the watchlist',
69
70 'underline-always' => 'Always',
71 'underline-never' => 'Never',
72 'underline-default' => 'Browser default',
73
74 'skinpreview' => '(Preview)',
75
76 # dates
77 'sunday' => 'Sunday',
78 'monday' => 'Monday',
79 'tuesday' => 'Tuesday',
80 'wednesday' => 'Wednesday',
81 'thursday' => 'Thursday',
82 'friday' => 'Friday',
83 'saturday' => 'Saturday',
84 'january' => 'January',
85 'february' => 'February',
86 'march' => 'March',
87 'april' => 'April',
88 'may_long' => 'May',
89 'june' => 'June',
90 'july' => 'July',
91 'august' => 'August',
92 'september' => 'September',
93 'october' => 'October',
94 'november' => 'November',
95 'december' => 'December',
96 'jan' => 'Jan',
97 'feb' => 'Feb',
98 'mar' => 'Mar',
99 'apr' => 'Apr',
100 'may' => 'May',
101 'jun' => 'Jun',
102 'jul' => 'Jul',
103 'aug' => 'Aug',
104 'sep' => 'Sep',
105 'oct' => 'Oct',
106 'nov' => 'Nov',
107 'dec' => 'Dec',
108 # Bits of text used by many pages:
109 #
110 'categories1' => 'Category',
111 'categories' => 'Categories',
112 'category' => 'category',
113 'category_header' => 'Articles in category "$1"',
114 'subcategories' => 'Subcategories',
115
116
117 'linktrail' => '/^([a-z]+)(.*)$/sD',
118 'linkprefix' => '/^(.*?)([a-zA-Z\x80-\xff]+)$/sD',
119 'mainpage' => 'Main Page',
120 'mainpagetext' => "<big>'''MediaWiki has been successfully installed.'''</big>",
121 'mainpagedocfooter' => "Consult the [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User's Guide] for information on using the wiki software.
122
123 == Getting started ==
124
125 * [http://www.mediawiki.org/wiki/Help:Configuration_settings Configuration settings list]
126 * [http://www.mediawiki.org/wiki/Help:FAQ MediaWiki FAQ]
127 * [http://mail.wikipedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]",
128
129 'portal' => 'Community portal',
130 'portal-url' => 'Project:Community Portal',
131 'about' => 'About',
132 'aboutsite' => 'About {{SITENAME}}',
133 'aboutpage' => 'Project:About',
134 'article' => 'Content page',
135 'help' => 'Help',
136 'helppage' => 'Help:Contents',
137 'bugreports' => 'Bug reports',
138 'bugreportspage' => 'Project:Bug_reports',
139 'sitesupport' => 'Donations',
140 'sitesupport-url' => 'Project:Site support',
141 'faq' => 'FAQ',
142 'faqpage' => 'Project:FAQ',
143 'edithelp' => 'Editing help',
144 'newwindow' => '(opens in new window)',
145 'edithelppage' => 'Help:Editing',
146 'cancel' => 'Cancel',
147 'qbfind' => 'Find',
148 'qbbrowse' => 'Browse',
149 'qbedit' => 'Edit',
150 'qbpageoptions' => 'This page',
151 'qbpageinfo' => 'Context',
152 'qbmyoptions' => 'My pages',
153 'qbspecialpages' => 'Special pages',
154 'moredotdotdot' => 'More...',
155 'mypage' => 'My page',
156 'mytalk' => 'My talk',
157 'anontalk' => 'Talk for this IP',
158 'navigation' => 'Navigation',
159
160 # Metadata in edit box
161 'metadata' => '<b>Metadata</b> (for an explanation see <a href="$1">here</a>)',
162 'metadata_page' => 'Wikipedia:Metadata',
163
164 'currentevents' => 'Current events',
165 'currentevents-url' => 'Current events',
166
167 'disclaimers' => 'Disclaimers',
168 'disclaimerpage' => 'Project:General_disclaimer',
169 'privacy' => 'Privacy policy',
170 'privacypage' => 'Project:Privacy_policy',
171 'errorpagetitle' => 'Error',
172 'returnto' => 'Return to $1.',
173 'tagline' => 'From {{SITENAME}}',
174 'whatlinkshere' => 'Pages that link here',
175 'help' => 'Help',
176 'search' => 'Search',
177 'go' => 'Go',
178 'history' => 'Page history',
179 'history_short' => 'History',
180 'updatedmarker' => 'updated since my last visit',
181 'info_short' => 'Information',
182 'printableversion' => 'Printable version',
183 'permalink' => 'Permanent link',
184 'print' => 'Print',
185 'edit' => 'Edit',
186 'editthispage' => 'Edit this page',
187 'delete' => 'Delete',
188 'deletethispage' => 'Delete this page',
189 'undelete_short1' => 'Undelete one edit',
190 'undelete_short' => 'Undelete $1 edits',
191 'protect' => 'Protect',
192 'protectthispage' => 'Protect this page',
193 'unprotect' => 'unprotect',
194 'unprotectthispage' => 'Unprotect this page',
195 'newpage' => 'New page',
196 'talkpage' => 'Discuss this page',
197 'specialpage' => 'Special Page',
198 'personaltools' => 'Personal tools',
199 'postcomment' => 'Post a comment',
200 'addsection' => '+',
201 'articlepage' => 'View content page',
202 'subjectpage' => 'View subject', # For compatibility
203 'talk' => 'Discussion',
204 'views' => 'Views',
205 'toolbox' => 'Toolbox',
206 'userpage' => 'View user page',
207 'wikipediapage' => 'View project page',
208 'imagepage' => 'View image page',
209 'viewtalkpage' => 'View discussion',
210 'otherlanguages' => 'In other languages',
211 'redirectedfrom' => '(Redirected from $1)',
212 'redirectpagesub' => 'Redirect page',
213 'lastmodified' => 'This page was last modified $1.',
214 'viewcount' => 'This page has been accessed {{plural:$1|one time|$1 times}}.',
215 'copyright' => 'Content is available under $1.',
216 'protectedpage' => 'Protected page',
217 'administrators' => 'Project:Administrators',
218 'jumpto' => 'Jump to:',
219 'jumptonavigation' => 'navigation',
220 'jumptosearch' => 'search',
221
222 'sysoptitle' => 'Sysop access required',
223 'sysoptext' => 'The action you have requested can only be
224 performed by users with "sysop" capability.
225 See $1.',
226 'developertitle' => 'Developer access required',
227 'developertext' => 'The action you have requested can only be
228 performed by users with "developer" capability.
229 See $1.',
230
231 'badaccess' => 'Permission error',
232 'badaccesstext' => 'The action you have requested is limited
233 to users with the "$2" permission assigned.
234 See $1.',
235
236 'versionrequired' => 'Version $1 of MediaWiki required',
237 'versionrequiredtext' => 'Version $1 of MediaWiki is required to use this page. See [[Special:Version]]',
238
239 'nbytes' => '$1 {{PLURAL:$1|byte|bytes}}',
240 'ncategories' => '$1 categories',
241 'nrevisions' => '$1 revisions',
242 'widthheight' => '$1x$2',
243 'ok' => 'OK',
244 'sitetitle' => '{{SITENAME}}',
245 'pagetitle' => '$1 - {{SITENAME}}',
246 'sitesubtitle' => '',
247 'retrievedfrom' => 'Retrieved from "$1"',
248 'youhavenewmessages' => 'You have $1 ($2).',
249 'newmessageslink' => 'new messages',
250 'newmessagesdifflink' => 'diff to penultimate revision',
251 'editsection'=>'edit',
252 'editsectionhint' => 'Edit section: $1',
253 'toc' => 'Contents',
254 'showtoc' => 'show',
255 'hidetoc' => 'hide',
256 'thisisdeleted' => 'View or restore $1?',
257 'viewdeleted' => 'View $1?',
258 'restorelink1' => 'one deleted edit',
259 'restorelink' => '$1 deleted edits',
260 'feedlinks' => 'Feed:',
261 'sitenotice' => '-', # the equivalent to wgSiteNotice
262 'anonnotice' => '-',
263
264 # Short words for each namespace, by default used in the 'article' tab in monobook
265 'nstab-main' => 'Article',
266 'nstab-user' => 'User page',
267 'nstab-media' => 'Media page',
268 'nstab-special' => 'Special',
269 'nstab-wp' => 'Project page',
270 'nstab-image' => 'File',
271 'nstab-mediawiki' => 'Message',
272 'nstab-template' => 'Template',
273 'nstab-help' => 'Help',
274 'nstab-category' => 'Category',
275
276 # Main script and global functions
277 #
278 'nosuchaction' => 'No such action',
279 'nosuchactiontext' => 'The action specified by the URL is not
280 recognized by the wiki',
281 'nosuchspecialpage' => 'No such special page',
282 'nospecialpagetext' => 'You have requested an invalid special page, a list of valid special pages may be found at [[{{ns:special}}:Specialpages]].',
283
284 # General errors
285 #
286 'error' => 'Error',
287 'databaseerror' => 'Database error',
288 'dberrortext' => 'A database query syntax error has occurred.
289 This may indicate a bug in the software.
290 The last attempted database query was:
291 <blockquote><tt>$1</tt></blockquote>
292 from within function "<tt>$2</tt>".
293 MySQL returned error "<tt>$3: $4</tt>".',
294 'dberrortextcl' => 'A database query syntax error has occurred.
295 The last attempted database query was:
296 "$1"
297 from within function "$2".
298 MySQL returned error "$3: $4"',
299 'noconnect' => 'Sorry! The wiki is experiencing some technical difficulties, and cannot contact the database server. <br />
300 $1',
301 'nodb' => 'Could not select database $1',
302 'cachederror' => 'The following is a cached copy of the requested page, and may not be up to date.',
303 'laggedslavemode' => 'Warning: Page may not contain recent updates.',
304 'readonly' => 'Database locked',
305 'enterlockreason' => 'Enter a reason for the lock, including an estimate
306 of when the lock will be released',
307 'readonlytext' => 'The database is currently locked to new entries and other modifications, probably for routine database maintenance, after which it will be back to normal.
308
309 The administrator who locked it offered this explanation: $1',
310 'missingarticle' => 'The database did not find the text of a page that it should have found, named "$1".
311
312 This is usually caused by following an outdated diff or history link to a
313 page that has been deleted.
314
315 If this is not the case, you may have found a bug in the software.
316 Please report this to an administrator, making note of the URL.',
317 'readonly_lag' => 'The database has been automatically locked while the slave database servers catch up to the master',
318 'internalerror' => 'Internal error',
319 'filecopyerror' => 'Could not copy file "$1" to "$2".',
320 'filerenameerror' => 'Could not rename file "$1" to "$2".',
321 'filedeleteerror' => 'Could not delete file "$1".',
322 'filenotfound' => 'Could not find file "$1".',
323 'unexpected' => 'Unexpected value: "$1"="$2".',
324 'formerror' => 'Error: could not submit form',
325 'badarticleerror' => 'This action cannot be performed on this page.',
326 'cannotdelete' => 'Could not delete the page or file specified. (It may have already been deleted by someone else.)',
327 'badtitle' => 'Bad title',
328 'badtitletext' => 'The requested page title was invalid, empty, or an incorrectly linked inter-language or inter-wiki title. It may contain one more characters which cannot be used in titles.',
329 'perfdisabled' => 'Sorry! This feature has been temporarily disabled because it slows the database down to the point that no one can use the wiki.',
330 'perfdisabledsub' => 'Here is a saved copy from $1:', # obsolete?
331 'perfcached' => 'The following data is cached and may not be up to date.',
332 'perfcachedts' => 'The following data is cached, and was last updated $1.',
333 'wrong_wfQuery_params' => 'Incorrect parameters to wfQuery()<br />
334 Function: $1<br />
335 Query: $2',
336 'viewsource' => 'View source',
337 'viewsourcefor' => 'for $1',
338 'protectedtext' => 'This page has been locked to prevent editing; there are
339 a number of reasons why this may be so, please see
340 [[Project:Protected page]].
341
342 You can view and copy the source of this page:',
343 'protectedinterface' => 'This page provides interface text for the software, and is locked to prevent abuse.',
344 'editinginterface' => "'''Warning:''' You are editing a page which is used to provide interface text for the software. Changes to this page will affect the appearance of the user interface for other users.",
345 'sqlhidden' => '(SQL query hidden)',
346
347 # Login and logout pages
348 #
349 'logouttitle' => 'User logout',
350 'logouttext' => '<strong>You are now logged out.</strong><br />
351 You can continue to use {{SITENAME}} anonymously, or you can log in
352 again as the same or as a different user. Note that some pages may
353 continue to be displayed as if you were still logged in, until you clear
354 your browser cache.',
355
356 'welcomecreation' => "== Welcome, $1! ==
357
358 Your account has been created. Don't forget to change your {{SITENAME}} preferences.",
359
360 'loginpagetitle' => 'User login',
361 'yourname' => 'Username',
362 'yourpassword' => 'Password',
363 'yourpasswordagain' => 'Retype password',
364 'remembermypassword' => 'Remember me',
365 'yourdomainname' => 'Your domain',
366 'externaldberror' => 'There was either an external authentication database error or you are not allowed to update your external account.',
367 'loginproblem' => '<b>There has been a problem with your login.</b><br />Try again!',
368 'alreadyloggedin' => "<strong>User $1, you are already logged in!</strong><br />",
369
370 'login' => 'Log in',
371 'loginprompt' => 'You must have cookies enabled to log in to {{SITENAME}}.',
372 'userlogin' => 'Log in / create account',
373 'logout' => 'Log out',
374 'userlogout' => 'Log out',
375 'notloggedin' => 'Not logged in',
376 'nologin' => 'Don\'t have a login? $1.',
377 'nologinlink' => 'Create an account',
378 'createaccount' => 'Create account',
379 'gotaccount' => 'Already got an account? $1.',
380 'gotaccountlink' => 'Log in',
381 'createaccountmail' => 'by e-mail',
382 'badretype' => 'The passwords you entered do not match.',
383 'userexists' => 'Username entered already in use. Please choose a different name.',
384 'youremail' => 'E-mail *',
385 'username' => 'Username:',
386 'uid' => 'User ID:',
387 'yourrealname' => 'Real name *',
388 'yourlanguage' => 'Language:',
389 'yourvariant' => 'Variant',
390 'yournick' => 'Nickname:',
391 'badsig' => 'Invalid raw signature; check HTML tags.',
392 'email' => 'E-mail',
393 'emailforlost' => '<div style="width:30em">* Optional. An e-mail lets others contact you on this site without revealing your address, and lets us send you a new password if you forget it.<br /><br />Your real name will be used to give you attribution for your work.</div>',
394 'prefs-help-email-enotif' => 'This address is also used to send you e-mail notifications if you enabled the options.',
395 'prefs-help-realname' => '* Real name (optional): if you choose to provide it this will be used for giving you attribution for your work.',
396 'loginerror' => 'Login error',
397 'prefs-help-email' => '* E-mail (optional): Enables others to contact you through your user or user_talk page without needing to reveal your identity.',
398 '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.',
399 'nocookieslogin' => '{{SITENAME}} uses cookies to log in users. You have cookies disabled. Please enable them and try again.',
400 'noname' => 'You have not specified a valid user name.',
401 'loginsuccesstitle' => 'Login successful',
402 'loginsuccess' => "'''You are now logged in to {{SITENAME}} as \"$1\".'''",
403 'nosuchuser' => 'There is no user by the name "$1". Check your spelling, or create a new account.',
404 'nosuchusershort' => 'There is no user by the name "$1". Check your spelling.',
405 'wrongpassword' => 'Incorrect password entered. Please try again.',
406 'wrongpasswordempty' => 'Password entered was blank. Please try again.',
407 'mailmypassword' => 'E-mail password',
408 'passwordremindertitle' => 'Password reminder from {{SITENAME}}',
409 'passwordremindertext' => 'Someone (probably you, from IP address $1)
410 requested that we send you a new {{SITENAME}} login password for {{SERVERNAME}}.
411 The password for user "$2" is now "$3".
412 You should log in and change your password now.
413
414 If someone else made this request or if you have remembered your password and
415 you no longer wish to change it, you may ignore this message and continue using
416 your old password.',
417 'noemail' => 'There is no e-mail address recorded for user "$1".',
418 'passwordsent' => 'A new password has been sent to the e-mail address
419 registered for "$1".
420 Please log in again after you receive it.',
421 'eauthentsent' => 'A confirmation e-mail has been sent to the nominated e-mail address.
422 Before any other mail is sent to the account, you will have to follow the instructions in the e-mail,
423 to confirm that the account is actually yours.',
424 'loginend' => '',
425 'signupend' => '{{int:loginend}}',
426 'mailerror' => 'Error sending mail: $1',
427 'acct_creation_throttle_hit' => 'Sorry, you have already created $1 accounts. You can\'t make any more.',
428 'emailauthenticated' => 'Your e-mail address was authenticated on $1.',
429 'emailnotauthenticated' => 'Your e-mail address is <strong>not yet authenticated</strong>. No e-mail
430 will be sent for any of the following features.',
431 'noemailprefs' => '<strong>Specify an e-mail address for these features to work.</strong>',
432 'emailconfirmlink' => 'Confirm your e-mail address',
433 'invalidemailaddress' => 'The e-mail address cannot be accepted as it appears to have an invalid
434 format. Please enter a well-formatted address or empty that field.',
435 'accountcreated' => 'Account created',
436 'accountcreatedtext' => 'The user account for $1 has been created.',
437
438 # Edit page toolbar
439 'bold_sample'=>'Bold text',
440 'bold_tip'=>'Bold text',
441 'italic_sample'=>'Italic text',
442 'italic_tip'=>'Italic text',
443 'link_sample'=>'Link title',
444 'link_tip'=>'Internal link',
445 'extlink_sample'=>'http://www.example.com link title',
446 'extlink_tip'=>'External link (remember http:// prefix)',
447 'headline_sample'=>'Headline text',
448 'headline_tip'=>'Level 2 headline',
449 'math_sample'=>'Insert formula here',
450 'math_tip'=>'Mathematical formula (LaTeX)',
451 'nowiki_sample'=>'Insert non-formatted text here',
452 'nowiki_tip'=>'Ignore wiki formatting',
453 'image_sample'=>'Example.jpg',
454 'image_tip'=>'Embedded image',
455 'media_sample'=>'Example.ogg',
456 'media_tip'=>'Media file link',
457 'sig_tip'=>'Your signature with timestamp',
458 'hr_tip'=>'Horizontal line (use sparingly)',
459
460 # Edit pages
461 #
462 'summary' => 'Summary',
463 'subject' => 'Subject/headline',
464 'minoredit' => 'This is a minor edit',
465 'watchthis' => 'Watch this page',
466 'savearticle' => 'Save page',
467 'preview' => 'Preview',
468 'showpreview' => 'Show preview',
469 'showlivepreview' => 'Live preview',
470 'showdiff' => 'Show changes',
471 'anoneditwarning' => "'''Warning:''' You are not logged in. Your IP address will be recorded in this page's edit history.",
472 'missingsummary' => "'''Reminder:''' You have not provided an edit summary. If you click Save again, your edit will be saved without one.",
473 'missingcommenttext' => 'Please enter a comment below.',
474 'blockedtitle' => 'User is blocked',
475 'blockedtext' => 'Your user name or IP address has been blocked by $1.
476 The reason given is this:<br />\'\'$2\'\'<p>You may contact $1 or one of the other
477 [[Project:Administrators|administrators]] to discuss the block.
478
479 Note that you may not use the "e-mail this user" feature unless you have a valid e-mail address registered in your [[Special:Preferences|user preferences]].
480
481 Your IP address is $3. Please include this address in any queries you make.',
482 'whitelistedittitle' => 'Login required to edit',
483 'whitelistedittext' => 'You have to $1 to edit pages.',
484 'whitelistreadtitle' => 'Login required to read',
485 'whitelistreadtext' => 'You have to [[Special:Userlogin|login]] to read pages.',
486 'whitelistacctitle' => 'You are not allowed to create an account',
487 'whitelistacctext' => 'To be allowed to create accounts in this Wiki you have to [[Special:Userlogin|log]] in and have the appropriate permissions.',
488 'confirmedittitle' => 'E-mail confirmation required to edit',
489 'confirmedittext' => 'You must confirm your e-mail address before editing pages. Please set and validate your e-mail address through your [[Special:Preferences|user preferences]].',
490 'loginreqtitle' => 'Login Required',
491 'loginreqlink' => 'log in',
492 'loginreqpagetext' => 'You must $1 to view other pages.',
493 'accmailtitle' => 'Password sent.',
494 'accmailtext' => 'The password for "$1" has been sent to $2.',
495 'newarticle' => '(New)',
496 'newarticletext' =>
497 "You've followed a link to a page that doesn't exist yet.
498 To create the page, start typing in the box below
499 (see the [[Project:Help|help page]] for more info).
500 If you are here by mistake, just click your browser's '''back''' button.",
501 'newarticletextanon' => '{{int:newarticletext}}',
502 'talkpagetext' => '<!-- MediaWiki:talkpagetext -->',
503 '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.''",
504 'noarticletext' => 'There is currently no text in this page, you can [[{{ns:special}}:Search/{{PAGENAME}}|search for this page title]] in other pages or [{{fullurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} edit this page].',
505 'noarticletextanon' => '{{int:noarticletext}}',
506 'clearyourcache' => "'''Note:''' After saving, you may have to bypass your browser's cache to see the changes. '''Mozilla / Firefox / Safari:''' hold down ''Shift'' while clicking ''Reload'', or press ''Ctrl-Shift-R'' (''Cmd-Shift-R'' on Apple Mac); '''IE:''' hold ''Ctrl'' while clicking ''Refresh'', or press ''Ctrl-F5''; '''Konqueror:''': simply click the ''Reload'' button, or press ''F5''; '''Opera''' users may need to completely clear their cache in ''Tools&rarr;Preferences''.",
507 'usercssjsyoucanpreview' => '<strong>Tip:</strong> Use the \'Show preview\' button to test your new CSS/JS before saving.',
508 'usercsspreview' => '\'\'\'Remember that you are only previewing your user CSS, it has not yet been saved!\'\'\'',
509 'userjspreview' => '\'\'\'Remember that you are only testing/previewing your user JavaScript, it has not yet been saved!\'\'\'',
510 'userinvalidcssjstitle' => "'''Warning:''' There is no skin \"$1\". Remember that custom .css and .js pages use a lowercase title, e.g. User:Foo/monobook.css as opposed to User:Foo/Monobook.css.",
511 'updated' => '(Updated)',
512 'note' => '<strong>Note:</strong>',
513 'previewnote' => '<strong>This is only a preview; changes have not yet been saved!</strong>',
514 'session_fail_preview' => '<strong>Sorry! We could not process your edit due to a loss of session data.
515 Please try again. If it still doesn\'t work, try logging out and logging back in.</strong>',
516 'previewconflict' => 'This preview reflects the text in the upper
517 text editing area as it will appear if you choose to save.',
518 'importing' => 'Importing $1',
519 'editing' => 'Editing $1',
520 'editingsection' => 'Editing $1 (section)',
521 'editingcomment' => 'Editing $1 (comment)',
522 'editconflict' => 'Edit conflict: $1',
523 'explainconflict' => 'Someone else has changed this page since you started editing it.
524 The upper text area contains the page text as it currently exists.
525 Your changes are shown in the lower text area.
526 You will have to merge your changes into the existing text.
527 <b>Only</b> the text in the upper text area will be saved when you
528 press "Save page".<br />',
529 'yourtext' => 'Your text',
530 'storedversion' => 'Stored version',
531 'nonunicodebrowser' => "<strong>WARNING: Your browser is not unicode compliant. A workaround is in place to allow you to safely edit articles: non-ASCII characters will appear in the edit box as hexadecimal codes.</strong>",
532 'editingold' => "<strong>WARNING: You are editing an out-of-date
533 revision of this page.
534 If you save it, any changes made since this revision will be lost.</strong>",
535 'yourdiff' => 'Differences',
536 'copyrightwarning' => 'Please note that all contributions to {{SITENAME}} are considered to be released under the $2 (see $1 for details). If you don\'t want your writing to be edited mercilessly and redistributed at will, then don\'t submit it here.<br />
537 You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
538 <strong>DO NOT SUBMIT COPYRIGHTED WORK WITHOUT PERMISSION!</strong>',
539 'copyrightwarning2' => 'Please note that all contributions to {{SITENAME}} may be edited, altered, or removed by other contributors. If you don\'t want your writing to be edited mercilessly, then don\'t submit it here.<br />
540 You are also promising us that you wrote this yourself, or copied it from a
541 public domain or similar free resource (see $1 for details).
542 <strong>DO NOT SUBMIT COPYRIGHTED WORK WITHOUT PERMISSION!</strong>',
543 'longpagewarning' => "<strong>WARNING: This page is $1 kilobytes long; some
544 browsers may have problems editing pages approaching or longer than 32kb.
545 Please consider breaking the page into smaller sections.</strong>",
546 'longpageerror' => "<strong>ERROR: The text you have submitted is $1 kilobytes
547 long, which is longer than the maximum of $2 kilobytes. It cannot be saved.</strong>",
548 'readonlywarning' => '<strong>WARNING: The database has been locked for maintenance,
549 so you will not be able to save your edits right now. You may wish to cut-n-paste
550 the text into a text file and save it for later.</strong>',
551 'protectedpagewarning' => "<strong>WARNING: This page has been locked so that only users with sysop privileges can edit it. Be sure you are following the [[Project:Protected_page_guidelines|protected page guidelines]].</strong>",
552 'semiprotectedpagewarning' => "'''Note:''' This page has been locked so that only registered users can edit it.",
553 'templatesused' => 'Templates used on this page:',
554 'edittools' => '<!-- Text here will be shown below edit and upload forms. -->',
555 'nocreatetitle' => 'Page creation limited',
556 'nocreatetext' => 'This site has restricted the ability to create new pages.
557 You can go back and edit an existing page, or [[Special:Userlogin|log in or create an account]].',
558
559 # History pages
560 #
561 'revhistory' => 'Revision history',
562 'nohistory' => 'There is no edit history for this page.',
563 'revnotfound' => 'Revision not found',
564 'revnotfoundtext' => "The old revision of the page you asked for could not be found.
565 Please check the URL you used to access this page.",
566 'loadhist' => 'Loading page history',
567 'currentrev' => 'Current revision',
568 'revisionasof' => 'Revision as of $1',
569 'revisionasofwithlink' => 'Revision as of $1; $2<br />$3 | $4',
570 'previousrevision' => '←Older revision',
571 'nextrevision' => 'Newer revision→',
572 'currentrevisionlink' => 'view current revision',
573 'cur' => 'cur',
574 'next' => 'next',
575 'last' => 'last',
576 'orig' => 'orig',
577 'histlegend' => 'Diff selection: mark the radio boxes of the versions to compare and hit enter or the button at the bottom.<br />
578 Legend: (cur) = difference with current version,
579 (last) = difference with preceding version, M = minor edit.',
580 'history_copyright' => '-',
581 'deletedrev' => '[deleted]',
582 'histfirst' => 'Earliest',
583 'histlast' => 'Latest',
584 'rev-deleted-comment' => '(comment removed)',
585 'rev-deleted-user' => '(username removed)',
586 'rev-deleted-text-permission' => '<div class="mw-warning plainlinks">
587 This page revision has been removed from the public archives.
588 There may be details in the [{{fullurl:Special:Log/delete|page={{PAGENAMEE}}}} deletion log].
589 </div>',
590 'rev-deleted-text-view' => '<div class="mw-warning plainlinks">
591 This page revision has been removed from the public archives.
592 As an administrator on this site you can view it;
593 there may be details in the [{{fullurl:Special:Log/delete|page={{PAGENAMEE}}}} deletion log].
594 </div>',
595 #'rev-delundel' => 'del/undel',
596 'rev-delundel' => 'show/hide',
597
598 # Revision deletion
599 #
600 'revisiondelete' => 'Delete/undelete revisions',
601 'revdelete-selected' => 'Selected revision of [[:$1]]:',
602 'revdelete-text' => "Deleted revisions will still appear in the page history,
603 but their text contents will be inaccessible to the public.
604
605 Other admins on this wiki will still be able to access the hidden content and can
606 undelete it again through this same interface, unless an additional restriction
607 is placed by the site operators.",
608 'revdelete-legend' => 'Set revision restrictions:',
609 'revdelete-hide-text' => 'Hide revision text',
610 'revdelete-hide-comment' => 'Hide edit comment',
611 'revdelete-hide-user' => 'Hide editor\'s username/IP',
612 'revdelete-hide-restricted' => 'Apply these restrictions to sysops as well as others',
613 'revdelete-log' => 'Log comment:',
614 'revdelete-submit' => 'Apply to selected revision',
615 'revdelete-logentry' => 'changed revision visibility for [[$1]]',
616
617 # Diffs
618 #
619 'difference' => '(Difference between revisions)',
620 'loadingrev' => 'loading revision for diff',
621 'lineno' => "Line $1:",
622 'editcurrent' => 'Edit the current version of this page',
623 'selectnewerversionfordiff' => 'Select a newer version for comparison',
624 'selectolderversionfordiff' => 'Select an older version for comparison',
625 'compareselectedversions' => 'Compare selected versions',
626
627 # Search results
628 #
629 'searchresults' => 'Search results',
630 'searchresulttext' => "For more information about searching {{SITENAME}}, see [[Project:Searching|Searching {{SITENAME}}]].",
631 'searchquery' => "For query \"$1\"",
632 'badquery' => 'Badly formed search query',
633 'badquerytext' => 'We could not process your query.
634 This is probably because you have attempted to search for a
635 word fewer than three letters long, which is not yet supported.
636 It could also be that you have mistyped the expression, for
637 example "fish and and scales".
638 Please try another query.',
639 'matchtotals' => "The query \"$1\" matched $2 page titles
640 and the text of $3 pages.",
641 'nogomatch' => "'''There is no page titled \"$1\".''' You can [[$1|create this page]].",
642 'titlematches' => 'Article title matches',
643 'notitlematches' => 'No page title matches',
644 'textmatches' => 'Page text matches',
645 'notextmatches' => 'No page text matches',
646 'prevn' => "previous $1",
647 'nextn' => "next $1",
648 'viewprevnext' => "View ($1) ($2) ($3).",
649 'showingresults' => "Showing below up to <b>$1</b> results starting with #<b>$2</b>.",
650 'showingresultsnum' => "Showing below <b>$3</b> results starting with #<b>$2</b>.",
651 'nonefound' => "'''Note''': unsuccessful searches are
652 often caused by searching for common words like \"have\" and \"from\",
653 which are not indexed, or by specifying more than one search term (only pages
654 containing all of the search terms will appear in the result).",
655 'powersearch' => 'Search',
656 'powersearchtext' => "
657 Search in namespaces :<br />
658 $1<br />
659 $2 List redirects &nbsp; Search for $3 $9",
660 'searchdisabled' => '{{SITENAME}} search is disabled. You can search via Google in the meantime. Note that their indexes of {{SITENAME}} content may be out of date.',
661
662 'googlesearch' => '
663 <form method="get" action="http://www.google.com/search" id="googlesearch">
664 <input type="hidden" name="domains" value="{{SERVER}}" />
665 <input type="hidden" name="num" value="50" />
666 <input type="hidden" name="ie" value="$2" />
667 <input type="hidden" name="oe" value="$2" />
668
669 <input type="text" name="q" size="31" maxlength="255" value="$1" />
670 <input type="submit" name="btnG" value="$3" />
671 <div>
672 <input type="radio" name="sitesearch" id="gwiki" value="{{SERVER}}" checked="checked" /><label for="gwiki">{{SITENAME}}</label>
673 <input type="radio" name="sitesearch" id="gWWW" value="" /><label for="gWWW">WWW</label>
674 </div>
675 </form>',
676 'blanknamespace' => '(Main)',
677
678 # Preferences page
679 #
680 'preferences' => 'Preferences',
681 'prefsnologin' => 'Not logged in',
682 'prefsnologintext' => "You must be [[Special:Userlogin|logged in]] to set user preferences.",
683 'prefsreset' => 'Preferences have been reset from storage.',
684 'qbsettings' => 'Quickbar',
685 'changepassword' => 'Change password',
686 'skin' => 'Skin',
687 'math' => 'Math',
688 'dateformat' => 'Date format',
689 'datedefault' => 'No preference',
690 'datetime' => 'Date and time',
691 'math_failure' => 'Failed to parse',
692 'math_unknown_error' => 'unknown error',
693 'math_unknown_function' => 'unknown function',
694 'math_lexing_error' => 'lexing error',
695 'math_syntax_error' => 'syntax error',
696 'math_image_error' => 'PNG conversion failed; check for correct installation of latex, dvips, gs, and convert',
697 'math_bad_tmpdir' => 'Can\'t write to or create math temp directory',
698 'math_bad_output' => 'Can\'t write to or create math output directory',
699 'math_notexvc' => 'Missing texvc executable; please see math/README to configure.',
700 'prefs-personal' => 'User profile',
701 'prefs-rc' => 'Recent changes',
702 'prefs-watchlist' => 'Watchlist',
703 'prefs-watchlist-days' => 'Number of days to show in watchlist:',
704 'prefs-watchlist-edits' => 'Number of edits to show in expanded watchlist:',
705 'prefs-misc' => 'Misc',
706 'saveprefs' => 'Save',
707 'resetprefs' => 'Reset',
708 'oldpassword' => 'Old password:',
709 'newpassword' => 'New password:',
710 'retypenew' => 'Retype new password:',
711 'textboxsize' => 'Editing',
712 'rows' => 'Rows:',
713 'columns' => 'Columns:',
714 'searchresultshead' => 'Search',
715 'resultsperpage' => 'Hits per page:',
716 'contextlines' => 'Lines per hit:',
717 'contextchars' => 'Context per line:',
718 'stubthreshold' => 'Threshold for stub display:',
719 'recentchangescount' => 'Titles in recent changes:',
720 'savedprefs' => 'Your preferences have been saved.',
721 'timezonelegend' => 'Time zone',
722 'timezonetext' => 'The number of hours your local time differs from server time (UTC).',
723 'localtime' => 'Local time',
724 'timezoneoffset' => 'Offset¹',
725 'servertime' => 'Server time',
726 'guesstimezone' => 'Fill in from browser',
727 'allowemail' => 'Enable e-mail from other users',
728 'defaultns' => 'Search in these namespaces by default:',
729 'default' => 'default',
730 'files' => 'Files',
731
732 # User rights
733 'userrights-lookup-user' => 'Manage user groups',
734 'userrights-user-editname' => 'Enter a username:',
735 'editusergroup' => 'Edit User Groups',
736
737 'userrights-editusergroup' => 'Edit user groups',
738 'saveusergroups' => 'Save User Groups',
739 'userrights-groupsmember' => 'Member of:',
740 'userrights-groupsavailable' => 'Available groups:',
741 'userrights-groupshelp' => 'Select groups you want the user to be removed from or added to.
742 Unselected groups will not be changed. You can deselect a group with CTRL + Left Click',
743 'userrights-logcomment' => 'Changed group membership from $1 to $2',
744
745 # Groups
746 'group' => 'Group:',
747 'group-bot' => 'Bots',
748 'group-sysop' => 'Sysops',
749 'group-bureaucrat' => 'Bureaucrats',
750 'group-steward' => 'Stewards',
751 'group-all' => '(all)',
752
753 'group-bot-member' => 'Bot',
754 'group-sysop-member' => 'Sysop',
755 'group-bureaucrat-member' => 'Bureaucrat',
756 'group-steward-member' => 'Steward',
757
758 'grouppage-bot' => 'Project:Bots',
759 'grouppage-sysop' => 'Project:Administrators',
760 'grouppage-bureaucrat' => 'Project:Bureaucrats',
761
762 # Recent changes
763 #
764 'changes' => 'changes',
765 'recentchanges' => 'Recent changes',
766 'recentchanges-url' => 'Special:Recentchanges',
767 'recentchangestext' => 'Track the most recent changes to the wiki on this page.',
768 'rcnote' => "Below are the last <strong>$1</strong> changes in the last <strong>$2</strong> days, as of $3.",
769 'rcnotefrom' => "Below are the changes since <b>$2</b> (up to <b>$1</b> shown).",
770 'rclistfrom' => "Show new changes starting from $1",
771 'rcshowhideminor' => '$1 minor edits',
772 'rcshowhidebots' => '$1 bots',
773 'rcshowhideliu' => '$1 logged-in users',
774 'rcshowhideanons' => '$1 anonymous users',
775 'rcshowhidepatr' => '$1 patrolled edits',
776 'rcshowhidemine' => '$1 my edits',
777 'rclinks' => "Show last $1 changes in last $2 days<br />$3",
778 'diff' => 'diff',
779 'hist' => 'hist',
780 'hide' => 'Hide',
781 'show' => 'Show',
782 'minoreditletter' => 'm',
783 'newpageletter' => 'N',
784 'sectionlink' => '→',
785 'number_of_watching_users_RCview' => '[$1]',
786 'number_of_watching_users_pageview' => '[$1 watching user/s]',
787 'rc_categories' => 'Limit to categories (separate with "|")',
788 'rc_categories_any' => 'Any',
789
790 # Upload
791 #
792 'upload' => 'Upload file',
793 'uploadbtn' => 'Upload file',
794 'reupload' => 'Re-upload',
795 'reuploaddesc' => 'Return to the upload form.',
796 'uploadnologin' => 'Not logged in',
797 'uploadnologintext' => "You must be [[Special:Userlogin|logged in]]
798 to upload files.",
799 'upload_directory_read_only' => 'The upload directory ($1) is not writable by the webserver.',
800 'uploaderror' => 'Upload error',
801 'uploadtext' => "Use the form below to upload files, to view or search previously uploaded images go to the [[Special:Imagelist|list of uploaded files]], uploads and deletions are also logged in the [[Special:Log/upload|upload log]].
802
803 To include the image in a page, use a link in the form
804 '''<nowiki>[[{{ns:6}}:file.jpg]]</nowiki>''',
805 '''<nowiki>[[{{ns:6}}:file.png|alt text]]</nowiki>''' or
806 '''<nowiki>[[{{ns:-2}}:file.ogg]]</nowiki>''' for directly linking to the file.",
807 'uploadlog' => 'upload log',
808 'uploadlogpage' => 'Upload_log',
809 'uploadlogpagetext' => 'Below is a list of the most recent file uploads.',
810 'filename' => 'Filename',
811 'filedesc' => 'Summary',
812 'fileuploadsummary' => 'Summary:',
813 'filestatus' => 'Copyright status',
814 'filesource' => 'Source',
815 'copyrightpage' => "Project:Copyrights",
816 'copyrightpagename' => "{{SITENAME}} copyright",
817 'uploadedfiles' => 'Uploaded files',
818 'ignorewarning' => 'Ignore warning and save file anyway.',
819 'ignorewarnings' => 'Ignore any warnings',
820 'minlength' => 'File names must be at least three letters.',
821 'illegalfilename' => 'The filename "$1" contains characters that are not allowed in page titles. Please rename the file and try uploading it again.',
822 'badfilename' => 'File name has been changed to "$1".',
823 'badfiletype' => "\".$1\" is not a recommended image file format.",
824 'largefile' => 'It is recommended that images not exceed $1 bytes in size, this file is $2 bytes',
825 'largefileserver' => 'This file is bigger than the server is configured to allow.',
826 '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.',
827 'fileexists' => 'A file with this name exists already, please check $1 if you are not sure if you want to change it.',
828 'fileexists-forbidden' => 'A file with this name exists already; please go back and upload this file under a new name. [[Image:$1|thumb|center|$1]]',
829 'fileexists-shared-forbidden' => 'A file with this name exists already in the shared file repository; please go back and upload this file under a new name. [[Image:$1|thumb|center|$1]]',
830 'successfulupload' => 'Successful upload',
831 'fileuploaded' => "File $1 uploaded successfully.
832 Please follow this link: $2 to the description page and fill
833 in information about the file, such as where it came from, when it was
834 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>",
835 'uploadwarning' => 'Upload warning',
836 'savefile' => 'Save file',
837 'uploadedimage' => "uploaded \"[[$1]]\"",
838 'uploaddisabled' => 'Uploads disabled',
839 'uploaddisabledtext' => 'File uploads are disabled on this wiki.',
840 'uploadscripted' => 'This file contains HTML or script code that may be erroneously be interpreted by a web browser.',
841 'uploadcorrupt' => 'The file is corrupt or has an incorrect extension. Please check the file and upload again.',
842 'uploadvirus' => 'The file contains a virus! Details: $1',
843 'sourcefilename' => 'Source filename',
844 'destfilename' => 'Destination filename',
845 'filewasdeleted' => 'A file of this name has been previously uploaded and subsequently deleted. You should check the $1 before proceeding to upload it again.',
846
847 'license' => 'Licensing',
848 'nolicense' => 'None selected',
849
850 # Image list
851 #
852 'imagelist' => 'File list',
853 'imagelisttext' => 'Below is a list of <strong>$1</strong> files sorted <strong>$2</strong>.',
854 'imagelistforuser' => "This shows only images uploaded by $1.",
855 'getimagelist' => 'fetching file list',
856 'ilsubmit' => 'Search',
857 'showlast' => 'Show last $1 files sorted $2.',
858 'byname' => 'by name',
859 'bydate' => 'by date',
860 'bysize' => 'by size',
861 'imgdelete' => 'del',
862 'imgdesc' => 'desc',
863 'imglegend' => 'Legend: (desc) = show/edit file description.',
864 'imghistory' => 'File history',
865 'revertimg' => 'rev',
866 'deleteimg' => 'del',
867 'deleteimgcompletely' => 'Delete all revisions of this file',
868 'imghistlegend' => 'Legend: (cur) = this is the current file, (del) = delete
869 this old version, (rev) = revert to this old version.
870 <br /><i>Click on date to see the file uploaded on that date</i>.',
871 'imagelinks' => 'Links',
872 'linkstoimage' => 'The following pages link to this file:',
873 'nolinkstoimage' => 'There are no pages that link to this file.',
874 'sharedupload' => 'This file is a shared upload and may be used by other projects.',
875 'shareduploadwiki' => 'Please see the $1 for further information.',
876 'shareduploadwiki-linktext' => 'file description page',
877 'shareddescriptionfollows' => '-',
878 'noimage' => 'No file by this name exists, you can $1.',
879 'noimage-linktext' => 'upload it',
880 'uploadnewversion' => '[$1 Upload a new version of this file]',
881
882 # Mime search
883 #
884 'mimesearch' => 'MIME search',
885 'mimetype' => 'MIME type:',
886 'download' => 'download',
887
888 # Unwatchedpages
889 #
890 'unwatchedpages' => 'Unwatched pages',
891
892 # List redirects
893 'listredirects' => 'List redirects',
894
895 # Unused templates
896 'unusedtemplates' => 'Unused templates',
897 'unusedtemplatestext' => 'This page lists all pages in the template namespace which are not included in another page. Remember to check for other links to the templates before deleting them.',
898 'unusedtemplateswlh' => 'other links',
899
900 # Random redirect
901 'randomredirect' => 'Random redirect',
902
903 # Statistics
904 #
905 'statistics' => 'Statistics',
906 'sitestats' => '{{SITENAME}} statistics',
907 'userstats' => 'User statistics',
908 'sitestatstext' => "There are '''$1''' total pages in the database.
909 This includes \"talk\" pages, pages about {{SITENAME}}, minimal \"stub\"
910 pages, redirects, and others that probably don't qualify as content pages.
911 Excluding those, there are '''$2''' pages that are probably legitimate
912 content pages.
913
914 '''$8''' files have been uploaded.
915
916 There have been a total of '''$3''' page views, and '''$4''' page edits
917 since the wiki was setup.
918 That comes to '''$5''' average edits per page, and '''$6''' views per edit.
919
920 The [http://meta.wikimedia.org/wiki/Help:Job_queue job queue] length is '''$7'''.",
921 'userstatstext' => "There are '''$1''' registered users, of which
922 '''$2''' (or '''$4%''') are administrators (see $3).",
923
924 'disambiguations' => 'Disambiguation pages',
925 'disambiguationspage' => 'Template:disambig',
926 '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 disambiguation if it is linked from $1.<br />Links from other namespaces are <i>not</i> listed here.",
927
928 'doubleredirects' => 'Double redirects',
929 'doubleredirectstext' => "Each 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.",
930
931 'brokenredirects' => 'Broken redirects',
932 'brokenredirectstext' => 'The following redirects link to non-existent pages:',
933
934
935 # Miscellaneous special pages
936 #
937 'lonelypages' => 'Orphaned pages',
938 'uncategorizedpages' => 'Uncategorized pages',
939 'uncategorizedcategories' => 'Uncategorized categories',
940 'unusedcategories' => 'Unused categories',
941 'unusedimages' => 'Unused files',
942 'popularpages' => 'Popular pages',
943 'nviews' => '$1 views',
944 'wantedcategories' => 'Wanted categories',
945 'wantedpages' => 'Wanted pages',
946 'mostlinked' => 'Most linked to pages',
947 'mostlinkedcategories' => 'Most linked to categories',
948 'mostcategories' => 'Articles with the most categories',
949 'mostimages' => 'Most linked to images',
950 'mostrevisions' => 'Articles with the most revisions',
951 'nlinks' => '$1 links',
952 'members' => '$1 members',
953 'allpages' => 'All pages',
954 'prefixindex' => 'Prefix index',
955 'randompage' => 'Random page',
956 'randompage-url'=> 'Special:Random',
957 'shortpages' => 'Short pages',
958 'longpages' => 'Long pages',
959 'deadendpages' => 'Dead-end pages',
960 'listusers' => 'User list',
961 'specialpages' => 'Special pages',
962 'spheading' => 'Special pages for all users',
963 'restrictedpheading' => 'Restricted special pages',
964 'recentchangeslinked' => 'Related changes',
965 'rclsub' => "(to pages linked from \"$1\")",
966 'newpages' => 'New pages',
967 'ancientpages' => 'Oldest pages',
968 'intl' => 'Interlanguage links',
969 'move' => 'Move',
970 'movethispage' => 'Move this page',
971 'unusedimagestext' => '<p>Please note that other web sites may link to an image with
972 a direct URL, and so may still be listed here despite being
973 in active use.</p>',
974 'unusedcategoriestext' => 'The following category pages exist although no other article or category make use of them.',
975
976 'booksources' => 'Book sources',
977 'categoriespagetext' => 'The following categories exist in the wiki.',
978 'data' => 'Data',
979 'userrights' => 'User rights management',
980 'groups' => 'User groups',
981
982 'booksourcetext' => "Below is a list of links to other sites that
983 sell new and used books, and may also have further information
984 about books you are looking for.",
985 'isbn' => 'ISBN',
986 'rfcurl' => 'http://www.ietf.org/rfc/rfc$1.txt',
987 'pubmedurl' => 'http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&db=pubmed&dopt=Abstract&list_uids=$1',
988 'alphaindexline' => "$1 to $2",
989 'version' => 'Version',
990 'log' => 'Logs',
991 'alllogstext' => 'Combined display of upload, deletion, protection, blocking, and sysop logs.
992 You can narrow down the view by selecting a log type, the user name, or the affected page.',
993 'logempty' => 'No matching items in log.',
994
995
996 # Special:Allpages
997 'nextpage' => 'Next page ($1)',
998 'allpagesfrom' => 'Display pages starting at:',
999 'allarticles' => 'All articles',
1000 'allnonarticles' => 'All non-articles',
1001 'allinnamespace' => 'All pages ($1 namespace)',
1002 'allnotinnamespace' => 'All pages (not in $1 namespace)',
1003 'allpagesprev' => 'Previous',
1004 'allpagesnext' => 'Next',
1005 'allpagessubmit' => 'Go',
1006 'allpagesprefix' => 'Display pages with prefix:',
1007
1008 # E this user
1009 #
1010 'mailnologin' => 'No send address',
1011 'mailnologintext' => "You must be [[Special:Userlogin|logged in]]
1012 and have a valid e-mail address in your [[Special:Preferences|preferences]]
1013 to send e-mail to other users.",
1014 'emailuser' => 'E-mail this user',
1015 'emailpage' => 'E-mail user',
1016 'emailpagetext' => 'If this user has entered a valid e-mail address in
1017 his or her user preferences, the form below will send a single message.
1018 The e-mail address you entered in your user preferences will appear
1019 as the "From" address of the mail, so the recipient will be able
1020 to reply.',
1021 'usermailererror' => 'Mail object returned error:',
1022 'defemailsubject' => "{{SITENAME}} e-mail",
1023 'noemailtitle' => 'No e-mail address',
1024 'noemailtext' => 'This user has not specified a valid e-mail address,
1025 or has chosen not to receive e-mail from other users.',
1026 'emailfrom' => 'From',
1027 'emailto' => 'To',
1028 'emailsubject' => 'Subject',
1029 'emailmessage' => 'Message',
1030 'emailsend' => 'Send',
1031 'emailsent' => 'E-mail sent',
1032 'emailsenttext' => 'Your e-mail message has been sent.',
1033
1034 # Watchlist
1035 #
1036 'watchlist' => 'My watchlist',
1037 'watchlistsub' => "(for user \"$1\")",
1038 'nowatchlist' => 'You have no items on your watchlist.',
1039 'watchlistcount' => "'''You have $1 items on your watchlist, including talk pages.'''",
1040 'clearwatchlist' => 'Clear watchlist',
1041 'watchlistcleartext' => 'Are you sure you wish to remove them?',
1042 'watchlistclearbutton' => 'Clear watchlist',
1043 'watchlistcleardone' => 'Your watchlist has been cleared. $1 items were removed.',
1044 'watchnologin' => 'Not logged in',
1045 'watchnologintext' => 'You must be [[Special:Userlogin|logged in]] to modify your watchlist.',
1046 'addedwatch' => 'Added to watchlist',
1047 'addedwatchtext' => "The page \"[[:$1]]\" has been added to your [[Special:Watchlist|watchlist]].
1048 Future changes to this page and its associated Talk page will be listed there,
1049 and the page will appear '''bolded''' in the [[Special:Recentchanges|list of recent changes]] to
1050 make it easier to pick out.
1051
1052 If you want to remove the page from your watchlist later, click \"Unwatch\" in the sidebar.",
1053 'removedwatch' => 'Removed from watchlist',
1054 'removedwatchtext' => "The page \"[[:$1]]\" has been removed from your watchlist.",
1055 'watch' => 'Watch',
1056 'watchthispage' => 'Watch this page',
1057 'unwatch' => 'Unwatch',
1058 'unwatchthispage' => 'Stop watching',
1059 'notanarticle' => 'Not a content page',
1060 'watchnochange' => 'None of your watched items was edited in the time period displayed.',
1061 'watchdetails' => '* $1 pages watched not counting talk pages
1062 * [[Special:Watchlist/edit|Show and edit complete watchlist]]
1063 * [[Special:Watchlist/clear|Remove all pages]]',
1064 'wlheader-enotif' => "* E-mail notification is enabled.",
1065 'wlheader-showupdated' => "* Pages which have been changed since you last visited them are shown in '''bold'''",
1066 'watchmethod-recent'=> 'checking recent edits for watched pages',
1067 'watchmethod-list' => 'checking watched pages for recent edits',
1068 'removechecked' => 'Remove checked items from watchlist',
1069 'watchlistcontains' => "Your watchlist contains $1 pages.",
1070 'watcheditlist' => 'Here\'s an alphabetical list of your
1071 watched content pages. Check the boxes of pages you want to remove from your watchlist and click the \'remove checked\' button
1072 at the bottom of the screen (deleting a content page also deletes the accompanying talk page and vice versa).',
1073 'removingchecked' => 'Removing requested items from watchlist...',
1074 'couldntremove' => "Couldn't remove item '$1'...",
1075 'iteminvalidname' => "Problem with item '$1', invalid name...",
1076 'wlnote' => 'Below are the last $1 changes in the last <b>$2</b> hours.',
1077 'wlshowlast' => 'Show last $1 hours $2 days $3',
1078 'wlsaved' => 'This is a saved version of your watchlist.',
1079 'wlhideshowown' => '$1 my edits',
1080 'wlhideshowbots' => '$1 bot edits',
1081
1082 'enotif_mailer' => '{{SITENAME}} Notification Mailer',
1083 'enotif_reset' => 'Mark all pages visited',
1084 'enotif_newpagetext'=> 'This is a new page.',
1085 'changed' => 'changed',
1086 'created' => 'created',
1087 'enotif_subject' => '{{SITENAME}} page $PAGETITLE has been $CHANGEDORCREATED by $PAGEEDITOR',
1088 'enotif_lastvisited' => 'See $1 for all changes since your last visit.',
1089 'enotif_body' => 'Dear $WATCHINGUSERNAME,
1090
1091 the {{SITENAME}} page $PAGETITLE has been $CHANGEDORCREATED on $PAGEEDITDATE by $PAGEEDITOR, see $PAGETITLE_URL for the current version.
1092
1093 $NEWPAGE
1094
1095 Editor\'s summary: $PAGESUMMARY $PAGEMINOREDIT
1096
1097 Contact the editor:
1098 mail: $PAGEEDITOR_EMAIL
1099 wiki: $PAGEEDITOR_WIKI
1100
1101 There will be no other notifications in case of further changes unless you visit this page. You could also reset the notification flags for all your watched pages on your watchlist.
1102
1103 Your friendly {{SITENAME}} notification system
1104
1105 --
1106 To change your watchlist settings, visit
1107 {{SERVER}}{{localurl:Special:Watchlist/edit}}
1108
1109 Feedback and further assistance:
1110 {{SERVER}}{{localurl:Help:Contents}}',
1111
1112 # Delete/protect/revert
1113 #
1114 'deletepage' => 'Delete page',
1115 'confirm' => 'Confirm',
1116 'excontent' => "content was: '$1'",
1117 'excontentauthor' => "content was: '$1' (and the only contributor was '$2')",
1118 'exbeforeblank' => "content before blanking was: '$1'",
1119 'exblank' => 'page was empty',
1120 'confirmdelete' => 'Confirm delete',
1121 'deletesub' => "(Deleting \"$1\")",
1122 'historywarning' => 'Warning: The page you are about to delete has a history:',
1123 'confirmdeletetext' => "You are about to permanently delete a page
1124 or image along with all of its history from the database.
1125 Please confirm that you intend to do this, that you understand the
1126 consequences, and that you are doing this in accordance with
1127 [[Project:Policy]].",
1128 'actioncomplete' => 'Action complete',
1129 'deletedtext' => "\"$1\" has been deleted.
1130 See $2 for a record of recent deletions.",
1131 'deletedarticle' => "deleted \"[[$1]]\"",
1132 'dellogpage' => 'Deletion_log',
1133 'dellogpagetext' => 'Below is a list of the most recent deletions.',
1134 'deletionlog' => 'deletion log',
1135 'reverted' => 'Reverted to earlier revision',
1136 'deletecomment' => 'Reason for deletion',
1137 'imagereverted' => 'Revert to earlier version was successful.',
1138 'rollback' => 'Roll back edits',
1139 'rollback_short' => 'Rollback',
1140 'rollbacklink' => 'rollback',
1141 'rollbackfailed' => 'Rollback failed',
1142 'cantrollback' => 'Cannot revert edit; last contributor is only author of this page.',
1143 'alreadyrolled' => "Cannot rollback last edit of [[$1]]
1144 by [[User:$2|$2]] ([[User talk:$2|Talk]]); someone else has edited or rolled back the page already.
1145
1146 Last edit was by [[User:$3|$3]] ([[User talk:$3|Talk]]).",
1147 # only shown if there is an edit comment
1148 'editcomment' => "The edit comment was: \"<i>$1</i>\".",
1149 'revertpage' => "Reverted edits by [[Special:Contributions/$2|$2]] ([[User_talk:$2|Talk]]); changed back to last version by [[User:$1|$1]]",
1150 'sessionfailure' => 'There seems to be a problem with your login session;
1151 this action has been canceled as a precaution against session hijacking.
1152 Please hit "back" and reload the page you came from, then try again.',
1153 'protectlogpage' => 'Protection_log',
1154 'protectlogtext' => "Below is a list of page locks/unlocks.
1155 See [[Project:Protected page]] for more information.",
1156 'protectedarticle' => 'protected "[[$1]]"',
1157 'unprotectedarticle' => 'unprotected "[[$1]]"',
1158 'protectsub' => '(Protecting "$1")',
1159 'confirmprotecttext' => 'Do you really want to protect this page?',
1160 'confirmprotect' => 'Confirm protection',
1161 'protectmoveonly' => 'Protect from moves only',
1162 'protectcomment' => 'Reason for protecting',
1163 'unprotectsub' =>"(Unprotecting \"$1\")",
1164 'confirmunprotecttext' => 'Do you really want to unprotect this page?',
1165 'confirmunprotect' => 'Confirm unprotection',
1166 'unprotectcomment' => 'Reason for unprotecting',
1167 'protect-unchain' => 'Unlock move permissions',
1168 'protect-text' => 'You may view and change the protection level here for the page <strong>$1</strong>.
1169 Please be sure you are following the [[Project:Protected page|project guidelines]].',
1170 'protect-viewtext' => 'Your account does not have permission to change
1171 page protection levels. Here are the current settings for the page <strong>$1</strong>:',
1172 'protect-default' => '(default)',
1173 'protect-level-autoconfirmed' => 'Block unregistered users',
1174 'protect-level-sysop' => 'Sysops only',
1175
1176 # restrictions (nouns)
1177 'restriction-edit' => 'Edit',
1178 'restriction-move' => 'Move',
1179
1180
1181 # Undelete
1182 'undelete' => 'View deleted pages',
1183 'undeletepage' => 'View and restore deleted pages',
1184 'viewdeletedpage' => 'View deleted pages',
1185 'undeletepagetext' => 'The following pages have been deleted but are still in the archive and
1186 can be restored. The archive may be periodically cleaned out.',
1187 'undeleteextrahelp' => "To restore the entire page, leave all checkboxes deselected and
1188 click '''''Restore'''''. To perform a selective restoration, check the boxes corresponding to the
1189 revisions to be restored, and click '''''Restore'''''. Clicking '''''Reset''''' will clear the
1190 comment field and all checkboxes.",
1191 'undeletearticle' => 'Restore deleted page',
1192 'undeleterevisions' => "$1 revisions archived",
1193 'undeletehistory' => 'If you restore the page, all revisions will be restored to the history.
1194 If a new page with the same name has been created since the deletion, the restored
1195 revisions will appear in the prior history, and the current revision of the live page
1196 will not be automatically replaced.',
1197 'undeletehistorynoadmin' => 'This article has been deleted. The reason for deletion is
1198 shown in the summary below, along with details of the users who had edited this page
1199 before deletion. The actual text of these deleted revisions is only available to administrators.',
1200 'undeleterevision' => "Deleted revision as of $1",
1201 'undeletebtn' => 'Restore',
1202 'undeletereset' => 'Reset',
1203 'undeletecomment' => 'Comment:',
1204 'undeletedarticle' => "restored \"[[$1]]\"",
1205 'undeletedrevisions' => "$1 revisions restored",
1206 'undeletedtext' => "[[:$1|$1]] has been successfully restored.
1207 See [[Special:Log/delete]] for a record of recent deletions and restorations.",
1208
1209 # Namespace form on various pages
1210 'namespace' => 'Namespace:',
1211 'invert' => 'Invert selection',
1212
1213 # Contributions
1214 #
1215 'contributions' => 'User contributions',
1216 'mycontris' => 'My contributions',
1217 'contribsub' => "For $1",
1218 'nocontribs' => 'No changes were found matching these criteria.',
1219 'ucnote' => "Below are this user's last <b>$1</b> changes in the last <b>$2</b> days.",
1220 'uclinks' => "View the last $1 changes; view the last $2 days.",
1221 'uctop' => ' (top)' ,
1222 'newbies' => 'newbies',
1223
1224 'sp-contributions-newest' => 'Newest',
1225 'sp-contributions-oldest' => 'Oldest',
1226 'sp-contributions-newer' => 'Newer $1',
1227 'sp-contributions-older' => 'Older $1',
1228 'sp-contributions-newbies-sub' => 'For newbies',
1229
1230
1231 # What links here
1232 #
1233 'whatlinkshere' => 'What links here',
1234 'notargettitle' => 'No target',
1235 'notargettext' => 'You have not specified a target page or user
1236 to perform this function on.',
1237 'linklistsub' => '(List of links)',
1238 'linkshere' => 'The following pages link to here:',
1239 'nolinkshere' => 'No pages link to here.',
1240 'isredirect' => 'redirect page',
1241 'istemplate' => 'inclusion',
1242
1243 # Block/unblock IP
1244 #
1245 'blockip' => 'Block user',
1246 'blockiptext' => "Use the form below to block write access
1247 from a specific IP address or username.
1248 This should be done only only to prevent vandalism, and in
1249 accordance with [[Project:Policy|policy]].
1250 Fill in a specific reason below (for example, citing particular
1251 pages that were vandalized).",
1252 'ipaddress' => 'IP Address',
1253 'ipadressorusername' => 'IP Address or username',
1254 'ipbexpiry' => 'Expiry',
1255 'ipbreason' => 'Reason',
1256 'ipbsubmit' => 'Block this user',
1257 'ipbother' => 'Other time',
1258 'ipboptions' => '2 hours:2 hours,1 day:1 day,3 days:3 days,1 week:1 week,2 weeks:2 weeks,1 month:1 month,3 months:3 months,6 months:6 months,1 year:1 year,infinite:infinite',
1259 'ipbotheroption' => 'other',
1260 'badipaddress' => 'Invalid IP address',
1261 'blockipsuccesssub' => 'Block succeeded',
1262 'blockipsuccesstext' => '[[{{ns:Special}}:Contributions/$1|$1]] has been blocked.
1263 <br />See [[{{ns:Special}}:Ipblocklist|IP block list]] to review blocks.',
1264 'unblockip' => 'Unblock user',
1265 'unblockiptext' => 'Use the form below to restore write access
1266 to a previously blocked IP address or username.',
1267 'ipusubmit' => 'Unblock this address',
1268 'ipusuccess' => "\"[[$1]]\" unblocked",
1269 'ipblocklist' => 'List of blocked IP addresses and usernames',
1270 'blocklistline' => "$1, $2 blocked $3 ($4)",
1271 'infiniteblock' => 'infinite',
1272 'expiringblock' => 'expires $1',
1273 'ipblocklistempty' => 'The blocklist is empty.',
1274 'blocklink' => 'block',
1275 'unblocklink' => 'unblock',
1276 'contribslink' => 'contribs',
1277 'autoblocker' => 'Autoblocked because your IP address has been recently used by "[[User:$1|$1]]". The reason given for $1\'s block is: "\'\'\'$2\'\'\'"',
1278 'blocklogpage' => 'Block_log',
1279 'blocklogentry' => 'blocked "[[$1]]" with an expiry time of $2',
1280 'blocklogtext' => 'This is a log of user blocking and unblocking actions. Automatically
1281 blocked IP addresses are not listed. See the [[Special:Ipblocklist|IP block list]] for
1282 the list of currently operational bans and blocks.',
1283 'unblocklogentry' => 'unblocked $1',
1284 'range_block_disabled' => 'The sysop ability to create range blocks is disabled.',
1285 'ipb_expiry_invalid' => 'Expiry time invalid.',
1286 'ip_range_invalid' => 'Invalid IP range.',
1287 'proxyblocker' => 'Proxy blocker',
1288 '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.',
1289 'proxyblocksuccess' => 'Done.',
1290 'sorbs' => 'SORBS DNSBL',
1291 'sorbsreason' => 'Your IP address is listed as an open proxy in the [http://www.sorbs.net SORBS] DNSBL.',
1292 'sorbs_create_account_reason' => 'Your IP address is listed as an open proxy in the [http://www.sorbs.net SORBS] DNSBL. You cannot create an account',
1293
1294
1295 # Developer tools
1296 #
1297 'lockdb' => 'Lock database',
1298 'unlockdb' => 'Unlock database',
1299 'lockdbtext' => 'Locking the database will suspend the ability of all
1300 users to edit pages, change their preferences, edit their watchlists, and
1301 other things requiring changes in the database.
1302 Please confirm that this is what you intend to do, and that you will
1303 unlock the database when your maintenance is done.',
1304 'unlockdbtext' => 'Unlocking the database will restore the ability of all
1305 users to edit pages, change their preferences, edit their watchlists, and
1306 other things requiring changes in the database.
1307 Please confirm that this is what you intend to do.',
1308 'lockconfirm' => 'Yes, I really want to lock the database.',
1309 'unlockconfirm' => 'Yes, I really want to unlock the database.',
1310 'lockbtn' => 'Lock database',
1311 'unlockbtn' => 'Unlock database',
1312 'locknoconfirm' => 'You did not check the confirmation box.',
1313 'lockdbsuccesssub' => 'Database lock succeeded',
1314 'unlockdbsuccesssub' => 'Database lock removed',
1315 'lockdbsuccesstext' => 'The database has been locked.
1316 <br />Remember to remove the lock after your maintenance is complete.',
1317 'unlockdbsuccesstext' => 'The database has been unlocked.',
1318
1319 # Make sysop
1320 'makesysoptitle' => 'Make a user into a sysop',
1321 'makesysoptext' => 'This form is used by bureaucrats to turn ordinary users into administrators.
1322 Type the name of the user in the box and press the button to make the user an administrator',
1323 'makesysopname' => 'Name of the user:',
1324 'makesysopsubmit' => 'Make this user into a sysop',
1325 'makesysopok' => "<b>User \"$1\" is now a sysop</b>",
1326 'makesysopfail' => "<b>User \"$1\" could not be made into a sysop. (Did you enter the name correctly?)</b>",
1327 'setbureaucratflag' => 'Set bureaucrat flag',
1328 'setstewardflag' => 'Set steward flag',
1329 'rightslog' => 'User rights log',
1330 'rightslogtext' => 'This is a log of changes to user rights.',
1331 'rightslogentry' => 'changed group membership for $1 from $2 to $3',
1332 'rights' => 'Rights:',
1333 'set_user_rights' => 'Set user rights',
1334 'user_rights_set' => "<b>User rights for \"$1\" updated</b>",
1335 'set_rights_fail' => "<b>User rights for \"$1\" could not be set. (Did you enter the name correctly?)</b>",
1336 'makesysop' => 'Make a user into a sysop',
1337 'already_sysop' => 'This user is already an administrator',
1338 'already_bureaucrat' => 'This user is already a bureaucrat',
1339 'already_steward' => 'This user is already a steward',
1340 'rightsnone' => '(none)',
1341
1342 # Move page
1343 #
1344 'movepage' => 'Move page',
1345 'movepagetext' => 'Using the form below will rename a page, moving all
1346 of its history to the new name.
1347 The old title will become a redirect page to the new title.
1348 Links to the old page title will not be changed; be sure to
1349 check for double or broken redirects.
1350 You are responsible for making sure that links continue to
1351 point where they are supposed to go.
1352
1353 Note that the page will \'\'\'not\'\'\' be moved if there is already
1354 a page at the new title, unless it is empty or a redirect and has no
1355 past edit history. This means that you can rename a page back to where
1356 it was just renamed from if you make a mistake, and you cannot overwrite
1357 an existing page.
1358
1359 <b>WARNING!</b>
1360 This can be a drastic and unexpected change for a popular page;
1361 please be sure you understand the consequences of this before
1362 proceeding.',
1363 'movepagetalktext' => 'The associated talk page, if any, will be automatically moved along with it \'\'\'unless:\'\'\'
1364 *You are moving the page across namespaces,
1365 *A non-empty talk page already exists under the new name, or
1366 *You uncheck the box below.
1367
1368 In those cases, you will have to move or merge the page manually if desired.',
1369 'movearticle' => 'Move page',
1370 'movenologin' => 'Not logged in',
1371 'movenologintext' => "You must be a registered user and [[Special:Userlogin|logged in]]
1372 to move a page.",
1373 'newtitle' => 'To new title',
1374 'movepagebtn' => 'Move page',
1375 'pagemovedsub' => 'Move succeeded',
1376 'pagemovedtext' => "Page \"[[$1]]\" moved to \"[[$2]]\".",
1377 'articleexists' => 'A page of that name already exists, or the
1378 name you have chosen is not valid.
1379 Please choose another name.',
1380 'talkexists' => "'''The page itself was moved successfully, but the talk page could not be moved because one already exists at the new title. Please merge them manually.'''",
1381 'movedto' => 'moved to',
1382 'movetalk' => 'Move associated talk page',
1383 'talkpagemoved' => 'The corresponding talk page was also moved.',
1384 'talkpagenotmoved' => 'The corresponding talk page was <strong>not</strong> moved.',
1385 '1movedto2' => '[[$1]] moved to [[$2]]',
1386 '1movedto2_redir' => '[[$1]] moved to [[$2]] over redirect',
1387 'movelogpage' => 'Move log',
1388 'movelogpagetext' => 'Below is a list of page moved.',
1389 'movereason' => 'Reason',
1390 'revertmove' => 'revert',
1391 'delete_and_move' => 'Delete and move',
1392 'delete_and_move_text' =>
1393 '==Deletion required==
1394
1395 The destination article "[[$1]]" already exists. Do you want to delete it to make way for the move?',
1396 'delete_and_move_confirm' => 'Yes, delete the page',
1397 'delete_and_move_reason' => 'Deleted to make way for move',
1398 'selfmove' => "Source and destination titles are the same; can't move a page over itself.",
1399 'immobile_namespace' => "Destination title is of a special type; cannot move pages into that namespace.",
1400
1401 # Export
1402
1403 'export' => 'Export pages',
1404 'exporttext' => 'You can export the text and editing history of a particular page or
1405 set of pages wrapped in some XML. This can be imported into another wiki using MediaWiki
1406 via the Special:Import page.
1407
1408 To export pages, enter the titles in the text box below, one title per line, and
1409 select whether you want the current version as well as all old versions, with the page
1410 history lines, or just the current version with the info about the last edit.
1411
1412 In the latter case you can also use a link, e.g. [[{{ns:Special}}:Export/{{Mediawiki:mainpage}}]] for the page {{Mediawiki:mainpage}}.',
1413 'exportcuronly' => 'Include only the current revision, not the full history',
1414 'exportnohistory' => "----
1415 '''Note:''' exporting the full history of pages through this form has been disabled due to performance reasons.",
1416
1417 # Namespace 8 related
1418
1419 'allmessages' => 'System messages',
1420 'allmessagesname' => 'Name',
1421 'allmessagesdefault' => 'Default text',
1422 'allmessagescurrent' => 'Current text',
1423 'allmessagestext' => 'This is a list of system messages available in the MediaWiki namespace.',
1424 'allmessagesnotsupportedUI' => 'Your current interface language <b>$1</b> is not supported by Special:Allmessages at this site.',
1425 'allmessagesnotsupportedDB' => '\'\'\'Special:Allmessages\'\'\' cannot be used because \'\'\'$wgUseDatabaseMessages\'\'\' is switched off.',
1426 'allmessagesfilter' => 'Message name filter:',
1427 'allmessagesmodified' => 'Show only modified',
1428
1429
1430 # Thumbnails
1431
1432 'thumbnail-more' => 'Enlarge',
1433 'missingimage' => '<b>Missing image</b><br /><i>$1</i>',
1434 'filemissing' => 'File missing',
1435 'thumbnail_error' => 'Error creating thumbnail: $1',
1436
1437 # Special:Import
1438 'import' => 'Import pages',
1439 'importinterwiki' => 'Transwiki import',
1440 'importtext' => 'Please export the file from the source wiki using the Special:Export utility, save it to your disk and upload it here.',
1441 'importfailed' => "Import failed: $1",
1442 'importnotext' => 'Empty or no text',
1443 'importsuccess' => 'Import succeeded!',
1444 'importhistoryconflict' => 'Conflicting history revision exists (may have imported this page before)',
1445 'importnosources' => 'No transwiki import sources have been defined and direct history uploads are disabled.',
1446 'importnofile' => 'No import file was uploaded.',
1447 'importuploaderror' => 'Upload of import file failed; perhaps the file is bigger than the allowed upload size.',
1448
1449 # Keyboard access keys for power users
1450 'accesskey-search' => 'f',
1451 'accesskey-minoredit' => 'i',
1452 'accesskey-save' => 's',
1453 'accesskey-preview' => 'p',
1454 'accesskey-diff' => 'v',
1455 'accesskey-compareselectedversions' => 'v',
1456 'accesskey-watch' => 'w',
1457
1458 # tooltip help for some actions, most are in Monobook.js
1459 'tooltip-search' => 'Search {{SITENAME}} [alt-f]',
1460 'tooltip-minoredit' => 'Mark this as a minor edit [alt-i]',
1461 'tooltip-save' => 'Save your changes [alt-s]',
1462 'tooltip-preview' => 'Preview your changes, please use this before saving! [alt-p]',
1463 'tooltip-diff' => 'Show which changes you made to the text. [alt-v]',
1464 'tooltip-compareselectedversions' => 'See the differences between the two selected versions of this page. [alt-v]',
1465 'tooltip-watch' => 'Add this page to your watchlist [alt-w]',
1466
1467 # stylesheets
1468 'Monobook.css' => '/* edit this file to customize the monobook skin for the entire site */',
1469 #'Monobook.js' => '/* edit this file to change js things in the monobook skin */',
1470
1471 # Metadata
1472 'nodublincore' => 'Dublin Core RDF metadata disabled for this server.',
1473 'nocreativecommons' => 'Creative Commons RDF metadata disabled for this server.',
1474 'notacceptable' => 'The wiki server can\'t provide data in a format your client can read.',
1475
1476 # Attribution
1477
1478 'anonymous' => 'Anonymous user(s) of {{SITENAME}}',
1479 'siteuser' => '{{SITENAME}} user $1',
1480 'lastmodifiedby' => 'This page was last modified $1 by $2.',
1481 'and' => 'and',
1482 'othercontribs' => 'Based on work by $1.',
1483 'others' => 'others',
1484 'siteusers' => '{{SITENAME}} user(s) $1',
1485 'creditspage' => 'Page credits',
1486 'nocredits' => 'There is no credits info available for this page.',
1487
1488 # Spam protection
1489
1490 'spamprotectiontitle' => 'Spam protection filter',
1491 'spamprotectiontext' => 'The page you wanted to save was blocked by the spam filter. This is probably caused by a link to an external site.',
1492 'spamprotectionmatch' => 'The following text is what triggered our spam filter: $1',
1493 'subcategorycount' => "There are $1 subcategories to this category.",
1494 'subcategorycount1' => "There is $1 subcategory to this category.",
1495 'categoryarticlecount' => "There are $1 articles in this category.",
1496 'categoryarticlecount1' => "There is $1 article in this category.",
1497 'listingcontinuesabbrev' => " cont.",
1498 'spambot_username' => 'MediaWiki spam cleanup',
1499 'spam_reverting' => 'Reverting to last version not containing links to $1',
1500 'spam_blanking' => 'All revisions contained links to $1, blanking',
1501
1502 # Info page
1503 'infosubtitle' => 'Information for page',
1504 'numedits' => 'Number of edits (article): $1',
1505 'numtalkedits' => 'Number of edits (discussion page): $1',
1506 'numwatchers' => 'Number of watchers: $1',
1507 'numauthors' => 'Number of distinct authors (article): $1',
1508 'numtalkauthors' => 'Number of distinct authors (discussion page): $1',
1509
1510 # Math options
1511 'mw_math_png' => 'Always render PNG',
1512 'mw_math_simple' => 'HTML if very simple or else PNG',
1513 'mw_math_html' => 'HTML if possible or else PNG',
1514 'mw_math_source' => 'Leave it as TeX (for text browsers)',
1515 'mw_math_modern' => 'Recommended for modern browsers',
1516 'mw_math_mathml' => 'MathML if possible (experimental)',
1517
1518 # Patrolling
1519 'markaspatrolleddiff' => "Mark as patrolled",
1520 'markaspatrolledlink' => "[$1]",
1521 'markaspatrolledtext' => "Mark this article as patrolled",
1522 'markedaspatrolled' => "Marked as patrolled",
1523 'markedaspatrolledtext' => "The selected revision has been marked as patrolled.",
1524 'rcpatroldisabled' => "Recent Changes Patrol disabled",
1525 'rcpatroldisabledtext' => "The Recent Changes Patrol feature is currently disabled.",
1526 'markedaspatrollederror' => "Cannot mark as patrolled",
1527 'markedaspatrollederrortext' => "You need to specify a revision to mark as patrolled.",
1528
1529 # Monobook.js: tooltips and access keys for monobook
1530 'Monobook.js' => '/* tooltips and access keys */
1531 ta = new Object();
1532 ta[\'pt-userpage\'] = new Array(\'.\',\'My user page\');
1533 ta[\'pt-anonuserpage\'] = new Array(\'.\',\'The user page for the ip you\\\'re editing as\');
1534 ta[\'pt-mytalk\'] = new Array(\'n\',\'My talk page\');
1535 ta[\'pt-anontalk\'] = new Array(\'n\',\'Discussion about edits from this ip address\');
1536 ta[\'pt-preferences\'] = new Array(\'\',\'My preferences\');
1537 ta[\'pt-watchlist\'] = new Array(\'l\',\'The list of pages you\\\'re monitoring for changes.\');
1538 ta[\'pt-mycontris\'] = new Array(\'y\',\'List of my contributions\');
1539 ta[\'pt-login\'] = new Array(\'o\',\'You are encouraged to log in, it is not mandatory however.\');
1540 ta[\'pt-anonlogin\'] = new Array(\'o\',\'You are encouraged to log in, it is not mandatory however.\');
1541 ta[\'pt-logout\'] = new Array(\'o\',\'Log out\');
1542 ta[\'ca-talk\'] = new Array(\'t\',\'Discussion about the content page\');
1543 ta[\'ca-edit\'] = new Array(\'e\',\'You can edit this page. Please use the preview button before saving.\');
1544 ta[\'ca-addsection\'] = new Array(\'+\',\'Add a comment to this discussion.\');
1545 ta[\'ca-viewsource\'] = new Array(\'e\',\'This page is protected. You can view its source.\');
1546 ta[\'ca-history\'] = new Array(\'h\',\'Past versions of this page.\');
1547 ta[\'ca-protect\'] = new Array(\'=\',\'Protect this page\');
1548 ta[\'ca-delete\'] = new Array(\'d\',\'Delete this page\');
1549 ta[\'ca-undelete\'] = new Array(\'d\',\'Restore the edits done to this page before it was deleted\');
1550 ta[\'ca-move\'] = new Array(\'m\',\'Move this page\');
1551 ta[\'ca-watch\'] = new Array(\'w\',\'Add this page to your watchlist\');
1552 ta[\'ca-unwatch\'] = new Array(\'w\',\'Remove this page from your watchlist\');
1553 ta[\'search\'] = new Array(\'f\',\'Search this wiki\');
1554 ta[\'p-logo\'] = new Array(\'\',\'Main Page\');
1555 ta[\'n-mainpage\'] = new Array(\'z\',\'Visit the Main Page\');
1556 ta[\'n-portal\'] = new Array(\'\',\'About the project, what you can do, where to find things\');
1557 ta[\'n-currentevents\'] = new Array(\'\',\'Find background information on current events\');
1558 ta[\'n-recentchanges\'] = new Array(\'r\',\'The list of recent changes in the wiki.\');
1559 ta[\'n-randompage\'] = new Array(\'x\',\'Load a random page\');
1560 ta[\'n-help\'] = new Array(\'\',\'The place to find out.\');
1561 ta[\'n-sitesupport\'] = new Array(\'\',\'Support us\');
1562 ta[\'t-whatlinkshere\'] = new Array(\'j\',\'List of all wiki pages that link here\');
1563 ta[\'t-recentchangeslinked\'] = new Array(\'k\',\'Recent changes in pages linked from this page\');
1564 ta[\'feed-rss\'] = new Array(\'\',\'RSS feed for this page\');
1565 ta[\'feed-atom\'] = new Array(\'\',\'Atom feed for this page\');
1566 ta[\'t-contributions\'] = new Array(\'\',\'View the list of contributions of this user\');
1567 ta[\'t-emailuser\'] = new Array(\'\',\'Send a mail to this user\');
1568 ta[\'t-upload\'] = new Array(\'u\',\'Upload images or media files\');
1569 ta[\'t-specialpages\'] = new Array(\'q\',\'List of all special pages\');
1570 ta[\'ca-nstab-main\'] = new Array(\'c\',\'View the content page\');
1571 ta[\'ca-nstab-user\'] = new Array(\'c\',\'View the user page\');
1572 ta[\'ca-nstab-media\'] = new Array(\'c\',\'View the media page\');
1573 ta[\'ca-nstab-special\'] = new Array(\'\',\'This is a special page, you can\\\'t edit the page itself.\');
1574 ta[\'ca-nstab-wp\'] = new Array(\'a\',\'View the project page\');
1575 ta[\'ca-nstab-image\'] = new Array(\'c\',\'View the image page\');
1576 ta[\'ca-nstab-mediawiki\'] = new Array(\'c\',\'View the system message\');
1577 ta[\'ca-nstab-template\'] = new Array(\'c\',\'View the template\');
1578 ta[\'ca-nstab-help\'] = new Array(\'c\',\'View the help page\');
1579 ta[\'ca-nstab-category\'] = new Array(\'c\',\'View the category page\');',
1580
1581 # image deletion
1582 'deletedrevision' => 'Deleted old revision $1.',
1583
1584 # browsing diffs
1585 'previousdiff' => '← Previous diff',
1586 'nextdiff' => 'Next diff →',
1587
1588 'imagemaxsize' => 'Limit images on image description pages to:',
1589 'thumbsize' => 'Thumbnail size:',
1590 'showbigimage' => 'Download high resolution version ($1x$2, $3 KB)',
1591
1592 'newimages' => 'Gallery of new files',
1593 'showhidebots' => '($1 bots)',
1594 'noimages' => 'Nothing to see.',
1595
1596 # short names for language variants used for language conversion links.
1597 # to disable showing a particular link, set it to 'disable', e.g.
1598 # 'variantname-zh-sg' => 'disable',
1599 'variantname-zh-cn' => 'cn',
1600 'variantname-zh-tw' => 'tw',
1601 'variantname-zh-hk' => 'hk',
1602 'variantname-zh-sg' => 'sg',
1603 'variantname-zh' => 'zh',
1604 # variants for Serbian language
1605 'variantname-sr-ec' => 'sr-ec',
1606 'variantname-sr-el' => 'sr-el',
1607 'variantname-sr-jc' => 'sr-jc',
1608 'variantname-sr-jl' => 'sr-jl',
1609 'variantname-sr' => 'sr',
1610
1611 # labels for User: and Title: on Special:Log pages
1612 'specialloguserlabel' => 'User:',
1613 'speciallogtitlelabel' => 'Title:',
1614
1615 'passwordtooshort' => 'Your password is too short. It must have at least $1 characters.',
1616
1617 # Media Warning
1618 'mediawarning' => '\'\'\'Warning\'\'\': This file may contain malicious code, by executing it your system may be compromised.
1619 <hr>',
1620
1621 'fileinfo' => '$1KB, MIME type: <code>$2</code>',
1622
1623 # Metadata
1624 'metadata' => 'Metadata',
1625 'metadata-help' => 'This file contains additional information, probably added from the digital camera or scanner used to create or digitize it. If the file has been modified from its original state, some details may not fully reflect the modified image.',
1626 'metadata-expand' => 'Show extended details',
1627 'metadata-collapse' => 'Hide extended details',
1628 'metadata-fields' => 'EXIF metadata fields listed in this message will
1629 be included on image page display when the metadata table
1630 is collapsed. Others will be hidden by default.
1631 * make
1632 * model
1633 * datetimeoriginal
1634 * exposuretime
1635 * fnumber
1636 * focallength',
1637
1638 # Exif tags
1639 'exif-imagewidth' =>'Width',
1640 'exif-imagelength' =>'Height',
1641 'exif-bitspersample' =>'Bits per component',
1642 'exif-compression' =>'Compression scheme',
1643 'exif-photometricinterpretation' =>'Pixel composition',
1644 'exif-orientation' =>'Orientation',
1645 'exif-samplesperpixel' =>'Number of components',
1646 'exif-planarconfiguration' =>'Data arrangement',
1647 'exif-ycbcrsubsampling' =>'Subsampling ratio of Y to C',
1648 'exif-ycbcrpositioning' =>'Y and C positioning',
1649 'exif-xresolution' =>'Horizontal resolution',
1650 'exif-yresolution' =>'Vertical resolution',
1651 'exif-resolutionunit' =>'Unit of X and Y resolution',
1652 'exif-stripoffsets' =>'Image data location',
1653 'exif-rowsperstrip' =>'Number of rows per strip',
1654 'exif-stripbytecounts' =>'Bytes per compressed strip',
1655 'exif-jpeginterchangeformat' =>'Offset to JPEG SOI',
1656 'exif-jpeginterchangeformatlength' =>'Bytes of JPEG data',
1657 'exif-transferfunction' =>'Transfer function',
1658 'exif-whitepoint' =>'White point chromaticity',
1659 'exif-primarychromaticities' =>'Chromaticities of primarities',
1660 'exif-ycbcrcoefficients' =>'Color space transformation matrix coefficients',
1661 'exif-referenceblackwhite' =>'Pair of black and white reference values',
1662 'exif-datetime' =>'File change date and time',
1663 'exif-imagedescription' =>'Image title',
1664 'exif-make' =>'Camera manufacturer',
1665 'exif-model' =>'Camera model',
1666 'exif-software' =>'Software used',
1667 'exif-artist' =>'Author',
1668 'exif-copyright' =>'Copyright holder',
1669 'exif-exifversion' =>'Exif version',
1670 'exif-flashpixversion' =>'Supported Flashpix version',
1671 'exif-colorspace' =>'Color space',
1672 'exif-componentsconfiguration' =>'Meaning of each component',
1673 'exif-compressedbitsperpixel' =>'Image compression mode',
1674 'exif-pixelydimension' =>'Valid image width',
1675 'exif-pixelxdimension' =>'Valind image height',
1676 'exif-makernote' =>'Manufacturer notes',
1677 'exif-usercomment' =>'User comments',
1678 'exif-relatedsoundfile' =>'Related audio file',
1679 'exif-datetimeoriginal' =>'Date and time of data generation',
1680 'exif-datetimedigitized' =>'Date and time of digitizing',
1681 'exif-subsectime' =>'DateTime subseconds',
1682 'exif-subsectimeoriginal' =>'DateTimeOriginal subseconds',
1683 'exif-subsectimedigitized' =>'DateTimeDigitized subseconds',
1684 'exif-exposuretime' =>'Exposure time',
1685 'exif-exposuretime-format' => '$1 sec ($2)',
1686 'exif-fnumber' =>'F Number',
1687 'exif-fnumber-format' =>'f/$1',
1688 'exif-exposureprogram' =>'Exposure Program',
1689 'exif-spectralsensitivity' =>'Spectral sensitivity',
1690 'exif-isospeedratings' =>'ISO speed rating',
1691 'exif-oecf' =>'Optoelectronic conversion factor',
1692 'exif-shutterspeedvalue' =>'Shutter speed',
1693 'exif-aperturevalue' =>'Aperture',
1694 'exif-brightnessvalue' =>'Brightness',
1695 'exif-exposurebiasvalue' =>'Exposure bias',
1696 'exif-maxaperturevalue' =>'Maximum land aperture',
1697 'exif-subjectdistance' =>'Subject distance',
1698 'exif-meteringmode' =>'Metering mode',
1699 'exif-lightsource' =>'Light source',
1700 'exif-flash' =>'Flash',
1701 'exif-focallength' =>'Lens focal length',
1702 'exif-focallength-format' =>'$1 mm',
1703 'exif-subjectarea' =>'Subject area',
1704 'exif-flashenergy' =>'Flash energy',
1705 'exif-spatialfrequencyresponse' =>'Spatial frequency response',
1706 'exif-focalplanexresolution' =>'Focal plane X resolution',
1707 'exif-focalplaneyresolution' =>'Focal plane Y resolution',
1708 'exif-focalplaneresolutionunit' =>'Focal plane resolution unit',
1709 'exif-subjectlocation' =>'Subject location',
1710 'exif-exposureindex' =>'Exposure index',
1711 'exif-sensingmethod' =>'Sensing method',
1712 'exif-filesource' =>'File source',
1713 'exif-scenetype' =>'Scene type',
1714 'exif-cfapattern' =>'CFA pattern',
1715 'exif-customrendered' =>'Custom image processing',
1716 'exif-exposuremode' =>'Exposure mode',
1717 'exif-whitebalance' =>'White Balance',
1718 'exif-digitalzoomratio' =>'Digital zoom ratio',
1719 'exif-focallengthin35mmfilm' =>'Focal length in 35 mm film',
1720 'exif-scenecapturetype' =>'Scene capture type',
1721 'exif-gaincontrol' =>'Scene control',
1722 'exif-contrast' =>'Contrast',
1723 'exif-saturation' =>'Saturation',
1724 'exif-sharpness' =>'Sharpness',
1725 'exif-devicesettingdescription' =>'Device settings description',
1726 'exif-subjectdistancerange' =>'Subject distance range',
1727 'exif-imageuniqueid' =>'Unique image ID',
1728 'exif-gpsversionid' =>'GPS tag version',
1729 'exif-gpslatituderef' =>'North or South Latitude',
1730 'exif-gpslatitude' =>'Latitude',
1731 'exif-gpslongituderef' =>'East or West Longitude',
1732 'exif-gpslongitude' =>'Longitude',
1733 'exif-gpsaltituderef' =>'Altitude reference',
1734 'exif-gpsaltitude' =>'Altitude',
1735 'exif-gpstimestamp' =>'GPS time (atomic clock)',
1736 'exif-gpssatellites' =>'Satellites used for measurement',
1737 'exif-gpsstatus' =>'Receiver status',
1738 'exif-gpsmeasuremode' =>'Measurement mode',
1739 'exif-gpsdop' =>'Measurement precision',
1740 'exif-gpsspeedref' =>'Speed unit',
1741 'exif-gpsspeed' =>'Speed of GPS receiver',
1742 'exif-gpstrackref' =>'Reference for direction of movement',
1743 'exif-gpstrack' =>'Direction of movement',
1744 'exif-gpsimgdirectionref' =>'Reference for direction of image',
1745 'exif-gpsimgdirection' =>'Direction of image',
1746 'exif-gpsmapdatum' =>'Geodetic survey data used',
1747 'exif-gpsdestlatituderef' =>'Reference for latitude of destination',
1748 'exif-gpsdestlatitude' =>'Latitude destination',
1749 'exif-gpsdestlongituderef' =>'Reference for longitude of destination',
1750 'exif-gpsdestlongitude' =>'Longitude of destination',
1751 'exif-gpsdestbearingref' =>'Reference for bearing of destination',
1752 'exif-gpsdestbearing' =>'Bearing of destination',
1753 'exif-gpsdestdistanceref' =>'Reference for distance to destination',
1754 'exif-gpsdestdistance' =>'Distance to destination',
1755 'exif-gpsprocessingmethod' =>'Name of GPS processing method',
1756 'exif-gpsareainformation' =>'Name of GPS area',
1757 'exif-gpsdatestamp' =>'GPS date',
1758 'exif-gpsdifferential' =>'GPS differential correction',
1759
1760 # Make & model, can be wikified in order to link to the camera and model name
1761
1762 'exif-make-value' => '$1',
1763 'exif-model-value' =>'$1',
1764 'exif-software-value' => '$1',
1765
1766 # Exif attributes
1767
1768 'exif-compression-1' => 'Uncompressed',
1769 'exif-compression-6' => 'JPEG',
1770
1771 'exif-photometricinterpretation-2' => 'RGB',
1772 'exif-photometricinterpretation-6' => 'YCbCr',
1773
1774 'exif-orientation-1' => 'Normal', // 0th row: top; 0th column: left
1775 'exif-orientation-2' => 'Flipped horizontally', // 0th row: top; 0th column: right
1776 'exif-orientation-3' => 'Rotated 180°', // 0th row: bottom; 0th column: right
1777 'exif-orientation-4' => 'Flipped vertically', // 0th row: bottom; 0th column: left
1778 'exif-orientation-5' => 'Rotated 90° CCW and flipped vertically', // 0th row: left; 0th column: top
1779 'exif-orientation-6' => 'Rotated 90° CW', // 0th row: right; 0th column: top
1780 'exif-orientation-7' => 'Rotated 90° CW and flipped vertically', // 0th row: right; 0th column: bottom
1781 'exif-orientation-8' => 'Rotated 90° CCW', // 0th row: left; 0th column: bottom
1782
1783 'exif-planarconfiguration-1' => 'chunky format',
1784 'exif-planarconfiguration-2' => 'planar format',
1785
1786 'exif-xyresolution-i' => '$1 dpi',
1787 'exif-xyresolution-c' => '$1 dpc',
1788
1789 'exif-colorspace-1' => 'sRGB',
1790 'exif-colorspace-ffff.h' => 'FFFF.H',
1791
1792 'exif-componentsconfiguration-0' => 'does not exist',
1793 'exif-componentsconfiguration-1' => 'Y',
1794 'exif-componentsconfiguration-2' => 'Cb',
1795 'exif-componentsconfiguration-3' => 'Cr',
1796 'exif-componentsconfiguration-4' => 'R',
1797 'exif-componentsconfiguration-5' => 'G',
1798 'exif-componentsconfiguration-6' => 'B',
1799
1800 'exif-exposureprogram-0' => 'Not defined',
1801 'exif-exposureprogram-1' => 'Manual',
1802 'exif-exposureprogram-2' => 'Normal program',
1803 'exif-exposureprogram-3' => 'Aperture priority',
1804 'exif-exposureprogram-4' => 'Shutter priority',
1805 'exif-exposureprogram-5' => 'Creative program (biased toward depth of field)',
1806 'exif-exposureprogram-6' => 'Action program (biased toward fast shutter speed)',
1807 'exif-exposureprogram-7' => 'Portrait mode (for closeup photos with the background out of focus)',
1808 'exif-exposureprogram-8' => 'Landscape mode (for landscape photos with the background in focus)',
1809
1810 'exif-subjectdistance-value' => '$1 metres',
1811
1812 'exif-meteringmode-0' => 'Unknown',
1813 'exif-meteringmode-1' => 'Average',
1814 'exif-meteringmode-2' => 'CenterWeightedAverage',
1815 'exif-meteringmode-3' => 'Spot',
1816 'exif-meteringmode-4' => 'MultiSpot',
1817 'exif-meteringmode-5' => 'Pattern',
1818 'exif-meteringmode-6' => 'Partial',
1819 'exif-meteringmode-255' => 'Other',
1820
1821 'exif-lightsource-0' => 'Unknown',
1822 'exif-lightsource-1' => 'Daylight',
1823 'exif-lightsource-2' => 'Fluorescent',
1824 'exif-lightsource-3' => 'Tungsten (incandescent light)',
1825 'exif-lightsource-4' => 'Flash',
1826 'exif-lightsource-9' => 'Fine weather',
1827 'exif-lightsource-10' => 'Cloudy weather',
1828 'exif-lightsource-11' => 'Shade',
1829 'exif-lightsource-12' => 'Daylight fluorescent (D 5700 – 7100K)',
1830 'exif-lightsource-13' => 'Day white fluorescent (N 4600 – 5400K)',
1831 'exif-lightsource-14' => 'Cool white fluorescent (W 3900 – 4500K)',
1832 'exif-lightsource-15' => 'White fluorescent (WW 3200 – 3700K)',
1833 'exif-lightsource-17' => 'Standard light A',
1834 'exif-lightsource-18' => 'Standard light B',
1835 'exif-lightsource-19' => 'Standard light C',
1836 'exif-lightsource-20' => 'D55',
1837 'exif-lightsource-21' => 'D65',
1838 'exif-lightsource-22' => 'D75',
1839 'exif-lightsource-23' => 'D50',
1840 'exif-lightsource-24' => 'ISO studio tungsten',
1841 'exif-lightsource-255' => 'Other light source',
1842
1843 'exif-focalplaneresolutionunit-2' => 'inches',
1844
1845 'exif-sensingmethod-1' => 'Undefined',
1846 'exif-sensingmethod-2' => 'One-chip color area sensor',
1847 'exif-sensingmethod-3' => 'Two-chip color area sensor',
1848 'exif-sensingmethod-4' => 'Three-chip color area sensor',
1849 'exif-sensingmethod-5' => 'Color sequential area sensor',
1850 'exif-sensingmethod-7' => 'Trilinear sensor',
1851 'exif-sensingmethod-8' => 'Color sequential linear sensor',
1852
1853 'exif-filesource-3' => 'DSC',
1854
1855 'exif-scenetype-1' => 'A directly photographed image',
1856
1857 'exif-customrendered-0' => 'Normal process',
1858 'exif-customrendered-1' => 'Custom process',
1859
1860 'exif-exposuremode-0' => 'Auto exposure',
1861 'exif-exposuremode-1' => 'Manual exposure',
1862 'exif-exposuremode-2' => 'Auto bracket',
1863
1864 'exif-whitebalance-0' => 'Auto white balance',
1865 'exif-whitebalance-1' => 'Manual white balance',
1866
1867 'exif-scenecapturetype-0' => 'Standard',
1868 'exif-scenecapturetype-1' => 'Landscape',
1869 'exif-scenecapturetype-2' => 'Portrait',
1870 'exif-scenecapturetype-3' => 'Night scene',
1871
1872 'exif-gaincontrol-0' => 'None',
1873 'exif-gaincontrol-1' => 'Low gain up',
1874 'exif-gaincontrol-2' => 'High gain up',
1875 'exif-gaincontrol-3' => 'Low gain down',
1876 'exif-gaincontrol-4' => 'High gain down',
1877
1878 'exif-contrast-0' => 'Normal',
1879 'exif-contrast-1' => 'Soft',
1880 'exif-contrast-2' => 'Hard',
1881
1882 'exif-saturation-0' => 'Normal',
1883 'exif-saturation-1' => 'Low saturation',
1884 'exif-saturation-2' => 'High saturation',
1885
1886 'exif-sharpness-0' => 'Normal',
1887 'exif-sharpness-1' => 'Soft',
1888 'exif-sharpness-2' => 'Hard',
1889
1890 'exif-subjectdistancerange-0' => 'Unknown',
1891 'exif-subjectdistancerange-1' => 'Macro',
1892 'exif-subjectdistancerange-2' => 'Close view',
1893 'exif-subjectdistancerange-3' => 'Distant view',
1894
1895 // Pseudotags used for GPSLatitudeRef and GPSDestLatitudeRef
1896 'exif-gpslatitude-n' => 'North latitude',
1897 'exif-gpslatitude-s' => 'South latitude',
1898
1899 // Pseudotags used for GPSLongitudeRef and GPSDestLongitudeRef
1900 'exif-gpslongitude-e' => 'East longitude',
1901 'exif-gpslongitude-w' => 'West longitude',
1902
1903 'exif-gpsstatus-a' => 'Measurement in progress',
1904 'exif-gpsstatus-v' => 'Measurement interoperability',
1905
1906 'exif-gpsmeasuremode-2' => '2-dimensional measurement',
1907 'exif-gpsmeasuremode-3' => '3-dimensional measurement',
1908
1909 // Pseudotags used for GPSSpeedRef and GPSDestDistanceRef
1910 'exif-gpsspeed-k' => 'Kilometres per hour',
1911 'exif-gpsspeed-m' => 'Miles per hour',
1912 'exif-gpsspeed-n' => 'Knots',
1913
1914 // Pseudotags used for GPSTrackRef, GPSImgDirectionRef and GPSDestBearingRef
1915 'exif-gpsdirection-t' => 'True direction',
1916 'exif-gpsdirection-m' => 'Magnetic direction',
1917
1918 # external editor support
1919 'edit-externally' => 'Edit this file using an external application',
1920 'edit-externally-help' => 'See the [http://meta.wikimedia.org/wiki/Help:External_editors setup instructions] for more information.',
1921
1922 # 'all' in various places, this might be different for inflected languages
1923 'recentchangesall' => 'all',
1924 'imagelistall' => 'all',
1925 'watchlistall1' => 'all',
1926 'watchlistall2' => 'all',
1927 'namespacesall' => 'all',
1928
1929 # E-mail address confirmation
1930 'confirmemail' => 'Confirm E-mail address',
1931 'confirmemail_text' => "This wiki requires that you validate your e-mail address
1932 before using e-mail features. Activate the button below to send a confirmation
1933 mail to your address. The mail will include a link containing a code; load the
1934 link in your browser to confirm that your e-mail address is valid.",
1935 'confirmemail_send' => 'Mail a confirmation code',
1936 'confirmemail_sent' => 'Confirmation e-mail sent.',
1937 'confirmemail_sendfailed' => 'Could not send confirmation mail. Check address for invalid characters.',
1938 'confirmemail_invalid' => 'Invalid confirmation code. The code may have expired.',
1939 'confirmemail_needlogin' => 'You need to $1 to confirm your email address.',
1940 'confirmemail_success' => 'Your e-mail address has been confirmed. You may now log in and enjoy the wiki.',
1941 'confirmemail_loggedin' => 'Your e-mail address has now been confirmed.',
1942 'confirmemail_error' => 'Something went wrong saving your confirmation.',
1943
1944 'confirmemail_subject' => '{{SITENAME}} e-mail address confirmation',
1945 'confirmemail_body' => "Someone, probably you from IP address $1, has registered an
1946 account \"$2\" with this e-mail address on {{SITENAME}}.
1947
1948 To confirm that this account really does belong to you and activate
1949 e-mail features on {{SITENAME}}, open this link in your browser:
1950
1951 $3
1952
1953 If this is *not* you, don't follow the link. This confirmation code
1954 will expire at $4.",
1955
1956 # Inputbox extension, may be useful in other contexts as well
1957 'tryexact' => 'Try exact match',
1958 'searchfulltext' => 'Search full text',
1959 'createarticle' => 'Create article',
1960
1961 # Scary transclusion
1962 'scarytranscludedisabled' => '[Interwiki transcluding is disabled]',
1963 'scarytranscludefailed' => '[Template fetch failed for $1; sorry]',
1964 'scarytranscludetoolong' => '[URL is too long; sorry]',
1965
1966 # Trackbacks
1967 'trackbackbox' => '<div id="mw_trackbacks">
1968 Trackbacks for this article:<br />
1969 $1
1970 </div>',
1971 'trackback' => '; $4$5 : [$2 $1]',
1972 'trackbackexcerpt' => '; $4$5 : [$2 $1]: <nowiki>$3</nowiki>',
1973 'trackbackremove' => ' ([$1 Delete])',
1974 'trackbacklink' => 'Trackback',
1975 'trackbackdeleteok' => 'The trackback was successfully deleted.',
1976
1977
1978 # delete conflict
1979
1980 'deletedwhileediting' => 'Warning: This page has been deleted after you started editing!',
1981 'confirmrecreate' => 'User [[User:$1|$1]] ([[User talk:$1|talk]]) deleted this article after you started editing with reason:
1982 : \'\'$2\'\'
1983 Please confirm that really want to recreate this article.',
1984 'recreate' => 'Recreate',
1985 'tooltip-recreate' => '',
1986
1987 'unit-pixel' => 'px',
1988
1989 # HTML dump
1990 'redirectingto' => 'Redirecting to [[$1]]...',
1991
1992 # action=purge
1993 'confirm_purge' => "Clear the cache of this page?\n\n$1",
1994 'confirm_purge_button' => 'OK',
1995
1996 'youhavenewmessagesmulti' => "You have new messages on $1",
1997 'newtalkseperator' => ',_',
1998 'searchcontaining' => "Search for articles containing ''$1''.",
1999 'searchnamed' => "Search for articles named ''$1''.",
2000 'articletitles' => "Articles starting with ''$1''",
2001 'hideresults' => 'Hide results',
2002
2003 # DISPLAYTITLE
2004 'displaytitle' => '(Link to this page as [[$1]])',
2005
2006 # Separator for categories in page lists
2007 # Please don't localise this
2008 'catseparator' => '|',
2009
2010 );
2011
2012
2013 ?>