X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=languages%2Fi18n%2Fqqq.json;h=8e8372bb7518320ab31030b934f62f9416ae944c;hp=a4927b64b11948684f4c0935dc2333d8a700531e;hb=90232b6f36ee5a1473f2e865cc7a72d0014db4c7;hpb=d4f32694a52a192b8b3a941d370c2a28f85d69a5 diff --git a/languages/i18n/qqq.json b/languages/i18n/qqq.json index a4927b64b1..8e8372bb75 100644 --- a/languages/i18n/qqq.json +++ b/languages/i18n/qqq.json @@ -759,6 +759,7 @@ "botpasswords-invalid-name": "Error message when a username lacking the separator character is passed to BotPassword. Parameters:\n* $1 - The separator character.", "botpasswords-not-exist": "Error message when a username exists but does not a bot password for the given \"bot name\". Parameters:\n* $1 - username\n* $2 - bot name", "botpasswords-needs-reset": "Error message when a bot password exists but needs to be reset. Parameters:\n* $1 - username\n* $2 - bot name", + "botpasswords-locked": "Shown in the event that the underlying account is locked", "resetpass_forbidden": "Used as error message in changing password. Maybe the external auth plugin won't allow local password changes.", "resetpass_forbidden-reason": "Like {{msg-mw|resetpass_forbidden}} but the auth provider gave a reason.\n\nParameters:\n* $1 - reason given by auth provider", "resetpass-no-info": "Error message for [[Special:ChangePassword]].\n\nParameters:\n* $1 (unused) - a link to [[Special:UserLogin]] with {{msg-mw|loginreqlink}} as link description", @@ -4663,5 +4664,6 @@ "pagedata-title": "Title shown on the special page when a form or text is presented", "pagedata-text": "Error shown when none of the formats acceptable to the client is supported (HTTP error 406). Parameters:\n* $1 - the list of supported MIME types", "pagedata-not-acceptable": "No matching format found. Supported MIME types: $1", - "pagedata-bad-title": "Error shown when the requested title is invalid. Parameters:\n* $1: the malformed ID" + "pagedata-bad-title": "Error shown when the requested title is invalid. Parameters:\n* $1: the malformed ID", + "unregistered-user-config": "Shown when viewing a user JS, CSS or JSON subpage with ?action=raw&ctype= where there is no such user. It is shown as a paragraph after a header saying 'Forbidden'." }