* Add a nice fieldset around the input form
[lhc/web/wiklou.git] / maintenance / language / messages.inc
index c5727ab..186e5ca 100644 (file)
@@ -50,6 +50,7 @@ $wgMessageStructure = array(
                'tog-nolangconversion',
                'tog-ccmeonemails',
                'tog-diffonly',
+               'tog-showhiddencats',
        ),
        'underline' => array(
                'underline-always',
@@ -119,6 +120,8 @@ $wgMessageStructure = array(
                'subcategories',
                'category-media-header',
                'category-empty',
+               'hidden-categories',
+               'hidden-category-category',
        ),
        'mainpage' => array(
                'linkprefix',
@@ -142,6 +145,7 @@ $wgMessageStructure = array(
                'mytalk',
                'anontalk',
                'navigation',
+               'and',
        ),
        'metadata_help' => array(
                'metadata_help',
@@ -262,6 +266,7 @@ $wgMessageStructure = array(
                'restorelink',
                'feedlinks',
                'feed-invalid',
+               'feed-unavailable',
                'site-rss-feed',
                'site-atom-feed',
                'page-rss-feed',
@@ -271,6 +276,7 @@ $wgMessageStructure = array(
                'sitenotice',
                'anonnotice',
                'newsectionheaderdefaultlevel',
+               'red-link-title',
        ),
        'nstab' => array(
                'nstab-main',
@@ -505,7 +511,6 @@ $wgMessageStructure = array(
                'session_fail_preview_html',
                'token_suffix_mismatch',
                'editing',
-               'editinguser',
                'editingsection',
                'editingcomment',
                'editconflict',
@@ -523,11 +528,13 @@ $wgMessageStructure = array(
                'protectedpagewarning',
                'semiprotectedpagewarning',
                'cascadeprotectedwarning',
+               'titleprotectedwarning',
                'templatesused',
                'templatesusedpreview',
                'templatesusedsection',
                'template-protected',
                'template-semiprotected',
+               'hiddencategories',
                'edittools',
                'nocreatetitle',
                'nocreatetext',
@@ -653,6 +660,7 @@ $wgMessageStructure = array(
                'searchsubtitleinvalid',
                'noexactmatch',
                'noexactmatch-nocreate',
+               'toomanymatches',
                'titlematches',
                'notitlematches',
                'textmatches',
@@ -668,6 +676,9 @@ $wgMessageStructure = array(
                'searchdisabled',
                'googlesearch',
        ),
+       'opensearch' => array(
+               'opensearch-desc',
+       ),
        'preferences' => array(
                'preferences',
                'preferences-summary',
@@ -734,15 +745,23 @@ $wgMessageStructure = array(
                'userrights-lookup-user',
                'userrights-user-editname',
                'editusergroup',
+               'editinguser',
                'userrights-editusergroup',
                'saveusergroups',
                'userrights-groupsmember',
+               'userrights-groupsremovable',
                'userrights-groupsavailable',
                'userrights-groupshelp',
                'userrights-reason',
                'userrights-available-none',
                'userrights-available-add',
                'userrights-available-remove',
+               'userrights-available-add-self',
+               'userrights-available-remove-self',
+               'userrights-no-interwiki',
+               'userrights-nodatabase',
+               'userrights-nologin',
+               'userrights-notallowed',
        ),
        'group' => array(
                'group',
@@ -816,10 +835,12 @@ $wgMessageStructure = array(
                'uploadnologintext',
                'upload_directory_read_only',
                'uploaderror',
+               'upload-summary',
                'uploadtext',
                'upload-permitted',
                'upload-preferred',
                'upload-prohibited',
+               'uploadfooter',
                'uploadlog',
                'uploadlogpage',
                'uploadlogpagetext',
@@ -842,6 +863,7 @@ $wgMessageStructure = array(
                'largefileserver',
                'emptyfile',
                'fileexists',
+               'filepageexists',
                'fileexists-extension',
                'fileexists-thumb',
                'fileexists-thumbnail-yes',
@@ -917,6 +939,7 @@ $wgMessageStructure = array(
                'nolinkstoimage',
                'sharedupload',
                'shareduploadwiki',
+               'shareduploadwiki-desc',
                'shareduploadwiki-linktext',
                'shareddescriptionfollows',
                'noimage',
@@ -953,6 +976,10 @@ $wgMessageStructure = array(
                'filedelete-nofile',
                'filedelete-nofile-old',
                'filedelete-iscurrent',
+               'filedelete-otherreason',
+               'filedelete-reason-otherlist',
+               'filedelete-reason-dropdown',
+               'filedelete-edit-reasonlist',
        ),
        'mimesearch' => array(
                'mimesearch',
@@ -1014,6 +1041,7 @@ $wgMessageStructure = array(
                'withoutinterwiki',
                'withoutinterwiki-header',
                'withoutinterwiki-summary',
+               'withoutinterwiki-submit',
        ),
        'fewestrevisions' => array(
                'fewestrevisions',
@@ -1089,7 +1117,6 @@ $wgMessageStructure = array(
                'newpages-username',
                'ancientpages',
                'ancientpages-summary',
-               'intl',
                'move',
                'movethispage',
                'unusedimagestext',
@@ -1186,6 +1213,7 @@ $wgMessageStructure = array(
                'unwatch',
                'unwatchthispage',
                'notanarticle',
+               'notvisiblerev',
                'watchnochange',
                'watchlist-details',
                'wlheader-enotif',
@@ -1227,8 +1255,9 @@ $wgMessageStructure = array(
                'excontentauthor',
                'exbeforeblank',
                'exblank',
-               'confirmdelete',
-               'deletesub',
+               'delete-confirm',
+               'delete-backlink',
+               'delete-legend',
                'historywarning',
                'confirmdeletetext',
                'actioncomplete',
@@ -1242,6 +1271,9 @@ $wgMessageStructure = array(
                'deleteotherreason',
                'deletereasonotherlist',
                'deletereason-dropdown',
+               'delete-edit-reasonlist',
+               'delete-toobig',
+               'delete-warning-toobig',
                'rollback',
                'rollback_short',
                'rollbacklink',
@@ -1308,6 +1340,7 @@ $wgMessageStructure = array(
                'undeleterevision-missing',
                'undelete-nodiff',
                'undeletebtn',
+               'undeletelink',
                'undeletereset',
                'undeletecomment',
                'undeletedarticle',
@@ -1376,6 +1409,7 @@ $wgMessageStructure = array(
        ),
        'block' => array(
                'blockip',
+               'blockip-legend',
                'blockiptext',
                'ipaddress',
                'ipadressorusername',
@@ -1465,7 +1499,9 @@ $wgMessageStructure = array(
                'databasenotlocked',
        ),
        'movepage' => array(
-               'movepage',
+               'move-page',
+               'move-page-backlink',
+               'move-page-legend',
                'movepagetext',
                'movepagetalktext',
                'movearticle',
@@ -1506,6 +1542,7 @@ $wgMessageStructure = array(
                'export-addcattext',
                'export-addcat',
                'export-download',
+               'export-templates',
        ),
        'allmessages' => array(
                'allmessages',
@@ -1519,7 +1556,6 @@ $wgMessageStructure = array(
        ),
        'thumbnails' => array(
                'thumbnail-more',
-               'missingimage',
                'filemissing',
                'thumbnail_error',
                'djvu_page_error',
@@ -1547,7 +1583,13 @@ $wgMessageStructure = array(
                'importhistoryconflict',
                'importnosources',
                'importnofile',
-               'importuploaderror',
+               'importuploaderrorsize',
+               'importuploaderrorpartial',
+               'importuploaderrortemp',
+               'import-parse-failure',
+               'import-noarticle',
+               'import-nonewrevisions',
+               'xml-error-string',
        ),
        'importlog' => array(
                'importlogpage',
@@ -1699,7 +1741,6 @@ $wgMessageStructure = array(
                'anonymous',
                'siteuser',
                'lastmodifiedatby',
-               'and',
                'othercontribs',
                'others',
                'siteusers',
@@ -2203,7 +2244,8 @@ $wgMessageStructure = array(
        'separators' => array(
                'catseparator',
                'semicolon-separator',
-               'filetype-separator',
+               'comma-separator',
+               'colon-separator',
        ),
        'imgmulti' => array(
                'imgmultipageprev',
@@ -2211,7 +2253,6 @@ $wgMessageStructure = array(
                'imgmultigo',
                'imgmultigotopre',
                'imgmultigotopost',
-               'imgmultiparseerror',
        ),
        'tablepager' => array(
                'ascending_abbrev',
@@ -2319,6 +2360,35 @@ $wgMessageStructure = array(
                'signature',
                'signature-anon',
        ),
+       'CoreParserFunctions' => array(
+               'unknown_extension_tag',
+       ),
+       'version' => array(
+               'version-extensions',
+               'version-specialpages',
+               'version-parserhooks',
+               'version-variables',
+               'version-other',
+               'version-mediahandlers',
+               'version-hooks',
+               'version-extension-functions',
+               'version-parser-extensiontags',
+               'version-parser-function-hooks',
+               'version-skin-extension-functions',
+               'version-hook-name',
+               'version-hook-subscribedby',
+               'version-version',
+               'version-license',
+               'version-software',
+               'version-software-product',
+               'version-software-version',
+       ),
+       'filepath' => array(
+               'filepath',
+               'filepath-page',
+               'filepath-submit',
+               'filepath-summary',
+       ),
 );
 /** Comments for each block */
 $wgBlockComments = array(
@@ -2358,6 +2428,7 @@ XHTML id names.",
        'mergelog'            => 'Merge log',
        'diffs'               => 'Diffs',
        'search'              => 'Search results',
+       'opensearch'          => 'OpenSearch description',
        'preferences'         => 'Preferences page',
        'userrights'          => 'User rights',
        'group'               => 'Groups',
@@ -2470,37 +2541,42 @@ Variants for Chinese language",
        'exif-gpsmeasuremode'            => '',
        'exif-gpsspeed'                  => 'Pseudotags used for GPSSpeedRef and GPSDestDistanceRef',
        'exif-gpsdirection'              => 'Pseudotags used for GPSTrackRef, GPSImgDirectionRef and GPSDestBearingRef',
-       'edit-externally'     => 'External editor support',
-       'all'                 => "'all' in various places, this might be different for inflected languages",
-       'confirmemail'        => 'E-mail address confirmation',
-       'scarytransclusion'   => 'Scary transclusion',
-       'trackbacks'          => 'Trackbacks',
-       'deleteconflict'      => 'Delete conflict',
-       'unit-pixel'          => '',
-       'htmldump'            => 'HTML dump',
-       'purge'               => 'action=purge',
-       'search2'             => 'AJAX search',
-       'separators'          => 'Separators for various lists',
-       'imgmulti'            => 'Multipage image navigation',
-       'tablepager'          => 'Table pager',
-       'autosumm'            => 'Auto-summaries',
-       'autoblock_whitelist' => 'Autoblock whitelist',
-       'sizeunits'           => 'Size units',
-       'livepreview'         => 'Live preview',
-       'lagwarning'          => 'Friendlier slave lag warnings',
-       'watchlisteditor'     => 'Watchlist editor',
-       'watchlisttools'      => 'Watchlist editing tools',
-       'iranian-dates'       => 'Iranian month names',
-       'hebrew-dates'        => 'Hebrew month names',
-       'signatures'          => 'Signatures',
+       'edit-externally'       => 'External editor support',
+       'all'                   => "'all' in various places, this might be different for inflected languages",
+       'confirmemail'          => 'E-mail address confirmation',
+       'scarytransclusion'     => 'Scary transclusion',
+       'trackbacks'            => 'Trackbacks',
+       'deleteconflict'        => 'Delete conflict',
+       'unit-pixel'            => '',
+       'htmldump'              => 'HTML dump',
+       'purge'                 => 'action=purge',
+       'search2'               => 'AJAX search',
+       'separators'            => 'Separators for various lists',
+       'imgmulti'              => 'Multipage image navigation',
+       'tablepager'            => 'Table pager',
+       'autosumm'              => 'Auto-summaries',
+       'autoblock_whitelist'   => 'Autoblock whitelist',
+       'sizeunits'             => 'Size units',
+       'livepreview'           => 'Live preview',
+       'lagwarning'            => 'Friendlier slave lag warnings',
+       'watchlisteditor'       => 'Watchlist editor',
+       'watchlisttools'        => 'Watchlist editing tools',
+       'iranian-dates'         => 'Iranian month names',
+       'hebrew-dates'          => 'Hebrew month names',
+       'signatures'            => 'Signatures',
+       'CoreParserFunctions'   => 'Core parser functions',
+       'version'               => 'Special:Version',
+       'filepath'              => 'Special:Filepath',
 );
 
 /** 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',
        'editcomment'                 => 'only shown if there is an edit comment',
+       'revertpage'                  => 'Additional available: $3: revid of the revision reverted to, $4: timestamp of the revision reverted to, $5: revid of the revision reverted from, $6: timestamp of the revision reverted from',
        'lastmodifiedatby'            => '$1 date, $2 time, $3 user',
        'exif-orientation-1'          => '0th row: top; 0th column: left',
        'exif-orientation-2'          => '0th row: top; 0th column: right',
@@ -2512,4 +2588,5 @@ $wgMessageComments = array(
        'exif-orientation-8'          => '0th row: left; 0th column: bottom',
        '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',
 );