د غونډال پيغامونه
ونگبڼه
دا د مېډياويکي په نوم-تشيال کې د غونډال د پيغامونو لړليک دی.
که چېرته تاسې د ميډياويکي په ځايتابه کې ونډې ترسره کول غواړۍ نو لطفاً د ميډياويکي ځايتابه او translatewiki.net څخه ليدنه وکړۍ.
| نوم | تلواليزه پيغام متن |
|---|---|
| اوسنی پيغام متن | |
| apihelp-block-example-user-complex (خبرې اترې) (ژباړل) | Block user <kbd>Vandal</kbd> indefinitely with a reason, and prevent new account creation and email sending. |
| apihelp-block-param-actionrestrictions (خبرې اترې) (ژباړل) | List of actions to block the user from performing. Only applies when <var>partial</var> is set to true. |
| apihelp-block-param-allowusertalk (خبرې اترې) (ژباړل) | Allow the user to edit their own talk page (depends on <var>[[mw:Special:MyLanguage/Manual:$wgBlockAllowsUTEdit|$wgBlockAllowsUTEdit]]</var>). |
| apihelp-block-param-anononly (خبرې اترې) (ژباړل) | Block anonymous users only (i.e. disable anonymous edits for this IP address, including temporary account edits). |
| apihelp-block-param-autoblock (خبرې اترې) (ژباړل) | Automatically block the last used IP address, and any subsequent IP addresses they try to login from. |
| apihelp-block-param-expiry (خبرې اترې) (ژباړل) | Expiry time. May be relative (e.g. <kbd>5 months</kbd> or <kbd>2 weeks</kbd>) or absolute (e.g. <kbd>2014-09-18T12:34:56Z</kbd>). If set to <kbd>infinite</kbd>, <kbd>indefinite</kbd>, or <kbd>never</kbd>, the block will never expire. |
| apihelp-block-param-hidename (خبرې اترې) (ژباړل) | Hide the username from the block log. (Requires the <code>hideuser</code> right). |
| apihelp-block-param-namespacerestrictions (خبرې اترې) (ژباړل) | List of namespace IDs to block the user from editing. Only applies when <var>partial</var> is set to true. |
| apihelp-block-param-nocreate (خبرې اترې) (ژباړل) | د گڼون جوړولو مخ نيول. |
| apihelp-block-param-noemail (خبرې اترې) (ژباړل) | Prevent user from sending email through the wiki. (Requires the <code>blockemail</code> right). |
| apihelp-block-param-pagerestrictions (خبرې اترې) (ژباړل) | List of titles to block the user from editing. Only applies when <var>partial</var> is set to true. |
| apihelp-block-param-partial (خبرې اترې) (ژباړل) | Block user from specific pages or namespaces rather than the entire site. |
| apihelp-block-param-reason (خبرې اترې) (ژباړل) | د بنديز لامل. |
| apihelp-block-param-reblock (خبرې اترې) (ژباړل) | If the user is already blocked, overwrite the existing block. |
| apihelp-block-param-tags (خبرې اترې) (ژباړل) | Change tags to apply to the entry in the block log. |
| apihelp-block-param-user (خبرې اترې) (ژباړل) | کارن چې بايد بنديز پرې ولگول شي. |
| apihelp-block-param-userid (خبرې اترې) (ژباړل) | Specify <kbd>$1user=#<var>ID</var></kbd> instead. |
| apihelp-block-param-watchlistexpiry (خبرې اترې) (ژباړل) | Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged. |
| apihelp-block-param-watchuser (خبرې اترې) (ژباړل) | Watch the user's or IP address's user and talk pages. |
| apihelp-block-summary (خبرې اترې) (ژباړل) | په يو کارن بنديز لگول. |
| apihelp-categorytree-param-category (خبرې اترې) (ژباړل) | Title in the category namespace, prefix will be ignored if given. |
| apihelp-categorytree-param-options (خبرې اترې) (ژباړل) | Options for the CategoryTree constructor as a JSON object. The <var>depth</var> option defaults to <kbd>1</kbd>. |
| apihelp-categorytree-summary (خبرې اترې) (ژباړل) | Internal module for the CategoryTree extension. |
| apihelp-changeauthenticationdata-example-password (خبرې اترې) (ژباړل) | Attempt to change the current user's password to <kbd>ExamplePassword</kbd>. |
| apihelp-changeauthenticationdata-summary (خبرې اترې) (ژباړل) | Change authentication data for the current user. |
| apihelp-changecontentmodel-example (خبرې اترې) (ژباړل) | Change the main page to have the <code>text</code> content model |
| apihelp-changecontentmodel-param-bot (خبرې اترې) (ژباړل) | Mark the content model change with a bot flag. |
| apihelp-changecontentmodel-param-model (خبرې اترې) (ژباړل) | Content model of the new content. |
| apihelp-changecontentmodel-param-pageid (خبرې اترې) (ژباړل) | Page ID of the page to change the contentmodel of. Cannot be used together with <var>$1title</var>. |
| apihelp-changecontentmodel-param-summary (خبرې اترې) (ژباړل) | Edit summary and log entry reason |
| apihelp-changecontentmodel-param-tags (خبرې اترې) (ژباړل) | Change tags to apply to the log entry and edit. |
| apihelp-changecontentmodel-param-title (خبرې اترې) (ژباړل) | Title of the page to change the contentmodel of. Cannot be used together with <var>$1pageid</var>. |
| apihelp-changecontentmodel-summary (خبرې اترې) (ژباړل) | د يو مخ منځپانگيزه بېلگه بدلول |
| apihelp-checktoken-example-simple (خبرې اترې) (ژباړل) | Test the validity of a <kbd>csrf</kbd> token. |
| apihelp-checktoken-param-maxtokenage (خبرې اترې) (ژباړل) | Maximum allowed age of the token, in seconds. |
| apihelp-checktoken-param-token (خبرې اترې) (ژباړل) | Token to test. |
| apihelp-checktoken-param-type (خبرې اترې) (ژباړل) | Type of token being tested. |
| apihelp-checktoken-summary (خبرې اترې) (ژباړل) | Check the validity of a token from <kbd>[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]</kbd>. |
| apihelp-cirrus-check-sanity-example (خبرې اترې) (ژباړل) | Get a report on the correctness of a range of page ids in the search index |
| apihelp-cirrus-check-sanity-param-cluster (خبرې اترې) (ژباړل) | The search cluster to check indices in |
| apihelp-cirrus-check-sanity-param-from (خبرې اترې) (ژباړل) | Page id to start checking at |
| apihelp-cirrus-check-sanity-param-limit (خبرې اترې) (ژباړل) | The number of page ids to check |
| apihelp-cirrus-check-sanity-param-rerenderfrequency (خبرې اترې) (ژباړل) | Number of checks after which a page should be rerendered. Based off the provided sequenceid. |
| apihelp-cirrus-check-sanity-param-sequenceid (خبرې اترې) (ژباړل) | The number of times this set of page ids has been checked |
| apihelp-cirrus-check-sanity-summary (خبرې اترې) (ژباړل) | Reports on the correctness of a range of page ids in the search index |
| apihelp-cirrus-config-dump-example (خبرې اترې) (ژباړل) | Get a dump of CirrusSearch configuration. |
| apihelp-cirrus-config-dump-param-prop (خبرې اترې) (ژباړل) | Type of configuration variables to dump |
| apihelp-cirrus-config-dump-summary (خبرې اترې) (ژباړل) | Dump of CirrusSearch configuration. |
| apihelp-cirrus-mapping-dump-example (خبرې اترې) (ژباړل) | Get a dump of the CirrusSearch mapping for this wiki. |
| apihelp-cirrus-mapping-dump-summary (خبرې اترې) (ژباړل) | Dump of CirrusSearch mapping for this wiki. |