Search translations
Jump to navigation
Jump to search
825 results found
Showing translations which match any of the search words. Require all search words.
Languages
Message groups
Use <kbd>[[Special:ApiHelp/compare|action=compare]]</kbd> instead. Text to diff each revision to. Only diffs a limited number of revisions. Overrides <var>$1diffto</var>. If <var>$1section</var> is set, only that section will be diffed against this text.
MediaWiki:Apihelp-query+revisions+base-param-difftotext/en-gb
Protocol of the URL. If empty and <var>$1query</var> set, the protocol is <kbd>http</kbd>. Leave both this and <var>$1query</var> empty to list all external links.
MediaWiki:Apihelp-query+exturlusage-param-protocol/en-gb
How many total pages to return. If <var>$1redirect</var> is enabled, limit applies to each level separately (which means up to 2 * <var>$1limit</var> results may be returned).
MediaWiki:Apihelp-query+backlinks-param-limit/en-gb
Options for the CategoryTree constructor as a JSON object. The <var>depth</var> option defaults to <kbd>1</kbd>.
MediaWiki:Apihelp-categorytree-param-options/en-gb
Expiry timestamps. If only one timestamp is set, it will be used for all protections. Use <kbd>infinite</kbd>, <kbd>indefinite</kbd>, <kbd>infinity</kbd>, or <kbd>never</kbd>, for a never-expiring protection.
MediaWiki:Apihelp-protect-param-expiry/en-gb
Verify that the user is logged in if set to <kbd>user</kbd>, <em>not</em> logged in if set to <kbd>anon</kbd>, or has the bot user right if <kbd>bot</kbd>.
MediaWiki:Apihelp-main-param-assert/en-gb
Sortkey to end listing from, as returned by <kbd>$1prop=sortkey</kbd>. Can only be used with <kbd>$1sort=sortkey</kbd>.
MediaWiki:Apihelp-query+categorymembers-param-endhexsortkey/en-gb
Licence for captions contributions only (this applies to caption text, NOT the file)
MediaWiki:Mwe-upwiz-license-metadata-title/en-gb
Serialisation format used for <var>$1difftotext</var> and expected for output of content.
MediaWiki:Apihelp-query+revisions+base-param-contentformat/en-gb
List of protection levels, formatted <kbd>action=level</kbd> (e.g. <kbd>edit=sysop</kbd>). A level of <kbd>all</kbd> means everyone is allowed to take the action, i.e. no restriction.
<strong>Note:</strong> Any actions not listed will have restrictions removed.
<strong>Note:</strong> Any actions not listed will have restrictions removed.
MediaWiki:Apihelp-protect-param-protections/en-gb
The value for the option specified by <var>$1optionname</var>.
MediaWiki:Apihelp-options-param-optionvalue/en-gb
Allow the user to edit their own talk page (depends on <var>[[mw:Special:MyLanguage/Manual:$wgBlockAllowsUTEdit|$wgBlockAllowsUTEdit]]</var>).
MediaWiki:Apihelp-block-param-allowusertalk/en-gb
Get all blocks applying to this IP or CIDR range, including range blocks.
This cannot be used together with <var>$3users</var>. CIDR ranges broader than IPv4/$1 or IPv6/$2 will not be not accepted.
This cannot be used together with <var>$3users</var>. CIDR ranges broader than IPv4/$1 or IPv6/$2 will not be not accepted.
MediaWiki:Apihelp-query+blocks-param-ip/en-gb
Uploading files to this wiki is not enabled. Please [[commons:Special:UploadWizard|upload to Wikimedia Commons]].
To be able to use this special page to upload to this wiki, an administrator needs to add one or more licence options to the page [[MediaWiki:Licenses]].
Use the following format: <code>* Template name|Label</code>. Use any text to enable uploading without licence options.
To be able to use this special page to upload to this wiki, an administrator needs to add one or more licence options to the page [[MediaWiki:Licenses]].
Use the following format: <code>* Template name|Label</code>. Use any text to enable uploading without licence options.
MediaWiki:Wikimedia-upload-nolicenses/en-gb
For serialise or diff, use the result of a previous serializeforcache request with this key. Overrides $1html.
MediaWiki:Apihelp-visualeditor-param-cachekey/en-gb
Or you can specific a global licence below that will be applied to all items in the batch upload. This value can be a free text value or a MediaWiki template. If this field has a value in it then any metadata value mapped to the permission parameter will be ignored.
MediaWiki:Gwtoolset-global-license-explanation/en-gb
#<!-- 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
You can make this media item appear in line with the text of the page instead of floating. You should do this sparingly, as it will break up the flow of the text if you uncheck this box.
MediaWiki:Visualeditor-dialog-media-position-checkbox-help/en-gb
You can use this to write a text description for people who can't see the item. The description should be enough for them to understand the purpose and information given by the media item. This is vital for blind users and other people using screen-reader software or text-only browsers.
MediaWiki:Visualeditor-dialog-media-alttext-section-help/en-gb
<strong>Warning:</strong> You are editing a page that is used to provide interface text for the software.
Changes to this page will affect the appearance of the user interface for other users on this wiki.
Changes to this page will affect the appearance of the user interface for other users on this wiki.
MediaWiki:Editinginterface/en-gb
This is a log of changes to the [[Special:Interwiki|interwiki table]].
MediaWiki:Log-description-interwiki/en-gb
Overrides default behaviour as to whether or not to.
MediaWiki:Apihelp-threadaction-param-bump/en-gb
You can use this to show a label that shows next to the item for all readers. This is often used to explain why the item is relevant to the context in which it is shown. It should be succinct and informative.
MediaWiki:Visualeditor-dialog-media-content-section-help/en-gb
Version $1 of MediaWiki is required to use this page.
See [[Special:Version|version page]].
See [[Special:Version|version page]].
MediaWiki:Versionrequiredtext/en-gb
Retrieved from "https://translatewiki.net/wiki/Special:SearchTranslations"