X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=languages%2Fi18n%2Fen.json;h=d4196b0162d5d3005ce311b07a9acffd3dce6a0f;hp=6b1c73dfb4b2f9db0c28322254984e0158fbcbc1;hb=424251a2cb5842727756d96f877c787c443ea056;hpb=9a6a3044ff568890543dad4eae4d6882ef4c6e37 diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 6b1c73dfb4..d4196b0162 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -792,6 +792,8 @@ "post-expand-template-argument-warning": "Warning: This page contains at least one template argument that has a too large expansion size.\nThese arguments have been omitted.", "post-expand-template-argument-category": "Pages containing omitted template arguments", "parser-template-loop-warning": "Template loop detected: [[$1]]", + "template-loop-category": "Pages with template loops", + "template-loop-category-desc": "The page contains a template loop, ie. a template which calls itself recursively.", "parser-template-recursion-depth-warning": "Template recursion depth limit exceeded ($1)", "language-converter-depth-warning": "Language converter depth limit exceeded ($1)", "node-count-exceeded-category": "Pages where node count is exceeded", @@ -1141,7 +1143,7 @@ "userrights-groupsmember": "Member of:", "userrights-groupsmember-auto": "Implicit member of:", "userrights-groupsmember-type": "$1", - "userrights-groups-help": "You may alter the groups this user is in:\n* A checked box means the user is in that group.\n* An unchecked box means the user is not in that group.\n* A * indicates that you cannot remove the group once you have added it, or vice versa.\n* A # indicates that you can only put back the expiration time of this group; you cannot bring it forward.", + "userrights-groups-help": "You may alter the groups this user is in:\n* A checked box means the user is in that group.\n* An unchecked box means the user is not in that group.\n* A * indicates that you cannot remove the group once you have added it, or vice versa.\n* A # indicates that you can only put back the expiration time of this group membership; you cannot bring it forward.", "userrights-reason": "Reason:", "userrights-no-interwiki": "You do not have permission to edit user rights on other wikis.", "userrights-nodatabase": "Database $1 does not exist or is not local.", @@ -1157,7 +1159,7 @@ "userrights-expiry-options": "1 day:1 day,1 week:1 week,1 month:1 month,3 months:3 months,6 months:6 months,1 year:1 year", "userrights-invalid-expiry": "The expiry time for group \"$1\" is invalid.", "userrights-expiry-in-past": "The expiry time for group \"$1\" is in the past.", - "userrights-cannot-shorten-expiry": "You cannot bring forward the expiry of group \"$1\". Only users with permission to add and remove this group can bring forward expiry times.", + "userrights-cannot-shorten-expiry": "You cannot bring forward the expiry of membership in group \"$1\". Only users with permission to add and remove this group can bring forward expiry times.", "userrights-conflict": "Conflict of user rights changes! Please review and confirm your changes.", "group": "Group:", "group-user": "Users", @@ -1427,6 +1429,7 @@ "rcfilters-hideminor-conflicts-typeofchange": "Certain types of change cannot be designated as \"minor,\" so this filter conflicts with the following Type of Change filters: $1", "rcfilters-typeofchange-conflicts-hideminor": "This Type of Change filter conflicts with the \"Minor Edits\" filter. Certain types of change cannot be designated as \"minor.\"", "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", "rcshowhideminor": "$1 minor edits", "rcshowhideminor-show": "Show", @@ -1555,6 +1558,7 @@ "php-uploaddisabledtext": "File uploads are disabled in PHP.\nPlease check the file_uploads setting.", "uploadscripted": "This file contains HTML or script code that may be erroneously interpreted by a web browser.", "upload-scripted-pi-callback": "Cannot upload a file that contains XML-stylesheet processing instruction.", + "upload-scripted-dtd": "Cannot upload SVG files that contain a non-standard DTD declaration.", "uploaded-script-svg": "Found scriptable element \"$1\" in the uploaded SVG file.", "uploaded-hostile-svg": "Found unsafe CSS in the style element of uploaded SVG file.", "uploaded-event-handler-on-svg": "Setting event-handler attributes $1=\"$2\" is not allowed in SVG files.", @@ -3008,6 +3012,7 @@ "newimages-summary": "This special page shows the last uploaded files.", "newimages-legend": "Filter", "newimages-label": "Filename (or a part of it):", + "newimages-user": "IP address or username", "newimages-showbots": "Show uploads by bots", "newimages-hidepatrolled": "Hide patrolled uploads", "noimages": "Nothing to see.", @@ -4132,6 +4137,7 @@ "special-characters-group-thai": "Thai", "special-characters-group-lao": "Lao", "special-characters-group-khmer": "Khmer", + "special-characters-group-canadianaboriginal": "Canadian Aboriginal", "special-characters-title-endash": "en dash", "special-characters-title-emdash": "em dash", "special-characters-title-minus": "minus sign", @@ -4281,5 +4287,11 @@ "restrictionsfield-label": "Allowed IP ranges:", "restrictionsfield-help": "One IP address or CIDR range per line. To enable everything, use:
0.0.0.0/0\n::/0
", "revid": "revision $1", - "pageid": "page ID $1" + "pageid": "page ID $1", + "rawhtml-notallowed": "<html> tags cannot be used outside of normal pages.", + "gotointerwiki": "Leaving {{SITENAME}}", + "gotointerwiki-invalid": "The specified title was invalid.", + "gotointerwiki-external": "You are about to leave {{SITENAME}} to visit [[$2]] which is a separate website.\n\n[$1 Click here to continue on to $1].", + "undelete-cantedit": "You cannot undelete this page as you are not allowed to edit this page.", + "undelete-cantcreate": "You cannot undelete this page as there is no existing page with this name and you are not allowed to create this page." }