X-Git-Url: https://scripts.mit.edu/gitweb/autoinstallsdev/mediawiki.git/blobdiff_plain/19e297c21b10b1b8a3acad5e73fc71dcb35db44a..6932310fd58ebef145fa01eb76edf7150284d8ea:/extensions/TitleBlacklist/i18n/qqq.json diff --git a/extensions/TitleBlacklist/i18n/qqq.json b/extensions/TitleBlacklist/i18n/qqq.json new file mode 100644 index 00000000..60d347dd --- /dev/null +++ b/extensions/TitleBlacklist/i18n/qqq.json @@ -0,0 +1,40 @@ +{ + "@metadata": { + "authors": [ + "Beau", + "Purodha", + "Shirayuki", + "The Evil IP address", + "Umherirrender", + "Yekrats", + "Amire80", + "Nemo bis" + ] + }, + "action-titleblacklistlog": "{{doc-action|titleblacklistlog}}", + "log-name-titleblacklist": "Name of log that appears on [[Special:Log]].", + "log-description-titleblacklist": "Description of title blacklist log", + "logentry-titleblacklist-hit-username": "Log entry that is created when someone tries to create an account with a name that is blacklisted on the title blacklist.\n\n{{logentry}}\nAdditional parameters:\n* $4 - the blacklist entry", + "titleblacklist-desc": "{{desc|name=Title Blacklist|url=https://www.mediawiki.org/wiki/Extension:TitleBlacklist}}", + "titleblacklist": "The [[mw:Extension:TitleBlacklist|extension Title Blacklist]] gives the ability to block certain unallowed words appearing in the title through regular expressions.\nThis will be the first explanatory paragraph of the blacklist. (Characters after the #-signs are ignored.)\nTo see an example list in context, see: https://www.mediawiki.org/wiki/MediaWiki:Titleblacklist", + "titlewhitelist": "The whitelist is a feature of the [[mw:Extension:TitleBlacklist|extension Title Blacklist]], which gives the ability to block certain words (or explicitly allow them) appearing in the title through regular expressions.\nThis will be the explanatory paragraph of the blacklist. (Characters after the #-signs are ignored.)\nTo see an example list in context, see: https://www.mediawiki.org/wiki/MediaWiki:Titlewhitelist", + "titleblacklist-forbidden-edit": "\"title\" stands for \"page title\". Parameters:\n* $1 - blacklist entry\n* $2 - page title\n{{Related|Titleblacklist-forbidden}}", + "titleblacklist-forbidden-move": "\"title\" stands for \"page title\". Parameters:\n* $1 - blacklist entry\n* $2 - old page title\n* $3 - new page title\n{{Related|Titleblacklist-forbidden}}", + "titleblacklist-forbidden-upload": "Unused at this time. Parameters:\n* $1 - blacklist entry\n* $2 - filename\n{{Related|Titleblacklist-forbidden}}", + "titleblacklist-forbidden-new-account": "Parameters:\n* $1 - blacklist entry\n* $2 - username\n{{Related|Titleblacklist-forbidden}}", + "titleblacklist-invalid": "Used as error message.\n\nThis message is followed by a list of the invalid lines.\n\nParameters:\n* $1 - number of invalid lines in the title blacklist", + "titleblacklist-override": "Check box label on \"Create account\" form if the user has the user right ''tboverride-account''. If checked, the [[MediaWiki:Titleblacklist]] is ignored during account creation.", + "titleblacklist-override-help": "API help message giving more information about {{msg-mw|titleblacklist-override}}.", + "titleblacklist-warning": "Displayed when a user is editing a page that only administrators (or custom user groups with the tboverride right) can edit due to the title blacklist. Parameters:\n* $1 - blacklist entry", + "right-tboverride": "{{doc-right|tboverride}}", + "right-tboverride-account": "{{doc-right|tboverride-account}}", + "right-titleblacklistlog": "{{doc-right|titleblacklistlog}}", + "apihelp-titleblacklist-description": "{{doc-apihelp-description|titleblacklist}}", + "apihelp-titleblacklist-summary": "{{doc-apihelp-summary|titleblacklist}}", + "apihelp-titleblacklist-param-title": "{{doc-apihelp-param|titleblacklist|title}}", + "apihelp-titleblacklist-param-action": "{{doc-apihelp-param|titleblacklist|action}}", + "apihelp-titleblacklist-param-nooverride": "{{doc-apihelp-param|titleblacklist|nooverride}}", + "apihelp-titleblacklist-example-1": "{{doc-apihelp-example|titleblacklist}}", + "apihelp-titleblacklist-example-2": "Replace \"Bar\" with any example string suitable for your language, for instance the translation of \"Example\".\n----\n{{doc-apihelp-example|titleblacklist}}", + "apihelp-createaccount-param-ignoretitleblacklist": "{{doc-apihelp-param|createaccount|ignoretitleblacklist}}" +}