Jump to: navigation, search
126,009 results found
Showing translations which match any of the search words. Require all search words.
Languages
Message groups
The name of the option that should be set to the value given by <var>$1optionvalue</var>.
MediaWiki:Apihelp-options-param-optionname/en
This is an option allowing to select the pages which should be watched by the group. A category holds a group of pages.
{{Identical|Category}}
{{Identical|Category}}
MediaWiki:Swl-group-category/qqq
This is an option allowing to select the pages which should be watched by the group. A namespace holds a group of pages.
{{Identical|Namespace}}
{{Identical|Namespace}}
MediaWiki:Swl-group-namespace/qqq
Parses content and returns parser output.
See the various prop-modules of <kbd>[[Special:ApiHelp/query|action=query]]</kbd> to get information from the current version of a page.
There are several ways to specify the text to parse:
# Specify a page or revision, using <var>$1page</var>, <var>$1pageid</var>, or <var>$1oldid</var>.
# Specify content explicitly, using <var>$1text</var>, <var>$1title</var>, and <var>$1contentmodel</var>.
# Specify only a summary to parse. <var>$1prop</var> should be given an empty value.
See the various prop-modules of <kbd>[[Special:ApiHelp/query|action=query]]</kbd> to get information from the current version of a page.
There are several ways to specify the text to parse:
# Specify a page or revision, using <var>$1page</var>, <var>$1pageid</var>, or <var>$1oldid</var>.
# Specify content explicitly, using <var>$1text</var>, <var>$1title</var>, and <var>$1contentmodel</var>.
# Specify only a summary to parse. <var>$1prop</var> should be given an empty value.
MediaWiki:Apihelp-parse-description/en
This is an option allowing to select the pages which should be watched by the group. A concept holds a group of precomputed pages. A concept may best be described as being a dynamic category.
{{Identical|Concept}}
{{Identical|Concept}}
MediaWiki:Swl-group-concept/qqq
Short descriptive title of a 'value' snak (see [[d:Wikidata:Glossary]]) used in a drop-down menu allowing to select the snak type when adding or editing a snak. The drop-down menu can be opened by clicking an anchor right next to the input element(s) used to specify a claim's value. Although this is regarded a 'special', seldom used feature, the term 'snak' should be avoided here since the concept of snaks is a technical abstraction that does not give any additional meaning within the user interface. The basic meaning of this option - which is the default when adding a claim - is allowing the user to specify a value.
MediaWiki:Wikibase-snakview-snaktypeselector-value/qqq
Used for confirmation message in dialogs and tags if the value given is found in a set of options.
Parameters:
* $1 - name of the set of options
Parameters:
* $1 - name of the set of options
MediaWiki:Bs-validator-set-validation-approved/qqq
Set the claim with the given ID to property P1 with a string value of "City"
MediaWiki:Apihelp-wbsetclaim-example-1/en
List of changes, formatted name=value (e.g. skin=vector). Value cannot contain pipe characters. If no value is given (not even an equals sign), e.g., optionname|otheroption|..., the option will be reset to its default value.
MediaWiki:Apihelp-options-param-change/en
Mail subject that a user should review a page.
* $1 is the name of page which should be reviewed
* $1 is the name of page which should be reviewed
MediaWiki:Bs-review-mail-invite-header/qqq
#<!-- 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 and all.
# * use_fields (true|false) : Tell the "more like this" query to use only the field data. Defaults to false: the system will extract the content of the text field to build the query.
# 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
# use_fields:true
# </pre> <!-- leave this line exactly as it is -->
# 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 and all.
# * use_fields (true|false) : Tell the "more like this" query to use only the field data. Defaults to false: the system will extract the content of the text field to build the query.
# 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
# use_fields:true
# </pre> <!-- leave this line exactly as it is -->
MediaWiki:Cirrussearch-morelikethis-settings/en
#<!-- 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 and all.
# * use_fields (true|false) : Tell the "more like this" query to use only the field data. Defaults to false: the system will extract the content of the text field to build the query.
# 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
# use_fields:true
# </pre> <!-- leave this line exactly as it is -->
# 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 and all.
# * use_fields (true|false) : Tell the "more like this" query to use only the field data. Defaults to false: the system will extract the content of the text field to build the query.
# 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
# use_fields:true
# </pre> <!-- leave this line exactly as it is -->
MediaWiki:Cirrussearch-morelikethis-settings/en-gb
Warning that the OAuth developer failed to include the required "oauth_callback" parameter, which must be set to the case-sensitive string "oob", or the callback which was configured at a consumer registration time must be a strict (character by character) prefix of the supplied value.
MediaWiki:Mwoauth-callback-not-oob-or-prefix/qqq
The second line of the teaser text for option 4; should be a playful call to give editing a try.
MediaWiki:Articlefeedbackv5-bucket4-teaser-line2/qqq
List of types of options to reset when the <var>$1reset</var> option is set.
MediaWiki:Apihelp-options-param-resetkinds/en-gb
List of types of options to reset when the <var>$1reset</var> option is set.
MediaWiki:Apihelp-options-param-resetkinds/en
This message describes a user preference option in the semantic watchlist section on [[Special:Preferences]], which may be chosen. It is used to display available group(s) that may be selected.
* $1 - the name of the group
* $2 - the number of properties watched by the group
* $3 - the name of the property/properties watched by the group
* $4 - the name of the concept watched by the group
* $1 - the name of the group
* $2 - the number of properties watched by the group
* $3 - the name of the property/properties watched by the group
* $4 - the name of the concept watched by the group
MediaWiki:Swl-prefs-concept-label/qqq
This message describes a user preference option in the semantic watchlist section on [[Special:Preferences]], which may be chosen. It is used to display available group(s) that may be selected.
* $1 - the name of the group
* $2 - the number of properties watched by the group
* $3 - the name of the property/properties watched by the group
* $4 - the name of the category watched by the group
* $1 - the name of the group
* $2 - the number of properties watched by the group
* $3 - the name of the property/properties watched by the group
* $4 - the name of the category watched by the group
MediaWiki:Swl-prefs-category-label/qqq
This message describes a user preference option in the semantic watchlist section on [[Special:Preferences]], which may be chosen. It is used to display available group(s) that may be selected.
* $1 - the name of the group
* $2 - the number of properties watched by the group
* $3 - the name of the property/properties watched by the group
* $4 - the name of the namespace watched by the group
* $1 - the name of the group
* $2 - the number of properties watched by the group
* $3 - the name of the property/properties watched by the group
* $4 - the name of the namespace watched by the group
MediaWiki:Swl-prefs-namespace-label/qqq
Set the Statement with the given ID to Property P1 with a string value of "City" and set the Statement's References to a single Reference featuring the string value "The Economy of Cities" assigned to the Property P2.
MediaWiki:Apihelp-wbsetclaim-example-3/en
#<!-- 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 phrases 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 are 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 -->
# 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 phrases 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 are 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 -->
MediaWiki:Cirrussearch-didyoumean-settings/en
#<!-- 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 phrases 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 are 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 -->
# 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 phrases 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 are 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 -->
MediaWiki:Cirrussearch-didyoumean-settings/en-gb
#<!-- این بخش را دقیقا به همین صورت رها کنید --> <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 phrases 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 are 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> <!-- این بخش را دقیقا به همین صورت رها کنید -->
# 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 phrases 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 are 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> <!-- این بخش را دقیقا به همین صورت رها کنید -->
MediaWiki:Cirrussearch-didyoumean-settings/fa
Used for error message in dialogs and tags if the value given is not found in a set of options.
Parameters:
* $1 - name of the set of options
* $2 - list of values that are in the set of options
* $3 - count of values that are in the set of options, use for PLURAL
Parameters:
* $1 - name of the set of options
* $2 - list of values that are in the set of options
* $3 - count of values that are in the set of options, use for PLURAL
MediaWiki:Bs-validator-set-validation-not-approved/qqq
Short descriptive title of a some-value snak (see [[d:Wikidata:Glossary]]) used in a drop-down menu allowing to select the snak type when adding or editing a snak. The drop-down menu can be opened by clicking an anchor right next to the input element(s) used to specify a claim's value. Although this is regarded a 'special', seldom used feature, the term 'snak' should be avoided here since the concept of snaks is a technical abstraction that does not give any additional meaning within the user interface. The basic meaning of this option is that a value exists but it is unknown.
MediaWiki:Wikibase-snakview-snaktypeselector-somevalue/qqq
Retrieved from "https://translatewiki.net/wiki/Special:SearchTranslations"