Fix typo
[lhc/web/wiklou.git] / languages / messages / MessagesEn.php
index 06f95fb..933a866 100644 (file)
@@ -338,6 +338,7 @@ $magicWords = array(
        'filepath'               => array( 0,    'FILEPATH:'              ),
        'tag'                    => array( 0,    'tag'                    ),
        'hiddencat'              => array( 1,    '__HIDDENCAT__'          ),
+       'pagesincategory'        => array( 1,    'PAGESINCATEGORY', 'PAGESINCAT' ),
 );
 
 /**
@@ -362,6 +363,7 @@ $specialPageAliases = array(
        'Imagelist'                 => array( 'ImageList' ),
        'Newimages'                 => array( 'NewImages' ),
        'Listusers'                 => array( 'ListUsers', 'UserList' ),
+       'Listgrouprights'           => array( 'ListGroupRights' ),
        'Statistics'                => array( 'Statistics' ),
        'Randompage'                => array( 'Random', 'RandomPage' ),
        'Lonelypages'               => array( 'LonelyPages', 'OrphanedPages' ),
@@ -455,7 +457,7 @@ XHTML id names.
 */
 'sidebar' => '
 * navigation
-** mainpage|mainpage
+** mainpage|mainpage-description
 ** portal-url|portal
 ** currentevents-url|currentevents
 ** recentchanges-url|recentchanges
@@ -671,30 +673,31 @@ XHTML id names.
 'jumptosearch'      => 'search',
 
 # All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage) and the disambiguation template definition (see disambiguations).
-'aboutsite'         => 'About {{SITENAME}}',
-'aboutpage'         => 'Project:About',
-'bugreports'        => 'Bug reports',
-'bugreportspage'    => 'Project:Bug reports',
-'copyright'         => 'Content is available under $1.',
-'copyrightpagename' => '{{SITENAME}} copyright',
-'copyrightpage'     => '{{ns:project}}:Copyrights',
-'currentevents'     => 'Current events',
-'currentevents-url' => 'Project:Current events',
-'disclaimers'       => 'Disclaimers',
-'disclaimerpage'    => 'Project:General disclaimer',
-'edithelp'          => 'Editing help',
-'edithelppage'      => 'Help:Editing',
-'faq'               => 'FAQ',
-'faqpage'           => 'Project:FAQ',
-'helppage'          => 'Help:Contents',
-'mainpage'          => 'Main Page',
-'policy-url'        => 'Project:Policy',
-'portal'            => 'Community portal',
-'portal-url'        => 'Project:Community Portal',
-'privacy'           => 'Privacy policy',
-'privacypage'       => 'Project:Privacy policy',
-'sitesupport'       => 'Donations',
-'sitesupport-url'   => 'Project:Site support',
+'aboutsite'            => 'About {{SITENAME}}',
+'aboutpage'            => 'Project:About',
+'bugreports'           => 'Bug reports',
+'bugreportspage'       => 'Project:Bug reports',
+'copyright'            => 'Content is available under $1.',
+'copyrightpagename'    => '{{SITENAME}} copyright',
+'copyrightpage'        => '{{ns:project}}:Copyrights',
+'currentevents'        => 'Current events',
+'currentevents-url'    => 'Project:Current events',
+'disclaimers'          => 'Disclaimers',
+'disclaimerpage'       => 'Project:General disclaimer',
+'edithelp'             => 'Editing help',
+'edithelppage'         => 'Help:Editing',
+'faq'                  => 'FAQ',
+'faqpage'              => 'Project:FAQ',
+'helppage'             => 'Help:Contents',
+'mainpage'             => 'Main Page',
+'mainpage-description' => 'Main Page',
+'policy-url'           => 'Project:Policy',
+'portal'               => 'Community portal',
+'portal-url'           => 'Project:Community Portal',
+'privacy'              => 'Privacy policy',
+'privacypage'          => 'Project:Privacy policy',
+'sitesupport'          => 'Donations',
+'sitesupport-url'      => 'Project:Site support',
 
 'badaccess'        => 'Permission error',
 'badaccess-group0' => 'You are not allowed to execute the action you have requested.',
