Localization update for he.
[lhc/web/wiklou.git] / maintenance / language / messages.inc
index 90e8de2..84c098e 100644 (file)
@@ -41,6 +41,7 @@ $wgMessageStructure = array(
                'tog-enotifminoredits',
                'tog-enotifrevealaddr',
                'tog-shownumberswatching',
+               'tog-oldsig',
                'tog-fancysig',
                'tog-externaleditor',
                'tog-externaldiff',
@@ -65,6 +66,13 @@ $wgMessageStructure = array(
                'underline-never',
                'underline-default',
        ),
+       'editfont' => array(
+               'editfont-style',
+               'editfont-default',
+               'editfont-monospace',
+               'editfont-sansserif',
+               'editfont-serif',
+       ),
        'dates' => array(
                'sunday',
                'monday',
@@ -133,6 +141,8 @@ $wgMessageStructure = array(
                'category-file-count',
                'category-file-count-limited',
                'listingcontinuesabbrev',
+               'index-category',
+               'noindex-category',
        ),
        'mainpage' => array(
                'linkprefix',
@@ -251,12 +261,12 @@ $wgMessageStructure = array(
                'jumpto',
                'jumptonavigation',
                'jumptosearch',
+               'view-pool-error',
        ),
        'links' => array(
                'aboutsite',
                'aboutpage',
                'copyright',
-               'copyrightpagename',
                'copyrightpage',
                'currentevents',
                'currentevents-url',
@@ -353,6 +363,7 @@ $wgMessageStructure = array(
                'readonly_lag',
                'internalerror',
                'internalerror_info',
+               'fileappenderror',
                'filecopyerror',
                'filerenameerror',
                'filedeleteerror',
@@ -414,6 +425,7 @@ $wgMessageStructure = array(
                'badretype',
                'userexists',
                'loginerror',
+               'createaccounterror',
                'nocookiesnew',
                'nocookieslogin',
                'noname',
@@ -430,6 +442,7 @@ $wgMessageStructure = array(
                'passwordremindertitle',
                'passwordremindertext',
                'noemail',
+               'noemailcreate',
                'passwordsent',
                'blocked-mailpassword',
                'eauthentsent',
@@ -448,6 +461,7 @@ $wgMessageStructure = array(
                'accountcreatedtext',
                'createaccount-title',
                'createaccount-text',
+               'usernamehasherror',
                'login-throttled',
                'loginlanguagelabel',
                'loginlanguagelinks',
@@ -528,10 +542,13 @@ $wgMessageStructure = array(
                'talkpagetext',
                'anontalkpagetext',
                'noarticletext',
+               'noarticletext-nopermission',
                'noarticletextanon',
                'userpage-userdoesnotexist',
+               'userpage-userdoesnotexist-view',
                'clearyourcache',
-               'usercssjsyoucanpreview',
+               'usercssyoucanpreview',
+               'userjsyoucanpreview',
                'usercsspreview',
                'userjspreview',
                'userinvalidcssjstitle',
@@ -642,9 +659,12 @@ $wgMessageStructure = array(
                'rev-deleted-event',
                'rev-deleted-text-permission',
                'rev-deleted-text-unhide',
+               'rev-suppressed-text-unhide',
                'rev-deleted-text-view',
+               'rev-suppressed-text-view',
                'rev-deleted-no-diff',
                'rev-deleted-unhide-diff',
+               'rev-suppressed-unhide-diff',
                'rev-delundel',
                'revisiondelete',
                'revdelete-nooldid-title',
@@ -698,6 +718,11 @@ $wgMessageStructure = array(
                'revdelete-no-change',
                'revdelete-concurrent-change',
                'revdelete-only-restricted',
+               'revdelete-reason-dropdown',
+               'revdelete-otherreason',
+               'revdelete-reasonotherlist',
+               'revdelete-edit-reasonlist',
+               'revdelete-offender',
        ),
        'suppression' => array(
                'suppressionlog',
@@ -849,7 +874,6 @@ $wgMessageStructure = array(
                'searchall',
                'showingresults',
                'showingresultsnum',
-               'showingresultstotal',
                'showingresultsheader',
                'nonefound',
                'search-nonefound',
@@ -896,6 +920,7 @@ $wgMessageStructure = array(
                'prefs-watchlist-days-max',
                'prefs-watchlist-edits',
                'prefs-watchlist-edits-max',
+               'prefs-watchlist-token',
                'prefs-misc', // continue checking if used from here on (r49916)
                'prefs-resetpass',
                'prefs-email',
@@ -916,6 +941,7 @@ $wgMessageStructure = array(
                'recentchangesdays-max',
                'recentchangescount',
                'prefs-help-recentchangescount',
+               'prefs-help-watchlist-token',
                'savedprefs',
                'timezonelegend',
                'localtime',
@@ -950,11 +976,14 @@ $wgMessageStructure = array(
                'username',
                'uid',
                'prefs-memberingroups',
+               'prefs-memberingroups-type',
                'prefs-registration',
+               'prefs-registration-date-time',
                'yourrealname',
                'yourlanguage',
                'yourvariant',
                'yournick',
+               'prefs-help-signature',
                'badsig',
                'badsiglength',
                'yourgender',
@@ -1052,6 +1081,7 @@ $wgMessageStructure = array(
                'right-bigdelete',
                'right-deleterevision',
                'right-deletedhistory',
+               'right-deletedtext',
                'right-browsearchive',
                'right-undelete',
                'right-suppressrevision',
@@ -1065,6 +1095,8 @@ $wgMessageStructure = array(
                'right-editprotected',
                'right-editinterface',
                'right-editusercssjs',
+               'right-editusercss',
+               'right-edituserjs',
                'right-rollback',
                'right-markbotedits',
                'right-noratelimit',
@@ -1081,6 +1113,8 @@ $wgMessageStructure = array(
                'right-siteadmin',
                'right-reset-passwords',
                'right-override-export-depth',
+               'right-versiondetail',
+               'right-sendemail',
        ),
        'rightslog' => array(
                'rightslog',
@@ -1131,6 +1165,15 @@ $wgMessageStructure = array(
                'recentchanges-legend',
                'recentchangestext',
                'recentchanges-feed-description',
+               'recentchanges-label-legend',
+               'recentchanges-legend-newpage',
+               'recentchanges-label-newpage',
+               'recentchanges-legend-minor',
+               'recentchanges-label-minor',
+               'recentchanges-legend-bot',
+               'recentchanges-label-bot',
+               'recentchanges-legend-unpatrolled',
+               'recentchanges-label-unpatrolled',
                'rcnote',
                'rcnotefrom',
                'rclistfrom',
@@ -1148,6 +1191,7 @@ $wgMessageStructure = array(
                'minoreditletter',
                'newpageletter',
                'boteditletter',
+               'unpatrolledletter',
                'sectionlink',
                'number_of_watching_users_RCview',
                'number_of_watching_users_pageview',
@@ -1172,10 +1216,9 @@ $wgMessageStructure = array(
        'upload' => array(
                'upload',
                'uploadbtn',
-               'reupload',
                'reuploaddesc',
-        'uploadnologin',
-        'uploadnologintext',
+               'uploadnologin',
+               'uploadnologintext',
                'upload_directory_missing',
                'upload_directory_read_only',
                'uploaderror',
@@ -1211,7 +1254,6 @@ $wgMessageStructure = array(
                'fileexists',
                'filepageexists',
                'fileexists-extension',
-               'fileexists-thumb',
                'fileexists-thumbnail-yes',
                'file-thumbnail-no',
                'fileexists-forbidden',
@@ -1229,9 +1271,13 @@ $wgMessageStructure = array(
                'uploadscripted',
                'uploadcorrupt',
                'uploadvirus',
+               'upload-source',
                'sourcefilename',
+               'sourceurl',
                'destfilename',
                'upload-maxfilesize',
+               'upload-description',
+               'upload-options',
                'watchthisupload',
                'filewasdeleted',
                'upload-wasdeleted',
@@ -1245,7 +1291,25 @@ $wgMessageStructure = array(
                'upload-file-error-text',
                'upload-misc-error',
                'upload-misc-error-text',
+               'upload-too-many-redirects',
+               'upload-unknown-size',
+               'upload-http-error',
+       ),
+
+       'img-auth' => array(
+               'img-auth-accessdenied',
+               'img-auth-desc',
+               'img-auth-nopathinfo',
+               'img-auth-notindir',
+               'img-auth-badtitle',
+               'img-auth-nologinnWL',
+               'img-auth-nofile',
+               'img-auth-isdir',
+               'img-auth-streaming',
+               'img-auth-public',
+               'img-auth-noread',
        ),
+
        'upload-curl-errors' => array(
                'upload-curl-error6',
                'upload-curl-error6-text',
@@ -1254,6 +1318,7 @@ $wgMessageStructure = array(
        ),
        'licenses' => array(
                'license',
+               'license-header',
                'nolicense',
                'licenses',
                'license-nopreview',
@@ -1333,6 +1398,7 @@ $wgMessageStructure = array(
                'filedelete-reason-otherlist',
                'filedelete-reason-dropdown',
                'filedelete-edit-reasonlist',
+               'filedelete-maintenance',
        ),
        'mimesearch' => array(
                'mimesearch',
@@ -1370,6 +1436,7 @@ $wgMessageStructure = array(
                'statistics-header-edits',
                'statistics-header-views',
                'statistics-header-users',
+               'statistics-header-hooks',
                'statistics-articles',
                'statistics-pages',
                'statistics-pages-desc',
@@ -1716,6 +1783,7 @@ $wgMessageStructure = array(
                'alreadyrolled',
                'editcomment',
                'revertpage',
+               'revertpage-nouser',
                'rollback-success',
                'sessionfailure',
        ),
@@ -1839,6 +1907,7 @@ $wgMessageStructure = array(
                'sp-contributions-logs',
                'sp-contributions-talk',
                'sp-contributions-userrights',
+               'sp-contributions-blocked-notice',
                'sp-contributions-search',
                'sp-contributions-username',
                'sp-contributions-submit',
@@ -1928,7 +1997,8 @@ $wgMessageStructure = array(
                'contribslink',
                'autoblocker',
                'blocklogpage',
-               'blocklog-fulllog',
+               'blocklog-showlog',
+               'blocklog-showsuppresslog',
                'blocklogentry',
                'reblock-logentry',
                'blocklogtext',
@@ -1958,6 +2028,7 @@ $wgMessageStructure = array(
                'sorbsreason',
                'sorbs_create_account_reason',
                'cant-block-while-blocked',
+               'cant-see-hidden-user'
        ),
        'developertools' => array(
                'lockdb',
@@ -2057,8 +2128,14 @@ $wgMessageStructure = array(
                'allmessagescurrent',
                'allmessagestext',
                'allmessagesnotsupportedDB',
-               'allmessagesfilter',
-               'allmessagesmodified',
+               'allmessages-filter-legend',
+               'allmessages-filter',
+               'allmessages-filter-unmodified',
+               'allmessages-filter-all',
+               'allmessages-filter-modified',
+               'allmessages-prefix',
+               'allmessages-language',
+               'allmessages-filter-submit',
        ),
        'thumbnails' => array(
                'thumbnail-more',
@@ -2132,6 +2209,7 @@ $wgMessageStructure = array(
                'accesskey-ca-viewsource',
                'accesskey-ca-history',
                'accesskey-ca-protect',
+               'accesskey-ca-unprotect',
                'accesskey-ca-delete',
                'accesskey-ca-undelete',
                'accesskey-ca-move',
@@ -2142,6 +2220,7 @@ $wgMessageStructure = array(
                'accesskey-search-fulltext',
                'accesskey-p-logo',
                'accesskey-n-mainpage',
+               'accesskey-n-mainpage-description',
                'accesskey-n-portal',
                'accesskey-n-currentevents',
                'accesskey-n-recentchanges',
@@ -2194,6 +2273,7 @@ $wgMessageStructure = array(
                'tooltip-ca-viewsource',
                'tooltip-ca-history',
                'tooltip-ca-protect',
+               'tooltip-ca-unprotect',
                'tooltip-ca-delete',
                'tooltip-ca-undelete',
                'tooltip-ca-move',
@@ -2204,6 +2284,7 @@ $wgMessageStructure = array(
                'tooltip-search-fulltext',
                'tooltip-p-logo',
                'tooltip-n-mainpage',
+               'tooltip-n-mainpage-description',
                'tooltip-n-portal',
                'tooltip-n-currentevents',
                'tooltip-n-recentchanges',
@@ -2275,10 +2356,12 @@ $wgMessageStructure = array(
        'attribution' => array(
                'anonymous',
                'siteuser',
+               'anonuser',
                'lastmodifiedatby',
                'othercontribs',
                'others',
                'siteusers',
+               'anonusers',
                'creditspage',
                'nocredits',
        ),
@@ -2376,6 +2459,8 @@ $wgMessageStructure = array(
                'svg-long-desc',
                'show-big-image',
                'show-big-image-thumb',
+               'file-info-gif-looped',
+               'file-info-gif-frames',
        ),
        'newfiles' => array(
                'newimages',
@@ -2773,6 +2858,7 @@ $wgMessageStructure = array(
                'watchlistall2',
                'namespacesall',
                'monthsall',
+               'limitall',
        ),
        'confirmemail' => array(
                'confirmemail',
@@ -3050,12 +3136,26 @@ $wgMessageStructure = array(
                'htmlform-invalid-input',
                'htmlform-select-badoption',
                'htmlform-int-invalid',
+               'htmlform-float-invalid',
                'htmlform-int-toolow',
                'htmlform-int-toohigh',
                'htmlform-submit',
                'htmlform-reset',
                'htmlform-selectorother-other',
        ),
+       'ajax-category' => array(
+               'ajax-add-category',
+               'ajax-add-category-submit',
+               'ajax-confirm-title',
+               'ajax-confirm-prompt',
+               'ajax-confirm-save',
+               'ajax-add-category-summary',
+               'ajax-remove-category-summary',
+               'ajax-confirm-actionsummary',
+               'ajax-error-title',
+               'ajax-error-dismiss',
+               'ajax-remove-category-error',
+       ),
 );
 
 /** Comments for each block */
@@ -3068,6 +3168,7 @@ XHTML id it should only appear once and include characters that are legal
 XHTML id names.",
        'toggles'             => 'User preference toggles',
        'underline'           => '',
+       'editfont'            => 'Font style option in Special:Preferences',
        'dates'               => 'Dates',
        'categorypages'       => 'Categories related messages',
        'mainpage'            => '',
@@ -3113,6 +3214,7 @@ XHTML id names.",
        'recentchangeslinked' => 'Recent changes linked',
        'upload'              => 'Upload',
        'upload-errors'       => '',
+       'img-auth'            => 'img_auth script messages',
        'upload-curl-errors'  => 'Some likely curl errors. More could be added from <http://curl.haxx.se/libcurl/c/libcurl-errors.html>',
        'licenses'            => '',
        'filelist'            => 'Special:ListFiles',
@@ -3261,4 +3363,5 @@ Variants for Chinese language",
        'special-tags'          => 'Special:Tags',
        'db-error-messages'     => 'Database error messages',
        'html-forms'            => 'HTML forms',
+       'ajax-category'         => 'Add categories per AJAX',
 );