پیامهای سامانه
پرش به ناوبری
پرش به جستجو
این فهرستی از پیامهای سامانهای موجود در فضای نام مدیاویکی است.
چنانچه مایل به مشارکت در بومیسازی مدیاویکی هستید لطفاً بومیسازی مدیاویکی و translatewiki.net را ببینید.
| نام | متن پیشفرض پیام |
|---|---|
| متن کنونی پیام | |
| apihelp-query+languageinfo-param-prop (گفتگو) (ترجمه) | Which information to get for each language. |
| apihelp-query+languageinfo-paramvalue-prop-autonym (گفتگو) (ترجمه) | The autonym of the language, that is, the name in that language. |
| apihelp-query+languageinfo-paramvalue-prop-bcp47 (گفتگو) (ترجمه) | The BCP-47 language code. |
| apihelp-query+languageinfo-paramvalue-prop-code (گفتگو) (ترجمه) | The language code. (This code is MediaWiki-specific, though there are overlaps with other standards.) |
| apihelp-query+languageinfo-paramvalue-prop-dir (گفتگو) (ترجمه) | The writing direction of the language (either <code>ltr</code> or <code>rtl</code>). |
| apihelp-query+languageinfo-paramvalue-prop-fallbacks (گفتگو) (ترجمه) | The language codes of the fallback languages configured for this language. The implicit final fallback to 'en' is not included (but some languages may fall back to 'en' explicitly). |
| apihelp-query+languageinfo-paramvalue-prop-name (گفتگو) (ترجمه) | The name of the language in the language specified by the <var>uselang</var> parameter, with language fallbacks applied if necessary. |
| apihelp-query+languageinfo-paramvalue-prop-variantnames (گفتگو) (ترجمه) | The short names for language variants used for language conversion links. |
| apihelp-query+languageinfo-paramvalue-prop-variants (گفتگو) (ترجمه) | The language codes of the variants supported by this language. |
| apihelp-query+languageinfo-summary (گفتگو) (ترجمه) | Return information about available languages. |
| apihelp-query+links-example-generator (گفتگو) (ترجمه) | Get information about the link pages in the page [[{{MediaWiki:Mainpage}}]]. |
| apihelp-query+links-example-namespaces (گفتگو) (ترجمه) | Get links from the page [[{{MediaWiki:Mainpage}}]] in the {{ns:user}} and {{ns:template}} namespaces. |
| apihelp-query+links-example-simple (گفتگو) (ترجمه) | Get links from the page [[{{MediaWiki:Mainpage}}]] |
| apihelp-query+links-param-dir (گفتگو) (ترجمه) | The direction in which to list. |
| apihelp-query+links-param-limit (گفتگو) (ترجمه) | تعداد پیوندهایی که باید بازگرداند. |
| apihelp-query+links-param-namespace (گفتگو) (ترجمه) | Show links in these namespaces only. |
| apihelp-query+links-param-titles (گفتگو) (ترجمه) | Only list links to these titles. Useful for checking whether a certain page links to a certain title. |
| apihelp-query+links-summary (گفتگو) (ترجمه) | Returns all links from the given pages. |
| apihelp-query+linkshere-example-generator (گفتگو) (ترجمه) | Get information about pages linking to the [[{{MediaWiki:Mainpage}}]]. |
| apihelp-query+linkshere-example-simple (گفتگو) (ترجمه) | Get a list of pages linking to the [[{{MediaWiki:Mainpage}}]]. |
| apihelp-query+linkshere-param-limit (گفتگو) (ترجمه) | تعداد برای بازگرداندن. |
| apihelp-query+linkshere-param-namespace (گفتگو) (ترجمه) | فقط صفحههای این فضای نام را فهرست کن. |
| apihelp-query+linkshere-param-prop (گفتگو) (ترجمه) | خصوصیتی که باید گرفته شود: |
| apihelp-query+linkshere-param-show (گفتگو) (ترجمه) | Show only items that meet these criteria: |
| apihelp-query+linkshere-paramvalue-prop-pageid (گفتگو) (ترجمه) | شناسه صفحه هر صفحه. |
| apihelp-query+linkshere-paramvalue-prop-redirect (گفتگو) (ترجمه) | اگر صفحه تغییر مسیر بود برچسب بزن. |
| apihelp-query+linkshere-paramvalue-prop-title (گفتگو) (ترجمه) | عنوان هر صفحه. |
| apihelp-query+linkshere-paramvalue-show-!redirect (گفتگو) (ترجمه) | Only show non-redirects. |
| apihelp-query+linkshere-paramvalue-show-redirect (گفتگو) (ترجمه) | Only show redirects. |
| apihelp-query+linkshere-summary (گفتگو) (ترجمه) | Find all pages that link to the given pages. |
| apihelp-query+logevents-example-simple (گفتگو) (ترجمه) | List recent log events. |
| apihelp-query+logevents-param-action (گفتگو) (ترجمه) | Filter log actions to only this action. Overrides <var>$1type</var>. In the list of possible values, values with the asterisk wildcard such as <kbd>action/*</kbd> can have different strings after the slash (/). |
| apihelp-query+logevents-param-end (گفتگو) (ترجمه) | The timestamp to end enumerating. |
| apihelp-query+logevents-param-limit (گفتگو) (ترجمه) | How many total event entries to return. |
| apihelp-query+logevents-param-namespace (گفتگو) (ترجمه) | Filter entries to those in the given namespace. |
| apihelp-query+logevents-param-prefix (گفتگو) (ترجمه) | Filter entries that start with this prefix. |
| apihelp-query+logevents-param-prop (گفتگو) (ترجمه) | خصوصیتی که باید گرفته شود. |
| apihelp-query+logevents-param-start (گفتگو) (ترجمه) | The timestamp to start enumerating from. |
| apihelp-query+logevents-param-tag (گفتگو) (ترجمه) | Only list event entries tagged with this tag. |
| apihelp-query+logevents-param-title (گفتگو) (ترجمه) | Filter entries to those related to a page. |
| apihelp-query+logevents-param-type (گفتگو) (ترجمه) | Filter log entries to only this type. |
| apihelp-query+logevents-param-user (گفتگو) (ترجمه) | Filter entries to those made by the given user. |
| apihelp-query+logevents-paramvalue-prop-comment (گفتگو) (ترجمه) | Adds the comment of the log event. If the comment has been revision deleted, a <samp>commenthidden</samp> property will be returned. |
| apihelp-query+logevents-paramvalue-prop-details (گفتگو) (ترجمه) | Lists additional details about the log event. If the log event has been revision deleted, an <samp>actionhidden</samp> property will be returned. |
| apihelp-query+logevents-paramvalue-prop-ids (گفتگو) (ترجمه) | افزودن شناسه سیاهه رویداد. |
| apihelp-query+logevents-paramvalue-prop-parsedcomment (گفتگو) (ترجمه) | خلاصهٔ تجزیهشده را به مورد سیاهه اضافه میکند. اگر نسخهٔ مرتبط با خلاصه حذف شده باشد، یک ویژگی <samp>commenthidden</samp> برگردانده خواهد شد. |
| 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. |