Add missing messages
[lhc/web/wiklou.git] / maintenance / language / messages.inc
index bb3e9ae..610c20c 100644 (file)
@@ -55,6 +55,7 @@ $wgMessageStructure = array(
                'tog-diffonly',
                'tog-showhiddencats',
                'tog-noconvertlink',
+               'tog-norollbackdiff',
        ),
        'underline' => array(
                'underline-always',
@@ -217,8 +218,6 @@ $wgMessageStructure = array(
        'links' => array(
                'aboutsite',
                'aboutpage',
-               'bugreports',
-               'bugreportspage',
                'copyright',
                'copyrightpagename',
                'copyrightpage',
@@ -265,6 +264,8 @@ $wgMessageStructure = array(
                'editsection-brackets',
                'editold',
                'viewsourceold',
+               'editlink',
+               'viewsourcelink',
                'editsectionhint',
                'toc',
                'showtoc',
@@ -441,11 +442,17 @@ $wgMessageStructure = array(
                'resetpass_announce',
                'resetpass_text',
                'resetpass_header',
+               'oldpassword',
+               'newpassword',
+               'retypenew',
                'resetpass_submit',
                'resetpass_success',
                'resetpass_bad_temporary',
                'resetpass_forbidden',
-               'resetpass_missing',
+               'resetpass-no-info',
+               'resetpass-submit-loggedin',
+               'resetpass-wrong-oldpass',
+               'resetpass-temp-password',
        ),
        'toolbar' => array(
                'bold_sample',
@@ -570,6 +577,8 @@ $wgMessageStructure = array(
                'post-expand-template-inclusion-category',
                'post-expand-template-argument-warning',
                'post-expand-template-argument-category',
+               'parser-template-loop-warning',
+               'parser-template-recursion-depth-warning',
        ),
        'undo' => array(
                'undo-success',
@@ -600,7 +609,7 @@ $wgMessageStructure = array(
                'page_first',
                'page_last',
                'histlegend',
-               'history-search',
+               'history-fieldset-title',
                'history_copyright',
                'deletedrev',
                'histfirst',
@@ -768,6 +777,25 @@ $wgMessageStructure = array(
                'prevn',
                'nextn',
                'viewprevnext',
+               'searchmenu-legend',
+               'searchmenu-exists',
+               'searchmenu-new',
+               'searchhelp-url',
+               'searchmenu-prefix',
+               'searchmenu-help',
+               'searchprofile-articles',
+               'searchprofile-articles-and-proj',
+               'searchprofile-project',
+               'searchprofile-images',
+               'searchprofile-everything',
+               'searchprofile-advanced',
+               'searchprofile-articles-tooltip',
+               'searchprofile-project-tooltip',
+               'searchprofile-images-tooltip',
+               'searchprofile-everything-tooltip',
+               'searchprofile-advanced-tooltip',
+               'prefs-search-nsdefault',
+               'prefs-search-nscustom',
                'search-result-size',
                'search-result-score',
                'search-redirect',
@@ -787,6 +815,7 @@ $wgMessageStructure = array(
                'showingresultsnum',
                'showingresultstotal',
                'nonefound',
+               'search-nonefound',
                'powersearch',
                'powersearch-legend',
                'powersearch-ns',
@@ -833,14 +862,15 @@ $wgMessageStructure = array(
                'prefs-rc',
                'prefs-watchlist',
                'prefs-watchlist-days',
+               'prefs-watchlist-days-max',
                'prefs-watchlist-edits',
+               'prefs-watchlist-edits-max',
                'prefs-misc',
+               'prefs-resetpass',
                'saveprefs',
                'resetprefs',
-               'oldpassword',
-               'newpassword',
-               'retypenew',
                'textboxsize',
+               'prefs-edit-boxsize',
                'rows',
                'columns',
                'searchresultshead',
@@ -849,11 +879,15 @@ $wgMessageStructure = array(
                'contextchars',
                'stub-threshold',
                'recentchangesdays',
+               'recentchangesdays-max',
                'recentchangescount',
                'savedprefs',
                'timezonelegend',
                'timezonetext',
                'localtime',
+               'timezoneselect',
+               'timezoneuseserverdefault',
+               'timezoneuseoffset',
                'timezoneoffset',
                'servertime',
                'guesstimezone',
@@ -862,6 +896,7 @@ $wgMessageStructure = array(
                'prefs-namespaces',
                'defaultns',
                'default',
+               'defaultns',
                'files',
        ),
        'userrights' => array(
@@ -919,6 +954,8 @@ $wgMessageStructure = array(
                'right-minoredit',
                'right-move',
                'right-move-subpages',
+               'right-move-rootuserpages',
+               'right-movefile',
                'right-suppressredirect',
                'right-upload',
                'right-reupload',
@@ -940,7 +977,6 @@ $wgMessageStructure = array(
                'right-suppressrevision',
                'right-suppressionlog',
                'right-block',
-               'right-restrict',
                'right-blockemail',
                'right-hideuser',
                'right-ipblock-exempt',
@@ -970,6 +1006,41 @@ $wgMessageStructure = array(
                'rightslogentry',
                'rightsnone',
        ),
+       'action' => array(
+               'action-read',
+               'action-edit',
+               'action-createpage',
+               'action-createtalk',
+               'action-createaccount',
+               'action-minoredit',
+               'action-move',
+               'action-move-subpages',
+               'action-move-rootuserpages',
+               'action-upload',
+               'action-reupload',
+               'action-reupload-shared',
+               'action-upload_by_url',
+               'action-writeapi',
+               'action-delete',
+               'action-deleterevision',
+               'action-deletedhistory',
+               'action-browsearchive',
+               'action-undelete',
+               'action-suppressrevision',
+               'action-suppressionlog',
+               'action-block',
+               'action-protect',
+               'action-import',
+               'action-importupload',
+               'action-patrol',
+               'action-autopatrol',
+               'action-unwatchedpages',
+               'action-trackback',
+               'action-mergehistory',
+               'action-userrights',
+               'action-userrights-interwiki',
+               'action-siteadmin',
+       ),
        'recentchanges' => array(
                'nchanges',
                'recentchanges',
@@ -1001,6 +1072,8 @@ $wgMessageStructure = array(
                'rc_categories_any',
                'rc-change-size',
                'newsectionsummary',
+               'rc-enhanced-expand',
+               'rc-enhanced-hide',
        ),
        'recentchangeslinked' => array(
                'recentchangeslinked',
@@ -1042,6 +1115,7 @@ $wgMessageStructure = array(
                'illegalfilename',
                'badfilename',
                'filetype-badmime',
+               'filetype-bad-ie-mime',
                'filetype-unwanted-type',
                'filetype-banned-type',
                'filetype-missing',
@@ -1057,6 +1131,7 @@ $wgMessageStructure = array(
                'fileexists-forbidden',
                'fileexists-shared-forbidden',
                'file-exists-duplicate',
+               'file-deleted-duplicate',
                'successfulupload',
                'uploadwarning',
                'savefile',
@@ -1098,7 +1173,7 @@ $wgMessageStructure = array(
                'upload_source_url',
                'upload_source_file',
        ),
-       'imagelist' => array(
+       'filelist' => array(
                'imagelist-summary',
                'imagelist_search_for',
                'imgfile',
@@ -1109,7 +1184,7 @@ $wgMessageStructure = array(
                'imagelist_size',
                'imagelist_description',
        ),
-       'imagedesciption' => array(
+       'filedescription' => array(
                'filehist',
                'filehist-help',
                'filehist-deleteall',
@@ -1204,13 +1279,14 @@ $wgMessageStructure = array(
        ),
        'statistics' => array(
                'statistics',
+               'statistics-summary',
                'statistics-header-pages',
                'statistics-header-edits',
                'statistics-header-views',
                'statistics-header-users',
                'statistics-articles',
                'statistics-pages',
-               'statistics-pages-tooltip',
+               'statistics-pages-desc',
                'statistics-files',
                'statistics-edits',
                'statistics-edits-average',
@@ -1219,7 +1295,7 @@ $wgMessageStructure = array(
                'statistics-jobqueue',
                'statistics-users',
                'statistics-users-active',
-               'statistics-users-active-tooltip',
+               'statistics-users-active-desc',
                'statistics-mostpopular',
                'statistics-footer',
        ),
@@ -1283,6 +1359,8 @@ $wgMessageStructure = array(
                'wantedpages-summary',
                'wantedfiles',
                'wantedfiles-summary',
+               'wantedtemplates',
+               'wantedtemplates-summary',
                'mostlinked',
                'mostlinked-summary',
                'mostlinkedcategories',
@@ -1342,6 +1420,7 @@ $wgMessageStructure = array(
                'booksources-isbn',
                'booksources-go',
                'booksources-text',
+               'booksources-invalid-isbn',
        ),
        'magicwords' => array(
                'rfcurl',
@@ -1385,6 +1464,41 @@ $wgMessageStructure = array(
        'deletedcontribs' => array(
                'deletedcontributions',
        ),
+       'interwiki' => array(
+               'interwiki',
+               'interwiki-title-norights',
+               'interwiki_addbutton',
+               'interwiki_added',
+               'interwiki_addfailed',
+               'interwiki_addintro',
+               'interwiki_addtext',
+               'interwiki-badprefix',
+               'interwiki_defaultreason',
+               'interwiki_defaulturl',
+               'interwiki_deleted',
+               'interwiki_deleting',
+               'interwiki_delfailed',
+               'interwiki_delquestion',
+               'interwiki_edited',
+               'interwiki_editerror',
+               'interwiki_editintro',
+               'interwiki_edittext',
+               'interwiki_error',
+               'interwiki_intro',
+               'interwiki_local',
+               'interwiki_log_added',
+               'interwiki_log_deleted',
+               'interwiki_log_edited',
+               'interwiki_logentry',
+               'interwiki-not-enabled',
+               'interwiki_prefix',
+               'interwiki_reasonfield',
+               'interwiki_trans',
+               'interwiki_url',
+               'interwikilogpage',
+               'interwikilogpagetext',
+               'right-interwiki',
+       ),
        'linksearch' => array(
                'linksearch',
                'linksearch-pat',
@@ -1471,16 +1585,6 @@ $wgMessageStructure = array(
                'iteminvalidname',
                'wlnote',
                'wlshowlast',
-               'watchlist-show-bots',
-               'watchlist-hide-bots',
-               'watchlist-show-own',
-               'watchlist-hide-own',
-               'watchlist-show-minor',
-               'watchlist-hide-minor',
-               'watchlist-show-anons',
-               'watchlist-hide-anons',
-               'watchlist-show-liu',
-               'watchlist-hide-liu',
                'watchlist-options',
        ),
        'watching' => array(
@@ -1551,7 +1655,6 @@ $wgMessageStructure = array(
                'prot_1movedto2',
                'protect-backlink',
                'protect-legend',
-               'confirmprotect',
                'protectcomment',
                'protectexpiry',
                'protect_expiry_invalid',
@@ -1614,6 +1717,7 @@ $wgMessageStructure = array(
                'undeletebtn',
                'undeletelink',
                'undeletereset',
+               'undeleteinvert',
                'undeletecomment',
                'undeletedarticle',
                'undeletedrevisions',
@@ -1632,6 +1736,8 @@ $wgMessageStructure = array(
                'undelete-missing-filearchive',
                'undelete-error-short',
                'undelete-error-long',
+               'undelete-show-file-confirm',
+               'undelete-show-file-submit',
        ),
        'nsform' => array(
                'namespace',
@@ -1703,6 +1809,7 @@ $wgMessageStructure = array(
                'ipbhidename',
                'ipbwatchuser',
                'ipballowusertalk',
+               'ipb-change-block',
                'badipaddress',
                'blockipsuccesssub',
                'blockipsuccesstext',
@@ -1711,6 +1818,7 @@ $wgMessageStructure = array(
                'ipb-unblock',
                'ipb-blocklist-addr',
                'ipb-blocklist',
+               'ipb-blocklist-contribs',
                'unblockip',
                'unblockiptext',
                'ipusubmit',
@@ -1719,6 +1827,9 @@ $wgMessageStructure = array(
                'ipblocklist',
                'ipblocklist-legend',
                'ipblocklist-username',
+               'ipblocklist-sh-userblocks',
+               'ipblocklist-sh-tempblocks',
+               'ipblocklist-sh-addressblocks',
                'ipblocklist-summary',
                'ipblocklist-submit',
                'blocklistline',
@@ -1728,15 +1839,18 @@ $wgMessageStructure = array(
                'noautoblockblock',
                'createaccountblock',
                'emailblock',
+               'blocklist-nousertalk',
                'ipblocklist-empty',
                'ipblocklist-no-results',
                'blocklink',
                'unblocklink',
+               'change-blocklink',
                'contribslink',
                'autoblocker',
                'blocklogpage',
                'blocklog-fulllog',
                'blocklogentry',
+               'reblock-logentry',
                'blocklogtext',
                'unblocklogentry',
                'block-log-flags-anononly',
@@ -1749,6 +1863,7 @@ $wgMessageStructure = array(
                'ipb_expiry_invalid',
                'ipb_expiry_temp',
                'ipb_already_blocked',
+               'ipb-needreblock',
                'ipb_cant_unblock',
                'ipb_blocked_as_range',
                'ip_range_invalid',
@@ -1786,8 +1901,12 @@ $wgMessageStructure = array(
                'movepagetext',
                'movepagetalktext',
                'movearticle',
+               'movenologin',
+               'movenologintext',
                'movenotallowed',
-               'moverootuserpagesnotallowed',
+               'movenotallowedfile',
+               'cant-move-user-page',
+               'cant-move-to-user-page',
                'newtitle',
                'move-watch',
                'movepagebtn',
@@ -1806,6 +1925,7 @@ $wgMessageStructure = array(
                'movepage-max-pages',
                '1movedto2',
                '1movedto2_redir',
+               'move-redirect-suppressed',
                'movelogpage',
                'movelogpagetext',
                'movereason',
@@ -1815,11 +1935,17 @@ $wgMessageStructure = array(
                'delete_and_move_confirm',
                'delete_and_move_reason',
                'selfmove',
+               'immobile-source-namespace',
+               'immobile-target-namespace',
+               'immobile-target-namespace-iw',
+               'immobile-source-page',
+               'immobile-target-page',
                'immobile_namespace',
                'imagenocrossnamespace',
                'imagetypemismatch',
                'imageinvalidfilename',
                'fix-double-redirects',
+               'move-leave-redirect',
        ),
        'export' => array(
                'export',
@@ -1855,9 +1981,12 @@ $wgMessageStructure = array(
                'import',
                'importinterwiki',
                'import-interwiki-text',
+               'import-interwiki-source',
                'import-interwiki-history',
                'import-interwiki-submit',
                'import-interwiki-namespace',
+               'import-upload-filename',
+               'import-comment',
                'importtext',
                'importstart',
                'import-revision-count',
@@ -1879,6 +2008,8 @@ $wgMessageStructure = array(
                'import-nonewrevisions',
                'xml-error-string',
                'import-upload',
+               'import-token-mismatch',
+               'import-invalid-interwiki',
        ),
        'importlog' => array(
                'importlogpage',
@@ -2069,6 +2200,16 @@ $wgMessageStructure = array(
                'numauthors',
                'numtalkauthors',
        ),
+       'skin' => array(
+               'skinname-standard',
+               'skinname-nostalgia',
+               'skinname-cologneblue',
+               'skinname-monobook',
+               'skinname-myskin',
+               'skinname-chick',
+               'skinname-simple',
+               'skinname-modern',
+       ),
        'math' => array(
                'mw_math_png',
                'mw_math_simple',
@@ -2095,6 +2236,7 @@ $wgMessageStructure = array(
                'patrol-log-line',
                'patrol-log-auto',
                'patrol-log-diff',
+               'log-show-hide-patrol',
        ),
        'imagedeletion' => array(
                'deletedrevision',
@@ -2125,7 +2267,7 @@ $wgMessageStructure = array(
                'show-big-image',
                'show-big-image-thumb',
        ),
-       'newimages' => array(
+       'newfiles' => array(
                'newimages',
                'imagelisttext',
                'newimages-summary',
@@ -2558,8 +2700,9 @@ $wgMessageStructure = array(
                'unit-pixel',
        ),
        'purge' => array(
-               'confirm_purge',
                'confirm_purge_button',
+               'confirm-purge-top',
+               'confirm-purge-bottom',
        ),
        'separators' => array(
                'catseparator',
@@ -2568,6 +2711,8 @@ $wgMessageStructure = array(
                'colon-separator',
                'autocomment-prefix',
                'pipe-separator',
+               'word-separator',
+               'ellipsis-separator',
        ),
        'imgmulti' => array(
                'imgmultipageprev',
@@ -2698,6 +2843,7 @@ $wgMessageStructure = array(
        ),
        'CoreParserFunctions' => array(
                'unknown_extension_tag',
+               'duplicate-defaultsort',
        ),
        'version' => array(
                'version',
@@ -2808,6 +2954,7 @@ XHTML id names.",
        'group-member'        => '',
        'grouppage'           => '',
        'right'               => 'Rights',
+       'action'              => 'Associated actions - in the sentence "You do not have permission to X"',
        'rightslog'           => 'User rights log',
        'recentchanges'       => 'Recent changes',
        'recentchangeslinked' => 'Recent changes linked',
@@ -2815,8 +2962,8 @@ 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'           => 'Special:ImageList',
-       'imagedesciption'     => 'Image description page',
+       'filelist'           => 'Special:FileList',
+       'filedescription'     => 'File description page',
        'filerevert'          => 'File reversion',
        'filedelete'          => 'File deletion',
        'mimesearch'          => 'MIME search',
@@ -2838,6 +2985,7 @@ XHTML id names.",
        'allpages'            => 'Special:AllPages',
        'categories'          => 'Special:Categories',
        'deletedcontribs'     => 'Special:DeletedContributions',
+       'interwiki'           => 'Special:Interwiki',
        'linksearch'          => 'Special:LinkSearch',
        'listusers'           => 'Special:ListUsers',
        'newuserlog'          => 'Special:Log/newusers',
@@ -2872,12 +3020,13 @@ XHTML id names.",
        'attribution'         => 'Attribution',
        'spamprotection'      => 'Spam protection',
        'info'                => 'Info page',
+       'skin'                => 'Skin names',
        'math'                => 'Math options',
        'patrolling'          => 'Patrolling',
        'patrol-log'          => 'Patrol log',
        'imagedeletion'       => 'Image deletion',
        'browsediffs'         => 'Browsing diffs',
-       'newimages'           => 'Special:NewImages',
+       'newfiles'           => 'Special:NewFiles',
        'video-info'          => 'Video information, used by Language::formatTimePeriod() to format lengths in the above messages',
        'badimagelist'        => 'Bad image list',
        'variantname-zh'      => "Short names for language variants used for language conversion links.
@@ -2963,7 +3112,7 @@ $wgMessageComments = array(
        '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',
+       'revertpage'                  => 'Additionally 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',
@@ -2979,4 +3128,6 @@ $wgMessageComments = array(
        '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',
+       'revision-info'               => 'Additionally available: $3: revision id',
+       'revision-info-current'       => 'Available parameters: $1: timestamp; $2: userlinks; $3: revision id',
 );