i18n/en-gb.json
{
"@metadata": {
"authors": [
"Andibing",
"Bjh21",
"Chase me ladies, I'm the Cavalry",
"Codynguyen1116",
"Dejavu",
"Dreamy Jazz",
"Jdforrester",
"Mako001",
"Piano1forte2",
"Samwilson"
]
},
"cirrussearch-too-busy-error": "Search is currently too busy. Please try again later.",
"cirrussearch-regex-too-busy-error": "Too many regular expression searches currently running. Please try again later.",
"cirrussearch-regex-too-complex-error": "Regular expression is too complex. Learn more about simplifying it [[mw:Special:MyLanguage/Help:CirrusSearch/RegexTooComplex|here]].",
"cirrussearch-boost-templates": " #<!-- leave this line exactly as it is --> <pre>\n# If a page contains one of these templates then its search score is multiplied by the configured percentage.\n# Changes to this take effect immediately.\n# Syntax is as follows:\n# * Everything from a \"#\" character to the end of the line is a comment.\n# * Every non-blank line is the exact template name to boost, namespace, case and everything, followed by a \"|\" character followed by a number followed by a \"%\" character.\n# Examples of good lines:\n# Template:Good|150%\n# Template:Very Very Good|300%\n# Template:Bad|50%\n# Examples of non-working lines:\n# Template:Foo|150.234234% # no decimal points allowed!\n# Foo|150% # technically works, but for transclusions of the Foo page from the main namespace\n# You can test configuration changes by performing a query prefixed with boost-templates:\"XX\" where XX is all of the templates you want to boost separated by spaces instead of line breaks.\n# Queries that specify boost-templates:\"XX\" ignore the contents of this field.\n #</pre> <!-- leave this line exactly as it is -->",
"cirrussearch-pref-desc": "Try our new search which supports a greater number of languages, provides more up-to-date results, and can even find text inside of templates.",
"cirrussearch-pref-completion-profile-help": "Set the behaviour for auto-complete (search-as-you-type) suggestions.\n\nThe [https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:CirrusSearch/CompletionSuggester completion suggester] is an algorithm for search suggestions with better typo correction and search relevance. Prefix search is the legacy search-as-you-type suggestion algorithm.",
"cirrussearch-articletopic-invalid-topic": "Unrecognised topic {{PLURAL:$2|name|names}} for the <kbd>articletopic:</kbd> keyword: $1"
}