پیامهای سامانه
پرش به ناوبری
پرش به جستجو
این فهرستی از پیامهای سامانهای موجود در فضای نام مدیاویکی است.
چنانچه مایل به مشارکت در بومیسازی مدیاویکی هستید لطفاً بومیسازی مدیاویکی و translatewiki.net را ببینید.
| نام | متن پیشفرض پیام |
|---|---|
| متن کنونی پیام | |
| 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+pageimages-example-1 (گفتگو) (ترجمه) | Get name and <kbd>100</kbd>-pixel thumbnail of an image on the <kbd>Albert Einstein</kbd> page. |
| apihelp-query+pageimages-param-langcode (گفتگو) (ترجمه) | Code for the language the image is going to be rendered in if multiple languages are supported |
| apihelp-query+pageimages-param-license (گفتگو) (ترجمه) | تصاویر صفحه را به یک نوع از مجوز محدود میکند |
| apihelp-query+pageimages-param-limit (گفتگو) (ترجمه) | اطلاعات چه تعداد صفحهای برگردانده شود. |
| apihelp-query+pageimages-param-prop (گفتگو) (ترجمه) | Which information to return: |
| apihelp-query+pageimages-param-thumbsize (گفتگو) (ترجمه) | حداکثر عرض (به پیکسل) برای تصاویر بندانگشتی |
| apihelp-query+pageimages-paramvalue-license-any (گفتگو) (ترجمه) | بهترین تصویر، آزاد یا غیرآزاد فرقی ندارد. |
| apihelp-query+pageimages-paramvalue-license-free (گفتگو) (ترجمه) | فقط تصاویر آزاد |
| apihelp-query+pageimages-paramvalue-prop-name (گفتگو) (ترجمه) | Image title. |
| apihelp-query+pageimages-paramvalue-prop-original (گفتگو) (ترجمه) | URL and original dimensions of image associated with page, if any. |
| apihelp-query+pageimages-paramvalue-prop-thumbnail (گفتگو) (ترجمه) | URL and dimensions of thumbnail image associated with page, if any. |
| apihelp-query+pageimages-summary (گفتگو) (ترجمه) | اطلاعات تصاویر موجود در صفحات منجمله نسخه بندانگشتی و حضور تصاویر را بر میگرداند. |
| 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>{{MediaWiki:Mainpage}}</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: |