X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=languages%2Fi18n%2Fen.json;h=2313e6ed013f705b9b6d5b46cef79f706f2de259;hp=aaaf7853ae6915ed972520023d6395aea3e7fa23;hb=d517325c510ac17ea8dbcba4a4cd8bbbdd3fe125;hpb=c6dbf9d9dc20b75be8712f75634c64a4315bd850 diff --git a/languages/i18n/en.json b/languages/i18n/en.json index aaaf7853ae..2313e6ed01 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -363,8 +363,10 @@ "cascadeprotected": "This page has been protected from editing because it is transcluded in the following {{PLURAL:$1|page, which is|pages, which are}} protected with the \"cascading\" option turned on:\n$2", "namespaceprotected": "You do not have permission to edit pages in the $1 namespace.", "customcssprotected": "You do not have permission to edit this CSS page because it contains another user's personal settings.", + "customjsonprotected": "You do not have permission to edit this JSON page because it contains another user's personal settings.", "customjsprotected": "You do not have permission to edit this JavaScript page because it contains another user's personal settings.", "mycustomcssprotected": "You do not have permission to edit this CSS page.", + "mycustomjsonprotected": "You do not have permission to edit this JSON page.", "mycustomjsprotected": "You do not have permission to edit this JavaScript page.", "myprivateinfoprotected": "You do not have permission to edit your private information.", "mypreferencesprotected": "You do not have permission to edit your preferences.", @@ -471,7 +473,7 @@ "wrongpasswordempty": "Password entered was blank.\nPlease try again.", "passwordtooshort": "Passwords must be at least {{PLURAL:$1|1 character|$1 characters}}.", "passwordtoolong": "Passwords cannot be longer than {{PLURAL:$1|1 character|$1 characters}}.", - "passwordtoopopular": "Commonly chosen passwords cannot be used. Please choose a more unique password.", + "passwordtoopopular": "Commonly chosen passwords cannot be used. Please choose a password that is more difficult to guess.", "password-name-match": "Your password must be different from your username.", "password-login-forbidden": "The use of this username and password has been forbidden.", "mailmypassword": "Reset password", @@ -638,6 +640,10 @@ "savechanges": "Save changes", "publishpage": "Publish page", "publishchanges": "Publish changes", + "savearticle-start": "Save page…", + "savechanges-start": "Save changes…", + "publishpage-start": "Publish page…", + "publishchanges-start": "Publish changes…", "preview": "Preview", "showpreview": "Show preview", "showdiff": "Show changes", @@ -679,12 +685,15 @@ "blocked-notice-logextract": "This user is currently blocked.\nThe latest block log entry is provided below for reference:", "clearyourcache": "Note: After saving, you may have to bypass your browser's cache to see the changes.\n* Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)\n* Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)\n* Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5\n* Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.", "usercssyoucanpreview": "Tip: Use the \"{{int:showpreview}}\" button to test your new CSS before saving.", + "userjsonyoucanpreview": "Tip: Use the \"{{int:showpreview}}\" button to test your new JSON before saving.", "userjsyoucanpreview": "Tip: Use the \"{{int:showpreview}}\" button to test your new JavaScript before saving.", "usercsspreview": "Remember that you are only previewing your user CSS.\nIt has not yet been saved!", + "userjsonpreview": "Remember that you are only testing/previewing your user JSON config.\nIt has not yet been saved!", "userjspreview": "Remember that you are only testing/previewing your user JavaScript.\nIt has not yet been saved!", "sitecsspreview": "Remember that you are only previewing this CSS.\nIt has not yet been saved!", + "sitejsonpreview": "Remember that you are only previewing this JSON config.\nIt has not yet been saved!", "sitejspreview": "Remember that you are only previewing this JavaScript code.\nIt has not yet been saved!", - "userinvalidconfigtitle": "Warning: There is no skin \"$1\".\nCustom .css and .js pages use a lowercase title, e.g. {{ns:user}}:Foo/vector.css as opposed to {{ns:user}}:Foo/Vector.css.", + "userinvalidconfigtitle": "Warning: There is no skin \"$1\".\nCustom .css, .json, and .js pages use a lowercase title, e.g. {{ns:user}}:Foo/vector.css as opposed to {{ns:user}}:Foo/Vector.css.", "updated": "(Updated)", "note": "Note:", "previewnote": "Remember that this is only a preview.\nYour changes have not yet been saved!", @@ -715,7 +724,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:", @@ -1075,8 +1084,9 @@ "default": "default", "prefs-files": "Files", "prefs-custom-css": "Custom CSS", + "prefs-custom-json": "Custom JSON", "prefs-custom-js": "Custom JavaScript", - "prefs-common-config": "Shared CSS/JavaScript for all skins:", + "prefs-common-config": "Shared CSS/JSON/JavaScript for all skins:", "prefs-reset-intro": "You can use this page to reset your preferences to the site defaults.\nThis cannot be undone.", "prefs-emailconfirm-label": "Email confirmation:", "youremail": "Email:", @@ -1221,8 +1231,10 @@ "right-editcontentmodel": "Edit the content model of a page", "right-editinterface": "Edit the user interface", "right-editusercss": "Edit other users' CSS files", + "right-edituserjson": "Edit other users' JSON files", "right-edituserjs": "Edit other users' JavaScript files", "right-editmyusercss": "Edit your own user CSS files", + "right-editmyuserjson": "Edit your own user JSON files", "right-editmyuserjs": "Edit your own user JavaScript files", "right-viewmywatchlist": "View your own watchlist", "right-editmywatchlist": "Edit your own watchlist. Note some actions will still add pages even without this right.", @@ -1262,8 +1274,8 @@ "grant-createaccount": "Create accounts", "grant-createeditmovepage": "Create, edit, and move pages", "grant-delete": "Delete pages, revisions, and log entries", - "grant-editinterface": "Edit the MediaWiki namespace and user CSS/JavaScript", - "grant-editmycssjs": "Edit your user CSS/JavaScript", + "grant-editinterface": "Edit the MediaWiki namespace and user CSS/JSON/JavaScript", + "grant-editmycssjs": "Edit your user CSS/JSON/JavaScript", "grant-editmyoptions": "Edit your user preferences", "grant-editmywatchlist": "Edit your watchlist", "grant-editpage": "Edit existing pages", @@ -2717,7 +2729,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", @@ -2980,6 +2992,7 @@ "group-bot.css": "/* CSS placed here will affect bots only */", "group-sysop.css": "/* CSS placed here will affect sysops only */", "group-bureaucrat.css": "/* CSS placed here will affect bureaucrats only */", + "common.json": "/* Any JSON here will be loaded for all users on every page load. */", "common.js": "/* Any JavaScript here will be loaded for all users on every page load. */", "group-autoconfirmed.js": "/* Any JavaScript here will be loaded for autoconfirmed users only */", "group-user.js": "/* Any JavaScript here will be loaded for registered users only */", @@ -4429,6 +4442,7 @@ "unlinkaccounts-success": "The account was unlinked.", "authenticationdatachange-ignored": "The authentication data change was not handled. Maybe no provider was configured?", "userjsispublic": "Please note: JavaScript subpages should not contain confidential data as they are viewable by other users.", + "userjsonispublic": "Please note: JSON subpages should not contain confidential data as they are viewable by other users.", "usercssispublic": "Please note: CSS subpages should not contain confidential data as they are viewable by other users.", "restrictionsfield-badip": "Invalid IP address or range: $1", "restrictionsfield-label": "Allowed IP ranges:",