X-Git-Url: http://git.cyclocoop.org/%27.%28%24current%20%3E%202?a=blobdiff_plain;f=languages%2Fi18n%2Fen.json;h=7374f38ce1a872b9d86d1be3c14a7e99427067ee;hb=6f98988380f39fb8684dbd020cdebedf18cfcaa8;hp=80b33b427f177ae10b31bb08ffecaba3f3853d88;hpb=80db2d4b9924eb41e1bbf220809d30d46a9ba23a;p=lhc%2Fweb%2Fwiklou.git diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 80b33b427f..7374f38ce1 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -37,7 +37,7 @@ "tog-watchlisthideminor": "Hide minor edits from the watchlist", "tog-watchlisthideliu": "Hide edits by logged in users from the watchlist", "tog-watchlistreloadautomatically": "Reload the watchlist automatically whenever a filter is changed (JavaScript required)", - "tog-watchlistunwatchlinks": "Add direct unwatch/watch links to watchlist entries (JavaScript required for toggle functionality)", + "tog-watchlistunwatchlinks": "Add direct unwatch/watch markers ({{int:Watchlist-unwatch}}/{{int:Watchlist-unwatch-undo}}) to watched pages with changes (JavaScript required for toggle functionality)", "tog-watchlisthideanons": "Hide edits by anonymous users from the watchlist", "tog-watchlisthidepatrolled": "Hide patrolled edits from the watchlist", "tog-watchlisthidecategorization": "Hide categorization of pages", @@ -537,6 +537,7 @@ "botpasswords-existing": "Existing bot passwords", "botpasswords-createnew": "Create a new bot password", "botpasswords-editexisting": "Edit an existing bot password", + "botpasswords-label-needsreset": "(password needs reset)", "botpasswords-label-appid": "Bot name:", "botpasswords-label-create": "Create", "botpasswords-label-update": "Update", @@ -560,6 +561,8 @@ "botpasswords-restriction-failed": "Bot password restrictions prevent this login.", "botpasswords-invalid-name": "The username specified does not contain the bot password separator (\"$1\").", "botpasswords-not-exist": "User \"$1\" does not have a bot password named \"$2\".", + "botpasswords-needs-reset": "The bot password for bot name \"$2\" of {{GENDER:$1|user}} \"$1\" must be reset.", + "botpasswords-locked": "You cannot login with a bot password as your account is locked.", "resetpass_forbidden": "Passwords cannot be changed", "resetpass_forbidden-reason": "Passwords cannot be changed: $1", "resetpass-no-info": "You must be logged in to access this page directly.", @@ -724,7 +727,7 @@ "longpageerror": "Error: The text you have submitted is {{PLURAL:$1|one kilobyte|$1 kilobytes}} long, which is longer than the maximum of {{PLURAL:$2|one kilobyte|$2 kilobytes}}.\nIt cannot be saved.", "readonlywarning": "Warning: The database has been locked for maintenance, so you will not be able to save your edits right now.\nYou may wish to copy and paste your text into a text file and save it for later.\n\nThe system administrator who locked it offered this explanation: $1", "protectedpagewarning": "Warning: This page has been protected so that only users with administrator privileges can edit it.\nThe latest log entry is provided below for reference:", - "semiprotectedpagewarning": "Note: This page has been protected so that only registered users can edit it.\nThe latest log entry is provided below for reference:", + "semiprotectedpagewarning": "Note: This page has been protected so that only autoconfirmed users can edit it.\nThe latest log entry is provided below for reference:", "cascadeprotectedwarning": "Warning: This page has been protected so that only users with [[Special:ListGroupRights|specific rights]] can edit it because it is transcluded in the following cascade-protected {{PLURAL:$1|page|pages}}:", "titleprotectedwarning": "Warning: This page has been protected so that [[Special:ListGroupRights|specific rights]] are needed to create it.\nThe latest log entry is provided below for reference:", "templatesused": "{{PLURAL:$1|Template|Templates}} used on this page:", @@ -1441,10 +1444,12 @@ "rcfilters-filter-humans-label": "Human (not bot)", "rcfilters-filter-humans-description": "Edits made by human editors.", "rcfilters-filtergroup-reviewstatus": "Review status", - "rcfilters-filter-patrolled-label": "Patrolled", - "rcfilters-filter-patrolled-description": "Edits marked as patrolled.", - "rcfilters-filter-unpatrolled-label": "Unpatrolled", - "rcfilters-filter-unpatrolled-description": "Edits not marked as patrolled.", + "rcfilters-filter-reviewstatus-unpatrolled-description": "Edits not manually or automatically marked as patrolled.", + "rcfilters-filter-reviewstatus-unpatrolled-label": "Unpatrolled", + "rcfilters-filter-reviewstatus-manual-description": "Edits manually marked as patrolled.", + "rcfilters-filter-reviewstatus-manual-label": "Manually patrolled", + "rcfilters-filter-reviewstatus-auto-description": "Edits by advanced users whose work is automatically marked as patrolled.", + "rcfilters-filter-reviewstatus-auto-label": "Autopatrolled", "rcfilters-filtergroup-significance": "Significance", "rcfilters-filter-minor-label": "Minor edits", "rcfilters-filter-minor-description": "Edits the author labeled as minor.", @@ -2730,7 +2735,7 @@ "fix-double-redirects": "Update any redirects that point to the original title", "move-leave-redirect": "Leave a redirect behind", "protectedpagemovewarning": "Warning: This page has been protected so that only users with administrator privileges can move it.\nThe latest log entry is provided below for reference:", - "semiprotectedpagemovewarning": "Note: This page has been protected so that only registered users can move it.\nThe latest log entry is provided below for reference:", + "semiprotectedpagemovewarning": "Note: This page has been protected so that only autoconfirmed users can move it.\nThe latest log entry is provided below for reference:", "move-over-sharedrepo": "[[:$1]] exists on a shared repository. Moving a file to this title will override the shared file.", "file-exists-sharedrepo": "The filename chosen is already in use on a shared repository.\nPlease choose another name.", "export": "Export pages", @@ -3797,6 +3802,7 @@ "version-specialpages": "Special pages", "version-parserhooks": "Parser hooks", "version-variables": "Variables", + "version-editors": "Editors", "version-antispam": "Spam prevention", "version-api": "API", "version-other": "Other",