System messages
Jump to navigation
Jump to search
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 | |
| smw-search-profile (talk) (Translate) | Extended |
| smw-search-profile-extended-help-find-forms (talk) (Translate) | available forms |
| smw-search-profile-extended-help-form (talk) (Translate) | Forms are provided (if maintained) to match specific use cases by exposing different property and value fields to narrow down the input process and make it easy for users to proceed with a search request. (see $1) |
| smw-search-profile-extended-help-intro (talk) (Translate) | The Special:Search [https://www.semantic-mediawiki.org/wiki/Help:SMWSearch/Extended_profile extended profile] provides access to search functions specific to Semantic MediaWiki and its supported query backend. |
| smw-search-profile-extended-help-namespace (talk) (Translate) | The namespace selection box will be hidden as soon as a form is selected but can be made visible with the help of the "show/hide" button. |
| smw-search-profile-extended-help-query (talk) (Translate) | Used <code><nowiki>$1</nowiki></code> as query. |
| smw-search-profile-extended-help-query-link (talk) (Translate) | For more details, please use the $1. |
| smw-search-profile-extended-help-search-syntax (talk) (Translate) | The search input field supports the use of the <code>#ask</code> syntax to define a Semantic MediaWiki specific search context. Useful expressions include: |
| smw-search-profile-extended-help-search-syntax-note (talk) (Translate) | ''Some of the listed operations are only useful in connection with an enabled full-text index or the ElasticStore.'' |
| smw-search-profile-extended-help-search-syntax-prefix (talk) (Translate) | * Additional custom prefixes are available and defined such as: $1 |
| smw-search-profile-extended-help-search-syntax-reserved (talk) (Translate) | * Some expressions are reserved such as: <nowiki>$1</nowiki> |
| smw-search-profile-extended-help-search-syntax-simplified-has (talk) (Translate) | * <code>has:</code> to match any entity with a property "..." (e.g. <code>has:(Foo && Bar)</code> is equivalent to <code><nowiki>[[Foo::+]] && [[Bar::+]]</nowiki></code>) |
| smw-search-profile-extended-help-search-syntax-simplified-in (talk) (Translate) | * <code>in:</code> to find anything that contains "..." and is especially useful when the search context or properties involved are unknown (e.g. <code>in:(lorem && ipsum)</code> is equivalent to <code><nowiki>[[~~*lorem*]] && [[~~*ipsum*]]</nowiki></code>). |
| smw-search-profile-extended-help-search-syntax-simplified-not (talk) (Translate) | * <code>not:</code> to not match any entity that includes "..." |
| smw-search-profile-extended-help-search-syntax-simplified-phrase (talk) (Translate) | * <code>phrase:</code> to find anything that contains "..." in the exact same order |
| smw-search-profile-extended-help-sort (talk) (Translate) | Specifies a sorting preference for the result display with: |
| smw-search-profile-extended-help-sort-best (talk) (Translate) | * "Best match" will sort entities by [https://www.semantic-mediawiki.org/wiki/Help:ElasticStore/Relevancy relevancy] based on scores provided by the backend |
| smw-search-profile-extended-help-sort-recent (talk) (Translate) | * "Most recent" will show the most recent modified entities first (subobject entities will be suppressed as those entities are not annotated with a [[Property:Modification date|Modification date]]) |
| smw-search-profile-extended-help-sort-title (talk) (Translate) | * "Title" using the page title (or display title) as sort criteria |
| smw-search-profile-extended-section-form (talk) (Translate) | Forms |
| smw-search-profile-extended-section-namespace (talk) (Translate) | Namespace |
| smw-search-profile-extended-section-query (talk) (Translate) | Query |
| smw-search-profile-extended-section-search-syntax (talk) (Translate) | Search input |
| smw-search-profile-extended-section-sort (talk) (Translate) | Sort by |
| smw-search-profile-link-caption-query (talk) (Translate) | query builder |
| smw-search-profile-sort-best (talk) (Translate) | Best match |
| smw-search-profile-sort-recent (talk) (Translate) | Most recent |
| smw-search-profile-sort-title (talk) (Translate) | Title |
| smw-search-profile-tooltip (talk) (Translate) | Search functions in connection with Semantic MediaWiki |
| smw-search-show (talk) (Translate) | Show |
| smw-search-syntax (talk) (Translate) | Syntax |
| smw-search-syntax-support (talk) (Translate) | The search input supports the use of the semantic [https://www.semantic-mediawiki.org/wiki/Help:Semantic_search query syntax] to help match results using Semantic MediaWiki. |
| smw-section-collapse (talk) (Translate) | Collapse the section |
| smw-section-expand (talk) (Translate) | Expand the section |
| smw-semantics-not-enabled (talk) (Translate) | Semantic MediaWiki functionality was not enabled for this wiki. |
| smw-smwadmin-refresh-title (talk) (Translate) | Data repair and update |
| smw-smwdoc-default-no-parameter-list (talk) (Translate) | This result format does not provide format specific parameters. |
| smw-smwdoc-description (talk) (Translate) | Shows a table of all parameters that can be used for the specified result format together with default values and descriptions. |
| smw-smwdoc-par-format (talk) (Translate) | The result format to display parameter documentation for. |
| smw-smwdoc-par-parameters (talk) (Translate) | Which parameters to show. "specific" for those added by the format, "base" for those available in all formats, and "all" for both. |
| smw-sp-admin-settings-button (talk) (Translate) | Generate settings list |
| smw-sp-properties-cache-info (talk) (Translate) | The listed data have been retrieved from [https://www.semantic-mediawiki.org/wiki/Caching cache], and were last updated $1. |
| smw-sp-properties-docu (talk) (Translate) | This page lists [https://www.semantic-mediawiki.org/wiki/Property properties] and their usage counts available for this wiki. For up-to-date count statistics it is recommended that the [https://www.semantic-mediawiki.org/wiki/rebuildPropertyStatistics property statistics] maintenance script is run on a regular basis. For a differentiated view, see the [[Special:UnusedProperties|unused]] or [[Special:WantedProperties|wanted properties]] special pages. |
| smw-sp-properties-header-label (talk) (Translate) | List of properties |
| smw-sp-property-searchform (talk) (Translate) | Display properties that contain: |
| smw-sp-property-searchform-inputinfo (talk) (Translate) | The input is case sensitive and when used for filtering, only properties that match the condition are displayed. |
| smw-sp-searchbyproperty-description (talk) (Translate) | This page provides a simple [https://www.semantic-mediawiki.org/wiki/Help:Browsing_interfaces browsing interface] for finding entities described by a property and a named value. Other available search interfaces include the [[Special:PageProperty|page property search]], and the [[Special:Ask|ask query builder]]. |
| smw-sp-searchbyproperty-nonvaluequery (talk) (Translate) | A list of values that have the property "$1" assigned. |
| smw-sp-searchbyproperty-resultlist-header (talk) (Translate) | List of results |
| smw-sp-searchbyproperty-valuequery (talk) (Translate) | A list of pages that have property "$1" with value "$2" annotated. |