X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=languages%2Fi18n%2Fen.json;h=92d1d9cb3a1d96709c1957c14f5f13cc9e27ea66;hp=d34a3e8face774699aa4a34bfa82aa04b4be94ec;hb=29bee071b23832173a55364453d3132a2fe26101;hpb=72bec61d7ca4bc24731389f30c790662458c12c7 diff --git a/languages/i18n/en.json b/languages/i18n/en.json index d34a3e8fac..92d1d9cb3a 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -353,6 +353,7 @@ "perfcached": "The following data is cached and may not be up to date. A maximum of {{PLURAL:$1|one result is|$1 results are}} available in the cache.", "perfcachedts": "The following data is cached, and was last updated $1. A maximum of {{PLURAL:$4|one result is|$4 results are}} available in the cache.", "querypage-no-updates": "Updates for this page are currently disabled.\nData here will not presently be refreshed.", + "querypage-updates-periodical": "Updates for this page are run periodically.", "viewsource": "View source", "viewsource-title": "View source for $1", "actionthrottled": "Action throttled", @@ -442,7 +443,7 @@ "createaccountmail": "Use a temporary random password and send it to the specified email address", "createaccountmail-help": "Can be used to create account for another person without learning the password.", "createacct-realname": "Real name (optional)", - "createacct-reason": "Reason", + "createacct-reason": "Reason (publicly logged)", "createacct-reason-ph": "Why you are creating another account", "createacct-reason-help": "Message shown in the account creation log", "createacct-imgcaptcha-help": "", @@ -607,6 +608,7 @@ "passwordreset-ignored": "The password reset was not handled. Maybe no provider was configured?", "passwordreset-invalidemail": "Invalid email address", "passwordreset-nodata": "Neither a username nor an email address was supplied", + "passwordreset-username-email-required": "Both username and email address are required to receive a temporary password via email.", "changeemail": "Change or remove email address", "changeemail-summary": "", "changeemail-header": "Complete this form to change your email address. If you would like to remove the association of any email address from your account, leave the new email address blank when submitting the form.", @@ -628,25 +630,7 @@ "resettokens-watchlist-token": "Token for the web feed (Atom/RSS) of [[Special:Watchlist|changes to pages on your watchlist]]", "resettokens-done": "Tokens reset.", "resettokens-resetbutton": "Reset selected tokens", - "bold_sample": "Bold text", - "bold_tip": "Bold text", - "italic_sample": "Italic text", - "italic_tip": "Italic text", - "link_sample": "Link title", - "link_tip": "Internal link", - "extlink_sample": "http://www.example.com link title", - "extlink_tip": "External link (remember http:// prefix)", - "headline_sample": "Headline text", - "headline_tip": "Level 2 headline", - "nowiki_sample": "Insert non-formatted text here", - "nowiki_tip": "Ignore wiki formatting", - "image_sample": "Example.jpg", - "image_tip": "Embedded file", - "media_sample": "Example.ogg", - "media_tip": "File link", "sig-text": "--$1", - "sig_tip": "Your signature with timestamp", - "hr_tip": "Horizontal line (use sparingly)", "summary": "Summary:", "subject": "Subject:", "minoredit": "This is a minor edit", @@ -1893,6 +1877,7 @@ "listfiles-userdoesnotexist": "User account \"$1\" is not registered.", "imgfile": "file", "listfiles": "File list", + "listfiles_subpage": "Uploads by $1", "listfiles_thumb": "Thumbnail", "listfiles_date": "Date", "listfiles_name": "Name", @@ -4263,5 +4248,8 @@ "mycustomjsredirectprotected": "You do not have permission to edit this JavaScript page because it is a redirect and it does not point inside your userspace.", "easydeflate-invaliddeflate": "Content provided is not properly deflated", "unprotected-js": "For security reasons JavaScript cannot be loaded from unprotected pages. Please only create javascript in the MediaWiki: namespace or as a User subpage", - "userlogout-continue": "Do you want to log out?" + "userlogout-continue": "Do you want to log out?", + "rest-prefix-mismatch": "The requested path ($1) was not inside the REST API root path ($2)", + "rest-wrong-method": "The request method ($1) was not {{PLURAL:$3|the allowed method for this path|one of the allowed methods for this path}} ($2)", + "rest-no-match": "The requested relative path ($1) did not match any known handler" }