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 | |
smw-schema-type-description (talk) (Translate) | Type description |
smw-schema-type-help-link (talk) (Translate) | https://www.semantic-mediawiki.org/wiki/Help:Schema/Type/$1 |
smw-schema-usage (talk) (Translate) | Usage |
smw-schema-validation-error (talk) (Translate) | The "$1" type is not registered and cannot be used for content in the [https://www.semantic-mediawiki.org/wiki/Help:Schema smw/schema] namespace. |
smw-schema-validation-schema-title (talk) (Translate) | JSON schema |
smw-search-help-ask (talk) (Translate) | The following links will explain how to use the <code>#ask</code> syntax. * [https://www.semantic-mediawiki.org/wiki/Help:Selecting_pages Selecting pages] describes how to select pages and build conditions * [https://www.semantic-mediawiki.org/wiki/Help:Search_operators Search operators] lists available search operators including those for range and wildcard queries |
smw-search-help-input-assistance (talk) (Translate) | [https://www.semantic-mediawiki.org/wiki/Help:Input_assistance Input assistance] is provided for the input field and requires to use one of following prefixes: *<code>p:</code> to enable property suggestions (e.g. <code><nowiki>[[p:Has ...</nowiki></code>) *<code>c:</code> to enable category suggestions *<code>con:</code> to enable concept suggestions |
smw-search-help-intro (talk) (Translate) | A <code><nowiki>[[ ... ]]</nowiki></code> input will signal to the input processor to use the Semantic MediaWiki search back-end. It should be noted that combining <code><nowiki>[[ ... ]]</nowiki></code> with an unstructured text search such as <code><nowiki>[[ ... ]] OR Lorem ipsum</nowiki></code> is not supported. |
smw-search-help-proximity (talk) (Translate) | Proximity searches (a property being unknown, '''only''' available for those back-ends that provide a full-text search integration): *<code><nowiki>[[in:lorem ipsum]]</nowiki></code> (search in all documents for "lorem" and "ipsum" that have been indexed) * <code><nowiki>[[phrase:lorem ipsum]]</nowiki></code> (match "lorem ipsum" as phrase) |
smw-search-help-structured (talk) (Translate) | Structured searches: *<code><nowiki>[[Category:Lorem ipsum]]</nowiki></code>, <code><nowiki>[[Has number::123]]</nowiki></code> (as [https://www.semantic-mediawiki.org/wiki/Help:Search#Filter_context filtered context]) *<code><nowiki>[[Has text::~*lorem*]]</nowiki></code> (with a [https://www.semantic-mediawiki.org/wiki/Help:Search#Query_context query context]) |
smw-search-hide (talk) (Translate) | Hide |
smw-search-input (talk) (Translate) | Input and search |
smw-search-input-assistance (talk) (Translate) | The [https://www.semantic-mediawiki.org/wiki/Help:Input_assistance input assistant] is also enabled to ease the pre-selection of available properties and categories. |
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-showingresults (talk) (Translate) | Showing below up to {{PLURAL:$1|<strong>1</strong> result|<strong>$1</strong> results}} starting with #<strong>$2</strong>. |
smw-smwadmin-refresh-title (talk) (Translate) | Data repair and update |