As mentioned by Simetrical in r20250 'newbies' is unused.
[lhc/web/wiklou.git] / languages / messages / MessagesEn.php
index 80db33b..3df62c6 100644 (file)
@@ -110,13 +110,6 @@ $namespaceNames = array(
  */
 $namespaceAliases = array();
 
-/**
- * Labels of the quickbar settings in Special:Preferences
- */
-$quickbarSettings = array(
-       'None', 'Fixed left', 'Fixed right', 'Floating left', 'Floating right'
-);
-
 /**
  * Skin names. If any key is not specified, the English one will be used.
  */
@@ -412,7 +405,6 @@ $specialPageAliases = array(
        'MIMEsearch'                => array( 'MIMEsearch' ),
        'Unwatchedpages'            => array( 'Unwatchedpages' ),
        'Listredirects'             => array( 'Listredirects' ),
-       'Listinterwikis'            => array( 'Listinterwikis' ),
        'Revisiondelete'            => array( 'Revisiondelete' ),
        'Unusedtemplates'           => array( 'Unusedtemplates' ),
        'Randomredirect'            => array( 'Randomredirect' ),
@@ -624,7 +616,6 @@ parent class in order maintain consistency across languages.
 'errorpagetitle' => 'Error',
 'returnto'             => 'Return to $1.',
 'tagline'              => 'From {{SITENAME}}',
-'help'                 => 'Help',
 'search'               => 'Search',
 'searchbutton'         => 'Search',
 'go'           => 'Go',
@@ -683,7 +674,6 @@ parent class in order maintain consistency across languages.
 'versionrequired' => 'Version $1 of MediaWiki required',
 'versionrequiredtext' => 'Version $1 of MediaWiki is required to use this page. See [[Special:Version|version page]].',
 
-'widthheight'          => '$1×$2',
 'ok'                   => 'OK',
 'sitetitle'            => '{{SITENAME}}',
 'pagetitle'            => '$1 - {{SITENAME}}',
@@ -1087,7 +1077,8 @@ there may be details in the [{{fullurl:Special:Log/delete|page={{PAGENAMEE}}}} d
 </div>',
 #'rev-delundel' => 'del/undel',
 'rev-delundel' => 'show/hide',
-
+'historysize' => '($1 bytes)',
+'historyempty' => '(empty)',
 
 'history-feed-title' => 'Revision history',
 'history-feed-description'     => 'Revision history for this page on the wiki',
@@ -1153,8 +1144,8 @@ and the text of $3 pages.",
 'prevn'                        => "previous $1",
 'nextn'                        => "next $1",
 'viewprevnext' => "View ($1) ($2) ($3).",
-'showingresults' => "Showing below up to <b>$1</b> results starting with #<b>$2</b>.",
-'showingresultsnum' => "Showing below <b>$3</b> results starting with #<b>$2</b>.",
+'showingresults' => "Showing below up to {{PLURAL:$1|'''1''' result|'''$1''' results}} starting with #'''$2'''.",
+'showingresultsnum' => "Showing below {{PLURAL:$3|'''1''' result|'''$3''' results}} starting with #'''$2'''.",
 'nonefound'            => "'''Note''': Unsuccessful searches are
 often caused by searching for common words like \"have\" and \"from\",
 which are not indexed, or by specifying more than one search term (only pages
@@ -1188,6 +1179,11 @@ containing all of the search terms will appear in the result).",
 'prefsnologintext'     => "You must be [[Special:Userlogin|logged in]] to set user preferences.",
 'prefsreset'   => 'Preferences have been reset from storage.',
 'qbsettings'   => 'Quickbar',
+'qbsettings-none'      => 'None',
+'qbsettings-fixedleft' => 'Fixed left',
+'qbsettings-fixedright'        => 'Fixed right',
+'qbsettings-floatingleft'      => 'Floating left',
+'qbsettings-floatingright'     => 'Floating right',
 'changepassword' => 'Change password',
 'skin'                 => 'Skin',
 'math'                 => 'Math',
@@ -1269,12 +1265,12 @@ Unselected groups will not be changed. You can deselect a group with CTRL + Left
 
 # Recent changes
 #
-'changes' => 'changes',
+'nchanges'      => '$1 {{PLURAL:$1|change|changes}}',
 'recentchanges' => 'Recent changes',
 'recentchanges-url' => 'Special:Recentchanges',
 'recentchangestext' => 'Track the most recent changes to the wiki on this page.',
 'recentchanges-feed-description' => 'Track the most recent changes to the wiki in this feed.',
-'rcnote'               => "Below are the last <strong>$1</strong> changes in the last <strong>$2</strong> days, as of $3.",
+'rcnote'               => "Below {{PLURAL:$1|is '''1''' change|are the last '''$1''' changes}} in the last {{PLURAL:$2|day|last '''$2''' days}}, as of $3.",
 'rcnotefrom'   => "Below are the changes since <b>$2</b> (up to <b>$1</b> shown).",
 'rclistfrom'   => "Show new changes starting from $1",
 'rcshowhideminor' => '$1 minor edits',
@@ -1298,6 +1294,11 @@ Unselected groups will not be changed. You can deselect a group with CTRL + Left
 'rc_categories_any'    => 'Any',
 'rc-change-size' => '$1',
 
+# Recentchangeslinked
+'recentchangeslinked'           => 'Related changes',
+'recentchangeslinked-noresult'  => 'No changes on linked pages during the given period.',
+'recentchangeslinked-summary'   => "This special page lists the last changes on pages who are linked. Pages on your watchlist are '''bold'''.",
+
 # Upload
 #
 'upload'               => 'Upload file',
@@ -1331,7 +1332,10 @@ To include the image in a page, use a link in the form
 'minlength'            => 'File names must be at least three letters.',
 'illegalfilename'      => 'The filename "$1" contains characters that are not allowed in page titles. Please rename the file and try uploading it again.',
 'badfilename'  => 'File name has been changed to "$1".',
-'badfiletype'  => "\".$1\" is not a recommended image file format.",
+'filetype-badmime'            => 'Files of the MIME type "$1" are not allowed to be uploaded.',
+'filetype-badtype'            => "'''\".$1\"''' is an unwanted file type
+: List of allowed file types: $2",
+'filetype-missing'            => 'The file has no extension (like ".jpg").',
 'large-file' => 'It is recommended that files are no larger than $1; this file is $2.',
 'largefileserver' => 'This file is bigger than the server is configured to allow.',
 '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.',
@@ -1417,7 +1421,7 @@ this old version, (rev) = revert to this old version.
 # Mime search
 #
 'mimesearch' => 'MIME search',
-'mimesearch-summary' => '',
+'mimesearch-summary' => 'This page enables the filtering of files for its MIME-type. Input: contenttype/subtype, e.g. <tt>image/jpeg</tt>.',
 'mimetype' => 'MIME type:',
 'download' => 'download',
 
@@ -1444,21 +1448,21 @@ this old version, (rev) = revert to this old version.
 'statistics'   => 'Statistics',
 'sitestats'            => '{{SITENAME}} statistics',
 'userstats'            => 'User statistics',
-'sitestatstext' => "There are '''$1''' total pages in the database.
+'sitestatstext' => "There {{PLURAL:$1|is '''1''' page|are '''$1''' total pages}} in the database.
 This includes \"talk\" pages, pages about {{SITENAME}}, minimal \"stub\"
 pages, redirects, and others that probably don't qualify as content pages.
-Excluding those, there are '''$2''' pages that are probably legitimate
-content pages
+Excluding those, there {{PLURAL:$2|is '''1''' page that is a|are '''$2''' pages that are}} probably legitimate
+content {{PLURAL:$2|page|pages}}
 
-'''$8''' files have been uploaded.
+'''$8''' {{PLURAL:$8|file|files}} have been uploaded.
 
-There have been a total of '''$3''' page views, and '''$4''' page edits
-since the wiki was setup.
+There have been a total of '''$3''' {{PLURAL:$3|page view|page views}}, and '''$4''' {{PLURAL:$4|page edit|page edits}}
+since {{SITENAME}} was setup.
 That comes to '''$5''' average edits per page, and '''$6''' views per edit.
 
 The [http://meta.wikimedia.org/wiki/Help:Job_queue job queue] length is '''$7'''.",
-'userstatstext' => "There are '''$1''' registered users, of which
-'''$2''' (or '''$4%''') are $5.",
+'userstatstext' => "There {{PLURAL:$1|is '''1''' registered user|are '''$1''' registered users}}, of which
+'''$2''' (or '''$4%''') {{PLURAL:$2|has|have}} $5 rights.",
 'statistics-mostpopular' => 'Most viewed pages',
 'statistics-footer' => '',
 
@@ -1485,7 +1489,7 @@ The [http://meta.wikimedia.org/wiki/Help:Job_queue job queue] length is '''$7'''
 'nmembers'             => '$1 {{PLURAL:$1|member|members}}',
 'nrevisions'           => '$1 {{PLURAL:$1|revision|revisions}}',
 'nviews'               => '$1 {{PLURAL:$1|view|views}}',
-
+'specialpage-empty'     => 'This page is empty.',
 'lonelypages'  => 'Orphaned pages',
 'lonelypages-summary'  => '',
 'lonelypagestext'      => 'The following pages are not linked from other pages in this wiki.',
@@ -1529,13 +1533,13 @@ The [http://meta.wikimedia.org/wiki/Help:Job_queue job queue] length is '''$7'''
 'protectedpages' => 'Protected pages',
 'protectedpages-summary' => '',
 'protectedpagestext' => 'The following pages are protected from moving or editing',
+'protectedpagesempty' => 'No pages are currently protected',
 'listusers'            => 'User list',
 'listusers-summary'    => '',
 'specialpages' => 'Special pages',
 'specialpages-summary' => '',
 'spheading'            => 'Special pages for all users',
 'restrictedpheading'   => 'Restricted special pages',
-'recentchangeslinked' => 'Related changes',
 'rclsub'               => "(to pages linked from \"$1\")",
 'newpages'             => 'New pages',
 'newpages-summary'     => '',
@@ -1590,7 +1594,9 @@ You can narrow down the view by selecting a log type, the user name, or the affe
 'allpagesbadtitle'     => 'The given page title was invalid or had an inter-language or inter-wiki prefix. It may contain one or more characters which cannot be used in titles.',
 
 # Special:Listusers
-'listusersfrom' => 'Display users starting at:',
+'listusersfrom'      => 'Display users starting at:',
+'listusers-submit'   => 'Show',
+'listusers-noresult' => 'No users found. Please check upper-/lowercase variants too.',
 
 # Email this user
 #
@@ -1655,14 +1661,14 @@ If you want to remove the page from your watchlist later, click \"Unwatch\" in t
 'watchmethod-recent'=> 'checking recent edits for watched pages',
 'watchmethod-list'     => 'checking watched pages for recent edits',
 'removechecked'        => 'Remove checked items from watchlist',
-'watchlistcontains' => "Your watchlist contains $1 pages.",
+'watchlistcontains' => "Your watchlist contains $1 {{PLURAL:$1|page|pages}}.",
 'watcheditlist'                => 'Here\'s an alphabetical list of your
 watched content pages. Check the boxes of pages you want to remove from your watchlist and click the \'remove checked\' button
 at the bottom of the screen (deleting a content page also deletes the accompanying talk page and vice versa).',
 'removingchecked'      => 'Removing requested items from watchlist...',
 'couldntremove'        => "Couldn't remove item '$1'...",
 'iteminvalidname'      => "Problem with item '$1', invalid name...",
-'wlnote'               => 'Below are the last $1 changes in the last <b>$2</b> hours.',
+'wlnote'               => "Below {{PLURAL:$1|is the last change|are the last '''$1''' changes}} in the last {{PLURAL:$2|hour|'''$2''' hours}}.",
 'wlshowlast'           => 'Show last $1 hours $2 days $3',
 'wlsaved'              => 'This is a saved version of your watchlist.',
 'watchlist-show-bots' => 'Show bot edits',
@@ -1759,6 +1765,7 @@ Please hit "back" and reload the page you came from, then try again.',
 'protectcomment' => 'Reason for protecting',
 'protectexpiry' => 'Expiry',
 'protect_expiry_invalid'       => 'Expiry time is invalid.',
+'protect_expiry_old'   => 'Expiry time is in the past.',
 'unprotectsub' =>"(Unprotecting \"$1\")",
 'confirmunprotecttext' => 'Do you really want to unprotect this page?',
 'confirmunprotect' => 'Confirm unprotection',
@@ -1794,7 +1801,6 @@ can be restored. The archive may be periodically cleaned out.',
 click '''''Restore'''''. To perform a selective restoration, check the boxes corresponding to the
 revisions to be restored, and click '''''Restore'''''. Clicking '''''Reset''''' will clear the
 comment field and all checkboxes.",
-'undeletearticle' => 'Restore deleted page',
 'undeleterevisions' => "$1 {{PLURAL:$1|revision|revisions}} archived",
 'undeletehistory' => 'If you restore the page, all revisions will be restored to the history.
 If a new page with the same name has been created since the deletion, the restored
@@ -1836,14 +1842,17 @@ Consult the [[Special:Log/delete|deletion log]] for a record of recent deletions
 'ucnote'        => "Below are this user's last <b>$1</b> changes in the last <b>$2</b> days.",
 'uclinks'       => "View the last $1 changes; view the last $2 days.",
 'uctop'         => ' (top)' ,
-'newbies'       => 'newbies',
 
-'sp-contributions-newest' => 'Newest',
-'sp-contributions-oldest' => 'Oldest',
-'sp-contributions-newer'  => 'Newer $1',
-'sp-contributions-older'  => 'Older $1',
-'sp-contributions-newbies-sub' => 'For newbies',
+'sp-contributions-newest'      => 'Newest',
+'sp-contributions-oldest'      => 'Oldest',
+'sp-contributions-newer'       => 'Newer $1',
+'sp-contributions-older'       => 'Older $1',
+'sp-contributions-newbies'     => 'Show contributions of new accounts only',
+'sp-contributions-newbies-sub' => 'For new accounts',
 'sp-contributions-blocklog'    => 'Block log',
+'sp-contributions-search'      => 'Search for contributions',
+'sp-contributions-username'    => 'IP Address or username:',
+'sp-contributions-submit'      => 'Search',
 
 'sp-newimages-showfrom' => 'Show new images starting from $1',
 
@@ -1866,7 +1875,7 @@ to perform this function on.',
 'blockip'              => 'Block user',
 'blockiptext'  => "Use the form below to block write access
 from a specific IP address or username.
-This should be done only only to prevent vandalism, and in
+This should be done only to prevent vandalism, and in
 accordance with [[{{MediaWiki:policy-url}}|policy]].
 Fill in a specific reason below (for example, citing particular
 pages that were vandalized).",
@@ -1896,13 +1905,14 @@ to a previously blocked IP address or username.',
 'unblocked' => '[[User:$1|$1]] has been unblocked',
 'ipblocklist'  => 'List of blocked IP addresses and usernames',
 'ipblocklist-summary'  => '',
+'ipblocklist-submit'    => 'Search',
 'blocklistline'        => "$1, $2 blocked $3 ($4)",
 'infiniteblock' => 'infinite',
 'expiringblock' => 'expires $1',
 'anononlyblock' => 'anon. only',
 'noautoblockblock' => 'autoblock disabled',
 'createaccountblock' => 'account creation blocked',
-'ipblocklistempty'     => 'The blocklist is empty.',
+'ipblocklistempty'     => 'The blocklist is empty or the requested IP address/username is not blocked.',
 'blocklink'            => 'block',
 'unblocklink'  => 'unblock',
 'contribslink' => 'contribs',
@@ -2030,6 +2040,8 @@ In the latter case you can also use a link, e.g. [[{{ns:Special}}:Export/{{Media
 'exportnohistory' => "----
 '''Note:''' Exporting the full history of pages through this form has been disabled due to performance reasons.",
 'export-submit' => 'Export',
+'export-addcattext' => 'Add pages from category:',
+'export-addcat' => 'Add',
 
 # Namespace 8 related
 
@@ -2277,9 +2289,17 @@ All transwiki import actions are logged at the [[Special:Log/import|import log]]
 'previousdiff' => '← Previous diff',
 'nextdiff' => 'Next diff →',
 
-'imagemaxsize' => 'Limit images on image description pages to:',
-'thumbsize'    => 'Thumbnail size:',
-'showbigimage' => 'Download high resolution version ($1x$2, $3 KB)',
+# media-info
+'mediawarning'          => "'''Warning''': This file may contain malicious code, by executing it your system may be compromised.<hr />",
+'imagemaxsize'          => 'Limit images on image description pages to:',
+'thumbsize'             => 'Thumbnail size:',
+'widthheight'          => '$1×$2',
+'file-info'             => '(file size: $1, MIME type: $2)',
+'file-info-size'        => '($1 × $2 pixel, file size: $3, MIME type: $4)',
+'file-nohires'          => '<small>No higher resolution available.</small>',
+'file-svg'              => '<small>This is a lossless scalable vector image. Base size: $1 × $2 pixels.</small>',
+'show-big-image'        => 'Image in higher resolution',
+'show-big-image-thumb'  => '<small>Size of this preview: $1 × $2 pixels</small>',
 
 'newimages' => 'Gallery of new files',
 'newimages-summary' => '',
@@ -2312,11 +2332,6 @@ All transwiki import actions are logged at the [[Special:Log/import|import log]]
 
 'passwordtooshort' => 'Your password is too short. It must have at least $1 characters.',
 
-# Media Warning
-'mediawarning' => '\'\'\'Warning\'\'\': This file may contain malicious code, by executing it your system may be compromised.<hr />',
-
-'fileinfo' => '$1KB, MIME type: <code>$2</code>',
-
 # Metadata
 'metadata' => 'Metadata',
 '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.',