@@ -829,7 +832,7 @@ For translations, please consider using [http://translatewiki.net/wiki/Main_Page
 $2',
 'namespaceprotected'   => "You do not have permission to edit pages in the '''$1''' namespace.",
 'customcssjsprotected' => "You do not have permission to edit this page, because it contains another user's personal settings.",
-'ns-specialprotected'  => 'Pages in the {{ns:special}} namespace cannot be edited.',
+'ns-specialprotected'  => 'Special pages cannot be edited.',
 'titleprotected'       => "This title has been protected from creation by [[User:$1|$1]].
 The reason given is ''$2''.",
 
@@ -875,7 +878,8 @@ Please choose a different name.',
 'badsig'                     => 'Invalid raw signature; check HTML tags.',
 'badsiglength'               => 'Nickname too long; must be under $1 characters.',
 'email'                      => 'E-mail',
-'prefs-help-realname'        => 'Real name is optional and if you choose to provide it this will be used for giving you attribution for your work.',
+'prefs-help-realname'        => 'Real name is optional.
+If you choose to provide it, this will be used for giving you attribution for your work.',
 'loginerror'                 => 'Login error',
 'prefs-help-email'           => 'E-mail address is optional, but it enables others to contact you through your user or user_talk page without needing to reveal your identity.',
 'prefs-help-email-required'  => 'E-mail address is required.',
@@ -979,26 +983,26 @@ You may have already successfully changed your password or requested a new tempo
 'hr_tip'          => 'Horizontal line (use sparingly)',
 
 # Edit pages
-'summary'                   => 'Summary',
-'subject'                   => 'Subject/headline',
-'minoredit'                 => 'This is a minor edit',
-'watchthis'                 => 'Watch this page',
-'savearticle'               => 'Save page',
-'preview'                   => 'Preview',
-'showpreview'               => 'Show preview',
-'showlivepreview'           => 'Live preview',
-'showdiff'                  => 'Show changes',
-'anoneditwarning'           => "'''Warning:''' You are not logged in.
+'summary'                           => 'Summary',
+'subject'                           => 'Subject/headline',
+'minoredit'                         => 'This is a minor edit',
+'watchthis'                         => 'Watch this page',
+'savearticle'                       => 'Save page',
+'preview'                           => 'Preview',
+'showpreview'                       => 'Show preview',
+'showlivepreview'                   => 'Live preview',
+'showdiff'                          => 'Show changes',
+'anoneditwarning'                   => "'''Warning:''' You are not logged in.
 Your IP address will be recorded in this page's edit history.",
-'missingsummary'            => "'''Reminder:''' You have not provided an edit summary.
+'missingsummary'                    => "'''Reminder:''' You have not provided an edit summary.
 If you click Save again, your edit will be saved without one.",
-'missingcommenttext'        => 'Please enter a comment below.',
-'missingcommentheader'      => "'''Reminder:''' You have not provided a subject/headline for this comment.
+'missingcommenttext'                => 'Please enter a comment below.',
+'missingcommentheader'              => "'''Reminder:''' You have not provided a subject/headline for this comment.
 If you click Save again, your edit will be saved without one.",
-'summary-preview'           => 'Summary preview',
-'subject-preview'           => 'Subject/headline preview',
-'blockedtitle'              => 'User is blocked',
-'blockedtext'               => "<big>'''Your user name or IP address has been blocked.'''</big>
+'summary-preview'                   => 'Summary preview',
+'subject-preview'                   => 'Subject/headline preview',
+'blockedtitle'                      => 'User is blocked',
+'blockedtext'                       => "<big>'''Your user name or IP address has been blocked.'''</big>
 
 The block was made by $1. The reason given is ''$2''.
 
@@ -1009,7 +1013,7 @@ The block was made by $1. The reason given is ''$2''.
 You can contact $1 or another [[{{MediaWiki:Grouppage-sysop}}|administrator]] to discuss the block.
 You cannot use the 'e-mail this user' feature unless a valid e-mail address is specified in your [[Special:Preferences|account preferences]] and you have not been blocked from using it.
 Your current IP address is $3, and the block ID is #$5. Please include either or both of these in any queries.",
-'autoblockedtext'           => 'Your IP address has been automatically blocked because it was used by another user, who was blocked by $1.
+'autoblockedtext'                   => 'Your IP address has been automatically blocked because it was used by another user, who was blocked by $1.
 The reason given is this:
 
 :\'\'$2\'\'
@@ -1023,111 +1027,115 @@ Note that you may not use the "e-mail this user" feature unless you have a valid
 
 Your block ID is $5.
 Please include this ID in any queries you make.',
-'blockednoreason'           => 'no reason given',
-'blockedoriginalsource'     => "The source of '''$1''' is shown below:",
-'blockededitsource'         => "The text of '''your edits''' to '''$1''' is shown below:",
-'whitelistedittitle'        => 'Login required to edit',
-'whitelistedittext'         => 'You have to $1 to edit pages.',
-'whitelistreadtitle'        => 'Login required to read',
-'whitelistreadtext'         => 'You have to [[Special:Userlogin|login]] to read pages.',
-'whitelistacctitle'         => 'You are not allowed to create an account',
-'whitelistacctext'          => 'To be allowed to create accounts in {{SITENAME}} you have to [[Special:Userlogin|log]] in and have the appropriate permissions.',
-'confirmedittitle'          => 'E-mail confirmation required to edit',
-'confirmedittext'           => 'You must confirm your e-mail address before editing pages.
+'blockednoreason'                   => 'no reason given',
+'blockedoriginalsource'             => "The source of '''$1''' is shown below:",
+'blockededitsource'                 => "The text of '''your edits''' to '''$1''' is shown below:",
+'whitelistedittitle'                => 'Login required to edit',
+'whitelistedittext'                 => 'You have to $1 to edit pages.',
+'whitelistreadtitle'                => 'Login required to read',
+'whitelistreadtext'                 => 'You have to [[Special:Userlogin|login]] to read pages.',
+'whitelistacctitle'                 => 'You are not allowed to create an account',
+'whitelistacctext'                  => 'To be allowed to create accounts in {{SITENAME}} you have to [[Special:Userlogin|log]] in and have the appropriate permissions.',
+'confirmedittitle'                  => 'E-mail confirmation required to edit',
+'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]].',
-'nosuchsectiontitle'        => 'No such section',
-'nosuchsectiontext'         => 'You tried to edit a section that does not exist.
+'nosuchsectiontitle'                => 'No such section',
+'nosuchsectiontext'                 => 'You tried to edit a section that does not exist.
 Since there is no section $1, there is no place to save your edit.',
-'loginreqtitle'             => 'Login Required',
-'loginreqlink'              => 'log in',
-'loginreqpagetext'          => 'You must $1 to view other pages.',
-'accmailtitle'              => 'Password sent.',
-'accmailtext'               => 'The password for "$1" has been sent to $2.',
-'newarticle'                => '(New)',
-'newarticletext'            => "You have followed a link to a page that does not exist yet.
+'loginreqtitle'                     => 'Login Required',
+'loginreqlink'                      => 'log in',
+'loginreqpagetext'                  => 'You must $1 to view other pages.',
+'accmailtitle'                      => 'Password sent.',
+'accmailtext'                       => 'The password for "$1" has been sent to $2.',
+'newarticle'                        => '(New)',
+'newarticletext'                    => "You have followed a link to a page that does not exist yet.
 To create the page, start typing in the box below (see the [[{{MediaWiki:Helppage}}|help page]] for more info).
 If you are here by mistake, just click your browser's '''back''' button.",
-'newarticletextanon'        => '{{int:newarticletext}}', # do not translate or duplicate this message to other languages
-'talkpagetext'              => '<!-- MediaWiki:talkpagetext -->', # do not translate or duplicate this message to other languages
-'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.
+'newarticletextanon'                => '{{int:newarticletext}}', # do not translate or duplicate this message to other languages
+'talkpagetext'                      => '<!-- MediaWiki:talkpagetext -->', # do not translate or duplicate this message to other languages
+'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.''",
-'noarticletext'             => 'There is currently no text in this page, you can [[Special:Search/{{PAGENAME}}|search for this page title]] in other pages or [{{fullurl:{{FULLPAGENAME}}|action=edit}} edit this page].',
-'noarticletextanon'         => '{{int:noarticletext}}', # do not translate or duplicate this message to other languages
-'userpage-userdoesnotexist' => 'User account "$1" is not registered. Please check if you want to create/edit this page.',
-'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→Preferences''.",
-'usercssjsyoucanpreview'    => "<strong>Tip:</strong> Use the 'Show preview' button to test your new CSS/JS before saving.",
-'usercsspreview'            => "'''Remember that you are only previewing your user CSS, it has not yet been saved!'''",
-'userjspreview'             => "'''Remember that you are only testing/previewing your user JavaScript, it has not yet been saved!'''",
-'userinvalidcssjstitle'     => "'''Warning:''' There is no skin \"\$1\".
+'noarticletext'                     => 'There is currently no text in this page, you can [[Special:Search/{{PAGENAME}}|search for this page title]] in other pages or [{{fullurl:{{FULLPAGENAME}}|action=edit}} edit this page].',
+'noarticletextanon'                 => '{{int:noarticletext}}', # do not translate or duplicate this message to other languages
+'userpage-userdoesnotexist'         => 'User account "$1" is not registered. Please check if you want to create/edit this page.',
+'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→Preferences''.",
+'usercssjsyoucanpreview'            => "<strong>Tip:</strong> Use the 'Show preview' button to test your new CSS/JS before saving.",
+'usercsspreview'                    => "'''Remember that you are only previewing your user CSS, it has not yet been saved!'''",
+'userjspreview'                     => "'''Remember that you are only testing/previewing your user JavaScript, it has not yet been saved!'''",
+'userinvalidcssjstitle'             => "'''Warning:''' There is no skin \"\$1\".
 Remember that custom .css and .js pages use a lowercase title, e.g. {{ns:user}}:Foo/monobook.css as opposed to {{ns:user}}:Foo/Monobook.css.",
-'updated'                   => '(Updated)',
-'note'                      => '<strong>Note:</strong>',
-'previewnote'               => '<strong>This is only a preview;
+'updated'                           => '(Updated)',
+'note'                              => '<strong>Note:</strong>',
+'previewnote'                       => '<strong>This is only a preview;
 changes have not yet been saved!</strong>',
-'previewconflict'           => 'This preview reflects the text in the upper text editing area as it will appear if you choose to save.',
-'session_fail_preview'      => '<strong>Sorry! We could not process your edit due to a loss of session data.
+'previewconflict'                   => 'This preview reflects the text in the upper text editing area as it will appear if you choose to save.',
+'session_fail_preview'              => '<strong>Sorry! We could not process your edit due to a loss of session data.
 Please try again. If it still does not work, try logging out and logging back in.</strong>',
-'session_fail_preview_html' => "<strong>Sorry! We could not process your edit due to a loss of session data.</strong>
+'session_fail_preview_html'         => "<strong>Sorry! We could not process your edit due to a loss of session data.</strong>
 
 ''Because {{SITENAME}} has raw HTML enabled, the preview is hidden as a precaution against JavaScript attacks.''
 
 <strong>If this is a legitimate edit attempt, please try again. If it still does not work, try logging out and logging back in.</strong>",
-'token_suffix_mismatch'     => '<strong>Your edit has been rejected because your client mangled the punctuation characters in the edit token.
+'token_suffix_mismatch'             => '<strong>Your edit has been rejected because your client mangled the punctuation characters in the edit token.
 The edit has been rejected to prevent corruption of the page text.
 This sometimes happens when you are using a buggy web-based anonymous proxy service.</strong>',
-'editing'                   => 'Editing $1',
-'editingsection'            => 'Editing $1 (section)',
-'editingcomment'            => 'Editing $1 (comment)',
-'editconflict'              => 'Edit conflict: $1',
-'explainconflict'           => "Someone else has changed this page since you started editing it.
+'editing'                           => 'Editing $1',
+'editingsection'                    => 'Editing $1 (section)',
+'editingcomment'                    => 'Editing $1 (comment)',
+'editconflict'                      => 'Edit conflict: $1',
+'explainconflict'                   => "Someone else has changed this page since you started editing it.
 The upper text area contains the page text as it currently exists.
 Your changes are shown in the lower text area.
 You will have to merge your changes into the existing text.
 '''Only''' the text in the upper text area will be saved when you press \"Save page\".",
-'yourtext'                  => 'Your text',
-'storedversion'             => 'Stored version',
-'nonunicodebrowser'         => '<strong>WARNING: Your browser is not unicode compliant.
+'yourtext'                          => 'Your text',
+'storedversion'                     => 'Stored version',
+'nonunicodebrowser'                 => '<strong>WARNING: Your browser is not unicode compliant.
 A workaround is in place to allow you to safely edit pages: non-ASCII characters will appear in the edit box as hexadecimal codes.</strong>',
-'editingold'                => '<strong>WARNING: You are editing an out-of-date revision of this page.
+'editingold'                        => '<strong>WARNING: You are editing an out-of-date revision of this page.
 If you save it, any changes made since this revision will be lost.</strong>',
-'yourdiff'                  => 'Differences',
-'copyrightwarning'          => 'Please note that all contributions to {{SITENAME}} are considered to be released under the $2 (see $1 for details).
+'yourdiff'                          => 'Differences',
+'copyrightwarning'                  => 'Please note that all contributions to {{SITENAME}} are considered to be released under the $2 (see $1 for details).
 If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.<br />
 You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
 <strong>DO NOT SUBMIT COPYRIGHTED WORK WITHOUT PERMISSION!</strong>',
-'copyrightwarning2'         => 'Please note that all contributions to {{SITENAME}} may be edited, altered, or removed by other contributors.
+'copyrightwarning2'                 => 'Please note that all contributions to {{SITENAME}} may be edited, altered, or removed by other contributors.
 If you do not want your writing to be edited mercilessly, then do not submit it here.<br />
 You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see $1 for details).
 <strong>DO NOT SUBMIT COPYRIGHTED WORK WITHOUT PERMISSION!</strong>',
-'longpagewarning'           => '<strong>WARNING: This page is $1 kilobytes long;
+'longpagewarning'                   => '<strong>WARNING: This page is $1 kilobytes long;
 some browsers may have problems editing pages approaching or longer than 32kb.
 Please consider breaking the page into smaller sections.</strong>',
-'longpageerror'             => '<strong>ERROR: The text you have submitted is $1 kilobytes long, which is longer than the maximum of $2 kilobytes.
+'longpageerror'                     => '<strong>ERROR: The text you have submitted is $1 kilobytes long, which is longer than the maximum of $2 kilobytes.
 It cannot be saved.</strong>',
-'readonlywarning'           => '<strong>WARNING: The database has been locked for maintenance, so you will not be able to save your edits right now.
+'readonlywarning'                   => '<strong>WARNING: The database has been locked for maintenance, so you will not be able to save your edits right now.
 You may wish to cut-n-paste the text into a text file and save it for later.</strong>',
-'protectedpagewarning'      => '<strong>WARNING:  This page has been locked so that only users with sysop privileges can edit it.</strong>',
-'semiprotectedpagewarning'  => "'''Note:''' This page has been locked so that only registered users can edit it.",
-'cascadeprotectedwarning'   => "'''Warning:''' This page has been locked so that only users with sysop privileges can edit it, because it is included in the following cascade-protected {{PLURAL:$1|page|pages}}:",
-'titleprotectedwarning'     => '<strong>WARNING:  This page has been locked so that only some users can create it.</strong>',
-'templatesused'             => 'Templates used on this page:',
-'templatesusedpreview'      => 'Templates used in this preview:',
-'templatesusedsection'      => 'Templates used in this section:',
-'template-protected'        => '(protected)',
-'template-semiprotected'    => '(semi-protected)',
-'hiddencategories'          => 'This page is a member of {{PLURAL:$1|1 hidden category|$1 hidden categories}}:',
-'edittools'                 => '<!-- Text here will be shown below edit and upload forms. -->', # only translate this message to other languages if you have to change it
-'nocreatetitle'             => 'Page creation limited',
-'nocreatetext'              => '{{SITENAME}} has restricted the ability to create new pages.
+'protectedpagewarning'              => '<strong>WARNING:  This page has been locked so that only users with sysop privileges can edit it.</strong>',
+'semiprotectedpagewarning'          => "'''Note:''' This page has been locked so that only registered users can edit it.",
+'cascadeprotectedwarning'           => "'''Warning:''' This page has been locked so that only users with sysop privileges can edit it, because it is included in the following cascade-protected {{PLURAL:$1|page|pages}}:",
+'titleprotectedwarning'             => '<strong>WARNING:  This page has been locked so that only some users can create it.</strong>',
+'templatesused'                     => 'Templates used on this page:',
+'templatesusedpreview'              => 'Templates used in this preview:',
+'templatesusedsection'              => 'Templates used in this section:',
+'template-protected'                => '(protected)',
+'template-semiprotected'            => '(semi-protected)',
+'hiddencategories'                  => 'This page is a member of {{PLURAL:$1|1 hidden category|$1 hidden categories}}:',
+'edittools'                         => '<!-- Text here will be shown below edit and upload forms. -->', # only translate this message to other languages if you have to change it
+'nocreatetitle'                     => 'Page creation limited',
+'nocreatetext'                      => '{{SITENAME}} has restricted the ability to create new pages.
 You can go back and edit an existing page, or [[Special:Userlogin|log in or create an account]].',
-'nocreate-loggedin'         => 'You do not have permission to create new pages on {{SITENAME}}.',
-'permissionserrors'         => 'Permissions Errors',
-'permissionserrorstext'     => 'You do not have permission to do that, for the following {{PLURAL:$1|reason|reasons}}:',
-'recreate-deleted-warn'     => "'''Warning: You are recreating a page that was previously deleted.'''
+'nocreate-loggedin'                 => 'You do not have permission to create new pages on {{SITENAME}}.',
+'permissionserrors'                 => 'Permissions Errors',
+'permissionserrorstext'             => 'You do not have permission to do that, for the following {{PLURAL:$1|reason|reasons}}:',
+'recreate-deleted-warn'             => "'''Warning: You are recreating a page that was previously deleted.'''
 
 You should consider whether it is appropriate to continue editing this page.
 The deletion log for this page is provided here for convenience:",
+'expensive-parserfunction-warning'  => 'Warning: This page contains too many expensive parser function calls.
+
+It should have less than $2, there are now $1.',
+'expensive-parserfunction-category' => 'Pages with too many expensive parser function calls',
 
 # "Undo" feature
 'undo-success' => 'The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.',
@@ -1179,7 +1187,7 @@ Try [[Special:Search|searching on the wiki]] for relevant new pages.',
 # Revision deletion
 'rev-deleted-comment'         => '(comment removed)',
 'rev-deleted-user'            => '(username removed)',
-'rev-deleted-event'           => '(entry removed)',
+'rev-deleted-event'           => '(log action removed)',
 'rev-deleted-text-permission' => '<div class="mw-warning plainlinks">
 This page revision has been removed from the public archives.
 There may be details in the [{{fullurl:Special:Log/delete|page={{FULLPAGENAMEE}}}} deletion log].</div>',
@@ -1189,36 +1197,45 @@ As an administrator on {{SITENAME}} you can view it;
 there may be details in the [{{fullurl:Special:Log/delete|page={{FULLPAGENAMEE}}}} deletion log].</div>',
 'rev-delundel'                => 'show/hide',
 'revisiondelete'              => 'Delete/undelete revisions',
-'revdelete-nooldid-title'     => 'No target revision',
-'revdelete-nooldid-text'      => 'You have not specified target revision or revisions to perform this function on.',
-'revdelete-selected'          => "{{PLURAL:$2|Selected revision|Selected revisions}} of '''$1:'''",
-'logdelete-selected'          => "{{PLURAL:$2|Selected log event|Selected log events}} for '''$1:'''",
+'revdelete-nooldid-title'     => 'Invalid target revision',
+'revdelete-nooldid-text'      => 'You have either not specified a target revision(s) to perform this 
+function, the specified revision does not exist, or you are attempting to hide the current revision.',
+'revdelete-selected'          => '{{PLURAL:$2|Selected revision|Selected revisions}} of [[:$1]]:',
+'logdelete-selected'          => '{{PLURAL:$1|Selected log event|Selected log events}}:',
 'revdelete-text'              => 'Deleted revisions and events will still appear in the page history and logs, but parts of their content will be inaccessible to the public.
 
 Other admins on {{SITENAME}} will still be able to access the hidden content and can undelete it again through this same interface, unless additional restrictions are set.',
-'revdelete-legend'            => 'Set restrictions:',
+'revdelete-legend'            => 'Set visibility restrictions',
 'revdelete-hide-text'         => 'Hide revision text',
 'revdelete-hide-name'         => 'Hide action and target',
 'revdelete-hide-comment'      => 'Hide edit comment',
 'revdelete-hide-user'         => "Hide editor's username/IP",
-'revdelete-hide-restricted'   => 'Apply these restrictions to sysops as well as others',
-'revdelete-suppress'          => 'Suppress data from sysops as well as others',
+'revdelete-hide-restricted'   => 'Apply these restrictions to Sysops and lock this interface',
+'revdelete-suppress'          => 'Suppress data from Sysops as well as others',
 'revdelete-hide-image'        => 'Hide file content',
 'revdelete-unsuppress'        => 'Remove restrictions on restored revisions',
 'revdelete-log'               => 'Log comment:',
 'revdelete-submit'            => 'Apply to selected revision',
 'revdelete-logentry'          => 'changed revision visibility of [[$1]]',
 'logdelete-logentry'          => 'changed event visibility of [[$1]]',
-'revdelete-logaction'         => '$1 {{PLURAL:$1|revision|revisions}} set to mode $2',
-'logdelete-logaction'         => '$1 {{PLURAL:$1|event|events}} to [[$3]] set to mode $2',
-'revdelete-success'           => 'Revision visibility successfully set.',
-'logdelete-success'           => 'Event visibility successfully set.',
+'revdelete-success'           => "'''Revision visibility successfully set.'''",
+'logdelete-success'           => "'''Log visibility successfully set.'''",
+'revdel-restore'              => 'Change visibility',
 'pagehist'                    => 'Page history',
 'deletedhist'                 => 'Deleted history',
-
-# Oversight log
-'oversightlog'    => 'Oversight log',
-'overlogpagetext' => 'Below is a list of the most recent deletions and blocks involving content hidden from sysops. See the [[Special:Ipblocklist|IP block list]] for the list of currently operational bans and blocks.',
+'revdelete-content'           => 'content',
+'revdelete-summary'           => 'edit summary',
+'revdelete-uname'             => 'username',
+'revdelete-restricted'        => 'applied restrictions to sysops',
+'revdelete-unrestricted'      => 'removed restrictions for sysops',
+'revdelete-hid'               => 'hid $1',
+'revdelete-unhid'             => 'unhid $1',
+'revdelete-log-message'       => '$1 for $2 {{PLURAL:$2|revision|revisions}}',
+'logdelete-log-message'       => '$1 for $2 {{PLURAL:$2|event|events}}',
+
+# Suppression log
+'suppressionlog'     => 'Suppression log',
+'suppressionlogtext' => 'Below is a list of the most recent deletions and blocks involving content hidden from sysops. See the [[Special:Ipblocklist|IP block list]] for the list of currently operational bans and blocks.',
 
 # History merging
 'mergehistory'                     => 'Merge page histories',
@@ -1286,6 +1303,7 @@ You can [[:\$1|create this page]].",
 'powersearch'           => 'Advanced search',
 'powersearch-legend'    => 'Advanced search',
 'powersearchtext'       => 'Search in namespaces:<br />$1<br />$2 List redirects<br />Search for $3 $9',
+'search-external'       => 'External search',
 '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.',
@@ -1344,7 +1362,7 @@ please see math/README to configure.',
 'prefs-watchlist-edits'    => 'Maximum number of changes to show in expanded watchlist:',
 'prefs-misc'               => 'Misc',
 'saveprefs'                => 'Save',
-'resetprefs'               => 'Reset',
+'resetprefs'               => 'Clear unsaved changes',
 'oldpassword'              => 'Old password:',
 'newpassword'              => 'New password:',
 'retypenew'                => 'Retype new password:',
@@ -1382,7 +1400,7 @@ please see math/README to configure.',
 'userrights-groupsmember'          => 'Member of:',
 'userrights-groupsremovable'       => 'Removable groups:',
 'userrights-groupsavailable'       => 'Available groups:',
-'userrights-groupshelp'            => 'You may alter the groups this user is in.
+'userrights-groups-help'           => 'You may alter the groups this user is in.
 A checked box means the user is in that group.
 An unchecked box means the user is not in that group.',
 'userrights-reason'                => 'Reason for change:',
@@ -1404,17 +1422,20 @@ An unchecked box means the user is not in that group.',
 'group-bot'           => 'Bots',
 'group-sysop'         => 'Sysops',
 'group-bureaucrat'    => 'Bureaucrats',
+'group-suppress'      => 'Oversights',
 'group-all'           => '(all)',
 
 'group-autoconfirmed-member' => 'Autoconfirmed user',
 'group-bot-member'           => 'Bot',
 'group-sysop-member'         => 'Sysop',
 'group-bureaucrat-member'    => 'Bureaucrat',
+'group-suppress-member'      => 'Oversight',
 
 'grouppage-autoconfirmed' => '{{ns:project}}:Autoconfirmed users',
 'grouppage-bot'           => '{{ns:project}}:Bots',
 'grouppage-sysop'         => '{{ns:project}}:Administrators',
 'grouppage-bureaucrat'    => '{{ns:project}}:Bureaucrats',
+'grouppage-suppress'      => '{{ns:project}}:Oversight',
 
 # User rights log
 'rightslog'      => 'User rights log',
@@ -1808,6 +1829,7 @@ A page is treated as disambiguation page if it uses a template which is linked f
 'notargettext'                    => 'You have not specified a target page or user to perform this function on.',
 'pager-newer-n'                   => '{{PLURAL:$1|newer 1|newer $1}}',
 'pager-older-n'                   => '{{PLURAL:$1|older 1|older $1}}',
+'suppress'                        => 'Oversight',
 
 # Book sources
 'booksources'               => 'Book sources',
@@ -1856,6 +1878,14 @@ It may contain one or more characters which cannot be used in titles.',
 'listusers-submit'   => 'Show',
 'listusers-noresult' => 'No user found.',
 
+# Special:Listgrouprights
+'listgrouprights'          => 'User group rights',
+'listgrouprights-summary'  => 'The following is a list of user groups defined on this wiki, with their associated access rights.',
+'listgrouprights-group'    => 'Group',
+'listgrouprights-rights'   => 'Rights',
+'listgrouprights-link'     => '[[{{MediaWiki:Listgrouprights-helppage}}#$1|$1]]', # do not translate or duplicate this message to other languages
+'listgrouprights-helppage' => 'Help:Group rights',
+
 # E-mail user
 'mailnologin'     => 'No send address',
 'mailnologintext' => 'You must be [[Special:Userlogin|logged in]] and have a valid e-mail address in your [[Special:Preferences|preferences]] to send e-mail to other users.',
@@ -1969,6 +1999,7 @@ Please confirm that you intend to do this, that you understand the consequences,
 'deletedtext'                 => '"<nowiki>$1</nowiki>" has been deleted.
 See $2 for a record of recent deletions.',
 'deletedarticle'              => 'deleted "[[$1]]"',
+'suppressedarticle'           => 'suppressed "[[$1]]"',
 'dellogpage'                  => 'Deletion log',
 'dellogpagetext'              => 'Below is a list of the most recent deletions.',
 'deletionlog'                 => 'deletion log',
@@ -2169,7 +2200,7 @@ Fill in a specific reason below (for example, citing particular pages that were
 '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', # display1:time1,display2:time2,...
 'ipbotheroption'              => 'other',
 'ipbotherreason'              => 'Other/additional reason:',
-'ipbhidename'                 => 'Hide username/IP from the block log, active block list and user list',
+'ipbhidename'                 => 'Hide username from the block log, active block list and user list',
 'badipaddress'                => 'Invalid IP address',
 'blockipsuccesssub'           => 'Block succeeded',
 'blockipsuccesstext'          => '[[Special:Contributions/$1|$1]] has been blocked.<br />
@@ -2293,7 +2324,7 @@ Please merge them manually.'''",
 '1movedto2'               => '[[$1]] moved to [[$2]]',
 '1movedto2_redir'         => '[[$1]] moved to [[$2]] over redirect',
 'movelogpage'             => 'Move log',
-'movelogpagetext'         => 'Below is a list of page moved.',
+'movelogpagetext'         => 'Below is a list of pages moved.',
 'movereason'              => 'Reason:',
 'revertmove'              => 'revert',
 'delete_and_move'         => 'Delete and move',
@@ -2329,8 +2360,9 @@ In the latter case you can also use a link, e.g. [[{{ns:special}}:Export/{{Media
 'allmessagesname'           => 'Name',
 'allmessagesdefault'        => 'Default text',
 'allmessagescurrent'        => 'Current text',
-'allmessagestext'           => 'This is a list of system messages available in the MediaWiki namespace.',
-'allmessagesnotsupportedDB' => "'''{{ns:special}}:Allmessages''' cannot be used because '''\$wgUseDatabaseMessages''' is switched off.",
+'allmessagestext'           => 'This is a list of system messages available in the MediaWiki namespace.
+Please visit [http://www.mediawiki.org/wiki/Localisation MediaWiki Localisation] and [http://translatewiki.net Betawiki] if you wish to contribute to the generic MediaWiki localisation.',
+'allmessagesnotsupportedDB' => "This page cannot be used because '''\$wgUseDatabaseMessages''' has been disabled.",
 'allmessagesfilter'         => 'Message name filter:',
 'allmessagesmodified'       => 'Show only modified',
 
@@ -2639,8 +2671,6 @@ Variants for Chinese language
 # Variants for Serbian language
 'variantname-sr-ec' => 'sr-ec', # only translate this message to other languages if you have to change it
 'variantname-sr-el' => 'sr-el', # only translate this message to other languages if you have to change it
-'variantname-sr-jc' => 'sr-jc', # only translate this message to other languages if you have to change it
-'variantname-sr-jl' => 'sr-jl', # only translate this message to other languages if you have to change it
 'variantname-sr'    => 'sr', # only translate this message to other languages if you have to change it
 
 # Variants for Kazakh language
@@ -2657,6 +2687,11 @@ Variants for Chinese language
 'variantname-ku-latn' => 'ku-Latn', # only translate this message to other languages if you have to change it
 'variantname-ku'      => 'ku', # only translate this message to other languages if you have to change it
 
+# Variants for Tajiki language
+'variantname-tg-cyrl' => 'tg-Cyrl', # only translate this message to other languages if you have to change it
+'variantname-tg-latn' => 'tg-Latn', # only translate this message to other languages if you have to change it
+'variantname-tg'      => 'tg', # only translate this message to other languages if you have to change it
+
 # Metadata
 'metadata'          => 'Metadata',
 'metadata-help'     => 'This file contains additional information, probably added from the digital camera or scanner used to create or digitize it.