(bug 28868) Include the number of pages in the default getLongDesc for multipaged...
[lhc/web/wiklou.git] / maintenance / language / messages.inc
index 6b025ee..7145126 100644 (file)
@@ -157,6 +157,7 @@ $wgMessageStructure = array(
                'listingcontinuesabbrev',
                'index-category',
                'noindex-category',
+               'broken-file-category',
        ),
        'mainpage' => array(
                'linkprefix',
@@ -337,6 +338,9 @@ $wgMessageStructure = array(
                'anonnotice',
                'newsectionheaderdefaultlevel',
                'red-link-title',
+               'sort-descending',
+               'sort-ascending',
+        
        ),
        'nstab' => array(
                'nstab-main',
@@ -433,6 +437,7 @@ $wgMessageStructure = array(
                'createaccount',
                'gotaccount',
                'gotaccountlink',
+               'userlogin-resetlink',
                'createaccountmail',
                'createaccountreason',
                'badretype',
@@ -491,15 +496,6 @@ $wgMessageStructure = array(
                'php-mail-error',
                'php-mail-error-unknown',
        ),
-       'passwordstrength' => array(
-               'password-strength',
-               'password-strength-bad',
-               'password-strength-mediocre',
-               'password-strength-acceptable',
-               'password-strength-good',
-               'password-retype',      
-               'password-retype-mismatch',
-       ),
        'resetpass' => array(
                'resetpass',
                'resetpass_announce',
@@ -517,6 +513,20 @@ $wgMessageStructure = array(
                'resetpass-wrong-oldpass',
                'resetpass-temp-password',
        ),
+       'passwordreset' => array(
+               'passwordreset',
+               'passwordreset-text',
+               'passwordreset-legend',
+               'passwordreset-disabled',
+               'passwordreset-pretext',
+               'passwordreset-username',
+               'passwordreset-email',
+               'passwordreset-emailtitle',
+               'passwordreset-emailtext-ip',
+               'passwordreset-emailtext-user',
+               'passwordreset-emailelement',
+               'passwordreset-emailsent',
+       ),
        'toolbar' => array(
                'bold_sample',
                'bold_tip',
@@ -528,8 +538,6 @@ $wgMessageStructure = array(
                'extlink_tip',
                'headline_sample',
                'headline_tip',
-               'math_sample',
-               'math_tip',
                'nowiki_sample',
                'nowiki_tip',
                'image_sample',
@@ -785,25 +793,6 @@ $wgMessageStructure = array(
                'suppressionlog',
                'suppressionlogtext',
        ),
-       'revisionmove' => array(
-               'moverevlogentry',
-               'revisionmove',
-               'revisionmove-backlink',
-               'revmove-explain',
-               'revmove-legend',
-               'revmove-submit',
-               'revisionmoveselectedversions',
-               'revmove-reasonfield',
-               'revmove-titlefield',
-               'revmove-badparam-title' ,
-               'revmove-badparam',
-               'revmove-norevisions-title',
-               'revmove-norevisions',
-               'revmove-nullmove-title',
-               'revmove-nullmove',
-               'revmove-success-existing',
-               'revmove-success-created',
-       ),
        'mergehistory' => array(
                'mergehistory',
                'mergehistory-header',
@@ -933,7 +922,6 @@ $wgMessageStructure = array(
                'changepassword',
                'prefs-skin',
                'skin-preview',
-               'prefs-math',
                'datedefault',
                'prefs-datetime',
                'prefs-personal',
@@ -957,8 +945,6 @@ $wgMessageStructure = array(
                'columns',
                'searchresultshead',
                'resultsperpage',
-               'contextlines',
-               'contextchars',
                'stub-threshold',
                'stub-threshold-disabled',
                'recentchangesdays',
@@ -1151,8 +1137,6 @@ $wgMessageStructure = array(
                'right-reset-passwords',
                'right-override-export-depth',
                'right-sendemail',
-               'right-revisionmove',
-               'right-disableaccount',
        ),
        'rightslog' => array(
                'rightslog',
@@ -1195,7 +1179,6 @@ $wgMessageStructure = array(
                'action-userrights',
                'action-userrights-interwiki',
                'action-siteadmin',
-               'action-revisionmove',
        ),
        'recentchanges' => array(
                'nchanges',
@@ -1381,6 +1364,7 @@ $wgMessageStructure = array(
                'img-auth-streaming',
                'img-auth-public',
                'img-auth-noread',
+               'img-auth-bad-query-string',
        ),
 
        'http-errors' => array(
@@ -1782,6 +1766,10 @@ $wgMessageStructure = array(
                'noemailtext',
                'nowikiemailtitle',
                'nowikiemailtext',
+               'emailnotarget',
+               'emailtarget',
+               'emailusername',
+               'emailusernamesubmit',
                'email-legend',
                'emailfrom',
                'emailto',
@@ -2070,9 +2058,12 @@ $wgMessageStructure = array(
                'ipbwatchuser',
                'ipb-disableusertalk',
                'ipb-change-block',
+               'ipb-confirm',
                'badipaddress',
                'blockipsuccesssub',
                'blockipsuccesstext',
+               'ipb-blockingself',
+               'ipb-confirmhideuser',
                'ipb-edit-dropdown',
                'ipb-unblock-addr',
                'ipb-unblock',
@@ -2472,10 +2463,10 @@ $wgMessageStructure = array(
                'print.css',
                'handheld.css',
                'noscript.css',
-               'autoconfirmed.css',
-               'bot.css',
-               'sysop.css',
-               'bureaucrat.css',
+               'group-autoconfirmed.css',
+               'group-bot.css',
+               'group-sysop.css',
+               'group-bureaucrat.css',
        ),
        'scripts' => array(
                'common.js',
@@ -2488,10 +2479,10 @@ $wgMessageStructure = array(
                'simple.js',
                'modern.js',
                'vector.js',
-               'autoconfirmed.js',
-               'bot.js',
-               'sysop.js',
-               'bureaucrat.js',
+               'group-autoconfirmed.js',
+               'group-bot.js',
+               'group-sysop.js',
+               'group-bureaucrat.js',
        ),
        'metadata_cc' => array(
                'nodublincore',
@@ -2537,25 +2528,6 @@ $wgMessageStructure = array(
                'skinname-modern',
                'skinname-vector',
        ),
-       'math' => array(
-               'mw_math_png',
-               'mw_math_simple',
-               'mw_math_html',
-               'mw_math_source',
-               'mw_math_modern',
-               'mw_math_mathml',
-       ),
-       'matherrors' => array(
-               'math_failure',
-               'math_unknown_error',
-               'math_unknown_function',
-               'math_lexing_error',
-               'math_syntax_error',
-               'math_image_error',
-               'math_bad_tmpdir',
-               'math_bad_output',
-               'math_notexvc',
-       ),
        'patrolling' => array(
                'markaspatrolleddiff',
                'markaspatrolledlink',
@@ -2597,6 +2569,7 @@ $wgMessageStructure = array(
                'widthheightpage',
                'file-info',
                'file-info-size',
+               'file-info-size-pages',
                'file-nohires',
                'svg-long-desc',
                'show-big-image',
@@ -2670,12 +2643,19 @@ $wgMessageStructure = array(
                'variantname-tg-latn',
                'variantname-tg',
        ),
+       'variantname-iu' => array(
+               'variantname-ike-cans',
+               'variantname-ike-latn',
+               'variantname-iu',
+       ),
        'metadata' => array(
                'metadata',
                'metadata-help',
                'metadata-expand',
                'metadata-collapse',
                'metadata-fields',
+               'metadata-langitem',
+               'metadata-langitem-default',
        ),
        'exif' => array(
                'exif-imagewidth',
@@ -2696,7 +2676,6 @@ $wgMessageStructure = array(
                'exif-stripbytecounts',
                'exif-jpeginterchangeformat',
                'exif-jpeginterchangeformatlength',
-               'exif-transferfunction',
                'exif-whitepoint',
                'exif-primarychromaticities',
                'exif-ycbcrcoefficients',
@@ -2715,7 +2694,6 @@ $wgMessageStructure = array(
                'exif-compressedbitsperpixel',
                'exif-pixelydimension',
                'exif-pixelxdimension',
-               'exif-makernote',
                'exif-usercomment',
                'exif-relatedsoundfile',
                'exif-datetimeoriginal',
@@ -2730,7 +2708,6 @@ $wgMessageStructure = array(
                'exif-exposureprogram',
                'exif-spectralsensitivity',
                'exif-isospeedratings',
-               'exif-oecf',
                'exif-shutterspeedvalue',
                'exif-aperturevalue',
                'exif-brightnessvalue',
@@ -2744,7 +2721,6 @@ $wgMessageStructure = array(
                'exif-focallength-format',
                'exif-subjectarea',
                'exif-flashenergy',
-               'exif-spatialfrequencyresponse',
                'exif-focalplanexresolution',
                'exif-focalplaneyresolution',
                'exif-focalplaneresolutionunit',
@@ -2753,7 +2729,6 @@ $wgMessageStructure = array(
                'exif-sensingmethod',
                'exif-filesource',
                'exif-scenetype',
-               'exif-cfapattern',
                'exif-customrendered',
                'exif-exposuremode',
                'exif-whitebalance',
@@ -2798,17 +2773,88 @@ $wgMessageStructure = array(
                'exif-gpsareainformation',
                'exif-gpsdatestamp',
                'exif-gpsdifferential',
+               'exif-coordinate-format',
+               'exif-jpegfilecomment',
+               'exif-keywords',
+               'exif-worldregioncreated',
+               'exif-countrycreated',
+               'exif-countrycodecreated',
+               'exif-provinceorstatecreated',
+               'exif-citycreated',
+               'exif-sublocationcreated',
+               'exif-worldregiondest',
+               'exif-countrydest',
+               'exif-countrycodedest',
+               'exif-provinceorstatedest',
+               'exif-citydest',
+               'exif-sublocationdest',
                'exif-objectname',
+               'exif-specialinstructions',
+               'exif-headline',
+               'exif-credit',
+               'exif-source',
+               'exif-editstatus',
+               'exif-urgency',
+               'exif-fixtureidentifier',
+               'exif-locationdest',
+               'exif-locationdestcode',
+               'exif-objectcycle',
+               'exif-contact',
+               'exif-writer',
+               'exif-languagecode',
+               'exif-iimversion',
+               'exif-iimcategory',
+               'exif-iimsupplementalcategory',
+               'exif-datetimeexpires',
+               'exif-datetimereleased',
+               'exif-originaltransmissionref',
+               'exif-identifier',
+               'exif-lens',
+               'exif-serialnumber',
+               'exif-cameraownername',
+               'exif-label',
+               'exif-datetimemetadata',
+               'exif-nickname',
+               'exif-rating',
+               'exif-rightscertificate',
+               'exif-copyrighted',
+               'exif-copyrightowner',
+               'exif-usageterms',
+               'exif-webstatement',
+               'exif-originaldocumentid',
+               'exif-licenseurl',
+               'exif-morepermissionsurl',
+               'exif-attributionurl',
+               'exif-preferredattributionname',
+               'exif-pngfilecomment',
+               'exif-disclaimer',
+               'exif-contentwarning',
+               'exif-giffilecomment',
+               'exif-intellectualgenre',
+               'exif-subjectnewscode',
+               'exif-scenecode',
+               'exif-event',
+               'exif-organisationinimage',
+               'exif-personinimage',
+               'exif-originalimageheight',
+               'exif-originalimagewidth',
        ),
        'exif-values' => array(
                'exif-make-value',
                'exif-model-value',
                'exif-software-value',
+               'exif-software-version-value',
+               'exif-contact-value',
+               'exif-subjectnewscode-value',
        ),
        'exif-compression' => array(
                'exif-compression-1',
                'exif-compression-6',
        ),
+       'exif-copyrighted' => array(
+               'exif-copyrighted-true',
+               'exif-copyrighted-false',
+       ),
        'exif-photometricinterpretation' => array(
                'exif-photometricinterpretation-2',
                'exif-photometricinterpretation-6',
@@ -2836,7 +2882,7 @@ $wgMessageStructure = array(
        ),
        'exif-colorspace' => array(
                'exif-colorspace-1',
-               'exif-colorspace-ffff.h',
+               'exif-colorspace-65535',
        ),
        'exif-componentsconfiguration' => array(
                'exif-componentsconfiguration-0',
@@ -2979,6 +3025,10 @@ $wgMessageStructure = array(
                'exif-gpslongitude-e',
                'exif-gpslongitude-w',
        ),
+       'exif-altituderef' => array(
+               'exif-gpsaltitude-above-sealevel',
+               'exif-gpsaltitude-below-sealevel',
+       ),
        'exif-gpsstatus' => array(
                'exif-gpsstatus-a',
                'exif-gpsstatus-v',
@@ -2992,17 +3042,80 @@ $wgMessageStructure = array(
                'exif-gpsspeed-m',
                'exif-gpsspeed-n',
        ),
+       'exif-gpsdestdistanceref' => array(
+               'exif-gpsdestdistance-k',
+               'exif-gpsdestdistance-m',
+               'exif-gpsdestdistance-n',
+       ),
+       'exif-gdop' => array(
+               'exif-gpsdop-excellent',
+               'exif-gpsdop-good',
+               'exif-gpsdop-moderate',
+               'exif-gpsdop-fair',
+               'exif-gpsdop-poor',
+       ),
+       'exif-objectcycle' => array(
+               'exif-objectcycle-a',
+               'exif-objectcycle-p',
+               'exif-objectcycle-b',
+       ),
        'exif-gpsdirection' => array(
                'exif-gpsdirection-t',
                'exif-gpsdirection-m',
        ),
+       'exif-ycbcrpositioning' => array(
+               'exif-ycbcrpositioning-1',
+               'exif-ycbcrpositioning-2',
+       ),
+       'exif-dc' => array(
+               'exif-dc-contributor',
+               'exif-dc-coverage',
+               'exif-dc-date',
+               'exif-dc-publisher',
+               'exif-dc-relation',
+               'exif-dc-rights',
+               'exif-dc-source',
+               'exif-dc-type',
+       ),
+       'exif-rating' => array(
+               'exif-rating-rejected',
+       ),
+       'exif-isospeedratings' => array(
+               'exif-isospeedratings-overflow',
+       ),
+       'exif-maxaperturevalue' => array(
+               'exif-maxaperturevalue-value',
+       ),
+       'exif-iimcategory' => array(
+               'exif-iimcategory-ace',
+               'exif-iimcategory-clj',
+               'exif-iimcategory-dis',
+               'exif-iimcategory-fin',
+               'exif-iimcategory-edu',
+               'exif-iimcategory-evn',
+               'exif-iimcategory-hth',
+               'exif-iimcategory-hum',
+               'exif-iimcategory-lab',
+               'exif-iimcategory-lif',
+               'exif-iimcategory-pol',
+               'exif-iimcategory-rel',
+               'exif-iimcategory-sci',
+               'exif-iimcategory-soi',
+               'exif-iimcategory-spo',
+               'exif-iimcategory-war',
+               'exif-iimcategory-wea',
+       ),
+       'exif-urgency' => array(
+               'exif-urgency-normal',
+               'exif-urgency-low',
+               'exif-urgency-high',
+               'exif-urgency-other',
+       ),
        'edit-externally' => array(
                'edit-externally',
                'edit-externally-help',
        ),
        'all' => array(
-               'recentchangesall',
-               'imagelistall',
                'watchlistall2',
                'namespacesall',
                'monthsall',
@@ -3214,7 +3327,6 @@ $wgMessageStructure = array(
                'version-extension-functions',
                'version-parser-extensiontags',
                'version-parser-function-hooks',
-               'version-skin-extension-functions',
                'version-hook-name',
                'version-hook-subscribedby',
                'version-version',
@@ -3315,17 +3427,6 @@ $wgMessageStructure = array(
                'sqlite-has-fts',
                'sqlite-no-fts',
        ),
-       'disableaccount' => array(
-               'disableaccount',
-               'disableaccount-user',
-               'disableaccount-reason',
-               'disableaccount-confirm',
-               'disableaccount-mustconfirm',
-               'disableaccount-confirm',
-               'disableaccount-nosuchuser',
-               'disableaccount-success',
-               'disableaccount-logentry',
-       ),
 );
 
 /** Comments for each block */
@@ -3357,7 +3458,8 @@ XHTML id names.",
        'login'               => 'Login and logout pages',
        'mail'                => 'E-mail sending',
        'passwordstrength'    => 'JavaScript password checks',
-       'resetpass'           => 'Password reset dialog',
+       'resetpass'           => 'Change password dialog',
+       'passwordreset'       => 'Special:PasswordReset',
        'toolbar'             => 'Edit page toolbar',
        'edit'                => 'Edit pages',
        'parserwarnings'      => 'Parser/template warnings',
@@ -3367,7 +3469,6 @@ XHTML id names.",
        'history-feed'        => 'Revision feed',
        'revdelete'           => 'Revision deletion',
        'suppression'         => 'Suppression log',
-       'revisionmove'        => 'Revision move',
        'mergehistory'        => 'History merging',
        'mergelog'            => 'Merge log',
        'diffs'               => 'Diffs',
@@ -3454,8 +3555,6 @@ XHTML id names.",
        'spamprotection'      => 'Spam protection',
        'info'                => 'Info page',
        'skin'                => 'Skin names',
-       'math'                => 'Math options',
-       'matherrors'          => 'Math errors',
        'patrolling'          => 'Patrolling',
        'patrol-log'          => 'Patrol log',
        'imagedeletion'       => 'Image deletion',
@@ -3472,11 +3571,13 @@ Variants for Chinese language",
        'variantname-kk'      => 'Variants for Kazakh language',
        'variantname-ku'      => 'Variants for Kurdish language',
        'variantname-tg'      => 'Variants for Tajiki language',
+       'variantname-iu'      => 'Variants for Inuktitut language',
        'media-info'          => 'Media information',
        'metadata'            => 'Metadata',
        'exif'                           => 'EXIF tags',
        'exif-values'                    => 'Make & model, can be wikified in order to link to the camera and model name',
        'exif-compression'               => 'EXIF attributes',
+       'exif-copyrighted'               => '',
        'exif-unknowndate'               => '',
        'exif-photometricinterpretation' => '',
        'exif-orientation'               => '',
@@ -3504,10 +3605,21 @@ Variants for Chinese language",
        'exif-subjectdistancerange'      => '',
        'exif-gpslatitude'               => 'Pseudotags used for GPSLatitudeRef and GPSDestLatitudeRef',
        'exif-gpslongitude'              => 'Pseudotags used for GPSLongitudeRef and GPSDestLongitudeRef',
+       'exif-altituderef'               => 'Pseudotags used for GPSAltitudeRef',
        'exif-gpsstatus'                 => '',
        'exif-gpsmeasuremode'            => '',
        'exif-gpsspeed'                  => 'Pseudotags used for GPSSpeedRef',
+       'exif-gpsdestdistanceref'        => 'Pseudotags used for GPSDestDistanceRef',
+       'exif-gdop'                      => '',
+       'exif-objectcycle'               => '',
        'exif-gpsdirection'              => 'Pseudotags used for GPSTrackRef, GPSImgDirectionRef and GPSDestBearingRef',
+       'exif-ycbcrpositioning'          => '',
+       'exif-dc'                        => '',
+       'exif-rating'                    => '',
+       'exif-isospeedratings'           => '',
+       'exif-maxaperturevalue'          => '',
+       'exif-iimcategory'               => '',
+       'exif-urgency'                   => '',
        'edit-externally'       => 'External editor support',
        'all'                   => "'all' in various places, this might be different for inflected languages",
        'confirmemail'          => 'E-mail address confirmation',
@@ -3542,5 +3654,4 @@ Variants for Chinese language",
        'db-error-messages'     => 'Database error messages',
        'html-forms'            => 'HTML forms',
        'sqlite'                => 'SQLite database support',
-       'disableaccount'        => 'Special:DisableAccount',
 );