X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=languages%2Fi18n%2Fen.json;h=5e206ef6dfe042ef6ddc2b9a9e1c76f7fb85c349;hp=70230fef73cab123244fb6f52e61725958d7c0f8;hb=5aea96df5a7b55fe1be74dcc5259508b05d89577;hpb=acd0ce8e4a1af54ac473e4a9132841a7e4667a1c diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 70230fef73..5e206ef6df 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -1064,6 +1064,7 @@ "timezoneregion-indian": "Indian Ocean", "timezoneregion-pacific": "Pacific Ocean", "allowemail": "Allow other users to email me", + "email-allow-new-users-label": "Allow emails from brand-new users", "email-blacklist-label": "Prohibit these users from emailing me:", "prefs-searchoptions": "Search", "prefs-namespaces": "Namespaces", @@ -1239,6 +1240,7 @@ "right-siteadmin": "Lock and unlock the database", "right-override-export-depth": "Export pages including linked pages up to a depth of 5", "right-sendemail": "Send email to other users", + "right-sendemail-new-users": "Send email to users with no logged actions", "right-managechangetags": "Create and (de)activate [[Special:Tags|tags]]", "right-applychangetags": "Apply [[Special:Tags|tags]] along with one's changes", "right-changetags": "Add and remove arbitrary [[Special:Tags|tags]] on individual revisions and log entries", @@ -1343,6 +1345,7 @@ "recentchanges-noresult": "No changes during the given period match these criteria.", "recentchanges-timeout": "This search has timed out. You may wish to try different search parameters.", "recentchanges-network": "Due to a technical error, no results could be loaded. Please try refreshing the page.", + "recentchanges-notargetpage": "Enter a page name above to see changes related to that page.", "recentchanges-feed-description": "Track the most recent changes to the wiki in this feed.", "recentchanges-label-newpage": "This edit created a new page", "recentchanges-label-minor": "This is a minor edit", @@ -1480,11 +1483,11 @@ "rcfilters-watchlist-showupdated": "Changes to pages you haven't visited since the changes occurred are in bold, with solid markers.", "rcfilters-preference-label": "Hide the improved version of Recent Changes", "rcfilters-preference-help": "Rolls back the 2017 interface redesign and all tools added then and since.", - "rcfilters-filter-showlinkedfrom-label": "Show changes on pages linked from:", - "rcfilters-filter-showlinkedfrom-option-label": "Show changes on pages linked FROM a page", - "rcfilters-filter-showlinkedto-label": "Show changes on pages linked to:", - "rcfilters-filter-showlinkedto-option-label": "Show changes on pages linked TO a page", - "rcfilters-target-page-placeholder": "Select a page", + "rcfilters-filter-showlinkedfrom-label": "Show changes on pages linked from", + "rcfilters-filter-showlinkedfrom-option-label": "Pages linked from the selected page", + "rcfilters-filter-showlinkedto-label": "Show changes on pages linking to", + "rcfilters-filter-showlinkedto-option-label": "Pages linking to the selected page", + "rcfilters-target-page-placeholder": "Enter a page name", "rcnotefrom": "Below {{PLURAL:$5|is the change|are the changes}} since $3, $4 (up to $1 shown).", "rclistfromreset": "Reset date selection", "rclistfrom": "Show new changes starting from $2, $3", @@ -1532,7 +1535,7 @@ "recentchangeslinked-feed": "Related changes", "recentchangeslinked-toolbox": "Related changes", "recentchangeslinked-title": "Changes related to \"$1\"", - "recentchangeslinked-summary": "This is a list of changes made recently to pages linked from a specified page (or to members of a specified category).\nPages on [[Special:Watchlist|your watchlist]] are bold.", + "recentchangeslinked-summary": "Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on [[Special:Watchlist|your Watchlist]] are in bold.", "recentchangeslinked-page": "Page name:", "recentchangeslinked-to": "Show changes to pages linked to the given page instead", "recentchanges-page-added-to-category": "[[:$1]] added to category", @@ -3052,6 +3055,7 @@ "pageinfo-category-subcats": "Number of subcategories", "pageinfo-category-files": "Number of files", "pageinfo-user-id": "User ID", + "pageinfo-file-hash": "Hash value", "markaspatrolleddiff": "Mark as patrolled", "markaspatrolledlink": "[$1]", "markaspatrolledtext": "Mark this page as patrolled", @@ -4183,9 +4187,9 @@ "limitreport-expensivefunctioncount": "Expensive parser function count", "limitreport-expensivefunctioncount-value": "$1/$2", "expandtemplates": "Expand templates", - "expand_templates_intro": "This special page takes text and expands all templates in it recursively.\nIt also expands supported parser functions like\n{{#language:…}} and variables like\n{{CURRENTDAY}}.\nIn fact, it expands pretty much everything in double-braces.", + "expand_templates_intro": "This special page takes wikitext and expands all templates in it recursively.\nIt also expands supported parser functions like\n{{#language:…}} and variables like\n{{CURRENTDAY}}.\nIn fact, it expands pretty much everything in double-braces.", "expand_templates_title": "Context title, for {{FULLPAGENAME}}, etc.:", - "expand_templates_input": "Input text:", + "expand_templates_input": "Input wikitext:", "expand_templates_output": "Result", "expand_templates_xml_output": "XML output", "expand_templates_html_output": "Raw HTML output", @@ -4197,7 +4201,7 @@ "expand_templates_preview": "Preview", "expand_templates_preview_fail_html": "Because {{SITENAME}} has raw HTML enabled and there was a loss of session data, the preview is hidden as a precaution against JavaScript attacks.\n\nIf this is a legitimate preview attempt, please try again.\nIf it still does not work, try [[Special:UserLogout|logging out]] and logging back in, and check that your browser allows cookies from this site.", "expand_templates_preview_fail_html_anon": "Because {{SITENAME}} has raw HTML enabled and you are not logged in, the preview is hidden as a precaution against JavaScript attacks.\n\nIf this is a legitimate preview attempt, please [[Special:UserLogin|log in]] and try again.", - "expand_templates_input_missing": "You need to provide at least some input text.", + "expand_templates_input_missing": "You need to provide at least some input wikitext.", "pagelanguage": "Change page language", "pagelang-name": "Page", "pagelang-language": "Language",