सिस्टम संदेश
दिखावट
यह मीडियाविकि नामस्थान में उपलब्ध सिस्टम संदेशों की एक सूची है।
यदि आप सामान्य मीडियाविकि स्थानीयकरण में योगदान देना चाहें तो कृपया मीडियाविकि स्थानीयकरण व translatewiki.net देखें।
| नाम | संदेश का डिफ़ॉल्ट टेक्स्ट |
|---|---|
| संदेश का वर्तमान टेक्स्ट | |
| apihelp-compare-param-toslots (वार्ता) (अनुवाद करें) | Override content of the revision specified by <var>totitle</var>, <var>toid</var> or <var>torev</var>. This parameter specifies the slots that are to be modified. Use <var>totext-{slot}</var>, <var>tocontentmodel-{slot}</var>, and <var>tocontentformat-{slot}</var> to specify content for each slot. |
| apihelp-compare-param-totext (वार्ता) (अनुवाद करें) | Specify <kbd>toslots=main</kbd> and use <var>totext-main</var> instead. |
| apihelp-compare-param-totext-{slot} (वार्ता) (अनुवाद करें) | Text of the specified slot. If omitted, the slot is removed from the revision. |
| apihelp-compare-param-totitle (वार्ता) (अनुवाद करें) | Second title to compare. |
| apihelp-compare-paramvalue-prop-comment (वार्ता) (अनुवाद करें) | The comment on the 'from' and 'to' revisions. If the comment has been revision deleted, a <samp>fromcommenthidden</samp> or <samp>tocommenthidden</samp> property will be returned. |
| apihelp-compare-paramvalue-prop-diff (वार्ता) (अनुवाद करें) | The diff HTML. |
| apihelp-compare-paramvalue-prop-diffsize (वार्ता) (अनुवाद करें) | The size of the diff HTML, in bytes. |
| apihelp-compare-paramvalue-prop-ids (वार्ता) (अनुवाद करें) | The page and revision IDs of the 'from' and 'to' revisions. |
| apihelp-compare-paramvalue-prop-parsedcomment (वार्ता) (अनुवाद करें) | The parsed comment on the 'from' and 'to' revisions. If the comment has been revision deleted, a <samp>fromcommenthidden</samp> or <samp>tocommenthidden</samp> property will be returned. |
| apihelp-compare-paramvalue-prop-rel (वार्ता) (अनुवाद करें) | The revision IDs of the revision previous to 'from' and after 'to', if any. |
| apihelp-compare-paramvalue-prop-size (वार्ता) (अनुवाद करें) | The size of the 'from' and 'to' revisions. |
| apihelp-compare-paramvalue-prop-timestamp (वार्ता) (अनुवाद करें) | The timestamp of the 'from' and 'to' revisions. |
| apihelp-compare-paramvalue-prop-title (वार्ता) (अनुवाद करें) | The page titles of the 'from' and 'to' revisions. |
| apihelp-compare-paramvalue-prop-user (वार्ता) (अनुवाद करें) | The username and ID of the 'from' and 'to' revisions. If the user has been revision deleted, a <samp>fromuserhidden</samp> or <samp>touserhidden</samp> property will be returned. |
| apihelp-compare-summary (वार्ता) (अनुवाद करें) | Get the difference between two pages. |
| apihelp-createaccount-example-create (वार्ता) (अनुवाद करें) | Start the process of creating the user <kbd>Example</kbd> with the password <kbd>ExamplePassword</kbd>. |
| apihelp-createaccount-param-ignoretitleblacklist (वार्ता) (अनुवाद करें) | Ignore spoofing checks (requires one of the following rights: <code>tboverride</code>, <code>tboverride-account</code>). |
| apihelp-createaccount-param-preservestate (वार्ता) (अनुवाद करें) | If <kbd>[[Special:ApiHelp/query+authmanagerinfo|action=query&meta=authmanagerinfo]]</kbd> returned true for <samp>hasprimarypreservedstate</samp>, requests marked as <samp>primary-required</samp> should be omitted. If it returned a non-empty value for <samp>preservedusername</samp>, that username must be used for the <var>username</var> parameter. |
| apihelp-createaccount-summary (वार्ता) (अनुवाद करें) | Create a new user account. |
| apihelp-cspreport-param-reportonly (वार्ता) (अनुवाद करें) | Mark as being a report from a monitoring policy, not an enforced policy |
| apihelp-cspreport-param-source (वार्ता) (अनुवाद करें) | What generated the CSP header that triggered this report |
| apihelp-cspreport-summary (वार्ता) (अनुवाद करें) | Used by browsers to report violations of the Content Security Policy. This module should never be used, except when used automatically by a CSP compliant web browser. |
| apihelp-delete-example-reason (वार्ता) (अनुवाद करें) | Delete [[{{MediaWiki:Mainpage}}]] with the reason <kbd>Preparing for move</kbd>. |
| apihelp-delete-example-simple (वार्ता) (अनुवाद करें) | Delete [[{{MediaWiki:Mainpage}}]]. |
| apihelp-delete-param-deletetalk (वार्ता) (अनुवाद करें) | Delete the talk page, if it exists. |
| apihelp-delete-param-oldimage (वार्ता) (अनुवाद करें) | The name of the old image to delete as provided by [[Special:ApiHelp/query+imageinfo|action=query&prop=imageinfo&iiprop=archivename]]. |
| apihelp-delete-param-pageid (वार्ता) (अनुवाद करें) | Page ID of the page to delete. Cannot be used together with <var>$1title</var>. |
| apihelp-delete-param-reason (वार्ता) (अनुवाद करें) | Reason for the deletion. If not set, an automatically generated reason will be used. |
| apihelp-delete-param-tags (वार्ता) (अनुवाद करें) | Change tags to apply to the entry in the deletion log. |
| apihelp-delete-param-title (वार्ता) (अनुवाद करें) | Title of the page to delete. Cannot be used together with <var>$1pageid</var>. |
| apihelp-delete-param-unwatch (वार्ता) (अनुवाद करें) | Remove the page from the current user's watchlist. |
| apihelp-delete-param-watch (वार्ता) (अनुवाद करें) | Add the page to the current user's watchlist. |
| apihelp-delete-param-watchlist (वार्ता) (अनुवाद करें) | Unconditionally add or remove the page from the current user's watchlist, use preferences (ignored for bot users) or do not change watch. |
| apihelp-delete-param-watchlistexpiry (वार्ता) (अनुवाद करें) | Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged. |
| apihelp-delete-summary (वार्ता) (अनुवाद करें) | Delete a page. |
| apihelp-disabled-summary (वार्ता) (अनुवाद करें) | This module has been disabled. |
| apihelp-discussiontoolscompare-summary (वार्ता) (अनुवाद करें) | Get information about comment changes between two page revisions. |
| apihelp-discussiontoolsedit-param-allownosectiontitle (वार्ता) (अनुवाद करें) | Allow posting a new section without a title. |
| apihelp-discussiontoolsedit-param-autosubscribe (वार्ता) (अनुवाद करें) | Automatically subscribe the user to the talk page thread? |
| apihelp-discussiontoolsedit-param-commentid (वार्ता) (अनुवाद करें) | ID of the comment to reply to. Only used when <var>paction</var> is <var>addcomment</var>. Overrides <var>commentname</var>. |
| apihelp-discussiontoolsedit-param-commentname (वार्ता) (अनुवाद करें) | Name of the comment to reply to. Only used when <var>paction</var> is <var>addcomment</var>. |
| apihelp-discussiontoolsedit-param-formtoken (वार्ता) (अनुवाद करें) | An optional unique ID generated in the client to prevent double-posting. |
| apihelp-discussiontoolsedit-param-html (वार्ता) (अनुवाद करें) | Content to post, as HTML. Cannot be used together with <var>wikitext</var>. |
| apihelp-discussiontoolsedit-param-sectiontitle (वार्ता) (अनुवाद करें) | {{int:apihelp-edit-param-sectiontitle}} Only used when <var>paction</var> is <var>addtopic</var>. |
| apihelp-discussiontoolsedit-param-wikitext (वार्ता) (अनुवाद करें) | Content to post, as wikitext. Cannot be used together with <var>html</var>. |
| apihelp-discussiontoolsedit-paramvalue-paction-addcomment (वार्ता) (अनुवाद करें) | Add a new comment as a reply to an existing comment. |
| apihelp-discussiontoolsedit-paramvalue-paction-addtopic (वार्ता) (अनुवाद करें) | Add a new discussion section and the first comment in it. |
| apihelp-discussiontoolsedit-summary (वार्ता) (अनुवाद करें) | Post a message on a discussion page. |
| apihelp-discussiontoolsfindcomment-param-heading (वार्ता) (अनुवाद करें) | Heading hash fragment |
| apihelp-discussiontoolsfindcomment-param-idorname (वार्ता) (अनुवाद करें) | Comment ID or name |