نظامی پیغام
ظاہری ہیئت
ذیل میں میڈیاویکی نام فضا میں دستیاب نظامی پیغاموں کی فہرست موجود ہے۔
اگر آپ میڈیاویکی کا ترجمہ کرنا چاہتے ہیں تو میڈیاویکی مقامیت کاری اور translatewiki.net ملاحظہ فرمائیں۔
| نام | طے شدہ متن |
|---|---|
| موجودہ متن | |
| apihelp-unblock-example-user (تبادلۂ خیال) (ترجمہ) | Unblock user <kbd>Bob</kbd> with reason <kbd>Sorry Bob</kbd>. |
| apihelp-unblock-param-id (تبادلۂ خیال) (ترجمہ) | ID of the block to unblock (obtained through <kbd>list=blocks</kbd>). Cannot be used together with <var>$1user</var>. |
| apihelp-unblock-param-reason (تبادلۂ خیال) (ترجمہ) | Reason for unblock. |
| apihelp-unblock-param-tags (تبادلۂ خیال) (ترجمہ) | Change tags to apply to the entry in the block log. |
| apihelp-unblock-param-user (تبادلۂ خیال) (ترجمہ) | User to unblock. Cannot be used together with <var>$1id</var>. |
| apihelp-unblock-param-userid (تبادلۂ خیال) (ترجمہ) | Specify <kbd>$1user=#<var>ID</var></kbd> instead. |
| apihelp-unblock-param-watchlistexpiry (تبادلۂ خیال) (ترجمہ) | Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged. |
| apihelp-unblock-param-watchuser (تبادلۂ خیال) (ترجمہ) | Watch the user's or IP address's user and talk pages. |
| apihelp-unblock-summary (تبادلۂ خیال) (ترجمہ) | Unblock a user. |
| apihelp-undelete-example-page (تبادلۂ خیال) (ترجمہ) | Undelete page [[{{MediaWiki:Mainpage}}]]. |
| apihelp-undelete-example-revisions (تبادلۂ خیال) (ترجمہ) | Undelete two revisions of page [[{{MediaWiki:Mainpage}}]]. |
| apihelp-undelete-extended-description (تبادلۂ خیال) (ترجمہ) | A list of deleted revisions (including timestamps) can be retrieved through [[Special:ApiHelp/query+deletedrevisions|prop=deletedrevisions]], and a list of deleted file IDs can be retrieved through [[Special:ApiHelp/query+filearchive|list=filearchive]]. |
| apihelp-undelete-param-fileids (تبادلۂ خیال) (ترجمہ) | IDs of the file revisions to restore. If both <var>$1timestamps</var> and <var>$1fileids</var> are empty, all will be restored. |
| apihelp-undelete-param-reason (تبادلۂ خیال) (ترجمہ) | Reason for restoring. |
| apihelp-undelete-param-tags (تبادلۂ خیال) (ترجمہ) | Change tags to apply to the entry in the deletion log. |
| apihelp-undelete-param-timestamps (تبادلۂ خیال) (ترجمہ) | Timestamps of the revisions to undelete. If both <var>$1timestamps</var> and <var>$1fileids</var> are empty, all will be undeleted. |
| apihelp-undelete-param-title (تبادلۂ خیال) (ترجمہ) | Title of the page to undelete. |
| apihelp-undelete-param-undeletetalk (تبادلۂ خیال) (ترجمہ) | Undelete all revisions of the associated talk page, if any. |
| apihelp-undelete-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-undelete-param-watchlistexpiry (تبادلۂ خیال) (ترجمہ) | Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged. |
| apihelp-undelete-summary (تبادلۂ خیال) (ترجمہ) | Undelete revisions of a deleted page. |
| apihelp-unlinkaccount-example-simple (تبادلۂ خیال) (ترجمہ) | Attempt to remove the current user's link for the provider associated with <kbd>FooAuthenticationRequest</kbd>. |
| apihelp-unlinkaccount-summary (تبادلۂ خیال) (ترجمہ) | Remove a linked third-party account from the current user. |
| apihelp-upload-example-filekey (تبادلۂ خیال) (ترجمہ) | Complete an upload that failed due to warnings. |
| apihelp-upload-example-url (تبادلۂ خیال) (ترجمہ) | Upload from a URL. |
| apihelp-upload-extended-description (تبادلۂ خیال) (ترجمہ) | Several methods are available: * Upload file contents directly, using the <var>$1file</var> parameter. * Upload the file in pieces, using the <var>$1filesize</var>, <var>$1chunk</var>, and <var>$1offset</var> parameters. * Have the MediaWiki server fetch a file from a URL, using the <var>$1url</var> parameter. * Complete an earlier upload that failed due to warnings, using the <var>$1filekey</var> parameter. Note that the HTTP POST must be done as a file upload (i.e. using <code>multipart/form-data</code>) when sending the <var>$1file</var>. |
| apihelp-upload-param-async (تبادلۂ خیال) (ترجمہ) | Make potentially large file operations asynchronous when possible. |
| apihelp-upload-param-checkstatus (تبادلۂ خیال) (ترجمہ) | Only fetch the upload status for the given file key. |
| apihelp-upload-param-chunk (تبادلۂ خیال) (ترجمہ) | Chunk contents. |
| apihelp-upload-param-comment (تبادلۂ خیال) (ترجمہ) | Upload comment. Also used as the initial page text for new files if <var>$1text</var> is not specified. |
| apihelp-upload-param-file (تبادلۂ خیال) (ترجمہ) | File contents. |
| apihelp-upload-param-filekey (تبادلۂ خیال) (ترجمہ) | Key that identifies a previous upload that was stashed temporarily. |
| apihelp-upload-param-filename (تبادلۂ خیال) (ترجمہ) | Target filename. |
| apihelp-upload-param-filesize (تبادلۂ خیال) (ترجمہ) | Filesize of entire upload. |
| apihelp-upload-param-ignorewarnings (تبادلۂ خیال) (ترجمہ) | Ignore any warnings. |
| apihelp-upload-param-offset (تبادلۂ خیال) (ترجمہ) | Offset of chunk in bytes. |
| apihelp-upload-param-sessionkey (تبادلۂ خیال) (ترجمہ) | Same as $1filekey, maintained for backward compatibility. |
| apihelp-upload-param-stash (تبادلۂ خیال) (ترجمہ) | If set, the server will stash the file temporarily instead of adding it to the repository. |
| apihelp-upload-param-tags (تبادلۂ خیال) (ترجمہ) | Change tags to apply to the upload log entry and file page revision. |
| apihelp-upload-param-text (تبادلۂ خیال) (ترجمہ) | Initial page text for new files. |
| apihelp-upload-param-url (تبادلۂ خیال) (ترجمہ) | URL to fetch the file from. |
| apihelp-upload-param-watch (تبادلۂ خیال) (ترجمہ) | Watch the page. |
| apihelp-upload-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-upload-param-watchlistexpiry (تبادلۂ خیال) (ترجمہ) | Watchlist expiry timestamp. Omit this parameter entirely to leave the current expiry unchanged. |
| apihelp-upload-summary (تبادلۂ خیال) (ترجمہ) | Upload a file, or get the status of pending uploads. |
| apihelp-userrights-example-expiry (تبادلۂ خیال) (ترجمہ) | Add user <kbd>SometimeSysop</kbd> to group <kbd>sysop</kbd> for 1 month. |
| apihelp-userrights-example-user (تبادلۂ خیال) (ترجمہ) | Add user <kbd>FooBot</kbd> to group <kbd>bot</kbd>, and remove from groups <kbd>sysop</kbd> and <kbd>bureaucrat</kbd>. |
| apihelp-userrights-example-userid (تبادلۂ خیال) (ترجمہ) | Add the user with ID <kbd>123</kbd> to group <kbd>bot</kbd>, and remove from groups <kbd>sysop</kbd> and <kbd>bureaucrat</kbd>. |
| apihelp-userrights-param-add (تبادلۂ خیال) (ترجمہ) | Add the user to these groups, or if they are already a member, update the expiry of their membership in that group. |
| apihelp-userrights-param-expiry (تبادلۂ خیال) (ترجمہ) | Expiry timestamps. 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 only one timestamp is set, it will be used for all groups passed to the <var>$1add</var> parameter. Use <kbd>infinite</kbd>, <kbd>indefinite</kbd>, <kbd>infinity</kbd>, or <kbd>never</kbd> for a never-expiring user group. |