X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=languages%2Fmessages%2FMessagesEn.php;h=e6cf35bac1dc09e532aa9868febf69f9c6e0d07e;hb=8699e91b430fe6ca3bade6cd03c8963e4a00ad3b;hp=8959cd36f57efd6103f76853174a6ee1dbc6894d;hpb=7a1fc373828f45ee7d13f3565b489b85346984c6;p=lhc%2Fweb%2Fwiklou.git diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 8959cd36f5..e6cf35bac1 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -263,8 +263,6 @@ $magicWords = array( 'talkpagenamee' => array( 1, 'TALKPAGENAMEE' ), 'subjectpagename' => array( 1, 'SUBJECTPAGENAME', 'ARTICLEPAGENAME' ), 'subjectpagenamee' => array( 1, 'SUBJECTPAGENAMEE', 'ARTICLEPAGENAMEE' ), - 'pipetrick' => array( 1, 'PIPETRICK' ), - 'pipetricke' => array( 1, 'PIPETRICKE' ), 'msg' => array( 0, 'MSG:' ), 'subst' => array( 0, 'SUBST:' ), 'safesubst' => array( 0, 'SAFESUBST:' ), @@ -409,6 +407,7 @@ $specialPageAliases = array( 'Allpages' => array( 'AllPages' ), 'Prefixindex' => array( 'PrefixIndex' ) , 'Ipblocklist' => array( 'BlockList', 'ListBlocks', 'IPBlockList' ), + 'Unblock' => array( 'Unblock' ), 'Specialpages' => array( 'SpecialPages' ), 'Contributions' => array( 'Contributions' ), 'Emailuser' => array( 'EmailUser' ), @@ -802,9 +801,6 @@ XHTML id names. 'namespaces' => 'Namespaces', 'variants' => 'Variants', -# Metadata in edit box -'metadata_help' => 'Metadata:', - 'errorpagetitle' => 'Error', 'returnto' => 'Return to $1.', 'tagline' => 'From {{SITENAME}}', @@ -984,6 +980,8 @@ Please report this to an [[Special:ListUsers/sysop|administrator]], making note 'readonly_lag' => 'The database has been automatically locked while the slave database servers catch up to the master', 'internalerror' => 'Internal error', 'internalerror_info' => 'Internal error: $1', +'fileappenderrorread' => 'Could not read "$1" during append.', +'fileappenderror' => 'Could not append "$1" to "$2".', 'filecopyerror' => 'Could not copy file "$1" to "$2".', 'filerenameerror' => 'Could not rename file "$1" to "$2".', 'filedeleteerror' => 'Could not delete file "$1".', @@ -1137,6 +1135,7 @@ Please wait before trying again.', * Español|es * Italiano|it * Nederlands|nl', # do not translate or duplicate this message to other languages +'suspicious-userlogout' => 'Your request to log out was denied because it looks like it was sent by a broken browser or caching proxy.', # Password reset dialog 'resetpass' => 'Change password', @@ -1153,6 +1152,7 @@ Now logging you in...', 'resetpass_forbidden' => 'Passwords cannot be changed', 'resetpass-no-info' => 'You must be logged in to access this page directly.', 'resetpass-submit-loggedin' => 'Change password', +'resetpass-submit-cancel' => 'Cancel', 'resetpass-wrong-oldpass' => 'Invalid temporary or current password. You may have already successfully changed your password or requested a new temporary password.', 'resetpass-temp-password' => 'Temporary password:', @@ -1191,6 +1191,7 @@ You may have already successfully changed your password or requested a new tempo 'showdiff' => 'Show changes', 'anoneditwarning' => "'''Warning:''' You are not logged in. Your IP address will be recorded in this page's edit history.", +'anonpreviewwarning' => "''You are not logged in. Saving will record your IP address in this page's edit history.''", 'missingsummary' => "'''Reminder:''' You have not provided an edit summary. If you click Save again, your edit will be saved without one.", 'missingcommenttext' => 'Please enter a comment below.', @@ -1265,6 +1266,8 @@ or [{{fullurl:{{#Special:Log}}|page={{FULLPAGENAMEE}}}} 'userpage-userdoesnotexist' => 'User account "$1" is not registered. Please check if you want to create/edit this page.', 'userpage-userdoesnotexist-view' => 'User account "$1" is not registered.', +'blocked-notice-logextract' => 'This user is currently blocked. +The latest block log entry is provided below for reference:', 'clearyourcache' => "'''Note: After saving, you may have to bypass your browser's cache to see the changes.''' '''Mozilla / Firefox / Safari:''' hold ''Shift'' while clicking ''Reload'', or press either ''Ctrl-F5'' or ''Ctrl-R'' (''Command-R'' on a Macintosh); '''Konqueror: '''click ''Reload'' or press ''F5''; @@ -1748,6 +1751,7 @@ Here's a randomly-generated value you can use: $1", 'prefs-files' => 'Files', 'prefs-custom-css' => 'Custom CSS', 'prefs-custom-js' => 'Custom JS', +'prefs-common-css-js' => 'Shared CSS/JS for all skins:', 'prefs-reset-intro' => 'You can use this page to reset your preferences to the site defaults. This cannot be undone.', 'prefs-emailconfirm-label' => 'E-mail confirmation:', @@ -1878,6 +1882,7 @@ You can also choose to let others contact you through your user or talk page wit 'right-hideuser' => 'Block a username, hiding it from the public', 'right-ipblock-exempt' => 'Bypass IP blocks, auto-blocks and range blocks', 'right-proxyunbannable' => 'Bypass automatic blocks of proxies', +'right-unblockself' => 'Unblock themselves', 'right-protect' => 'Change protection levels and edit protected pages', 'right-editprotected' => 'Edit protected pages (without cascading protection)', 'right-editinterface' => 'Edit the user interface', @@ -2040,6 +2045,7 @@ See the [[Special:NewFiles|gallery of new files]] for a more visual overview.', 'illegalfilename' => 'The filename "$1" contains characters that are not allowed in page titles. Please rename the file and try uploading it again.', 'badfilename' => 'File name has been changed to "$1".', +'filetype-mime-mismatch' => 'File extension does not match MIME type.', 'filetype-badmime' => 'Files of the MIME type "$1" are not allowed to be uploaded.', 'filetype-bad-ie-mime' => 'Cannot upload this file because Internet Explorer would detect it as "$1", which is a disallowed and potentially dangerous file type.', 'filetype-unwanted-type' => "'''\".\$1\"''' is an unwanted file type. @@ -2162,6 +2168,7 @@ For optimal security, img_auth.php is disabled.', 'http-timed-out' => 'HTTP request timed out.', 'http-curl-error' => 'Error fetching URL: $1', 'http-host-unreachable' => 'Could not reach URL.', +'http-bad-status' => 'There was a problem during the HTTP request: $1 $2', # Some likely curl errors. More could be added from 'upload-curl-error6' => 'Could not reach URL', @@ -2195,42 +2202,43 @@ A click on a column header changes the sorting.', 'listfiles_count' => 'Versions', # File description page -'file-anchor-link' => 'File', -'filehist' => 'File history', -'filehist-help' => 'Click on a date/time to view the file as it appeared at that time.', -'filehist-deleteall' => 'delete all', -'filehist-deleteone' => 'delete', -'filehist-revert' => 'revert', -'filehist-current' => 'current', -'filehist-datetime' => 'Date/Time', -'filehist-thumb' => 'Thumbnail', -'filehist-thumbtext' => 'Thumbnail for version as of $1', -'filehist-nothumb' => 'No thumbnail', -'filehist-user' => 'User', -'filehist-dimensions' => 'Dimensions', -'filehist-filesize' => 'File size', -'filehist-comment' => 'Comment', -'filehist-missing' => 'File missing', -'imagelinks' => 'File links', -'linkstoimage' => 'The following {{PLURAL:$1|page links|$1 pages link}} to this file:', -'linkstoimage-more' => 'More than $1 {{PLURAL:$1|page links|pages link}} to this file. +'file-anchor-link' => 'File', +'filehist' => 'File history', +'filehist-help' => 'Click on a date/time to view the file as it appeared at that time.', +'filehist-deleteall' => 'delete all', +'filehist-deleteone' => 'delete', +'filehist-revert' => 'revert', +'filehist-current' => 'current', +'filehist-datetime' => 'Date/Time', +'filehist-thumb' => 'Thumbnail', +'filehist-thumbtext' => 'Thumbnail for version as of $1', +'filehist-nothumb' => 'No thumbnail', +'filehist-user' => 'User', +'filehist-dimensions' => 'Dimensions', +'filehist-filesize' => 'File size', +'filehist-comment' => 'Comment', +'filehist-missing' => 'File missing', +'imagelinks' => 'File links', +'linkstoimage' => 'The following {{PLURAL:$1|page links|$1 pages link}} to this file:', +'linkstoimage-more' => 'More than $1 {{PLURAL:$1|page links|pages link}} to this file. The following list shows the {{PLURAL:$1|first page link|first $1 page links}} to this file only. A [[Special:WhatLinksHere/$2|full list]] is available.', -'nolinkstoimage' => 'There are no pages that link to this file.', -'morelinkstoimage' => 'View [[Special:WhatLinksHere/$1|more links]] to this file.', -'redirectstofile' => 'The following {{PLURAL:$1|file redirects|$1 files redirect}} to this file:', -'duplicatesoffile' => 'The following {{PLURAL:$1|file is a duplicate|$1 files are duplicates}} of this file ([[Special:FileDuplicateSearch/$2|more details]]):', -'sharedupload' => 'This file is from $1 and may be used by other projects.', -'sharedupload-desc-there' => 'This file is from $1 and may be used by other projects. +'nolinkstoimage' => 'There are no pages that link to this file.', +'morelinkstoimage' => 'View [[Special:WhatLinksHere/$1|more links]] to this file.', +'redirectstofile' => 'The following {{PLURAL:$1|file redirects|$1 files redirect}} to this file:', +'duplicatesoffile' => 'The following {{PLURAL:$1|file is a duplicate|$1 files are duplicates}} of this file ([[Special:FileDuplicateSearch/$2|more details]]):', +'sharedupload' => 'This file is from $1 and may be used by other projects.', +'sharedupload-desc-there' => 'This file is from $1 and may be used by other projects. Please see the [$2 file description page] for further information.', -'sharedupload-desc-here' => 'This file is from $1 and may be used by other projects. +'sharedupload-desc-here' => 'This file is from $1 and may be used by other projects. The description on its [$2 file description page] there is shown below.', -'shareddescriptionfollows' => '-', # do not translate or duplicate this message to other languages -'filepage-nofile' => 'No file by this name exists.', -'filepage-nofile-link' => 'No file by this name exists, but you can [$1 upload it].', -'uploadnewversion-linktext' => 'Upload a new version of this file', -'shared-repo-from' => 'from $1', -'shared-repo' => 'a shared repository', +'shareddescriptionfollows' => '-', # do not translate or duplicate this message to other languages +'filepage-nofile' => 'No file by this name exists.', +'filepage-nofile-link' => 'No file by this name exists, but you can [$1 upload it].', +'uploadnewversion-linktext' => 'Upload a new version of this file', +'shared-repo-from' => 'from $1', +'shared-repo' => 'a shared repository', +'shared-repo-name-wikimediacommons' => 'Wikimedia Commons', # only translate this message to other languages if you have to change it # File reversion 'filerevert' => 'Revert $1', @@ -2741,7 +2749,7 @@ You can change this page's protection level, but it will not affect the cascadin 'protect-othertime-op' => 'other time', 'protect-existing-expiry' => 'Existing expiry time: $3, $2', 'protect-otherreason' => 'Other/additional reason:', -'protect-otherreason-op' => 'other/additional reason', +'protect-otherreason-op' => 'Other reason', 'protect-dropdown' => '*Common protection reasons ** Excessive vandalism ** Excessive spamming @@ -2994,6 +3002,8 @@ You cannot create an account', 'cant-block-while-blocked' => 'You cannot block other users while you are blocked.', 'cant-see-hidden-user' => "The user you are trying to block has already been blocked and hidden. Since you do not have the hideuser right, you cannot see or edit the user's block.", +'ipbblocked' => 'You cannot block or unblock other users, because you are yourself blocked', +'ipbnounblockself' => 'You are not allowed to unblock yourself', # Developer tools 'lockdb' => 'Lock database', @@ -3038,6 +3048,7 @@ please be sure you understand the consequences of this before proceeding.", In those cases, you will have to move or merge the page manually if desired.", 'movearticle' => 'Move page:', +'moveuserpage-warning' => "'''Warning:''' You are about to move a user page. Please note that only the page will be moved and the user will ''not'' be renamed.", 'movenologin' => 'Not logged in', 'movenologintext' => 'You must be a registered user and [[Special:UserLogin|logged in]] to move a page.', 'movenotallowed' => 'You do not have permission to move pages.', @@ -3274,8 +3285,7 @@ Please try again.', 'tooltip-pt-anonlogin' => 'You are encouraged to log in; however, it is not mandatory', 'tooltip-pt-logout' => 'Log out', 'tooltip-ca-talk' => 'Discussion about the content page', -'tooltip-ca-edit' => 'You can edit this page. -Please use the preview button before saving', +'tooltip-ca-edit' => 'You can edit this page. Please use the preview button before saving', 'tooltip-ca-addsection' => 'Start a new section', 'tooltip-ca-viewsource' => 'This page is protected. You can view its source', @@ -3863,31 +3873,31 @@ Others will be hidden by default. 'limitall' => 'all', # E-mail address confirmation -'confirmemail' => 'Confirm e-mail address', -'confirmemail_noemail' => 'You do not have a valid e-mail address set in your [[Special:Preferences|user preferences]].', -'confirmemail_text' => '{{SITENAME}} requires that you validate your e-mail address before using e-mail features. +'confirmemail' => 'Confirm e-mail address', +'confirmemail_noemail' => 'You do not have a valid e-mail address set in your [[Special:Preferences|user preferences]].', +'confirmemail_text' => '{{SITENAME}} requires that you validate your e-mail address before using e-mail features. Activate the button below to send a confirmation mail to your address. The mail will include a link containing a code; load the link in your browser to confirm that your e-mail address is valid.', -'confirmemail_pending' => 'A confirmation code has already been e-mailed to you; +'confirmemail_pending' => 'A confirmation code has already been e-mailed to you; if you recently created your account, you may wish to wait a few minutes for it to arrive before trying to request a new code.', -'confirmemail_send' => 'Mail a confirmation code', -'confirmemail_sent' => 'Confirmation e-mail sent.', -'confirmemail_oncreate' => 'A confirmation code was sent to your e-mail address. +'confirmemail_send' => 'Mail a confirmation code', +'confirmemail_sent' => 'Confirmation e-mail sent.', +'confirmemail_oncreate' => 'A confirmation code was sent to your e-mail address. This code is not required to log in, but you will need to provide it before enabling any e-mail-based features in the wiki.', -'confirmemail_sendfailed' => '{{SITENAME}} could not send your confirmation mail. +'confirmemail_sendfailed' => '{{SITENAME}} could not send your confirmation mail. Please check your e-mail address for invalid characters. Mailer returned: $1', -'confirmemail_invalid' => 'Invalid confirmation code. +'confirmemail_invalid' => 'Invalid confirmation code. The code may have expired.', -'confirmemail_needlogin' => 'You need to $1 to confirm your e-mail address.', -'confirmemail_success' => 'Your e-mail address has been confirmed. +'confirmemail_needlogin' => 'You need to $1 to confirm your e-mail address.', +'confirmemail_success' => 'Your e-mail address has been confirmed. You may now [[Special:UserLogin|log in]] and enjoy the wiki.', -'confirmemail_loggedin' => 'Your e-mail address has now been confirmed.', -'confirmemail_error' => 'Something went wrong saving your confirmation.', -'confirmemail_subject' => '{{SITENAME}} e-mail address confirmation', -'confirmemail_body' => 'Someone, probably you, from IP address $1, +'confirmemail_loggedin' => 'Your e-mail address has now been confirmed.', +'confirmemail_error' => 'Something went wrong saving your confirmation.', +'confirmemail_subject' => '{{SITENAME}} e-mail address confirmation', +'confirmemail_body' => 'Someone, probably you, from IP address $1, has registered an account "$2" with this e-mail address on {{SITENAME}}. To confirm that this account really does belong to you and activate @@ -3901,8 +3911,22 @@ to cancel the e-mail address confirmation: $5 This confirmation code will expire at $4.', -'confirmemail_invalidated' => 'E-mail address confirmation canceled', -'invalidateemail' => 'Cancel e-mail confirmation', +'confirmemail_body_changed' => 'Someone, probably you, from IP address $1, +has changed the e-mail address of the account "$2" to this address on {{SITENAME}}. + +To confirm that this account really does belong to you and reactivate +e-mail features on {{SITENAME}}, open this link in your browser: + +$3 + +If the account does *not* belong to you, follow this link +to cancel the e-mail address confirmation: + +$5 + +This confirmation code will expire at $4.', +'confirmemail_invalidated' => 'E-mail address confirmation canceled', +'invalidateemail' => 'Cancel e-mail confirmation', # Scary transclusion 'scarytranscludedisabled' => '[Interwiki transcluding is disabled]',