Fix syntax somewhat for 2 messages in 62 languages (shouldn't this be in the code?)
[lhc/web/wiklou.git] / languages / messages / MessagesEn.php
index 6e6763e..360c2be 100644 (file)
@@ -4,16 +4,10 @@
  *
  * END USERS: DO NOT EDIT THIS FILE DIRECTLY!
  *
- * REPEAT!
- *
- * DO NOT EDIT THIS FILE DIRECTLY!
- * NOTHING WILL HAPPEN WHEN YOU DO THAT!
- *
+ * Changes in this file will be lost during software upgrades.
  * You can make your customizations on the wiki.
  * While logged in as a sysop user, go to [[Special:Allmessages]]
  * and edit the MediaWiki:* pages listed there.
- *
- * DO NOT EDIT THIS FILE DIRECTLY OR YOU WILL JUST BE CONFUSED!
  */
 
 
@@ -340,6 +334,7 @@ $magicWords = array(
        'padright'               => array( 0,    'PADRIGHT'               ),
        'special'                => array( 0,    'special',               ),
        'defaultsort'            => array( 1,    'DEFAULTSORT:', 'DEFAULTSORTKEY:', 'DEFAULTCATEGORYSORT:' ),
+       'filepath'               => array( 0,    'FILEPATH:'              ),
 );
 
 /**
@@ -347,7 +342,7 @@ $magicWords = array(
  * listed alias will be used as the default. Aliases from the fallback
  * localisation (usually English) will be included by default.
  *
- * This array may be altered at runtime using the LangugeGetSpecialPageAliases
+ * This array may be altered at runtime using the LanguageGetSpecialPageAliases
  * hook.
  */
 $specialPageAliases = array(
@@ -369,7 +364,7 @@ $specialPageAliases = array(
        'Uncategorizedpages'        => array( 'Uncategorizedpages' ),
        'Uncategorizedcategories'   => array( 'Uncategorizedcategories' ),
        'Uncategorizedimages'       => array( 'Uncategorizedimages' ),
-       'Uncategorizedtemplates'        => array( 'Uncategorizedtemplates' ),
+       'Uncategorizedtemplates'    => array( 'Uncategorizedtemplates' ),
        'Unusedcategories'          => array( 'Unusedcategories' ),
        'Unusedimages'              => array( 'Unusedimages' ),
        'Wantedpages'               => array( 'Wantedpages', 'Brokenlinks' ),
@@ -468,7 +463,7 @@ XHTML id names.
 'tog-showtoolbar'             => 'Show edit toolbar (JavaScript)',
 'tog-editondblclick'          => 'Edit pages on double click (JavaScript)',
 'tog-editsection'             => 'Enable section editing via [edit] links',
-'tog-editsectiononrightclick' => 'Enable section editing by right clicking<br /> on section titles (JavaScript)',
+'tog-editsectiononrightclick' => 'Enable section editing by right clicking on section titles (JavaScript)',
 'tog-showtoc'                 => 'Show table of contents (for pages with more than 3 headings)',
 'tog-rememberpassword'        => 'Remember my login on this computer',
 'tog-editwidth'               => 'Edit box has full width',
@@ -560,10 +555,10 @@ XHTML id names.
 'categories'            => 'Categories',
 'pagecategories'        => '{{PLURAL:$1|Category|Categories}}',
 'pagecategorieslink'    => 'Special:Categories', # don't translate or duplicate this message to other languages
-'category_header'       => 'Articles in category "$1"',
+'category_header'       => 'Pages in category "$1"',
 'subcategories'         => 'Subcategories',
 'category-media-header' => 'Media in category "$1"',
-'category-empty' => "''This category currently contains no articles or media.''",
+'category-empty' => "''This category currently contains no pages or media.''",
 'linkprefix'        => '/^(.*?)([a-zA-Z\x80-\xff]+)$/sD', # only translate this message to other languages if you have to change it
 'mainpagetext'      => "<big>'''MediaWiki has been successfully installed.'''</big>",
 'mainpagedocfooter' => "Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
@@ -617,7 +612,7 @@ XHTML id names.
 'protect'           => 'Protect',
 'protect_change'    => 'change protection',
 'protectthispage'   => 'Protect this page',
-'unprotect'         => 'unprotect',
+'unprotect'         => 'Unprotect',
 'unprotectthispage' => 'Unprotect this page',
 'newpage'           => 'New page',
 'talkpage'          => 'Discuss this page',
@@ -705,14 +700,18 @@ XHTML id names.
 'restorelink'             => '{{PLURAL:$1|one deleted edit|$1 deleted edits}}',
 'feedlinks'               => 'Feed:',
 'feed-invalid'            => 'Invalid subscription feed type.',
+'site-rss-feed'           => '$1 RSS Feed',
+'site-atom-feed'          => '$1 Atom Feed',
+'page-rss-feed'           => '"$1" RSS Feed',
+'page-atom-feed'          => '"$1" Atom Feed',
 'feed-atom'               => 'Atom', # only translate this message to other languages if you have to change it
 'feed-rss'                => 'RSS', # only translate this message to other languages if you have to change it
 'sitenotice'              => '-', # the equivalent to wgSiteNotice; don't translate or duplicate this message to other languages
 'anonnotice'              => '-', # don't translate or duplicate this message to other languages
 'newsectionheaderdefaultlevel' => '== $1 ==', # don't translate or duplicate this message to other languages
 
-# Short words for each namespace, by default used in the 'article' tab in monobook
-'nstab-main'      => 'Article',
+# Short words for each namespace, by default used in the namespace tab in monobook
+'nstab-main'      => 'Page',
 'nstab-user'      => 'User page',
 'nstab-media'     => 'Media page',
 'nstab-special'   => 'Special',
@@ -728,7 +727,7 @@ XHTML id names.
 'nosuchactiontext'  => 'The action specified by the URL is not
 recognized by the wiki',
 'nosuchspecialpage' => 'No such special page',
-'nospecialpagetext' => "'''<big>You have requested an invalid special page.</big>'''
+'nospecialpagetext' => "<big>'''You have requested an invalid special page.'''</big>
 
 A list of valid special pages can be found at [[Special:Specialpages]].",
 
@@ -788,6 +787,8 @@ Function: $1<br />
 Query: $2',
 'viewsource'           => 'View source',
 'viewsourcefor'        => 'for $1',
+'actionthrottled'      => 'Action Throttled',
+'actionthrottledtext'  => "As an anti-spam measure, you are limited from performing this action too many times in a short space of time, and you have exceeded this limit. Please try again in a few minutes.",
 'protectedpagetext'    => 'This page has been locked to prevent editing.',
 'viewsourcetext'       => 'You can view and copy the source of this page:',
 'protectedinterface'   => 'This page provides interface text for the software, and is locked to prevent abuse.',
@@ -844,6 +845,7 @@ Your account has been created. Don't forget to change your {{SITENAME}} preferen
 '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.',
 '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.',
 '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.',
 'nocookieslogin'             => '{{SITENAME}} uses cookies to log in users. You have cookies disabled. Please enable them and try again.',
 'noname'                     => 'You have not specified a valid user name.',
@@ -877,6 +879,7 @@ to confirm that the account is actually yours.',
 'throttled-mailpassword'     => 'A password reminder has already been sent, within the
 last $1 hours. To prevent abuse, only one password reminder will be sent per
 $1 hours.',
+'loginstart'                 => '', # don't translate or duplicate this message to other languages
 'loginend'                   => '', # don't translate or duplicate this message to other languages
 'signupend'                  => '{{int:loginend}}', # don't translate or duplicate this message to other languages
 'mailerror'                  => 'Error sending mail: $1',
@@ -890,6 +893,12 @@ will be sent for any of the following features.',
 format. Please enter a well-formatted address or empty that field.',
 'accountcreated'             => 'Account created',
 'accountcreatedtext'         => 'The user account for $1 has been created.',
+'createaccount-title'        => 'Account creation for {{SITENAME}}',
+'createaccount-text'         => 'Someone ($1) created an account for $2 on {{SITENAME}}
+($4). The password for "$2" is "$3". You should log in and change your password
+now.
+
+You may ignore this message, if this account was created in error.',
 'loginlanguagelabel'         => 'Language: $1',
 'loginlanguagelinks'         => '* Deutsch|de
 * English|en
@@ -976,6 +985,7 @@ Note that you may not use the "e-mail this user" feature unless you have a valid
 registered in your [[Special:Preferences|user preferences]] and you have not been blocked from using it.
 
 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:",
@@ -1021,7 +1031,7 @@ Please try again. If it still doesn't work, try logging out and logging back in.
 
 <strong>If this is a legitimate edit attempt, please try again. If it still doesn't 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. The edit has been rejected to prevent corruption of the article text. 
+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',
 'editinguser'               => 'Editing user <b>$1</b>',
@@ -1036,7 +1046,7 @@ You will have to merge your changes into the existing text.
 press "Save page".<br />',
 '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 articles: non-ASCII characters will appear in the edit box as hexadecimal codes.</strong>',
+'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.
 If you save it, any changes made since this revision will be lost.</strong>',
@@ -1064,14 +1074,14 @@ the text into a text file and save it for later.</strong>',
 'templatesusedsection'      => 'Templates used in this section:',
 'template-protected'        => '(protected)',
 'template-semiprotected'    => '(semi-protected)',
-'edittools'                 => '<!-- Text here will be shown below edit and upload forms. -->',
+'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'              => 'This site 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 this wiki.',
 '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.''',
+'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:",
@@ -1083,9 +1093,9 @@ The deletion log for this page is provided here for convenience:",
 
 # Account creation failure
 'cantcreateaccounttitle' => "Can't create account",
-'cantcreateaccounttext'  => 'Account creation from this IP address (<b>$1</b>) has been blocked.
-This is probably due to persistent vandalism from your school or Internet service
-provider.',
+'cantcreateaccount-text' => "Account creation from this IP address (<b>$1</b>) has been blocked by [[User:$3|$3]].
+
+The reason given by $3 is ''$2''",
 
 # History pages
 'revhistory'            => 'Revision history',
@@ -1115,7 +1125,7 @@ Legend: (cur) = difference with current version,
 'deletedrev'            => '[deleted]',
 'histfirst'             => 'Earliest',
 'histlast'              => 'Latest',
-'historysize'           => '($1 bytes)',
+'historysize'           => '({{PLURAL:$1|1 byte|$1 bytes}})',
 'historyempty'          => '(empty)',
 
 # Revision feed
@@ -1174,6 +1184,7 @@ undelete it again through this same interface, unless additional restrictions ar
 hidden from Sysops. See the [[Special:Ipblocklist|IP block list]] for the list of currently operational bans and blocks.',
 
 # Diffs
+'history-title'             => 'Revision history of "$1"',
 'difference'                => '(Difference between revisions)',
 'loadingrev'                => 'loading revision for diff',
 'lineno'                    => 'Line $1:',
@@ -1190,7 +1201,7 @@ hidden from Sysops. See the [[Special:Ipblocklist|IP block list]] for the list o
 'searchsubtitle'        => "You searched for '''[[:$1]]'''",
 'searchsubtitleinvalid' => "You searched for '''$1'''",
 'noexactmatch'          => "'''There is no page titled \"\$1\".''' You can [[:\$1|create this page]].",
-'titlematches'          => 'Article title matches',
+'titlematches'          => 'Page title matches',
 'notitlematches'        => 'No page title matches',
 'textmatches'           => 'Page text matches',
 'notextmatches'         => 'No page text matches',
@@ -1268,7 +1279,7 @@ containing all of the search terms will appear in the result).",
 'resultsperpage'           => 'Hits per page:',
 'contextlines'             => 'Lines per hit:',
 'contextchars'             => 'Context per line:',
-'stub-threshold'           => 'Threshold for <a href="#" class="stub">stub link</a> formatting:',
+'stub-threshold'           => 'Threshold for <a href="#" class="stub">stub link</a> formatting (bytes):',
 'recentchangesdays'        => 'Days to show in recent changes:',
 'recentchangescount'       => 'Number of edits to show in recent changes:',
 'savedprefs'               => 'Your preferences have been saved.',
@@ -1347,7 +1358,7 @@ Unselected groups will not be changed. You can deselect a group with CTRL + Left
 'boteditletter'                     => 'b',
 'sectionlink'                       => '→', # only translate this message to other languages if you have to change it
 'number_of_watching_users_RCview'   => '[$1]', # don't translate or duplicate this message to other languages
-'number_of_watching_users_pageview' => '[$1 watching user/s]',
+'number_of_watching_users_pageview' => '[$1 watching {{PLURAL:$1|user|users}}]',
 'rc_categories'                     => 'Limit to categories (separate with "|")',
 'rc_categories_any'                 => 'Any',
 'rc-change-size'                    => '$1', # only translate this message to other languages if you have to change it
@@ -1401,7 +1412,7 @@ To include the image in a page, use a link in the form
 Name of the uploading file: <strong><tt>$1</tt></strong><br />
 Name of the existing file: <strong><tt>$2</tt></strong><br />
 Please choose a different name.',
-'fileexists-thumb'            => "'''<center>Existing image</center>'''",
+'fileexists-thumb'            => "<center>'''Existing image'''</center>",
 'fileexists-thumbnail-yes'    => 'The file seems to be an image of reduced size <i>(thumbnail)</i>. Please check the file <strong><tt>$1</tt></strong>.<br />
 If the checked file is the same image of original size it is not necessary to upload an extra thumbnail.',
 'file-thumbnail-no'           => 'The filename begins with <strong><tt>$1</tt></strong>. It seems to be an image of reduced size <i>(thumbnail)</i>.
@@ -1422,8 +1433,12 @@ If you have this image in full resolution upload this one, otherwise change the
 'destfilename'                => 'Destination filename',
 'watchthisupload'             => 'Watch this page',
 'filewasdeleted'              => 'A file of this name has been previously uploaded and subsequently deleted. You should check the $1 before proceeding to upload it again.',
-'filename-prefix'             => 'The name of the file you are uploading begins with <strong>"$1"</strong>, which is a non-descriptive name typically assigned automatically by digital cameras. Please choose a more descriptive name for your file.',
-'filename-prefix-list'        => ' #<!-- leave this line exactly as it is --> <pre>
+'upload-wasdeleted'           => "'''Warning: You are uploading a file that was previously deleted.'''
+
+You should consider whether it is appropriate to continue uploading this file.
+The deletion log for this file is provided here for convenience:",
+'filename-bad-prefix'             => 'The name of the file you are uploading begins with <strong>"$1"</strong>, which is a non-descriptive name typically assigned automatically by digital cameras. Please choose a more descriptive name for your file.',
+'filename-prefix-blacklist'        => ' #<!-- leave this line exactly as it is --> <pre>
 # Syntax is as follows: 
 #   * Everything from a "#" character to the end of the line is a comment
 #   * Every non-blank line is a prefix for typical file names assigned automatically by digital cameras
@@ -1544,27 +1559,32 @@ PICT # misc.
 '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.',
 'unusedtemplateswlh'      => 'other links',
 
+# Random page
+'randompage'                      => 'Random page',
+'randompage-nopages'              => 'There are no pages in this namespace.',
+'randompage-url'                  => 'Special:Random', # don't translate or duplicate this message to other languages
+
 # Random redirect
-'randomredirect'         => 'Random redirect',
-'randomredirect-nopages' => 'There are no redirects in this namespace.',
+'randomredirect'                  => 'Random redirect',
+'randomredirect-nopages'          => 'There are no redirects in this namespace.',
 
 # Statistics
 'statistics'             => 'Statistics',
 'sitestats'              => '{{SITENAME}} statistics',
 'userstats'              => 'User statistics',
-'sitestatstext'          => "There {{PLURAL:\$1|is '''1''' page|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 {{PLURAL:\$2|is '''1''' page that is a|are '''\$2''' pages that are}} probably legitimate
-content {{PLURAL:\$2|page|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''' {{PLURAL:\$8|file|files}} have been uploaded.
+'''$8''' {{PLURAL:$8|file has|files have}} been uploaded.
 
-There have been a total of '''\$3''' {{PLURAL:\$3|page view|page views}}, and '''\$4''' {{PLURAL:\$4|page edit|page edits}}
+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.
+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'''.",
+The [http://meta.wikimedia.org/wiki/Help:Job_queue job queue] length is '''$7'''.",
 'userstatstext'          => "There {{PLURAL:$1|is '''1''' registered [[Special:Listusers|user]]|are '''$1''' registered [[Special:Listusers|users]]}}, of which
 '''$2''' (or '''$4%''') {{PLURAL:$2|has|have}} $5 rights.",
 'statistics-mostpopular' => 'Most viewed pages',
@@ -1589,7 +1609,7 @@ The [http://meta.wikimedia.org/wiki/Help:Job_queue job queue] length is '''\$7''
 'withoutinterwiki-header'  => 'The following pages do not link to other language versions:',
 'withoutinterwiki-summary' => '', # only translate this message to other languages if you have to change it
 
-'fewestrevisions'         => 'Articles with the fewest revisions',
+'fewestrevisions'         => 'Pages with the fewest revisions',
 'fewestrevisions-summary' => '', # only translate this message to other languages if you have to change it
 
 # Miscellaneous special pages
@@ -1625,19 +1645,16 @@ The [http://meta.wikimedia.org/wiki/Help:Job_queue job queue] length is '''\$7''
 'mostlinkedcategories-summary'    => '', # only translate this message to other languages if you have to change it
 'mostlinkedtemplates'             => 'Most linked-to templates',
 'mostlinkedtemplates-summary'     => '', # only translate this message to other languages if you have to change it
-'mostcategories'                  => 'Articles with the most categories',
+'mostcategories'                  => 'Pages with the most categories',
 'mostcategories-summary'          => '', # only translate this message to other languages if you have to change it
 'mostimages'                      => 'Most linked to images',
 'mostimages-summary'              => '', # only translate this message to other languages if you have to change it
-'mostrevisions'                   => 'Articles with the most revisions',
+'mostrevisions'                   => 'Pages with the most revisions',
 'mostrevisions-summary'           => '', # only translate this message to other languages if you have to change it
 'allpages'                        => 'All pages',
 'allpages-summary'                => '', # only translate this message to other languages if you have to change it
 'prefixindex'                     => 'Prefix index',
 'prefixindex-summary'             => '', # only translate this message to other languages if you have to change it
-'randompage'                      => 'Random page',
-'randompage-nopages'              => 'There are no pages in this namespace.',
-'randompage-url'                  => 'Special:Random', # don't translate or duplicate this message to other languages
 'shortpages'                      => 'Short pages',
 'shortpages-summary'              => '', # only translate this message to other languages if you have to change it
 'longpages'                       => 'Long pages',
@@ -1667,7 +1684,9 @@ The [http://meta.wikimedia.org/wiki/Help:Job_queue job queue] length is '''\$7''
 'unusedimagestext'                => '<p>Please note that other web sites may link to an image with
 a direct URL, and so may still be listed here despite being
 in active use.</p>',
-'unusedcategoriestext'            => 'The following category pages exist although no other article or category make use of them.',
+'unusedcategoriestext'            => 'The following category pages exist although no other page or category make use of them.',
+'notargettitle'                   => 'No target',
+'notargettext'                    => 'You have not specified a target page or user to perform this function on.',
 
 # Book sources
 'booksources'               => 'Book sources',
@@ -1705,7 +1724,7 @@ You can narrow down the view by selecting a log type, the user name, or the affe
 'nextpage'          => 'Next page ($1)',
 'prevpage'          => 'Previous page ($1)',
 'allpagesfrom'      => 'Display pages starting at:',
-'allarticles'       => 'All articles',
+'allarticles'       => 'All pages',
 'allinnamespace'    => 'All pages ($1 namespace)',
 'allnotinnamespace' => 'All pages (not in $1 namespace)',
 'allpagesprev'      => 'Previous',
@@ -1919,24 +1938,24 @@ comment field and all checkboxes.",
 '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
-revisions will appear in the prior history, and the current revision of the live page
-will not be automatically replaced. Also note that restrictions on file revisions are lost upon restoration',
+revisions will appear in the prior history. Also note that restrictions on file revisions are lost upon restoration',
 'undeleterevdel'           => "Undeletion will not be performed if it will result in the top page revision being
 partially deleted. In such cases, you must uncheck or unhide the newest deleted revisions. Revisions of files
 that you don't have permission to view will not be restored.",
-'undeletehistorynoadmin'   => 'This article has been deleted. The reason for deletion is
+'undeletehistorynoadmin'   => 'This page has been deleted. The reason for deletion is
 shown in the summary below, along with details of the users who had edited this page
 before deletion. The actual text of these deleted revisions is only available to administrators.',
 'undelete-revision' => 'Deleted revision of $1 (as of $2) by $3:',
 'undeleterevision-missing' => 'Invalid or missing revision. You may have a bad link, or the
 revision may have been restored or removed from the archive.',
+'undelete-nodiff'          => 'No previous revision found.',
 'undeletebtn'              => 'Restore',
 'undeletereset'            => 'Reset',
 'undeletecomment'          => 'Comment:',
 'undeletedarticle'         => 'restored "[[$1]]"',
-'undeletedrevisions'       => '$1 revision(s) restored',
-'undeletedrevisions-files' => '$1 revision(s) and $2 file(s) restored',
-'undeletedfiles'           => '$1 file(s) restored',
+'undeletedrevisions'       => '{{PLURAL:$1|1 revision|$1 revisions}} restored',
+'undeletedrevisions-files' => '{{PLURAL:$1|1 revision|$1 revisions}} and {{PLURAL:$2|1 file|$2 files}} restored',
+'undeletedfiles'           => '{{PLURAL:$1|1 file|$1 files}} restored',
 'cannotundelete'           => 'Undelete failed; someone else may have undeleted the page first.',
 'undeletedpage'            => "<big>'''$1 has been restored'''</big>
 
@@ -1952,7 +1971,7 @@ Consult the [[Special:Log/delete|deletion log]] for a record of recent deletions
 'undelete-missing-filearchive' => 'Unable to restore file archive ID $1 because it isn\'t in the database. ' .
        'It may have already been undeleted.',
 'undelete-error-short'     => 'Error undeleting file: $1',
-'undelete-error-long'      => "Errors were encountered while undeleting the file:\n\n$1\n",
+'undelete-error-long'      => "Errors were encountered while undeleting the file:\n\n$1",
 
 # Namespace form on various pages
 'namespace'      => 'Namespace:',
@@ -1988,11 +2007,10 @@ Consult the [[Special:Log/delete|deletion log]] for a record of recent deletions
 
 # What links here
 'whatlinkshere'         => 'What links here',
-'whatlinkshere-title' => 'Pages that link to $1',
+'whatlinkshere-title'   => 'Pages that link to $1',
 'whatlinkshere-summary' => '', # only translate this message to other languages if you have to change it
 'whatlinkshere-barrow'  => '&lt;', # only translate this message to other languages if you have to change it
-'notargettitle'         => 'No target',
-'notargettext'          => 'You have not specified a target page or user to perform this function on.',
+'whatlinkshere-page'    => 'Page:',
 'linklistsub'           => '(List of links)',
 'linkshere'             => "The following pages link to '''[[:$1]]''':",
 'nolinkshere'           => "No pages link to '''[[:$1]]'''.",
@@ -2080,9 +2098,12 @@ the list of currently operational bans and blocks.',
 'range_block_disabled'        => 'The sysop ability to create range blocks is disabled.',
 'ipb_expiry_invalid'          => 'Expiry time invalid.',
 'ipb_already_blocked'         => '"$1" is already blocked',
+'ipb_cant_unblock'            => 'Error: Block ID $1 not found. It may have been unblocked already.',
+'ipb_blocked_as_range'        => 'Error: The IP $1 is not blocked directly and cannot be unblocked. It is, however, blocked as part of the range $2, which can be unblocked.',
 'ip_range_invalid'            => 'Invalid IP range.',
+'blockme'                     => 'Block me',
 'proxyblocker'                => 'Proxy blocker',
-'ipb_cant_unblock'            => 'Error: Block ID $1 not found. It may have been unblocked already.',
+'proxyblocker-disabled'       => 'This function is disabled.',
 '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.',
 'proxyblocksuccess'           => 'Done.',
 'sorbs'                       => 'DNSBL', # only translate this message to other languages if you have to change it
@@ -2165,7 +2186,7 @@ Please choose another name.',
 'delete_and_move'         => 'Delete and move',
 'delete_and_move_text'    => '==Deletion required==
 
-The destination article "[[$1]]" already exists. Do you want to delete it to make way for the move?',
+The destination page "[[$1]]" already exists. Do you want to delete it to make way for the move?',
 'delete_and_move_confirm' => 'Yes, delete the page',
 'delete_and_move_reason'  => 'Deleted to make way for move',
 'selfmove'                => "Source and destination titles are the same; can't move a page over itself.",
@@ -2265,6 +2286,8 @@ All transwiki import actions are logged at the [[Special:Log/import|import log]]
 'accesskey-ca-watch'                => 'w', # don't translate or duplicate this message to other languages
 'accesskey-ca-unwatch'              => 'w', # don't translate or duplicate this message to other languages
 'accesskey-search'                  => 'f', # don't translate or duplicate this message to other languages
+'accesskey-search-go'               => '', # don't translate or duplicate this message to other languages
+'accesskey-search-fulltext'         => '', # don't translate or duplicate this message to other languages
 'accesskey-p-logo'                  => '', # don't translate or duplicate this message to other languages
 'accesskey-n-mainpage'              => 'z', # don't translate or duplicate this message to other languages
 'accesskey-n-portal'                => '', # don't translate or duplicate this message to other languages
@@ -2324,6 +2347,8 @@ All transwiki import actions are logged at the [[Special:Log/import|import log]]
 'tooltip-ca-watch'                => 'Add this page to your watchlist',
 'tooltip-ca-unwatch'              => 'Remove this page from your watchlist',
 'tooltip-search'                  => 'Search {{SITENAME}}',
+'tooltip-search-go'               => 'Go to a page with this exact name if exists',
+'tooltip-search-fulltext'         => 'Search the pages for this text',
 'tooltip-p-logo'                  => 'Main Page',
 'tooltip-n-mainpage'              => 'Visit the Main Page',
 'tooltip-n-portal'                => 'About the project, what you can do, where to find things',
@@ -2390,7 +2415,7 @@ All transwiki import actions are logged at the [[Special:Log/import|import log]]
 'spamprotectiontext'     => 'The page you wanted to save was blocked by the spam filter. This is probably caused by a link to an external site.',
 'spamprotectionmatch'    => 'The following text is what triggered our spam filter: $1',
 'subcategorycount'       => 'There {{PLURAL:$1|is one subcategory|are $1 subcategories}} to this category.',
-'categoryarticlecount'   => 'There {{PLURAL:$1|is one article|are $1 articles}} in this category.',
+'categoryarticlecount'   => 'There {{PLURAL:$1|is one page|are $1 pages}} in this category.',
 'category-media-count'   => 'There {{PLURAL:$1|is one file|are $1 files}} in this category.',
 'listingcontinuesabbrev' => 'cont.',
 'spambot_username'       => 'MediaWiki spam cleanup',
@@ -2399,10 +2424,10 @@ All transwiki import actions are logged at the [[Special:Log/import|import log]]
 
 # Info page
 'infosubtitle'   => 'Information for page',
-'numedits'       => 'Number of edits (article): $1',
+'numedits'       => 'Number of edits (page): $1',
 'numtalkedits'   => 'Number of edits (discussion page): $1',
 'numwatchers'    => 'Number of watchers: $1',
-'numauthors'     => 'Number of distinct authors (article): $1',
+'numauthors'     => 'Number of distinct authors (page): $1',
 'numtalkauthors' => 'Number of distinct authors (discussion page): $1',
 
 # Math options
@@ -2416,7 +2441,7 @@ All transwiki import actions are logged at the [[Special:Log/import|import log]]
 # Patrolling
 'markaspatrolleddiff'                 => 'Mark as patrolled',
 'markaspatrolledlink'                 => '[$1]', # don't translate or duplicate this message to other languages
-'markaspatrolledtext'                 => 'Mark this article as patrolled',
+'markaspatrolledtext'                 => 'Mark this page as patrolled',
 'markedaspatrolled'                   => 'Marked as patrolled',
 'markedaspatrolledtext'               => 'The selected revision has been marked as patrolled.',
 'rcpatroldisabled'                    => 'Recent Changes Patrol disabled',
@@ -2430,12 +2455,12 @@ All transwiki import actions are logged at the [[Special:Log/import|import log]]
 'patrol-log-header' => '', # don't translate or duplicate this message to other languages
 'patrol-log-line'   => 'marked $1 of $2 patrolled $3',
 'patrol-log-auto'   => '(automatic)',
-'patrol-log-diff'   => 'r$1',
+'patrol-log-diff'   => 'r$1', # only translate this message to other languages if you have to change it
 
 # Image deletion
-'deletedrevision' => 'Deleted old revision $1.',
+'deletedrevision' => 'Deleted old revision $1',
 'filedeleteerror-short' => "Error deleting file: $1",
-'filedeleteerror-long' => "Errors were encountered while deleting the file:\n\n$1\n",
+'filedeleteerror-long' => "Errors were encountered while deleting the file:\n\n$1",
 'filedelete-missing' => 'The file "$1" cannot be deleted, because it doesn\'t exist.',
 'filedelete-old-unregistered' => 'The specified file revision "$1" is not in the database.',
 'filedelete-current-unregistered' => 'The specified file "$1" is not in the database.',
@@ -2474,7 +2499,7 @@ All transwiki import actions are logged at the [[Special:Log/import|import log]]
 'bad_image_list' => 'The format is as follows:
 
 Only list items (lines starting with *) are considered. The first link on a line must be a link to a bad image.
-Any subsequent links on the same line are considered to be exceptions, i.e. articles where the image may occur inline.',
+Any subsequent links on the same line are considered to be exceptions, i.e. pages where the image may occur inline.',
 
 /*
 Short names for language variants used for language conversion links.
@@ -2838,7 +2863,7 @@ Mailer returned: $1',
 'confirmemail_loggedin'   => 'Your e-mail address has now been confirmed.',
 'confirmemail_error'      => 'Something went wrong saving your confirmation.',
 'confirmemail_subject'    => '{{SITENAME}} e-mail address confirmation',
-'confirmemail_body'       => 'Someone, probably you from IP address $1, has registered an
+'confirmemail_body'       => 'Someone, probably you, from IP address $1, has registered an
 account "$2" with this e-mail address on {{SITENAME}}.
 
 To confirm that this account really does belong to you and activate
@@ -2856,7 +2881,7 @@ will expire at $4.',
 
 # Trackbacks
 'trackbackbox'      => '<div id="mw_trackbacks">
-Trackbacks for this article:<br />
+Trackbacks for this page:<br />
 $1
 </div>',
 'trackback'         => '; $4$5 : [$2 $1]', # don't translate or duplicate this message to other languages
@@ -2884,9 +2909,9 @@ $1',
 'confirm_purge_button' => 'OK',
 
 # AJAX search
-'searchcontaining' => "Search for articles containing ''$1''.",
-'searchnamed'      => "Search for articles named ''$1''.",
-'articletitles'    => "Articles starting with ''$1''",
+'searchcontaining' => "Search for pages containing ''$1''.",
+'searchnamed'      => "Search for pages named ''$1''.",
+'articletitles'    => "Pages starting with ''$1''",
 'hideresults'      => 'Hide results',
 
 # Separator for categories in page lists
@@ -2942,10 +2967,10 @@ $1',
 *207.200.112.0/21', # don't translate or duplicate this message to other languages
 
 # Size units
-'size-bytes'     => '$1 B',
-'size-kilobytes' => '$1 KB',
-'size-megabytes' => '$1 MB',
-'size-gigabytes' => '$1 GB',
+'size-bytes'     => '$1 B', # only translate this message to other languages if you have to change it
+'size-kilobytes' => '$1 KB', # only translate this message to other languages if you have to change it
+'size-megabytes' => '$1 MB', # only translate this message to other languages if you have to change it
+'size-gigabytes' => '$1 GB', # only translate this message to other languages if you have to change it
 
 # Live preview
 'livepreview-loading' => 'Loading…',
@@ -2960,12 +2985,6 @@ $1',
 # Watchlist editor
 'watchlistedit-numitems'       => 'Your watchlist contains {{PLURAL:$1|1 title|$1 titles}}, excluding talk pages.',
 'watchlistedit-noitems'        => 'Your watchlist contains no titles.',
-'watchlistedit-clear-title'    => 'Clear watchlist',
-'watchlistedit-clear-legend'   => 'Clear watchlist',
-'watchlistedit-clear-confirm'  => 'This will remove all titles from your watchlist. Are you sure you
-       want to do this? You can also [[Special:Watchlist/edit|remove individual titles]].',
-'watchlistedit-clear-submit'   => 'Clear',
-'watchlistedit-clear-done'     => 'Your watchlist has been cleared. All titles were removed.',
 'watchlistedit-normal-title'   => 'Edit watchlist',
 'watchlistedit-normal-legend'  => 'Remove titles from watchlist',
 'watchlistedit-normal-explain' => 'Titles on your watchlist are shown below. To remove a title, check
@@ -2988,6 +3007,53 @@ $1',
 'watchlisttools-view'  => 'View relevant changes',
 'watchlisttools-edit'  => 'View and edit watchlist',
 'watchlisttools-raw'   => 'Edit raw watchlist',
-'watchlisttools-clear' => 'Clear watchlist',
+
+# Iranian month names
+'iranian-calendar-m1'  => 'Farvardin', # only translate this message to other languages if you have to change it
+'iranian-calendar-m2'  => 'Ordibehesht', # only translate this message to other languages if you have to change it
+'iranian-calendar-m3'  => 'Khordad', # only translate this message to other languages if you have to change it
+'iranian-calendar-m4'  => 'Tir', # only translate this message to other languages if you have to change it
+'iranian-calendar-m5'  => 'Mordad', # only translate this message to other languages if you have to change it
+'iranian-calendar-m6'  => 'Shahrivar', # only translate this message to other languages if you have to change it
+'iranian-calendar-m7'  => 'Mehr', # only translate this message to other languages if you have to change it
+'iranian-calendar-m8'  => 'Aban', # only translate this message to other languages if you have to change it
+'iranian-calendar-m9'  => 'Azar', # only translate this message to other languages if you have to change it
+'iranian-calendar-m10' => 'Dey', # only translate this message to other languages if you have to change it
+'iranian-calendar-m11' => 'Bahman', # only translate this message to other languages if you have to change it
+'iranian-calendar-m12' => 'Esfand', # only translate this message to other languages if you have to change it
+
+# Hebrew month names
+'hebrew-calendar-m1'      => 'Tishrei', # only translate this message to other languages if you have to change it
+'hebrew-calendar-m2'      => 'Cheshvan', # only translate this message to other languages if you have to change it
+'hebrew-calendar-m3'      => 'Kislev', # only translate this message to other languages if you have to change it
+'hebrew-calendar-m4'      => 'Tevet', # only translate this message to other languages if you have to change it
+'hebrew-calendar-m5'      => 'Shevat', # only translate this message to other languages if you have to change it
+'hebrew-calendar-m6'      => 'Adar', # only translate this message to other languages if you have to change it
+'hebrew-calendar-m6a'     => 'Adar I', # only translate this message to other languages if you have to change it
+'hebrew-calendar-m6b'     => 'Adar II', # only translate this message to other languages if you have to change it
+'hebrew-calendar-m7'      => 'Nisan', # only translate this message to other languages if you have to change it
+'hebrew-calendar-m8'      => 'Iyar', # only translate this message to other languages if you have to change it
+'hebrew-calendar-m9'      => 'Sivan', # only translate this message to other languages if you have to change it
+'hebrew-calendar-m10'     => 'Tamuz', # only translate this message to other languages if you have to change it
+'hebrew-calendar-m11'     => 'Av', # only translate this message to other languages if you have to change it
+'hebrew-calendar-m12'     => 'Elul', # only translate this message to other languages if you have to change it
+'hebrew-calendar-m1-gen'  => 'Tishrei', # only translate this message to other languages if you have to change it
+'hebrew-calendar-m2-gen'  => 'Cheshvan', # only translate this message to other languages if you have to change it
+'hebrew-calendar-m3-gen'  => 'Kislev', # only translate this message to other languages if you have to change it
+'hebrew-calendar-m4-gen'  => 'Tevet', # only translate this message to other languages if you have to change it
+'hebrew-calendar-m5-gen'  => 'Shevat', # only translate this message to other languages if you have to change it
+'hebrew-calendar-m6-gen'  => 'Adar', # only translate this message to other languages if you have to change it
+'hebrew-calendar-m6a-gen' => 'Adar I', # only translate this message to other languages if you have to change it
+'hebrew-calendar-m6b-gen' => 'Adar II', # only translate this message to other languages if you have to change it
+'hebrew-calendar-m7-gen'  => 'Nisan', # only translate this message to other languages if you have to change it
+'hebrew-calendar-m8-gen'  => 'Iyar', # only translate this message to other languages if you have to change it
+'hebrew-calendar-m9-gen'  => 'Sivan', # only translate this message to other languages if you have to change it
+'hebrew-calendar-m10-gen' => 'Tamuz', # only translate this message to other languages if you have to change it
+'hebrew-calendar-m11-gen' => 'Av', # only translate this message to other languages if you have to change it
+'hebrew-calendar-m12-gen' => 'Elul', # only translate this message to other languages if you have to change it
+
+# Signatures
+'signature' => '[[User:$1|$2]]', # don't translate or duplicate this message to other languages
+'signature-anon' => '[[Special:Contributions/$1|$2]]', # don't translate or duplicate this message to other languages
 
 );