Jump to: navigation, search
41,498 results found
Showing translations which match any of the search words. Require all search words.
Languages
Message groups
Refers to {{msg-mw|Sitesubtitle}}.
* This message is the entire text for the page Special:Cite
* Any wikilinks in this message point to pages on the local wiki, so they must be translated.
* Do not translate magic words like CURRENTYEAR, SITENAME etc.
* Do not translate the parameter names (author, title etc.) for BibTeX entries.
* Do not translate the div class plainlinks mw-specialCiteThisPage-styles.
* This message is the entire text for the page Special:Cite
* Any wikilinks in this message point to pages on the local wiki, so they must be translated.
* Do not translate magic words like CURRENTYEAR, SITENAME etc.
* Do not translate the parameter names (author, title etc.) for BibTeX entries.
* Do not translate the div class plainlinks mw-specialCiteThisPage-styles.
MediaWiki:Citethispage-content/qqq
Adds the ability to use syntax and functions of PHP in the wikitext parser
MediaWiki:Foxway-desc/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
Set to enable parser, will preprocess the wikitext of message (substitute magic words, handle templates, etc.).
MediaWiki:Apihelp-query+allmessages-param-enableparser/en
List of available magic words. Parameters:
* $1 - magic words
* $1 - magic words
MediaWiki:Centralnotice-edit-template-magicwords/qqq
If set, a new entity will be created.
Set this to the type of the entity you want to create.
Set this to the type of the entity you want to create.
MediaWiki:Apihelp-wbeditentity-param-new/en
The error message if a parameter to some parser function is not set. Parameters:
* $1 - parameter name. any one of the following: <code>url</code>, <code>data</code>, <code>filter</code>, <code>domain</code>, <code>db</code>, <code>from</code>
* $1 - parameter name. any one of the following: <code>url</code>, <code>data</code>, <code>filter</code>, <code>domain</code>, <code>db</code>, <code>from</code>
MediaWiki:Externaldata-no-param-specified/qqq
List of magic words and their aliases.
MediaWiki:Apihelp-query+siteinfo-paramvalue-prop-magicwords/en
Adds a dialog allowing the insertion of magic words and tags
MediaWiki:Bs-insertmagic-desc/en
Used in [[Special:Preferences]], tab Threaded Discussion (where Liquid Thread extension is installed).
Depth refers to the nesting of replies that were given to replies to replies, etc. which is shown on-screen as indents in the discussion threads.
In other words, 'depth' is the number of idents that will be displayed for a thread (''reply (5) to reply (4) to reply (3) to reply (2) of original post (1)'').
<pre>
-- ORIGINAL (depth 1)
|-- reply 1 (depth 2)
|-- reply 2 (reply to reply 1) (depth 3)
|-- reply 3 (reply to reply 1) (depth 2)
</pre>
Depth refers to the nesting of replies that were given to replies to replies, etc. which is shown on-screen as indents in the discussion threads.
In other words, 'depth' is the number of idents that will be displayed for a thread (''reply (5) to reply (4) to reply (3) to reply (2) of original post (1)'').
<pre>
-- ORIGINAL (depth 1)
|-- reply 1 (depth 2)
|-- reply 2 (reply to reply 1) (depth 3)
|-- reply 3 (reply to reply 1) (depth 2)
</pre>
MediaWiki:Lqt-preference-display-depth/qqq
A message shown to a [[mw:Extension:GlobalBlocking|globally blocked]] user trying to edit.
Refers to {{msg-mw|Emailuser}} and is a customised version of {{msg-mw|globalblocking-ipblocked}}.
This message is similar to a [[MediaWiki:Blockedtext|MediaWiki core message]].
Parameters:
* $1 - the username of the blocking user (steward), with a link
* $2 - the project name where the blocking user is registered (usually "meta.wikimedia.org" on Wikimedia servers)
* $3 - the reason specified by the blocking user
* $4 - a timestamp for when the block was set
* $5 - a timestamp for when the block will expire (or {{msg-mw|Infiniteblock}})
* $6 - the IP address of the globally blocked user
Refers to {{msg-mw|Emailuser}} and is a customised version of {{msg-mw|globalblocking-ipblocked}}.
This message is similar to a [[MediaWiki:Blockedtext|MediaWiki core message]].
Parameters:
* $1 - the username of the blocking user (steward), with a link
* $2 - the project name where the blocking user is registered (usually "meta.wikimedia.org" on Wikimedia servers)
* $3 - the reason specified by the blocking user
* $4 - a timestamp for when the block was set
* $5 - a timestamp for when the block will expire (or {{msg-mw|Infiniteblock}})
* $6 - the IP address of the globally blocked user
MediaWiki:Wikimedia-globalblocking-ipblocked/qqq
Text indicating how many pages the message will be sent to. Parameters:
* $1 - the number of pages
* $1 - the number of pages
MediaWiki:Massmessage-preview-count/qqq
A message shown to a [[mw:Extension:GlobalBlocking|globally blocked]] user trying to edit.
Refers to {{msg-mw|Emailuser}}.
This message is similar to a [[MediaWiki:Blockedtext|MediaWiki core message]].
Parameters:
* $1 - the username of the blocking user (steward), with a link
* $2 - the project name where the blocking user is registered (usually "meta.wikimedia.org" on Wikimedia servers)
* $3 - the reason specified by the blocking user
* $4 - a timestamp for when the block was set
* $5 - a timestamp for when the block will expire (or {{msg-mw|Infiniteblock}})
* $6 - the IP address of the globally blocked user (whose grammatical gender is unknown)
Refers to {{msg-mw|Emailuser}}.
This message is similar to a [[MediaWiki:Blockedtext|MediaWiki core message]].
Parameters:
* $1 - the username of the blocking user (steward), with a link
* $2 - the project name where the blocking user is registered (usually "meta.wikimedia.org" on Wikimedia servers)
* $3 - the reason specified by the blocking user
* $4 - a timestamp for when the block was set
* $5 - a timestamp for when the block will expire (or {{msg-mw|Infiniteblock}})
* $6 - the IP address of the globally blocked user (whose grammatical gender is unknown)
MediaWiki:Globalblocking-ipblocked/qqq
This message is added by the WLM app linking to the upload wizard with the parameters set for a new upload of the same monument.
MediaWiki:Upload-more-photos-of-this-monument/qqq
Prompt to set the year of the card's expiry
MediaWiki:Donate interface-select-year-of-expiration/qqq
Prompt to set the month of the card's expiry
MediaWiki:Donate interface-select-month-of-expiration/qqq
Part of the "Inputbox" extension. This message is the text of the button to search the page you typed in the inputbox. If the page with the exact name exists, you will go directly to that page.
MediaWiki:Inputbox-tryexact/qqq
This message indicates number of words in the dictionary. Parameters:
* $1 - number of words (memory_tu_count)
* $2 - number of languages (memory_lang_count)
See also:
* {{msg-mw|livetranslate-dictionary-empty}}
* $1 - number of words (memory_tu_count)
* $2 - number of languages (memory_lang_count)
See also:
* {{msg-mw|livetranslate-dictionary-empty}}
MediaWiki:Livetranslate-dictionary-count/qqq
A message shown to a user whose IP is in a [[mw:Extension:GlobalBlocking|globally blocked]] range trying to edit.
Refers to {{msg-mw|Emailuser}}.
Parameters:
* $1 - the username of the blocking user (steward), with a link
* $2 - the project name where the blocking user is registered (usually "meta.wikimedia.org" on Wikimedia servers)
* $3 - the reason specified by the blocking user
* $4 - a timestamp for when the block was set
* $5 - a timestamp for when the block will expire (or {{msg-mw|Infiniteblock}})
* $6 - the IP address of the globally blocked user
* $7 - the CIDR range that is blocked
See also {{msg-mw|globalblocking-ipblocked}}
Refers to {{msg-mw|Emailuser}}.
Parameters:
* $1 - the username of the blocking user (steward), with a link
* $2 - the project name where the blocking user is registered (usually "meta.wikimedia.org" on Wikimedia servers)
* $3 - the reason specified by the blocking user
* $4 - a timestamp for when the block was set
* $5 - a timestamp for when the block will expire (or {{msg-mw|Infiniteblock}})
* $6 - the IP address of the globally blocked user
* $7 - the CIDR range that is blocked
See also {{msg-mw|globalblocking-ipblocked}}
MediaWiki:Globalblocking-ipblocked-range/qqq
Message used in the reference overlay to add a reference to the wikitext textarea.
{{Identical|Add}}
{{Identical|Add}}
MediaWiki:Mobile-frontend-editor-add-reference/qqq
Text of link that will switch from wikitext editor to an html preview. See also flow-wikitext-editor-help
MediaWiki:Flow-wikitext-editor-help-preview-the-result/qqq
Parser function parameter name for "set", which indicates what value to start the list at
{{Identical|Set}}
{{Identical|Set}}
MediaWiki:Ext-numeralpha-list-set-label/qqq
The text to output instead of the list, if the list is empty. If empty, error message will rendered (such as "Page has no subpages to list"). If dash ("-"), result will be completely empty.
MediaWiki:Spl-subpages-par-default/en
Retrieved from "https://translatewiki.net/wiki/Special:SearchTranslations"