Ajax suggestions:
[lhc/web/wiklou.git] / maintenance / language / messages.inc
index 8b818d1..d3d9634 100644 (file)
@@ -50,6 +50,7 @@ $wgMessageStructure = array(
                'tog-nolangconversion',
                'tog-ccmeonemails',
                'tog-diffonly',
+               'tog-showhiddencats',
        ),
        'underline' => array(
                'underline-always',
@@ -113,12 +114,24 @@ $wgMessageStructure = array(
        ),
        'categories' => array(
                'categories',
+               'categoriespagetext',
+               'special-categories-sort-count',
+               'special-categories-sort-abc',
                'pagecategories',
                'pagecategorieslink',
                'category_header',
                'subcategories',
                'category-media-header',
                'category-empty',
+               'hidden-categories',
+               'hidden-category-category',
+               'category-subcat-count',
+               'category-subcat-count-limited',
+               'category-article-count',
+               'category-article-count-limited',
+               'category-file-count',
+               'category-file-count-limited',
+               'listingcontinuesabbrev',
        ),
        'mainpage' => array(
                'linkprefix',
@@ -164,7 +177,9 @@ $wgMessageStructure = array(
                'permalink',
                'print',
                'edit',
+               'create',
                'editthispage',
+               'create-this-page',
                'delete',
                'deletethispage',
                'undelete_short',
@@ -221,6 +236,7 @@ $wgMessageStructure = array(
                'help',
                'helppage',
                'mainpage',
+               'mainpage-description',
                'policy-url',
                'portal',
                'portal-url',
@@ -254,6 +270,7 @@ $wgMessageStructure = array(
                'editsection',
                'editsection-brackets',
                'editold',
+               'viewsourceold',
                'editsectionhint',
                'toc',
                'showtoc',
@@ -508,7 +525,6 @@ $wgMessageStructure = array(
                'session_fail_preview_html',
                'token_suffix_mismatch',
                'editing',
-               'editinguser',
                'editingsection',
                'editingcomment',
                'editconflict',
@@ -532,6 +548,7 @@ $wgMessageStructure = array(
                'templatesusedsection',
                'template-protected',
                'template-semiprotected',
+               'hiddencategories',
                'edittools',
                'nocreatetitle',
                'nocreatetext',
@@ -539,6 +556,8 @@ $wgMessageStructure = array(
                'permissionserrors',
                'permissionserrorstext',
                'recreate-deleted-warn',
+               'expensive-parserfunction-warning',
+               'expensive-parserfunction-category',
        ),
        'undo' => array(
                'undo-success',
@@ -554,7 +573,6 @@ $wgMessageStructure = array(
                'nohistory',
                'revnotfound',
                'revnotfoundtext',
-               'loadhist',
                'currentrev',
                'revisionasof',
                'revision-info',
@@ -566,7 +584,6 @@ $wgMessageStructure = array(
                'cur',
                'next',
                'last',
-               'orig',
                'page_first',
                'page_last',
                'histlegend',
@@ -613,10 +630,22 @@ $wgMessageStructure = array(
                'logdelete-logaction',
                'revdelete-success',
                'logdelete-success',
-       ),
-       'oversightlog' => array(
-               'oversightlog',
-               'overlogpagetext',
+               'revdel-restore',
+               'pagehist',
+               'deletedhist',
+               'revdelete-content',
+               'revdelete-summary',
+               'revdelete-uname',
+               'revdelete-restricted',
+               'revdelete-unrestricted',
+               'revdelete-hid',
+               'revdelete-unhid',
+               'revdelete-log-message',
+               'logdelete-log-message',
+       ),
+       'suppression' => array(
+               'suppressionlog',
+               'suppressionlogtext',
        ),
        'mergehistory' => array(
                'mergehistory',
@@ -635,6 +664,8 @@ $wgMessageStructure = array(
                'mergehistory-no-destination',
                'mergehistory-invalid-source',
                'mergehistory-invalid-destination',
+               'mergehistory-autocomment',
+               'mergehistory-comment',
        ),
        'mergelog' => array(
                'mergelog',
@@ -665,14 +696,35 @@ $wgMessageStructure = array(
                'prevn',
                'nextn',
                'viewprevnext',
+               'search-result-size',
+               'search-result-score',
+               'search-redirect',
+               'search-section',
+               'search-suggest',
+               'search-interwiki-caption',
+               'search-interwiki-default',
+               'search-interwiki-custom',
+               'search-interwiki-more',
+               'search-mwsuggest-enabled',
+               'search-mwsuggest-disabled',    
+               'search-relatedarticle',
+               'mwsuggest-disable',
+               'searchrelated',        
+               'searchall',
                'showingresults',
                'showingresultsnum',
+               'showingresultstotal',
                'nonefound',
                'powersearch',
+               'powersearch-legend',
                'powersearchtext',
+               'search-external',
                'searchdisabled',
                'googlesearch',
        ),
+       'opensearch' => array(
+               'opensearch-desc',
+       ),
        'preferences' => array(
                'preferences',
                'preferences-summary',
@@ -736,15 +788,18 @@ $wgMessageStructure = array(
                'files',
        ),
        'userrights' => array(
+               'userrights',
+               'userrights-summary',
                'userrights-lookup-user',
                'userrights-user-editname',
                'editusergroup',
+               'editinguser',
                'userrights-editusergroup',
                'saveusergroups',
                'userrights-groupsmember',
                'userrights-groupsremovable',
                'userrights-groupsavailable',
-               'userrights-groupshelp',
+               'userrights-groups-help',
                'userrights-reason',
                'userrights-available-none',
                'userrights-available-add',
@@ -755,6 +810,8 @@ $wgMessageStructure = array(
                'userrights-nodatabase',
                'userrights-nologin',
                'userrights-notallowed',
+               'userrights-changeable-col',
+               'userrights-unchangeable-col',
        ),
        'group' => array(
                'group',
@@ -762,6 +819,7 @@ $wgMessageStructure = array(
                'group-bot',
                'group-sysop',
                'group-bureaucrat',
+               'group-suppress',
                'group-all',
        ),
        'group-member' => array(
@@ -769,12 +827,14 @@ $wgMessageStructure = array(
                'group-bot-member',
                'group-sysop-member',
                'group-bureaucrat-member',
+               'group-suppress-member',
        ),
        'grouppage' => array(
                'grouppage-autoconfirmed',
                'grouppage-bot',
                'grouppage-sysop',
                'grouppage-bureaucrat',
+               'grouppage-suppress',
        ),
        'rightslog' => array(
                'rightslog',
@@ -818,6 +878,8 @@ $wgMessageStructure = array(
                'recentchangeslinked-title',
                'recentchangeslinked-noresult',
                'recentchangeslinked-summary',
+               'recentchangeslinked-page',
+               'recentchangeslinked-to',
        ),
        'upload' => array(
                'upload',
@@ -833,6 +895,7 @@ $wgMessageStructure = array(
                'upload-permitted',
                'upload-preferred',
                'upload-prohibited',
+               'uploadfooter',
                'uploadlog',
                'uploadlogpage',
                'uploadlogpagetext',
@@ -874,6 +937,7 @@ $wgMessageStructure = array(
                'uploadvirus',
                'sourcefilename',
                'destfilename',
+               'upload-maxfilesize',
                'watchthisupload',
                'filewasdeleted',
                'upload-wasdeleted',
@@ -903,18 +967,18 @@ $wgMessageStructure = array(
                'upload_source_file',
        ),
        'imagelist' => array(
-               'imagelist',
                'imagelist-summary',
-               'imagelisttext',
-               'getimagelist',
-               'ilsubmit',
-               'showlast',
-               'byname',
-               'bydate',
-               'bysize',
-               'imgdelete',
+               'imagelist_search_for',
                'imgdesc',
                'imgfile',
+               'imagelist',
+               'imagelist_date',
+               'imagelist_name',
+               'imagelist_user',
+               'imagelist_size',
+               'imagelist_description',
+       ),
+       'imagedesciption' => array(
                'filehist',
                'filehist-help',
                'filehist-deleteall',
@@ -937,12 +1001,7 @@ $wgMessageStructure = array(
                'noimage',
                'noimage-linktext',
                'uploadnewversion-linktext',
-               'imagelist_date',
-               'imagelist_name',
-               'imagelist_user',
-               'imagelist_size',
-               'imagelist_description',
-               'imagelist_search_for',
+               'imagepage-searchdupe',
        ),
        'filerevert' => array(
                'filerevert',
@@ -971,6 +1030,7 @@ $wgMessageStructure = array(
                'filedelete-otherreason',
                'filedelete-reason-otherlist',
                'filedelete-reason-dropdown',
+               'filedelete-edit-reasonlist',
        ),
        'mimesearch' => array(
                'mimesearch',
@@ -1078,8 +1138,6 @@ $wgMessageStructure = array(
                'mostimages-summary',
                'mostrevisions',
                'mostrevisions-summary',
-               'allpages',
-               'allpages-summary',
                'prefixindex',
                'prefixindex-summary',
                'shortpages',
@@ -1090,6 +1148,7 @@ $wgMessageStructure = array(
                'deadendpages-summary',
                'deadendpagestext',
                'protectedpages',
+               'protectedpages-indef',
                'protectedpages-summary',
                'protectedpagestext',
                'protectedpagesempty',
@@ -1108,7 +1167,6 @@ $wgMessageStructure = array(
                'newpages-username',
                'ancientpages',
                'ancientpages-summary',
-               'intl',
                'move',
                'movethispage',
                'unusedimagestext',
@@ -1117,6 +1175,7 @@ $wgMessageStructure = array(
                'notargettext',
                'pager-newer-n',
                'pager-older-n',
+               'suppress',
        ),
        'booksources' => array(
                'booksources',
@@ -1126,17 +1185,9 @@ $wgMessageStructure = array(
                'booksources-go',
                'booksources-text',
        ),
-       'specialpages2' => array(
-               'categoriespagetext',
-               'data',
-               'userrights',
-               'userrights-summary',
-               'groups',
-               'isbn',
+       'magicwords' => array(
                'rfcurl',
                'pubmedurl',
-               'alphaindexline',
-               'version',
        ),
        'logpages' => array(
                'specialloguserlabel',
@@ -1150,6 +1201,9 @@ $wgMessageStructure = array(
                'log-title-wildcard',
        ),
        'allpages' => array(
+               'allpages',
+               'allpages-summary',
+               'alphaindexline',
                'nextpage',
                'prevpage',
                'allpagesfrom',
@@ -1168,6 +1222,14 @@ $wgMessageStructure = array(
                'listusers-submit',
                'listusers-noresult',
        ),
+       'listgrouprights' => array(
+               'listgrouprights',
+               'listgrouprights-summary',
+               'listgrouprights-group',
+               'listgrouprights-rights',
+               'listgrouprights-link',
+               'listgrouprights-helppage',
+       ),
        'emailuser' => array(
                'mailnologin',
                'mailnologintext',
@@ -1187,6 +1249,7 @@ $wgMessageStructure = array(
                'emailccsubject',
                'emailsent',
                'emailsenttext',
+               'emailuserfooter',
        ),
        'watchlist' => array(
                'watchlist',
@@ -1205,6 +1268,7 @@ $wgMessageStructure = array(
                'unwatch',
                'unwatchthispage',
                'notanarticle',
+               'notvisiblerev',
                'watchnochange',
                'watchlist-details',
                'wlheader-enotif',
@@ -1254,6 +1318,7 @@ $wgMessageStructure = array(
                'actioncomplete',
                'deletedtext',
                'deletedarticle',
+               'suppressedarticle',
                'dellogpage',
                'dellogpagetext',
                'deletionlog',
@@ -1262,6 +1327,7 @@ $wgMessageStructure = array(
                'deleteotherreason',
                'deletereasonotherlist',
                'deletereason-dropdown',
+               'delete-edit-reasonlist',
                'delete-toobig',
                'delete-warning-toobig',
                'rollback',
@@ -1279,13 +1345,14 @@ $wgMessageStructure = array(
                'protectedarticle',
                'modifiedarticleprotection',
                'unprotectedarticle',
-               'protectsub',
+               'protect-title',
+               'protect-backlink',
+               'protect-legend',
                'confirmprotect',
                'protectcomment',
                'protectexpiry',
                'protect_expiry_invalid',
                'protect_expiry_old',
-               'unprotectsub',
                'protect-unchain',
                'protect-text',
                'protect-locked-blocked',
@@ -1319,6 +1386,7 @@ $wgMessageStructure = array(
        'undelete' => array(
                'undelete',
                'undeletepage',
+               'undeletepagetitle',
                'viewdeletedpage',
                'undeletepagetext',
                'undeleteextrahelp',
@@ -1361,8 +1429,6 @@ $wgMessageStructure = array(
                'mycontris',
                'contribsub2',
                'nocontribs',
-               'ucnote',
-               'uclinks',
                'uctop',
                'month',
                'year',
@@ -1378,9 +1444,6 @@ $wgMessageStructure = array(
                'sp-contributions-footer',
                'sp-contributions-footer-anon',
        ),
-       'newimages-showfrom' => array(
-               'sp-newimages-showfrom',
-       ),
        'whatlinkshere' => array(
                'whatlinkshere',
                'whatlinkshere-title',
@@ -1396,9 +1459,13 @@ $wgMessageStructure = array(
                'whatlinkshere-prev',
                'whatlinkshere-next',
                'whatlinkshere-links',
+               'whatlinkshere-hideredirs',
+               'whatlinkshere-hidetrans',
+               'whatlinkshere-hidelinks',
        ),
        'block' => array(
                'blockip',
+               'blockip-legend',
                'blockiptext',
                'ipaddress',
                'ipadressorusername',
@@ -1488,7 +1555,9 @@ $wgMessageStructure = array(
                'databasenotlocked',
        ),
        'movepage' => array(
-               'movepage',
+               'move-page',
+               'move-page-backlink',
+               'move-page-legend',
                'movepagetext',
                'movepagetalktext',
                'movearticle',
@@ -1738,10 +1807,6 @@ $wgMessageStructure = array(
                'spamprotectiontitle',
                'spamprotectiontext',
                'spamprotectionmatch',
-               'subcategorycount',
-               'categoryarticlecount',
-               'category-media-count',
-               'listingcontinuesabbrev',
                'spambot_username',
                'spam_reverting',
                'spam_blanking',
@@ -1809,9 +1874,13 @@ $wgMessageStructure = array(
        ),
        'newimages' => array(
                'newimages',
+               'imagelisttext',
                'newimages-summary',
                'showhidebots',
                'noimages',
+               'ilsubmit',
+               'bydate',
+               'sp-newimages-showfrom',
        ),
        'video-info' => array(
                'video-dims',
@@ -1834,8 +1903,6 @@ $wgMessageStructure = array(
        'variantname-sr' => array(
                'variantname-sr-ec',
                'variantname-sr-el',
-               'variantname-sr-jc',
-               'variantname-sr-jl',
                'variantname-sr',
        ),
        'variantname-kk' => array(
@@ -1852,6 +1919,11 @@ $wgMessageStructure = array(
                'variantname-ku-latn',
                'variantname-ku',
        ),
+       'variantname-tg' => array(
+               'variantname-tg-cyrl',
+               'variantname-tg-latn',
+               'variantname-tg',
+       ),
        'metadata' => array(
                'metadata',
                'metadata-help',
@@ -2192,6 +2264,8 @@ $wgMessageStructure = array(
                'confirmemail_error',
                'confirmemail_subject',
                'confirmemail_body',
+               'confirmemail_invalidated',
+               'invalidateemail',
        ),
        'scarytransclusion' => array(
                'scarytranscludedisabled',
@@ -2232,6 +2306,8 @@ $wgMessageStructure = array(
                'catseparator',
                'semicolon-separator',
                'comma-separator',
+               'colon-separator',
+               'autocomment-prefix',
        ),
        'imgmulti' => array(
                'imgmultipageprev',
@@ -2350,6 +2426,7 @@ $wgMessageStructure = array(
                'unknown_extension_tag',
        ),
        'version' => array(
+               'version',
                'version-extensions',
                'version-specialpages',
                'version-parserhooks',
@@ -2375,12 +2452,34 @@ $wgMessageStructure = array(
                'filepath-submit',
                'filepath-summary',
        ),
+       'fileduplicatesearch' => array(
+               'fileduplicatesearch',
+               'fileduplicatesearch-summary',
+               'fileduplicatesearch-legend',
+               'fileduplicatesearch-filename',
+               'fileduplicatesearch-submit',
+               'fileduplicatesearch-info',
+               'fileduplicatesearch-result-1',
+               'fileduplicatesearch-result-n',
+       ),
+       'specialpages-group' => array(
+               'specialpages-group-maintenance',
+               'specialpages-group-other',
+               'specialpages-group-login',
+               'specialpages-group-changes',
+               'specialpages-group-media',
+               'specialpages-group-users',
+               'specialpages-group-needy',
+               'specialpages-group-highuse',
+               'specialpages-group-permissions',
+       ),
 );
+
 /** Comments for each block */
 $wgBlockComments = array(
        'sidebar'             => "The sidebar for MonoBook is generated from this message, lines that do not
 begin with * or ** are discarded, furthermore lines that do begin with ** and
-do not contain | are also discarded, but don't depend on this behaviour for
+do not contain | are also discarded, but do not depend on this behaviour for
 future releases. Also note that since each list value is wrapped in a unique
 XHTML id it should only appear once and include characters that are legal
 XHTML id names.",
@@ -2388,7 +2487,7 @@ XHTML id names.",
        'underline'           => '',
        'skinpreview'         => '',
        'dates'               => 'Dates',
-       'categories'          => 'Bits of text used by many pages',
+       'categories'          => 'Categories related messages',
        'mainpage'            => '',
        'miscellaneous1'      => '',
        'metadata_help'       => 'Metadata in edit box',
@@ -2409,11 +2508,12 @@ XHTML id names.",
        'history'             => 'History pages',
        'history-feed'        => 'Revision feed',
        'revdelete'           => 'Revision deletion',
-       'oversightlog'        => 'Oversight log',
+       'suppression'         => 'Suppression log',
        'mergehistory'        => 'History merging',
        'mergelog'            => 'Merge log',
        'diffs'               => 'Diffs',
        'search'              => 'Search results',
+       'opensearch'          => 'OpenSearch description',
        'preferences'         => 'Preferences page',
        'userrights'          => 'User rights',
        'group'               => 'Groups',
@@ -2426,9 +2526,10 @@ XHTML id names.",
        'upload-errors'       => '',
        'upload-curl-errors'  => 'Some likely curl errors. More could be added from <http://curl.haxx.se/libcurl/c/libcurl-errors.html>',
        'licenses'            => '',
-       'imagelist'           => 'Image list',
+       'imagelist'           => 'Special:Imagelist',
+       'imagedesciption'     => 'Image description page',
        'filerevert'          => 'File reversion',
-       'filedelete'              => 'File deletion',
+       'filedelete'          => 'File deletion',
        'mimesearch'          => 'MIME search',
        'unwatchedpages'      => 'Unwatched pages',
        'listredirects'       => 'List redirects',
@@ -2443,13 +2544,14 @@ XHTML id names.",
        'fewestrevisions'     => '',
        'specialpages'        => 'Miscellaneous special pages',
        'booksources'         => 'Book sources',
-       'specialpages2'       => '',
+       'magicwords'          => 'Magic words',
        'logpages'            => 'Special:Log',
        'allpages'            => 'Special:Allpages',
        'listusers'           => 'Special:Listusers',
+       'listgrouprights'     => 'Special:Listgrouprights',
        'emailuser'           => 'E-mail user',
        'watchlist'           => 'Watchlist',
-       'watching'            => 'Displayed when you click the "watch" button and it\'s in the process of watching',
+       'watching'            => 'Displayed when you click the "watch" button and it is in the process of watching',
        'enotif'              => '',
        'deleteprotectrev'    => 'Delete/protect/revert',
        'restrictions'        => 'Restrictions (nouns)',
@@ -2458,7 +2560,6 @@ XHTML id names.",
        'nsform'              => 'Namespace form on various pages',
        'contributions'       => 'Contributions',
        'sp-contributions'    => '',
-       'newimages-showfrom'  => '',
        'whatlinkshere'       => 'What links here',
        'block'               => 'Block/unblock',
        'developertools'      => 'Developer tools',
@@ -2491,6 +2592,7 @@ Variants for Chinese language",
        'variantname-sr'      => 'Variants for Serbian language',
        'variantname-kk'      => 'Variants for Kazakh language',
        'variantname-ku'      => 'Variants for Kurdish language',
+       'variantname-tg'      => 'Variants for Tajiki language',
        'media-info'          => 'Media information',
        'metadata'            => 'Metadata',
        'exif'                           => 'EXIF tags',
@@ -2536,7 +2638,7 @@ Variants for Chinese language",
        'htmldump'              => 'HTML dump',
        'purge'                 => 'action=purge',
        'search2'               => 'AJAX search',
-       'separators'            => 'Separators for various lists',
+       'separators'            => 'Separators for various lists, etc.',
        'imgmulti'              => 'Multipage image navigation',
        'tablepager'            => 'Table pager',
        'autosumm'              => 'Auto-summaries',
@@ -2552,10 +2654,13 @@ Variants for Chinese language",
        'CoreParserFunctions'   => 'Core parser functions',
        'version'               => 'Special:Version',
        'filepath'              => 'Special:Filepath',
+       'fileduplicatesearch'   => 'Special:FileDuplicateSearch',
+       'specialpages-group'    => 'Special:SpecialPages',
 );
 
 /** Short comments for standalone messages */
 $wgMessageComments = array(
+       'hidden-category-category'    => 'Name of the category where hidden categories will be listed',
        'lastmodifiedat'              => '$1 date, $2 time',
        'sitenotice'                  => 'the equivalent to wgSiteNotice',
        'history-feed-item-nocomment' => 'user at time',
@@ -2573,4 +2678,6 @@ $wgMessageComments = array(
        'movepage-moved'              => 'The two titles are passed in plain text as $3 and $4 to allow additional goodies in the message.',
        'ipboptions'                  => 'display1:time1,display2:time2,...',
        'metadata-fields'             => 'Do not translate list items',
+       'version'                     => 'Not used as normal message but as header for the special page itself',
+       'userrights'                  => 'Not used as normal message but as header for the special page itself',
 );