System messages
This is a list of system messages available in the MediaWiki namespace.
Please visit MediaWiki Localisation and translatewiki.net if you wish to contribute to the generic MediaWiki localisation.
| Name | Default message text |
|---|---|
| Current message text | |
| cirrussearch-autoselect-profile (talk) (Translate) | Let the search engine decide on the best profile to use. |
| cirrussearch-backend-error (talk) (Translate) | We could not complete your search due to a temporary problem. Please try again later. |
| cirrussearch-boost-templates (talk) (Translate) | #<!-- leave this line exactly as it is --> <pre> # If a page contains one of these templates then its search score is multiplied by the configured percentage. # Changes to this take effect immediately. # The syntax is as follows: # * Everything from a "#" character to the end of the line is a comment. # * 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. # Examples of good lines: # Template:Good|150% # Template:Very Very Good|300% # Template:Bad|50% # Examples of non-working lines: # Template:Foo|150.234234% # no decimal points allowed! # Foo|150% # technically works, but for transclusions of the Foo page from the main namespace # 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. # Queries that specify boost-templates:"XX" ignore the contents of this field. #</pre> <!-- leave this line exactly as it is --> |
| cirrussearch-completion-profile-classic (talk) (Translate) | Classic prefix, few punctuation characters and some diacritics removed. |
| cirrussearch-completion-profile-classic-pref-desc (talk) (Translate) | No typo correction. Matches the beginning of titles. |
| cirrussearch-completion-profile-classic-pref-name (talk) (Translate) | Classic prefix search |
| cirrussearch-completion-profile-fast-fuzzy (talk) (Translate) | Experimental fuzzy profile (may be removed at any time) |
| cirrussearch-completion-profile-fuzzy (talk) (Translate) | Similar to normal with typo correction (two typos supported). |
| cirrussearch-completion-profile-fuzzy-pref-desc (talk) (Translate) | Corrects up to two typos. Removes redirects that are very similar to the main title. |
| cirrussearch-completion-profile-fuzzy-pref-name (talk) (Translate) | Default (recommended) |
| cirrussearch-completion-profile-fuzzy-subphrases (talk) (Translate) | Similar to normal with typo correction (two typos supported). It will match also subphrases (can be subphrases or subpages depending on internal wiki configuration). |
| cirrussearch-completion-profile-fuzzy-subphrases-pref-desc (talk) (Translate) | Corrects up to two typos. Resolves close redirects. Matches subphrase in titles. |
| cirrussearch-completion-profile-fuzzy-subphrases-pref-name (talk) (Translate) | Subphrase matching (recommended for longer page titles) |
| cirrussearch-completion-profile-normal (talk) (Translate) | Few punctuation characters, some diacritics and stopwords removed. |
| cirrussearch-completion-profile-normal-pref-desc (talk) (Translate) | No typo correction. Resolves close redirects. |
| cirrussearch-completion-profile-normal-pref-name (talk) (Translate) | Redirect mode (advanced) |
| cirrussearch-completion-profile-normal-subphrases (talk) (Translate) | Few punctuation characters, some diacritics and stopwords removed. It will match also subphrases (can be subphrases or subpages depending on internal wiki configuration). |
| cirrussearch-completion-profile-normal-subphrases-pref-desc (talk) (Translate) | No typo correction. Resolves close redirects. Matches subphrase in titles. |
| cirrussearch-completion-profile-normal-subphrases-pref-name (talk) (Translate) | Redirect mode with subphrase matching (advanced) |
| cirrussearch-completion-profile-strict (talk) (Translate) | Strict profile with few punctuation characters removed but diacritics and stress marks are kept. |
| cirrussearch-completion-profile-strict-pref-desc (talk) (Translate) | No typo correction. No accent folding. Strict matching. |
| cirrussearch-completion-profile-strict-pref-name (talk) (Translate) | Strict mode (advanced) |
| cirrussearch-desc (talk) (Translate) | OpenSearch-powered search for MediaWiki |
| cirrussearch-didyoumean-settings (talk) (Translate) | #<!-- leave this line exactly as it is --> <pre> # This message lets you configure the settings of the "Did you mean" suggestions. # See also https://www.elastic.co/guide/en/elasticsearch/reference/current/search-suggesters-phrase.html # Changes to this take effect immediately. # The syntax is as follows: # * Everything from a "#" character to the end of the line is a comment. # * Every non-blank line is the setting name followed by a ":" character followed by the setting value # The settings are : # * max_errors (integer): the maximum number of terms that will be considered misspelled in order to be corrected. 1 or 2. # * confidence (float): The confidence level defines a factor applied to the input phrase's score, which is used as a threshold for other suggestion candidates. Only candidates that score higher than the threshold will be included in the result. For instance, a confidence level of 1.0 will only return suggestions that score higher than the input phrase. If set to 0.0, the best candidate will be returned. # * min_doc_freq (float 0 to 1): The minimal threshold in number of documents a suggestion should appear in. # High frequency terms are generally "stop words". # * max_term_freq (float 0 to 1): The maximum threshold in number of documents in which a term can exist in order to be included. # * prefix_length (integer): The minimal number of prefix characters that must match a term in order to be a suggestion. # * suggest_mode (missing, popular, always): The suggest mode controls the way suggestions are included. # Examples of good lines: # max_errors:2 # confidence:2.0 # max_term_freq:0.5 # min_doc_freq:0.01 # prefix_length:2 # suggest_mode:always # # </pre> <!-- leave this line exactly as it is --> |
| cirrussearch-explore-similar-related-none (talk) (Translate) | No related pages available |
| cirrussearch-feature-deepcat-endpoint (talk) (Translate) | $wgCirrusSearchCategoryEndpoint should be set to a valid SPARQL endpoint to use deep category search. |
| cirrussearch-feature-deepcat-exception (talk) (Translate) | Deep category search SPARQL query failed |
| cirrussearch-feature-deepcat-invalid-title (talk) (Translate) | The provided category is invalid. |
| cirrussearch-feature-deepcat-timeout (talk) (Translate) | Deep category search timed out. Most likely the category has too many subcategories |
| cirrussearch-feature-deepcat-toomany (talk) (Translate) | Deep category query returned too many categories. Only a subset of categories has been applied. |
| cirrussearch-feature-not-available (talk) (Translate) | The search keyword '$1' is not enabled on this wiki. |
| cirrussearch-feature-pageid-invalid-id (talk) (Translate) | Invalid page {{PLURAL:$2|ID|IDs}}: $1 |
| cirrussearch-feature-too-many-conditions (talk) (Translate) | Too many conditions provided to '$1', truncating to $2. |
| cirrussearch-file-numeric-feature-not-a-number (talk) (Translate) | The search term '$1' requires numeric values, but '$2' was provided. |
| cirrussearch-give-feedback (talk) (Translate) | Give us your feedback |
| cirrussearch-incategory-feature-no-valid-categories (talk) (Translate) | No valid categories provided to '$1'. |
| cirrussearch-inlanguage-deprecate-comma (talk) (Translate) | Using a comma as a separator for the inlanguage keyword is deprecated. Please use | (pipe) to separate languages. |
| cirrussearch-keyword-prefix-ns-mismatch (talk) (Translate) | The namespace found in the search term <code>prefix:</code> is not compatible with the namespaces requested. You can fix it by prefixing your query with <code>all:</code>. |
| cirrussearch-mlt-feature-no-valid-titles (talk) (Translate) | No valid titles provided to '$1'. |
| cirrussearch-mlt-not-configured (talk) (Translate) | The '$1' feature is misconfigured. Ask an admin to fix $wgCirrusSearchMoreLikeThisFields |
| cirrussearch-morelikethis-settings (talk) (Translate) | #<!-- leave this line exactly as it is --> <pre> # This message lets you configure the settings of the "more like this" feature. # Changes to this take effect immediately. # The syntax is as follows: # * Everything from a "#" character to the end of the line is a comment. # * Every non-blank line is the setting name followed by a ":" character followed by the setting value # The settings are: # * min_doc_freq (integer): Minimum number of documents (per shard) that need a term for it to be considered. # * max_doc_freq (integer): Maximum number of documents (per shard) that have a term for it to be considered. # High frequency terms are generally "stop words". # * max_query_terms (integer): Maximum number of terms to be considered. This value is limited to $wgCirrusSearchMoreLikeThisMaxQueryTermsLimit (100). # * min_term_freq (integer): Minimum number of times the term appears in the input to doc to be considered. For small fields (title) this value should be 1. # * minimum_should_match (percentage -100% to 100%, or integer number of terms): The percentage of terms to match on. Defaults to 30%. # * min_word_len (integer): Minimal length of a term to be considered. Defaults to 0. # * max_word_len (integer): The maximum word length above which words will be ignored. Defaults to unbounded (0). # * fields (comma-separated list of values): These are the fields to use. Allowed fields are title, text, auxiliary_text, opening_text, headings. # Examples of good lines: # min_doc_freq:2 # max_doc_freq:20000 # max_query_terms:25 # min_term_freq:2 # minimum_should_match:30% # min_word_len:2 # max_word_len:40 # fields:text,opening_text # </pre> <!-- leave this line exactly as it is --> |
| cirrussearch-now-using (talk) (Translate) | This wiki is using a new search engine. ([https://www.mediawiki.org/wiki/Special:MyLanguage/Help:CirrusSearch Learn more]) |
| cirrussearch-offset-not-allowed-with-random-sort (talk) (Translate) | Ignoring request to paginate randomly sorted results. |
| cirrussearch-offset-too-large (talk) (Translate) | Could not retrieve results. Up to $1 search results are supported, but results starting at $2 were requested. |
| cirrussearch-parse-error (talk) (Translate) | Query was not understood. Please make it simpler. The query was logged to improve the search system. |
| cirrussearch-pref-completion-profile-help (talk) (Translate) | Set the behavior for autocomplete (search-as-you-type) suggestions. The [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-pref-completion-section-desc (talk) (Translate) | Completion suggester |
| cirrussearch-pref-desc (talk) (Translate) | 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-label (talk) (Translate) | New search |
| cirrussearch-qi-profile-classic (talk) (Translate) | Ranking based on the number of incoming links, some templates, page language and recency (templates/language/recency may not be activated on this wiki). |