Ulgam habarlaşyklary
Appearance
Bu sanaw MediaWiki at giňişliginde bar bolan ulgam habarlaşyklarynyň sanawydyr.
Umumy MediaWiki lokalizasiýasyna goşan goşmak isleýän bolsaňyz, MediaWiki lokalizasiýasy we translatewiki.net sahypalaryna baryp görmegiňizi haýyş edýäris.
| At | Gaýybana habarlaşyk teksti |
|---|---|
| Häzirki habarlaşyk teksti | |
| apihelp-compare-param-tosection (gürleşme) (Terjime et) | Only use the specified section of the specified 'to' content. |
| apihelp-compare-param-tosection-{slot} (gürleşme) (Terjime et) | When <var>totext-{slot}</var> is the content of a single section, this is the section identifier. It will be merged into the revision specified by <var>totitle</var>, <var>toid</var> or <var>torev</var> as if for a section edit. |
| apihelp-compare-param-toslots (gürleşme) (Terjime et) | 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 (gürleşme) (Terjime et) | Specify <kbd>toslots=main</kbd> and use <var>totext-main</var> instead. |
| apihelp-compare-param-totext-{slot} (gürleşme) (Terjime et) | Text of the specified slot. If omitted, the slot is removed from the revision. |
| apihelp-compare-param-totitle (gürleşme) (Terjime et) | Second title to compare. |
| apihelp-compare-paramvalue-prop-comment (gürleşme) (Terjime et) | 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 (gürleşme) (Terjime et) | The diff HTML. |
| apihelp-compare-paramvalue-prop-diffsize (gürleşme) (Terjime et) | The size of the diff HTML, in bytes. |
| apihelp-compare-paramvalue-prop-ids (gürleşme) (Terjime et) | The page and revision IDs of the 'from' and 'to' revisions. |
| apihelp-compare-paramvalue-prop-parsedcomment (gürleşme) (Terjime et) | 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 (gürleşme) (Terjime et) | The revision IDs of the revision previous to 'from' and after 'to', if any. |
| apihelp-compare-paramvalue-prop-size (gürleşme) (Terjime et) | The size of the 'from' and 'to' revisions. |
| apihelp-compare-paramvalue-prop-timestamp (gürleşme) (Terjime et) | The timestamp of the 'from' and 'to' revisions. |
| apihelp-compare-paramvalue-prop-title (gürleşme) (Terjime et) | The page titles of the 'from' and 'to' revisions. |
| apihelp-compare-paramvalue-prop-user (gürleşme) (Terjime et) | 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 (gürleşme) (Terjime et) | Get the difference between two pages. |
| apihelp-createaccount-example-create (gürleşme) (Terjime et) | Start the process of creating the user <kbd>Example</kbd> with the password <kbd>ExamplePassword</kbd>. |
| apihelp-createaccount-param-preservestate (gürleşme) (Terjime et) | 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 (gürleşme) (Terjime et) | Create a new user account. |
| apihelp-cspreport-param-reportonly (gürleşme) (Terjime et) | Mark as being a report from a monitoring policy, not an enforced policy |
| apihelp-cspreport-param-source (gürleşme) (Terjime et) | What generated the CSP header that triggered this report |
| apihelp-cspreport-summary (gürleşme) (Terjime et) | 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-cxcheckunreviewed-summary (gürleşme) (Terjime et) | Check if any fast, unreviewed translation has been published recently for the current user. |
| apihelp-cxdelete-example-1 (gürleşme) (Terjime et) | Delete a draft associated with given language pair and title. |
| apihelp-cxdelete-param-from (gürleşme) (Terjime et) | The source language code. |
| apihelp-cxdelete-param-sourcetitle (gürleşme) (Terjime et) | The title of the source page. |
| apihelp-cxdelete-param-to (gürleşme) (Terjime et) | The target language code. |
| apihelp-cxdelete-summary (gürleşme) (Terjime et) | Delete a draft translation created using the Content Translation extension. |
| apihelp-cxfavoritesuggestions-example-1 (gürleşme) (Terjime et) | Add a suggestion to the user's list of favorite suggestions |
| apihelp-cxfavoritesuggestions-example-2 (gürleşme) (Terjime et) | Remove a suggestion from the user's list of favorite suggestions |
| apihelp-cxfavoritesuggestions-param-from (gürleşme) (Terjime et) | The source language of the favorite suggestion on which the action should be performed |
| apihelp-cxfavoritesuggestions-param-listaction (gürleşme) (Terjime et) | Action to be performed on the given favorite suggestion title. Available options: 'add' and 'remove' |
| apihelp-cxfavoritesuggestions-param-title (gürleşme) (Terjime et) | The title of the favorite suggestion on which the action should be performed |
| apihelp-cxfavoritesuggestions-param-to (gürleşme) (Terjime et) | The target language of the favorite suggestion on which the action should be performed |
| apihelp-cxfavoritesuggestions-summary (gürleşme) (Terjime et) | Add or remove a favorite suggestion to the current user's list. |
| apihelp-cxpublish-param-categories (gürleşme) (Terjime et) | The categories to put the published page in. |
| apihelp-cxpublish-param-cxversion (gürleşme) (Terjime et) | Version of the editor used to publish the translation. |
| apihelp-cxpublish-param-from (gürleşme) (Terjime et) | The source language code. |
| apihelp-cxpublish-param-html (gürleşme) (Terjime et) | The content to save. |
| apihelp-cxpublish-param-publishtags (gürleşme) (Terjime et) | The edit tags to add to the published page. |
| apihelp-cxpublish-param-sourcetitle (gürleşme) (Terjime et) | The title of the source page. |
| apihelp-cxpublish-param-title (gürleşme) (Terjime et) | The title of the page to perform actions on. |
| apihelp-cxpublish-param-to (gürleşme) (Terjime et) | The target language code. |
| apihelp-cxpublish-param-wpCaptchaId (gürleşme) (Terjime et) | Captcha ID (when saving with a captcha response). |
| apihelp-cxpublish-param-wpCaptchaWord (gürleşme) (Terjime et) | Answer to the captcha (when saving with a captcha response). |
| apihelp-cxpublish-summary (gürleşme) (Terjime et) | Save a page created using the Content Translation extension. |
| apihelp-cxpublishsection-param-captchaid (gürleşme) (Terjime et) | Captcha ID (when saving with a captcha response). |
| apihelp-cxpublishsection-param-captchaword (gürleşme) (Terjime et) | Answer to the captcha (when saving with a captcha response). |
| apihelp-cxpublishsection-param-existingsectiontitle (gürleşme) (Terjime et) | The title of the existing section that is going to be expanded. |