پیغامهای سامانه
پرش به ناوبری
پرش به جستجو
این فهرستی از پیغامهای سامانهای موجود در فضای نام مدیاویکی است.
چنانچه مایل به مشارکت در محلیسازی مدیاویکی هستید لطفاً محلیسازی مدیاویکی و translatewiki.net را ببینید.
| نام | متن پیشفرض پیغام |
|---|---|
| متن کنونی پیغام | |
| apihelp-query+logevents-paramvalue-prop-tags (بحث) (ترجمه) | Lists tags for the log event. |
| apihelp-query+logevents-paramvalue-prop-timestamp (بحث) (ترجمه) | Adds the timestamp for the log event. |
| apihelp-query+logevents-paramvalue-prop-title (بحث) (ترجمه) | Adds the title of the page for the log event. |
| apihelp-query+logevents-paramvalue-prop-type (بحث) (ترجمه) | Adds the type of log event. |
| apihelp-query+logevents-paramvalue-prop-user (بحث) (ترجمه) | Adds the user responsible for the log event. |
| apihelp-query+logevents-paramvalue-prop-userid (بحث) (ترجمه) | Adds the user ID who was responsible for the log event. |
| apihelp-query+logevents-summary (بحث) (ترجمه) | دریافت رویدادها از سیاههها. |
| apihelp-query+mystashedfiles-example-simple (بحث) (ترجمه) | Get the filekey, file size, and pixel size of files in the current user's upload stash. |
| apihelp-query+mystashedfiles-param-limit (بحث) (ترجمه) | تعداد پروندههایی که باید بگیرد. |
| apihelp-query+mystashedfiles-param-prop (بحث) (ترجمه) | Which properties to fetch for the files. |
| apihelp-query+mystashedfiles-paramvalue-prop-size (بحث) (ترجمه) | Fetch the file size and image dimensions. |
| apihelp-query+mystashedfiles-paramvalue-prop-type (بحث) (ترجمه) | Fetch the file's MIME type and media type. |
| apihelp-query+mystashedfiles-summary (بحث) (ترجمه) | Get a list of files in the current user's upload stash. |
| apihelp-query+pagepropnames-example-simple (بحث) (ترجمه) | Get first 10 property names. |
| apihelp-query+pagepropnames-param-limit (بحث) (ترجمه) | The maximum number of names to return. |
| apihelp-query+pagepropnames-summary (بحث) (ترجمه) | List all page property names in use on the wiki. |
| apihelp-query+pageprops-example-simple (بحث) (ترجمه) | Get properties for the pages <kbd>Main Page</kbd> and <kbd>MediaWiki</kbd>. |
| apihelp-query+pageprops-param-prop (بحث) (ترجمه) | Only list these page properties (<kbd>[[Special:ApiHelp/query+pagepropnames|action=query&list=pagepropnames]]</kbd> returns page property names in use). Useful for checking whether pages use a certain page property. |
| apihelp-query+pageprops-summary (بحث) (ترجمه) | Get various page properties defined in the page content. |
| apihelp-query+pageswithprop-example-generator (بحث) (ترجمه) | Get additional information about the first 10 pages using <code>__NOTOC__</code>. |
| apihelp-query+pageswithprop-example-simple (بحث) (ترجمه) | List the first 10 pages using <code>{{DISPLAYTITLE:}}</code>. |
| apihelp-query+pageswithprop-param-dir (بحث) (ترجمه) | جهت مرتب شدن |
| apihelp-query+pageswithprop-param-limit (بحث) (ترجمه) | The maximum number of pages to return. |
| apihelp-query+pageswithprop-param-prop (بحث) (ترجمه) | Which pieces of information to include: |
| apihelp-query+pageswithprop-param-propname (بحث) (ترجمه) | Page property for which to enumerate pages (<kbd>[[Special:ApiHelp/query+pagepropnames|action=query&list=pagepropnames]]</kbd> returns page property names in use). |
| apihelp-query+pageswithprop-paramvalue-prop-ids (بحث) (ترجمه) | افزودن شناسه صفحه |
| apihelp-query+pageswithprop-paramvalue-prop-title (بحث) (ترجمه) | Adds the title and namespace ID of the page. |
| apihelp-query+pageswithprop-paramvalue-prop-value (بحث) (ترجمه) | Adds the value of the page property. |
| apihelp-query+pageswithprop-summary (بحث) (ترجمه) | List all pages using a given page property. |
| apihelp-query+prefixsearch-example-simple (بحث) (ترجمه) | Search for page titles beginning with <kbd>meaning</kbd>. |
| apihelp-query+prefixsearch-extended-description (بحث) (ترجمه) | Despite the similarity in names, this module is not intended to be equivalent to [[Special:PrefixIndex]]; for that, see <kbd>[[Special:ApiHelp/query+allpages|action=query&list=allpages]]</kbd> with the <kbd>apprefix</kbd> parameter. The purpose of this module is similar to <kbd>[[Special:ApiHelp/opensearch|action=opensearch]]</kbd>: to take user input and provide the best-matching titles. Depending on the search engine backend, this might include typo correction, redirect avoidance, or other heuristics. |
| apihelp-query+prefixsearch-param-limit (بحث) (ترجمه) | حداکثر تعداد نتایج برای بازگرداندن. |
| apihelp-query+prefixsearch-param-namespace (بحث) (ترجمه) | فضاهای نامی برای جستجو |
| apihelp-query+prefixsearch-param-offset (بحث) (ترجمه) | تعداد نتایج برای رها کردن. |
| apihelp-query+prefixsearch-param-profile (بحث) (ترجمه) | Search profile to use. |
| apihelp-query+prefixsearch-param-search (بحث) (ترجمه) | جستجوی رشته |
| apihelp-query+prefixsearch-summary (بحث) (ترجمه) | Perform a prefix search for page titles. |
| apihelp-query+protectedtitles-example-generator (بحث) (ترجمه) | Find links to protected titles in the main namespace. |
| apihelp-query+protectedtitles-example-simple (بحث) (ترجمه) | List protected titles. |
| apihelp-query+protectedtitles-param-end (بحث) (ترجمه) | متوقفکردن فهرستکردن در این برچسب زمانی حفاظت. |
| apihelp-query+protectedtitles-param-level (بحث) (ترجمه) | فقط عنوانها در این سطحهای حفاظت را فهرست کنید. |
| apihelp-query+protectedtitles-param-limit (بحث) (ترجمه) | تعداد صفحهها برای بازگرداندن. |
| apihelp-query+protectedtitles-param-namespace (بحث) (ترجمه) | فقط عنوانها در این فضاهای نام را فهرست کنید. |
| apihelp-query+protectedtitles-param-prop (بحث) (ترجمه) | Which properties to get: |
| apihelp-query+protectedtitles-param-start (بحث) (ترجمه) | آغاز فهرستکردن از این برچسب زمانی حفاظت. |
| apihelp-query+protectedtitles-paramvalue-prop-comment (بحث) (ترجمه) | Adds the comment for the protection. |
| apihelp-query+protectedtitles-paramvalue-prop-expiry (بحث) (ترجمه) | Adds the timestamp of when the protection will be lifted. |
| apihelp-query+protectedtitles-paramvalue-prop-level (بحث) (ترجمه) | Adds the protection level. |
| apihelp-query+protectedtitles-paramvalue-prop-parsedcomment (بحث) (ترجمه) | Adds the parsed comment for the protection. |
| apihelp-query+protectedtitles-paramvalue-prop-timestamp (بحث) (ترجمه) | Adds the timestamp of when protection was added. |