X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=languages%2Fmessages%2FMessagesEn.php;h=1ede09fb5653992e5f98581baf9c4df8fc384296;hb=8a73d372f4e87e198e152a2a8aedc6a98a8e1e7d;hp=f645531633ca5a0ced4cebd7bad57091e1904f35;hpb=5974804aee5bfc01ea6b49de8537df960035c0ce;p=lhc%2Fweb%2Fwiklou.git diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index f645531633..1ede09fb56 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1233,6 +1233,7 @@ No email will be sent for any of the following features.', Please enter a well-formatted address or empty that field.', 'cannotchangeemail' => 'Account email addresses cannot be changed on this wiki.', 'emaildisabled' => 'This site cannot send emails.', +'emailsender' => '{{SITENAME}}', # do not translate or duplicate this message to other languages 'accountcreated' => 'Account created', 'accountcreatedtext' => 'The user account for [[{{ns:User}}:$1|$1]] ([[{{ns:User talk}}:$1|talk]]) has been created.', 'createaccount-title' => 'Account creation for {{SITENAME}}', @@ -2326,6 +2327,8 @@ If you still want to upload your file, please go back and use a new name. 'file-exists-duplicate' => 'This file is a duplicate of the following {{PLURAL:$1|file|files}}:', 'file-deleted-duplicate' => "A file identical to this file ([[:$1]]) has previously been deleted. You should check that file's deletion history before proceeding to re-upload it.", +'file-deleted-duplicate-notitle' => "A file identical to this file has previously been deleted, and the title has been suppressed. +You should ask someone with the ability to view suppressed file data to review the situation before proceeding to re-upload it.", 'uploadwarning' => 'Upload warning', 'uploadwarning-text' => 'Please modify the file description below and try again.', 'savefile' => 'Save file', @@ -2752,6 +2755,7 @@ It now redirects to [[$2]].', 'protectedpages-indef' => 'Indefinite protections only', 'protectedpages-summary' => '', # do not translate or duplicate this message to other languages 'protectedpages-cascade' => 'Cascading protections only', +'protectedpages-noredirect' => 'Hide redirects', 'protectedpagesempty' => 'No pages are currently protected with these parameters.', 'protectedtitles' => 'Protected titles', 'protectedtitles-summary' => '', # do not translate or duplicate this message to other languages @@ -3026,6 +3030,7 @@ Feedback and further assistance: 'historywarning' => "'''Warning:''' The page you are about to delete has a history with approximately $1 {{PLURAL:$1|revision|revisions}}:", 'confirmdeletetext' => 'You are about to delete a page along with all of its history. Please confirm that you intend to do this, that you understand the consequences, and that you are doing this in accordance with [[{{MediaWiki:Policy-url}}|the policy]].', +'deleting-backlinks-warning' => "'''Warning:''' Other pages link to the page you are about to delete.", 'actioncomplete' => 'Action complete', 'actionfailed' => 'Action failed', 'deletedtext' => '"$1" has been deleted. @@ -4817,10 +4822,20 @@ You can also [[Special:EditWatchlist|use the standard editor]].', 'version-parser-function-hooks' => 'Parser function hooks', 'version-hook-name' => 'Hook name', 'version-hook-subscribedby' => 'Subscribed by', -'version-version' => '(Version $1)', -'version-svn-revision' => '(r$2)', # only translate this message to other languages if you have to change it -'version-license' => 'License', -'version-poweredby-credits' => "This wiki is powered by '''[https://www.mediawiki.org/ MediaWiki]''', copyright © 2001-$1 $2.", +'version-version' => '($1)', +'version-svn-revision' => 'r$1', # only translate this message to other languages if you have to change it +'version-license' => 'MediaWiki License', +'version-license-title' => 'License for $1', +'version-license-not-found' => 'No detailed license information was found for this extension.', +'version-credits-title' => 'Credits for $1', +'version-credits-not-found' => 'No detailed credits information was found for this extension.', +'version-ext-license' => 'License', +'version-ext-colheader-name' => 'Extension', +'version-ext-colheader-version' => 'Version', +'version-ext-colheader-license' => 'License', +'version-ext-colheader-description' => 'Description', +'version-ext-colheader-credits' => 'Authors', +'version-poweredby-credits' => "This wiki is powered by '''[//www.mediawiki.org/ MediaWiki]''', copyright © 2001-$1 $2.", 'version-poweredby-others' => 'others', 'version-poweredby-translators' => 'translatewiki.net translators', 'version-credits-summary' => 'We would like to recognize the following persons for their contribution to [[Special:Version|MediaWiki]].', @@ -5080,6 +5095,7 @@ Otherwise, you can use the easy form below. Your comment will be added to the pa 'api-error-unknownerror' => 'Unknown error: "$1".', 'api-error-uploaddisabled' => 'Uploading is disabled on this wiki.', 'api-error-verification-error' => 'This file might be corrupt, or have the wrong extension.', +'api-error-stasherror' => 'There was an error while uploading the file to stash.', # Durations 'duration-seconds' => '$1 {{PLURAL:$1|second|seconds}}',