X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=languages%2Fi18n%2Fqqq.json;h=49c33f218eed698383483c5a7387cbadc73e749e;hb=ed13d3fa56c2ec3a9e823161afab888937cc26c5;hp=364fff4c3f9c59ad375a0556d771b2f6f047b9be;hpb=dfe30d511823a06589aeb554c47d5d38abf49c73;p=lhc%2Fweb%2Fwiklou.git diff --git a/languages/i18n/qqq.json b/languages/i18n/qqq.json index 364fff4c3f..49c33f218e 100644 --- a/languages/i18n/qqq.json +++ b/languages/i18n/qqq.json @@ -4402,6 +4402,16 @@ "restrictionsfield-help": "Placeholder text displayed in restriction fields (e.g. on Special:BotPassword).", "edit-error-short": "Error message. Parameters:\n* $1 - the error details\nSee also:\n* {{msg-mw|edit-error-long}}\n{{Identical|Error}}", "edit-error-long": "Error message. Parameters:\n* $1 - the error details\nSee also:\n* {{msg-mw|edit-error-short}}\n{{Identical|Error}}", + "specialmute": "The name of the special page [[Special:Mute]].", + "specialmute-success": "The content of [[Special:Mute]] with a successful message indicating that your mute preferences have been updated after the form has been submitted.", + "specialmute-submit": "Submit button on [[Special:Mute]] form.", + "specialmute-label-mute-email": "Label for the checkbox that mutes/unmutes emails from the specified user.", + "specialmute-header": "Used as header text on [[Special:Mute]]. Shown before the form with the muting options.\n* $1 - User selected for muting", + "specialmute-error-invalid-user": "Error displayed when the username cannot be found.", + "specialmute-error-email-blacklist-disabled": "Error displayed when email blacklist is not enabled.", + "specialmute-error-email-preferences": "Error displayed when the user has not confirmed their email address.", + "specialmute-email-footer": "Email footer linking to [[Special:Mute]] preselecting the sender to manage muting options.\n* $1 - Url linking to [[Special:Mute]].\n* $2 - The user sending the email.", + "specialmute-login-required": "Error displayed when a user tries to access [[Special:Mute]] before logging in.", "revid": "Used to format a revision ID number in text. Parameters:\n* $1 - Revision ID number.\n{{Identical|Revision}}", "pageid": "Used to format a page ID number in text. Parameters:\n* $1 - Page ID number.", "interfaceadmin-info": "Part of the error message shown when someone with the editinterface right but without the appropriate editsite* right tries to edit a sitewide CSS/JSON/JS page.", @@ -4433,6 +4443,5 @@ "passwordpolicies-policyflag-suggestchangeonlogin": "Password policy flag that suggests changing invalid passwords on login.", "easydeflate-invaliddeflate": "Error message if the content passed to easydeflate was not deflated (compressed) properly", "unprotected-js": "Error message shown when trying to load javascript via action=raw that is not protected", - "userlogout-continue": "Shown if user attempted to log out without a token specified. Probably the user clicked on an old link that hasn't been updated to use the new system. $1 - url that user should click on in order to log out.", - "userlogout-sessionerror": "Shown when a user tries to log out with an invalid token. $1 is url with correct token that user should click." + "userlogout-continue": "Shown if user attempted to log out without a token specified. Probably the user clicked on an old link that hasn't been updated to use the new system. $1 - url that user should click on in order to log out." }