Jump to: navigation, search
207,709 results found
Showing translations which match any of the search words. Require all search words.
Languages
Message groups
It will be removed from {{PLURAL:$2|$2 revision or log entry|all $2 revisions and/or log entries}} to which it is currently applied.
MediaWiki:Tags-delete-explanation-in-use/en
Iske {{PLURAL:$2|$2 revision or log entry|all $2 revisions and/or log entries}} se hatae dewa jaai jahaan pe it is currently applied.
MediaWiki:Tags-delete-explanation-in-use/hif-latn
$1 {{GENDER:$2|deleted}} the tag "$4" (removed from $5 {{PLURAL:$5|revision or log entry|revisions and/or log entries}})
MediaWiki:Logentry-managetags-delete/en
The tag "$1" is applied to more than $2 {{PLURAL:$2|revision|revisions}}, which means it cannot be deleted.
MediaWiki:Tags-delete-too-many-uses/en
Which operation to perform:
;create:Create a new change tag for manual use.
;delete:Remove a change tag from the database, including removing the tag from all revisions, recent change entries and log entries on which it is used.
;activate:Activate a change tag, allowing users to apply it manually.
;deactivate:Deactivate a change tag, preventing users from applying it manually.
;create:Create a new change tag for manual use.
;delete:Remove a change tag from the database, including removing the tag from all revisions, recent change entries and log entries on which it is used.
;activate:Activate a change tag, allowing users to apply it manually.
;deactivate:Deactivate a change tag, preventing users from applying it manually.
MediaWiki:Apihelp-managetags-param-operation/en
This special page lists new and declined revisions in the moderation queue. You can review each revision, approve and publish or decline it. Declined revisions will be completely removed from database after 3 days of last status change.
MediaWiki:Premoderation-list-intro/en
Heading beneath which a list of tags already applied to the revision or log entry is presented.
MediaWiki:Tags-edit-existing-tags/qqq
The database is currently locked to new entries and other modifications, probably for routine database maintenance, after which it will be back to normal.
The system administrator who locked it offered this explanation: $1
The system administrator who locked it offered this explanation: $1
MediaWiki:Readonlytext/en
The database is currently locked to new entries and other modifications, probably for routine database maintenance, after which it will be back to normal. The administrator who locked it offered this explanation: $1
MediaWiki:Bs-readonly/en
The CentralAuth database is currently locked to new entries and other modifications, probably for routine database maintenance, after which it will be back to normal.
MediaWiki:Centralauth-readonlytext/en
Heading beneath which the user picks which tags to remove from the revision or log entry.
MediaWiki:Tags-edit-remove/qqq
Add or remove tags from {{PLURAL:$1|this log entry|all $1 log entries}}
MediaWiki:Tags-edit-logentry-legend/en
The title of a page where tags can be added or removed from selected revisions or log entries.
For more information on tags see [[mw:Manual:Tags]].
For more information on tags see [[mw:Manual:Tags]].
MediaWiki:Tags-edit-title/qqq
Text of button used to invert the currently-selected-state of all revisions or log entries in a list.
{{Identical|Invert}}
{{Identical|Invert}}
MediaWiki:Checkbox-invert/qqq
<strong>The tag "$1" is still active, and will continue to be applied in the future.</strong> To stop this from happening, go to the place(s) where the tag is set to be applied, and disable it there.
MediaWiki:Tags-delete-explanation-active/en
{{SITENAME}} welcomes <b>all comments</b>. If you do not want to be anonymous, <a href="$1">register</a> or <a href="$2">log in</a>. It is free.
MediaWiki:Comments-anon-message/en
The title of a log which contains entries related to applying and removing change tags from individual revisions or log entries. "Tag" here refers to the same thing as {{msg-mw|tags-tag}}.
MediaWiki:Log-name-tag/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
"It" refers to a tag.
This is the second paragraph (not always shown) of an explanation to tell users what they are about to do. The first paragraph is probably {{msg-mw|tags-delete-explanation-initial}}.
Parameters:
* $1 - the code name of the tag that is about to be deleted
* $2 - the number of places the tag is used. The value is the sum of (revisions + log entries) where the tag is used.
This is the second paragraph (not always shown) of an explanation to tell users what they are about to do. The first paragraph is probably {{msg-mw|tags-delete-explanation-initial}}.
Parameters:
* $1 - the code name of the tag that is about to be deleted
* $2 - the number of places the tag is used. The value is the sum of (revisions + log entries) where the tag is used.
MediaWiki:Tags-delete-explanation-in-use/qqq
Heading beneath which the user picks which tags to add to the revision or log entry.
MediaWiki:Tags-edit-add/qqq
Text of button used to mark all revisions or log entries as selected in a list.
{{Identical|All}}
{{Identical|All}}
MediaWiki:Checkbox-all/qqq
'''Your user account has not yet been migrated to the unified login system of {{int:Centralauth-groupname}}.'''
If you choose to migrate your accounts, you will be able to use the same username and password to log in to all wikis of {{int:Centralauth-groupname}} in all available languages.
If someone else has already taken your username on another site this will not disturb them, but it will give you a chance to work it out with them or with an administrator later.
If you choose to migrate your accounts, you will be able to use the same username and password to log in to all wikis of {{int:Centralauth-groupname}} in all available languages.
If someone else has already taken your username on another site this will not disturb them, but it will give you a chance to work it out with them or with an administrator later.
MediaWiki:Centralauth-merge-welcome/en
You do not have permission to add or remove change tags from individual revisions or log entries.
MediaWiki:Tags-update-no-permission/en
Heading beneath which the user chooses which tags should be attached to the revision or log entry. They may add or remove tags.
MediaWiki:Tags-edit-new-tags/qqq
Retrieved from "https://translatewiki.net/wiki/Special:SearchTranslations"