پیغامهای سامانه
پرش به ناوبری
پرش به جستجو
این فهرستی از پیغامهای سامانهای موجود در فضای نام مدیاویکی است.
چنانچه مایل به مشارکت در محلیسازی مدیاویکی هستید لطفاً محلیسازی مدیاویکی و translatewiki.net را ببینید.
| نام | متن پیشفرض پیغام |
|---|---|
| متن کنونی پیغام | |
| apihelp-query+langlinks-summary (بحث) (ترجمه) | Returns all interlanguage links from the given pages. |
| apihelp-query+languageinfo-example-autonym-name-de (بحث) (ترجمه) | Get the autonyms and German names of all supported languages. |
| apihelp-query+languageinfo-example-bcp47-dir (بحث) (ترجمه) | Get the BCP-47 language code and direction of all supported languages. |
| apihelp-query+languageinfo-example-fallbacks-variants-oc (بحث) (ترجمه) | Get the fallback languages and variants of Occitan. |
| apihelp-query+languageinfo-example-simple (بحث) (ترجمه) | Get the language codes of all supported languages. |
| apihelp-query+languageinfo-extended-description (بحث) (ترجمه) | [[mw:API:Query#Continuing queries|Continuation]] may be applied if retrieving the information takes too long for one request. |
| apihelp-query+languageinfo-param-code (بحث) (ترجمه) | Language codes of the languages that should be returned, or <code>*</code> for all languages. |
| 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-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 <kbd>Main Page</kbd>. |
| apihelp-query+links-example-namespaces (بحث) (ترجمه) | Get links from the page <kbd>Main Page</kbd> in the {{ns:user}} and {{ns:template}} namespaces. |
| apihelp-query+links-example-simple (بحث) (ترجمه) | Get links from the page <kbd>Main Page</kbd> |
| 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 [[Main Page]]. |
| apihelp-query+linkshere-example-simple (بحث) (ترجمه) | Get a list of pages linking to the [[Main Page]]. |
| 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: ;redirect:Only show redirects. ;!redirect:Only show non-redirects. |
| apihelp-query+linkshere-paramvalue-prop-pageid (بحث) (ترجمه) | شناسه صفحه هر صفحه. |
| apihelp-query+linkshere-paramvalue-prop-redirect (بحث) (ترجمه) | اگر صفحه تغییر مسیر بود برچسب بزن. |
| apihelp-query+linkshere-paramvalue-prop-title (بحث) (ترجمه) | عنوان هر صفحه. |
| 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. |
| apihelp-query+logevents-paramvalue-prop-details (بحث) (ترجمه) | Lists additional details about the log event. |
| apihelp-query+logevents-paramvalue-prop-ids (بحث) (ترجمه) | افزودن شناسه سیاهه رویداد. |
| apihelp-query+logevents-paramvalue-prop-parsedcomment (بحث) (ترجمه) | Adds the parsed comment of the log event. |