پیامهای سامانه
پرش به ناوبری
پرش به جستجو
این فهرستی از پیامهای سامانهای موجود در فضای نام مدیاویکی است.
چنانچه مایل به مشارکت در بومیسازی مدیاویکی هستید لطفاً بومیسازی مدیاویکی و translatewiki.net را ببینید.
| نام | متن پیشفرض پیام |
|---|---|
| متن کنونی پیام | |
| apihelp-query+langbacklinks-paramvalue-prop-lllang (گفتگو) (ترجمه) | Adds the language code of the language link. |
| apihelp-query+langbacklinks-paramvalue-prop-lltitle (گفتگو) (ترجمه) | Adds the title of the language link. |
| apihelp-query+langbacklinks-summary (گفتگو) (ترجمه) | Find all pages that link to the given language link. |
| apihelp-query+langlinks-example-simple (گفتگو) (ترجمه) | Get interlanguage links from the page [[{{MediaWiki:Mainpage}}]]. |
| apihelp-query+langlinks-param-dir (گفتگو) (ترجمه) | The direction in which to list. |
| apihelp-query+langlinks-param-inlanguagecode (گفتگو) (ترجمه) | Language code for localised language names. |
| apihelp-query+langlinks-param-lang (گفتگو) (ترجمه) | Only return language links with this language code. |
| apihelp-query+langlinks-param-limit (گفتگو) (ترجمه) | How many langlinks to return. |
| apihelp-query+langlinks-param-prop (گفتگو) (ترجمه) | Which additional properties to get for each interlanguage link: |
| apihelp-query+langlinks-param-title (گفتگو) (ترجمه) | Link to search for. Must be used with <var>$1lang</var>. |
| apihelp-query+langlinks-param-url (گفتگو) (ترجمه) | Whether to get the full URL (cannot be used with <var>$1prop</var>). |
| apihelp-query+langlinks-paramvalue-prop-autonym (گفتگو) (ترجمه) | Adds the native language name. |
| apihelp-query+langlinks-paramvalue-prop-langname (گفتگو) (ترجمه) | Adds the localised language name (best effort). Use <var>$1inlanguagecode</var> to control the language. |
| apihelp-query+langlinks-paramvalue-prop-url (گفتگو) (ترجمه) | افزودن نشانی اینترنتی کامل. |
| 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:Special:MyLanguage/API:Continue|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 [[{{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. |